﻿/* 首页 */
.banner_left {
    width:657px;
    height: 642px;
}
.item_list .item_info{
    position: absolute;
    width:100%;
    left: 55px;
    top:180px;
    z-index: 99;
}    
.item_list .item_info h2{
    text-align: left;
    font-weight: bold;
    font-size: 30px;
    font-size: 3.0rem;
    color: #fff;
    margin-bottom: 10px;
}
.item_list .item_info p{
    color:#fff;
    text-align: left;
    font-family:Arial;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
}


/* 幻灯 */
.swiper-contain, .swiper-container, .swiper-containers{margin:0 auto;
    position:relative;
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    /* Fix of Webkit flickering */
    z-index:1;}
.swiper-wrapper {   
position:relative;
    width:100%;
    /* height:auto !important; */
	height:auto;
    -webkit-transition-property:-webkit-transform, left, top;
    -webkit-transition-duration:0s;
    -webkit-transform:translate3d(0px,0,0);
    -webkit-transition-timing-function:ease;
    
    -moz-transition-property:-moz-transform, left, top;
    -moz-transition-duration:0s;
    -moz-transform:translate3d(0px,0,0);
    -moz-transition-timing-function:ease;
    
    -o-transition-property:-o-transform, left, top;
    -o-transition-duration:0s;
    -o-transform:translate3d(0px,0,0);
    -o-transition-timing-function:ease;
    -o-transform:translate(0px,0px);
    
    -ms-transition-property:-ms-transform, left, top;
    -ms-transition-duration:0s;
    -ms-transform:translate3d(0px,0,0);
    -ms-transition-timing-function:ease;
    
    transition-property:transform, left, top;
    transition-duration:0s;
    transform:translate3d(0px,0,0);
    transition-timing-function:ease;

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
.swiper-free-mode>.swiper-wrapper {-webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;}
.swiper-slide {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;float: left;}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}
.swiper-slide {height:inherit !important;}
.swiper-scrollbar {border-radius: 10px;position: relative;-ms-touch-action: none;background: rgba(0,0,0,0.1)}
.swiper-scrollbar-drag {height: 100%;width: 100%;position: relative;background: rgba(0,0,0,0.5);border-radius: 10px;}
.swiper-scrollbar-cursor-drag {cursor: move;}
.banner_left{ position:relative; margin:0 auto; clear:both;}
.banner_left .item_list{cursor:default; position:relative; display:block; float:left;}
.banner_left .item_list img{height: 100%; width:100%; display:block;}
.banner_left .arrow-left{display: none; width:40px; height:70px; display:block; position:absolute;right:2%; top:30%; cursor:pointer; z-index:99999;}
.banner_left .arrow-right{display: none; width:40px; height:70px; display:block; position:absolute;left:2%; top:30%; cursor:pointer; z-index:99999;}
.pagination{cursor: pointer; position: absolute;left: 0;text-align: center;bottom: 10px;width: 100%; z-index:9;}
.pagination span{ display: inline-block;width: 25px;height: 25px;border-radius: 0;
    border-bottom:4px solid #fff;margin: 10px 5px;cursor: pointer;}
.pagination .swiper-active-switch{ border-bottom:4px solid #006dba;}
.swiper-container .item_list{ width:100%;}

.right_top{
    background: #006dba;
    padding:60px 50px 0 50px;
    height: 310px;
    width:320px;
    overflow: hidden;
    }

.right_top_w{
    padding:60px 40px 0 40px; 
    height: 320px;
}
.right_dw{
    margin-top: 20px;
    background: #fff;
    width:320px;
    height: 310px;
    padding:0 15px;
}
.right_top h5{
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    font-weight: Arial;
}

.right_top h3{
    margin-top: 50px;
    margin-bottom: 80px;
    height: 50px;
    overflow: hidden;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 24px;
    text-align: center;    
    color: #fff;
}
.right_top a{
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.right_dw ul li{
    float: left;
    margin:50px 15px 0 50px;
}
/*.right_dw ul li.li_lefts{
    margin-left: 70px;
}*/
.right_dw ul li img{
    max-width: 80%;
    margin:0 auto;
}
.right_dw ul li p{
    margin-top: 10px;
    color: #000;
    font-size:14px;
    font-size: 1.4rem;
    text-align: center; 
}
.index_news {
    margin-top: 25px;
}
.newsNotice{
    font-size: 14px;
    font-size: 1.4rem;
    width:315px;
    height: 670px;
    overflow: hidden;
    background: #fff;
    padding:40px 30px 20px;
}
.newsNotice h2{
    text-align: center;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    color: #000;
}
.newsNotice h3{
    margin-top: 20px;
}
.newsNotice h3 a{
    font-size: 14px;
    font-size: 1.4rem; 
    color: #000;
    line-height: 18px;
    height: 45px;
    overflow: hidden;
}
.newsNotice p{
    margin:10px 0;
    font-size: 12px;
    font-size: 1.2rem;
    color: #999;
    line-height: 18px;
    height: 55px;
    overflow: hidden;
}
.newsNotice a{
    font-size: 14px;
    font-size: 1.4rem;
    color: #0066b2;
}
.notice_more{
   margin-top: 60px;
   margin-bottom: 5px
}
.notice_more a{
    display: block;
    width:186px;
    height: 48px;
    line-height: 48px;
    background: #0066b2;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
    margin:0 auto;
    font-weight: bold;
}
.notice_more a{
       display: block;
    width:186px;
    height: 48px;
    line-height: 48px;
    background: #0066b2;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
    margin:0 auto;
    font-weight: bold; 
}
.newsNotice .notice_more{
    margin-top: 30px;
}
.newsPic{
    width:660px;
}
.newspic_a{
    position: relative;
    margin-bottom: 25px; margin-top:20px;
    width:660px;
    height: 324px;
    overflow: hidden;
}
.newspic_a img{
    width:100%;
    height: 100%;
}
.new_position{
    position: absolute;
    left: 50%;
    top:70px;
    z-index: 99;
    width: 370px;
    margin-left: -185px;
    color: #fff;
}
.new_position h2{
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    font-size: 2.8rem;
}
.new_position p{
    margin-top: 15px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
}
.newspic_b .video_pic{
    margin-right:20px;
    position: relative;
    padding:0;
    background: none;
    height: 320px; margin-top:0; color:#fff; text-align:center;
}
.newspic_b .video_pic img{
    width:100%;
    height: 100%;
}
.newspic_b .video_pic p{ color:#fff; font-size:18px; font-size:1.8rem; margin-bottom:20px;}
.newspic_b .video_pic h2{ font-size:24px; font-size:2.4rem; margin-bottom:76px;}
.newspic_b .video_pic p a{ color:#fff; font-size:14px; font-size:1.4rem;}
.video_position{
    position: absolute;
    top:60px;
    left: 0;
    z-index: 99;
    width:100%;
}
.video_position a{
    display: block;
}
.video_position a span{
    margin-top: 70px;
}
.video_position img{
    width:75px;
    height: 74px;
    margin:0 auto;
}
.phone_show{
    display: none;
}
/* 友情链接 */
.link_in{
    width:1000px;
    margin:0 auto 20px auto;
    overflow:hidden;
}



.link_in ul{
    width: 1036px;
    margin:20px 0;
}
.link_in li{
    display: inline-block;
    float: left;
    text-align: center;
    margin:0 45px 20px 0;
}
.link_in li.rightGaps{
    margin-right: 0;
}
.link_in li img{ display:inline-block; width:auto;}
.link_in li p{
    font-size: 1.4rem;
    font-size: 14px;
    line-height: 40px;
	text-align:center;
}
.link_in li a{
    display: inline-block;
    width:214px;
    height:135px;
    text-align: center;
    background: #fff;
    border:1px solid #ccc;
}
.link_in li a span{
    height:100%;
    width: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}


@media only screen and (max-width: 999px) {
html{
    font-size:58.5%;
}
.right_dw ul li p{
    /*width:56%;*/
    line-height: 16px;
    text-align: center;
    margin:10px auto 0 auto;
}
/* .index_conterBg{
    background: #fff;
} */
.conternt_box{
    padding-top: 0px;
    padding-bottom: 0;
    max-width: 100%;
}
.banner_left{
   width:100%;
   height: auto;
   float: none;
}
.banner_right{
    width:100%;
    float: none;
}
.newspic_b .video_pic p{ color:#fff; font-size:18px; font-size:1.8rem; margin-bottom:30px;}
.newspic_b .video_pic h2{ font-size:24px; font-size:2.4rem; margin-bottom:40px;}
.newspic_b .video_pic p a{ color:#fff; font-size:14px; font-size:1.4rem;}
.right_dw{
    margin-top: 3%;
    width:100%;
    height: auto;
}
.right_dw ul li{
    width:20%;
    margin:2% 2.5%;
}
.right_dw ul li img{
    max-width: 50%;
    margin:0 auto;
}
.newsNotice{
    font-size: 14px;
    font-size: 1.4rem;
    width:48%;
    height: 700px;
    overflow: hidden;
    background: #fff;
    padding:45px 3% 0;
}
.newsPic{
    width:50%;
}
.right_top{
    width:100%;
}
.video_position{
    top: 50px;
}
.right_top{
    height: 226px;
     padding:50px 6% 10px 6%;
}
.right_top h3{
    margin-top: 10%;
    margin-bottom: 9%;
}
.newspic_b .video_pic{
    margin-top: 10px;
    margin-bottom: 10px;
    height: 226px;
}
.newspic_b .video_pic img{
    width:100%;
    height: 226px;
}
.newspic_b .video_position a img{
    width:20%;
 height: 20%;
}

.newsNotice h3 a{
    display: block;
    margin-top: 10%;
    line-height: 22px;
    font-size: 22px;
    font-size: 2.2rem;
}
.newsNotice p{
   height: 90px;
   font-size: 18px;
   font-size: 1.8rem;
}
.notice_more{

}
.notice_more a{
    height: 40px;
    line-height: 40px;
    width:80%;
    height: auto;

}
.index_news{
    margin-top: 3%;
}
.newspic_a{
   float: left;
   width:100%;
   margin-top: 3%;
   height: auto;
}
.newspic_a img{
    height: auto;
}
.conternt{
   padding-bottom: 0;
}
.new_position{
    width:80%;
    top:15%;
    margin-left: -40%;
}
.new_position .notice_more{
    margin-top: 5%;
    margin-bottom: 3%;
}
.new_position .notice_more a{
    width:40%;
}
.new_position p{
    margin-top: 5%;
}
.phone_show{
    display: block;
}
.phone_hide{
    display: none;
}
.newsNotice a{
   display: none;
}
.newsNotice .notice_more{
    margin-bottom: 10px;
}
.newsNotice .notice_more a{
    display: block;
}
.culture_bg{
   background: none;
}
.right_dw ul li.li_lefts{
    margin-left: 2.5%;
}
.link_in{
    width:100%;
    margin:0 auto;
    padding-bottom: 5%;
    overflow:hidden;
}


}


@media screen and (min-width: 320px) and (max-width: 768px) {
    .link_in ul{
        width: 96%;
        margin:10px 0 10px 4%;
    }
    .link_in ul li{
        width: 46%;
        margin-right: 4%;
    }
    .link_in ul li a{
        width: 100%;
    }
    .link_in ul li a img{
        max-width: 96%;
        min-height:20%;
    }
	.link_in li img{ display:inline-block; width:auto;}
}



@media only screen and (max-width: 640px) {
    html{
    font-size:58.5%;
}
.new_position .notice_more a{
    width:60%;
}

.right_dw{
    padding:0;
}
.item_list .item_info{
    left: 5%;
    top:25%;
}
.right_dw ul li p{
    /*width:56%;*/
    line-height: 16px;
    text-align: center;
    margin:10px auto 0 auto;
}

}
@media only screen and (max-width: 360px) {
    html {
        font-size: 45%;
    }
}
/* @media only screen and (max-width: 480px) {

}
@media only screen and (max-width: 360px) {
html{ font-size:40%;}
} */