﻿body{
    font-family:"微软雅黑";
}
/*cwl 10-27*/
.form{
       background: #daebf7;
    padding: 30px 16px;
    margin-top: 20px;
    box-shadow: 0 0px 2px #aaa;
}
.header-nav nav ul{
    margin: 0;
}
.header-nav .lip .pic-a{
	
}
.f-cb{
    zoom: 1;
}
.f-cb:after{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    content:".";
}
.header{
    padding-top: 0px;
    height: 75px;
    background: #fff;
    position: relative;
    z-index: 92;
 }
 
 .seek-bg{
	width: 100%;
	height: 100%;
	background: url(../img/seek_bg.png) repeat-y center;
	background-size: cover;
	position: fixed;
	top:0;
	display: none;
	left:0;
	z-index: 9999999999999;
}
.seek-bg-box{
	width: 620px;
	height: 50px;
	background: #fff;
	border-radius: 4px;
	position: absolute;
	left:50%;
	display: none;
	line-height: 50px;
	z-index: 999999999999999999;
	margin-left:-310px;
	top:177px;
}
.seek-bg-box .submit{
	padding-right: 28px;
	width: 16px;
	height: 50px;
	border:none;
	background: url(../img/img01.png) no-repeat left center;
}
/*.seek-bg-box .s-txt{
	padding-left: 21px;
	width: 500px;
	border:none;
	font-size: 14px;
	margin-top: 15px;
	border-radius: 4px;
	color: #a3a3a3;
}*/
 .seek-bg-box .s-txt{
	padding-left: 20px;
    width: 530px;
    border: 1px solid #ddd;
    font-size: 14px;
    margin-top: 10px;
    border-radius: 4px;
    color: #a3a3a3;
    margin-left: 16px;
}
 
 .header .share-list{
	height: 22px;
	margin-top: 12px;
	width: 124px;
	margin-left: 8px;
	border-left:1px solid #e5e5e5;
}
.header .share-list li{
	float: right;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
	position: relative;
	margin-left: 22px;
}
.header .share-list a{
	display: block;
	width: 100%;
}
.header .share-list span{
	display: block;
	width: 19px;
	height: 16px;
	overflow: hidden;
	background: url(../img/list.png) no-repeat center;
}
.header .share-list span.one{
	background-position: 0 0;
	transition: all 0.5s ease 0s;
}
.header .share-list span.one:hover{
	background-position: 0 -20px;
	transition: all 0.5s ease 0s;
}
.header .share-list span.two{
	background-position: 0 -40px;
	transition: all 0.5s ease 0s;
}
.header .share-list span.two:hover{
	background-position: 0 -61px;
	transition: all 0.5s ease 0s;
}
.header .share-list span.three{
	background-position: 0 -84px;
}
.header .share-list .weixin{
	width: 100px;
	background: #fff;
	text-align: center;
	line-height: 100px;
	height: 100px;
	box-shadow: 0 0 5px #f1f1f1;
	position: absolute;
	top:29px;
	left: 50%;
	z-index: 9999;
	display: none;
	margin-left: -50px;
}
.header .share-list .weixin:after{
	content:'';
	width: 0px;
	height: 0px;
	top: -20px;
	left: 50%;
	margin-left: -10px;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	position: absolute;
}

