

body{overflow-x: hidden; --hover-color:#c9000b;--hover-color2:#7ac23a; --hover-color3:#21368a;--white:#fff;--black0:#000; --black:#333; --grey:#666; --grey2:#999;--grey3:#ccc;
    --rgb-white:255,255,255;--rgb-black:0,0,0; --bg:#f9f9f9;--bg2:#f5f5f5;}
body{overflow-x: hidden;}
p{margin: 0;}
p+p{margin: 0;}
ul,ol{list-style: none;}


/*Top003198 */
.Top003198{position: fixed;z-index: 100; left: 0;top: 0;width: 100%; background-color: var(--white); box-shadow: 0 0 5px rgba(0,0,0,0.1); }
.Top003198 menu li span{display: block;  font-size: var(--font-size18);}
.Top003198 menu li a:hover,
.Top003198 menu li.aon span a{color: var(--hover-color);}
.Top003198 li .sub .pic .Ispic{padding-bottom: calc(400 / 310 * 100%); background-color: #eee;}
.Top003198 .top-hotline{color: var(--hover-color);  font-size: var(--font-size24); padding-left: .3rem; background: url(../images/Top003198-tel.svg) no-repeat left center; 
    background-size: 1.625em auto; line-height: calc(36 / 20 * 1em);display: none;}
.Top003198 .top-search{display: block; padding: 0; margin-left: calc(40 / 1920 * 100vw);}
.Top003198 .top-search .box{position: relative;  background-color: rgba(163,163,163,0.1); overflow: hidden;}
.Top003198 .top-search .box .text{width: 100%;display: block; line-height: .36rem;height: .36rem; font-size: 1em; background: none; border: 0; padding-left:.42rem;color: rgba(51, 51, 51, 0.6);}
.Top003198 .top-search .box .text.focus{color:var(--black0);}
.Top003198 .top-search .box .btn{position: absolute;top: 0;width:.42rem; height: 100%; background: url(../images/Top003198-search.svg) no-repeat center center;background-size:calc(17 / 42 * 100%) auto; cursor: pointer;}
@media (min-width:1025px) {
.Top003198 .logo{display: table; height:.9rem;}
.Top003198 .logo a{display: table-cell; vertical-align: middle;}
.Top003198 .logo img{max-height: .75rem;}
.Top003198 menu li{float: left; margin: 0 .25rem;text-align: center;line-height:.9rem; color: var(--black0);position: static;}
.Top003198 li .sub{position: absolute;top: 100%;padding: 0.3rem 0;background-color:#ececec;width: 100%;margin-left:0;transform: translateX(-0%);box-shadow: 0 5px 5px rgba(0,0,0,0.2);border-radius: 0;left: 0 !important;}
.Top003198 li .sub dl{background: none;padding: 0;width: 86%;max-width: 1200px;margin: 0 auto}
.Top003198 li .sub dt{transition: all 0.3s; line-height:2.5;padding: 0 .05rem;float: left;width: 33.33%;text-align: left;padding-left: 0.5rem;background: url(../images/arrow-on.svg) no-repeat 0.1rem center/auto 0.2rem;}
.Top003198 li .sub dt a{display: block;font-size: var(--font-size18) ;}
/* .Top003198 li .sub dt:hover{background: rgba(201,0,11,.05) url(../images/arrow-on.svg) no-repeat 0.2rem center/auto 0.2rem;;} */
.Top003198 li .sub dt:hover{background: url(../images/arrow-on.svg) no-repeat 0.2rem center/auto 0.2rem;;}
.Top003198 li .sub .pic{width: 50%;}
    
.Top003198 .top-right{padding-top:.28rem;margin-left:0;}
.Top003198 .top-right dd{float: left;}
.Top003198 .top-search .box{width: .9rem; border-radius: .9rem; transition: 0.3s;}
.Top003198 .top-search.show .box{width: calc(160 / 1920 * 100vw);}
.Top003198 .top-search .box .btn{ left: 0;}
}
@media (max-width:1024px) {
.Top003198 .top-hotline,
.Top003198 header:after{display: none;}
.Top003198 header{display: flex; justify-content: space-between; align-items: center; height:.7rem;}
.Top003198 .logo img{max-height:.44rem;}
.Top003198 menu{position: fixed; left: -100%;top:.7rem;height: calc(100% - (60 / 16 * 1em)); background-color: var(--white);opacity: 0;transition: 0.5s;box-shadow: 0 5px 5px rgba(0,0,0,0.1); width:50vw; }
.menu-show .Top003198 menu{left: 0; opacity: 1;}
.Top003198 menu ul{height: 100%; overflow: auto;}
.Top003198 menu li{border-bottom: 1px dotted #eee;}
.Top003198 menu li span{line-height: 3; padding-left:2em;}
.Top003198 menu li.has-sub span .op:before, 
.Top003198 menu li.has-sub span .op:after{background-color: var(--hover-color);}
.Top003198 li .sub{background-color: #eee;}
.Top003198 li .sub .pic{display: none;}
.Top003198 .top-search{margin: 0 5vw 0 0; position: inherit;}
.Top003198 .top-search .box{top: 100%; left: 0;width: 100%; opacity: 1; position: absolute; display: none; background-color: rgba(255,255,255,0.8);}
.Top003198 .top-search .box .btn{ right: 0;}
.Top003198 .top-search .box .text{padding: 0.42rem 0 .2rem}
.Top003198 .top-right dl:after{display: none;}
.Top003198 .top-right dl{display: flex;align-items: center;}
.Top003198 .open-search{ width: .24rem; height: .24rem; background: url(../images/Top003198-search.svg) no-repeat center center; background-size: contain;display: block; position: relative;}
.Top003198 .open-search.on{width: .3rem; height: .3rem; }
.Top003198 .open-search.on:after,
.Top003198 .open-search.on:before{background-color: var(--hover-color);}
.Top003198 .open-menu{width: .3rem; height: .24rem; display: flex;flex-wrap: wrap;flex-direction: column; justify-content: space-between; transition: 0.3s;}
.Top003198 .open-menu span{display: block; transition: 0.3s;height: 2px; background-color:var(--black0);}
.menu-show  .Top003198 .open-menu{border-radius: 50%; background-color: var(--hover-color); padding:.09rem;height: .3rem; }
.menu-show  .Top003198 .open-menu span{background-color: var(--white); height: 1px;}
}
@media (max-width:1024px) {
.Top003198 menu{width: 90vw}
[type="Vertical"] .sub dt{text-align: left;text-indent: 2em;padding: 0}

}

/*Banner003008 */
.Banner003008{position: relative; z-index: 1;margin-top: .9rem;}
.Banner003008 li.slick-slide{position: relative;}
.Banner003008 li .txt{position: absolute; left: 0; top: 0; width: 100%; z-index: 10; color: var(--white);height: 90%;}
.Banner003008 li .txt .ytable{height: 100%;}
.Banner003008 li .txt aside{font-size:var(--font-size50);font-weight: bold;}
.Banner003008 li .txt p{font-size: var(--font-size20); line-height: 1.2; margin-top: .15rem;}
.Banner003008 li .txt .play{background: url("../images/Banner003008_play.png") no-repeat; width: 1.04rem; height: 1.04rem; display: block; margin: 0 auto 3.125vw; cursor: pointer;}
@media(min-width:1025px){
.Banner003008 .wap{display: none;}
}
@media(max-width:1024px){
.Banner003008 .pc{display: none;}
.Banner003008{margin-top: 0.7rem;}
.Banner003008 img{min-height: 240px;object-fit: cover;}
}
@media(max-width:640px){
 .Banner003008 li .txt .play{width: 16vw; height: 16vw;background-size: contain;}
 .Banner003008 li .txt aside{font-size: 24px}
 .Banner003008 li .txt p{font-size: 14px;}
}
.Banner003008 .mouse{position: absolute; width: 30px; height: 60px; border-radius: 50px; border: 1px solid var(--white); left: 50%; bottom: 5%; z-index: 10;}
.Banner003008 .mouse:before{ content: ''; width: 3px; height: 10px;background: var(--white);position: absolute; left: 50%; margin-left: -1.5px; top: 10px; border-radius: 3px; animation: Banner003008 2s ease infinite;}
@keyframes Banner003008{
0%{top: 10px;opacity: 1;}
80%{top: 40px;opacity: 0;}
100%{top: 10px;opacity: 0;}
}
.Banner003008 .pages,
.Banner003008 .slick-arrow{position: absolute;bottom: 5%; z-index: 10; }
.Banner003008 .pages{ left: 3%; font-size: 24px;color: var(--white);line-height: 60px;}
.Banner003008 .slick-arrow{right: 3%;border-right: 1px solid var(--white); border-top: 1px solid var(--white); transform: rotate(45deg); width: 15px; height: 15px; margin-bottom: 22px;}
.Banner003008 .slick-prev{transform: rotate(-135deg); margin-right: 60px;}
@media(max-width:640px){
.Banner003008 .mouse{display: none;}
.Banner003008 .pages,
.Banner003008 .slick-arrow{bottom: 0%; }
.Banner003008 .pages{font-size: 4vw}
}

.video-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:300; background:rgba(0,0,0,0.85);}
.video-box .close{ cursor:pointer; width:40px; height:40px; position:fixed; z-index:4; right:20px; top:20px;}
.video-box .close::before,
.video-box .close::after{ position:absolute; content:''; width:80%; left:10%; height:3px; top:50%; margin-top:-1.5px; background:var(--white); 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);}
.video-box .ytable{height: 100%;}
.video-box .ytable-cell{ text-align:center;}
.video-box video{ width:90%; max-width:900px;}


.center{text-align: center;}
.index-title{margin-bottom: var(--padMar50);}
.index-title .title{display: inline-block;position: relative;z-index:1; margin-bottom: 0rem;line-height: 1;}
.index-title .title span{position: relative;z-index: 3; font-size: var(--font-size32); color:var(--black);}
.index-title .sub-tit{font-size: var(--font-size40); font-weight: 500;}
.index-title .desc{font-weight: 100;font-size: var(--font-size20);color:var(--grey);}
@media (max-width:1024px) {
.index-title .title span{font-size: var(--font-size36);}
.index-title .sub-tit{font-size: var(--font-size20); }
.index-title .desc{font-size: var(--font-size16); }
}

.index-more a{display:inline-flex;align-items:center;background-color:var(--white);border-radius:3em;border:solid 2px var(--hover-color);line-height:4.4375;padding-left:2em;padding-right:0.04rem;position:relative;font-size: var(--font-size16);}
.index-more a span{position:relative;display:block;z-index:2}
.index-more a:after,
.index-more a::before{width:0.63rem;height:0.63rem}
.index-more a:after{display:block;content:'';background-position:center center;background-repeat:no-repeat;background-size:contain;background-image:url(../images/Floor003220-btn-next.png);background-size:auto 0.2rem;margin-left:0.5rem;position:relative;z-index:2}
.index-more a::before{position:absolute;content:'';right:0.04rem;border-radius:0.63rem;top:0.04rem;background-color:var(--hover-color);z-index:1;transition:width 0.3s}
.index-more a:hover{color:var(--white)}
.index-more a:hover:before{width:calc(100% - 0.08rem)}



/*Floor003220 */
.Floor003220{padding: var(--padMar50) 0; overflow: hidden; background-size: cover; background-position: center;}
.Floor003220 .pic{overflow: hidden;text-align: center;}
.Floor003220 .list .img{transition: all ease 0.3s; max-width: 0.8rem; margin: 0 auto;}
.Floor003220 .list .img_hover{display: none;}
.Floor003220 .list:hover .img{display: none;}
.Floor003220 .list:hover .img_hover{display: block;transition: all ease 0.3s; max-width: 0.8rem; margin: 0 auto;}
.Floor003220 .list:hover .tit{color: var(--hover-color);}

.Floor003220 .txt{margin-top: 0.16rem;}
.Floor003220 .tit{font-size:var(--font-size17); text-align: center; color: var(--black);}

.Floor003220 .owl-carousel .owl-nav .owl-next,.Floor003220 .owl-carousel .owl-nav .owl-prev{width: 0.5rem;height: 0.5rem;position: absolute;font-size: var(--font-size20);position: absolute;text-indent: 100px;overflow: hidden;background-size: 0.3rem;background-position: center center;background-repeat: no-repeat;}
.Floor003220 .owl-carousel .owl-nav .owl-next{background-image: url(../images/right.svg);right:-3%;}
.Floor003220 .owl-carousel .owl-nav .owl-prev{background-image: url(../images/left.svg);left: -3%;}
.Floor003220 .owl-nav{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;height: 0.5rem;display: flex;}
.Floor003220 .owl-carousel .owl-nav .owl-prev:hover{background-image: url(../images/left-gray.svg);}
.Floor003220 .owl-carousel .owl-nav .owl-next:hover{background-image: url(../images/right-gray.svg);}
.Floor003220 .owl-nav{display: block !important;z-index: -1;}

.Floor003220 .slick-arrow{ bottom: 0; text-indent: 999em; overflow: hidden; width: 0.5rem;height: 0.5rem;position:absolute;z-index: 10; background: url(../images/left.svg) no-repeat center center; background-size:0.4rem; transition: 0.3s;top: 50%;transform: translateY(-50%);}
.Floor003220 .slick-next{background-image: url(../images/right.svg);right: -5%;}
.Floor003220 .slick-prev{left: -5%;}
.Floor003220 .slick-prev:hover{background-image: url(../images/left-gray.svg);}
.Floor003220 .slick-next:hover{background-image: url(../images/right-gray.svg);}
@media (max-width:1024px) {
.Floor003220 .slick-prev{left: -0%;}
.Floor003220 .slick-next{right: -0%;}
}

.Home_floor2 {
  background: #f7f7f7;
  padding: var(--padMar80) 0;
}

.Home_floor2 .ul li {
  position: relative;
}

.Home_floor2 .ul .img {
  width: 100%;
}

.Home_floor2 .Box {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.Home_floor2 .Box .h4 {
  color: #fff;
  font-size: var(--font-size20);
}

.Home_floor2 .Box .i {
  display: block;
  width: 0.26rem;
  height: 0.01rem;
  background: #fff;
  margin: 0.25rem auto;
}

.Home_floor2 .Box1 .i {
  display: block;
  width: 0.26rem;
  height: 0.01rem;
  background: #fff;
  margin: 0.25rem auto;
}

.Home_floor2 .Box1 {
  display: none;
}
.Home_floor2 .ul{display: flex;justify-content: space-between;}
.Home_floor2 .ul li{width: 25%;}
.Home_floor2 .ul li .Box {
  opacity: 1;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
}

.Home_floor2 .ul .Box a {
  color: #fff;
  text-align: center;
  line-height: 0.35rem;
  border: 0.01rem solid var(--hover-color);
  background:var(--hover-color);
  display: inline-block;
  padding:0 0.15rem;
  border-radius: 0.3rem;
  margin: 0 auto;
}

.Home_floor2 .ul .Box .h4{padding:0.15rem 0;}

.Home_floor2 .ul li .Box1 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  background: rgba(255, 0, 0, 0.6);
  height: 100%;
  opacity: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
}

.Home_floor2 .ul li .Box1 {
  color: #fff;
  text-align: center;
}

.Home_floor2 .ul .Box1 .h4 {
  font-size: var(--font-size20);
  text-align: center;
  line-height: 0.3rem;
  padding: 0.15rem 0;
}

.Home_floor2 .ul .Box1 .p {
  font-size: var(--font-size12);
  line-height: 0.25rem;
  padding-bottom: 0.4rem;
  color: rgba(255,255,255,0.5);
 
}
.Home_floor2 .ul .Box .p {
  font-size: var(--font-size14);
  line-height: 0.25rem;
  padding-bottom: 0.4rem;
  color: rgba(255,255,255,0.5);
  opacity: 0;
}

.Home_floor2 .ul .Box1 a {
  color: #fff;
  text-align: center;
  line-height: 0.35rem;
  border: 0.01rem solid #fff;
  display: inline-block;
  padding:0 0.15rem;
  border-radius: 0.3rem;
  margin: 0 auto;
}
.Home_floor2 .ul .Box .fanti{display: none;}

.Home_floor2 .ul .Box1 .box {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
}
.Home_floor2 .ul .box img{max-width: 0.5rem;}
.Home_floor2 .ul .Box .box {
  width: 220px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
}
.Home_floor2 .ul li:hover .Box1{
  opacity: 1;
}
.Home_floor2 .ul li:hover .Box{
  opacity: 0;
}
/* .Home_floor2 .ul li:hover .jianti{display: none;} */
.Home_floor2_bottom a {
  display: block;
/*    color: #fff; */
  width: 145px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  text-align: center;
/*   background: #c9000b; */
  margin: 50px auto 0;
  font-size: 16px;
border:1px solid #666;
}

.Home_floor2_bottom a:hover{background: #c9000b;border:1px solid #c9000b;color:#fff;}

@media only screen and (max-width:768px) {
  .Home_floor2 .ul li .Box img {
      height: 46px;
  }
  .Home_floor2 .Box .h4 {
      font-size: 16px;
  }
  .Home_floor2 .ul {
      overflow: hidden;
      flex-wrap: wrap;
  }
  .Home_floor2 .ul li {
      width: 50%;
      float: left;
  }
.Home_floor2_bottom a{margin-top: 20px;}
}



/*Floor003228 */
.Floor003228{padding:var(--padMar120) 0;overflow: hidden;}
.Floor003228 .swiper-wrapper{height: auto;}
.Floor003228 .swiper{margin:0 -0.2rem 0.7rem}
.Floor003228 .swiper-slide{padding-top:0.31rem}
.Floor003228 .swiper-slide a{margin:0 0.2rem;border-radius:0.2rem;background-color:#f4f7fa;padding:0 0.3rem 0.36rem;display:block;color:#333}
.Floor003228 .swiper-slide a:hover .tit{color:var(--hover-color)}
.Floor003228 .swiper-slide a:hover .pic img{transform:scale(1.15)}
.Floor003228 .swiper-slide .pic{position:relative;top:-0.31rem;border-radius:0.2rem;overflow:hidden}
.Floor003228 .swiper-slide .pic img{transition:0.3s}
.Floor003228 .swiper-slide .tit{font-size:var(--font-size24);line-height:1.5;margin-top:0;min-height: .75rem;}
.Floor003228 .swiper-slide .tit p{margin:0}
.Floor003228 .swiper-slide .ind-desc{margin:0.12rem 0 0.3rem 0;font-size: var(--font-size16);line-height: 1.5;}
.Floor003228 .swiper-slide .line{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:0.26rem}
.Floor003228 .swiper-slide .line::before,
.Floor003228 .swiper-slide .line::after{display:block;content:''}
.Floor003228 .swiper-slide .line::before{flex-shrink:0;width:0.07rem;height:0.07rem;border-radius:50%;background-color:var(--hover-color)}
.Floor003228 .swiper-slide .line:after{flex:1;height:1px;background-color:rgba(0,32,91,0.08)}
.Floor003228 .pages:not(.swiper-pagination-lock){display: flex;justify-content: center; padding-top: 0.1rem;}
.Floor003228 .pages span{width: 0.1rem; height: 0.1rem;}
.Floor003228 .pages span.swiper-pagination-bullet-active{background-color: var(--hover-color);}
@media (max-width:640px) {
.Floor003228 .swiper{margin-top: 0;}
}
.Floor003228 .index-sub-tit span{display:inline-block;font-size:0.24rem;background:url(../images/Floor003228-mask.png) no-repeat right top;padding-top:0.09rem;padding-right:0.11rem;background-size:auto 1em;color:var(--hover-color);line-height:0.66666667}

/*Bottom002900 */
.Bottom002900{padding:.8rem 0 .3rem 0; background: #e7e7e7;}
.Bottom002900,
.Bottom002900 a{color: var(--black);}

.Bottom002900 .b_nav nav dd a{color:#666460;}
@media(min-width:1025px){
.Bottom002900{font-size: var(--font-size16);}
.Bottom002900 .contact{width: 21%;}
.Bottom002900 .b_nav{width: 100%;}
}

.Bottom002900 .solgan{margin-bottom: .15rem;}
.Bottom002900 .solgan span{font-size:var(--font-size14);color: #444;margin-left:0;}
.Bottom002900 .solgan a{font-size: var(--font-size14); color: #555; padding: 0 .1rem;}
@media(max-width:1024px){
.Bottom002900 .solgan{padding: 0;}
.Bottom002900 .solgan span{display: block;font-size: 18px;}
.Bottom002900 .solgan a{font-size: 16px;}
}

.Bottom002900 .b_nav nav{border-bottom: 1px solid rgba(0,0,0,0.1);padding: 0 0 .45rem 0;  margin: 0 0 .45rem 0;}
.Bottom002900 .b_nav nav dl{float: left; }
.Bottom002900 .b_nav nav dl .er{height: 2.7rem; overflow-y: auto;}
.Bottom002900 .b_nav nav dl .er::-webkit-scrollbar{width: 2px; height:2px;-webkit-overflow-scrolling : touch;background:none;}
.Bottom002900 .b_nav nav dl .er::-webkit-scrollbar-track{background-color: #e2e2e2;}
.Bottom002900 .b_nav nav dl .er::-webkit-scrollbar-thumb{background: rgba(0,0,0,0.08);}


.Bottom002900 .b_nav nav dt{padding-bottom: .15rem; font-size: var(--font-size18);}
.Bottom002900 .b_nav nav dd{line-height:1.4;padding: .065rem .2rem .065rem 0; font-size: var(--font-size14);}
@media(max-width:1024px){
 .Bottom002900 .b_nav nav{display: none;}
}

.Bottom002900 .copyright{color: #555;line-height:1.6;font-size:var(--font-size14);}
.Bottom002900 .copyright a{color: #555}
.Bottom002900 a:hover{color:var(--black);opacity: 1!important;}

.Bottom002900 .contact .num{font-size:var(--font-size36);margin-bottom: .25rem;line-height: 1em;}
.Bottom002900 .contact p{font-size: var(--font-size16); margin-top: .15rem; line-height: 1.6;}
.Bottom002900 .contact .logo{margin-bottom: .4rem;}
.Bottom002900 .share li{float: left;position: relative;}
.Bottom002900 .share li figure{position: absolute; left: 0; bottom: 100%; width: 120px; padding: 5px;background:var(--black); margin-bottom: 10px;border-radius: 5px;display: none;}
.Bottom002900 .share li figure img{display: block;width: 100%;}
.Bottom002900 .share li figure:before{position: absolute; content: '';border:5px solid transparent; left: 25px; top: 100%;border-top-color:var(--black);}
.Bottom002900 .share li:not(:last-child){margin-right: 30px;}
.Bottom002900 .share li a{display: block;border: 1px solid rgba(0,0,0,0.2); width: .5rem; height: .5rem;background-position: center center;background-repeat: no-repeat;border-radius: 50%; cursor: pointer;}
.Bottom002900 .share li a.a_wx{background-image: url("../images/Bottom002900_wx.png");}
.Bottom002900 .share li a.a_sina{background-image: url("../images/Bottom002900_sina.png");}
.Bottom002900 .share li a.a_douyin{background-image: url("../images/Bottom002900_douyin.png");}
.Bottom002900 .share li a:hover{background-color:var(--hover-color);}
@media(min-width:1025px){
.Bottom002900 .contact .tit{padding-bottom:.18rem;}
.Bottom002900 .share{margin: .5rem 0 0 0;}
}
@media(min-width:1025px) and (max-width:1280px){
.Bottom002900 .share li:not(:last-child){margin-right: 2vw;}
}
@media(max-width:1024px){
.Bottom002900{text-align: center;padding: 30px 0}
.Bottom002900 .logo{padding: 0 20% 3%;}
.Bottom002900 .contact .tit{padding: 3vw 0;}
.Bottom002900 .share ul{margin: 0 auto;display: table;}
.Bottom002900 .share li figure{left: 50%; margin-left: -60px;}
.Bottom002900 .share li figure:before{left: 50%; margin-left: -5px;}
}
@media(max-width:480px){
.Bottom002900 .contact .num{margin-bottom: 1em;font-size: 8vw;}
.Bottom002900 .solgan{font-size: 7vw;}
.Bottom002900 .copyright{font-size: 14px; line-height: normal;}
.Bottom002900 .share li a{width: 50px; height: 50px;}
}


::-webkit-scrollbar{width:.02rem;  height:100%;}
::-webkit-scrollbar-track{ background: rgb(0, 0, 0, 0.15); border-radius:.05rem;}
::-webkit-scrollbar-thumb{ background: rgb(0, 0, 0, 0.4); border-radius:.05rem;}
::-webkit-scrollbar-thumb:hover{background: rgb(0, 0, 0, 0.4);}
::-webkit-scrollbar-corner{background: rgb(0, 0, 0, 0.4); }




.Floor003152{background-size: cover; background-repeat: no-repeat; background-position: center;}
.Floor003152 .flex{padding:var(--padMar120) 0;}
.Floor003152 .tit{line-height: 1.2;}
.Floor003152 .tit h2{font-size:var(--font-size22);margin:0 0 .12rem 0; font-weight: normal; color: var(--hover-color);}
.Floor003152 .tit p{font-size:var(--font-size40);color: var(--black);line-height:1.5;}
@media(min-width:1025px){
.Floor003152 .flex{display: flex; align-items: center; justify-content: space-between;}
.Floor003152 .tit{width: calc(100% - calc(300 / 16 * 1em));}
}
@media(max-width:1024px){
.Floor003152 .tit{font-size: 15px;text-align: center;}
}

.Form003139{padding: var(--padMar100) 0; margin-top: .9rem;}
.Form003139 .title{font-size:var(--font-size46);color:var(--hover-color); line-height:1.2;margin-bottom: .2rem;}
.Form003139 .title:after{display: block;content: '';width:.2rem; height: .03rem; background-color:var(--hover-color); margin:.3rem 0; display: none;}
.Form003139 .desc{font-size:var(--font-size28);color:var(--black);line-height:1.2; margin-bottom: .5rem;}
.Form003139 .sum{font-size: var(--font-size22); color:var(--black);line-height:1.6; }
.Form003139 .tel span{font-size: var(--font-size20); background: url(../images/tel.png) no-repeat left center; background-size: .2rem; padding-left: .28rem; color: var(--black);}
.Form003139 .tel{font-size: var(--font-size34); color: var(--hover-color);}
.Form003139 .form{margin-top: 0;}
.Form003139 .form-ul{margin: 0 auto; background: rgba(255,255,255,0.92); padding:4vw; border-radius: .15rem;} 
.Form003139 .form-ul li{margin-bottom:.15rem;position: relative;}
.Form003139 .form-ul li .tit{position: absolute;left: 1.1428em; top: 0;font-size:var(--font-size16); line-height: 3.5714;color:var(--grey2);}
.Form003139 .form-ul li select,
.Form003139 .form-ul li .text{width: 100%;border-radius: 5px; border: 1px solid #e1e3e4;font-size:var(--font-size16);line-height:  3.5714;height:  3.5714em; background: none;padding: 0 .1rem;}
.Form003139 .form-ul li textarea.text{height: auto;}
.Form003139 .form-ul .btn{width: 10em; background: var(--hover-color);border-radius: 5px;font-size:var(--font-size16);height:  3.5714em;color: var(--white);cursor: pointer; border: 0; margin-top: .1rem;}
@media (min-width:1025px) {
.Form003139 .form .info{width: 35%; padding-right: 10%;}  
.Form003139 .form .biao{width:55%;}  
.Form003139 .form-ul .row-2 li{float: left;width:calc(50% - 5px);}
.Form003139 .form-ul .row-2 li:nth-child(2n){float: right;}

}
@media (max-width:1024px) {
.Form003139 .form-ul{padding: 2em 0;}
.Form003139 .form-ul{width: 100%;padding: 20px;margin-top: 30px;}
.Form003139{margin-top: 0.7rem;}
.Form003139 .title{font-size: 30px;}
.Form003139 .desc{font-size: 20px;}
.Form003139{background-size: cover !important;}
}


.top_slide_right {
  position: fixed;
  top: 50%;
  right: 1%;
  z-index: 15;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  /* display: none; */
}

.top_slide_right li {
  width: 60px;
  height: 60px;
  text-align: center;
  color: #fff;
  background: #c9000b;
  margin-bottom: 2px;
}

.top_slide_right li.first {
  padding-top: 35px;
  background: url(../images/lx.svg) #c9000b no-repeat center 0.05rem;
  padding-bottom: 5px;
  position: relative;
}

.top_slide_right li a{background-size: 0.25rem !important;}
.top_slide_right li.second a {
  padding-top: 35px;
  background: url(../images/index.svg) #c9000b no-repeat center 0.1rem;
  padding-bottom: 5px;
  display: block;
  color: #fff;
  background-size: 0.25rem;
}

.top_slide_right li.last {
  padding-top: 35px;
  background: url(../images/share.svg) #c9000b no-repeat center 0.1rem;
  padding-bottom: 5px;
  position: relative;
}

.top_slide_right li.four a {
  padding-top: 35px;
  background: url(../images/xj.svg) #c9000b no-repeat center 0.1rem;
  padding-bottom: 5px;
  display: block;
  color: #fff;
  position: relative;
  background-size: 0.25rem;
}

.top_slide_right li.four i {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 30px;
  background: #c9000b;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  width: 30px;
}

.top_slide_right li.first .Box {
  position: absolute;
  top: 0;
  right: 65px;
  display: none;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
}

.top_slide_right li.first .Box .box {
  background: #fff;
  border: 1px solid #dcdcdc;
  margin-right: 25px;
  width: 5rem;
  position: relative;
  height: 2rem;
  padding: 0 0;

}
.top_slide_right li.first .Box .box dl{display: flex;align-items: center;justify-content: space-between;}
.top_slide_right li.first .Box dd {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 15px;
  height: 100%;
  color: #333333;
  border-right: 1px solid #e5e5e5;
  padding: 5px 0 10px;
  margin: 0.5rem 0 0 0;
  
}

.top_slide_right li.first .Box dd:last-child {
  border: 0;
}

.top_slide_right li.first .Box .h3 {
  line-height: 30px;
  padding-top: 9px
}

.top_slide_right li.first .Box .h4 {
  line-height: 20px;
}

.top_slide_right li.first .i {
  position: absolute;
  top: 20px;
  right: -14px;
  width: 14px;
  height: 23px;
  background: url(../images/jian.png);
}

.top_slide_right li.last {
  position: relative;
}

.top_slide_right li.last .Box1 {
  position: absolute;
  top: 0;
  right: 65px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  display: none
}

.top_slide_right li.last .Box1 .box {
  background: #fff;
  border: 1px solid #dcdcdc;
  margin-right: 25px;
  width: 52px;
  position: relative;
  height: 162px;
  padding: 10px 6px;
}

.top_slide_right li.last .bdshare-button-style0-32 a {
  width: 36px !important;
  height: 36px !important;
  /*background: url(../images/icon2.png);*/
  margin-right: 0;
  margin-left: 0;
  opacity: 1;
}


.top_slide_right li.last .i {
  position: absolute;
  top: 20px;
  right: -14px;
  width: 14px;
  height: 23px;
  background: url(../images/jian.png);
}

.top_slide_right li.first .dd {
  cursor: pointer;
}
.top_slide_right li{background-size: 0.25rem !important;}
.top_slide_right li.five {
  padding-top: 35px;
  background: url(../images/kf.svg) #c9000b no-repeat center 0.1rem;
  padding-bottom: 5px;
  position: relative;
}

.top_target {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1111;
  display: none;
}

.top_target .Box {
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  width: 90%;
}

.top_target .Box .h3 {
  color: #fff;
  font-size: 18px;
  line-height: 48px;
  background: #242032;
  padding: 0 10px;
  position: relative;
}

.top_target .Box .h3 .close {
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  width: 48px;
  background: url(../images/close.png) no-repeat center;
}

.top_target .Box .box1 {
  padding: 10px;
  margin-bottom: 15px;
  height: 450px;
  overflow-y: auto;
}

.top_target .Box .box1 .h5 {
  color: #000000;
  font-size: 24px;
  padding: 5px 0 5px;
}

.top_target .Box .box1 .p {
  color: #000;
  padding-bottom: 20px;
}

.top_target .Box .box1 li {
  height: 40px;
  line-height: 38px;
  margin-bottom: 15px;
  position: relative;
  padding-right: 20px;
}

.top_target .Box .box1 li .box {
  border: 1px solid #d8d8d8;
  padding: 5px 0;
  padding-left: 50px;
  height: 40px;
}

.top_target .Box .box1 li input,.top_target .Box .box1 li select {
  height: 28px;
  line-height: 28px;
  width: 100%;
  padding: 0 5%;
  color: #999999;
  border-left: 1px solid #d8d8d8;
  vertical-align: top;
}

.top_target .Box .box1 li .i {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  color: #c9000b;
}

.top_target .Box .box1 li.li1 .box {
  background: url(../images/icon7.png) no-repeat 14px 9px;
}

.top_target .Box .box1 li.li2 .box {
  background: url(../images/icon7.png) no-repeat 14px -51px;
}

.top_target .Box .box1 li.li3 .box {
  background: url(../images/icon7.png) no-repeat 13px -112px;
}

.top_target .Box .box1 li.li4 .box {
  background: url(../images/icon7.png) no-repeat 14px -173px;
}

.top_slide_right li.five .Box {
  position: absolute;
  top: 0;
  right: 65px;
  display: none;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
}

.top_slide_right li.five .Box .box {
  background: #fff;
  border: 1px solid #dcdcdc;
  margin-right: 25px;
  width: 5rem;
  position: relative;
  height: 2rem;
  padding: 0 0;
}

.top_slide_right li.five .Box .box dl{display: flex;align-items: center;justify-content: space-between;width: 100%;height: 100%;}
.top_slide_right li.five .Box dd {
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #333333;
  border-right: 1px solid #e5e5e5;
  padding: 5px 0 10px;
  margin: 0;
  height: 100%;
  display: flex;
    align-items: center;
    justify-content: center;
}

.top_slide_right li.five .Box dd:last-child {
  border: 0;
}

.top_slide_right li.five .Box .h3 {
  line-height: 30px;
  padding-top: 9px
}

.top_slide_right li.five .Box .h4 {
  line-height: 20px;
}

.top_slide_right li.five .i {
  position: absolute;
  top: 20px;
  right: -14px;
  width: 14px;
  height: 23px;
  background: url(../images/jian.png);
}

.top_slide_right li.five .dd {
  cursor: pointer;
}

.top_target .Box .box1 li.li5 .box {
  background: url(../images/icon7.png) no-repeat 12px -234px;
}

.top_target .Box .box1 li.li6 .box {
  padding-left: 0;
}

.top_target .Box .box1 li.li6 .box {
  border: 0;
}

.top_target .Box .box1 li.li6 .box input {
  border: 0;
  background: #c9000b;
  color: #fff;
  text-align: center;
  line-height: 40px;
  height: 40px;
  margin: 10px 0;
}



.Home_floor3 {
  padding: 50px 0;
}

.Home_floor3 .swiper-slide {
  padding: 35px 0;
  -moz-box-shadow: 0px 0px 10px #ccc;
  -webkit-box-shadow: 0px 0px 10px #ccc;
  box-shadow: 0px 0px 10px #ccc;
  border-radius: 10px;
}

.Home_floor3 .left {
  padding: 10px;
}

.Home_floor3 .left .h3 {
  font-size: 28px;
  line-height: 25px;
  padding-bottom: 6px;
}

.Home_floor3 .left .h4 {
  font-size: 18px;
  padding-bottom: 15px;
  line-height: 20px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 15px;
}

.Home_floor3 .left .p {
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 25px;
}

.Home_floor3 .left .more a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  width: 100px;
  border-radius: 17.5px;
  text-align: center;
  border: 1px solid #e4e4e4;
  transition: all 1.1s;
  font-size: 16px;
  -moz-transition: all 1.1s;
  -webkit-transition: all 1.1s;
  -o-transition: all 1.1s;
}

.Home_floor3 .left .more a:hover {
  border-color: #c9000b;
}

.Home_floor3 .right img {
  padding-bottom: 15px;
}

.Home_floor3 .right {
  text-align: left;
}

#certify .swiper-slide {
  background: url(../images/home_floor3bg.png) no-repeat center;
  background-size: 100% 100%;
}

.Home_floor4 {
  padding: var(--padMar80) 0 var(--padMar100);
  color: var(--white);
}

.Home_floor4 a {
  color: var(--white);
  transition: all 1.1s;
  -moz-transition: all 1.1s;
  -webkit-transition: all 1.1s;
  -o-transition: all 1.1s;
}

.Home_floor4_title {
  font-size: var(--font-size32);
  line-height: 0.3rem;
  padding-bottom: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Home_floor4_title a {
  float: right;
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/bai.svg) no-repeat center center;
  background-size: 0.2rem;
  border: 1px solid var(--white);
  border-radius: 100px;
}

 .Home_floor4_title a:hover {
  background-color: var(--hover-color);
  border-color: var(--hover-color);
} 

.Home_floor4_left .first .h4 {
  font-size: var(--font-size18);
  line-height: 0.24rem;
  padding-bottom: 0.15rem;
  padding-top: 0.18rem;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.Home_floor4_left .first .h4 a {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.Home_floor4_left .first .h4 a:hover {
  color: var(--hover-color);
}

.Home_floor4_left .first .p {
  line-height: 0.3rem;
  padding-bottom: 0.15rem;
}

.Home_floor4_left .first .more a {
  display: inline-block;
  width: 0.85rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  border-radius: 0.15rem;
  background: var(--hover-color);
}

.Home_floor4_left .first .more {
  padding-bottom: 0.2rem;
}

.Home_floor4 .second .time {
  display: none;
}

.Home_floor4 .second a {
  line-height: 0.36rem;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 0.16rem;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  font-size: var(--font-size14);
}

.Home_floor4 .second a::before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 5px;
  background: #95959b;
  margin-top: -2.5px;
}

.Home_floor4_right {
  padding-top: 0.4rem;
}

.Home_floor4 .second a:hover {
  color: var(--hover-color);
}
@media screen and (min-width:480px) {

  .HomeBan .swiper-slide .h3 {
      font-size: var(--font-size40);
      line-height: 0.5rem;
      padding-bottom: 5px;
  }
  .HomeBan .swiper-slide .h4 {
      font-size: var(--font-size16);
      line-height: 0.3rem;
      padding-bottom: 0.2rem;
  }
  .Home_floor2 .ul li {
      float: left;
      width: 50%;
  }
  .Home_floor4_left .first .left {
      float: left;
      width: 43%;
  }
  .Home_floor4_left .first .left img {
      width: 100%;
  }
  .Home_floor4_left .first .right {
      float: left;
      width: 52%;
      padding-left: 5%;
  }
  .Home_floor4_left .first .h4 {
      padding-top: 0;
  }
  .Home_floor4_left .first {
      padding-bottom: 0.2rem;
  }
  .Home_floor4 .second a {
      padding-right: 0.5rem;
      position: relative;
  }
  .Home_floor4 .second a .time {
      position: absolute;
      top: 0;
      right: 0;
      display: block;
  }
}

@media screen and (min-width:640px) {
  .HomeBan .swiper-slide .h3 {
      font-size: var(--font-size50);
      line-height: 0.5rem;
      padding-bottom: 0.2rem;
  }
  .HomeBan .swiper-slide .h4 {
      font-size: var(--font-size16);
      line-height: 0.3rem;
      padding-bottom: 0.4rem;
  }
  .Home_floor2 .ul li {
      float: left;
      width: 25%;
  }
  .Home_floor2 .Box .h4 {
      font-size: var(--font-size16);
  }
  .Home_floor3 .right {
      float: right;
      width: 45%;
  }
  .Home_floor3 .left {
      float: left;
      width: 50%;
      padding-left: 9%
  }
  .top_target .Box .box1 .h4 .left {
      float: left;
  }
  .top_target .Box .box1 .h4 .right {
      float: right;
      text-align: right;
      padding-top: 0.2rem;
  }
  .top_target .Box .box1 .h4 {
      padding-bottom: 0.2rem;
  }
  .top_target .Box {
      width: 70%;
      left: 15%;
  }
}

@media screen and (min-width:768px) {
  .Home_floor2 .Box .h4 {
      font-size: var(--font-size20);
  }
  .Home_floor4_left {
      float: left;
      width: 100%;
  }
  .Home_floor4_left  li{width: 50%;float: left;}
  .Home_floor4_left  li:nth-child(2n+1){padding-right: 3%;border-right: 1px solid #53535d}
   .Home_floor4_left  li:nth-child(2n){padding-left: 3%;}
  .Home_floor4_left .first {
      padding-bottom: 0;
  }
  .footer_top {
      display: block;
  }
  .footer_bottom .h4 a:nth-child(1) {
      padding-left: 0;
  }
  .footer_bottom .left {
      float: left;
      text-align: left;
  }
  .footer_bottom .right {
      float: right;
  }
  .footer_bottom .left a:hover {
      color: var(--hover-color);
  }
  .footer_bottom .right {
      display: block;
  }

  .HF4-box {
      overflow: hidden;
  }
}


/*Floor003197 */
.Floor003197{ overflow: hidden;background: var(--white);padding: var(--padMar80) 0 var(--padMar120);}
.Floor003197 .main{background-color: #f5f5f5; width:100%; position: relative; padding:0.3rem; transition: 0.3s 0.5s;border-radius: 0.3rem;}
.Floor003197 .main .tit{font-size: 23.3px; margin-bottom: 0.2rem;color: var(--black);}
.Floor003197 .main pre{font-size:12.5px; line-height: 2; margin-bottom:0.3rem;}
.Floor003197 .main .more a{display: inline-block; padding: 0 0.2rem; line-height: 0.35rem;color: var(--white);  transition: 0.3s;background-color: var(--hover-color);border-radius: 0.3rem;border:1px solid var(--hover-color);font-size: 13.3px;}
.Floor003197 .main .more a:hover{border: 1px solid var(--hover-color);color: var(--hover-color);background-color: var(--white);}
.Floor003197 .main .pic{text-align: center;}
.Floor003197 .main .pic .ytable{height: 100%;}
.Floor003197 .slick-arrow{position: absolute;width: 0.5rem; height: 0.5rem;  top: 50%;margin-top: -0.5em; border-radius: 50%; background: url(../images/left.svg) no-repeat center center; background-size: 0.4rem;z-index: 10; transition: 0.3s; font-size: calc(60 / 16 * 1em); text-indent: -999em; overflow: hidden;}
.Floor003197 .slick-next{background-image: url(../images/right.svg);}
.Floor003197 .slick-prev:hover{background-image: url(../images/left-gray.svg);}
.Floor003197 .slick-next:hover{background-image: url(../images/right-gray.svg);}
@media (min-width:1025px) {
 .Floor003197 .slider{width: 100%; }
 .Floor003197 .slider li.slick-slide{ padding-top: 0.3rem; padding-bottom: 0.3rem;transform: scale(0.6);}
 .Floor003197 .slider li.slick-slide.slick-current{transform: scale(1.2);}
.Floor003197 .slick-prev{left: 0%; margin-left: -0.5em;}
.Floor003197 .slick-next{right: 0%; margin-right: -0.5em; }
.Floor003197 .main{display: flex;align-items: center;justify-content: space-between;}
.Floor003197 .main .pic{width:45%;}
.Floor003197 .main .pic .ytable-cell{vertical-align: bottom;}
.Floor003197 .main .pic img{max-width: 100%;}
.Floor003197 .main .txt{width: 50%}
.Floor003197 .slider li:not(.slick-current) .main{opacity: 0.6;}
}
@media (max-width:1024px) {
    .Floor003197 .title{font-size: 2em;}
    .Floor003197 .slick-prev{left: 0.1em;}
    .Floor003197 .slick-next{right: 0.1em;}
    .Floor003197 .main{padding: 2em;}
    .Floor003197 .main .pic{height:42vw;}
    .Floor003197 .main .pic img{max-height: 30vw;}
    .Floor003197 .main pre,
    .Floor003197 .main .txt{text-align: center;}
    .Floor003197 .main .tit{font-size: 1.5em;}
    .Home_floor4 .second a{font-size: 15px;line-height: 28px;}
}





.Banner003069{position: relative; z-index: 1; margin-top: .7rem;}
.Banner003069 .Ispic{height: 4.6rem;}
.Banner003069 .txt{position: absolute; left: 0; bottom: 40%; width: 100%; z-index: 10;color: var(--white);  text-align: left;}
.Banner003069 .txt .cn{font-weight: 500;font-size:var(--font-size50);}
.Banner003069 .txt .en{font-size: var(--font-size24); text-transform: uppercase; margin-top: .1rem;}
@media(max-width:768px){
.Banner003069 .Ispic{height: 240px;}
.Banner003069 .txt{font-size: 6vw;}
.top_slide_right{display: none}
}


.columntitle{text-align: center; font-size: var(--font-size44); font-weight: bold; margin-bottom: 3vw; color: var(--black);}
.proList{padding: var(--padMar120) 0 0; background: #eef2f6;}

/*Menu002387*/
.Menu002387 .side-menu li{ border-bottom:1px solid #eef2f6; line-height:.67rem; font-size:var(--font-size18); background: var(--white);}
.Menu002387 .side-menu li:last-child{ border-bottom: none;}
.Menu002387 .side-menu li a{ display:block;  padding-left:.2rem; padding-right:.4rem;position:relative;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.Menu002387 .side-menu li a::before,
.Menu002387 .side-menu li a::after{ position:absolute; content:''; top:50%; }

.Menu002387 .side-menu li a::before{ width:.15rem; height:.15rem; border-radius:50%; right:.18rem;  margin-top:-7.5px;background: url(../images/arrow.svg); background-size:.15rem;}
.Menu002387 .side-menu li a:hover,
.Menu002387 .side-menu li.aon a{ color:var(--hover-color);}
.Menu002387 .side-menu li:hover a::before,
.Menu002387 .side-menu li.aon a::before{background: url(../images/arrow-on.svg); background-size: .15rem;}
.Menu002387 #side-menu .owl-item{ float:left;touch-action: pan-y;-webkit-tap-highlight-color: transparent;position: relative;}
.Menu002387 #side-menu .owl-stage-outer{ position:relative; overflow:hidden;}
.Menu002387 #side-menu .owl-stage{position:relative;touch-action: manipulation;}
@media(max-width:1024px){
  .proList{padding: 20px 0}
.Menu002387 .side-menu{ display:none;}
.Menu002387 #side-menu{ background:var(--black); border-top:1px solid var(--white); padding:0 .2rem; position:relative;margin-bottom: 20px;}
.Menu002387 #side-menu li a{ color:var(--white);  float:left; line-height:.4rem; padding:0 .3rem;font-size: 15px;line-height: 40px;}
.Menu002387 #side-menu li.aon a{ background:var(--white); color:var(--black0);}
.Menu002387 #side-menu .owl-nav button{ position:absolute; top:0; height:100%; width:.18rem; border:none; background:var(--black0); color:var(--white); cursor:pointer; padding:0;}
.Menu002387 #side-menu .owl-nav button.owl-prev{ left:0;}
.Menu002387 #side-menu .owl-nav button.owl-next{ right:0;}
.Menu002387 #side-menu .disabled{ display:none;}
.Menu002387 #side-menu .owl-nav{ display:none;}
.Banner003069 .txt .cn{font-size: 24px;}
.Banner003069 .txt .en{font-size: 14px;}
}



.PicList002323{ padding:0; margin: 0 auto;}
.PicList002323 .list{ overflow: hidden;}
.PicList002323 .auto{overflow: hidden;}
.PicList002323 ul{ margin: 0 -1%;}
.PicList002323 ul li{ float: left; width:30.33%;margin: 0 1.5% 3% 1.5%;text-align: center; background: var(--white); border-bottom:3px solid transparent;transition:0.3s; padding: .1rem;}
.PicList002323 ul li div{ padding-bottom:75%; position: relative; overflow: hidden;}
.PicList002323 ul li figure{ position:absolute; left:0; top:0; right:0; bottom:0; transition:0.3s;}
.PicList002323 ul li h3{color: var(--black);margin:.15rem 0; font-weight: normal; font-size:var(--font-size18);text-align: center; line-height: 1.6; padding: 0 .3rem;}
.PicList002323 ul li:hover{border-bottom: 3px solid var(--hover-color);transition:0.3s;}
.PicList002323 ul li a:hover figure{transform: scale(1.1);transition:0.3s;}
.PicList002323 ul li a:hover h3{ color: var(--hover-color);}
@media screen and (min-width:768px ){
.PicList002323 ul li{width:31.334%;}
.PicList002323{ padding:0;}
}
@media screen and (min-width:1024px ){
.PicList002323 ul li{width:30.33%; }
}
@media(max-width:768px){
.PicList002323 ul li{width:49%;margin: 0 0 2% }
.PicList002323 ul li:nth-child(2n){float: right;}
.PicList002323 ul li h3{font-size: 18px;}
}
@media(max-width:480px){
.PicList002323 ul li{width:100%; }

}

.Page002623{padding: var(--padMar80) 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: -5px 0 0 -10px;}
.Page002623 .Pages .p_page > a.a_prev:before{border-right-color: var(--black0);border-right-width: .08rem;}
.Page002623 .Pages .p_page > a.a_next:before{border-left-color: var(--black0);border-left-width: .08rem; margin-left: -4px;}
.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;}
}



.conTfg{padding: var(--padMar100) 0; background: url(../images/conTfg-bg.jpg) no-repeat center; background-size: cover;}
.listpic{overflow: hidden; padding: 0;}
.listpic .slider li{margin:0 .2rem; padding: .1rem 0;}
.listpic .slider .newsCon{background: var(--white); box-shadow: 0px 0 .12rem rgba(0, 0, 0, 0.08); border: 0; padding: .35rem .3rem; border-radius: .12rem; min-height: 3.8rem;}
.listpic .slider .newsCon .tit{font-size: var(--font-size26); color: var(--hover-color); margin-bottom: .2rem; text-align: center;}
.listpic .slider .newsCon .intro{font-size: var(--font-size16); color: var(--grey);}
.listpic .slider .newsCon .intro p{line-height: .28rem;}
.listpic .slider .newsCon .intro dt,
.listpic .slider .newsCon .intro dd{margin-bottom: .1rem; line-height: .26rem;}

.listpic .state{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center; padding-top: .3rem;}
.listpic .state .dots{flex: 1;margin-right: .4rem;}
.listpic .slick-dots{position: relative;height:.6rem;display: flex;align-items: center;}
.listpic .slick-dots li{position: relative;flex: 1;height: .02rem;margin: -2px 0 0 0;border: 0;display: inline-block; vertical-align: middle;}
.listpic .slick-dots li button{border-radius: 0;opacity: 0;display: none;}
.listpic .slick-dots li:hover button{opacity: 1;}
.listpic .slick-dots li:before{height: .02rem;background-color:var(--hover-color);left: 0;top: 0;content: "";position: absolute;width: 0;transition: all 0.5s; z-index: 2;}
.listpic .slick-dots .slick-active:before{width: 100%;}
.listpic .slick-dots:after{left: 0;top: 50%;transform: translateY(-50%);width: 100%;content: "";position: absolute;height: .02rem;background-color: #e5e6e8;z-index: 1;}

.listpic .controls {position: relative;z-index: 2;}
.listpic .slick-arrow{width:.6rem; height:.6rem;  border-radius: 50%; z-index: 22;position: static;top: 50%;padding: 0;right: 0;font-size: 1em;text-indent: -9999em;transition: 0.5s;background: var(--white);transform: translate(0, 0%); border: 1px solid var(--hover-color);}
.listpic .slick-arrow:before{position: absolute; content: ''; width: 20%; height: 20%;border-left: 2px solid var(--hover-color);border-top: 2px solid var(--hover-color); transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg); left: 40%; top: 40%;}
.listpic .slick-next:before{transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}
.listpic .slick-prev {margin-right:.15rem;}
.listpic .slick-arrow:hover {background-color:var(--hover-color);}
.listpic .slick-arrow:hover:before{ border-color: var(--white);}

.listpic .slider{display: block;position: relative;  overflow: hidden; border-radius:.12rem;}
@media (min-width:1025px) {
.listpic .slider {margin:0 -.1rem;}
.listpic .slider{margin: 0 .1rem;}
}



/*RighInfo003134 */
.RighInfo003134{padding: var(--padMar100) 0;}
.RighInfo003134 .img-side{border: solid 1px #f2f2f2; margin-bottom: 4em;}
.RighInfo003134 .img-side .ytable-cell{ padding-bottom: 3em;}
.RighInfo003134 .img-group li .Ispic{background-size: contain;padding-bottom:52.6%;}
.RighInfo003134 .controls{display: table;position: relative;padding: 0 56px; margin: 3.125em 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: 25px; height: 11px;background-repeat: no-repeat;background-position: center; margin-top: -5px;}
.RighInfo003134 .controls .slick-prev{left: 0;background-image: url(../images/RighInfo003134-btn-prev.svg);}
.RighInfo003134 .controls .slick-next{right: 0;background-image: url(../images/RighInfo003134-btn-next.svg);}
.RighInfo003134 .controls .slick-disabled{cursor: default;}
.RighInfo003134 .controls .slick-prev.slick-disabled{background-image: url(../images/RighInfo003134-btn-prev-disabled.svg);}
.RighInfo003134 .controls .slick-next.slick-disabled{background-image: url(../images/RighInfo003134-btn-next-disabled.svg);}
.RighInfo003134 .img-side .txt{}
.RighInfo003134 .img-side .tit{font-size: var(--font-size30);color: var(--black); margin-bottom: 0.6em;}
.RighInfo003134 .img-side .line{width: .15rem; height: 2px; background-color: var(--hover-color);display: none;margin:0;}
.RighInfo003134 .img-side .txt .sum{font-size: var(--font-size14); color: var(--grey2); line-height:1.8; margin-top: .3rem;}
.RighInfo003134 .img-side .btn{ margin-top: 4.375em;}
.RighInfo003134 .img-side .btn a{display: inline-block;font-size: 1.125em;color: var(--white);box-shadow: 0px 10px 30px rgba(218, 37, 29, 0.08);border-radius: 5px; margin: 0 5px; min-width:12.5em;text-align: center; line-height: 3.3333;padding: 0 1.8125em; cursor: pointer;}
.RighInfo003134 .img-side .btn a.download{background-color: var(--hover-color);}
.RighInfo003134 .img-side .btn a.download2{background-color: #999;}
.RighInfo003134 .img-side .btn a:before{display: inline-block; vertical-align: top;content: '';background-size: contain;background-position: center; background-repeat: no-repeat; width: 1.3888em;height: 3.3333em;margin-right: .12rem;}
.RighInfo003134 .img-side .btn a.download:before{background-image: url(../images/RighInfo003134-icon-file.svg);}
.RighInfo003134 .img-side .btn a.download2:before{background-image: url(../images/RighInfo003134-icon.svg);}

.RighInfo003134 .prod-intro .name{border-bottom: 1px solid #ddd;font-size:var(--font-size24); padding-bottom: .2rem;color: var(--black); line-height: 2;}
.RighInfo003134 .prod-intro .name i{width: 2em; height: 2em;border-radius: 50%;background-color: var(--hover-color);display: inline-block;vertical-align: top; margin-right: 0.625em; background-repeat: no-repeat; background-position: center; background-size: auto 50%;}
.RighInfo003134 .prod-intro .name i{background-image: url(../images/RighInfo003134-title-icon.svg);}
.RighInfo003134 .prod-intro .singlePage{line-height:1.8; margin:.3rem 0 .5rem; font-size: var(--font-size16);}
.RighInfo003134 .prod-intro .singlePage .lie p{margin-bottom: .1rem; color: var(--grey);font-size: var(--font-size16); line-height: 1.7;}
.RighInfo003134 .prod-intro .singlePage .lie p span{color: var(--black0);}
.RighInfo003134 .prod-intro .singlePage .lie p::before{display: inline-block;content: '';width:4px;height:4px;border-radius: 50%;background-color:var(--hover-color);margin-right:.1rem;vertical-align: middle; margin-top: -2px;}
.RighInfo003134 .prod-intro .singlePage li{width: 22.5%; float: left; text-align: center; border-radius: .1rem; border: 1px solid #eee; padding: .3rem .25rem; box-shadow: 0px 2px .08rem rgba(0, 0, 0, 0.1); min-height: 2.1rem;}
.RighInfo003134 .prod-intro .singlePage li:not(:last-child){margin-right:3.33%;}
.RighInfo003134 .prod-intro .singlePage li h1{font-size: var(--font-size22); font-weight: normal; color: var(--black); margin: 0 0 .15rem 0;}
.RighInfo003134 .prod-intro .singlePage li p{line-height: 1.6; font-size: var(--font-size14);}
.RighInfo003134 .prod-intro .singlePage .pic{text-align: center;}
.RighInfo003134 .prod-intro .singlePage .fault p{width: 33.33%; float: left; font-size: var(--font-size18); color: var(--black); line-height: 1.6; margin-bottom: .15rem;}
.RighInfo003134 .prod-intro .singlePage .fault p::before{display: inline-block;content: '';width:4px;height:4px;border-radius: 50%;background-color:var(--hover-color);margin-right:.12rem;vertical-align: middle; margin-top: -2px;}
.RighInfo003134 .prod-intro .singlePage2 dl{width:31%; float: left; text-align: center; border-radius: .1rem; border: 1px solid #eee; padding: .3rem .25rem; box-shadow: 0px 2px .08rem rgba(0, 0, 0, 0.1); min-height: 1.9rem; margin-bottom: .3rem;}
.RighInfo003134 .prod-intro .singlePage2 dl:not(:nth-child(3n)){margin-right:3.33%;}
.RighInfo003134 .prod-intro .singlePage2 dl h1{font-size: var(--font-size22); font-weight: normal; color: var(--black); margin: 0 0 .15rem 0;}
.RighInfo003134 .prod-intro .singlePage2 dl p{line-height: 1.6; font-size: var(--font-size14);}
@media (min-width:1025px) {
.RighInfo003134 .img-group{width:45%;border-right: solid 1px #f2f2f2;}
.RighInfo003134 .img-side .ytable-cell{padding-top:2em;}
.RighInfo003134 .img-side .txt{padding: 0 4%;}
}
@media (max-width:1024px) {
.RighInfo003134 .img-side{ padding: 2em;}
.RighInfo003134 .img-side .btn a{min-width: calc(50% - 20px);padding: 0;}
.RighInfo003134 .img-side .txt .sum,.RighInfo003134 .prod-intro .singlePage2 dl p{font-size: 14px;}
.RighInfo003134 .prod-intro .singlePage{font-size: 16px;}
.RighInfo003134 .prod-intro .singlePage2 dl h1{font-size: 20px;}
.RighInfo003134 .prod-intro .singlePage .dlbox{display: flex;flex-wrap: wrap;justify-content: space-between}
.RighInfo003134 .img-side .btn{margin-top: 20px;}
.RighInfo003134 .img-side .ytable-cell{padding-bottom: 20px;}
}
.RighInfo003134 .tftable {font-size:var(--font-size16);color:var(--black);width:100%;border-collapse: collapse; text-align: center;border: 1px solid #eee;}
.RighInfo003134 .tftable tr:nth-child(even){background: #fff8f8; }
.RighInfo003134 .tftable td {padding:.12rem .05rem; border: 1px solid #eee;}
@media (max-width:768px) {
.RighInfo003134 .prod-intro .singlePage .fault p{width: 50%;}
.RighInfo003134 .prod-intro .name.name-1 + .singlePage{overflow-x: auto;max-width: 100%}
.RighInfo003134 .prod-intro .singlePage2 dl,.RighInfo003134 .prod-intro .singlePage li{width: 49%;margin-right: 0;float: left;margin-bottom: 2%;}
.RighInfo003134 .prod-intro .singlePage2 dl:not(:nth-child(3n)),.RighInfo003134 .prod-intro .singlePage li:nth-child(3n),.RighInfo003134 .prod-intro .singlePage li:not(:nth-child(3n)){margin-right: 0;}
.RighInfo003134 .prod-intro .singlePage2 dl:nth-child(2n),.RighInfo003134 .prod-intro .singlePage li:nth-child(2n){float: right;}
.RighInfo003134 .img-side{padding: 10px;margin-bottom: 30px;}
.RighInfo003134{padding-bottom: 0;}
}
@media (max-width:480px) {
.RighInfo003134 .prod-intro .singlePage .fault p{width: 100%;line-height: 2;margin-bottom: 0;}
}
.RighInfo002810{padding: var(--padMar100) 0;}
.RighInfo002810 .txt-logo{background:var(--bg); margin-bottom: 3%;padding: 4% 0;}
.RighInfo002810 .txt-logo .txt .inner{display:inline-block;font-weight: normal;line-height:1.6;color:var(--black); font-size:var(--font-size28); margin-bottom: .12rem;}
.RighInfo002810 .txt-logo .txt p{font-size: var(--font-size22); color: var(--grey);}
.RighInfo002810 .txt-logo img{max-width: 3.5rem;}

.RighInfo002810 .txt-list .box:not(:last-child){margin-bottom: 6%;}
.RighInfo002810 .txt-list h1{color:var(--black);font-size: var(--font-size30); margin: 0 0 .5rem 0;}
.RighInfo002810 .txt-list .info li{margin: 0 0 .28rem 0;}
.RighInfo002810 .txt-list .info li h2{font-size: var(--font-size20); color: var(--hover-color); font-weight: normal; margin: 0 0 .1rem 0; line-height: 1.2;}
.RighInfo002810 .txt-list .info li h2:before{display: inline-block;content: '';width:.06rem;height:.06rem;background-color:var(--hover-color);margin-right:.12rem;vertical-align: middle; margin-top: -3px;}
.RighInfo002810 .txt-list .info li p{font-size: var(--font-size16); line-height: 1.7; color: var(--grey);}
@media(min-width:769px){
.RighInfo002810 .txt-logo .ytable-cell{width: 50%; text-align: center;}
.RighInfo002810 .txt-logo .txt{border-right: 1px solid #eee;}
.RighInfo002810 .txt-list .pic{width: 50%;}
.RighInfo002810 .txt-list .pic img{max-width: 93%;}
.RighInfo002810 .txt-list .box:nth-child(2n) .pic{text-align: right;}
}
@media(max-width:768px){
.RighInfo002810 .ytable,
.RighInfo002810 .ytable-cell{display: block;}
.RighInfo002810 .txt-logo{text-align: center;}
.RighInfo002810 .txt-list .pic img{display: block;width: 100%;}
}



.RighInfo002522{ padding:var(--padMar100) 0;}
.RighInfo002522 .list dl{ float:left; width:100%; display:table; border:1px solid #ededed;  margin-bottom:2%; min-height: 1.65rem; transition: 0.3s;}
.RighInfo002522 .list dl:hover{box-shadow: 0 0.625em 4.375em rgba(0, 0, 0, 0.08);transition: 0.3s;}
.RighInfo002522 .list dl > *{ display:table-cell; vertical-align:middle;}
.RighInfo002522 .list dt{ width:1rem;}
.RighInfo002522 .list dt b{ display:block;width:.55rem; height:.55rem; border-radius:50%; background:var(--hover-color); color:var(--white); font-size:var(--font-size26); position:relative; overflow:hidden; line-height:.5rem; text-align:center; margin:0 auto;}
.RighInfo002522 .list dt b::after{ position:absolute; content:''; width:.2rem; height:.07rem; background:var(--hover-color3); bottom:0; right:0;}
.RighInfo002522 .list dd p{ padding:.25rem .4rem .25rem 0; color:var(--black); margin:0; font-size: var(--font-size16); line-height: 1.75;}
@media(max-width:1024px){
.RighInfo002522 .title{ font-size:var(--font-size24);}
}
@media(min-width:769px){
.RighInfo002522 .list dl{width:32%;margin-right:2%;}
.RighInfo002522 .list dl:nth-child(3n){ margin-right:0;}
.RighInfo002522 .list dl:nth-child(3n+1){ clear:left;}
}
@media(max-width:768px) and (min-width:481px){
.RighInfo002522 .list dl{ width:48%;}
.RighInfo002522 .list dl:nth-child(2n){ float:right;}
.RighInfo002522 .list dl:nth-child(2n+1){ clear:left;}
}




/*Menu002147 */
.Menu002147{ background:#f8f8f8; border-bottom:1px solid #eee;}
.Menu002147 ul{ display:table; margin:0 auto;}
.Menu002147 li{ float:left; padding:0 .4rem;position:relative;}
.Menu002147 li:after{ position:absolute; content:''; width:1px; right:0; top:50%; height:.15rem; margin-top:-7px; background:#dfdfdf;}
.Menu002147 li.end:after{ display:none;}
.Menu002147 li a{ display:block;font-size:var(--font-size16); position:relative; overflow:hidden; line-height:.72rem;height:.72rem;}
.Menu002147 li a:after{ position:absolute; left:0; bottom:0;content:''; height:2px; width:100%;}
.Menu002147 li.aon a,
.Menu002147 li:hover a{ color:var(--hover-color);}
.Menu002147 li.aon a:after,
.Menu002147 li:hover a:after{ background:var(--hover-color);}
@media(max-width:1024px){
.Menu002147 li{ padding:0 .2rem;}
.Menu002147 li a{line-height:.5rem;height:.5rem;}
}
@media(max-width:768px){
.Menu002147 ul{ display:block;}
.Menu002147 li{ float:left; width:25%; text-align:center; padding:0;}
}
@media(max-width:768px) and (min-width:481px){
.Menu002147 li:nth-child(4n):after{ display:none;}
}
@media(max-width:480px){
.Menu002147 li{ width:33.33333333333%}
.Menu002147 li:nth-child(3n):after{ display:none;}
}
@media(max-width:375px){
.Menu002147 li a{ font-size:16px;}
}



/*Form002219*/
.Form002219{padding: var(--padMar100) 0; background: url(../images/Form002219_bg.jpg) no-repeat center;}
.Form002219 .big{text-align: center;margin: 0 0 .5rem 0;}
.Form002219 .big h1{margin: 0;font-size: var(--font-size30);color:var(--black0); margin-bottom: .12rem;}
.Form002219 .big h2{margin:.7rem 0 0 0;font-size: var(--font-size26);color:var(--black0); }
.Form002219 .big p{color: var(--black); font-size: var(--font-size16); line-height: 1.4; }
.Form002219 dl{ width:48%; float:left; padding-left:13.5em; min-height:.45rem; position:relative; margin-bottom:.25rem;}
.Form002219 dl.odd{ margin-left:4%;}
.Form002219 dt{ color:var(--black); font-size:var(--font-size15); position:absolute; left:0; width:1.8rem; text-align:right; line-height:.45rem;}
.Form002219 .text,.Form002219 select{ border:1px solid #dddddd; border-radius:0; width:100%; padding:0 .1rem; line-height:.45rem;height:.45rem; color:var(--black);}
.Form002219 .text1{border:1px solid #dddddd; border-radius:0; width:100%; padding:0 .1rem; line-height:.45rem;height:.45rem; color:var(--black);}
.Form002219 dl.dl{ width:100%; float:none; max-width:none;}
.Form002219 textarea{border:1px solid #dddddd; border-radius:0;overflow:hidden; resize:none; width:100%; height:1.4rem; padding:.1rem; color:var(--black);}
.Form002219 .btn{ display:inline-block; line-height:.4rem; min-width:1.4rem; margin-right:.25rem; background-color:#f3f3f3; color:var(--black); font-size:var(--font-size16); border:none; border-radius:0; cursor:pointer; margin-top: .2rem;}
.Form002219 .submitbtn{ color:var(--white); background-color:var(--hover-color);} 
.Form002219 dd{ text-align: center;}
@media(max-width:640px){
.Form002219 dl{ float:none; width:100%; margin-left:0 !important;}	
.Form002219 textarea{ height:1.2rem;}
}
@media(max-width:480px){
.Form002219 .btn{ width:48%; margin-right:2%; float:left; display:block; min-width:2px;}	
.Form002219 .big h2{margin-top: 30px;}
.Form002219 .big{margin-bottom: 20px;}
}



.TextList002205{ padding:var(--padMar100) 0 0;background: var(--bg2);}
.TextList002205 .list{ float:right; width:100%;}
.TextList002205 .list .item{ margin-bottom:.3rem;}
.TextList002205 .list .item i.icon{ display:block; position:absolute; right:.3rem; top:.4rem; background:url(../images/TextList002205-icon.svg) no-repeat center; width:.18rem; height:.18rem;transition:all 0.5s ease-out 0s; overflow:hidden; background-size: .18rem;}
.TextList002205 .list .item.active .Q>a{color: var(--hover-color);}
.TextList002205 .list .item .Q{ margin:0; line-height:.9rem; padding-left:1rem; padding-right:.5rem;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; position:relative; background:var(--white); cursor:pointer;transition:all 0.5s ease-out 0s;}
.TextList002205 .list .item .Q>a{ color:var(--black); font-size: var(--font-size20); font-weight: normal;}
.TextList002205 .list .item em.icon{ position:absolute; top:0; left:0; width:.7rem; height:100%; display:block; text-align:center;font-size:var(--font-size26); font-weight:bold; font-style:normal; color:var(--black);}
.TextList002205 .list .item .Q em.icon{transition:all 0.5s ease-out 0s;    border-right: 1px dashed rgba(0, 0, 0, 0.1);}
.TextList002205 .list .item .A{ position:relative;padding:.3rem .3rem .3rem .75rem; background:var(--white); display:none; border-top: 1px solid rgba(0, 0, 0, 0.05); font-size: var(--font-size18); line-height: 1.8;}
.TextList002205 .list .item .A em.icon{color:var(--grey);transition:all 0.5s ease-out 0s; padding-top: .05rem;align-content: center;}
.TextList002205 .list .item.active .Q em.icon{ background:var(--hover-color); color:var(--white)}
.TextList002205 .list .item.active i.icon{ background-position:-.44rem -.7rem;}



.PicList000593{ padding:var(--padMar100) 0 0;}
.PicList000593 li{ float:left; width:32%; margin-right:2%; position:relative; margin-bottom:2.5%;}
.PicList000593 li:nth-child(3n){ margin-right:0;}
.PicList000593 li .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
.PicList000593 li .video_files video{width:100%; height:100%; background-color:var(--black0);}
.PicList000593 li .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: .3rem;height: .3rem;border-radius: 50%;background-color: var(--hover-color);cursor: pointer;}
.PicList000593 li .video_files .close::before,
.PicList000593 li .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:var(--white); left:13px; top:5px;}
.PicList000593 li .video_files .close::before{ transform:rotate(45deg);}
.PicList000593 li .video_files .close::after{ transform:rotate(-45deg);}
.PicList000593 li figure{ position:relative;}
.PicList000593 li figure em{ display:block; padding-bottom:65%; background-size:contain; background-position:center center; background-repeat:no-repeat;}
.PicList000593 li figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
.PicList000593 li figure a::before,
.PicList000593 li figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
.PicList000593 li figure a::before{width:.7rem;height:.7rem;border: 3px solid rgba(255,255,255,0.6);margin-left: -.35rem;margin-top: -.35rem;border-radius: 50%;}
.PicList000593 li figure a::after{width: 0;height: 0;border-top: .15rem solid transparent;border-bottom: .15rem solid transparent;border-left: .2rem solid rgba(255,255,255,0.6);margin-left: -3px;margin-top: -12px;}
.PicList000593 li p{text-align:center; margin-top: .12rem; font-size: var(--font-size18); color: var(--black);}
@media(max-width:768px){
.PicList000593 li{width:49%; margin-right:2%;}
.PicList000593 li:nth-child(3n){ margin-right:2%;}
.PicList000593 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000593 li figure a::before{width:.5rem;height:.5rem;margin-left: -.25rem;margin-top: -.25rem;}
.PicList000593 li figure a::after{border-top-width: .1rem;border-bottom-width: .1rem;border-left-width:.15rem;margin-left: -3px;margin-top: -7px;}
}
@media(max-width:375px){
.PicList000593 li figure a::before{width: .4rem;height: .4rem;margin-left: -.2rem;margin-top: -.2rem;}
.PicList000593 li{width:100%; float:none; margin-right:0 !important;}
}


.TextList001230{ padding:var(--padMar100) 0 0;}
.TextList001230 .ul{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}
.TextList001230 li{border: 1px dotted #ddd; padding: 0.3rem 1.1rem 0.3rem 0.3rem; width: 48.5%;overflow:hidden;position:relative;margin-bottom: 0.3rem;}
.TextList001230 li time{ text-align:center;   float:left;line-height:.24rem; width:.68rem; margin-right:.15rem; border-radius:.05rem; background-color:var(--hover-color); color:#fff;}
.TextList001230 li time span{line-height: .44rem;display: block;font-size: 30px;color: var(--hover-color); background-color:#e2e2e2;border-radius:.05rem .05rem 0 0;}
.TextList001230 li a{position:absolute;right: 0.3rem;padding-top: 0;height: 0.45rem;top:50%;margin-top: -0.24rem;background:url(../images/frame1.png) no-repeat center top;font-size: var(--font-size16);width: 0.45rem;background-size: 0.45rem;}
.TextList001230 li p{margin:0;font-size: var(--font-size20);line-height: 1.6;color:var(--black);padding-bottom:.04rem;}
.TextList001230 li p span{color:var(--hover-color);font-size: var(--font-size16);display: flex;align-items: center;}
.TextList001230 li p span i{ color: var(--hover-color);margin: 0 0.1rem;}
.TextList001230 li img{float: left;width: 0.6rem;margin-right: 0.15rem;}
@media(max-width:640px){
.TextList001230 li{width: 100%;padding: 0.1rem 0.6rem 0.1rem 0.1rem}
.TextList001230 li img{display: none}
.TextList001230 li a{right: 0.1rem}
.TextList002205 .list .item .Q{white-space:normal;line-height: 30px;padding: 15px 40px 15px 80px}
.TextList002205 .list .item em.icon{line-height: 0.9rem;}
.TextList002205 .list .item i.icon{right: 0.2rem}
.Form002219 dl{padding-left: 26%;}
}


.Listtit{font-size: var(--font-size44); color: var(--black0); font-weight: bold; text-align: center; margin-bottom: .5rem; line-height: 1.2;}
.center{text-align: center;}
.left{text-align: left;}


/*RighInfo002815 */
.RighInfo002815{padding:var(--padMar100) 0;}
.RighInfo002815 .info p{font-size:var(--font-size18); line-height:.32rem; color: var(--black); margin-bottom: .12rem;}
@media(min-width:1025px){
.RighInfo002815 .info{padding-right:7%;}
.RighInfo002815 .pic{width:47%;}
}
@media(max-width:1024px){
.RighInfo002815 .ytable,
.RighInfo002815 .ytable-cell{display: block;}
.RighInfo002815 .pic{text-align: center;}
.Listtit{margin-bottom: 20px;}
.RighInfo002815 .info p{font-size: 16px;line-height: 1.8;}
}



/*Floor003236 */
.Floor003236{background: url(../images/Floor003236-bg.png) no-repeat center bottom;background-size: cover; overflow: hidden;padding: var(--padMar100) 0;}
.Floor003236 .splide__arrow{width: 0.54rem; height: 0.54rem; background-color: var(--hover-color); opacity: 1; background-position: center center;background-repeat: no-repeat; background-size: auto 0.18rem;}
.Floor003236 .splide__arrow svg{opacity: 0;}
.Floor003236 .splide__arrow--prev{background-image: url(../images/btn-prev.svg); left: 0;}
.Floor003236 .splide__arrow--next{background-image: url(../images/btn-next.svg);right: 0;}
.Floor003236 .splide__arrow:disabled{cursor: default;background-color: #ddebf6; opacity: 1;}

.Floor003236 .splide:before{position: absolute; content: ''; height: 1px;width: 100vw; left: 50%;margin-left: -50vw;background-color: #d8e1eb; top: 50%;}
.Floor003236 .splide__list{height: auto;}
.Floor003236 .splide__slider{position: relative;z-index: 4;}
.Floor003236 .splide__slide{display: flex;flex-direction: column;position: relative;}
.Floor003236 .splide__slide:after{position: absolute; content: ''; height: 1px;top: 50%;width: 0;transform: translateX(-50%);background-color: var(--hover-color); left: 50%; transition: 0.3s 0.3s;z-index: 3;}
.Floor003236 .splide__slide.is-active:after{width: 100%;}

.Floor003236 .splide__slide:before{position: absolute; content: ''; width:100%; height:0;border-radius: 0.16rem; left:0;z-index: 1; transition: 0.5s; top: 0;background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%);}
.Floor003236 .splide__slide.is-active:before{height: 100%;}

.Floor003236 .opacity:before,
.Floor003236 .opacity:after{position: absolute; content: '';width: 2.78rem; height: 100%; top: 0;}
.Floor003236 .opacity:before{left: 0;}
.Floor003236 .opacity:after{right:0}

.Floor003236 .splide__slide > div{height: 2.9rem;position: relative; z-index: 5;}
.Floor003236 .txt{padding: .3rem .4rem 0 .4rem;}
.Floor003236 .txt pre{line-height: calc(32 / 18); font-size: var(--font-size18);;text-align: center;}
.Floor003236 .year{text-align: center;  padding: 0.4rem; }
.Floor003236 .year h3{font-size: var(--font-size36);margin: 0; transition: 0.3s;}
.Floor003236 .splide__slide.is-active .year h3{font-size: var(--font-size60);color: var(--hover-color); }
.Floor003236 .icon-dot{position: absolute; width: 0.2rem; height: 0.2rem;background-color: var(--white);border-radius: 50%; left: 50%;margin-left: -0.1rem; transition: 0.3s;top: -0.1rem;}
.Floor003236 .icon-dot::before,
.Floor003236 .icon-dot:after{position: absolute; content: '';left: 50%; transition: 0.3s;}
.Floor003236 .icon-dot::before{width: 1px; height: 0.4rem; background-color: #d8e1eb; margin-left: -0.5px; top: -0.46rem;}
.Floor003236 .icon-dot:after{border-radius: 50%; width: 0.09rem; height: 0.09rem; top: 50%;margin: -0.045rem 0 0 -0.045rem; background-color: var(--hover-color);}
.Floor003236 .splide__slide.is-active .icon-dot{background-color: rgba(201, 0, 11, 0.3); width: 0.25rem; height: 0.25rem; margin-left: -0.125rem;top: -0.125rem;}
.Floor003236 .splide__slide.is-active .icon-dot:before{background-color: var(--hover-color); height: 0.75rem;top: -0.64rem;}
.Floor003236 .splide__arrow{background-color: var(--white); transition: 0.3s;}
.Floor003236 .splide__arrow:hover{opacity: 1; background-color: var(--hover-color);}
.Floor003236 .splide__arrow--prev{background-image: url(../images/btn-prev-gray.svg);}
.Floor003236 .splide__arrow--next{background-image: url(../images/btn-next-gray.svg);}
.Floor003236 .splide__arrow--prev:hover{background-image: url(../images/btn-prev.svg);}
.Floor003236 .splide__arrow--next:hover{background-image: url(../images/btn-next.svg);}
@media (min-width:641px) {
.Floor003236 .splide__slide:nth-child(2n):before{top:auto; bottom: 0;background: linear-gradient(to bottom,rgba(255,255,255,0) 20%,rgba(255,255,255,1) 100%);}
.Floor003236 .splide__slide:nth-child(2n){flex-direction: column-reverse; }
.Floor003236 .splide__slide:nth-child(2n) .year{display: flex;align-items:flex-end; justify-content: center;}
.Floor003236 .splide__slide:nth-child(2n) .txt{padding-top: 1.02rem;}
.Floor003236 .splide__slide:nth-child(2n) .icon-dot{bottom: -0.1rem; top: auto;}
.Floor003236 .splide__slide:nth-child(2n) .icon-dot:before{top: 0.44rem;}
.Floor003236 .splide__slide:nth-child(2n).is-active .icon-dot{bottom: -0.125rem; top:  auto;}
.Floor003236 .splide__slide:nth-child(2n).is-active .icon-dot:before{top: 0.125rem;}
}
@media (min-width:1025px) {
.Floor003236 .splide__slide.is-visible .year h3,
.Floor003236 .splide__slide.is-visible pre{ background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%,  rgba(0, 0, 0, 0.3) 100%);-webkit-background-clip: text; color: transparent;}
.Floor003236 .splide__slide.is-visible ~ .splide__slide.is-visible .year h3{color: var(--hover-color);}
.Floor003236 .splide__slide.is-visible ~ .splide__slide.is-visible pre{color:var(--grey);}
.Floor003236 .splide__slide.is-next ~ .splide__slide.is-visible .year h3,
.Floor003236 .splide__slide.is-next ~ .splide__slide.is-visible pre{ background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 100%);-webkit-background-clip: text; color: transparent;}  
}
@media (max-width:1024px) {
.Floor003236 .splide__slide:before{width: auto; left: 0.1rem; right: 0.1rem;}
.Floor003236 .splide__slide.is-active:after{width: calc(100% - 0.2rem);}
.Floor003236 .index-name{font-size: var(--font-size32); }
.Floor003236 .txt{padding: 0.2rem;}
.Floor003236 .txt pre{font-size: var(--font-size12);}
.Floor003236 .year{padding: 0.2rem;}
.Floor003236 .year h3{font-size: var(--font-size26);}
.Floor003236 .splide__slide.is-active .year h3{font-size: var(--font-size32);}
.Floor003236 .splide__slide > div{height: 1.6rem;}
.Floor003236 .splide__slide:nth-child(2n) .txt{padding-top: 0.3rem;}
.Floor003236 .icon-dot::before{height: 0.1rem;}
.Floor003236 .icon-dot::before{top: -0.1rem;}
.Floor003236 .splide__slide.is-active .icon-dot:before{height: 0.2rem;}
}
@media (max-width:640px) {
.Floor003236{--lr:14vw}
.Floor003236 .splide__slide:before{left: var(--lr); right: var(--lr);}
.Floor003236 .txt{padding-left: calc(var(--lr) + 0.2rem);padding-right: calc(var(--lr) + 0.2rem);}
.Floor003236 .splide__slide.is-active .icon-dot:before{top: -0.1rem;}
.Floor003236 .txt pre{font-size:14px;line-height: 20px;}
}



.Culture{padding: var(--padMar100) 0; background: var(--bg);}
.Culture .CultureBox{padding-top:2.2em;}
.Culture .CultureBox ul{display: flex;margin-left:-1%;}
.Culture .CultureBox ul li{width:32%;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(2){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{height: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 .txt{padding:20px;}
.Culture .CultureBox ul li .img{height: 3rem}
.Culture .CultureBox ul li .txt .icon{width:30px;height:30px;line-height: 30px;}
.Culture .CultureBox ul li.on .txt{padding: 20px;}

}



/*PicList002433 */
/*slick Basic*/
.PicList002433 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.PicList002433 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList002433 .slick-list:focus {outline: none}
.PicList002433 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList002433 .slick-slider .slick-track, 
.PicList002433 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.PicList002433 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList002433 .slick-track:before, 
.PicList002433 .slick-track:after{display: table; content: '';}
.PicList002433 .slick-track:after{ clear: both;}
.PicList002433 .slick-loading .slick-track { visibility: hidden;}
.PicList002433 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList002433 .slick-slide .slick-loading img { display: none;}
.PicList002433 .slick-slide .dragging img { pointer-events: none;}
.PicList002433 .slick-initialized .slick-slide { display: block;}
.PicList002433 .slick-loading .slick-slide { visibility: hidden;}
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList002433 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.PicList002433{padding:var(--padMar100) 0;}
.PicList002433 .main .slick-arrow{ position:absolute; top:50%; width:.57rem; height:.57rem; margin-top:-.3rem; border:1px solid var(--hover-color); padding:0; background:none; font-size:0; z-index:10; cursor:pointer; border-radius:50%;}
.PicList002433 .main .slick-arrow:hover{ background:var(--hover-color); }
.PicList002433 .main .slick-arrow:before{ position:absolute; content:''; width:.18rem; height:.18rem; border-top:2px solid var(--hover-color); border-right:2px solid var(--hover-color); transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-9px 0 0 -11px;}
.PicList002433 .main .slick-arrow:hover:before{ border-color:var(--white);}
.PicList002433 .main .slick-prev:before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); margin-left:-.05rem;}
.PicList002433 .main .slick-prev{ left:-.59rem;}
.PicList002433 .main .slick-next{ right:-.59rem;}
@media(max-width:1408px){
.PicList002433 .main .slick-prev{ left:2%;}
.PicList002433 .main .slick-next{ right:2%;}
}
@media(max-width:640px){
.PicList002433 .main .slick-arrow{ width: 7vw;height: 7vw;margin-top: -0.5vw;  top: 43%;}
.PicList002433 .main .slick-arrow:before{width:40%; height: 40%;margin: 0;left: 40%; top: 30%;}
.PicList002433 .main .slick-next:before{left: 20%;}
.PicList002433{padding: .5rem 0;}
}
.PicList002433 .list ul{ padding:0 .5rem;}
.PicList002433 .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%;}
.PicList002433 .list li:first-child:before,
.PicList002433 .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:.9rem; width:.5rem;}
.PicList002433 .list li:first-child:before{ left:-.5rem; background:url(../images/PicList002433_ul_l.png) no-repeat 0 0;}
.PicList002433 .list li:last-child:after{right:-.5rem; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list li aside{ padding-top:.35rem;height:.9rem; background:url(../images/PicList002433_libg.png) repeat-x left top;}
.PicList002433 .list li .ytable{ height:auto;}
.PicList002433 .list li .ytable-cell{ vertical-align:bottom;}
.PicList002433 .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002433 .list li figure:after{ position:absolute; right:-.24rem; background:url(../images/PicList002433_ying.png) no-repeat left bottom; width:.24rem; height:100%; background-size:contain; content:'';}
.PicList002433 .list li figure img{ max-height:2.8rem;padding:.08rem;padding-top: .12rem;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433 .list li p{ margin:0 auto; width:90%; line-height:1.4;color:var(--black2); font-size: var(--font-size16);}
.PicList002433 .list .ul-4 li{width:25%;}
.PicList002433 .list .ul-4 li:nth-child(4):after{ position:absolute; content:''; bottom:0px; height:.9rem; width:.5rem; right:-.5rem; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list .ul-2 li{width:50%;}
.PicList002433 .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:.9rem; width:.5rem; right:-.5rem; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433 .list .ul-1 li{width:100%;}
@media (min-width: 1025px) and (max-width: 1600px) {
.PicList002433 .list li .ytable{ height:auto;}
}
@media(max-width:640px){
.PicList002433 .list ul{ padding:0;}
.PicList002433 .list li p{ font-size:16px;}
.PicList002433 .list li .ytable{ height:1.5rem;}
.PicList002433 .list li figure img{ max-height:1.5rem; padding:3px}
.PicList002433 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433 .list .ul-3 li:nth-child(3):after,
.PicList002433 .list li:first-child:before{ display:none;}
.PicList002433 .list .ul-4 li{width: 50%}
}
@media(max-width:480px){
.PicList002433 .list li .ytable{ height:1rem;}
.PicList002433 .list li figure img{ max-height:3rem;}
}



.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;}
.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); margin-top: .3rem;}
.news-box .pinned-box .item .tit{ font-size:var(--font-size28); margin:.2rem 0 .4rem; color: var(--black);}
.news-box .pinned-box .item:hover .tit{color: var(--hover-color);}
.news-box .pinned-box .item .des{ line-height:2; font-size:var(--font-size16); color: var(--grey);}
.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:.2rem; border:solid 1px var(--grey3); 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 .more:hover span{border:solid 1px var(--hover-color);}
.news-box .pinned-box .item .more:hover i{background:url(../images/arrow2.svg) no-repeat; background-size:.25rem;}
.news-box .pinned-box .item:hover .pic img{ transform:scale(1.1);}
.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{ border-top:solid 1px var(--grey3); padding:.45rem 0;}
.news-list .item .pic{ width:30%; border-radius:.12rem; overflow:hidden;}
.news-list .item .pic img{ width:100%; transition:all .5s;}
.news-list .item .text{ padding-left:.7rem; width:70%;}
.news-list .item .text .tit{ font-size:var(--font-size26); color:var(--black);}
.news-list .item:hover .text .tit{color: var(--hover-color);}
.news-list .item .text .des{ font-size:var(--font-size16);line-height:1.8; margin:.24rem 0 .3rem; color: var(--grey);}
.news-list .item .text .time{ color:var(--grey2); background: url(../images/new_time.png) no-repeat left center; background-size: 1em; padding-left: .25rem; line-height: 1;font-family: 'hml';}
.news-list .item:hover .pic img{ transform:scale(1.1);}

@media(max-width:1024px){
.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);}
.news-box .pinned-box .item .des{line-height: 1.5;}
.news-box .pinned-box .item .time{margin-top: 0.2rem;}
.news-list .item{padding: 20px 0}
}
@media(max-width:640px){
.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-size24);display:-webkit-box; display:box; overflow:hidden; text-overflow:ellipsis; word-break: break-word; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news-box .pinned-box .item .time{ font-size:var(--font-size24);}
.news-box .pinned-box .item .tit{ font-size:var(--font-size28);}
.news-box .pinned-box .aniu-box{ width:100%; position:relative;}
.news-list .item .pic{ width:100%;}
.news-list .item .text{ width:100%; padding:.2rem 0;}
.news-list .item .text .tit{ font-size:var(--font-size28);}
.news-list .item .text .des{ font-size:var(--font-size24);display:-webkit-box; display:box; overflow:hidden; text-overflow:ellipsis; word-break: break-word; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
}



/*RighInfo002973 */
.RighInfo002973 {padding:var(--padMar100) 0;}
.RighInfo002973 .news-details {padding:0;}
.RighInfo002973 .news-details .title {border-bottom: 1px solid #e8f1f7;padding-bottom: .4rem;text-align: center;padding-right: 0; margin-bottom: .3rem;}
.RighInfo002973 .news-details .title h1 {font-size:var(--font-size34);margin: 0 0 .2rem 0; color: var(--black); font-weight: normal;}
.RighInfo002973 .news-details .title aside span {display: inline-block;vertical-align: middle;margin:0;line-height: 1;font-size:var(--font-size16);color: var(--grey2);}
.RighInfo002973 .news-details .title .bshare-custom {display: inline-block;}
.RighInfo002973 .bshare-custom a {background-position: center center;margin: 0 0 0 .15rem;}
.RighInfo002973 .news-details .edit-info {line-height:1.8;color: var(--black);border-bottom: 1px solid #e8f1f7;padding: 0 0 .5rem 0;margin-bottom:.5rem;font-size: var(--font-size18); }
.RighInfo002973 .news-details .edit-info p{margin-bottom: .1rem;}
.RighInfo002973 .news-details .edit-info .text {background: #f1f6ff;padding:.25rem .3rem;color:var(--black);border-radius:.1rem;}
.RighInfo002973 .news-details .edit-info .img {margin:.4rem 0;}
.RighInfo002973 .news-details .edit-info .img img {margin: 0 auto;display: flex;border-radius: 6px;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 .pn-page aside a:hover {color:  var(--hover-color);}
.RighInfo002973 .operating {overflow: hidden;line-height: 24px;}
.RighInfo002973 .operating a {padding-left:0;background-repeat: no-repeat;background-position: left center; }
.RighInfo002973 .operating a:not(:last-child) {margin-right:.45rem;}

.RighInfo002973 .pn-page {min-height: 24px;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(--white);text-decoration: underline;font-size:var(--font-size18); background: var(--hover-color); width: 1.8rem; text-align: center; padding: .15rem 0;  border-radius: 0.6rem;}

@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: 6vw;margin-bottom: 10px;}
.RighInfo002973 {font-size: 16px;padding: 30px 0}
.RighInfo002973 .news-details .title aside span{font-size: 16px;}
.RighInfo002973 .news-details .edit-info{font-size: 16px;margin-bottom: 0;}
.RighInfo002973 .pn-page .operating{position: static;width: 100%;transform:translate(0);padding-bottom: 0;padding-top: 10px;}
.RighInfo002973 .operating a{float: right;font-size: 16px;}
.RighInfo002973 .pn-page{padding-right: 0;}
.RighInfo002973 .pn-page aside a{font-size: 16px;}
}



.Contact{padding:var(--padMar100) 0}
.Contact .item{background: var(--bg2);}
.Contact .item:not(:last-child){margin-bottom: .5rem;}
.Contact .item .txt{padding:.55rem .8rem;}
.Contact .item .txt .tit{font-size: var(--font-size34);color: var(--black);padding-bottom: .4rem}
.Contact .item .txt .tit::after{content: '';display: block;width: .3rem;height: 3px;background:var(--hover-color);margin: .2rem 0 0 }
.Contact .item .txt p{margin: 0;line-height: 2;color: var(--black);font-size:var(--font-size18) ;padding-left: .36rem;}
.Contact .item .txt p:not(:last-child){margin-bottom: .1rem;}
.Contact .item .txt p.add{background: url(../images/icon-add.png)no-repeat center left;background-size: .22rem auto;}
.Contact .item .txt p.tel{background: url(../images/icon-tel.png)no-repeat center left;background-size: .22rem auto;}
.Contact .item .txt p.fax{background: url(../images/icon-fax.png)no-repeat center left;background-size: .22rem auto;}
.Contact .item .txt p.email{background: url(../images/icon-email.png)no-repeat center left;background-size: .22rem auto;}
.Contact .item .txt p.phone{background: url(../images/icon-phone.png)no-repeat center left;background-size: .22rem auto;}

.Contact .item .pic {position: relative;padding-bottom:30.56%;overflow: hidden;}
.Contact .item .pic span{position: absolute;width: 100%;height: 100%;left: 0;bottom:0;}
.Contact .item .pic span img{object-fit: cover;width: 100%;height: 100%;}

@media(min-width:1025px){
.Contact .item{display: flex;justify-content: space-between;align-items: center;}
.Contact .item .txt{width: 50%;padding-right: 5%}
.Contact .item .pic{width: 50%;flex: 0 0 auto}
}
@media(max-width:640px) {
.Contact .item .txt{padding: 20px;}
.Contact .item .txt p{font-size: 16px;line-height: 1.5;}


}


/*20250625*/
.Jszc{padding: 1rem 0 0}
.Jszc .title{text-align: center;font-size: var(--font-size30);margin-bottom: 0.3rem;color: var(--black0);font-weight: bold;}
.Jszc .p1{font-size: 0.42rem;margin-bottom: 0.2rem;color: #333}
.Jszc .p2{font-size: 0.2rem;max-width: 66%;line-height: 54px;background: linear-gradient(to right, #C9000B, rgba(201,0,11,0));color: #fff;text-indent: 2em;margin-bottom: 0.4rem; }
.Jszcbox .ul-support2 li{width: 32%;padding: 0 0.4rem;font-size: 0.18rem; margin-right: 2%;float: left;display: flex;text-align: center; align-items: center;justify-content: center;background: url(../images/bg18.png) no-repeat center/100% 100%;min-height: 2.8rem;}
.Jszcbox .ul-support2 li:nth-child(3n){margin-right: 0;}
.Jszc .info{height: 0.9rem;line-height: 0.9rem;border-radius: 0.1rem;text-align: center;font-size: 0.2rem;border: 1px solid #C9000B;margin-top: 0.4rem;background: linear-gradient(to bottom, #fff, rgba(201,0,11,0.1));}

@media(max-width:1024px) {
  .Jszc {padding: 40px 0 0}
.Jszc .p2{max-width: unset;}
.Jszcbox .ul-support2 li{font-size: 16px; }
.Form003139{margin-top: 40px;}
}
@media(max-width:768px) {
.Jszcbox .ul-support2 li img{max-height: 60px;}
.Jszcbox .ul-support2 li{padding: 0 20px;min-height: 200px;}
.Jszc .p1{font-size: 30px;}
.Jszc .p2{font-size: 16px;line-height: 24px;text-indent: 0;padding: 10px 0;padding-left: 20px;padding-right: 30%;}
.Jszc .info{height: auto;padding: 20px;line-height: 32px;font-size: 16px;}
}

@media(max-width:480px) {
.Jszcbox .ul-support2 li{width: 100%;margin-right: 0;margin-bottom: 2%;}

}

/*TextList002855 */
.TextList002855 li{line-height: 4.5625em;  border-bottom: 1px dotted #a8a8a8;}
.TextList002855 li time{float: right;color: #c8c8c8; margin-left: 15px;}
.TextList002855 li a{padding-left: 30px; background: url("../images/TextList002855_icon.png") no-repeat left center;}
@media(min-width:481px){
 .TextList002855 li{font-size: 16px;}
}

.Top003198{
	box-shadow: 0 0 0.18rem #999;
}
@media screen and (min-width:1600px) and (max-width:1750px){
	.Top003198 menu li{
		margin: 0 0.2rem;
	}
}
@media screen and (min-width:1025px) and (max-width:1600px){
	.Top003198 menu li{
		margin: 0 0.15rem;
	}
}
@media screen and (min-width:1025px){
	
	.Top003198 menu li span a, .Top003198 menu li.aon span a{
		font-size: 0.2rem;
	}
	.Top003198 .logo{height: 1rem;}
	.Top003198 menu li{line-height: 1rem;}
	.Top003198 .top-right{padding-top: 0.43rem;}
	.Top003198 menu li span a:hover, .Top003198 menu li.aon span a{
		font-weight: bold;
	}
	.Top003198 menu li span a,
	.Top003198 menu li.aon span a{
		border-bottom: 0.02rem solid transparent;
		height: 1rem;
		line-height: 1rem;
		display: flex;
		padding-top: 0.1rem;
	}
	.Top003198 menu li:hover span a,
	.Top003198 menu li.aon span a{
		border-bottom: 0.02rem solid #c9000b;
		font-weight: bold;
		color: #c9000b;
	}
	.Top003198 .logo img{
		max-height: auto;
		height: 0.85rem;
	}
	.Banner003069{
		margin-top: 1rem;
	}
}
.ul-brandretrieval{
	display: flex;
	flex-wrap: wrap;
}
.ul-brandretrieval li {
  width: calc(100% / 6 - 0.2rem);
  margin-bottom: 0.24rem;
  margin-right: 0.24rem;
}
.ul-brandretrieval li:nth-child(6n){
	margin-right: 0;
}

.ul-brandretrieval .con {
  padding-top: 44.3%;
  height: 0;
  position: relative;
  display: block;
}

.ul-brandretrieval .pic {
  width: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  background-color: #fff;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden
}

.ul-brandretrieval .txt {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  height: 100%;
  opacity: 0;
  transition: .5s;
  background: rgba(201, 0, 11, .95);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.18rem;
  color: #fff;
  transition: .5s
}

.ul-brandretrieval .con:hover .txt {
  opacity: 1
}
.Home_Brand{
	padding-bottom: 0;
}
.Home_floor2_new{
	margin-top: -0.24rem;
}
@media screen and (max-width:1024px){
	.ul-brandretrieval li {
	    width: calc(100% / 4 - 0.15rem);
	    margin-bottom: 0.2rem;
	    margin-right: 0.2rem !important;
	}
	.ul-brandretrieval li:nth-child(4n){
		margin-right: 0 !important;
	}
	.Home_floor2_new {
	    margin-top: -0.2rem;
	}
}
@media screen and (max-width:640px){
	.Home_floor2_new {
	    margin-top: -0.18rem;
	}
	.ul-brandretrieval li:nth-child(4n),
	.ul-brandretrieval li {
	    width: calc(100% / 3 - 0.12rem);
	    margin-bottom: 0.18rem;
	    margin-right: 0.18rem !important;
	}
	.ul-brandretrieval li:nth-child(3n){
		margin-right: 0 !important;
	}
}
  

