﻿@font-face {
  font-family: 'hml';
  src: url('fonts/HarmonyOS/Light.woff') format('woff');
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: 'hmr';
  src: url('fonts/HarmonyOS/Regular.woff') format('woff');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'hmm';
  src: url('fonts/HarmonyOS/Medium.woff') format('woff');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'hmb';
  src: url('fonts/HarmonyOS/Bold.woff') format('woff');
  font-weight: 700;
  font-display: swap;
}

body{font-family: hmr; --hover-color:#0e6db1;--hover-color2:#d71619; --white:#fff;--black0:#000; --black:#333; --grey:#666;--grey2:#999;--padMar20:0.2rem; --padMar30:0.3rem;--rgb-white:255,255,255; --radius:.25rem 0; font-size: var(--font-size16); }

/* body{overflow: hidden;} */

.slick-arrow{width:1em; height:1em;border-radius:50%; background: url(../images/more2.svg) no-repeat center center; background-size: auto .16rem;z-index: 10; transition: 0.3s; font-size:var(--font-size60); text-indent: -999em; overflow: hidden; border:1px solid #aaa;}
.slick-arrow:hover{background-color:var(--hover-color); background-image: url(../images/more-on.svg);  border-color:var(--hover-color);}

p{margin: 0;}
p+p{margin-top:1em;}

/*Top003213 */
.Top003213{position:fixed; left: 0;top: 0;width: 100%;z-index: 100;transition: 0.3s; background: var(--white); box-shadow: 0 0 .1rem rgba(0,0,0,0.1);}
.Top003213 .logo img{height: 0.65rem;}
.Top003213 [class*=autoCon-]{position: relative;z-index: 100;}
.Top003213 menu li span,
.Top003213 menu li span a{display: block;}
.Top003213 .open-search{display: block;width: 0.2rem; height: 0.2rem; background: url(../images/search-on.svg) no-repeat center center; background-size: contain;cursor: pointer;}
.Top003213 .top-search{position: absolute; top: 100%;right: 0;width: 4rem;background-color: var(--white); display: flex;align-items: center; justify-content: center; border-radius: 0 0 0.1rem 0.1rem; overflow: hidden; opacity: 0;visibility: hidden;transform: translateY(0.3rem);transition: 0.3s;}
.Top003213 .top-search .text{flex: 1; border: 0; height: calc(50 / 16 * 1em); line-height: calc(50 / 16); padding: 0 1em;}
.Top003213 .top-search .text:not(.focus){color: rgba(var(--rgb-999),1);}
.Top003213 .top-search .btn{width:calc(50 / 16 * 1em);height: calc(50 / 16 * 1em); display: block;background: var(--hover-color) url(../images/search.svg) no-repeat center center; background-size: auto 0.22rem; cursor: pointer;}
.search-show .Top003213 .open-search{background-image: url(../images/close.svg);}
.search-show .Top003213 .top-search{opacity: 1;visibility: visible;transform: translateY(0);}
menu li .sub{background-color:var(--hover-color);transition:0.3s;}
menu li .sub dl{position:relative;z-index:1;--top:0}
menu li .sub dl::after{position:absolute;content:'';width:3px;top:var(--top);height:2em;background-color:#2fc774;transition:0.3s;display:none;}
menu li .sub dl dl{width:max-content;background-color:var(--hover-color);transition:0.3s;padding:1em 0}
menu li .sub dd{line-height:1.2;position:relative;z-index:1;}
menu li .sub a{color:var(--white);display:block;padding: 1em 0.5em;}
menu li .sub a:hover{color: #fff; font-weight: 700;background-color: #004f87;}
menu li:not(#m5) .case{display: none;}
@media (min-width:1025px) {
.Top003213 menu li{margin-right: calc(95 / 1920 * 100vw);position: relative;}
.Top003213 menu li span a{line-height:.9rem;font-size: var(--font-size18);color:var(--black);position: relative;}
.Top003213 menu li span a:after{position: absolute; content: ''; height: 2px;width: 0; bottom: 0; left: 50%;background-color:var(--hover-color); opacity: 0; transition: 0.3s;transform: translateX(-50%);}
.Top003213_fixed menu li span a:after{background-color:var(--hover-color);}
.Top003213 menu li span a:hover:after,
.Top003213 menu li.aon span a:after{opacity: 1;width: 100%; }
.Top003213 menu li span a:hover,
.Top003213 menu li.aon span a{color:var(--hover-color); }
menu ul li.active .sub{transform:translateY(0);visibility:visible;opacity:1}
menu li .sub{width:10em;position:absolute;left:50%;top:100%;transform:translateY(0.3rem);opacity:0;visibility:hidden;margin-left:-5em;text-align: center;}
menu li .sub dl dl{position:absolute;left:100%;top:-1em;width:14em;transform:translateX(0.3rem);visibility:hidden;opacity:0;}
menu li .sub dl .active > dl{transform:translateX(0);visibility:visible;opacity:1}
}

@media (max-width:1024px) {
.wap-dd-op,
.wap-op{position: absolute;right: 0;width: 3em; height: 100%;background: url(../images/arr_xjt_gray.svg) no-repeat center center; background-size: 30% auto; top: 0;z-index: 101; transition: 0.3s;}
.mainNav .sub dd.wap-active .wap-dd-op,
span.on .wap-op{transform: rotate(180deg);}
menu li .sub{transition: all 0s;display: none;}

.Top003213{--top:0.7rem;position: fixed; background-color: var(--white); box-shadow: 0 0 0.1rem rgba(0,0,0,0.3);}
.Top003213 [class*=autoCon-]{height: var(--top);}
.Top003213 menu{position: fixed; left: -100%;opacity: 0;visibility: hidden;transition:left 0.5s ease-in-out;top: var(--top);width: 100%;bottom: 0; }
.menu-show .Top003213 menu{left: 0;visibility: visible; opacity: 1;}
.Top003213 .logo img{height: calc(var(--top) / 2);}
.Top003213 .open-menu{margin-left: 0.3rem;width: 30px;}
.Top003213 .open-menu i{background-color: var(--hover-color);}
.menu-show .open-menu i:nth-child(1) {
	-webkit-transform: translate(0, 9px) rotate(45deg) !important;
	-moz-transform: translate(0, 9px) rotate(45deg) !important;
	-ms-transform: translate(0, 9px) rotate(45deg) !important;
	-o-transform: translate(0, 8di9px) rotate(45deg) !important;
	transform: translate(0, 9px) rotate(45deg) !important;}
.menu-show .open-menu i:nth-child(2) {
	-webkit-transform: translate(0, 0) rotate(-45deg) !important;
	-moz-transform: translate(0, 0) rotate(-45deg) !important;
	-ms-transform: translate(0, 0) rotate(-45deg) !important;
	-o-transform: translate(0, 0) rotate(-45deg) !important;
	transform: translate(0, 0) rotate(-45deg) !important;}
.menu-show .open-menu i:nth-child(3) {width: 0;}
.Top003213 ul{height: 100%; position: relative;width:65%;box-shadow: 0 0.1rem 0.1rem rgba(0,0,0,0.3);background-color:var(--white);}
.Top003213  li span{line-height: 4; padding: 0 1em; border-bottom:1px solid rgba(0,0,0,0.1); }
.Top003213  li.has-sub span{background: url(../images/select.svg) no-repeat right 1em center; background-size:1em auto;}
.Top003213  li.has-sub span:before{position: absolute; content: ''; left: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
.Top003213  li.active span{background-color: #f9f9f9;}
menu li .sub a{padding: 1em 1.5em;}
}


/*Banner003223 */
/* .homecss{padding-top: 0 !important;} */
.Banner003223{position:relative;z-index:1;overflow: hidden;}
.Banner003223 .link{position: absolute;z-index: 10;left: 0;top: 0;width: 100%;height: 100%;}
.Banner003223 .swiper-wrapper{height: auto;}
.Banner003223 .controls-page{bottom:6.06826802%;position: absolute;z-index: 10;text-align: center;}
.Banner003223 .controls-page span{width: 0.14rem;height: 0.14rem; border: 1px solid rgba(255, 255, 255, 0.4); margin: 0 0.1rem !important; display: block; border-radius: 50%;opacity: 1; background: none;}
.Banner003223  .controls-page span.swiper-pagination-bullet-active{border-color: var(--hover-color);background-color: var(--hover-color);}
.Banner003223 .pc{position: relative;height: 4.5rem;object-fit: cover;}
.Banner003223 .arrow{transition: all 0.5s;}
.Banner003223 .prev{left: -100px;}
.Banner003223 .next{right: -100px;}
.Banner003223:hover .prev{left: 3%;}
.Banner003223:hover .next{right: 3%;}
.Banner003223 .pc img{width: 100%;    height: 100%;
    object-fit: cover;}
.Banner003223 .pc .box{position: absolute;left: 0;top: 50%;display: flex;width: 100%;padding: 0 8.3%;box-sizing: border-box;z-index: 3;transform: translateY(-50%)}
.Banner003223 .pc .box .name{margin-bottom: .25rem;font-size: .36rem;color: #fff;letter-spacing: .05rem;}
.Banner003223 .pc .box .title{display: flex;align-items: center;font-size: .66rem;color: #ffffff;font-weight: bold;letter-spacing: .1rem;}
.Banner003223 .pc .box .title .flex{display: flex;align-items: center;color: #d71619;text-align: center;}
.Banner003223 .pc .box .title .flex span:nth-of-type(2){font-size: .24rem;line-height: 1.8;}
.Banner003223 .pc .box .text{margin-top: .2rem;font-size: .16rem;color: #fff;line-height: 1.7;}
.Banner003223 .pc .box.left{justify-content: left}
.Banner003223 .pc .box.left .text{padding-left: .2rem;border-left: .03rem solid #fff;}
.Banner003223 .pc .box.right{justify-content: right}
.Banner003223 .pc .box.right .name{text-align: right;}
.Banner003223 .pc .box.right .text{text-align: right;padding-right: .2rem;border-right: .03rem solid #fff;}
.Hometit{text-align: center; margin-bottom: .5rem; line-height: 1; }
.Hometit .en{font-size:var(--font-size24); color: var(--hover-color); text-transform: uppercase; margin-bottom: .15rem;}
.Hometit .cn{font-size:var(--font-size50); color: var(--black); font-weight: bold; letter-spacing:.02rem; text-indent: -.05rem;}


.Homemore{display: inline-block;color: var(--hover-color);border: solid 2px var(--hover-color); line-height:.45rem; border-radius:var(--radius); padding: 0 .7rem 0 .3rem; background: url(../images/more.svg) no-repeat right .3rem center; background-size:.12rem auto;}
.Homemore:hover{background-color:var(--hover-color);color:var(--white); background-image: url(../images/more-on.svg); }

@media(max-width:1024px){
  .Banner003223 .pc{display: none;}
  .Banner003223 .arrow{display: none !important;}
}


/*Floor003197 */
.Floor003197{padding:var(--padMar120) 0; overflow: hidden; }
.Floor003197 .main{background:url(../images/Floor003197-bg.jpg) no-repeat center; width:9.4rem; margin: 0 auto; position: relative; padding:.3rem; transition: 0.3s 0.5s; opacity: 0.5; border-radius:var(--radius); background-size: cover;}
.Floor003197 .main .subtit{display: table; padding:.05rem .10rem; background: var(--hover-color2); color: var(--white); border-radius:.1rem 0; font-size:var(--font-size12);margin-bottom: .2rem;}
.Floor003197 .main .tit{font-size:var(--font-size42); font-weight: bold; color: var(--black); line-height:1;}
.Floor003197 .main p{font-size:var(--font-size16); line-height:1.75; min-height:calc(1.75em * 2); margin:.2rem 0 .4rem; color:var(--grey);}
.Floor003197 .slick-current .main{opacity: 1;}
.Floor003197 .slick-current a:hover .tit{color:var(--hover-color);}

.Floor003197 .slick-arrow{position: absolute;  top: 50%;margin-top:-0.5em;}
.Floor003197 .slick-prev{transform: rotate(180deg);}
.Floor003197 .main .txt{position:relative; z-index: 5;}
.Floor003197 .main .Ispic{display: block; width: 100%;  background-size: contain; padding-bottom:100%;}

@media (min-width:1025px) {
.Floor003197 .slider{width:160%; margin-left: calc(-60% / 2);}
.Floor003197 .slick-prev{left: 33%; margin-left: -0.5em;}
.Floor003197 .slick-next{right: 33%; margin-right: -0.5em; }
.Floor003197 .main a{display: flex;align-items: center; justify-content: space-between;}
.Floor003197 .main .pic{ width:50%; order: 2; }
.Floor003197 .main .txt{width:50%; padding:3vw;}
}

@media (max-width:1024px) {
.Floor003197 .slick-prev{left: 0.1em;}
.Floor003197 .slick-next{right: 0.1em;}
}

/*Floor003208 */
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;z-index: -10;left: 0;}
.Floor003208{--hover-color:#0e6db1;--black-555:#555;--white:#fff;position: relative;z-index: 1; overflow: hidden; padding: var(--padMar120) 0 var(--padMar110) 0;}
.cate-list{ padding-bottom: var(--padMar50);}
.cate-list li{ width:15%;text-align: center; background-color: var(--hover-color); position: relative; transition: 0.3s;border-radius: var(--radius);margin: 0 20px;}
.cate-list li:not(:nth-child(1)){margin-left: -1px;}
.cate-list li a{display: flex; position: relative;z-index: 3; height: 0.5rem; flex-direction: column;align-items: center; justify-content: center;}
.cate-list li a p{margin: 0; font-size: var(--font-size18); font-weight: 500;letter-spacing: -1px;color: var(--white);}
.cate-list li.on{background-color: #d71619;}
.Floor003208 .autoCon-1600{position: relative;}

.Floor003208 .left .txt{margin-bottom: 1.12rem;}
.Floor003208 .all-title{margin-bottom: 0.4rem;}
.Floor003208 .left .txt pre{font-weight: 500;font-size: var(--font-size24);font-family: var(--font);}
.Floor003208 .swiper-slide a{display: block; }
.Floor003208 .swiper-slide .pic{display: flex;justify-content: center;  align-items: center;  margin-bottom: 0.4rem;background-color: #f3f4f6;}
.Floor003208 .swiper-slide .pic img{max-height: 100%;max-width: 100%;}
.Floor003208 .swiper-slide .txt{border-bottom: 1px solid var(--black-555); height: 0.67rem;position: relative;}
.Floor003208 .swiper-slide .txt p{margin: 0; font-weight: 500; font-size: var(--font-size20); background: url(../images/Floor003208-more-on.svg) no-repeat right bottom 0.5em / auto 0.12rem; line-height: calc(29 / 20); }
.Floor003208 .swiper-slide .txt:after{position: absolute;left: 0;bottom: -1px;height: 1px;content: ''; background-color: var(--hover-color); width: 100%; transform-origin: 100% 50%;transform: scaleX(0); transition: transform 1s;}
/* .Floor003208 .swiper-slide a:hover .txt:after{transform: scaleX(1); transform-origin: 0 50%;} */

.Floor003208 .controls{display: flex;}
.Floor003208 .controls a{width: 0.5rem; height: 0.5rem; transform: skewX(-10deg); background-color: var(--hover-color);display: flex;align-items: center; justify-content: center; cursor: pointer;}
.Floor003208 .controls a + a{margin-left: 0.1rem;}
.Floor003208 .controls a:after{display: block;width: 0.1rem; height: 0.2rem; background: url(../images/Floor003208-more-white.svg) no-repeat center center; background-size: contain; content: ''; transform: skewX(10deg);}
.Floor003208 .controls a.prev{background-color: #2d2c2c;}
.Floor003208 .controls a.prev:after{transform: skewX(10deg) rotateY(180deg);}

.Floor003208 .all-title span{font-weight: 700; font-size: var(--font-size48);background: url(../images/Floor003208-title-line-black.png) repeat; -webkit-background-clip: text; color: transparent;line-height: calc(42 / 48);display: block; }

.Floor003208 .all-more a{font-weight: 600;font-style: italic; text-transform: uppercase;display: inline-flex;align-items: center; font-size: var(--font-size18);}
.Floor003208 .all-more a:after{display: block; content: ''; margin-left: .1rem; width: 0.06rem; height: 0.12rem; background: url(../images/Floor003208-more.svg) no-repeat center center / contain; transition: 0.3s;}
.Floor003208 .all-more a.word:hover:after{background-image: url(../images/Floor003208-more-on.svg);}

.Floor003208 .swiper-slide .pic{transition: all 0.5s;}
.Floor003208 .swiper-slide:hover .pic{transform: scale(1.1);}

@media (min-width:1025px) {
.cate-list{ padding: 0rem 0 var(--padMar50) calc(630/ 1920 * 100vw); }
.Floor003208 .left{flex: 1; margin-right: 0.4rem;}
.Floor003208 .right{width: calc(1600 / 1600 * 100%); flex-shrink: 0;}
.Floor003208 .right .inner{width:100%; overflow: hidden;}
.Floor003208 .swiper{overflow: initial;}
.Floor003208 .swiper-slide{padding-top:0.5rem;}
.Floor003208 .swiper-slide a{margin-right:0.3rem;}
.Floor003208 .swiper-slide .pic{height:3rem;}
.Floor003208 .swiper-slide .txt p{padding-right: 4em;}
}
@media (max-width:1024px) {
.Floor003208 .swiper-slide .pic{height: 2.4rem;}
.Floor003208 .swiper-slide .pic img{max-height: 80%;max-width: 90%;}
.Floor003208 .swiper-slide .txt {margin: 0 0.1rem;}
.Floor003208 .swiper-slide .txt p{font-size: var(--font-size16);}
.Floor003208 .controls{justify-content: flex-end;margin-bottom: 0.3rem;}
.Floor003208 .swiper-wrapper{height: auto;}
.Floor003208 .after{height: 32%;left: 0;right: 0; clip-path: polygon(0 0, 100% 0, 100% 100%, -48% 10%);}
.Floor003208 .before{width: 100%;clip-path:polygon(0 0,100% 52%,100% 100%,0 100%);}
.cate-list ul{justify-content: center;}
.cate-list li{width: 30%;}
.cate-list li.on{background: var(--hover-color2);}
.cate-list li .ico{height: 0.4rem;}
.cate-list li .ico img{max-height: 0.3rem;}
.Floor003208 .left .txt{margin-bottom: 0;}
}
@media(max-width:640px){
  .cate-list li{margin: 0 10px;}
  .Floor003208 .swiper-slide .pic{padding-bottom: 0.15rem;}
  .Hometit{margin-bottom: 0.35rem;}
  .Hometit .cn{font-size: var(--font-size30);}
}

/*Floor003096*/
.Floor003096{position: relative; overflow: hidden; }
.Floor003096 .Ispic{display: block; width: 100%; padding-bottom:50%;}
.Floor003096 .tit{font-size:var(--font-size28); color: var(--black); margin: .6rem 0 .3rem;}
.Floor003096 .txt{font-size:var(--font-size16); color: var(--grey); line-height: 1.75;}
.Floor003096 .Homemore{margin:.7rem 0 1.2rem;}
.Floor003096 li{display: flex; align-items: center;}
.Floor003096 .icon{width: .6rem; height:.6rem;position: relative;}
.Floor003096 .icon img{max-width: .52rem; max-height:.52rem;position:absolute; left:10%; top: 50%; transform: translate(-20%,-50%);}
.Floor003096 .con{width: calc(100% - .6rem); padding-left:.1rem;}
.Floor003096 .t1{font-size:var(--font-size18); color: var(--hover-color); line-height: 1;}
.Floor003096 .t1 b{font-size:var(--font-size58); padding-right: .05rem;font-family:Barlow; font-weight: bold;}
.Floor003096 .t2{font-size:var(--font-size16); color: var(--grey); margin-top:.05rem;}
.Floor003096 .ul{display: flex; justify-content: space-between;}
.Floor003096 li+li{padding-left: .3rem;}
@media(min-width:1025px){
.Floor003096 .txt-area{position: absolute; left: 0; top: 0; width: 100%; height: 100%;z-index: 2;}
.Floor003096 .autoCon-1600{height: 100%;}
.Floor003096 .ytable{width:60%; height: 100%; max-width:8.2rem;}
.Floor003096 .Hometit{text-align:left; }
.Floor003096 .txt{width: 86%; text-align: justify;}
}
@media(max-width:1024px){
  .Floor003096 .txt-area{padding-bottom: 0.4rem;}
}
@media(max-width:640px){
  .Floor003096 .Homemore{margin: 0.3rem 0;}
  .Floor003096 .ul{display: block;}
  .Floor003096 li+li{padding: 0.2rem 0 0 0;}
  .Floor003096 .tit{margin: 0.3rem 0 0.15rem;}
  .Floor003096 .t1 b{font-size: var(--font-size42);}
}



/*Floor003220 */
.Floor003220.pro .pic .Ispic{background-size: contain;}
.Floor003220{padding: var(--padMar120) 0 var(--padMar110) 0; overflow: hidden;}
.Floor003220 .swiperCon{margin-left: calc((100vw - 100%) / -2);  width:100vw; overflow: hidden;position: relative;z-index: 1; }
.Floor003220 .swiperCon:after,
.Floor003220 .swiperCon:before{position: absolute;content: ''; width: 1.6rem;height: 100%;opacity: 0.7;z-index: 10;pointer-events: none;top: 0;}
.Floor003220 .swiperCon:before{left: 0;background: linear-gradient(to right,rgba(var(--rgb-white),1) 79.375%,rgba(var(--rgb-white),0) 100%); }
.Floor003220 .swiperCon:after{right: 0;background: linear-gradient(to right,rgba(var(--rgb-white),0) 20.625%,rgba(var(--rgb-white),1) 100%); }
.Floor003220 .swiper{overflow: initial;}
.Floor003220 .swiper-wrapper{height: auto;}
.Floor003220 .swiper-slide a{display: block;}
.Floor003220 .pic{overflow: hidden;border-radius:var(--radius);}
.Floor003220 .pic .Ispic{padding-bottom:calc(310 / 456 * 100%); transition: 0.5s ease-in-out;}
.Floor003220 .swiper-slide a:hover .Ispic{transform: scale(1.05);}
.Floor003220 .txt{margin-top: 0.3rem;text-align: center;}
.Floor003220 .tit{font-size:var(--font-size20); /*margin-bottom: 1em;*/ color: var(--black); line-height: 1.5; /*height: calc(1.5em * 2); */width: 100%;}
.Floor003220 a:hover .tit{color: var(--hover-color);}
.Floor003220 .txt time{color: #999; font-size: var(--font-size18);}
.Floor003220 .controls{display: flex;align-items: center; margin-top: var(--padMar90); }
.Floor003220 .controls .pages{flex: 1;height: 2px;background-color: #eee;position: relative;}
.Floor003220 .controls .pages span{height: 5px;top: -2px;background-color: var(--hover-color);border-radius: 5px;}
.Floor003220 .controls .arrows{display: flex;align-items: center;justify-content: flex-end;width:2rem;}
.Floor003220 .controls .arrows a{display: block;width: 0.6rem; height: 0.6rem;border-radius: 50%;border: solid 1px #aaa; background-position: center center; background-repeat: no-repeat; background-size: auto 0.16rem; cursor: pointer; transition: 0.3s; background-color: var(--white); position: relative; background-image: url(../images/more2.svg); }
.Floor003220 .controls .arrows a + a{margin-left: 0.26rem;}
.Floor003220 .controls .arrows a.prev{left: auto; transform: rotate(180deg);}
.Floor003220 .controls .arrows a.next{right: auto;}
.Floor003220 .controls .arrows a:hover{background-color: var(--hover-color);background-image: url(../images/more-on.svg);border: solid 1px var(--hover-color);}
@media (min-width:1025px) {
    .Floor003220 .swiperCon{padding: 0 0 0 var(--padMar160);}
    .Floor003220 .swiperCon:after{display: none;}
    .Floor003220 .swiper{ width: calc(100% + 1.6rem);}
    .Floor003220 .controls{width: calc(100% - 3.2rem);}
}
@media (max-width:1024px) {
    .Floor003220 .swiperCon{padding: 0 var(--padMar160);}
    .Floor003220 .swiperCon:before{width: var(--padMar160);}
    .Floor003220 .controls .arrows a{width: 0.35rem;height: 0.35rem;}
}






/*Bottom002743 */
.Bottom002743{background:#232323; padding-top:var(--padMar70); color:var(--white); }
.Bottom002743 a{color:var(--white);}
.Bottom002743 a:hover{color:var(--hover-color);}
.Bottom002743 .cons{padding-bottom:var(--padMar60);}
.Bottom002743 .copyright{line-height:1.75;padding:var(--padMar30) 0;color:var(--white); border-top:1px solid rgba(var(--rgb-white),0.1); text-align: center; opacity: 0.7; }
.Bottom002743 .copyright a{color: var(--white);}
.Bottom002743 .copyright a:hover{color:var(--hover-color);}
.Bottom002743 .contact{width:calc(32% - 4vw); padding-right:4vw; margin-right:6vw; border-right: 1px solid rgba(var(--rgb-white),0.15);}
.Bottom002743 .contact .name,
.Bottom002743 nav dl dt{font-size:var(--font-size18);color:var(--white); padding-bottom:var(--padMar20); font-weight: bold;}
.Bottom002743 nav dl:last-child dt{text-align: center;}
.Bottom002743 .contact li:not(:last-child){padding-bottom:var(--padMar20);}
.Bottom002743 .contact li aside{padding-left:var(--padMar30);line-height:1.75;background-position: left .03rem;background-repeat: no-repeat; background-size: auto .18rem;}
.Bottom002743 .contact li:nth-child(1) aside{background-image: url(../images/icon_call.svg); margin-bottom:.05rem; font-size:.15rem;}
.Bottom002743 .contact li:nth-child(2) aside{background-image: url(../images/icon_email.svg);}
.Bottom002743 .contact li:nth-child(3) aside{background-image: url(../images/icon_add.svg);}
.Bottom002743 .contact li b{font-size:var(--font-size40);color:var(--white); font-weight: bold;}
.Bottom002743 nav dl dt a{color:var(--white);}
.Bottom002743 nav{float: right;width:68%;}
.Bottom002743 nav dl{float: left; max-width:1.8rem;}
.Bottom002743 nav dd{line-height:1.5;margin-top:.1rem;opacity: 0.7; }
.Bottom002743 nav dd:hover{opacity:1; }
.Bottom002743 nav .code{padding: 2px; background:var(--white); border-radius:.1rem;}
.Bottom002743 nav .code img{max-width:1.1rem; width: 100%; }
.Bottom002743 nav dl:not(:nth-child(2)) .case{display: none;}
@media(min-width:1025px){
.Bottom002743 .cons{display: flex; justify-content: space-between;}
}
@media(max-width:1024px){
  .Bottom002743 .contact{width: 100%;border-right: 0;border-bottom: 1px solid rgba(var(--rgb-white), 0.15);padding-bottom: 0.2rem;margin-bottom: 0.2rem;}
  .Bottom002743 nav{float: none;width: 100%;float: none;width: 1.4rem;margin: 0px auto;text-align: center;}
  .Bottom002743 nav dl{max-width: none;margin: 0px auto;float: none;}
  .Bottom002743 nav .code img{max-width: none;width: 100%;}
  .Bottom002743 nav dl:not(:last-child){display: none;}
  .Bottom002743 .contact li b{font-size: var(--font-size30);}
}
@media(max-width:768px){
.Bottom002743{padding-top: 5%;}
}



/*Banner002730 */
.Banner002730{position: relative; overflow: hidden;}
.Banner002730 .ytable{height: 100%;}
.Banner002730 .txt{ position:absolute; left:0; top:0; height:100%; width:100%; z-index:10; color:var(--white); }
.Banner002730 .txt .cn{ letter-spacing:0; font-size:var(--font-size54); }
.Banner002730 .txt .en{text-transform: uppercase;letter-spacing:.04rem;font-size:var(--font-size26); margin-top:.08rem;}
@media(min-width:1025px){
.Banner002730 figure{height:4.5rem;}
.Banner002730 img{ display:none;}
}
@media(max-width:1024px){
  .Banner002730 .txt .cn{font-size: var(--font-size28);}
  .Banner002730 .txt .en{font-size: var(--font-size18);}
.Banner002730 figure{ display:none;}
.Banner002730 img{ width:100%; display:block;}
}






/*Menu003135 */
.Menu003135{position: relative;z-index: 3; border-bottom: 1px solid rgba(0,0,0,0.1);}
.Menu003135 .current{font-size:var(--font-size14); padding-left:.25rem;background: url(../images/Menu003135-icon.svg) no-repeat left center; background-size:.15rem auto; line-height:.8rem;}
.Menu003135 .current,
.Menu003135 .current a:not(:hover){color: var(--grey);}
.Menu003135 .current span{color:var(--hover-color);}
.Menu003135 .nav-menu li{float: left;font-size:var(--font-size18);line-height:.8rem;}
.Menu003135 .nav-menu li a{display: block;position: relative;padding:0 1.5vw;}
.Menu003135  a:hover,
.Menu003135 .nav-menu li a:hover,
.Menu003135 .nav-menu li.aon a{color:#fff;background-color:var(--hover-color);}
.Menu003135 .nav-menu li.aon a:before{position: absolute;content: ''; left: 0; bottom: 0;width: 100%; height: 2px;background-color:var(--hover-color);}
@media (max-width:1024px) {
.Menu003135 .current{display: none;}   
}


.Listtit{position: relative; z-index: 1;  color:var(--black); text-align: center; font-size:var(--font-size32); font-weight: bold;}
.Listtit::after{content: ''; width:1em; height:.03rem; background-color:var(--hover-color); display: block; margin:var(--padMar20) auto var(--padMar30); }

/*.PicList002798*/
.PicList002798{ padding-top:var(--padMar100);}
.PicList002798 ul{ display: flex; flex-wrap:wrap;}
.PicList002798 li{border:1px solid rgba(0,0,0,0.1); position: relative; z-index: 1; margin: 0 4% 4% 0; width: 29.33%; border-radius: var(--radius);}
.PicList002798 li:hover{ z-index:10; }
.PicList002798 li a{ display:block; position:relative; padding:var(--padMar50);}
.PicList002798 li h3,
.PicList002798 li h4,
.PicList002798 li h5{ margin:0; text-align:center; font-weight:normal;}
.PicList002798 li .Ispic{ padding-bottom:73.5%; margin-bottom:8%;background-size: contain;}
.PicList002798 li h3{ font-size:var(--font-size28);color:var(--black); font-weight: normal;}
.PicList002798 li h4{ font-size:var(--font-size16);color:var(--grey); margin-top:.08rem;  font-family: 'hml';}
.PicList002798 li .hover{ opacity:0; position:absolute; left:-.15rem; top:-.15rem; right:-.15rem; bottom:-.15rem; text-align:center; background:rgba(14,109, 177, 0.85); z-index:10; transition:0.3s; color:var(--white); border-radius:var(--radius);}
.PicList002798 li:hover a .hover{ opacity:1; box-shadow:0 0 .15rem 3px rgba(0, 0, 0, 0.1);}
.PicList002798 li aside{ position:absolute; left:10%;width:80%; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);transform:translateY(-50%);}
.PicList002798 li .hover h5{font-size:var(--font-size30);}
.PicList002798 li .hover i{ display:block;  height:2px; background:var(--white); width:2em; margin:14px auto 20px;} 
.PicList002798 li .hover p{line-height:1.75; margin:0; max-height:calc(1.75em * 4); overflow:hidden; text-align: left; font-family: 'hml';}
.PicList002798 .more{ display: block; text-align: center; margin-top:.5rem;}
.PicList002798 .more span{ display: inline-block; padding:0 2em; line-height:.4rem; background:var(--white); border-radius:var(--radius);transition:all 0.5s ease-out 0s;color:var(--grey); }
@media(min-width:1025px){
.PicList002798 ul{margin-right: -2px;}
/* .PicList002798 li{width:calc(100% / 3);}
.PicList002798 li:nth-child(3n) ~ li{margin-top:-1px; } */
}
@media(max-width:1024px){
  .PicList002798 ul{margin-left: -4%;}
  .PicList002798 li{width:calc(100% / 2 - 4%);margin-right: 0;margin-left: 4%;}
  .PicList002798 li:nth-child(2n) ~ li{margin-top:-1px; }
}
@media(max-width:640px){
  .PicList002798 li h3{font-size:var(--font-size20);}
}


.Page002623{padding:var(--padMar50) 0 var(--padMar100); 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 3vw; font-style: normal;}
.Page002623 .Pages .p_page{display: table; margin: 0 auto;}
.Page002623 .Pages a{float: left;line-height: .5rem; width: .5rem; margin: 0 1px;}
.Page002623 .Pages a.a_cur,
.Page002623 .Pages a:hover{color: var(--white);background: var(--hover-color);}
.Page002623 .Pages .p_page > a{font-size: 0;height: .5rem;position: relative;}
.Page002623 .Pages .p_page > a:before{position: absolute; content: '';border:5px solid transparent; left: 50%; top: 50%; margin: -.05rem 0 0 -.1rem;}
.Page002623 .Pages .p_page > a.a_prev:before{border-right-color: #000;border-right-width: .08rem;}
.Page002623 .Pages .p_page > a.a_next:before{border-left-color: #000;border-left-width: .08rem; margin-left: -.04rem;}
.Page002623 .Pages a.a_prev:hover:before{border-right-color: var(--white);}
.Page002623 .Pages a.a_next:hover:before{border-left-color: var(--white);}
@media(max-width:640px){
.Page002623{padding: 6vw 0 8vw 0;}
.Page002623 .Pages em{display: none;}
.Page002623 .Pages a{background-color: #eee;}
}


/*RighInfo003134 */
.RighInfo003134{ padding:var(--padMar100) 0;}
.RighInfo003134 .img-side{background: var(--white); margin-bottom:var(--padMar60); overflow: hidden; border: 1px solid #eaeaea;}
.RighInfo003134 .img-side .ytable-cell{ padding-bottom:var(--font-size50);}
.RighInfo003134 .img-group li .Ispic{background-size: contain;padding-bottom:60.2%; }
.RighInfo003134 .controls{display: table;position: relative;padding: 0 var(--padMar50); margin:var(--padMar50) auto 0;}
.RighInfo003134 .controls .slick-dots li{float: left;position: relative; width: 13px;height: 13px; margin: 0 5px;}
.RighInfo003134 .controls .slick-dots li button{position: absolute;background:rgba(0,0,0,0.2); width: 7px;height: 7px;border-radius: 50%; top: 50%;left: 50%;transform: translate(-50%,-50%); border: 0; cursor:pointer; border: 0; font-size: 0;padding: 0;transition: 0.3s;}
.RighInfo003134 .controls .slick-dots li.slick-active button{background-color:var(--hover-color); width: 100%;height: 100%;}
.RighInfo003134 .controls .slick-arrow{position: absolute; top:50%;width:.15rem; height:.15rem;background-repeat: no-repeat;background-position: center; margin-top: -.075rem; background-size: contain; border: none; }
.RighInfo003134 .controls .slick-arrow:hover{background-image:url(../images/more.svg); background-color: transparent; }
.RighInfo003134 .controls .slick-prev{left: 0; transform:rotate(-180deg); -webkit-transform:rotate(-180deg);}
.RighInfo003134 .controls .slick-next{right: 0;}
.RighInfo003134 .controls .slick-disabled{cursor: default;}
.RighInfo003134 .controls .slick-prev.slick-disabled,
.RighInfo003134 .controls .slick-next.slick-disabled{background-image: url(../images/more2.svg);}
.RighInfo003134 .img-side .tit{font-size:var(--font-size36);color:var(--black); font-weight: normal; }
.RighInfo003134 .img-side .line{width:.22rem; height:.02rem; background-color:var(--hover-color);display: block;margin:.22rem 0 .3rem;}
.RighInfo003134 .img-side .p{ line-height:1.75; text-align: justify;color: var(--grey); font-size: var(--font-size18);}
.RighInfo003134 .more{ line-height:.42rem; color: var(--hover-color); padding:0 .4rem; border: 1px solid var(--hover-color); margin-top:.5rem; display: inline-block; border-radius: var(--radius); }
.RighInfo003134 .more:hover{ color: var(--white);background: var(--hover-color); }
.RighInfo003134 .prod-intro{margin-top:3vw;overflow:hidden;}
.RighInfo003134 .h1_tab span{display: inline-block; font-size: .22rem; color: var(--black); padding: 0 2vw; line-height:.6rem; position: relative;}
.RighInfo003134 .h1_tab span:not(.on):before{display:block; content: ''; width: 1px; height:50%; background: #eaeaea; position: absolute;right: 0; top:25%;}
.RighInfo003134 .h1_tab span.on{background: var(--hover-color); border-radius: .1rem .1rem 0 0; color: var(--white);}

.RighInfo003134 .prod-intro .info{margin-top: var(--padMar70);}
.RighInfo003134 .prod-intro .info .tit{font-size:var(--font-size34);line-height: 1;color: var(--black);background: url(../images/icon.png) no-repeat;background-size: .32rem;padding-left:.45rem;border-bottom: 1px solid #ddd;margin: 0 0 .35rem 0;padding-bottom: .35rem; font-weight: normal;}

.RighInfo003134 .characteristic .list{display: flex; flex-wrap: wrap; font-family: 'hml';margin-left:-2%;}
.RighInfo003134 .characteristic .list li{padding: .4rem;text-align: center;background: #f8fbfd; width: 31.33%;margin:0 0 2% 2%;}
.RighInfo003134 .characteristic .list .num{font-weight: bold;font-size: var(--font-size38);color: var(--hover-color);}
.RighInfo003134 .characteristic .list .t1{font-size: var(--font-size26);color: var(--black);margin: .18rem 0 .22rem;}
.RighInfo003134 .characteristic .list p{font-size: var(--font-size18);color: var(--grey);line-height: 1.6;}

.RighInfo003134 .parameter .list li{float: left;width:22.7%;padding-left: 0;border-bottom: 1px dashed #ddd; padding-bottom: .2rem;margin-bottom:2.5%;color: var(--grey2);font-size: var(--font-size16); min-height:1.2rem;}
.RighInfo003134 .parameter .list li:not(:nth-child(4n)){margin-right:3%;}
.RighInfo003134 .parameter .list li aside{font-size: var(--font-size20);margin-top: .1rem;color: var(--black); font-family: 'hml'; line-height: 1.6;}

@media (min-width:1025px) {
.RighInfo003134 .img-group{width: 50%;border-right: solid 1px #f2f2f2;}
.RighInfo003134 .img-side .ytable-cell{padding:.5rem;}
}
@media (max-width:1024px) {
.RighInfo003134 .img-side{ padding: 1.2em;margin-bottom: 0;}
.RighInfo003134 .characteristic .list li{padding: 0.2rem;}
}
@media(max-width:640px){
  .RighInfo003134 .prod-intro .info .tit{font-size: var(--font-size30);}
  .RighInfo003134 .img-side .tit{font-size: var(--font-size30);}
  .RighInfo003134 .characteristic .list li{width: 100%;}
  .RighInfo003134 .characteristic .list li:not(:last-child){margin-bottom: 0.15rem;}

  .RighInfo003134 .parameter .list li{width: auto;float: none;padding-bottom: 2.5%;min-height: auto;}

}


.news-box{padding:var(--padMar100) 0 0;}
.news-box .pinned-box{ padding-bottom:1rem;}
.news-box .pinned-box .item .pic{ width:43.75%; border-radius:.1rem; overflow:hidden; border: 1px solid #eee;}
.news-box .pinned-box .item .pic img{ width:100%; transition:all .5s;}
.news-box .pinned-box .item .text{ padding-left:.6rem; width:56.2222%;}
.news-box .pinned-box .item .time{ font-size:var(--font-size20);  color:var(--hover-color);}
.news-box .pinned-box .item .tit{ font-size:.26rem; margin:.4rem 0; color: var(--black);}
.news-box .pinned-box .item .des{ line-height:2; font-size:var(--font-size16); color: #666;}
.news-box .pinned-box .item .more{ margin-top:.45rem;}
.news-box .pinned-box .item .more span{ display:-webkit-flex; display:flex; align-items:center; justify-content:center; width:.5rem; height:.5rem; color:var(--white); font-size:var(--font-size20); border:solid 1px #cacaca; border-radius:50%;}
.news-box .pinned-box .item .more i{display:block; width:.25rem; height:.25rem; background:url(../images/arrow3.svg) no-repeat; background-size:.25rem;}
.news-box .pinned-box .item:hover .pic img{ transform:scale(1.1);}
.news-box .pinned-box .item:hover .text .tit{color: var(--hover-color);}
.news-box .pinned-box .item:hover .more span{border:1px solid var(--hover-color);}
.news-box .pinned-box .item:hover .more i{background: url(../images/arrow2.svg) no-repeat;background-size:.25rem;}

.news-box .pinned-box .aniu-box{  position:absolute; right:0; bottom:0; width:52%;}
.news-box .pinned-box .aniu-box .swiper-but{ left:auto; right:auto; top:auto; bottom:auto; margin:0; margin-right:.2rem; width:.5rem; height:.5rem; border:solid 1px var(--hover-color); position:relative; border-radius:50%; background:var(--white);}
.news-box .pinned-box .aniu-box .swiper-but:last-child{ margin-right:0;}
.news-box .pinned-box .aniu-box .swiper-but:after{ font-size:var(--font-size16); font-weight:bold;}
.news-box .pinned-box .aniu-box .swiper-pagination{ height:2px; width:calc(100% - 2rem); position:relative;}
.news-box .pinned-box .aniu-box .swiper-but:hover{ color:var(--white); background:var(--hover-color);}

.news-list .item.frist{border-top: 0;padding-top: 0;}
.news-list .item{ border-top:solid 1px #eee; padding:.45rem 0;}
.news-list .item .pic{ width:30%; border-radius:.1rem; overflow:hidden;border: 1px solid #eee; margin-right:.7rem;}
.news-list .item .pic img{ width:100%; transition:all .5s;}
.news-list .item .text{flex: 1;}
.news-list .item .text:hover .tit{color: var(--hover-color);}
.news-list .item .text .tit{ font-size:var(--font-size26); color:var(--black);}
.news-list .item .text .des{ font-size:var(--font-size16);line-height:1.8; margin:.24rem 0 .3rem; color: #666;}
.news-list .item .text .time{ color:#bbbbbb; background: url(../images/new_time.png) no-repeat left center; background-size: 1em; padding-left: 25px; line-height: 1;}
.news-list .item:hover .pic img{ transform:scale(1.1);}

@media(max-width:1024px){
.news-box .pinned-box{padding-bottom: 0.5rem;}
.news-box .pinned-box .item .pic img{ height:100%; object-fit:cover;}
.news-box .pinned-box .item .tit{ margin:.15rem 0; font-size:var(--font-size20);}
.news-box .pinned-box .item .more{ margin-top:.1rem;}
.news-list .item .text .tit{ font-size:var(--font-size22);}
}
@media(max-width:640px){
.news-box .pinned-box .aniu-box .swiper-but{width: 0.4rem;height: 0.4rem;}
.news-box .pinned-box .item .pic{ width:100%;}
.news-box .pinned-box .item .text{ width:100%; padding:.2rem 0;}
.news-box .pinned-box .item .des{ font-size:var(--font-size18);display:-webkit-box; display:box; overflow:hidden; text-overflow:ellipsis; word-break: break-word; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news-box .pinned-box .item .tit{ font-size:var(--font-size22);}
.news-box .pinned-box .aniu-box{ width:100%; position:relative;}
.news-list .item .pic{ width:100%;margin: 0;}
.news-list .item .text{ width:100%; padding:.2rem 0 0;}
.news-list .item .text .tit{ font-size:var(--font-size22);}
.news-list .item .text .des{ font-size:var(--font-size18);display:-webkit-box; display:box; overflow:hidden; text-overflow:ellipsis; word-break: break-word; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news-list .item{padding: 0.3rem 0;}
}



/*RighInfo002973 */
.RighInfo002973{ color: var(--black);padding:var(--padMar100) 0;}
.RighInfo002973 .news-details{max-width: 1400px; margin: 0 auto;}
.RighInfo002973 .news-details .title{text-align: center;border-bottom: 1px solid #e8f1f7;padding-bottom: .3rem;text-align: center;padding-right:0;}
.RighInfo002973 .news-details .title h1{font-size:var(--font-size30); margin: 0 0 .2rem 0;}
.RighInfo002973 .news-details .title aside span{display: inline-block; vertical-align: middle; margin: 0 15px 5px;line-height: 16px;font-size: var(--font-size16); color:var(--grey2);}
.RighInfo002973 .news-details .title .bshare-custom{display: inline-block;}
.RighInfo002973 .news-details .edit-info{line-height:1.8;color: var(--grey);border-bottom: 1px solid #e8f1f7;padding: .2rem 0 .4rem 0; margin-bottom: .4rem;font-size:var(--font-size16);}
.RighInfo002973 .news-details .edit-info .text{background: #f1f6ff;padding: .25rem .3rem;color: var(--black);border-radius:.1rem;}
.RighInfo002973 .news-details .edit-info span{color: var(--hover-color);}
.RighInfo002973 .news-details .edit-info img{margin:.4rem auto 0 auto;  display: flex;justify-content: center;}
.RighInfo002973 .pn-page aside{padding: .1rem 0;}
.RighInfo002973 .pn-page aside a{color: var(--grey);font-size: var(--font-size16);}
.RighInfo002973 .pn-page aside a b{color: var(--black);}
.RighInfo002973  .operating a:hover,
.RighInfo002973 .pn-page aside a:hover{color: var(--hover-color);}
.RighInfo002973  .operating{overflow: hidden;line-height:.25rem;}
.RighInfo002973  .operating a{padding-left: .25rem;background-repeat: no-repeat;background-position: left center;}
.RighInfo002973  .operating a:not(:last-child){margin-right:.45rem;}

@media(min-width:1025px){
.RighInfo002973 .pn-page{min-height: .25rem; position: relative;padding-right:2.3rem;}
.RighInfo002973 .pn-page .operating{position: absolute;right: 0; top: 50%; transform: translateY(-50%);}
.RighInfo002973  .operating a{float: left; color: var(--hover-color);text-decoration: underline; font-size:1.125em;}
}
@media(max-width:1024px){
.RighInfo002973  .operating{text-align: right; padding-bottom: .2rem;}
.RighInfo002973  .operating a{display: inline-block;}
}
@media(max-width:640px){
.RighInfo002973 .news-details .title h1{font-size:var(--font-size24);}
.RighInfo002973{ font-size: var(--font-size14);}
.RighInfo002973 > .auto{padding:.5rem 0;}
}



/*RighInfo002810*/
.RighInfo002810{padding:var(--padMar100) 0;}
.RighInfo002810 .box+.box{margin-top:var(--padMar100);}
.RighInfo002810 .listtit{line-height: 1.25; font-size: var(--font-size34); color: var(--black); margin-bottom: .2rem;}
.RighInfo002810 .txt{color:var(--grey);  padding-right:0;}
.RighInfo002810 .txt .p{line-height:1.8; margin: 0 0 .05rem 0;}
.RighInfo002810 .txt .list{margin-top: .2rem;}
.RighInfo002810 .txt .list p{margin: 0 0 .05rem 0;}
.RighInfo002810 .txt .list p::before{display: inline-block;content: '';width:.04rem;height:.04rem;border-radius:0;background-color:var(--hover-color); margin-right: 10px;vertical-align: middle; margin-top: -2px;}
.RighInfo002810 .txt .list p span{color: var(--hover-color);}

.RighInfo002810 .num{position: relative; font-size:var(--font-size24);font-weight: bold; color:var(--hover-color);margin-top:var(--padMar60);}
.RighInfo002810 .num:after{display: block; content: ''; background:var(--hover-color); position: absolute; width:96%; height:1px; top: 50%; margin-top:-0.5px; right: 0;}
.RighInfo002810 .pic img{display:none;}
.RighInfo002810 .pic .Ispic{display:block; width: 100%; padding-bottom:51.3%; border-radius:.15rem;}

@media(min-width:1025px){
.RighInfo002810 .flex{display:flex; align-items: center;}
.RighInfo002810 .pic{width:50%; padding-top:.2rem; padding-right:.2rem;margin-left:5vw; position: relative; z-index: 2;}
.RighInfo002810 .pic:after{display: block; content: '';width:90%; height:90%; background:rgba(14, 109, 177, 0.5); position: absolute; right: 0; top: 0;z-index: -1; border-radius: .15rem; opacity: 0.1;}
.RighInfo002810 .info{flex: 1;}
.RighInfo002810 .box:nth-child(2n) .pic{ padding-right:0; padding-left:.2rem; order:1;margin-right: 5vw;}
.RighInfo002810 .box:nth-child(2n) .pic:after{right:auto; left: 0; }
.RighInfo002810 .box:nth-child(2n) .info{padding-right:0;order: 2;}
.RighInfo002810 .box:nth-child(2n) .num{text-align: right;}
.RighInfo002810 .box:nth-child(2n) .num:after{right: auto; left: 0;}
}
@media(max-width:1024px){
  .RighInfo002810 .listtit{font-size: var(--font-size30);}
  .RighInfo002810 .num:after{width: 88%;}
  .RighInfo002810 .box+.box{margin-top: var(--padMar50);}
}




.ctitle{padding-bottom: .5rem; text-align: center;}
.ctitle span{font-size:var(--font-size46);color: #121212;font-weight: bold;line-height: 1}
.ctitle::after{content: '';display: block;width: .5rem;height: 5px;background: var(--hover-color);margin: .3rem auto 0 auto}
.ctitle2::after{content: '';display: block;width: .5rem;height: 5px;background: var(--hover-color);margin: .3rem 0 0;}

.ctitle.ct{text-align: center}
.ctitle.ct::after{margin: .3rem auto 0}

.ctitle.white span{color:var(--white);}
.left{text-align: left;}

.About{padding:var(--padMar100) 0;background: url(../images/about-bj.jpg)no-repeat center bottom;background-size: cover;overflow: hidden;}
.About .con .left .img{width: 100%;padding-bottom: .2rem;}
.About .con .left .img img{max-width: 1rem;}
.About .con .right .desc p{text-align: justify;line-height:2;color: var(--black);font-size: var(--font-size18); margin: 0 0 .08rem 0;}
.About .con .right .pic{margin-top: .3rem;}

.About .con .ul_num{margin:1rem 0 0; display: flex; flex-wrap: wrap;}
.About .con .ul_num li{ color:var(--black); width: 50%; margin-bottom: var(--padMar90);}
.About .con .ul_num li:not(:last-child){}
.About .con .ul_num li span{  font-size:var(--font-size64); padding-right:.1rem; font-weight: bold;color: var(--hover-color);}
.About .con .ul_num li p{ font-size:var(--font-size18); color: var(--grey2);}
@media(min-width:1025px){
.About .con{display: flex;justify-content: space-between;;}
.About .con .left{width: 40%;}
.About .con .right{width: 54%;}
}
@media(max-width:1024px){
  .About .con .ul_num{margin-top: 0;}
}
@media(max-width:640px){
  .ctitle span{font-size: var(--font-size30);}
  .ctitle::after{margin-top: 0.15rem;}
  .About .con .ul_num li span{font-size: var(--font-size40);}
  .About .con .ul_num li{margin-bottom: var(--padMar60);}
}



.Honorcon{position: relative;background: url(../images/Honorcon-bj.jpg) no-repeat center top;background-size: 100% auto;padding: var(--padMar100) 0;overflow: hidden;}
.Honorcon .other{position: relative;padding-bottom:0.2rem;}
.Honorcon li.slick-slide{position: relative;padding:0 0 0.1rem;}
.Honorcon li.slick-slide .card{width:100%;height: 100%;line-height: 1;text-align: center;border-radius: 0.15rem;/*box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.15);*/transform: scale(0.75);padding-top:120%;}
.Honorcon li.slick-current .card{transform: scale(1);}
.Honorcon li.slick-slide .card img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-height: 100%;}
.Honorcon li.slick-slide .card .txt{position: absolute;left:0;top:0;width:100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center}
.Honorcon li.slick-slide .card .txt .p1{font-size:0.68rem;color:var(--hover-color);font-weight: bold;}
.Honorcon li.slick-slide .card .txt .p2{font-size:0.30rem;line-height: 1.5;margin:0 auto;margin-top:0.15rem;width:80%;color:#333;}
.Honorcon li.slick-slide .card .txt .p3{font-size:0.3rem;line-height: 1.5;margin:0 auto;margin-top:0.08rem;color:#333;}
.Honorcon .slick-pages{position: absolute;left: 0; bottom:0;color: #999;z-index: 20;font-size: calc(20 / 1920 * 100vw);}
.Honorcon .slick-pages #cur{color:#333;font-size:0.34rem;margin-right:0.1rem;}
.Honorcon .slick-pages #total{margin-left:0.1rem;}
.Honorcon .slick-dots{position: absolute;right: calc(141 / 1920 * 100vw);bottom: calc(66 / 960 * 100%);z-index: 20;}
.Honorcon .slick-dots li{float: left;width: calc(30 / 1920 * 100vw); height: 3px; background-color: rgba(255, 255, 255, 1); opacity: 0.5; margin-left: 10px;}
.Honorcon .slick-dots li button{display: none;}
.Honorcon .slick-dots li.slick-active{opacity: 1;}
.Honorcon .slick-arrow{display: block;
    width: 0.6rem;
    height: 0.6rem;bottom: -0.35rem;
    border-radius: 50%;
    border: solid 1px #aaa;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 0.16rem;
    cursor: pointer;
    transition: 0.3s;
    background-color: var(--white);
    position: absolute;
    background-image: url(../images/more2.svg);}
.Honorcon .slick-arrow:before{content:''; position:absolute; width:0.1rem; height:0.1rem; top:50%; margin-top:-5px;margin-left:-3px; overflow:hidden;font-size: 0; cursor: pointer;z-index:10; border: 0;background: none;padding: 0; border-top: 2px solid #fff;border-left: 2px solid #fff;transform:rotate(-45deg);}
.Honorcon .slick-prev{right:0.65rem;transform: rotate(180deg);}
.Honorcon .slick-next{right: 0;}
.Honorcon .slick-next:before{transform: rotate(135deg);margin-left:-6px;}
.Honorcon .slick-arrow:hover {
    background-color: var(--hover-color);
    background-image: url(../images/more-on.svg);
    border: solid 1px var(--hover-color);
}

@media(min-width:1025px){
  .Honorcon .slick-pages{left: 15%;}
  .Honorcon .slider{width: 70%;margin: 0px auto;}
}
@media(max-width:768px){
  .ctitle{padding-bottom: 0.3rem;}
 .Honorcon li.slick-slide .card .txt .p1{font-size:0.34rem;}
.Honorcon li.slick-slide .card .txt .p2{font-size:0.18rem;}
.Honorcon .slick-arrow{width: 0.4rem;height: 0.4rem;}
.Honorcon .slick-pages{font-size: 0.14rem;bottom: -0.2rem;}
}

.about-history{padding:var(--padMar100) 0;background: url(../images/history-bg.jpg)no-repeat center bottom;background-size: cover;overflow: hidden;}
.about-history .inside-lanm{padding-bottom: 3%;}
.SwiperHistoryYear{position: relative;}
.SwiperHistoryYear:after{content: '';position: absolute; width: 100%;border-bottom: dashed 1px #d2d7da; bottom: .3rem}
.SwiperHistoryYear .swiper{padding: .2rem 0;}
.SwiperHistoryYear .swiper-wrapper{ height: 1.8rem; display: flex; align-items: flex-end;}
.SwiperHistoryYear .swiper-slide{cursor: pointer;height: auto; font-size: .24rem; text-align: center;}

.SwiperHistoryYear .swiper-slide b{font-weight: normal;line-height: 1;}
.SwiperHistoryYear .swiper-slide i{display: block; margin: auto; width: .2rem; height: .2rem;border-radius: 100%; background: #fff; border: solid .05rem #dbe3e8; box-shadow:  0 0 0 .05rem #f7f9fa;}
.SwiperHistoryYear .swiper-slide span{width: .40rem; margin: auto; display: block; position: relative}
.SwiperHistoryYear .swiper-slide span:before{content: ''; display: block; width: 1px; height: .23rem; margin: auto; transform: translateY(.1rem); background: #dbe3e8;transition: 0.5s}
.SwiperHistoryYear .swiper-slide-thumb-active{font-size: .36rem; color: var(--hover-color);font-weight: bold}
.SwiperHistoryYear .swiper-slide-thumb-active i{background: var(--hover-color);border-color: #fff; box-shadow:  0 0 0 .05rem rgba(14, 109, 177, 0.4)}
.SwiperHistoryYear .swiper-slide-thumb-active span:before{height: .65rem; background: rgba(14, 109, 177, 0.1)}
.SwiperHistoryYear .swiper-slide-thumb-active span:after{content: '';position: absolute; bottom: -.1rem;left: 0; width: .4rem; height: .4rem;background: #f7f9fa; border-radius: 100%; z-index: -1}

.SwiperHistoryInfo{position: relative;}
.SwiperHistoryInfo .swiper-slide .item{display: flex;flex-wrap: wrap;justify-content: center;align-items: center}
.SwiperHistoryInfo .swiper{width:83%;}
.SwiperHistoryInfo .pic{width:35.591%; margin-right:3%}
.SwiperHistoryInfo .desc{flex: 1; font-weight: 500;font-size: .18rem; line-height: 2}
.SwiperHistoryInfo .desc h4{font-size: .3rem; margin: 0; color:var(--hover-color);padding-bottom: .1rem }
.SwiperHistoryInfo .desc p{position: relative;padding: 0px 12px; margin: 0}
.SwiperHistoryInfo .desc p:before{content: '';position: absolute; left: 0; top: .14rem; width: 6px; height: 6px; background: var(--hover-color);border-radius: 50%}
.SwiperHistoryInfo .swiper-button{width: .6rem; height: .6rem; border: solid 2px var(--hover-color); color: var(--hover-color); border-radius: 100%}
.SwiperHistoryInfo .swiper-button:after{font-size:.22rem;font-weight: bold}
.SwiperHistoryInfo .swiper-button.swiper-button-disabled{border-color: #cdd7e1; opacity: 1}
.SwiperHistoryInfo .swiper-button-prev{left: -.3rem}
.SwiperHistoryInfo .swiper-button-next{right:-.3rem}
@media(max-width:1024px){
  .SwiperHistoryInfo .swiper-button-prev{left: 0;display: none;}
.SwiperHistoryInfo .swiper-button-next{right:0;display: none;}
}
@media only screen and (max-width:768px) {
  .SwiperHistoryInfo .swiper{width: auto;}
.SwiperHistoryInfo .pic{width: 100%;margin-right: 0;}
.SwiperHistoryInfo .desc h4{font-size: .30rem}
.SwiperHistoryInfo .desc{font-size: .18rem; }
.SwiperHistoryYear .swiper{padding-top: 0;}
.SwiperHistoryYear .swiper-slide{font-size: 0.18rem;}
.SwiperHistoryYear .swiper-slide-thumb-active{font-size: 0.22rem;}
.SwiperHistoryYear .swiper-wrapper{height: 1.2rem;}
.SwiperHistoryYear .swiper-slide-thumb-active span:before{height: 0.3rem;}
}



.Culture{padding: var(--padMar100) 0; background: #f9f9f9;overflow: hidden;}
.Culture .CultureBox{padding-top:2.2em;}
.Culture .CultureBox ul{display: flex;margin-left:-1%;}
.Culture .CultureBox ul li{width:30%;transition: all .5s;position: relative;margin-left:1.5%;}
.Culture .CultureBox ul li .img{height: 520px;}
.Culture .CultureBox ul li .img::after{content:'';display: block;width:100%;height:100%;background: rgba(0,0,0,0.3);position: absolute;right:0;top:0;}
.Culture .CultureBox ul li .txt{position: absolute;width:100%;box-sizing: border-box;left:0;text-align: center;transform: translateY(-50%);top:50%;color:#fff;}
.Culture .CultureBox ul li .txt .tit{font-size: 1.75em;margin-bottom: 15px; font-family: 'bold';}
.Culture .CultureBox ul li .txt .icon{width:65px;height:65px;margin:0 auto;margin-bottom:20px;}
.Culture .CultureBox ul li .txt .dec{display: none;font-size:var(--font-size20);line-height: 1.5;}
.Culture .CultureBox ul li.on{width:65%;}
.Culture .CultureBox ul li.on .txt{transform: translateY(0);top:auto;bottom:0;padding:.5rem .6rem;text-align: left;}
.Culture .CultureBox ul li.on .txt .icon{margin:0 0 1.875em 0;}
.Culture .CultureBox ul li.on .txt .dec{display: block;}
.Culture .CultureBox ul li:nth-child(even){top:-2.5em;}
.Culture .CultureBox ul li .imgbox img{width: 100%; height: 100%; object-fit: cover;}
@keyframes scale1{
	0%{transform: scale(1);-webkit-transform: scale(1);opacity: 0.3;}
	100%{transform: scale(2.5);-webkit-transform: scale(2.5);opacity: 0;}
}
@media(max-width:1024px){
/* .Culture .CultureBox ul li .img{padding-top:4rem;} */
.Culture .CultureBox ul li .txt .icon{width:40px;height:40px;line-height: 40px;}
.Culture .CultureBox ul li .txt .tit{font-size: 16px;}
.Culture .CultureBox ul li .txt .dec{font-size: 14px;}
.Culture .CultureBox ul li:nth-child(2){top:-20px;}
}
@media(max-width:640px){
.Culture .CultureBox ul{flex-wrap: wrap;}
.Culture .CultureBox ul li.on{width:100%;}
.Culture .CultureBox ul li{width:100%;margin-bottom:10px;}
.Culture .CultureBox ul li:nth-child(2){top:0;}
.Culture .CultureBox{padding-top:0;}
.Culture .CultureBox ul li .txt{transform: translateY(0);top:auto;bottom:0;padding:0.4rem 0.5rem;text-align: left;}
.Culture .CultureBox ul li .txt .icon{margin:0 0 0.3rem 0;}
.Culture .CultureBox ul li .txt .dec{display: block;}
/* .Culture .CultureBox ul li .img{padding-top:64%;} */
.Culture .CultureBox ul li:nth-child(even){top: 0;}
.Culture .CultureBox ul li .img{height: 3rem;}
.Culture .CultureBox ul li .txt{padding:20px;}
.Culture .CultureBox ul li .txt .icon{width:30px;height:30px;line-height: 30px;}

}



.Floor003083{padding:var(--padMar100) 0;position: relative; z-index: 2;overflow: hidden;}
.Floor003083 .slick-dots{text-align: center;}
.Floor003083 .slick-dots li{display: inline-block;width: .08rem; height: .08rem; margin: .1rem 0;position: relative;list-style: none; margin: 0 .09rem;}
.Floor003083 .slick-dots li button{font-size: 0; width: .04rem; height: .04rem; background: rgba(0,0,0,0.2);border: 0;padding: 0; position: absolute;  border-radius: 50%;}
.Floor003083 .slick-dots li:not(.slick-active) button{left: 50%; top: 50%; margin: -2px 0 0 -2px;}
.Floor003083 .slick-dots li.slick-active button{width: 100%; height: 100%; left: 0; top: 0;background: var(--hover-color);}

.Floor003083 .slider{margin: 0 -.45rem 0 -.4rem; padding-right: .05rem;}
.Floor003083 .slick-slide{overflow: hidden;padding:.4rem;}
.Floor003083 .slick-slide > div{float: left; margin-left: -1px;border: 1px solid #f5f5f5;margin-top: -1px;}

.Floor003083 .slick-slide a{position: relative; z-index: 3; display: block;padding: 0 8%;}
.Floor003083 .slick-slide .Ispic{height:1.4rem;background-size: contain;}
.Floor003083 .slick-slide .url{position: relative;}
.Floor003083 .slick-slide .url:before{position: absolute; left: -.05rem; top: -.05rem; right: -.05rem; bottom: -.05rem; content: '';background: #fff;box-shadow: 0 0 .2rem rgba(0, 0, 0, 0.2); opacity: 0;transition: 0.3s;}
.Floor003083 .slick-slide .url:hover:before{opacity: 1;}
.Floor003083 .slick-slide .url:hover{z-index: 4;}
@media(min-width:1025px){
.Floor003083 .slick-slide > div{width: 16.6667%;}
.Floor003083 .slick-slide  > div:nth-child(6n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(min-width:751px) and (max-width:1024px){
.Floor003083 .slick-slide > div{width: 25%;}
.Floor003083 .slick-slide  > div:nth-child(4n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(min-width:641px) and (max-width:750px){
.Floor003083 .slick-slide > div{width: 33.333%;}
.Floor003083 .slick-slide  > div:nth-child(3n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(max-width:640px){
.Floor003083{font-size: 3vw;}
.Floor003083 .title{font-size: 5vw}
.Floor003083 .slick-slide > div{width: 50%;}
.Floor003083 .slick-slide  > div:nth-child(2n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
.Floor003083 .slick-slide .Ispic{height: 28vw;}
.Floor003083 .slick-slide{padding-top: 1px;}
}


#map{height: 5.5rem;margin-top: 0.4rem;}

.Form002802{ padding:var(--padMar100) 0;}
.Form002802 .title{ font-size: var(--font-size38); color:var(--black);}
.Form002802 .title:after{display: block; content: '';width: calc(25 / 32 *1em);height:.03rem;background-color: var(--hover-color);margin:.2rem 0  .4rem;}
.Form002802 .txt{margin-bottom:1vw; line-height: 1.7; color: var(--grey2); font-size: var(--font-size16);}
.Form002802 .from li{position:relative; }
.Form002802 .from li:not(.btn){border-bottom:1px solid #ddd; padding:.15rem .15rem .15rem .4rem; background-size: auto .2rem; background-repeat: no-repeat; background-position:left center;}
.Form002802 .from li:nth-child(1){background-image: url(../images/Form002802-icon.svg);}
.Form002802 .from li:nth-child(2){background-image: url(../images/Form002802-icon2.svg);}
.Form002802 .from li:nth-child(3){background-image: url(../images/Form002802-icon3.svg);}
.Form002802 .from li:nth-child(4){background-image: url(../images/Form002802-icon4.svg); background-position:left .2rem;}
.Form002802 .from label{ position:absolute; left:.4rem; top:0; font-size:calc(16 / 16 * 1em); line-height:.6rem; color:var(--grey2);}
.Form002802 .from .text{ width:100%; height:30px; line-height:30px; border:none; background:none; font-size:1em;}
.Form002802 .from textarea.text{ height:70px;}
.Form002802 .from .btn input{ background:var(--hover-color); cursor:pointer; padding:0; border:none; width:2rem; height:.5rem; font-size:var(--font-size16); color:var(--white);border-radius: .6rem;}
.Form002802 .address dd p{ padding-left:.4rem;  line-height: 1.75; margin: 0; background-size:auto .18rem; background-repeat: no-repeat; color:var(--black);
background-position: left calc(2vw + (4/ 18 * 1em)); font-size: var(--font-size18); letter-spacing: 0;}
.Form002802 .address dd p+p{ margin-top: 2vw;padding-top: 2vw; border-top:1px dashed #ddd; }
.Form002802 .address dd p span{display: block; color: var(--grey2); margin-bottom: 10px;  font-size: var(--font-size16); }
.Form002802 .address dd p b{font-size: var(--font-size36);  color:var(--hover-color); line-height: 1;}
.Form002802 .address dd p:first-child{background-position: left calc(4/ 18 * 1em);}
.Form002802 .address dd p.tel{background-image:url(../images/Form002802-tel.svg); }
.Form002802 .address dd p.mail{background-image:url(../images/Form002802-mail.svg); }
.Form002802 .address dd p.add{background-image:url(../images/Form002802-add.svg); }
.Form002802 .img{margin-top:4vw;}
@media(min-width:1025px){
.Form002802 .from{ width:60%; padding-left: 4vw;}
.Form002802 .address { width:40%; padding-right:4vw; border-right: 1px solid #ddd; vertical-align: top;}
.Form002802 .from li{float: left; width: 48%; }
.Form002802 .from li:nth-child(2n){float:right; }
.Form002802 .from li:nth-child(2n) ~ li{margin-top: 4%;}
.Form002802 .from .li{width: 100%;}
}
@media (max-width:768px) {
.Form002802{padding: .5rem 0;}
.Form002802 .ytable{display: block;}
.Form002802 .ytable-cell{display: block;}
.Form002802 .title{font-size: var(--font-size30);}
.Form002802 .title:after{height: 2px;margin-bottom: 0.2rem;}
.Form002802 .from{margin-top:.6rem;}
.Form002802 .address dd p+p{padding-top: 3vw;}
.Form002802 .address dd p{ background-size: auto .18rem;}
.Form002802 .address dd p span{margin-bottom: 0;}
.Form002802 .from .btn input{margin-top:.3rem;}
.Form002802 .address dd p b{font-size: var(--font-size30);}

#map{height: 4rem;margin-top: 0.3rem;}
}

/*视频弹窗*/
.video-box{position: fixed; left: 0;top: 0;z-index: 1000;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);}
.video-box .inner{width: 90%;max-width: 12rem;}
.video-box .inner video{display: block;width: 100%;}
.video-box .close{ cursor:pointer; width:0.4rem; height:0.4rem; position:absolute; z-index:4; right:0.2rem; top:0.2rem;}
.video-box .close::before,
.video-box .close::after{ position:absolute; content:''; width:80%; left:10%; height:3px; top:50%; margin-top:-1.5px; background:#fff; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.video-box .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}

/*banner 视频*/
.swiper-video .Ispic{height: 100vh;}
.swiper-video .video-inner,
.swiper-video .video-box, 
.swiper-video .video-box video{position: absolute; left: 0;top: 0;width: 100%;height: 100%;}
.swiper-video .video-box video{object-fit: cover;}
.swiper-video .video-inner{z-index: 10;}
.swiper-video .video-box{background-color: var(--black);z-index: 5;}
.swiper-video .open-video{position: absolute; width: 100%; height: 100%;left: 0;top: 0;z-index: 1;visibility: hidden;background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzM3NjE1OTM2NDQwIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwODUgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjIxOTkiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjExLjkxNDA2MjUiIGhlaWdodD0iMjAwIj48cGF0aCBkPSJNNTQ2LjkwNDIyOCAxOC4xMDU3M2MtMjc3Ljc2OTE4IDAtNTAyLjk0NTI5IDIyNS4xNzYxMS01MDIuOTQ1MjkgNTAyLjk0NTI5IDAgMjc3Ljc3MTY0IDIyNS4xNzQ4OCA1MDIuOTQ3NzUgNTAyLjk0NTI5IDUwMi45NDc3NSAyNzcuNzY3OTUgMCA1MDIuOTQ1MjktMjI1LjE3NjExIDUwMi45NDUyOS01MDIuOTQ3NzVDMTA0OS44NDk1MTggMjQzLjI4MzA3IDgyNC42NzIxNzggMTguMTA1NzMgNTQ2LjkwNDIyOCAxOC4xMDU3M0w1NDYuOTA0MjI4IDE4LjEwNTczek01NDYuOTA0MjI4IDk3My43MDE2NTljLTI0OS45OTI2MzEgMC00NTIuNjUxODY4LTIwMi42NTkyMzctNDUyLjY1MTg2OC00NTIuNjUxODY4IDAtMjQ5Ljk5MDE3MiAyMDIuNjU5MjM3LTQ1Mi42NDk0MDggNDUyLjY1MTg2OC00NTIuNjQ5NDA4czQ1Mi42NTA2MzggMjAyLjY1OTIzNyA0NTIuNjUwNjM4IDQ1Mi42NDk0MDhDOTk5LjU1NDg2NiA3NzEuMDQyNDIyIDc5Ni44OTY4NTkgOTczLjcwMTY1OSA1NDYuOTA0MjI4IDk3My43MDE2NTlMNTQ2LjkwNDIyOCA5NzMuNzAxNjU5ek03NzUuMjAzOTI0IDQ4NS40MDY0NzhjLTc4LjI2Nzk2Mi01My4yNTU5MS0yMjAuMTkxOS0xMzIuOTY3NjA4LTMwMS4wMDQyMzItMTgyLjM1ODM4OC0zMy4xMzIxNDYtMjAuODkzNTkyLTYwLjk5MzU0OS0xMi41MDI5NTItNjMuNjY3MDQzIDI0LjM5OTYzMy0xLjkzODA5OSA5OC44NDA1ODggMCAyODkuNTUwMjY0IDAgMzkwLjEwMTQ0NSAxLjY4MTA3OSAzNy40NjIxMjUgMzQuNzA5OTI2IDQyLjQwMzI5MyA2My4zNzU1OSAyNy4zNjIxMjEgODAuNzIxMzMtNDguOTA2MjU1IDIxOS40NTY1MDUtMTMyLjk1Nzc3IDMwMC41ODg1NzQtMTgyLjExMjQzNkM3NzMuOTY4MDE3IDU2Mi40NzY2NTYgODM2LjA5Nzg2MiA1MjguMzA1MzY0IDc3NS4yMDM5MjQgNDg1LjQwNjQ3OEw3NzUuMjAzOTI0IDQ4NS40MDY0Nzh6IiBmaWxsPSIjZmZmZmZmIiBwLWlkPSIyMjAwIj48L3BhdGg+PC9zdmc+) no-repeat center center; background-size: 0.5rem auto;}
@media (max-width:1024px) {
  .swiper-video .swiper-wrapper,
  .swiper-video .swiper-slide{height: auto;}
  .swiper-video .open-video{z-index: 10;visibility: visible;}
  .swiper-video .video-box{opacity: 0;visibility: hidden;transition: 0.3s;}
  .swiper-video .video-inner.active .open-video{visibility: hidden;}
  .swiper-video .video-inner.active .video-box{opacity: 1;visibility: visible;}
}