.header-main{
    width: 1200px;
}
#hr{
    padding: 40px 0 60px 0;
}
.logo a{
   min-width:504px;
}
.logo a img{
    max-width: 260px;
    margin-top: 16px;
}
.logo .js{
    max-width: 195px;
    margin-top: 12px;
    padding-left: 10px;
    border-left:1px solid #cbcbcb;
}
.pro-table td.field{
	width:214px;
}
.pro-table .imgbox img{
	max-width: 265px;
}
.header-main .row-fluid .rt{
    float:right;
    margin-top: 20px;
    min-width: 220px;
}
.header-main .rt .tm-ico{
    background: url("../img/index-2_09.png") no-repeat center center;
}
.header-main .rt .ewm-ico{
    position: relative;
    background: url("../img/index-2_11.png") no-repeat center center;
}
.header-main .rt .ewm-ico img{
    position: absolute;
    display: none;
    max-width:none;
    top: 30px;
    left: 50%;
    margin-left: -122px;
    box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
}
.header-main .rt .ewm-ico:hover img{
    display:   block;
}
.header-main .rt .ctry{
    background: url("../img/tut_14.png") no-repeat 10% 2px;
    min-height: 20px;
    max-height: 20px;
    margin-left: 10.4%;
    padding-left: 10.4%;
    border-left:1px solid #e0e1dd;
    margin-top: 4px;
    text-align: right;
    font-size: 14px;
    color:#a4a4a4;
    font-family: "Arial";
}
.lang{
    position: relative;
    float: left;
    margin-left: 22px;

}
.lang i{
    width: 1px;
    height: 20px;
    background: #e0e1dd;
    overflow: hidden;
    display: inline-block;
    margin-top: 4px;
}
.lang dl{
    position: absolute;
    left: 7px;
    top: -6px;
    padding: 10px 10px 16px;
    background: #fff;
    border-radius: 8px;
    
    margin: 0;
}
.lang dl dt{
    width: 122px;
    margin: 0;
    padding: 0;
    height: 32px;
    /*padding-left: 38px;*/
    line-height: 18px;
    /*background: url("../img/tut_14.png") no-repeat 0 2px;*/
    font-size: 14px;
    color:#000;
    font-family: "Arial";
    font-weight: normal;
}
.lang dl dd{
    display: none;
    margin: 0;
    padding: 6px 0 0;
    border-top: 1px solid #e0e0e0;
}
.lang dl dd a{
    display: block;
    font-size: 12px;
    line-height: 22px;
    color: #666;
}
.lang dl:hover{
    box-shadow: 0 0 2px rgba(0,0,0,.2);
}
.lang dl dd a:hover{
    color: #08c;
}
nav li{
    text-align: center;
    line-height: 44px;
    margin-top: 1px;
    position: relative;
    font-family: "微软雅黑";
    font-size: 16px;
    min-width:100px;
}
nav li a{
    color:#fff;
}
nav li i{
    display: none;
    position: absolute;
    width: 64px;
    left: 18px;
    bottom: 0;
    height: 2px;
    background: #1c69bd;
}
.header-holder{
    position: relative;
    width:100%;
    height: 46px;
    z-index: 90;
}

.header-nav{
    width:100%;
    height: 46px;
    /*background: url("../img/blue_18.jpg") repeat-x;*/
	z-index:91;
	opacity:0.95;
}
nav .in-a{
    color: #333;
}
nav .in-a:hover{
    background: #fff;
    text-decoration: none;
    display: block;
}
.find{
    height: 46px!important;
}
.find-box{
    width: 100%;
    height: 30px;
    background: #014887;
    border-radius: 12px;
    margin-top: 8px;
}
.find .sub{
    width: 15px!important;
    background: url("../img/fdj_26.png") no-repeat center center;
    background-size:100%;
    border: none;
    float: right!important;
    margin: 0 11px 0 0!important;
}

.find .texts{
    background: none;
    border:none;
    color: #fff;
     border-radius: 12px 0 0 12px!important;
}
.find .texts:focus,.find .texts:hover{
    /*background:#fff;*/
}
nav li .lt-box{
    background: #fff;
    padding-top: 28px;
    width:504px;
    overflow: hidden;
    position: absolute;
    z-index:11;
    display: none;
	padding-bottom:10px;
}
.my-swiper .say{
	position:absolute;
	bottom:0;
	text-align:center;
	color:#fff;
	line-height:26px;
    width:100%;
}
nav li .lt-box dl{
    float:left;
    overflow: hidden;
    padding-left: 18px;
}
nav li .lt-box dd{
    line-height:36px;
    min-width: 115px;
    
}
nav li .lt-box dd a{
    color:#333;
    font-size: 14px;
    text-align: left;
    display: block;
    padding-left: 20px;
    background: url("../img/jt_33.jpg") no-repeat left -24px;
    border-bottom: 1px solid #eaeaea;
    transition:color 0.3s,border-color 0.3s,font-size 0.3s;
}
nav li .lt-box .pic-a{
    float:left;
    margin: 12px 0 0 50px;
}
nav li .lt-box dd a:hover{
    font-size: 14px;
    color: #055ead;
    border-color:#afcbe5;
    background-position: 0 13px;
}

