@charset "utf-8";

/* */
@font-face {
  font-family: "geo";src:url("../font/georgia.ttf");
}
@font-face {
  font-family: sy;src:url("../font/sySong.woff");
}


.a_body { position: relative; z-index: 0; }
.section { overflow: hidden; }
.header_box {position: fixed;z-index: 1000000;left: 0;right: 0;top: 0;}
/* .head.xg{transform: none;opacity: 1;background: #660874;} */
.header_box #header::before {
  content: "";
  position: absolute;
  height: 2.5rem;
  top: 0;
  left: 0px;
  right: 0px;
  transition: all 0.2s;
  opacity: 1;
  visibility: visible;
  background: url(../images/headbg.png) no-repeat;background-size:100% 100%;

  z-index: -1;
  }
.header_box .head::after{content: "";position: absolute;width: 100%;height: 0;background: #fff;transition: 0.5s;top: 0;z-index: -1;}
.head-b{position: relative;}
body.on .header_box #header::before{opacity: 0;height: 0;}
body.on .head .right{display:none}
.head .right {padding-left: 8%;flex: 1;display: flex;align-items: center;/* position: relative; */justify-content: flex-end;}
.right-b{display:flex;align-items: center;justify-content: flex-end;transition: 0.5s;}
.right-b .li{padding: 0;color: #fff;font-size: 0.18rem;position: relative;padding-left: .2rem;}
.right-b .li a{height:auto;line-height: inherit;padding: 0;}



.list_box0 {display: flex;align-items: center;flex-wrap: wrap;}
.list_box0 .li {font-size: 0.15rem;color: #fff;display: inline-block;margin-right: 0.2rem;line-height: .21rem;}
.list_box0 .li:hover a {color: #ec9927;}

.head .head-b .wp {height: 1.15rem;position: relative;padding: 0px;display: flex;justify-content: space-between;transition: all 0.5s;margin: 0px auto;width: 100%;padding: 0 0.3rem;align-items: center;max-width: 100%;}

#logo {}
#logo img {max-width: 100%;/* transition: all 0.5s ease 0s; */max-height: 3.18rem;}

#nav {width: 100%;max-width: 12rem;}
#nav ul {display: flex;justify-content: space-between;align-items: center;}
#nav ul li {z-index: 0;height: 100%;position: relative;}
#nav ul a {z-index: 2;display: flex;align-items: center;}
#nav ul li h3{font-size: 0.26rem;color: rgb(255, 255, 255);line-height: 1rem;position: relative;transition: all 0.36s ease 0s;display: inline-block;white-space: nowrap;padding: 0 0.1rem;font-weight: 500;}
#nav ul span{padding: 0 0.1rem;color: #fff;font-size: .14rem;}
#nav ul li h3::after{content: "";position: absolute;width: 100%;height: 0.04rem;background: #660874;opacity: 0;left: 0;bottom: 0;opacity: 0;}
#nav ul span+img,#nav ul span+img+img{display:none}


#nav ul li .sub {position: absolute;top: 100%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: scaleY(0) translateX(-50%);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;border-top: .04rem solid #570bb9c2;}
/* #nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #eb7a0b;} */
#nav ul li .sub .box {padding: 0.1rem 0%;}
#nav ul li .sub dl{
    width: 100%;
    /* justify-content: center; */
    display: block;
}
#nav ul li .sub dt{width: auto;/* padding:0 .15rem; *//* margin-bottom:.2rem; *//* min-width: 1.6rem; */}

#nav ul li .sub a {/* padding: 0px 0.2rem; */line-height: 0.2rem;transition: all 0.6s ease 0s;font-size: 0.18rem;color: #333;display: flex;height: 0.58rem;align-items: center;justify-content: center;border-radius: 0;width: 100%;text-align: center;}
#nav ul li a i {display: inline-block;width: 8px;height: 13px;margin-left: 8px;background:url(../images/nav1.png) no-repeat;background-size:100% !important;display: none;}

#nav ul li .sub a:hover{color: #fff;background: #ffc520;background: #660874;}
#nav ul li .sub a:hover i{background: url(../images/nav2.png) no-repeat;}
#nav ul li:hover .sub {visibility: visible;transform: scaleY(1) translateX(-50%);opacity: 1;}





.search_btn {cursor: pointer;}
.search_btn img {margin: 0px;width: .3rem;}
#header.xg::before,.body_home.showdiv #header::before{height: 1.2rem;/* background:#660874; */}
.head .xg .wp {align-items:center;}
.head .xg .header_top{display:none;}
.head .xg .sstop{top:0;}
.head.xg .head-b .wp{/* height:.8rem; */}
.head.xg::before{height: 0;}
/*  */
.head .img2{display: none;}
.head.on .img1{display: none;}
.head.on .img2{display: block;}
.head.on::after{height: 1rem;}
.head.on2::after{height: 4rem;}
.head.on #nav ul span{color:#333;}

.head.on #nav ul li h3,.head.on #nav ul li span{color: #333;}
.head.on{border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.head.on .wp{height: 1rem;}
.head.on #nav ul li.on h3::after,#nav ul li:hover h3::after{opacity: 1;opacity: 0;}
.head.on #nav ul li.on h3,#nav ul li:hover h3{/* color: #fff; */font-weight: bold;}




/*  */
#m_nav * { transition: all 0s ease 0s; }
.m_header_box { transition: all 0.6s ease 0s; display: none; position: relative; z-index: 100000; }
.m_header_box header {padding: 0px 0px 0px 15px;height: 0.7rem;background: #660874;box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 5px;position: fixed;top: 0px;left: 0px;right: 0px;z-index: 100;display: flex;justify-content: space-between;align-items: center;}
.m_header_box header #logo img {height: auto;max-height: 0.6rem;}
.m_header_box header #logo { padding: 0px; width: calc(100% - 80px); }
#nav_btn_box.on { background: none; }
#nav_btn_box {position: relative;width: 0.7rem;height: 0.7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box::before { content: ""; position: absolute; z-index: -1; top: 0px; right: 0px; bottom: 0px; left: 0px; background: rgb(255, 255, 255); }
#nav_btn_box::after {content: "";position: absolute;z-index: -1;top: 0px;left: -.15rem;border-right: .15rem solid rgb(255, 255, 255);border-top: 0.7rem solid transparent;display: none;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; transition: all 0.5s ease 0s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 0.4rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 0.28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0px;display: inline-block;width: 18px;height: 2px;transition: all 0.3s ease-out 0s;background: #660874;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0px;display: inline-block;width: 24px;height: 2px;content: "";transition: all 0.3s ease-out 0s;background: #660874;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { transform: rotate(-45deg); top: 0px; }
.m_nav_list { flex-direction: column; width: 100%; height: 100%; overflow: auto; align-items: center; display: flex; background: rgba(255, 255, 255, 0.1); }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0px;padding: 70px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out 0s;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background:  0% 0% / cover rgb(247, 247, 247);opacity: 0;visibility: hidden;}
#m_nav .close { position: absolute; top: 7px; right: 15px; left: 15px; font-size: 30px; color: rgb(51, 51, 51); z-index: 10000; width: auto; height: 35px; border-radius: 0px; display: flex; align-items: center; justify-content: flex-end; padding: 0px; }
#m_nav.act { pointer-events: auto; right: 0px; opacity: 1; visibility: visible; }
#m_nav .search_box input.submit { background: url("../images/submit.svg") center center / 0.28rem no-repeat #660874; }
#m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;}
#m_nav .list_box0 .li {text-align: center;color: #660874;margin: 0px 0rem 0.15rem;font-size: 14px;}
#m_nav .list_box0 .li a{background:none;padding: 0 0.2rem 0 0;}
#m_nav .old_rukou { margin: 0.24rem 0px 0px; width: 100%; }
.list_box_nav_mobile {width: 100%;max-height: calc(100% - 150px);padding: 0px 0px 10px;overflow: hidden auto;margin: 0px;/* flex: 1 1 0%; */}
.list_box_nav_mobile > li { width: 90%; overflow: hidden; padding: 0px; position: relative; margin: 0px auto; }
.list_box_nav_mobile > li .con { position: relative; }
.list_box_nav_mobile > li .a { width: 100%; border-bottom: 1px solid rgb(226, 226, 226); line-height: 0.64rem; color: rgb(51, 51, 51); padding: 0px; font-size: 16px; display: flex; position: relative; transition: all 0.5s ease 0s; }
.list_box_nav_mobile > li i { opacity: 1; width: 0.64rem; height: 0.64rem; background-image: url("../images/arrow_down.svg"); background-position: center center; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; position: absolute; display: block; right: 0px; top: 2px; background-size: 15px 15px !important; }
.list_box_nav_mobile > li.on1 i { transform: rotate(-90deg); }
.list_box_nav_mobile > li.on .a { border-bottom: 1px solid rgb(226, 226, 226); }
.list_box_nav_mobile > li .list { padding: 10px 0px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); display: none; }
.list_box_nav_mobile > li .list a { display: block; font-size: 13px; color: rgb(102, 102, 102); line-height: 2.5; }
.nav_mask { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 888; background-color: rgba(0, 0, 0, 0.4); display: none; }
/* 手机搜索 */
.wap_search {font-size: 0.16rem;border-radius: 5px;color: rgb(255, 255, 255);width: 100%;height: 0.6rem;display: block;margin-bottom: .1rem;}
.wap_search .header-search {height: 100%;border-radius: 0.3rem;background: rgb(255, 255, 255);position: relative;width: 3.68rem;margin: 0rem auto;}
.wap_search .input {font-size: 0.14rem;color: #333;height: 0.6rem;line-height: 0.5rem;padding: 0px 0.24rem;box-shadow: none;appearance: none;float: left;border-right: 0px;background: none;width: calc(100% - 40px);}
.wap_search .btn_blue {position: absolute;cursor: pointer;top: 0px;right: 0px;width: 0.6rem;height: 0.6rem;line-height: 0.6rem;border: 0px;background: url("../images/submit.svg") center center no-repeat #660874;border-radius: 50%;}
.wap_search .btn_blue.fr { background: rgb(233, 237, 239); color: rgb(78, 79, 83); }
.wap_search input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.wap_search input:focus::-webkit-input-placeholder { color: transparent; }

/* pc搜索 */
.search_btn { cursor: pointer; }

.search-dialog-box {position: fixed;left: 0px;top: 0px;width: 100%;height: 100vh;z-index: 1000;opacity: 0;visibility: hidden;transition: all 0.6s ease 0s;}


.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  url(../images/serbg1.jpg) no-repeat bottom/cover; transform-origin: top center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }


.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }

.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input {width:100%;padding-bottom: 0.2rem;border-bottom: 0.04rem solid rgba(255, 255, 255, 0.2);align-items: center;margin-bottom: .4rem;}
.search-dialog .search-input::after{width: 0%;height: 0.04rem;background: #fff;bottom: -0.03rem;}
.search-dialog .search-input button{width: 1.2rem;text-align: center;}
.search-dialog .search-input input{height: 0.4rem;width: calc(100% - 1.2rem);font-size: 0.32rem;color: #fff;padding: 0px 0.2rem;}
.search-dialog .search-input button img{width:.36rem;}
.search-dialog .search-input:hover:after{width:100%;}
.search-dialog-box.on { opacity: 1; visibility: visible; 
}
.search-dialog .search-input input::-webkit-input-placeholder { color: #fff; }
.search-dialog .search-input input:focus::-webkit-input-placeholder { color: transparent; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close{position: fixed;width: 0.48rem;height: 0.48rem;right: 0.24rem;top: .3rem;background-color: #ffc520;border-radius: 100%;z-index: 10000000;cursor: pointer;opacity: 0;transition: 0.5s;visibility: hidden;}
body.on .pub-close{opacity: 1;visibility: visible;}
.search-dialog-box .ban-t{display:none}
body.on .search-dialog-box .ban-t{display:block;}
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("../images/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@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); }
}
.wrap-inner ul{padding: 0 15%;display: none;}
.wrap-inner li{width: 50%;}
.wrap-inner li h3{font-size: 0.24rem;color: #ffc520;font-weight: bold;margin-bottom: 0.2rem;font-family: 'SourceSansPro-Bold';}
.wrap-inner li dt a{color: #fff;font-size: 0.2rem;line-height: 0.4rem;}
body.on{overflow:hidden;}
body.on .ban-ss{display:none;}
body.on .ban-t .btn{display:none}
/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden;}
.swiper-box1 .imged{padding-bottom: 40%;}
.swiper-box1 .imged::after{width: 100%;height: 35%;background: url(../images/banshad.png) no-repeat;background-size: 100% 100%;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); transition: opacity 0.5s}
.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.1)\0;}
.main-visual-slider a p{color: #fff;font-size: 0.32rem;line-height: 1.5;}
.main-visual-slider h3{font-size:.8rem;color:#fff;font-weight: bold;text-shadow: 0 0 0.13rem #000;line-height: 1.3;}

.banner .btn{display: flex;align-items: center;justify-content: center;width: 100%;position: absolute;bottom: 0.3rem;}
.banner .cir{position: relative;bottom: auto;}
.banner .cir span{position: relative;width: 0.14rem;height: 0.14rem;margin: 0 0.1rem !important;opacity: .6;background: #fff;border-radius: 50%;transition: 1s;
}
.banner .cir .swiper-pagination-bullet-active{background:#FFC520;opacity: 1;}
.banner .con{position:absolute;top:50%;transform:translateY(-50%);z-index:1;width:16rem;max-width:94%;left: 9%;}



@media(min-width: 1201px){
}
@media(max-width: 1200px){

  .banner .btn{width: 100%;justify-content: center;}
  .main-visual-slider h3{font-size:.5rem;}
  .banner .con{z-index:1;width:100%;max-width:100%;left: 0%;padding: 0 .4rem;}

}
@media(max-width: 768px){
  .main-visual-slider h3{font-size:.3rem;}
  .main-visual-slider  a p{font-size: 0.18rem;}
.list2 dt .imged{padding-bottom: 50% !important;}
} 



/* home1 */
.home1{width: 100%;padding: .7rem 0 ;}
.home1::after{width: 100%;height: auto;top: 0;bottom: -0.01rem;background: url(../images/hbg1.png) no-repeat top;background-size: 100%;}
.title{margin-bottom: .45rem;position: relative;align-items: center;justify-content: space-between;}
.title h3{font-size: 0.5rem;color: #660874;font-weight: 600;}
.title .h3{margin: 0 auto;align-items: baseline;}
.more{position: absolute;right: 0;}
.more a{font-size: 0.18rem;color: #666;}
.home1 .more{position: relative;right: auto;padding-left: 0.25rem;}
.home1-t{justify-content: space-between;}
.home1-t .left{width: 49%;}
.home1-t .right{width: 48%;}
.home1-t .left li a{display: block;position: relative;}
.home1-t .left li .imged{padding-bottom: 56.3%;}
.home1-t .left li .imged::after{width: 100%;height: 35%;opacity: 0.8;
background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);}

.home1-t .left li .con{width: 80%;padding: 0 0.2rem 0.18rem;position: absolute;left: 0;bottom: 0;z-index: 10;}
.home1-t .left li h3{color: #fff;font-size: 0.22rem;font-weight: bold;line-height: 0.34rem;}
.home1-t .left .cir{bottom: 0.2rem;width: auto;text-align: right;right: .25rem;left: auto;}
.home1-t .left .cir span{width: 0.1rem;height: 0.1rem;margin: 0 0.07rem !important;opacity: 1;background: #DCDCDC;}
.home1-t .left .cir span.on{background: #660974;opacity: 1;}
.home1-t .left dl{margin-top: 0.35rem;}
.home1-t .left dt{width: 50%;}
.list2 {margin:0 -.17rem;}
.list2 dt{padding: 0 .17rem;}
.list2 dt a{display: block;height: 4.47rem;padding: 0.26rem 0.35rem 0 0.51rem;}
.list2 dt a::after{width: auto;left: 0.16rem;right: 0;background: url(../images/h1bg.png) no-repeat;background-size: 100% 100%;}
.list2 dt p{font-size: 0.16rem;color: #B8B8B8;line-height: 0.3rem;margin-left: -0.48rem;}
.list2 dt p span{font-size: 0.3rem;font-weight: bold;color: #660974;display: inline-block;padding-right: .1rem;}
.list2 dt h3{font-size: 0.2rem;font-weight: 500;line-height: 0.3rem;color: #333;margin: 0.15rem 0;transition: 0.5s;}
.list2 dt h4{font-size: 0.16rem;color: #878787;line-height: 0.24rem;max-height: 0.48rem\0;margin-bottom: .27rem;display: none;}
.list2 dt .imged{padding-bottom: 68%;}
.h1-t{position: relative;margin: 0rem -.17rem 0.35rem;}
.h1-t .arrow{justify-content: flex-end;align-items: center;position: absolute;right: 0;top: -1rem;}
.h1-t .arror{width: 0.5rem;height: 0.5rem;position: relative;top: auto;left: auto;right: auto;margin: 0 0 0 0.35rem;border-radius: 50%;border: 1px solid rgba(102,9,116,.4);transition:0.5s;}
.h1-t .arror::after{display: none;}
.h1-t .arror::before{font-size: 0.18rem;color: #660974;font-family: swiper-icons;}
.h1-t .arror:hover{background:#660974}
.h1-t .arror:hover:before{color:#fff;}

.h1-t2{justify-content: space-around}
.h1-l{width: 45%;}
.h1-r{width: 44%;}
.h1-l a{display: block;background: #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(234, 234, 234, 0.3);}
.h1-l .con{height: 1.8rem;padding: 0.15rem 0.2rem;}
.h1-l h3{font-size: 0.2rem;font-weight: 500;line-height: 0.34rem;max-height: 0.68rem\0;color: #333;transition: 0.5s;}

.h1-l h4{font-size: 0.16rem;color: #9e9e9e;line-height: 0.24rem;max-height: 0.48rem\0;margin: 0.15rem 0;display: none;}
.h1-l p{font-size: 0.16rem;color: #9e9e9e;line-height: 0.24rem;display: none;}
.h1-r li a{display: flex;height: 1.1rem;align-items: center;border-bottom: 1px solid #ddd;padding: 0 .15rem;}
.h1-r li a::after{height: 1px;bottom: -1px;background: #660974;}
.h1-r li h3{font-size: 0.2rem;font-weight: 500;line-height: 0.3rem;max-height: 0.6rem\0;color: #333;transition: 0.5s;}

@media screen and (min-width: 1025px) {
  .h1-r li a:hover::after{width: 100%;}
  .h1-r li a:hover h3,.h1-l a:hover h3{color: #660974;}
  .list2 dt a:hover h3{color: #660974;}
  
}

@media screen and (max-width: 1024px) {
  .home1{padding: 0.4rem 0;}
  .home1-t .left{width: 100%;}
  .home1-t .right{width: 100%;margin-top: 0.6rem;}
  .home1-t .left dl{display:none;}
  .h1-t .arrow{top:-.4rem;}
  .h1-t .arror{width: 0.3rem;height: 0.3rem;margin:0 0 0 .25rem}
  .list2 {margin:0 -.1rem;}
  .list2 dt{padding: 0 .1rem;}
  .h1-t{position: relative;margin: 0rem -.1rem 0.35rem;}

}
@media screen and (max-width: 768px) {
  
}

@media screen and (max-width: 600px) {
  .h1-l{width: 100%;}
  .h1-r{width: 100%;margin-top: 0;}
 .h1-r li a{height:auto;padding:.2rem 0;}
 .h1-l .con{height:auto;padding:.2rem;}
 .list2 dt a{display: block;height: 3.9rem;padding: 0.26rem 0.2rem 0 0.4rem;}
 .list2 dt p{margin-left: -0.38rem;}
}



/* home2 */
.set1::after{width: 100%;background: url(../images/hbg2.png) no-repeat bottom/cover;}
.home2{padding: 0.35rem 0 0.85rem;overflow: hidden;z-index: 5;}
.home2-t{justify-content: space-between;}
.home2-t .left{width: 41%;}
.home2-t .right{width: 55.5%;}
.h2-s li{padding-bottom: 0.1rem;}
.h2-s li a{display: block;}
.h2-s li .imged{padding-bottom: 63%;}
.h2-s li .con{width: 90%;margin: -0.35rem auto 0;background: linear-gradient(270deg, #FFFFFF 0%, #FEF4FF 100%);
box-shadow: 0px 0.04rem 0.1rem 0px rgba(205, 205, 205, 0.3);height: 1.8rem;padding: 0.25rem 0.35rem;
}
.h2-s li .con::after{width: 0.07rem;height: 1.9rem;background: url(../images/h2line.png) no-repeat;background-size: 100% 100%;bottom: -0.03rem;left: -.03rem;}
.h2-s li h3{font-weight: bold;color: #660974;font-size: 0.22rem;line-height: 1.5;margin-bottom: 0.17rem;}
.h2-s li h4{font-size: 0.16rem;line-height: 0.28rem;color: #9E9E9E;max-height: 0.84rem\0;}
.home2-t .right li{margin-bottom: 0.7rem;}
.home2-t .right li:last-child {margin-bottom: 0;}
.home2-t .right li a{align-items: flex-start;}
.home2-t .right li a::after{left: auto;right: 0;width: 60%;height: 0.07rem;background: url(../images/h2line2.png) no-repeat;background-size: 100%;bottom: auto;top: 0;}

.home2-t .right li .scale{width: 4.3rem;}
.home2-t .right li .con{flex: 1;min-width: 0;padding: 0.35rem 0.2rem 0 0.45rem;}

.home2-t .right li h3{font-size: 0.22rem;color: #000;line-height: 0.4rem;margin-bottom: 0.23rem;transition: 0.5s;font-weight: 500;}
.home2-t .right li h4{font-size: 0.16rem;color: #9e9e9e;line-height: 0.28rem;max-height: 1.12rem\0;}
.home2-t .right li:last-child .con{padding: 0.35rem 0.45rem 0 0.3rem;order: -1;}
.home2-t .right li:last-child a:after{left:0;right:auto;transform:rotateY(180deg);}


@media screen and (min-width: 1025px) {
  .home2-t .right li a:hover h3{color: #660974;}

}


@media screen and (max-width: 1024px) {
  .home2{padding: 0rem 0 0.4rem;}
  .home2-t .left{width: 100%;}
  .home2-t .right{width: 100%;margin-top: 0.3rem;}
  .home2-t .right li{margin-bottom: 0.3rem;}
}
@media screen and (max-width: 768px) {
  .home2-t .right li .scale{width: 3rem;}
}
@media screen and (max-width: 600px) {
  .home2-t .right li .scale{width: 100%;}
  .home2-t .right li .con{order:2 !important;padding:.2rem;}
}



/* home3 */
.home3{padding: 0rem 0 0.8rem;overflow: hidden;}

.home3-t{justify-content: space-between;}
.home3-t .left {width: 4.2rem;position: relative;z-index: 2;}
.home3-t .right {flex: 1;min-width: 0;}
.home3-t .left dl{padding-top: 0.4rem;}
.home3-t .left dt a{display: flex;height: 1rem;padding: 0 0.4rem 0 0;align-items: center;justify-content: space-between;}
.home3-t .left dt a::after{width: auto;right: -0.4rem;background: linear-gradient(270deg, #FFFFFF 0%, #FEF4FF 100%);box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(205, 205, 205, 0.3);border-bottom: 1px solid #660974;opacity: 0;height: auto;top: -1px;bottom: -1px;}
.home3-t .left dt h3{height: 100%;display: flex;align-items: center;padding: 0 0.4rem;width: calc(100% - 0.8rem);border-bottom: 1px solid #ddd;font-size: 0.28rem;color: #000;font-weight: 500;transition: 0.5s;}
.home3-t .left dt img{opacity: 0;transition: 0.5s;width: 0.23rem;}
.home3-t .left dt.on a::after{opacity: 1;}
.home3-t .left dt.on h3{color: #660974;}
.home3-t .left dt.on img{opacity: 1;}
.home3-t .right li{width:10.51rem;}
.home3-t .right li a{display: block;position: relative;}
.home3-t .right li .imged{padding-bottom: 54%;}
.home3-t .right li .imged::after{width: 100%;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.44) 0%, rgba(0, 0, 0, 0.91) 100%);
}



.home3-t .right li p{width: 0.78rem;height: 0.78rem;position: absolute;right: 0.45rem;bottom: 0.38rem;box-shadow: 0rem 0.04rem 0.1rem 0px rgba(205, 205, 205, 0.3);border-radius: 50%;opacity: 0;}
.home3-t .right li p::after{width: auto;height: auto;top: -0.26rem;right: -0.26rem;bottom: -0.26rem;left: -0.26rem;background: url(../images/bfbg.png) no-repeat;background-size: 100% 100%;animation: circleScale2 4s linear infinite;}
.home3-t .right li.swiper-slide-active p{opacity: 1;}
.home3-t .right li.swiper-slide-active .imged::after{height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.35) 100%);}
.home3-t .right li.swiper-slide-active+li{clip-path: polygon(0 85%,0 15%,100% 0%,100% 100%);}




@media screen and (min-width: 1025px) {

 .home3-t .h3-b2 li a:hover .con{background:#660874;}
}

@media screen and (max-width: 1024px) {
  .home3{padding: 0rem 0 0.4rem;}

}
@media screen and (max-width: 768px) {
.home3-t .left {width: 100%;}
.home3-t .right {width: 100%;padding-top: .35rem;flex: none;}
.home3-t .left dt a::after{right:0;}
.home3-t .left dt a{height:.7rem;}
.home3-t .left dt h3{font-size:.2rem;}
.home3-t .right li p{width: 0.5rem;height: 0.5rem;}

}
@media screen and (max-width: 420px) {
  
}


/* home4 */
.home4{padding: .65rem 0 0.65rem;overflow: hidden;}
.home4 .title{text-align: center;}
.home4-t ul{margin: 0 -0.2rem;}
.home4-t li{width: 33.3%;padding: 0 0.2rem;margin-bottom: 0.55rem;}
.home4-t li .con{padding: 0.3rem 0 0;}
.home4-t li h3{font-size: 0.22rem;color: #333;line-height: 0.24rem;text-align: center;transition: 0.5s;}

@media screen and (min-width: 1025px) {
.home4-t li a:hover h3{color: #660974;}
}

@media screen and (max-width: 1024px) {
  .home4{padding:.4rem 0 .1rem;}
  .home4-t ul{margin: 0 -0.1rem;}
  .home4-t li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .home4-t li{width: 50%;margin-bottom: 0.2rem;}
  .home4-t li .con{padding: 0.15rem 0 0;}
  }  




/* home5 */
.home5{width: 100%;padding: 0.8rem 0rem;/* overflow: hidden; */}
.home5::after{width: 100%;height: 3.8rem;background: url(../images/hbg8.png) no-repeat top;background-size: 100%;bottom: auto;top: 0;}
.home5 .title h3{color: #fff;}
.home5 .title{margin-bottom: 0.6rem;}
.home5-t{align-items:center;}
.home5-t .left{width: 1rem;padding-right: 0.3rem;}
.home5-t .right{flex: 1;min-width: 0;}

.home5-t .right ul{margin: 0 -0.16rem;}
.home5-t .right li{padding: 0 0.16rem;width: 25%;}
/*.home5-t .right li:nth-child(1){width: 48%;}*/
.home5-t .right li a{display: block;position: relative;}
.home5-t .right li .imged{padding-bottom: 4.28rem;}
.home5-t .right li .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 40%);}
.home5-t .right li .con{width: 100%;padding: 0 0.2rem 0.2rem;z-index: 10;position: absolute;left: 0;bottom: 0;}
.home5-t .right li span{width: 0.36rem;}
.home5-t .right li .info{flex: 1;min-width: 0;padding-left: 0.17rem;}
.home5-t .right li span img{width: 100%;}
.home5-t .right li p{font-size: 0.14rem;color: #fff;margin-bottom: 0.1rem;}
.home5-t .right li h3{font-size: 0.2rem;color: #fff;}



@media screen and (min-width: 1025px) {
  .home5-t li a:hover h3{font-weight:bold;}
  .home5-t .left li{margin-bottom: 0.2rem;padding: 0;}
.home5-t .left li .icon{width: 0.68rem;height: 0.68rem;box-shadow: 0px 4px 10px 0px rgba(205, 205, 205, 0.3);}
.home5-t .left li .qrbox::before{
    left: auto;
    right: 98%;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
}
.home5-t .left li .qrbox{left: 100%;bottom: auto;top: 50%;transform: translate(0,-50%);margin: 0 0 0 0.1rem;}
.home5-t .left li .con:hover .qrbox{transform: translate(0,-50%);}

}

@media screen and (max-width: 1024px) {
.home5{padding: .4rem 0rem;}
.home5-t .left{width:100%;}
.home5-t .left ul{justify-content:center;width:100%;display:flex;flex-wrap:wrap;}
.home5-t .right{flex: none;width: 100%;margin-top: 0.3rem;}
.home5-t .right ul{margin: 0 -0.1rem;}
.home5-t .right li{padding: 0 0.1rem;width: 26%;}
}

@media screen and (max-width: 768px) {
  .home5 .title .h3{margin: 0 auto;}
.home5-t .right li{width: 50%;}
.home5-t .right li:nth-child(1){width: 100%;margin-bottom: 0.25rem;}
.home5-t .right li .imged{padding-bottom: 110%;}
.home5-t .right li:nth-child(1) .imged{padding-bottom: 58%;}
}


/* foot */
.footer{width: 100%;/* overflow: hidden; */position: relative;z-index: 10;}
.footer::after{width: 100%;height: 0.1rem ;background: #EADEDF;bottom: auto;top: 0; background-image: linear-gradient( 9deg, rgb(102,8,116) 0%, rgb(5,36,251) 100%);}

.foot-t{padding: .7rem 0;justify-content: space-between;align-items: center;}

.foot{padding: .45rem 0;justify-content: space-between;align-items: center;display: flex;flex-wrap: wrap;}
.foot p{font-size: 0.16rem;color: #111;line-height: 0.24rem;}
.foot li{color: #999;}
.foot li a{display: inline-block;padding: 0 0.15rem;font-size: 0.16rem;color: #111;}

.foot-b{padding: 0.45rem 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.foot-b ul{justify-content: space-between;}
.foot-b li{max-width: 20%;}
.foot-b li h3{font-size: 0.24rem;color: #222;margin-bottom: 0.25rem;}
.foot-b li dt{font-size: 0.16rem;color: #999;line-height: 0.2rem;margin-bottom: 0.15rem;transition: 0.5s;}
.gotop{position: fixed;bottom: 0.5rem;right: 0.5rem;width: 0.9rem;cursor: pointer;opacity: 0;visibility: hidden;z-index: 1000000;}
.gotop img{width:100%;height:100%;}
.gotop.on{opacity: 1;visibility: visible;}
.ui-loop{position: absolute;top: 0rem;right: 0rem;bottom: 0;left: 0;border-radius: 50%;}
.ui-loop svg{    fill: transparent;
  stroke: #fff;
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 268;
  stroke-dashoffset: 268;
  width: 100%;
  height: 100%;
  transition: .5s;transform: rotate(-90deg);}




.ul-iconsb1 li{padding: 0 0 0 0.15rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateY(0%) translateX(-50%);}
.ul-iconsb1 .icon{width:0.48rem;height: .48rem;border-radius: 50%;}
.ul-iconsb1 .qrbox{bottom: 100%;transform: translateY(-30%) translateX(-50%);opacity:0;visibility:hidden;margin-bottom: .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-top: .1rem solid #fff;bottom: -0.1rem;transform: translateX(-50%);position: absolute;left: 50%;}
.footer .ul-iconsb1 li:last-child .qrbox::before{right: .15rem;left: auto;transform: translateX(0%);}
.footer .ul-iconsb1 li:last-child .qrbox{left:auto;right:0;transform: translateX(0) !important;}
.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;}

.ul-iconsb1 .icon .img2{display: none;}
.ul-iconsb1 .con:hover .img1{display: none;}
.ul-iconsb1 .con:hover .img2{display: block;}


@media screen and (min-width: 1200px) {
  .foot-b li dt:hover{color: #660874;}
}

@media screen and (max-width: 1024px) {
.foot-t{padding: .3rem 0;}
.foot{padding:.15rem 0;}
.gotop{width:.45rem;bottom:.7rem;right:.2rem}
}
@media screen and (max-width: 768px) {
 .foot-b ul{justify-content: flex-start;}
 .foot-b li{max-width: 100%;width:33.3%;margin-bottom:.2rem;padding:0 .05rem;}
 .foot ul{width:100%;order:-1;justify-content:center;}
 .foot p{width:100%;text-align:center;margin-top:.2rem;}
 .foot-t .img{width:100%;text-align:center;}
 .foot-t .img img{width:70%;}
 .ul-iconsb1{width:100%;justify-content:center;margin-top:.2rem;}
 .foot-b li h3{font-size: 0.2rem;margin: 0;}
 .foot-b li dt{font-size: 0.14rem;}
 .foot-b dl{display:none;}
 .foot-b{padding:.2rem 0;}
}

@media screen and (max-width: 420px) {
  .foot-b li{width:50%;}
}



@media screen and (min-width: 1200px) {
  .more a:hover{/* background: #ffc520; */color: #660874;}

}




@media screen and (max-width: 1600px) {

  #header .right{padding-left:5%;}
#logo img{max-height: 50px;max-width:4rem;}

}
@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; }


}
@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%;}
  .pub-close{display: none;}
}
@media screen and (max-width: 1024px) {
 .title h3{font-size: .32rem;}
 
}

@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {/* line-height: 1.6 !important; */font-size: 0.16rem !important;}
  .title{margin-bottom: .25rem !important;}
  .title h3{font-size: .28rem;text-align: left;}
  .title .h3{margin: 0;}
  .title .h3::after{width: 1.2rem;height: 0.4rem;top: -.2rem;left: 0;transform: translateX(0);}
  .title .h3 p img{display: none;}
  .title .h3 p span{padding: 0;}
}

@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)}
}


/*未完待续20240826*/
.fitc{position: fixed;left: 0.1rem;z-index: 10000;bottom: .5rem;background: rgba(0,0,0,.7);padding: 0.45rem 0.25rem 0.25rem;}
    .fitc span{position: absolute;right: 0.2rem;width: 0.25rem;height: 0.25rem;color: #fff;font-size: 0.24rem;top: 0.1rem;cursor: pointer;}
    .fitc p{color: #fff;font-size: 0.22rem;line-height: 1.3;}

.ul-iconsb1 .icon img{max-width:110% !important;width:110%;}