/*banner*/
.ind-banner{ width: 100%; overflow: hidden; position:relative;} 
.ind-banner:before{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 140px; background: url(../images/bg1.png) bottom repeat-x; z-index: 2; }
.ind-banner .swiper-slide {position: relative; }
.ind-banner .swiper-slide a{ display: block; width: 100%; height: 100%; }
.ind-banner .swiper-slide .img img{ width: 100%; }
.ind-banner .onebox{ position: absolute; left: 0; width: 100%; z-index: 2; top: 50%;  transform: translateY(-50%);}
.ind-banner .twobox{ position: absolute; left: 0; width: 100%; z-index: 2; top: 20%; }
.ind-banner .twobox .cn{ margin:0; font-size: var(--fs36); line-height: 0.6rem; color: #fff; text-align:center; font-weight:bold; }
.ind-banner .twobox .more{ display:none; margin-top: 0.4rem; width: 1.75rem; height: 0.5rem; border: #fff solid 1px; color: #fff; font-size: var(--fs16);}
.ind-banner .twobox .more em{ margin-left: 0.1rem; display: block; width: 16px; height: 12px; background: url(../images/ico2.png) no-repeat; }
.ind-banner .twobox .more:hover{ border: #0066ff solid 1px; background: #0066ff; }

.ind-banner .playbox{ cursor:pointer; position:absolute; left:50%; top:50%; width: 104px; height: 104px; margin-left:-52px; border: #fff solid 1px; background: rgba(255,255,255,0.1); margin-top:-52px; border-radius: 50%; z-index:1;}
.ind-banner .playbox img{ width: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 1;}
.ind-banner .playbox .dwq{ position: absolute; right: 50%; top: 50%; margin-right: -100px; margin-top: -100px; width: 200px; height: 200px; }
.ind-banner .playbox .pulse2{position:absolute;top:50%;left:50%; margin-left: -100px; margin-top: -100px; height:200px;width:200px;border:2px solid #fff; box-sizing: border-box; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 4px #fff,0 0 10px #fff inset;-moz-box-shadow:0 0 4px #fff,0 0 10px #fff inset;box-shadow:0 0 4px #fff,0 0 10px #fff inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;background:0 0}
.ind-banner .playbox .delay-04{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;-o-animation-delay:1.2s;animation-delay:1.2s}
.ind-banner .playbox .delay-05{-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;-o-animation-delay:1.6s;animation-delay:1.6s}
.ind-banner .playbox .delay-06{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}
.ind-banner .look .videoDiv{ display: none; }


.ind-banner .twobox{transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  opacity: 0;
  visibility: hidden;
  transition: all 1.4s ease;
  -webkit-transition: all 1.4s ease;
  -moz-transition: all 1.4s ease;
  -ms-transition: all 1.4s ease;
  -o-transition: all 1.4s ease;
  transition-delay: 1s;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.ind-banner .swiper-slide-active .twobox{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.ind-banner .swiper-pagination{ width: 100%; bottom: 0.6rem; z-index:2; } 
.ind-banner .swiper-pagination-bullet { position: relative; display: inline-block; width: 0.55rem; height: 5px; opacity: 1; background: rgba(255,255,255,0.4); border: none; overflow: hidden; border-radius: 0; margin: 0 4px!important; } 
.ind-banner .swiper-pagination-bullet-active { background: #fff; } 

.indTxt{ text-align: center; position: relative; padding-bottom: 0.3rem; }
.indTxt:after{ content: ''; position: absolute; left: 50%; bottom: 0; margin-left: -0.19rem; width: 0.38rem; height: 0.05rem; }
.indTxt .title{ margin: 0; font-size: var(--fs60); line-height: 0.6rem; font-family:'Poppins-SB';}
.indTxt .txt{ margin-top: 0.2rem; font-size: var(--fs28); line-height: 0.36rem; }

.indexP1{ padding: 0.65rem 20px 0.7rem; overflow:hidden; }
.indexP1 .indTxt:after{ background: #0066ff; }
.indexP1 .indTxt .title{ color: #010101; }
.indexP1 .indTxt .txt{ color: #333; }
.indexP1 .tabDiv{ padding: 0.5rem 0 0.35rem; text-align: center; }
.indexP1 .tabDiv ul{ font-size: 0; }
.indexP1 .tabDiv li{ display: inline-block; margin: 0 0.1rem; font-size: var(--fs18);}
.indexP1 .tabDiv li .box{ cursor: pointer; padding:0 0.2rem; height: 0.58rem; line-height: 0.56rem; border-radius: 0.48rem; border: #dee3e9 solid 1px; }
.indexP1 .tabDiv li.on .box{ color: #fff; border: none; background-image: linear-gradient(90deg, #186ff2 0%, #0658b1 100%); background-blend-mode: normal, normal;}

.productBox{ display: none; position: relative;}

.indexP1 .list{ overflow: hidden; width:22.4rem; }
.indexP1 .list li{ position: relative; color: #fff; overflow: hidden; }
.indexP1 .list li .pic{ height:4.7rem; overflow: hidden; border:#eaeaea solid 1px; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center;}
.indexP1 .list li .pic:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2.8rem; background: url(../images/bg3.png) bottom repeat-x; }
.indexP1 .list li .pic:before{ content: ''; position: absolute; left: -4.47rem; bottom: -2.8rem; width: 4.47rem; height: 2.8rem; background: url(../images/nimg447Bg.png) center bottom no-repeat; background-size: 4.47rem; }
.indexP1 .list li .pic img{ max-width:7.0rem; max-height:4.7rem;}
.indexP1 .list li .bg{ height: 4.2rem; position: relative;}
.indexP1 .list li .bg:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 5.0rem; height: 2.5rem; background: url(../images/nimg447Bg.png) center top no-repeat; background-size: 100%;  }
.indexP1 .list li .bg img{ width: 100%; height: 100%; object-fit: cover; }
.indexP1 .list li .layer{ position: absolute; left: 0; bottom: 0; width: 4.47rem; padding: 0 0.25rem 0.3rem; z-index: 1; }
.indexP1 .list li .zi{ font-size: var(--fs18); height: 0.4rem; overflow: hidden; line-height: 0.4rem; color: #fff; }
.indexP1 .list li .name{ font-size: var(--fs30); height: 0.4rem; overflow: hidden; line-height: 0.4rem; color: #fff;}
.indexP1 .list li .more{ opacity: 0; visibility: hidden; color: #fff; font-size: var(--fs16); width: 120px; background: url(../images/ico2.png) right center no-repeat; }
.indexP1 .list li:hover .pic:after{ opacity: 0; visibility: hidden; }
.indexP1 .list li:hover .pic:before{ left: 0; bottom: 0;}
.indexP1 .list li:hover .layer{ padding: 0 1.2rem 0.5rem 0.6rem; }
.indexP1 .list li:hover .more{ margin-top: 0.3rem; opacity: 1; visibility: visible;}
.indexP1 .se{ z-index: 2; position: absolute; display: block; width: 60px; height: 60px; border-radius: 50%; top: 50%; margin-top: -30px; background: #fff; }
.indexP1 .prev{ left: 0; }
.indexP1 .next{ right: 0.65rem; }
.indexP1 .prev:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_left.png) center no-repeat; }
.indexP1 .next:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_right.png) center no-repeat; }
.indexP1 .se:hover{ border: none; background-image: linear-gradient(90deg, #186ff1 0%, #0055b0 100%); background-blend-mode: normal, normal;}
.indexP1 .prev:hover:after{ background: url(../images/nimg12_lefton.png) center no-repeat;}
.indexP1 .next:hover:after{ background: url(../images/nimg12_righton.png) center no-repeat;}

.indexP2{ padding-top: 0.9rem; height: 7.52rem; background: center no-repeat; background-size: cover; margin-bottom: 0.75rem; }
.indexP2 .indTxt:after{ background: #fff; }
.indexP2 .indTxt .title{ color: #fff; font-size: var(--fs48); line-height: 0.48rem; }
.indexP2 .indTxt .txt{ color: #fff; }
.indexP2 .list{ margin-top: 0.6rem; }
.indexP2 .list ul{ margin-right: -1.2rem;}
.indexP2 .list li{ float: left; width: 20%; }
.indexP2 .list li:nth-child(6), .indexP2 .list li:nth-child(7), .indexP2 .list li:nth-child(8), .indexP2 .list li:nth-child(9){ width: 25%; }
.indexP2 .list li .box{ margin-right: 1.2rem; }
.indexP2 .list li a{ position: relative; display: block; padding-top: 0.28rem; height: 1.92rem; border-radius: 0.24rem; overflow: hidden; }
.indexP2 .list li a:after{ content: ''; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/nimg192Bg.png) center no-repeat; background-size: cover; }
.indexP2 .list li .limg{ position: relative; z-index: 1; width: 0.55rem; margin: 0 auto;}
.indexP2 .list li .limg img{ width: 100%; }
.indexP2 .list li .name{ position: relative; z-index: 1; line-height: 0.3rem; padding:0 0.2rem; text-align: center; color: #fff; font-size: var(--fs18); }
.indexP2 .list li .ico{ position: relative; z-index: 1; width: 16px; height: 12px; margin: 0.15rem auto 0; opacity: 0; background: url(../images/ico2.png) no-repeat; }
.indexP2 .list li a:hover:after, .indexP2 .list li a:hover .ico{ opacity: 1;}

.indexP3{ position: relative;}
.indexP3 .indTxt{ position: absolute; left: 0; width: 100%; top: 0.75rem; z-index: 3; }
.indexP3 .indTxt:after{ background: #fff; }
.indexP3 .indTxt .title{ color: #fff; }
.indCase{ position: relative; }
.indCase .imgList{ overflow: hidden; }
.indCase .imgList .imgDiv img{ width: 100%; }
.indCase .imgList .botLayer{ position: absolute; right: 0; bottom: 0; z-index: 1; width: 50%; padding-left: 2.1rem; padding-top: 0.5rem; height: 2.28rem; background: url(../images/nimg960Bg.png) left top no-repeat; background-size: cover; }
.indCase .imgList .name{ width: 3.64rem; height: 0.56rem; line-height: 0.56rem; overflow: hidden; text-align: center; color: #fff; font-size: var(--fs36); font-weight: bold; text-overflow: ellipsis; white-space: nowrap; }
.indCase .imgList .more{ position: absolute; right: 0.94rem; bottom: 0.7rem; }
.indCase .imgList .more a{ display: block; font-weight: 100; padding-right: 0.86rem; color: #fff; line-height: 0.6rem; font-size: var(--fs16); }
.indCase .imgList .more a:after{ content: ''; position: absolute; right: 0; top: 0; width: 0.6rem; height: 0.6rem; border: #fff solid 1px; border-radius: 50%; background: url(../images/ico2.png) center no-repeat; }
.indCase .imgList .more a:hover:after{ background: #fff url(../images/ico2on.png) center no-repeat; }

.indCase .layer{ position: absolute; left: 50%; padding-left: 2.1rem; z-index: 3; bottom: 0.5rem; }
.indCase .layer .pjDiv{ width: 3.64rem; position: relative; }
.indCase .swiper-pagination{ position: relative; bottom: 0; width: 100%; z-index: 1; }
.indCase .swiper-pagination-bullet { position: relative; display: inline-block; width: 20px; height: 20px; opacity: 1; background: none; border: none; overflow: hidden; border-radius: 50%; margin: 0 4px!important; } 
.indCase .swiper-pagination-bullet:after{ content: ''; border-radius: 50%; position: absolute; width: 10px; height: 10px; left: 50%; top: 50%; margin-left: -5px; margin-top: -5px; background: rgba(255,255,255,0.5); }
.indCase .swiper-pagination-bullet-active { border: #fff solid 2px; } 
.indCase .swiper-pagination-bullet-active:after{ opacity: 0; visibility: hidden; }
.indCase .se{ position: absolute; top: 50%; margin-top: -8px; display: block; overflow: hidden; width: 17px; height: 17px; z-index: 2; }
.indCase .prev{ left: 0; background: url(../images/nimg17_left.png) no-repeat; }
.indCase .next{ right: 0; background: url(../images/nimg17_right.png) no-repeat; }
.indCase .prev:hover{ background: url(../images/nimg17_lefton.png) no-repeat; }
.indCase .next:hover{ background: url(../images/nimg17_righton.png) no-repeat; }

.indexP4{ padding-top: 0.8rem; }
.indexP4 .indTxt{ margin-bottom: 0.6rem; }
.indexP4 .indTxt:after{ background: #0066ff; }
.indexP4 .indTxt .title{ color: #333; font-size: var(--fs48); line-height: 0.48rem; }
.indexP4 .indTxt .txt{ color: #333; width:11.0rem; margin:0 auto; }
.indexP4 .botbot{ position: relative; padding-top: 0.8rem; height: 7.52rem; background: url(../images/indexP4.jpg) center no-repeat; background-size: cover; background-attachment: fixed; }
.indexP4 .botbot:after{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); }
.indexP4 .msg{ position: relative; z-index: 1; font-weight: 100; font-size: var(--fs18); color: #fff; line-height: 0.3rem; width: 14.4rem; margin: 0 auto; text-align: justify; }
.indexP4 .numList{ position: relative; z-index: 1; margin-top: 0.6rem; }
.indexP4 .numList ul{ display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between;}
.indexP4 .numList li{ position: relative; padding-left: 0.95rem; color: #fff; }
.indexP4 .numList li .ico{ position: absolute; left: 0; top: 0;}
.indexP4 .numList li .ico img{ width: 0.73rem; }
.indexP4 .numList li .pj{ height: 0.85rem; }
.indexP4 .numList li .num{ display: flex; display: -webkit-flex; align-items: flex-end; -webkit-align-items: flex-end; }
.indexP4 .numList li .numUp{ font-family:'Poppins-SB'; font-size: 0.64rem; line-height: 0.64rem; padding-right: 0.15rem;}
.indexP4 .numList li p{ font-size: var(--fs16); font-weight: 100; height: 0.64rem; position: relative; display: flex; display: -webkit-flex; align-items: flex-end; -webkit-align-items: flex-end;}
.indexP4 .numList li span{ position: absolute; left: 0; top: 0; width: 0.22rem; height: 0.22rem; background: url(../images/nimg22_2.png) no-repeat; background-size: 0.22rem; }
.indexP4 .numList li .wen{ font-size: var(--fs16); line-height: 0.24rem; font-weight: 100; width: 75%;}
.indexP4 .more{ position: relative; z-index: 1; margin: 0.5rem auto 0; width: 1.75rem; }
.indexP4 .more a{ color: #fff; font-size: var(--fs16); height: 0.5rem; border-radius: 0.48rem; font-weight: 100; border: #fff solid 1px; }
.indexP4 .more em{ display: block; margin-left: 0.1rem; width: 16px; height: 12px; background: url(../images/ico2.png) no-repeat; }
.indexP4 .more a:hover{ border: #0066ff solid 1px; background: #0066ff; }

.indexP5{ background: #f8f8f8; padding: 1.05rem 0 1.6rem; }
.indexP5 .indTxt:after{ background: #0066ff; }
.indexP5 .indTxt .title{ color: #333; font-size: var(--fs48); line-height: 0.48rem; }
.indexP5 .list{ margin-top: 0.9rem; }
.indexP5 .list ul{ margin-right: -0.45rem; }
.indexP5 .list li{ float: left; width: 33.33%; }
.indexP5 .list li .box{ margin-right: 0.45rem; }
.indexP5 .list li .imgDiv{ height: 3.0rem; overflow: hidden; }
.indexP5 .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.indexP5 .list li .time{ font-size: var(--fs16); margin-top: 0.3rem; line-height: 0.3rem; color: #999; font-family: 'Poppins-L'; }
.indexP5 .list li .name{ font-size: var(--fs24); line-height: 0.36rem; height: 0.72rem; color: #333; overflow: hidden; }
.indexP5 .list li .more{ margin-top: 0.3rem; font-size: var(--fs16); color: #666; font-weight: 100; width: 2.75rem; height: 0.5rem; border: #0066ff solid 1px; border-radius: 0.48rem; }
.indexP5 .list li .more em{ display: block; margin-left: 0.1rem; width: 16px; height: 12px; background: url(../images/ico2on.png) no-repeat; }
.indexP5 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.indexP5 .list li .box:hover .name{ color: #003399; }
.indexP5 .list li .box:hover .more{ color: #fff; border: none; background-image: linear-gradient(90deg, #186ff2 0%, #0054af 100%); background-blend-mode: normal, normal; }
.indexP5 .list li .box:hover .more em{ background: url(../images/ico2.png) no-repeat;}

.commonForm{ padding: 1.25rem 0; }
.commonForm .indTxt:after{ background: #0066ff; }
.commonForm .indTxt .title{ color: #333; font-size: var(--fs48); line-height: 0.48rem; }
.commonForm .indTxt .txt{ margin-top: 0.35rem; line-height: 0.36rem; color: #343434; }
.commonForm .mxfDiv{ margin-top: 0.7rem; }
.commonForm .zi{ color: #333; position: absolute; left: 0; top: 0; font-size: var(--fs13); line-height: 0.5rem; padding-left: 0.35rem; }
.commonForm .zi em{ font-size: var(--fs16); color: #999; padding-left: 10px; font-weight: 100; }
.commonForm .zi img{ position: absolute; left: 0; top: 50%; margin-top: -0.13rem; width: 0.26rem; }
.commonForm .leftDiv{ width: 7.98rem; }
.commonForm .leftDiv ul{ margin-right: -0.2rem; }
.commonForm .leftDiv li{ float: left; width: 50%; margin-bottom: 0.46rem; }
.commonForm .leftDiv li .box{ margin-right: 0.2rem; height: 0.5rem; border-bottom: #b2b2b2 solid 1px; position: relative; padding-left: 1.25rem;}
.commonForm .leftDiv li:nth-child(3) .box{ padding-left: 1.65rem;}
.commonForm .leftDiv li .input1{ width: 100%; height: 0.5rem; line-height: 0.5rem; font-size: var(--fs14); color: #999; font-family: 'Poppins-L'; }
.commonForm .leftDiv li .input1::-webkit-input-placeholder{ color: #999; opacity: 1;}
.commonForm .leftDiv li .input1:-moz-placeholder{ color: #999; opacity: 1;}
.commonForm .leftDiv li .input1::-moz-placeholder{ color: #999; opacity: 1;}
.commonForm .leftDiv li .input1:-ms-input-placeholder{ color: #999; opacity: 1;}

.commonForm .rightDiv{ width: 6.0rem; }
.commonForm .rightDiv .box2{ padding-top: 0.5rem; position: relative; }
.commonForm .rightDiv .hala{ border: #b2b2b2 solid 1px; border-radius: 10px; }
.commonForm .rightDiv textarea{ width: 100%; height: 0.92rem; padding: 0.18rem 0.3rem 0 0.34rem; font-size: var(--fs14); line-height: 0.3rem; color: #999; font-family: 'Poppins-L';}
.commonForm .rightDiv textarea::-webkit-input-placeholder{ color: #999; opacity: 1;}
.commonForm .rightDiv textarea:-moz-placeholder{ color: #999; opacity: 1;}
.commonForm .rightDiv textarea::-moz-placeholder{ color: #999; opacity: 1;}
.commonForm .rightDiv textarea:-ms-input-placeholder{ color: #999; opacity: 1;}

.commonForm .btnGroup{ text-align: center; margin-top: 0.22rem; }
.commonForm .btnGroup li{ display: inline-block; margin: 0 0.15rem; }
.commonForm .btnGroup li a{ width: 2.0rem; height: 0.6rem; border: #0066ff solid 2px; color: #333; font-size: 0.18rem; border-radius: 0.48rem; }
.commonForm .btnGroup li em{ margin-right: 0.22rem; display: block; width: 0.3rem; height: 0.3rem; }
.commonForm .btnGroup li:nth-child(1) em{ background: url(../images/nimg30_1.png) no-repeat; background-size: 0.3rem; }
.commonForm .btnGroup li a:hover{ border: none; background-image: linear-gradient(90deg, #186ff2 0%, #0658b1 100%); background-blend-mode: normal, normal; color: #fff;}
.commonForm .btnGroup li:nth-child(1) a:hover em{ background: url(../images/nimg30_1on.png) no-repeat; background-size: 0.3rem; }

.performance{ padding: 1.0rem 0 1.55rem; }
.performance .list{ padding: 1.0rem 0; }
.performance .list ul{ margin-right: -0.36rem; }
.performance .list li{ float: left; width: 50%; margin-bottom: 0.5rem;}
.performance .list li .box{ position: relative; margin-right: 0.36rem; overflow: hidden; }
.performance .list li .box a{ display: block; width: 100%; height: 100%; }
.performance .list li .box a:after{ content: ''; opacity: 0; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background-image: linear-gradient(180deg, #186ff2 0%, #0054af 100%); background-blend-mode: normal, normal; }
.performance .list li .imgDiv{ height: 5.1rem; position: relative;}
.performance .list li .imgDiv:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 190px; background: url(../images/bg2.png) bottom repeat-x; }
.performance .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.performance .list li .layer{ width: 100%; padding:0 0.75rem; height: 0.96rem; position: absolute; left: 0; bottom: 0; z-index: 1; }
.performance .list li .layer .name{ font-weight: bold; color: #fff; font-size: var(--fs30); height: 0.96rem; line-height: 0.96rem; overflow:hidden; }
.performance .list li .layer .msg{ color: #fff; font-size: var(--fs16); line-height: 0.32rem; height: 0.64rem;}
.performance .list li .layer .more{ margin-top: 0.5rem; color: #0066ff; width: 3.1rem; height: 0.5rem; border-radius: 0.48rem; border: #fff solid 1px; background: #fff; font-size: var(--fs16); }
.performance .list li .layer .more em{ display: block; margin-left: 0.1rem; width: 16px; height: 12px; background: url(../images/ico2on.png) no-repeat; }
.performance .list li .box:hover a:after{ opacity: 0.9;}
.performance .list li .box:hover .layer{ height: 80%;}
.performance .list li .layer .more:hover{ background-image: linear-gradient(90deg, #186ff1 0%, #0055b0 100%); background-blend-mode: normal, normal; color: #fff;}
.performance .list li .layer .more:hover em{ background: url(../images/ico2.png) no-repeat; }

.performanceP1{ padding: 0.9rem 0 1.35rem; }
.performanceP1 .title{ text-align: center; margin: 0; color: #333; font-size: 0.8rem; line-height: 0.8rem; margin-bottom: 0.8rem; }
.performanceP1 .name{ margin: 0.7rem 0 0.2rem; color: #333; font-size: var(--fs30); line-height: 0.48rem; font-weight: bold; display:none; }
.performanceP1 .content{ margin-top:0.7rem; font-size: var(--fs16); line-height: 0.3rem; color: #333; text-align: justify; }
.casePic{ position: relative; }
.casePic .imgList{ overflow: hidden; }
.casePic .imgDiv img{ width: 100%; }
.casePic .se{ z-index: 2; position: absolute; display: block; width: 62px; height: 62px; border-radius: 50%; top: 50%; margin-top: -31px; border: #086bff solid 1px; }
.casePic .prev{ left: 50%; margin-left: -8.56rem; }
.casePic .next{ right: 50%; margin-right: -8.56rem; }
.casePic .prev:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_left.png) center no-repeat; }
.casePic .next:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_right.png) center no-repeat; }
.casePic .se:hover{ border: none; background-image: linear-gradient(180deg, #186ff1 0%, #0055b0 100%); background-blend-mode: normal, normal;}
.casePic .prev:hover:after{ background: url(../images/nimg12_lefton.png) center no-repeat;}
.casePic .next:hover:after{ background: url(../images/nimg12_righton.png) center no-repeat;}

.performanceP2{ padding: 0.9rem 0 0.85rem; background: #f8f8f8; overflow: hidden; }
.performanceP2 .toptop{ position: relative; height: 0.95rem; }
.performanceP2 .title{ font-weight: bold; font-size: var(--fs30); line-height: 0.3rem; color: #333; position: relative; padding-bottom: 0.3rem; }
.performanceP2 .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0.38rem; height: 0.05rem; background: #0066ff; }
/*.performanceP2 .arrowDiv{ position: absolute; right: 0; top: 0; z-index: 1; }*/
.performanceP2 .se{ position: absolute; display: block; top:50%; margin-top:-31px; width: 62px; height: 62px; border-radius: 50%; border: #086bff solid 1px; background: #fff; z-index:2;}
.performanceP2 .prev{ left:50%; margin-left: -8.56rem; }
.performanceP2 .next{ right:50%; margin-right: -8.56rem; }
.performanceP2 .prev:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_left.png) center no-repeat; }
.performanceP2 .next:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_right.png) center no-repeat; }
.performanceP2 .se:hover{ border: none; background-image: linear-gradient(180deg, #186ff1 0%, #0055b0 100%); background-blend-mode: normal, normal;}
.performanceP2 .prev:hover:after{ background: url(../images/nimg12_lefton.png) center no-repeat;}
.performanceP2 .next:hover:after{ background: url(../images/nimg12_righton.png) center no-repeat;}

.facilityPic{ position:relative;}
.facilityPic .imgList{ width: 18.4rem; overflow: hidden; }
.facilityPic .imgList .box{ width: 4.2rem; }
.facilityPic .imgList .imgDiv{ height: 4.74rem; border: #eaeaea solid 1px; background: #fff; overflow: hidden;}
.facilityPic .imgList .imgDiv img{ max-width: 4.0rem; max-height: 4.0rem;}
.facilityPic .imgList .name{ font-size: var(--fs24); text-align:center; color: #0066ff; line-height: 0.32rem; margin-top:0.25rem; }
.facilityPic .imgList .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.facilityPic .imgList .box:hover .name{ color: #0066ff; }

.performanceP3{ padding: 0.95rem 0 0.7rem; }
.performanceP3 .videobox{ height: 7.52rem; position: relative; overflow:hidden; }
.performanceP3 .videobox video{/* max-width:15.36rem;*/ width:auto; height:7.52rem;position:absolute;top:50%; transform: translateY(-50%); left:0; right: 0; margin: 0 auto; z-index:-1;visibility:hidden;opacity:0;object-fit:cover;}
.performanceP3 .videobox.cur{ background:#000;}
.performanceP3 .videobox.cur .imgDiv, .performanceP3 .videobox.cur .playbox{z-index:-1;visibility:hidden;opacity:0}
.performanceP3 .videobox.cur video{ z-index:2; visibility:visible; opacity:1}
.performanceP3 .videobox .imgDiv{ height: 7.52rem; }
.performanceP3 .videobox .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.performanceP3 .videobox .layer{ cursor:pointer; position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); z-index: 2; text-align: center; }
.performanceP3 .videobox .ico img{ width: 50px; }
.performanceP3 .videobox .txt{ padding-bottom: 0.34rem; font-size: var(--fs30); line-height: 0.3rem; color: #fff; font-weight: bold; }
.performanceP3 .backBtn{ position: relative; z-index: 1; margin: 0.7rem auto 0; width: 1.8rem; }
.performanceP3 .backBtn a{ color: #666; font-size: var(--fs16); height: 0.5rem; border-radius: 0.48rem; border: #0066ff solid 1px; }
.performanceP3 .backBtn em{ display: block; margin-left: 0.1rem; width: 16px; height: 12px; background: url(../images/ico2on.png) no-repeat; }
.performanceP3 .backBtn a:hover{ border: #0066ff solid 1px; background: #0066ff; color: #fff; }
.performanceP3 .backBtn a:hover em{ background: url(../images/ico2.png) no-repeat;}

.performanceP4{ padding: 0.95rem 0 1.35rem; background: #f8f8f8; }
.performanceP4 .toptop{ position: relative; height: 1.2rem; }
.performanceP4 .title{ font-size: var(--fs30); line-height: 0.3rem; font-weight: bold; color: #333; position: relative; padding-bottom: 0.3rem; }
.performanceP4 .title:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0.38rem; height: 0.05rem; background: #0066ff; }
.performanceP4 .more{ position: absolute; right: 0; top: 0.1rem; z-index: 1; }
.performanceP4 .more a{ display: block; font-size: var(--fs16); color: #666; width: 1.32rem; height: 0.46rem; line-height: 0.46rem; text-align: center; border: #0066ff solid 1px; border-radius: 0.48rem;}
.performanceP4 .more a:hover{ background: #0066ff; color: #fff; }
.performanceP4 .list ul{ margin-right: -0.4rem; }
.performanceP4 .list li{ float: left; width: 25%; }
.performanceP4 .list li .box{ margin-right: 0.4rem; }
.performanceP4 .list li .imgDiv{ height: 1.74rem; overflow: hidden; }
.performanceP4 .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.performanceP4 .list li .botDiv{ height: 2.26rem; padding: 0.25rem 0.3rem 0; background: #fff;}
.performanceP4 .list li .name{ font-size: var(--fs18); font-weight: bold; color: #333; line-height: 0.36rem; height: 0.36rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.performanceP4 .list li .msg{ margin-top: 0.12rem; font-size: var(--fs14); line-height: 0.24rem; height: 0.48rem; overflow: hidden; color: #666;}
.performanceP4 .list li .ico{ margin-top: 0.3rem; position: relative; width: 0.42rem; height: 0.42rem; border: #0066ff solid 1px; border-radius: 50%; }
.performanceP4 .list li .ico:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -8px; margin-top: -6px; width: 16px; height: 12px; background: url(../images/ico2on.png) no-repeat; }
.performanceP4 .list li .box:hover{ box-shadow: 0 0 0.2rem 0 rgba(0,0,0,0.1); }
.performanceP4 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.performanceP4 .list li .box:hover .ico{ border: none; background-image: linear-gradient(180deg, #186ff1 0%, #0055b0 100%); background-blend-mode: normal, normal; }
.performanceP4 .list li .box:hover .ico:after{ background: url(../images/ico2.png) no-repeat; }


.product{ padding: 0.85rem 0 1.9rem; }

.memberNav{ width: 3.2rem; position: relative; }
.memberNav li{ border: #dedede solid 1px; border-top: none; font-size: var(--fs18); position: relative; z-index: 1;}
.memberNav li a{ display: block; position: relative; font-weight: bold; padding-left: 0.3rem; height: 0.66rem; line-height: 0.66rem; overflow: hidden; background: #f4f4f4; color: #333; }
.memberNav li a:after{ content: ''; opacity: 0; position: absolute; right: 0.2rem; top: 50%; margin-top: -5px; width: 17px; height: 10px; background: url(../images/nimg17_1.png) no-repeat; display:none;}
.memberNav li a:hover, .memberNav li .aNow, .memberNav li .aNow1{ color: #fff;  background-image: linear-gradient(90deg, #186ff2 0%, #0054af 100%); background-blend-mode: normal, normal;}
.memberNav li .aNow1{ color: #fff; }
.memberNav li .aNow:after, .memberNav li .aNow1:after{ opacity: 1; }
.memberNav dl{ display:none; padding: 0.28rem 0.3rem; }
.memberNav dd a{ font-weight: 400; color:#666; height: 0.4rem; line-height: 0.4rem; font-size: var(--fs18); position: relative; padding-left: 20px; background: url(../images/ico6.png) left center no-repeat; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.memberNav dd a:after{ display: none;}
.memberNav dd a:hover, .memberNav dd a.on{ color:#003399; background: url(../images/ico6on.png) left center no-repeat;  }
.memberNav dd a.on:before{ opacity: 1; }

.proList{ width: 11.46rem; }
.proList .list{ padding-bottom: 0.4rem; }
.proList ul{ margin-right: -0.18rem; }
.proList li{ float: left; width: 33.33%; margin-bottom: 0.4rem; }
.proList li .box{ margin-right: 0.18rem; position: relative; padding: 0.6rem 0.2rem 0; height: 5.4rem; background: #f9f9f9; }
.proList li .box:before{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #0162eb; }
.proList li .imgDiv{ width: 3.2rem; height: 2.6rem; margin: 0 auto; overflow: hidden; }
.proList li .imgDiv img{ max-width: 3.2rem; max-height: 2.6rem;}
.proList li .name{ margin-top: 0.55rem; height: 0.36rem; line-height: 0.36rem; color: #333; overflow: hidden; text-align: center; font-size: 0.18rem; font-family: 'Medium'; text-overflow: ellipsis; white-space: nowrap; }
.proList li .btnDiv{ width: 2.6rem; height: 0.45rem; margin: 0.18rem auto 0; border: #0066ff solid 1px; border-radius: 0.48rem; font-size: 0.16rem; color: #333; }
.proList li .box:hover{ background: #fff; box-shadow: 0 0 0.3rem 0 rgba(0,0,0,0.1); }
.proList li .box:hover:before{ width: 100%; }
.proList li .box:hover .btnDiv{ border: none; color: #fff; background-image: linear-gradient(90deg, #186ff2 0%, #0d5db3 100%); background-blend-mode: normal, normal; }
.proList li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.proList .pageNum{ text-align: left; justify-content: flex-start; -webkit-justify-content: flex-start; }

.screenOpen{ display:none; position: fixed; z-index: 4; left: -1.8rem; top: 50%; margin-top: -1.0rem; width: 1.8rem; height: 2.0rem; background:#0066ff; border-top-right-radius: 4px; border-bottom-right-radius: 4px;  }
.screenOpen em{ position: absolute; left: 50%; margin-left: -0.9rem; width: 1.8rem; text-align: center; color: #fff; font-size: 0.28rem; line-height: 0.36rem; top: 50%; transform: translateY(-50%); }
.screenOpen.off{ left: -1.8rem; }
.screenClose{ display:none; position: fixed; z-index: 12; right: -1.8rem; top: 50%; margin-top: -1.0rem; width: 1.8rem; height: 2.0rem; background:#0066ff; border-top-left-radius: 4px; border-bottom-left-radius: 4px;  }
.screenClose em{ position: absolute; left: 50%; margin-left: -0.9rem; width: 1.8rem; text-align: center; color: #fff; font-size: 0.24rem; line-height: 0.36rem; top: 50%; transform: translateY(-50%); }
.screenClose.on{ right: 0; }

.productP1{ padding: 0.6rem 0 0.75rem; background: #f0f0f0;}
.productP1 .leftDiv{ width: 7.2rem; }
.productP1 .limg{ height: 7.2rem; background: #fff; overflow:hidden;}
.productP1 .limg img{ max-width: 5.6rem; max-height: 4.55rem; }
.productP1 .rightDiv{ width: 6.8rem; padding: 0.55rem 0.5rem 0 0; }
.productP1 .name{ border-bottom: #d8d8d8 solid 1px; color: #333; font-size: var(--fs48); line-height: 0.64rem; padding-bottom: 0.25rem; }
.productP1 .msgList{ margin-top: 0.4rem; min-height: 2.4rem; }
.productP1 .msgList li{ margin-bottom: 0.35rem; font-size: var(--fs18); line-height: 0.3rem; }
.productP1 .msgList li .wen{ color: #333; }
.productP1 .btnGroup{ margin-top: 0.4rem; }
.productP1 .btnGroup a{ width: 1.56rem; height: 0.48rem; border: #0066ff solid 1px; color: #333; font-family: 'Medium'; font-size: var(--fs16); background: #fff; border-radius: 0.48rem; }
.productP1 .btnGroup a em{ margin-left: 0.2rem; display: block; width: 0.26rem; height: 0.26rem; background: url(../images/nimg26_6on.png) no-repeat; background-size: 0.26rem;}
.productP1 .btnGroup a:hover{ border: none; background-image: linear-gradient(90deg, #186ff2 0%, #1864b6 100%); background-blend-mode: normal, normal; color: #fff;}
.productP1 .btnGroup a:hover em{ background: url(../images/nimg26_6.png) no-repeat; background-size: 0.26rem; }

.productP2{ padding-top: 0.95rem; }
.productP2 .title{ font-size: var(--fs48); line-height: 0.48rem; text-align: center; color: #333; margin-bottom: 1.0rem; }
.productP2 .list ul{ margin-right: -0.95rem; }
.productP2 .list li{ float: left; width: 50%; margin-bottom: 0.6rem; }
.productP2 .list li .box{ margin-right: 0.95rem; }
.productP2 .list li .imgDiv{ border: #dadada solid 1px; height: 7.18rem; overflow: hidden; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center;}
.productP2 .list li .imgDiv img{ max-width: 100%; max-height: 7.18rem; }
.productP2 .list li .name{ margin-top:0.3rem; text-align:center; font-size:var(--fs18); line-height:0.36rem; height:0.36rem; overflow:hidden; color:#333;}
.productP2 .list li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.productP2 .list li .box:hover .name{ color:#0066ff;}

.productP2 .backBtn{ position: relative; z-index: 1; margin: 0.6rem auto 0; width: 1.8rem; }
.productP2 .backBtn a{ color: #666; font-size: var(--fs16); height: 0.5rem; border-radius: 0.48rem; border: #0066ff solid 1px; }
.productP2 .backBtn em{ display: block; margin-left: 0.1rem; width: 16px; height: 12px; background: url(../images/ico2on.png) no-repeat; }
.productP2 .backBtn a:hover{ border: #0066ff solid 1px; background: #0066ff; color: #fff; }
.productP2 .backBtn a:hover em{ background: url(../images/ico2.png) no-repeat;}

.presaleP1{ padding: 1.3rem 0 0.7rem; position: relative; overflow: hidden; }
.presaleP1 .indTxt:after{ background: #0066ff; }
.presaleP1 .indTxt .title{ color: #2e2624; font-size: var(--fs48); line-height: 0.48rem; }
.presaleP1 .indTxt .txt{ width:11.0rem; margin:0 auto; font-size: var(--fs24); line-height: 0.32rem; color: #2e2624; }

.presalePic{ position: relative; margin-top: 0.56rem; padding-left: 0.35rem; }
.presalePic .imgList{ width: 22.4rem; overflow: hidden; }
.presalePic .imgList .box{ width: 7.2rem; }
.presalePic .imgList .imgDiv{ height: 4.7rem; border: #eaeaea solid 1px; background: #fff; overflow: hidden; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center;}
.presalePic .imgList .imgDiv img{ max-width: 7.0rem; max-height: 4.7rem; }
.presalePic .imgList .name{ font-size: var(--fs24); color: #0066ff; margin-top: 0.2rem; text-align:center; line-height: 0.3rem; }
.presalePic .se{ z-index: 2; position: absolute; display: block; width: 62px; height: 62px; border-radius: 50%; top: 50%; margin-top: -31px; background: #fff; border: #086bff solid 1px; }
.presalePic .prev{ left: 50%; margin-left: -8.86rem;}
.presalePic .next{ right: 50%; margin-right: -8.86rem; }
.presalePic .prev:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_left.png) center no-repeat; }
.presalePic .next:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_right.png) center no-repeat; }
.presalePic .se:hover{ border: none; background-image: linear-gradient(180deg, #186ff1 0%, #0055b0 100%); background-blend-mode: normal, normal;}
.presalePic .prev:hover:after{ background: url(../images/nimg12_lefton.png) center no-repeat;}
.presalePic .next:hover:after{ background: url(../images/nimg12_righton.png) center no-repeat;}
.presalePic .imgList .imgDiv:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.presaleP2{ padding: 1.1rem 0 0.5rem; background: #f1f4f8; }
.presaleP2 .list ul{ margin-right: -0.48rem; }
.presaleP2 .list li{ float: left; width: 33.33%; padding-bottom: 0.4rem; }
.presaleP2 .list li .box{ margin-right: 0.48rem; cursor: pointer;}
.presaleP2 .list li .imgDiv{ height: 2.7rem; overflow: hidden; position: relative;}
.presaleP2 .list li .imgDiv:after{ content: ''; position: absolute; left: 0.2rem; bottom: 0.2rem; width: 50px; height: 50px; background: url(../images/play2.png) no-repeat; }
.presaleP2 .list li .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.presaleP2 .list li .name{ margin-top: 0.15rem; text-align:center; line-height: 0.36rem; overflow: hidden; font-size: var(--fs24); color: #0066ff; }
.presaleP2 .list li .box:hover .name{ color: #0066ff; }
.presaleP2 .list li video{ width:auto; height: 2.7rem; position:absolute;top:50%; transform: translateY(-50%); left:0; right: 0; margin: 0 auto; z-index:-1;visibility:hidden;opacity:0;object-fit:fill; }
.presaleP2 .list li .box.cur .imgDiv{ background: #000; }
.presaleP2 .list li .box.cur .imgDiv img{z-index:-1;visibility:hidden;opacity:0}
.presaleP2 .list li .box.cur video{z-index:2;visibility:visible;opacity:1}

.management{ padding: 1.3rem 0.54rem 1.6rem 0.84rem; position: relative; overflow: hidden; }
.management .indTxt:after{ background: #0066ff; }
.management .indTxt .title{ color: #2e2624; font-size: var(--fs48); line-height: 0.48rem; }
.management .indTxt .txt{ color: #2e2624; width: 11rem; margin: 0.2rem auto 0; font-size: var(--fs24); line-height: 0.32rem; }
.management .longDiv{ margin-top: 0.8rem; }
.management .imgDiv img{ width: 100%; }
.management .tips{ margin-top: 0.65rem; text-align: center; font-size: var(--fs18); }

.debug{ padding-top: 1.25rem; position: relative; }
.debug .mxfDiv{ padding-top: 0.95rem; height: 8.46rem; background: url(../images/debugBg.jpg) center no-repeat; background-size: cover; }
.debug .indTxt:after{ background: #fff; }
.debug .indTxt .title{ color: #fff; font-size: var(--fs48); line-height: 0.48rem; }
.debug .indTxt .txt{ color: #fff; width:11.0rem; margin: 0.2rem auto 0; font-size: var(--fs24); line-height: 0.32rem; }
.debug .list{ margin-top: 0.6rem; }
.debug .list ul{ display: block; width: auto; margin-right: -0.32rem; }
.debug .list li{ float: left; width: 25%; }
.debug .list li .box{ margin-right: 0.32rem; cursor: pointer; background: #fff; padding: 0.4rem 0.3rem 0; height: 4.22rem; border-radius: 0.24rem; text-align: center;}
.debug .list li .ico{ position: relative; margin: 0 auto; width: 0.52rem; height: 0.52rem;}
.debug .list li .ico img{ width: 0.52rem; }
.debug .list li .ico .img1{ position: absolute; left: 0; top: 0; opacity: 0; }
.debug .list li .name{ margin-top: 0.32rem; font-weight: bold; height: 0.6rem; line-height: 0.3rem; font-size: var(--fs24); overflow: hidden; color: #333; }
.debug .list li .msg{ margin-top: 0.15rem; color: #333; font-size: var(--fs16); line-height: 0.26rem; }
.debug .list li .box:hover{ background: #0066ff; }
.debug .list li .box:hover .ico img{ opacity: 0; }
.debug .list li .box:hover .ico .img1{ opacity: 1; }
.debug .list li .box:hover .name, .debug .list li .box:hover .msg{ color: #fff; }
.debug .swiper-pagination{ display: none; position: relative; left: 0; bottom: 0; padding-top: 0.6rem;}
.debug .swiper-pagination-bullet { position: relative; width: 10px; height: 10px; opacity: 1; border-radius: 50%; border: none; background: #fff; margin-left: 0.15rem!important; margin-right: 0.15rem!important; } 
.debug .swiper-pagination-bullet-active { background: #0066ff;}

.aftersale{ padding-top: 1.2rem; position: relative; }
.aftersale .mxfDiv{ padding: 0.9rem 0.4rem 0; height: 8.46rem; background: url(../images/aftersaleBg.jpg) center no-repeat; background-size: cover; }
.aftersale .list{ padding-top: 0.65rem; }
.aftersale .list ul{display: inline-flex; width: 100%; }
.aftersale .list li{ width: 25%; position: relative; flex-grow: 1; padding-left: 5px; padding-right: 5px; transition: .65s; box-sizing: border-box;}
.aftersale .list li .box{ cursor: pointer; width: 100%; height: 5rem; padding: 0.3rem 0.2rem; position: relative; overflow: hidden; border-radius: 10px; background: rgba(255,255,255,0.7); }
.aftersale .list li .before{ position: relative; height: 4rem; overflow: hidden; }
.aftersale .list li .ico{ width: 0.5rem; height: 0.6rem; position: relative; }
.aftersale .list li .ico img{ width: 0.5rem; }
.aftersale .list li .ico .img1{ position: absolute; left: 0; top: 0; opacity: 0; }
.aftersale .list li .num{ position: absolute; opacity: 0; visibility: hidden; right: 0; bottom: 0; font-size: var(--fs72); line-height: 0.72rem; font-family: 'Poppins-M'; background-image:-webkit-linear-gradient(top,#33ccff,#0865bd);
 background-image:linear-gradient(to bottom,#33ccff,#0865bd); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}
.aftersale .list li .name{ position: relative; font-size: var(--fs22); line-height: 0.26rem; height: 0.42rem; font-weight: bold; color: #333; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.aftersale .list li .name:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-image: linear-gradient(90deg, #4760ff 0%, #0dccff 100%); background-blend-mode: normal, normal; }
.aftersale .list li .content{ margin-top: 0.16rem; font-size: var(--fs16); line-height: 0.24rem; color: #333; font-family: 'Poppins-L'; }


.aftersale .list li.on{ width: 56%;}
.aftersale .list li.on .box{ padding: 0.3rem 0.45rem; background-image: linear-gradient(90deg, #186ff2 0%, #0054af 100%); background-blend-mode: normal, normal;}
.aftersale .list li.on .ico img{ opacity: 0; }
.aftersale .list li.on .ico .img1{ opacity: 1; }
.aftersale .list li.on .name, .aftersale .list li.on .content{ color: #fff; }
.aftersale .list li.on .name:after{ background: rgba(255,255,255,0.2);}
.aftersale .list li.on .num{ opacity: 1; visibility: visible; }


.upkeep{ padding-top: 1.25rem; position: relative; }
.upkeep .mxfDiv{ padding-top: 0.95rem; height: 10.34rem; background: url(../images/upkeepBg.jpg) center no-repeat; background-size: cover; }
.upkeep .indTxt:after{ background: #fff; }
.upkeep .indTxt .title{ color: #fff; font-size: var(--fs48); line-height: 0.48rem; }
.upkeep .indTxt .txt{ color: #fff; font-size: var(--fs24); line-height: 0.32rem; }
.upkeep .wen{ font-size: var(--fs16); line-height: 0.32rem; text-align: center; color: #fff; width: 13.5rem; margin: 0.28rem auto 0; }
.upkeep .list{ margin-top: 1.6rem; }
.upkeep .list ul{ display: block; width: auto; margin-right: -0.18rem; }
.upkeep .list li{ float: left; width: 33.33%; }
.upkeep .list li .box{ position: relative; top: 0; margin-right: 0.18rem; padding: 0.6rem 0.3rem 0; height: 4rem; border-radius: 0.24rem; text-align: center; overflow: hidden; background: rgba(0,51,153,0.2); backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px);}
.upkeep .list li .name{ position: relative; z-index: 1; font-weight: bold; height: 0.4rem; line-height: 0.4rem; font-size: var(--fs20); overflow: hidden; color: #fff; }
.upkeep .list li .msg{ position: relative; z-index: 1; margin-top: 0.15rem; color: #fff; font-size: var(--fs16); line-height: 0.3rem; }
.upkeep .list li .box:hover{ top: -0.5rem;}
.upkeep .swiper-pagination{ display: none; position: relative; left: 0; bottom: 0; padding-top: 0.6rem;}
.upkeep .swiper-pagination-bullet { position: relative; width: 10px; height: 10px; opacity: 1; border-radius: 50%; border: none; background: #fff; margin-left: 0.15rem!important; margin-right: 0.15rem!important; } 
.upkeep .swiper-pagination-bullet-active { background: #0066ff;}

.culture{ padding: 1.0rem 0 2.1rem; }
.culture .list{ padding-top: 1.2rem; }
.culture .list li{ margin-bottom: 0.95rem; }
.culture .list li:last-child{ margin-bottom: 0; }
.culture .list li .imgDiv{ width: 50%; }
.culture .list li .imgDiv img{ width: 100%; }
.culture .list li .conDiv{ width: 6.7rem; }
.culture .list li:nth-child(even) .imgDiv{ order: 1; }
.culture .list li:nth-child(even) .conDiv{/* padding-left: 1.15rem;*/ width: 6.7rem; }
.culture .list li .ico{ margin-bottom: 0.35rem; }
.culture .list li .name{ font-size: var(--fs36); line-height: 0.48rem; color: #333; margin-bottom: 0.4rem; font-weight: bold; }
.culture .list li .msg{ font-size: var(--fs18); line-height: 0.32rem; color: #333; font-weight: 100;}

.warrantyP1{ padding: 1.2rem 0 0.9rem; position: relative;}
.warrantyP1 .mxfDiv{ margin-top: 0.9rem; display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.warrantyP1 .content{ width: 7.76rem; font-size: var(--fs18); line-height: 0.36rem; height:3.96rem; overflow:auto; color: #333; }
.warrantyP1 .content::-webkit-scrollbar { width: 3px;}
.warrantyP1 .content::-webkit-scrollbar-track { background-color: #e5e5e5;}
.warrantyP1 .content::-webkit-scrollbar-thumb { background-color: #0066ff;} 
.warrantyP1 .imgDiv{ width: 6.95rem; overflow: hidden; }
.warrantyP1 .imgDiv img{ width: 100%; }
.warrantyP1 .imgDiv:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.warrantyP2{ display: none; padding-top: 1.4rem; height: 7.52rem; background: url(../images/warrantyP2.jpg) center no-repeat; background-size: cover; overflow: hidden; }
.warrantyPic{ position: relative; padding-bottom: 1.2rem;}
.warrantyPic .imgList{ overflow: hidden; width: 18.4rem;}
.warrantyPic .box{ width: 5.72rem; height: 4.2rem; background: #f5f5f5; padding: 0.52rem 0.5rem 0; border-radius: 0.12rem; position: relative; overflow: hidden; }
.warrantyPic .num{ width: 0.9rem; height: 0.7rem; line-height: 0.7rem; color: #0066ff; text-align: center; font-size: var(--fs40); background: url(../images/nimg90Bg.png) left no-repeat; background-size: 0.9rem; font-family: 'Poppins-M'; }
.warrantyPic .content{ margin-top: 0.2rem; font-size: var(--fs16); line-height: 0.32rem; color: #2e2624; }
.warrantyPic .box:hover{ background: rgba(255,255,255,0.8); }
.warrantyPic .pjDiv{ position: absolute; right: 50%; margin-right: -7.66rem; bottom: 0;  display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.warrantyPic .temeDiv{ display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center; }
.warrantyPic .swiper-pagination { position: relative; width: 2.1rem; height: 2px; background: rgba(255,255,255,0.3);}
.warrantyPic .swiper-pagination-progress .swiper-pagination-progressbar{ height: 2px; background: #fff; position: absolute; left: 0; top: 0; z-index: 10; width: 100%; transform-origin: left center;}
.warrantyPic .num1, .warrantyPic .num2{ font-family: 'Poppins-L'; font-size: var(--fs14); color: #fff; width: 24px; text-align: center;}
.warrantyPic .num1{ padding-right: 0.08rem;}
.warrantyPic .num2{ padding-left: 0.08rem; }

.warrantyPic .arrowDiv{ margin-right: 0.3rem; }
.warrantyPic .arrowDiv .se{ position: relative; float: left; margin: 0 0.2rem; display: block; overflow: hidden; width: 0.6rem; height: 0.6rem; border: rgba(255,255,255,0.3) solid 1px; border-radius: 50%; }
.warrantyPic .arrowDiv .prev:before{ content: ''; z-index: 1; position: absolute; left: 50%; top: 50%; margin-left: -4px; width: 7px; height: 10px; margin-top: -5px; background: url(../images/nimg7_lefton.png) no-repeat; }
.warrantyPic .arrowDiv .next:before{ content: ''; z-index: 1; position: absolute; right: 50%; top: 50%; margin-right: -4px; width: 7px; height: 10px; margin-top: -5px; background: url(../images/nimg7_righton.png) no-repeat; }
.warrantyPic .arrowDiv .se:hover{ border: #fff solid 1px; background: #fff; }
.warrantyPic .arrowDiv .prev:hover:before{ background: url(../images/nimg7_left.png) no-repeat;}
.warrantyPic .arrowDiv .next:hover:before{ background: url(../images/nimg7_right.png) no-repeat;}

.warrantyP3{ padding: 0 0 1.1rem; }
.warrantyP3 .content{ font-size: var(--fs18); line-height: 0.36rem; color: #333; }

.safeguard{ position: relative; padding: 1.45rem 0 1.5rem; overflow: hidden;}
.safeguard .content{ width: 8.0rem; font-size: var(--fs18); color: #333; line-height: 0.36rem; margin: 0.2rem auto 0.7rem; text-align:center; }
.safeguard .imgList{ position: relative; }
.safeguard .imgList .swiper-slide{ width: 6.0rem; }
.safeguard .imgList .imgDiv{ width: 6.0rem; height: 4.0rem; overflow: hidden; }
.safeguard .imgList .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.safeguard .imgList .imgDiv:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.safeguard .imgList .name{ font-size: var(--fs24); color: #0066ff; margin-top: 0.2rem; text-align: center; line-height: 0.3rem; }
.safeguard .se{ z-index: 2; position: absolute; display: block; width: 62px; height: 62px; border-radius: 50%; top: 50%; margin-top: -31px; background: #fff; }
.safeguard .prev{ left: 50%; margin-left: -8.86rem; }
.safeguard .next{ right: 50%; margin-right: -8.86rem; }
.safeguard .prev:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_left.png) center no-repeat; }
.safeguard .next:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_right.png) center no-repeat; }
.safeguard .se:hover{ background-image: linear-gradient(180deg, #186ff1 0%, #0055b0 100%); background-blend-mode: normal, normal;}
.safeguard .prev:hover:after{ background: url(../images/nimg12_lefton.png) center no-repeat;}
.safeguard .next:hover:after{ background: url(../images/nimg12_righton.png) center no-repeat;}

.supply{ position: relative; padding: 1.45rem 0 1.3rem; overflow: hidden;}
.supply .msg{ font-size: var(--fs18); color: #333; line-height: 0.36rem; text-align: center; margin: 0.3rem auto 0.45rem; }
.supply .leftImg{ width: 9.6rem; height: 6.42rem; overflow: hidden;}
.supply .leftImg img{ width: 100%; height: 100%; object-fit: cover; }
.supply .rightDiv{ width: 5.56rem; }
.supply .rightDiv li{ margin-bottom: 0.2rem; }
.supply .rightDiv li:last-child{ margin-bottom: 0; }
.supply .rightDiv li .limg{ height: 3.52rem; overflow: hidden; }
.supply .rightDiv li:last-child .limg{ height: 2.7rem;}
.supply .rightDiv li .limg img{ width: 100%; height: 100%; object-fit: cover; }
.supply .leftImg:hover img, .supply .rightDiv li .limg:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.shareBox{ position: relative; padding-top: 1.45rem; height: 10.5rem; background: url(../images/shareBg.jpg) center no-repeat; background-size: cover; overflow: hidden;}
.shareBox .indTxt:after{ background: #0066ff; }
.shareBox .indTxt .title{ color: #333; font-size: var(--fs48); line-height: 0.48rem; }
.shareBox .indTxt .txt{ color: #666; width: 11rem; margin: 0.2rem auto 0; font-size: var(--fs24); line-height: 0.32rem; }

.shareBox .mxfDiv{ margin-top: 0.6rem; }
.shareBox .conDiv{ width: 8.36rem; background: rgba(255,255,255,0.9); height: 5.64rem; padding: 0 0.85rem 0 0.6rem; }
.shareBox .content{ font-size: var(--fs16); line-height: 0.28rem; color: #333; font-weight: 100;}

.shareBox .rightDiv{ width: 7.0rem; height: 5.64rem; background: rgba(216,233,255,0.8); position: relative; }
.shareBox .pjDiv{ position: absolute; left: 50%; top: 50%; margin-left: -2.08rem; margin-top: -2.23rem; width: 4.16rem; height: 4.46rem; background: url(../images/nimg173Bg.png) center no-repeat; background-size: 1.73rem; }
.shareBox .pjDiv li{ position: absolute; color: #fff; font-size: var(--fs18); line-height: 0.24rem; }
.shareBox .pjDiv li .zi{ padding: 0 0.2rem; width: 1.24rem; height: 1.24rem; border-radius: 50%; background-image: linear-gradient(180deg, #186ff2 0%, #00aeff 100%); background-blend-mode: normal, normal;}
.shareBox .pjDiv li:nth-child(1){ left: 0; top: 0.75rem; }
.shareBox .pjDiv li:nth-child(2){ left: 50%; margin-left: -0.62rem; top: 0; }
.shareBox .pjDiv li:nth-child(3){ right: 0; top: 0.75rem; }
.shareBox .pjDiv li:nth-child(4){ right: 0; bottom: 0.9rem; }
.shareBox .pjDiv li:nth-child(5){ left: 50%; margin-left: -0.62rem; bottom: 0; }
.shareBox .pjDiv li:nth-child(6){ left: 0; bottom: 0.9rem; }

.newsP1{ padding: 0.9rem 0 1.1rem; background: #f6f7f8; position: relative; }
.newsP1:before{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 1px; background: #fff; }
.newsP1 .toptop{ height: 1.36rem; position: relative; z-index: 1; }
.newsP1 .pageTitle{ text-align: left; }
.newsP1 .pageTitle:after{ left: 0; margin-left: 0; }
.newsP1 .rightDiv{ position: absolute; right: 0; top: 0; }
.newsP1 .toptop .select{ width: 2.48rem; position: relative; }
.newsP1 .toptop .caption { position: relative; cursor: pointer; height: 0.6rem; line-height: 0.6rem; padding-left: 0.25rem; font-family: 'Poppins-L'; font-size: var(--fs16); color: #333; border: #f0f4f2 solid 1px; background: #fff; border-radius: 6px;}
.newsP1 .toptop .caption.on:after {
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
}
.newsP1 .toptop .caption:after { content: ""; display: block; width: 17px; height: 11px; background: url(../images/selectIco.png) no-repeat right center; background-size: contain; position: absolute; right: 0.2rem; top: 50%; margin-top: -5px; z-index: 1;}
.newsP1 .toptop .xlist { width: 100%; position: absolute; left: 0; top: 100%; z-index: 12; background: #fff; max-height: 2.5rem; overflow-y: auto; display: none; border: 1px solid #f0f4f2; border-top: none; box-sizing: border-box;}
.newsP1 .toptop .xlist::-webkit-scrollbar { width: 4px;}
.newsP1 .toptop .xlist::-webkit-scrollbar-track { background-color: #e5e5e5;}
.newsP1 .toptop .xlist::-webkit-scrollbar-thumb { background-color: #0066ff;} 
.newsP1 .toptop .xlist a { display: block; font-family: 'Poppins-L'; font-size: var(--fs16); background: #fff; color: #333; height: 0.5rem; line-height: 0.5rem; padding: 0 0.25rem; border-bottom: 1px solid #f0f4f2;}
.newsP1 .toptop .xlist a:hover, .newsP1 .toptop .xlist a.on { color: #0066ff;}
.newsP1 .toptop .xlist a:last-child { border-bottom: none;}

.newsP1 .form{ margin-left: 0.3rem; width: 3.48rem; height: 0.6rem; background: #fff; border: 1px solid #f0f4f2; position: relative; border-radius: 6px; }
.newsP1 .form .input1{ width: 100%; box-sizing: border-box; padding-left: 0.25rem; font-size: var(--fs16); color: #333; height: 0.6rem; line-height: 0.6rem; font-family: 'Poppins-L'; }
.newsP1 .form .input1::-webkit-input-placeholder{ /* WebKit browsers */ color: #333;}
.newsP1 .form .input1:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #333;}
.newsP1 .form .input1::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #333;}
.newsP1 .form .input1:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #333;}
.newsP1 .form .btn1{ position: absolute; right: 0; width: 0.5rem; height: 0.6rem; background: url(../images/nimg16_1.png) center no-repeat; }

.newsPic{ position: relative; }
.newsPic .swiper-slide a{ display: block; width: 100%; height: 100%; }
.newsPic .mxfDiv{ position: relative; padding: 0 0.65rem 0 8.1rem; height: 5.0rem; background: #fff; }
.newsPic .imgDiv{ position: absolute; left: 0; top: 0; width: 7.5rem; height: 5.0rem; overflow: hidden; }
.newsPic .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.newsPic .time{ padding: 0.5rem 0 0.2rem; font-size: var(--fs18); line-height: 0.18rem; color: #999; font-family:'Poppins-L';}
.newsPic .time em{ display: block; color: #003399; font-size: var(--fs48); line-height: 0.48rem; font-family:'Poppins-M'; }
.newsPic .name{ font-size: var(--fs30); color: #333; line-height: 0.48rem; height: 0.48rem; overflow: hidden; }
.newsPic .content{ font-size: var(--fs16); color: #333; line-height: 0.32rem; height: 1.28rem; overflow: hidden; margin-top: 0.15rem; }
.newsPic .more{ margin-top: 0.35rem; width: 2.7rem; height: 0.56rem; color: #fff; font-size: var(--fs16); border-radius: 0.48rem; background-image: linear-gradient(90deg, #186ff2 0%, #0054af 100%); background-blend-mode: normal, normal; }
.newsPic .more em{ margin-left: 0.1rem; width: 16px; height: 12px; background: url(../images/ico2.png) no-repeat; }
.newsPic .swiper-pagination{ bottom: 0.75rem!important; left: auto!important; right: 0.65rem; margin-left: 0; text-align: left; width: auto!important; }
.newsPic .swiper-pagination-bullet { position: relative; width: 13px; height: 13px; opacity: 1; box-sizing: border-box; background: #e1e1e1; margin-left: 0.2rem!important;} 
.newsPic .swiper-pagination-bullet-active { background-image: linear-gradient(90deg, #186ff2 0%, #0054af 100%); background-blend-mode: normal, normal;} 
.newsPic .swiper-slide:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.newsPic .swiper-slide:hover .name{ color: #0066ff; }


.newsP2{ padding-bottom: 2.4rem; }
.newsP2 .list{ position: relative;}
.newsP2 .list:before{ content: ''; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background: #e8e8e8; }
.newsP2 .list li{ float: left; width: 33.33%; }
.newsP2 .list li .box{ border-right: #e8e8e8 solid 1px; height: 6.46rem; position: relative;}
.newsP2 .list li .box:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #e8e8e8; }
.newsP2 .list li a{ display: block; width: 100%; height: 100%; }
.newsP2 .list li .mxfDiv{ padding: 0.65rem 0.6rem 0; }
.newsP2 .list li .time{ font-size: var(--fs18); line-height: 0.18rem; color: #999; font-family:'Poppins-L'; }
.newsP2 .list li .name{ font-weight: bold; margin-top: 0.2rem; font-size: var(--fs24); line-height: 0.36rem; height: 0.72rem; overflow: hidden; color: #333; font-family: 'Poppins-M'; }
.newsP2 .list li .content{ margin-top: 0.25rem; font-size: var(--fs16); line-height: 0.32rem; height: 0.96rem; overflow: hidden; color: #333; }
.newsP2 .list li .imgDiv{ margin-top: 0.25rem; overflow: hidden; }
.newsP2 .list li .imgDiv img{ width: 100%;}
.newsP2 .list li:hover .box:after{ height: 2px; background-image: linear-gradient(90deg, #186ff2 0%, #0054af 100%); background-blend-mode: normal, normal; }
.newsP2 .list li:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.newsP2 .list li:hover .name{ color: #0066ff; }
.newsP2 .pageNum, .newsP2 .pageMore{ margin-top: 0.9rem; }

.newsTop{ padding: 0.7rem 0 0.45rem; border-bottom: #ebebeb solid 1px; }
.newsTop .name{ width: 8.6rem; margin: 0 auto; text-align: center; color: #333; font-size: var(--fs48); line-height: 0.6rem; margin-bottom: 0.2rem; }
.newsTop .time{ text-align: center; color: #333; font-size: var(--fs18); font-family: 'Poppins-L'; }

.newsBot{ background: #f8f8f8; padding-bottom: 1.8rem; }
.newsBot .leftDiv{ width: 11.96rem; }
.newsBot .conDiv{ background: #fff; padding: 0.75rem 1.4rem 0.65rem; }
.newsBot .content{ font-size: var(--fs18); color: #333; line-height: 0.36rem; }
.newsBot .content em{ margin-top: 0.15rem; text-align: center; display: block; color: #666; font-size: var(--fs16); }
.newsBot .content img{ width: 100%; }
.newsBot .backBtn{ margin: 1.0rem auto 0; width: 1.8rem; }
.newsBot .backBtn a{ width: 100%; height: 0.56rem; border: #0066ff solid 1px; border-radius: 0.48rem; font-size: 0.16rem; color: #333; }
.newsBot .backBtn em{ margin-left: 0.15rem; width: 15px; height: 13px; background: url(../images/nimg15_1.png) no-repeat;}
.newsBot .backBtn a:hover{ border: #0066ff solid 1px; background: #0066ff; color: #fff; }
.newsBot .backBtn a:hover em{ background: url(../images/nimg15_1on.png) no-repeat;}

.pageDown{ margin-top: 0.95rem; }
.pageDown ul{ margin-right: -0.56rem; }
.pageDown li{ float: left; width: 50%; font-size: 0.16rem;}
.pageDown li .box{ margin-right: 0.56rem; height: 0.8rem; background: #fff; position: relative; padding-left: 1.5rem; padding-right: 0.85rem; }
.pageDown li .box:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 1px; background: #0066ff; }
.pageDown li em{ position: absolute; left: 0.25rem; top: 50%; margin-top: -0.15rem; line-height: 0.3rem; color: #333;}
.pageDown li a{ height: 0.8rem; line-height: 0.24rem; overflow: hidden; color: #333; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; }
.pageDown li .box:hover{ box-shadow: 0 0 0.3rem 0 rgba(0,0,0,0.1); }
.pageDown li .box:hover:after{ width: 100%; }
.pageDown li .box:hover a{ color: #0066ff; }

.sideNews{ width: 3.4rem; padding: 0.45rem 0.5rem 0; position: sticky; top: 100px;  }
.sideNews .title{ font-size: var(--fs18); line-height: 0.18rem; color: #333; padding-bottom: 0.2rem; }
.sideNews .list li{ padding-bottom: 0.45rem;}
.sideNews .list li .imgDiv{ overflow: hidden; }
.sideNews .list li .imgDiv img{ width: 100%; }
.sideNews .list li .name{ font-size: 0.16rem; color: #666; line-height: 0.3rem; margin-top: 0.12rem; }
.sideNews .list li a:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.sideNews .list li a:hover .name{ color: #0066ff; }
.sideNews .moreBtn{ margin-top: 0.18rem; }
.sideNews .moreBtn a{ width: 1.88rem; height: 0.5rem; background: #0066ff; border-radius: 0.48rem; font-size: 0.16rem; color: #fff;  }
.sideNews .moreBtn em{ margin-left: 0.1rem; width: 16px; height: 12px; background: url(../images/ico2.png) no-repeat;}
.sideNews .moreBtn a:hover{ background-image: linear-gradient(90deg, #186ff2 0%, #0054af 100%); background-blend-mode: normal, normal;}
.sideNews .moreBtn a:hover em{ animation: iconAni 1.0s ease infinite;}

.job{ padding:1.2rem 0 2.1rem;}
.job .list{ padding: 0.5rem 0 0.9rem; }
.job .list li{ margin-bottom: 0.2rem; }
.job .list li .box{ background: #fafafa; position:relative;}
.job .list li .box.on{ background:#fff; box-shadow:0 0 0.3rem 0 rgba(0,0,0,0.1);}
.job .list li .topDiv{cursor: pointer; padding: 0.45rem 0; border-left: #186ff2 solid 3px; overflow: hidden;}
.job .list li .name{ padding: 0 0.35rem; line-height: 0.3rem; }
.job .list li .name .dj{ float: left; min-width: 2.3rem; padding-right: 0.2rem; font-size: var(--fs20); color: #000;}
.job .list li .name dl{ float: left;}
.job .list li .name dd{ float: left; font-size: var(--fs16); color: #000; padding-right: 0.9rem; font-family: 'Poppins-L';}
.job .list li .hideBox{ display: none; padding: 0.45rem 0.35rem 0.75rem; }
.job .list li .ico{ position: absolute; right: 0.9rem; bottom: 50%; margin-bottom: -0.3rem; z-index: 1; width: 0.6rem; height: 0.6rem; background-image: linear-gradient(90deg, #2a7af3 0%, #0d5db4 100%); background-blend-mode: normal, normal; border-radius: 50%; }
.job .list li .ico:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -1px; width: 12px; height: 2px; background: #fff; }
.job .list li .ico:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -1px; margin-top: -6px; width: 2px; height: 12px; background: #fff; }
.job .list li .txt{ font-weight: bold; font-size: var(--fs16); color: #000; line-height: 0.3rem; }
.job .list li .msg{ font-size: var(--fs16); line-height: 0.3rem; color: #000; padding-bottom: 0.35rem; text-align:justify; }
.job .list li .btnGroup{ padding-top:0.15rem;}
.job .list li .btnGroup dd{ float:left; margin-right:0.2rem;}
.job .list li .btnGroup dd a{ display:block; position: relative; overflow: hidden; width: 2.35rem; height: 0.5rem; line-height:0.5rem; background-image: linear-gradient(90deg, #2a7af3 0%, #0d5db4 100%); background-blend-mode: normal, normal; border-radius:0.48rem; color:#fff; text-align:center; font-size:var(--fs16);}

.job .list li .liNow{ border-left: #fff solid 3px;}
.job .list li .liNow .ico{ bottom: 0.7rem; margin-bottom:0; border:#0055b0 solid 3px; background: #fff;}
.job .list li .liNow .ico:before{ background: #fff; }
.job .list li .liNow .ico:after{ background-image: linear-gradient(90deg, #2a7af3 0%, #0d5db4 100%); background-blend-mode: normal, normal; transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg); }

.aboutP1{ padding: 0.9rem 0 1.1rem; }
.aboutP1 .title{ text-align: center; font-size: var(--fs48); line-height: 0.64rem; margin-bottom: 0.2rem; }
.aboutP1 .title em{ display: inline-block; background-image:-webkit-linear-gradient(left,#0066ff,#0054af);
 background-image:linear-gradient(to right,#0066ff,#0054af); 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}
.aboutP1 .msg{ font-weight: 100; font-size: var(--fs36); line-height: 0.36rem; color: #333; text-align: center; margin-bottom: 0.5rem; }
.aboutP1 .flexDiv{ display: flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; }
.aboutP1 .content{ font-size: var(--fs18); line-height: 0.3rem; /*width: 9.5rem; margin: 0 auto;*/ color: #000; }

.aboutP1 .videobox{ margin-top: 0.6rem; height: 6.86rem; position: relative; overflow:hidden; }
.aboutP1 .videobox video{/* max-width:15.36rem;*/ width:auto; height:6.86rem; position:absolute; top:50%; transform: translateY(-50%); left:0; right: 0; margin: 0 auto; z-index:-1;visibility:hidden;opacity:0;object-fit:cover;}
.aboutP1 .videobox.cur{ background:#000;}
.aboutP1 .videobox.cur .imgDiv, .aboutP1 .videobox.cur .playbox{z-index:-1;visibility:hidden;opacity:0}
.aboutP1 .videobox.cur video{ z-index:2; visibility:visible; opacity:1}
.aboutP1 .videobox .imgDiv{ height: 6.86rem; }
.aboutP1 .videobox .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.aboutP1 .videobox .layer{ cursor:pointer; position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); z-index: 2; text-align: center; }
.aboutP1 .videobox .ico img{ width: 0.8rem; }

.aboutP2{ padding-bottom: 1.3rem; }
.aboutP2 .leftDiv{ width: 7.2rem; }
.aboutP2 .content{ font-size: var(--fs16); line-height: 0.3rem; color: #000; text-align: justify; }
.aboutP2 .rightDiv{ width: 7.5rem; }
.aboutP2 .rightDiv li{ margin-bottom: 0.1rem; }
.aboutP2 .rightDiv li img{ width: 100%; }

.aboutP3{ padding: 0.9rem 0 1.8rem; background: #f6f6f6; overflow: hidden; }
.aboutP3 .pageTitle{ margin-bottom: 0.9rem; }
.aboutP3 .imgList{ position: relative; }
.aboutP3 .imgList .swiper-slide{ width: 6.0rem; }
.aboutP3 .imgList .imgDiv{ width: 6.0rem; height: 4.0rem; overflow: hidden;}
.aboutP3 .imgList .imgDiv img{ width: 100%; height: 100%; object-fit: cover; }
.aboutP3 .imgList .imgDiv:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.aboutP3 .se{ z-index: 2; position: absolute; display: block; width: 62px; height: 62px; border-radius: 50%; top: 50%; margin-top: -31px; border: #0066ff solid 1px; background: #fff; }
.aboutP3 .prev{ left: 50%; margin-left: -8.86rem; }
.aboutP3 .next{ right: 50%; margin-right: -8.86rem; }
.aboutP3 .prev:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_left.png) center no-repeat; }
.aboutP3 .next:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_right.png) center no-repeat; }
.aboutP3 .se:hover{ border: none; background-image: linear-gradient(180deg, #186ff1 0%, #0055b0 100%); background-blend-mode: normal, normal;}
.aboutP3 .prev:hover:after{ background: url(../images/nimg12_lefton.png) center no-repeat;}
.aboutP3 .next:hover:after{ background: url(../images/nimg12_righton.png) center no-repeat;}

.cucoloris{ padding: 1.0rem 0.2rem; }
.cucoloris:nth-child(even){ background: #f6f6f6; }
.cucoloris:last-child{ padding: 1.0rem 0.2rem 2.0rem; }
.cucoloris .pageTitle{ margin-bottom: 0.6rem; }
.cucoloris .toptop{ overflow: hidden; }
.cucoloris .conDiv{ padding-top: 0.65rem; width: 4.9rem; float: left; }
.cucoloris .conDiv .num{ font-family: 'Poppins-M'; color: transparent; font-size: 1.2rem; line-height: 1.0rem; -webkit-text-stroke: 1px #0066ff; text-stroke: 1px #0066ff; }
.cucoloris .conDiv .bigName{ font-size: var(--fs40); line-height: 0.52rem; color: #000; }
.cucoloris .conDiv .msg{ margin: 0.3rem 0 0.1rem; line-height: 0.36rem; color: #000; font-weight: 100; font-size: var(--fs18); }
.cucoloris .conDiv .wen{ font-weight: 100; font-size: var(--fs28); line-height: 0.6rem; color: #000; }
.cucoloris .conDiv .wen em{ color: #0066ff; font-size: var(--fs48); font-family: 'Poppins-SB'; display: inline-block; vertical-align: bottom; }

.cucoloris:nth-child(even) .conDiv{ float: right; }
.cucoloris .detail-box{ float: right; width: 9.6rem; }
.cucoloris:nth-child(even) .detail-box{ float: left; }
/*.cucoloris .detail-box .imgDiv{ height: 6.0rem; }
.cucoloris .detail-box .imgDiv img{ width: 100%; height: 100%; object-fit:cover; }*/
.cucoloris .detail-box .imgDiv{ height: 6.0rem; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; justify-content: center; -webkit-justify-content: center;}
.cucoloris .detail-box .imgDiv img{ max-width: 100%; max-height: 6.0rem; }
.cucoloris .detail-box .name{ position: absolute; right: 0; bottom: 0; text-align: center; color: #fff; width: 5.87rem; height: 1.26rem; font-size: var(--fs24); line-height: 0.36rem; overflow: hidden; padding: 0 0.6rem; background: url(../images/nimg587Bg.png) left top no-repeat; background-size: cover;}
.cucoloris .detail-box .list .item { display: none; position: relative;}
.cucoloris .detail-box .list .item.on { display: block; animation: fadeOfOpacity .5s linear;}
.cucoloris .box-container{ width: 100%; position: relative; margin-top: 0.2rem; }
.cucoloris .img-swiper{ width: 100%; margin: 0 auto; }
.cucoloris .img-swiper .limg{ height: 2.25rem; cursor: pointer; }
.cucoloris .img-swiper .limg img{ width: 100%; height: 100%; object-fit: cover;}
.cucoloris .img-swiper .txt{ cursor: pointer; height: 0.75rem; padding: 0 0.2rem; color: #000; background: #f6f6f6; font-size: var(--fs16); line-height: 0.24rem; overflow: hidden; text-align: center; }
.cucoloris:nth-child(even) .txt{ background: #fff; }
.cucoloris .swiper-slide.swiper-slide-active .txt{ background: #0162eb; color: #fff; }
.cucoloris .swiper-btn{ z-index: 2; position: absolute; display: block; width: 62px; height: 62px; border-radius: 50%; top: 0.75rem; border: #0066ff solid 1px; background: #fff; }
.cucoloris .prev{ left: 0; }
.cucoloris .next{ right: 0; }
.cucoloris .prev:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_left.png) center no-repeat; }
.cucoloris .next:after{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -6px; width: 12px; height: 12px; background: url(../images/nimg12_right.png) center no-repeat; }
.cucoloris .swiper-btn:hover{ background: #0066ff;}
.cucoloris .prev:hover:after{ background: url(../images/nimg12_lefton.png) center no-repeat;}
.cucoloris .next:hover:after{ background: url(../images/nimg12_righton.png) center no-repeat;}


.video-box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  align-items: center;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.video-box.on {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}


.videoLayer { width: 1200px; margin: 0 auto; background: #fff; padding: 50px; position: relative; box-sizing: border-box;}
.videoLayer .close{position: absolute; display: block; right: 10px; top: 10px; width:30px; height: 30px; background: url(../images/close2.png) no-repeat;transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;}
.videoLayer .close:hover { transform: rotate(-90deg);}
.videoLayer video{ width:100%;}




.searchBox{ padding:0.8rem 0 1.2rem; border-top:#eee solid 1px;}
.searchBox .toptop{ position:relative; padding-right:200px; height:100px;}
.searchBox .result span{ display: inline-block; font-size: var(--fs16); margin-right: 0.3rem; line-height: 0.62rem;}
.searchBox .result b{ margin: 0 4px; color: #cd0000; text-decoration: underline;}

.searchBox .list{ padding-bottom:0.6rem;}
.searchBox .list li { position: relative; list-style: none; border-bottom: 1px dashed #eee;}
.searchBox .list li:first-child { border-top: 1px dashed #eee;}
.searchBox .list li a {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  padding: 0.1rem 0;
  align-items: center;
}
.searchBox .list .title {
  flex: 1;
  font-size: var(--fs16);
  color: #666;
  line-height: 0.48rem;
  margin-right: 1rem;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.searchBox .list p { font-size: var(--fs16); color: #999; font-family:'Poppins-M';}
.searchBox .list li:hover .title { color: #0066ff;}
.searchBox .tips { display: none; text-align:center; font-size:var(--fs20); color:#333;}























