@charset "utf-8";
@font-face{ font-family:sy; src:url(../fonts/sySong.woff);}
@font-face{ font-family:sy-r; src:url(../fonts/sy-r.woff2);}
@font-face{ font-family:Bebas; src:url(../fonts/Bebas.ttf);}

.header_box_li{position: fixed;z-index: 10000;width: 100%;background: #0061AE;height: 1.08rem;opacity: 0;transform: translateY(-100%);transition: transform 0.6s ease;}
.header_box_li.on,.header_box_li.xg{opacity: 1;transform: translateY(0%);}
.header_box{z-index: 100; height: 0; }
#header{width:100%;transition: 0.5s;}
.header_box_li #header:before{content:"";position:absolute;height:.12rem;top: 100%;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background: url(../images/head.png) repeat-x;}
.header_top{position: relative;height: .42rem;width: 100%;justify-content: space-between;align-items: center;border-bottom: 1px solid rgba(172, 189, 219, 0.4);}
.header_top .list_box0{display: flex;align-items: center;}
.header_top .list_box0 .li{transition:.6s;position: relative;/* margin-left: 0.15rem; */color: #fff;}
.header_top .list_box0 .li a{display: flex;padding: 0 .1rem;font-size: 0.14rem;color: rgba(255, 255, 255, 0.7);align-items: center;}
.header_top .list_box0 .li:last-child a{border-left: none;padding: 0;}
.header_top .list_box0 .li:first-child a{padding-right:0;}
.header_top .list_box0 .li a img{display:inline-block;width: 0.26rem;}
.header_top li{color: rgba(255, 255, 255, 0.7);/* padding-right: 0.2rem; */}
.header_top li a{font-size: 0.14rem;padding-right: 0.2rem;display: inline-block;}

.head-b .wp{position:relative;padding: 0;display: flex;/* align-items: center; */justify-content: space-between;}
#header #logo{height: 100%;position: relative;width: 1.7rem;transition: 0.5s;transform: translateY(-.42rem);margin: 0 .3rem;z-index: 101;height: 1.86rem;}
#header #logo a{display: block;text-align: center;}
#header #logo img{width:100%;transition: .5s;filter: drop-shadow(0.1rem 0.05rem 0.1rem rgba(0, 0, 0, 0.2));}
.fixed #header #logo{
    width: 1.2rem;
}
.head-l{/* width: calc((100% - 2rem)/2); *//* max-width: 6rem; */position: relative;z-index: 100;flex: 1;min-width: 0;}
#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: 0;position: relative;z-index: 2;}
#nav ul li a>h3{font-size: .2rem;color:#fff;line-height: .65rem;position:relative;transition: 0s;font-family: sy;}
#nav ul li .sub{position:absolute;top:100%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;/* box-shadow: 0 0 10px rgba(0,0,0,.3); */}
#nav ul li .sub:after{content: '';height: 3px;width: 100%;position: absolute;left: 50%;top: -1px;background: #d58f33;transform: translateX(-50%);opacity: .7;}
#nav ul li .sub .box{padding: .05rem 0;text-align:center;}
#nav ul li .sub a{padding: 0.1rem 0;line-height: 0.28rem;transition:.6s;font-size: 0.18rem;color: #0061AE;text-align: center;min-width: 2rem;position: relative;/* font-family: 'sy'; */}

#nav ul li .sub a:hover{color: #fff;background: #0061AE;}
#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>a>h3,#nav ul li:hover>a>h3{font-weight: bold;}                          
/*手机端开始*/
.m_header_box {transition: .6s;display: none;position: relative;z-index: 100000;height: .7rem;}
.m_header_box header{padding: 0 0 0 0.15rem;height: 0.7rem;background: #0061AE;box-shadow: 0 0.03rem 0.05rem rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;display:flex;justify-content:space-between;align-items: center;}
.m_header_box header #logo{padding:0;width: 75%;margin: 0;}
.m_header_box header #logo img{max-height: 0.6rem;}
/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn_box{position:relative;width: 0.6rem;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: 0;right: 0;bottom: 0;left: 0;background: #fff;}
#nav_btn_box:after{content:"";position: absolute;z-index: -1;top: 0;left: -0.1rem;border-right: #fff 0.1rem solid;border-top: transparent 0.7rem solid;display: none;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point {display: inline-block;width: 0.4rem;height: 0.22rem;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: 0.12rem;left: 0;display: inline-block;width: 0.26rem;height: 0.02rem;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #0061AE;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 0.34rem;height: 0.02rem;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #0061AE;}
#nav_btn .navbtn::after { top: -0.08rem; }
#nav_btn .navbtn::before { top: 0.08rem; }
#nav_btn .point.on .navbtn {background: transparent;}
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0rem; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0rem; }

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 0.9rem 0.2rem 0.15rem;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #f7f7f7;background-size:cover;opacity: 0;visibility: hidden;}
#m_nav .close{position:absolute;top: 0.07rem;right: 0.15rem;left: 0.15rem;font-size: 0.3rem;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 0.35rem;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

#m_nav .search_box input.submit{ background: #0061AE url(../images/submit.svg) center no-repeat; background-size: 0.28rem;}
#m_nav .list_box0{text-align:center;width: 100%;justify-content: flex-start;margin: 0.2rem 0 0;flex-wrap: wrap;/* height: 0.4rem; */}
#m_nav .list_box0 .li{text-align: center;color: #0061AE;margin: 0 0.12rem 0.15rem 0;font-size: 0.16rem;padding: 0;min-width: 1rem;}

#m_nav .old_rukou{margin:0.24rem 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;max-height: calc(100% - 2.5rem);/* background: rgba(255,255,255,.1); */padding: 0 0 0.1rem;overflow: hidden;overflow-y: auto;margin: 0;/* flex: 1; */}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 0.01rem solid #e2e2e2;line-height: 0.5rem;color: #333;padding: 0;font-size: 0.16rem;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 0.64rem;height: 0.5rem;display: inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size: 0.15rem 0.15rem !important;position: absolute;display: block;right: 0;top: 0.02rem;}
.list_box_nav_mobile>li.on1 i{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);}

.list_box_nav_mobile>li.on .a{border-bottom: 0.01rem solid #e2e2e2;}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:0.1rem 0;border-bottom: 0.01rem solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:0.13rem;color: #666;line-height: 2.5;}
.nav_mask { position: fixed; top: 0; left: 0; 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: 0.05rem;color:#fff;text-align:center;letter-spacing:0.02rem;overflow:hidden;width: 100%;/* height: 0.85rem; */display: block;margin-bottom: 0.1rem;}
.wap_search .header-search{height:0.4rem;border-radius:0.2rem;background: rgb(255 255 255);position:relative;width: 3.68rem;margin: 0.1rem auto;}
.wap_search .header-search .input{font-size: 0.16rem;color: #646464;height:0.4rem;line-height:0.4rem;padding: 0 24px;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background: #fff;border-radius: 0.3rem;/* background:none; */width: calc(100% - 0.4rem);}
.wap_search .btn_blue{position:absolute;cursor:pointer;top:0;right:0;width: 0.4rem;height:0.4rem;line-height:0.4rem;border:0;background: url(../images/submit.svg) center no-repeat #0061AE;background-size: 0.24rem;border-radius: 0.2rem;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search .input::-webkit-input-placeholder{ color:#999; }
.wap_search .input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#999; }
.wap_search .input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999; }
.wap_search .input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#999; }/* WebKit browsers */
.wap_search .input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.wap_search .input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.wap_search .input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.wap_search .input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */
/* pc搜索 */

.search-dialog-box { position: fixed; left: 0rem; top: 0rem; 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: 0rem; height: 0rem; background: #0061AE; transition: all 0.6s ease 0s; left: 0rem; right: 0rem; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }

.search-dialog-box .search-bg { position: absolute; left: 0rem; top: 0rem; width: 100%; height: 0rem; margin: 0rem; 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: 0rem; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }

.search-dialog .search-inner { overflow: hidden; margin-top: 0rem; }
.search-dialog .search-input { width: 8rem; margin: 0rem 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: 0rem 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: #0061AE;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("../images/search-btn.svg");font-size: 0.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-box .bottom-box { position: absolute; left: 0rem; bottom: 5.1%; width: 100%; }
.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 .wrap-inner { transform: translateY(0rem); }
.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: 0rem; top: 0rem; width: 100%; height: 100%; background-color: #0061AE; transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0rem; top: 0rem; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("../images/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}

/* banner */
.main-visual-wrapper {width: 100%;position: relative;/* padding-top: 1.4rem; */}
.main-visual-slider {overflow: hidden;width: 100%;position: relative;}
.main-visual-slider .swiper-slide { overflow: hidden; }
.main-visual-slider .swiper-container { width: 100%; height: 100%; position: relative; }
.swiper-box1 .imged{padding-bottom: 100vh;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: scale(1.05); transition: opacity 0.5s;transform: scale(1)\0;}
.main-visual-slider .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);}
.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.1)\0;}
.main-visual-slider .vde .imged{transform: scale(1)}
.main-visual-slider a:hover .imged{transform: scale(1)}


.swiper-box1 .cir{bottom: auto;z-index: 10;width: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;top: 50%;transform: translateY(-50%);left: auto;right: 0.44rem;}
.swiper-box1 .cir span{margin: 0.1rem 0 !important;width: 0.1rem;height: 0.1rem;opacity: 1;border-radius: 50%;position: relative;}
.swiper-box1 .cir span::before{content: "";position: absolute;bottom: 110%;width: 1px;left: 50%;background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);height: 0.4rem;opacity: 0;}
.swiper-box1 .cir span::after{content: "";position: absolute;width: 1px;height: 0.4rem;background: #fff;left: 50%;top: 110%;opacity: 0;background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);}
.swiper-box1 .cir .swiper-pagination-bullet-active{opacity: 1;width: 0.44rem;height: 0.44rem;margin: 0.56rem 0 !important;background:url(../images/cir.png) no-repeat center/100% 100%;border-radius:0;}
.swiper-box1 .cir .swiper-pagination-bullet-active::before{opacity: 1;}
.swiper-box1 .cir .swiper-pagination-bullet-active::after{opacity: 1;}

/*  */
.ban-t{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 10;padding: 0rem 0;}
.ban-t::after{content: "";position: absolute;width: 100%;height: 1.07rem;background: rgba(0, 17, 33, 0.4);backdrop-filter: blur(0.02rem) saturate(100%);left: 0;bottom: 0;z-index: -1;}
.ban-t li{width: 11.1%;}
.ban-t li a{display: block;text-align: center;padding: 0 0.1rem;position: relative;height: 1.22rem;padding: 0.24rem 0;}
.ban-t li a::after{content: "";position: absolute;width: 100%;left: 0;bottom: 0;height: 100%;background: url(../images/ban-t.png) no-repeat center/100% 100%;opacity: 0;z-index: -1;}
.ban-t li span{width: 0.4rem;height: 0.35rem;display: flex;align-items: center;justify-content: center;margin: 0 auto;opacity: .7;}
.ban-t li p{color: #fff;font-size: 0.16rem;margin-top: 0.1rem;transition: 0s;line-height: 1.2;}
.ban-t li .img img{max-height:100%;}

.ban-t li.slick-current+li+li+li+li p{font-size:.18rem;}

.ban-t li a:hover img{transform:rotateY(360deg);transition:0.5s;}
.ban-t li a:hover::after{opacity: 1;}
@media screen and (max-width: 1024px) {
  .banner video{display: none;}
  .swiper-box1 .imged{padding-bottom:50%;}
  .swiper-box1 .cir{right: 0.25rem;}
  .ban-t{position: relative;bottom: auto;}
  .swiper-box1 .cir .swiper-pagination-bullet-active{width: 0.3rem;height: 0.3rem;}
}

/* home1 */


.title{align-items: center;position: relative;justify-content:space-between;margin-bottom: 0.45rem;width: 100%;z-index: 10;}
.title .h3{margin: 0 auto;align-items: flex-end;padding-top: 0.2rem;position: relative;}
.title .h3 b{line-height: 1;display: block;transform: translateY(.14rem);}
.title h3 span{font-size: 0.36rem;color: #333;font-family: sy;}
.title p{font-size: 0.14rem;color: #777;margin-bottom:.05rem;font-family: 'sy-r';white-space: nowrap;text-transform: capitalize;}
.title .h3::after{width: 1.33rem;height: 0.58rem;background: url(../images/tit.png) no-repeat center/100% 100%;top:0%;bottom: auto;position: absolute;content: "";z-index: -1;left: 0;}
.title .more {position:absolute;right:0;}
.more a{transition: 0.5s;font-size: 0.16rem;color: #1A1A1A;padding: 0 0.3rem 0.05rem 0;line-height: 1.3;font-family: sy;position: relative;display: inline-block;}
.more a::after{background: url(../images/more.png) no-repeat bottom/100% 100%;width: 0.74rem;height: 0.25rem;left: auto;right: 0;position: absolute;content: "";bottom: 0;}
.more a img{display: inline-block;margin-right: 0.1rem;width: 0.45rem;}
.more a:hover{color: #0061AE;}
.home1 .title .h3{margin: 0;}
.home3 .title .h3{margin: 0;}
.home4 .title .h3{margin: 0;}
/*  */
.home1{padding: 0.6rem 0rem 0rem;width: 100%;overflow: hidden;z-index: 2;}
.home1-t{justify-content: space-between;align-items: flex-start;}
.home1-t .left{width:60%;position: relative;}
.home1-t .right{width: 37%;padding-left: 0.5rem;padding-bottom: .4rem;}
.home1-t .right::after{width: auto;right: -1.6rem;top: -0.6rem;height: auto;background: url(../images/h1bg.png) no-repeat bottom/cover;}
.home1-t .right::before{content: "";position: absolute;left: 0;right: -1.6rem;height: 0.1rem;background: url(../images/h1-bg.png) repeat;bottom: 0;z-index: 2;}

.home1-t .left a {position: relative;display: block;overflow: hidden;}
.home1-t .left li .scale{position: relative;}
.home1-t .left li .imged{padding-bottom: 54.6%;}
.home1-t .left li .date{position: absolute;left: 0.27rem;bottom: 0;width: .8rem;height: .84rem;background: rgba(0, 98, 176, 0.78);color: #fff;text-align: center;padding-top: 0.05rem;z-index: 20;}
.home1-t .left li .date span{display: block;font-size: 0.34rem;font-weight: bold;font-family: sy;line-height: 1.2;}
.home1-t .left li .date p{font-size: 0.18rem;color: #fff;margin-top: 0.05rem;font-family: sy;}
.home1-t .left li .con{position: absolute;left: 0;right: 0;bottom: 0;padding: 0rem 0.2rem;background: rgba(0, 0, 0, 0.44);z-index: 2;height: 0.84rem;align-items: center;display: flex;/* flex-direction: column; */}
.home1-t .left li h3 {font-size: 0.20rem;color: #fff;transition: 0.5s;line-height: 0.36rem;width: 80%;font-weight: bold;padding-left: 1.1rem;}
.home1-t .left li .con p{font-size: 0.2rem;color: #fff;font-family: sy;/* margin-bottom: 0.1rem; */padding-right: .2rem;display: none;}

.home1-t .left .slick-dots{bottom: 0.2rem;width: auto;left: auto;right: 0.2rem;display: flex;z-index: 10;align-items: center;}
.home1-t .left .slick-dots li{margin: 0 0.05rem !important;width: 0.06rem;height: 0.06rem;border-radius: 50%;background:none;opacity: 1;border:1px solid #fff}
.home1-t .left .slick-dots li.slick-active{opacity: 1;background: url(../images/cir1.png) no-repeat center/100% 100%;width: 0.14rem;border-radius: 50%;height: 50%;width:.14rem;height:.14rem;}
.home1-t .left .slick-dots li button{display: none;}

.home1-t .right .h1-t{margin-bottom: 0.11rem;}
.home1-t .right .h1-t  a{align-items: center;background: #FFFFFF;
border: 1px solid rgba(0, 98, 176, 0.19);}

.home1-t .right .h1-t .pis{width: 2.55rem;}
.home1-t .right .h1-t .pis .imged{padding-bottom: 66%;}
.home1-t .right .h1-t .pis .bq{position: absolute;left: 0.14rem;top: 0.14rem;background: #0061AE;color: #fff;font-size: 0.16rem;padding: 0rem 0.1rem;z-index: 2;line-height: 0.28rem;}
.home1-t .right .h1-t .con{flex: 1;min-width: 0;padding: 0rem 0.2rem;}
.home1-t .right .h1-t .time{font-size: 0.16rem;color: #0061AE;margin-bottom: 0.1rem;font-family: 'sy-r';font-weight: bold;}
.home1-t .right .h1-t h3{font-size: 0.18rem;color: #333;line-height: 0.28rem;transition: 0.5s;max-height: 0.84rem;font-weight: bold;}

.home1-t .right li a{padding: 0.18rem 0;border-bottom: 1px solid #ddd;}
.home1-t .right li a::after{height: 1px;bottom: -1px;background: #D10F12;}
.home1-t .right li .ico{width: 1.15rem;height: 0.53rem;margin-right: 0.2rem;overflow: hidden;box-shadow: 0rem 0rem 0.1rem 0rem rgba(22, 78, 163, 0.12);background: #fff;display: flex;align-items: center;justify-content: center;}
.home1-t .right li .ico img{width: 87%;}
.home1-t .right li h3{font-size: 0.18rem;color: #111;line-height: 0.28rem;transition: 0.s;flex: 1;min-width: 0;max-height: 0.56rem;}


@media screen and (min-width: 1025px) {
  .more a:hover{color: #0061AE;}
  .home1-t .right a:hover h3{color: #0061AE;font-weight: bold;}
  .home1-t .right li a:hover::after{width: 100%;}
}

@media screen and (max-width: 1024px) {
  .home1{padding: 0.4rem 0 0.2rem;overflow: hidden;}
  .home1-t .left{width: 100%;}
  .home1-t .right{width: 100%;margin-top: 0.3rem;padding-left: .2rem;}
  .home1-t .right .h1-t .pis{width: 2.5rem;}
  .home1-t .right::after{top:-.3rem;right:-15px;}
}
@media screen and (max-width: 500px) {

}

/* home2 */
.home2{padding: 0.68rem 0 0.48rem;}
.home2::before{content:"";position: absolute;width: 100%;top: -0.5rem;bottom: 0;z-index: -1;background: url(../images/hbg2.png) no-repeat center/cover;}
.home2::after{width: 100%;bottom: auto;top: 100%;height: 0.14rem;background: url(../images/h2bg.png) repeat-x;}

.home2-t li *{transition: 0.5s;}
.home2-top{margin-bottom: 0.05rem;}
.home2-top{margin: 0 -0.25rem;}
.home2-top li{width: 33.33%;margin-bottom: 0.25rem;}
.home2-top li a{display: block;position: relative;margin: 0 0.25rem;box-shadow: 0rem 0.04rem 0.12rem 0rem rgba(0, 0, 0, 0.4);}
.home2-top li .imged{padding-bottom: 68%;}
.home2-top li .con{padding: 0.1rem 0.22rem;position: absolute;left: 0rem;bottom: 0rem;background: rgba(0, 0, 0, 0.44);z-index: 2;right: 0;}
.home2-top li .date{color: #fff;font-size: 0.14rem;font-family: sy;}
.home2-top li h3{font-weight: bold;font-size: 0.18rem;color: #fff;line-height: 0.3rem;transition: 0.5s;margin-top: 0.1rem;}
.home2-bot{margin: 0 -0.25rem;}
.home2-bot li{width: 33.3%;padding: 0 0.25rem;margin-bottom: 0.17rem;}
.home2-bot li a{display: block;padding: 0.14rem 0.26rem;background: linear-gradient(180deg, #dbefff1a 0%, #dbefff 100%);
border: 1px solid #FFFFFF;height: 1.05rem;
}
.home2-bot li a::after{width: 100%;opacity: 0;background: url(../images/h2-bg.png) no-repeat center/100% 100%;}

.home2-bot li span{display: block;background: url(../images/h2-t1.png) no-repeat center/100% 100%;color: #1A1A1A;font-size: 0.14rem;padding: 0.03rem 0.18rem;width: 1.2rem;height: 0.32rem;text-align: center;line-height: 0.26rem;font-family: sy-r;}

.home2-bot li h3{font-size: 0.18rem;color: #1A1A1A;line-height: 0.28rem;transition: 0s;margin-top: 0.15rem;font-weight: bold;}

@media screen and (min-width: 1025px) {
  .home2-bot li a:hover::after{opacity: 1;}
  .home2-bot li a:hover h3{color: #fff;font-weight: bold;}
  .home2-bot li a:hover span{background: url(../images/h2-t2.png) no-repeat center/100% 100%;color: #fff;}
}

@media screen and (max-width: 1024px) {
  .home2{padding: 0.2rem 0 0rem;}
  .home2-top {margin: 0 -0.1rem;}
  .home2-top li{width: 33.33%;/* padding: 0 0.1rem; */margin-bottom: 0.2rem;}
  .home2-bot{margin: 0 -0.1rem;}
  .home2-bot li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.17rem;}
  .home2-top li a{margin:0 .1rem;}
  .home2-top{margin: 0 -0.1rem;}
  .home2-bot li a{height:auto;padding:.1rem;}
  .home2-bot li h3{margin-top:.1rem;}
}

@media screen and (max-width: 768px) {
  .home2-bot li{width: 100%;margin-bottom: 0.1rem;}


}

/* home3 */
.home3{padding: .6rem 0rem;width: 100%;background: url(../images/hbg3.png) no-repeat center/cover;}
.home3-t{justify-content: space-between;}
.home3-t .left{width: 65%;}
.home3-t .right{width: 30%;}
.home3-t li *{transition:0.5s;}
.home3-t .left li a{align-items: center;}
.home3-t .left li .pis{width: 5.91rem;box-shadow: 0rem 0.04rem 0.12rem 0rem rgba(0, 0, 0, 0.4);}
.home3-t .left li .con{flex: 1;min-width: 0;height: 3.1rem;padding: 0.32rem 0.25rem;background: url(../images/h3-bg.png) no-repeat center/100% 100%;position: relative;}
.home3-t .left li .con:after{content:"";position:absolute;width:100%;height:1px;top:.05rem;left:0;background:#5EB7FF}
.home3-t .left li .con:before{content:"";position:absolute;width:1px;right:.05rem;bottom:0.05rem;background:#5EB7FF;top:0;}
.home3-t .left li .date{align-items: center;display: flex;}
.home3-t .left li span{font-size: 0.46rem;font-family: 'sy-r';color: #fff;padding-right: 0.15rem;border-right: 1px solid rgba(255, 255, 255, 0.2);}
.home3-t .left li p{font-size: 0.18rem;font-family: 'sy-r';color: #fff;line-height: 1.3;padding-left: 0.15rem;}
.home3-t .left li h3{color: #fff;font-size: 0.18rem;line-height: 0.28rem;transition: 0.5s;margin: 0.2rem 0;max-height: 0.56rem;}
.home3-t .left li h4{color: #fff;font-size: 0.14rem;line-height: 0.24rem;max-height: 0.48rem\0;margin-bottom: 0.2rem;opacity: .7;}
.home3-t .left li .line{width: 100%;height: 1px;background: #fff;}
.home3-t .left .cir{left: auto;right: 0.3rem;bottom: 0.66rem;width: auto;display: flex;align-items: center;}
.home3-t .left .cir span{width: 0.08rem;height: 0.08rem;border-radius: 50%;margin: 0 0.06rem !important;border: 1px solid #fff;}
.home3-t .left .cir span.swiper-pagination-bullet-active{width: 0.14rem;height: 0.14rem;background: url(../images/cir1.png) no-repeat center/100% 100%;border: none;}
.home3-t .left dt a{align-items: center;padding: 0.25rem 0;border-bottom: 1px solid #ddd;}
.home3-t .left dt:last-child a{border-bottom: none;}
.home3-t .left dt a::after{height: 1px;background: #D10F12;bottom: -1px;}
.home3-t .left dt h3{font-size: 0.18rem;color: #111;line-height: 0.28rem;background: url(../images/h3li.png) no-repeat left center;padding: 0 0.15rem 0 0.3rem;flex: 1;min-width: 0;transition: 0s;}
.home3-t .left dt p{font-size: 0.14rem;color: #0061AE;padding-left: 0.2rem;background: url(../images/h3-t.png) no-repeat left center;font-family: 'sy-r';transition: 0s;}
.home3-t .right .swiper-container{height: 6.65rem;padding-right: 0.1rem;}
/* .home3-t .right li{margin-bottom: 0.35rem;} */
.home3-t .right li a{display: block;height: 3rem;padding: 0.28rem 0.32rem;}
.home3-t .right li a::before{content: "";position: absolute;background: #fff;box-shadow: 0rem 0.04rem 0.22rem 0rem rgba(153, 164, 170, 0.15);left: 0.65rem;right: -0.1rem;height: auto;top: 0.33rem;bottom: -0.11rem;opacity: 0;z-index: -1;}
.home3-t .right li a::after{width: 100%;background: url(../images/h3-bg2.png) no-repeat center/100% 100%;}
.home3-t .right .xshyhb a::after{background: url(../images/h3-bg22.png) no-repeat center/100% 100%;}

.home3-t .right li h3{font-size: 0.34rem;color: #004EA2;font-family: sy;padding-bottom: 0rem;margin-bottom: 0.45rem;line-height: 1.65;}
.home3-t .right li h3::after{width: 1.99rem;height: 0.2rem;background: url(../images/h3tbg.png) no-repeat center/100% 100%;}
.home3-t .right li .name{width: 0.85rem;height: 0.2rem;line-height: 0.2rem;color: #fff;padding: 0 0.16rem;background: url(../images/h3tbg2.png) no-repeat center/100% 100%;font-size: .16rem;}
.home3-t .right .xshyhb  .name{width: 1.2rem;}


.home3-t .right li h4{margin: 0.08rem 0 0.25rem;font-size: 0.12rem;color: #004D9F;display: flex;align-items: baseline;}
.home3-t .right li h4 span{font-size: 0.22rem;color: #004D9F;font-family: sy;display: inline-block;padding-right: 0.15rem;}
.home3-t .right li .tim{padding-right: 0.56rem;}
.home3-t .right li .tim::after{left: auto;right: .15rem;width: 0.26rem;height: 0.35rem;background: url(../images/h3line.png) no-repeat center/100% 100%;}
.home3-t .right li .tim:last-child::after{display: none;}
.home3-t .right li .tim:last-child{padding-right: 0;}
.home3-t .right li .tim span{display: inline-block;background: #4582DC;color: #fff;padding: 0 0.1rem;line-height: 0.24rem;font-size: 0.16rem;}
.home3-t .right li .tim b{font-size: 0.12rem;color: #004D9F;font-family: 'sy-r';display: block;margin-top: 0.1rem;}
.home3-t .right li .tim p{font-size: 0.12rem;color: #004D9F;display: block;margin-top: 0.1rem;}
.home3-t .right .arrow{align-items: flex-end;}
.home3-t .right .arror{position: relative;top: auto;left: auto;right: auto;width: 0.8rem;height: 0.12rem;margin: 0 0.1rem;background: url(../images/h3-prev.png) no-repeat center/100% 100%;transition: 0.5s;}
.home3-t .right .arror:after{display:none;}
.home3-t .right .swiper-button-prev{}
.home3-t .right .swiper-button-next{transform:rotateY(180deg)}
.home3-t .right .arror:hover{background: url(../images/h3-prev2.png) no-repeat center/100% 100%;}

.home3-t .right .cir{position: relative;height: 1px;display: flex;align-items: flex-end;background: #ddd;flex: 1;min-width: 0;bottom: auto;width: auto;margin-right: .1rem;}
.home3-t .right .cir span{width: auto;height: 0.03rem;flex: 1;min-width: 0;opacity: 0;background: #0061AE;border-radius: 0;}
.home3-t .right .cir span.swiper-pagination-bullet-active{opacity: 1;}



@media screen and (min-width: 1025px) {
.home3-t .left dt a:hover::after{width: 100%;}
.home3-t .left dt a:hover h3{color: #0061AE;font-weight: bold;}
  .home3-t .left dt a:hover p{font-weight:bold}
.home3-t .right li a:hover::after{background: url(../images/h3-bg3.png) no-repeat center/100% 100%;}
.home3-t .right .xshyhb  a:hover::after{background: url(../images/h3bg4.png) no-repeat center/100% 100%;}
.home3-t .right li a:hover::before{opacity: 1;}
  .home3-t .left li a:hover h3{font-weight:bold;}
  .home3-t .right li{padding:0 .1rem .1rem 0}
}

@media screen and (max-width: 1024px) {
  .home3{padding: 0.4rem 0rem .4rem;overflow: hidden;}
  .home3-t .left {width: 100%;}
  .home3-t .right {width: 100%;margin-top: 0.3rem;}
  .home3-t .left li h3{margin:.1rem 0;}
  .home3-t .left li .con{height:2.7rem;}
  .home3-t .left li span{font-size: 0.34rem;}
.home3-t .left dt a{padding:.15rem 0;}
  .home3-t .right li a{height:2.3rem;}
  .home3-t .right li h3{margin-bottom:.2rem;text-align: center;}
  .home3-t .right .swiper-container{height: 5rem;padding-right: 0rem;}
  .home3-t .right li h3::after{left:50%;transform:translateX(-50%);}
}
@media screen and (max-width: 768px) {
  .home3-t .left li .pis{width:100%;}
    .home3-t .left .cir{bottom:.2rem;}
 
}

/* h4 */
.home4{width:100%;padding: 0.85rem 0 1.2rem;position: relative;background: url(../images/hbg4.png) no-repeat center/cover;}

.home4::after{width: 100%;height: .16rem;background: url(../images/h4-bg.png)repeat;}
.home4-t{justify-content: space-between;}
.home4-t .left{width: 33%;}
.home4-t .right{width: 62%;}
.home4-t .left  li *{transition:0.5s;}
.home4-t .left ul{border-top: 1px solid #ddd;}
.home4-t .left  li a{display: flex;height: 0.81rem;position:relative;z-index:1;flex-direction: column;justify-content: center;border-bottom: 1px solid #eee;}
.home4-t .left li a::after{height: 1px;background: #D10F12;content:"";position:absolute;bottom:-1px;z-index:-1;width: 0;left: 0;}
.home4-t .left li .con{display: flex;align-items: center;width: 100%;}
.home4-t .left li .con h3{padding: 0 0.2rem 0 0.2rem;font-size: 0.18rem;color: #333;transition: 0.5s;flex: 1;min-width: 0;}
.home4-t .left li .con p{font-size: 0.16rem;padding-left: 0.2rem;background: url(../images/h3-t.png) no-repeat left center/0.12rem;font-family: 'sy-r';color: #0061AE;}
.home4-t .left li h4{padding-left: 0.2rem;display: none;font-size: 0.16rem;color: #fff;margin-top: 0.1rem;}
.home4-t .left li .con h3::after{width: 0.06rem;height: 0.06rem;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);background: #D10F12;}
.home4-t .left li .li22-con{display:none;align-items:center;width: 100%;}
.home4-t .left li .date{width: 0.65rem;text-align: center;height: 0.65rem;border: 1px solid #0061AE;}
.home4-t .left li .cont-r{padding-left: 0.24rem;flex: 1;min-width: 0;}                     
.home4-t .left li .date span{font-size: 0.3rem;color: #0061AE;line-height: 0.4rem;display: block;font-family: 'sy-r';}
.home4-t .left li .date p{font-size: 0.14rem;line-height: 0.25rem;color: #fff;background: #0061AE;font-family: 'sy-r';}

.home4-t .left li .li22-con h3{font-size: 0.18rem;color: #0061AE;font-weight: bold;margin-bottom: 0.1rem;}
.home4-t .left li .li22-con h4{font-size: 0.16rem;line-height: 0.2rem;color: #0061AE;padding-left: 0;}
.h4-t::after{width: auto;right: 0;left: 1.68rem;height: auto;top: 0.34rem;bottom: 0;
background: #005EAC;}
.h4-t{align-items:flex-start}
.h4-l{width: 4.6rem;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.3);}
.h4-r{flex: 1;min-width: 0;padding: 0 .3rem 0.34rem .4rem;margin-top: 0.8rem;}
.h4-l .imged{/* padding-bottom: 133%; */}
.h4-s2{height: 2.2rem;}
.h4-s2 li h3{color: #fff;font-size: 0.18rem;font-weight: bold;line-height: 1.5;overflow: hidden;/* white-space: nowrap; */text-overflow: ellipsis;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.h4-s2 li h4{font-size: 0.2rem;color: #fff;line-height: 1.2;padding: 0.15rem 0;background: url(../images/h4line.png) no-repeat bottom/100%;margin-bottom: 0.2rem;}
.h4-s2 li p{font-size: 0.14rem;color: #fff;line-height: 0.26rem;max-height: 0.78rem;}
.h4-s3{margin: 0.3rem -0.15rem 0.4rem;width: 100%;}

.h4-s3 li a{display: block;margin: 0 0.15rem;text-align: center;position:relative;}
.h4-s3 li .imged{/* padding-bottom: 133%; */}
.h4-s3 li .scale{border: 1px solid #ddd;}
.h4-s3 li h3{font-size: 0.18rem;color: #FFFFFF;margin-top: 0.19rem;background: rgba(0, 0, 0, 0.44);width:100%;position:absolute;left:0;bottom:0;z-index:10;line-height:.32rem;display: none;}


.home4-t .slick-arrow{width: 0.38rem;height: 0.38rem;background: #0061AE;transition: 0.5s;z-index:1;top: auto;transform: translateY(0);left: auto;right: .55rem;background: url(../images/h4-prev1.png) no-repeat center/100% 100%;bottom: -.35rem;}
.home4-t .slick-arrow::before{display: none;}
.home4-t .slick-next{right: 0rem;transform: translateY(0) rotateY(180deg);}
.home4-t .slick-arrow:hover{background: url(../images/h4-prev2.png) no-repeat center/100% 100%;}


@media screen and (min-width: 1025px) {
.home4-t .left ul{height: 5.2rem;}
.home4-t .left li.on a{height: 1.1rem;}
.home4-t .left li.on h4{display: block;}
.home4-t .left li.on h3{color: #0061AE;font-weight:bold;}
.home4-t .left li.on a::after{/* background: #0061AE; */width: 100%;}
.home4-t .left li.on .con{display: none;}
.home4-t .left li.on .li22-con{display: flex;}

}
@media screen and (max-width: 1024px) {
  .home4{padding: 0.4rem 0 0.4rem;overflow: hidden;background: url(../images/hbg4.jpg) no-repeat center/cover;}
  .home4-t .left{width: 100%;}
  .home4-t .right{width: 100%;margin-top:.3rem;}
  .home4-t .left::after{width: auto;left: -15px;right: -15px;height: auto;top: -0.4rem;bottom: 0;background: #F5FAFE;opacity: .5;}
  .h4-s3{margin: 0 -0.1rem;}
  .h4-s3 li a{margin: 0 0.1rem;}
  .h4-r{padding:0 .2rem .2rem;}
  .home4-t .left li a{height:auto;padding:.15rem 0}
  .home4-t .slick-arrow{bottom:0;}
}
@media screen and (max-width: 768px) {
  .h4-l{width:2.8rem;}
}

@media screen and (max-width: 500px) {
  .h4-l{width:100%;display:none}
  .h4-t:after{left:0;top:0;}
  .h4-r{flex:none;width:100%;margin-top:0;padding:.2rem;}
  .h4-s3 .slick-list{padding: 0 1rem;}
  .h4-s3 li{transform:scale(.8);transition:0.5s;}
  .h4-s3 li.slick-current{transform:scale(1);}
  .h4-s3 li a{margin:0}
   .h4-s3{margin: 0rem;}
}

/* h5 */
.home5{padding: 0.5rem 0 0rem;z-index: 2;}
.home5::after{width: 100%;height: 8.75rem;bottom: auto;top: 0rem;background: url(../images/hbg5.png) no-repeat top/100%;}
.home5-t li *{transition: 0.5s;}
.home5 .title h3 span{color: #fff;}
.home5 .title p{color: #fff;opacity: .8;}
.home5 .title .h3::after{background: url(../images/titbg2.png) no-repeat center/100% 100%;}
.ul-iconsb1{margin: 0rem -.1rem;}
.ul-iconsb1 li{padding: 0 0.1rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 li .icon{width: 0.54rem;height: 0.54rem;display: flex;align-items: center;justify-content: center;background: #3EA0ED;border-radius: 50%;}
.ul-iconsb1 li .icon img{max-width:.41rem;max-height: 0.28rem;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateY(0%) translateX(-50%);}
.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%;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);}
.ul-iconsb1 .qrbox .qr{padding: .05rem;background: #fff;text-align: center;border-radius: .1rem;}
.ul-iconsb1 .qrbox .qr img{width: 100%;}
.ul-iconsb1 .qrbox .p{font-size: 0.14rem;overflow:hidden;text-align: center;margin-top: .1rem;line-height: 1.5;}
.ul-iconsb1{padding: 0;align-items: center;/* justify-content: center; */z-index: 10;position: relative;}
.ul-iconsb1 .icon{width:0.46rem;height: .46rem;border-radius: 50%;}
.ul-iconsb1 .qrbox::before{content:"";border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-top:.1rem solid #fff;top: -.09rem;transform: translateX(-50%) rotateX(180deg);position: absolute;left: 50%;}
.ul-iconsb1 .con:hover .icon{background: #10A957;}

.home5-t{justify-content: space-between;align-items: flex-start;position: relative;}
.home5-t .left{width: 33%;}
.home5-t .mid{width: 31%;}
.home5-t .right{width: 32%;}
.home5-t a{display: block;position: relative;}
.home5-t .left ul{padding: 0.85rem 0.68rem 0;background: url(../images/h5-bg1.png) no-repeat center/100% 100%;}
.home5-t .left li{padding: 0 0.16rem 0.05rem;margin-bottom:.26rem;position:relative;}
.home5-t .left li:after{content:"";position:absolute;width:100%;height:.05rem;background: url(../images/h5-line.png) repeat-x bottom;left:0;bottom:0;z-index: 1;}
.home5-t .left li .con{padding: 0.15rem 0 0.16rem;align-items: center;}
.home5-t .left li .con::after{width: auto;left: -0.38rem;right: -0.38rem;height: 1.16rem;background: #E6F1F9;bottom: -.05rem;}
.home5-t .left li h3{flex: 1;min-width: 0;padding-right: 0.15rem;font-size: 0.18rem;color: #1A1A1A;line-height: 0.22rem;}
.home5-t .left li p{font-size: 0.14rem;color: #1A1A1A;font-family: 'sy-r';}
.home5-t .left li span{width: 0.3rem;position: absolute;top: 0.15rem;right: 0.15rem;z-index: 10;}
.home5-t .left li span img{width: 100%;}
.home5-t .left li .scale{z-index:2;position:relative;}
.home5-t .mid dt a{padding: .15rem;background: linear-gradient(180deg, #85caff 0%, #3c95de 100%);border-radius: 0.1rem;}
.home5-t .right .con{padding: 0.15rem .3rem .2rem;position: absolute;left: 0;bottom: 0;width: 100%;z-index: 10;height: 0.76rem;background: rgba(0, 0, 0, 0.44);align-items: flex-start;}   
.home5-t .right .con span{width: 0.32rem;} 
.home5-t .right .con span img{width: 100%;}
.home5-t .right .con .box{flex: 1;min-width: 0;padding-left: 0.15rem;}
.home5-t .right .con h3{color: #fff;font-size: 0.18rem;margin-bottom: 0.1rem;}
.home5-t .right .con p{font-size: 0.18rem;color: #fff;font-family: 'sy-r';}
.home5-t .right li{margin-bottom: 0.14rem;padding-bottom: 0.05rem;background: url(../images/h5-line.png) repeat bottom;}
.home5-t .right li .sig{position: absolute;right: -0.06rem;top: 0.2rem;z-index: 2;align-items: center;padding: 0.04rem 0.1rem;background: rgba(94, 183, 255, 0.85);}
.home5-t .right li .sig img{width: 0.34rem;}
.home5-t .right li .sig p{font-size: 0.14rem;color: #fff;flex: 1;min-width:0;padding-left:.1rem;}
.home5-t .right li .sig::after{left: auto;right: 0;bottom: -0.07rem;width: 0.06rem;height: 0.07rem;background: url(../images/h5-jt.png) no-repeat center/100% 100%;}
.home5-t .right li:last-child,.home5-t .left li:last-child{margin-bottom:0;}

.home5-t .left li .imged{padding-bottom: 66.8%;}
.home5-t dt .imged{padding-bottom: 145.5%;}
.home5-t .right .imged{padding-bottom: 66.3%;}

.home5-t .slick-arrow{width: 0.66rem;height: 0.66rem;background: #fff;transition: 0.5s;z-index:1;border-radius: 50%;}
.home5-t .slick-arrow::before{color: #004D9F;font-weight: bold;font-size: 0.2rem;}
.home5-t .slick-arrow:hover{background: #5EB7FF;}
.home5-t .slick-arrow:hover::before{color: #fff;}
.home5-t .slick-prev{left: -0.23rem;}
.home5-t .slick-next{right: -0.23rem;}




@media screen and (min-width: 1025px) {
.home5-t .left li a:hover h3{color:#004D9F;}
}
@media screen and (max-width: 1024px) {
   .home5 .title .h3{margin:0 auto;}
  .home5{padding: 0.4rem 0 0rem;overflow: hidden;}
  .home5 .more{position:relative;width:100%;margin-top:.3rem;}
  .ul-iconsb1{justify-content:center;}
  .home5-t .left li .con::after{left: -0.1rem;right: -0.1rem;}
  .home5-t .slick-arrow{width: 0.5rem;height: 0.5rem;}
  .home5-t .slick-prev{left: 0rem;}
  .home5-t .slick-next{right: 0rem;}
  .home5-t .left ul{padding:.4rem .2rem 0;}
  .home5-t .left li .imged{padding-bottom: 50%;}
  /* .home5-t .left{width: 100%;}
  .home5-t .mid{width: 47%;}
  .home5-t .right{width: 50%;} */
}

@media screen and (max-width: 768px) {
  .home5-t .left{width:100%;}
 .home5-t .mid{width: 48%;margin-bottom: 0.25rem;/* display: none; */}
 .home5-t .right{width: 48%;}
 .home5-t dt .imged{padding-bottom: 146%;}
  .home5-t .left ul{display:flex;justify-content:space-between;flex-wrap:wrap;background:none;padding:0;}
  .home5-t .left li{width:47%;padding:0}
  .home5-t .right .con{padding:.1rem .15rem 0}
  .ul-iconsb1 li .icon{width:.4rem;height:.4rem;}
  .ul-iconsb1 li .icon img{max-width:.3rem;max-height: 0.2rem;}
}


/* home6 */
.home6{width: 100%;padding: 1rem 0 .65rem;}
.home6::after{width: 100%;background: url(../images/hbg6.png) no-repeat top/cover;}

.home6 li .imged{padding-bottom: 47%;}

.home6 .cir{display: flex;position: relative;bottom: auto;margin-top: 0.6rem;justify-content: center;}
.home6 .cir span{height: 0.14rem;background: none;width: 0.14rem;border: 1px solid #5EB7FF;border-radius: 50%;margin: 0 0.07rem !important;opacity: 1;}
.home6 .cir span.swiper-pagination-bullet-active{opacity: 1;background: #0061AE;border-color: #0061AE;}


@media screen and (min-width: 1025px) {

}
@media screen and (max-width: 1024px) {
  .home6{padding: 0.4rem 0 0.4rem;overflow: hidden;}
  .home6 .cir{margin-top:.25rem;}
}

@media screen and (max-width: 600px) {
  
}


/* home7 */
.home7{padding: 1rem 0rem 0.92rem;width: 100%;z-index: 2;background: url(../images/hbg7.png) no-repeat bottom/cover;}

.home7-t{justify-content: space-between;}
.home7-t .left{width: 63%;position: relative;}
.home7-t .right{width: 33%;margin-top: 1.3rem;}
.home7-t .left .swiper-container{/* padding-left: 1.06rem; */transform: rotateY(180deg);}
.home7-t .left li{width: 86.8%;}
.home7-t .left li .imged{padding-bottom: 56%;transform: rotateY(180deg)}
.home7-t .right li a{height: 0.68rem;align-items: center;border-bottom: 1px solid #ddd;transition: 0.5s;}
.home7-t .right li a::after{height: 2px;background: #D10F12;left: auto;right: 0;bottom: -1px;}
.home7-t .right li b{width: 1.47rem;opacity: 0;transition: 0.5s;}
.home7-t .right li b img{width: 100%;}
.home7-t .right li .con{flex: 1;min-width: 0;padding-left: 0.2rem;text-align: right;}
.home7-t .right li .con h3{color: #333;font-size: 0.2rem;}
.home7-t .right li .con p{font-size: 0.14rem;color: #888;margin-top: 0.1rem;display: none;white-space: nowrap;}

.home7-t .arror{width: 0.6rem;height: 0.6rem;background: #FFFFFF;border-radius: 50%;top: 50%;transform: translateY(-50%);margin: 0;}
.home7-t .arror::after{font-size: 0.18rem;color: #0061AE;font-weight: bold;}
.home7-t .arror:hover{background: #5EB7FF;}
.home7-t .arror:hover::after{color: #fff;}
.home7-t .swiper-button-prev{left: 1rem;}
.home7-t .swiper-button-next{right: -0.3rem;}
.home7 .wp{position:relative;}
.home7 .title {    align-items: flex-end;}
@media screen and (min-width: 1025px) {
.home7 .title{width: 34%;position: absolute;right: 0;}
.home7-t .right ul{height: 3.5rem;}
.home7-t .right li.on a::after{width: 100%;}
.home7-t .right li.on b{opacity: 1;}
.home7-t .right li.on a{height: 0.86rem;}
.home7-t .right li.on h3{font-size: 0.24rem;font-weight: bold;color: #0061AE;}
.home7-t .right li.on p{display: block;}
  .home7 .title .h3{margin:0}
}
@media screen and (max-width: 1024px) {
  .home7{padding: 0.4rem 0;}
  .home7-t .left{width: 100%;position: relative;}
  .home7-t .right{width: 100%;margin-top: .3rem;}
  .home7-t .arror{width: 0.45rem;height: 0.45rem;}
  .home7-t .swiper-button-prev{left: .6rem;}
  .home7-t .swiper-button-next{right: 0rem;}
  .home7-t .right li .con p{display:block;}
  .home7-t .right li a{height: 0.86rem;}
  .home7-t .right li b{display:none;}
  .home7 .title .h3{margin:0 auto;}
}

@media screen and (max-width: 600px) {
 
}
@media screen and (max-width: 480px) {

}
/* home8 */
.home8{width: 100%;padding: .66rem 0 0.6rem;overflow: hidden;}
.home8::after{width: 89.5%;background: url(../images/hbg8.png) no-repeat bottom/cover;left: 50%;transform: translateX(-50%);}
.home8-t{position: relative;padding-top: 0.4rem;}
.home8-t .h8-img{position: absolute;left: 50%;top: 0.67rem;width:4.3rem;transform: translateX(-50%);padding-top: .55rem;}
.home8-t .h8-img img{width: 100%;}
.home8-t .h8-img::after{width: 9.74rem;height: 9.74rem;background: url(../images/h8-bg.png) no-repeat center/100% 100%;left: -2.7rem;bottom: auto;top: -1.5rem;}
.home8-t ul{width: 100%;justify-content: space-between;}
.home8-t li{width: 33.4%;margin-bottom: 0.56rem;padding-top: .15rem;}
.home8-t li .a{align-items: center;cursor:pointer;}
.home8-t li .con{flex: 1;min-width: 0;padding-right: 0.2rem;text-align: center;}
.home8-t li .ico{width: 1.15rem;height: 1.15rem;display: flex;align-items: center;justify-content: center;background: #fff;border: 1px dashed rgba(1, 90, 163, 0.3);border-radius: 50%;}
.home8-t li .ico::after{width: auto;height: auto;top: -0.12rem;right: -0.12rem;bottom: -0.12rem;left: -0.12rem;border-radius: 50%;opacity: 0;border: 1px dashed #0061AE;animation: play 25s linear infinite;}
.home8-t li h3{font-size: 0.22rem;color: #0061AE;font-family: sy;display: flex;align-items: baseline;flex-wrap: nowrap;white-space: nowrap;}
.home8-t li span{font-size: 0.6rem;display: inline-block;padding-right: 0.05rem;font-weight: bold;}
.home8-t li p{margin-top: 0.1rem;font-size: 0.2rem;color: #333;position: relative;line-height: 1.4;}
.home8-t li .img2{display: none;}
.home8-t .arrow{align-items: center;}
.home8-t .arrow::after{width: auto;height: 1px;background: #CEE5FA;bottom: 50%;left: .5rem;right: .5rem;}
.home8-t .arror{width: 0.5rem;height: 0.5rem;border: 1px solid #BDD8F1;border-radius: 50%;background: #BDD8F1;position: relative;top: auto;left: auto;right: auto;margin: 0;}
.home8-t .arror::after{font-size: 0.18rem;color: #0061AE;font-weight: bold;}
.home8-t .arror:hover{background: #5EB7FF;}
.home8-t .arror:hover::after{color: #fff;}
.home8-t .cir{flex: 1;min-width: 0;padding: 0 0.1rem;text-align: center;position: relative;bottom: auto;}
.home8-t .cir span{width: 0.2rem;height: 0.2rem;background: url(../images/h8-c1.png) no-repeat center/100% 100%;margin: 0 0.18rem !important;opacity: 1;border-radius: 0;}
.home8-t .cir span.swiper-pagination-bullet-active{background: url(../images/h8-c2.png) no-repeat center/100% 100%;}


@media screen and (min-width: 1025px) {
.home8-t ul{padding: 0;}
.home8-t li .a{padding-right:.74rem;width: 85%;}
.home8-t li:nth-child(2n) .a{padding: 0 0 0 1.35rem;}
.home8-t li:nth-child(2n) .ico{order: -1;}
.home8-t li:nth-child(2n) .con{padding: 0 0 0 0.2rem;}
.home8-t li:nth-child(3){transform: translateX(0.1rem);}
.home8-t li:nth-child(4){transform: translateX(.1rem);}
  .home8-t li .a:hover .ico:after{opacity:1;}
  .home8-t li:nth-child(1) .a{padding:0;}
  .home8-t li:nth-child(2) .a{ padding:0 0 0 .74rem; }
  .home8-t li:nth-child(2n-1) h3{justify-content:flex-end;} 
   .home8-t li:nth-child(2n-1) .con{text-align:right;}
  .home8-t li .a:hover h3{color:#B61215;}
  .home8-t li .a:hover p{font-size: 0.2rem;font-weight: bold;color: #0061AE;}
   .home8-t li .a:hover .ico{background:#0061AE;}
  .home8-t li .a:hover .ico:after{opacity:1}
  .home8-t li .a:hover .ico .img2{display:block;}
   .home8-t li .a:hover .ico .img1{display:none;}
}
@media screen and (max-width: 1024px) {
  .home8{padding: 0.4rem 0 0.3rem;overflow: hidden;}
  .home8-t li{width:48%;margin-bottom: 0.3rem;}
  .home8-t .h8-img{display:none;}
  .home8-t li .ico{width: 1.5rem;height: 1.5rem;}
  .home8-t li .ico img{max-width:.7rem;}
  .home8 .title .h3{margin:0 auto;}
  .home8-t{padding-top:0;}
  .home8-t li span{font-size:.5rem;}
  .home8-t li h3{justify-content:center;}
}

@media screen and (max-width: 768px) {
   .home8-t li{width:33.3%;padding:0 .1rem}
  .home8-t li .a{flex-direction: column;align-items: center;}
  .home8-t li .ico{order:-1;}
  .home8-t li .con{flex: none;width: 100%;padding: 0.2rem 0 0;}
  .home8-t li span{font-size: 0.3rem;}
  .home8-t li h3{font-size: 0.18rem;justify-content: center;}
}
@media screen and (max-width: 480px) {
   .home8-t li .ico{width: 1rem;height: 1rem;}
  .home8-t li .ico img{max-width:.5rem;}
  .home8-t li span{font-size: 0.26rem;}
}






/* footer */
.footer{width: 100%;background: url(../images/fbg.jpg) no-repeat center/cover;}
.footer::after{width: 100%;bottom: auto;top: 0;height: 0.15rem;background: url(../images/f-line.png) repeat-x top;}
.foot-b{padding: 0.5rem 0 0.43rem;justify-content: space-between;align-items: center;}
.foot-b .fot-1{}
.foot-b .fot-2{width: 62%;position: relative;}
.foot-b .fot-3{position: relative;}

.foot-b dt p{font-size: 0.18rem;color: #FFFFFF;line-height: 0.3rem;margin: 0.15rem 0;display: flex;align-items: flex-start;}
.foot-b .fot-2 dt:nth-child(1){width: 37%;}
.foot-b .fot-2 dt:nth-child(2){width: 63%;}
.foot-b .fot-2 dt span{height: 0.3rem;width: 0.18rem;display: flex;align-items: center;justify-content: center;margin-right: 0.1rem;}

.foot{padding: 0.12rem 0;background: #0061AE;}
.foot p{font-size: 0.14rem;line-height: 1.5;color: rgba(255, 255, 255, .7);text-align: center;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.foot p a{padding: 0 0.1rem;display: inline-block;}
.foot p a img{display: inline-block;margin: 0 0.05rem;}

.select{width: 2.6rem;position: relative;cursor: pointer;margin: 0.18rem 0 0;}
.select h2{font-size: 0.16rem;height: 0.32rem;align-items: center;padding: 0 .15rem;justify-content: space-between;border: 1px solid rgba(255, 255, 255, 0.6);}
.select h2 p{color: #fff;white-space: nowrap;}
.select ul{background: #f8f8f8;/*height: 2rem;*/position: absolute;width: auto;left: 0;right: 0;padding: .15rem 0rem;z-index: 5;bottom: 100%;display: none;overflow-y: auto;}
.select li{font-size: 0.16rem;line-height: 0.32rem;color: #333;transition:0.5s;padding: 0 .15rem;text-align: left;}
.select li a{color:#333;}
.select h2 img{width: 0.1rem;}
.select li:hover{background:#0061AE;color:#fff;}
.select li:hover a{color:#fff;}



.rightFix {
  position: fixed;
  right: 0.25rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  display: none !important;
  padding: .08rem 0rem 0.2rem;
}
.rightFix::after{width: 100%;height: auto;top: 0.37rem;  background: url(../images/rrbg.png) no-repeat;background-size: 100% 100%;filter: drop-shadow(0.1rem 0.05rem 0.1rem rgba(0, 49, 102, 0.15));}
.rightFix .log{text-align: center;margin-bottom: 0.1rem;}
.rightFix .log img{width: 1rem;}
/* .rightFix.on{background:linear-gradient(0deg,rgba(255,255,255,.5)0%,rgba(255,255,255,0.1) 100%);border-radius:1rem} */

.rightFix li {width: 1rem;text-align: center;font-size: .18rem;}
.rightFix li a{display: block;border-bottom: 1px dashed rgba(255, 255, 255, 0.2);line-height: 0.3rem;padding: 0.1rem 0;}
.rightFix li:last-child a{border-bottom: none;}
.rightFix li p{transition: 0.5s;line-height: 1.1;white-space: nowrap;color: #fff;font-family: sy;}
.rightFix li.on a{background: #5DAAD0;}
.rightFix .totop{text-align: center;cursor: pointer;}



@media screen and (max-width:1024px){
    .foot-b{padding: 0.35rem 0 0.2rem;}
    .foot-b .fot-1{width: 100%;text-align: center;padding-right: 0;}
    .foot-b .fot-2{width: 100%;margin: .3rem 0 0;}
    .rightFix{display: none !important;}
  .select{margin:.15rem auto 0;}
}

@media screen and (max-width:768px){
   .foot-b .fot-2 dt{width:100% !important;text-align: center;}
   .foot-b .fot-2 dt p{justify-content: center;margin: 0.1rem 0;}
   .foot-b .img img{max-width:80%;}
}




@media screen and (max-width: 1600px){
 .list_box1{padding-left: 5%;}
}


@media screen and (max-width:1300px){
   .list_box1 .ser{padding-left:.5rem;}
  
}
@media screen and (min-width:1025px){
  .title .h3 img{width:100%;}
  .home1 .left .title .h3 b{transform: translateY(0.14rem);width: 1.16rem;}
  .home1 .right .title .h3 b{width: 1.06rem;}
  .home1 .left .title h3{margin-left:-.1rem}
  .home2 .title .h3 b{transform:translateY(.05rem);width: .97rem;}
  .home3 .left .title .h3 b{transform: translateY(0.08rem);width: .98rem;}
  .home3 .right .title .h3 b{transform: translateY(0.06rem);width: 1rem;}
  .home4 .left .title .h3 b{transform: translateY(0.14rem);width: 1.06rem;}
  .home4 .right .title .h3 b{transform: translateY(0.03rem);width: .97rem;}
  .home5  .title .h3 b{transform: translateY(0.04rem);width: 1.15rem;}
  .home6 .title .h3 b{transform:translateY(.03rem);width: 1.04rem;}
  .home7 .title .h3 b{transform:translateY(.05rem) translateX(.08rem);width: 1.19rem;}
  .home8 .title .h3 b{transform:translateY(.04rem);width: 1.14rem;}
}


@media screen and (max-width:1024px){
    .title{margin-bottom: .2rem;}
    .swiper-box1 .swiper-pagination{}
    .banner video{display: none;}
    .swiper-box1 .imged{padding-bottom: 45%;}
    .main-visual-wrapper{padding-top: 0;display: none;}
    .title h3{font-size: 0.34rem !important;}
   .title .h3 b{transform:translateY(0.02rem)}
  .title .h3 b img{max-width: .8rem;}
  .title .h3{margin:0;}
  .title .h3::after{
    width: .9rem;
    height: .42rem;
}
}

@media screen and (max-width:768px){
  .title p{font-size: .16rem;}
  .title h3 span{font-size: 0.3rem !important;padding-top: .12rem;}
  .txt1 { font-size: 0.2rem !important; }
  .p1 {font-size: 0.16rem !important;}
  .title .h3{margin:0;text-align:left;}  
  .title .h3 b img{/* max-width: .8rem; */}
   
}

@media screen and (max-width:600px){
   
}
@media screen and (max-width:420px){
  
}

@media(min-width: 200px){
[aos=zoom-in]{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}
}
@media screen and (max-height:500px){
  .list_box_nav_mobile{max-height: calc(100% - 100px);padding-left: 0rem;}
}

                