@font-face {
  font-family: 'hm';
  src: url('fonts/HarmonyOS/Light.woff') format('woff');
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: 'hm';
  src: url('fonts/HarmonyOS/Regular.woff') format('woff');
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'hm';
  src: url('fonts/HarmonyOS/Medium.woff') format('woff');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'hm';
  src: url('fonts/HarmonyOS/Bold.woff') format('woff');
  font-weight: bold;
  font-display: swap;
}

body {font-family: 'hm'; font-weight: normal; --hover-color:#e60012;--white:#fff; --black:#333; --grey:#666; --grey2:#999; --rgb-white:255,255,255;--rgb-black:0,0,0; font-size: var(--font-size16);--rgb-hover:230,0,18; --radius: .1rem;}

a:hover{color:var(--hover-color); }


/*effict*/
.Scale-img {overflow: hidden; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;transition: all .5s;-webkit-transition: all .3s;}
.imgbox img{ width:100%;height:100%;object-fit: cover;transition: all ease 0.3s;}

.itemhover{transition: all ease 0.3s;}
.activehover{box-shadow: 0px 3px 18px 0px rgba(var(--rgb-hover),0.2) !important;-webkit-transform: translate3d(0, -2px, 0);transform: translate3d(0, -2px, 0);}

.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;z-index: -10;left: 0;}


