@charset "utf-8";

/* */
@font-face {
  font-family: "Gilroy";src:url("../font/gilroy-bold.otf");
}

@font-face {
  font-family: sy;src:url("../font/sySong.woff");
}


.a_body { position: relative; z-index: 0; }
.section {overflow: hidden;position: relative;}
.header_box {z-index: 10000;position: fixed;top: 0;left: 0;width: 100%;}
.header_box_li { position: relative; z-index: 1; }
#header {z-index: 999;width: 100%;/* border-bottom: 1px solid rgba(255,255,255,.15); */}
.header_box_li #header::before {content: "";position: absolute;height: 1rem;top: 0px;left: 0px;right: 0px;transition: all 0.2s;opacity: .7;visibility: visible;background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);}
.header_box .wp {height: 1.2rem;position: relative;padding: 0px;display: flex;justify-content: space-between;transition: all 0.5s;margin: 0px auto;max-width: 100%;align-items: center;width: 100%;padding: 0 0.45rem;}

.header_box #logo img{max-width: 3.73rem;width: 3.73rem;}
.header_box #logo .img2{display: none;}

#header .right {padding-left: 15%;flex: 1;display: flex;position: relative;justify-content: flex-end;flex-direction: column;}
.right-b .list_box0{width: 1.8rem;justify-content: flex-end;}
.list_box0 {display: flex;align-items: center;flex-wrap: wrap;justify-content: flex-end;}
.list_box0 .li{padding: 0 0.15rem;height: .26rem;display: flex;align-items: center;}
.list_box0 .li:first-child{border-right: 1px solid rgba(255,255,255,.6);}
.list_box0 .li a{font-size: 0.17rem;color: #fff;text-transform: uppercase;}
.list_box0 .li a img{display:inline-block;/* margin-right:.1rem; */}
#m_header .list_box0 .li { line-height: 0.4rem;padding: 0 0.2rem;}

#nav{width:100%;align-items: center;justify-content: flex-end;}

#nav ul {display: flex;justify-content: space-between;align-items: center;padding-right: 20%;flex: 1;min-width: 0;}
#nav ul li {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.2rem;color: #fff;line-height: 0.55rem;position: relative;transition: all 0.36s ease 0s;font-weight: 500;}

#nav ul li .sub{position:absolute;top: 100%;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;opacity: 0;transition: .5s;transform-origin: top;border-radius: 0;overflow: hidden;background: #fff;}
#nav ul li .sub:after{content: '';height: 2px;width: 100%;position: absolute;left: 0;top: 0;background: #2461ad;}
#nav ul li .sub .box{padding: 0.14rem 0;}
#nav ul li .sub a {
	padding: 0.08rem 0.15rem;
	line-height: 0.24rem;
	transition: all 0.6s ease 0s;
	font-size: 0.16rem;
	color: #333;
	text-align: center;
	width: 1.6rem;
}

#nav ul li .sub a:hover {color: rgb(255, 255, 255);background: #2461ad;}

#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
 #nav>ul>li.on h3{font-weight: bold;}



.search_btn { cursor: pointer;}
.search_btn img {margin: 0px;width: .2rem;}
#header img.img2{display: none;}
#header.xg {/* background: #fff; *//* box-shadow: 0rem 0.02rem 0.06rem 0px rgba(0, 0, 0, 0.1); */}
#header.xg  img.img2{ display: block; }
#header.xg  img.img1{ display: none; }
#header.xg::before{display: none;}
#header.xg #nav ul li h3{color: #333;line-height: 0.45rem;}
#header.xg .list_box0 .li:first-child{border-right: 1px solid rgba(0,0,0,.4);}
#header.xg .list_box0 .li a{color:#333;}
#header.xg #openBtn .lcbody .lcitem div{background:#333;}
.show #header img.img1 { display: none;}
.show #header img.img2 { display: block;}
.show #header .list_box0 .li:first-child{border-color:rgba(0,0,0,.4)}
.show #header .list_box0 .li a{color:#333;}
.show #header #openBtn .lcbody .lcitem div{background:#333;}
.show #header::before{display: none;}
/* .show #header.xg img.img2 { display: none;}
.show #header.xg img.img1 { display: block;}
.show #header.xg .list_box0 .li:first-child{border-color:rgba(255,255,255,.4)}
.show #header.xg .list_box0 .li a{color:#fff;}
.show #header.xg #openBtn .lcbody .lcitem div{background:#fff;} */

#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: #2461ad;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: #2461ad;}
#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: #2461ad;}
#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 #2461ad; }
#m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;}
#m_nav .list_box0 .li {text-align: center;color: #2461ad;margin: 0px 0rem 0.15rem;font-size: 14px;}
#m_nav .list_box0 .li a{background:none;padding: 0 0.2rem 0 0;color: #2461ad;}

