@charset "utf-8";

/* */
@font-face {
  font-family: "geo";src:url("../font/georgia.ttf");
}
@font-face {
  font-family: sy;src:url("../font/sySong.woff");
}

.header_box {z-index: 10000;position: relative;top: 0;left: 0;width: 100%;}
.header_box_li { position: relative; z-index: 1; }
#header { z-index: 999; width: 100%;background: #fff;}
.header_box .wp {height: 1.2rem;padding: 0px 0 0 .8rem;display: flex;justify-content: space-between;width: 100%;max-width: 100%;}
.header_box #logo{height: 100%;display: flex;align-items: center;padding-right: 5%;}
.header_box #logo img{max-width: 2.4rem;}

.search_btn{}
.search_btn img{width: 0.23rem;}
#header .right {/* padding-right: 0.8rem; */padding-left: 7%;flex: 1;display: flex;align-items: center;position: relative;justify-content: flex-end;height: 100%;border-left: 1px solid #ddd;}
.right-b{display:flex;width: 2rem;}
.right-b .li{padding: 0 0.37rem;height: 1.2rem;display: flex;justify-content: center;align-items: center;font-size: 0.18rem;color: #999;border-right: 1px solid #ddd;width: 50%;}

.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 > a {transition: 0.5s;height: 0.21rem;display: inline-block;padding: 0 0.1rem;/* background: #692ebb; */}
.list_box0 .li > a .top_ico {width: 0.2rem;height: 0.2rem;}
.list_box0 .li a > img { vertical-align: middle; }
.list_box0 .li:hover a {color: #ec9927;}

#m_header .list_box0 { float: right; }
#m_header .list_box0 .li { line-height: 60px; }
#m_header .list_box0 .li a .ewm_box { top: 60px; }
#m_header .list_box0 .li a > img { height: 12px; }
.list_box_01 { font-size: 0px; white-space: nowrap; padding: 0.1rem; }
.list_box_01 li { text-align: center; display: block !important; margin: 0px 15px !important; }

#nav {width: calc(100% - 2rem);max-width: 10rem;padding-right: 5%;}
#nav ul { display: flex; justify-content: space-between;align-items: center;}
#nav ul li {height: 100%;position: relative;/* padding: 0 0.2rem; */}
#nav ul li a { display: block; padding: 0px; position: relative; z-index: 2; }
#nav ul li h3 {font-size: 0.16rem;color: #999;line-height: .4rem;position: relative;white-space: nowrap;}
#nav ul li h3::after{width: 0.36rem;height: 0.02rem;background: #990000;content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;opacity: 0;}


#nav ul li .sub {position: absolute;top: 100%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;}
#nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #990000;}
#nav ul li .sub .box {padding: 0.14rem 0px;text-align: center;}
#nav ul li .sub a {padding: 8px 30px;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: #333;text-align: center;white-space: nowrap;min-width: 1.6rem;}
#nav ul li .sub a:hover {color: #fff;background: #990000;}
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateX(-50%) scaleY(1); }
#nav > ul > li.on h3, #nav ul li:hover h3{color: #990000;font-weight: bold;}
#nav > ul > li.on h3::after,#nav ul li:hover h3::after{opacity: 1;}

#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: #fff;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: #B41515;}
#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: #B41515;}
#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 rgb(6, 86, 183); }
#m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;}
#m_nav .list_box0 .li {text-align: center;color: #660774;margin: 0px 0rem 0.15rem;font-size: 14px;}
#m_nav .list_box0 .li a{background:none;padding: 0 0.2rem 0 0;}

.list_box_nav_mobile {width: 100%;/* height: calc(100% - 3rem); */padding: 0px 0px 10px;overflow: 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 form {height: 100%;border-radius: 0.2rem;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 #B41515;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 svg { fill: rgb(255, 255, 255); width: 16px; height: 16px; }
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: rgb(14, 93, 168); transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 0.44rem; line-height: 0.56rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 8rem; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] {float: left;height: 0.7rem;width: calc(100% - 1rem);background-color: rgb(255, 255, 255);font-size: 0.2rem;line-height: 0.08rem;color: #666;transition: all 0.3s ease 0s;padding: 0px 0.2rem;}
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn {float: right;height: 0.7rem;width: 1rem;}
.search-dialog .search-input input[type="submit"] {background-color: #B41515;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("../images/search-btn.svg");font-size: .2rem;color: #fff;}
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("../images/close-btn.svg"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .hot-search { font-size: 0px; width: 0.49rem; margin: 0.096rem auto 0px; box-sizing: border-box; padding: 0px 0.096rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.06rem; line-height: 0.08rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.096rem; background-repeat: no-repeat; background-position: left center; background-size: 0.08rem; }
.search-dialog .hot-link { margin-left: 0.16rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.06rem; line-height: 0.08rem; margin-right: 0.12rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.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: absolute; width: 0.48rem; height: 0.48rem; z-index: 10; right: 0.24rem; top: 0.216rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.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); }
}


/* banner */
.main-visual-wrapper {width: 100%;overflow: hidden;position: relative;background: url(../images/banbg.png) no-repeat left;background-size: 38% 100%;padding-left: 27%;}
.banner::after{width: 7.33rem;height: 2.98rem;background: url(../images/ban-bg.png) no-repeat bottom;background-size: 100%;left: 7%;bottom: 0;z-index: 1;}
.swiper-box1 {
    border-radius: 1rem 0 0 0;
}
.main-visual-slider { overflow: hidden; position: relative; }
.swiper-box1 .swiper-slide { overflow: hidden;}
.swiper-box1 .imged{padding-bottom: calc(100vh - 1.2rem);}
.slide-inner{overflow: hidden;}
.swiper-box1 .imged{transform: translate3d(0px, 0px, 0px) scale(1.05);transition: opacity 0.5s;/* border-radius: 1rem 0 0 0; */}
.swiper-box1 .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.swiper-box1 video{transform: scale(1.1)\0;}

.swiper-box1 .dot{position: absolute;left: auto;bottom: .8rem;align-items: center;right: 10%;}

.swiper-box1 .arror{ width: 0.28rem;height: 0.16rem ;
  background-repeat: no-repeat;background: url("../images/prev.png") no-repeat;background-size: 100% !important;opacity: 1;position: relative;top: auto;margin: 0 0.15rem;left: auto;right: auto;transition: 0.5s;}
.swiper-box1 .swiper-button-next{transform: rotateY(180deg);}
.swiper-box1 .arror:hover{width: 0.95rem;height: 0.52rem;background: url("../images/prev1.png") no-repeat;}

.swiper-box1 .arror::after{display: none;}
.banner .cir{font-family: ArialMT;font-size: 0.14rem;color: #333;display: flex;flex-direction: column;align-items: center;padding: .2rem 0;width: .16rem;position: relative;left: auto;bottom: auto;}
.banner .cir span{position: relative;width: 0.14rem;margin: 0.05rem 0rem;opacity: 1;background: none;color: #333;font-size: 0.14rem;
}
/* .banner .cir .swiper-pagination-current{font-size: 0.5rem;} */

.banner .box2 {position: absolute;left: 10%;top: 50%;transform: translateY(-50%);background: #fff;border-radius: 0 0.4rem 0 0;padding: 0.55rem 0.5rem;align-items: center;justify-content: space-between;z-index: 10;width: 35%;height: 2.8rem;margin-top: -1.4rem;}
.banner .box2 .left{width: 0.2rem;text-align: center;}
.banner .box2 .ban2{width: calc(100% - .8rem);margin: 0;}
.banner .box2 .left p{position: relative;top: auto;left: auto;right: auto;margin: 0;width: auto;height: auto;}
.banner .box2 .left p img{width: 0.08rem;}
.banner .box2 .left p::after{display: none;}

.banner .box2 li h3{font-size: 0.36rem;font-weight: bold;color: #333;line-height: 0.6rem;max-height: 1.2rem;margin-bottom: 0.25rem;}
.banner .box2 li p{justify-content: flex-end;align-items: center;font-size: 0.14rem;color: #333;}
.banner .box2 li p img{display: inline-block;margin-right: 0.1rem;width: 0.42rem;}
@media screen and (max-width: 1024px) {
  .main-visual-wrapper{padding: 0 0 .4rem 0;}
  .swiper-box1 .imged{/* border-radius:0; */}
  .banner .box2{position:relative;width: 90%;left:auto;top:auto;transform:translateY(0);padding:.25rem;margin: 0 auto;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);margin-top: -.8rem;height: 3.8rem;}
  .banner .box2 li h3{font-size: 0.24rem;line-height: 0.32rem;max-height: 0.64rem;}
}


/* foot */
.footer{width: 100%;background:url(../images/fbg.jpg) no-repeat center/cover;}
.foot-t{padding: 0.3rem 0;text-align: center;}
.foot-t p{color: #fff;font-size: 0.16rem;line-height: 0.24rem;font-family: "方正";}
.ul-iconsb1{margin: 0.2rem 0;justify-content: center;align-items: center;}
.ul-iconsb1 li{margin: 0 0.1rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible}
.ul-iconsb1 .icon{width: 0.4rem;height: 0.4rem;display: flex;align-items: center;justify-content: center;transition: 0.5s;}
.ul-iconsb1 .qrbox{bottom: 100%;left:50%;transform:translateX(-50%);opacity:0;visibility:hidden;margin-bottom: .15rem;transition: 0.5s;position: absolute;width: 1.3rem;z-index: 10;}
.ul-iconsb1 .qrbox .qr{border-radius:0.03rem;padding: 0.1rem .1rem .1rem;background: #fff;text-align: center;}
.ul-iconsb1 .qrbox::before{content:"";/* width:0; */border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.1rem solid #fff;bottom: -0.1rem;left:50%;transform: translateX(-50%) rotateX(180deg);position: absolute;}
.ul-iconsb1 .qrbox .qr img{width:1.1rem;}


.modulefixedbottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}
@media screen and (max-width: 768px) {
  .foot-t{padding: 0.2rem 0;}
}


@media screen and (min-width: 1200px) {


}




@media screen and (max-width: 1600px) {
  #logo{/* width:4rem; */}
  #header .right{padding-left:5%;}
  .swiper-box1 .imged{padding-bottom: 60%;}

}
@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;}
  
}
@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%;}
  .rightFix{display: none !important;}
}
@media screen and (max-width: 1024px) {
  .swiper-box1 .dot{bottom: 1rem;}
  
 
}
@media screen and (max-width: 980px) {

}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {line-height: 2 !important;font-size: 0.16rem !important;}
  .title{margin-bottom: .25rem;}
  .title h3{font-size: .26rem;}
  .title h3{max-width: 1.2rem;}
  .title h3:after{width:.5rem;height:.5rem;}
  .banner .dot{bottom:.15rem;}
  .banner .swiper-container .btn .swiper-pagination-current{font-size:.34rem;}
  .more img{width: 1.3rem;}

}

@media screen and (max-width: 600px) {

}
@media screen and (max-width: 420px) {
 
}

@media (max-height: 500px) {
.list_box_nav_mobile{height: calc(100% - 100px);}
}