
.amain { max-width: 1400px; margin: 0 auto !important; position: relative; }
.header .had { background: #00489d; height: 50px; line-height: 50px; }
.header .had strong { float: left; color: #fff; font-weight: normal; font-size: 14px; }
.header .had strong span { margin-left: 20px; }
.header .had .aseach { float: right; position: relative;   }
.header .had input[type="text"] { padding: 5px; border-radius: 30px;  width: 250px; background:#fff; padding-left: 20px; padding-right: 45px; } 
.header .had .but { position: absolute; right: 0px; top: 0px; background: url('../images/aicon1.png') no-repeat center center; height: 50px; width: 45px; }

.history {  position: relative; }
.history:after { content: ''; border-left: 1px dashed #cccccc; height: 100%; width: 1px;  position: absolute; left: 75px; top: 0px; }
.history ul li { margin: 40px 0px; position: relative; z-index: 3; }
.history ul li:nth-child(2n) .time { background: #fdb029; }
.history ul li .time { background: #0d6fb8; padding: 10px 20px; float: left; color: #fff; font-family: 'Arial'; text-align: center; width: 150px; border-top: 8px solid #fff; border-bottom: 8px solid #fff; }
.history ul li .time strong { display: block; font-size: 24px; }
.history ul li .time span { font-size: 18px; }
.history ul li p { margin-left: 180px; font-size: 14px; line-height: 25px; padding-top: 20px; text-indent: 24px; color: #666666; }

.join ul li { border-bottom: 1px dashed #eaeaea; padding: 40px 0px; }
.join ul li h3 { width: 25%; float: left; margin-right: 5%; background: #0d6fb8;  text-align: center; padding: 30px 0px; font-size: 16px; color: #fff; }
.join ul li .text { width: 70%; float: left; }
.join ul li .text strong { display: block; margin-bottom: 5px; }
.join ul li .text p { display: block; margin-top: 25px; line-height: 25px; }
.join ul li .text p span { display: block; margin-top: 20px; font-weight: bold; margin-bottom: 5px; }
.join ul li .text h6 { margin-top: 30px; color: #fdb12a; font-weight: bold; font-size: 12px;}
.join ul li .text h6 a { color: #fdb12a; margin-left: 5px; }
.join ul li .text h6 a:hover { text-decoration: underline; }
.join ul li:last-child { border-bottom: none;  }
.join ul li:nth-child(2n) h3 { background: #fdb12a; }
.join ul li:nth-child(2n) .text h6 { color: #0d6fb8; }
.join ul li:nth-child(2n) .text h6 a { color: #0d6fb8; }



.downloadfq dl { border: 1px solid #ececec; padding: 10px 20px; margin-top: 20px; position: relative; cursor: pointer; }
.downloadfq dl dt { font-size: 16px; background: url('../images/aicon2.png') no-repeat left center; padding: 10px 0px; padding-left: 40px; position: relative; padding-right: 30px; }
.downloadfq dl dt:after { content: ''; background: url('../images/aicon4.png') no-repeat right center; width: 20px; height: 41px; position: absolute; right: 0px;  cursor: pointer; top: 0px; }
.downloadfq dl dd {  background: url('../images/aicon3.png') no-repeat left 5px; margin-top: 20px; padding-left: 40px; line-height: 25px; display: none; color: #999999; min-height:40px; }
.downloadfq dl.active { background: #fff7e9; }


.downloadfile ul li { border-bottom: 1px dashed #eaeaea; padding: 30px 0px; background: url('../images/aicon5.png') no-repeat left 34px; padding-left: 30px; padding-right: 80px; position: relative; }
.downloadfile ul li a { display: block; position: absolute; right: 0px; top: 50%; margin-top: -22px; }
.downloadfile ul li h3 { color: #666; font-size: 16px; position: relative; }
.downloadfile ul li h3 span { position: absolute; right: 0px; top: 5px; font-size: 12px; color: #999; }
.downloadfile ul li p { color: #999; margin-top: 15px; line-height: 22px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; }


.hide { display: none; }

.inabout { margin: 90px 0px; }
.inabout .img { width: 34.5%; float: left; }
.inabout .text { width: 60%; float: right; }
.inabout .text h3 { font-size: 30px; color: #00489d; display: inline-block; border-bottom: 1px solid #00489d; padding-bottom: 10px; margin-bottom: 15px; padding-right: 50px;}
.inabout .text p { font-size: 16px; color: #666666; margin-top: 5px; line-height: 25px; }
.inabout .text .dow { margin-top: 25px; }
.inabout .text .dow a { display: inline-block; vertical-align: top; margin-right: 10px; height: 50px; line-height: 48px; padding: 0px 30px; border: 1px solid #0672f2; font-size: 16px; }
.inabout .text .dow a:nth-child(2) { color: #fdb029; border: 1px solid #fdb029; }
.inabout .text .dow a:nth-child(3) { color: #00489d; border: 1px solid #00489d; }
.inabout .text .dow a i { display: inline-block; vertical-align: middle; margin-top: -4px; margin-right: 10px; }


.innum {  padding: 90px 0px; background: url('../images/in_img2.jpg') no-repeat center center; background-size: cover;}
.innum ul li { width: 25%; float: left; text-align: center; }
.innum ul li .icon { display: block; } 
.innum ul li .icon img { margin: 0 auto; }
.innum ul li .text h3 { font-size: 30px; color: #fff; margin-top: 20px; font-family: 'Arial'; }
.innum ul li .text strong { margin-right: 5px; font-weight: normal; }
.innum ul li .text p { margin-top: 5px; font-weight: bold; color: #fff; font-size: 16px; }


.productbox { margin-bottom: 90px; margin-top: 30px; }
.inproduct_tit { text-align: center; margin-top: 50px; }
.inproduct_tit span { display: inline-block; padding: 6px 16px; font-size: 16px; color: #666666; }
.inproduct_tit span:hover { background: #00489d; color: #fff; cursor: pointer; }
.inproduct_tit span.active { background: #00489d; color: #fff; cursor: pointer; }


.prodBan { height: 302px; }


.category_box { padding-left: 100px; padding-top: 0px; }
.category_left { width: 100px; height: 100%; background: #f0f0f0; position: fixed; left: 0; top: 0px; z-index: 99; padding-top: 50px; overflow-y: auto;  }
.category_left li { height: 40px; line-height: 40px; border-bottom: 1px solid #d6d6d6; text-align: center; position: relative; }
.category_left li.current { background: #fff; }
.category_left li.current:after { content: ""; width: 2px; height: 30px; display: block; background: #e61c52; position: absolute; left: 0; top: 0; }

.category_left dl { border-bottom: 1px solid #e2e2e2; text-align: left; padding-left: 5px; padding-top: 10px; padding-bottom: 10px; }
.category_left dl dt { display: block; line-height: 25px; font-size: 12px; font-weight: bold; color: #333;}
.category_left dl dd { margin-top: 3px; display: none; }
.category_left dl dd a { display: block; font-size: 12px; line-height: 25px; }
.category_left dl.active dt { color: #1473ad; }

.productzk { border-top: 2px solid #0d6fb8; }



.filter { height: 40px; width: 100%; background: #0d6fb8; position: fixed; left: 0px; top: 50px; z-index: 99; overflow-x: auto;  white-space: nowrap; }
.filter a { line-height: 40px; color: #fff; display: inline-block; padding: 0px 12px; vertical-align: top; opacity: 0.6; position: relative;  }
.filter a:after { content: ''; background: #fff; right: -2px; height: 10px; top: 50%; margin-top: -5px; position: absolute; width: 1px; }
.filter a:last-child:after { display: none; }


.filter a.active { color: #fff; opacity: 1; }
.category_right { width: 94%; margin: 0 auto; padding: 0px 0; border-top:1px solid #eee ; }

.product_list li { width: 50%; display: inline-block; padding: 10px 5px; border-bottom: 1px solid #eee; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; vertical-align:top; }
.product_list li:nth-child(2n+1) { border-left: 1px solid #fff; }
.product_list li:nth-child(2n+2) { border-left: 1px solid #eee; }
.product_img { min-height: 102px; position: relative; }
.product_img .ms { width: 41px; height: 20px; display: block; background: url(../images/ms.png) no-repeat; background-size: contain; position: absolute; left: 0; top: 0; }
.product_txt h4 { font-size: 14px; color: #fff; line-height: 30px; overflow: hidden; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.product_txt p { font-size: 12px; line-height: 18px; color: #fff; opacity: 0.8; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }

.product_list li:nth-child(2n+1) .product_txt { background: #0672f2; color: #fff; padding: 5px; }
.product_list li:nth-child(2n+2) .product_txt { background: #fdb029; color: #fff; padding: 5px; }

.H50 { height: 160px; }
.out { font-size: 0px; letter-spacing: -5px; }
.in { display: inline-block; vertical-align: top; letter-spacing: normal; }

.category_box { display: none }

.afooter .f1 { width: 24.6%; margin-right: 6%; float: left; }
.afooter .f2 { width: 26%; margin-right: 6%; float: left; } 
.afooter .f3 { width: 20%; float: left; margin-right: 6%; } 
.afooter .f4 { width: 11.4%;  float: left; }

.afooter { background: #1a1e21; margin-top: 30px; padding: 60px 0px 30px; }
.afooter .text dl { margin-bottom: 40px; }
.afooter .text dl dt { font-size: 24px; color: #fff; }
.afooter .text dl dd { color: #7e7e7e; font-size: 14px; line-height: 25px; margin-top: 15px; }
.afooter .text dl dd a { display:inline-block; vertical-align:top; margin-right:10px;  padding-right:15px; position:relative; }

.afooter .text dl dd a:last-child:after { display:none; }
.afooter .text dl dd a:hover { color:#fff; }


.afooter .biaoqian h4 { font-size: 24px; color: #fff; margin-bottom: 20px; }
.afooter .biaoqian span { color: #7e7e7e; border: 1px solid #7e7e7e; padding: 10px; display: inline-block; vertical-align: top; font-size: 14px; margin-bottom: 12px; margin-right: 3px;  }
.afooter .biaoqian span:hover { color: #fff; border: 1px solid #fff; display: inline-block; font-size: 15px; padding: 11px; }

.afooter .wx { text-align: center; }
.afooter .wx p { margin-top: 15px; color: #7e7e7e; }

.afot { text-align: center; color: #fff; }
.afot p { line-height: 25px; }
.afot p a{ color:#ffffff; }


.amore a { width: 128px; line-height: 30px;
    display: block; 
    text-align: center; margin-top: 30px; border: 1px solid #0d70b8; border-radius: 20px;
    font-size: 14px; color: #0d70b8; }
    
.amore a:hover { background:#0d70b8; color:#fff; }     

.tmore a { margin:0 auto; margin-top:50px; }
.smore a { margin-top:40px; }

.wproductpic .swiper-pagination-bullet { width:7px; height:7px;  margin:0px 4px; outline:none; }
.wproductpic .swiper-pagination-bullet-active { background:#0d6fb8; }

.prodDetText .wproductpic { display: none; }


@media (max-width: 1600px) { 
.H50:{height:160px}
.box { max-width: 1200px; }
.amain { max-width: 1200px; }
.com_zi { max-width: 1200px; }
.footer_com { max-width: 1200px; }
.prodBan { height: 320px; }

}


@media (max-width: 1200px) {  

.prodBan { height: 180px; }

}


@media (max-width: 992px) {  
.H50{height: 50px;}
.prodDetText .pcimg { display: none; }
.prodDetText .wproductpic { display: block; margin: 20px 0px; padding-bottom: 35px; }
.prodDetText .wproductpic .swiper-slide { border: 1px solid #eaeaea; padding: 10px; }


.swiper-slideVideo {
	width: 100%;
	height: 100%;
	position: relative;
}

.video_btn {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.video_btn>img {
	width: 100%;
	height: 100%;
}


.phoneH50 { height: 50px; }
#map { width: 100%; float: none; }
.acontact { margin-top: 30px; }
.acontact .text { width: 100%; float: none; margin-top: 20px; }
.acontact .text p { line-height: 28px; margin-top: 10px; }


.afot p { line-height: 22px; font-size: 12px; } 
.afooter .con {  }
.afooter .con .f1 { display:none;}
.afooter .con .f2 { width:90%;}
.afooter .con .f3 { width:90%;}
.afooter .con .f4 { display:none;}
.afooter { margin-top: 20px; padding: 20px 0px; }

.box { padding: 0px 10px; }
.prodBan { height: 140px; }
.inabout .img { width: 100%; float: none; display:none; }
.inabout { margin: 30px 0px; }
.inabout .img img { width: 100%; }
.inabout .text { width: 100%; float: none; margin-top: 20px; }
.inabout .text h3 { font-size: 18px; padding-bottom: 10px; margin-bottom: 5px; }
.inabout .text p { font-size: 14px; margin-top: 10px; line-height: 22px; }
.inabout .text .dow { margin-top: 10px; letter-spacing: -5px; }
.inabout .text .dow a { width: 31.33%; margin-right: 1%; margin-left: 1%; letter-spacing: 0px; padding: 0px 2px; text-align: center; font-size: 12px; height: 44px; line-height: 42px; }
.inabout .text .dow a i { height: 20px; }

.innum { padding: 30px 0px; }
.innum ul li .icon img { width: 35px; }
.innum ul li .text h3 { font-size: 24px; }
.innum ul li .text p { font-size: 14px; font-weight: normal; margin-top: 3px; }

.inproduct_tit span {  min-width: 48%; background: #eaeaea; font-size: 14px; padding: 10px 0px; margin: 2px 0px; }
.inproduct_tit { margin-top: 30px; }
.productbox { margin-bottom: 30px; }

.history ul li { margin: 10px 0px; }
.history ul li .time { width: 100%; padding: 10px 0px; float: none; }
.history ul li .time strong { font-size: 18px; }
.history ul li .time span { font-size: 14px; }
.history ul li p { margin-left: 0px; }
.history:after { display: none; }
.history ul li p { padding-top: 10px; line-height: 22px; }


.pageing { margin-top: 20px; }
.pageing a { padding: 0px 10px; height: 30px; line-height: 30px; }


.prodList li .img { height: 150px; overflow:hidden; }
.prodList li { margin-top: 4%; }
.prodList li .text p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: auto; }

.downloadfq dl dt { font-size: 14px; }
.downloadfq dl { margin-top: 10px; padding: 10px; }

.downloadfile ul li { padding-right: 0px; }
.downloadfile ul li h3 span { position: inherit;  display: block; }
.downloadfile ul li h3 { font-size: 16px; line-height: 25px; }
.downloadfile ul li a { position: inherit; margin-top: 10px; }


.join ul li h3 { width: 100%; float: none; padding: 20px 0px; }
.join ul li .text { width: 100%; float: none; margin-top: 20px; }
.join ul li { padding: 20px 0px; }

.pc_box { display: none; }

.pcBan { display: none; }
.category_box { display: block; }

.pc_bar { display: none; }
.prodDetText { margin-top: 0px; border: none; }

.amore a { margin:0 auto; margin-top:30px; width:110px; }


.product_txt p { font-size: 12px; line-height: 18px; color: #fff; opacity: 0.8; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical; 
display: none;}

.product_txt h4 { font-size: 12px; color: #fff; line-height: 24px; overflow: hidden; position: relative; white-space: inherit; overflow: hidden; text-overflow: ellipsis; }

.links { display:none;}

}
.links{
	background: #1a1e21;
    margin-top: -25px;
	text-align:center;
}
.links p{
	color:#7e7e7e;
}