.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 .header-search {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 #2461ad;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: #2461ad; 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: #2461ad;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: #2461ad; 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); }
}
/* 鍏ㄧ珯瀵艰埅 */
body.fixed{ overflow: hidden;}
/* 瀵艰埅鍦板浘 */
.miso_btn1{display: flex;width: .3rem;height: .3rem;cursor: pointer;transition: .5s;justify-content: center;display: flex;align-items: center;}

#openBtn {cursor: pointer;display: inline-block;}
#openBtn .lcbody {width: .2rem;height: .18rem;position: relative;}
#openBtn .lcbody .lcitem {width: 100%;height: 1px;position: absolute;transition: 0.36s ease;right: 0;}
#openBtn .lcbody .lcitem div {position: absolute;width: 100%;height: 100%;top: 0;left: auto;right: 0;background: #fff;}
#openBtn .lcbody .top {top: 0;}
#openBtn .lcbody .center {display: block;top: 50%;width: 100%;} 
#openBtn .lcbody .bottom {top: 100%;width: 90%;}
#openBtn .lcbody:hover .lcitem.top .rect {animation: move 0.4s ease-in-out 1;}
#openBtn .lcbody:hover .lcitem.center .rect {animation: move 0.4s ease-in-out 0.1s 1;}
#openBtn .lcbody:hover .lcitem.bottom .rect {animation: move 0.4s ease-in-out 0.2s 1;}
.active#openBtn .lcitem.top {transform: rotateZ(45deg);top: 49%;}
.active#openBtn .lcitem.center { opacity: 0;}
.active#openBtn .lcitem.bottom {transform: rotateZ(-45deg);top: 49%;width: 100%;}
  @keyframes move {
    0% {right: 0;}
    40% {right: 0;width: 0;}
    60% {right: auto;width: 0%;}
    100% {right: auto;width: 100%;}
  }
  .show .g-nav2{transform: translateY(0);}
  .g-nav2 {
    position: fixed;
    z-index: 49;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/menubg.jpg) no-repeat bottom #fff;background-size: 100%;
    transition: 0.5s;
    transform: translateY(-100%);
    } 
  .g-nav2 .scroll {position: absolute;z-index: 1;left: 0;right: 0;top: 1.5rem;bottom: 0;overflow-y: auto;}
  .g-nav2 .scroll ul {max-width: 15rem;margin: 0 auto;justify-content: space-between;}
  .g-nav2 .scroll li {/* width: 16.6%; *//* text-align: center; */padding-top: 0.45rem;}
  .g-nav2 .scroll li a {color: #111111;}
  .g-nav2 .scroll li h2 {font-size: 0.28rem;font-weight: bold;}
  .g-nav2 .scroll li .list{padding: 0.2rem 0 0;position: relative;margin-bottom: 0.35rem;}
    
  .g-nav2 .scroll li .list h3 {font-size: 0.20rem;line-height: 0.36rem;margin-bottom: .1rem;}
  .g-nav2 .scroll li .list dl {margin-bottom: 0.2rem;position: relative;/* padding-top: 0.15rem; */}
  .g-nav2 .scroll li dl::after{content: "";position: absolute;width: 1px;top: 0;bottom: 0.2rem;left: 0;background: #dfebf3;}
  .g-nav2 .scroll li .list dd {font-size: 0.16rem;line-height: 0.4rem;opacity: 0.65;position: relative;padding-left: 0.2rem;color: #666;}
  .g-nav2 .scroll li .list dd::after{content: "";position: absolute;width: 0.17rem;height: 1px;top: 50%;left: 0;background: #dfebf3;}
  .g-nav2 .scroll li .list dd:hover {opacity: 1;text-decoration: underline;}
  .show #nav ul{opacity: 0;visibility: hidden;}
  .g-nav2 .scroll li .list h3:hover{/* opacity:.8; */text-decoration: underline;}

/* banner */
@keyframes ani_roll2 {
    0% {
        background-position: 0 bottom;
    }

    100% {
        background-position: -100% bottom;
    }
}


/* banner */
.container00 .fp-tableCell{padding-top: 0 !important;}
.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: 100vh;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1); transition: opacity 0.5s}
.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);}
.main-visual-slider a:hover .imged{transform: scale(1);}
.main-visual-slider video{transform: scale(1.1)\0;}

