@charset "utf-8";


@font-face
{font-family: Lexend;
	font-display: swap;
src: url('../font/Lexend-Regular.ttf')}

@font-face
{font-family: LexendLight;
	font-display: swap;
src: url('../font/Lexend-Light.ttf')}

@font-face
{font-family: LexendSemiBold;
	font-display: swap;
src: url('../font/Lexend-SemiBold.ttf')}

@font-face
{font-family: LexendBold;
	font-display: swap;
src: url('../font/Lexend-Bold.ttf')}

@font-face
{font-family: LexendExtraBold;
	font-display: swap;
src: url('../font/Lexend-ExtraBold.ttf')}



@font-face {
  font-family: 'iconfont';
  font-display: swap;
  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: inherit;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


*{box-sizing:border-box;}
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:'Lexend', "microsoft yahei",'PingFang SC','PingFangMedium';}
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;font-family: 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%}
h1,h2,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: 1545px;width: 90%;}
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.normal{font-weight: normal!important;}
.center{text-align: center!important;}
.img{/* width: 100%; */display: block;    height: auto;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';display: inline-block;vertical-align: middle;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.08,1.08);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;/* display: -ms-flexbox; */-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.clamp1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.clamp2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.clamp3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}

.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;}
.flex-center{display: flex;align-items: center;justify-content: center;}
/* html{font-size: 5.2083vw;} */
body{overflow-x: hidden;color:#181818;font-size: 16px;line-height: 1.5;background:#f9f9f9;}
h1,h2,h3,h4,h5,h6{line-height:1.3;}
/* ::-webkit-input-placeholder{color:#999;}
:-moz-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#999;} */

.squareimg{width:100%;padding-bottom: 100%;overflow: hidden;position: relative;}
.squareimg .img{ position: absolute;top: 50%;left: 50%;width: 100%;height: 100%; object-fit: cover;transform: translate(-50%,-50%);}
.item:hover .imgbox.squareimg .img{transform: translate(-50%,-50%) scale(1.1,1.1) ;}


.btn{color:#fff;background:#e91a2a;height:54px;line-height:54px;border-radius:29px;display: inline-block;vertical-align: middle;padding:0 20px;min-width:180px;text-align: center;border:0;cursor: pointer;}
.btn:hover{background:#c00715;}



/* 公共部分 */
.head{background-color: #fff;position: sticky;width: 100%;left: 0;top: 0;z-index:100;transition: all 0.3s ease;}
.head .wrap{height: 100%;display: flex;align-items: center;justify-content: space-between;}
.head .l,.head .r{display: flex;align-items: center;}

.hd-t{height:110px;}
.hd-b{background:#e60012;}
.hd-b .l{flex:1;width:0;text-align: center;}
.hd-logo .img{height: 80px;width: auto;}

.hd-t .txt{font-family: 'LexendLight';display: flex;align-items: center;}
.hd-t .txt span{margin-left:45px;display: flex;align-items: center;}
.hd-t .txt span:before{font-family: 'iconfont';font-size:24px;color:#e60012;margin-right:8px;}
.hd-t .txt .email:before{content:'\e66f';}
.hd-t .txt .tel:before{content:'\e8ea';}
.hd-t .txt .telephone:before{content:'\e6a2';}

.hd-t .social{color:#616161;font-size:22px;margin-left:55px;display: flex;}
.hd-t .social a{margin-right:25px;}
.hd-t .social a:last-child{margin-right:0;}
.hd-t .quote{margin-left:65px;min-width:auto;height:46px;line-height:46px;}

.hd-nav{margin:0 auto;}
.hd-nav li{display: inline-block;vertical-align: middle;position: relative;margin:0 20px;}
.hd-nav li>a{display: block;line-height: 50px;position: relative;font-size:16px;color:#fff;text-transform: uppercase;padding:0 15px;}
.hd-nav li:hover>a,.hd-nav li.cur>a{color:#000;}

.hd-nav li:hover .drop{opacity: 1;visibility: visible;transform: scaleY(1);}
.hd-nav.show{display: block;}

.hd-nav .drop{width: 230px;position: absolute;left:50%;transform:scaleY(0);visibility: hidden;opacity: 0;transition: all .4s ease 0s;transform-origin: center top;background-color:#f7f7f7;margin-left: -115px;}
.hd-nav .drop .lk{line-height: 22px;display: block;text-align: center;border-bottom:1px solid #e5e5e5;padding:11px 5px;font-size:15px;}
.hd-nav .drop .lk:hover{color:#e60012;}
.hd-nav .drop .lk:last-child{border-bottom:none;}



.hd-sear{}
.hd-sear .icon{cursor: pointer;display: flex;align-items: center;justify-content: center;font-size: 20px;color:#fff;font-weight: bold;cursor: pointer;}
.hd-sear .icon::after{content:'\e651';font-family: 'iconfont';}
.hd-sear:hover .icon{color:#000;}

.hd-sear-box{position: fixed;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,.7);z-index:110;display: none;}
.hd-sear-box .box{max-width: 800px;line-height: 60px;width: 90%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #fff;border-radius:10px;display: flex;overflow: hidden;}
.hd-sear-box .ipt-txt{color:#000;flex:1;overflow: hidden;padding:0 20px;}
.hd-sear-box .submit{width: 60px;height: 60px;border:none;cursor: pointer;margin-right: 5px;font-size: 26px;background:none;font-weight: bold;}
.hd-sear-box .submit::after{content:'\e651';font-family: 'iconfont';}


.hd-lang{position: relative;margin-left: 25px;}
.hd-lang .font{color:#fff;cursor: pointer;display: flex;align-items: center;font-size:16px;}
.hd-lang .font i{font-size: 20px;margin-right: 6px;}
.hd-lang .font::after{content:'\e772';display: inline-block;vertical-align: middle;margin-left: 8px;font-family: 'iconfont';}
.hd-lang .drop{position: absolute;width: 80px;left: 50%;transform: translate(-50%,0);padding-top: 10px;display: none;}
.hd-lang .dropbox{background-color: #fff;padding:12px 8px 12px;position: relative;box-shadow:rgba(0, 0, 0, 0.25) 0 0 10px;}
.hd-lang .lk{font-size: 16px;margin-bottom: 12px;display: flex;align-items: center;}
.hd-lang .lk:last-child{margin:0;}
.hd-lang .ic{width: 23px;margin-right: 10px;}
.hd-lang .lk:hover{color:#e60012;}
.hd-lang:hover .drop{display: block;}
.hd-lang:hover .font{color:#000;}





.foot-touch{padding:90px 0;min-height: 280px;background:#e91a2a;}
.foot-touch .detail{display: flex;color:#fff;align-items: center;}
.foot-touch .bt{font-size: 44px;font-family: 'LexendBold';}
.foot-touch .txt{flex:1;overflow: hidden;padding:0 5% 0 11%;line-height: 2;}
.foot-touch .more{width:180px;height:55px;border:1px solid #fff;border-radius:27px;display: flex;align-items: center;justify-content: center;}
.foot-touch .more::after{content:'\e76e';font-family: 'iconfont';transform: rotate(90deg);margin-left:5px;}
.foot-touch .more:hover{color:#e91a2a;background:#fff;}


.foot{color:#fff;background:#242327;}
.ft-t{padding:70px 0;}
.ft-t .wrap{display: flex;align-items: flex-start;justify-content: space-between;}
.ft-t .col1{flex:1;overflow: hidden;max-width: 550px;}
.ft-t .col2{width: 30%;margin:0 8%;}
.ft-t .col3{width: 25%;max-width: 250px;}
.ft-t .tit{font-size:30px;text-transform: capitalize;font-family: 'LexendSemiBold';margin-bottom:20px;}
.ft-t .txt,.ft-t .lks li{line-height:2.2;}
.ft-t .lks li{font-family: 'LexendLight';}
.ft-t .lks li a{display: inline-block;}
.ft-t .lks li a:hover{color:#e91a2a;}
.ft-t .col2 .lksbox{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ft-t .col2 .lksbox .lks{width: 48%;}
.ft-t .social{display: flex;margin-top: 40px;}
.ft-t .social a{margin-right: 25px;font-size: 30px;}
.ft-t .social a:last-child{margin-right: 0;}
.ft-t .social a:hover{color:#e91a2a;}


.ft-b{background:#1a191b;padding:25px 0;text-align: center;}




/* .gotop{width:56px;height:56px;background:#12369d;color:#fff;position: fixed;z-index:90;right:3%;bottom:5%;font-size:20px;align-items: center;justify-content: center;display: none;}
.gotop::after{content:'\e67f';font-family: 'iconfont';}
.gotop:hover{background:#e91a2a;}
.gotop.show{display: flex;} */




/* news */
.inner-ban{/* height:480px; */}
.inner-ban .img{display: block;}

.main{padding:45px 0 90px;}

.crumb{line-height: 30px;text-transform: capitalize;padding:10px 0;}
.crumb .box{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.crumb i{margin:0 5px;}
.crumb a:hover{color:#e60012;}


.xw-list{display: flex;flex-wrap:wrap;margin:-3% 0 0 -3%;}
.xw-list .item{width:30.3%;margin:3% 0 0 3%;border-radius:10px;overflow: hidden;background:#fff;}
.xw-list .imgbox{height:310px;}
.xw-list .info{padding:35px 7%;position: relative;}
.xw-list .date{color:#e60012;font-family: 'LexendLight';}
.xw-list .title{font-size:20px;color:#181818;-webkit-line-clamp: 3;margin-top:15px;font-family: 'LexendSemiBold';}
.xw-list .morearr{width:62px;height:62px;border-radius:50%;background:#e60012;display: flex;align-items: center;justify-content: center;position: absolute;right: 12%;top:-31px;font-size:24px;color:#fff;opacity: 0;transition: all 0.3s;}
.xw-list .morearr::after{content:'\e8f5';font-family: 'iconfont';}
.xw-list .item:hover{box-shadow:0 0 13px rgba(0,0,0,.2);}
.xw-list .item:hover .morearr{opacity: 1;}

.pagelist{margin-top: 65px;text-align: center;}
.layui-laypage{margin: 0;}
.layui-laypage a, .layui-laypage span{font-size: 16px;min-width: 38px;height: 38px;background-color: #e6e6e6;margin:0 11px;line-height: 38px;text-align: center;padding: 0;overflow: hidden;border:none!important;border-radius:50%;color:#000;}

.layui-laypage .layui-laypage-prev,.layui-laypage .layui-laypage-next{padding:0;border-radius:50%!important;color:#000;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #e91a2a;}
.layui-laypage a:hover{color:#15263e;}
.layui-laypage .layui-laypage-skip{background-color: #fff;height: 38px;line-height: 38px;color:#333;}
.layui-laypage .layui-laypage-curr em{display: block;line-height: 38px;}



/* newsDetail */
.xw-det .title{font-size: 34px;font-weight: bold;text-align: center;}
.xw-det .date{color:#e60012;margin-top:14px;text-align: center;}
.xw-det .edit{line-height:1.6;margin-top:30px;color:#444444;}


.pagenav{margin-top:40px;padding:35px 0 0;border-top:1px solid #e5e5e5;}
.pagenav li{display:flex;margin-bottom:40px;}
.pagenav li:last-child{margin-bottom:0;}
.pagenav li span{margin-right:30px;}
.pagenav li a{color:#444444;}
.pagenav li:hover a{color:#e60012;}





/* download */
.pub-tt{margin-bottom:40px;}
.pub-tt .bt{font-size:54px;color:#000;line-height:1.1;font-family: 'LexendExtraBold';text-transform: uppercase;}
.pub-tt .smwz{max-width:1050px;margin:10px auto 0;color:#444444;}


.down-menu{display: flex;justify-content: center;margin-bottom:55px;}
.down-menu .lk{color:#333640;min-width: 190px;line-height:50px;text-align: center;border:1px solid #dddddd;margin:0 9px;}
.down-menu .lk.cur{color:#fff!important;background:#e60012;border-color:#e60012;}
.down-menu .lk:hover{color:#e60012;border-color:#e60012;}

.down-search{max-width:780px;display: flex;align-items: center;background:#fff;border-radius:40px;margin:0 auto 60px;}
.down-search .ipt-txt{padding:0 25px;font-family: inherit;}
.down-search .submit{width:70px;height:70px;background:none;font-size:24px;color:#000;border:0;cursor: pointer;margin-right:5px;}
.down-search .submit::after{content:'\e651';font-family: 'iconfont'}
.down-search .submit:hover{color:#e60012;}

.down-list{border-top:1px solid #eeeeee;}
.down-list .item{padding:30px 15px;border-bottom:1px solid #eeeeee;display: flex;}
.down-list .title{color:#303030;-webkit-line-clamp: 1;}
.down-list .title:before{content:'\e8a0';font-family: 'iconfont';margin-right:10px;font-size: 28px;display: inline-block;vertical-align: middle;}
.down-list .downbtn{margin-left:50px;}
.down-list .downbtn:before{content:'\e629';font-family: 'iconfont';margin-right:10px;font-size: 18px;font-weight: bold;}
.down-list .item:hover .downbtn{color:#e60012;}


/* contact */
.lx-form .row{display: flex;justify-content: space-between;}
.lx-form .row .item{width: 48.8%;}
.lx-form .item{margin-bottom: 2.4%;border-radius:3px;background:#fff;overflow: hidden;border-radius:4px;border:1px solid #dadada;}
.lx-form .box{background-color: #fff;display: flex;align-items: flex-start;width: 100%;}
.lx-form .tit{color:#343c46;line-height: 50px;margin-left: 15px;position: relative;}
.lx-form .info{flex:1;overflow: hidden;}
.lx-form .ipt{color:#000;width: 100%;}
.lx-form .ipt-txt{height: 50px;line-height: 50px;padding:0 10px 0 15px;}
.lx-form .con{height: 220px;line-height: 1.3;padding:15px 20px;resize:none;}
.lx-form .submit{font-size: 18px;min-width: 240px;height:60px;line-height:60px;}
.lx-form .submit:hover{color:#fff;background:#bb0303;}



/* product */
.cp-main .wrap{display: flex;}
.cp-l{width:340px;}
.cp-r{flex:1;overflow: hidden;padding-bottom:10px;}

.cp-menu{background:#fff;border-radius:6px;overflow: hidden;}
.cp-menu .bt{font-size:20px;color:#fff;height:50px;background:#e60012;padding:0 20px;display: flex;align-items: center;}
.cp-menu .drop{padding:15px 10px 15px 35px;}
.cp-menu .drop .lk{display: block;padding:10px 10px;line-height:22px;}
.cp-menu .drop .lk.cur,.cp-menu .drop .lk:hover{color:#e60012;}

.cp-ms{font-size:17px;margin:0 0 50px 2.3%;}




.cp-list{display: flex;flex-wrap: wrap;margin:-2.3% 0 0 0;}
.cp-list .item{width: 31%;margin:2.3% 0 0 2.3%;}
.cp-list .imgbox{height:300px;background-color: #fff;display: flex;align-items: center;justify-content: center;border-radius:6px;}
.cp-list .img{width: 100%;height: 100%;object-fit: contain;}
.cp-list .title{color:#000;-webkit-line-clamp: 2;margin-top:15px;text-align: center;}
.cp-list .item:hover .title{color:#e60012;}


.swiper-pagination{position: static;margin-top:35px;font-size: 0;}
.swiper-pagination-bullet{width: 8px;height: 8px;background:#7a7a7a;opacity: 1;margin:0 6px!important;}
.swiper-pagination-bullet-active{border-radius:4px;width:54px;background:#e60012;}


/* productDetail */
.cp-top{padding:35px 0 70px;display: flex;align-items: flex-start;justify-content: space-between;}
.cp-top .slide{width: 40%;position: relative;}
.cp-top .slide .item .img{width: 100%;height: 100%;object-fit: contain;}

.cp-top .slide1{margin-top:10px;}
.cp-top .slide1 .item{overflow: hidden;cursor: pointer;height:155px;background:#fff;border:1px solid #fff;position: relative;}
.cp-top .slide1 .swiper-slide-thumb-active .item{border-color:#e60012;}

.cp-top .slide2{background:#fff;}
.cp-top .slide2 .item{display: flex;align-items: center;justify-content: center;height:610px;}
.cp-top .slide2:hover .swiper-button{opacity: 1;}

.cp-top .swiper-container{position: static;}
.cp-top .swiper-button{width: 40px;height: 40px;background:none;margin: 0;top:auto;bottom:55px;display: flex;align-items: center;justify-content: center;font-size:38px;}
.cp-top .swiper-button-prev{left:-40px;}
.cp-top .swiper-button-next{right:-40px;transform: rotate(180deg);}
.cp-top .swiper-button::after{content:'\e779';font-family: 'iconfont';}
.cp-top .swiper-button:hover{color: #e91a2a;}


.cp-top .playicon{width:48px;height:48px;background:url(../images/cp_06.png) no-repeat center;background-size:contain;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}

.cp-top .videobox{width:100%;height:100%;background:#000;}
.cp-top .video{width:100%;height:100%;object-fit: contain;}


.cp-top .info{width: 52%;padding-top:50px;}
.cp-top .title{font-size:40px;font-family: 'LexendBold';line-height: 1.2;margin-bottom:8px;}
.cp-top .smtit{font-size:22px;font-weight: bold;max-width: 600px;margin-bottom:25px;}
.cp-top .txt{color:#3a3a3a;margin-bottom:35px;}
.cp-top .txt p{margin-bottom:15px;}
.cp-top .txt p:last-child{margin-bottom:0;}
.cp-top .xztit{font-size:28px;font-family: 'LexendSemiBold';margin-bottom:20px;}
.cp-top .lks{max-width: 575px;}
.cp-top .lks .lk{display: flex;height:28px;margin-bottom:10px;align-items: center;justify-content: space-between;border-bottom:1px solid #404040;position: relative;}
.cp-top .lks .lk::after{content:'\e768';font-family: 'iconfont';font-size:18px;font-weight: bold;}
.cp-top .lks .lk:before{content:'';position: absolute;left:0;bottom:-1px;width:0;height:1px;background:#e91a2a;transition: all 0.3s;}
.cp-top .lks .lk:hover{color:#e91a2a;}
.cp-top .lks .lk:hover:before{width:100%;}

.cp-top .button{margin-top:60px;}



.cp-det{padding:0 0 40px;}
.cp-det .mod{margin-bottom:70px;}
.cp-det .mod:last-child{margin-bottom:0;}
.cp-det .t-tit{font-size:32px;font-family: 'LexendSemiBold';margin-bottom:20px;}

.cp-det .desc{line-height: 1.6;}

.cp-mod1 .desc{font-size:20px;}
.cp-mod1 .desc p{margin-bottom:13px;}
.cp-mod1 .desc p:last-child{margin-bottom:0;}

.cp-mod2 .table{background:#fff;}
.cp-mod2 .table th,.cp-mod2 .table td{padding:10px;text-align: left;font-weight: normal;}
.cp-mod2 .table th{font-size:20px;background:#c5c5c5;}
.cp-mod2 .table td{font-size:14px;color:#3a3a3a;border-top:1px solid #c6c6c6;border-right:1px solid #c6c6c6;t}
.cp-mod2 .table td:last-child{border-right:0;}


.cp-mod3 .list{display: flex;gap:11px;margin-top:30px;}

.cp-mod4 .item{text-align: center;}
.cp-mod4 .item .imgbox{height:340px;display:flex;align-items: center;justify-content: center;background:#fff;}
.cp-mod4 .item .img{width:100%;height:100%;object-fit: contain;}
.cp-mod4 .item .title{margin-top:13px;}
.cp-mod4 .item:hover .title{color:#e60012;}



.cp-inquiry{padding:75px 0 0;background:#fff;}

.cp-cert{padding:70px 0;background:#fff;}
.cp-cert .swiper-pagination{margin-top:60px;}


.cp-aftersale{padding:0 0 60px;background:#fff;}
.cp-aftersale .list{display: flex;flex-wrap:wrap;justify-content: space-between;}
.cp-aftersale .list .item{width:49%;margin-bottom:2%;padding:45px 4%;background:#f8f8f8;}
.cp-aftersale .list .icon{height:74px;}
.cp-aftersale .list .title{font-size: 28px;font-family: 'LexendBold';margin-top:10px;}
.cp-aftersale .list .txt{font-size: 18px;margin-top:10px;max-width:515px;}


/* project */
.xm-main{}
.xm-main .detail{display: flex;border-top:1px solid #e5e5e5;}
.xm-main .detail .auto{display: flex;}
.xm-main .l{width:250px;border-right:1px solid #e5e5e5;padding:50px 20px 0 0;}
.xm-main .r{padding:50px 0 0 60px;}

.xm-menu .bt{display: none;}
.xm-menu .mod{margin-bottom:25px;}
.xm-menu .tit{font-size:22px;color:#000;font-weight: bold;display: flex;align-items: center;cursor: pointer;}
.xm-menu .tit:before{content:'';width:3px;height:20px;background:#000;margin-right:8px;}
.xm-menu .drop{display: none;}
.xm-menu .lks{margin:10px 0 0 11px;}
.xm-menu .lks li{color:#333640;line-height:1.8;}
.xm-menu .lks li a{display: inline-block;transition: all 0s;}
.xm-menu .lks li:hover{color:#e91a2a;}
.xm-menu .mod.show .drop{display: block;}
.xm-menu .mod.show .tit{color:#e91a2a;}
.xm-menu .mod.show .tit:before{background:#e91a2a;}


.xm-list{display: flex;flex-wrap:wrap;margin:-3% 0 0 -2%;}
.xm-list .item{width:23%;margin:3% 0 0 2%;}
.xm-list .imgbox{height:185px;}
.xm-list .title{font-size:18px;padding:8px 0 0 20px;display: block;}
.xm-list .title::after{content:'\e60f';font-family: 'iconfont';color:#e91a2a;font-weight: bold;margin-left:20px;}
.xm-list .item:hover .title{color:#e91a2a;}



/* projectDetail */

.xm-tt{margin-bottom:25px;}
.xm-tt .bt{font-size:45px;font-family: 'LexendBold';}

.xm-top{padding:30px 0 100px;}
.xm-top .detail{display: flex;align-items: center;justify-content: space-between;}
.xm-top .imgbox{width:50%;height:500px;border-radius:12px;}
.xm-top .info{width:45%;}
.xm-top .title{font-size:48px;font-family: 'LexendBold';line-height:1.2;}
.xm-top .txt{font-size:20px;max-width:625px;margin-top:30px;font-family: 'LexendLight';}
.xm-top .more{margin-top:45px;}


.xm-monit{margin-bottom:80px;}

.xm-feature{margin-bottom:80px;}
.xm-feature .list{display: flex;flex-wrap: wrap;margin:-2% 0 0 -2%;}
.xm-feature .list .item{border-radius:5px;background:#f4f6f9;width:23%;margin:2% 0 0 2%;padding:40px 2% 30px;text-align: center;}
.xm-feature .list .icon{height:60px;width:auto;margin:0 auto 15px;display: block;}
.xm-feature .list .tt{min-height:50px;display: flex;align-items: flex-end;}
.xm-feature .list .title{font-size:22px;font-family: 'LexendSemiBold';line-height:25px;width: 100%;}
.xm-feature .list .txt{color:#383838;font-family: 'LexendLight';margin-top:20px;line-height:1.4;}


.xm-cp{margin-bottom:75px;}
.xm-cp .detail{position: relative;}
.xm-cp .item .imgbox{height:320px;border-radius:8px;background:#f0f0f0;display: flex;align-items: center;justify-content: center;}
.xm-cp .item .img{width: 100%;height:100%;object-fit: contain;}
.xm-cp .item .title{font-size:18px;margin-top:10px;text-align: center;display: block;}
.xm-cp .item:hover .title{color:#e6081f;}

.xm-cp .swiper-container{position: static;}
.xm-cp .swiper-button{width:52px;height:52px;background:#f0f0f0;color:#fff;font-size:18px;display: flex;align-items: center;justify-content: center;border-radius:50%;opacity: 1;margin-top:-40px;}
.xm-cp .swiper-button::after{content:'\e60f';font-family: 'iconfont';}
.xm-cp .swiper-button-prev{transform: rotate(180deg);left:-70px;}
.xm-cp .swiper-button-next{right:-70px;}
.xm-cp .swiper-button:hover{background:#e6081f;}


.xm-cp-project .item .imgbox{height:250px;}
.xm-cp-project .item .img{object-fit: cover;}

/* about */
.us-intro{padding:40px 0 100px;}
.us-intro .detail{display: flex;align-items: flex-start;justify-content: space-between;}
.us-intro .pub-tt{margin:0;}
.us-intro .info{width:44%;}
.us-intro .txt{line-height:1.7;color:#454545;font-family: 'LexendLight';margin-top:25px;}

.us-intro .videobox{width:52%;height:575px;}
.us-intro .videobox .playicon{width: 100px;height: 100px;}

.videobox{position:relative;overflow: hidden;background-color: #000;}
.videobox .shade{position:absolute;width: 100%;height: 100%;left: 0;top: 0;cursor: pointer;}
.videobox .playicon{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index:6;}
.videobox .posterimg{width: 100%;display: block;height: 100%;object-fit: cover;}
.videobox .video{width: 100%;height: 100%;object-fit: contain;}



.us-hist{padding:80px 0;background:#f8f8f7;}
.us-hist .pub-tt{margin:0;}
.us-hist .detail{margin-top:80px;}

.us-hist .item{display: flex;align-items: flex-start;justify-content: space-between;}
.us-hist .item .info{width:60%;padding:75px 0 0;display:flex;align-items: center;}
.us-hist .item .year{font-size:96px;color:#e91a2a;font-weight: bold;line-height:1;margin-right:30px;}
.us-hist .item .txt{font-size:18px;}
.us-hist .item .imgbox{width:35%;height:310px;border-radius:10px;}

.us-hist .grp{text-align: center;cursor: pointer;}
.us-hist .grp .circle{width:28px;height:28px;background:url(../images/us_04.png) no-repeat center;background-size:contain;margin:0 auto;display: block;}
.us-hist .grp .fz{font-size:18px;color:#b2b2b2;margin-top:10px;}


.us-hist .swiper2{margin-top:50px;position: relative;padding:0 3%;}
.us-hist .swiper2:before{content:'';position: absolute;left:0;width:100%;height:1px;border-top:2px solid #b2b2b2;top:14px;}

.us-hist .detail{position: relative;}
.us-hist .swiper-container{position: static;}
.us-hist .swiper-slide-thumb-active .grp .circle{background-image:url(../images/us_04-1.png);}
.us-hist .swiper-slide-thumb-active .grp .fz{color:#15263e;}

.us-hist .swactive .grp .circle{background-image:url(../images/us_04-1.png) !important;}

.us-hist .swiper-button{width:40px;height:40px;border-radius:50%;background-color:#e91a2a;margin:0;top:auto;bottom:30px;background-size:8px;opacity: 1;}
.us-hist .swiper-button-prev{left:0;}
.us-hist .swiper-button-next{right:0;}
.us-hist .swiper-button:hover{background-color:#c00715;}


.us-fac{padding:70px 0;}
.us-fac .item .imgbox{height:280px;}

.us-team{padding:20px 0 0;}
.us-team .pic{width:100%;}



/* index */
.idx-ban{position: relative;}
.idx-ban .item{height: calc(100vh - 160px);position: relative;overflow: hidden;}
.idx-ban .box{position: absolute;width:100%;left:0;top:50%;transform: translate(0,-50%);}
.idx-ban .auto{display: flex;justify-content: flex-end;}
.idx-ban .info{max-width:590px;}
.idx-ban .title{font-size:56px;color:#000;font-family: 'LexendExtraBold';line-height:1.2;text-transform: uppercase;}
.idx-ban .txt{font-size:24px;margin-top:14px;max-width:470px;}
.idx-ban .more{margin-top:50px;}
.idx-ban .more::after{content:'\e775';font-family: 'iconfont';transform: rotate(90deg);margin:2px 0 0 8px;}


.idx-ban .swiper-pagination{position: absolute;margin:0;bottom:35px;}
.idx-ban .swiper-pagination-bullet{width:12px;height:12px;}
.idx-ban .swiper-pagination-bullet-active{width:48px;border-radius:10px;}


.idx-ban .item .img{transition: 3s linear;transform: scale(1.1);}
.idx-ban .swiper-slide-active .item img{transform: scale(1);}

.idx-us{padding:80px 0;}
.idx-us .pub-tt{margin:0;}
.idx-us .detail{display: flex;align-items: center;justify-content: space-between;}
.idx-us .videobox{width:52%;height:575px;}
.idx-us .videobox .playicon{width:100px;height:100px;}
.idx-us .info{width:41%;}
.idx-us .txt{color:#454545;font-family: 'LexendLight';margin-top:25px;}
.idx-us .list{margin-top:30px;display:flex;justify-content: space-between;}
.idx-us .list li{min-width:11%;}
.idx-us .list .icon{height:34px;width:auto;}
.idx-us .list .year{font-size: 36px;line-height:1;margin-top:12px;font-family: 'LexendSemiBold';}
.idx-us .list .year i{font-size: 45px;}
.idx-us .list .font{color:#454545;font-family: 'LexendLight';margin-top:8px;}
.idx-us .readmore{margin-top:65px;}
.idx-us .readmore::after{content:'\e775';font-family: 'iconfont';margin-left:10px;font-size: 14px;}

.idx-solu{padding:70px 0 0;}
.idx-solu .item{display: block;height: 775px;color:#fff;position: relative;}
.idx-solu .item .imgbox{height:100%;}
.idx-solu .item .info{position: absolute;width:100%;left:0;top:0;bottom:0;background:rgba(0,0,0,.05);display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;padding:0 10% 55px;}
.idx-solu .item .title{font-size:24px;font-family: 'LexendSemiBold';text-align: center;}
.idx-solu .item .txt{-webkit-line-clamp: 5;margin-top:10px;}
.idx-solu .item .more{color:#e60012;margin-top:20px;display: inline-block;text-decoration: underline;}
.idx-solu .item .more::after{content:'\e60e';font-family: 'iconfont';transform: rotate(-30deg);display: inline-block;vertical-align: middle;margin-left:3px;}
.idx-solu .item .smb{display: none;}

.idx-solu .swiper-slide-active .item .info{background:rgba(0,0,0,.55);}
.idx-solu .swiper-slide-active .item .smb{display: block;}
.idx-solu .swiper-slide-active .item .title{font-size:32px;}

.idx-solu .swiper-button{width:70px;height:70px;border-radius:50%;background-color:#e91a2a;margin-top:-35px;opacity: 1;background:rgba(0,0,0,.3);font-size:20px;color:#fff;display: flex;align-items: center;justify-content: center;}
.idx-solu .swiper-button::after{content:'\e60e';font-family: 'iconfont';}
.idx-solu .swiper-button-prev{left:4%;transform: rotate(180deg);}
.idx-solu .swiper-button-next{right:4%;}
.idx-solu .swiper-button:hover{background-color:#c00715;}


.idx-solu .swiper-slide{width: calc(25vw - 195px);}
.idx-solu .swiper-slide-active{ width:780px;}




.idx-xw{padding:70px 0 90px;background:#f9f9f9;}


.pop-quote{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index:110;background-color: rgba(0,0,0,.6);display: none;}
.pop-quote .wrap{padding: 0;background-color: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width:94%;max-width: 1000px;border-radius:14px;}
.pop-quote .bt{font-size: 30px;line-height: 80px;border-bottom:1px solid #efefef;padding:0 30px;text-transform: uppercase;font-weight: bold;}
.pop-quote .detail{padding:30px;width: 100%;}
.pop-quote .close{width: 30px;height: 30px;cursor: pointer;position: absolute;right: 15px;top: 15px;display: flex;align-items: center;justify-content: center;font-size:26px;}
.pop-quote .close::after{content:'\eca0';font-family: 'iconfont';}
.pop-quote .close:hover{color:#e91a2a;}






.pc-show{display: block!important;}
.sj-show{display: none!important;}

@media screen and (min-width:1401px) and (max-width:1500px){

	.hd-t .social{margin-left:45px;}
	.hd-t .quote{margin-left:45px;}


}

@media screen and (min-width:1261px) and (max-width:1400px){
	.hd-t .txt span{margin-left:25px;}
	.hd-t .social{margin-left:45px;}
	.hd-t .social a{margin-right:15px;}
	.hd-t .quote{margin-left:45px;}

	.hd-nav li{margin:0 10px;}





	.pub-tt .bt{font-size:48px;}


	/* news */
	.xw-list .imgbox{height:240px;}
	.xw-list .morearr{width:50px;height:50px;top:-25px;right:8%;font-size:22px;}


	/* product */
	.cp-l{width:300px;}
	.cp-list .imgbox{height:250px;}

	/* productdetail */
	.cp-top .slide2 .item{height:520px;}

	.cp-top .title{font-size:50px;}

	.cp-aftersale .list .icon{height:62px;}
	.cp-aftersale .list .title{font-size:24px;}

	/* project */
	.xm-main .r{padding-left:50px;}

	/* projectdetail */
	.xm-tt .bt{font-size:38px;}

	.xm-top .title{font-size:36px;}

	.xm-cp .swiper-button-prev{left:-60px;}
	.xm-cp .swiper-button-next{right:-60px;}

	/* about */
	.us-hist .item .year{font-size:68px;}

	.us-vr .iframe{height:500px;}

	/* index */
	.idx-solu .item{height:600px;}


	.idx-solu .swiper-slide{width: calc(33.33vw - 150px);}
	.idx-solu .swiper-slide-active{ width:600px;}



}



@media (max-width:1260px){

	.sj-menu{position:absolute;right: 2%;top: 50%;width: 40px;height: 40px;margin-top: -20px;display: flex;align-items: center;justify-content: center;font-size: 30px;color:#000;}
	.sj-menu::after{content:'\e790';font-family: 'iconfont';}
	.sj-menu.close::after{content:'\eca0';}



	/* 公共部分 */
	.head{border-bottom:1px solid #efefef;}
	.head .wrap{width:90%;}
	.head .r{margin-right:0;}

	.hd-logo .img{height:50px;}

	.hd-t{height:90px;}
	.hd-t .txt,.hd-t .social{display: none;}
	.hd-t .quote{margin:0 190px 0 0;}
	.hd-b .r{position: absolute;right:80px;top:30px;}


	.hd-sear{}
	.hd-sear .icon{width: 28px;height: 28px;background-size: 24px;color:#000;}
	.hd-sear:hover .icon{color:#e60012;}

	.hd-lang {margin-right: 0;}
	.hd-lang .font{font-size: 16px;color:#000;}
	.hd-lang .font .ico{width: 30px;}
	.hd-lang .font::before{width: 24px;height: 24px;margin-right: 5px;}
	.hd-lang:hover .font{color:#e60012;}


	.hd-nav{position: fixed;width: 100%;left: 0;top: 90px;bottom: 0;overflow-y: scroll;background-color: #fff;overflow-x: hidden;margin:0;border-top:1px solid #efefef;display: none;}
	.hd-nav li{display: block;margin: 0;border-bottom:1px solid #efefef;position: relative!important;text-align: left;}
	.hd-nav li>a{line-height: 70px;padding:0 4%;color:#000;}
	.hd-nav li>a::after{display: none;}
	.hd-nav li:hover>a, .hd-nav li.cur>a{color:#e60012;}

	.hd-nav li:hover .drop{opacity: 0;visibility: hidden;transform: scaleY(0);}
	.hd-nav .drop{width: 100%;padding: 0 0 0 5%;margin: 0;transition: all 0s;}
	.hd-nav .drop.show{opacity: 1!important;visibility: visible!important;transform: translate(0)  scaleY(1)!important;position: static!important;}

	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 70px;height: 70px;display: flex;align-items: center;justify-content: center;font-size: 24px;}
	.hd-nav .arrow::after{content:'\e772';font-family: 'iconfont';}
	.hd-nav .arrow.this{transform: rotate(180deg);}

	.hd-nav .drop .lk{line-height: 60px;padding:0 0 0 10px;text-align: left;font-size:16px;}
	.hd-nav .drop .lk:hover{background:#fff;}



	.foot-touch{padding:70px 0;}
	.foot-touch .detail{display: block;text-align: center;}
	.foot-touch .bt{font-size:40px;}
	.foot-touch .txt{padding:0;}
	.foot-touch .more{margin:40px auto 0;}


	.ft-t .col2{width:28%;}
	.ft-t .col2 .lksbox{display: block;}
	.ft-t .col2 .lksbox .lks{width:100%;}


	.pub-tt .bt{font-size:48px;}

	/* news */
	.inner-ban{height:340px;}

	.xw-list .imgbox{height:240px;}
	.xw-list .info{padding:25px 7%;}

	.pagelist{margin-top:50px;}
	.layui-laypage a, .layui-laypage span{font-size: 18px;min-width: 40px;height: 40px;line-height: 40px;}
	.layui-laypage .layui-laypage-curr em{line-height: 40px;}


	/* newsdetail */
	.xw-det .title{font-size:30px;}

	/* download */


	/* contact */

	/* product */
	.cp-l{width:300px;margin-right:25px;}

	.cp-list{justify-content: space-between;}
	.cp-list .item{width: 48%;margin: 4% 0 0;}
	.cp-list .imgbox{height:280px;}



	/* productdetail */
	.cp-top .info{padding:0;width:50%;}
	.cp-top .title{font-size:40px;}
	.cp-top .smtit{font-size:20px;}

	.cp-top .slide{width:44%;}
	.cp-top .slide2 .item{height:450px;}


	.cp-top .slide1 .item{height:100px;}
	.cp-top .playicon{width:34px;height:34px;}

	.cp-top .swiper-button{bottom:27px;}

	.cp-mod1 .desc{font-size:18px;}

	.cp-mod4 .item .imgbox{height:300px;}



	/* project */
	.xm-list{margin:-4% 0 0;justify-content: space-between;}
	.xm-list .item{width:48%;margin:4% 0 0;}

	/* projectdetail */
	.xm-tt .bt{font-size:38px;}

	.xm-top .imgbox{height:440px;}
	.xm-top .title{font-size:38px;}
	.xm-top .txt{font-size:18px;margin-top:20px;}

	.xm-feature .list .item{width:48%;}

	.xm-cp .detail{padding:0 25px;}
	.xm-cp .item .imgbox{height:260px;}
	.xm-cp .swiper-button-prev{left:-45px;}
	.xm-cp .swiper-button-next{right:-45px;}



	/* about */
	.us-intro .detail{display: block;}
	.us-intro .videobox{width:100%;margin-top:30px;}
	.us-intro .info{width:100%;}

	.us-hist .item{align-items: center;}
	.us-hist .item .imgbox{width:45%;}
	.us-hist .item .info{display: block;padding:0;width:50%;}
	.us-hist .item .year{font-size:72px;margin:0 0 15px;}



	/* index */
	.idx-ban .item{height: 540px;}
	.idx-ban .info{max-width:400px;}
	.idx-ban .title{font-size:38px;}
	.idx-ban .txt{font-size:20px;}
	.idx-ban .more{margin-top:30px;}


	.idx-us .detail{display: block;}
	.idx-us .videobox{width:100%;margin:30px 0 0;height:440px;}
	.idx-us .info{width:100%;}

	.us-vr .iframe{height:440px;}



	.idx-solu .item{height:560px;}
	.idx-solu .swiper-slide,.idx-solu .swiper-slide-active{width: 700px;}

	.idx-solu .swiper-button{width:56px;height:56px;margin-top:-28px;}



}

@media (max-width:991px){
	.sj-menu{font-size:26px;}

	.hd-t{height:80px;}
	.hd-b .r{top:25px;}

	.hd-sear .icon{font-size:18px;}

	.hd-lang .font{font-size:15px;}
	.hd-lang .font i{font-size:18px;}
	.hd-nav{top:80px;}




	.foot-touch{padding:60px 0;}
	.foot-touch .bt{font-size:36px;}
	.foot-touch .txt{padding:20px 0 0;}
	.foot-touch .more{margin:40px auto 0;height:47px;}

	.ft-t{padding:40px 0;}
	.ft-t .wrap{display: block;}
	.ft-t .col{width:100%;max-width:100%;margin:0 0 40px;}
	.ft-t .col:last-child{margin:0;}
	.ft-t .tit{font-size:26px;margin-bottom:15px;}
	.ft-t .lks{display: flex;flex-wrap:wrap;margin:-5px 0 0 -2%;}
	.ft-t .lks li{min-width:23%;margin:5px 0 0 2%;}

	.ft-t .social{margin-top:25px;}


	.main{padding:30px 0 70px;}

	.pub-tt{margin-bottom:30px;}
	.pub-tt .bt{font-size:38px;}

	/* news */
	.inner-ban{height:240px;}

	.xw-list .item{width:47%;}
	.xw-list .title{font-size:18px;margin-top:10px;}


	.pagelist{margin-top:50px;}
	.layui-laypage a, .layui-laypage span{font-size: 16px;min-width: 34px;height: 34px;line-height: 34px;}
	.layui-laypage .layui-laypage-curr em{line-height: 34px;}


	/* newsdetail */
	.xw-det .title{font-size:24px;}

	/* download */
	.down-menu{flex-wrap:wrap;}
	.down-menu .lk{min-width:135px;padding:0 20px;}


	.down-search{max-width:580px;margin:0 auto 40px;}
	.down-search .ipt-txt{padding:0 20px;}
	.down-search .submit{width:60px;height:60px;}



	/* contact */
	.lx-form .item{border:0;border-radius:0;}
	.lx-form .box{display: block;}
	.lx-form .info{border:1px solid #dadada;border-radius:4px;}
	.lx-form .tit{margin:0;line-height:40px;}
	.lx-form .submit{margin-top:40px;}



	/* product */
	.cp-main .wrap{display: block;}
	.cp-l{margin:0 0 25px;width: 100%;}
	.cp-r{width: 100%;}

	.cp-menu .drop{padding:0;}
	.cp-menu .bt{display: flex;justify-content: space-between;font-size:20px;}
	.cp-menu .bt::after{content:'\e772';font-family: 'iconfont';}
	.cp-menu .close{width:40px;height:40px;position: absolute;left:400px;top:15px;color:#fff;font-size:24px;}
	.cp-menu .close::after{content:'\eca0';font-family: 'iconfont';}
	.cp-menu .drop{position: fixed;width:100%;left:0;top:0;bottom:0;background:rgba(0,0,0,.6);z-index:101;transform: translate(-100%,0);transition: all 0.2s;}
	.cp-menu .drop.show{transform: translate(0,0);}
	.cp-menu .list{width:360px;height:100%;background:#f8f8f8;overflow-y: scroll;padding:20px;}


	.cp-ms{font-size:16px;margin:0 0 40px;}



	/* productdetail */
	.cp-top{display: block;}
	.cp-top .info{width:100%;}
	.cp-top .title{font-size:36px;}
	.cp-top .button{margin-top:40px;}
	.cp-top .slide{width:100%;margin:0 0 40px;}

	.cp-det .mod{margin-bottom:50px;}
	.cp-det .t-tit{font-size:26px;}

	.cp-mod1 .desc{font-size:16px;}

	.cp-mod2 .table th, .cp-mod2 .table td{padding: 10px;}

	.cp-aftersale .list .icon{height:52px;}
	.cp-aftersale .list .title{font-size:24px;}
	.cp-aftersale .list .txt{font-size:16px;}



	.swiper-pagination-bullet-active{width:34px;}


	/* project */
	.xm-main .detail{border:0;}
	.xm-main .detail .auto{display: block;}
	.xm-main .l{width:100%;border:0;padding:0;}
	.xm-main .r{padding:0;}

	.xm-menu .mod{position: relative;}
	.xm-menu .mod.show .drop{display: none;}
	.xm-menu .mod.show .tit{color:#000;}
	.xm-menu .mod.show .tit:before{background:#000;}
	.xm-menu .tit{line-height:44px;position: relative;border-bottom:1px solid #efefef;}
	.xm-menu .tit::after{content:'\e775';font-family: 'iconfont';transform: rotate(90deg);font-weight: normal;position: absolute;right: 0;top: 50%;line-height:30px;margin-top:-15px;}
	.xm-menu .lks{display: flex;flex-wrap:wrap;margin-left:-2%;padding-bottom:8px;}
	.xm-menu .lks li{min-width:23%;margin:2px 0 2px 2%;}

	.xm-menu .drop{position: relative;width: 100%;left:0;background:#f9f9f9;padding:8px 5%;z-index:30;}

	.xm-menu .mod.cur .drop{display: block;}
	.xm-menu .mod.cur .tit::after{transform: rotate(-90deg);}


	/* projectdetail */
	.xm-tt .bt{font-size:34px;}

	.xm-top{padding:30px 0 70px;}
	.xm-top .imgbox{height:440px;}
	.xm-top .title{font-size:30px;}
	.xm-top .txt{font-size:17px;margin-top:15px;}
	.xm-top .more{margin-top:25px;}

	.xm-monit{margin-bottom:60px;}

	.xm-feature{margin-bottom:60px;}

	.xm-cp .detail{padding:0 25px;}
	.xm-cp .item .imgbox{height:220px;}
	.xm-cp .swiper-button{width:40px;height:40px;}
	.xm-cp .swiper-button-prev{left:-30px;}
	.xm-cp .swiper-button-next{right:-30px;}




	/* about */
	.us-intro{padding:40px 0 70px;}
	.us-intro .imgbox{height:auto;}
	.us-intro .videobox{height:340px;}
	.us-intro .videobox .playicon{width: 70px;height: 70px;}

	.us-vr .iframe{height:400px;}


	.us-hist{padding:60px 0;}
	.us-hist .detail{margin-top:30px;}
	.us-hist .item .year{font-size:60px;}
	.us-hist .item .txt{font-size:17px;}
	.us-hist .item .imgbox{height:240px;}

	.us-fac{padding:60px 0;}
	.us-fac .item .imgbox{height:240px;}



	/* index */
	.idx-ban .item{height: 400px;}
	.idx-ban .info{max-width:310px;}
	.idx-ban .title{font-size:30px;}
	.idx-ban .txt{font-size:17px;}
	.idx-ban .more{margin-top:30px;height:46px;line-height:46px;min-width:auto;}
	.idx-ban .swiper-pagination{bottom:20px;}
	.idx-ban .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px!important;}
	.idx-ban .swiper-pagination-bullet-active{width:24px;}

	.idx-us .videobox{height:340px;}
	.idx-us .videobox .playicon{width: 70px;height: 70px;}
	.idx-us .readmore{margin-top:35px;}


	.idx-solu{padding:60px 0 0;}
	.idx-solu .item{height:460px;}
	.idx-solu .item .info{padding:0 8% 30px;}
	.idx-solu .swiper-slide,.idx-solu .swiper-slide-active{width: 550px;}
	.idx-solu .swiper-slide-active .item .title{font-size:26px;}

	.idx-solu .swiper-button{width:40px;height:40px;margin-top:-20px;}

	/* 弹窗 */
	.pop-quote .bt{font-size:26px;line-height:70px;}
	.pop-quote .detail{padding:20px 40px 30px;}
	.pop-quote .lx-form .con{height:140px;}
	.pop-quote .lx-form .submit{margin-top:25px;}
	.pop-quote .lx-form .ipt-txt{height: 44px;line-height: 44px;}
	.pop-quote .lx-form .submit{height: 54px;line-height: 54px;}



}

@media (max-width:767px) {
	body{font-size:15px;line-height:1.4;}

	.pc-show{display: none!important;}
	.sj-show{display: block!important;}

	.sj-menu.close{font-size:24px;}

	.hd-t{height:65px;}
	.hd-logo .img{height:40px;}

	.hd-b .r{right:60px;top:19px;}

	.hd-lang{margin-left:15px;}
	.hd-lang .font::after{margin-left:4px;}

	.hd-t .quote{position: fixed;right: 0;bottom: 6%;margin:0;z-index:70;width:90px;height:auto;line-height:18px;padding:8px 0;border-radius:10px 0 0 10px;}

	.hd-nav{top:65px;}
	.hd-nav li>a{padding:0 6%;line-height: 60px;}
	.hd-nav .arrow{width:60px;height:60px;font-size:20px;}
	.hd-nav .drop .lk{line-height: 55px;}

	.foot-touch{padding:50px 0;}
	.foot-touch .bt{font-size:26px;}
	.foot-touch .txt{line-height:1.8;}
	.foot-touch .more{height:44px;}


	.ft-t .tit{font-size:22px;}
	.ft-t .lks li{min-width:48%;}
	.ft-t .social{margin-top:20px;}
	.ft-t .social a{font-size:20px;}
	.ft-b{padding:17px 0;font-size: 14px;}

	.main{padding:30px 0 50px;}

	.pub-tt{margin-bottom:20px;}
	.pub-tt .bt{font-size:28px;}
	.pub-tt .smwz{font-size:14px;}

	.btn{height:46px;line-height:46px;padding:0 24px;min-width:auto;}

	/* news */
	.inner-ban{height:200px;}

	.crumb{line-height:25px;font-size: 14px;}


	.xw-list{display: block;margin:-5% 0 0;}
	.xw-list .item{width:100%;margin:5% 0 0;}
	.xw-list .imgbox{height:auto;max-height:200px;}
	.xw-list .info{padding:20px 5%;}



	.pagelist{margin-top:40px;}
	.layui-laypage a, .layui-laypage span{font-size: 14px;min-width: 30px;height: 30px;line-height: 30px;}
	.layui-laypage .layui-laypage-curr em{line-height: 30px;}
	.layui-laypage a, .layui-laypage span{margin:0 7px;}



	/* news */

	/* newsdetail */
	.xw-det .title{font-size:22px;}

	.pagenav{padding:25px 0 0;}
	.pagenav li{line-height:26px;flex-direction: column;margin-bottom: 20px;}

	/* download */
	.down-menu{flex-wrap:wrap;justify-content: space-between;margin-bottom:0;padding:0 0 20px;}
	.down-menu .lk{min-width:auto;padding:0 20px;width:48%;margin:0 0 15px;}

	.down-search{max-width:100%;margin:-10px auto 30px;}
	.down-search .ipt-txt{padding:0 20px;}
	.down-search .submit{width:50px;height:50px;font-size:20px;}


	.down-list .item{flex-direction: column;align-items: flex-end;padding:30px 0;line-height:34px;}
	.down-list .title{margin-bottom:6px;width: 100%;}
	.down-list .title:before{font-size:25px;}


	/* contact */
	.lx-form .row{display: block;}
	.lx-form .row .item{width: 100%;}
	.lx-form .ipt-txt{height:42px;line-height:42px;}
	.lx-form .con{height:180px;}
	.lx-form .submit{font-size:16px;margin-top:20px;min-width: 190px;height: 50px;line-height: 50px;}

	/* product */
	.cp-l{margin:0 0 5%;}

	.cp-menu .bt{font-size:18px;height:48px;}
	.cp-menu .close{left:88%;}
	.cp-menu .list{width:80%;}


	.cp-ms{font-size:15px;margin:0 0 20px;}



	.cp-list .item{width:100%;margin-top:8%;}
	.cp-list .imgbox{height:220px;}
	.cp-list .title{font-size:17px;}


	/* productdetail */
	.cp-top{padding:10px 0 50px;}
	.cp-top .title{font-size:28px;}
	.cp-top .smtit{font-size:18px;margin-bottom:15px;}
	.cp-top .xztit{font-size:22px;margin-bottom:10px;}
	.cp-top .lks .lk{height:30px;}
	.cp-top .button{margin-top:25px;}

	.cp-top .slide{width:100%;margin:0 0 30px;}
	.cp-top .slide2 .item{height: 300px;}
	.cp-top .slide1{padding:0 25px;}
	.cp-top .slide1 .item{height:80px;}
	.cp-top .swiper-button{width: 30px;height:30px;font-size:28px;}
	.cp-top .swiper-button-prev{left:-10px;}
	.cp-top .swiper-button-next{right:-10px;}



	.cp-det .mod{margin-bottom:40px;}
	.cp-det .t-tit{font-size:24px;margin-bottom:15px;}

	.cp-mod1 .desc{font-size:15px;}

	.cp-mod2 .table th{font-size:16px;}
	.cp-mod2 .table th, .cp-mod2 .table td{padding: 10px;}

	.cp-mod3 .list{gap:5px;}

	.cp-mod4 .item .imgbox{height:160px;}

	.cp-inquiry{padding:50px 0 0;}

	.cp-cert{padding:50px 0;}
	.cp-cert .swiper-pagination{margin-top:35px;}

	.cp-aftersale .list{margin:-5% 0 0;}
	.cp-aftersale .list .item{width:100%;text-align: center;margin:5% 0 0;padding:35px 6%;}
	.cp-aftersale .list .icon{height:46px;}
	.cp-aftersale .list .title{font-size:22px;}



	.swiper-pagination-bullet-active{width:26px;}
	.swiper-pagination-bullet{margin:0 4px!important;}


	/* project */
	.xm-menu .mod{margin-bottom:10px;}
	.xm-menu .tit{font-size:20px;}
	.xm-menu .tit{line-height:44px;position: relative;border-bottom:1px solid #efefef;}

	.xm-list{display: block;}
	.xm-list .item{width:100%;margin:5% 0 0;}
	.xm-list .imgbox{height:190px;}
	.xm-list .title{text-align: center;}

	/* projectdetail */
	.xm-tt{margin-bottom:15px;}
	.xm-tt .bt{font-size:24px;}

	.xm-top{padding:20px 0 50px;}
	.xm-top .detail{display: block;}
	.xm-top .imgbox{height:auto;width: 100%;max-height:240px;margin:0 0 20px;}
	.xm-top .info{width: 100%;}
	.xm-top .title{font-size:22px;}
	.xm-top .txt{font-size:16px;margin-top:10px;}
	.xm-top .more{margin-top:25px;}

	.xm-monit{margin-bottom:50px;}

	.xm-feature{margin-bottom:50px;}
	.xm-feature .list{display: block;margin:-5% 0 0;}
	.xm-feature .list .item{width:100%;margin:5% 0 0;}
	.xm-feature .list .icon{height:50px;margin-bottom:10px;}
	.xm-feature .list .tt{min-height:auto;display: block;}
	.xm-feature .list .title{font-size:20px;}
	.xm-feature .list .txt{margin-top:15px;}

	.xm-cp{margin-bottom:50px;}
	.xm-cp .detail{padding:0;}
	.xm-cp .item .imgbox{height:220px;}
	.xm-cp .item .title{font-size:17px;}
	.xm-cp .swiper-button{width:34px;height:34px;font-size:14px;background:#e6081f;}
	.xm-cp .swiper-button-prev{left:-10px;}
	.xm-cp .swiper-button-next{right:-10px;}



	/* about */
	.us-intro{padding:30px 0 50px;}
	.us-intro .txt{margin-top:15px;line-height:1.6;}
	.us-intro .videobox{height:260px;}
	.us-intro .videobox .playicon{width: 50px;height: 50px;}

	.us-hist{padding:50px 0;}
	.us-hist .detail{margin-top:30px;}
	.us-hist .item{flex-direction: column-reverse;}
	.us-hist .item .info{width:100%;}
	.us-hist .item .year{font-size:36px;margin-bottom:10px;}
	.us-hist .item .txt{font-size:16px;-webkit-line-clamp: 5;}
	.us-hist .item .imgbox{height:220px;width: 100%;margin:0 0 15px;}

	.us-hist .swiper2{margin-top:30px;padding:0 25px;}
	.us-hist .swiper2:before{top:10px;}
	.us-hist .grp .circle{width:22px;height:22px;}
	.us-hist .grp .fz{font-size:16px;}
	.us-hist .swiper-button{width:30px;height:30px;}


	.us-fac{padding:45px 0;}
	.us-fac .item .imgbox{height:240px;}

	.us-vr .iframe{height:350px;}

	/* index */
	.idx-ban .item{height: 280px;}
	.idx-ban .info{max-width:80%;text-align: right;}
	.idx-ban .title{font-size:24px;}
	.idx-ban .txt{font-size:16px;}
	.idx-ban .more{margin-top:20px;font-size:14px;height:40px;line-height:40px;padding:0 15px;}


	.idx-us{padding:50px 0;}
	.idx-us .txt{margin-top:15px;}
	.idx-us .list .icon{height:30px;}
	.idx-us .list .year{font-size:18px;margin-top:8px;}
	.idx-us .list .year i{font-size:28px;}
	.idx-us .readmore{margin:35px auto 0;}

	.idx-us .videobox{height:260px;}
	.idx-us .videobox .playicon{width: 50px;height: 50px;}

	.idx-xw{padding:50px 0;}
	.idx-xw .detail{padding-top:1px;}


	.idx-solu{padding:50px 0 0;}
	.idx-solu .item{height:400px;}
	.idx-solu .item .info{padding:0 8% 30px;}
	.idx-solu .swiper-slide,.idx-solu .swiper-slide-active{width: 100%;}
	.idx-solu .swiper-slide-active .item .title{font-size:22px;}

	.idx-solu .swiper-button{display: none;}




	/* 弹窗 */
	.pop-quote .close{font-size:22px;}
	.pop-quote .wrap{border-radius:8px;}
	.pop-quote .bt{font-size:20px;line-height:55px;padding:0 15px;}
	.pop-quote .detail{padding:10px 15px 20px;}
	.pop-quote .lx-form .con{height:140px;}
	.pop-quote .lx-form .submit{margin-top:15px;height: 44px;line-height: 44px;}
	.pop-quote .lx-form .ipt-txt{height: 36px;line-height: 36px;}




}

