﻿body{
    font-family:"微软雅黑";
}
/*cwl 10-27*/
.form{
       background: #ffc794;
    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 li:nth-child(1){
    display: none;
}*/
.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: 240px;
    margin-top: 10px;
}
.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: #fe7501;
}
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: #e56713;
}
.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: 15px;
    color: #055ead;
    border-color:#fbd4bc;
    background-position: 0 13px;
}

.header-menu{
    width:100%;
    position: absolute;
    top:47px;
    right:0;
    background: #f36600;
    z-index:11;
    padding-top: 10px;
    display: none;
}
.menu-open{
    background:url("../img/st_08.png") no-repeat center center #f36600!important;
    background-size:  21px 15px!important;
}
.header-menu li dd,.header-menu li dt{
    border-bottom: 1px solid #ffb179;
    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:#de6700;
}
nav li .lt-box dd a:hover{
	color:#de6700;
}
.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:#d6d6d8;
}
.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:#d6d6d6;
    margin-left: 4px;
}
.main-write .tits{
    padding-top: 14px;
}
.main-write .tits span{
    float:left;
    padding: 10px 0;
    font-size: 18px;
    color:#f17201;
    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(241, 114, 1, 0.81);
    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: #fe7501;
    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:#f17201;
    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: #fe7501;
    border-color:#ff7d0f;
    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:30px;
    background: #222;
}
.footer .tp-foot{
    padding-top: 15px;
}
.footer .tp-foot ul{
    margin: 0;
}
.footer .tp-foot li{
    height: 16px;
    line-height: 16px;
}
.footer .tp-foot li a{
    font-size: 14px;
    color:#9c9c9c;
}
.footer .tp-foot li:nth-child(2){
    margin:0 8px ;
    padding:0 8px;
    border-right: 1px solid #9c9c9c;
    border-left: 1px solid #9c9c9c;
}
.footer .tp-foot li:nth-child(3){
    margin-right: 8px;
    padding:0 8px;
    border-right: 1px solid #9c9c9c;
}
.footer .tp-foot li:nth-child(4){
    margin-right: 8px;
    padding:0 8px;
    border-right: 1px solid #9c9c9c;
}

.footer .tp-foot .rt{
    color:#fff;
    font-size:15px;
}

.footer .tp-foot .rt .ss-nav{
    display: block;
    width:94px;
    height:22px;
    background: url("../img/jt_04_12.png") no-repeat #f17201 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: #fe7501;
}
.footer .tp-foot{
    padding-bottom: 6px;


}
.footer .tp-foot li a:hover{
    color:#d06000;
}
.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:#e26800;
    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:#fff;
}
.last-foot p{
    float:left;
}
.last-foot p strong {
    color: #f17201;
    font-size: 14px;}
.last-foot .rt-p{
    float:right;
    margin-right: 8px;
}
.footer .list-shop li a:hover span,.last-foot a:hover{
    color:#fe7501;
}
.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:#f17201;
}
.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 #ffffff;
    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;
   background-size:cover
}
.comp-comp h2{
    font-size: 38px;
    font-weight: normal;
    color: #ea6f00;
    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: #f17201;
    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:#f17201;
	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:0px 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: 3%;*/

}
.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: #f17201;
    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:#e06901;
    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;
}
.qywh .span3.rt .mp-s .says{
    line-height: 28px;
    color:#e7ebee;
    font-size: 14px;
    margin-top: 6px;
}
.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: #f17201;
    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:#ec680e;
    padding-top: 60px;
}
.newsdetails .datatime{
    border-bottom: 1px solid #ccc;
    padding:5px 0 10px 0;
}
.newsdetails .datatime span {float: right;}
.newsdetails .datatime span a {color: #797979;}
.newsdetails .says{  
    margin-top: 40px;
    min-height: 300px;
    font-size: 16px;
    line-height: 1.6;
    font-family: Arial;
}
.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 ;
    clear: both;
}
.news-back {
    display: block;
    float: right;
    padding: 0 12px;
    font: 12px/24px "微软雅黑";
    color: #fff;
    background: #8c8c8c;
}
.news-back:hover{
    color:#fff;
    background: #fe7501;
}
.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: #a5a5a5;
    margin: 0 3px;
    box-shadow: 0 0 2px rgba(0,0,0,.1);
    transition:all 0.3s;
}
.pagination a.active,.pagination a:hover{
    background: #f17201;
    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.5;
   color:#888;
}
.honor-list li{
    text-align: center;
    float:left;
     width: 23%;
    margin-right: 2.66667%;
    margin-bottom: 2%;
    border: 1px solid #ddd;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.honor-list li:nth-child(4n){
  margin-right:0
}
.honor-list li p{
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    background: rgba(50,50,50,.9);
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 2.8;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 1;
    overflow: hidden;
}
.honor-list li:hover p{
background: #fe7501;
}*/
 .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;}

