@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}
@font-face
{font-family: Poppins;
src: url('Poppins-Regular.ttf')}
@font-face
{font-family: Bold;
src: url('Poppins-Bold.ttf')}
@font-face
{font-family: Light;
src: url('Poppins-Light.ttf')}
@font-face
{font-family: SemiBold;
src: url('Poppins-SemiBold.ttf')}
@font-face
{font-family: dm_serif_regular;
src: url('dm_serif_regular.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:'Poppins', "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: 16.3rem;width: 92%;}
: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: #245e8c;border:none;cursor: pointer;font-size: 0.16rem;}
.btn:hover{background-color: #095089;}

/* 公共部分 */
.head{height: 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: 0.6rem;width: auto;}

.hd-nav{margin-right: 1.6rem;}
.hd-nav li{display: inline-block;vertical-align: middle;margin-left: 0.45rem;position: relative;}
.hd-nav li>a{display: block;font-size: 0.18rem;color:#000;line-height: .5rem;position: relative;}
.hd-nav li>a span{position: relative;z-index:5;}
.hd-nav li:hover>a,.hd-nav li.cur>a{color: #245e8c;}
.hd-nav li:hover .drop{opacity: 1;visibility: visible;transform: scaleY(1);}

.hd-nav .drop{width: 2rem;position: absolute;left:-.2rem;transform: scaleY(0);visibility: hidden;opacity: 0;transition: all .4s ease 0s;transform-origin: center top;padding-top: 0.25rem;}
.hd-nav .dropbox{background-color: #fff;padding:.1rem 0;}
.hd-nav .drop .lk{display: block;font-size: 0.16rem;line-height: 0.24rem;padding:.08rem .1rem .08rem .2rem;}
.hd-nav .drop .lk:hover{color: #245e8c;}



.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.28rem;height: 0.28rem;border-radius:50%;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:url(../images/ft_11.jpg) no-repeat center;background-size:cover;}
.foot .auto{max-width: 15.5rem;}
.ft-t{display: flex;align-items: center;padding:.2rem 0;}
.ft-lks{font-size: 0.18rem;color:#fff;line-height: 0.5rem;flex:1;overflow: hidden;}
.ft-lks span{margin-right: 0.32rem;}
.ft-lks .lk{display: inline-block;vertical-align: middle;margin-right: 0.45rem;}
.ft-lks .lk:last-child{margin-right: 0;}
.ft-lks .lk:hover{opacity: .85;}

.ft-social{}
.ft-social .lk{display: inline-block;vertical-align: middle;margin-left: 0.25rem;}
.ft-social .icon{width: 0.2rem;display: block;transition: all .3s;}
.ft-social .lk:hover .icon{transform: scale(1.1,1.1);opacity: .85;}

.ft-b{padding:.65rem 0;display: flex;justify-content: space-between;border-top:1px solid #868686;}
.ft-b .col{}
.ft-b .col1{max-width: 4.55rem;}
.ft-b .col2{}
.ft-b .col3{max-width: 4.1rem;margin-right: 0.3rem;}

.ft-b .bt{font-size: 0.3rem;color:#fff;font-weight: bold;margin-bottom: 0.15rem;}
.ft-b .fz{font-size: 0.16rem;color:#fff;line-height: 0.36rem;position: relative;padding-left: 0.33rem;}
.ft-b .fz .ico{width: 0.2rem;position: absolute;left: 0;top: 0.08rem;}

.ft-b .lks{}
.ft-b .lk{font-size: 0.16rem;color:#fff;line-height: 0.36rem;display: block;}
.ft-b .lk:hover{opacity: .8;}

.ft-b .form{margin-top: -0.1rem;}
.ft-b .form .smwz{font-size: 0.16rem;color:#fff;}
.ft-b .form .row{margin-top: 0.1rem;}
.ft-b .form .ipt{font-size: 0.14rem;color:#000;width: 100%;border-radius:.04rem;}
.ft-b .form .ipt-txt{height: 0.36rem;line-height: 0.36rem;padding:0 .12rem;}
.ft-b .form .con{height: 0.85rem;line-height: 1.3;padding:.1rem .12rem;resize:none;}
.ft-b .form .submit{width: 1.1rem;height: 0.4rem;margin-top: 0.18rem;}


.pc-show{display: block;}
.sj-show{display: none;}


/* video */

.inner-ban{/* height: 5.45rem; */ height:auto!important;}


.crumb{font-size: 0.18rem;color:#000;line-height: 0.7rem;}
.crumb *{font-size: inherit;}
.crumb a:hover{color:#245e8c;}

.pub-tt{margin-bottom: 0.55rem;text-align: center;}
.pub-tt .bt{font-size: 0.48rem;font-weight: bold;display: flex;align-items: center;justify-content: center;line-height: 1;}
.pub-tt .bt::before,.pub-tt .bt::after{content:'';display: block;width: 0.44rem;height: 0.44rem;background:url(../images/sp_04.png) no-repeat center;background-size:contain;margin:0 .2rem;}
.pub-tt .smwz{font-size: 0.16rem;line-height: 0.24rem;max-width: 10.8rem;margin:.1rem auto 0;}


.sp-main{padding:0 0 .9rem;}

.sp-list{display: flex;flex-wrap: wrap;margin:-2.3% 0 0 -2.3%;}
.sp-list .item{width: 31%;margin:2.3% 0 0 2.3%;}
.sp-list .imgbox{height: 3.65rem;position: relative;}
.sp-list .shade{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background-color: rgba(36,94,140,.6);opacity: 0;transition: all .3s;}
.sp-list .icon{width: 0.54rem;height: 0.54rem;background:url(../images/sp_05.png) no-repeat center;background-size:contain;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sp-list .title{font-size: 0.18rem;margin-top: 0.22rem;line-height: 1.5;-webkit-line-clamp: 1;text-align: center;}
.sp-list .item:hover .shade{opacity: 1;}


/* news */
.xw-main{padding:0 0 .5rem;}
.xw-list{max-width: 14.2rem;margin:0 auto;}
.xw-list .item{padding:.5rem 0;border-bottom:1px solid #e8e8e8;}
.xw-list .title{font-size: 0.28rem;-webkit-line-clamp: 1;line-height: 1.4;font-weight: bold;}
.xw-list .date{font-size: 0.16rem;color:#454545;background:url(../images/xw_02.png) no-repeat left center;background-size:.18rem;padding-left: 0.23rem;margin-top: 0.1rem;}
.xw-list .txt{font-size: 0.16rem;color:#535353;line-height: 1.6;-webkit-line-clamp: 4;margin-top: 0.1rem;}
.xw-list .more{width: 1.22rem;line-height: 0.4rem;margin-top: 0.25rem;color:#535353;border:1px solid #a3a3a3;display: block;text-align: center;}
.xw-list .item:hover .more{color:#fff;border-color:#245e8c;background-color: #245e8c;}
.xw-list .title:hover{color:#245e8c;}

.pagelist{margin-top: 0.8rem;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: #245e8c;}
.layui-laypage a:hover{color:#245e8c;}
.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;}


/* newsDetail */
.xw-det{padding:.4rem 0 .6rem;}
.xw-det .auto{max-width: 14rem;}
.xw-det .topbox{text-align: center;margin-bottom: 0.45rem;}
.xw-det .title{font-size: 0.3rem;font-weight: bold;line-height: 1.4;}
.xw-det .date{font-size: 0.18rem;color:#666666;margin-top: 0.05rem;}
.xw-det .edit{font-size: 0.16rem;line-height: 1.8;}

.pagenav{margin-top: 0.6rem;padding:.5rem 0;border-top:1px dashed #b2b2b2;border-bottom:1px dashed #b2b2b2;display: flex;justify-content: space-between;}
.pagenav li{font-size: 0.18rem;font-weight: bold;line-height: 0.5rem;max-width: 46%;}
.pagenav li a{color:#393939;font-size: 0.16rem;font-weight: normal;}
.pagenav li:hover,.pagenav li:hover a{color:#245e8c;}


/* contactUs */
.lx-sec{padding:.35rem 0 .9rem;}
.lx-sec .bt{display: flex;margin-bottom: 0.55rem;align-items: baseline;}
.lx-sec .bt span{font-size: 0.48rem;font-weight: bold;line-height: 1;display: block;margin-right: 0.05rem;}
.lx-sec .bt::after{content:'';flex:1;overflow: hidden;height: 1px;background-color: #dadada;}

.lx-sec .detail{display: flex;padding:0 .2rem;justify-content: space-between;align-items: center;}

.lx-info{max-width: 6.4rem;width: 45%;}
.lx-info .fz{font-size: 0.22rem;line-height: 0.36rem;position: relative;padding-left: 0.46rem;margin-bottom: 0.4rem;}
.lx-info .ic{width: 0.3rem;position: absolute;left: 0;top: .03rem;}
.lx-info .fz:last-child{margin-bottom: 0;}

.lx-form{width: 50%;max-width: 8.05rem;}
.lx-form .t-tit{font-size: 0.39rem;font-weight: bold;line-height: 1.2;}
.lx-form .row{margin-top: 0.15rem;display: flex;justify-content: space-between;}
.lx-form .item{width: 49%;}
.lx-form .ipt{font-size: 0.14rem;color:#000;width: 100%;border:1px solid #e5e5e5;}
.lx-form .ipt-txt{height: 0.5rem;line-height: 0.5rem;padding:0 .15rem;}
.lx-form .con{height: 1.75rem;line-height: 1.3;padding:.18rem .15rem;resize:none;}
.lx-form .submit{width: 1.7rem;height: 0.52rem;margin-top: 0.3rem;font-size: 0.18rem;}
.lx-form .ipt:focus{border-color:#245e8c;}

/* workshop */
.ws-sec{padding:.6rem 0 0;}
.ws-sec .detail{}
.ws-sec .mod{padding:.55rem 0;}
.ws-sec .mod .box{display: flex;align-items: center;justify-content: space-between;}
.ws-sec .lbox{width: 6.5rem;display: flex;flex-wrap: wrap;justify-content: space-between;}
.ws-sec .rbox{flex:1;overflow: hidden;max-width: 8.1rem;}
.ws-sec .col{width: 47.5%;}
.ws-sec .imgbox{border-radius:.2rem;height: 3.6rem;overflow: hidden;margin-bottom: .4rem;}
.ws-sec .imgbox:last-child{margin-bottom: 0;}
.ws-sec .col:nth-child(1){margin-top:.9rem;}

.ws-sec .num{font-size: 0.61rem;color:#f62066;line-height: 1;font-family: 'Bold';}
.ws-sec .tp{height: 0.75rem;width: auto;}
.ws-sec .title{font-size: 0.51rem;color:#245e8c;line-height: 1;margin-top: -0.3rem;font-family: 'Bold';}
.ws-sec .line{width: 1.12rem;height: 0.06rem;background-color: #f62066;display: block;margin-top: 0.28rem;}
.ws-sec .txt{font-size: 0.16rem;color:#4f4f4f;line-height: 0.24rem;margin-top: 0.25rem;}
.ws-sec .line-pic{width: 100%;display: block;}

.ws-sec .mod1,.ws-sec .mod3{background:url(../images/ws_21.jpg) no-repeat center;background-size:100% 100%;}
.ws-sec .mod2,.ws-sec .mod4{background:url(../images/ws_22.jpg) no-repeat center;background-size:100% 100%;}
.ws-sec .mod2 .box,.ws-sec .mod4 .box{flex-direction: row-reverse;}
.ws-sec .mod3{margin-top: 0.7rem;}
.ws-sec .imgbox .img{transition: all 1s;}
.ws-sec .imgbox:hover .img{transform: scale(1.1,1.1);}

/* product */
.cp-main{padding:0 0 .7rem;}
.cp-main .wrap{display: flex;align-items: flex-start;}
.cp-main .l{width: 3.15rem;margin-right: 0.3rem;}
.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;}
.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;}
.cp-menu .lk:hover,.cp-menu .lk.this{color:#245e8c;font-weight: bold;}

.cp-menu li.cur .tit{color:#fff;background-color: #245e8c;}
.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:-2.5% 0 0 -2.5%;}
.cp-list .item{width: 22.5%;margin:2.5% 0 0 2.5%;}
.cp-list .imgbox{height: 2.85rem;border:1px solid #dfdfdf;}
.cp-list .title{text-align: center;font-size: 0.16rem;margin-top: 0.15rem;}
.cp-list .item:hover .title{color:#245e8c;}


/* productDetail */
.cp-mod{margin-bottom: 0.4rem;}
.cp-mod .bt{font-size: 0.22rem;color:#245e8c;font-weight: bold;line-height: 0.58rem;background-color: #f4f4f4;margin-bottom: 0.25rem;border-left:.06rem solid #245e8c;padding:0 .28rem;}
.cp-mod .table{padding:0 .2rem;}
.cp-mod .table .pic{}

.cp-mod .detail{padding:0 .1rem;}
.cp-mod .txt{font-size: 0.16rem;color:#272727;line-height: 2;}

.cp-intro{display: flex;align-items: center;margin-bottom: 0.9rem;}
.cp-intro .imgbox{width: 40%;/* height: 4.05rem; */margin-right: 0.6rem;overflow: hidden;height: auto;}
.cp-intro .info{flex:1;overflow: hidden;}
.cp-intro .title{font-size: 0.24rem;line-height: 0.36rem;margin-bottom: 0.3rem;font-weight: bold;}
.cp-intro .fz{font-size: 0.16rem;line-height: 0.26rem;display: flex;}
.cp-intro .fz em{color:#616161;min-width: 1.45rem;}
.cp-intro .fz span{flex:1;overflow: hidden;font-weight: bold;}
.cp-intro .button{margin-top: 0.6rem;width: 1.7rem;height: 0.48rem;}

.cp-form{padding:.3rem 1.1rem .55rem;background-color: #f4f4f4;margin-top: 0.7rem;}
.cp-form .t-tit{font-size: 0.39rem;font-weight: bold;line-height: 1.2;text-align: center;padding-bottom: 0.05rem;}
.cp-form .row{margin-top: 0.15rem;display: flex;justify-content: space-between;}
.cp-form .item{width: 49%;}
.cp-form .ipt{font-size: 0.14rem;color:#000;width: 100%;border:1px solid #e5e5e5;background-color: #fff;}
.cp-form .ipt-txt{height: 0.5rem;line-height: 0.5rem;padding:0 .2rem;}
.cp-form .con{height: 1.75rem;line-height: 1.3;padding:.18rem .2rem;resize:none;}
.cp-form .submit{width: 1.7rem;height: 0.52rem;margin-top: 0.3rem;font-size: 0.18rem;}
.cp-form .ipt:focus{border-color:#245e8c;}

/* about */
.us-xx{}
.us-xx .topbox{max-width: 12.2rem;height: 2.06rem;background:url(../images/us_02.jpg) no-repeat center;background-size:100% 100%;display: flex;flex-direction: column;justify-content: center;padding-left: 2.75rem;margin-top: -0.6rem;position: relative;z-index:20;}
.us-xx .topbox .title{font-size: 0.47rem;color:#fff;font-weight: bold;line-height: 1.2;}
.us-xx .topbox .font{font-size: 0.16rem;color:#fff;font-family: 'Light';}
.us-xx .detail{display: flex;align-items: flex-start;}
.us-xx .detail .info{padding:.35rem .15rem;flex:1;overflow: hidden;}
.us-xx .detail .txt{font-size: 0.16rem;color:#4f4f4f;line-height: 0.24rem;}
.us-xx .detail .imgbox{height: 4.85rem;width: 52%;margin-left: 0.45rem;margin-top: -1.1rem;position: relative;z-index:30;overflow: hidden;}

.us-xx .list{max-width: 14.7rem;background-color: #fff;width: 94%;padding:.45rem .55rem .35rem;display: flex;justify-content: space-between;flex-wrap: wrap;box-shadow:0 0 .16rem rgba(0,0,0,.13);margin: 0.7rem auto 0;position: relative;z-index:30;}
.us-xx .list .item{width: 49%;}
.us-xx .list .imgbox{height: 3.55rem;}
.us-xx .list .tag{font-size: 0.17rem;color:#fff;width: 1.35rem;line-height: 0.45rem;background-color: #245e8c;border-radius:.23rem;margin:-.22rem auto 0;display: block;text-align: center;position: relative;z-index:20;}
.us-xx .list .txt{margin-top: 0.7rem;font-size: 0.18rem;line-height: 0.32rem;}
.us-xx .list .txt p{background:url(../images/us_06.png) no-repeat left .05rem;background-size:.18rem;padding-left: 0.3rem;font-size: inherit;margin-bottom: 0.18rem;}
.us-xx .list .txt p:last-child{margin-bottom: 0;}

.us-step{padding:2.2rem 0 .8rem;margin-top: -1.6rem;background:url(../images/us_07.png) no-repeat center bottom;background-size:100% 100%;position: relative;z-index: 10;}
.us-step .bt{font-size: 0.48rem;color:#fff;margin-bottom: 0.7rem;text-align: center;line-height: 1.2;font-weight: bold;}
.us-step .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.us-step .list li:first-child{width: 47%;}
.us-step .list li:last-child{width: 50%;}
.us-step .list .row{margin-bottom: 0.5rem;}
.us-step .list .row:last-child{margin-bottom: 0;}
.us-step .list .nums{position: relative;}
.us-step .list .num1{font-size: 0.4rem;color:#fff;font-family: 'SemiBold';line-height: 1;position: relative;z-index:10;}
.us-step .list .num2{font-size: 0.4rem;color:#32648b;font-family: 'SemiBold';line-height: 1;text-stroke:1px #e3e3e3;-webkit-text-stroke:1px #e3e3e3;position: absolute;left: 2px;top: -1px;}

.us-step .list .line{width: 0.84rem;height: 0.1rem;background-color: #f62066;display: block;margin-top: -0.12rem;}
.us-step .list .txt{font-size: 0.2rem;color:#fff;line-height: 0.29rem;min-height: .6rem;margin-top: 0.08rem;}

.us-below{background:url(../images/us_26.jpg) no-repeat center top;background-size:cover;margin-top: -0.3rem;/* height: 7.4rem; */padding:1.15rem 0 0;position: relative;}
.us-below .bt{font-size: 0.48rem;font-family: 'SemiBold';text-align: center;line-height: 1.2;}
.us-below .txt{font-size: 0.16rem;color:#424242;line-height: 0.28rem;margin:.2rem auto 0;max-width: 11.4rem;position: relative;width: 80%;}
.us-below .txt span{font-size: 0.23rem;color:#245e8c;font-family: 'SemiBold';}
.us-below .txt::before{content:'';position: absolute;width: 0.5rem;height: 0.5rem;background:url(../images/us_25.png) no-repeat center;background-size:contain;left: -0.75rem;top: 0.05rem;}

.us-below .detail{margin: 0.55rem .2rem 0;position: relative;}
.us-below .tp{width: 100%;position: absolute;left: 0;bottom: 0;z-index:20;}
.us-below .slidebox{display: flex;align-items: flex-end;}
.us-below .item{/* height: 2.6rem; */ position: relative;}
.us-below .item::after{content:'';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,.5);}
.us-below .item .imgbox{width: 100%;height: 100%;}

.us-below .swiper2{padding-top: 0.6rem;position: static;}
.us-below .swiper2 .swiper-slide{transform: scale(0.95,0.95);}
.us-below .swiper2 .swiper-slide-active{transform: scale(1.35,1.35);position: relative;z-index:60;}
.us-below .swiper2 .swiper-slide-active .item::after{display: none;}
.us-below .swiper2 .swiper-pagination{display: none;}

.us-below .swiper-button{width: 0.52rem;height: 0.52rem;background:url(../images/us_09.png) no-repeat center;background-size:contain;top: 50%;margin-top: -0.26rem;}
.us-below .swiper-button:hover{background-image:url(../images/us_09-1.png)}
.us-below .swiper-button-prev{left:-.8rem;}
.us-below .swiper-button-next{right:-.8rem;transform: rotate(180deg);}

.us-s1{background:url(../images/us_27.jpg) no-repeat center top;background-size:100% auto;padding:1.9rem 0 0;}

.us-tm{margin-bottom: 1.3rem;display: flex;align-items: flex-start;background:url(../images/us_28.png) no-repeat center bottom;background-size:cover;padding:0 calc(50% - 8.15rem) 0 0;}
.us-tm .lbox{width: 50%;margin-right: 0.5rem;position: relative;}
.us-tm .lbox::after{content:'';position: absolute;top: 0.3rem;bottom: 0;right: 0;background-color: #245e8c;width: 50%;}
.us-tm .imgbox{/* height: 6.2rem; */margin-top: -0.65rem;margin-right: 0.25rem;position: relative;z-index:20;margin-bottom: 0.3rem;height: 100%;}
.us-tm .rbox{flex:1;overflow: hidden;padding:.75rem 0 .5rem;}
.us-tm .bt{font-size: 0.48rem;line-height: 0.59rem;font-family: 'SemiBold';}
.us-tm .txt{font-size: 0.22rem;line-height: 0.51rem;margin-top: 0.35rem;}
.us-tm .txt span{font-size: 0.3rem;color:#f62066;font-family: 'SemiBold';}

.us-design{padding:.6rem 0 1.35rem;background-color: #fff;border-radius:2.27rem 2.27rem 0 0;}
.us-design .detail{background:url(../images/us_16.jpg) no-repeat center;background-size:100% 100%;padding:2.1rem .3rem 1.45rem;position: relative;}
.us-design .icon{position: absolute;height: 1.14rem;width: auto;left: 50%;transform: translate(-50%,0);top: -0.25rem;}
.us-design .list{display: flex;flex-wrap: wrap;margin-left: -1.5%;}
.us-design .list .item{width: 23.5%;height: 3.45rem;margin-left: 1.5%;}
.us-design .list .imgbox{height: 100%;}


.us-advan{padding:0 .2rem 0 calc(50% - 8.15rem);background:url(../images/us_14.jpg) no-repeat center;background-size:cover;}
.us-advan .wrap{display: flex;}
.us-advan .info{width: 52%;padding:.65rem 0;}
.us-advan .tit{font-size: 0.58rem;line-height: 1;text-transform: uppercase;font-family: 'SemiBold';}
.us-advan .wz{font-size: 0.16rem;color:#323232;text-transform: uppercase;font-family: 'Light';letter-spacing: .04rem;}

.us-advan-lb .list{margin-top: 0.3rem;}
.us-advan-lb .list li{font-size: 0.24rem;line-height: 0.64rem;background:url(../images/us_15.png) no-repeat left center;background-size:.19rem;padding-left: 0.3rem;}
.us-advan-lb .list li span{font-size: 0.32rem;font-weight: bold;}
.us-advan-lb .fz{font-size: 0.28rem;color:#245e8c;line-height: 0.5rem;position: relative;padding-left: 0.36rem;margin-top: 0.1rem;font-family: 'SemiBold';}
.us-advan-lb .fz::before{content:'';position: absolute;left: 0;top: .22rem;width: 0.2rem;height: 0.04rem;background-color: #245e8c;}

.us-advan .rbox{width: 46%;position: relative;}
.us-advan .pics{display: flex;flex-wrap: wrap;justify-content: space-between;position: absolute;left: 0;top: -0.65rem;right: 0;bottom: -0.45rem;}
.us-advan .pics .col{width: 48.5%;transform: skewX(9deg);}
.us-advan .pics .imgbox{height: 4.15rem;}
.us-advan .pics .col1 .imgbox{margin-bottom: 0.25rem;}
.us-advan .pics .col2{padding-top: 0.65rem;}
.us-advan .pics .col2 .imgbox{margin-top: 0.25rem;}


.us-team{padding:.7rem 0 .6rem;}
.us-team .pub-tt{margin-bottom: 0.2rem;}
.us-team .t-tit{font-size: 0.26rem;color:#245e8c;text-align: center;margin-bottom: 0.25rem;font-weight: bold;}
.us-team .detail{display: flex;}
.us-team .lbox{width: 4.4rem;}
.us-team .rbox{flex:1;overflow: hidden;}
.us-team .font{margin-bottom: 0.2rem;font-size: 0.44rem;color:#fff;text-align: center;line-height: 0.84rem;background-color: #245e8c;font-weight: bold;}
.us-team .imgbox1{height: 5.3rem;}

.us-team .item .imgbox{height: 100%;}

.us-team .row{display: flex;flex-wrap: wrap;}
.us-team .row1 .item{height: 3.05rem;width: 48%;margin:0 0 0 2%;}
.us-team .row2 .item{height: 3.05rem;width: 31.3%;margin:2% 0 0 2%;}






/* 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: 8.5rem; */position: relative;overflow: hidden;height: auto!important;}
.idx-ban .box{position: absolute;width: 100%;left: 0;top: 50%;transform: translate(0,-50%);}
.idx-ban .title{font-size: 0.71rem;color:#fff;line-height: 1.2;font-family: 'dm_serif_regular';text-transform: uppercase;text-shadow:0 2px 0 rgba(23,33,41,1)}
.idx-ban .txt{font-size: 0.2rem;color:#fff;line-height: 1.5;max-width: 4.9rem;margin-top: 0.2rem;text-shadow:0 1px 3px rgba(0,0,0,.29);}
.idx-ban .more{width: 0.88rem;height: 0.88rem;background:url(../images/icon_04.png) no-repeat center;background-size:contain;display: block;position: relative;margin-top: 0.32rem;}
.idx-ban .more i{font-size: 0.16rem;color:#fff;position: absolute;left: 0.72rem;top: 50%;transform: translate(0,-50%);transition: all .3s;}
.idx-ban .more:hover i{left: 0.76rem;}
.idx-ban .more:hover{background-image:url(../images/icon_04-1.png)}

.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{background-color: #245e8c;}

.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-tt{text-align: center;margin-bottom: 0.55rem;}
.idx-tt .en{font-size: 0.2rem;color:#245e8c;line-height: 1;}
.idx-tt .bt{font-size: 0.48rem;line-height: 1;margin-top: 0.12rem;font-weight: bold;font-family: 'SemiBold';text-transform: uppercase;}
.idx-tt .x{height: 0.3rem;width: auto;display: block;margin:.05rem auto 0;}

.idx-cp{padding:.6rem 0 1.2rem;}
.idx-cp .list{margin-left: -2%;display: flex;flex-wrap: wrap;}
.idx-cp .list .item{width: 31.3%;margin:0 0 3% 2%;}
.idx-cp .list .imgbox{height: 4.2rem;}
.idx-cp .list .title{font-size: 0.3rem;text-align: center;margin-top: 0.18rem;display: block;font-weight: bold;}



.idx-smtt .tp{height: 0.7rem;width: auto;}
.idx-smtt .en{text-stroke:1px #efefef;-webkit-text-stroke:1px #efefef;font-size: 1.32rem;line-height: 1;color:#fff;font-family: 'Bold';margin-left:-.15rem;display: block;text-transform: uppercase;}
.idx-smtt .bt{font-size: 0.6rem;line-height: 1;margin-top: -0.76rem;text-transform: uppercase;font-family: 'Bold';}
.idx-smtt .wz{font-size: 0.16rem;color:#323232;font-family: 'Light';opacity: .6;}



.idx-us{background-color: #f8f8f8;padding-left:calc(50% - 8.15rem);display: flex;}
.idx-us .idx-smtt .en{color:#f8f8f8;font-size: 0.79rem;margin-left: 0;}
.idx-us .idx-smtt .bt{margin-top: -0.5rem;font-family: 'SemiBold';}

.idx-us .info{padding:.65rem 0 1rem;width: 46%;margin-right: 0.8rem;}
.idx-us .box{padding-left: 0.1rem;}
.idx-us .list{display: flex;justify-content: space-between;margin-top: 0.45rem;}
.idx-us .list li{}
.idx-us .list .num{font-size: 0.2rem;line-height: 1;}
.idx-us .list .num i{font-size: 0.3rem;font-family: 'SemiBold';line-height: 1;}
.idx-us .list .num em{display: inline-block;vertical-align: super;}
.idx-us .list .fz{font-size: 0.14rem;color:#6e6e6e;margin-top: 0.05rem;}
.idx-us .txt{font-size: 0.16rem;color:#555555;line-height: 1.8;margin-top: 0.45rem;max-width: 7.3rem;}
.idx-us .more{width: 1.55rem;height: 0.5rem;margin-top: 0.45rem;}

.idx-us .rbox{flex:1;position: relative;}
.idx-us .imgbox{position: absolute;width: 100%;top: -0.75rem;bottom: 0;z-index:30;overflow: hidden;}


.idx-pics{padding:.5rem 0 1rem;}
.idx-pics .list{display: flex;flex-wrap: wrap;margin-left: -1.5%;}
.idx-pics .list .item{width: 23.5%;margin:0 0 0 1.5%;}
.idx-pics .list .imgbox{height: 3rem;}


.idx-gy{padding:1.25rem 0 0;}
.idx-gy .detail{display: flex;margin-left:calc(50% - 8.15rem);}
.idx-gy .lbox{/* width: 6.45rem; */width: 37%;height: 8.7rem;max-width: 6.4rem;}
.idx-gy .lbox .img{width: 100%;display: block;}
.idx-gy .rbox{flex:1;padding-top: 0.2rem;}
.idx-gy .topbox{padding:0 1.45rem 0 1.15rem;}
.idx-gy .topbox .us-advan-lb .fz{margin-top: 0.25rem;}

.idx-gy .xian{height: 1px;background-color: #efefef;margin-top: 0.2rem;}

.idx-gy .wzbox{padding:.3rem 0;margin-left:1.15rem;position: relative;}
.idx-gy .wzbox .wz{font-size: 0.16rem;line-height: 0.4rem;}
.idx-gy .wzbox .wz span{display: inline-block;vertical-align: middle;margin-right: 0.6rem;}
.idx-gy .wzbox::after{content:'';position: absolute;width: 2.5rem;top: 0;bottom: 0;right:0;background: linear-gradient(to right, rgba(255,255,255,.3) ,rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);}
.idx-gy .wzbox *{font-size: inherit;}
.str_wrap {
	overflow:hidden;
	width:100%;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space:nowrap;
}
.str_move {
	white-space:nowrap;
	position:absolute;
	top:0;
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	vertical-align:top;
	position:absolute;
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}




.idx-gy .pics{padding:.38rem .35rem;display: flex;background-color: #245e8c;margin-left: -0.5rem;position: relative;z-index:30;flex-wrap: wrap;}
.idx-gy .pics .imgbox{margin-right: 0.35rem;}
.idx-gy .pics .imgbox .img{height: 0.66rem;width: auto;}

.idx-tps{padding:.5rem 0 .6rem;}
.idx-tps .detail{display: flex;}
.idx-tps .lbox{/* width: 5.45rem; */ width: 34%;}
.idx-tps .rbox{flex:1;overflow: hidden;display: flex;flex-wrap: wrap;}
.idx-tps .rbox .item{width: 32.3%;margin:1% 0 0 1%;}
.idx-tps .item .imgbox{height: 100%;}
.idx-tps .lbox .item{height: 4.1rem;}
.idx-tps .rbox .item{height: 2rem;}
.idx-tps .rbox .item:nth-child(1),.idx-tps .rbox .item:nth-child(2),.idx-tps .rbox .item:nth-child(3){margin-top: 0;}


.idx-cus{padding:.55rem 0 .4rem;background:url(../images/idx_31.jpg) no-repeat center;background-size:cover;}

.idx-cus .item{/* height: 5rem; */width: 100%;position: relative;height: auto!important;}
.idx-cus .item::after{content:'';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(255,255,255,.7);}
.idx-cus .swiper-slide {width: 11rem;-webkit-transition: transform 1.0s;-moz-transition: transform 1.0s;-ms-transition: transform 1.0s;-o-transition: transform 1.0s;-webkit-transform: scale(0.85);transform: scale(0.85);}
.idx-cus .swiper-slide-active,.idx-cus .swiper-slide-duplicate-active {-webkit-transform: scale(1);transform: scale(1);z-index: 1002;}
.idx-cus .swiper-slide-active .item::after{display: none;}

.idx-cus .swiper-pagination{font-size: 0;margin:.45rem 0 0;position: static;}
.idx-cus .swiper-pagination-bullet{width: 0.6rem;height: 0.06rem;background-color: rgba(40,40,40,.26);margin:0 .1rem!important;border-radius:0;opacity: 1;}
.idx-cus .swiper-pagination-bullet-active{background-color: #245e8c;}

.idx-ws{padding:.6rem 0 1rem;background:url(../images/idx_32.jpg) no-repeat center;background-size:cover;}
.idx-ws .detail{padding:.8rem 0;display: flex;flex-wrap: wrap;justify-content: center;margin-left: 0.6rem;width: 16.3rem;}
.idx-ws .item{width: 4rem;}
.idx-ws .item .imgbox{width: 2.8rem;height: 2.8rem;transform:rotate(45deg);overflow: hidden;border:.03rem solid #fff;}
.idx-ws .item .img{transform: rotate(-45deg) scale(1.5);}
.idx-ws .item:nth-child(5),.idx-ws .item:nth-child(6),.idx-ws .item:nth-child(7){margin-top: -0.5rem;}
.idx-ws .item:hover .img{transform: rotate(-45deg) scale(1.8);}

.idx-choose{padding:.55rem 0 .65rem;background:url(../images/idx_40.jpg) no-repeat center;background-size:cover;}
.idx-choose .list{display: flex;justify-content: space-between;}
.idx-choose .list li{padding:.3rem .2rem;text-align: center;width: 23%;min-height: 2.9rem;background-color: rgba(0,0,0,.3);border-radius:.13rem;}
.idx-choose .list .icon{width: 0.8rem;height: 0.8rem;border-radius:50%;background-color: rgba(255,255,255,.12);display: block;margin:0 auto;}
.idx-choose .list .title{font-size: 0.2rem;color:#245e8c;margin-top: 0.2rem;font-family: 'SemiBold';}
.idx-choose .list .txt{font-size: 0.16rem;color:#fff;line-height: 1.4;margin:.13rem auto 0;max-width: 2.45rem;font-family: 'Light';}


@media screen and (min-width:992px) and (max-width:1199px){
	.auto{width: 10.5rem;}
	html{font-size: 5.5rem!important;}

	/* 公共部分 */
	.head .wrap{width: 98%;}
	.hd-logo .img{height: 0.5rem;}

	.hd-nav{margin-right: 0.3rem;}
	.hd-nav li{margin-left: 0.25rem;}

	.head .line{margin:0 .15rem;}

	.hd-lang .font .ico{width: 0.24rem;height: 0.24rem;}

	.hd-sear .icon{width: 0.24rem;height: 0.24rem;}

	.ft-t{display: block;text-align: center;}
	.ft-social{margin-top: 0.2rem;}
	.ft-social .lk{margin:0 .15rem;}

	.ft-b .col1{max-width: 100%;width: 32%;}
	.ft-b .col2{max-width: 100%;width: 28%;}
	.ft-b .col3{max-width: 100%;margin: 0;width: 30%;}


	/* video */
	.inner-ban{height: 4.5rem;}

	/* workshop */
	.ws-sec .mod1, .ws-sec .mod3,.ws-sec .mod2, .ws-sec .mod4{background-size:cover;}
	.ws-sec .lbox{width: 45%;}
	.ws-sec .rbox{width: 48%;flex:initial;}


	/* product */
	.cp-list{justify-content: space-between;margin:-4% 0 0;}
	.cp-list .item{width: 48%;margin:4% 0 0;}

	/* productDetail */
	.cp-intro .imgbox{margin-right: 0.3rem;width: 45%;}
	.cp-intro .title{font-size: 0.22rem;line-height: 1.4;}

	.cp-form{padding:.3rem .6rem .55rem;}

	/* index */
	.idx-ban .item{height: 7.5rem;}

	.idx-us{padding-left: 4%;}
	.idx-us .info{margin-right: 0.4rem;}
	.idx-us .list{flex-wrap: wrap;}
	.idx-us .list li{width: 50%;margin-bottom: 0.2rem;line-height: 0.5rem;}
	.idx-us .txt{margin-top: 0.3rem;}
	.idx-us .imgbox{top: .65rem;bottom: 0.65rem;}

	.us-advan{padding:0 4%;}

	.idx-gy{padding:.5rem 4% 0;}
	.idx-gy .detail{margin-left:0;}
	.idx-gy .lbox{height: auto;margin: 0;margin-right: 0.3rem;}
	.idx-gy .topbox{padding: 0;}
	.idx-gy .topbox .us-advan-lb .fz{margin-top: .15rem;}
	.idx-gy .wzbox{margin: 0;}
	.idx-gy .wzbox::after{width: 2rem;}

	.idx-gy .pics{padding: 0.2rem;}
	.idx-gy .pics .imgbox{margin:.1rem .1rem;}

	.us-advan-lb .list li{font-size: 0.2rem;line-height: 0.5rem;}
	.us-advan-lb .list li span{font-size: 0.26rem;}
	.us-advan-lb .fz{font-size: 0.24rem;line-height: 0.45rem;}
	.us-advan-lb .fz::before{top: 0.18rem;}

	.idx-smtt .en{font-size: 1rem;}
	.idx-smtt .bt{margin-top: -0.58rem;font-size: 0.5rem;}

	.idx-cus .item{height: 4rem;}

	.idx-ws .detail{width: 10.6rem;margin-left: 0.3rem;}
	.idx-ws .item{width: 2.63rem;}
	.idx-ws .item .imgbox{width: 1.8rem;height: 1.8rem;transform:rotate(45deg);overflow: hidden;border:.03rem solid #fff;}
	.idx-ws .item:nth-child(5),.idx-ws .item:nth-child(6),.idx-ws .item:nth-child(7){margin-top: -0.4rem;}



	/* about */
	.us-xx .topbox{padding-left: 2rem;}
	.us-xx .detail .imgbox{margin-top: 0;}

	.us-step .bt br{display: none;}


	.us-below .swiper-button{width: 0.44rem;height: 0.44rem;margin-top: -0.22rem;}
	.us-below .swiper-button-prev{left: -0.5rem;}
	.us-below .swiper-button-next{right: -0.5rem;}

	.us-tm{margin-bottom: 0.6rem;}
	.us-tm .rbox{padding: 0.5rem 0 0;}
	.us-tm .bt{font-size: 0.36rem;line-height: 1.2;}
	.us-tm .txt{margin-top: 0.25rem;font-size: 0.2rem;line-height: 1.5;}

	.us-advan .wrap{justify-content: space-between;}
	.us-advan .rbox{width: 44%;}
	.us-advan .tit{font-size: 0.52rem;}
}

@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::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;}
	.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 .dropbox{padding: 0;}
	.hd-nav .drop .lk{color:#000;line-height: 0.65rem;border-top:1px solid #efefef;padding:0 7%;}





	.ft-t{display: block;text-align: center;}
	.ft-lks{line-height: 0.4rem;}
	.ft-lks .lk{margin:0 .15rem;}
	.ft-social{margin-top: 0.2rem;}
	.ft-social .lk{margin:0 .15rem;}

	.ft-b{flex-wrap: wrap;padding:.4rem 0;}
	.ft-b .col1{max-width: 100%;width: 60%;}
	.ft-b .col2{max-width: 100%;width: 36%;}
	.ft-b .col3{max-width: 100%;margin: .3rem 0 0;width: 100%;}
	.ft-b .bt{font-size: 0.22rem;margin-bottom: 0.1rem;}
	.ft-b .fz{font-size: 0.14rem;line-height: 0.3rem;}
	.ft-b .fz .ico{width: 0.16rem;top: 0.06rem;}
	.ft-b .lk{font-size: 0.14rem;line-height: 0.3rem;}
	.ft-b .form .smwz{font-size: 0.14rem;}



	/* video */
	.inner-ban{height: 3.4rem;}

	.pub-tt{margin-bottom: 0.4rem;}
	.pub-tt .bt{font-size: 0.34rem;}
	.pub-tt .bt::before, .pub-tt .bt::after{width: 0.3rem;height: 0.3rem;margin:0 .15rem;}
	.pub-tt .smwz{font-size: 0.15rem;}

	.sp-list{margin:-4% 0 0;justify-content: space-between;}
	.sp-list .item{width: 48%;margin:4% 0 0;}
	.sp-list .imgbox{height: 2.6rem;}
	.sp-list .title{margin-top: 0.2rem;}


	/* news */
	.xw-list .item{padding:.4rem 0;}
	.xw-list .title{font-size: 0.25rem;}

	.pagelist{margin-top: 0.5rem;}

	/* newsDetail */
	.pagenav{display: block;padding: 0.35rem 0;}
	.pagenav li{max-width: 100%;}


	/* contactUs */
	.lx-sec .bt{margin-bottom: 0.35rem;}
	.lx-sec .bt span{font-size: 0.34rem;}
	.lx-sec .detail{display: block;padding: 0;}

	.lx-info{width: 100%;max-width: 100%;}
	.lx-info .fz{font-size: 0.18rem;margin-bottom: 0.15rem;padding-left: 0.38rem;}
	.lx-info .ic{width: 0.24rem;top: 0.06rem;}

	.lx-form{width: 100%;max-width: 100%;margin-top: 0.5rem;}
	.lx-form .t-tit{font-size: 0.34rem;}


	/* workshop */
	.ws-sec .mod1, .ws-sec .mod3,.ws-sec .mod2, .ws-sec .mod4{background-size:cover;}
	.ws-sec .mod .box{flex-wrap: wrap;}
	.ws-sec .lbox{width: 100%;justify-content: space-between;}
	.ws-sec .rbox{width: 100%;flex:initial;}
	.ws-sec .col{width: 49%;display: flex;justify-content: space-between;margin: 0!important;}
	.ws-sec .imgbox{width: 48%;height: 2.4rem;border-radius:.1rem;}
	.ws-sec .tp{height: 0.6rem;}
	.ws-sec .title{font-size: 0.46rem;}
	.ws-sec .line{width: 0.9rem;margin-top: 0.22rem;}



	/* 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:#245e8c;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;}

	/* productDetail */
	.cp-intro .imgbox{margin-right: 0.3rem;width: 48%;/* height: 3.6rem; */}
	.cp-intro .title{font-size: 0.2rem;line-height: 1.4;}

	.cp-form{padding:.3rem .6rem .55rem;}
	.cp-form .t-tit{font-size: 0.32rem;}


	/* index */
	.idx-ban .item{height: 6rem;}
	.idx-ban .title{font-size: 0.46rem;}
	.idx-ban .txt{font-size: 0.18rem;}
	.idx-ban .more{width: 0.7rem;height: 0.7rem;}
	.idx-ban .more i{left: 0.6rem;}
	.idx-ban .more:hover i{left: 0.64rem;}

	.idx-tt{margin-bottom: 0.4rem;}
	.idx-tt .en{font-size: 0.18rem;}
	.idx-tt .bt{font-size: 0.36rem;}
	.idx-tt .x{height: 0.22rem;}

	.idx-cp{padding:.6rem 0;}
	.idx-cp .list{justify-content: space-between;margin: 0;}
	.idx-cp .list .item{width: 48%;margin:0 0 4% 0;}
	.idx-cp .list .imgbox{height: 3rem;}
	.idx-cp .list .title{font-size: 0.22rem;margin-top: 0.1rem;}


	.idx-us{padding: 0 4%;display: block;}
	.idx-us .info{margin-right: 0;width: 100%;padding:.6rem 0;}
	.idx-us .txt{margin-top: 0.3rem;}
	.idx-us .imgbox{position: static;height: auto;}


	.idx-pics .list{justify-content: space-between;margin: 0;}
	.idx-pics .list .item{width: 48.5%;margin:0 0 3% 0;}

	.us-advan{padding:.6rem 4% .4rem;}
	.us-advan .wrap{display: block;}
	.us-advan .info{width: 100%;padding: 0;}
	.us-advan .tit{font-size: 0.42rem;}
	.us-advan .rbox{width: 100%;margin-top: 0.25rem;}
	.us-advan .pics{position: static;}
	.us-advan .pics .col{transform: skewX(0);}
	.us-advan .pics .col2{padding-top: 0;}
	.us-advan .pics .col2 .imgbox{margin-top: 0;}
	.us-advan .pics .imgbox{margin-bottom: 0.25rem;height: 3.3rem;}

	.us-advan-lb .list li{font-size: 0.2rem;line-height: 0.5rem;}
	.us-advan-lb .list li span{font-size: 0.26rem;}
	.us-advan-lb .fz{font-size: 0.22rem;line-height: 0.4rem;}
	.us-advan-lb .fz::before{top: 0.17rem;height: 0.03rem;}

	.idx-smtt .en{font-size: 1rem;}
	.idx-smtt .bt{margin-top: -0.58rem;font-size: 0.46rem;}



	.idx-gy{padding:.5rem 4% 0;}
	.idx-gy .detail{margin-left:0;display: block;}
	.idx-gy .lbox{height: auto;margin: 0;}
	.idx-gy .topbox{padding: 0;}
	.idx-gy .topbox .us-advan-lb .fz{margin-top: .15rem;}
	.idx-gy .wzbox{margin: 0;}
	.idx-gy .wzbox::after{width: 2rem;}
	.idx-gy .pics{padding:.25rem;margin-left:0;}
	.idx-gy .pics .imgbox{margin-right: 0.2rem;}

	.idx-tps .lbox .item{height: 4.05rem;}

	.idx-cus{padding:.55rem 4% .4rem}
	.idx-cus .item{height: 4rem;}
	.idx-cus .swiper-slide{transform: scale(1);}
	.idx-cus .swiper-pagination{margin-top: 0.3rem;}
	.idx-cus .swiper-pagination-bullet{width: 0.4rem;height: 0.04rem;}


	.idx-ws{padding:.6rem 0;}
	.idx-ws .detail{width: 7.2rem;margin:0 auto;margin-left: 0.3rem;padding:.4rem 0;}
	.idx-ws .item{width: 1.77rem;}
	.idx-ws .item .imgbox{width: 1.2rem;height: 1.2rem;transform:rotate(45deg);overflow: hidden;border:.03rem solid #fff;}
	.idx-ws .item:nth-child(5),.idx-ws .item:nth-child(6),.idx-ws .item:nth-child(7){margin-top: -0.25rem;}

	.idx-choose .list .icon{width: 0.7rem;height: 0.7rem;}
	.idx-choose .list .title{line-height: 1.4;}


	/* about */

	.us-xx .topbox{padding-left: 1rem;height: 1.3rem;}
	.us-xx .topbox .title{font-size: 0.36rem;}
	.us-xx .detail{display: block;}
	.us-xx .detail .imgbox{width: 100%;margin:0;max-height: 4rem;height: auto;}

	.us-xx .list{padding:.2rem;}
	.us-xx .list .imgbox{height: 2.5rem;}
	.us-xx .list .txt{font-size: 0.16rem;line-height: 0.26rem;margin-top: 0.25rem;}

	.us-step .bt{font-size: 0.34rem;margin-bottom: 0.5rem;}
	.us-step .bt br{display: none;}
	.us-step .list .num1,.us-step .list .num2{font-size: 0.32rem;}
	.us-step .list .line{width: 0.6rem;height: 0.06rem;margin-top: -0.08rem;}
	.us-step .list .txt{font-size: 0.18rem;line-height: 1.4;}

	.us-below .bt{font-size: 0.34rem;}
	.us-below .txt::before{display: none;}
	.us-below .swiper-button{width: 0.44rem;height: 0.44rem;margin-top: -0.22rem;background-color: #fff;border-radius:50%;}
	.us-below .swiper-button-prev{left: -0.2rem;}
	.us-below .swiper-button-next{right: -0.2rem;}
	.us-below .swiper2 .swiper-slide{transform: scale(1,1);}
	.us-below .swiper2 .swiper-slide-active{transform: scale(1,1);}
	.us-below .swiper2{padding: 0;}
	.us-below .item{height: 3.5rem;}

	.us-s1{padding:1rem 0 0;}

	.us-tm{display: block;padding:0 4%;margin-bottom: 0.5rem;}
	.us-tm .lbox{width: 100%;margin:0 0 .4rem;}
	.us-tm .imgbox{margin:0;}
	.us-tm .lbox::after{display: none;}
	.us-tm .rbox{padding: 0;}
	.us-tm .bt{font-size: 0.34rem;line-height: 1.3;}
	.us-tm .txt{font-size: 0.21rem;line-height: 1.6;}
	.us-tm .txt span{font-size: 0.25rem;}

	.us-design{padding:.4rem 0 .8rem;}
	.us-design .detail{background:none;padding: 0.15rem;background-color: #245e8c;}
	.us-design .icon{display: none;}
	.us-design .list{/* margin:-4% 0 0;justify-content: space-between; */}
	.us-design .list .item{/* width: 48%;margin:4% 0 0 0; */height: 2.5rem;}


	.us-team .detail{display: block;}
	.us-team .t-tit{font-size: 0.24rem;}
	.us-team .lbox{width: 100%;display: flex;margin-bottom: 2%;}
	.us-team .font{font-size: 0.34rem;line-height: 0.65rem;width: 50%;margin-bottom: 0;display: flex;align-items: center;justify-content: center;}
	.us-team .imgbox1{height: auto;max-height: 2.6rem;width: 50%;}
	.us-team .row1 .item{height: 2.5rem;}
	.us-team .row2 .item{height: 2.5rem;}



	/* .pub-tt .bt{font-size: 0.34rem;} */

}
