@charset "utf-8";

@font-face
{font-family: MontserratMedium;
src: url('Montserrat-Medium.ttf')}

@font-face
{font-family: MontserratExtraBold;
src: url('Montserrat-ExtraBold.ttf')}

@font-face
{font-family: MontserratSemiBold;
src: url('Montserrat-SemiBold.ttf')}

@font-face
{font-family: MontserratLight;
src: url('Montserrat-Light.ttf')}

@font-face
{font-family: MontserratBlack;
src: url('Montserrat-Black.ttf')}


@font-face
{font-family: Anton;
src: url('Anton.ttf')}


@font-face {
  font-family: 'iconfont';
  src: url('iconfont/iconfont.woff2?t=1705108683799') format('woff2'),
       url('iconfont/iconfont.woff?t=1705108683799') format('woff'),
       url('iconfont/iconfont.ttf?t=1705108683799') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: .16rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




*{box-sizing:border-box;font-size: .16rem;color:#000;line-height: 1.4;}
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:'MontserratMedium', "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{table-layout: fixed;border-collapse: collapse;border-spacing:0;width:100%;}
h3,h4,h5,h6{font-weight: normal;}
em,i,span,p,a{font-style:normal;font-family: inherit;}
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: 14.5rem;width: 94%;}
: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{}
.imgbox{display: block;overflow: hidden;}
.imgbox .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;} */