.header-menu{
    width:100%;
    position: absolute;
    top:47px;
    right:0;
    background: #0058a7;
    z-index:11;
    padding-top: 10px;
    display: none;
}
.menu-open{
    background:url("../img/st_08.png") no-repeat center center #0058a7!important;
    background-size:  21px 15px!important;
}
.header-menu li dd,.header-menu li dt{
    border-bottom: 1px solid #1d74c0;
    margin-right: 10px;

}
.header-menu li dd{
    display: none;
}
.header-menu li dd a{
    font-size: 12px;
}

.header-menu li a{
    line-height: 30px;
    color:#fff;


}
nav .c-had .in-a{
    background: #fff;
	color:#005580;
}
nav li .lt-box dd a:hover{
	color:#005580;
}
.header-menu li{float:none;}
.header-menu li dl{
    margin-bottom: 4px;
}
.header-menu li dt{
    margin-left: 10px;
    font-size: 14px;
    font-weight: normal;
    background: url("../img/jt_03.png") no-repeat right center;
    background-size: 17px 10px;
}
.unslider{
    width:100%;
}
nav li a{
    display: block;
}
nav li:hover i{
    display: block;
}
/*nav li:hover .lt-box{
    display: block;
}*/
.unslider .unslider-nav li {
    display: inline-block;
    float: left;
    margin: -2px 0 0 32px;
    padding: 2px 18px;
    border-radius: 30px;
    color: #fff;
    color: rgba(255,255,255,.7);
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    list-style: none;
    transition: color .2s, background .2s;
}
.unslider-arrow{
    display: none;
}
.hide-menuico{
    padding:0 5%;
    height: 100%;
    float: right;
    background: url("../img/brow_03.png") no-repeat center center;
    position: absolute;
    background-size:  21px 15px;
    right: 0;
    top: 0;
    z-index: 11;
    display: none;
}
.unslider{
    position: relative;
}
.unslider-nav{
    position: absolute;
    width:100%;
    bottom: 1%;
    text-align: center;
}
.unslider-nav li{
    min-width: auto;
    padding: 0;
    display: inline-block;
}
.main{
    width:100%;
    background: url("../img/blue_12.jpg") no-repeat center top;
    padding-bottom: 40px;
}
.unslider .unslider-nav li{
    min-width: 0;
    display: inline-block;
    float: none;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    padding: 3px;
    background: transparent;
    border-radius: 50%;
    overflow: hidden;
    text-indent: -999em;
    border: 2px solid #fff;
    cursor: pointer;
    opacity: .4;
}
.unslider .unslider-nav li.unslider-active,.unslider .unslider-nav li:hover{
    background: #fff;
    cursor: pointer;
    opacity: 1;
}
.main-write{

    background: #fff;
}
.main .news{
    margin: 12px 0;
    overflow: hidden;
    max-height: 24px;
    min-height: 24px!important;
}
.main .news span{
    float:left;
    font-size: 14px;
    color:#fff;
    line-height: 24px;
    max-height: 24px;
}
.main .news dd a, .main .lookmore:hover{
    color:#fff;
}
.main .news dd a:hover{
    color:#7ab5d3;
}
.main .news .new-lists{
    height: 24px;
    position: relative;
    float:left;
    margin-bottom: 0;
}
.main .news dd a,.main .lookmore{
    line-height: 24px;
    color:#fff;
}
.main .lookmore{
    padding-right: 14px;
    color:#acc9e2;
    margin-left: 4px;
}
.main-write .tits{
    padding-top: 14px;
}
.main-write .tits span{
    float:left;
    padding: 10px 0;
    font-size: 18px;
    color:#005bab;
    text-indent: 5px;
}
.main-write .tits a{
    display: block;
    float:right;
    padding: 10px 0;
    margin-right: 30px;
}
.main-write .tits{
    overflow: hidden;
}
.main-write .lf{
    border-right: 1px solid #e3e3e3;
    min-width: 290px;
    padding-bottom: 22px;
    background: #fff;
}
.main-write .pics{
    position: relative;
    max-width:227px;
    margin-bottom: 10px;
}
.main-write .pics .says{
    position: absolute;
    height: 30px;
    bottom: 0;
    left: 0;
    background: rgba(55,124,184,0.8);
    width:100%;
    line-height: 30px;
    color:#fff;
    font-size: 12px;
    text-indent: 8px;
    overflow: hidden;
}
.main-write .lf li{
    line-height: 24px;
    font-size: 12px;
    height: 24px;
    overflow: hidden;

}
.main-write .lf li a{
    color: #9e9e9e;
}
.main-write .lf li a:hover{
    color: #08c;
    text-decoration: underline;
}

