﻿body{ overflow-x: hidden;}
.header{ display: none;}
.sm-slider{ position: absolute!important;}
.default_header{ background: url(../Images/header_bg.png)left top no-repeat; padding-top: 60px; background-size: auto 100%; position: relative;}
.default_header .inner{ height: 100%;position: relative; width: 92%;}
.news{ position: absolute; right:0; bottom:20px;}
.news table,.news table tr{ width:620px; max-width:100%;}
.news table th{ background:#8DC21F; color:; font-size:16px; font-weight: bold; color:#0E3193;vertical-align: middle;}
.news table td{ list-style:none; background:rgba(255,255,255,0.8);}
.news table td li p{ float: left; margin:5px;}
.contents01{text-align: center;padding:30px 0; position: relative; overflow: hidden;background: url(../Images/contants01_bg.png)center center no-repeat; background-size: cover;}
.contents01 img{ display: inline-block; text-align: center; max-width:90%; margin:0 auto;}
.Access{ background: url(../Images/Access_bg.png); text-align: center; padding: 60px 0;}
.footer{ background: #E6E6E6;}
.bgblue{ background-color: #0E3193;}
.bggreen{background-color: #008742;}
.contents02,.contents03,.contents04,.contents05{ height: 400px;}
.contents_left_blue{ background: url(../Images/contents_left_blue.png)center center no-repeat; background-size:cover; height:400px;}
        
.contents_right_green{ background: url(../Images/contents_right_green.png)center center no-repeat; background-size:cover; height:400px;}
        
.bxslider{ height: 400px; overflow: hidden;}
.bxslider img{ height: 400px;}
.contents_right_blue_bg{ width: 100%; height: 400px; background: url(../Images/contents_right_blue_bg.png) center center no-repeat; background-size: 100% 100%; z-index:555; position: absolute; z-index: 555;}
.contents_left_green_bg{ width: 100%; height: 400px; background: url(../Images/contents_left_green_bg.png) center center no-repeat; background-size: 100% 100%; z-index:555; position: absolute; z-index: 555;}
.bgblue .inner .col6,.bggreen .inner .col6{ position: relative;}
.arrow{-webkit-animation-duration: 3s !important;animation-duration: 3s !important;}
        
.txt_content{ width:250px;}
.contents_left_blue .txt_content{ margin:60px 50px 0 0; float:right;}
.contents_right_green .txt_content{ margin: 60px 0 0 50px; float:left;}
        /*--pc2------------------------------*/
@media screen and (max-width: 1169px) 
{
    .contents_left_blue,.contents_right_green,.contents_left_green_bg,.contents_right_blue_bg{ background-image:none;}
    .contents_left_blue,.contents_right_green{ padding:20px; text-align: left;}
    .bgblue .inner,.bggreen .inner{ background:#fff;}
    .bxslider img,.contents02,.contents03,.contents04,.contents05,.contents_left_blue,.contents_right_green,.contents_right_blue_bg,.contents_left_green_bg{ height: auto;}

    .txt_content{ width:90%; margin:0 auto;}
    .contents_left_blue .txt_content,.contents_right_green .txt_content{ margin:10px; float:left;} 
}
        /*--sp------------------------------*/
@media screen and (max-width: 979px) 
{
    .default_header{  padding-top: 10px; background:none;}
    .contants .col6{ width:100%;}
    .bxslider{ height:100%;}
    .bxslider img{ width:100%;}
    div.fl-flex{display:-webkit-box;display: -webkit-flex;display:-ms-flexbox;display: flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    div.fbox1{-webkit-box-ordinal-group:0;-ms-flex-order:0;-webkit-order:0;order:0;}
    div.fbox2{-webkit-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;}
    .news{ position: relative; bottom:0;}
}