.c-main{color:#003366!important;}

.btn{font-size: 0.16rem;color:#fff;background-color: #003366;border:none;cursor: pointer;min-width: 1.9rem;line-height: 0.55rem;display: inline-block;vertical-align: middle;padding:0 0.3rem;}
.btn:hover{background-color: #0066cc;}


/* 公共部分 */
.head{background-color: rgba(255,255,255,.3);position: fixed;width: 100%;left: 0;top: 0;z-index:100;height: 1rem;}
.head .wrap{display: flex;align-items: center;justify-content: space-between;height: 100%;}
.head .r{display: flex;align-items: center;}
.head.scroll{background-color: #fff;box-shadow:0 0 0.15rem #e5e5e5;}

.hd-logo .img{height: .8rem;width: auto;}



.hd-nav li{display: inline-block;vertical-align: middle;margin:0 0.3rem;position: relative;}
.hd-nav li>a{display: block;font-size: 0.16rem;line-height:1rem;position: relative;}
.hd-nav li.cur>a,.hd-nav li:hover>a{color:#003366;}


.hd-nav li:hover .drop{opacity: 1;visibility: visible;transform: scaleY(1);}

.hd-nav .drop{width: 1.9rem;position: absolute;left:50%;transform:scaleY(0);visibility: hidden;opacity: 0;transition: all .4s ease 0s;transform-origin: center top;background-color: #0066cc;margin-left: -0.8rem;margin-top: -1px;border-radius:.06rem;overflow: hidden;}
.hd-nav .drop .lk{font-size: 0.15rem;color:#fff;line-height: 0.44rem;display: block;min-width: 25%;text-align: center;border-bottom:1px solid rgba(255,255,255,.1)}
.hd-nav .drop .lk:hover{background-color: #00264b;}
.hd-nav .drop .lk:last-child{border-bottom:none;}

.head .r{display: flex;align-items: center;/* margin-left: 1.6rem; */}

.hd-sear{}
.hd-sear .icon{width: 0.3rem;height: 0.3rem;cursor: pointer;display: flex;align-items: center;justify-content: center;font-weight: bold;font-size: 0.2rem;color:#070707;}
.hd-sear .icon::after{content:'\e651';font-family: 'iconfont';}

.hd-sear-box{position: fixed;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,.6);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;margin-left: 0.35rem;}
.hd-lang .font{display: flex;align-items: center;cursor: pointer;font-size: 0.16rem;color:#000;}
.hd-lang .font i{font-size: 0.2rem;color:#070707;margin-right: 0.08rem;}
.hd-lang .font::after{content:'\e775';font-family: 'iconfont';margin-left: 0.07rem;font-size: 0.14rem;transform: rotate(90deg);font-weight: bold;}

.hd-lang .drop{position: absolute;width: 1.8rem;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;display: flex;flex-wrap: wrap;}
.hd-lang .lk{font-size: 0.15rem;margin-bottom: 0.12rem;display: flex;align-items: center;width: 49%;}
.hd-lang .ic{width: 0.2rem;margin-right: 0.1rem;}
.hd-lang .lk:hover{font-weight: bold;}
.hd-lang:hover .drop{display: block;}






.foot{background-color: #003366;}
.ft-t{padding:0.9rem 0 0.7rem;}
.ft-t .wrap{display: flex;align-items: flex-start;}
.ft-t .info{max-width: 4.6rem;width: 35%;}
.ft-t .smlogo{height: 0.8rem;width: auto;}
.ft-t .social{display: flex;margin-top: 0.4rem;}
.ft-t .social a{margin-right: 0.28rem;font-size: 0.32rem;color:#fff;}
.ft-t .social a:hover{color:rgba(255,255,255,.8);}
.ft-t .menu{flex:1;overflow: hidden;display: flex;justify-content: space-between;}
.ft-t .col{max-width: 32%;}
.ft-t .tit{font-size: 0.3rem;color:#fff;margin-bottom: 0.2rem;}
.ft-t .txt{font-size: 0.16rem;color:rgba(255,255,255,.8);line-height: 2;}
.ft-t .lks{display: flex;flex-direction: column;}
.ft-t .lk{font-size: 0.16rem;color:rgba(255,255,255,.8);line-height: 2;}

.ft-b{padding:0.25rem 0;background-color: #00264b;}
.ft-b .txt{text-align: center;font-size: 0.16rem;color:#fff;line-height: 0.25rem;}
.gotop{width: 0.58rem;height: 0.58rem;background-color: #0066cc;border-radius:50%;display: flex;align-items: center;justify-content: center;font-size: 0.26rem;color:#fff;position: fixed;right: 3%;bottom: 12vh;z-index:99;display: none;}
.gotop::after{content:'\e8f5';font-family: 'iconfont';transform: rotate(-90deg);display: block;line-height: 1;}
.gotop:hover{background-color: #00264b;}


/* applications */
.inner-ban{height: 4.8rem;}


.crumb{font-size: 0.16rem;color:#838383;line-height: 0.3rem;padding:0.1rem 0;}
.crumb .auto{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.crumb a:hover{color:#003366;}

.pub-tt{margin-bottom: 0.3rem;text-align: center;}
.pub-tt .bt{font-size: 0.48rem;font-family: 'MontserratExtraBold';line-height: 1.2;text-transform: uppercase;}
.pub-tt .smwz{font-size: 0.16rem;color:#2d2d2d;font-family: 'MontserratLight';margin-top: 0.06rem;}
.pub-tt.left{text-align: left;}
.pub-tt .bt.unuppercase{text-transform: none;}


.pub-smtt{margin-bottom: 0.3rem;text-align: center;}
.pub-smtt .bt{font-size: 0.4rem;font-family: 'MontserratExtraBold';line-height: 1.2;}
.pub-smtt.white .bt{color:#fff;}
.pub-smtt .bt.uppercase{text-transform: uppercase;}
.pub-smtt.left{text-align: left;}

.main{padding:0.3rem 0 0.8rem;}

.app-menu{display: flex;justify-content: center;margin-bottom: 0.5rem;}
.app-menu .box{border:1px solid #003366;display: flex;}
.app-menu .lk{min-width: 1.75rem;line-height: 0.46rem;font-size: 0.18rem;text-align: center;padding:0 0.25rem;}
.app-menu .lk:hover{color: #003366;}
.app-menu .lk.cur{color:#fff!important;background-color: #003366;}

.app-list{display: flex;flex-wrap: wrap;margin:-0.45rem 0 0 -1.5%;}
.app-list .item{width: 23.5%;margin:0.45rem 0 0 1.5%;}
.app-list .imgbox{height: 2.9rem;position: relative;}
.app-list .icon{width: 0.66rem;height: 0.66rem;background-color: #0066cc;border-radius:50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%) rotate(-45deg);display: flex;align-items: center;justify-content: center;font-size: 0.3rem;opacity: 0;transition: all 0.3s;}
.app-list .icon::after{content:'\e8f5';color:#fff;font-family: 'iconfont';}

.app-list .title{font-size: 0.2rem;margin-top: 0.15rem;display: block;text-align: center;font-family: 'MontserratSemiBold';}
.app-list .item:hover .title{color: #003366;}
.app-list .item:hover .icon{opacity: 1;}


.app-slide{display: flex;justify-content: flex-start;overflow: hidden;}
.app-slide .item{display: block;overflow: hidden;width: 24%;position: relative;transition: all 0.8s;margin-right: 0.06rem;position: relative;}
.app-slide .item:last-child{margin-right: 0;}
.app-slide .item .imgbox{height: 6.55rem;}
.app-slide .item .bot{position: absolute;width: 100%;left: 0;bottom: 0.3rem;text-align: center;z-index:3;}
.app-slide .item .title{font-size: 0.2rem;color:#fff;font-family: 'MontserratSemiBold';}
.app-slide .item .more{font-size: 0.16rem;color:#fff;display: none;margin-top: 0.13rem;}
.app-slide .item .more::after{content:'\e8f5';display: inline-block;vertical-align: middle;margin-left: 0.15rem;font-family: 'iconfont';transform: rotate(-45deg);}
.app-slide .item .mask{position: absolute;width: 100%;left: 0;top:50%;bottom: 0;background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.5));z-index:1;}
.app-slide .item.on{width: 52%;}
.app-slide .item.on .mask{background: linear-gradient(rgba(0,51,102,0), rgba(0,51,102,0.7));}
.app-slide .item.on .bot{padding:0 0.6rem;text-align: left;}
.app-slide .item.on .more{display: block;}



.touch-sec{padding:0.75rem 0 1rem;background-color: #f6f6f8;}
.touch-sec .wrap{display: flex;align-items: center;justify-content: space-between;padding:0 0.7rem 0 0.35rem;}
.touch-sec .lbox{max-width: 3.6rem;}
.touch-sec .bt{font-size: 0.52rem;font-family: 'MontserratExtraBold';line-height: 1.2;}
.touch-sec .smwz{font-size: 0.16rem;color:#4f4f4f;margin:0.1rem 0 0.65rem;}
.touch-sec .phone{display: flex;align-items: center;}
.touch-sec .phone .icon{width: 0.6rem;margin-right: 0.2rem;}
.touch-sec .phone .title{font-size: 0.2rem;font-family: 'MontserratSemiBold';}
.touch-sec .phone .font{font-size: 0.18rem;margin-top: 0.05rem;}

.touch-sec .form{flex:1;overflow: hidden;max-width: 7.4rem;}
.touch-sec .form .row{margin-bottom: 0.25rem;justify-content: space-between;}
.touch-sec .form .item{width: 48%;}
.touch-sec .form .tit{font-size: 0.16rem;margin-bottom: 0.08rem;}
.touch-sec .form .info{position: relative;}
.touch-sec .form .ipt{width: 100%;font-size: 0.16rem;font-family: 'MontserratLight';background:transparent;border-bottom:1px solid #000;}
.touch-sec .form .ipt-txt{height: 0.46rem;line-height: 0.46rem;}
.touch-sec .form .con{height: 0.75rem;padding:0.1rem 0;resize:none;}
.touch-sec .form .icon{font-size: 0.22rem;color:#c3c3c3;position: absolute;right: 0;top: 0.1rem;}
.touch-sec .form .bot{display: flex;justify-content: space-between;align-items: center;padding:0.15rem 0 0;}
.touch-sec .form .tip{font-size: 0.14rem;color:#3e3e3e;width: 50%;max-width: 2.4rem;font-family: 'MontserratLight';}
.touch-sec .form .ipt:focus{border-color:#0066cc;}
.touch-sec .form .ipt:focus+.icon{color:#0066cc;}
.touch-sec .form ::-webkit-input-placeholder{color:#a4a4a4;}
.touch-sec .form :-moz-placeholder{color:#a4a4a4;}
.touch-sec .form ::-moz-placeholder{color:#a4a4a4;}
.touch-sec .form :-ms-input-placeholder{color:#a4a4a4;}


/* Download */
.xz-list{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 1px;max-width: 13.65rem;margin:0 auto;}
.xz-list .item{padding:0.3rem 0.3rem 0.3rem 0.15rem;box-shadow:0 0 0.18rem rgba(0,0,0,.08);width: 48.5%;margin-top: 3%;display: flex;align-items: center;}
.xz-list .icon{width: 1.5rem;height: 1.5rem;background-color: #f2f8fd;border-radius:50%;display: flex;align-items: center;justify-content: center;margin-right: 0.25rem;}
.xz-list .ico{width: 1.06rem;height: 1.06rem;object-fit: contain;}
.xz-list .title{font-size: 0.2rem;font-family: 'MontserratSemiBold';-webkit-line-clamp: 2;}
.xz-list .downbtn{font-size: 0.16rem;color:#0066cc;display: inline-block;vertical-align: middle;margin-top: 0.2rem;}
.xz-list .downbtn::after{content:'';display: inline-block;vertical-align: middle;margin-left: 0.14rem;width: 0.22rem;height: 0.22rem;background:url(../images/xz_03.png) no-repeat center;background-size:contain;margin-top: -0.02rem;}
.xz-list .item:hover .downbtn{text-decoration: underline;}



/* contact */
.lx-sec{padding-top: 1px;}
.lx-sec .detail{background-color: #fff;border-radius:0.18rem;padding:0.6rem 1rem 1.4rem;margin-top: -0.75rem;position: relative;}
.lx-sec .address{display: flex;align-items: center;}
.lx-sec .address .icon{width: 1rem;margin-right: 0.35rem;}
.lx-sec .address .title{font-size: 0.3rem;color:#003366;font-weight: bold;}
.lx-sec .address .fz{font-size: 0.16rem;margin-top: 0.16rem;background:url(../images/lx_02.png) no-repeat left center;background-size:0.24rem;padding-left: 0.34rem;line-height: 0.26rem;}


.lx-sec .list{margin:0.6rem 0 0;padding:0.6rem 0 0;border-top:1px solid #e5e5e5;display: flex;justify-content: space-around;}
.lx-sec .list li{font-size: 0.2rem;}
.lx-sec .list .icon{width: 0.35rem;margin-right:0.15rem;}

/* workingVideo */
.sp-hot{display: block;height: 6.6rem;position: relative;}
.sp-hot .icon{width: 0.95rem;height: 0.95rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background:url(../images/sp_06.png) no-repeat center rgba(0,0,0,.3);background-size:0.32rem;border-radius:50%;}
.sp-hot .bot{position: absolute;width: 100%;left: 0;bottom: 0.3rem;padding:0 0.55rem;}
.sp-hot .title{font-size: 0.26rem;color:#fff;font-family: 'MontserratExtraBold';}
.sp-hot .txt{font-size: 0.18rem;color:#fff;margin-top: 0.1rem;}
.sp-hot:hover .icon{background-color: #0066cc;}

.sp-list{display: flex;flex-wrap: wrap;margin-left: -2%;}
.sp-list .item{width: 31.3%;margin:2% 0 0 2%;}
.sp-list .imgbox{height: 3.6rem;display: block;position: relative;}
.sp-list .icon{width: 0.62rem;height: 0.62rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background:url(../images/sp_06.png) no-repeat center rgba(0,0,0,.3);background-size:0.22rem;border-radius:50%;}
.sp-list .title{font-size: 0.2rem;font-family: 'MontserratSemiBold';text-align: center;margin-top: 0.2rem;display: block;}
.sp-list .item:hover .title{color:#0066cc;}
.sp-list .item:hover .icon{background-color: #0066cc;}


/* news */
.xw-hot{background-color: #eff2f5;box-shadow:0 0 0.16rem rgba(0,0,0,.08);display: flex;margin-bottom: 3%;}
.xw-hot .imgbox{width: 58%;height: 5.2rem;display: block;}
.xw-hot .info{flex:1;overflow: hidden;padding:6% 0.3rem 0 5%;}
.xw-hot .title{font-size: 0.28rem;font-weight: bold;-webkit-line-clamp: 2;}
.xw-hot .txt{font-size: 0.16rem;font-family: 'Arial'; color: #222222;line-height: 0.22rem;-webkit-line-clamp: 5;margin-top: 0.3rem;}
.xw-hot .bot{display: flex;align-items: center;justify-content: space-between;margin-top: 1rem;}
.xw-hot .date{font-size: 0.16rem;color:#888888;}
.xw-hot .arrow{width: 0.48rem;height: 0.48rem;background-color: #003366;color:#fff;border-radius:50%;display: flex;align-items: center;justify-content: center;font-size: 0.24rem;}
.xw-hot .arrow::after{content:'\e60f';font-family: 'iconfont';transform: rotate(-45deg);display: block;}
.xw-hot .title:hover{color: #003366;}
.xw-hot .arrow:hover{background-color: #0066cc;}


.xw-list{display: flex;flex-wrap: wrap;margin:-3% 0 0 -3%;}
.xw-list .item{background-color: #eff2f5;width: 30.3%;margin:3% 0 0 3%;}
.xw-list .imgbox{height: 2.9rem;}
.xw-list .info{padding:0.35rem 0.35rem;}
.xw-list .title{font-size: 0.24rem;color:#3d3d3d;font-family: 'MontserratSemiBold';line-height: 0.3rem;-webkit-line-clamp: 2;height: 0.6rem;}
.xw-list .txt{font-size: 0.14rem;font-family: 'Arial';color:#222222;line-height: 0.22rem;-webkit-line-clamp: 2;height: 0.44rem;margin-top: 0.13rem;}
.xw-list .bot{display: flex;align-items: center;justify-content: space-between;margin-top: 0.35rem;}
.xw-list .date{font-size: 0.16rem;color:#888888;}
.xw-list .arrow{width: 0.48rem;height: 0.48rem;border:1px solid #003366;background-color: #fff;color:#003366;border-radius:50%;display: flex;align-items: center;justify-content: center;font-size: 0.24rem;}
.xw-list .arrow::after{content:'\e60f';font-family: 'iconfont';transform: rotate(-45deg);display: block;}
.xw-list .item:hover{box-shadow:0 0 0.16rem rgba(0,0,0,.16);}
.xw-list .item:hover .title{color:#003366;}
.xw-list .item:hover .arrow{color:#fff;background-color: #003366;}


.pagelist{margin-top: 0.6rem;text-align: center;}
.layui-laypage{margin: 0;}
.layui-laypage a, .layui-laypage span{font-size: 0.2rem;width: 0.3rem;height: 0.3rem;margin:0 .05rem;text-align: center;padding: 0;overflow: hidden;border:none!important;border-radius:.04rem;line-height: 0.3rem;color:#6e6c6c;}

.layui-laypage>a:last-child, .layui-laypage>a:last-child em{border-radius:.04rem;}
.layui-laypage .layui-laypage-prev,.layui-laypage .layui-laypage-next{padding:0 ;border-radius:.04rem;}
.layui-laypage .layui-laypage-prev em,.layui-laypage .layui-laypage-next em{line-height: 1;}
.layui-laypage .layui-laypage-prev{border-radius:.04rem!important;background:#fff!important;color:#333;}
.layui-laypage .layui-laypage-next{background-color: #fff;color:#333;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: transparent;}
.layui-laypage a:hover{color:#000;}
.layui-laypage .layui-laypage-skip{background-color: #fff;height: 0.3rem;line-height: 0.3rem;color:#333;}
.layui-laypage .layui-laypage-curr em{display: block;color:#fff;background-color: #003366;}


/* newsDetail */
.xw-det{padding:0.6rem 0 0.2rem;}
.xw-det .auto{max-width: 9.5rem;}
.xw-det .title{font-size: 0.2rem;font-family: 'MontserratExtraBold';text-align: center;line-height: 1.2;}
.xw-det .date{font-size: 0.16rem;color:#888888;text-align: center;margin-top: 0.3rem;}
.xw-det .edit{font-size: 0.16rem;color:#222222;margin-top: 0.2rem;font-family: 'Arial';}

.pagenav{margin-top: 0.6rem;padding:0.25rem 0;border-top:1px solid #e5e5e5;display: flex;justify-content: space-between;}
.pagenav .lk{font-size: 0.16rem;color:#080808;line-height: 0.4rem;}
.pagenav .lk i{display: inline-block;vertical-align: middle;font-family: 'iconfont';margin:0 0.03rem;}
.pagenav .lk i:before{content:'\e775';}
.pagenav .lk.prev i{transform: rotate(-180deg);margin-top: -0.05rem;}
.pagenav .lk:hover{color:#003366;text-decoration: underline;}


/* about */
.us-intro{padding:0.65rem 0;}
.us-intro .detail{display: flex;justify-content: space-between;}
.us-intro .info{width: 47%;}
.us-intro .smtit{font-size: 0.24rem;color:#0166cc;font-weight: bold;margin-top: 0.06rem;}
.us-intro .txt{font-size: 0.16rem;font-family: 'Arial'; color: #222222;}
.us-intro .txt p{margin-bottom: 0.15rem;}
.us-intro .txt p:last-child{margin-bottom: 0;}
.us-intro .imgbox{height: 6.3rem;width: 50%;overflow: hidden;}


.us-advan{padding:0.4rem 0 0.5rem;background-color: #f6f6f6;overflow: hidden;}
.us-advan .list{padding:0.6rem 0 0;display: flex;justify-content: space-between;border-top:1px solid #d2d2d2;s}
.us-advan .list li{}
.us-advan .list .num{font-size: 0.2rem;color:#003366;}
.us-advan .list .num i{font-size: 0.48rem;font-family: 'Anton';line-height: 1;display: inline-block;}
.us-advan .list .num em{font-family: 'Anton';line-height: 1;margin-left: 0.08rem;display: inline-block;vertical-align: baseline;}
.us-advan .list .num .jia{margin-top:-0.15rem;font-size: 0.38rem;vertical-align: top;margin-left: 0;}
.us-advan .list .title{font-size: 0.16rem;font-family: 'MontserratSemiBold';margin-top: 0.07rem;}
.us-advan .list .txt{font-size: 0.16rem;font-family: 'Arial'; color: #222222;max-width: 2.5rem;line-height: 1.3;margin-top: 0.12rem;}
.us-advan .list li:last-child .txt{max-width: 2.9rem;}



.us-cert{padding:0.8rem 0 0;background:url(../images/us_03.jpg) no-repeat center;background-size:cover;margin-bottom: 0.85rem;}
.us-cert .detail{display: flex;align-items: flex-end;justify-content: space-between;}
.us-cert .info{width: 30%;padding-bottom: 1.7rem;}
.us-cert .smwz{max-width: 3.05rem;}
.us-cert .pic{max-width: 9.8rem;width: 65%;}


.us-tp{margin-bottom: 0.85rem;overflow: hidden;}
.us-tp .item{height: 3.1rem;}

.us-tp .swiper-pagination{margin-top: 0.25rem;font-size: 0;position: static;}
.us-tp .swiper-pagination-bullet{width: 0.18rem;height: 0.06rem;background-color: #aeaeae;opacity: 1;border-radius:0;margin:0 0.07rem!important;}
.us-tp .swiper-pagination-bullet-active{width: 0.44rem;background-color: #003366;}


/* product */
.cp-main{padding:0.3rem 0 0.7rem;}
.cp-main .wrap{display: flex;align-items: flex-start;}
.cp-l{width: 3.8rem;margin-right: 0.3rem;}
.cp-r{flex:1;overflow: hidden;}


.cp-menu{background-color: #f3f3f3;margin-bottom: 0.2rem;}
.cp-menu .t-tit{font-size: 0.36rem;color:#fff;font-weight: bold;height: 0.85rem;background-color: #003366;display: flex;align-items: center;justify-content: center;text-transform: uppercase;}

.cp-menu .list{padding:0.45rem 0.3rem 0.7rem;}
.cp-menu .list li{margin-bottom: 0.2rem;border-bottom:1px solid #e5e5e5;}
.cp-menu .list li:last-child{margin-bottom: 0;}
.cp-menu .list .tit{font-size: 0.18rem;cursor: pointer;border-bottom:1px solid #e5e5e5;padding:0.08rem 0;}

.cp-menu .list .drop{display: none;padding:0.1rem 0 0.25rem;border-bottom:1px solid #e5e5e5;}
.cp-menu .list .lk{display: block;font-size: 0.14rem;color:#4b4b4b;padding:0.05rem 0 0.05rem 0.1rem;}
.cp-menu .list .lk:hover,.cp-menu .list .lk.this{color: #0066cc;}
.cp-menu .list li.cur .tit{color: #0066cc;border-color:#0066cc;}
.cp-menu .list li.cur .drop{display: block;}


.cp-kf{height: 3.3rem;position: relative;}
.cp-kf .box{position: absolute;width: 100%;left: 0;top: 50%;transform: translate(0,-50%);text-align: center;}
.cp-kf .title{width: 85%;max-width: 2.9rem;margin:0 auto;}
.cp-kf .button{background-color: #ea5413;text-transform: uppercase;margin:0.5rem auto 0;}
.cp-kf .button:hover{background-color: #e04704;}


.cp-desc{font-size: 0.16rem;color:#4b4b4b;background-color: #f3f3f3;margin-bottom: 0.5rem;padding:0.25rem 0.25rem;}

.cp-list{display: flex;flex-wrap: wrap;margin:-0.5rem 0 0 -3%;}
.cp-list .item{text-align: center;width: 30.3%;margin:0.5rem 0 0 3%;}
.cp-list .imgbox{height: 2.9rem;display: flex;align-items: center;justify-content: center;}
.cp-list .img{width: 97%;height: 97%;object-fit: contain;}
.cp-list .title{font-size: 0.16rem;margin-top: 0.13rem;}
.cp-list .txt{font-size: 0.16rem;font-family: 'Arial'; color: #222222;margin-top: 0.04rem;}
.cp-list .more{font-size: 0.18rem;color:#0066cc;margin-top: 0.2rem;display: inline-block;vertical-align: middle;}
.cp-list .more::after{content:'\e60f';font-family: 'iconfont';transform: rotate(-45deg);display: inline-block;vertical-align: middle;margin-left: 0.07rem;}
.cp-list .item:hover .title{color:#003366;}
.cp-list .more:hover{text-decoration: underline;}

.cp-list.big .title{font-size: 0.2rem;font-family: 'MontserratSemiBold';}
.cp-list.big .more{font-size: 0.26rem;}


/* applicationsDetail */
.app-recy{padding:0.3rem 0;overflow: hidden;}
.app-recy .app-desc{padding: .2rem 0;font-family: 'Arial'; color: #222222;}
.app-recy .list{padding-top: 0.15rem;}
.app-recy .list .item{display: flex;background-color: #f3f3f3;margin-bottom: 1.3rem;position: relative;}
.app-recy .list .item:last-child{margin-bottom: 0;}
.app-recy .list .imgbox{height: 6.15rem;flex:1;overflow: hidden;margin-bottom: 0.4rem;}
.app-recy .list .info{width: 47%;padding:0.5rem 0 0;}
.app-recy .list .title{font-size: 0.28rem;color:#003366;font-family: 'MontserratBlack';margin-bottom: 0.25rem;padding:0 0.3rem;}
.app-recy .list .box{width: calc(100% +  1.6rem);margin-left: -1.6rem;position: relative;box-shadow:0 0 0.24rem rgba(0,0,0,.11);}
.app-recy .list .box::after{content:'';position: absolute;left: 0.6rem;top: 0.5rem;right: -0.1rem;bottom: -0.1rem;background-color: #18446f;z-index:1;}
.app-recy .list .boxx{background-color: #fff;padding:0.45rem 0.4rem 0.15rem;position: relative;z-index:2;min-height: 4.3rem;}

.app-recy .list .row{margin-bottom: 0.4rem;line-height: 1.8;font-family: 'Arial'; color: #222222;}
.app-recy .list .smtit{font-size: 0.18rem;font-family: 'MontserratExtraBold';margin-bottom: 0.12rem;}
.app-recy .list .txt{font-size: 0.14rem;line-height: 1.5;}
.app-recy .list .txt p{margin-bottom: 0.07rem;}
.app-recy .list .txt.fz16{font-size: 0.16rem;}


.app-recy .list .item:nth-child(even){flex-direction: row-reverse;}
.app-recy .list .item:nth-child(even) .box{margin-left: 0;}
.app-recy .list .item:nth-child(even) .box::after{left: -0.1rem;right: 0.6rem;}

.app-recy .list .item::after{content:'';position: absolute;width: 10rem;background-color: #f3f3f3;height: 6.55rem;left: 50%;top: 0;z-index:-1;}
.app-recy .list .item:nth-child(even)::after{left:auto;right: 50%;}



.app-cp{padding:1rem 0 0.8rem;overflow: hidden;}
.app-cp .detail{padding-top: 0.5rem;}


/* productDetail */
.cp-top{padding:0.3rem 0 0.7rem;}
.cp-top .detail{display: flex;align-items: flex-start;justify-content: space-between;}
.cp-top .slide{width: 45%;max-width: 5.3rem;margin-right: 0.9rem;}

.cp-top .swiper1 .swiper-container{padding-right: 1px;padding-top: 0.11rem;margin-top: 0.05rem;}
.cp-top .swiper1{position: relative;}
.cp-top .swiper1 .item{display: flex;align-items: center;justify-content: center;height: 1.2rem;border:1px solid #e0e0e0;position: relative;}
.cp-top .swiper1 .item .img{max-width: 94%;max-height: 94%;object-fit: contain;}
.cp-top .swiper1 .item:before{content:'';width: 0.3rem;height: 0.11rem;background:url(../images/cp_11.png) no-repeat center;background-size:contain;position: absolute;left: 50%;top: -0.11rem;transform: translate(-50%,0);display: none;}

.cp-top .swiper2{position: relative;border:1px solid #e5e5e5;}
.cp-top .swiper2 .item{display: flex;align-items: center;justify-content: center;height: 5.3rem;}
.cp-top .swiper2 .item .img{max-width: 90%;max-height: 90%;object-fit: contain;}
.cp-top .swiper1 .swiper-slide-thumb-active .item:before{display: block;}

.cp-top .swiper-button{width: 0.44rem;height: 0.44rem;background-size:.12rem;border-radius:50%;margin-top: -0.22rem;background-color: #d5d5d5;}
.cp-top .swiper-button:hover{background-color: #1e3e75;}
.cp-top .swiper-button:hover{background-color: #1e3e75;}


.cp-top .info{flex:1;overflow: hidden;}
.cp-top .title{font-size: 0.4rem;font-family: 'MontserratExtraBold';margin-top: 0.2rem;}
.cp-top .line{width: 0.7rem;height: 0.08rem;background-color: #003366;display: block;margin-top: 0.1rem;}
.cp-top .smtit{font-size: 0.16rem;margin-top: 0.25rem;max-width: 6.45rem;}
.cp-top .attrs{font-size: 0.16rem;color:#5b5b5b;margin-top: 0.25rem;}
.cp-top .attrs span{margin-right: 0.3rem;display: inline-block;vertical-align: middle;}
.cp-top .font{font-size: 0.18rem;font-weight: bold;margin-top: 0.5rem;}
.cp-top .txt{font-size: 0.16rem;line-height: 2.5;margin-top: 0.08rem;font-family: 'Arial'; color: #222222;}
.cp-top .btns{display: flex;margin-top: 0.35rem;}
.cp-top .anniu{font-size: 0.16rem;color:#003366;width: 1.9rem;line-height: 0.55rem;border:1px solid #003366;cursor: pointer;display: block;margin-right: 0.45rem;text-align: center;}
.cp-top .anniu:last-child{margin-right: 0;}
.cp-top .anniu.this{color:#fff;background-color: #003366;}
.cp-top .anniu:hover{color:#fff;background-color: #0066cc;border-color:#0066cc;}



.cp-prin{padding:0.6rem 0;background-color: #f7f8f9;}
.cp-prin .detail{display: flex;align-items: flex-start;justify-content: space-between;}
.cp-prin .info{width: 47%;}
.cp-prin .txt{font-size: 0.16rem;color:#3e3e3e;}
.cp-prin .txt p{margin-bottom: 0.25rem;}
.cp-prin .txt p:last-child{margin-bottom: 0;}
.cp-prin .imgbox{width: 47%;}
.cp-prin .pic{width: 100%;display: block;}

.cp-cs{padding:0.4rem 0 0.9rem;}
.cp-cs .table{}
.cp-cs .table th,.cp-cs .table td{min-height: 0.4rem;border:1px solid #dbdbdb;line-height: 0.22rem;padding:0.08rem 0.1rem 0.08rem 3%;text-align: left;font-weight: normal;}
.cp-cs .table th{color:#000000;background-color: #e5eaef;width: 22%;}
.cp-cs .table td{font-size: 0.16rem;color:#3e3e3e;width: 30%;}

.cp-data{padding:0.5rem 0;background-color: #f7f8f9;/* background:url(../images/cp_06.jpg) no-repeat center top;background-size:100% 7rem; */line-height: 1.8;font-family: 'Arial'; color: #222222;}
.cp-data .detail{}
.cp-data .detail p{line-height: 1.8;}
.cp-data .pic{width: 100%;display: block;margin-bottom: 0.25rem;}
.cp-data .table th,.cp-data .table td{min-height: 0.46rem;border:1px solid #dbdbdb;line-height: 0.22rem;padding:0.12rem 0.1rem;text-align: center;font-weight: normal;font-size: 0.16rem;}
.cp-data .table th{color:#fff;background-color: #003366;}
.cp-data .table td{}

.cp-data .table1 th,.cp-data .table1 td{min-height: 0.46rem;border:1px solid #dbdbdb;line-height: 0.22rem;padding:0.12rem 0.1rem;text-align: center;font-weight: normal;font-size: 0.16rem;}
.cp-data .table1 th{color:#fff;background-color: #003366;}
.cp-data .table1 td{}
.cp-data p,.cp-data strong,.cp-data span{font-size: inherit;line-height: inherit;font-family: MontserratLight;}

.cp-install{padding:0.6rem 0 0.8rem;background:url(../images/cp_08.jpg) no-repeat center;background-size:cover;}
.cp-install .desc{text-align: center;font-size: 0.16rem;color:#fff;margin-bottom: 0.6rem;}
.cp-install .list{display: flex;flex-wrap: wrap;margin:-3% 0 0 -3%;}
.cp-install .list .item{width: 30.3%;margin:3% 0 0 3%;}
.cp-install .list .imgbox{height: 3.5rem;}
.cp-install .list .title{font-size: 0.18rem;color:#fff;margin-top: 0.15rem;text-align: center;}


/* index */
.idx-ban .item{height: 100vh;}

.idx-ban .swiper-pagination{font-size: 0;bottom: 0.4rem;}
.idx-ban .swiper-pagination-bullet{width: 0.18rem;height: 0.06rem;background-color: #aeaeae;opacity: 1;border-radius:0;margin:0 0.07rem!important;}
.idx-ban .swiper-pagination-bullet-active{width: 0.44rem;background-color: #003366;}



.idx-cp{background:url(../images/idx_02.jpg) no-repeat center;background-size:cover;display: flex;}
.idx-cp .lbox{width: 4.4rem;background-color: #f3f3f3;min-height: 8rem;padding:1.2rem 0.6rem 0.6rem 1rem;}
.idx-cp .rbox{flex:1;overflow: hidden;padding:0.6rem 9% 0.3rem 0.5rem;}
.idx-cp .bt{font-size: 0.48rem;font-family: 'MontserratExtraBold';line-height: 1.2;text-transform: uppercase;}
.idx-cp .menu{margin-top: 0.3rem;}
.idx-cp .menu .lk{font-size: 0.18rem;color:#4b4b4b;cursor: pointer;line-height: 0.24rem;margin-bottom: 0.15rem;padding:0.13rem 0;border-bottom:1px solid #c8c8c8;}
.idx-cp .menu .lk.cur{color:#0066cc;border-color:#0066cc;}
.idx-cp .menu .lk:hover{color:#0066cc;}
.idx-cp .readmore{margin-top: 0.9rem;}



.idx-cp .item{}
.idx-cp .item .imgbox{height: 3.9rem;display: flex;align-items: center;justify-content: center;}
.idx-cp .item .img{width: 97%;height: 97%;object-fit: contain;}
.idx-cp .item .info{max-width: 3rem;margin:0 auto;}
.idx-cp .item .title{font-size: 0.16rem;margin-top: 0.18rem;font-weight: bold;-webkit-line-clamp: 1;}
.idx-cp .item .txt{font-size: 0.16rem;font-family: 'Arial';margin-top: 0.08rem;-webkit-line-clamp: 3;color: #222222;}
.idx-cp .item .more{font-size: 0.18rem;color:#0066cc;margin-top: 0.25rem;display: inline-block;vertical-align: middle;}
.idx-cp .item .more::after{content:'\e60f';font-family: 'iconfont';transform: rotate(-45deg);display: inline-block;vertical-align: middle;margin-left: 0.07rem;}
.idx-cp .item:hover .title{color:#003366;}
.idx-cp .item .more:hover{text-decoration: underline;}

.idx-cp .swiper-pagination{display: none;}
.idx-cp .arrs{display: flex;align-items: center;justify-content: center;margin-top: 1rem;}
.idx-cp .arrs .xx{width: 2px;height: 0.2rem;background-color: #d0d0d0;margin:0 0.15rem;}
.idx-cp .swiper-button{width: 0.3rem;height: 0.3rem;background:none;display: flex;align-items: center;justify-content: center;font-size: 0.28rem;color:#999;position: static;margin:0;}
.idx-cp .swiper-button::after{content:'\e779';font-family: 'iconfont';}
.idx-cp .swiper-button-next{transform: rotate(180deg);}
.idx-cp .swiper-button:hover{color:#0066cc;}



.idx-app{display: flex;}
.idx-app .lbox{width: 48%;background:url(../images/idx_04.jpg) no-repeat center;background-size:cover;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;padding:0 1.5rem 0 2.3rem;}
.idx-app .rbox{flex:1;overflow: hidden;}
.idx-app .bt{font-size: 0.54rem;color:#fff;font-family: 'MontserratExtraBold';text-transform: uppercase;}
.idx-app .desc{font-size: 0.16rem;color:#fff;margin-top: 0.35rem;max-width: 4.6rem;}
.idx-app .btns{margin-top: 0.9rem;display: flex;}
.idx-app .ann{width: 1.9rem;line-height: 0.55rem;margin-right: 0.25rem;font-size: 0.16rem;color:#fff;display: block;text-align: center;}
.idx-app .more{background-color: #0066cc;}
.idx-app .contact{background-color: #ea5413;}
.idx-app .ann:hover{background-color: #003366;}

.idx-app .item{display: block;height: 4.35rem;position: relative;}
.idx-app .item .title{font-size: 0.3rem;color:#fff;font-weight: bold;position: absolute;width: 100%;left: 0;bottom: 0.3rem;padding:0 0.55rem;text-transform: uppercase;}
.idx-app .item .title::after{content:'\e60e';font-family: 'iconfont';margin-left: 0.1rem;}
.idx-app .item:hover .img{transform: scale(1.05);}


.idx-us{padding:1rem 0 0;background-color: #f6f6f6;}
.idx-us .detail{display: flex;align-items: flex-start;justify-content: space-between;}
.idx-us .imgbox{height: 6rem;width: 53%;}
.idx-us .info{width: 42%;max-width: 5.55rem;padding-top: 0.17rem;}
.idx-us .txt{font-size: 0.16rem;line-height: 1.6;-webkit-line-clamp: 9;font-family: 'Arial'; color: #222222;}
.idx-us .more{margin-top: 0.5rem;}
.idx-us .zs{width: 100%;display: block;margin-top: 0.6rem;}
.idx-us+.us-advan{margin-top: -0.95rem;}

.idx-xw{padding:0.75rem 0 0.6rem;overflow: hidden;}
.idx-xw .readmore{margin-top: 0.5rem;}




@media screen and (min-width:992px) and (max-width:1199px){
	.auto,.auto1200{width: 92%;}
	html{font-size: 6rem!important;}

	.sj-menu{position:absolute;right: 2%;top: 50%;width: .4rem;height: .4rem;margin-top: -0.2rem;display: flex;align-items: center;justify-content: center;}
	.sj-menu::after{content:'\e790';font-family: 'iconfont';font-size: 0.32rem;color:#000;}
	.sj-menu.close::after{content:'\eca0';}



	/* 公共部分 */
	.head{height: 0.9rem;position: sticky;background-color: #fff;}
	.hd-logo .img{height: 0.6rem;}

	.hd-lang{margin-right: 0.45rem;;}

	.hd-sear .icon{font-size: 0.24rem;}

	.hd-lang .font{font-size: 0.18rem;}
	.hd-lang .font i{font-size: 0.24rem;}
	.hd-lang .font::after{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-lang .drop{width: .9rem;}
	.hd-lang .lk{font-size: 0.16rem;}
	.hd-lang .ic{width: 0.22rem;}



	.hd-nav{position: fixed;width: 100%;left: 0;top: 0.9rem;bottom: 0;overflow-y: scroll;background-color: #fff;display: none;overflow-x: hidden;margin: 0;}
	.hd-nav li{display: block;margin: 0;border-bottom:1px solid #efefef;position: relative;}
	.hd-nav li>a{font-size: 0.2rem;line-height: 0.8rem;padding:0 4%;}
	.hd-nav li>a::after{display: none;}
	.hd-nav li.has>a::after{display: none;}


	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 0.8rem;height: 0.8rem;display: flex;align-items: center;justify-content: center;}
	.hd-nav .arrow::after{content:'\e772';font-family: 'iconfont';font-size: 0.26rem;color:#000;}
	.hd-nav .arrow.this::after{transform: rotate(180deg);}
	.hd-nav .drop{opacity: 1;visibility: visible;transform: scaleY(1);width: 100%;position: static;background-color: transparent;padding: 0;display: none;margin-left: 0;}
	.hd-nav .drop .lk{color:#000;line-height: 0.8rem;border-top:1px solid #efefef;padding:0 4% 0 6%;text-align: left;font-size: 0.18rem;}




	.ft-t .smlogo{height: 1rem;}
	.ft-t .social a{margin-right: 0.2rem;}


	/* applications */
	.inner-ban{height: 4rem;}

	.touch-sec .wrap{padding: 0;}
	.touch-sec .form{margin-left: 0.4rem;}

	.app-slide .item.on .bot{padding:0 0.3rem;}


	/* applicationsDetail */
	.app-recy .list .item{padding-bottom: 1px;background-color: #fff;}
	.app-recy .list .imgbox{margin-bottom: 0;}


	/* contact */
	.lx-sec .detail{padding:0.6rem 0.6rem 1.4rem;}


	/* product */
	.cp-l{width: 3rem;}
	.cp-menu .t-tit{font-size: 0.3rem;}
	.cp-menu .list{padding:0.3rem 0.2rem;}

	.cp-list:not(.big){justify-content: space-between;}
	.cp-list:not(.big) .item{width: 47%;margin:0.5rem 0 0;}

	.cp-list .title{font-size: 0.2rem;-webkit-line-clamp: 2;}


	/* productDetail */
	.cp-top .slide{margin-right: 0.5rem;}
	.cp-top .swiper2 .item{height: 4.5rem;}
	.cp-top .swiper1 .item{height: 1rem;}

	.cp-top .title{font-size: 0.32rem;}
	.cp-top .anniu{margin-right: 0.15rem;}

	.cp-install .list .imgbox{height: 3rem;}


	/* index */
	.idx-ban .item{height: auto;}

	.idx-cp .lbox{padding:1rem 0.4rem 0.4rem 0.4rem;width: 3.2rem;min-height: auto;}
	.idx-cp .rbox{padding:0.6rem 0.5rem 0.3rem;}
	.idx-cp .bt{font-size: 0.4rem;}
	.idx-cp .readmore{padding:0 0.25rem;}

	.idx-cp .item .imgbox{height: 3.2rem;}
	.idx-cp .item .title{font-size: 0.18rem;line-height: 0.24rem;-webkit-line-clamp: 2;height: 0.48rem;}



	.idx-app .lbox{padding:0 0.5rem;}
	.idx-app .bt{font-size: 0.5rem;}
	.idx-app .item{height: 3.6rem;}
	.idx-app .item .title{font-size: 0.28rem;}






}

@media screen and (min-width:768px) and (max-width:991px){
	.auto{width: 92%;}
	html{font-size: 6.2rem!important;}

	.sj-menu{position:absolute;right: 2%;top: 50%;width: .4rem;height: .4rem;margin-top: -0.2rem;display: flex;align-items: center;justify-content: center;}
	.sj-menu::after{content:'\e790';font-family: 'iconfont';font-size: 0.3rem;color:#000;}
	.sj-menu.close::after{content:'\eca0';}




	/* 公共部分 */
	.head{height: 0.8rem;position: sticky;background-color: #fff;}
	.hd-logo .img{height: 0.6rem;}

	.hd-sear .icon{font-size: 0.2rem;}

	.hd-lang{margin-right: 0.5rem;margin-left: 0.25rem;}
	.hd-lang .font{font-size: 0.17rem;}
	.hd-lang .font i{font-size: 0.21rem;}
	.hd-lang .font::after{font-size: 0.14rem;}
	.hd-lang .font .ico{width: 0.3rem;}
	.hd-lang .font::before{width: 0.24rem;height: 0.24rem;margin-right: 0.05rem;}
	.hd-lang .drop{width: .85rem;}
	.hd-lang .lk{font-size: 0.16rem;}
	.hd-lang .ic{width: 0.2rem;}


	.hd-nav{position: fixed;width: 100%;left: 0;top: 0.8rem;bottom: 0;overflow-y: scroll;background-color: #fff;display: none;overflow-x: hidden;margin: 0;}
	.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 li.has>a::after{display: none;}


	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 0.7rem;height: 0.7rem;display: flex;align-items: center;justify-content: center;}
	.hd-nav .arrow::after{content:'\e772';font-family: 'iconfont';font-size: 0.26rem;color:#000;}
	.hd-nav .arrow.this::after{transform: rotate(180deg);}
	.hd-nav .drop{opacity: 1;visibility: visible;transform: scaleY(1);width: 100%;position: static;background-color: transparent;padding: 0;display: none;margin-left: 0;}
	.hd-nav .drop .lk{color:#000;line-height: 0.7rem;border-top:1px solid #efefef;padding:0 4% 0 6%;text-align: left;font-size: 0.16rem;}


	.ft-t{padding:0.5rem 0;}
	.ft-t .wrap{display: block;}
	.ft-t .smlogo{height: 0.7rem;}
	.ft-t .social{margin-top: 0.25rem;}
	.ft-t .social a{margin-right: 0.22rem;font-size: 0.28rem;}
	.ft-t .menu{display: block;}
	.ft-t .col{max-width: 100%;margin-top: 0.3rem;}
	.ft-t .tit{font-size: 0.26rem;margin-bottom: 0.13rem;}
	.ft-t .lks{display: block;}
	.ft-t .lk{display: inline-block;vertical-align: middle;min-width: 20%;margin-right: 4%;}
	.ft-b{padding:0.2rem 0;}
	.gotop{width: 0.48rem;height: 0.48rem;font-size: 0.22rem;}


	.pub-tt .bt{font-size: 0.38rem;}

	.pub-smtt .bt{font-size: 0.36rem;}

	/* applications */
	.inner-ban{height: 3rem;}

	.touch-sec .wrap{padding: 0;display: block;}
	.touch-sec .lbox{max-width: 100%;}
	.touch-sec .bt{font-size: 0.42rem;text-align: center;}
	.touch-sec .smwz{text-align: center;}
	.touch-sec .form{margin:0.5rem 0 0;}
	.touch-sec .form .item{width: 47%;}
	.touch-sec .form .tit{font-size: 0.18rem;margin-bottom: 0.05rem;}


	.app-slide .item{}
	.app-slide .item .imgbox{height: 4.5rem;}
	.app-slide .item.on .bot{padding:0 0.3rem;}

	.app-list{justify-content: space-between;margin:-3% 0 0;}
	.app-list .item{width: 48.5%;margin:3% 0 0;}
	.app-list .imgbox{height: 2.5rem;}


	/* download */
	.xz-list .item{width: 100%;padding:0.3rem;}
	.xz-list .icon{width: 1.1rem;height: 1.1rem;}
	.xz-list .item:first-child{margin-top: 0;}


	/* contact */
	.lx-sec .detail{padding:0.6rem 0.1rem 1rem;margin: 0;}
	.lx-sec .address .title{font-size: 0.28rem;}
	.lx-sec .list .icon{display: block;margin:0 auto 0.15rem;}


	/* workingVideo */
	.sp-hot{height: 4.6rem;}
	.sp-hot .icon{width: 0.7rem;height: 0.7rem;background-size:0.26rem;}
	.sp-hot .bot{padding:0 0.3rem;}

	.sp-list{justify-content: space-between;margin: 0;}
	.sp-list .item{width: 48.5%;margin:3% 0 0;}
	.sp-list .imgbox{height: 2.8rem;}


	/* news */
	.xw-hot .imgbox{width: 50%;height: 4rem;}
	.xw-hot .title{font-size: 0.24rem;-webkit-line-clamp: 3;}
	.xw-hot .txt{margin-top: 0.2rem;}
	.xw-hot .bot{margin-top: 0.5rem;}
	.xw-hot .arrow{width: 0.36rem;height: 0.36rem;font-size: 0.18rem;}

	.xw-list{justify-content: space-between;margin:-3% 0 0;}
	.xw-list .item{width: 48.5%;margin:3% 0 0;}
	.xw-list .imgbox{height: 2.4rem;}
	.xw-list .info{padding:0.25rem 0.25rem;}
	.xw-list .title{font-size: 0.22rem;line-height: 0.26rem;height: 0.52rem;}
	.xw-list .bot{margin-top: 0.25rem;}
	.xw-list .arrow{width: 0.36rem;height: 0.36rem;font-size: 0.18rem;}


	/* newsDetail */
	.xw-det .title{font-size: 0.36rem;}


	/* about */
	.us-intro .detail{display: block;}
	.us-intro .info{width: 100%;}
	.us-intro .smtit{font-size: 0.22rem;}
	.us-intro .imgbox{width: 100%;height: auto;margin-top: 0.3rem;}

	.us-advan{padding:0.6rem 0 0.4rem;}
	.us-advan .list{flex-wrap: wrap;justify-content: space-between;padding-top: 0.4rem;}
	.us-advan .list li{width: 48%;padding:0.2rem 0;}

	.us-tp .item{height: 2.5rem;}


	/* product */
	.cp-main .wrap{display: block;}
	.cp-l{width: 100%;margin: 0 0 0.4rem;position: relative;}
	.cp-r{width: 100%;padding: 0;}

	.cp-kf{display: none;}
	.cp-menu{}
	.cp-menu .t-tit{font-size: 0.24rem;justify-content: flex-start;padding:0 0.25rem;height: 0.7rem;}
	.cp-menu .t-tit::after{content:'\e772';position: absolute;right: 0.25rem;top: 50%;font-family: 'iconfont';line-height: 0.3rem;margin-top: -0.15rem;}
	.cp-menu .t-tit.this::after{transform: rotate(180deg);}
	.cp-menu .list{position: absolute;width: 100%;left: 0;z-index:50;background-color: #fff;display: none;max-height: 4rem;overflow-y: scroll;box-shadow:0 0.1rem 0.2rem #e5e5e5;border-radius:0 0 0.1rem 0.1rem;padding:0.25rem 0.3rem;}
	.cp-menu .list .lk{font-size: 0.16rem;}

	.cp-desc{line-height: 1.5;}

	.cp-list{justify-content: space-between;margin: 0;}
	.cp-list .item{width: 47.5%;margin:0.5rem 0 0;}
	.cp-list .imgbox{height: 2.5rem;}
	.cp-list .title{font-size: 0.2rem;-webkit-line-clamp: 2;}

	.cp-list.big .more{font-size: 0.22rem;}


	/* applicationsDetail */
	.app-recy .list .item{display: block;margin-bottom: 0.5rem;}
	.app-recy .list .imgbox{width: 100%;height: auto;max-height: 5rem;margin-bottom: 0;}
	.app-recy .list .info{width: 100%;padding:0.25rem 0.25rem;}
	.app-recy .list .box{width: 100%;margin:0!important;box-shadow:none;}
	.app-recy .list .boxx{background:transparent;min-height: auto;padding:0!important;}
	.app-recy .list .box::after{display: none;}
	.app-recy .list .title{padding: 0;}
	.app-recy .list .item::after{display: none;}

	.app-cp{padding:0.7rem 0;}
	.app-cp .detail{padding-top: 0;}


	/* productDetail */
	.cp-top .detail{display: block;}
	.cp-top .slide{width: 100%;margin:0 auto;}
	.cp-top .swiper2 .item{height: 4.5rem;}
	.cp-top .swiper1 .item{height: 1rem;}

	.cp-top .title{font-size: 0.28rem;}
	.cp-top .anniu{margin-right: 0.15rem;}


	.cp-prin .detail{flex-direction: column-reverse;}
	.cp-prin .info{width: 100%;}
	.cp-prin .imgbox{width: 100%;margin-bottom: 0.25rem;}


	.cp-cs .table tr{display: block;}
	.cp-cs .table th, .cp-cs .table td{width: 100%;display: block;min-height: auto;padding:0.15rem 0.3rem;}


	.cp-data{background:#f3f3f3;}
	.cp-data .table{overflow-x: scroll;}
	.cp-data .table table{min-width: 14rem;}


	.cp-install .list .imgbox{height: 2.4rem;}


	/* index */
	.idx-ban .item{height: auto;}
	.idx-ban .swiper-pagination{bottom: 0.25rem;}

	.idx-cp{display: block;position: relative;}
	.idx-cp .lbox{padding:0.6rem 4% 0;width: 100%;min-height: auto;}
	.idx-cp .rbox{padding:0.45rem 4% 0.35rem;}
	.idx-cp .bt{font-size: 0.38rem;}
	.idx-cp .menu{display: flex;justify-content: space-between;padding-top: 0.25rem;}
	.idx-cp .menu .lk{width: 23%;text-align: center;padding:0.12rem 0;margin: 0;border-color:transparent;font-size: 0.18rem;}


	.idx-cp .readmore{padding:0 0.15rem;margin: 0;position: absolute;right: 5%;top: 0.6rem;}

	.idx-cp .item .imgbox{height: 3rem;}
	.idx-cp .item .info{max-width: 100%;}
	.idx-cp .item .title{font-size: 0.18rem;line-height: 0.24rem;-webkit-line-clamp: 2;}
	.idx-cp .arrs{margin-top: 0.6rem;}



	.idx-app{display: block;}
	.idx-app .lbox{padding:0.5rem 4%;width: 100%;}
	.idx-app .bt{font-size: 0.42rem;}
	.idx-app .desc{max-width: 100%;margin-top: 0.2rem;}
	.idx-app .btns{margin-top: 0.4rem;}
	.idx-app .item{height: 3.6rem;}
	.idx-app .item .title{font-size: 0.28rem;}


	.idx-us .detail{flex-direction: column-reverse;}
	.idx-us .info{width: 100%;max-width: 100%;padding: 0;}
	.idx-us .imgbox{height: auto;max-height: 5rem;width: 100%;margin-top: 0.35rem;}

	.idx-us+.us-advan{margin-top: 0;}






}

@media screen and (min-width:320px) and (max-width:767px){
	.auto{width: 90%;}
	html{font-size: 6.2rem!important;}


	.sj-menu{position:absolute;right: 3%;top: 50%;width: .3rem;height: .3rem;margin-top: -0.15rem;display: flex;align-items: center;justify-content: center;}
	.sj-menu::after{content:'\e790';font-family: 'iconfont';font-size: 0.28rem;color:#000;}
	.sj-menu.close::after{content:'\eca0';font-size: 0.26rem;}


	/* 公共部分 */
	.head{height: 0.7rem;position: sticky;background-color: #fff;}
	.head .r{margin-left: 0;}
	.hd-logo .img{height: 0.45rem;}

	.hd-sear .icon{font-size: 0.2rem;}

	.hd-lang{margin-right: 0.45rem;margin-left: 0.16rem;}
	.hd-lang .font{font-size: 0.16rem;}
	.hd-lang .font i{font-size: 0.21rem;}
	.hd-lang .font::after{font-size: 0.14rem;}
	.hd-lang .font .ico{width: 0.3rem;}
	.hd-lang .font::before{width: 0.24rem;height: 0.24rem;margin-right: 0.05rem;}
	.hd-lang .drop{width: .85rem;}
	.hd-lang .lk{font-size: 0.16rem;}
	.hd-lang .ic{width: 0.2rem;}

	.hd-nav{position: fixed;width: 100%;left: 0;top: 0.7rem;bottom: 0;overflow-y: scroll;background-color: #fff;display: none;overflow-x: hidden;margin: 0;}
	.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%;font-weight: normal;}
	.hd-nav li>a::after{display: none;}
	.hd-nav li.has>a::after{display: none;}


	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 0.6rem;height: 0.6rem;display: flex;align-items: center;justify-content: center;}
	.hd-nav .arrow::after{content:'\e772';font-family: 'iconfont';font-size: 0.22rem;color:#000;}
	.hd-nav .arrow.this::after{transform: rotate(180deg);}
	.hd-nav .drop{opacity: 1;visibility: visible;transform: scaleY(1);width: 100%;position: static;background-color: transparent;padding: 0;display: none;margin-left: 0;}
	.hd-nav .drop .lk{color:#000;line-height: 0.6rem;border-top:1px solid #efefef;padding:0 5% 0 7%;text-align: left;}


	.ft-t{padding:0.45rem 0;}
	.ft-t .wrap{display: block;}
	.ft-t .smlogo{height: 0.6rem;}
	.ft-t .social{margin-top: 0.25rem;}
	.ft-t .social a{margin-right: 0.18rem;font-size: 0.28rem;}
	.ft-t .menu{display: block;}
	.ft-t .col{max-width: 100%;margin-top: 0.3rem;}
	.ft-t .tit{font-size: 0.2rem;margin-bottom: 0.1rem;}
	.ft-t .lks{display: block;}
	.ft-t .lk{display: inline-block;vertical-align: middle;min-width: 28%;margin-right: 4%;}
	.ft-b{padding:0.2rem 0;}
	.ft-b .txt{font-size: 0.15rem;line-height: 1.4;}
	.gotop{width: 0.38rem;height: 0.38rem;font-size: 0.18rem;}


	.pub-tt{margin-bottom: 0.25rem;}
	.pub-tt .bt{font-size: 0.28rem;}
	.pub-tt .smwz{font-size: 0.15rem;}

	.pub-smtt .bt{font-size: 0.26rem;}


	.btn{width: auto;min-width: 1.5rem;padding:0 0.25rem;line-height: 0.48rem;}

	/* applications */
	.inner-ban{height: 1.8rem;}

	.touch-sec{padding:0.5rem 0;}
	.touch-sec .wrap{padding: 0;display: block;}
	.touch-sec .lbox{max-width: 100%;}
	.touch-sec .bt{font-size: 0.28rem;text-align: center;}
	.touch-sec .smwz{text-align: center;font-size: 0.15rem;margin-bottom: 0.4rem;}
	.touch-sec .phone{}
	.touch-sec .phone .icon{width: 0.44rem;}
	.touch-sec .phone .font{font-size: 0.16rem;margin-top: 0;}


	.touch-sec .form{margin:0.35rem 0 0;}
	.touch-sec .form .row{display: block;margin: 0;}
	.touch-sec .form .item{width: 100%;margin-bottom: 0.3rem;}
	.touch-sec .form .tit{font-size: 0.18rem;margin-bottom: 0;}
	.touch-sec .form .bot{display: block;text-align: center;}
	.touch-sec .form .submit{margin-top: 0.3rem;}
	.touch-sec .form .tip{width: 100%;text-align: center;max-width: 100%;margin-top: 0.2rem;}


	.main{padding:0.3rem 0 0.6rem;}
	.app-menu{margin-bottom: 0.4rem;}
	.app-menu .lk{min-width: 1.4rem;line-height: 0.42rem;}

	.app-slide{display: block;}
	.app-slide .item{width: 100%!important;}
	.app-slide .item .imgbox{height: 3rem;}
	.app-slide .item .more{display: block;margin-top: 0.05rem;}
	.app-slide .item .bot{text-align: left;padding:0 0.2rem!important;bottom: 0.15rem;}

	.app-list{justify-content: space-between;margin:-3% 0 0;}
	.app-list .item{width: 48.5%;margin:3% 0 0;}
	.app-list .imgbox{height: 2.5rem;}


	/* download */
	.xz-list .item{width: 100%;padding:0.2rem;}
	.xz-list .icon{width:0.78rem;height:0.78rem;}
	.xz-list .ico{width: 0.5rem;}
	.xz-list .title{font-size: 0.18rem;line-height: 1.3;}
	.xz-list .downbtn{margin-top: 0.15rem;}
	.xz-list .item:first-child{margin-top: 0;}


	/* contact */
	.lx-sec .detail{padding:0.5rem 0 0.5rem;margin: 0;}
	.lx-sec .address{display: block;}
	.lx-sec .address .icon{display: none;}
	.lx-sec .address .title{font-size: 0.2rem;}
	.lx-sec .address .fz{background-position:left 0.03rem;}
	.lx-sec .list{display: block;text-align: center;padding-top: 0.4rem;margin-top: 0.4rem;}
	.lx-sec .list li{font-size: 0.18rem;margin-bottom: 0.4rem;}
	.lx-sec .list .icon{display: block;margin:0 auto 0.1rem;}


	/* workingVideo */
	.sp-hot{height: 4rem;}
	.sp-hot .icon{width: 0.6rem;height: 0.6rem;background-size:0.22rem;}
	.sp-hot .bot{padding:0 0.2rem;bottom: 0.15rem;line-height: 1.3;}
	.sp-hot .title{font-size: 0.2rem;}
	.sp-hot .txt{font-size: 0.16rem;display: none;}


	.sp-list{justify-content: space-between;margin: 0;}
	.sp-list .item{width: 100%;margin:8% 0 0;}
	.sp-list .imgbox{height: 2.3rem;}
	.sp-list .icon{background-size:0.18rem;width: 0.5rem;height: 0.5rem;}
	.sp-list .title{font-size: 0.18rem;margin-top: 0.12rem;}


	/* news */
	.xw-hot{display: block;margin-bottom: 5%;}
	.xw-hot .imgbox{width: 100%;height: 2.4rem;}
	.xw-hot .info{padding:0.2rem 0.2rem;}
	.xw-hot .title{font-size: 0.2rem;-webkit-line-clamp: 3;}
	.xw-hot .txt{margin-top: 0.15rem;}
	.xw-hot .bot{margin-top: 0.25rem;}
	.xw-hot .arrow{width: 0.3rem;height: 0.3rem;font-size: 0.16rem;}

	.xw-list{justify-content: space-between;margin:-5% 0 0;}
	.xw-list .item{width: 100%;margin:5% 0 0;}
	.xw-list .imgbox{height: 2rem;}
	.xw-list .info{padding:0.2rem 0.2rem;}
	.xw-list .title{font-size: 0.2rem;line-height: 1.3;height: auto;}
	.xw-list .bot{margin-top: 0.25rem;}
	.xw-list .arrow{width: 0.3rem;height: 0.3rem;font-size: 0.16rem;}


	.pagelist{margin-top: 0.35rem;}
	.layui-laypage a, .layui-laypage span{font-size: 0.16rem;}


	/* newsDetail */
	.xw-det{padding:0.25rem 0 0.2rem;}
	.xw-det .title{font-size: 0.24rem;}
	.xw-det .date{margin-top: 0.15rem;}

	.pagenav{margin-top: 0.3rem;padding:.12rem 0;}


	/* about */
	.us-intro{padding:0.3rem 0 0.6rem;}
	.us-intro .detail{display: block;}
	.us-intro .info{width: 100%;}
	.us-intro .smtit{font-size: 0.18rem;}
	.us-intro .imgbox{width: 100%;height: auto;margin-top: 0.3rem;}

	.us-advan{padding:0.5rem 0 0.4rem;}
	.us-advan .list{flex-wrap: wrap;justify-content: space-between;padding-top: 0.15rem;}
	.us-advan .list li{width: 48%;padding:0.2rem 0;}
	.us-advan .list .num{font-size: 0.18rem;}
	.us-advan .list .num i{font-size: 0.38rem;}
	.us-advan .list .num em{margin-left: 0.04rem;}
	.us-advan .list li:last-child .txt{max-width: 100%;}

	.us-cert{padding:0.5rem 0 0;margin-bottom: 0.6rem;}
	.us-cert .detail{display: block;}
	.us-cert .pub-tt .bt br{display: none;}
	.us-cert .smwz{max-width: 100%;}
	.us-cert .info{width: 100%;padding-bottom: 0.2rem;}
	.us-cert .pic{width: 100%;max-width: 100%;}

	.us-tp{margin-bottom: 0.6rem;}
	.us-tp .item{height: 2.5rem;}
	.us-tp .swiper-pagination-bullet{width: 0.1rem;margin:0 0.05rem!important;}
	.us-tp .swiper-pagination-bullet-active{width: 0.3rem;}


	/* product */
	.cp-main{padding:0.15rem 0 0.6rem;}
	.cp-main .wrap{display: block;}
	.cp-l{width: 100%;margin:0 0 0.2rem;position: relative;}
	.cp-r{width: 100%;padding: 0;}

	.cp-kf{display: none;}
	.cp-menu .t-tit{font-size: 0.2rem;justify-content: flex-start;padding:0 0.25rem;height: 0.55rem;font-weight: normal;}
	.cp-menu .t-tit::after{content:'\e772';position: absolute;right: 0.25rem;top: 50%;font-family: 'iconfont';line-height: 0.3rem;margin-top: -0.15rem;}
	.cp-menu .t-tit.this::after{transform: rotate(180deg);}
	.cp-menu .list{position: absolute;width: 100%;left: 0;z-index:50;background-color: #fff;display: none;max-height: 4rem;overflow-y: scroll;box-shadow:0 0.1rem 0.2rem #e5e5e5;border-radius:0 0 0.1rem 0.1rem;padding:0.25rem 0.3rem;}
	.cp-menu .list .lk{font-size: 0.16rem;}

	.cp-desc{line-height: 1.5;margin-bottom: 0.15rem;}

	.cp-list{justify-content: space-between;margin: 0;}
	.cp-list .item{width: 100%;margin:0;padding:0.3rem 0;border-bottom:1px solid #efefef;}
	.cp-list .item:last-child{border:0;}
	.cp-list .imgbox{height: 2.2rem;}
	.cp-list .title{font-size: 0.2rem;}

	.cp-list.big .more{font-size: 0.18rem;}


	/* applicationsDetail */
	.app-recy .list{padding-top: 0;}
	.app-recy .list .item{display: block;margin-bottom: 0.5rem;}
	.app-recy .list .imgbox{width: 100%;height: auto;max-height: 3.5rem;margin-bottom: 0;}
	.app-recy .list .info{width: 100%;padding:0.25rem 0.2rem;}
	.app-recy .list .box{width: 100%;margin:0!important;box-shadow:none;}
	.app-recy .list .boxx{background:transparent;min-height: auto;padding:0!important;}
	.app-recy .list .box::after{display: none;}
	.app-recy .list .title{padding: 0;font-size: 0.23rem;line-height: 1.3;}
	.app-recy .list .row:last-child{margin-bottom: 0;}
	.app-recy .list .item::after{display: none;}


	.app-cp{padding:0.6rem 0;}
	.app-cp .detail{padding-top: 0;}


	/* productDetail */
	.cp-top{padding:0.3rem 0 0.4rem;}
	.cp-top .detail{display: block;}
	.cp-top .slide{width: 100%;margin:0 auto;}
	.cp-top .swiper2 .item{height: 3rem;}
	.cp-top .swiper1 .item{height: 0.8rem;}
	.cp-top .swiper-button{width: 0.34rem;height: 0.34rem;background-size: .1rem;}


	.cp-top .title{font-size: 0.24rem;margin-top: 0.35rem;}
	.cp-top .line{height: 0.04rem;}
	.cp-top .smtit{margin-top: 0.15rem;}
	.cp-top .attrs span{display: block;margin: 0;}
	.cp-top .font{margin-top: 0.25rem;}
	.cp-top .btns{display: block;}
	.cp-top .anniu{margin:0 0 0.13rem;width: auto;line-height: 0.45rem;}

	.cp-prin{padding:0.5rem 0;}
	.cp-prin .detail{flex-direction: column-reverse;}
	.cp-prin .info{width: 100%;}
	.cp-prin .imgbox{width: 100%;margin-bottom: 0.25rem;}

	.cp-cs{padding:0.5rem 0;}
	.cp-cs .table tr{display: block;}
	.cp-cs .table th, .cp-cs .table td{width: 100%;display: block;min-height: auto;padding:0.1rem 0.1rem 0.1rem 0.2rem;font-size: 0.15rem;}


	.cp-data{background:#f3f3f3;}
	.cp-data table{overflow-x: scroll;display: block; /* 让表格能够滚动 */
		white-space: nowrap;table-layout: fixed;}

	.cp-data .table{overflow-x: scroll;table-layout: fixed;}
	/* .cp-data .table table{min-width: 14rem;} */
	.cp-data .table th, .cp-data .table td{min-height: auto;font-size: 0.15rem;line-height: 1.3;padding:0.14rem 0.03rem;}
	.cp-data .pic{margin-bottom: 0.15rem;}

	.cp-install{padding:0.5rem 0;}
	.cp-install .list{margin: 0;}
	.cp-install .list .item{width: 100%;margin-bottom: 5%;}
	.cp-install .list .imgbox{height: 2.1rem;}



	/* index */
	.idx-ban .item{height: 2.2rem;}
	.idx-ban .swiper-pagination{bottom: 0.15rem;}
	.idx-ban .swiper-pagination-bullet{width: 0.1rem;margin:0 0.05rem!important;}


	.idx-cp{display: block;position: relative;}
	.idx-cp .lbox{padding:0.5rem 0 0;width: 100%;min-height: auto;background-color: #fff;}
	.idx-cp .rbox{padding:0.3rem 5% 1.4rem;}
	.idx-cp .bt{font-size: 0.28rem;padding:0;text-align: center;}
	.idx-cp .menu{display: flex;justify-content: space-between;padding-top: 0;flex-wrap: wrap;padding-bottom: 0.05rem;background-color: #f3f3f3;}
	.idx-cp .menu .lk{width: 50%;text-align: center;padding:0.12rem 0.1rem;margin: 0;font-size: 0.18rem;background-color: #fff;height: 0.7rem;display: flex;align-items: center;justify-content: center;border-color:#f3f3f3;}
	.idx-cp .menu .lk.cur{color:#fff;background-color: #0066cc;}

	.idx-cp .readmore{margin: 0;position: absolute;left: 50%;bottom: 0.5rem;transform: translate(-50%,0)!important;white-space: nowrap;}

	.idx-cp .item .imgbox{height: 2.6rem;}
	.idx-cp .item .info{max-width: 100%;}
	.idx-cp .item .title{font-size: 0.18rem;line-height: 0.24rem;-webkit-line-clamp: 2;}
	.idx-cp .arrs{margin-top: 0.45rem;}
	.idx-cp .swiper-button{font-size: 0.26rem;}


	.idx-app{display: block;}
	.idx-app .lbox{padding:0.5rem 5%;width: 100%;}
	.idx-app .bt{font-size: 0.26rem;}
	.idx-app .desc{margin-top: 0.1rem;}
	.idx-app .btns{margin-top: 0.4rem;justify-content: space-between;width: 100%;}
	.idx-app .ann{width: 47%;margin:0;line-height: 0.48rem;}
	.idx-app .item{height: 3rem;}
	.idx-app .item .title{font-size: 0.22rem;bottom: 0.15rem;padding: 0 0.25rem;}

	.idx-us{padding:0.5rem 0 0;}
	.idx-us .detail{flex-direction: column-reverse;}
	.idx-us .info{width: 100%;max-width: 100%;padding: 0;}
	.idx-us .imgbox{height: auto;width: 100%;margin-top: 0.35rem;}
	.idx-us .more{margin-top: 0.25rem;}
	.idx-us .zs{margin-top: 0.3rem;}

	.idx-us+.us-advan{margin-top: 0;}

	.idx-xw{padding:0.5rem 0;}










}