.mid-picsolid{
    overflow: hidden;
}
.main-write .lf ul{
    overflow: hidden;
    margin-left:0;
    width: 228px;
}
.main-write .lf .seexcp{
    display: block;
    float:left;
    background: url("../img/bf_62.png") no-repeat right center;
    padding-right: 20px;
}
.main-write .middle{
    max-width: 540px;
    background: #fff;
}
.main-write .middle h3{
    font-size: 26px;
    color:#2c7ec5;
    font-weight: normal;
    text-align: center;
    padding-top: 6px;
}
.main-write .middle .btns{
    text-align: center;
}
.main-write .middle .btns a{
    display: inline-block;
    max-width: 104px;
    width:20%;
    height: 30px;
    border-radius:20px;
    border: 1px solid #b2b2b2;
    text-align: center;
    line-height: 30px;
    margin-right: 4px;
    font-size: 14px;
    color:#666;
}
.main-write .middle .btns a:hover{
    background-color: #0a85df;
    border-color:#0a85df;
    color:#fff;
}
.main-write .middle .says{
    line-height: 24px;
    width: 94%;
    margin: 14px auto;

    /*max-height: 72px;*/
    overflow: hidden;
    color:#888;
}
#social-recruit{
	padding:40px 0 60px 0;
}
.coop-tab-cont{
    padding-bottom: 10px;
}
.coop-tab-cont p{
    margin: 0;
}
.main-write .middle{
    padding-bottom: 22px;
}
.main-write .rt{
    border-left: 1px solid #e3e3e3;
    background: #fff;
}
.main-write .rt dl img{
    float:left;
    padding-right: 20px;
}
.banner li img{
    width: 100%;
}
.banner-container .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    padding: 3px;
    background: none;
    border: 2px solid #fff;
    opacity: 0.4;
    border-radius: 50%;
}
.banner-container  .swiper-pagination-bullet-active{
    background: #fff;
    opacity: 1;
}
.main-write .rt dt{
    padding-bottom: 8px;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 20px;
}
.main-write .rt a .sm-tit{
    font-size: 14px;
    font-weight: normal;
}
.main-write .rt dd{
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 0;
}
.main-write .rt a img{
    padding-top: 4px;
}
.main-write .rt dd p{
    font-size: 12px;
    color:#7c7c7c;
    height: 40px;
    overflow: hidden;
}
.main-write .rt i{
    display: block;
    background: url("../img/jt_67.jpg") no-repeat;
    width: 6px;
    height:11px;
    float:left;
}
.main-write .rt dt i,.main-write .rt dd i{
    margin-top: 8px;
}
.main-write .rt dd p{
    margin-bottom: 0;
    /*margin-bottom: 8px;*/
}
.my-swiper .swiper-slide{
    max-width: 128px;
}
.my-swiper{
    max-width:516px ;
}
.my-swiper .swpbtn{
    margin-top: -22px;
    opacity: 0.5;
    transition:all 0.3s;
}
.my-swiper .swpbtn:hover{
    opacity: 1;
}
.my-swiper .swiper-pagination{
    display: none;
}
.my-swiper .swiper-button-next{
    background-image: url("../img/nxt_19.png");
    right:0;
}
.my-swiper .swiper-button-prev{
    background-image: url("../img/nxt_20.png");
    left:0;
}
.footer{
    padding-top: 44px;
    background: #222;
}
.footer .tp-foot{
    padding-top: 15px;
}
.footer .tp-foot ul{
    margin: 0;
}
.footer .tp-foot li{
    height: 16px;
    line-height: 16px;
    padding-left:6px;
}
.footer .tp-foot li a{
    font-size: 14px;
    color:#9c9c9c;
}
.footer .tp-foot li:nth-child(2){
    padding:0 6px;
    border-right: 1px solid #9c9c9c;
}
.footer .tp-foot li:nth-child(3){
    padding:0 6px;
    border-right: 1px solid #9c9c9c;
}
.footer .tp-foot li:nth-child(4){
      padding:0 6px;
    border-right: 1px solid #9c9c9c;
}
.footer .tp-foot li:nth-child(5){
    padding:0 6px;
    border-right: 1px solid #9c9c9c;
}
.footer .tp-foot li:nth-child(6){
    padding:0 6px;
    border-right: 1px solid #9c9c9c;
}
.footer .tp-foot li:nth-child(7){
    padding:0 6px;
    border-right: 1px solid #9c9c9c;
}
.footer .tp-foot .rt{
    color:#fff;
    font-size:16px;
}

