﻿/* devanagari */

*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;line-height: 24px;color:#666;outline:0;font-family: 'Poppins',sans-serif; font-style: normal;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}


/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#e60012;}

.clearfix{clear:both}
.clearfix:after{clear:both;height:0;content:"";line-height:0;font-size:0;display:block}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 100%; margin:auto;}
.pd06{padding: 0 12%;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 99;-webkit-transition: 0.5s;transition: 0.5s;height: 100px; background: #fff;}
.top_h{}
.top_h .logo{}
.top_h .logo img{display: block;height:100px;padding: 20px 0;-webkit-transition:0.5s;transition:0.5s;display: none;}
.top_h .logo img.bs{display: block;}
.dh{}
.dh ul li{float: left;}
.dh ul li p a{display: block;line-height: 100px;font-size: 16px;position: relative;color: #333;padding: 0 40px;-webkit-transition:0.5s;transition:0.5s;text-transform: uppercase;}
.dh ul li p a i{font-size: 12px;padding-left: 5px;}
.dh ul li:hover p a{color: #333;}
.dh ul li.cur p a{color: #e60012;}
.dh ul li{position: relative;z-index: 8;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 100px;padding-top: 5px;display: none;min-width: 160px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height: 44px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center;}
.dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 12px;}
.dh ul li .dh_fl ul li a:hover{color:#e60012;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;padding-left: 5px;top: 0;}

.top_ss{margin-left: 0.2rem;}
.top_ss span.button{ display:block; width:30px; height:100px;font-size: 22px;line-height: 100px;text-align: center;color: #333; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1440px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form i{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form a{position: absolute;right: 40px;top:0px;font-size: 16px;line-height: 60px;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;margin-left: 0.2rem;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #333;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #333;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #e60012;}

.top_bg.on{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li:hover p a{color: #e60012;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_yy span{color: #333;}
.top_bg.on .top_yy span:after{border-top: 6px solid #333;}

.top_bg.on2{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li:hover p a{color: #e60012;}
.top_bg.on2 .top_ss span.button{color: #333;}
.top_bg.on2 .top_yy span{color: #333;}
.top_bg.on2 .top_yy span:after{border-top: 6px solid #333;}

.top_bg.on2 .dh ul li.cur p a{color: #e60012;}

.top_bg.on3{top:-100px;}

.sp_header, .sjj_nav{display: none;}



.banner{ width:100%; overflow:hidden;position:relative;}
.banner ul li a{display: block;height: auto;}
.banner ul li .img{overflow: hidden;height: auto;}
.banner ul li .img img{display:block;width:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left:8%;bottom:55%;}
.banner ul li .txt .ml1{font-size:42px;line-height:55px;color: #fff;font-weight: bold;}
.banner ul li .txt .ml2{font-size: 24px;line-height: 24px;color: #fff;margin-top:20px;}
.banner ul li .txt .ml3{font-size: 18px;line-height: 24px;color: #fff;margin-top: 20px;}
.banner ul li .txt .ml4{font-size: 12px;line-height: 24px;color: #fff;margin-top: 30px;}
.banner ul li.swiper-slide-active .txt .ml1{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.5s;animation-delay: 1.5s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml4{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.8s;animation-delay: 1.8s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:60px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{ position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.4);border-radius: 50%;}
.banz{ left:5%;}
.bany{ right:5%;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}


.home-about{padding:4% 0 2%;position:relative;background:url(../img/home-about-bg.png) no-repeat center top}
.home-about .nr{padding-top:3%}
.home-about .jsh .text{width:50%;float:left;padding-right:70px;}
.home-about .jsh .pic{width:50%;float:left;padding-left:40px}
.home-about .jsh .video{position:relative}
.home-about .jsh .video:after{content:"";display:block;width:490px;height:300px;position:absolute;left:-25px;bottom:-25px;background:#eaeaea;z-index:0}
.home-about .jsh .video video{width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position:relative;z-index:1;}
.home-about .jsh .video img{position:relative;z-index:1;vertical-align:middle; width: 100%;}
.home-about .jsh .video .btn{width:150px;height:150px;background:rgba(30,87,163,0.2);border-radius:100%;display:block;position:absolute;z-index:9;top:0;right:0;bottom:0;left:0;margin:auto}
.home-about .jsh .video .btn:before{content:"";display:block;width:100px;height:100px;border-radius:100%;background:rgba(30,87,163,0.2);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}
.home-about .jsh .video .btn span{display:block;width:60px;height:60px;border-radius:100%;background:#e60012;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}
.home-about .jsh .video .btn span:before{content:"";display:block;width:12px;height:14px;background:url(../img/triangle-01.svg) no-repeat center center;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}
.home-about .jsh .title{color:#333333;font-size:28px;font-weight:700;margin-bottom:20px}
.home-about .jsh .info{color:#666666;font-size:15px;line-height:30px;margin-bottom:40px}

.numList{ padding-top: 0.85rem; }
/*.numList ul{ display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between;}*/
.numList li{ float: left; width:25%; box-sizing: border-box; padding-left: 0.6rem; background: url(../img/line1.png) right center no-repeat; margin-bottom: 3%;}
/* .numList li:first-child{ width: 14.5%; padding-left: 0; } */
.numList li:last-child{ float: right; width: auto; background: none; }
.numList li .num{ height: 56px; color: #333; font-size: 16px;}
.numList li .numUp{ color: #e60012; font-size: 0.48rem; line-height: 0.48rem; padding-right: 5px;font-weight: 600;}
.numList li .numUps{ color: #e60012; font-size: 0.3rem; line-height: 0.48rem; padding-right: 5px;font-weight: 600;}

.numList li .num img{ vertical-align: top; padding-right: 6px; }
.numList li p{ font-size: 16px; line-height: 24px; color: #333; }

.moreBtn span,.moreBtn a{background:#fff;display:inline-block;border:1px #e60012 solid;text-align:center;color:#e60012;font-size:14px;line-height:40px;width:150px;position:relative}
.moreBtn span:after,.moreBtn a:after{content:"";display:inline-block;width:22px;height:11px;background:url(../img/arrow-right.png) no-repeat right center;vertical-align:middle;margin-left:20px;margin-top:-3px}
.moreBtn span:hover,.moreBtn a:hover{border-color:#ffcd51;background:#ffcd51;color:#fff}
.moreBtn span:hover:after,.moreBtn a:hover:after{background:url(../img/arrow-right-2.png) no-repeat right center}
@media screen and (max-width:1023px){.moreBtn span,.moreBtn a{height:30px;line-height:28px;width:100px;font-size:12px}
.moreBtn span:after,.moreBtn a:after{width:16px;margin-left:10px}
}
.ttitle{text-align: center; font-size: 36px; color: #333; line-height: 45px; margin-bottom: 3%; text-transform: uppercase; font-weight: 600;}
.global_mode_poster3{padding:4% 0;overflow: hidden; background: #f8f8f8;}
.global_mode_poster3 .g_item{display: block;width: 65%;margin-bottom:1%; position: relative;color: #e60012;}
.global_mode_poster3 .g_item.g_item_small{width: 34%;}
.global_mode_poster3 .g_item .poster_img{text-align: center;}
.global_mode_poster3 .g_item .poster_img img{width: 100%; display: block;}
.global_mode_poster3 .g_item .poster_img .type_img{overflow: hidden;position: relative;padding-top: 31.88%;}
.global_mode_poster3 .g_item .poster_img .type_img .type_themeImg{position: absolute;width: 100%;height: 100%;margin-top: -31.88%;}
.global_mode_poster3 .g_item.g_item_small .poster_img .type_img{padding-top: 62.56%;}
.global_mode_poster3 .g_item.g_item_small .poster_img .type_img .type_themeImg{margin-top: -62.56%;}
.global_mode_poster3 .g_item .poster_info{position: absolute;top:35%;transform: translateY(-35%);right:5%;text-align: center;}
.global_mode_poster3 .g_item:hover .poster_info{transform: translate(-10px, -50%);}
.global_mode_poster3 .g_item.g_item_small .poster_info{right:3%; top: 20%;}
.global_mode_poster3 .g_item .poster_info .p_info_subtitle{font-size: 30px;}
.global_mode_poster3 .g_item .poster_info .p_info_title{margin:20px 0 0;font-size:16px;color:#000;}
.transition2{transition:all .2s ease-in-out;}


@media screen and (max-width:1440px) and (min-width:1001px){
	.global_mode_poster3 .g_item .poster_info .p_info_title{font-size: 20px;margin:16px 0 0;}
}
@media screen and (max-width: 1000px) {
	.global_mode_poster3{padding:15px 15px 0;}
	.global_mode_poster3 .g_item{margin-bottom: 20px;}
	.global_mode_poster3 .g_item .poster_info .p_info_subtitle{font-size: 14px;}
	.global_mode_poster3 .g_item .poster_info .p_info_title{font-size: 18px;margin:12px 0 0;}
}
@media screen and (max-width: 600px) {
	.global_mode_poster3 .g_item{float: none;width: 100%;}
	.global_mode_poster3 .g_item.g_item_small{width: 100%;}
	.global_mode_poster3 .g_item .poster_info .p_info_subtitle{font-size: 12px;}
	.global_mode_poster3 .g_item .poster_info .p_info_title{font-size: 16px;margin:8px 0 0;}

}
@media screen and (max-width: 475px) {
	.global_mode_poster3 .g_item{margin-bottom: 10px;}
	.global_mode_poster3 .g_item .poster_info{text-align: right;}
	.global_mode_poster3 .g_item .poster_info .p_info_title{font-size: 14px;margin:8px 0 0;}
}

.j_title{text-align: center;font-size: 40px;color: #333;}
.j_title .bt{font-size: 40px;color: #333; font-weight: 600; line-height: 40px;}
.j_title i{color: #333; font-style: normal;}
.j_title span{display: block;font-size: 16px;margin:1% 0;}
.j_title em{ font-size:0; display:block;height: 8px; font-style: normal;}
.j_title em i{ display:inline-block; width:8px; height:8px; border-radius:50%; background:#ccd2cc;animation: bounce_fountainG 1.2s linear infinite;} 
.j_title em i+i{ margin-left:16px;}
.j_title em i:nth-child(1){animation-delay: .4s;}
.j_title em i:nth-child(2){background:#e60012;animation-delay: .6s;}
.j_title em i:nth-child(3){animation-delay: .8s;}

.index-two{padding:4% 0 2%;background:#f3f3f3; overflow: hidden;}
.index-two ul{margin:3% -6.5px 0; margin-bottom:-3%;}
.index-two li{width:16.5%;float:left;padding:0 6.5px; margin-bottom: 3%;}
.int-list{display:block;width:100%;padding-bottom:33px;background:white;position:relative;overflow:hidden;transition:ease .5s}
.int-pic{overflow:hidden;position:relative;transition:ease .5s;overflow:hidden;margin:0 auto}
.int-pic img{display:block;width:100%;transition:all .5s}
.int-list .pbt{font-size:17px;color:#333;line-height:37px;margin-top:18px;text-align:center;padding:0 30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.int-list p{font-size:15px;color:#666;line-height:24px;margin-top:4px;text-align:center;padding:0 30px;height:48px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.index-two li:hover img{transform:scale(1.05)}
.index-two li:hover .pbt{color:#e60012}
.in2-block{opacity:1;transition:ease .5s}
.in2-hover{position:absolute;width:100%;bottom:-100%;height:100%;background:#e60012;left:0;transition:all ease .5s;padding:10px}
.in2-hover-cont{position:relative;width:100%;height:100%;padding-top:70px}
.in2-hover-cont span{font-size:17px;color:#fff;display:block;text-align:center;margin-top:30px;font-weight:bold;background:url(../img/i_pjt.png)no-repeat center bottom;padding-bottom:90px}
.index-two li:hover .in2-hover{bottom:0}
.index-two li:hover .in2-block{opacity:0}
.in2-hover-line{position:absolute;width:94%;height:94%;position:absolute;left:3%;top:3%}
.in2-line1{border-top:2px solid #fff;border-bottom:2px solid #fff;transform:scale(0,1)}
.in2-line2{border-right:2px solid #fff;border-left:2px solid #fff;transform:scale(1,0)}
.in2-line1,.in2-line2{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;filter:alpha(opacity=0);pointer-events:none;transition:opacity 0.6s,transform 0.6s;transition-delay:0.1s}
.index-two li:hover .in2-line1,.index-two li:hover .in2-line2{opacity:1;filter:alpha(opacity=100);transform:scale(1)}
.int-list .in2-hover p,.int-list .in2-hover .pbt{color:#fff !important}
.int-list .in2-hover .pbt{margin-bottom:20px;margin-top:0}

#zhens{width:100%;height: auto;background: url(../img/zheng_bg.jpg)no-repeat center;padding:2% 0; overflow: hidden;}
#zhens .left{width:60%;float: left;color: #fff; padding-top: 6%; position: relative;}
#zhens .left p{font-weight: bold;font-size: 24px;margin-bottom: 30px;color: #fff;}
#zhens .info_box_pic_box{width: 100%;overflow: hidden;}
/* #zhens .info_box_pic_box .swiper-pointer-events{position: relative;}
#zhens .info_box_pic_box .swiper-wrapper{position: relative;} */
#zhens .bg05{position: relative;}
#zhens .info_box_pic_box .swiper-slide{text-align: center;}
#zhens .info_box_pic_box .swiper-slide a{display:block;color:#4d4d4d;position:relative;margin-bottom:5px;border:none;  overflow: hidden;}
#zhens .info_box_pic_box .swiper-slide a img{transition: all .5s; overflow: hidden; display: block; width: 100%;}
#zhens .info_box_pic_box .swiper-slide a:hover{border:none;}
#zhens .info_box_pic_box .swiper-slide a:hover img{transform:scale(1.05); overflow: hidden;}
#zhens .info_box_pic_box{left: 0;}
#zhens .info_box_pic_box .swiper-slide span{font-size: 16px;line-height: 60px;color: #fff;}
#zhens .product_box_pic_box_pnbtn{top:115px;}
#zhens .right{float: right;padding-top: 3%;}
#zhens .right .kuang{width: 100%;height: 220px;border:4px solid #d0dbdf;text-align: center;position: relative;color: #fff;}
#zhens .right .kuang img{padding-top: 50px;width: 150px;}
#zhens .right .kuang p{font-size: 36px;font-weight: bold;color: #fff;}
#zhens .right .kuang a{width: 195px;height: 45px;line-height: 45px;background: #f26600;text-align: center;font-size: 16px;display: block;color: #fff;margin: 0 auto;border-radius: 45px;position: absolute;top: 200px;left: 65px;}
#zhens .right .haoma{font-size: 32px;font-weight: bold;font-family: "Arial";color: #fff;text-align: center;margin-top: 50px;}
#zhens .right .haoma span{font-size: 32px;color: #f26600;padding-right:20px;}

.product_picbox_left_btn5 span{display: none;width: 28px;height: 56px;line-height: 56px;background: #3062a3;color: #fff;text-align: center;position: absolute;top: 56px; z-index: 1;}
.product_picbox_right_btn5 span{display: none;width: 28px;height: 56px;line-height: 56px;background: #3062a3;color: #fff;text-align: center;position: absolute;top: 56px;right: 16px; z-index: 1;}
.product_picbox_left_btn5 span:hover{background:#f26600;}
.product_picbox_right_btn5 span:hover{background:#f26600;}

.invideo{}
.invideo video{width: 100%; height: auto; -o-object-fit: cover; object-fit: cover;}
.flex{display: flex;flex-wrap: wrap;}
.news{width: 100%;padding:4% 0; overflow: hidden;}
.news-tit{width: 100%;text-align: center;color: #333;}
.news-tit .nbt{font-size: 36px;}
.news-tit a{display: block;width: 100%;font-size: 14px;margin-top: 14px;color: #777;}
.news-list{width: 100%;margin-top: 40px;}
.news-list ul{margin-left: -2%;}
.news-list li{width: 31.333%;margin-left: 2%;position: relative;float: left;}
.news-list li a{display: block;width: 100%;}
.news-img{width: 100%;overflow: hidden;}
.news-img img{width: 100%;object-fit: cover;transition: all 1s ease;  display: block;}
.news-wd{width: 100%;padding-top:3%;color: #333;}
.news-wd .nbt{font-size: 16px;line-height: 28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-wd p{font-size: 13px;color: #777;line-height: 27px;margin-top: 2%;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.news-list li a:hover .news-img img{transform: scale(1.06);}

.infeedback{background: #f5f5f5 url(../img/i_appbg.jpg) no-repeat; padding:10% 6%; box-sizing: border-box; overflow: hidden; }
.infeedback_left{overflow: hidden;}
.infeedback_left .wz{font-size:18px;line-height: 26px; color: #333;}
.infeedback_left .wz2{font-size:32px;line-height: 60px; margin:1% 0%; color: #e60012;}
.infeedback_left .wz3{font-size: 16px; line-height: 26px; color: #555;}

.butter{border: 2px solid #e60012; padding:1%; max-width:20%;  text-align: center; padding:1%; box-sizing: border-box;  margin-top: 4%;}
.butter a{font-size: 16px; color: #e60012; text-align: center;   display: block;}
.butter:hover, .butter a:hover{background:#e60012; color: #fff;   display: block;}

/*gotop*/
#gotop {
    width: 57px;
    height: 58px;
    background: url("../img/top.png") no-repeat;
    position: fixed;
    right: 10px;
    cursor: pointer;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}



#gotop {
    bottom: 132px;
}

#code_img {
    width: 270px;
    height: 355px;
    background: url("../images/code.jpg") -4px -3px no-repeat;
    position: fixed;
    right: 108px;
    bottom: 135px;
    cursor: pointer;
    display: none;
    z-index: 999;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 135px;
}

.foot{background: #333;color: #FFF;overflow: hidden; padding-bottom: 2%;}
.foot_dlogo{margin: 2% 0; border-bottom: 1px solid rgba(255,255,255,0.9); padding-bottom: 2%;}
.foot_dlogo img{max-width:30%;height: auto; display: block;}
.foot_middle{overflow: hidden; margin-top: 2%;}

.foot_left{width: 22%; float: right; box-sizing: border-box; }
.foot-logo{height: auto;overflow: hidden;margin-bottom: 25px;}
.foot-logo img{max-width: 100%;height: auto;display: block;margin: 0 auto;}
.foot-code-web{height: auto;color: #fff;font-size: 16px; line-height: 30px; margin-bottom: 3%}
.foot-code-sml{height: auto;color: #999;font-size: 14px; line-height: 25px;}
.foot_right{width: 100%; box-sizing: border-box; overflow: hidden;}

.foot_navbot{overflow: hidden;}
.foot_nav{color: #363f4d;/*margin-bottom: 2%; border-bottom: 1px solid #393939; position: relative; padding-bottom: 2%;*/}
/*.foot_nav::after{content: '';width: 5px;height: 5px;background-color: #e60012;border-radius: 1px;position: absolute;left: -3px; bottom: 0; z-index: 999}
*/.foot_nav dl{float: left;width:20%; }
.foot_nav dt{font-size: 22px;line-height:40px; position: relative;margin-bottom:3%;color: #fff;  text-transform: uppercase;}
.foot_nav dt::after{position: absolute; content: " ";bottom: -5px;left: 0;background-color: #fff;width: 40px;height: 2px;}
.foot_nav dd{line-height:30px; font-size: 15px; text-transform: uppercase;}
.foot_nav dd a{color: #ccc;}
.foot_nav dd a:hover{color: #e60012;}
.foot_nav dd img{max-width: 60%; margin-top:5%; display: block;}

.incontact{overflow: hidden; line-height:30px; font-size: 15px; color: #ccc; }
.incontact p{}
.inico{margin-top:0; overflow: hidden; margin-top: 2%;}
.inico p{ margin-right: 2%; float: left;}
.inico p img{max-width: 100%; display: block;}


.footer-static-block{overflow: hidden;}
.footer-static-block .th{font-size: 20px; line-height: 32px; font-weight: 400; margin-bottom:30px; letter-spacing: 1px; position: relative;text-transform:uppercase;}
.footer-static-block .th::after{position: absolute; content: " ";bottom: -5px;left: 0;background-color: #fff;width: 40px;height: 2px;}
.footer-static-block .th a{color: #fff;}
.footer-static-block .th a:hover{color: #e60012;}
.footer-block-contant li{font-size: 16px;line-height: 26px;margin-bottom: 10px;color: #ccc;}
.footer-block-contant li b{font-size: 16px;}
.footer-block-contant li label{white-space: nowrap;margin-right: 10px;}
.footer-block-contant li span{display: inline-block;}
.footer-block-contant li:nth-child(3){width: 100%}

.sns{overflow: hidden; margin-left: 28%;}
.sns a{display:inline-block;vertical-align:top;width:2vw;height:2vw;background-image:url(../images/sns.png);background-size:400% 200%;}
.sns a:hover{background-position-y:-100%;}
.sns .facebook{background-position-x:0;}
.sns .twitter{background-position-x:-100%;}
.sns .linkedin{background-position-x:-200%;}
.sns .youtube{background-position-x:-300%;}
.footer-secondary{ width: 100%; padding: 1% 0; display: inline-block; background: #333; border-top: 1px solid rgba(255,255,255,0.2);}
.flogobox{overflow: hidden; margin: auto;}
.flogoimg{margin-bottom: 2%;}
.flogoimg img{max-width: 100%; height: auto; margin: auto; display: block;}
.foot-code-form{height: auto;overflow: hidden;position: relative; margin: 0 auto; width: 30%;}
.foot-code-form input{display: block;width: 100%;height: 48px;line-height: 48px;border: none;outline: none;background-color: #fff;padding-left: 15px;padding-right: 100px;color: #999;font-size: 15px;}
.foot-code-form button{display: block;width: 100px;height: 48px;line-height: 48px;text-align: center;color: #fff;font-size: 15px;text-transform: uppercase;border: none;outline: none;cursor: pointer;background-color: #e60012;position: absolute;top: 0;right: 0;}
.copyright{  color: #fff; font-size: 14px; text-align: center; margin-top: 2%;}



.adv_container{position:relative;width:100%; margin-top: 100px;}
.adv_container ._main{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);color:#ffffff;text-align:center;padding:0 15px}
.adv_container ._main .nybbt{position:relative;z-index:2;font-size:54px;text-align:center;line-height:54px;color:#ffffff;font-weight:bold}
.adv_container ._main p{z-index:1;white-space:nowrap;width:100%;overflow:hidden;font-size:100px;line-height:95px;color:rgba(255,255,255,0.15);font-weight:bold;text-transform:uppercase;position:absolute;top:-30px;left:0;bottom:0;right:0;margin:auto}
.adv_container .container{position:absolute;top:0;left:50%;transform:translateX(-50%)}
.adv_container .container .crumb span{color:white;font-weight:400}
.adv_container .container .crumb a{color:white}
.adv_container picture img{width:100%;display: block;}
@media (max-width:990px){
    .adv_container ._main .nybbt{font-size:44px;line-height:78px}
    .adv_container ._main p{top:-20px;font-size:75px}
}
@media (max-width:760px){
    .adv_container ._main .nybbt{font-size:24px;line-height:24px}
    .adv_container ._main p{font-size:30px;line-height:48px}
}

/*内页公用菜单*/
.sonlinkmenu{width: 100%;border-bottom: 1px solid #eee;background: #fff; overflow: hidden;}
.sonlink{float: left;font-size: 0;}
.sonlink a, .sonmenu a{display: inline-block;vertical-align: middle;line-height: 68px;position: relative;}
.sonlink a{font-size: 15px;color: #444;transition: all .4s ease;padding-right: 24px;}
.sonlink a:after{content: ">";position: absolute;color: #888;height: 100%;font-family: "å®‹ä½“","\5B8B\4F53";width: 24px;text-align: center;font-weight: 700;}
.sonlink a:last-child:after{display: none;}
.sonlink a:last-child{padding-right: 0;}
.sonlink a i{display: inline-block;vertical-align: middle;width: 14px;height: 14px;background: url('../img/sonHome.png') no-repeat;margin-top: -4px;}
.sonlink a:hover{color: #e60012;}
.sonlink span{display: inline-block;color: #444; font-size: 15px; line-height: 68px; vertical-align: middle;color: #e60012;}

.sonMenu{ float: right;font-size: 0;}
.sonMenu a{display: flex;float: left;line-height: 68px;font-size: 15px;color: #444;align-items: center;margin: 0 25px;transition: all .4s ease;position: relative;}
.sonMenu a:first-child{margin-left: 0;}
.sonMenu a:last-child{margin-right: 0;}
.sonMenu a::after{content: "";position: absolute;width: 100%;height: 2px;bottom: 0;background: #e60012;opacity: 0;}
.sonMenu a.active::after,.sonMenu a:hover::after{opacity: 1;transition: all .4s ease;}
.sonMenu a:hover, .sonMenu a.active{color: #e60012;}

.about-introduct{padding:55px 0 75px;overflow:hidden}
.introduct-title{position:relative;padding-left:136px;padding-right:0;box-sizing:border-box;width:59.28%;color:#333333;font-size:40px;line-height:1.2}
.introduct-title:before{position:absolute;left:0;top:20px;content:"";width:92px;height:5px;background:#e60012}
.introduct-wrap{display:flex;justify-content:space-between;position:relative}
.introduct-wrap:before{position:absolute;right:95px;top:-52px;content:"";width:314px;height:371px;background:url(../img/about.png) center no-repeat;z-index:3;pointer-events:none}
.introduct-wrap .introduct-img{display:block;line-height:1;overflow:hidden;width:48.57%}
.introduct-wrap .introduct-img img{display:block;width:100%;height:auto}
.company-introduct{box-sizing:border-box;width:46.85%;z-index:2}
.company-introduct strong{display:block;margin-bottom:30px;line-height:1.1;color:#333333;font-size:24px}
.company-introduct .czs{color:#444;font-size:15px;line-height:2;text-align:justify}
.company-introduct .technology-more2 i{font-size:22px;font-weight:normal;position:relative;top:2px}


.zzjg{padding:3% 0; overflow: hidden;}
.zzjg img{width:90%; margin: 0 auto; display: block; clear: both;}


.index_honor{width:100%;padding:3% 0; background: #f5f5f5;}
.index_honor .title h2{color:#333333}
.index_honor .title p{color:rgba(189,187,187,0.15)}
.index_honor_banner{margin-top:60px;position:relative;padding:0 75px}
.index_honor_banner .honor_banner{position:unset;overflow:hidden;padding-bottom:15px}
.index_honor_banner .honor_banner ul li{overflow:initial}
.honor_banner p{margin-top:20px;font-size:20px;line-height:25px;height:50px}
.honor_banner .honor-prev{width:65px;height:65px;margin:0;position:absolute;top:50%;transform:translateY(calc(-50% - 20px));left:0}
.honor_banner .honor-next{width:65px;height:65px;margin:0;position:absolute;top:50%;transform:translateY(calc(-50% - 20px));right:0}
.honor_banner .honor-prev i,.honor_banner .honor-next i{display:block;width:65px;height:65px}
.honor_banner .honor-prev i{background:url('../img/solution_left@2x.png') no-repeat center center;background-size:contain}
.honor_banner .honor-prev i:hover{background:url('../img/banner_left_active.png') no-repeat center center;background-size:contain}
.honor_banner .honor-next i{background:url('../img/banner_next_normal.png') no-repeat center center;background-size:100% 100%}
.honor_banner .honor-next i:hover{background:url('../img/video_btn@2x.png') no-repeat center center;background-size:contain}
.index_honor_banner .swiper-slide-active{transform:scale(1)!important}
.index_honor_banner .swiper-slide-active img{transform:scale(1) rotateY(0)!important; width: 100%;}
.index_honor_banner img{width: 100%; display: block;transform:none!important;   }
.honor_banner .honor-spanbox{position:absolute;bottom:0;height:10px;display:flex;justify-content:center}
.honor_banner .honor-spanbox span{display:block;width:10px;height:10px;border-radius:50%;background:#555}
.honor_banner .honor-spanbox span.swiper-pagination-bullet-active{background:#e60012}
.honor_banner_thumb{width:100%;height:128px;position:relative;margin-top:40px}
.honor_banner_thumb::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:url('../img/honor_thumb_border@2x.png') no-repeat center center;background-size:100% 100%}
.honor_banner_thumb::before{content:'';position:absolute;bottom:0;left:0;display:block;width:100%;height:2px;background:url('../img/honor_thumb_border@2x.png') no-repeat center center;background-size:100% 100%}
.honor_thumb ul{max-width:max-content;margin:auto}
.honor_thumb li{height:128px;width:auto;position:relative}
.honor_thumb li::after{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:2px;height:90px;background:url('../img/honor_thumb_line@2x.png') no-repeat center center;background-size:100% 100%}
.honor_thumb li:last-child::before{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);width:2px;height:90px;background:url('../img/honor_thumb_line@2x.png') no-repeat center center;background-size:100% 100%}
.honor_thumb li.on{background-color:#e60012}
.honor_thumb li.on::after{display:none}
.honor_thumb li.on::before{display:none}
.honor_thumb li.on+li::after{display:none}
.honor_thumb li.on p{color:#ffffff}
.honor_thumb li p{height:100%;padding:0 50px;text-align:center;display:flex;justify-content:center;align-items:center;line-height:30px;font-size:24px;color:#020202}
@media (max-width:1600px){
    .honor_banner p{font-size:18px}
}
@media (max-width:1200px){
    .honor_banner_thumb{height:auto}
    .honor_thumb{}
    .honor_thumb.container{padding:0}
    .honor_thumb ul{flex-wrap:wrap}
    .honor_thumb li::before{content:'';position:absolute;top:0;right:0;display:block;width:100%;height:2px;background:url('../img/honor_thumb_border@2x.png') no-repeat center center;background-size:100% 100%}
    .honor_thumb li:last-child::before{content:'';position:absolute;top:0;right:0;display:block;width:100%;height:2px;background:url('../img/honor_thumb_border@2x.png') no-repeat center center;background-size:100% 100%;transform:none}
    .index_honor_banner{padding:0;margin-top:40px}
    .index_honor{padding-top:40px}
    .honor_banner .honor-next,.honor_banner .honor-prev{display:none}
    .honor_thumb li::after{content:'';position:absolute;top:0;right:0;transform:none;width:2px;height:100%;background:url('../img/honor_thumb_border@2x.png') no-repeat center center;background-size:100% 100%}
    .honor_thumb li.on::before{display:none}
}

.honor-tops{background:#F5FBFF}
.honor-tops .innovate-fixs{padding:120px 0}
.honor-list-box{padding:3% 0; background: #f5f5f5;}
.honor-list{position:relative;margin:auto;width:100%; margin-top:4%;}
.honor-list:after{position:absolute;left:50%;top:26px;bottom:25px;content:"";width:1px;background:linear-gradient(to bottom,#b00614 0%,#e60012 100%)}
.honor-item{position:relative;margin-bottom:73px;display:flex;justify-content:space-between;align-items:flex-start}
.honor-item:last-child{margin-bottom:0}
.honor-item:nth-child(2n+2){flex-direction:row-reverse}
.honor-item:before{position:absolute;left:50%;margin-left:-8px;top:0;content:"";width:16px;height:16px;border-radius:50%;background:linear-gradient(to bottom,#b00614 0%,#e60012 100%)}
.honor-item:hover .honor-year time{color:#e60012}
.honor-item:hover .honor-img img{transform:scale(1.06)}
.honor-year time{display:block;line-height:1;color:#DDDDDD;font-size:60px;font-family:"DINCond";font-weight:bold;transition:0.6s}
.honor-texts{width:41.32%}
.honor-infos p{color:#666;font-size:18px;line-height:2.2}
.honor-img{margin-top:60px}
.honor-img img{width:auto;height:auto;max-width:100%;transition:0.65s}
.honor-mores{margin-top:110px;text-align:center}
.honor-mores span{display:inline-block;position:relative;z-index:2;color:#e60012;font-size:14px;font-weight:bold;cursor:pointer}
.honor-mores span:before{content:"";width:0;height:1px;background:#e60012;position:absolute;right:0;bottom:0;transition:0.4s;z-index:-1}
.honor-mores span:hover,.honor-mores span.active{color:#e60012}
.honor-mores span:hover:before,.honor-mores span.active:before{width:100%;right:auto;left:0}

.productPic{width: 100%;box-sizing: border-box;overflow: hidden; padding: 3% 0;}
.productPic ul{overflow: hidden;}
.my_ul{margin-right: -2%; margin-bottom: -3%;}
.productPic li{width: 23%;margin-right: 2%;float: left;margin-bottom: 3%;position: relative;border: 1px solid #eee;}
.product-words{width: 100%;}
.product-w-pic{width: 100%;position: relative;overflow: hidden;background-color: #fff;text-align: center;box-sizing:border-box;}
.product-w-pic .pimg{}
.product-w-pic .pimg img{width: 100%;object-fit: cover}
.product-w-shade{width: 100%;height: 30%;position: absolute;bottom: 0%;left: 0%;background-color: rgba(37, 37, 37, .8);transition: all .2s;opacity: 0;}
.product-w-pic .product-w-piclink{display: block;width: 100%;height: 100%;font-size: 0;padding: 0;border-bottom: none;margin: 0;}
.product-w-shade .pwzs{width: 100%;position: absolute;top: 50%;transform: translate(0,-50%);}
.product-w-shade .pwzs p{font-size: 16px;color: #fff;width: 80%;margin: auto;text-align:justify;text-justify:inter-word;text-align: center;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.product-w-shade .pwzs p img{max-width: 100%!important;vertical-align: middle;display: inline-block;}
.product-w-shade .pwzs .span{display: inline-block;font-size: 24px;color: #fff;text-align: center;padding: 0 0 4px 0;border-bottom: 1px solid #fff;margin-top: 36px;}
.product-w-shade .pwzs .em{font-size: 14px;color: #fff;line-height: 25px;text-align: center;margin: 2% 5%}
.productPic li:hover .product-w-pic .product-w-shade{opacity: 1;height: 100%;}
.product-w-words{width: 100%;padding: 15px;box-sizing: border-box;}
.product-w-words .pwzs{font-size: 16px;color: #333;line-height: 30px;text-align: center;z-index: 999;position: relative;transition: all .2s;}
.product-w-words .p{font-size: 16px;color: #666;line-height: 25px;text-align: center;margin-top: 1%}
.productPic li:hover .product-w-words .pwzs{opacity: 1;color: #fff}
.productPic li:hover .product-w-words .p{color: #fff}
.productPic li:hover .product-words{background: #e60012;color: #fff}
.productPic li:hover .product-w-words .pwzs p img{max-width: 100%;}


.pro_right{width: 100%; height: auto; overflow: hidden;}
.productss{width:100%; overflow: hidden;}
.productss img{max-width:none!important}
.promore_l{width:40%;float:left;}


/* .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover} */

.swiper-slide{background-size:cover;background-position:center}
.mySwiper3{height:80%;width:100%}
.mySwiper4{height:20%;box-sizing:border-box;padding:10px 0}
.mySwiper4 .swiper-slide{width:25%;height:100%;opacity:0.4}
.mySwiper4 .swiper-slide-thumb-active{opacity:1}
.promore_l .swiper-slide img{display:block;width:100% !important;height:100%;object-fit:cover;}
.mySwiper4 .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.mySwiper4 .swiper-slide img{display:block;width:98%;height:100%;object-fit:cover; border: 1px solid #e62129;}
.mySwiper3 .swiper-button-next:after, .mySwiper3 .swiper-button-prev:after{color: #e62129; background: none;}
.boxw{margin-top:13%; width:65%;} 

.pros_right{width:55%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6; }
.pros_right_top .pbt{overflow:hidden; display:inline-block; font-size:36px; color:#333; padding-bottom:10px; line-height: 40px;}
.proleft{width:100%;font-size:16px; line-height:30px; margin-top:20px;}
.proleft p{font-size:16px; line-height:25px; }


.proleftbutter{margin: 3% 0; overflow: hidden;}
.proleftbutter .h4_bt{float: left; font-size: 16px;line-height: 40px;color: #fff;text-align: center;background: #e62129;border-radius: 3px;-webkit-transition:0.5s;transition:0.5s;cursor: pointer;padding: 0 20px;}
.proleftbutter .h4_bt:nth-child(2){background: #e62129;padding: 0 30px;margin-left: 20px;}
.proleftbutter .h4_bt span{font-size: 24px;padding-right: 5px;float: left;}

.nyproxq{width: 100%;box-sizing: border-box;overflow: hidden; padding: 3% 0;}

.tabs-basic{width:100%;margin-top:3%;float:left;}
/* The tabs*/.tabs-basic ul{list-style:none;text-align:left;margin:0;padding:0;border-bottom:1px solid #e6e6e6;background:#eee;}
.tabs-basic ul li{display:inline-block;margin-bottom:-1px;font-size:16px;text-transform:uppercase;}
.tabs-basic a{display:block;text-decoration:none;background:#333;border:1px solid transparent;padding:10px 40px;color: #fff}
.tabs-basic .tab-active{border-bottom:2px solid #e60012;color:#fff;background:#e60012;}
/* The content*/.tabs-basic .tabs-content-placeholder{overflow:hidden;margin:auto;padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block;line-height:30px;font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6;line-height:24px;text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px;text-align:left;margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;margin:auto;clear: both;}
.tabs-basic table{border-collapse:collapse;border: 1px #e6e6e6 solid !important;width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important;padding-left:12px !important;word-wrap:break-word;word-break:break-all;border:1px #e6e6e6 solid !important;line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}
.hot_pro2{width:100%;float:left;margin-top:3%;}
.hot_pro2_tit{width:100%;height:45px;background:#f1f1f1;color:#333;line-height:45px;font-size:16px;padding:0 20px;border:1px solid #d6d6d6;box-sizing: border-box;}
.scrollleft2{width:100%;float:left;margin-top:20px;margin-bottom: 30px;}
.scrollleft2 li{width:200px;float:left;margin-right:20px;overflow:hidden;}
.scrollleft2 li img{width:99%;display:block;border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #e60012;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block;width:100%;line-height:30px;margin-top:10px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#e60012;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}

.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:33%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #e60012;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle;}
.pbtn a:hover{background:#ef8200;color:#fff;}
.pbtn a:nth-child(2){width:50%; background:#ef8200;}



.DownInfoList{overflow: hidden;}
.DownInfoList .Tables{overflow: hidden;}
.DownInfoList ul{width:100%;font-size:15px;overflow: hidden; margin:0; padding:0; background: none; border: none;}
.DownInfoList ul li{float:left;line-height:60px;text-align:center}
.DownInfoList .Tables ul li{width:23.333%;line-height: 60px !important;}
.DownInfoList .Tables ul li:nth-child(1){width:30%;}
.DownInfoList ul.TabTop li{background:#e7f0f4}
.DownInfoList ul.TabTop li{color:#333}
.DownInfoList ul li img{vertical-align:middle; max-width: 100% !important;}
.DownInfoList ul li.li4 span{display:block;background:url(../images/downbg02.png) no-repeat center;height:48px}
.DownInfoList a{color:#4e5059; background: none; padding: 0;}
.DownInfoList a:hover ul li.li1{color:#e60012}
.DownInfoList dd{line-height: 60px;}
.DownInfoList a:hover ul li.li4 span{background-image:url(../images/downbg03.png)}
.pagelist ul{text-align:center;margin:20px 0}
.pagelist li{display:inline-block;margin:0 2px}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px}
.pagelist li a:hover{border-color:#e7f0f4;background:#e7f0f4;color:#fff}
.pagelist li.active a{border-color:#e7f0f4;background:#e7f0f4;color:#fff}
.dataTables_paginate{text-align:center}
.dataTables_paginate ul{text-align:center;margin:20px auto;display:inline-block;width:auto;overflow:hidden}
.dataTables_paginate ul li{display:inline-block;margin:0 2px;line-height:normal;font-size:14px}
.dataTables_paginate li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;font-size:14px}
.dataTables_paginate li a:hover{border-color:#1184da;background:#1184da;color:#fff}
.dataTables_paginate li.active a{border-color:#1184da;background:#1184da;color:#fff}

.news-list1{padding:3% 0;background:#f5f5f5; overflow: hidden;}
.news-list1 .w1400{justify-content:flex-start}
.news-list1 ul{margin-right:-2%;}
.news-list1 li{float:left; width:31.333%;background:#fff;margin-right:2%;margin-bottom:30px;transition-duration:.5s}

.news-list1 li:hover{box-shadow:0 0 20px rgba(0,0,0,0.1)}
.news-list1 li:hover .news-h5,.news-list1 li:hover .news-more{color:#d50a1d}
.txts-wrap{padding:3%;font-size:14px;line-height:24px; box-sizing: border-box;}
.news-h5{font-size:17px;line-height:30px;color:#333;height:30px;font-weight:bold;transition-duration:.5s;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.news-detail{color:#666;height:48px;margin:13px 0; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.news-more{color:#333;display:inline-block;text-decoration:underline}
.img-wrap{overflow:hidden}
.img-wrap .img100{transition:all 1.5s ease; width: 100%;}
.news-list1 li:hover .img-wrap .img100{transform:scale3D(1.1,1.1,1.1)}


.xinwenxiangqing{box-sizing: border-box;}
.xinwenxiangqing .nd_head{text-align: center;border-bottom: 1px dashed #d6d6d6;padding-bottom:1%}
.xinwenxiangqing .nd_head p{color: #e60012;font-size: 28px;height: auto;padding-bottom:1%}
.xinwenxiangqing .nd_head span{color: #666;font-size: 16px;margin: 0 15px;}
.xinwenxiangqing .nd_text{text-align: left;font-size:16px;line-height:30px;padding: 15px 0;}
.xinwenxiangqing .nd_text .big{font-size:18px;line-height: 35px;font-weight: 600;color:#333; font-weight: 600;}
.xinwenxiangqing .nd_text img{max-width: 100%;display: block;margin: 10px auto;}
.xinwenxiangqing .nd_text .baimg{width: 40%;float: right;margin-left: 30px;}
.xinwenxiangqing .nd_text .baimg img{width: 100%;clear: both;display: block;margin: auto}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad;color:#333;}
.new_s2{width:100%;float:left;margin-top:5%;}
.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#e60012;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews{margin:5% 0 0;overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../img/ly_li.png) no-repeat left center;padding-left:10px;color: #666}
.relatedNews_font ul li a:hover{color: #e60012}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}


/*lxwm*/
.lxwm{margin:3% auto 0 auto; overflow: hidden;}
.lxwm-t{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:50px;border: 1px solid #efefef;}
.lxwm-t-l{width:50%;height:450px;}
.lxwm-t-r{width:50%;box-sizing:border-box;padding:0 60px;}
.lxwm-t-r .cbt{position:relative;line-height:100%;padding-bottom: 4%;font-size: 30px;border-bottom: 1px solid #e5e5e5;margin-bottom:37px;}
.lxwm-t-r .cbt span{position:absolute;display:block;left:0;bottom:-2px;height:3px;width: 50px;background: #db0c1c;}
.lxwm-t-r .cwz{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom: 3%;}
.lxwm-t-r .cwz:last-child{margin-bottom:0;}
.lxwm-t-r .cwz i{display:block;width:16px;display:flex;justify-content:center;align-items:center;height: 18px;}
.lxwm-t-r .cwz p{width:calc(100% - 35px);color: #5f5f5f;font-size:16px;line-height: 18px;}

.map{width: 100%; overflow: hidden;}
.map #map_container{height:450px;border: 5px solid #fff; font-size: 15px; font-family: 'Poppins';font-weight: normal;color:#000;}

.bot{background: #fafafa;overflow: hidden;}
.bot .t-center{text-align: center;padding-top:2%}
.bot .title{font-size: 32px;line-height: 1.85;}
.bot .ltitle{font-size: 14px;line-height: 25px;color:#777;margin-top: 5px;margin-bottom:0%;}
.bot .form{padding:2.2% 0%;display: block;}
.bot .tip{font-size: 14px;line-height: 22px;color:#666666;}
.bot .input{display: block;width: 100%;background-color: #fff;font-size: 14px;line-height: 32px;padding:8px 2.2%;color:#999;margin:2% 0;box-sizing: border-box;border: 0;}
.bot .input:focus{box-shadow: 0 0 10px rgba(0,0,0,0.08);}
.bot .br{border-radius: 5px;}
.bot .submit{line-height: 44px;height: 44px;padding:0 45px;display: inline-block;background-color: #e60012;font-size: 15px;color: #fff;cursor: pointer;border: 0;}
.bot .submit:hover{background-color: #e60012;}
.col-sm-6{width: 50%;float: left;padding: 0 2%;box-sizing: border-box;}
.col-xs-12{padding: 0 2%;box-sizing: border-box;}