@charset "utf-8";

/* */

@font-face {
  font-family: sy;src:url("../font/sySong.woff");
}

@font-face {
  font-family: hw;src:url("../font/STXINGKA.TTF");
}

.section { overflow: hidden; }
.header_box {z-index: 1000;position: fixed;top: 0;left: 0;width: 100%;border-top: 0.05rem solid #004A99;background: #fff;}
.header_box_li { position: relative; z-index: 1; }

#header { z-index: 999; width: 100%;}
.header_box_li #header::before {content: "";position: absolute;height: 0rem;top: 0px;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background: none;}
#header .right {padding-left: 10%;flex: 1;display: flex;align-items: center;position: relative;justify-content: flex-end;}
.header_box .wp{justify-content: space-between;display: flex;align-items: center;position: relative;height: 1.15rem;width: 100%;max-width: 100%;padding: 0 0.7rem 0 0.9rem;}
.header_box #logo img{width: 5.78rem;}

#nav {width:100%;max-width: 10rem;}
#nav ul {display: flex;justify-content: space-between;}
#nav ul li {/* float: left; */z-index: 0;height: 100%;position: relative;}
#nav ul li a { display: block; padding: 0px; position: relative; z-index: 2; }
#nav ul li h3{font-size: 0.22rem;color: #333;line-height: .6rem;position: relative;transition: all 0.36s ease 0s;align-items: center;border-bottom: 0.03rem solid rgba(255,255,255,0);align-items: center;}

#nav ul li h3 img{display:inline-block;margin-right:.1rem;}
#nav ul li .sub {position: absolute;top: 100%;background: rgb(255, 255, 255);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;/* border-radius: 0px 0px 0.08rem 0.08rem; */}
/* #nav ul li .sub::after {content: "";height: 3px;width: auto;position: absolute;left: 50%;bottom:100%;transform:translateX(-50%);
border-left:.1rem solid transparent;border-right:.1rem solid transparent;border-bottom:.1rem solid #fff;} */
#nav ul li .sub .box {padding: 0.1rem 0rem;text-align: center;}
#nav ul li .sub a {padding: .1rem .3rem;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: rgb(51, 51, 51);text-align: center;white-space: nowrap;min-width: 1.6rem;border-bottom: 1px solid #ddd;display: block;}
#nav ul li .sub a:hover {color: rgb(255, 255, 255);background: #004A99;}
#nav ul li .sub a:last-child{border-bottom:none;}
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateX(-50%) scaleY(1); }
#nav > ul > li.on h3, #nav ul li:hover h3 {font-weight: bold;border-color: #004A99;color: #004A99;}

.search_btn { cursor: pointer; text-align: center; float: left; transition: all 0.6s ease 0s; margin: 0px; position: relative; }
.search_btn img { margin: 0px; }
/* #header.xg::before{height: .9rem;background:#fff;} */

#m_header .list_box0 { float: right; }
#m_header .list_box0 .li { line-height: .4rem; }

.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; }

#m_nav * { transition: all 0s ease 0s; }
.m_header_box { transition: all 0.6s ease 0s; display: none; position: relative; z-index: 1000; }
.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.5rem;}
.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: #004A99;;}
#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: #004A99;;}
#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: 999;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 #004A99;; }
#m_nav .list_box0 {width: 90%;margin: 0.1rem auto 0px;display: flex;}
#m_nav .list_box0 .li {text-align: center;color: #004A99;;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%;/* height: calc(100% - 3rem); */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 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 #004A99;;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_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: #004A99;; 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: #004A99;;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: #004A99;; 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 */
.container00 .fp-tableCell{padding-top: 1.15rem;}
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; position: relative;width: 100vw;}
.main-visual-slider .swiper-slide { overflow: hidden;}
.swiper-box1 .imged{padding-bottom: calc(100vh - 1.15rem);}
.swiper-box1 .imged::after{width: 100%;height: 30%;opacity: 0.6;
background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: 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;}
.swiper-box1 a:hover .imged{transform: scale(1);}
.swiper-box1 .cir{bottom:0.3rem;width: 100%;}
.swiper-box1 .cir span{margin: 0 0.07rem !important;}


