@charset "utf-8";
* {	margin: 0;padding: 0;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0; font-weight:initial;}
body,button,input,select,textarea {	 font-family:"微软雅黑","宋体",tahoma,Srial,helvetica,sans-serif;	outline: none;}
h1,h2,h3,h4,h5,h6 {	font-size: 100%;}
ul,ol,li {	list-style: none; }
a {	text-decoration: none;	color: #474747;  }
a:hover {color: #d9281d;text-decoration: none;	}
img {	border: 0px; vertical-align:middle;}
em{ font-style:normal;}
table {	border-collapse: collapse;	border-spacing: 0;}
html,body {color: #474747;background: #fff;margin: 0 auto;font-size: 16px !important; overflow-x:hidden;width:100%;}
.clear {	clear: both;}
.pic100 img{width:100%;}
h1{ font-size:24px;color:#464646;}
.justify_fix{display:inline-block;*display: inline; *zoom:1; width:100%; height:0; overflow:hidden;}
.f-turn{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.fl{float:left;}
.fr{float:right;}
.pad100{padding:100px 0;}
.pad90{padding:90px 0;}
.pad70{padding:70px 0;}
.overflow{ overflow:hidden;}
.white a,.white{ color:#fff;}
.rela{ position:relative;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top60{ margin-top:60px;}
.text-center{ text-align:center;}
.text-right{text-align:right;}
.row:after{content:''; display:block; clear:both;}
.flex-wrap {
    display: -webkit-flex;
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}
.container-fluid {
  width: 100%;
}
.clearfix:after{
content:"";
display:block;
clear:both;
height:0;
line-height:0;
visibility:hidden;
}
.clearfix{zoom:1;}	
.container{width:1200px;margin: auto;}
@media (max-width:1199px) {
.container{width:991px}
}
@media (max-width:991px) {
.container{width:750px}
}
@media (max-width:767px) {
.container{width:100%}
}
.row:after{content:''; display:block;clear:both;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float:left}
.col-xs-12 {width:100%}
.col-xs-11 {width:91.66666667%}
.col-xs-10 {width:83.33333333%}
.col-xs-9 {	width:75%}
.col-xs-8 {	width:66.66666667%}
.col-xs-7 {	width:58.33333333%}
.col-xs-6 {	width:50%}
.col-xs-5 {	width:41.66666667%}
.col-xs-4 {	width:33.33333333%}
.col-xs-3 {	width:25%}
.col-xs-2 {	width:16.66666667%}
.col-xs-1 {	width:8.33333333%}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float:left}
.col-sm-12 {width:100%}
.col-sm-11 {width:91.66666667%}
.col-sm-10 {width:83.33333333%}
.col-sm-9 {width:75%}
.col-sm-8 {width:66.66666667%}
.col-sm-7 {width:58.33333333%}
.col-sm-6 {width:50%}
.col-sm-5 {width:41.66666667%}
.col-sm-4 {width:33.33333333%}
.col-sm-3 {width:25%}
.col-sm-2 {width:16.66666667%}
.col-sm-1 {width:8.33333333%}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left}
.col-md-12 {width:100%}
.col-md-11 {width:91.66666667%}
.col-md-10 {width:83.33333333%}
.col-md-9 {width:75%}
.col-md-8 {width:66.66666667%}
.col-md-7 {width:58.33333333%}
.col-md-6 {width:50%}
.col-md-5 {width:41.66666667%}
.col-md-4 {width:33.33333333%}
.col-md-3 {width:25%}
.col-md-2 {width:16.66666667%}
.col-md-1 {width:8.33333333%}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float:left}
.col-lg-12 {width:100%}
.col-lg-11 {width:91.66666667%}
.col-lg-10 {width:83.33333333%}
.col-lg-9 {width:75%}
.col-lg-8 {width:66.66666667%}
.col-lg-7 {width:58.33333333%}
.col-lg-6 {width:50%}
.col-lg-5 {width:41.66666667%}
.col-lg-4 {width:33.33333333%}
.col-lg-3 {width:25%}
.col-lg-2 {width:16.66666667%}
.col-lg-1 {width:8.33333333%}
}




header{padding:10px 0; background-color:#fff; position:relative;z-index: 3;}
header .container2{align-items: center; display:flex;width:76%;margin:auto;min-width:1200px;}
.logo img,.navchild .logo img{height:60px;}
nav,.navchildC{flex:1;text-align:right;}
nav ul,.navchildC ul{width:80%;display: inline-block;}
nav li{ cursor:pointer;}
nav li,.navchildC li{width: 16.6666%;float:left;}
nav li>a{font-size:16px;display:inline-block;position:relative;}
nav li>a:after{ display:block;margin:10px auto 0; width:0;height:0;border-bottom:6px solid transparent;border-left:4px solid transparent;border-right:4px solid transparent;content:'';}
nav li>a.cur,nav li:hover>a{color:#d9281d;}
nav li>a.cur:after,nav li:hover>a:after,.h_contact .tab a.on:after{border-bottom:6px solid #d9281d;}
nav li div{padding:18px 0;position:absolute;top:90px;left:0;width:100%;display:none !important;  text-align:center;z-index: 1; background-color:rgba(0,0,0,.8);background-color:#ccc;}
nav li div a{color:#fff;display:block;margin:10px 0;}
nav li div a:hover{color:#d9281d;}
nav li:hover div{ display:block;}

.navchild{position:absolute;width:100%;top:100%;left:0;background-color:rgba(0,0,0,0.5);font-size:14px; height:0;overflow: hidden;}
.navchild .container2{padding:10px 0;}
.navchild li{ float:left;}
.navchild li a{margin:10px 0; display:block;color:rgba(255,255,255,0.8);}
.navchild li.on a{color:#fff;}
.navchild .logo{ opacity:0;}
.navchild li a:hover{color:#d9281d;}


.banners{ display:none;}
.banner .swiper-button-prev{z-index: 1;top: 50%;margin-top:-45px;width:90px;height:90px;background:url(../images/icon1.png) no-repeat center center; background-size:50%;font-size:0; display:inline-block; position:absolute;left:-100px;opacity:0; cursor:pointer;}
.banner .swiper-button-next{z-index: 1;top: 50%;margin-top:-45px;width:90px;height:90px;background:url(../images/icon2.png) no-repeat center center; background-size:50%;font-size:0; display:inline-block;position:absolute;right:-100px;opacity:0; cursor:pointer;}
.banner:hover .swiper-button-prev{left:0; opacity:1;}
.banner:hover .swiper-button-next{right:0; opacity:1;}
.banner .swiper-pagination{position:absolute;bottom:30px!important;left:0;width:100%; text-align:center;}
.banner .swiper-pagination span{width:50px;height:6px;background-color:#fff;opacity:0.5;display:inline-block;margin:0 2px;font-size:0; border-radius:0;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{opacity:1;}
/*.banners .owl-pagination{position:absolute;bottom:20px;width:100%;text-align:center;}
.banners .owl-pagination .owl-page{width:8px;height:8px;border-radius:50%;margin:0 4px;}
.banners .owl-pagination .owl-page.active{ background-color:#e60012;}*/
.h_aboutT{ background:url(../images/bg1.jpg) no-repeat fixed; background-size:cover;padding:140px 0;}
.h_title h2{font-size:56px;font-weight:bold;color:#202020;}
.h_title h5{font-size:32px;color:#202020;}
.h_title.white h2,.h_title.white h5{color:#fff;}
.h_aboutT .left{width:586px;float:left;}
.h_aboutT .right{width:500px;top:95px; position:absolute;right:0;}
.h_aboutT .right img{transform-style: preserve-3d;transition: all 0.1s; cursor:pointer;}
.h_aboutT .left .con{margin-top:80px;color:#666666;line-height:30px;height:150px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:5;
  line-clamp:5;
  -webkit-box-orient: vertical;}
.h_aboutT .left .btns{margin-top:60px;}
.h_aboutT .left .btns .btn{min-width:120px;text-align:center;line-height:50px;border-radius:60px;display:inline-block;}
.h_aboutT .left .btns .btn.btn2{border:1px solid #999999;color:#999999;}
.h_aboutT .left .btns .btn.btn1{margin-right:24px;}
.h_aboutT .left .btns .btn.btn1,.h_aboutT .left .btns .btn2:hover,.h_newtab .tab1 a.on{border:1px solid transparent;background-color: #e56610;
    background: linear-gradient(left,#ec8a08,#da2e1c);
    background: -webkit-linear-gradient(left,#ec8a08,#da2e1c);color:#fff;}
.h_aboutB{background-color: #e56610;
    background: linear-gradient(left,#ee9520,#e77626,#da2e1c);
    background: -webkit-linear-gradient(left,#ee9520,#e77626,#da2e1c);padding:80px 0;}
.h_aboutB a{color:#fff;}
.h_aboutB .left{ display:inline-block;vertical-align: middle;}
.h_aboutB .left h5{font-size:30px;}
.h_aboutB .left p{margin-top:10px;}
.h_aboutB img{ display:inline-block;margin-left:50px;}
.h_aboutB img:hover{margin-left:60px;}
.h_product{background:url(../images/bg2.jpg) no-repeat fixed; background-size:cover;padding:120px 0;}
.h_productC{margin-top:100px;}
.h_productC h5{color:#fff;padding:26px 10px; text-align:center;font-size:25px;position:relative; z-index:1;}
.h_productC .swiper-slide:hover p img,.h_newClist .left a:hover img,.caseC dl a:hover dt img,.newC dl a:hover dt img,.new2C dl a:hover dt img,.new3C dl a:hover dt img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.h_productC .swiper-slide p{border-radius:5px; overflow:hidden;}
.h_productC .swiper-button-prev2,.h_productC .swiper-button-next2{background:rgba(255,255,255,0.3);width:44px;height:86px;position:absolute;top:50%;margin-top:-43px; cursor:pointer;}
.h_productC .swiper-button-prev2{left:-90px;}
.h_productC .swiper-button-next2{right:-90px;}
.h_productC .swiper-button-prev2:hover,.h_productC .swiper-button-next2:hover{ background-color:#ec8a08;}
.h_productC .swiper-slide h5:after,.h_newClist dl a:after{width:0;height:100%;left:0;top:0;background-color: #e56610;
    background: linear-gradient(left,#ee9520,#e77626,#da2e1c);
    background: -webkit-linear-gradient(left,#ee9520,#e77626,#da2e1c);content:''; display:block; position:absolute; z-index:-1;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.h_productC .swiper-slide:hover h5:after,.h_newClist dl a:hover:after{width:100%;}
.h_product .more{margin-top:80px;}
.h_product .more a{width:220px;line-height:64px;font-size:20px;display:inline-block; border-radius:60px; background-color:rgba(255,255,255,0.3);color:#fff;}
.h_product .more a:hover{background-color: #e56610;
    background: linear-gradient(left,#ee9520,#e77626,#da2e1c);
    background: -webkit-linear-gradient(left,#ee9520,#e77626,#da2e1c);}
.h_new{background:url(../images/bg3.jpg) no-repeat fixed; background-size:cover;padding:120px 0;}
.h_newtab{margin-top:40px; text-align:center;}
.h_newtab .tab1 a{ min-width:120px;text-align: center;line-height: 50px;border-radius: 60px;display: inline-block;border: 1px solid #999999;color: #999999;margin:0 40px; cursor:pointer;}
.h_newClist,.h_newtab .tab2 a{ display:none;}
.h_newtab .tab2{ position:absolute;right:0;top:13px;}
.h_newtab .tab2 a img{ display:inline-block;margin-right:8px; vertical-align:middle;}
.h_newC{margin-top:40px;}
.h_newClist .left,.h_newClist .right{width:49%;}
.h_newClist .left .img,.h_newClist dl a{ background-color:#fff;padding:20px; display:block;}
.h_newClist dl dt{ font-size:18px; font-weight:500; color:#202020;}
.h_newClist dl dd{margin-top:24px;}
.h_newClist dl dd p{font-size:14px;line-height:25px;color:#202020;height:50px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;}
.h_newClist dl dd .info{margin-top:30px; overflow:hidden;color:#666666; font-size:14px;}
.h_newClist dl dd .info span{float:right;}
.h_newClist dl dd .info span:hover,.h_newClist dl:hover dt,.h_contact .tab a.on{color:#d9291e;}
.h_newClist .left dl{margin-top:20px;}
.h_newClist .right dl{margin-bottom:20px;}
.h_newClist .left a{ display:block;}
.h_newClist dl a{ position:relative; z-index:1;}
.h_newClist dl a:after{height:3px;top:auto;bottom:0;}
.h_contactC,.contactC2,.caseC,.case2C,.aboutC,.about2img,.newC,.new2C,.new3C,.productC,.productmain article,.solutionC{margin-top:50px;}
.h_contactC ul li{width:32.333%;float:left; background-color:#f9f9f9;border-radius:6px;border:1px solid #c8c8c8;padding:38px 20px;margin:0 0.5% 10px; text-align:center;}
.h_contactC ul li h5{ font-size:24px;color:#999999;margin-top:24px;}
.h_contactC ul li p{margin-top:24px; font-weight:500; font-size:18px;color:#333333;}
.h_contactC ul li p a{color:#333333; cursor:default;}
.h_contact{background:url(../images/bg4.jpg) no-repeat fixed; background-size:cover;padding:120px 0;}
.h_contact .tab{ position:absolute;right:0;top:50px;}
.h_contact .tab a{font-size:24px;font-weight:bold;margin-left:80px;color:#202020; display:inline-block; cursor:pointer;}
.h_contact .tab a:after{display: block;margin: 10px auto 0;width: 0;height: 0;border-bottom: 6px solid transparent;    border-left: 4px solid transparent;border-right: 4px solid transparent;content: '';}
.ulbottom{background-color:#f9f9f9;border-radius:6px;border:1px solid #c8c8c8;padding:38px 20px;margin:5px 0.5% 0; text-align:center;font-size:24px;color:#202020; font-weight:500;}
.ulbottom img{ display:inline-block;margin-right:10px;}
.ulbottom a{color:#d9281d;font-size:30px; cursor:default;}
.bq{text-align:center;color:#fff;padding:20px 10px;font-size:14px; background-color:#d9291e; overflow:hidden;}
.bq span{display:inline-block;margin:0 6px;}
.bq span a{color:#fff;}
.bq .right{float:right;}
footer{background-color: #25282b;color:#fff;padding:50px 0;}
.foottop{ display:flex;justify-content:space-between;align-items: center;}
.foottop .left img{height:70px;}
.foottop .right{font-size:24px;}
.footbottom {margin-top:40px;}
.footbottom .left{width:650px;}
.footbottom .center{width:340px;margin-left:20px;}
.footbottom .right{width:170px; text-align:center;}
.footbottom h2{font-size:18px;font-weight:bold;margin-bottom:20px;}
.footbottom .left .leftcon dl{margin-right:30px;float:left;}
.footbottom .left .leftcon dl dt{font-size:16px;margin-bottom:15px;}
.footbottom .left .leftcon dl dt a{color:#fff;}
.footbottom .left .leftcon dl dd a{color:rgba(255,255,255,0.7);margin:10px 0; display:block;font-size:14px;}
.footbottom .left .leftcon dl a:hover{color:#d9281d;}
.footbottom .center .centercon{color:rgba(255,255,255,0.7);font-size:14px;line-height:30px;}
.footbottom .right h5{margin-top:15px;}
.h_contactClist2C{ display:flex;}
.h_contactClist {display:none;}
.h_contactClist2 .left{width:700px;}
.h_contactClist2 .right{flex:1;margin-left:50px;font-size:18px;line-height:30px;padding:30px 0;}
.map{height:100%;border:1px solid #dcdcdc;}
.otherbanner{padding:160px 0;color:#fff;}
.otherbanner h2{font-size:54px;font-weight:bold;}
.otherbanner p{ font-size:30px;margin-top:10px;}
.site{ box-shadow:0 10px 10px #f9f9f9;padding:20px 0;position: relative;}
.site .left a{ display:inline-block;color:#202020;}
.site .left img{ display:inline-block;margin-right:10px; vertical-align:middle;}
.site .left a img{margin:0 10px;}
.site .left a:last-child img{display:none;}
.site .right a{display:inline-block;margin-left:50px; position:relative;}
.site .right a:after{width:70%;margin:10px auto 0;height:3px;content:''; display:block;}
.site .right a.cur:after{ background-color:#d9281d;}
.site .right a.cur{color:#d9281d;}
.contact{ background:url(../images/bg5.jpg) no-repeat center center; background-size:100% 80%;padding:70px 0 100px;}
.contact h2,.case h2,.case2 h2,.about h2,.about2 h2,.new h2,.new2 h2,.product h2,.productmain h2,.solution h2,.solutionmain h1{ font-size:32px;color:#333333; font-weight:bold; text-align:center;}
.contact .h_contactC li,.contact .ulbottom{background-color:rgba(243,243,243,0.4);border: 1px solid rgba(200,200,200,0.4);}
.contactC2{display: flex;}
.case{ background:url(../images/bg6.jpg) no-repeat center center; background-size:100% 100%;padding:70px 0 100px;}
.caseC .left{width:66.666666666666%;}
.caseC .right{width:33.3333333333%;}
.caseC dl dd{padding:94px 20px 0; text-align:center;}
.caseC dl dd h5{font-size:24px;}
.caseC dl dd p{margin-top:30px;color:#999;}
.caseC dl dd span{margin:30px auto 0; display:inline-block;border:1px solid #202020;border:1px solid #202020;border-radius:60px;padding:10px 20px;font-size:14px;}
.caseC dl dt{ position:relative; overflow:hidden;}
.caseC dl dt:after{content:''; display:inline-block; position:absolute;}
.caseC .left dl:first-child dt:after{border-right:16px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;right:0;top:50%;margin-top:-5px;}
.caseC .left dl:nth-child(2) dt:after{border-left:16px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;left:0;top:50%;margin-top:-5px;}
.caseC .right dl dt:after{border-bottom:16px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;bottom:0;left:50%;margin-left:-5px;}
.caseC .left dl dt,.caseC .left dd{width:50%;float:left;}
.caseC .left dl{ overflow:hidden;}
.caseC .left dl:nth-child(2) dt{float:right;}
.caseC dl a:hover dd span{border:1px solid transparent;background-color: #e56610;
    background: linear-gradient(left,#ec8a08,#da2e1c);
    background: -webkit-linear-gradient(left,#ec8a08,#da2e1c);color:#fff;}
.pagelist{margin-top:40px;}
.pagelist li{display:inline-block;margin-left:3px;}
.pagelist li a,.pagelist li span{display:block;padding:7px 13px;color:#999;border:1px solid #dcdcdc;background-color:#fff;border-radius:5px;}
.pagelist li a.cur,.pagelist li.active span,.pagelist li a:hover{border-color:#dd3d18;color:#dd3d18;}
.case2{ background:url(../images/bg7.jpg) no-repeat center center; background-size:auto 80%;padding:70px 0 100px;}
table tbody tr{border:1px solid #cccccc;}
table thead{ background-color:#f1f1f1;color:#d9291e;font-size:18px; font-weight:bold;}
table th,table td{padding:20px 10px; text-align:center;}
table th{font-weight:bold;}
table td{font-size:15px;}
table tr td{border-bottom:1px solid #cccccc;}
.about{background:url(../images/bg8.jpg) no-repeat top 10% center; background-size:100%;padding:70px 0 100px;}
.aboutC dl{ background-color:#f9f9f9;padding:20px;margin-bottom:20px; overflow:hidden;}
.aboutC dl dt{width:299px;float:left;}
.aboutC dl dd{float:right;padding:0 80px;width:calc(100% - 299px); height:206px; display:flex;align-items: center;}
.aboutC dl dd h5{font-size:18px;font-weight:bold;color:#202020;display: flex;}
.aboutC dl dd h5:before{width:8px;height:26px;content:''; display:inline-block;margin-right:18px;background-color: #e56610;
    background: linear-gradient(top,#ec8a08,#da2e1c);
    background: -webkit-linear-gradient(top,#ec8a08,#da2e1c); vertical-align:middle;}
.aboutC dl:nth-child(even) dd{float:left;}
.aboutC dl:nth-child(even) dt{float:right;}
.about2{background:url(../images/bg9.jpg) no-repeat bottom center; background-size:100%;padding:70px 0 100px;}
.about2C{margin-top:50px;line-height:34px;}
.about2C img{ max-width:100%;}
.new{padding:70px 0 100px;}
.newC dl{margin-bottom:60px;}
.newC dl a{ display:block;overflow:hidden; display:flex;}
.newC dl dt{float:left;width:340px;overflow:hidden;}
.newC dl dd{float:right;width:calc(100% - 340px);flex:1; position:relative;padding:20px 0 0 40px;}
.newC dl dd:before{ position:absolute;width:100%;height:2px;left:0;bottom:0; background-color:#cacaca;content:''; display:block;}
.newC dl dd:after{ position:absolute;width:0;height:2px;left:0;bottom:0;content:'';-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;background-color: #e56610;
    background: linear-gradient(left,#ee9520,#e77626,#da2e1c);
    background: -webkit-linear-gradient(left,#ee9520,#e77626,#da2e1c);}
.newC dl a:hover dd:after{width:100%;}
.newC dl dd h5,.new3C dl dd h5{font-size:18px;font-weight:bold;}
.new3C dl dd h5{line-height:24px;height:24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp:1;
    -webkit-box-orient: vertical;}
.newC dl dd p,.new3C dl dd p{font-size:14px;margin-top:15px;color:#999;line-height: 27px;height:54px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical; text-align:justify;}
.newC dl dd .info{margin-top:30px; overflow:hidden;font-size:14px; display:flex;align-items:center;justify-content: space-between;}
.newC dl dd .info time{color:#999999;}
.newC dl dd .info span{float:right;background-color:#cacaca;color:#fff;border-radius:60px;padding:15px 27px;display:inline-block;}
.newC dl a:hover dd .info span{background-color: #e56610;
    background: linear-gradient(left,#ee9520,#e77626,#da2e1c);
    background: -webkit-linear-gradient(left,#ee9520,#e77626,#da2e1c);}
.new2{background:url(../images/bg10.jpg) no-repeat top 20% center; background-size:100%;padding:70px 0 100px;}
.new2C dl{margin-bottom:60px;}
.new2C dl a{ display:block; overflow:hidden;}
.new2C dl dt{float:left;width:340px;overflow:hidden;}
.new2C dl dd{float:right;width:calc(100% - 340px);padding-top:30px;}
.new2C dl dd .info{ background-color:#f9f9f9;padding:25px 34px;display:flex;align-items:center;}
.new2C dl dd .info h5{flex:1;margin-right:20px;font-size: 18px;font-weight: bold;}
.new2C dl dd .info time{color:#999;}
.new2C dl dd p{margin-top:40px;padding:0 34px;font-size:14px;color:#999;line-height: 27px;height:54px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical; text-align:justify;}
.new2C dl:nth-child(odd) dt{float:right;}
.new2C dl:nth-child(odd) dd{float:left;}
.new3C dl a{ background-color:#f9f9f9; display:block; overflow:hidden; display:flex;align-items:center;padding:60px 40px 40px;}
.new3C dl + dl{border-top:1px solid #dcdcdc;}
.new3C dl .time{width:150px;font-size:18px;color:#666666;}
.new3C dl .time b{ display:block;color:#202020;font-size:20px;margin-bottom:30px;}
.new3C dl dt{width:200px;overflow:hidden;}
.new3C dl dd{flex:1;margin-left:36px;}
.new3C dl dd time{font-size:12px;color:#666;margin-top:8px; display:none;}
.new3C dl dd p{color:#202020;}
.newmain{padding:70px 0 0; background-color:#f8f8f8;}
.newmain .container{ background-color:#fff;padding:46px 0 114px;}
.newmain h1{font-size:30px; text-align:center;font-weight: bold;color: #202020;}
.newmain .info,.solutionmain .info{font-size:18px;margin-top:40px;text-align:center;color:#333;}
.newmain .info span,.solutionmain .info span{ display:inline-block;margin:0 20px;}
.newmain .info span:first-child,.solutionmain .info span:first-child{color:#d9291e;}
.newmain article{margin-top:40px;line-height:34px;color:#666;padding:40px 40px 80px;border-top:1px solid #dcdcdc;}
.newmain article img,.productmain article .con img{max-width:100%;}
.prenext{ text-align:center;border-top:1px solid #dcdcdc;padding-top:50px;}
.prenext a{color:#d9291e;vertical-align: middle;}
.prenext a.pre img{ display:inline-block;margin-right:6px;}
.prenext a.next img{ display:inline-block;margin-left:6px;}
.prenext p{ display:inline-block;margin: 0 46px;max-width:420px;vertical-align: middle;}
.product{padding:70px 0 100px;}
.productC{ display:flex;justify-content: space-between;}
.productC .left{width:266px; background-color:#f9f9f9;}
.productC .right{margin-left:20px;background-color:#f9f9f9;flex:1;}
.productC h2{ text-align:center; background-color:#dddddd;font-size:24px; font-weight:bold;padding:20px 10px;}
.productC .left .con{margin-top:16px;}
.productC .left .con a{ display:block;padding:16px 10px 16px 96px;color:#666666;}
.productC .left .con a.cur,.productC .left .con a:hover{ background-color:#d9291e;color:#fff;}
.productC .right .productCcon{padding:40px 16px 60px; overflow:hidden;}
.productC .right .productCcon dl{float:left;width:31.333%;margin:0 1% 14px; text-align:center;}
.productC .right .productCcon dl a{ background-color:#fff;padding:14px 14px 0; display:block;border:1px solid #fff;}
.productC .right .productCcon dl dd{padding:28px 10px;font-size:18px;}
.productC .right .productCcon dl a:hover{border-color:#d9291e;}
.productmain{background:url(../images/bg11.jpg) no-repeat bottom center; background-size:100%;padding:70px 0 100px;}
.productmain article h5{color:#202020;font-size:26px;font-weight:bold;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #dcdcdc;}
.productmain article h5 span{color:#666;font-size:16px;font-weight:initial;}
.productmain article .con{ overflow:hidden;margin-bottom:50px;}
.productmain article{line-height:34px;color:#666;}
.solution{background:url(../images/bg12.jpg) no-repeat bottom center; background-size:100%;padding:70px 0 100px;}
.solutionC dl{float:left;width:31.333%;margin:0 1% 30px;}
.solutionC dl a{ display:block;padding:16px; background-color:#f8f8f8;border:1px solid #f8f8f8;}
.solutionC dl dd{padding:20px 0;font-size:18px;}
.solutionC dl a:hover{border-color:#d9291e;}
.solutionmain{background:#f8f8f8 url(../images/bg13.jpg) no-repeat center top; background-size:100%;padding:70px 0 100px;}
.solutionmainC{margin-top: 40px;padding-top: 40px;border-top: 1px solid #dcdcdc;}
.solutionmainC h2{font-size: 26px;color: #333333;font-weight: bold;margin-bottom:30px;}
.solutionmainC table td{border: 1px solid #cccccc;}
.baner-main{width:800px;height:300px;position:relative;}
.baner-main .baner-but{position:absolute;top:0;width:100px;height:300px;z-index:10;}
.baner-main .baner-list .baner-item{position:absolute;top:0;left:0;}
.baner-main .prev{left:0;}
.baner-main .next{right:0;}
.baner-main img{width:100%;height:100%;border-radius:5px;}







.mobile-inner{ display:none; z-index:101;background-color:#fafafa;position:relative}
.mobile-inner-header{background-color:rgba(0,0,0,.7);width:100%;height:50px;position:absolute;top:0;left:0}.mobile-inner-header-icon{ z-index:2;color:#222;height:60px;line-height: 42px;font-size:16px;text-align:center;right: 50%;margin-right: -375px;top:18px;width:50px;position:absolute;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}.mobile-inner-header-icon-click{background-color:rgba(255,255,255,.2);cursor:pointer}.mobile-inner-header-icon span{margin-top: 10px;position:absolute;left:calc((100% - 25px)/2);top:calc((100% - 1px)/2);width:25px;height:1px;background-color:#222;}.mobile-inner-header-icon-click span{ background-color:#fff;}.mobile-inner-header-icon span:nth-child(1),.topnavR span i:nth-child(1){transform:translateY(4px) rotate(0deg)}.mobile-inner-header-icon span:nth-child(2),.topnavR span i:nth-child(2){transform:translateY(-4px) rotate(0deg)}.mobile-inner-header-icon-click span:nth-child(1),.topnavR.click span i:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:clickfirst}.mobile-inner-header-icon-click span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:clicksecond}@keyframes clickfirst{0%{transform:translateY(4px) rotate(0deg)}100%{transform:translateY(0) rotate(45deg)}}@keyframes clicksecond{0%{transform:translateY(-4px) rotate(0deg)}100%{transform:translateY(0) rotate(-45deg)}}.mobile-inner-header-icon-out span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:outfirst}.mobile-inner-header-icon-out span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:outsecond}@keyframes outfirst{0%{transform:translateY(0) rotate(-45deg)}100%{transform:translateY(-4px) rotate(0deg)}}@keyframes outsecond{0%{transform:translateY(0) rotate(45deg)}100%{transform:translateY(4px) rotate(0deg)}}.mobile-inner-nav{overflow-y: scroll !important;background-color:rgba(0,0,0,1);width:100%;height:100%;position:fixed;top:0;left:0;padding-top:80px;padding-bottom:80px;display:none}.mobile-inner-nav a{display:inline-block;line-height:50px;text-decoration:none;width:80%;margin-left:10%;color:#fff;border-bottom:solid 1px rgba(255,255,255,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-weight:300}.mobile-inner-nav a:hover{color:rgba(255,255,255,.4);border-bottom:solid 1px rgba(255,255,255,.2)}
.mobile-inner-header-icon-click{ position:fixed;font-size: 0;}
.mobile-inner-header-icon-click span{margin-top:0;}
.mobile-inner-nav li div{ display:none;background-color: #3a3a3a;}
.mobile-inner-nav li div p{ display:none;background-color: #4a4a4a;}
.mobile-inner-nav li article a{padding-left: 7%;font-size: 14px;}
.mobile-inner-nav li a.on:after{content:'+';float:right;color:#fff;}
.mobile-inner-header-icon-click {font-size:0 !important;}







@media(max-width:1199px){
	header .container2{width: 991px;min-width:initial;}
	.footbottom .left {width: 590px;}
	.footbottom .right {width: 120px;}
	.footbottom .center {width: 256px;margin-left: 10px;}
	.footbottom .right h5 {font-size: 14px;}
	.otherbanner h2 {font-size: 44px;}
	.foottop .right {font-size: 20px;}
	.h_contactClist2 .left {width: 540px;}
	.h_contactClist2 .right { margin-left: 40px;font-size: 16px;line-height: 23px;padding: 24px 0;}
	.caseC dl dd {padding: 66px 20px 0;}
	.productC .right .productCcon dl dd {font-size: 16px;}
	.h_aboutT .right {width: 390px;}
	.h_title h2 {font-size: 48px;}
	.h_aboutT .left {width: 546px;}
	.h_productC .swiper-button-prev2,.h_productC .swiper-button-next2{margin-top:-86px;}
	.h_productC .swiper-button-prev2 {left: -47px;}
	.h_productC .swiper-button-next2 {right: -47px;}
	.h_newClist dl dd,.h_newClist dl dd .info{margin-top: 14px;}
	.h_newClist .left dl {margin-top: 14px;}
	.h_newClist .right dl {margin-bottom: 14px;}
	.h_newClist .left .img, .h_newClist dl a { padding: 17px;}

}
@media(max-width:991px){
	.bannerb,nav{ display:none !important;}
	.mobile-inner,.banners{ display:block !important;}
	header .container2 {width: 750px;}
	.site{font-size: 15px;}
	.site .right a {margin-left: 24px;}
	.h_contactC ul li p { font-size: 16px;}
	.foottop,.footbottom .left,.productC .left,.h_newtab .tab2,.h_newClist .left,.h_newClist .right dl:last-child{ display:none;}
	.footbottom {margin-top:0;}
	.footbottom{ display:flex;}
	.footbottom .center{flex:1;margin:0 20px 0 0;}
	.bq .right {float: none;}
	.h_contactClist2 .left,.productC .right,.h_contactClist2C .left{width: 100%;}
	.h_contactClist2 .right,.h_contactClist2C .right{width: 100%;margin: 30px 0 0 0;}
	.contactC2 {display: block;}
	.map{height:350px;}
	.caseC dl dd h5 {font-size: 18px;}
	.caseC dl dd p {margin-top: 16px; font-size: 15px;}
	.caseC dl dd span { margin: 27px auto 0;padding: 7px 16px;font-size: 13px;}
	.caseC dl dd {padding: 40px 20px 0;}
	.solutionC dl dd h5{ font-size:16px;}
	.h_aboutT .right {width: 260px;}
	.h_aboutT .left {width: 470px;}
	.h_title h2 {font-size: 32px;}
	.h_aboutT,.h_product,.h_new{ padding: 60px 0;}
	.h_aboutB {padding: 34px 0;}
	.h_aboutB .left h5 {font-size: 24px;}
	.h_productC {margin-top: 60px;}
	.h_productC h5 {padding: 14px 10px;font-size: 18px;}
	.h_product .more a {width: 180px;line-height: 56px; font-size: 16px;}
	.h_newClist .right dl:first-child{ display:block !important;}
	.h_newClist .right{width:100%;}
	.h_contactClist2C{ display:block;}
}
@media(max-width:767px){
	.mobile-inner-header-icon {font-size: 14px;top: 2px;right:10px;margin-right: 0;}
	header .container2 {width: 100%;padding: 0 10px;}
	.logo img, .navchild .logo img {height: 44px;}
	.otherbanner h2 {font-size: 30px;}
	.otherbanner p {font-size: 18px;margin-top: 6px;}
	.otherbanner {padding: 50px 0;}
	.site .left,.prenext p,.new3C dl .time,.product h2,.h_aboutT .right{ display:none;}
	.site {font-size: 14px;padding: 13px 15px;}
	.site .right{width:100%;text-align:center;}
	.site .right a {margin: 0 10px;}
	.contact,.new,.newmain .container,.case,.case2,.product,.productmain,.solution,.solutionmain,.about,.about2,.h_aboutT,.h_product,.h_new,.h_contact{padding: 40px 15px 60px;}
	.contact h2, .case h2, .case2 h2, .about h2, .about2 h2, .new h2, .new2 h2, .product h2, .productmain h2, .solution h2, .solutionmain h1 {font-size: 20px;}
	.h_contactC, .contactC2, .caseC, .case2C, .aboutC, .about2img, .newC, .new2C, .new3C, .productC, .productmain article, .solutionC {margin-top: 28px;}
	.h_contactC ul li {width: 48%;padding: 20px 10px;}
	.h_contactC ul li img{width:40px;}
	.h_contactC ul li h5 {font-size: 16px;margin-top: 12px;}
	.h_contactC ul li p {font-size: 14px;margin-top: 16px;}
	.ulbottom img {margin-right: 6px;width: 20px;}
	.ulbottom {padding: 16px 10px;font-size: 15px;}
	.ulbottom a {font-size: 19px;}
	.contact {background-size: 100% !important;}
	footer {padding: 40px 15px;}
	.footbottom {display: block;}
	.footbottom .center {width: 100%;margin: 0;float: none;}
	.footbottom .right {width: 110px;margin: 20px auto 0;float: none;}
	.bq {font-size: 13px;line-height: 20px;}
	.map{height:250px;}
	.h_contactClist2 .right {margin:20px 0 0 0;}
	.newC dl dt,.new2C dl dt,.new3C dl dt{width: 120px;}
	.newC dl dd {width: calc(100% - 120px);padding:0px 0 10px 10px;}
	.newC dl dd h5, .new3C dl dd h5 {font-size: 16px;}
	.newC dl dd p, .new3C dl dd p { font-size: 12px;margin-top: 12px;line-height: 20px;height: 40px;}
	.newC dl dd .info{margin-top: 4px; font-size: 12px;}
	.newC dl dd .info span{ padding:4px 8px;}
	.newC dl dt img{height: 100%;object-fit: cover;}
	.newC dl {margin-bottom: 15px;}
	.newmain{padding:0;}
	.newmain h1 {font-size: 20px;}
	.pagelist {margin-top: 35px;}
	.pagelist li a, .pagelist li span {padding: 3px 9px;}
	.newmain article{font-size: 15px;margin-top: 16px;}
	.newmain .info span,.solutionmain .info span{font-size: 12px;margin: 0 7px;}
	.newmain .info, .solutionmain .info {margin-top: 25px;}
	.newmain article {margin-top:30px; padding: 30px 0 40px;line-height: 25px;}
	.prenext a {margin: 0 30px;}
	.prenext {padding-top: 25px;}
	.new2 { background: url(../images/bg10.jpg) no-repeat top center; padding: 40px 15px 60px;}
	.new2C dl dt img{height:78px;object-fit:cover;}
	.new2C dl dd { width: calc(100% - 120px);padding-top: 0px;}
	.new2C dl dd .info {padding:16px 14px 17px;display: block;}
	.new2C dl dd .info h5 {margin-right: 0;font-size: 16px;width: 100%;}
	.new2C dl dd .info time {font-size: 13px;margin-top: 7px; display: block;}
	.new2C dl dd p {padding: 0px 15px;font-size: 14px;line-height: 20px;height: 40px;margin: 24px 0 0 -120px;}
	.new2C dl:nth-child(odd) dd p {margin: 24px -120px 0 0;}
	.new2C dl {margin-bottom: 30px;}
	.new3C dl a {padding: 20px 15px;}
	.new3C dl dd {margin-left: 12px;}
	.new3C dl dd time{ display:block;}
	.caseC .left,.caseC .right{width:100%;}
	.caseC dl dt,.caseC dl dd{width:50%;float:left;}
	.case{ background-size:100%;background-position: top right;}
	.caseC .right dl dt:after{border-right: 16px solid #fff;border-top: 10px solid transparent;border-bottom: 10px solid transparent;right: 0;
    top: 50%;margin-top: -5px;border-left:0;width: 0;height: 0;left: auto;}
    table th {font-size: 16px;}
    table td {font-size: 14px;}
    .productC .right{margin-left:0;background-color:transparent;}
    .productC{margin-top:0;}
    .product .right h2{ display:block;background-color:transparent;padding:0;}
    .productC .right .productCcon {padding: 20px 0 0;}
    .product{background-color: #f9f9f9;}
    .productC .right .productCcon dl a {padding: 10px 10px 0;}
    .productC .right .productCcon dl dd {padding: 16px 10px;}
    .productC .right .productCcon dl {width: 100%;margin: 0 0 15px;}
    .productmain article h5 {font-size: 18px;padding-bottom: 12px;margin-bottom: 12px;}
    .productmain article .con p{margin-bottom:4px;padding:0;}
    .productmain article .con { font-size: 15px;line-height: 28px;}
    .productmain article .con {margin-bottom: 20px;}
    .solutionC dl {width: 48%; margin: 0 1% 15px;}
    .solutionC dl dd h5 {font-size: 14px;}
	.solutionC dl dd {padding: 12px 0;}
	.solutionC dl a {padding: 10px;}
	.pagelist {margin-top:25px;}
	.solutionmainC h2 {font-size: 20px;}
	.aboutC dl {margin-bottom:15px;}
	.aboutC dl dt {width: 100%;}
	.aboutC dl dd { padding: 20px 0;width: 100%;height: auto;}
	.aboutC dl dd h5 {font-size: 16px;}
	.baner-main{margin:auto;}
	.about2C {margin-top: 20px;line-height: 26px;font-size: 15px;}
	.banner .swiper-pagination span {width: 30px;height: 4px;}
	.banner .swiper-pagination {bottom: 16px!important;}
	.h_title h2 {font-size: 22px;}
	.h_title h5 {font-size: 25px;}
	.h_aboutT .left {width: 100%;}
	.h_aboutT .left .con {margin-top: 30px;font-size: 15px;line-height: 26px;height: 130px;}
	.h_aboutT .left .btns .btn {min-width: 110px;line-height: 40px;font-size: 15px;}
	.h_aboutT .left .btns {margin-top: 36px;}
	.h_aboutT .left .btns .btn.btn1{margin-right: 10px;}
	.h_aboutB {padding: 34px 15px;text-align: center;}
	.h_aboutB img {margin: 20px auto 0;display: block;}
	.h_aboutB .left p { font-size: 14px;}
	.h_productC h5 {font-size: 15px;}
	.h_productC .swiper-button-next2 {right: -15px;}
	.h_productC .swiper-button-prev2 {left: -15px;}
	.h_productC .swiper-button-prev2, .h_productC .swiper-button-next2 {margin-top: -50px;z-index: 1;width: 24px;height: 50px;}
	.h_productC {margin-top: 40px;}
	.h_product .more a {width: 136px;line-height: 44px;font-size: 14px;}
	.h_product .more,.h_newtab{margin-top: 30px;}
	.h_newtab .tab1 a {min-width: 82px;line-height: 40px;margin: 0 0px;font-size: 14px;}
	.h_contact .tab {position: initial;margin-top: 20px;text-align: center;}
	.h_contact .tab a {font-size: 16px; margin: 0 10px;}
}
@media(max-width:500px){
	.caseC dl dd h5 {font-size: 16px;}
	.caseC dl dd p {margin-top: 6px;font-size: 13px;}
	.caseC dl dd span {margin: 20px auto 0;padding: 5px 15px;font-size: 12px;}
	.caseC dl dd {padding: 20px 15px 0;}
	table td {font-size: 12px;}
}



