.n_banner{ height: 350px; color: #fff;}
.n_banner h2{padding-top: 150px; font-size: 26px; line-height: 1;font-weight:normal}
.n_banner h2:after{margin-top: 25px; margin-bottom: 20px; display: block; content: ""; width: 46px; height: 3px; background: #e95504;}
.n_banner span{font-size: 16px;line-height:200%}


.n_banner2{ height: 350px; color: #333;}
.n_banner2 h2{padding-top: 150px; font-size: 26px; line-height: 1;font-weight:normal}
.n_banner2 h2:after{margin-top: 25px; margin-bottom: 20px; display: block; content: ""; width: 46px; height: 3px; background: #e95504;}
.n_banner2 span{font-size: 16px;line-height:200%}

.W100{width: 100%; border-bottom: 0px solid #e7e7e7; background: #F2F2F2}

.class_list{height: 70px; overflow: hidden;}
.class_list li{float: left; margin-right: 10px; display: inline-block; font-size: 1.16em;}
.class_list li a,
.class_list li a:visited{display: block; padding: 0 25px; position: relative; line-height: 70px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #555; transition: 0.3s;}
.class_list li a:hover,
.class_list li.on a{background: #e95504; color: #fff;}

.class_list101{height: 70px; overflow: hidden;}
.class_list101 li{float: left; margin-right: 10px; display: inline-block; font-size: 1.16em;}
.class_list101 li a,
.class_list101 li a:visited{display: block; padding: 0 32px; position: relative; line-height: 70px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #555; transition: 0.3s;}
.class_list101 li a:hover,
.class_list101 li.on a{background: #e95504; color: #fff;}



.n_part1{height: 70px;width: 1250px; margin: 0 auto;overflow: hidden; display: flex; justify-content: space-between; align-items: center;}

.n_part1 span{ font-size: 14px; color: #888;}
.n_part1 span a{color: #888;}


.cnt-title-center{font-size: 30px; color: #333; margin: 60px 0 40px 0; text-align: center;font-weight:normal}
.cnt-title-left{font-size: 30px; color: #333;margin:50px 0; text-align: left;}
.cnt-title-left2{font-size: 30px; color: #333;margin:30px 0; text-align: left;}



/**/
.n_part2{padding: 0 0 20px 0; text-align: center; border-bottom: 0px solid #e7e7e7;}
.n_part2 h2{font-size: 20px; line-height: 1; font-weight: normal; color: #e95504; font-family: Arial; text-transform: uppercase;}
.n_part2 h2:after{display: block; content: ""; width: 60px; height: 1px; background: #666; margin: 15px auto;}
.n_part2 h3{font-size: 28px; color: #e95504; line-height: 1;}
.n_part2 ul{margin-top: 40px; overflow: hidden; text-align: center;}
.n_part2 ul li{display:inline-block; height: 42px; line-height: 41px; margin: 0 5px;}
.n_part2 ul li a{display: block; padding: 0 30px; background: #efefef;border-radius:25px; font-size:14px}
.n_part2 ul li a:hover{background: #e95504; color: #fff; border-bottom-color: #e95504;}
.n_part2 ul li a.on{background: #e95504; color: #fff; border-bottom-color: #e95504;}
/*
.class_list{background: #ebebeb; border-bottom: 0 solid #dbdbdb; height: 50px;}
.class_list h2{float: left; line-height: 50px; height: 49px; font-weight: bold; font-size: 16px; color: #333; border-bottom: 2px solid #333; padding: 0 5px;}
.class_list ul{float: right; padding: 12px 0 0 30px;}
.class_list ul li{float: left; margin: 0 0 0 10px;}
.class_list ul li a{display: block; padding: 0 10px; background:#f0f0f0; color: #333; line-height: 25px;}
.class_list span{float: right; padding-top: 10px;}
.class_list span .btn_text{float: left; height: 28px; border: 1px solid #dcdcdc; border-right: none; padding-left: 10px; width: 200px; font-size: 12px; color: #888; border-radius: 3px 0 0 3px;}
.class_list span .btn_submit{background: #333; padding: 0 15px; border: none; height: 30px; color: #fff; border-radius: 0 3px 3px 0; cursor: pointer;}
.class_list:after{display: block; content: ""; clear: both;}
*/


.new_list{margin-top: 30px;}
.new_list li{margin: 0 0 30px 0;background: #f5f5f5; overflow: hidden;}
.new_list li span{float: left; margin: 0 38px 0 0; width: 380px; height: 240px; overflow: hidden;}
.new_list li span img{width: 380px;}
.new_list li h2{padding: 45px 0 23px 0; border-bottom: 1px dashed #d4d4d4; font-size:20px; line-height: 100%; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.new_list li h3{padding: 15px 0 10px 0; font-size: 14px; color: #888; font-weight: normal;}
.new_list li p{font-size: 14px; line-height: 22px; height: 66px; color: #777;}
.new_list li a{display: block; padding: 0 50px; overflow: hidden;}
.new_list li a:hover{background: #e95504; color: #fff;}
.new_list li a:hover h2,
.new_list li a:hover h3,
.new_list li a:hover p{color: #fff;}
.new_list li a:hover img{transform: scale(1.1,1.1);}
.new_list li span img{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}

.new_list2{background: #f5f5f5; padding: 30px 30px 10px 30px;}
.new_list2 li{margin-bottom: 20px; background: #fff; overflow: hidden; line-height: 60px;}
.new_list2 li h2{float: left; width: 830px; padding: 0 0 0 20px; font-size: 16px; font-weight: normal;}
.new_list2 li h2 i{padding: 0 0 0 50px; font-size: 14px; font-weight: normal; color: #888; font-style: normal;}
.new_list2 li span{float: right; background: #e95504; margin: 15px 15px 0 0; height: 30px; width: 30px; text-align: center; line-height: 30px; color: #fff; font-size: 14px;}
.new_list2 li a:hover span{background: #088dda;}

.title{text-align:center; font-size: 28px; line-height: 100%; padding: 60px 0 0px 0; font-weight:normal; color: #333;}
.time{text-align: center; border-bottom: 0px solid #ccc; padding: 30px 0; color: #777;}

.content{font-size: 18px; line-height: 250%; padding: 0px 0;}
.content img{max-width: 90%!important;  height: auto!important;}

.content2{font-size: 18px; line-height: 250%; padding: 50px 0 0 0;}
.content2 img{max-width: 70%!important; border: 0px solid #e7e7e7; margin-bottom:30px; height: auto!important;}

.about_img{margin-top: 30px;}
.about_img img{max-width: 100%; background: #ccc;}

.fy{padding: 55px 0px; border-top: 0px solid #ccc;}
.fy li{font-size: 16px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #d00;}


.img_list{overflow: hidden; margin-left: -30px; padding-top: 30px;}
.img_list li{float: left; width: 25%; padding: 0 0 30px 30px; box-sizing: border-box;}
.img_list li a{display: block; position: relative; top: 0px; background: #f0f0f0; text-align: center;}
.img_list li span{display: block; position: relative; padding-bottom: 80%;background: #fff; }
.img_list li span img{position: absolute; left: 0px; top: 0px; max-width: 80%; max-height: 80%; background: #fff;position: absolute;margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: auto;}
.img_list li h2{padding: 15px 0 15px 0; font-size: 16px; color: #333; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.img_list li a:hover{box-shadow: 5px 0 30px rgba(0,0,0,0.1); top: -10px;}
.img_list li a:hover h3{background: #b80f05; color: #fff;}
.img_list li h3{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}


.pro_img{float:left; width: 480px; margin: 30px 0 26px 0;}
.pro_img span{display: block; width: 100%; padding: 0 0 100% 0; position: relative;}
.pro_img span img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; padding: 3px; border: 1px solid #e7e7e7;}

.pro_js{padding:0 10px 0 0;}
.pro_js h2{font-size:24px; line-height: 20px; font-weight:normal; color: #333; padding:30px 0 20px 3px; border-bottom:1px dashed #e7e7e7; display:block}
.pro_js p{line-height:28px; padding:15px 0 15px 3px; border-bottom:1px dashed #e7e7e7; font-size: 14px;}
.pro_tel{font-size:14px; font-weight:bold; color:#333; padding:15px 0 20px 0;}
.pro_tel span{font-size:24px; color:#d00; font-weight: normal; font-family: Impact; line-height: 24px;}

.pro_gm{overflow: hidden; border-bottom:1px dashed #e7e7e7; padding: 0 0 28px 0; margin: 0 0 20px 0;}
.pro_gm a{float: left; width:125px; height:35px; text-align:center; line-height:35px; overflow:hidden; font-size:16px; margin:0 10px 0 0;}
.pro_gm a:hover{background:#dc3333;}
.pro_gm a.gm{background:#e95504; color: #fff}
.pro_gm a:hover.gm{background: #e95504; color: #fff}
.pro_gm a.zx{background:#c8161d; color: #fff;}
.pro_gm a:hover.zx{background: #b71319; color: #fff;}


.slideTxtBox{}
.slideTxtBox .hd{ height:50px; line-height:50px; background:#f4f4f4;}
.slideTxtBox .hd ul{overflow: hidden;}
.slideTxtBox .hd ul li{float:left; padding:0 25px; cursor:pointer; font-size: 16px; font-weight: bold;}
.slideTxtBox .hd ul li.on{background:#e95504; color: #fff;}



.r_part1{border-bottom:2px solid #e95504; height:34px; position:relative; overflow: hidden;}
.r_part1 h2{float: left; background:#e95504; color:#fff; height:34px; font-size:14px; font-weight:bold; padding:0 20px; line-height:33px; border-radius:5px 5px 0 0; behavior:url(pie.htc); position:relative;}


/*浜у搧璁㈣喘*/
.order{ margin:15px 0; border: 1px solid #e7e7e7; padding: 10px 0;}
.order tr td:first-child{text-align: right; width: 105px;}
.order tr td:first-child span{color: #8d0001}
.order td{padding:5px; color: #555;}
.order td span{color:#f00;}
.order input,
.order textarea{

	behavior:url(pie.htc); position:relative;
}

.order .order_text{border:1px solid #c1c1c1; padding:0 10px; width:300px; height:25px; line-height:25px; overflow:hidden; font-size:12px; color:#828282; font-family:inherit; border-radius:3px; box-shadow:inset 1px 1px 3px #eaeaea;}
.order .order_text:hover{border:1px solid #e95504;}
.order textarea{line-height:22px !important; padding:5px 10px !important;}

.order .order_submit{padding:0 30px; height:35px; line-height:35px; border-radius:3px; overflow:hidden; cursor:pointer; font-family:inherit; background:#e95504; color:#fff; border:none; font-weight: bold;}
.order .order_submit:hover{background:#e95504;}



/*鐣欒█*/
.message{float: left; border-collapse:collapse; margin:30px auto 40px auto; width:55%}
.message td{padding:10px; border:0px solid #f4f4f4;}
.message input,
.message textarea{
	transition:all 0.3s, color 0.6s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	behavior:url(pie.htc); position:relative;
}

.message .message-text{border:1px solid #c1c1c1; padding:0 10px; width:300px; height:30px; line-height:30px; overflow:hidden; font-size:12px; color:#828282; font-family:inherit; border-radius:3px; box-shadow:inset 1px 1px 3px #eaeaea;}
.message .message-text:hover{border:1px solid #e95504;}
.message textarea{line-height:22px !important; padding:5px 10px !important;}

.message .message-submit,
.message .message-reset{padding:0 20px; height:34px; line-height:34px; border-radius:3px; overflow:hidden; cursor:pointer; font-family:inherit;}
.message .message-submit{background:#e95504; color:#fff; border:none; margin:0 5px 0 0}
.message .message-submit:hover{background:#198fd3;}
.message .message-reset{background:#bdbdbd; color:#333; border:none;}
.message .message-reset:hover{background:#d6d6d6;}

.ly_img{float: right; margin: 30px 0; width: 40%;}
.ly_img img{width: 100%;}


.img_list2{overflow: hidden; margin: 0 0 0 -20px;}
.img_list2 li{float: left; margin: 0 0 30px 20px; text-align: center;}
.img_list2 li span{position: relative; display: block; overflow: hidden; background: #f5f5f5; width: 224px; height: 280px;}
.img_list2 li span img{position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: auto; max-width: 195px; max-height: 228px;}
.img_list2 li h2{padding: 18px 12px 0 12px; font-size: 14px; font-weight:normal;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.img_list2 li a:hover span img{transform: scale(1.1,1.1);}

.img_list2 li span img,
.img_list2 li i{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}




.img_list3{overflow: hidden; margin: 30px 0 0 -20px;}
.img_list3 li{float: left; margin: 0 0 30px 20px; text-align: center;}
.img_list3 li span{position: relative; display: block; overflow: hidden; background: #f7f7f7; width: 280px; height: 260px;border-radius:0px;}
.img_list3 li span img{position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: auto; max-width: 240px; max-height: 220px;}
.img_list3 li h2{padding: 18px 12px 0 12px; font-size: 16px; font-weight:normal;  width:260px;line-height:200%;height: 60px}
.img_list3 li a:hover span img{transform: scale(1.1,1.1);}

.img_list3 li span img,
.img_list3 li i{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}



.img_list301{overflow: hidden; margin: 30px 0 0 -20px;}
.img_list301 li{float: left; margin: 0 0 30px 20px; text-align: center;}
.img_list301 li span{position: relative; display: block; overflow: hidden; background: #f7f7f7; width: 220px; height: 220px;border-radius:0px;}
.img_list301 li span img{position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: auto; max-width: 180px; max-height: 180px;}
.img_list301 li h2{padding: 18px 12px 0 12px; font-size: 14px; font-weight:normal; text-overflow: ellipsis;width:200px;line-height:200%;height:40px}
.img_list301 li a:hover span img{transform: scale(1.1,1.1);}

.img_list301 li span img,
.img_list301 li i{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}









/*page*/
.page{text-align:center; margin:20px 0 40px 0;}
.page li{display: inline-block; *display: inline; margin: 0 3px;}
.page li a{height: 29px; line-height: 29px; display: block;padding: 0 12px; border: 1px solid #dddddd; font-size: 14px;}
.page li a:hover{background: #0e833c; border: 1px solid #0e833c; color: #fff;}
.page li a.on{background: #0e833c; border: 1px solid #0e833c; color: #fff;}



.tab{background: #e95504; width: 100%; height: 44px;letter-spacing: 2px; text-align: center; line-height: 44px; color: #fff; font-size: 16px;margin-top: 30px}


.Product{width: 900px; margin-top:50px}
.Product_info{width: 100%; display: flex; justify-content: space-between; margin-bottom: 20px;}
.Product_img{width: 460px; height: 360px; display: flex; justify-content: center; align-items: center;  border: 1px solid #e5e5e5;padding: 10px;}
.Product_img img{max-width: 100%; max-height: 100%;}

.Product_txt{width: 370px;}
.Product_js{margin: 20px 15px 0 0; overflow: hidden; border-bottom: 0px dashed #e7e7e7; padding-bottom: 10px;}
.Product_js li{overflow: hidden; line-height: 35px; float: left; width: 50%; font-size: 14px; position: relative;}
.Product_js li:first-child{border-bottom: 0px dashed #e7e7e7; margin-bottom: 5px; padding: 0 0 5px 10px;}
.Product_js li h2{float: left; font-size: 14px; width: 80px; text-align: right;}
.Product_js li h3{position: absolute; right: 0px; top: 0px; font-size: 12px;}
.Product_js li h3 a{color: #0068b7;}
.Product_js li.n_f{float: none; width: auto;}
.Product_js li b{font-size: 26px; font-weight:bold;}
.Product_js li i{float: left; display: inline; margin: 13px 5px 0 0; font-size: 14px; color: #0068b7;}

.Product_tel{font-size:14px; font-weight:bold; color:#333; padding:15px 0 15px 10px;}
.Product_tel span{font-size:24px; color:#d00; font-weight: normal; font-family: Impact; line-height: 24px;}

.bdsharebuttonbox{margin-left: 10px!important;}

.Product_gm{overflow: hidden; border-bottom:0px dashed #e7e7e7; padding: 0 0 20px 0; margin: 0 0 20px 10px;}
.Product_gm a{float: left; position: relative; width:125px; height:35px; text-align:center; line-height:35px; overflow:hidden; font-size:16px; margin:0 10px 0 0;}
.Product_gm a.gm{background:#0068b7; color: #fff}
.Product_gm a.zx{background:#f8b62c; color: #fff;}
.Product_gm a:hover{color: #fff;}
.Product_gm a:after{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: block; content: ""; background: rgba(255,255,255,0);}
.Product_gm a:hover:after{background: rgba(255,255,255,0.2);}





.about-box::after{display: block; content: ""; clear: both;}
.about-item{width: 650px; height: 260px; position: relative; float: left; border: 0px solid #eeeeee; box-sizing: border-box; margin-top: 50px; padding: 45px 0px 0;}
.about-item:nth-child(2n){border-left: none;}
.about-item img{position: absolute; width: 100%; top: 0; left: 0; display: block;}
.about-item h2{font-size: 24px;  margin: 0 0 20px; color: #333;}


.bor-none{border: none;}
.bor100{background:#f2f2f2 ;}
.top0{margin-top: 0; height: auto; padding-bottom: 35px;}
.bor100{border-top: 0px solid #eeeeee; border-bottom: 0px solid #eeeeee;}






.message{ overflow: hidden; margin-top: 50px; margin-bottom: 30px; margin-left: -21px;width:60%}
.message li{float: left; width: 33.33%; margin-bottom: 18px; padding-left: 21px; box-sizing: border-box;}
.message li .btn_text{background: #eeeeee; border: none; width: 100%; height: 40px; line-height: 40px; border-radius:12px;padding-left: 18px; font-size: 14px; font-family: "脙楼脗炉脗掳脙庐芒鈧犆偮棵兟⑩偓鈩⒚⑩偓鹿脙漏芒鈧€澝⑩偓聽脙楼芒鈧溍偮疵兟偮裁偮�"; color: #555; box-sizing: border-box;}
.message li .btn_text2{height: 180px; padding: 10px 18px; line-height: 25px;}
.message li .btn_submit{background: #e95504; border: none;border-radius:12px; width: 100%; height: 50px; line-height: 50px; color: #fff; font-size: 18px; cursor: pointer;}

.message li.n_f{float: none; width: auto; height: auto; clear: both;}