.main-visual-slider p{font-size: 0.32rem;font-weight: bold;line-height: 0.38rem;color: #FFFFFF;position: absolute;left: 3%;bottom: 5%;z-index: 10;}

.banner .arrow{position: absolute;left: 10%;bottom: 10%;z-index: 10;align-items: baseline;}
.banner .cir{bottom: .3rem;width: 100%;color: rgba(255,255,255,.4);}

.banner .cir span{opacity: .35;margin: 0 0.05rem !important;width: 0.2rem;height: 0.03rem;border-radius: 0;}
.banner .cir span.on{opacity: 1;}

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

}
/* home1 */
.container00{position: relative;}
.title{margin-bottom: 8vh;position: relative;display: flex;align-items: center;justify-content: space-between;}
.title h3{font-size: 0.4rem;color: #444;font-weight: 500;line-height: 1.3;}

.more a{font-size: 0.15rem;color: #00123b;display: inline-block;padding: 0.1rem 0.2rem;border-radius: 0.0rem;border: 1px solid #f3f3f3;transition: 0s;background: #fff;}
.more a img{display: inline-block;margin-right: 0.1rem;width: 0.3rem;}

.container01{width: 100%;background: url(../images/hbg1.jpg) no-repeat bottom;background-size: 100%;}
.home1{width:100%;}
.home1-t li *{transition: 0.5s;}
.home1-t{justify-content: space-between;}
.home1-t .left{width: 52%;}
.home1-t .right{width: 44%;}
.home1-t li p{padding-left: 0.15rem;font-size: 0.14rem;color: #505050;}
.home1-t li p::after{width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #37d67e;bottom: auto;top: 50%;transform: translateY(-50%);}
.home1-t .left li .con{height: 1.8rem;padding: 0.15rem 0rem 0;}
.home1-t .left li h3{font-size: 0.28rem;color: #000;line-height: 0.3rem;margin: 0.15rem 0 0.25rem;font-weight: bold;}
.home1-t .left li h4{font-size: 0.15rem;color: #555;line-height: 0.24rem;max-height: 0.72rem\0;}
.home1-t .left li .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);}
.home1-t .cir{width: auto;left: auto;right: 0.25rem;bottom: 2rem;display: flex;align-items: center;}
.home1-t .cir span{width: 0.08rem;height: 0.08rem;background: #fff;opacity: 1;margin: 0 0.05rem !important;}
.home1-t .cir span.on{width: 0.13rem;height: 0.13rem;background: #37d67e;}
.home1-t .right ul{justify-content: space-between;}
.home1-t .right li{width: 100%;margin-bottom: 0rem;}
.home1-t .right li:first-child{width: 100%;}
.home1-t .right li .con{/* height: 1.15rem; */padding: 0rem 0rem 0;}
.home1-t .right li h3{color: #000;font-size: 0.2rem;line-height: 0.28rem;max-height: 0.56rem\0;margin-bottom: .1rem;width: 100%;}
.home1-t .right li .imged{padding-bottom:54%;}
.home1-t .right li:first-child .imged{padding-bottom:49%;}
.title3{border-bottom: 1px solid rgba(55,214,126,.4);align-items: center;justify-content: space-between;margin-bottom: 0.3rem;padding-bottom: 0.1rem;}
.title3 h3{font-size: 0.24rem;color: #444;font-weight: 600;padding-left: 0.15rem;}
.title3 h3::after{width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #37d67e;bottom: auto;top: 50%;transform: translateY(-50%);}
.more2 a img{width: 0.21rem;}
.home1-t .right li a{height: 0.95rem;display: flex;align-items: center;border-bottom: 1px solid #f5f5f5;position:relative;}
.home1-t .right li a:after{content:"";position:absolute;width:0;height:1px;bottom:-1px;background:#2461ad;}
.home1-t .right li span{font-size: 0.14rem;color: #999;}
.home1-t .right ul{margin-bottom: 0.45rem;}

@media screen and (min-width: 1025px) {
 .home1-t li a:hover h3{color: #2461ad;}
 .home1-t .right li a:hover:after{width:100%;}
}
@media screen and (max-width: 1200px) {
  .home1{padding:.4rem 0}
  
}
@media screen and (max-width: 1024px) {
.home1-t .left{width: 100%;}
.home1-t .right{width: 100%;margin-top: 0.3rem;}
}
@media screen and (max-width: 768px) {

}

/* home1 */
.fp-tableCell{padding-top: 1rem;}

/* home2 */
.container02{width: 100%;background: url(../images/hbg2.jpg) no-repeat center/cover;}
.home2{width: 100%;position: relative;/* padding: 6vh 0 0vh; */}
.home2-t{justify-content: space-between;}
.home2-t .left{width: 50%;transition-delay: .3s;}
.home2-t .right{width: 40%;transition-delay: .5s;display: flex;align-items: flex-end;margin-bottom: -7vh;justify-content: center;}
.home2-t li *{transition: 0.5s;}
.home2-t .left h3{font-size: 0.3rem;line-height: 0.38rem;color: #000;}
.home2-t .left>p{font-size: 0.18rem;color: #333;margin: 0.3rem 0 7vh;line-height: 0.28rem;max-height: 1.42rem;}
.home2-t .left ul{justify-content:space-between;}
.home2-t .left li{/* width: 33.3%; */text-align: center;display: flex;flex-direction: column;align-items: center;}
.home2-t .left li h4{align-items: flex-start;display: flex;color: #0fb76a;font-size: 0.14rem;justify-content: center;position: relative;}
.home2-t .left li h4 b{
  font-size: 0.74rem;
  font-family: Gilroy;
  text-shadow: 0.0153rem 0.0785rem 0.09rem rgba(5, 88, 54, 0.05);
  display: inline-block;
  /* padding-right: 0.1rem; */
  position: relative;
  position: relative;
  color: rgba(236,253,250,1);
  z-index: 2;
  text-stroke: 1px #81eba2;
  -webkit-text-stroke: 1px #81eba2;
  transform: translateY(-.1rem);
  line-height: 1.1;
}
.home2-t .left li h4 i{display: block;font-style: normal;position: absolute;left: 107%;top: 0;white-space: nowrap;}
.home2-t .left li h4 b::after{
 content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: linear-gradient(90deg, #37d67e 1%, #adf484 20%,#81eba2 52%,#62f791 68%,#37d67e 100%);
  -webkit-background-clip: text;
  color: rgba(236,253,250,1);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-stroke: 3px transparent;
  -webkit-text-stroke: 6px transparent;transition-delay: 1.8s;
  background: none\0;opacity: 0;
  }


.home2-t .left li span{display: block;font-size: 0.14rem;color: #111;margin-top: 0.3rem;line-height: 1.2;/* margin-left: -.35rem; */}

.home2-t .right a{width: 2.98rem;border-radius: 0.93rem;position: relative;display: block;
background: linear-gradient(90deg, #37d67e 1%, #adf484 20%,#81eba2 52%,#62f791 68%,#37d67e 100%);padding: 2px;

}
.home2-t .right .imged,.home2-t .right .scale{border-radius: 0.93rem;}
.home2-t .right .con{width: 100%;height: 100%;position: absolute;left: 0;bottom: 0;z-index: 2;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.home2-t .right p{color: #fff;font-size: 0.18rem;font-weight: 600;margin-top: 0.15rem;}
.home2-t .right .con span{width:.4rem;}


@media screen and (min-width: 1201px) {
   .home2-t li.on a{padding:0 .25rem 5vh;transform:translateY(-7vh);}
 
}


@media screen and (max-width: 1200px) {
  .home2{padding: .4rem 0;display: block;}
 
}
@media screen and (max-width: 1024px) {
.home2-t .left{width: 100%;transition-delay: 0s;}
.home2-t .right{width: 40%;transition-delay: 0s;margin: .25rem 0 0;}
.home2-t .left li h4 b{font-size: 0.5rem;}
 
}

@media screen and (max-width: 768px) {
.home2-t .left p{margin:.15rem 0 .25rem;}
.home2-t .left li h4 b{font-size: 0.34rem;}
.home2-t .left li span{margin-top:.15rem;}
.home2-t .left li h4 b::after{display:none;}
.home2-t .left li h4 b{text-stroke: 1px #0fb76a;
  -webkit-text-stroke: 1px #0fb76a;}
  .home2-t .left li{width:33.3%;}
}


/* home3 */
.container03{position: relative;overflow: hidden;}
.container03::after{width: 100%;background: url(../images/hbg3.jpg) no-repeat center/cover;}
.container03 .fp-tableCell{padding:0;}
.home3{width: 100%;overflow: hidden;/* height: 100%; */}
.home3 .wp{/* height: 100%; */}
.home3-t{align-items: center;justify-content: space-between;/* height: 100%; */}
.home3-t li *{transition: 0.5s;}
.home3-t .left{width: 38%;margin-top: 5vh;}
.home3-t .right{width: 56%;height: 100%;}
.h3-1 .swiper-container{height: 4.2rem;}
.home3-t .h3-1 li{padding: 0.15rem 0 0.0rem 0.3rem;}
.home3-t .h3-1 li a{display:block;}
.home3-t .h3-1 li a>span{font-size: 1rem;color: rgba(149,112,82,.15);font-family: Gilroy;display:block;padding: 0.1rem 0;display: flex;align-items: center;/* transform: scale(.7); */transform-origin: left;line-height: 1.3rem;}
.home3-t .h3-1 li span::after{width: 1px;height: 0.14rem;/* top: 100%; */bottom: 100%;background: linear-gradient( 90deg, rgb(149,112,82) 0%, rgb(34,34,34) 100%);left: 0.19rem;}
.home3-t .h3-1 li.slick-current+li span::before{content: "";position: absolute;width: 1px;height: 0.14rem;top: 100%;background: linear-gradient( 90deg, rgb(149,112,82) 0%, rgb(34,34,34) 100%);left: 0.19rem;}
.home3-t .h3-1 li span{color: #957052;font-family: Gilroy;transition: .5s;}

.home3-t .h3-1 li.slick-current span{font-size: 1.3rem;color: #957052;}

.home3-t .h3-1 li.slick-current+li+li span:after{display:none;}
.home3-t .h3-1 li.slick-current .con{opacity: 1;}
.home3-t .h3-1 .slick-list{padding: 1.75rem 0;}
.home3-t .h3-2 {margin-top: 0.35rem;}
.home3-t .h3-2 li p{font-size: 0.24rem;color: #222;line-height: 0.4rem;font-weight: 600;max-height: 1.2rem\0;}

.h3-3 *{transition: 0s;}
.h3-3{position: relative;height: 100%;}
.h3-3 li{
    display: flex;
} 
.h3-3 li a{display: flex;justify-content: flex-end;/* padding-right: 0.5rem; */align-items: flex-end;height: 100%;transform: scale(.56) translateX(-1rem);width: 100%;transform-origin: bottom right;transition: 0.5s;}
.h3-3 li .imged::after{width: 100%;background: #fff;opacity: .7;}
.h3-3 li .scale{width:100%;}
.h3-3 li .imged{padding-bottom:62%;}

.h3-3 .arrow{width: 0.96rem;height: 0.96rem;border-radius: 50%;background: #fff;position: absolute;right: .25rem;bottom: 31%;/* z-index: 10; */display: flex;flex-direction: column;align-items: center;justify-content: center;z-index: 1;} 
.h3-3 .arrow::before{content: "";position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;background: linear-gradient(90deg, #37d67e 1%, #adf484 20%,#81eba2 52%,#62f791 68%,#37d67e 100%);border-radius: 50%;z-index: -1;background: none\0;border: 1px solid #37d67e\0;}
.h3-3 .arrow:after{content:"";position:absolute;width:100%;height:100%;background:#fff;border-radius:50%;z-index:-1}
.h3-3 .arrow span{height: 1px;width: 0.2rem;background: #37d67e;display: block;margin: 0.15rem 0;}
.h3-3 .arrow img{width:100%;}
.h3-3 .arrow .arror{position: relative;top: auto;left: auto;right: auto;margin: 0;width: 0.17rem;height: 0.13rem;}
.h3-3 .arrow .arror::after{display: none;}
.h3-s3 .slick-arrow{display:  none !important;}


@media screen and (min-width: 1201px) {
.h3-3 .swiper-container{height: 100vh;}

}
@media screen and (min-width: 1025px) {
.h3-3 li{padding:.15rem 0;}
.h3-3 li.slick-current a{padding-right: 0;box-shadow: 0.0153rem 0.0785rem 0.2rem #999999;opacity: 1;}
.h3-3 li.slick-current a{transform: scale(1,1);}
.h3-3 li.slick-current {width: 100%;}
.h3-3 li.slick-current+li a{align-items:flex-start;}
.h3-3 li.slick-current .imged::after{opacity: 0;}
.h3-3 li.slick-current+li a{transform-origin:top right;}
.h3-3 .slick-list{padding-right: 0.15rem;padding: 4rem .15rem 4rem 0;}
.home3-t .h3-1 li.slick-current a>span{transform: translateX(-0.3rem) translateY(0rem);}
	.home3-t .h3-1 li.slick-current span:after{left:.49rem;}
}
@media screen and (max-width: 1200px) {
  .home3{padding: .4rem 0;}
  .container03::after{width: 100%;}

}
@media screen and (max-width: 1024px) {
  .home3-t .left{width: 100%;margin-top:0;}
  .home3-t .right{width: 100%;text-align: center;}
  .h3-3 li .imged::after{opacity: 0;}
  .h3-3 li a{transform: scale(1);}
  .home3-t .h3-1 li.slick-current span{font-size: 1rem;}
  .h3-3 li{padding: 0 0.1rem;}
  .h3-3 .arrow{bottom: -.3rem;width: 0.6rem;height: 0.6rem;right: -.15rem;}
  .h3-3 .arrow span{margin: 0.1rem 0;}
  .home3-t .h3-1 .slick-list{padding: 1.2rem 0;}
}

@media screen and (max-width: 768px) {
  .home3-t .h3-2 li p{font-size: 0.2rem !important;}
  .home3-t .h3-1 li a>span,.home3-t .h3-1 li.slick-current span{font-size: 0.5rem;line-height: .7rem;}

  .home3-t .h3-2{margin-top: 0;}
}



/* home4 */
.container04{
  width:100%;
  /* background: url(../images/hbg4.jpg) no-repeat center/cover; */
  /* height: 100vh; */
}

.h4bg{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;}
.h4bg .bg1{width: 100%;position: absolute;left: 0;top: 0;opacity: 0;visibility: hidden;transition: 0.5s;height: 100%;}
.h4bg .bg1.on{opacity: 1;visibility: visible;position: relative;z-index: 10;}


.home4{width: 100%;padding: 0vh 0 0;overflow: hidden;z-index: 10;position: relative;flex-direction: column;height: 100%;justify-content: flex-end;/* align-items: flex-end; */display: flex;}
.home4-t{position: relative;width: 100%;}
.home4 .title h3{color: #fff;}
.home4-t .tab{width: 100%;position: absolute;left: 0;top: 0;opacity: 0;visibility: hidden;transition: 0.1s;}
.home4-t .tab.on{opacity: 1;visibility: visible;position: relative;z-index: 10;}
.home4 .home2-t .left {transform: translateY(1rem);transition: 0.5s;}
.home4-t .tab.on .left{transform: translateY(0);}
.home4 .home2-t .left h3,.home4 .home2-t .left p{color: #fff;}
.home4 .home2-t .left li h4{color: #fff;}
.home4 .home2-t .left li span{color: #fff;}
.home4 .home2-t .left li h4 p{display:flex;align-content:center;font-size: 0.74rem;font-family: Gilroy;text-shadow: 0.0153rem 0.0785rem 0.09rem rgba(5, 88, 54, 0.05);/* display: inline-block; */color:#6a94b8;text-stroke: 1px #81eba2;-webkit-text-stroke: 1px #81eba2;justify-content: flex-start;}
.home4 .home2-t .left li h4 b{
  color: #6a94b8;
  text-stroke: 1px #81eba2;
  -webkit-text-stroke: 1px #81eba2;
}
.home4 .home2-t .left li h4 b::after{
   background: linear-gradient(90deg, #37d67e 1%, #adf484 20%,#fff 35%,#81eba2 52%,#62f791 68%,#fff 81%,#37d67e 100%);
    -webkit-background-clip: text;
  color: rgba(236,253,250,1);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-stroke: 3px transparent;
  -webkit-text-stroke: 6px transparent;
  background: none\0;opacity: 0;
}


.home4-b{padding-top:12vh;transition-delay: .3s;}
.home4-b ul{align-items: flex-end;}
.home4-b li{width: 20%;}
.home4-b li *{transition: 0.5s;}
.home4-b li a{display: block;position: relative;height: 1.4rem;padding: 0.4rem 0.5rem;background: url(../images/h4-bg1.png) no-repeat;background-size: 100% 100% !important;}
.home4-b li h3{color: #fff;font-size: 0.24rem;line-height: 1.4;}
.home4-b li h3 b{font-size: 0.18rem;color: #fff;}
.home4-b li p{align-items: center;color: #Fff;font-size: 0.15rem;margin-top: 0.4rem;opacity:0;}
.home4-b li p img{display: inline-block;margin-left: 0.1rem;}
.home4-b li span img{position: absolute;right: 0;bottom: 0;max-width: 0.81rem;}



@media screen and (min-width: 1201px) {
  .home4-b li.on a{height: 1.78rem;}
  .home4-b ul{height:1.78rem;}
  .home4-b li.on p{opacity:1;}
  .container04{height:100vh}
}

@media screen and (max-width: 1200px) {
  .home4{padding: 0.4rem 0 0;}

}

@media screen and (max-width: 1024px) {
 .home4-b li{width: 33.3%;margin-bottom: 0.25rem;}
 .home4-b li h3{font-size: 0.2rem;}
.home4-b{padding-top:.3rem;}
.home4-b li a{padding:.2rem;}
.home4-b li span img{max-width:.5rem;max-height:.5rem;}
.home4-b li p{opacity:1;margin-top:.25rem;}
}

@media screen and (max-width: 768px) {
 .home4-b li{width: 50%;}
.home4-b li span img{max-width:.3rem;max-height:.3rem;}
}




/* home5 */
.container05{width: 100%;background: url(../images/hbg5.jpg) no-repeat center/cover;}
.home5{width: 100%;overflow: hidden;}
.home5 .title{margin-bottom: 4vh;}
.home5-t{justify-content: space-between;}
.home5-t .left{width: 35%;/* background: url(../images/h5bg.png) no-repeat; */background-size: 100% 100%;/* padding: 0 0.25rem 0 0; */}
.home5-t .mid{width: 35%;background: url(../images/h5bg.png) no-repeat;background-size: 100% 100%;transition-delay: 0.3s;padding: 0 0.15rem 0 0.3rem;}
.home5-t .right{width: 27%;/* background: url(../images/h5bg.png) repeat-x; */transition-delay: 0.5s;}
.home5-t .left li a{display: block;height: 1.065rem;border-bottom: 1px solid #eee;padding: 0.1rem 0;}
.home5-t .left li a::after{height: 1px;bottom: -1px;background: #2461ad;}
.home5-t .left li h3{font-size: 0.2rem;color: #000;line-height: 0.28rem;max-height: 0.56rem\0;margin-bottom: 0.1rem;/* font-weight: bold; */}
.home5-t .left li p{font-size: 0.15rem;color: #5b5b5b;}
.home5-t .more{margin-top: 0.3rem;}
.home5-t .more a:hover{color: #2461ad;}
.home5-t .mid ul{padding-right: 0.15rem;height: 5.4rem;overflow-y: auto;}

.home5-t .mid ul::-webkit-scrollbar {width:4px;height: 4px;background-color: #eeeeee;}
.home5-t .mid ul::-webkit-scrollbar-track {border-radius: 10px;background-color: #eeeeee;}
.home5-t .mid ul::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #a1c4fd;}
.home5-t .mid li:nth-child(n+2){margin-top: 0.26rem;}
.home5-t .mid li .imged{padding-bottom: 36%;}
.home5-t .right .title{padding: 0 0.2rem;}
.home5-t .h5-t{background: url(../images/h5-bg.jpg) no-repeat;background-size: 100% 100%;} 
.home5-t .h5-t .imged{padding-bottom: 70.3%;}
.home5-t .h5-t .con{padding: 0.5rem 0.27rem 1rem;}
.home5-t .h5-t h3{align-items: baseline;margin-bottom: 0.25rem;}
.home5-t .h5-t b{font-size: 0.62rem;font-weight: bold;color: #f30100;display: inline-block;padding-right: 0.15rem;}
.home5-t .h5-t p span{font-size: 0.24rem;color: #f30100;display: inline-block;padding-right: 0.25rem;}

@media screen and (min-width: 1201px) {
  .home5-t .left li a:hover::after{width: 100%;}
  .home5-t .left li a:hover h3{color: #2461ad;}
}
@media screen and (max-width: 1200px) {
  .home5{padding: 0.4rem 0;}

}
@media screen and (max-width: 1024px) {
  .home5-t .left{width:100%;margin-bottom: 0.25rem;}
  .home5-t .mid{width:60%;}
  .home5-t .right{width:38%;}
  .home5-t{align-items:flex-start;}
  
}
@media screen and (max-width: 768px) {
 .home5-t .h5-t b{font-size: 0.4rem;}
 .home5-t .mid ul{height:4.75rem;}
}
@media screen and (max-width: 500px) {
  .home5-t .mid{width:100%;}
  .home5-t .right{width:100%;margin-top: 0.3rem;}
  .home5-t .mid ul{height:4rem;}
  .home5-t .right .title{padding: 0 0rem;}
}


#fp-nav {display: none;}
/* foot */
.container06{background: url(../images/fbg.jpg) no-repeat center/cover;}
.fp-auto-height .fp-tableCell{padding-top: 0;}
.footer{width: 100%;background: url(../images/fbg.jpg) no-repeat center/cover;}
.foot-t{justify-content: space-between;align-items: center;padding: 0.5rem 0rem;border-bottom: 1px solid #ddd;}


.foot-t .fot1 .img{margin-bottom: 0.28rem;}
.foot-t  p{font-size: 0.16rem;color: #fff;line-height: 0.3rem;}
.foot-t .fot2 ul{justify-content: flex-end;align-items: center;}
.foot-t .fot2 li{padding-left: 0.3rem;}
.foot-t .fot2 p{margin-top: 0.1rem;font-size: 0.14rem;color: #333;line-height: 0.26rem;opacity: .9;}
.foot-t .fot2 p span{display: inline-block;padding: 0 0.2rem;}
.foot-t .fot2 p img{width: 0.7rem;display: block;margin: 0 auto;}
.foot-b{padding: 0.45rem 0;border-bottom: 1px solid #ddd;}
.foot-b li{width: 16.6%;}
.foot-b li h3{font-size: 0.2rem;color: #000;font-weight: 500;margin-bottom: 0.35rem;}
.foot-b li dt{font-size: 0.16rem;color: #333;line-height: 2;margin-top: 0.08rem;}
.foot-b li dd{font-size: 0.14rem;color: #666;padding-left: 0.1rem;line-height: 1.8;margin-top: 0.08rem;display: none;}
.foot-b li dl a:hover{color:#2461ad;}

.foot{padding: 0.25rem 0;align-items: center;justify-content: space-between;display:flex;flex-wrap:wrap;}
.foot p{font-size: 0.14rem;color: #333;line-height: 2.5;}
.foot p a{display: inline-block;padding: 0 0.1rem;}


.footer .ul-iconsb1{justify-content:flex-end;position: relative;right: auto;top: auto;flex-direction: row;justify-content: center;}
.footer .ul-iconsb1 dt{padding-left: 0.15rem;}
.footer .ul-iconsb1 .con{position:relative;cursor:pointer;}

.footer .ul-iconsb1 .icon img{width:0.42rem;height: .42rem;}
.footer .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%;}
.footer .ul-iconsb1 .qrbox .qr{padding: .1rem;background: #fff;text-align: center;border-radius: .1rem;}
.footer .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 dt:last-child .qrbox{left:auto;transform: translateX(0%) translateY(-30%);right: 0rem;} */
/* .ul-iconsb1 dt:last-child .qrbox::before{right: .2rem;left: auto;transform: translateX(0%);} */
.footer .ul-iconsb1 .qrbox .qr img{width: 100%;}
.footer .ul-iconsb1 .qrbox .p{font-size: 0.14rem;overflow:hidden;text-align: center;margin-top: .1rem;line-height: 1.5;}
.footer .ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateY(0%) translateX(-50%);}
/* .ul-iconsb1 li:last-child .con:hover .qrbox{transform: translateY(0%) translateX(0%);}               */
.footer .ul-iconsb1 .con:hover .icon img{opacity:1;}


/*  */
.nav-r{position: fixed;top: 50%;transform: translateY(-50%) translateX(0%);z-index: 200000;transition: 0.5s;right: 0rem;overflow: hidden;}
.nav-r ul{display: flex;flex-direction: column;align-items: flex-end;} 
.nav-r li{padding: 0.1rem 0;opacity: .65;}
.nav-r li a{display: block;padding-right: 0.15rem;transition: 0.5s;}
.nav-r li span{display:block;transition: 0.5s;font-size: 0.14rem;color: #fff;padding-right: 0.15rem;background-size: 0.1rem !important;}
.nav-r li span::after{width: 0.3rem;height: 1px;bottom: 50%;left: 100%;background: #fff;}

.nav-r li.on{opacity: 1;}
.nav-r li.on span{font-size: 0.16rem;padding-right: 0.25rem;background-size: 0.15rem !important;}
.nav-r li.on a{padding-right: 0.28rem;}
.nav-r.lan li span,.show .nav-r li span{color: #bed1de;}
.nav-r.lan li span::after,.show .nav-r li span::after{background: #bed1de;}
.nav-r li:nth-child(1) span{background: url(../images/rr1.png) no-repeat right center;}
.nav-r li:nth-child(2) span{background: url(../images/rr2.png) no-repeat right center;}
.nav-r li:nth-child(3) span{background: url(../images/rr3.png) no-repeat right center;}
.nav-r li:nth-child(4) span{background: url(../images/rr4.png) no-repeat right center;}
.nav-r li:nth-child(5) span{background: url(../images/rr5.png) no-repeat right center;}
.nav-r li:nth-child(6) span{background: url(../images/rr6.png) no-repeat right center;}

.nav-r.lan li:nth-child(1) span,.show .nav-r li:nth-child(1) span{background: url(../images/rr1-1.png) no-repeat right center;}
.nav-r.lan li:nth-child(2) span,.show .nav-r li:nth-child(2) span{background: url(../images/rr2-1.png) no-repeat right center;}
.nav-r.lan li:nth-child(3) span,.show .nav-r li:nth-child(3) span{background: url(../images/rr3-1.png) no-repeat right center;}
.nav-r.lan li:nth-child(4) span,.show .nav-r li:nth-child(4) span{background: url(../images/rr4-1.png) no-repeat right center;}
.nav-r.lan li:nth-child(5) span,.show .nav-r li:nth-child(5) span{background: url(../images/rr5-1.png) no-repeat right center;}
.nav-r.lan li:nth-child(6) span,.show .nav-r li:nth-child(6) span{background: url(../images/rr6-1.png) no-repeat right center;}


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

}

@media screen and (max-width: 1024px) {
  .foot-t{padding: 0.3rem 0;}
  .foot-t .fot1{width: 100%;text-align: center;}
  .foot-t .fot2{width: 100%;/* margin-bottom: 0.2rem; */}
  .foot-t .fot2 ul{justify-content: space-between;}
  .foot-b{padding: 0.2rem 0;}
  .foot-b li dd{display: none;}
  .foot-b li{width: auto;flex: 1;padding: 0 0.1rem;margin-bottom: 0.15rem;}
  .foot p{width: 100%;text-align: center;line-height: 1.8;}
  .foot p:nth-child(n+2){/* margin-top: 0.1rem; */}
}

@media screen and (max-width: 768px) {
  .foot-t{padding: 0.3rem 0 .1rem;}
  .foot{padding:0.1rem 0rem 0;}
  .foot-b{display:none;}
  .foot-t .fot2 li{width:100%;text-align:center;margin-bottom:.15rem;}
}
@media screen and (max-width: 460px) {

}



@media screen and (max-width: 1600px) {
 
  #header .right{/* padding-left:8%; */}
.header_box #logo{width:4.4rem;}


}
@media screen and (max-width: 1400px) {
  #header .right {/* padding-left: 5%; */}
  #nav ul li h3 { font-size: 0.2rem; }
  .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;}
  .title{margin-bottom: 0.3rem !important;}
  .title h3{font-size: .32rem !important;}
}
@media (min-width: 1200px) and (max-height: 750px){
  html{font-size: 4.5vw;}
}

@media screen and (max-width: 980px) {
  
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.18rem !important; }
  .p1 {font-size: 0.16rem !important;}
  .title{margin-bottom: .3rem;}
  .title .h3{padding-right: 1rem;}
  .title h3{font-size: .26rem !important;}
  .title p,.more a{font-size: 0.14rem;}
}

@media screen and (max-width: 600px) {
 .adress p{flex-wrap: wrap;padding-right: 0.15rem;padding-bottom: 0.05rem;}
}
@media screen and (max-width: 420px) {
  
 
}
@media (min-width: 200px) {
  [aos="zoom-in"] { transform: scale(0.5); }
  html:not(.no-js) .active [data-aos^=fade][data-aos^=fade]{
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}


.active [data-aos] {pointer-events: auto;}

}