@charset "utf-8";
/* */
@font-face {
  font-family: sy;src:url("../font/sySong.woff");
}
@font-face {
  font-family: qf;src:url("../font/qf.ttf");
}
@font-face {
  font-family: Bebas;src:url("../font/Bebas.ttf");
}
@font-face {
  font-family: tim;src:url("../font/times.ttf");
}

.header{position:fixed;top:0;left:0;bottom:0;width:2.8rem;z-index: 999;}
.header::after{width: 100%;border-radius: 0rem 0.1rem 0.1rem 0px;opacity: 0.2;background: #528FEE;left: .2rem;}
.header .head{width: 100%;height: 100%;border-radius: 0px 0.1rem 0.1rem 0rem;background:url(../images/head.png) no-repeat top;background-size:100%;padding-top: 5vh;display: flex;/* flex-wrap: wrap; */flex-direction: column;}
.header .head::before{content: "";position: absolute;width: 100%;height: 100%;border-radius: 0rem 0.1rem 0.1rem 0px;opacity: 0.5;background: #528FEE;left: .1rem;bottom: 0;z-index: -1;}
.header .head::after{width: 100%;border-radius: 0rem 0.1rem 0.1rem 0rem;
background: linear-gradient(0deg, #0D47A1, #0D47A1), linear-gradient(180deg, #0D47A1 0%, #175DC8 50%, #0D47A1 100%);}

.header .logo1{text-align: center;width: 100%;}
.header .logo1 img{/* width: 1.32rem; */}
.list_box1{position: absolute;right: 0.5rem;top: 0.37rem;justify-content: flex-end;z-index: 1000;}
.list_box1 .li{color: #fff;font-size: 0.14rem;line-height: 0.36rem;padding-left: 0.2rem;}
.list_box1 .li a{align-items: center;width: 0.5rem;height: 0.5rem;display: flex;position: relative;justify-content: center;}
.list_box1 .li a::after{content: "";position: absolute;width:100%;height: 100%;border-radius: 50%;background: url(../images/ht-1bg1.png) no-repeat;left: 0;bottom: 0;background-size: 100% !important;}
.list_box1 .li:nth-child(2) a::after{/* background: url(../images/ht-1bg2.png) no-repeat; */}
.list_box1 .li a:hover::after{animation: play 15s linear infinite;}
.list_box1 .li img{display: inline-block;max-width:.22rem;}
.list_box1 .li .img2{display: none;}
.on .list_box1 .li .img1{display: none;}
.on .list_box1 .li .img2{display: block;}
.on .list_box1 .li a::after{background: url(../images/ht-1bg1-1.png) no-repeat;}
.on .list_box1 .li:nth-child(2) a::after{background: url(../images/ht-1bg2-1.png) no-repeat;}

/* nav */
#nav{width: 100%;flex: 1;min-width: 0;padding: 4vh 0;}

#nav ul li {position: relative;padding-right: 0.3rem;}
#nav ul li a { display: block;}
#nav ul li h3 {font-size: 0.2rem;color: #fff;line-height: 3vh;position: relative;transition: all 0.36s ease 0s;padding: 1.8vh 0;text-align: center;}
#nav ul li h3:before{content:"";position:absolute;width: 0.35rem;height: 0.2rem;opacity: 0;background: url(../images/nav.png) no-repeat;background-size: 100%;right: 0;bottom: -0.1rem;}
#nav ul li h3:after{content:"";position:absolute;bottom: 0;right: 0.4rem;width: 0;height: 1px;background: #fff;opacity: .2;}


#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;/* padding: .4rem; */background: #fff;}
#nav ul li .sub:after{content: '';height: 2px;width: 100%;position: absolute;left: 0;top: 0;background: #004ea2;}
#nav ul li .sub .box{padding: 0.14rem 0;}
#nav ul li .sub a {
	padding: 8px 30px;
	line-height: 0.24rem;
	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: rgb(255, 255, 255);background: #004ea2;}

#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:hover h3:before,#nav>ul>li.on  h3:before{opacity: 1;}
#nav>ul>li:hover h3:after,#nav>ul>li.on h3::after{width: calc(100% - 0.4rem);}

.head-b{z-index: 10;text-align: center;padding-bottom: 0.44rem;width: 100%;}
.head-b .log{margin-bottom: 3vh;}
.head-b p{color: #fff;align-items: center;font-size: 0.16rem;line-height: 0.28rem;justify-content: center;}
.head-b p span{font-size: 0.16rem;color: #fff;line-height: 0.28rem;}
.head-b p i{display: inline-block;font-style: normal;margin-left: 0.05rem;border-radius: 1px;background: rgba(0, 0, 0, 0.1);padding: 0 0.05rem;}


#m_header .list_box0 {display: flex;align-items: center; }
#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: #004ea2;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: #004589;}
#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: #004589;}
#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.png") center center / 0.28rem no-repeat #004589; }
#m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;display: flex;}
#m_nav .list_box0 .li {text-align: center;color: #004589;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.png"); background-position: center center; background-repeat: no-repeat; position: absolute; display: block; right: 0px; top: 2px; background-size: 15px 9px !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.png") center center no-repeat #004589;border-radius: 50%;background-size: .3rem;}
.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; }
/* 导航地图 */
.miso_btn1{cursor: pointer;transition: .5s;padding-left: 0.2rem;}
#openBtn {
  cursor: pointer;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.5rem;
  opacity: 1;
  background: #E9711A;
  justify-content: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#openBtn span img{width: 0.25rem;}
#openBtn .lcbody {width: .25rem;height: .19rem;position: relative;display: none;}
#openBtn .lcbody .lcitem {width: 90%;height: 1px;position: absolute;transition: transform 0.36s ease;left: 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: 90%;left: auto;right: 0;} 
#openBtn .lcbody .bottom {top: 100%;}
#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 .lcbody{display:block;}
.active#openBtn .lcitem.top {transform: rotateZ(45deg);top: 49%;width: 100%;}
.active#openBtn .lcitem.center { opacity: 0;}
.active#openBtn .lcitem.bottom {transform: rotateZ(-45deg);top: 49%;width: 100%;}
.active#openBtn span{display: none;}
.on #openBtn{background: #0846AD;}
.on.show .list_box1 .li .img2{display:none}
.on.show .list_box1 .li .img1{display:block}
.on.show #openBtn{background: #E9711A;}
.on.show .list_box1 .li a::after{background: url(../images/ht-1bg1.png) no-repeat;}
.on.show .list_box1 .li:nth-child(2) a::after{background: url(../images/ht-1bg2.png) no-repeat;}

@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: rgba(0,0,0,.8);
    transition: 0.5s;
    transform: translateY(-100%);
    z-index: 1000;
    } 
  .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: 16rem;margin: 0 auto;justify-content: space-between;}
  .g-nav2 .scroll li {text-align: center;padding-top: 0.45rem;
    transform: translateY(1rem);
    opacity: 0;}
  .g-nav2 .scroll li *{transition:0.5s;}
  .g-nav2 .scroll li a {color: #fff;}
  .g-nav2 .scroll li h2 {font-size: 0.24rem;font-weight: bold;line-height: .5rem;border-bottom: 3px solid transparent;}
  .g-nav2 .scroll li .list {padding: 0.2rem 0;}
  .g-nav2 .scroll li .list h3 {font-size: 0.20rem;line-height: 0.36rem;margin-bottom: .2rem;transition: 0.5s;}
  .g-nav2 .scroll li .list dl {padding-bottom: 0.2rem;display: none;}
  .g-nav2 .scroll li .list dd {font-size: 0.16rem;line-height: 0.4rem;opacity: 0.65;}
  .g-nav2 .scroll li .list dd:hover {opacity: 1;}
.g-nav2 .scroll li .list h3:hover a{color:#E9711A}
.g-nav2 .scroll li.on h2{border-color:#fff}
.show #nav ul{opacity: 0;visibility: hidden;}
  .show .scroll li{opacity: 1;transform: translateY(0);}
  .show .scroll li:nth-child(1){transition: .8s .1s}
  .show .scroll li:nth-child(2){transition: .8s .2s}
  .show .scroll li:nth-child(3){transition: .8s .3s}
  .show .scroll li:nth-child(4){transition: .8s .4s}
  .show .scroll li:nth-child(5){transition: .8s .5s}
  .show .scroll li:nth-child(6){transition: .8s .6s}
  .show .scroll li:nth-child(7){transition: .8s .7s}
  .show .scroll li:nth-child(8){transition: .8s .8s}
  .show .scroll li:nth-child(9){transition: .8s .9s}
  .show .scroll li:nth-child(10){transition: .8s 1s}
/* banner */
@keyframes ani_roll2 {
    0% {
        background-position: 0 bottom;
    }

    100% {
        background-position: -100% bottom;
    }
}



/* banner */

.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; position: absolute;width: 100vw;left: 0;bottom: 0;height: 100%;}
.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 ; }
/*  */
.section{overflow: hidden;}

.container.swiper-slide-active{z-index: 10;background: #fff;}
.home0{background: url(../images/hbg1.jpg) no-repeat center/cover;width: 100%;}
.home0::after{width: 15.7rem;height: 15.7rem;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.15);bottom: auto;top: 50%;transform: translateY(-50%);left: 50%;}
.title{margin-bottom: .5rem;position: relative;justify-content: space-between;/* padding: 0 8%; */width: 100%;align-items: center;}
.title h3{font-size: 0.42rem;color: #0D47A1;font-weight: 600;}
.title h3 span{display: inline-block;/* margin: 0 0.05rem; */}
.title .h3.wl{padding-right: 0.4rem;}
.title .h3::after{width: 0.75rem;height: 0.68rem;background: url(../images/tit.png) no-repeat;background-size: 100%;left: auto;right: 0;}
.title .h3 p{color: #E9711A;font-size: 0.18rem;font-family: Times New Roman;padding-left: 0.3rem;margin-bottom: 0.08rem;}
.title .h3 p::after{width: 0.2rem;height: 1px;background: #E9711A;bottom: 50%;}

.more{position: absolute;right: 0;bottom: .16rem;}
.more a{align-items: center;font-size: 0.16rem;color: #0D47A1;}
.more a img{display: inline-block;margin-left: 0.05rem;}

.home0 .title .h3{height: 0.58rem;align-items: center;display: flex;}
.home0 .title .tit{align-items: center;justify-content: space-between;width: 100%;}
.home0 .title h3{color: #fff;font-size: 0.26rem;padding: 0 0.25rem;align-items: center;font-weight: 400;}
.home0 .title h3 span{display: none;}
.home0 .title .h3:first-child h3{padding-left:0;}
.home0 .title .h3:last-child h3{padding-right:0;}
.home0 .title .h3 img{flex:1;}
.home0 .title .h3.on h3{font-size: 0.4rem;font-weight: 400;}
.home0 .title .h3.on span{display: inline-block;}
.w-tit .h3{cursor: pointer;}
.home0-t{position: relative;}
.h0-t{}
.ban-jj .eng{width: 100%;margin-bottom: 0.22rem;position: relative;}
.ban-jj .eng h3{font-size: 0.18rem;color: #fff;line-height: 0.26rem;}
.ban-jj .eng ul{padding-left: 0.25rem;flex: 1;min-width: 0;}
.ban-jj .eng li{padding: 0rem .075rem;color: #fff;font-size: 0.15rem;line-height: .26rem;cursor: pointer;}
.ban-jj .eng li.on{background: rgba(0, 0, 0, 0.2);}
.ban-jj .ban-ss{background: rgba(255,255,255,.9);height: 0.58rem;width: 100%;margin: 0 auto 0rem;overflow: hidden;border-radius: 0.04rem;}
.ban-jj .ban-ss .input{padding: 0 .2rem;font-size: 0.18rem;color: #666;flex: 1;min-width: 0;}
.ban-jj .ban-ss .btn{width: 1.04rem;height: 100%;display: flex;align-items: center;justify-content: center;background: #E9711A; cursor: pointer;}
.ban-jj .ban-ss .btn input{background: url(../images/ser.png) no-repeat center;color: #fff;font-size: 0.16rem;width: .25rem;height: .27rem;background-size: 100%;cursor: pointer;}
.w-tab{position: relative;}
.w-tab .tab{width: 100%;position: absolute;left: 0;top: 0;opacity: 0;visibility: hidden;transition: 0.5s;}
.w-tab .tab.on{opacity: 1;visibility: visible;position: relative;z-index: 1;}
.h0-t1{justify-content: space-between;}
.h0-t1 .left{width: 61%;padding-top: 3.6rem;}
.h0-t1 .right{width: 34%;}
.h0-t1 .left .slick-list{transform: rotateY(180deg);}
.h0-t1 .left li .imged{padding-bottom: 100%;border-radius: 50%;background-position: top center !important;}
.h0-t1 .left li .scale{border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.4);}
.h0-t1 .left li a{display: block;padding: 0 0.1rem;}
.h0-t1 .left>ul{margin: 0 -0.1rem;}
.h0-t1 .left li.slick-current .scale{border-color:#fff;}
.h0-t1 .right li .imged{padding-bottom: 100%;}
.h0-t1 .right li a{position: relative;display: block;padding-right: 1rem;}
.h0-t1 .right li h3{padding: 0.5rem 0.35rem;width: 1.35rem;color: #fff;font-size: 0.6rem;
font-family: qf;position: absolute;right: 0;top: 0.6rem;}
.h0-t1 .right li h3::after{width: 1.33rem;height: 1.2rem;background: url(../images/h1-bg.png) no-repeat top;background-size: 100%;bottom: auto;top: 0;}
.h0-t1 .right li .con{border-radius: 0.04rem;background: rgba(255, 255, 255, 0.95);height: 2.3rem;padding: 0.32rem 0.45rem;}
.h0-t1 .right li h4{font-size: 0.2rem;color: #0D47A1;line-height: 0.28rem;margin-bottom: 0.15rem;}
.h0-t1 .right li p{font-size: 0.16rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;}
.h0-t1 .right li .imged:before{display:none;}
@media screen and (min-width: 1025px) {
 .home0-t .title{width: 61%;position: absolute;left: 0;top: 0.78rem;z-index: 10;}
 .ban-jj{width: 61%;position: absolute;left: 0;top: 1.9rem;z-index: 10;}
 .h0-t1 .left li .scale{transform-origin:right;}
 .h0-t1 .left li.slick-current+li .scale{transform: scale(.8) translateX(.35rem);}
 .h0-t1 .left li.slick-current+li+li .scale{transform: scale(.7) translateX(.4rem);}
 .h0-t1 .left li.slick-current+li+li+li .scale{transform: scale(.6)translateX(0rem);}
 .more a:hover{transform: translateX(0.1rem);}
}
@media screen and (max-width: 1024px) {
	.home0{padding:.4rem 0;}
	.list_box1{display:none;}
  .banner video,.banner .logo{display: none;}
  .ban-jj{padding-top: 0rem;}
  .h0-t1 .left{width: 100%;padding-top:0}
  .h0-t1 .right{order: -1;margin-bottom: 0.15rem;margin: .25rem auto;width: 70%;}
	.home0 .title .h3 img{display:none;}
	.h0-t1 .right li h3{font-size:.4rem;}
	.home0 .title .tit{justify-content:center;}
	.h0-t1 .left .slick-list{transform: rotateY(0deg);}
}

@media screen and (max-width: 768px) {
  .ban-jj .ban-ss{height:.45rem;margin: 0 auto .4rem;width: 90%;}
 .ban-jj .eng ul{flex:none;width:100%;padding-left:0;margin-top:.15rem;}
.h0-t1 .right li h3{font-size:.3rem;padding: .5rem .45rem 0;}
	.home0 .title h3{padding:0 .1rem;}
	.h0-t1 .right li .con{padding:.2rem;height:auto;}
}
@media screen and (max-width: 420px) {
	.h0-t1 .right{width:100%;}
}

/* home1 */
.home1{width: 100%;background: url(../images/hbg2.png) no-repeat center/cover;}
.home1 .title .h3{margin: 0 auto;}
.home1-t{justify-content: space-between;position: relative;align-items: flex-start;}
.home1-t .left{/* width: 56%; */display: none;}
.home1-t .right{width: 100%;}
.home1-t .left::after{width: 0.97rem;height: 0.96rem;background: url(../images/h1-bg2.png) no-repeat;background-size: 100%;bottom: -0.65rem;left: 0rem;}
.h1-s2{margin: 0 -0.1rem;}
.home1-t li a{display: block;padding: 0.15rem 0.15rem;position: relative;}
.home1-t li .pis{position: relative;}
.home1-t li .pis::before{content: "";position: absolute;width: 100%;bottom: 0.09rem;left: 0.09rem;border-radius: 0.1rem;border: 1px solid rgba(13, 71, 161, 0.4);height: 100%;}
.home1-t li .pis::after{width: 100%;left: 0.09rem;bottom: 0.09rem;z-index: 10;border-radius: 0.1rem;opacity: 0.4;border: 1px solid #FFFFFF;}
.home1-t li .imged{background-position: right center !important;}
.home1-t li .imged,.home1-t li .scale{border-radius: 0.1rem;}
.h1-s .con{opacity:1;display: none;}
.h1-s li.slick-current+li{opacity:0;}
.h1-s2 li .con{width: 100%;padding: 0 0.26rem 0.2rem;z-index: 10;position: absolute;left: 0;bottom: 0;}
.h1-s2 li h3{font-size: 0.2rem;color: #fff;line-height: 0.28rem;max-height: 0.56rem\0;}
.h1-s2 li .imged::after{width: 100%;}
.h1-s2 li.slick-current .imged::after{background: linear-gradient(180deg, rgba(38, 229, 207, 0) 0%, #0D47A1 85%);}
.h1-s2 li.slick-current+li .imged::after{background: linear-gradient(180deg, rgba(38, 229, 207, 0) 0%, #26E5CF 85%);}
.h1-s2 li.slick-current+li+li .imged::after{background: linear-gradient(180deg, rgba(0, 191, 255, 0) 0%, #00BFFF 82%);}
.h1-s2 .slick-arrow{display: none !important;}

.home1-t .arror{width: 0.58rem;height: 0.58rem;left: 0;background: url(../images/h1-prev.png) no-repeat center center #fff;border-radius: 50%;background-size: 0.17rem 0.17rem !important;transition: 0.5s;z-index: 10;position: absolute;top: 50%;transform: translateY(-50%);z-index: 10;cursor: pointer;}
.home1-t .prev{left: 0rem;}
.home1-t .next{left:auto;right: -0.3rem;transform: rotateY(180deg) translateY(-50%);}
.home1-t .arror:hover{background: url(../images/h1-prev2.png) no-repeat center center #0D47A1;}

@media screen and (min-width: 1025px) {

 .home1-t li .imged{padding-bottom: 65%;}
 .h1-s li.slick-current .con{opacity:0;display: none;}
 .h1-s li.slick-current .imged:after{display:none;}

}

@media screen and (max-width: 1024px) {
  .home1{padding: .4rem 0;}
  .home1-t li .imged{padding-bottom: 65%;}
  .home1-t .prev{left: 0rem;}
  .home1-t .next{right: 0;}
  .home1-t .left{width: 48%;display: none;}
  .home1-t .right{width: 100%;}
  .h1-s2{margin: 0 -0rem;}
  .h1-s2 li a{padding: 0.12rem 0.15rem;}


.h1-s2 li .imged::after{width: 100%;height:40%}
.h1-s2 li.slick-current .imged::after{background: linear-gradient(180deg, rgba(38, 229, 207, 0) 0%, #26E5CF 85%);}
.h1-s2 li.slick-current+li .imged::after{background: linear-gradient(180deg, rgba(0, 191, 255, 0) 0%, #00BFFF 82%);}
.h1-s2 li.slick-current+li+li .imged::after{background: linear-gradient(180deg, rgba(38, 229, 207, 0) 0%, #26E5CF 85%);}
}
@media screen and (max-width: 768px) {
  .home1-t{height:auto;background: #fff;padding: .3rem 0;}


}

@media screen and (max-width: 420px) {
 
}


/* home2 */
.home2{width: 100%;position: relative;background: url(../images/hbg3.jpg) no-repeat center/cover;}
.home2::after{width: 90%;height: 1.1rem;left: auto;right: 0;background: url(../images/h2bg.png) no-repeat center/cover;border-radius: 0.3rem 0 0 0;z-index: 1;}
.home2 .wp{width: 100%;max-width: 100%;padding: 0;height: 100%;}
.home2 .title .tit{align-items: center;}
.home2 .title .h3{padding: 0 0.4rem;opacity: 0.5;}
.home2 .title .h3::after{opacity: 0;}
.home2 .title h3{font-size: 0.32rem;}
.home2 .title .h3.on{opacity: 1;}
.home2 .title .h3.on::after{opacity: 1;}
.home2 .title .h3.on h3{font-size: 0.42rem;}
.home2 .more{right:.25rem;}
.home2 .more a{display:none;}
.home2 .more a.on{display:flex;}
.home2-t{align-items: center;height: 100%;}
.home2-t .left{width: 57%;height: 100%;}
.home2-t .right{width: 52%;margin-left: -10%;position: relative;z-index: 10;}
.home2-t .left li{display: none;}
.home2-t .left li:first-child{display: block;}

.h2-t li *{transition: 0.5s;}
.h2-t li{padding: 0.5rem 0 ;}
.h2-t li a{height: 3rem;margin: 0 0 0 0.45rem;background: url(../images/h2-bg1.png) no-repeat;background-size: 100% 100%;padding: 0.29rem 0.25rem;display: block;}
.h2-t li a::after{width: 100%;height: 100%;background: url(../images/h2-bg2.png) no-repeat;background-size: 100% 100%;opacity: 0;filter: drop-shadow(0rem 0px 0.3rem rgba(0, 39, 103, 0.2));}

.h2-t li p{font-size: 0.22rem;color: #0551A1;font-family: Times New Roman;}
.h2-t li h3{font-size: 0.18rem;line-height: 0.26rem;color: #222;height: 0.78rem;margin: 0.15rem 0 0.3rem;font-weight: 500;}
.h2-t li h4{margin-bottom: 0.23rem;}
.h2-t li h4 img{width: 100%;}
.h2-t li span{width: 0.36rem;height: 0.36rem;display: block;margin: 0 auto;background: url(../images/h2-xq1.png) no-repeat;background-size: 100% !important;}
.h2-t .slick-arrow{display: none !important;}
#follower {
    width: 1rem;
    height: 1rem;
    transform: translate(-50%, -50%);
    left: 0;
    top: 0;
    display: none;
}

#follower span {
    width: 100%;
    height: 100%;
    display: flex;align-items: center;justify-content: center;
}
#follower span::after{width: 100%;height: 100%;background: url(../images/cursorbg.png) no-repeat;background-size: 100%;animation:play 20s linear infinite;}
@media screen and (min-width: 1025px) {
  .h2-t li a:hover::after,.h2-t .slick-current a::after{opacity: 1;}
  .home2-t .left li .imged{padding-bottom: 100vh;border-radius: 0 0.5rem 0 0;}
  .home2 .tit{margin: 0 auto;height: 0.75rem;}
  .h2-t li h3{height: 0.78rem;}
  .h2-t li a:hover span{background: url(../images/h2-xq2.png) no-repeat;}
  .h2-t li a:hover h3{color: #0551A1;}
  /* .h2-t{padding-bottom: .5rem;cursor: url(../images/cursor.png),auto;}
  .h2-t a{cursor: url(../images/cursor.png),auto;} */
	.h2-t .tab .slick-list{padding: 0 .3rem 0 0;}
}
@media screen and (max-width: 1024px) {
  .home2{padding: .4rem 0 0;}
  .home2::after{display: none;}
  .h2-t li{padding: 0;}
  .h2-t li a{margin: 0 0.1rem;background: none;border: 1px solid rgba(8, 70, 173, 0.2);}
  .home2-t .left{width: 100%;height: auto;order: 2;margin-top: 0.3rem;}
  .home2-t .right{width: 100%;margin-left: 0%;}
	.h2-t{padding-bottom: 0rem;}
	#follower{display:none !important;}
}

@media screen and (max-width: 768px) {
  .h2-t li a{height: 2.7rem;}
  .home2 .title .h3{padding: 0 0.2rem;}
}
@media screen and (max-width: 600px) {
 
}
@media screen and (max-width: 420px) {
  .h2-t li a{height: auto;}
}
/* h3 */
.home3{width: 100%;background: url(../images/hbg4.jpg) no-repeat center/cover;}
.home3-t{justify-content: space-between;}
.home3-t .left{width: 48.5%;padding-right: 0.5rem;}
.home3-t .right{width: 51.5%;}
.home3-t .left .cont{margin: 0.6rem 0 0.95rem;}
.home3-t .left .cont p{font-size: 0.18rem;line-height: 0.34rem;color: #333;}
.home3-t .left li{/* width: 25%; */padding: 0 0.25rem;border-right: 1px solid #0D47A1;}
.home3-t .left li:nth-child(1){padding-left: 0;}
.home3-t .left li:last-child{border-right: none;padding-right: 0;}
.home3-t .left li span{font-family: Bebas;font-size: 0.6rem;color: #0D47A1;}
.home3-t .left li p{font-size: 0.18rem;line-height: 0.34rem;color: #333333;margin-top: 0.1rem;}
.home3-t .right li{width: 90%;}
.home3-t .right li .scale{border-radius: 0.1rem;}
.home3-t .right li .imged{padding-bottom: 66%;border-radius: 0.1rem;}
.home3-t .right li .con{display: flex;justify-content: flex-end;margin-top: -0.35rem;position: relative;z-index: 10;padding-right: 0.5rem;opacity: 0;}
.home3-t .right li .con a{display:flex;width:100%;justify-content: flex-end;}
.home3-t .right li h3{width: 70%;align-items: center;height: 0.7rem;border-radius: 0rem 0.2rem 0rem 0.2rem;background: #0B459D;padding-right: 0.27rem;}
.home3-t .right li p{align-items: center;color: #fff;font-size: 0.22rem;flex: 1;min-width: 0;display: flex;}
.home3-t .right li p img{display: inline-block;width: 0.51rem;}
.home3-t .right li p span{flex: 1;min-width: 0;display: block;padding-left: 0.15rem;}
.home3-t .right li .imged::after{width: 100%;background: #fff;opacity: .5;}

.home3-t .right li.swiper-slide-active .con{opacity: 1;}
.home3-t .right li.swiper-slide-active .imged::after{display: none;}
  .home3-t .right li{opacity: 0 !important;}
.home3-t .right li.swiper-slide-active,.home3-t .right li.swiper-slide-active+li,.home3-t .right li.swiper-slide-active+li+li,.home3-t .right li.swiper-slide-active+li+li+li{opacity: 1 !important;}
.home3-t .right .arror{width: .4rem;height: .4rem;margin:0;z-index: 10;}
.home3-t .right .swiper-button-next{right: 1.3rem;top:auto;bottom: .15rem;}
.home3-t .right .arror:after{display:none;}
@media screen and (min-width: 1025px) {

}
@media screen and (max-width: 1024px) {
  .home3{padding:.4rem 0;}
  .home3-t .left{width: 100%;padding-right: 0;}
  .home3-t .right{width: 100%;}
  .home3-t .left .cont{margin: 0.3rem 0 0.3rem;}
  .home3-t .left li span{font-size: 0.4rem;}
  /* .home3-t .right li{width: 100% !important;transform:translate(0,0) !important;z-index:1 !important} */
}

@media screen and (max-width: 768px) {
    .home3-t .left li{width: 50%;padding: 0 .15rem !important;margin-bottom: .2rem;}
    .home3-t .left li span{font-size: 0.3rem;}
	  .home3-t .left li:nth-child(2n){border:none;}
    .home3-t .right li h3{width: 100%;}
}


/* home4 */
.set{width: 100%;position: relative;display: flex;flex-direction: column;}
.home4{width: 100%;display: flex;align-items: center;justify-content: center;}
.home4-t{align-items: center;}
.home4-t .title .h3{display: none;}
.home4-t .title .img img{width: 0.77rem;}
.home4-t ul{align-items: center;}
.home4-t li{text-align: center;}
.home4-t li span{width: 2.32rem;height: 1.51rem;display: flex;align-items: center;justify-content: center;margin: 0 auto 0.3rem;}
.home4-t li span img{transition: 0.5s;}
.home4-t li p{font-size: 0.22rem;color: #333333;}
.home4-t .links{flex: 1;min-width: 0;padding: 0 0.5rem;}
.home4-t .links a{display: block;padding: 0 1.75rem;}

.home4-t .links .imged{padding-bottom: 100%;border-radius: 50%;}
.home4-t .links .scale{border-radius: 50%;}
.home4-t .links .imged::after{width: 100%;height: 50%;background: linear-gradient(180deg, rgba(8, 70, 173, 0) 0%, #0846AD 85%);}
.home4-t .links .pis{position: relative;border-radius: 50%;}
.home4-t .links .pis::after{width: auto;height: auto;top: -0.25rem;right: -0.25rem;bottom: -0.25rem;left: -0.25rem;background: url(../images/h4-c2.png) no-repeat;background-size: 100% 100%;animation: play 35s linear infinite;}
.home4-t .links .con{width: 100%;padding: 0 0.1rem 0.25rem;position: absolute;bottom: 0;z-index: 10;left: 0;text-align: center;}
.home4-t .links h3{color: #fff;font-size: 0.22rem;}

@media screen and (min-width: 1025px) {
  .set{background: url(../images/hbg5.png) no-repeat center/cover;}
  .home4{flex: 1;min-width: 0;}
  .home4-t ul{flex: 1;min-width: 0;padding-left: 1.2rem;}
  .home4-t .links a::after{width: 100%;height: 3.76rem;background: url(../images/h4-c.png) no-repeat;background-size: 100% 100%;bottom: auto;top: 50%;transform: translateY(-50%);}
  .set{height: 100vh;}
  .home4-t .title{width: auto;}
  .home4-t li:last-child p{transform:translateX(.2rem)}
  .home4-t li a:hover span img{transform: translateY(-0.1rem);}
  .home4-t li a:hover p{color: #004589;}
	
}
@media screen and (max-width: 1024px) {
  .home4{padding: 0.4rem 0;background: url(../images/h5bg.png) no-repeat center/cover;}
  .home4-t .title{width: 100%;justify-content: center;}
  .home4-t .title .h3{display: block;text-align: center;}
  .home4-t .title .img{display: none;}
  .home4-t ul{justify-content: space-between;width: 100%;}
  .home4-t .links a{display: block;padding: 0 .6rem;}
  .home4-t .links{padding:0 .2rem;}
  .home4-t li span{width: 1.9rem;}
}

@media screen and (max-width: 600px) {
	.home4-t li{width:33.3%;}
  .home4-t li span{width: 1.2rem;height:.7rem;margin: 0 auto .15rem;}
	.home4-t li span img{max-width:1rem;}
   .home4-t .links{flex: none;min-width: 0;padding: 0 .1rem;}
	.home4-t .links a{padding:0;}
	.home4-t li:last-child p{transform:translateX(.1rem)}
	.home4-t .links .pis::after{top: -0.1rem;right: -0.1rem;bottom: -0.1rem;left: -0.1rem;}
  .home4-t li p,.home4-t .links h3{font-size: 0.18rem;}
}


/* footer */
/* .modulefixedbottom {position: fixed;bottom: 0;left: 0;right: 0;width: 100%;z-index: 1;} */
.footer{width: 100%;}
.footer::after{width: 100%;height: auto;top: -0.4rem;background: url(../images/fbg.png) no-repeat bottom;background-size: 100% 100%;}
.foot-b{align-items: center;justify-content: space-between;padding: 0.8rem 0 0.45rem;}
.foot-b .fot-1{align-items: center;}
.foot-b .fot-1 .con{padding-left: 0.4rem;}
.foot-b .fot-1 .img img{width: 1.2rem;}

.foot-b .fot-1 p{align-items: center;flex-wrap: nowrap;color: #fff;font-size: 0.18rem;line-height: 0.24rem;margin-bottom: 0.15rem;}
.foot-b .fot-1 p img{display:inline-block;margin-right:.1rem;}
.foot-b .fot-2{width: 45%;text-align: right;}
.foot-b .fot-1 p:last-child{margin-bottom:0;}
.foot{padding: 0.16rem 0;text-align: center;background: rgba(1, 53, 118, 0.5);}
.foot p{font-size: 0.16rem;line-height: 1.5;color: #fff;text-align: center;}
.foot p a{display: inline-block;padding: 0 0.1rem;}
@media screen and (max-width:1024px){
   .foot-b{padding: 0.25rem 0;}
	.footer:after{top:0;background: linear-gradient(270deg, #005EC2 0%, #005EC2 100%);}
  .foot-b .fot-2 img{width: 70%;}

}
@media screen and (max-width:768px){
   .foot-b .fot-1{width: 100%;}
   .foot-b .fot-2{width: 100%;margin:0rem 0 0.2rem;order: -1;text-align:center;}
   .foot-b .fot-1 .img{text-align: center;margin-bottom: 0.25rem;width: 100%;}
   .foot-b .fot-1 .con{padding-left: 0rem;width: 100%;}
   .foot-b .fot-1 p{justify-content: center;}
   
}
/* tab */
.section1{position: relative;width: 100%;height: 100%;}
.nav-t{position: absolute;bottom: 6vh;left: 50%;transform: translateX(-50%);z-index: 10;display: none;}
.on .nav-t{display: block;}
.hide .nav-t{display: none;}
.nav-t ul{flex-wrap:nowrap;}
.nav-t li{flex-shrink:0;}
.nav-t li .a{height: 0.38rem;position: relative;}
.nav-t li .a span{opacity: 0;bottom: 120%;left: 0.25rem;position: absolute;}
.nav-t li .a span img{width: 100%;}
.nav-t li *{transition: 0.5s;}
.nav-t li p{font-size: 0.18rem;color: #0D47A1;opacity: 0;white-space: nowrap;position: absolute;top: 110%;left: 1.1rem;}
.nav-t li .note{align-items: flex-end;/* width: 124px; */margin-right: 0.04rem;}
.nav-t li .line{/* width: 120px; */justify-content: space-between;}
.nav-t li .line .item{justify-content: space-between;align-items: flex-end;width: 0.24rem;/* margin-right: 4px; */padding-right: 0.04rem;
  }
.nav-t li .note i{display: inline-block;width: 1px;background: #004590;opacity: .2;height: 8px;
  animation-duration: 1.2s;
  animation-delay: .3s;    
  animation: o-voice-1 2s linear infinite;}
.nav-t li .line .item i:last-child{height: 0.14rem;}
.nav-t li .note .line2{height: 0.26rem;}

.nav-t li.on span{opacity: 1;}
.nav-t li.on p{opacity: 1;}
.nav-t li.on .note{align-items: center;}
.nav-t li.on .note .line2{height: 0.36rem;
}
.nav-t li.on .note i,.nav-t li.on+li .note .item i{opacity: 1;}
.white .nav-t li .note i{background: #fff;}
.white .nav-t li p{color: #fff;}

.nav-t li:nth-child(2) span{width: 1.92rem;bottom: .6rem;}
.nav-t li:nth-child(3) span{width: 1.49rem;left: .7rem;bottom: .6rem;}
.nav-t li:nth-child(4) span{width: 2.05rem;bottom: .6rem;}
.nav-t li:nth-child(3) p{left: 0.65rem;}
.nav-t li:nth-child(4) p{left: 0.65rem;}

.nav-t li .line .item i:nth-child(1){animation-duration: 1.5s;animation-delay: .5s;}
.nav-t li .line .item i:nth-child(2){animation-duration: 1.2s;animation-delay: .3s;}
.nav-t li .line .item i:nth-child(3){animation-duration: 2s;animation-delay: .3s;}
.nav-t li .line .item i:nth-child(4){animation-duration: 1s;}
.nav-t li .line .item i:nth-child(5){animation-duration: 1.4s;animation-delay: .4s;}

.nav-t li .line .item:nth-child(1) i:last-child{animation-duration: 1.5s;animation-delay: .5s;}
.nav-t li .line .item:nth-child(2) i:last-child{animation-duration: 1.2s;animation-delay: .3s;}
.nav-t li .line .item:nth-child(3) i:last-child{animation-duration: 2s;animation-delay: .3s;}
.nav-t li .line .item:nth-child(4) i:last-child{animation-duration: 1s;}
.nav-t li .line .item:nth-child(5) i:last-child{animation-duration: 1.4s;animation-delay: .4s;}


@media screen and (min-width: 1025px) {
  .head-r{/* flex: 1; *//* min-width: 0; */position: relative;padding-left: 2.7rem;overflow: hidden;}
  .section{height: 100vh;display: flex;align-items: center;flex-wrap: wrap;}
}
@media screen and (max-width: 1024px) {
  .header{ display: none; }
  .m_header_box {display: block;height: .7rem;}
  .swiper-box1 .imged{padding-bottom: 50%;}
  .sect1>.swiper-wrapper{flex-wrap: wrap;}
  .nav-t{display: none;}
}

@media screen and (max-width: 980px) {
  
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.18rem !important; }
  .p1 {line-height: .28rem!important;font-size: 0.16rem !important;}
  
  .title{margin-bottom: .25rem !important;padding: 0;}
  .title h3{font-size: .24rem !important;padding: 0 .05rem;/* height: .5rem; *//* line-height: .5rem; */}
  .title .h3{margin: 0 !important;}
  
}

@media screen and (max-width: 600px) {
 
}
@media screen and (max-width: 420px) {
  
 
}
  