@charset "utf-8";
@font-face{ font-family:sy; src:url(../fonts/sySong.woff);}


.header_top{z-index: 100;width: 100%;position: fixed;top: 0;left: 0;}
.header_top::before{width: 100%;height: 2.5rem;background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(58, 58, 58, 0) 100%);content: "";position: absolute;left: 0;top: 0;z-index: -1;}
.header_top::after{width: 100%;bottom: auto;top: 0;height: 1.35rem;background: url(../images/head.png) no-repeat;background-size: 100% 100%;}
.fixed .header_top:before{background:#022FA2;height:100%}
.fixed .header_top #logo{transform: translateY(-.65rem) scale(0.7);}
.head-t .wp{align-items: center;justify-content: space-between;height: 0.45rem;}
.header_top .top{justify-content: space-between;height: 1.3rem;align-items: flex-start;width: 100%;padding-top: .15rem;}
.header_top #logo{position: relative;padding: 0 0.15rem;transform: translateY(-.45rem);transition:0.5s;}
.header_top #logo img{transition: .5s;width: 3.38rem;}
.header_top .left{flex: 1;}
.header_top .right{flex: 1;}
.head-t p{color: #fff;font-size: 0.16rem;}

.list_box1{display: flex;justify-content: flex-end;align-items: center;}
.list_box1 .li{position: relative;height: 0.54rem;display: flex;align-items: center;}
.ser .a{display:flex;align-items:center;justify-content: space-between;transition: .5s;position: relative;height: .42rem;width: 1.9rem;padding: 0 0.1rem;border-bottom: 1px solid rgba(255,255,255,.2);}
.ser .a .input{width: calc(100% - .2rem);height: 100%;padding: 0 .15rem 0 0;font-size: .16rem;color: #fff;line-height: .3rem;}
.ser .a .serbtn {
    width: 0.2rem;
    background: url(../images/ser.png) no-repeat left center;
    background-size: 0.2rem;
    height: 100%;
}
.ser .a .input::-webkit-input-placeholder{ color:#fff;}
.ser .a .input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#fff; }
.ser .a .input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#fff;}
.ser .a .input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#fff;}
.list_box1 .ema p{margin-bottom: 0.1rem;}


/* .banner #nav{position: absolute;bottom: 0;left: 0;} */
#nav{width: 100%;position: relative;z-index: 1000;}
#nav .wp{align-items:center;}
#nav ul{display: flex;justify-content: space-between;}
#nav ul li{z-index:0;position: relative;}
#nav ul li a{display: flex;padding: 0;position: relative;z-index: 2;height: 100%;align-items: center;}
#nav ul li h3{font-size: .18rem;color:#fff;line-height: .7rem;position:relative;transition: .36s;font-weight: bold;border-bottom: 1px solid  transparent;}
#nav ul li h3 i{width: 0.13rem;height: 0.13rem;background-size: 100%;display: inline-block;margin-left: .1rem;}
#nav ul li .sub{position:absolute;top: 95%;background: rgba(255,255,255,.9);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);overflow: hidden;z-index: 1000;}
#nav ul li .sub:after{content: '';height: .02rem;width: 100%;position: absolute;left: 0;top: 0;background: #01398B;}
#nav ul li .sub .box{/* padding: .2rem 0; */text-align:center;}
#nav ul li .sub a{padding: 10px .16rem;line-height: 28px;transition:.6s;font-size: .16rem;color: #333;text-align: center;white-space: nowrap;min-width: 160px;display: block;}
#nav ul li .sub a img{ margin: 0 .1rem 0 0; opacity: .2; transition: .5s}
#nav ul li .sub a:hover{background: #01398B;color: #fff;}
#nav ul li:hover .sub{opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav ul li.on h3,#nav ul li:hover h3{font-weight: bold;border-color: #fff;}
#nav ul li.on h3::after,#nav ul li:hover h3::after{opacity: 1;}

/*手机端开始*/
.m_header_box {transition: .6s;display: none;position: relative;z-index: 100000;}
.m_header_box header{padding: 0 0 0 0.15rem;height: .7rem;background: #00388B;box-shadow: 0 3px 5px 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: .55rem;}
/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {/* background: #fff; */}
#nav_btn_box{position:relative;width: .7rem;height: .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: -10px;border-right: #fff 10px solid;border-top: transparent .7rem solid;opacity: 0;}
#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.40rem;height: 22px;position: relative;outline: none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: .28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 18px;height: 2px;-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: #01398B;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 24px;height: 2px;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: #01398B;}
#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 { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#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: 0px; }

.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: 70px 20px 30px;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: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;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: #01398B url(../images/submit.png) center no-repeat; background-size: .28rem;}
#m_nav .list_box0{text-align:center;width: 100%;justify-content: flex-start;margin: .32rem 0 0;flex-wrap: wrap;height: 0.4rem;}
#m_nav .list_box0 .li{text-align: left;color: #01398B;margin: 0 .12rem 0.15rem 0;font-size: 14px;padding: 0;min-width: 1rem;}

#m_nav .old_rukou{margin:.24rem 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;max-height: calc(100% - 250px);/* background: rgba(255,255,255,.1); */padding: 0 0 10px;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: 1px solid #e2e2e2;line-height: .5rem;color: #333;padding: 0;font-size: 16px;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: .64rem;height: .5rem;display: inline-block;background: url(../images/arrow_down.png) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;}
.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: 1px solid #e2e2e2;}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px 0;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: #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:16px;border-radius: 5px;color:#fff;text-align:center;letter-spacing:2px;overflow:hidden;width: 100%;display: block;margin-bottom: 0.1rem;}
.wap_search .form{height:40px;border-radius:20px;background: rgb(255 255 255);position:relative;width: 3.68rem;margin: 10px auto;}
.wap_search .input{font-size: .16rem;color: #646464;height:40px;line-height:40px;padding: 0 .24rem;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background: #fff;border-radius: 30px;/* background:none; */width: calc(100% - 40px);}
.wap_search .btn_blue{position:absolute;cursor:pointer;top:0;right:0;width: 40px;height:40px;line-height:40px;border:0;background: url(../images/submit.png) center no-repeat #01398B;background-size: .24rem;border-radius: 20px;}
.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消失-结束 */


/* banner */
.main-visual-wrapper {width: 100%;position: relative;}
.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;}
.swiper-box1 .imged::after{width: 100%;height: 15%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); transition: opacity 0.5s}
.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.1)\0;}
.main-visual-slider a:hover .imged{transform: scale(1);}

.swiper-box1 .cir{bottom: .3rem;z-index: 10;width: 100%;display: flex;align-items: center;justify-content: center;}
.swiper-box1 .cir span{margin: 0px .08rem !important;width: 0.4rem;height: 0.05rem;opacity:.6;border-radius: 0.1rem;}
.swiper-box1 .cir .swiper-pagination-bullet-active{opacity: 1;width: 0.33rem;height: 0.42rem;background: url(../images/cir1.png) no-repeat;background-size: 100% 100%;}

/* home1 */
.home1{padding: 0.7rem 0rem;width: 100%;overflow:hidden;background: url(../images/hbg1.png) no-repeat right bottom}
.home1::after{width: 46.7%;left: auto;right: 0;bottom: auto;top: 0.15rem;background: url(../images/h1bg.png) no-repeat;background-size: 100%;}

.title{margin-bottom: .43rem;align-items: center;position: relative;/* overflow: hidden; */justify-content: space-between;z-index: 2;}
.title .h3{margin:0 auto;}
.title h3{font-size: 0.36rem;line-height: 1.1;color: #01398B;font-weight: bold;}
.title p{font-size: 0.16rem;color: #333;margin-bottom: 0.05rem;align-items: center;text-transform: capitalize;opacity: .6;}
.title p img{display: inline-block;margin-right: 0.1rem;width: 0.4rem;}
.more a{font-size: 0.18rem;transition: 0.5s;color: #002375;align-items: center;transition: 0s;}
.more a img{display: inline-block;margin-left: 0.05rem;width: 0.25rem;}
.more a:hover{font-weight:bold;}

.home1-t{justify-content: space-between;align-items: flex-start;}
.home1-t .left{width:48%;}
.home1-t .right{width: 48%;}
.home1-t li *{transition: 0.5s;}
.home1-t .h1-1 a{align-items: center;display: block;}

.home1-t .h1-1 .con{padding: 0.27rem .4rem;height: 2rem;background: #F4F7FA;}
.home1-t .h1-1 h3{font-size: 0.2rem;color: #222;line-height: 0.26rem;}
.home1-t .h1-1 h4{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.6rem\0;}
.home1-t .h1-1 p{font-size: 0.16rem;color: #01398B;margin: 0.1rem 0;}
.home1-t .h1-1 .imged{padding-bottom:58.5%;}

.home1-t .h1-1 .cir{bottom: .28rem;display:flex;width: 100%;align-items: center;justify-content: center;}
.home1-t .h1-1 .cir span{margin:0 .5rem !important;width:.06rem;height:.06rem;background:#002375;border-radius:50%;opacity:1;position: relative;}
.home1-t .h1-1 .cir span::after{content: "";position: absolute;width: 0.96rem;height: 1px;bottom: 50%;background: #0059CE;left: 110%;}
.home1-t .h1-1 .cir span:last-child::after{display: none;}                 
.home1-t .h1-1 .cir span.swiper-pagination-bullet-active{width: 0.16rem;opacity: 1;height: 0.16rem;border: 3px solid #B80306;background: none;}
.h1-t a{border-bottom: 1px solid #ddd;align-items: center;}
.h1-t .scale{width: 2.9rem;}
.h1-t .con{padding-left: .3rem;flex: 1;min-width: 0;}
.h1-t h3{font-size: 0.18rem;line-height: 0.28rem;color: #333;max-height: 0.56rem\0;}
.h1-t p{font-size: 0.16rem;color: #00388B;line-height: 0.3rem;margin: 0.1rem 0;}        
.h1-t h4{font-size: 0.16rem;line-height: 0.28rem;max-height: 0.56rem\0;}
.h1-t .imged{padding-bottom:73%;}
.home1-t .right li a{width: 100%;align-items: center;padding: 0.3rem 0;border-bottom: 1px dashed #ddd;}
.home1-t .right li:last-child a{border-bottom: none;}
.home1-t .right li a::after{height: 1px;bottom: -1px;background: #01398B;}
.home1-t .right li h3{font-size: 0.18rem;color: #333;line-height: 0.26rem;                     transition: 0.5s;padding: 0 0.2rem;background: url(../images/h1-sj.png) no-repeat left center;flex: 1;min-width: 0;}
.home1-t .right li p{font-size: 0.16rem;color: #333333;}


@media screen and (min-width: 1025px) {
  .home1-t a:hover h3{color: #01398B;}
  .home1-t .right li a:hover::after{width: 100%;}
}
@media screen and (max-width: 1024px) {
  .home1{padding: 0.4rem 0;}
  .home1-t .left{width: 100%;}
  .home1-t .right{width: 100%;margin-top: 0.3rem;}
  .home1-t .h1-1 .con{height: auto;padding: 0.25rem 0.25rem 0.5rem;}
}

@media screen and (max-width: 768px) {

   
}

/* home2 */
.home2{padding: 0.7rem 0 .7rem;overflow: hidden;background: url(../images/hbg2.png) no-repeat center/cover;}
.home2 .title .h3{margin: 0;}
.home2-t{justify-content: space-between;}
.home2-t .left{width: 66%;}
.home2-t .right{width: 31%;}
.h2-t{background: #FFFFFF url(../images/h2bg.png) no-repeat right bottom;border: 1px solid rgba(201, 211, 222, 0.6);padding: 0.3rem 0.23rem;justify-content: space-between;}
.h2-l{width: 42.5%;}
.h2-r{width: 55%;}
.h2-l li .scale{position: relative;}
.h2-l li b{color: #fff;font-size: 0.24rem;font-family: Arial;display: inline-block;padding-right: 0.05rem;}
.h2-l li p{font-size: 0.16rem;color: #fff;background: #00388B;position: absolute;left: 0;bottom: 0;z-index: 10;min-width: 1.2rem;height: 0.45rem;padding-left: 0.1rem;display: flex;align-items: flex-end;line-height: .45rem;}
.h2-l li .con{padding-top: 0.12rem;}
.h2-l li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;transition: 0s;}
.h2-r li a{align-items: center;line-height: 0.5rem;padding: 0.03rem 0;}
.h2-r li h3{font-size: 0.16rem;color: #333;line-height: 0.5rem;transition: 0.5s;padding: 0 0.2rem;background: url(../images/h2li1.png) no-repeat left center/0.06rem;flex: 1;min-width: 0;transition: 0s;}
.h2-r li p{font-size: 0.16rem;color: #999;}

.home2-t li *{transition: 0.5s;}
.home2-t .right ul{background: #FFFFFF;border: 1px solid rgba(201, 211, 222, 0.6);height: 4.1rem;padding: 0.1rem 0;}
.home2-t .right li a{align-items: center;height:.91rem;padding: 0 0.25rem;}
.home2-t .right li a::after{background: #01398B;width: 100%;opacity: 0;}
.home2-t .right li .date{text-align: center;}
.home2-t .right li .con{padding-left: .3rem;flex: 1;min-width: 0;}
.home2-t .right li h3{font-size: 0.16rem;color: #333;line-height: 0.26rem;max-height: 0.52rem\0;}
.home2-t .right li span{font-size: 0.26rem;font-weight: bold;color: #00388B;}
.home2-t .right li p{font-size: 0.14rem;color: #999;border: 1px solid #D6D6D6;line-height: 0.24rem;padding: 0 0.05rem;margin-top: 0.1rem;}

@media screen and (min-width: 1025px){
  .home2-t .left li a:hover h3{color: #01398B;font-weight: bold;}
  .home2-t .right li a:hover::after{opacity: 1;}
  .home2-t .right li a:hover h3,.home2-t .right li a:hover p,.home2-t .right li a:hover span{color: #fff;}  
  .home2-t .right li a:hover h3{font-weight: bold;}
  .home2-t .right li a:hover p{border-color: #fff;}
  .h2-r li a:hover h3{background: url(../images/h2li2.png) no-repeat left center/0.06rem;}

}
@media screen and (max-width:1024px){
    .home2{padding: 0.4rem 0rem;}
    .home2-t .left{width: 100%;}
    .home2-t .right{width: 100%;margin-top: 0.3rem;}
}
@media screen and (max-width:768px){
    .h2-l{width: 100%;}
    .h2-r{width: 100%;}
    
}
@media screen and (max-width:420px){

}

/* home3 */
.home3{padding: 0.85rem 0rem 1.6rem;overflow: hidden;background: url(../images/hbg3.jpg) no-repeat center/cover;}

.home3-t{justify-content: space-between;}
.home3-t .left{width: 40%;}
.home3-t .right{width: 55%;}
.h3-t{width: calc(100% + 1.6rem);position: relative;left: -1.6rem;}

.h3-t .imged{padding-bottom: 88%;border-radius: 0px 3.38rem 3.29rem 3.18rem;}
.home3-t .right li{margin-bottom: 0.5rem;}
.home3-t .right li *{transition: 0.5s;}
.home3-t .right li a{padding: 0rem 0;align-items: center;height: 1.8rem;}
.home3-t .right li a::after{width: auto;;background: url(../images/h3-bg1.png) no-repeat bottom;background-size: 100% 100% !important;left: 0.54rem;right: 0;}
.home3-t .right li .date{width: 1.1rem;height: 1.1rem;border-radius: 50%;text-align: center;padding: 0.15rem 0.15rem;background: #00388B;}
.home3-t .right li .date::after{width: auto;height: auto;top: -0.05rem;left: -0.05rem;bottom: -0.05rem;right: -0.05rem;background: #B80306;opacity: 0;border-radius: 50%;}
.home3-t .right li .con{padding: 0 .35rem;flex: 1;min-width: 0;}
.home3-t .right li span{color: #fff;font-size: 0.3rem;font-weight: bold;display: block;}
.home3-t .right li p{font-size: 0.16rem;color: #fff;margin-top: 0.1rem;padding-top: 0.08rem;border-top: 1px solid rgba(201, 211, 222, 0.6);display: inline-block;}
.home3-t .right li h3{font-size: 0.2rem;color: #333;line-height: 0.26rem;}
.home3-t .right li h4{font-size: 0.16rem;color: #999;line-height: 0.28rem;max-height: 0.56rem\0;margin-top: 0.16rem;}


@media screen and (min-width: 1025px){
   .h3-t::after{width: auto;right: -0.47rem;height: auto;top: -0.49rem;bottom: -0.49rem;background: url(../images/h3bg.png) no-repeat;background-size: 100% 100%;}
    .home3-t .right li a:hover::after{background: url(../images/h3-bg2.png) no-repeat}
    .home3-t .right li a:hover h3{color: #fff;font-weight: bold;}
    .home3-t .right li a:hover .date{background: #B80306;}
    .home3-t .right li a:hover .date::after{opacity: .2;}
    .home3-t .right li a:hover h4{color: #fff;}
}



@media screen and (max-width:1024px){
     .home3{padding: 0.4rem 0;}
     .home3-t .left{width: 100%;}
     .home3-t .right{width: 100%;margin-top: .25rem;}
     .h3-t{width: 100%;left: auto;}
}
@media screen and (max-width:768px){
    .home3-t .right li .con{padding:0 .2rem;}
}
@media screen and (max-width:600px){

}
@media screen and (max-width:480px){
    

}
/* h4 */
.home4{padding: 0.8rem 0;width: 100%;overflow: hidden;background: url(../images/hbg4.png) no-repeat bottom/cover;}
.home4-t{justify-content: space-between;}
.home4-t .left{width: 46%;}
.home4-t .right{width: 51.8%;}
.home4-t .left li a{position: relative;}
.home4-t .left li .con{width: 80%;background: #fff;border-radius: 0rem 0.6rem 0rem 0px;padding: 0.18rem 0.3rem;position: relative;margin-top: -0.8rem;z-index: 10;}
.home4-t .left .imged {
    padding-bottom: 75.1%;
}
.home4-t li *{transition: 0.5s;}
.home4-t .left li h3{font-size: 0.18rem;color: #333;font-weight: bold;line-height: 0.28rem;}
.home4-t .left li h4{font-size: 0.16rem;color: #666;margin: 0.1rem 0;}
.home4-t .left li p{font-size: 0.16rem;color:#00388B;line-height: 0.24rem;}
.home4-t .right ul{justify-content: space-between;}
.home4-t .right li{width: 48.5%;}
.home4-t .right li a{display: block;margin-bottom: 0.35rem;}
.home4-t .right li .imged{padding-bottom: 74.5%;}
.home4-t .right li .con{background: rgba(255, 255, 255, 0.6);border: 1px solid rgba(0, 0, 0, 0.08);height: 2.98rem;padding: 0.35rem 0.3rem;}
.home4-t .right li .con::after{width: 100%;opacity: 0;background: url(../images/h4-bg.jpg) no-repeat bottom/cover;}
.home4-t .right li span{display: inline-block;border-radius: 0px 2.3rem 2.3rem 0.45rem;
background: #00388B;line-height: 0.36rem;color: #fff;font-size: 0.16rem;padding: 0 0.2rem;}
.home4-t .right li h3{font-size: 0.18rem;color: #333;font-weight: bold;line-height: 0.28rem;margin: 0.2rem 0;max-height: 0.56rem\0;}
.home4-t .right li h4{font-size: 0.16rem;color: #666;line-height: 0.28rem;max-height: 0.56rem\0;margin-bottom: 0rem;}
.home4-t .right li p{justify-content: flex-end;}
.home4-t .right li p img{width:.55rem;}
.home4-t .right li:last-child a:first-child .con{height:2.65rem;}
@media screen and (min-width: 1025px){
    .home4-t .left li a:hover h3{color: #002375;}
    .home4-t .right li a:hover span{background: #930109;}
    .home4-t .right li a:hover h3{color: #fff;font-weight: bold;}
    .home4-t .right li a:hover h4{color: #fff;}
    .home4-t .right li a:hover .con::after{opacity: 1;}
}

@media screen and (max-width:1024px){
    .home4{padding: 0.4rem 0 .2rem;}
    .home4-t .left{width: 100%;}
    .home4-t .right{width: 100%;margin-top: 0.3rem;}
}
@media screen and (max-width:768px){
    .home4-t .right li{width: 100%;}
    .home4-t .right li .con{height:auto !important;padding:.2rem;}
}


/* home4 */
.home5{padding: 0.8rem 0 0.8rem;}
.home5::after{width: 100%;height: 80%;background: url(../images/hbg5.jpg) no-repeat top/cover;bottom: auto;top: 0;}
.home5 .title h3{color: #fff;}
.home5 .title p,.home5 .more a{color: #fff;}

.ul-iconsb1 li{padding: 0 0rem 0.35rem 0;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .icon{width:0.68rem;height: .68rem;border-radius: 50%;opacity: .3;}
.ul-iconsb1 .qrbox .qr{padding: .05rem;background: #fff;text-align: center;border-radius: .1rem;}
.ul-iconsb1 .qrbox .qr img{width: 100%;}
.ul-iconsb1 .con:hover .icon{opacity: 1;}

.home5-t .left{width: 1.3rem;padding-right: 0.5rem;}
.home5-t .right{flex: 1;min-width: 0;}

.home5-t .right ul{margin: 0 -0.14rem;}
.home5-t .right li{padding: 0 0.14rem;margin-bottom: 0.3rem;width: 26%;}
.home5-t .right li.h5li1{width: 48%;}
.home5-t .right li a{display: block;position: relative;}
.home5-t .right li .imged{padding-bottom: 3.82rem;}
.home5-t .right li .con{align-items: center;padding: 0 0.3rem 0.15rem;position: absolute;left: 0;bottom: 0;z-index: 10;width: 100%;}
.home5-t .right li .con h3{color: #fff;flex: 1;min-width: 0;font-size: 0.18rem;}
.home5-t .right li .imged::after{width: 100%;height: 30%;opacity: 0.75;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.8) 100%);}
.home5-t .right li .box{height: 3.82rem;padding: 0.4rem;background: url(../images/h5-bg1.jpg) no-repeat bottom/cover;}
.home5-t .right li .box>span{display: inline-block;line-height: 0.36rem;padding: 0 0.2rem;border-radius: 0 0.45rem 0.45rem 0.45rem;font-size: 0.16rem;color: #B80306;background: #fff;}
.home5-t .right li .box h3{font-size: 0.18rem;color: #fff;font-weight: bold;line-height: 0.28rem;margin: 0.18rem 0;max-height: 0.56rem\0;}
.home5-t .right li .box h4{font-size: 0.16rem;color: #fff;line-height: 0.28rem;max-height: 1.12rem\0;margin-bottom: 0.1rem;}
.home5-t .right li .box p{justify-content: space-between;align-items: center;}
.home5-t .right li .box p>img{width: 0.5rem;}
.home5-t .right li .box p span{align-items: center;font-size: 0.16rem;color: #FFFFFF;}
.home5-t .right li .box p span img{width: 0.26rem;margin-right: 0.1rem;}
.home5-t .right li:nth-child(5) .box{background: url(../images/h5-bg2.jpg) no-repeat bottom/cover;}
.home5-t .right li:nth-child(5) .box>span{color: #0972CE;}


@media screen and (min-width:1025px){
  .ul-iconsb1 .qrbox{top: 50%;transform: translateX(-30%) translateY(-50%);opacity:0;visibility:hidden;margin-left: .15rem;transition: 0.5s;position: absolute;width: 1.2rem;z-index: 10;height: auto;z-index: 100;left: 100%;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);}
  .ul-iconsb1 .qrbox::before{content:"";border-top:.08rem solid transparent;border-bottom:.08rem solid transparent;border-right:.1rem solid #fff;left: -0.1rem;transform: translateY(-50%);position: absolute;top: 50%;}
  .ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateX(0%) translateY(-50%);}
}

@media screen and (max-width:1024px){
    .home5{padding: 0.4rem 0 0.3rem;overflow: hidden;}
    .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::before{content:"";border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.1rem solid #fff;top: -0.1rem;transform: translateX(-50%);position: absolute;left: 50%;}
  .ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateY(0%) translateX(-50%);}
   .ul-iconsb1{display: flex;flex-wrap: wrap;justify-content: center;}
   .ul-iconsb1 li{padding: 0 0.1rem;}
    .home5 .left{width: 100%;padding-right: 0;}
    .home5 .right{width: 100%;margin-top: 0.3rem;flex: none;}
    .home5-t .right ul{margin: 0 -0.1rem;}
    .home5-t .right li{padding: 0 0.1rem;margin-bottom: 0.3rem;width: 50%;}
    .home5-t .right li.h5li1{width: 100%;}
    .home5-t .right li.h5li1 .imged{padding-bottom: 60%;}

}
@media screen and (max-width:768px){
    .home5-t .right li .imged{padding-bottom: 3rem;}
    .home5-t .right li .box{height:3rem;padding:.2rem;}
    .home5-t .right li .box h4{
    -webkit-line-clamp: 2;
}
}

/* home6 */
.home6{padding: 0rem 0;overflow: hidden;z-index: 2;position: relative;}
.home6 li{width: 60%;}
.home6 li .imged::after{width: 0.68rem;height: 0.68rem;background: url(../images/bf.png) no-repeat;background-size: 100% 100%;left: 50%;bottom: auto;top: 50%;transform: translate(-50%,-50%);}
.home6-t .swiper-slide-prev{clip-path: polygon(0 100%,0 0,100% 5%,95% 95%);}
.home6-t .swiper-slide-active+li{clip-path: polygon(0 95%,0% 5%,100% 0%,100% 100%);}
.home6-t .cir{position: relative;bottom: auto;width: 100%;align-items: center;justify-content: center;margin-top: 0.24rem;display: flex;}
.home6-t .cir span{opacity: .2;margin: 0 0.05rem!important;background: #00388B;}
.home6-t .cir span.swiper-pagination-bullet-active{opacity: 1;width: 0.18rem;height: 0.18rem;background: url(../images/h6-c.png) no-repeat;background-size: 100%;}
/* home7 */
.home7{width: 100%;padding: 0.65rem 0;}
.home7::after{width: 100%;height: auto;top:-1.5rem;bottom: -0.5rem;background: url(../images/hbg7.png) no-repeat bottom/cover;}
.home7-t{position: relative;}
.home7-t li .scale{border-radius: 0.2rem 0 0.2rem 0;}
.home7-t li .imged{border-radius:  0.2rem 0rem 0.2rem 0px;padding-bottom: 53%;}

.home7-t .arror{width: 0.5rem;height: 0.5rem;margin-top: 0;transform: translateY(-50%);border-radius: 50%;border: 1px solid #00388B;}
.home7-t .arror::after{color: #00388B;font-size:.2rem;}
.home7-t .swiper-button-prev{left: -0.8rem;}
.home7-t .swiper-button-next{right: -0.8rem;}
.home7-t .arror:hover{background: #00388B;}
.home7-t .arror:hover::after{color: #fff;}


@media screen and (min-width:1025px){
 
}

@media screen and (max-width:1024px){
.home7{padding: 0.4rem 0;overflow: hidden;}
.home7::after{top: 0;bottom: 0;}
  .home7-t{padding: 0 0.4rem;}
  .home7-t .arror{width: 0.35rem;height: 0.35rem;}
  .home7-t .swiper-button-prev{left: 0%;}
  .home7-t .swiper-button-next{right: 0%;}
}




/* footer */
.footer{width: 100%;background: url(../images/fbg.png) no-repeat center/cover;}
.foot-b{padding: 0.95rem 0 0.2rem;justify-content: space-between;align-items: center;}

.foot-b .fot-1 ul{align-items: center;margin-bottom: 0.25rem;}
.foot-b .fot-1 h3{align-items: center;color: #fff;font-weight: bold;font-size: 0.18rem;}
.foot-b .fot-1 h3 img{width: 0.22rem;margin-right: 0.1rem;}
.foot-b .fot-1 li{display: flex;align-items: center;color: #fff;font-size: 0.16rem;line-height: 1.5;}
.foot-b .fot-1 li a{display: inline-block;padding: 0 0.15rem;transition: 0.5s;}
.foot-b .fot-1 h4{margin-bottom: 0.1rem;align-items: flex-start;}
.foot-b .fot-1 h4 img{transform:translateY(.02rem);}
.foot-b .fot-1 p{flex: 1;min-width: 0;padding-left: 0.1rem;color: #fff;font-size: 0.16rem;line-height: 1.8;transform: translateY(-.05rem);}
.foot-b .fot-2{text-align: center;}
.foot-b .fot-2 img{width:1.4rem;}
.foot-b .fot-2 p{font-size: 0.16rem;color: #fff;line-height: 1.5;margin-top: 0.1rem;}

.foot-b .fot-1 li a:hover{opacity: .8;}
.foot{padding: 0.2rem 0;border-top: 1px solid rgba(255,255,255,0.2);}
.foot p{text-align: center;font-size: 0.16rem;color: #fff;opacity: .4;}
.foot p a{display: inline-block;padding-left: 0.2rem;}

@media screen and (max-width:1024px){
   .foot-b{padding: 0.25rem 0 0.1rem;}
   .footer{background: #00388B;overflow: hidden;}
    .foot-b .fot-1{width: 100%;}
    .foot-b .fot-2{width: 100%;text-align: center;}
}
@media screen and (max-width:768px){
  


}
@media screen and (max-width:440px){
   
}






@media screen and (max-width:1300px){
   .header_top #logo img{max-width:5rem;}
  
}

@media screen and (max-width:1200px){
    

}
@media screen and (max-width:1024px){
    .title{margin-bottom: .35rem;}
    .title h3{font-size: 0.3rem;}
     .title .h3:after{display:none;}
    .swiper-box1 .swiper-pagination{bottom:.2rem;}
    .banner video{display: none;}
    .swiper-box1 .imged{padding-bottom:50%;}
}

@media screen and (max-width:768px){
    .title{margin-bottom: .25rem !important;}
    .title h3{font-size: 0.22rem;margin:0;}
    .title h3::after{display: none;}
    .title p{font-size:.16rem;}
    .title p::after{width: 0.35rem;}
    .txt1 { font-size: 0.18rem !important; }
    .p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}
    /* .swiper-box1 .imged{padding-bottom: 45%;} */
    .title .h3 span{display:none;}
    .title .h3{margin:0;}
}

@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% - 120px);padding-left: 0rem;}
}