.footer .tp-foot .rt .ss-nav{
    display: block;
    width:94px;
    height:22px;
    background: url("../img/jt_04_12.png") no-repeat #005bab 72px center;
    float:right;
    border-radius:10px;
    line-height: 22px;
    font-size: 14px;
    color:#fff;
    text-indent: 8px;
}
.footer .tp-foot .rt .ss-nav.down{
    background-image: url("../img/jt_s.png");
}
.footer .tp-foot .rt .ss-nav:hover{
    background-color: #0a85df;
}
.footer .tp-foot{
    padding-bottom: 6px;


}
.footer .tp-foot li a:hover{
    color:#459AF3;
}
.footer .bot-foot{
    padding-top: 21px;
    border-top: 1px solid #3a3a3a;
}
.footer .bot-foot a{
    transition-duration: 500ms;
}
.footer .bot-foot dt a{
    color:#fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
}
.footer .bot-foot dt{
    padding-top: 14px;
    margin-bottom: 6px;
}
.footer .bot-foot dd a{
    line-height: 2;
    color:#a9a9a9;
}
.footer .bot-foot dd{
    margin-left: 0;
}
.footer .bot-foot a:hover{
    color:#459AF3;
    text-decoration: none;
}
.footer .list-shop{
    padding-top: 16px;
    padding-left: 20px;
}
.footer .list-shop li{
    margin-bottom: 14px;
    line-height: 34px;
    font-size: 14px;

}
.footer .list-shop li span{
   padding-left: 10px;

}
.footer .list-shop li a{
    display: block;
    position: relative;
}
.footer .list-shop li a .ewm{
    display: none;
    position: absolute;
    left: -24px;
    bottom: 38px;
    max-width: none;
}
.footer .list-shop li a:hover .ewm{
    display: block;
}
.footer .list-shop li a span{
    color:#a9a9a9;
}
.last-foot{
    line-height: 52px;
    font-size: 12px;
    border-top:1px solid #3a3a3a;
    margin-left: 0!important;
    color:#4b4b4b;
    margin-top: 12px;
    width:100% !important;
}
.last-foot div{
    margin: 0;
}
.last-foot a{
    color:#4b4b4b;
}
.last-foot p{
    float:left;
}
.last-foot .rt-p{
    float:right;
    margin-right: 8px;
}
.footer .list-shop li a:hover span,.last-foot a:hover{
    color:#0a85df;
}
.oter-ico{
    display: block;
    width:172px;
    height: 38px;
    background: url("../img/up-icon_10.png") no-repeat;
    overflow: hidden;
    margin-left:25px;
    margin-top: 10px;
}
.comp-bans{
    width:100%;
}
.comp-bans img{
    max-width: 100%;
    width:100%;
}
.comp-cont{
    width: 86%;
    margin: 0 auto;
}
.boss-tit{
    text-align: center;
    padding-bottom: 32px;
    border-bottom: 1px solid #bfd4e2;
    margin-bottom: 70px;
}
.boss-tit h2{
    font-size: 38px;
    font-weight: normal;
    color:#005bab;
}
.boss-tit .says{
    line-height: 30px;
    color:#989898;
    font-size: 14px;
}
.boos-main{
    padding-top: 40px;
    background: url("../img/b3_04.jpg") no-repeat top center #e0f3ff;
    padding-bottom: 70px;
}
.boos-main .lf{
    line-height:20px;
    font-size: 14px;
    color:#666;
}
.boos-main .rt{
    text-align: right;
}
.boos-main .rt img{
    max-width: 100%;
}
.boos-main .rt .bt{
    line-height: 20px;
    padding-top: 12px;
    padding-right: 64px;
}
.comp-comp{
    background: url("../img/about2_31.jpg") no-repeat top center;
    padding-bottom: 95px;
    max-height:812px;
    padding-top: 40px;
}
.comp-comp h2{
    font-size: 38px;
    font-weight: normal;
    color: #005bab;
    text-align: center;
}
.comp-comp .comp-box{
    margin-left: 0!important;
    background: #fff;
    margin-top: 26px;
    position: relative;
    padding: 46px 0 20px;
}
.comp-box:after{
    width: 0;
    height: 0;
    border-left: 26px solid transparent;
    border-right: 26px solid transparent;
    border-bottom: 26px solid #fff;
    content: '';
    position: absolute;
    top:-16px;
    left:48%;
}
.list-comp{
    font-size: 14px;
    line-height: 20px;
    max-height: 224px;
    color:#666;
    margin-bottom: 60px;
    overflow: hidden;
    position: relative;
    padding-right:36px;
}
.compplay .swiper-wrapper .swiper-slide{
   /*max-width: 200px;;*/
}
.compplay .swiper-wrapper img{
    max-width: 100%;
}
.compplay{
    margin-left:0!important;
    padding-bottom: 40px;
}
.bg-blue li{
    white-space:nowrap;
}
.compplay .swiper-wrapper .swiper-slide .says{
    line-height: 36px;
    font-size: 14px;
    white-space:nowrap;
    padding-bottom: 10px;
}
.compplay .swiper-button-next,.compplay .swiper-button-prev{
    margin-top:-50px;
    display: none;
}
.comp-box .swiper-pagination{
    display: block;
}
.browbox .swiper-button-next{
    background: url("../img/about2_04.png") no-repeat;
    width:30px;
    height:26px;
    top:0;
    margin-top:0;
    margin-left: -35px;
    left:50%;
}
.threety .bigerimg{
    margin-left:0;
}
.threety{
    padding-bottom: 95px;

    padding-top: 40px;
}
.threety h2,.history h2{
    font-size: 38px;
    font-weight: normal;
    color: #005bab;
    text-align: center;
}
.threety .brb{
    margin-top: 26px;
    position: relative;
}
.threety .brb a{
	display:block;
	position:relative;
}
.threety .brb a:hover i{
	display:block;
}
.threety .brb a i{
	display:none;
	position:absolute;
	top:40%;
	width:300px;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#fff;
	font-size:22px;
	background:#005bab;
	left:50%;
	margin-left:-150px;
	font-style:normal;
	border-radius:40px;
}
.history{
    background: url("../img/sa_12.jpg") no-repeat top center;
    max-height:863px;
    padding-top: 40px;
    padding-bottom: 74px;
}
.scroll-blue{
    position: relative;
}
.scroll-blue ul{
    margin: 0;
}
.scroll-blue li{
    max-width:188px;
    position: relative;
    cursor: pointer;
}
.scroll-blue li .jt-bk{
    display: block;
    background: url("../img/bs_16.png") no-repeat;
    height:19px;
    background-size: 100% 100%;
}
.clear-scroll{

    overflow: hidden;
    margin: 0 auto;
    width:94%;
    padding-top: 80px;
}
.scroll-blue li .jt-year{
    line-height: 24px;
    margin-top: 8px;
    text-align: center;
    color:#333;
    font-size: 18px;
    font-family: Arial;
}
.scroll-blue li .says{
    line-height: 16px;
    text-align: center;
    color:#666;
    width: 80%;
    font-size: 12px;
    margin: 0 auto;
}

