@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}
@font-face
{font-family: HarmonyOS;
src: url('HarmonyOS_Sans_SC_Regular.ttf')}
@font-face
{font-family: Medium;
src: url('HarmonyOS_Sans_SC_Medium.ttf')}
@font-face
{font-family: Light;
src: url('HarmonyOS_Sans_SC_Light.ttf')}


*{box-sizing:border-box;color:#000;font-size: .16rem;}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,td,th,em,span,i,button,code{margin:0;padding:0;color:inherit;line-height: inherit; font-family:'HarmonyOS', "microsoft yahei",'PingFang SC','PingFangMedium';/* font-size: inherit; */}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;height: auto;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a,p,span,i,em{ text-decoration:none; color:inherit;font-size: inherit;}
pre{word-break: break-word;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}
.auto{margin:0 auto;max-width: 15.3rem;width: 90%;}
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.normal{font-weight: normal!important;}
.center{text-align: center!important;}
.img{/* width: 100%; */display: block;    height: auto;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';display: inline-block;vertical-align: middle;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.08,1.08);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;/* display: -ms-flexbox; */-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.clamp1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.clamp2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.clamp3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
body{background: #fff;overflow-x: hidden;}
.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.zoomimg{position:relative;overflow: hidden;height: 0;display: block;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}

.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}
.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.underline{text-decoration: underline;}
label{-webkit-tap-highlight-color: rgba(255,0,0,0);}
.img_full{width: 100%;height: 100%;display: block;object-fit: cover;}

.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-start{align-items: flex-start;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-align-end{align-items: flex-end;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-pack-start{justify-content: flex-start;}
.flex-pack-end{justify-content: flex-end;}
.flex-v {-webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-11{flex:1;}
html{font-size: 5.2083vw;}

/* ::-webkit-input-placeholder{color:#999;}
:-moz-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#999;} */

.btn{display: flex;align-items: center;justify-content: center;color:#fff;background-color: #f07a29;border:none;cursor: pointer;width: 2rem;height: 0.48rem;border-radius:.24rem;font-size: 0.18rem;text-transform: uppercase;font-weight: bold;}
.btn:hover{background-color: #f26b0e;}

/* 公共部分 */
.head{height: 1.1rem;background-color: #fff;position: sticky;width: 100%;left: 0;top: 0;z-index:100;border-bottom:1px solid #efefef;}
.head .wrap{height: 100%;display: flex;align-items: center;justify-content: space-between;}
.head .r{display: flex;align-items: center;}

.hd-logo .img{height: 1rem;width: auto;}


.hd-nav{margin-right: .9rem;}
.hd-nav li{display: inline-block;vertical-align: middle;margin-left: 0.5rem;}
.hd-nav li>a{display: block;font-size: 0.18rem;color:#000;line-height: 1.1rem;position: relative;text-transform: uppercase;font-weight: bold;padding:0 .07rem;}
.hd-nav li>a::after{content:'';position: absolute;height: 0.04rem;background-color: #f07a29;width: 0;transition: all .3s;left: 50%;bottom: -1px;}
.hd-nav li:hover>a::after,.hd-nav li.cur>a::after{width: 100%;left: 0;}
.hd-nav li:hover .drop{opacity: 1;visibility: visible;transform: scaleY(1);}

.hd-nav .drop{width: 100%;position: absolute;left:0;transform: scaleY(0);visibility: hidden;opacity: 0;transition: all .4s ease 0s;transform-origin: center top;background-color: rgba(255,255,255,.85);padding:.3rem 0;}
.hd-nav .drop .box{display: flex;flex-wrap: wrap;max-width: 12rem;margin:0 auto;width: 90%;}
.hd-nav .drop .lk{font-size: 0.16rem;line-height: 0.44rem;display: block;min-width: 25%;font-family: 'Medium';}
.hd-nav .drop .lk:hover{color: #f07a29;}



.hd-sear{}
.hd-sear .icon{width: 0.3rem;height: 0.3rem;background:url(../images/icon_01.png) no-repeat center;background-size:.28rem;display: block;cursor: pointer;}

.hd-sear-box{position: fixed;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,.8);z-index:110;display: none;}
.hd-sear-box .box{max-width: 8rem;line-height: 0.6rem;width: 90%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #fff;border-radius:.1rem;display: flex;overflow: hidden;}
.hd-sear-box .ipt-txt{font-size: 0.16rem;color:#000;flex:1;overflow: hidden;padding:0 .2rem;}
.hd-sear-box .submit{width: 0.6rem;height: 0.6rem;border:none;cursor: pointer;background:url(../images/icon_01.png) no-repeat center;background-size:.26rem;margin-right: 0.05rem;}

.hd-lang{position: relative;}
.hd-lang .font{font-size: 0.16rem;color:#000;cursor: pointer;display: flex;align-items: center;}
.hd-lang .font .ico{width: 0.38rem;margin-right: 0.1rem;}
.hd-lang .font::after{content:'';display: inline-block;vertical-align: middle;width: 0.1rem;height: 0.1rem;background:url(../images/icon_03.png) no-repeat center;background-size:contain;margin-left: 0.12rem;}
.hd-lang .drop{position: absolute;width: 100%;left: 50%;transform: translate(-50%,0);padding-top: 0.15rem;display: none;}
.hd-lang .dropbox{background-color: #fff;padding:.18rem 0 .08rem .15rem;position: relative;box-shadow:rgba(0, 0, 0, 0.25) 0 0 .1rem;}
/* .hd-lang .dropbox::before{content:'';width: 0;height: 0;border-style: solid;border-width: 0 .09rem .1rem .09rem;border-color: transparent transparent #fff transparent;position: absolute;left: 50%;top: -0.09rem;margin-left: -0.05rem;} */
.hd-lang .lk{font-size: 0.15rem;margin-bottom: 0.12rem;display: flex;align-items: center;}
.hd-lang .ic{width: 0.22rem;margin-right: 0.1rem;}
.hd-lang .lk:hover{color:#245e8c;}
.hd-lang:hover .drop{display: block;}


.head .line{width: 1px;height: 0.18rem;background-color: #000;margin:0 .2rem;}






.foot{background-color: #2a2d37;}
.ft-b{text-align: center;font-size: 0.16rem;color:#676767;line-height:.2rem;padding:.25rem 0;border-top:1px solid #3e414c;}

.ft-t .wrap{display: flex;align-items: flex-start;padding:.5rem 0;justify-content: space-between;}
.ft-t .tit{font-size: 0.38rem;color:#fff;font-family: 'Medium';margin-bottom: 0.3rem;line-height: 1;}

.ft-t .txt{font-size: 0.18rem;color:#fff;line-height: 0.46rem;}
.ft-t .social{display: flex;margin-top: 0.3rem;margin-left: 0!important;}
.ft-t .social .icon{display: block;margin-right: 0.12rem;}
.ft-t .social .ico{width: 0.38rem;display: block;transition: all .3s;}
.ft-t .social .ico-h{display: none;}
.ft-t .social .icon:hover .ico-h{display: block;}
.ft-t .social .icon:hover .ico-s{display: none;}

.ft-t .lks{}
.ft-t .lk{display: block;font-size: 0.18rem;color:#fff;line-height: 0.46rem;background:url(../images/ft_05.png) no-repeat left center;background-size:.16rem;padding-left: 0.21rem;}
.ft-t .lk:hover{opacity: .8;}

.ft-t .form{margin-top: -0.1rem;}
.ft-t .form .smwz{font-size: 0.18rem;color:#fff;margin-bottom: 0.25rem;}
.ft-t .form .row{margin-top: 0.15rem;}
.ft-t .form .ipt{font-size: 0.14rem;color:#fff;width: 100%;border-radius:.06rem;background-color: transparent;border:1px solid #b4b4b4;}
.ft-t .form .ipt-txt{height: 0.44rem;line-height: 0.44rem;padding:0 .15rem;}
.ft-t .form .con{height: 1.1rem;line-height: 1.3;padding:.1rem .15rem;resize:none;}
.ft-t .form .submit{margin-top: 0.2rem;}
.ft-t .col1{max-width: 5.9rem;}
.ft-t .col2{}
.ft-t .col3{width: 4rem;}




/* contact */
.inner-ban{height: 4.9rem;}

.crumb{font-size: 0.16rem;color:#666666;line-height: 0.4rem;text-transform: uppercase;margin-top: 0.2rem;}
.crumb *{font-size: inherit;}
.crumb a:hover{color:#f07a29;}

.pub-tt{margin-bottom: 0.5rem;text-align: center;}
.pub-tt .bt{font-size: 0.5rem;font-weight: bold;line-height: 1;color:#1D1D1D;}
.pub-tt .x{width: 0.66rem;height: 0.05rem;background-color: #f07a29;display: block;margin:.18rem auto 0;}
.pub-tt .smwz{font-size: 0.18rem;margin:.2rem auto 0;max-width: 90%;}
.pub-tt.white .bt{color:#fff;}
.pub-tt.white .x{background-color: #fff;}

.lx-xx{padding:.3rem 0;}
.lx-xx .list{display: flex;justify-content: space-between;align-items: flex-start;}
.lx-xx .list .item{}
.lx-xx .list .icon{height: 0.5rem;width: auto;display: block;margin:0 auto .15rem;}
.lx-xx .list .fz{font-size: 0.18rem;color:#1f1f1f;line-height: 0.3rem;text-align: center;max-width: 3rem;margin:0 auto;font-family: 'Medium';}
.lx-xx .list .line{width: 1px;height: 0.58rem;background-color: #e1e1e1;display: block;margin-top: 0.55rem;}
.lx-xx .map{margin-top: 0.4rem;height: 5.4rem;}

.lx-msg{padding:.5rem 0;background-color: #f9f9f9;}
.lx-msg .form{max-width: 12.55rem;margin:0 auto;}
.lx-msg .form .row{display: flex;justify-content: space-between;}
.lx-msg .form .item{width: 49%;margin-bottom: 2%;}
.lx-msg .form .box{background-color: #fff;border:1px solid #e5e5e5;display: flex;align-items: flex-start;width: 100%;}
.lx-msg .form .tit{font-size: 0.18rem;color:#414141;line-height: 0.5rem;margin-left: 0.25rem;font-family: 'Medium';}
.lx-msg .form .info{flex:1;overflow: hidden;}
.lx-msg .form .ipt{font-size: 0.18rem;color:#555;width: 100%;font-family: 'Medium';}
.lx-msg .form .ipt-txt{height: 0.5rem;line-height: 0.5rem;padding:0 .13rem;}
.lx-msg .form .con{height: 1.75rem;line-height: 1.3;padding:.13rem .13rem;resize:none;}
.lx-msg .form .submit{margin: 0.3rem auto 0;font-size: 0.22rem;font-weight: bold;}




/* news */
.xw-main{padding:.3rem 0 .6rem;}

.xw-menu{margin-bottom: 0.5rem;display: flex;justify-content: center;}
.xw-menu .lk{font-size: 0.18rem;color:#f07a29;min-width: 2rem;text-align: center;line-height: 0.48rem;display: inline-block;vertical-align: middle;padding:0 .2rem;margin:0 .1rem;font-family: 'Medium';border:1px solid #f07a29;border-radius:.24rem;}
.xw-menu .lk.cur,.xw-menu .lk:hover{font-weight: bold;color:#fff;background-color: #f07a29;}

.xw-list{display: flex;flex-wrap: wrap;margin:-2% 0 0 -2%;}
.xw-list .item{width: 31.3%;margin:2% 0 0 2%;background-color: #f8f8f8;}
.xw-list .imgbox{height: 3.2rem;}
.xw-list .info{padding:0.25rem .2rem;}
.xw-list .title{font-size: 0.22rem;color:#000000;font-weight: bold;line-height: 1.4;-webkit-line-clamp: 2;}
.xw-list .date{font-size: 0.18rem;color:#666666;font-family: 'Medium';margin-top: 0.35rem;background:url(../images/xw_04.png) no-repeat right center;background-size:.26rem;}
.xw-list .item:hover .title{color:#f07a29;}
.xw-list .item:hover .date{background-image:url(../images/xw_04-1.png) }

.pagelist{margin-top: 0.6rem;text-align: center;}
.layui-laypage{margin: 0;}
.layui-laypage a, .layui-laypage span{font-size: 0.16rem;min-width: 0.34rem;height: 0.34rem;background-color: transparent;margin:0 .03rem;line-height: 0.34rem;text-align: center;padding: 0;overflow: hidden;border:none!important;}

.layui-laypage .layui-laypage-prev,.layui-laypage .layui-laypage-next{padding:0 .1rem;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #f07a29;}
.layui-laypage a:hover{color:#f07a29;}
.layui-laypage .layui-laypage-skip{background-color: #fff;height: 0.34rem;line-height: 0.34rem;color:#333;}
.layui-laypage .layui-laypage-curr em{display: block;line-height: 0.34rem;}

.quote-sec{}
.quote-sec .box{display: flex;align-items: center;height: 3.2rem;}
.quote-sec .info{flex:1;overflow: hidden;}
.quote-sec .title{font-size: 0.4rem;color:#fff;font-weight: bold;line-height: 1.4;}
.quote-sec .txt{font-size: 0.24rem;color:#fff;margin-top: 0.07rem;}
.quote-sec .button{font-size: 0.2rem;margin-left: 0.3rem;}



/* newsDetail */
.xw-det{padding:.3rem 0 .6rem;}
.xw-det .auto{max-width: 12.2rem;}
.xw-det .topbox{text-align: center;margin-bottom: 0.3rem;}
.xw-det .title{font-size: 0.32rem;font-weight: bold;line-height: 1.3;}
.xw-det .date{font-size: 0.18rem;color:#666666;margin-top: 0.1rem;font-family: 'Medium';}
.xw-det .edit{font-size: 0.16rem;color:#000000;line-height: .3rem;}


.xw-bot{padding:.35rem 0;border-top:1px dashed #b2b2b2;border-bottom:1px dashed #b2b2b2;display: flex;justify-content: space-between;margin-top: 0.5rem;}


.pagenav{flex:1;overflow: hidden;}
.pagenav li{font-size: 0.18rem;font-weight: bold;line-height: 0.35rem;max-width: 46%;}
.pagenav li a{color:#393939;font-size: 0.16rem;font-weight: normal;font-family: 'Medium';}
.pagenav li:hover,.pagenav li:hover a{color:#f07a29;}

.social{margin-left: 0.5rem;}
.social .smtit{font-size: 0.18rem;font-weight: bold;margin-bottom: 0.13rem;}
.social .lks{display: flex;align-items: center;}
.social .lk{display: block;width: 0.26rem;margin-right: 0.2rem;}
.social .lk .ico{width: 100%;display: block;transition: all .3s;}
.social .lk:last-child{margin-right: 0;}
.social .lk:hover .ico{transform: scale(1.1,1.1);}

.xw-learn{margin:.4rem auto 0;border-radius:.4rem;font-family: 'Medium';font-weight: normal;}


/* solution */
.solu-main{padding:.15rem 0 .4rem;}

.solu-menu{margin-bottom: 0.55rem;display: flex;justify-content: space-between;}
.solu-menu .lk{padding:.1rem .2rem .2rem;position: relative;margin:0 .3rem;text-align: center;}
.solu-menu .ico{height: 1.6rem;width: auto;display: block;margin:0 auto;}
.solu-menu .ico-h{display: none;}
.solu-menu .tit{font-size: 0.28rem;color:#333;font-weight: bold;line-height: 1.3;margin-top: 0.06rem;}
.solu-menu .lk::after{content:'';position: absolute;left: 50%;bottom: 0;width: 0;background-color: #f07a29;transition: all .3s;display: block;height: 0.05rem;}
.solu-menu .lk.cur::after,.solu-menu .lk:hover::after{width: 100%;left: 0;}
.solu-menu .lk.cur .ico-h,.solu-menu .lk:hover .ico-h{display: block;}
.solu-menu .lk.cur .ico-s,.solu-menu .lk:hover .ico-s{display: none;}
.solu-menu .lk.cur .tit,.solu-menu .lk:hover .tit{color: #f07a29;}

.solu-xx{display: flex;align-items: center;margin-bottom: 0.4rem;position: relative;background-color: #f5f5f5;}
.solu-xx::after{content:'';position: absolute;left: 0;bottom: 0;height: 0.04rem;background-color: #f07a29;width: 100%;}
.solu-xx .imgbox{height: 5.2rem;width: 55.5%;}
.solu-xx .info{flex:1;overflow: hidden;padding:0 .25rem;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.solu-xx .title{font-size: 0.46rem;font-weight: bold;text-align: center;line-height: 1.2;text-transform: uppercase;}
.solu-xx .line{width: 0.66rem;height: 0.05rem;background-color: #f07a29;display: block;margin:.1rem auto .4rem;}
.solu-xx .txt{font-size: 0.16rem;color:#373737;line-height: 0.26rem;max-width: 6rem;margin:0 auto;text-align: center;font-family: 'Medium';}
.solu-xx .icon{height: 0.8rem;opacity: .32;position: absolute;right: 0.35rem;bottom: 0.2rem;}

.solu-list{display: flex;flex-wrap: wrap;margin:-2% 0 0 -2%;}
.solu-list .item{width: 18%;margin:2% 0 0 2%;}
.solu-list .imgbox{height: 2.75rem;border:1px solid #dfdfdf;}
.solu-list .title{font-size: 0.16rem;color:#000000;font-weight: bold;line-height: .28rem;-webkit-line-clamp: 2;text-align: center;margin-top: 0.1rem;}
.solu-list .item:hover .title{color:#f07a29;}






/* product */
.cp-main{padding:.2rem 0 .5rem;}
.cp-main .wrap{display: flex;align-items: flex-start;}
.cp-main .l{width: 3.4rem;margin-right: 0.5rem;}
.cp-main .r{flex:1;overflow: hidden;}
.moreicon{display: none;}

.cp-menu{}
.cp-menu li{margin-bottom: 0.08rem;}
.cp-menu .tit{font-size: 0.18rem;line-height: 0.3rem;background-color: #f4f4f4;padding:.1rem .3rem .1rem .15rem;cursor: pointer;position: relative;font-family: 'Medium';}
.cp-menu .tit::after{content:'';position: absolute;right: 0.12rem;top: 50%;width: 0.12rem;height: 0.12rem;background:url(../images/cp_02.png) no-repeat center;background-size:contain;margin-top: -0.06rem;}
.cp-menu .drop{padding:.08rem 0 .08rem .2rem;display: none;}
.cp-menu .lk{display: block;font-size: 0.16rem;color:#515151;line-height: 0.34rem;font-family: 'Medium';}
.cp-menu .lk:hover,.cp-menu .lk.this{color:#f07a29;}

.cp-menu li.cur .tit{color:#fff;background-color: #f07a29;}
.cp-menu li.cur .tit::after{background-image:url(../images/cp_02-1.png);transform: rotate(180deg);}
.cp-menu li.cur .drop{display: block;}


.cp-list{display: flex;flex-wrap: wrap;margin:-3.5% 0 0 -2%;}
.cp-list .item{width: 31.3%;margin:3.5% 0 0 2%;}
.cp-list .imgbox{height: 3.45rem;border:1px solid #dfdfdf;}
.cp-list .title{text-align: center;font-size: 0.18rem;margin-top: 0.18rem;line-height: 1.3;-webkit-line-clamp: 2;font-family: 'Medium';}
.cp-list .item:hover .title{color:#f07a29;}


/* productDetail */
.cp-intro{display: flex;align-items: flex-start;margin-bottom: 0.45rem;}
.cp-intro .imgbox{width: 46%;overflow: hidden;max-width: 5.15rem;}
.cp-intro .info{flex:1;overflow: hidden;padding:0 .55rem;}
.cp-intro .title{font-size: 0.34rem;color:#f07a29;line-height: 1.3;font-weight: bold;margin-top: 0.5rem;}
.cp-intro .txt{font-size: 0.16rem;line-height: 0.26rem;margin-top: 0.3rem;}
.cp-intro .button{margin-top: 0.6rem;}


.cp-mod{margin-bottom: 0.45rem;}
.cp-mod .bt{font-size: 0.22rem;color:#f07a29;font-weight: bold;line-height: 0.58rem;background-color: #f4f4f4;margin-bottom: 0.25rem;border-left:.06rem solid #f07a29;padding:0 .25rem;}

.cp-mod .detail{padding:0 .55rem 0 .2rem;}
.cp-mod .txt{font-size: 0.16rem;color:#1f1f1f;line-height: .26rem;}


.cp-rela{padding:0 0 .35rem;}
.cp-rela .cp-list{margin-left: -2.2%;margin-top: 0;}
.cp-rela .cp-list .item{width: 22.8%;margin:0 0 2.2% 2.2%;}


/* about */
.us-intro{padding:.15rem 0 .55rem;}
.us-intro .detail{display: flex;align-items: flex-start;justify-content: space-between;}
.us-intro .info{flex:1;overflow: hidden;}
.us-intro .txt{font-size: 0.18rem;color:#555555;line-height: 0.28rem;}
.us-intro .imgbox{height: 5.75rem;width: 47%;margin-left: 0.4rem;}
.us-intro .list{margin-top: 0.9rem;display: flex;justify-content: space-between;}
.us-intro .list li{text-align: center;}
.us-intro .list .fz{font-size: 0.24rem;color:#ef8200;font-family: 'Medium';line-height: 1;display: inline-block;vertical-align: middle;position: relative;}
.us-intro .list .fz i{font-size: 0.6rem;font-weight: bold;vertical-align: text-top;}
.us-intro .list .fz em{position: absolute;right: 0;top: 0;transform: translate(105%,0);white-space: nowrap;}
.us-intro .list .wz{font-size: 0.24rem;margin-top: 0.05rem;}

.us-cert{padding:.5rem 0;background-color: #f7f7f7;}
.us-cert .pub-tt{margin-bottom: 0.25rem;}
.us-cert .list{display: flex;flex-wrap: wrap;}
.us-cert .list .item{width: 33.3%;}
.us-cert .list .imgbox{height: 4.95rem;display: flex;align-items: center;justify-content: center;padding: 0.14rem;}
.us-cert .list .pic{max-width: 90%;max-height: 100%;display: block;width: auto;box-shadow:0 0 .14rem rgba(0,0,0,.15);}
.us-cert .list .tit{font-size: 0.18rem;text-align: center;line-height: 1.5;}

.us-stre .pub-tt{text-align: left;margin-bottom: 0.34rem;}
.us-stre .pub-tt .x{margin-left: 0;}

.pub-tt{position: relative;}
.pub-tt .lks{font-size: 0;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.pub-tt .lks .lk{font-size: 0.18rem;color:#f07a29;line-height: 0.48rem;border:1px solid #f07a29;padding:0 .22rem;margin-left: 0.2rem;border-radius:.24rem;display: inline-block;vertical-align: middle;}
.pub-tt .lks .lk.cur{color:#fff;background-color: #f07a29;}

.us-stre{padding:.9rem 0 .65rem;background:url(../images/us_10.jpg) no-repeat center;background-size:cover;}
.us-stre .detail{display: flex;background-color: rgba(255,255,255,.8);}
.us-stre .list{flex:1;overflow: hidden;padding:0 .45rem;}
.us-stre .list li{padding:.3rem 0;border-bottom:1px solid #e0e0e0;display: flex;flex-direction: column;justify-content: center;}
.us-stre .list li:last-child{border:none;}
.us-stre .list .title{font-size: 0.3rem;font-weight: bold;line-height: 1.3;margin-bottom: 0.1rem;color:#333;}
.us-stre .list .ico{width: 0.6rem;margin-right: 0.05rem;display: inline-block;vertical-align: middle;}
.us-stre .list .ico-h{display: none;}
.us-stre .list .txt{font-size: 0.16rem;line-height: .28rem;font-family: 'Medium';}
.us-stre .list li:hover .ico-s{display: none;}
.us-stre .list li:hover .ico-h{display: inline-block;}
.us-stre .list li:hover .title{color: #f07a29;}
.us-stre .imgbox{width: 46%;overflow: hidden;}

.us-stre .list1 li{min-height: 2.35rem;}
.us-stre .list2 li{padding:.38rem 0;}


.us-hz{padding:.55rem 0 0;}
.us-hz .smtit{font-size: 0.32rem;color:#333;font-weight: bold;text-transform: uppercase;text-align: center;position: relative;display: inline-block;vertical-align: middle;margin-bottom: 0.4rem;}
.us-hz .smtit span{position: relative;z-index:15;}
.us-hz .smtit::after{content:'';position: absolute;width: 100%;height: 0.13rem;background:url(../images/us_30.jpg) no-repeat center bottom;background-size:100% 100%;left: 0;bottom: 0;}

.us-hz .list1{display: flex;flex-wrap: wrap;align-items: flex-end;}
.us-hz .list1 .item{width: 20%;display: flex;align-items: center;justify-content: center;padding:.2rem .15rem;}
.us-hz .list1 .img{width: auto;height: auto;max-width: 100%;}

.us-hz .list2{display: flex;flex-wrap: wrap;align-items: flex-end;}
.us-hz .list2 .item{width: 16.666%;display: flex;align-items: center;justify-content: center;padding:.2rem 0;}
.us-hz .list2 .img{width: auto;height: auto;max-width: 85%;}

.us-hz .mod2{padding:.6rem 0;border-top:1px dashed #e6e6e6;margin-top: 0.25rem;}
.us-hz ul .item .img{transition: all .3s;}
.us-hz ul .item:hover .img{transform: scale(1.1,1.1);}


.us-team{padding:.38rem 0;background:url(../images/us_11.jpg) no-repeat center;background-size:cover;}
.us-team .wrap{padding:0 .35rem;}

.us-team .detail{position: relative;padding-bottom: 0.5rem;}
.us-team .slide1 .item{display: flex;align-items: flex-start;}
.us-team .slide1 .imgbox{height: 4.4rem;width: 48%;max-width: 6.95rem;margin-right: 0.7rem;}
.us-team .slide1 .info{flex:1;overflow: hidden;}
.us-team .slide1 .name{font-size: 0.36rem;color:#333;font-weight: bold;margin-top: 0.15rem;}
.us-team .slide1 .wz{font-size: 0.18rem;color:#333333;margin-top: 0.03rem;}
.us-team .slide1 .line{width: 0.5rem;height: 0.03rem;background-color: #f07a29;display: block;margin:.15rem 0 .2rem;}
.us-team .slide1 .smtit{font-size: 0.2rem;font-weight: bold;margin-bottom: 0.1rem;}
.us-team .slide1 .txt{font-size: 0.18rem;color:#333333;line-height: 0.28rem;word-break: break-all;}
.us-team .slide1 .txt p{margin-bottom: 0.1rem;}
.us-team .slide1 .button{margin-top: 0.2rem;}

.us-team .slide2{margin-top: 0.3rem;}
.us-team .slide2 .item{background-color: #fff;padding:.2rem .3rem;display: flex;align-items: center;cursor: pointer;}
.us-team .slide2 .hdpic{width: 1.66rem;height: 1.66rem;border-radius:50%;margin-right: 0.25rem;object-fit: cover;}
.us-team .slide2 .info{flex:1;overflow: hidden;}
.us-team .slide2 .name{font-size: 0.24rem;font-weight: bold;}
.us-team .slide2 .fz{font-size: 0.18rem;margin-top: 0.03rem;}

.us-team .slide2 .swiper-slide-thumb-active .item{background-color: #f07a29;}
.us-team .slide2 .swiper-slide-thumb-active .name,.us-team .slide2 .swiper-slide-thumb-active .fz{color:#fff;}


.us-team .slide1{overflow: hidden;}
/* .us-team .slide1 .swiper-slide{width: 100%!important;} */
.us-team .slide1 .swiper-container{position: static;}
.us-team .swiper-pagination{bottom: 0;font-size: 0;}
.us-team .swiper-pagination-bullet{margin:0 .1rem!important;width: 0.14rem;height: 0.14rem;background-color: #dbdbdb;opacity: 1;}
.us-team .swiper-pagination-bullet-active{background-color: #f07a29;}

/* index */
.idx-ban{position: relative;}
.idx-ban .tp{width: 100%;display: block;position: absolute;left: 0;bottom: -1px;z-index:60;}
.idx-ban .item{height: calc(100vh - 1.1rem);position: relative;overflow: hidden;}
.idx-ban .box{position: absolute;width: 100%;left: 0;top: 50%;transform: translate(0,-50%);}
.idx-ban .title{font-size: 0.56rem;color:#fff;line-height: 1.2;text-transform: uppercase;text-shadow:0 2px 0 rgba(23,33,41,1);font-weight: bold;}
.idx-ban .txt{font-size: 0.28rem;color:#fff;line-height: 1.4;margin-top: 0.3rem;font-family: 'Medium';}
.idx-ban .button{font-size: 0.18rem;color:#f07a29;background-color: #fff;width: 2rem;height: 0.48rem;border-radius:.24rem;display: flex;align-items: center;justify-content: center;margin-top: 0.4rem;}
.idx-ban .button:hover{color:#fff;background-color: #f07a29;}

.idx-ban .swiper-pagination{font-size: 0;bottom: 0.3rem!important;}
.idx-ban .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;background-color: #fff;opacity: 1;margin:0 .08rem!important;}
.idx-ban .swiper-pagination-bullet-active{width: 0.4rem;border-radius:.04rem;background-color: #f07a29;}

.idx-ban .item .img{animation:changeBiger 5s linear forwards;
animation-delay:0s; /*等待几秒开始动画*/
-webkit-animation-delay:0s; /*等待几秒开始动画*/
transform: scale(1.2);}

@keyframes changeBiger {
  0% {transform: scale(1.2);}
  100% {transform: scale(1);}
}

.idx-us{padding:.65rem 0;}
.idx-us .pub-tt{text-align: left;margin-bottom: 0.3rem;}
.idx-us .pub-tt .x{margin-left: 0;}
.idx-us .info{max-width: 6.7rem;}
.idx-us .more{margin-top: 0.55rem;}


.idx-cp{padding:.55rem 0;background-color: #fcfcfc;}
.idx-cp .more{margin:0 auto;}
.idx-cp .list{display: flex;flex-wrap: wrap;margin-left: -2%;padding-bottom: 0.4rem;}
.idx-cp .list li{width: 18%;margin:0 0 .5rem 2%;}
.idx-cp .list .imgbox{/* height: 3rem; */display: block;}
.idx-cp .list .title{font-size: 0.2rem;color:#000000;text-align: center;margin-top: 0.1rem;line-height: 1.3;font-family: 'Medium';}
.idx-cp .list .item:hover{}


.idx-solu{position: relative;}
.idx-solu .pub-tt{margin: 0;position: absolute;left: 50%;transform: translate(-50%,0);top: 0.55rem;z-index:50;}

.idx-solu .detail{display: flex;overflow: hidden;}
.idx-solu .item{display: block;/* height: 9.5rem; */position: relative;height: 8rem;transition: all .8s;-webkit-transition: all .5s;flex:1 1 16.5%;}
.idx-solu .shade{position: absolute;width: 100%;left: 0;}

.idx-solu .shade1{bottom: .45rem;text-align: center;}
.idx-solu .shade1 .icon{height: 0.6rem;width: auto;display: block;margin:0 auto;}
.idx-solu .shade1 .title{font-size: 0.24rem;color:#fff;font-family: 'Medium';margin-top: 0.1rem;}
.idx-solu .shade1 .arrow{margin-left:auto;margin-right:auto;}

.idx-solu .shade2{height: 100%;bottom: -100%;padding:0 1rem 1.3rem;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;}
.idx-solu .shade2 .icon{height: 0.7rem;width: auto;display: block;}
.idx-solu .shade2 .title{font-size: 0.36rem;color:#fff;font-family: 'Medium';margin-top: 0.1rem;}
.idx-solu .shade2 .line{width: 0.4rem;height: 0.03rem;background-color: #fff;display: block;margin-top: 0.1rem;}
.idx-solu .shade2 .txt{font-size: 0.16rem;color:#fff;line-height: 0.26rem;margin-top: 0.2rem;-webkit-line-clamp: 6;max-width: 5.4rem;}

.idx-solu .shade .arrow{width: 0.42rem;height: 0.42rem;display: block;background:url(../images/idx_10.png) no-repeat center;background-size:contain;margin-top: 0.4rem;}
.idx-solu .item.cur{flex:1 1 50%}
.idx-solu .item.cur .shade2{background:url(../images/idx_02.png) no-repeat center;background-size:cover;}
.idx-solu .item.cur .shade1{display: none;}
.idx-solu .item.cur .shade2{bottom: 0;}


.idx-xw{padding:.9rem 0 .5rem;}
.idx-xw .detail{}
.idx-xw .item{display: block;}
.idx-xw .item .imgbox{height: 3.2rem;position: relative;}
.idx-xw .item .icon{width: 0.6rem;height: 0.6rem;background:url(../images/idx_14.png) no-repeat center;background-size:contain;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;transition: all .3s;}
.idx-xw .item .info{padding:0 .15rem;}
.idx-xw .item .date{font-size: 0.15rem;color:#666666;margin-top: 0.15rem;}
.idx-xw .item .title{font-size: 0.22rem;line-height: 0.3rem;font-family: 'Medium';margin-top: 0.1rem;}
.idx-xw .item:hover .title{color:#f07a29;}
.idx-xw .item:hover .icon{opacity: 1;}


.idx-xw .arrs{margin-top: 0.4rem;display: flex;justify-content: center;}
.idx-xw .swiper-button{position: static;margin:0 .12rem;width: 0.58rem;height: 0.58rem;background:url(../images/idx_15.png) no-repeat center;background-size:contain;border-radius:50%;}
.idx-xw .swiper-button-next{transform: rotate(180deg);}
.idx-xw .swiper-button:hover{background-image:url(../images/idx_15-1.png)}

.pop-quote{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index:110;background-color: rgba(0,0,0,.6);}
.pop-quote .wrap{padding: 0;background-color: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 10rem;border-radius:.08rem;}
.pop-quote .bt{font-size: 0.3rem;line-height: 0.8rem;border-bottom:1px solid #efefef;padding:0 .3rem;text-transform: uppercase;font-weight: bold;}
.pop-quote .form{padding:.3rem .3rem;width: 100%;}
.pop-quote .close{width: 0.3rem;height: 0.3rem;background:url(../images/close.png) no-repeat center;background-size:contain;cursor: pointer;position: absolute;right: 0.15rem;top: 0.15rem;}




@media screen and (min-width:992px) and (max-width:1199px){
	.auto{width: 10.5rem;}
	html{font-size: 5.5rem!important;}

	/* 公共部分 */
	.head .wrap{width: 100%;padding:0 2%;}
	.hd-logo .img{height: 0.9rem;}
	.head .line{margin:0 .1rem;}

	.hd-lang .font .ico{width: 0.3rem;}

	.hd-nav{margin-right: 0.2rem;}
	.hd-nav li{margin-left: 0.3rem;}
	.hd-nav li:first-child{margin-left: 0;}
	.hd-nav li>a{font-size: 0.16rem;}



	.ft-t .col1{margin-left: 0;max-width: 32%;}

	.ft-t .col3{width: 30%;}

	/* solution */
	.solu-menu .ico{height: 1.3rem;}


	/* product */
	.cp-list .item{width: 48%;}
	.cp-list .imgbox{height: 3.1rem;}

	/* productDetail */
	.cp-intro .info{padding:0 0 0 .25rem;}
	.cp-intro .title{font-size: 0.28rem;margin: 0;}
	.cp-intro .button{margin-top: 0.25rem;}


	/* about */
	.us-team .slide1 .name{margin-top: 0;}


}

@media screen and (min-width:768px) and (max-width:991px){
	.auto{padding:0 3%;width: 100%;}
	html{font-size: 6.2rem!important;}

	.sj-menu{position:absolute;right: 2%;top: 50%;width: .4rem;height: .4rem;background: url(../images/menu.png) no-repeat center;background-size:.3rem;display: block;margin-top: -0.2rem;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.3rem;}


	/* 公共部分 */
	.head{height: .9rem;}
	.hd-logo .img{height: 0.55rem;}
	.head .r{margin-right: 0.55rem;}

	.hd-sear{}
	.hd-sear .icon{width: 0.28rem;height: 0.28rem;background-size: .24rem;}
	.head .line{}

	.hd-lang .font{font-size: 0.16rem;}
	.hd-lang .font .ico{width: 0.3rem;}
	.hd-lang .font::before{width: 0.24rem;height: 0.24rem;margin-right: 0.05rem;}

	.hd-nav{position: fixed;width: 100%;left: 0;top: 0.9rem;bottom: 0;overflow-y: scroll;background-color: #fff;display: none;overflow-x: hidden;}
	.hd-nav li{display: block;margin: 0;border-bottom:1px solid #efefef;position: relative;}
	.hd-nav li>a{font-size: 0.18rem;line-height: 0.7rem;padding:0 4%;}
	.hd-nav li>a::after{display: none;}

	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 0.7rem;height: 0.7rem;background:url(../images/arrow.png) no-repeat center;background-size:.24rem;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	.hd-nav .drop{opacity: 1;visibility: visible;transform: scaleY(1);width: 100%;position: static;background-color: transparent;padding: 0;display: none;}
	.hd-nav .drop .box{width: 100%;max-width: 100%;display: block;}
	.hd-nav .drop .lk{color:#000;line-height: 0.5rem;border-top:1px solid #efefef;padding:0 4%;}


	.ft-t .wrap{padding:.5rem 3%;flex-wrap: wrap;justify-content: space-between;}
	.ft-t .col1{margin: 0 0 .5rem;max-width: 100%;width: 100%;}
	.ft-t .col2{max-width: 100%;width: 100%;margin: 0 0 .5rem;}
	.ft-t .col3{max-width: 70%;width: 100%;}
	.ft-t .tit{font-size: 0.32rem;margin-bottom: 0.15rem;}
	.ft-t .txt{line-height: 2;}
	.ft-t .social{margin-top: 0.2rem;}
	.ft-t .lks{margin-left:-.3rem;}
	.ft-t .lk{display: inline-block;vertical-align: middle;margin-left: 0.3rem;}
	.ft-t .form{margin-top: 0;}

	.ft-b{padding:.15rem 0;}

	.btn{font-size: 0.16rem;width: 1.6rem;}

	/* contact */
	.inner-ban{height: 2.8rem;}

	.pub-tt .bt{font-size: 0.34rem;}
	.pub-tt .x{width: 0.55rem;height: 0.04rem;margin: 0.15rem auto 0;}

	.lx-xx .list{flex-wrap: wrap;}
	.lx-xx .list .item{width: 48%;padding:.1rem 0 .4rem;}
	.lx-xx .list .line{display: none;}
	.lx-xx .list .icon{height: 0.4rem;}

	.lx-xx .map{height: 4rem;margin-top: 0.2rem;}


	/* news */
	.xw-list{margin: -3% 0 0 0;justify-content: space-between;}
	.xw-list .item{width: 48.5%; margin: 3% 0 0 0;}
	.xw-list .imgbox{height: 2.6rem;}
	.xw-list .info{padding: 0.2rem 0.2rem;}
	.xw-list .title{font-size: 0.2rem;}
	.xw-list .date{font-size: 0.16rem;margin-top: 0.25rem;background-size: 0.2rem;}

	.pagelist{margin-top: 0.5rem;}

	.quote-sec .box{display: block;height: auto;padding:.7rem 0;text-align: center;}
	.quote-sec .title{font-size: 0.34rem;}
	.quote-sec .txt{font-size: 0.2rem;}
	.quote-sec .button{font-size: 0.16rem;margin:.6rem auto 0;}

	/* newsDetail */
	.xw-det .title{font-size: 0.28rem;}


	.pagenav li{max-width: 100%;}


	/* solution */
	.solu-menu .lk{margin: 0;padding: 0.1rem 0.05rem 0.2rem;}
	.solu-menu .ico{height: .8rem;}
	.solu-menu .tit{font-size: 0.22rem;}
	.solu-menu .lk::after{height: 0.03rem;}

	.solu-xx{align-items: normal;}
	.solu-xx .imgbox{width: 49%;height: auto;}
	.solu-xx .info{padding:.2rem .2rem;min-height: 4.5rem;}
	.solu-xx .title{font-size: 0.26rem;}
	.solu-xx .line{width: 0.52rem;height: 0.03rem;margin: 0.1rem auto 0.15rem;}
	.solu-xx .icon{height: 0.5rem;right: 0.2rem;bottom: 0.15rem;}
	.solu-xx::after{height: 0.03rem;}

	.solu-list{justify-content: space-between;margin: -3% 0 0;}
	.solu-list .item{width: 48.5%;margin:3% 0 0;}
	.solu-list .title{font-size: 0.18rem;}


	/* product */
	.cp-main .wrap{display: block;}
	.cp-main .l{width: 100%;margin: 0;position: fixed;left: 0;top: 0;bottom: 0;background-color: rgba(0,0,0,.5);z-index:200;display: none;}
	.moreicon{font-size: 0.18rem;color:#fff;background-color:#f07a29;height: 0.6rem;display: flex;text-align: center;text-transform: uppercase;margin-bottom: 0.3rem;align-items: center;justify-content: center;position: relative;}
	.moreicon::after{content:'';width: 0.22rem;height: 0.22rem;background:url(../images/icon_05.png) no-repeat center;background-size:contain;margin-left: 0.15rem;position: absolute;right: 0.2rem;top: 50%;margin-top: -0.11rem;}

	.cp-menu{position: absolute;width: 100%;left: 0;bottom: 0;height: 50vh;overflow-y: scroll;background-color: #fff;padding:.15rem;}

	.cp-list{justify-content: space-between;margin:-4% 0 0;}
	.cp-list .item{width: 48%;margin:4% 0 0;}
	.cp-list .imgbox{height: 3.1rem;}



	/* productDetail */
	.cp-intro .info{padding:0 0 0 .35rem;}
	.cp-intro .title{font-size: 0.26rem;margin: 0;}
	.cp-intro .txt{margin-top: 0.15rem;}
	.cp-intro .button{margin-top: 0.25rem;}

	.cp-rela .cp-list{ margin: -4% 0 0;}
	.cp-rela .cp-list .item{width: 48%;margin: 4% 0 0;}


	/* about */
	.us-intro .detail{display: block;}
	.us-intro .imgbox{width: 100%;margin:.3rem auto 0;height: auto;}
	.us-intro .list .fz i{font-size: 0.5rem;}
	.us-intro .list{margin-top: 0.5rem;}
	.us-intro .list .wz{font-size: 0.2rem;}

	.us-cert .list .imgbox{height: auto;}

	.pub-tt .lks .lk{font-size: 0.16rem;line-height: 0.44rem;padding:0 .18rem;}

	.us-stre .detail{display: block;}
	.us-stre .imgbox{width: 100%;height: 3.6rem;}
	.us-stre .list li{display: block;min-height: auto;padding:.3rem 0;}
	.us-stre .list .title{font-size: 0.26rem;}
	.us-stre .list .ico{width: 0.44rem;}


	.us-team .slide2{display: none;}
	.us-team .slide1 .imgbox{margin-right: 0.4rem;}
	.us-team .slide1 .name{margin-top: 0;font-size: 0.2rem;}
	.us-team .slide1 .line{ margin: 0.1rem 0 0.15rem;}
	.us-team .slide1 .smtit{font-size: 0.18rem;}
	.us-team .slide1 .txt{-webkit-line-clamp: 9;font-size: 0.16rem;line-height: 0.26rem;}


	.us-hz .smtit{font-size: 0.26rem;}
	.us-hz .list2 .img{max-width: 75%;}


	/* index */
	.idx-ban .item{height: 6rem;}
	.idx-ban .title{font-size: 0.4rem;}
	.idx-ban .txt{font-size: 0.18rem;}

	.idx-solu{padding:.6rem 0 0;}
	.idx-solu .pub-tt{position: static;transform: translate(0,0);margin-bottom: 0.4rem;}
	.idx-solu .pub-tt.white .bt{color:#000;}
	.idx-solu .pub-tt.white .x{background-color: #f07a29;}
	.idx-solu .detail{flex-wrap: wrap;}
	.idx-solu .item{height: 4.6rem;width: 50%!important;flex:initial!important;}
	.idx-solu .item{}
	.idx-solu .shade .arrow{width: 0.36rem;height: .36rem;margin-top: 0.2rem;}
	.idx-solu .shade1{bottom: 0.3rem;}
	.idx-solu .shade2{display: none;}
	.idx-solu .item:hover .shade1{display: block;}

	.idx-xw .swiper-button{width: 0.44rem;height: 0.44rem;}




}