/* home1 */
.container00{position: relative;}
.container01::after{width: 100%;height: 2.7rem;background: url(../images/hbg1.png) no-repeat bottom;background-size: 100%;}
.home1{width: 100%;z-index: 10;}
.title{margin-bottom: 3.5vh;position: relative;justify-content: space-between;align-items: center;}
.title h3{font-size: .36rem;color: #333;padding-bottom: 0.1rem;margin: 0 auto;font-weight: bold;}
.title h3 b{font-family: hw;font-size: 0.64rem;color: #004A99;display: inline-block;padding-right: 0.05rem;font-weight: normal;}
.title h3::after{width: 100%;height: 0.13rem;background: url(../images/tit.png) no-repeat bottom;background-size: 100%;}
.more a{align-items: center;font-size: 0.18rem;color: #004A99;height: 0.38rem;width: 1.27rem;background: url(../images/more.png) no-repeat;background-size: 100% 100%;font-family: sy;justify-content: center;display: flex;}
.home1-t{position: relative;}
.home1-t li a{display: block;height: 2.18rem;background: url(../images/h1bg1.png) no-repeat;background-size: 100% 100%;padding: 0.33rem 0.35rem;}
.home1-t li a::after{width: 100%;opacity: 0;background: url(../images/h1bg2.png) no-repeat;background-size: 100% 100%;}
.home1-t li p{font-size: 0.18rem;color: #999;font-family: sy;}
.home1-t li p b{color: #004A99;font-family: sy;font-size: 0.42rem;}
.home1-t li h3{color: #333;font-size: 0.22rem;margin: 0.3rem 0 0.1rem;}
.home1-t li h4{font-size: 0.16rem;color: #999;line-height: 0.28rem;max-height: 0.56rem\0;}

.h1-b{margin-top:0.12rem;}
.h1-b::after{width: 100%;bottom: 50%;height: 1px;background: #D1D9E5;opacity: .4;}
.h1-b .arrow{justify-content: center;}
.h1-b .arror{width: 0.45rem;height: 0.45rem;border-radius: 50%;border: 1px solid #BDD9F1;
background: #F0F8FF;position: relative;top: auto;left: auto;right: auto;margin: 0 0.4rem;}
.h1-b .arror::after{color: #A6C3DE;font-size: 0.16rem;}
.h1-b .arror:hover{background: linear-gradient(308deg, #147AE1 8%, #115E9F 100%);}
.h1-b .arror:hover::after{color: #fff;}
.home1-b{margin-top: 0.5rem;}
.home1-b ul{justify-content: space-between;}
.home1-b li{width: 31%;}
.home1-b li a{display: block;position: relative;}
.home1-b li .con{width: 100%;padding: 0 0.15rem 0.2rem;position: absolute;left: 0;bottom: 0;z-index: 10;text-align: center;}
.home1-b li h3{font-size: 0.24rem;color: #FFFFFF;}
.home1-b li h4{font-size: 0.14rem;color: #fff;margin-top: 0.1rem;line-height:1.5;}
.home1-b li .imged::after{width: 100%;height: 50%;opacity: 0.6;}
.home1-b li:nth-child(1) .imged::after{background: linear-gradient(0deg, #C96C02 0%, rgba(0, 0, 0, 0) 100%);}
.home1-b li:nth-child(2) .imged::after{background: linear-gradient(0deg, #7A33D6 0%, rgba(0, 74, 153, 0) 100%);}
.home1-b li:nth-child(3) .imged::after{background: linear-gradient(0deg, #A93A4D 0%, rgba(0, 0, 0, 0) 100%);}


@media screen and (max-height: 680px) {
  .home1{padding: 1rem 0 0;}

}
@media screen and (min-width: 1025px) {
  .home1-t li a:hover::after{opacity: 1;}
  .home1-t li a:hover p,.home1-t li a:hover b,.home1-t li a:hover h3{color: #fff;}
  .home1-t li a:hover h4{color: #fff;opacity: .6;}
}
@media screen and (max-width: 1200px) {
  .home1{padding: 0.4rem 0;}

}
@media screen and (max-width: 1024px) {
 .home1-b li{width: 32%;}
 .home1-t li a{padding:.2rem;height:2rem;}
 .home1-t li p b{font-size:.3rem;}
 .home1-b{margin-top: 0.35rem;}
  
}
@media screen and (max-width: 768px) {
  .home1-b li{width: 100%;margin-bottom: 0.25rem;}
}


/* home2 */
.container02{background: url(../images/hbg2.png) no-repeat center/cover;}
.home2{width: 100%;position: relative;/* padding: 15vh 0 0vh; */}
.home2-t{position: relative;}
.home2-t li{padding: 0 0.12rem;}
.home2-t li .con{height:2.5rem;border: 1px solid rgba(0, 0, 0, 0.08);background: #fff;padding: 0.34rem;}
.home2-t li .con::after{width: 100%;background: url(../images/h2bg.png) no-repeat center/cover;opacity: 0;}
.home2-t .swiper-container{padding: 0.35rem 0 0.2rem;}
.home2-t .slick-list{padding: 0.35rem 0 0.2rem;}
.home2-t h3{font-weight: bold;color: #333;font-size: 0.2rem;line-height: 0.32rem;max-height: 0.64rem\0;}
.home2-t li *{transition: 0.5s;}
.home2-t li a{display:block;}
.home2-t li h4{font-size: 0.16rem;color: #666;line-height: 0.28rem;max-height: 0.56rem\0;margin: 0.2rem 0 0.15rem;}
.home2-t li p{justify-content: space-between;align-items: center;}
.home2-t li span{padding-left: 0.2rem;color: #666;font-size: 0.16rem;background: url(../images/h2-t.png) no-repeat left center;background-size: 0.16rem !important;display: block;}
.home2-t li p img{opacity: 0;width: 0.4rem;}



.home2-t .arror{width: 0.64rem;height: 0.64rem;transform: translateY(-50%);margin: 0;}
.home2-t .arror::after{display: none;}
.home2-t .swiper-button-prev{left: -0.85rem;}
.home2-t .swiper-button-next{right: -0.85rem;}
.h2-s .slick-arrow{width: 0.64rem;height: 0.64rem;transform: translateY(-50%);background-size: 100% !important;}
.h2-s .slick-prev{left: -0.85rem;background: url(../images/h2-prev.png) no-repeat;z-index:9999}
.h2-s .slick-next{right: -0.85rem;background: url(../images/h2-next.png) no-repeat;z-index:9999}


@media screen and (min-width: 1025px) {
  .home2-t li a:hover{transform: translateY(-0.35rem);box-shadow: 0rem 0.04rem 0.1rem 0px rgba(0, 0, 0, 0.302);}
  .home2-t li a:hover h3{color: #fff;}
  .home2-t li a:hover .con::after{opacity: 1;}
  .home2-t li a:hover h4{color: #fff;}
  .home2-t li a:hover span{color: #fff;background: url(../images/h2-t2.png) no-repeat left center;background-size: 0.16rem !important;}
  .home2-t li a:hover p img{opacity: 1;}
}

@media screen and (max-width: 1200px) {
  .home2{padding: .4rem 0;}
}
@media screen and (max-width: 1024px) {
  .home2-t .arror{width: 0.45rem;height: 0.45rem    ;}
  .home2-t .swiper-button-prev{left: 0rem;}
  .home2-t .swiper-button-next{right: 0rem;}
  .h2-s .slick-prev{left: 0rem;}
  .h2-s .slick-next{right: 0rem;}

}
@media screen and (max-height: 680px) {
  
}
@media screen and (max-width: 768px) {
  .title .h3{margin: 0;}
  .home2-t .left {width:100%;padding: 0.15rem;}
  .home2-t .right {width: 100%;padding: 0.15rem;margin-top: 0.3rem;}
  .home2 .tit h3{font-size: 0.26rem;}
  
}
@media screen and (max-width: 600px) {

}
@media screen and (max-width: 420px) {
 .home2-t li .con{height:auto;padding:.2rem;}
}
/* home3 */
.container03{background: url(../images/hbg3.png) no-repeat center/cover;}
.home3{width: 100%;padding: 7vh 0 0;overflow: hidden;z-index: 10;}
.home4-t{position: relative;}
.home4-t li{width: 8rem;transition: 0.5s;}
.home4-t li *{transition:0.5s;}
.home4-t li .scale{border-radius: 0.4rem;}
.home4-t li .imged{padding-bottom: 65.7%;border-radius: 0.4rem;}
.home4-t li .imged::after{width: 100%;height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 71%, #000000 100%);}
.home4-t li a{position: relative;display: block;}
.home4-t li .con{width: 100%;padding: 0 0.25rem 0.15rem;position: absolute;left: 0;bottom: 0;z-index: 10;opacity: 0;}
.home4-t li h3{font-size: 0.18rem;line-height: 0.24rem;color: #fff;text-align: center;}
.home4-t li{clip-path: polygon(0 100%,0 0,100% 10%,90% 90%);}
.home4-t .swiper-slide-prev{clip-path: polygon(0 100%,0 0,100% 10%,90% 90%);}
.home4-t .swiper-slide-active{z-index: 10;clip-path: none;}
.home4-t .swiper-slide-active+li{z-index: 3;clip-path: polygon(0 90%,0% 10%,100% 0%,100% 100%);}
.home4-t .swiper-slide-active+li+li{clip-path: polygon(0 90%,0% 10%,100% 0%,100% 100%);}
.home4-t .swiper-slide-duplicate-active{transform:scale(1);clip-path:none;}
.home4-t .imged{padding-bottom: 50%;opacity:1;}
.home4-t .swiper-slide-active .imged{position: relative;z-index: 1;opacity:1;}
.home4-t .swiper-slide-active .con{opacity: 1;}


.h4-b{height: 1.3rem;padding-top: 0.77rem;}
.h4-b::after{width: 90%;left: 50%;transform: translateX(-50%);background: url(../images/h4-c.png) no-repeat bottom;background-size: 100%;bottom: .22rem;}
.home4-t .arrow{width: 0.5rem;height: 0.5rem;background: #004A99;border-radius: 50%;justify-content: space-between;padding: 0 0.05rem;align-items: center;margin: 0 auto;}
.home4-t .arror{width: 0.1rem;height: 0.1rem;position: relative;left: auto;right: auto;top: auto;margin: 0;}
.home4-t .arror::after{color: #fff;font-size: 0.14rem;}

@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1024px) {
  .home3{padding:.4rem 0;}
  .home4-t li{width: 7rem;}
}

@media screen and (max-width: 768px) {
.h4-b{height: .8rem;padding-top: 0.3rem;}
.home4-t li{width: 5rem;}
.home4-t li .scale,.home4-t li .imged{border-radius: 0.2rem;}
}

@media screen and (max-width: 500px) {
.home4-t li{width: 3.5rem;}

}
@media screen and (max-width: 400px) {
.home4-t li{width: 3rem;}

}

#fp-nav {display: none;}
/* foot */
.container04{background:#404343;}
.container04 .fp-tableCell{padding-top: 0;}
.footer{width: 100%;background: #404343;}
.foot-t{justify-content: space-between;align-items: center;padding: .3rem 0;}
.footer .fot-1{width: 45%;}
.footer .fot-1 ul{justify-content: space-between;}
.footer .fot-1 h3{color: #fff;font-size: 0.2rem;
padding-bottom: 0.2rem;}
.footer .fot-1 p{color: #fff;font-size: 0.16rem;line-height: 1.8;opacity: .6;}

.footer .fot-1 li:last-child  p:last-child{color: #fff;margin-top:0.rem;}
.footer .fot-1 p a:hover{opacity: 1;}

.footer .fot-2 ul{justify-content: flex-end;}
.footer .fot-2 li{padding: 0 0.3rem;border-right: 1px dashed rgba(255,255,255,.2);text-align: center;}
.footer .fot-2 li:last-child{border-right: none;}
.footer .fot-2 .ewm{width: 1.4rem;margin: 0 auto;}
.footer .fot-2 .ewm img{width:100%;}
.footer .fot-2 p{text-align: center;font-size: 0.14rem;margin-top: 0.1rem;color: #fff;opacity: .6;}
.foot{padding: 0.15rem 0;border-top: 1px solid rgba(255,255,255,.2);}
.foot p{color: #fff;font-size: 0.16rem;line-height: 2;opacity: .6;text-align: center;}
.foot p a{display: inline-block;padding: 0 0.15rem;}


/* 侧边栏 */
.nav-r{align-items: center;z-index: 1000;position: fixed;bottom: 15%;right: .5rem;}
.nav-r .img{}
.nav-r .img p{width: 100%;cursor: move;width: 1.5rem;/* height: 1.5rem; */}
.nav-r .img img{width: 100%;}
.nav-r .img span{position: absolute;right: 110%;top: 50%;transform: translateY(-50%);opacity: 0;visibility: hidden;}
.nav-r .img span a{display: block;border-radius: 0.3rem 0.17rem 0rem 0.3rem;background: #FFA100;line-height: 0.34rem;padding: 0 0.1rem;color: #fff;font-weight: bold;font-size: 0.14rem;margin-bottom: 0.12rem;/* border: 3px solid rgba(255, 161, 0, 0.2); */width: 1rem;/* overflow: hidden; */}
.nav-r .img span a::after{width:auto;height:auto;top:-.03rem;right:-.03rem;bottom:-.03rem;left:-.03rem;background:#FFA100;opacity: .3;border-radius: 0.3rem 0.17rem 0rem 0.3rem;}
.nav-r .img span a:last-child{background: linear-gradient(290deg, #0D42A7 0%, #2990D4 70%), #D8D8D8;/* border: 3px solid rgba(16, 73, 171, 0.2); */margin-bottom:0;}
.nav-r .img span a:last-child:after{background:#1049AB;}
.nav-r .img span a:hover{text-decoration: underline;}
.nav-r.on span{opacity: 1;visibility: visible;}

.rr{width: 1.15rem;overflow: hidden;position: fixed;top: 50%;transform: translateY(-50%) translateX(0%);z-index: 10;transition: 0.5s;right: 0;}
.rr img{width: 100%;}

@media screen and (min-width: 1024px) {
  
}
@media screen and (max-width: 1024px) {
  .footer .fot-1{width: 100%;}
  .footer .fot-2{width: 100%;}
  .rr{width: .5rem;/* display: none; */}
}

@media screen and (max-width: 768px) {
  .footer .fot-1{width: 100%;}
  .footer .fot-2{width: 100%;justify-content: center;margin-top: .2rem;}
  .footer .fot-2 ul{justify-content: center;}
  .footer .fot-2 li{padding: 0 0.1rem;}
  .footer .fot-1 li{flex:1;}
  .footer .fot-2 .ewm{width: 1rem;}
}



@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 #logo{width:4.4rem;}
  
}
@media screen and (max-width: 1300px) {
  
}
@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%;}
  .nav-r{/* display: none !important; */}
  .container00 .fp-tableCell{padding-top:0;}
  .nav-r .img p{width:.8rem;}

}
@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 {font-size: 0.16rem !important;}
  
  .title{margin-bottom: .3rem;}
  .title h3{font-size: .24rem !important;margin:0;}
  .title h3 b{font-size:.34rem}
  .title p{letter-spacing: 0.2em;}
  .more a{width: 1rem;height: 0.3rem;font-size: 0.16rem;}
  .nav-r .img p{width:.4rem;}
}

@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)}

  html:not(.no-js) .active [data-aos^=fade][data-aos^=fade],html:not(.no-js) .active [data-aos^=zoom][data-aos^=zoom]{
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}


.active [data-aos] {pointer-events: auto;}

}        