/*2016年12月24日09:09:09 yejx*/
.tu .xtu{
  width:50%;
  float:left;
}
.tu .ytu{
  width:50%;
  float:right;
}
.tu .xtu p{
  text-decoration: none;
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
}
.tu .ytu p{
  text-decoration: none;
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
}
.lxfx li img{
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}
/*cwl 12-24*/
.product-list .leib{
   width:96%;
    margin-bottom: 30px;
}
.leib{
    margin-bottom: 30px;
}
.leib_l{
    float: left;
    width: 49%;
}
.leib_r{
    float: right;
    width: 49%;
}
.leib .tit {
    color: #fff;
    font-size: 22px;
    background: #e16714;
    padding: 16px;
    text-align: center;
    overflow: hidden;
}
 .leib .tit i {
    color: #fff;
    display: block;
    font: 12px Arial;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 4px;
}

.leib .nr{
    padding: 0 0 40px 0;
    display: inline-block;
    width: 100%;
    border-top: 0px;
    background: #f1f1f1
}
.leib_l .nr{
    padding: 0 0 10px 0;
}
.leib_r .nr{
    padding: 0 0 10px 0;
}
.leib .nr h3 {
    padding-bottom: 0px;
    margin:0;
     background: url(../img/h3.png) no-repeat 210px center;
}
.leib_l .nr h3{
    background: url(http://www.gdcddq.com/templet/MDS3003/css/../img/h3.png) no-repeat 95% center;
}
.leib_r .nr h3{
    background: url(http://www.gdcddq.com/templet/MDS3003/css/../img/h3.png) no-repeat 95% center;
}
.nr h3 a {
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
    width: 75%;
    text-indent: 21px;
    font-size: 14px;
    height: 46px;
    display: block;
    line-height: 46px;
    color: #666;
    font-weight: normal;
    border-bottom: 1px solid #fff;
}
.nr h3:hover, .nr h3.active {
    background: #e68441 url(../img/h3h.png) no-repeat 210px center;;
    color: #FFF
}
.nr h3:hover a, .nr h3.active a{    color: #FFF}
.search{
    padding: 10px 0;
    background: #999;
    margin-bottom: 20px;
   box-sizing:border-box;
  display:none
}
.search .tit{
    color: #fff;
    font-size: 18px;
  line-height:30px;
    text-align: center;
}
.search  input.form-control{
   width:100%;
  box-sizing:border-box;
 -webkit-box-sizing:border-box;
 -moz-webkit-box-sizing:border-box
}
.pshow .diysr_list {
   margin:0;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    background: #efefef;
    border: 1px solid #cdcdcd;
}
.diysr_list a {
    color: #e16714;
    padding-left: 12px;
}
.mp-list{display:none}
/*投诉与建议*/
#cmessage input,#cmessage textarea{
  box-sizing:border-box
}
.video{
width:100%;
height:auto;
}
.yqlj{ width:63%; height:auto; overflow:hidden; margin:0 auto; margin-top:0px; line-height:2.5; color:#333}
.yqlj_bt{ background: padding-left:12px;line-height:2.5; font-size:14px; font-family:"微软雅黑"; color:#43434}
.yqlj1{width: 63%; height:auto; overflow:hidden; margin:0 auto;  line-height:2.5;    color: #aaa; }
.yqlj_bt1{ background: padding-left:12px;line-height:2.5; font-size:14px; font-family:"微软雅黑";  color: #aaa;}
/* marqueetop */
.marqueetop{height: 690px;    width: 100%;    overflow: hidden;  margin: 0px auto 30px auto; background-color: #F1F1F1;}
.marqueetop li{padding: 5px 0;    width: 200px;    height: 220px;    overflow: hidden;}
.marqueetop li .pic{    display: block;    border: #ccc 1px solid;    width: 194px;    height: 194px;    padding: 2px;    overflow: hidden;    background-color: #fff;    margin: 0 auto;}
.marqueetop li .txt{text-align:center;height:23px;line-height:23px;}

.marqueetop1{height: 300px;  width: 100%;    overflow: hidden;   margin: 0px auto 30px auto; background-color: #F1F1F1;}
.marqueetop1 li{padding: 5px 0;    width: 200px;    overflow: hidden;}
.marqueetop1 li .pic{    display: block;    border: #ccc 1px solid;    width: 194px;    padding: 2px;    overflow: hidden;}
.marqueetop1 li .txt{text-align:center;height:23px;line-height:23px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.marqueetop2{height: 150px;  width: 100%;    overflow: hidden;   margin: 0px auto 30px auto; background-color: #F1F1F1;}
.marqueetop2 p{    line-height: 26px;    padding: 10px 20px 10px 20px;}

.tit1 {
    color: #fff;
    font-size: 22px;
    background: #e16714;
    padding: 16px;
    text-align: center;
    overflow: hidden;
}
.tit1 i {
    color: #fff;
    display: block;
    font: 12px Arial;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 4px;
}

#marquee2_1 {
width: 75%;
}
#marquee1_1 {
width: 75%;
}

/* slide-box */
#slide-box{width:100%;position:relative;/*height:300px;*/}
#slide-box .corner{clear:both;border-top:#333 1px solid;display:block;overflow:hidden;height:0;margin:0 1px;}
#slide-box .slide-content{background:#333;padding:10px 0;}
#slide-box .JQ-slide-content{position:absolute;}
#slide-box .JQ-slide-nav a{display:block;z-index:99;width:37px;color:#b4b4b4;position:absolute;top:125px;height:65px;text-decoration:none;}
#slide-box .JQ-slide-nav span{display:block;background:#4b4b4b;font:700 50px arial;width:37px;cursor:pointer;height:63px;text-align:center;}
#slide-box .JQ-slide-nav .corner{border-color:#4b4b4b;}
#slide-box .JQ-slide-nav .prev{left:7px;}
#slide-box .JQ-slide-nav .next{right:7px;}
#slide-box .wrap{overflow:hidden;width:99%;height:280px;position:relative;}
#slide-box ul{width:10000px;}
#slide-box li{float:left;width:260px;/*height:450px;*/      margin: 0px 0px;    padding: 0px 11px;}
#slide-box li img{width:100%;/*height:450px;*/}
#slide-box .JQ-slide-nav a:hover,#slide-box .JQ-slide-nav a:hover span{color:#f43d1e;}
#slide-box .wrap ul li p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#slide-box li .aa{position:relative; display: block; }
#slide-box li .aa p{    position: absolute;    top: 0;    white-space: inherit!important;    text-align: left;    left: 0;    width: calc(100% - 40px)!important; height: calc(100% - 40px);    background: rgba(254, 117, 1, 0.38); display: none; padding: 20px;    line-height: 30px;}
#slide-box li:hover .aa p{display: block;}
@media (max-width: 767px){
.leib_l {
    float: left;
    width: 100%;
}
.leib_r {
    float: right;
    width: 100%;
}
.leib_l .nr h3 {
    background: url(http://www.gdcddq.com/templet/MDS3003/css/../img/h3.png) no-repeat 95% center;
}
.leib_r .nr h3 {
    background: url(http://www.gdcddq.com/templet/MDS3003/css/../img/h3.png) no-repeat 95% center;
}
}


.pro_de li a img{    max-width: 100%;}

.select-in .price p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

@media (max-width: 768px){
.news_tj li{
    width: 100%;
}
}

.news_tj{
    width: 100%;
    height: 200px;}

.news_tj .news_tj_h2{    
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #d9251b;
    border-bottom: initial;
}

.news_tj li{
    width: 45%;
    float: left;
    border-bottom: 1px dashed #ddd;
    height: 40px;
    line-height: 40px;
    margin-right: 4.5%;
}

/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 400px;
    right: -110px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 160px;
    height: 43px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #0061bb url(../images/fixCont.jpg) no-repeat 0 -5px;
    line-height: 42px;
    height: 42px;
}

.yb_bar .yb_wangwang {
    background: #0061bb url(../images/fixCont.jpg) no-repeat 0 -59px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #0061bb url(../images/fixCont.jpg) no-repeat 0 -118px;
}

.yb_bar .yb_WeiBo {
    text-indent: 0;
    background: #0061bb url(../images/fixCont.jpg) no-repeat 0 -174px;
}

.yb_bar .yb_WeiXin {
    background: #0061bb url(../images/fixCont.jpg) no-repeat 0 -230px;
    line-height: 42px;
    height: 42px;
}

.yb_bar .yb_WeiXin span {
    text-indent: 54px;
    width: 160px;
    height: 42px;
    display: block;
}

.hd_qr {
    padding: 5px 15px 0px 18px;
    float: left
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 42px;
}

.banner-container img{
    width: 100%;
}













