.scroll-blue li.active .says{
    font-weight: bold;
    color: #cc0000;
}
.scroll-blue li.active .jt-year{
    font-size: 20px;
    color: #055fad;
}

.scroll-blue li .bk-box{
    position: relative;
    width:100%;
}
.scroll-blue li:nth-of-type(2n) .bk-box{
    position: absolute;
    top: -74px;
}
.scroll-blue li:nth-child(1) a{
    background-image:url("../img/lc-1_12.png") ;
}

.honor-list ul,.honor-list li{
    margin: 0;
    padding: 0;
}
.honor-list li{
    float: none;
    padding:3px 0 ;
    line-height: 18px;
}
.honor-list li a{
    color: #666;
    transition:all 0.3s;
}
.honor-list li .more{
    float: right;
    color: #5a7ca2;
}
.honor-list li .more i{
    display: inline-block;
    vertical-align: -2px;
    width: 14px;
    height: 14px;
    color: #5a7ca2;
    background: url(../img/h_btn02.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 5px;
}
.honor-list ul:nth-child(1){
    padding-right: 6%;

}
.honor-list ul:nth-child(2){
    padding-left: 7%;
    border-left: 1px solid #c2c2c2;
    margin-left: 1%;

}
.honor-list li a:hover{
    color: #055fad;
}
.honor-list li a:hover .more{
    text-decoration: underline;
}
.honor-btn{
    margin-top: 50px;
}
.clear-scroll li.swiper-slide{
    max-width: 188px;
}
.scroll-blue .c-btn{
    display: block;
    width:16px;
    height:30px;
    background: url("../img/icon-btn.png") no-repeat;
    position: absolute;
    top:74px;
}
.scroll-blue .prev-btn:hover{
    background-position:right bottom;
}
.scroll-blue .prev-btn{
    left:0;
}
.scroll-blue .next-btn{
    background-position: left bottom;
    right:0;
}
.scroll-blue .next-btn:hover{
    background-position: right top;
}
.bg-blue{
    background: #055fad;
    max-width: 1136px;
    margin: 0 auto;
    margin-top: 44px;
    padding-left: 48px;
    padding-bottom: 72px;
    position: relative;
}
.bg-blue h2{
    font-size: 26px;
    color:#fff;
    border-bottom:1px solid #377cb8;
    text-align: left;
}
.bg-blue ul{
    margin: 0;
}
.bg-blue li a{
    color:#fff;
}
.bg-blue li a:hover{
    color:#C7FAF4;
}
.b-btn{
    display: block;
    width:34px;
    height:20px;
    background: url("../img/b-turn.jpg") no-repeat;
    position: absolute;
    bottom:36px;
    left:58px;
    background-position: right top;

}
.top-btn:hover{
    background-position: right bottom;
}
.bottom-btn{
    left:100px;
    background-position: left top;
}
.bottom-btn:hover{
    background-position: left bottom;
}
.mjg{
    background:#fff;
}
.mjg img{
    margin-top: 40px;
    /*width:100%;*/
}
.qywh{
    padding-bottom: 95px;
    padding-top: 40px;
    background: url("../img/s_46.jpg") no-repeat center top;
}
.qywh h2{
    font-size: 38px;
    font-weight: normal;
    color: #005bab;
    text-align: center;
    margin-bottom: 60px;
}
.qywh .span9.list-ul{
    width:846px;
}
.qywh .span3.ofli{
    width:280px;
    margin-left: 2px;
    height:390px;
    background: #fff;
}
.qywh .span3.ofli img{
    width:100%;
}
.qywh .span3.rt{
    width:326px;
    margin-left: 0;
    float:right;
    background: url("../img/xls_54.jpg") no-repeat;
    background-size:100% 100%;
    height: 390px;
}
.qywh .ofli .tit{
    font-size: 18px;
    color:#0b4d95;
    line-height: 24px;
    margin-top: 20px;
    padding-left: 15px;
}
.qywh .ofli .says{
    line-height: 1.2;
    font-size: 14px;
    color:#666;
    padding: 6px 0 0 15px;
}
.qywh .span3.rt .mp-s{
    margin-top: 44px;
    padding-left: 40px;
}
.qywh .span3.rt .mp-s .tit{
    line-height: 44px;
    color:#fff;
    font-size: 18px;
    margin-top: -40px;
    margin-left: -16px;
}
.qywh .span3.rt .mp-s .says{
    line-height: 28px;
    color:#e7ebee;
    font-size: 14px;
    margin-top: 0px;
    margin-left: -16px;
    width: 286px;
}
.wh{
    padding-bottom: 95px;
    padding-top: 40px;
    background: url("../img/about2_80.jpg") no-repeat center top;
}
.wh h2{
    font-size: 38px;
    font-weight: normal;
    color: #005bab;
    text-align: center;
    margin-bottom: 60px;
}
.wh .tp{
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 32px;
    margin-bottom: 26px;
}
.wh .tp .tit{
    line-height: 38px;
    color:#333;
    font-size: 18px;
}
.wh .tp .says{
    line-height: 32px;
    font-size: 14px;
    color:#666;
}
.wh .bt{
    line-height: 24px;
    font-size: 14px;
    color:#666;
}
.wh .brand-scroll{
    padding-right: 36px;
    max-height: 412px;
    position: relative;
    overflow: hidden;
}
.newsdetails img{
    max-width: 100%;
}
.newsdetails  h2{
    text-align: center;
    color:#0d63af;
}
.newsdetails .datatime{
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding:5px 0 10px 0;

}
.newsdetails .says{
    margin-top: 40px;
    min-height: 300px;
    font-size: 16px;
    line-height: 1.8;
}
.newsdetails .says p{
    text-indent: 2em;
}
.newsdetails .says table{
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;

}
.newsdetails .says table td{
    padding: 5px 15px;
     border-bottom: 1px solid #ccc;
     border-left: 1px solid #ccc;
}
.news-page {
    padding-top: 20px;
    border-top: 1px solid #efefef;
    line-height: 24px;
    margin: 60px 0 ;
}
.news-back {
    display: block;
    float: right;
    padding: 0 12px;
    font: 12px/24px "微软雅黑";
    color: #fff;
    background: #01529c;
}
.news-back:hover{
    color:#fff;
    background: #0a85df;
}
.vis-list{
	padding:40px 0 80px 0;
}
.vis-list h2{
	line-height:126px;
	border-bottom:1px solid #d2d2d2;
	font-size:38px;
	color:#d2d2d2;
	text-align:center;
	font-weight:normal;
	margin-bottom:40px;
	color:#333;
}
.main .news dd{
    white-space:nowrap;
}
.list-vodeo li a{
	display:block;
	width:100%;
}
.list-vodeo li a img{
	width:380px;
	height:213px;
}
.list-vodeo li a p{
	height:54px;
	line-height:54px;
	text-align:center;
}

.pagination a{
    padding: 5px 8px;
    background: #fff;
    color: #8698b6;
    margin: 0 3px;
    box-shadow: 0 0 2px rgba(0,0,0,.1);
    transition:all 0.3s;
}
.pagination a.active,.pagination a:hover{
    background: #035cac;
    color: #fff;
}

#map {
	width: 100%;
	height: 375px;
}
/*index cwl 10-25*/
.span3  .intro{
  max-width: 227px;
    text-align: justify;
    font-family: '微软雅黑';
    font-size: 12px;
    text-indent: 1em;
    line-height: 1.8;
   color:#888;
}
.product-list li:hover p{
   background:#005BA8;
}
 .fitting-main p{
   line-height:2; 
}
.price a{display:block;color:#666}
.price img{margin-right:8px;}
.message p{line-height:2;text-align: justify;}


/* 友情链接 */
@media (min-width: 1200px){
.link {    margin: 0 auto;    width: 1170px;}
.link a{  margin:0 10px;}
}

@media (max-width: 767px){
.link {    margin: 0 5px; }
.link a{  margin:0 5px;}
}




