.Hometitle {margin-bottom: 0.4rem;position: relative;z-index: 1;line-height: 1.2;}
.Hometitle .cn {font-size: var(--font-size48);color: #000;font-weight: 500;}
.Hometitle .en{font-size:var(--font-size24); color: var(--green); text-transform: uppercase; margin-bottom: .12rem; }
.Hometitle.white .cn {color: #fff;}
.Hometitle.white .en{ /* color: #fff; */}
.Hometitle.center{ text-align: center;}

.Homemore a{display: flex;align-items: center;width: 1.6rem;height: .55rem;border-radius: 0.5rem; border: 0.01rem solid var(--hover-color); color:var(--hover-color);justify-content: center;transition: .5s all;overflow:hidden;position: relative;}
.Homemore a::after{display: inline-block;content: '';width: 0.5em;height: 0.5em;transform: rotate(45deg);border-top: 0.02rem solid var(--hover-color);border-right: 0.02rem solid var(--hover-color);margin-left: 0.15rem;vertical-align: middle;}
.Homemore a:before{content:"";position:absolute;right:125%;bottom:0;width:150%;height:150%;transform:skew(-45deg);background:var(--hover-color);z-index:-1;transition:.5s all;}
.Homemore a:hover:before{right:-25%;}
.Homemore a:hover{ color: #fff;}
.Homemore a:hover::after{ border-color: #fff;}

.Homemore.white a{border: 0.01rem solid var(--hover-color); color:#fff; background: var(--hover-color);}
.Homemore.white a::after{border-color: #fff;}

@media(max-width: 1024px) {
.Hometitle{margin-bottom: 0.3rem;}
.Hometitle .cn {font-size: var(--font-size40);}
.Hometitle .en {font-size: var(--font-size50);}
}
@media(max-width:640px) {
.Hometitle{margin-bottom: 0.24rem;}
.Hometitle .cn {font-size: var(--font-size32);}
.Hometitle .en {font-size: var(--font-size36);}
/* .imgbox img{ min-height:3.5rem; object-fit:cover;} */
}



/*Top003156 */
.Top003156 {position: fixed;z-index: 100;left: 0;top: 0;width: 100%;background-color:#000; box-shadow: 0 0 10px rgba(0,0,0,0.1); border-bottom: 1px solid rgba(255,255,255,0.2); transition: background-color 0.3s,transform 1s;}
.Top003156 .auto { position: relative; z-index: 3; }
.Top003156 .logo { display: table; }
.Top003156 .logo a { display: table-cell; vertical-align: middle; }
.Top003156 .top-right { position: absolute; right: 0; top: 0; display: table; }
.Top003156 .top-right > * { display: table-cell; vertical-align: middle; }
.Top003156 .open-search { cursor: pointer; display: block; width: 0.22rem; height: 0.22rem; background: url(../images/search_white.svg) no-repeat center center; background-size: 0.17rem auto; border-radius: 50%; }
.Top003156 .open-search.on:before,
.Top003156 .open-search.on:after { background-color: var(--hover-color); }
.Top003156 .top-search { position: absolute; right: 0; top: 100%; z-index: 100; background-color: #fff; box-shadow: 0 0 0.05rem rgba(0,0,0,0.3); border-radius: 0.05rem; }
.Top003156 .top-search .text { width: 100%; height: 0.5rem; line-height: 0.5rem;; padding: 0 0.5rem 0 0.15rem;border-radius: 0.05rem; }
.Top003156 .top-search .btn { position: absolute; right: 0; top: 0; width: 0.5rem;; height: 100%; background: url(../images/search.svg) no-repeat center center; background-size: auto 0.18rem; }
.Top003156 .top-right .lang{position: relative;z-index: 100; padding-right: 0.25rem;}
.Top003156 .top-right .lang::before{position:absolute;right: 0; top: 50%; width: 0.01rem; height:.16rem; content: ''; background: rgba(var(--rgb-black), 0.3); transform: translateY(-50%);}
.Top003156 .top-right .lang .icon{ display:block;background:url(../images/lang_white.svg) no-repeat left center; padding:0 0.2rem 0 0.3rem; cursor:pointer; position: relative; z-index: 1;  background-size: auto 0.2rem; color:#fff;}
.Top003156 .top-right .lang .icon:after {position: absolute;width:0.07rem;height: 0.07rem;content: '';transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);border-top: 1px solid #999;border-right: 1px solid #999;right: 0;top: 50%;margin-top: -0.04rem;}
.Top003156 .top-right .lang .lang_box{position: absolute; left: 50%; width: 100px;margin-left: -50px; z-index: 100;background: #fff;border-radius: 0 0 6px 6px; top: 100%; padding: 10px 0;display: none;}
.Top003156 .top-right .lang .lang_box a{display: block;line-height: 30px;text-align: center;}
.Top003156 .inquiry { background: var(--hover-color); color: #fff; padding: 0.08rem 0.2rem; border-radius: 0.5rem; }

.Top003156 menu li span,
.Top003156 menu li span a{display:block;}
.Top003156 menu li span {position:relative; z-index: 2; }
.Top003156 menu li span:after { position: absolute; content: ''; left: 50%; height: 2px; background-color: var(--hover-color); transform: translateX(-50%); transition: 0.3s; bottom: -1px; width: 0; }
.Top003156 menu li span a:hover, 
.Top003156 menu li.aon span a { color: var(--hover-color); }
.Top003156 menu li:hover span:after, 
.Top003156 menu li.aon span:after { width: 100%; }

.Top003156 menu li span a{color:#fff;}

.Top003156 .logo .red{display: none;}
.Top003156 .logo .white{display: block;}

.Top003156.hover .logo .white,
.Top003156.fixed .logo .white{display: none;}
.Top003156.hover .logo .red,
.Top003156.fixed .logo .red{display: block;}
.Top003156.hover menu li span a,
.Top003156.fixed menu li span a{color: #333;}
.Top003156.hover menu li span a:hover, 
.Top003156.fixed menu li span a:hover, 
.Top003156.hover menu li.aon span a,
.Top003156.fixed menu li.aon span a { color: var(--hover-color); }
.Top003156.hover,
.Top003156.fixed{background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); position: fixed;}
.Top003156.hover menu li span:after,
.Top003156.fixed menu li span:after{background-color: var(--hover-color);}
.Top003156.hover menu li a:hover,
.Top003156.hover menu li.aon span a,
.Top003156.fixed menu li a:hover,
.Top003156.fixed menu li.aon span a{color: var(--hover-color);}
.Top003156.hover .top-right .lang .icon,
.Top003156.fixed .top-right .lang .icon{background-image:url(../images/lang.svg); color: #333;}
.Top003156.hover .top-right .lang .icon:after,
.Top003156.fixed .top-right .lang .icon:after{ border-color: #333;}
.Top003156.hover .top-right .lang::before,
.Top003156.fixed .top-right .lang::before{background: rgba(var(--rgb-black), 0.3);}
.Top003156.hover .open-search,
.Top003156.fixed .open-search{background: url(../images/search.svg) no-repeat center center;background-size: 0.17rem auto; }
.Top003156.hover .open-search.on:before, 
.Top003156.hover .open-search.on:after,
.Top003156.fixed .open-search.on:before, 
.Top003156.fixed .open-search.on:after { background-color: var(--hover-color); }


@media (min-width:1025px) {
.Top003156 header { padding: 0 3.6rem 0 0%; }
.Top003156 menu { /* margin: 0 auto; display: table; */ float: right; }
.Top003156 .top-right{float: right;}
.Top003156 .top-right{float: right;margin-left: calc(30 / 1920* 100vw);}
.Top003156 menu li { float: left; }
.Top003156 menu li + li { margin-left: calc(60 / 1920 * 100vw); }
.Top003156 menu li span a { line-height:0.9rem; font-size: var(--font-size18);}
.Top003156 .logo { height: 0.9rem;  float: left;}
.Top003156 .logo img { max-height: 0.65rem; }
.Top003156 .top-right { height:0.9rem; }
.Top003156 .top-right dd a { margin-right: 0.1rem; }
.Top003156 .top-right dt:not(:first-child){padding-left: 0.2rem;}
.Top003156 .top-right dt:last-child{padding-left: 0rem;}
.top-search { width: 20em; }
.Top003156 menu li .sub{position: absolute; top: 100%; background-color: #fff;border-radius: 0 0 5px 5px;width: 1.6rem;  margin-left: -0.8rem; overflow: hidden;}
.Top003156 menu li .sub dt a:hover{color:var(--hover-color);}
}

@media (max-width:1024px) {
.Top003156 menu { position: absolute; right: 0; top: 100%;width: 240px; padding: 0.1rem; background: #fff;  visibility: hidden; transform: translateY(5em); transition: 0.3s; opacity: 0; }
.menu-show .Top003156 menu { transform: translateY(0); opacity: 1; visibility: inherit; }
.Top003156 menu li {border-bottom: 1px dotted #eee;}
.Top003156 menu li span{line-height: 0.5rem; padding-left:1em;}
.Top003156 menu li span a {   color: #333; font-size:var(--font-size18); }
.Top003156 menu li a:hover, 
.Top003156 menu li.aon span a{color: var(--hover-color);}
.Top003156_fixed menu li span:after{ display: none;}
.Top003156 .logo { max-width: 40%; height: 0.7rem; }
.Top003156 .logo img { max-height: 0.48rem; }
.Top003156 .top-right { height: 0.7rem; }
.Top003156 .top-right dd { font-size: 0.16rem; }
.Top003156 .top-right dd a { margin-left: 0.12rem; }
.Top003156 .top-right dt { padding-left:0.12rem; }
.Top003156 .top-right .lang{padding-right: 0.15rem;}
.Top003156 .open-menu { display: block; width: 0.3rem; height: 0.3rem; }
.Top003156 .open-menu i { background-color: #fff; }
.Top003156 menu li.has-sub span .op:before, 
.Top003156 menu li.has-sub span .op:after{background-color: var(--hover-color);}
.top-search { width: 100%; }
.Top003156_fixed .open-menu i { background-color: var(--hover-color); }
.Top003156 menu li .sub {background-color: #f8f9fa;}
.Top003156 .top-right .lang .lang_box{width: 60px; margin-left: -30px;}
.Top003156 .inquiry{padding: 0.06rem 0.15rem;}
}

@media (max-width:640px) {
.Top003156 .logo img{ max-height:0.42rem;}
.Top003156 .top-search .text{ font-size:var(--font-size16);}
}

.HomeBan{overflow:hidden; position:relative;z-index:1;}
.HomeBan .controls-page{position:absolute;left:50%;transform: translateX(-50%);z-index:10;bottom:5%;}
.HomeBan .controls-page .swiper-pagination-bullet{margin:0 .1rem!important;width:0.14rem;height:0.14rem;border:2px solid rgba(255,255,255,0.3);opacity:1;background:none;display: inline-block;border-radius: 50%}
.HomeBan .controls-page .swiper-pagination-bullet-active{background:#fff;border-color:#fff;}
@media (min-width:1025px) {
.HomeBan .wap{display:none;} 
}
@media(max-width:1024px){
.HomeBan .pc{display: none;} 
}


.HomeProfile{position:relative;overflow:hidden;background-color:#fff;}
.HomeProfile .box .left{position:relative;display:flex;align-items:center;}
.HomeProfile .box .info{position:relative;z-index:2;}
.HomeProfile .box .info .desc{font-size:var(--font-size18); line-height:2; color:#333;}

.HomeProfile .pic{position:relative; width:63.333vw;}
.HomeProfile .pic .video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);width:100%;padding:0 .2rem;text-align:center;z-index:2;text-align:center;}

@media (min-width:1025px) {
.HomeProfile .box{display:flex;padding-left:calc((100% - 1600px) / 2);}
.HomeProfile .box .left{width:34%;padding-right:0.6rem;}
.HomeProfile .box .right{width:66%;}
}

@media (max-width:1024px) {
.HomeProfile .box{ width:100%;margin: 0 auto;}
.HomeProfile .box .left{ padding:.5rem 0 0;}
.HomeProfile .box .info .desc{ margin-bottom:.2rem;}
.HomeProfile .pic{width:100%;}
}


.video_btn{position: absolute;left: 50%;top: 50%; cursor: pointer; z-index: 10;transform: translate(-50%,-50%);bottom: auto;}
.video_btn i{display: block;width: 0.6rem; height: 0.6rem; border-radius: 50%; background: var(--hover-color) url(../images/play.png) no-repeat center center; background-size: 0.18rem auto; position: relative; z-index: 4;}
.video_btn:before,
.video_btn:after{position: absolute; content: '';border-radius: 50%;background: var(--hover-color); opacity: 0.2;-webkit-opacity: 0.2; animation: scale 3s infinite;-webkit-animation: scale 3s infinite;}
.video_btn:before{left: -0.15rem; top: -0.15rem; bottom: -0.15rem;right: -0.15rem; animation-delay: 0.3s;}
.video_btn:after{left: -0.3rem; top: -0.3rem; bottom: -0.3rem;right: -0.3rem;}

@keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@-webkit-keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@-ms-keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}

.videoMask{position:fixed;z-index:999;background:rgba(0,0,0,0.6);left:0;top:0;width:100%;height:100%;display:none;}
.videoMask .videoBox{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70%;max-width:94%;}
.videoMask .videoBox video{width:100%;}
.videoMask .videoBox .close{position:absolute;right:5px;top:5px;padding:10px;z-index:10;cursor:pointer;padding-top:2%;}
.videoMask .videoBox .close:before,.videoMask .videoBox .close:after{content:"";position:absolute;width:100%;left:0;top:50%;border-bottom:1px solid #fff;}
.videoMask .videoBox .close:before{transform:rotate(45deg);}
.videoMask .videoBox .close:after{transform:rotate(-45deg);}
.video_click{cursor:pointer;}



.HomeWhy{padding:var(--padMar100) 0; overflow: hidden; background: #f8f9fa; }
.HomeWhy ul{ display: flex; flex-wrap: wrap;}
.HomeWhy li{ background-color: #fff; margin-right: 2%; border-radius: 0.2rem; overflow: hidden;transition: all .5s; position: relative;}
.HomeWhy li::before {position: absolute;content: ''; left: 50%;transform: translateX(-50%); bottom: 0;width:0; height: 0.04rem;background-color: var(--hover-color);transition: 0.5s;}
.HomeWhy li:hover::before{width: 100%;}
.HomeWhy li .imgbox{padding-top: 72%; overflow: hidden;  transition: 0.3s; }
.HomeWhy li:hover .imgbox img{transform: scale(1.1);}
.HomeWhy li .txt{ padding: 0.35rem;}
.HomeWhy li .tit{font-size: var(--font-size28); color: #000; font-weight: 500; line-height: 1.5; margin-bottom: 0.1rem;}
.HomeWhy li .subtit{font-size: var(--font-size20); color: var(--hover-color);margin-bottom: 0.1rem;}
.HomeWhy li .desc{font-size: var(--font-size16); color: #333; line-height: 1.875;  font-weight: lighter;}
.HomeWhy li .desc p{ margin: 0.1rem 0;}

@media (min-width:1025px) {
.HomeWhy li{ width: 32%;}
.HomeWhy li:nth-child(3n){margin-right: 0%; }
}
@media (max-width:1024px) {
.HomeWhy li{ width: 100%; margin-right:0; margin-bottom: 2%;}
}

@media (max-width:640px) {
.HomeWhy li .txt{ padding:.3rem .2rem;}
.HomeWhy li .tit{ font-size:var(--font-size24);}
}



.HomePartner{padding:var(--padMar100) 0;position: relative;z-index: 2; overflow: hidden; background: #fff;}
.HomePartner .info{font-size: var(--font-size18); color: #333; text-align: center;font-weight: lighter; line-height: 1.8; margin-bottom: 0.5rem;}
.HomePartner .info p{ margin: 0.08rem 0; }
.HomePartner .info p span{font-size: var(--font-size24);color: var(--hover-color); font-weight: 500;}
.HomePartner .list .str_wrap{overflow: inherit}
.HomePartner .list ul .str_move{display: flex}
.HomePartner .list{position: relative;z-index: 1;}
.HomePartner .list:before,
.HomePartner .list:after{position: absolute;content: '';top: 0;height: 150%;width: 20%;z-index: 10;pointer-events: none;}
.HomePartner .list:before{left: 0;background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);}
.HomePartner .list:after{right: 0;background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);}
.HomePartner li {width: 2.5rem;padding: 0 0.1rem;}
.HomePartner li a {display: block;padding: 0.2rem 0;}
.HomePartner li .pic{display: flex;align-items: center; justify-content: center; height: 1.2rem; background-color:#fff;border-radius: 0.1rem;box-shadow:0.05rem 0 0.32rem rgba(var(--rgb-black),0.1);}
.HomePartner li .pic img{max-width: 72% !important;max-height: 72%;}
@media (max-width:1024px) {
.HomePartner li a {padding: 0.12rem 0;}
.HomePartner li .pic{height: 1rem;}
}



.HomePro{ padding: var(--padMar100) 0;position: relative;z-index: 2; overflow: hidden; background: #eef2f8;}
.HomePro .Tabtitle{display: flex; justify-content: space-between;align-items: center; margin-bottom: 0.4rem;}
.HomePro .TabNav {margin-bottom: 0.35rem;}
.HomePro .TabNav li {border-radius: 0.5rem;border: 1px solid #ccc;text-align: center;cursor: pointer;padding: 0.14rem 0.2rem;transition: all 0.5s;color: #333;}
.HomePro .TabNav li:not(:last-child) {margin-right: 0.1rem;}
.HomePro .TabNav li:hover,
.HomePro .TabNav li.on {background: var(--hover-color);color: #fff;border: 1px solid var(--hover-color);}
.HomePro .list {position: relative;}
.HomePro .list .TabCon{position: absolute;width:100%;left:0;top:0;opacity: 0;visibility: hidden;transition: all .5s;z-index:0;}
.HomePro .list .TabCon.on{position: relative;opacity: 1;visibility: visible;z-index:99;}
.HomePro .slider{margin: 0 -0.1rem;}
.HomePro .list .item{margin: 0 0.1rem;background: #fff;transition: all 0.5s; text-align: center;border-radius: 0.2rem; overflow: hidden;}
.HomePro .item .imgbox{padding-top: 100%;overflow: hidden;  transition: 0.3s;}
.HomePro .item:hover .imgbox img{transform: scale(1.1);}
.HomePro .item .info{ padding: 0.24rem;}
.HomePro .item .tit{font-size: var(--font-size20);color: #000; font-weight: 500;margin-bottom: 0.1rem;}
.HomePro .item .model{color: #333;font-weight: lighter; line-height: 1.6;}
.HomePro .item:hover .tit{ color: var(--hover-color);}
.HomePro .slick-arrow{width: 0.55rem; height: 0.55rem;  border-radius: 0.5rem; z-index: 22;background-color: #fff;position: static;top: 50%; padding: 0;right: 0;font-size: 1em;text-indent: -9999em;transition: 0.5s; transform: translate(0, -50%);position: absolute;box-shadow: 0 0.05rem 0.2rem rgba(0, 0, 0, 0.1);}
.HomePro .slick-arrow:before{position: absolute; content: ''; width: 20%; height: 20%;border-left: 2px solid var(--hover-color);border-top: 2px solid var(--hover-color); transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg); left: 40%; top: 40%;}
.HomePro .slick-next:before{transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}
.HomePro .slick-prev{left:-0.7rem;}
.HomePro .slick-next{right:-0.7rem;}
.HomePro .slick-arrow:hover {background-color: var(--hover-color);border-color: var(--hover-color);}
.HomePro .slick-arrow:hover:before{ border-color: #fff;}

@media(max-width:1024px){
.HomePro .slick-arrow{width:0.5rem;height:0.5rem;}
.HomePro .slick-prev{left:0.1rem;}
.HomePro .slick-next{right:0.1rem;}
}
@media(max-width:640px){
.HomePro .Hometitle{ width:100%;}
.HomePro .Tabtitle{ flex-wrap:wrap;}
.HomePro .TabNav{ margin-bottom:0; width:100%;}
.HomePro .TabNav li{ padding:.13rem 0; text-align:center; width:31%;margin-bottom: 2%;}
.HomePro .TabNav li:not(:last-child){ margin-right:2%;}
}


.HomeService{padding:var(--padMar100) 0;background: url(../images/Service-bg.jpg) no-repeat center; background-size: cover;}
.HomeService ul {display: flex;flex-wrap: wrap;}
.HomeService li{ background:rgba(var(--rgb-white), 0.95) ; padding: 0.5rem 0.25rem;border-radius: 0.1rem; margin-right: 1%; margin-bottom: 2%; overflow: hidden;transition: all .5s; position: relative;text-align: center;}
.HomeService li::before {content: '';width: 100%;height: 0.04rem;background:var(--hover-color);position: absolute;bottom: 0;left: 0;}
.HomeService li:hover{transform: translateY(-0.1rem); }
.HomeService li .step {width: 0.8rem;height: 0.32rem;border-radius: 0 0.32rem 0.32rem 0;background: var(--hover-color);color: #fff;font-size: var(--font-size16);text-align: center;line-height: 0.32rem;position: absolute;left: 0;top: 0.3rem;text-transform: uppercase; display: none;}
.HomeService li .icon{ background-color: rgba(var(--rgb-hover), 0.15);width:0.75rem;height:0.75rem; border-radius: 0.75rem; display: flex; align-items: center; justify-content: center; margin: 0 auto 0.3rem ; transition: all .5s;  }
.HomeService li .icon img{ max-width: 0.48rem;}
.HomeService li .tit{font-size: var(--font-size22); color: #000; line-height: 1.5;  }
.HomeService li .desc{color: #333;font-size: var(--font-size16);  line-height: 1.8;}
@media(min-width:1025px){
.HomeService li{width:15.83%;}
.HomeService li:nth-child(6n) {margin-right: 0;}
}
@media (max-width:1024px) {
.HomeService li{width:49%; margin-right:2%;padding: 0.3rem 0.2rem;}
.HomeService li:nth-child(2n) {margin-right: 0;}  
.HomeService li .tit{font-size: var(--font-size20);}
}

.HomeAbout{position:relative;overflow:hidden;background-color:#f8f8f8;}
.HomeAbout .Homemore{ margin-top: 0.3rem;}
.HomeAbout .box .right{position:relative;display:flex;align-items:center;}
.HomeAbout .box .info{position:relative;z-index:2;}
.HomeAbout .box .info .desc{font-size:var(--font-size16); line-height:2; color:#333;}
.HomeAbout .pic{position:relative;}
.HomeAbout .img{ margin-top: 0.4rem;}
.HomeAbout .img img{max-height: 2.5rem;}
@media (min-width:1025px) {
.HomeAbout .box{display:flex;padding-right:calc((100% - 1600px) / 2);}
.HomeAbout .box .left{width:62%; direction:rtl;}
.HomeAbout .box .left .pic{width:60.37vw; height:100%;}
.HomeAbout .box .left .pic .imgbox{ height:100%;}
.HomeAbout .box .right{width:38%;padding:0.2rem 0;padding-left:0.6rem;}
}

@media (max-width:1024px) {
.HomeAbout .box{ width:100%;margin: 0 auto;}
.HomeAbout .box .right{padding:.5rem 0 0;}
}


.HomeVideo{padding: var(--padMar100) 0;}
.HomeVideo .bg .imgbox{height: 6rem;position: relative;overflow: hidden;z-index: 2}
.HomeVideo .box{ position: relative;}

.HomeVideo .info{ position: relative;z-index: 5;background-color: #262626; margin-top: -1.2rem; padding: 0.5rem 16%;text-align: center;color: #fff;}
.HomeVideo .info .desc{font-size: var(--font-size16); line-height: 1.875; font-weight: lighter;}
.HomeVideo .info .Homemore{display: flex;justify-content: center;margin-top: 0.4rem;}

.HomeCustom{position: relative;padding: var(--padMar150) 0;background-size:cover;background-repeat:no-repeat;background-position:bottom center;}
.HomeCustom .txt{text-align: center;color: #fff;}
.HomeCustom .txt .desc{font-size: var(--font-size20); line-height: 1.875; font-weight: lighter;}
.HomeCustom .txt .Homemore{display: flex;justify-content: center;margin-top: 0.4rem;}

@media (max-width:1024px) {
.HomeVideo .bg .imgbox{height: 4rem;}
.HomeVideo .info{ padding:.4rem 0.2rem;}
.HomeVideo .info .Homemore{margin-top: 0.3rem;}
.HomeCustom .txt .desc{font-size: var(--font-size18); }
.HomeCustom .txt .Homemore{margin-top: 0.3rem;}
}



/*Bottom002900 */
.Bottom002900{background: #222;padding: var(--padMar80) 0 0 0;}
.Bottom002900,
.Bottom002900 a{color: rgba(255,255,255,.6);}
@media(min-width:1025px){
.Bottom002900 .contact{width: 26%;max-width: 3.6rem;}
.Bottom002900 .b_nav{max-width: 10rem;width: 66%;}
}

.Bottom002900 .b_nav nav dl{float: left; max-width: 1.8rem;}
.Bottom002900 .b_nav nav dt { margin-bottom: 0.2rem;font-size: var(--font-size18);color: #fff;  position: relative; }
.Bottom002900 .b_nav nav dt a{color: #fff;}
.Bottom002900 .b_nav nav dd{line-height: 0.24rem;padding: 0.05rem 0;}
.Bottom002900 .b_nav nav dd a{font-size: var(--font-size16);}
@media(max-width:1024px){
 .Bottom002900 .b_nav nav{display: none;}
}
.Bottom002900 .copyright{line-height: 2;border-top: 1px solid rgba(255, 255, 255, 0.1);padding: 0.2rem 0 ;margin-top: 0.3rem;font-size: var(--font-size14); }
.Bottom002900 .copyright .fr a:not(:last-child):after{display: inline-block;content: '';width: 1px;height: 0.12rem;background: rgba(255,255,255,0.4);margin: 0 0.15rem;vertical-align: middle;}

.Bottom002900 a:hover{color: #fff;opacity: 1!important;}
.Bottom002900 .logo img{max-height:0.6rem;}
.Bottom002900 .contact .hotline .tit{color: #fff;display: flex;align-items: center}
.Bottom002900 .contact .hotline .tit::before{content: '';width:0.2rem;height: 0.2rem;  background: url(../images/Bottom-tel.svg) no-repeat left center; background-size: calc(20 / 16* 1em) auto;margin-right: 0.1rem}
.Bottom002900 .contact .num{font-size: var(--font-size36); font-weight: bold; margin-bottom: 0.18rem;line-height: 1;color: #fff;}
.Bottom002900 .contact P{ margin: 0.06rem 0; line-height: 1.6; }
.Bottom002900 .share li{float: left;position: relative;}
.Bottom002900 .share li figure{position: absolute; left: 0; bottom: 100%; width: 120px; padding: 5px;background: #fff; margin-bottom: 0.1rem;border-radius: 0.1rem;display: none;}
.Bottom002900 .share li figure img{display: block;width: 100%;}
.Bottom002900 .share li figure:before{position: absolute; content: '';border:5px solid transparent; left: 20px; top: 100%;border-top-color: #fff;}
.Bottom002900 .share li:not(:last-child){margin-right: 0.15rem;}
.Bottom002900 .share li a{display: block;border: 1px solid rgba(255,255,255,0.2);background: rgba(255,255,255,0.1); width: 0.45rem; height: 0.45rem;background-position: center center;background-repeat: no-repeat; background-size: 0.22rem auto; border-radius: 50%; cursor: pointer;}
.Bottom002900 .share li a:hover{background-color: var(--hover-color);}
@media(min-width:1025px){
.Bottom002900 .logo{ margin-bottom: 0.26rem;}
.Bottom002900 .contact .tit{padding-bottom: 0.16rem;}
.Bottom002900 .share{margin: 0.25rem 0 0 0;}
}
@media(min-width:1025px) and (max-width:1280px){
.Bottom002900 .share li:not(:last-child){margin-right: 2vw;}
}
@media(max-width:1024px){
.Bottom002900{text-align: center;}
.Bottom002900 .logo{padding: 0 20% 3%;}
.Bottom002900 .contact .tit{padding: 3vw 0;justify-content: center;}
.Bottom002900 .share ul{margin: 0 auto;display: table;}
.Bottom002900 .share li figure{left: 50%; margin-left: -60px;}
.Bottom002900 .share li figure:before{left: 50%; margin-left: -5px;}
}

@media(max-width:640px){
.Bottom002900 .contact .num{ font-size:var(--font-size30);}
}

.FloatBox{position: fixed;z-index:999;right:0.1rem;top:50%;transform: translateY(-50%);}
.FloatBox li{margin-bottom:0.05rem;position: relative;}
.FloatBox li>a{width:0.55rem;height:0.55rem;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0.5rem;background: var(--hover-color);font-weight: lighter;color:#fff;font-size: var(--font-size14);}
.FloatBox li .icon{display: flex;align-items: center;justify-content: center;}
.FloatBox li .icon img{ max-width: 0.3rem;}
.FloatBox li:hover>a{background: var(--hover-color);}
.FloatBox li .tcbox{min-height:100%;min-width:1.5rem;right:108%;border-radius: 0.05rem;background: var(--hover-color);position: absolute;color:#fff;text-align: center;top:0%; padding:0.12rem;display: flex;align-items: center;flex-direction: column;white-space: nowrap;justify-content: center;display: none;}
.FloatBox li .tcbox p{ margin: 0; line-height: 1.5; }
.FloatBox li .tcbox p b{ font-size: var(--font-size20);}
.FloatBox li .tcbox img{ margin-bottom: 0.08rem;}
.FloatBox li:hover .tcbox{display: flex;}
.FloatBox li.gotop{opacity: 0;visibility: hidden;transition: all .5s;}
.FloatBox li.gotop a{background:var(--hover-color);}
.FloatBox li.gotop .icon img{ max-width: 0.16rem;}
.FloatBox li.gotop.on{opacity: 1;visibility: visible;}
@media (max-width:640px) {
/* .FloatBox{ display:none;} */
}


.nBanner{position: relative;}
.nBanner .txt{width:100%;position: absolute;z-index: 2;left:0;top:50%;transform: translateY(-50%);color:#fff; display: flex;align-items: center;justify-content: center;}
.nBanner .txt .cn{font-size: var(--font-size46);font-weight: 500;}
.nBanner .txt .desc{font-size: var(--font-size20); color: #fff; line-height: 1.6; margin-top: 0.12rem;}
@media (min-width:1025px) {
.nBanner .wap{display: none;}   
}
@media (max-width:1024px) {
.nBanner .pc{display: none;}  
.nBanner .txt .cn{font-size: var(--font-size32);}  
.nBanner .txt .desc{font-size: var(--font-size18);}
}


/*Columnmenu*/
.Columnmenu{background:#fff; border-bottom: 0.01rem solid #eee; position:relative;z-index:1;}
.Columnmenu ul{display:table;margin:0 auto;}
.Columnmenu li{float:left;padding:0 calc(40 / 1920 * 100vw);position:relative;}
.Columnmenu li:after{position:absolute;content:'';width:1px;right:0;top:50%;height:0.14rem;margin-top:-0.07rem;background:#dfdfdf;}
.Columnmenu li:last-child:after{display:none;}
.Columnmenu li a{display:block;font-size:var(--font-size18);position:relative;overflow:hidden;line-height:0.7rem;height:0.7rem;}
.Columnmenu li a:after{position:absolute;left: 50%;transform: translateX(-50%);bottom:0;content:'';height:0.02rem;width:0;background:var(--hover-color);transition: 0.3s;}
.Columnmenu li.aon a,.Columnmenu li:hover a{color:var(--hover-color);}
.Columnmenu li.aon a:after,.Columnmenu li:hover a:after{width: 100%;}

@media(max-width:1024px){
.Columnmenu li{padding:0 calc(70 / 1920 * 100vw);}
.Columnmenu li a{line-height:0.6rem;height:0.6rem;}
}

.lm-title{margin-bottom:0.4rem; line-height: 1;}
.lm-title.center{text-align: center;}
.lm-title .cn{font-size:var(--font-size42);color: #000;font-weight: 500;}
.lm-title .cn::after{content:''; width:0.5rem; height:.03rem; background-color:var(--hover-color); display: block; margin:.2rem 0 auto; border-radius: 0.05rem; }
.lm-title.center .cn::after{margin: .2rem auto 0 ;}
.lm-title.white .cn {color: #fff;}
.lm-title.white .cn::after{ background-color: #fff;}
@media(max-width:1024px){
.lm-title{margin-bottom:0.3rem;}
.lm-title .cn{font-size:var(--font-size32);}
.lm-title .desc{font-size:var(--font-size16);}
}


.AboutInfo{ padding: var(--padMar100) 0;}
.AboutInfo .solgan{font-size: var(--font-size30); color: var(--hover-color);}
.AboutInfo .en{font-size: 0.65rem; color: #000; opacity: 0.03;text-transform: uppercase; font-weight: bold;position: absolute; bottom: 0; left: 0;z-index: -1;}
.AboutInfo .left{ position: relative;}
.AboutInfo .edit_info{font-size: var(--font-size16); color: #333; line-height: 2;}
.AboutInfo .edit_info p{margin-top: 0; margin-bottom: 0.12rem;}
.AboutInfo .pic{ padding-top: 0.4rem;}
.AboutInfo .pic img{ border-radius: 0.2rem;}
@media (min-width:1025px) {
.AboutInfo .intro{display: flex; justify-content: space-between;}
.AboutInfo .left{width: 18%;}   
.AboutInfo .right{ width: 78%;}
}

.Development{ padding: var(--padMar100) 0;}
.Development .left{ position: relative;}
.Development .edit_info{font-size: var(--font-size16); color: #333; line-height: 2;}
.Development .edit_info p{margin-top: 0; margin-bottom: 0.12rem;}
.Development .pic img{ border-radius: 0.2rem;}
@media (min-width:1025px) {
.Development .intro{display: flex; justify-content: space-between; align-items: center;}
.Development .left{width: 48%;}   
.Development .right{ width: 48%;}
}



.Corporate{padding: var(--padMar100) 0; overflow: hidden;}
.Corporate .slick-slider{margin-left: -0.1rem; margin-right: -0.1rem}
.Corporate .slick-list{overflow: inherit}
.Corporate .slick-slide {padding: 10px;position: relative;}
.Corporate li .imgbox {padding-top: 68%;transition: 0.3s;border-radius: 0.15rem;}
.Corporate li .txt{ text-align: center; padding: 0.15rem 0;}
.Corporate li .txt .tit{ font-size:var(--font-size18) ; line-height: 1.8; color: #333;}
.Corporate .slick-slide:not(.slick-active) .pic .imgbox{opacity: 0.3}
.Corporate .slick-arrow { width: 0.5rem; height: 0.5rem; border-radius: 50%; background: var(--hover-color); z-index: 2; position: absolute; top: 50%; transform: translateY(-50%);text-indent: -999em;overflow: hidden; margin-top: -0.25rem;}
.Corporate .slick-arrow:before { position: absolute; content: ''; width: 20%; height: 20%; border-left: 2px solid #fff; border-top: 2px solid #fff; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); left: 40%; top: 40%; }
.Corporate .slick-next:before { transform: rotate(135deg); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); }
.Corporate .slick-prev { left: -5%; }
.Corporate .slick-next:before { transform: rotate(135deg); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); }
.Corporate .slick-next { right: -5%; }
.Corporate .slick-arrow:hover:before{ border-color: #fff;}

@media(min-width:1025px){
.Corporate  .slick-prev{left:-30px;}
.Corporate  .slick-next{right:-30px;}
}
@media(max-width:1400px){
.Corporate .slick-slider{padding-left: 10%; padding-right: 10%;}
}


.Culture{padding:  var(--padMar100) 0; }
.Culture .item{border-bottom:1px solid #e8e8e8;}
.Culture .item:not(:last-child){ margin-bottom: 0.4rem; }
.Culture .info{ margin-bottom: 0.3rem; }
.Culture .subtit{font-size: var(--font-size24);color:#333;font-weight: 500; margin-top: 0.3rem;position: relative;margin-bottom:0.1rem; }
.Culture .subtit:before{display: inline-block;content: '';width: 0.1rem;height: 0.1rem;background:none;position: relative;top:-0.04rem;margin-right: 0.1rem;border-radius: 50%;border:0.02rem solid var(--hover-color);}
.Culture p { font-size: var(--font-size18);font-weight: lighter; color: #333; line-height: 1.875; margin:0; }
.Culture p:before{display: inline-block;content: '';width: 10px;height: 1px ;background:#999;margin-right: 8px;position: relative;top:-5px;}

@media (min-width:1025px) {
.Culture .item{display: flex; justify-content: space-between; align-items: center;}
.Culture .item:nth-child(2n){ flex-direction: row-reverse;}
.Culture .pic{width: 50%;}   
.Culture .info{ width: 50%; padding-left: 0.6rem;}
.Culture .item:nth-child(2n) .info{ padding-left: 0; padding-right: 0.6rem;}
}



.Prolist{padding:  var(--padMar100) 0;background: #f8f8f8;}
.Prolist ul{display: flex; flex-wrap: wrap;}
.Prolist li{background: #fff; margin-bottom: 2%; margin-right: 2%; text-align: center;border-radius: 0.2rem; overflow: hidden;}
.Prolist li .imgbox{padding-top: 100%;overflow: hidden;  transition: 0.3s;}
.Prolist li a:hover .imgbox img{transform: scale(1.1);}
.Prolist li .txt{ padding: 0.24rem;}
.Prolist li .tit{font-size: var(--font-size20);color: #000; font-weight: 500;margin-bottom: 0.1rem;}
.Prolist li .model{color: #333;font-weight: lighter; line-height: 1.6;}
.Prolist li:hover .tit{ color: var(--hover-color);}
@media (min-width:1025px) { 
.Prolist li{width:23.5%;}
.Prolist li:nth-child(4n){ margin-right: 0;}
}
@media (max-width:1024px) {
.Prolist li:nth-child(4n),
.Prolist li{width:49%; margin-right:2%;}
.Prolist li:nth-child(2n){ margin-right: 0;}
}


.RighInfo003134{padding:  var(--padMar100) 0;background: #f8f8f8;}
.RighInfo003134 .img-side{ background-color: var(--white); border-radius:0.2rem; overflow: hidden;  margin-bottom: 0.4rem;}
.RighInfo003134 .big{  margin-bottom:0.3rem;}
.RighInfo003134 .big li .imgbox{ padding-bottom:70%; background-size:contain;}
.RighInfo003134 .big li .imgbox img{object-fit: contain;}
.RighInfo003134 .small{ padding:0 0.2rem; position:relative;}
.RighInfo003134 .small li .imgbox{ margin:0 auto; padding-bottom:80%; background-size:contain; max-width:90%; border:1px solid #eee;cursor: pointer;}
.RighInfo003134 .small li .imgbox img{object-fit: contain;}
.RighInfo003134 .small li.slick-current .imgbox{ border-color:var(--hover-color);}

.RighInfo003134 .small .slick-arrow{position:absolute;width:0.18rem;height:0.18rem;top:50%;margin-top:-0.09rem;overflow:hidden;font-size: 0;cursor: pointer;z-index:10;border: 0;background: none;padding: 0;border-top: 0.03rem solid #ddd;border-left: 0.03rem solid #ddd;transform:rotate(-45deg);}
.RighInfo003134 .small .slick-prev{ left:0px;}
.RighInfo003134 .small .slick-next{transform:rotate(135deg); right:0px;}
.RighInfo003134 .small .slick-arrow:hover{ border-color: var(--hover-color);}
.RighInfo003134 .small .slick-disabled{ cursor:default; }
.RighInfo003134 .small .slick-disabled:hover{ border-color: #ddd;}

.RighInfo003134 .img-side .txt{text-align: left; }
.RighInfo003134 .img-side .tit{ font-size:var(--font-size30);color: #000; font-weight: 500; margin-bottom: 0.25rem; padding-bottom:0.15rem ; border-bottom: 1px solid #eee;}
.RighInfo003134 .img-side .line{width: 0.2rem; height: 2px; background-color: var(--hover-color);display: block;margin: 0 auto;}
.RighInfo003134 .img-side .model{color: #222; font-size:var(--font-size20);margin-bottom: 0.12rem;}
.RighInfo003134 .img-side .text{ line-height:1.875; color: #666; font-size: var(--font-size16); margin-top: 0.24rem; }
.RighInfo003134 .img-side .text p{position: relative;padding-left: 0.16rem; line-height: 1.875; margin: 0.06rem 0;}
.RighInfo003134 .img-side .text p:before{position: absolute; content: ''; width: 0.05rem; height: 0.05rem; border-radius: 50%;background: var(--hover-color); left: 0; top: 13px;}
.RighInfo003134 .img-side .btn{ margin-top: 0.35rem;}
.RighInfo003134 .img-side .btn a{display: inline-block;font-size: var(--font-size18);color: #fff;box-shadow: 0px 0.05rem 0.2rem rgba(var(--rgb-hover), 0.08);border-radius: 0.5rem; min-width:1.5rem;text-align: center; line-height: 0.55rem;padding: 0 0.2rem; cursor: pointer;}
.RighInfo003134 .img-side .btn a.download{background-color: var(--hover-color);}
.RighInfo003134 .img-side .btn a.download2{background-color: #6e6e6e;}
.RighInfo003134 .img-side .btn a:hover{background-color: var(--hover-color);}

.RighInfo003134 .prod-intro{ background-color: #fff; padding: 0.5rem; border-radius: 0.2rem;}

.RighInfo003134 .tab .h1_tab{margin:0;margin-bottom:3%;border-bottom:1px solid #eee;overflow:hidden;font-weight:normal;color:#333;}
.RighInfo003134 .tab .h1_tab span{float:left; margin-right: 0.05rem; padding:0 0.3rem;line-height:0.6rem;background-color:#f5f5f5;font-size:var(--font-size18); font-weight: 500; cursor:pointer;border-radius: 0.1rem 0.1rem 0 0; }
.RighInfo003134 .tab .h1_tab span.on{background-color:var(--hover-color);color:#fff; }

.RighInfo003134 .prod-intro .name{border-bottom: 1px solid #efefef;font-size:var(--font-size30); color: #000; font-weight: 500; line-height: 2;position: relative;}
.RighInfo003134 .prod-intro .name:after {content: '';width: 50px;height: 3px;background: var(--hover-color);display: block;margin-top: 8px;}
.RighInfo003134 .prod-intro .name i{width: 2em; height: 2em;border-radius: 50%;background-color: var(--hover-color);display: inline-block;vertical-align: top; margin-right: 0.625em; background-repeat: no-repeat; background-position: center; background-size: auto 50%;}
.RighInfo003134 .prod-intro .name-1 i{background-image: url(../images/RighInfo003134-icon-file.svg);}
.RighInfo003134 .prod-intro .name-2 i{background-image: url(../images/RighInfo003134-title-icon.svg);}
.RighInfo003134 .prod-intro .singlePage{line-height: 2; margin: 0.2rem 0 0.3rem 0; color: #333; font-size: var(--font-size16);}
.RighInfo003134 .prod-intro .singlePage p{ margin: 0.1rem 0;}
.RighInfo003134 .prod-intro .singlePage h4{ text-align: center;font-size: var(--font-size24); line-height: 1.2; margin: 0; margin-bottom: 0.15rem;}

.RighInfo003134 .table_1 th {font-weight: normal;}
.RighInfo003134 .table_1 th,
.RighInfo003134 .table_1 td{ text-align:left; border:1px solid #eee; border-collapse:collapse; line-height:1.7; padding:0.12rem 0.15rem;font-size:var(--font-size16);}
.RighInfo003134 .table_1 .th_1{ background:var(--hover-color);color: #fff}
.RighInfo003134 .table_1 tr:nth-child(2n+1){ background: #f8f8f8;}
.RighInfo003134 .table_1 tr th{ background:var(--hover-color);color: #fff;font-size:var(--font-size18);}

.TextList001398 li{padding: 0.15rem 0.18rem;line-height: 0.35rem;  border: 1px solid #eee; border-radius: 0.1rem;  position:relative; margin-top: 0.2rem;}
.TextList001398 li a{display:block; padding: 0 0.7rem 0 0rem; font-size: var(--font-size18); color: #333;}
.TextList001398 li a:hover{color: var(--hover-color);}
.TextList001398 li .btn{width: 0.7rem; height: 0.67rem; position: absolute; top: 0; right: 0; background: url(../images/icon_pdf.svg) 50% 50% no-repeat;background-size: 0.35rem auto;}
.TextList001398_zip li .btn{background-image: url(../images/zip.svg);}

@media (min-width:1025px) {
.RighInfo003134 .img-group{width: 48%;border-right: solid 1px #f2f2f2;}
.RighInfo003134 .img-side .ytable-cell{padding:0.5rem;}
}
@media (max-width:1024px) {
.RighInfo003134 .img-side{ padding: 0.2rem;}
.RighInfo003134 .img-group{ padding-bottom: 0.3rem;}
.RighInfo003134 .img-side .btn a{padding: 0;}
.RighInfo003134 .img-side .txt{ background: #fff;}
.RighInfo003134 .img-side .btn{margin-top:2em;}
.RighInfo003134 .prod-intro{ padding:.3rem;}
.RighInfo003134 .tab .h1_tab span{ font-size:var(--font-size16); padding:0 .2rem; line-height:3;}
}

@media (max-width:640px) {
.RighInfo003134 .img-side .tit{ font-size:var(--font-size24);}
.RighInfo003134 .img-side .model{ font-size:var(--font-size18);}
.RighInfo003134 .prod-intro{ padding:.2rem;}
.RighInfo003134 .tab .h1_tab{ display:-webkit-flex; display:flex; justify-content:space-between; flex-wrap:wrap;}
.RighInfo003134 .tab .h1_tab span{ width:49%; margin-right:0; margin-bottom:2%;}
}

#order{position: absolute; top: -1rem;}
.FormInfo {position: relative;}
.FormInfo .form-ul{padding: 0.4rem;background: #fff;border-radius:0.2rem; margin-top: 0.4rem;}
.FormInfo .form-ul li{margin-bottom: 0.15rem;position: relative;}
.FormInfo .form-ul li .tit{position: absolute; left: 0.15rem; top: 0;font-size: var(--font-size16);line-height: 0.52rem;color: #333;display: block; }
.FormInfo .form-ul li select,
.FormInfo .form-ul li .txt,
.FormInfo .form-ul li .text{width:100%;border-radius: 0.05rem;border: solid 1px #ededed;font-size:var(--font-size16);line-height: 0.52rem;height: 0.52rem;background:#fff;color:#adadad;padding:0 0.15rem;}
.FormInfo .form-ul li select.focus,
.FormInfo .form-ul li .text.focus{border-color: var(--hover-color); color:#333; box-shadow: 0 0px 0.1rem rgba(0, 0, 0, 0.1);}
.FormInfo .form-ul li textarea.text{height:1.2rem; line-height: 1.6; resize:none; color:#333; padding-top:.1rem;}
.FormInfo .btn{width: 1.8rem;background: var(--hover-color);border-radius: 0.5rem;font-size: var(--font-size18);height:0.52rem;color: #fff;cursor: pointer;border: 0; margin-top: 0.2rem;margin:.4rem auto 0;display: block;}
@media (min-width:1025px) { 
.FormInfo .form-ul .row2 li{float: left;width: calc(50% - 0.15rem);}
.FormInfo .form-ul .row2 li:nth-child(2n){float: right;}
.FormInfo .form-ul .row3 li{float: left; width: 32%; margin-right: 2%;}
.FormInfo .form-ul .row3 li:nth-child(3n){ margin-right: 0;}
}
@media (max-width:1024px) {
.FormInfo .form-ul{padding: 0.2rem;}
}


/*Page002623 */
.Page002623{padding: var(--padMar60) 0 0% 0 ; text-align: center;font-size: var(--font-size18);}
.Page002623 .Pages a.a_first,
.Page002623 .Pages a.a_end,
.Page002623 .Pages > span:not(.p_page){display: none;}
.Page002623 .Pages em{float: left;margin: 0 0.2rem; font-style: normal;}
.Page002623 .Pages .p_page{display: table; margin: 0 auto;}
.Page002623 .Pages a{float: left;line-height: 0.55rem; width: 0.55rem; margin: 0 5px; border: 1px solid #eee; border-radius: 0.5rem;background: #fff;}
.Page002623 .Pages a.a_cur,
.Page002623 .Pages a:hover{color: #fff;background: var(--hover-color); }
.Page002623 .Pages .p_page > a{font-size: 0;height: 0.55rem;position: relative; }
.Page002623 .Pages .p_page > a:before{position: absolute;content: '';border-top: 0.02rem solid #666;border-right: 0.02rem solid #666;left: 50%;top: 50%;width: 0.1rem;height: 0.1rem;transform: rotate(45deg);margin: -0.05rem 0 0 -0.05rem;}
.Page002623 .Pages .p_page > a.a_prev:before{transform: rotate(-135deg);}
.Page002623 .Pages a.a_prev:hover:before{border-color: #fff;}
.Page002623 .Pages a.a_next:hover:before{border-color: #fff;}
@media(max-width:640px){
.Page002623{padding: 6vw 0 8vw 0;}
.Page002623 .Pages em{display: none;}
.Page002623 .Pages a{background-color: #eee;}
}


.n_more span{display: flex;align-items: center;width: 1.6rem;height: .55rem;border-radius: 0.5rem; border: 0.01rem solid var(--hover-color); color:var(--hover-color);justify-content: center;transition: .5s all;overflow:hidden;position: relative; z-index: 1;}
.n_more span::after{display: inline-block;content: '';width: 0.5em;height: 0.5em;transform: rotate(45deg);border-top: 0.02rem solid var(--hover-color);border-right: 0.02rem solid var(--hover-color);margin-left: 0.15rem;vertical-align: middle;}
.n_more span:before{content:"";position:absolute;right:125%;bottom:0;width:150%;height:150%;transform:skew(-45deg);background:var(--hover-color);z-index:-1;transition:.5s all;}
.n_more:hover span:before{right:-25%;}
.n_more:hover span{ color: #fff;}
.n_more:hover span::after{ border-color: #fff;}

.Newlist{padding: var(--padMar100) 0;}
.Newlist li {background: #fff; overflow: hidden;border-bottom: 1px solid #f3f3f3; padding-bottom: calc(30 / 16* 1em);  margin-bottom: calc(30 / 16* 1em); }
.Newlist li .pic{flex: 0 0 auto;}
.Newlist li .pic .imgbox{padding-top:68%;transition: 0.3s; border-radius: var(--radius);}
.Newlist li a:hover .imgbox img{transform: scale(1.1);}
.Newlist li time{ display: block; font-size: var(--font-size16);color:#999; font-weight: lighter; margin-top: 0.2rem;padding-left: 0.24rem; background: url(../images/icon-time.svg) no-repeat left center; background-size: 0.16rem auto;}
.Newlist li .txt{ flex: 1 1 auto;  overflow: hidden;}
.Newlist li .txt .tit{font-size:var(--font-size24);color:#333;margin-bottom:0.2rem;}
.Newlist li .txt .desc{font-size:var(--font-size16);line-height:1.875;color:#333; font-weight: lighter; }
.Newlist li a:hover .txt .tit{color:var(--hover-color);}
@media (min-width:1025px) {
.Newlist li a{display: flex; justify-content: space-between; align-items: center;}
.Newlist .pic{width: 22%;}
.Newlist .txt{width: 70%;padding: 0 0.5rem; border-right: 1px solid #eee; margin-right: 0.5rem; padding-right: 0.5rem;}
}

@media(max-width:1024px){
.Newlist li .pic{ margin-bottom: 0.2rem;}
.Newlist li .n_more{ margin-top: 0.2rem;}
}


.News_detail {padding: var(--padMar100) 0; }
.News_detail .news_info {}
.News_detail .news_info .title { text-align: center; padding-bottom: 0.2rem; border-bottom: 1px solid #eee; margin-bottom: 0.3rem; }
.News_detail .news_info .title h1 { margin: 0; padding-bottom: 0.15rem; font-size: var(--font-size30); font-weight: 500;  color: #333; }
.News_detail .news_info .title time {display: inline-block;color: #999; font-weight: lighter; font-size: var(--font-size16);padding-left: 0.3rem;background: url(../images/icon-time.svg) no-repeat left center;background-size: auto 0.18rem;line-height: 1.6}
.News_detail .news_info img {margin: 1% auto; /* margin: 2% auto; max-width: 50%; */ text-align: center }
.News_detail .info { line-height: 2; color: #333; font-size: var(--font-size16); }
.News_detail .info p{margin:0.1rem 0;}
.News_detail .bot { position: relative; margin-top: 0.4rem; padding-top: 0.32rem; border-top: 1px dashed #eee }
.News_detail .info_back { text-align: center; clear: both; position: absolute; right: 0; bottom: 0 }
.News_detail .info_back a { position: relative; color: #fff; display: block; width: 1.8rem; line-height: 0.5rem; border-radius: 0.5rem; background: var(--hover-color); }
.News_detail .info_back a:before{display: inline-block; vertical-align: top;content: '';background-image: url(../images/icon-back.svg);background-size: contain;background-position: center; background-repeat: no-repeat; width: 0.24rem;height: 0.5rem;margin-right: 0.1rem;}
.News_detail .info_pn span { display: block;  margin: 1% 0; }
.News_detail .info_pn span a { color: #666;  font-weight: lighter;}
.News_detail .info_pn span a:hover { color: var(--hover-color); }


.News_detail .RedNews{ padding:0.3rem; background: #f8f8f8; border-radius: var(--radius);}
.News_detail .RedNews .tithead{line-height: 2;font-size: var(--font-size26); color: #333; padding-left: 0.12rem; position: relative;}
.News_detail .RedNews .tithead:After{position: absolute;left: 0;top: 50%;transform:translateY(-50%);width: 0.03rem;height: 0.26rem;background:var(--hover-color);content: "";}
.News_detail .RedNews li{border-bottom: 1px solid rgba(0, 0, 0, 0.08); padding: 0.24rem 0 0.15rem;}
.News_detail .RedNews li .pic{ margin-bottom: 0.2rem;}
.News_detail .RedNews li .pic .imgbox{padding-top:68%;transition: 0.3s; border-radius: var(--radius);}
.News_detail .RedNews li a:hover .imgbox img{transform: scale(1.1);}
.News_detail .RedNews li .txt{}
.News_detail .RedNews li .txt time { display: inline-block; color: #999; margin-top: 0.15rem;font-size:var(--font-size16);  display: inline-block; color: #999; padding-left: 0.24rem; background: url(../images/icon-time.svg) no-repeat left center; background-size: 0.16rem auto; font-weight: lighter;}
.News_detail .RedNews li .txt .tit {font-size: var(--font-size18);color: #333; line-height: 1.5; }
.News_detail .RedNews li:hover .txt .tit{color: var(--hover-color);}

@media (min-width:1025px) {
.News_detail .NewsCon {float: left; width: 70%; }
.News_detail .RedNews { float: right;width: 25.7%;}
}

@media(max-width:1024px) {
.News_detail .bot{margin-top: 2em;padding-top: 1.5em;}
.News_detail .info_back { position: relative; margin-bottom: 1em;}
.News_detail .news_info .title h1 { font-size: 1.5em; }
.News_detail .info_back a{ text-align: center; display: table;margin: 0 auto; width:auto; padding:0 1em;}
.News_detail .info_pn span {  margin: 2% 0; }
.News_detail .info img{width: 100% !important; height: 100% !important;}
}

.Caselist{padding: var(--padMar100) 0;}
.Caselist ul{ display: flex; flex-wrap: wrap;}
.Caselist li {background: #fff; overflow: hidden; margin-right: 2%;  margin-bottom:2%; }
.Caselist li .pic{overflow: hidden;}
.Caselist li .pic .imgbox{padding-top:90.96%;transition: 0.3s; border-radius: var(--radius);}
.Caselist li a:hover .imgbox img{transform: scale(1.1);}
.Caselist li .txt{ text-align: center; overflow: hidden;}
.Caselist li .txt .tit{font-size:var(--font-size18);color:#333;line-height: 1.6; margin-top: 0.16rem;}
.Caselist li .txt .desc{font-size:var(--font-size16);line-height:1.875;color:#333; font-weight: lighter; }
.Caselist li a:hover .txt .tit{color:var(--hover-color);}
@media (min-width:1025px) {
.Caselist li {width: 23.5%;}
.Caselist li:nth-child(4n){margin-right: 0;}
}
@media(max-width:1024px) {
.Caselist li {width: 48%;}
.Caselist li:nth-child(2n){margin-right: 0;}
.Caselist li .pic{ margin-bottom: 0.2rem;}
}

@media(max-width:640px) {
.Caselist li .pic{ margin-bottom:.1rem;}
.Caselist li .txt .tit{ margin-top:0;}
}



.Consult{padding: var(--padMar100) 0;}
.Consult .box{ background: #f9f9f9; border-radius: 0.2rem; overflow: hidden;}
.Consult .form{ padding:0.3rem 0.5rem;}
.Consult .form li{margin-bottom: 0.20rem;  position: relative; z-index: 1;   }
.Consult .form .tit{position: absolute;left:0.16rem;top: 0;font-size: var(--font-size16); line-height:0.55rem;color: #333;}
.Consult .form select,
.Consult .form .text{width: 100%;border-radius:5px;font-size:var(--font-size16);border: 1px solid #eee;line-height:0.55rem;height:0.55rem;background: #fff;padding: 0 0.16rem; }
.Consult .form textarea.text{height:1.2rem; line-height: 1.8;}
.Consult .form  .btn{width:1.6rem;font-size: var(--font-size16);background: var(--hover-color);border-radius: 0.5rem;line-height: 0.55rem; color: #fff;cursor: pointer;border: 0; display: block;}

.Consult .form li.yzm{ display: flex; align-items: center;}
.Consult .form li.yzm .tit2{flex: 0 0 auto;font-size: var(--font-size16); line-height:0.55rem;color: #333; margin-right: 0.2rem;}
.Consult .form li.yzm .text{flex: 0 0 auto;width: 40%;}
.Consult .form li.yzm .verCode{flex: 1 1 auto; margin-left: 0.2rem;}
.Consult .form li.yzm .verCode img{ max-height: 0.55rem;}

@media (min-width:1025px) {
.Consult .box{display: flex; justify-content: space-between;align-items: center; }
.Consult .img{width:48%;;}
.Consult .form{width:52%;}
.Consult .form .row2 li{float: left;width:calc(50% - 0.1rem);}
.Consult .form .row2 li:nth-child(2n){float: right;}
.Consult .form .row3 li{float: left;width:32%;}
.Consult .form .row3 li:not(:nth-child(3n)){ margin-right: 2%;}
}
@media (max-width:1024px) {
.Consult .form{ padding: 0.2rem;}
.Consult .form li.yzm .text{width: 50%;}
}

.ContactInfo{padding:  var(--padMar100) 0; }
.ContactInfo .info h2{font-size: var(--font-size30); line-height: 1.2; color: #333; margin: 0;margin-bottom: 0.2rem; }
.ContactInfo .Contact li{display: flex;flex-wrap: wrap;border-bottom: 1px dashed #e6e6e6; padding:0.15rem 0;}
.ContactInfo .Contact li .icon{width: 0.42rem;}
.ContactInfo .Contact li .icon img{max-width: 0.26rem;}
.ContactInfo .Contact li .txt{font-size: var(--font-size16);color: #333;  width: calc(100% - 0.42rem);}
.ContactInfo .Contact li .txt .tit{color: #666; margin-bottom: 0.08rem; font-weight: lighter;}
.ContactInfo .Contact li .txt .wx{ margin: 0; line-height: 1.5;font-size: var(--font-size20); }
.ContactInfo .Contact li:first-child .wx{font-size: var(--font-size28); font-weight:bold; color: var(--hover-color); }
.ContactInfo .pic img{ border-radius: 0.2rem;}
@media (min-width:1025px) { 
.ContactInfo .box{display: flex; align-items: center; justify-content: space-between;  }
.ContactInfo .Contact{width:50%;}
.ContactInfo .pic{width:45%;}
}
@media (max-width:1024px) {
.ContactInfo .Contact{ margin-bottom: 0.2rem;}
}


.ul_sitemap{ line-height:1.8; list-style:none;}



/* 搜索结果 */
.search-shell .lanmu-mz{ margin-bottom:.2rem; color:#222222; padding-bottom:.2rem; border-bottom:solid 1px #dedede;}
.search-list li{ border-bottom:dotted 1px #dedede;}
.search-list li a{ font-size:.18rem; padding:.2rem; color:#222;}
.search-list li .tiem{ font-size:.16rem; color:#999999;}
.search-list li:hover a{ color:var(--hover-color);}

.Sitemap{ padding:var(--padMar100) 0;}
.Sitemap li{ padding: 0.2rem 0; border-bottom: solid 1px #eee}
.Sitemap li span{display: block;font-size: var(--font-size20); color: #333; font-weight: 500; margin-bottom: 0.12rem;}
.Sitemap .sub a{padding-right:0.2rem;font-size: var(--font-size16);margin-bottom: 0.1rem; font-weight: lighter;}
.Sitemap .sub a:hover{color: var(--hover-color);}

.Top003156 menu li span a{font-weight: bold;}

	.HomePro .list .item{margin-bottom: 0.2rem;}
	.HomePro .list .item{margin-left: 0;margin-right: 0;background: transparent;}
	.HomePro .list .item a{display: flex;flex-direction: column;width: calc(100% - 0.2rem);margin: 0 auto;background: #fff;border-radius: inherit;overflow: hidden;}
