@charset "utf-8";

/* */
@font-face {
  font-family: "geo";src:url("/static/fonts/georgia.ttf");
}
@font-face {
  font-family: sy;src:url("/static/fonts/sysong.woff");
}




@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}



@media screen and (min-width: 1600px){
  .swiper-box1 .imged{padding-bottom: 100vh;}
}

/* home1 */
.home1{width: 100%;padding: .2rem 0 .7rem;}

.title1{margin-bottom: .6rem;align-items: flex-start;position: relative;z-index: 10;}
.title1 h3 {font-size: 0.46rem;line-height: 1.5;cursor: pointer;font-family: sy;color: #333;font-weight: bold;}
.title1 .h3{margin: 0 auto;padding:0 0.2rem 0 0.4rem;}
.title1 .h3::after{width: 1.68rem;height:.32rem;background: url(/static/images/tit.png) no-repeat;background-size: 100% 100% !important;left: 100%;bottom: 0.1rem;}
.title1 .h3::before{width: 1.27rem;height: 0.25rem;background: url(/static/images/tit-l.png) no-repeat;background-size: 100% 100% !important;bottom: 0.3rem;content: "";position: absolute;right: 100%;}
.title1 .more2{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.more2 span {font-size: 0.16rem;color: #9E2121;align-items: center;transition: 0.5s;}
.more2 span img{display: inline-block;margin-right: 0.1rem;width: 0.63rem ;}
.home1-t{justify-content: space-between;align-items: flex-start;}
.home1-t .left{width: 49%;}
.home1-t .right{width: 49%;}  
.home1-t .left .imged{padding-bottom: 4.4rem;} 
.home1-t .left a{position: relative;display: block;padding: 0 .1rem;}
.home1 .left .cir{bottom: 1.75rem;}
.home1 .left .cir span{ width: 0.1rem; height: 0.1rem;opacity: 1; margin: 0 0.1rem;font-size: 0rem;background: #ddd;}
.home1 .left .cir span.on{opacity: 1;background: #8F000B;width: 0.3rem;border-radius: 4.5px;}
.home1 .left .con{width: 100%;padding: 0.3rem;align-items: center;height: 1.42rem;box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);background: #fff;}
.home1 .left .date{width: .94rem;height: .87rem;text-align: center;padding: 0.13rem .05rem 0;background: url(/static/images/date1.png) no-repeat;background-size: 100%;position: absolute;z-index: 10;left: 0.25rem;top: 0;}
.home1 .left .swiper-container{
    padding: 0 0rem .15rem;
}
.home1 .left  a span{font-size: 0.36rem;line-height: 0.3rem;color: #fff;/* font-family: sy; */}
.home1 .left  a p{font-size: 0.16rem;line-height: 0.3rem;color: #fff;}
.home1 .left .con h3{line-height: 0.24rem;color: #333;font-weight: bold;margin-bottom: 0.15rem;transition: 0.5s;font-size: 0.18rem;transition: 0.5s;}
.home1 .left .con h4{font-size: 0.16rem;line-height: 0.26rem;color: #666;max-height: 0.52rem\0;}
 
.home1 .left .arror{width:.3rem;height:.5rem;background:rgba(0,0,0,.4);margin-top:0;top:35%}
.home1 .left .arror:after{color:#fff;font-size:.2rem;}

 
.home1-t .right li *{transition: 0.5s;}
.home1-t .right .tit{margin-bottom: 0.3rem;align-items: center;justify-content: space-between;}
.home1-t .right .tit h3{color: #333;font-size: 0.24rem;line-height: 0.5rem;padding: 0 0.25rem;cursor: pointer;}
.home1-t .right .tit h3.on{background: #076eac;border-radius: 0.2rem 0 0.2rem 0;color: #fff;}
.home1-t .right .more2 a{display: none;}
.home1-t .right .more2 a.on{display: block;}
.home1-t .right .tab ul{display: none;}
.home1-t .right .tab ul:nth-child(2){display: block;}
.home1-t .right .tab .h1-t{padding-bottom: 0.35rem;border-bottom: 1px dashed #ddd;margin-bottom: 0.2rem;}
.home1-t .right .tab .h1-t a{align-items: center;}
.home1-t .right .tab .h1-t .pic{width: 3.2rem;padding-left: 0.2rem;}
.home1-t .right .tab .h1-t .con{width: calc(100% - 3.2rem);padding-left: 0.25rem;}
.home1-t .right .tab .h1-t .pic::after{width: auto;bottom: auto;top: -0.2rem;background: rgba(158, 33, 33, 0.2);right: 0.2rem;}

.home1-t .right .tab .h1-t h3{font-weight: bold;font-size: 0.18rem;line-height: 0.3rem;max-height: 0.6rem\0;color: #333;transition: 0.5s;}
.home1-t .right .tab .h1-t h4{font-size: 0.14rem;line-height: 0.24rem;max-height: 0.48rem\0;color: #666;margin: 0.11rem 0 0.19rem;}
.home1-t .right .tab span{align-items: center;font-size: 0.16rem;color: #333;}
.home1-t .right .tab span img{display: inline-block;margin-right: 0.1rem;width: 0.18rem;}
.home1-t  .right li{padding: 0.1rem 0;}
.home1-t  .right li a{padding-left: 0.15rem;align-items: center;}
.home1-t  .right li a::after{width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #8F000B;bottom: auto;top: 50%;transform: translateY(-50%);}
.home1-t  .right li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;font-weight: 500;width: calc(100% - 1.1rem);transition: 0.5s;}
.home1-t  .right li span{width: 1.1rem;text-align: right;white-space: nowrap;}

 

@media screen and (min-width: 1200px){
   .home1-t .right a:hover h3,.home1-t .left a:hover h3{color: #9E2121;}
   .more2 a:hover span{transform:translateX(.1rem);}
}
@media screen and (max-width:1024px){
    .home1{padding: 0.4rem 0rem;}
    
}
@media screen and (max-width:768px){
    .home1 .left{width: 100%;}
    .home1 .right{width: 100%;margin-top:.3rem;}
    .home1 .left .imged{padding-bottom:60%;}
    .title1{justify-content:flex-start;}
    .home1-t .right .tit h3{padding: 0 0.1rem;font-size: 0.2rem;}
}
@media screen and (max-width:420px){
  .home1-t .right .tab .h1-t .pic{width: 100%;padding-left: 0.2rem;}
  .home1-t .right .tab .h1-t .con{width: 100%;padding-left: 0rem;margin-top: 0.3rem;}
  .more2 span img{width: 0.4rem;}
}
/* home2 */
.home2{padding: 1.3rem 0 0.3rem;overflow: hidden;z-index: 5;}
.home2::after{width: 100%;height: 70%;bottom: auto;top: 0;background: url(/static/images/hbg2.png) no-repeat;background-size: 100%;}
.home2 .title1 h3{color: #fff;}
.home2 .title1 .h3::after{background: url(/static/images/tit2.png) no-repeat;}
.home2 .title1 .h3::before{background: url(/static/images/tit-l2.png) no-repeat;}
.home2 .more2 span{color: #fff;}

.home2-t{position: relative;background: url(/static/images/h2bg.jpg) no-repeat bottom right #fff;background-size: 100%;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);padding: 0.38rem 0.6rem 0.9rem;}
.home2-t li *{transition: 0.5s;}
.home2-t li a{padding: 0rem 0.3rem;height: 2.6rem;display: block;}
.home2-t li a::after{width: 0.18rem;background: url(/static/images/h2-l1.png) no-repeat;background-size: 100% 100% !important;}
.home2-t li p{align-items: flex-end;font-size: 0.16rem;color: #999;}
.home2-t li p span{font-size: 0.22rem;line-height: 0.24rem;font-weight: bold;color: #9E2121;display: block;padding-right: 0.05rem;}
.home2-t li h3{font-size: 0.2rem;line-height: 0.3rem;max-height: 0.6rem\0;color: #333;margin: 0.15rem 0 0.2rem;font-weight: 600;}
.home2-t li h4{font-size: 0.14rem;line-height: 0.24rem;max-height: 0.48rem\0;color: #777;margin: 0rem 0 0.24rem;}

.home2-t li img{transition:0.5s;}
.home2-t li .img1{width: 0.34rem;}
.home2-t li .img2{display: none;}
.home2-t .swiper-container::after{width: 100%;height: 0.17rem;background: url(/static/images/h2-b.png) repeat-x bottom;background-size: 100%;bottom: 0rem;}

.home2-t .arrow{margin-top: -0.32rem;justify-content: flex-end;}
.home2-t .arror{width: 0.55rem;height: 0.55rem;border-radius: 50%;margin-left: 0.15rem;margin-top: 0;position: relative;left: auto;right: 0;top: auto;}
.home2-t .arror::after{display: none;}

@media screen and (min-width: 1200px){
    .home2-t  li a:hover h3{color: #9E2121;font-weight: bold;}
    .home2-t  li a:hover .img1{display: none;}
    .home2-t  li a:hover .img2{display: block;}
    .home2-t  li a:hover::after{background: url(/static/images/h2-l2.png) no-repeat;}
}
@media screen and (max-width:1024px){
     .home2{padding: .6rem 0 0;}
     .home2-t{padding: 0.3rem;}
}
@media screen and (max-width:768px){
   
}
@media screen and (max-width:420px){
    
}

/* home3 */
.home3{padding: .8rem 0 0.9rem;overflow: hidden;width: 100%;}
.home3 .wp{width: 15.8rem;}
.home3-t{justify-content: space-between;align-items: flex-start;}
.home3-t .left {width: 50%;margin-top:0.4rem;padding: 0.8rem .7rem 0.7rem;background: url(/static/images/h3bg.png) no-repeat bottom/cover;border-radius: 0.4rem 0 0 0;}
.home3-t .right {width: 52%;margin-left: -2%;padding: 0.8rem 0.55rem 0.4rem;}
.home3-t .right::before{content: "";position: absolute;width: 100%;height: 100%;right: -0.25rem;top: -0.25rem;background: linear-gradient(180deg, #CAA97D 0%, rgba(255, 255, 255, 0) 100%);z-index: -1;}
.home3-t .right::after{box-shadow: 0px 5px 33px 0px rgba(143, 0, 11, 0.2);background: #FFFFFF;border-radius: 0px 0px 0.4rem 0px;width: 100%;}
.home3 .title1 .h3{margin: 0 0 0 0.3rem;}
.home3-t .left .title1 h3,.home3-t .left .more2 span{color: #fff;}
.home3-t .left .title1 .h3::after{background: url(/static/images/tit2.png) no-repeat;}
.home3-t .left .title1 .h3::before{background: url(/static/images/tit-l2.png) no-repeat;}
.home3-t .left li a{height: 0.7rem;align-items: center;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.home3-t .left li a::after{height: 1px;background: #fff;bottom: -1px;}
.home3-t .left li h3{width:calc(100% - 90px);font-size: 0.18rem;color: #fff;transition: 0.5s;}
.home3-t .left li span{width: 90px;text-align: right;padding-left: 0.18rem;color: #fff;font-size: 0.2rem;border-left: 1px solid rgba(255, 255, 255, 0.1);display: inline-block;}
.home3-t .right .h3-t{padding-bottom:0.25rem;border-bottom: 1px dashed #ddd;margin-bottom: 0.2rem;}
.home3-t .right .h3-t a{align-items: center;}
.home3-t .right .h3-t .pic{width: 2.8rem;}
.home3-t .right .h3-t .con{width: calc(100% - 2.8rem);padding-left: 0.18rem;}
.home3-t .right .h3-t h3{font-weight: 600;font-size: 0.18rem;line-height: 0.26rem;max-height: 0.52rem\0;color: #111;transition: 0.5s;margin: 0.1rem 0;}
.home3-t .right .h3-t h4{font-size: 0.14rem;line-height: 0.24rem;max-height: 0.48rem\0;color: #666;margin: 0rem 0 0.15rem;}
.home3-t .right .h3-t p{align-items: flex-end;font-size: 0.14rem;color: #9E9E9E;}
.home3-t .right .h3-t span{display: inline-block;font-size: 0.3rem;color: #8F000B;padding-right: 0.05rem;}

.home3-t  .right li{padding: 0.11rem 0;}
.home3-t  .right li a{padding-left: 0.15rem;align-items: center;}
.home3-t  .right li a::after{width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #8F000B;bottom: auto;top: 50%;transform: translateY(-50%);}
.home3-t  .right li h3{font-size: 0.18rem;color: #111;line-height: 0.3rem;font-weight: 600;width: calc(100% - 1.1rem);transition: 0.5s;}
.home3-t  .right li span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #aaa;transition: 0.5s;}


@media screen and (min-width: 1024px) {
  .home3-t .left li a:hover::after{width: 100%;}
  .home3-t li a:hover h3{font-weight: bold;}
  .home3-t .right a:hover h3,.home3-t .right li a:hover span{color: #9E2121;}
}

@media screen and (max-width: 1024px) {
  .home3{padding: 0.4rem 0;}
  .home3-t{padding-top: 0;}
  .home3-t .left {width: 100%;margin-top: 0;padding: 0.3rem 0.3rem;}
  .home3-t .right {width: 100%;padding: .3rem;margin-left: 0;margin-top: 0.35rem;}
  .home3 .title1 .h3{margin: 0;}
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 420px) {
  .home3-t .right .h3-t .pic{width: 100%;}
.home3-t .right .h3-t .con{width: calc(100%);padding-left: 0rem;margin-top: 0.2rem;}
}


/* home4 */
.home4{padding: 1rem 0 1rem;overflow: hidden;background: url(/static/images/hbg4.jpg) no-repeat center/cover;}
.home4-t li a{display: flex;position: relative;flex-wrap: wrap;align-items: center;padding: 0.15rem 0 0.15rem .1rem;}
.home4-t li .img{width: 1.34rem;height: 1.34rem;display: flex;align-items: center;justify-content: center;}
.home4-t li .con{width: calc(100% - 1.34rem);padding-left: 0.4rem;}
.home4-t li .img::before{width: auto;height: auto;top: -0.12rem;right: -0.12rem;bottom: -0.1rem;left: -0.1rem;border: 1px dashed #9E2121;border-radius: 50%;content: "";position: absolute;z-index: -1;}
.home4-t li .img::after{width: 100%;border-radius: 50%;background: #fff;border: 1px dotted #9E2121;}
.home4-t li img{max-width: 0.83rem;max-height: 0.81rem;}
.home4-t li p{font-size: 0.3rem;color: #333;font-weight: 700;display: flex;align-items: flex-end;transition: 0.5s;}
.home4-t li p span{font-size: 0.5rem;font-weight: 700;display: inline-block;padding-right: 0.05rem;}
.home4-t li h3{color: #333;font-size: 0.18rem;line-height: 0.3rem;margin-top: 0.2rem;}

.home4-t .cir{position: relative;width: 100%;margin-top: 0.4rem;}
.home4-t .cir span{background: #9E2121;opacity: 1;margin: 0 0.08rem !important;}
.home4-t .cir span.on{width: 0.6rem;border-radius: 0.12rem;}


@media screen and (min-width: 1200px) {
  .home4-t li a:hover .img::after{background: #9E2121;background: #ffffff\0;}
  .home4-t li a:hover img{filter: brightness(100);}
  .home4-t li a:hover p{color: #9E2121;}

}

@media screen and (max-width: 1024px) {
  .home4{padding: 0.4rem 0 0.4rem}
}
@media screen and (max-width: 768px) {
  .home4-t li p span{font-size: 0.3rem;}
  .home4-t li img{max-width: 0.53rem;max-height: 0.51rem;}
  .home4-t li .img{width: 1rem;height: 1rem;}
  .home4-t li .con{width: calc(100% - 1rem);padding-left: 0.25rem;}

}
@media screen and (max-width: 420px) {
  
  .home4-t li .img{width: 1rem;height: 1rem;margin: 0 auto;}
  .home4-t li .con{width: 100%;padding-left: 0rem;text-align: center;margin-top: 0.3rem;}
  .home4-t li p{justify-content: center;}
}


/* home5 */
.home5{width: 100%;padding: 0.2rem 0 ;overflow: hidden;}
.home5-t{align-items: flex-start;}
.home5-t .left{width: 4.2rem;background: url(/static/images/h5bg.png) no-repeat bottom #076eac;background-size: 100%;padding-bottom: 0.54rem;}
.home5-t .right{width: calc(100% - 4.2rem);z-index: 10;}
.home5-t .left .title1{padding: 0.4rem;margin-bottom: 0;}
.home5-t .left .title1 h3{color: #fff;}
.home5-t .left .title1 p{font-size: 0.18rem;color: #fff;opacity: .2;}

.home5-t .left li a{padding: 0.2rem 0.4rem;border-top: 1px solid rgba(216, 216, 216, 0.2);;align-items: center;justify-content: space-between;}
.home5-t .left li h3{font-size: 0.24rem;color: #fff;line-height: 1.3;font-weight: bold;font-family: sy;}
.home5-t .left li span{width: 0.38rem;opacity: .2;transition: 0.5s;}

.home5-t .right .imged::after{width: 0.64rem;height: 0.64rem;background: url(/static/images/bf.png) no-repeat;background-size: 100% !important;left: 50%;bottom: auto;top: 50%;transform: translate(-50%,-50%);}
.home5-t .right .imged{padding-bottom: 5.43rem;}
.home5-t .right video{height:5.43rem;width: 100%;}
@media screen and (min-width:1024px){
  .home5-t .left li a:hover span{opacity: 1;}
}
@media screen and (max-width:1024px){
  .home5{padding: 0.4rem 0;}
  
}
@media screen and (max-width:768px){
  .home5-t .left{width: 100%;padding-bottom: 0.3rem;}
  .home5-t .right{width: 100%;margin-top:.3rem;}
  .home5-t .left::after{right: 0;}
  .home5-t .right .imged{padding-bottom:60%;}
  .home5-t .right .imged::after{width: 0.45rem;height: 0.45rem;}
  .home5-t .left .title1{padding: 0.3rem;margin-bottom: 0 !important;}
  .home5-t .right video{height:auto;}
}

/* home6 */
.home6{width: 100%;padding: 0rem 0 1rem;overflow: hidden;background: url(/static/images/hbg6.png) no-repeat bottom;background-size: 100% 100%;}
.home6-t .left{width: 75%;}
.home6-t .right{width: 25%;padding-left: 0.15rem;}
.home6 .more2{align-items: center;}
.home6 .ul-iconsb1{padding: 0 .25rem;}
.ul-iconsb1 li{padding: 0 0.09rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateY(0%) translateX(-50%);}
.home6 .ul-iconsb1 .icon{width:0.52rem;height: .52rem;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);border-radius: 50%;}
.ul-iconsb1 .qrbox{top: 100%;transform: translateY(-30%) translateX(-50%);opacity:0;visibility:hidden;margin-top: .15rem;transition: 0.5s;position: absolute;width: 1.2rem;z-index: 10;height: auto;z-index: 100;left: 50%;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);}
.ul-iconsb1 .qrbox .qr{padding: .05rem;background: #fff;text-align: center;border-radius: .1rem;}
.ul-iconsb1 .qrbox::before{content:"";border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.1rem solid #fff;top: -0.1rem;transform: translateX(-50%);position: absolute;left: 50%;}
.ul-iconsb1 li:last-child .qrbox::before{right: .15rem;left: auto;transform: translateX(0%);}
.ul-iconsb1 .qrbox .qr img{width: 100%;}
.ul-iconsb1 .qrbox .p{font-size: 0.14rem;overflow:hidden;text-align: center;margin-top: .1rem;line-height: 1.5;}

.h6-t{margin-bottom: 0.2rem;}
.h6-t ul,.h6-b ul{margin: 0 -0.08rem;}
.h6-t li,.h6-b li{padding: 0 0.08rem;}
.h6-t li:nth-child(1){width: 55%;}
.h6-t li:nth-child(2){width: 45%;}
.h6-t li:nth-child(2) a{border-radius: 0 0rem 0 1rem;}
.h6-b li{width: 33.3%;}
.h6-b li:first-child{border-radius: 0 0rem 0 .8rem;}
.h6-t .imged{padding-bottom: 3.5rem;}
.h6-b .imged{padding-bottom: 2.1rem;}
.home6-t .right li .imged{padding-bottom:5.8rem;}

.home6-t li a{position: relative;display: block;}
.home6-t  li .con{width: 100%;padding: 0 .2rem 0rem 0;position: absolute;left: 0;bottom: 0;align-items: flex-start;z-index: 10;}
.h6-t li:nth-child(1) .con{padding: 0 .2rem .15rem;}
.home6-t  li .con h3{color: #fff;font-size: 0.18rem;line-height: 0.3rem;display: flex;align-items: center;}
.home6-t  li .con h3 img{width: 0.55rem;height: 0.65rem;display: inline-block;margin-right: 0.1rem;}

.home6-t li .imged::after{width: 100%;height: 1.5rem;background: url(/static/images/n-shad.png) no-repeat;background-size: 100% 100%;}
.h6-t  li:first-child .imged::before{/* content: ""; */position: absolute;width: 0.55rem;height: 0.55rem;background: url(/static/images/bf2.png) no-repeat;background-size: 100% 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);}

.home6-t .right li .imged::before{/* content: ""; */position: absolute;width: 0.55rem;height: 0.55rem;background: url(/static/images/bf2.png) no-repeat;background-size: 100% 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);}

.home7-t li a{position: relative;display: block;}
.home7-t  li .con{width: 100%;padding: 0 .2rem 0rem .2rem;position: absolute;left: 0;bottom: -35px;align-items: flex-start;z-index: 10;}
.home7-t  li .con h3{color: #000;font-size: 0.18rem;line-height: 0.3rem;display: flex;align-items: center;}




@media screen and (min-width: 1200px) {

}
@media screen and (max-width: 1300px) {
  .home6 .title1 .h3{margin:0;}
.home6 .title1 .h3:before{display:none;}
.home6{background-size:100% !important;}
}
@media screen and (max-width: 1024px) {
  .home6{padding: 0rem 0 0.4rem;}
}
@media screen and (max-width: 980px) {
  
 
  
}
@media screen and (max-width: 768px) {

  .home6 .h6-l{width: 100%;}
  .home6 .h6-r{width: 100%;margin-top: 0.3rem;padding-left: 0rem;}
  .home6 .h6-l .imged{padding-bottom: 60%;}
  .home6 .h6-r li .imged{padding-bottom: 60%;}
  .home6 .h6-t .left .con{padding: 0 .15rem .15rem;}
  .ul-iconsb1 .icon{width: 0.45rem;height: 0.45rem;}
  .h6-t .imged{padding-bottom: 3rem;}
  .h6-b .imged{padding-bottom: 1.5rem;}
  .home6-t .right li .imged{padding-bottom:4.65rem;}
  .home6-t li .con h3 img{width:.3rem;height:.35rem;}
}
@media screen and (max-width: 600px) {
    .home6 .left{width: 100%;}
    .home6 .right{width:100%;margin-top:.2rem;padding-left:0;}
    .h6-t .imged{padding-bottom: 2rem;}
    .h6-b .imged{padding-bottom: 1rem;}
    .home6 .more2{align-items: center;position:relative;width:100%;margin-top: .2rem;top: auto;transform: translateY(0%);justify-content: space-between;}
    .home6-t li .imged::after{height: .7rem;}
}
@media screen and (max-width: 420px) {
  .home6-t .right li .imged{padding-bottom:120%;}
}
/* home7 */
.home7{padding: 0.9rem 0 0.9rem;overflow: hidden;z-index: 10;position: relative;background: #f3f3f3;}
.home7-t{justify-content: space-between;}
.home7-t .left{width: 32.5%;}
.home7-t .mid{width: 32.5%;}
.home7-t .left li .imged{padding-bottom: 4.25rem;}
.home7-t  li video{height: 2.6rem;width: 100%;height: 3rem\0;}
.home7-t  li video::-webkit-media-controls{transform: scale(.85,.9)\0;}
.home7-t .mid li .imged{padding-bottom: 2rem;}
.home7-t .mid li{margin-bottom: 0.25rem;}
.home7-t .imged::before{content: "";position: absolute;width: 0.55rem;height: 0.55rem;background: url(/static/images/bf2.png) no-repeat;background-size: 100% 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 3;}
.home7-t .imged::after{
    width: 100%;
    height: 100%;
    background: url(/static/images/n-shad.png) no-repeat;
    background-size: 100% 100%;
    content: "";
    z-index: 0;
    position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: 0.5;
    }

@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1024px) {
  .home7{padding: 0.4rem 0 0rem;}
}
@media screen and (max-width: 768px) {
  .home7-t .left{width: 49%;}
  .home7-t li video{height:auto;/* max-height: 6rem; */}
  .home7-t li .con{display:none;}
  .home7-t .mid{width: 100%;margin-top: 0.25rem;order: 3;}
  .home7-t .left li .imged{padding-bottom: 70%;}
  .home7-t .mid li .imged{padding-bottom: 55%;}
}


/* home8 */
.home8{padding: 0.4rem 0 1rem;background: #f3f3f3;}
.home8::after{width: 100%;height: auto;background: url(/static/images/hbg8.png) no-repeat bottom;background-size: 100% 100%;top: 0;}
.home8-t .imged{padding-bottom: 145%;}
.home8-t{position: relative;}
.home8-t li{transition: 0.5s;}
.home8-t li.swiper-slide-active+li,.home8-t li.swiper-slide-active+li+li+li{clip-path: polygon();}

.home8-t .arror{left: -0.8rem;width: 0.5rem;height: 0.5rem;border: 1px solid #007aff;margin-top: 0;transform: translateY(-50%);border-radius: 50%;}
.home8-t .swiper-button-next{left: auto;right: -0.8rem;}
.home8-t .arror::after{display: none;}
.home8-t .arror::before{color: #007aff;font-size: .2rem; font-family: swiper-icons;}
.home8-t .arror:hover{background: #007aff;}
.home8-t .arror:hover::before{color: #fff;}

@media screen and (min-width: 1200px) {

}
@media screen and (max-width: 1600px) {
  .home8-t{padding: 0 0.4rem;}
  .home8-t .arror{left: 0rem;}
  .home8-t .swiper-button-next{left: auto;right: 0rem;}
  .home8::after{background-size:100% !important;}
}
@media screen and (max-width: 1024px) {
  .home8{padding: 0.2rem 0 .4rem;}
}
@media screen and (max-width: 768px) {
  .home8 .title1 .h3{margin: 0 auto;}
  .home8-t li{clip-path: none !important;transition: 0.5s;}
}
/* foot */
.footer{width: 100%;background:url(/static/images/fbg.jpg) no-repeat center/cover;border-top: 0.06rem solid #FF8F1F;}
.foot-t{padding: .3rem 0;border-bottom: 1px solid rgba(255,255,255,.2);}

.foot-t ul{align-items: center;padding: 0 2%;}
.foot-t li{width: 12.5%;text-align: center;padding: 0 0.1rem;}
.foot-t li a{display: block;padding: .1rem;height: 1.12rem;}
.foot-t li .img{margin: 0 auto;width: 0.6rem;height: 0.48rem;display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.foot-t li img{max-height: 100%;}
.foot-t li p{color: #fff;font-size: 0.18rem;margin-top: 0.15rem;line-height: 1.3;}
.foot-b{justify-content: space-between;padding: 0.35rem 0 .3rem;align-items: center;}
.foot-b .fot-l{width: 27%;}
.foot-b .fot-m{width: 32%;}
.foot-b .fot-r{width: 2.6rem;}
.foot-b p{font-size: 0.16rem;line-height: 0.32rem;color: #fff;}

.foot-b .fot-l p a.flex{align-items: center;padding-right: 0.1rem;}
.foot-b .fot-l p img{display: inline-block;margin-right: 0.1rem;}
.foot-b .ul-iconsb1{padding: 0;align-items: center;justify-content: center;}
.foot-b .ul-iconsb1 .icon{width:0.4rem;height: .4rem;border-radius: 50%;}
.foot-b .ul-iconsb1 .qrbox{top: auto;bottom: 100%; margin: 0 0 .15rem;}
.foot-b .ul-iconsb1 .qrbox::before{top: auto;bottom: -.1rem;transform: translateX(-50%) rotateX(180deg);}
.foot-b .ul-iconsb1 li:last-child .qrbox::before {
  right: auto;
  left: 50%;
  transform: translateX(-50%) rotateX(180deg);
}
.foot-b .ul-iconsb1 li:nth-child(1) img{width:0.8rem;}
.foot-b .ul-iconsb1 li:nth-child(2) img{width:0.5rem;}

.select{width: 2.6rem;position: relative;cursor: pointer;margin-bottom: 0.2rem;}
.select h2{font-size: 0.16rem;height: 0.45rem;align-items: center;padding: 0 .15rem;justify-content: space-between;border: 1px solid #fff;border-radius: 0.05rem;}
.select h2 p{color: #fff;white-space: nowrap;}
.select ul{background: #f8f8f8;height: 2rem;position: absolute;width: auto;left: 0;right: 0;padding: .15rem 0rem;z-index: 5;bottom: 100%;display: none;overflow-y: auto;}
.select li{font-size: 0.16rem;line-height: 0.32rem;color: #333;transition:0.5s;padding: 0 .15rem;}
.select h2 img{width: 0.11rem;}
.select li:hover{background:#B61212;color:#fff;}

.rightFix {
  position: fixed;
  right: 0rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 200000;
  padding: .5rem 0 .2rem;
  display: block !important;
}
.rightFix li {
  width: 89px;
  color: #fff;
  text-align: center;
  font-size: .16rem;
  transition: .3s;
}
.rightFix li a{display: block;margin-bottom:5px;}




.rightFix a:hover i {transform: rotateY(360deg);transition: .5s;}

.rightFix a i.i1 {background-image: url(/static/images/rr1.png);}
.rightFix a i.i2 {background-image: url(/static/images/rr2.png);}
.rightFix a i.i3 {background-image: url(/static/images/rr3.png);}
.rightFix a i.i4 {background-image: url(/static/images/rr4.png);}
.rightFix a i.i5 {background-image: url(/static/images/rr5.png);}
.rightFix a i.i6 {background-image: url(/static/images/rr6.png);}

.rightFix li p{margin-top: .1rem;transition: 0.5s;line-height: 1.5;padding: 0 .05rem;}
.rightFix li.totop p{align-items: center;justify-content: center;cursor: pointer;}



@media screen and (min-width: 1200px) {
  .foot-t li a:hover{background: url(/static/images/linkbg.png) no-repeat;background-size: 100% 100%;}
  .foot-t li a:hover .img img{transform: rotateY(360deg);transition: 0.5s;}
  .rightFix li:hover{background: #eb7a0b;}
  .rightFix li:last-child:hover{background: none;}
}
@media screen and (max-width: 1200px) {
  .rightFix{display: none !important;}
}
@media screen and (max-width: 1024px) {
.foot-t ul{padding:0;}

}
@media screen and (max-width: 768px) {
  .foot-t li{width: 25%;margin-bottom: 0.3rem;}
  .foot-b .fot-l{width: 100%;text-align: center;order: 3;}
  .foot-b .fot-m{width: 100%;text-align: center;}
  .foot-b .fot-r{width: 100%;margin: 0.25rem 0;}
  .select{margin: 0 auto .2rem;}
  .foot-t li .img{width: 0.58rem;height: 0.52rem;}
  .foot-t{padding: 0.25rem 0 0;}
  .foot-b .fot-l p a.flex{justify-content: center;}
}

@media screen and (max-width: 420px) {
  .foot-t li .img{width: 0.4rem;height: 0.36rem;}
}



@media screen and (min-width: 1200px) {


}

@media screen and (min-width: 2300px) {
  .header_box #header::after{width:18%;}
}


@media screen and (max-width: 1600px) {
  #logo{width:4rem;}
  #header .right{padding-left:5%;}
  .header_box #header::after{width:25%;}


}
@media screen and (max-width: 1400px) {
  #header .right { padding-left: 5%; }
  #nav ul li h3 { font-size: 0.18rem; }
  .list_box0 .li {padding-right: 0.05rem;}
  .list_box0 .li > a .top_ico { margin-right: 0.05rem; }
  .header_box #header::after{width:28%;}


}
@media screen and (max-width: 1200px) {
  .header_box,.home3 .titl ul{ display: none; }
  .m_header_box {display: block;height: .7rem;}
  .swiper-box1 .imged{padding-bottom: 50%;}

}
@media screen and (max-width: 1024px) {
 
 
}
@media screen and (max-width: 980px) {
 
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {line-height: 1.6 !important;font-size: 0.16rem !important;}
  .title1{margin-bottom: .25rem !important;}
  .title1 h3{font-size: .26rem;text-align: left;}
  .title1 .h3{margin:0;padding-left: 0;}
  .title1 .h3:before{display:none;}
  .title1 .h3::after{width: 1.3rem;height: .25rem;}
}

@media screen and (max-width: 600px) {
  

}
@media screen and (max-width: 420px) {
   
}
@media (min-width: 200px) {
  [aos="zoom-in"] { transform: scale(0.5); }
  html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}
  html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(150px,0,0);transform:translate3d(150px,0,0)}
  html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(-150px,-150px,0);transform:translate3d(-150px,-150px,0)}
}