@charset "utf-8";

/* */
@font-face {
  font-family: "geo";src:url("/css/../font/georgia.ttf");
}
@font-face {
  font-family: sy;src:url("/css/../font/sySong.woff");
}
@font-face {
  font-family: Athelas;src:url("/css/../font/Athelas.ttf");
}
.header_box_li{position: fixed;z-index: 10000;border-bottom: 1px solid rgba(255, 255, 255, 0.1);width: 100%;}
.header_box{position: relative;z-index: 100; height: 0; }
#header{z-index:999;width:100%;transition: 0.5s;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.head{/* position: fixed; */}
.head-t{z-index:10;}
.header_box_li #header:before{content:"";position:absolute;height: 2.6rem;top: 0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background: url(/css/../images/headbg.png) no-repeat center;background-size: 100% 100%;}
 /* .header_box_li #header.xg{background:#005ed0;}
 .header_box_li #header.xg:before{height: 0;} */
.header_top{position: relative;height: .6rem;padding: 0;text-align: right;z-index: 10000;/* overflow: hidden; */width: 100%;}
.head .header_top{transition:0.5s;/* transform: translateY(0.1rem); */display: flex;justify-content: flex-end;align-items: center;}

.list_box0{display: flex;align-items: center;}
.list_box0 .li{display: flex;transition:.6s;position: relative;margin-left: 0.15rem;}
.list_box0 .li .a{display: flex;padding: 0 .15rem;height: 0.26rem;background: url(/css/../images/ht-1.png) no-repeat;background-size: 100% 100%;font-size: 0.14rem;color: #fff;align-items: center;}
.list_box0 .li .top-c{padding: 0 .15rem;height: 0.26rem;background: url(/css/../images/ht-2.png) no-repeat;background-size: 100% 100%;font-size: 0.14rem;color: #fff;display: flex;align-items: center;}
.list_box0 .li select{border:none;background:none;font-size: .14rem;color: #fff;padding: 0 .1rem;appearance:none;-moz-appearance:none;/* -webkit-appearance:none; */background: url("/css/../images/arrow_down.svg") no-repeat right .1rem center;width: 1rem;background-size: .14rem;}
.list_box0 .li select option {color:#333;}

.select{}
.select h2{font-size: 0.14rem;height: 0.26rem;align-items: center;padding: 0 .15rem;justify-content: space-between;background: url(/css/../images/ht-1.png) no-repeat;background-size: 100% 100%;cursor: pointer;}
.select h2 p{color: #fff;white-space: nowrap;padding-right: 0.1rem;}
.select ul{background: #f8f8f8;/* height: 2rem; */position: absolute;width: auto;left: 0;right: 0;padding: .1rem 0rem;z-index: 5;top: 100%;display: none;overflow-y: auto;}
.select li{font-size: 0.14rem;line-height: 0.3rem;color: #333;transition:0.5s;padding: 0 .15rem;text-align: center;}
.select h2 img{width: 0.11rem;}
.select li:hover{background:#005bac;color:#fff;}




.list_box_01{font-size:0;white-space:nowrap;padding: .10rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.12rem;color:#666666;line-height:20px;margin: 0;}
.list_box0 .li:nth-child(3) .a{padding:0;}
.head-b .wp{position:relative;padding: 0;display: flex;/* align-items: center; */justify-content: space-between;transition: .5s;}
#m_nav dt{font-size: 14px;line-height: 0.3rem;padding: 0 0.2rem 0 0;color: #666;}



#header #logo{height: 100%;position: relative;width: 3.7rem;transition: 0.5s;transform: translateY(-.35rem);padding: 0 .2rem;z-index: 10;}

#logo img{width:100%;transition: .5s;}

.head-l{width: calc((100% - 4rem)/2);/* max-width: 6rem; */position: relative;z-index: 100;}
.head-r .list_box0{display: flex;align-items:center;justify-content:flex-end;}
#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: .4rem;position:relative;transition: .36s;display: inline-block;font-family: sy;}

#nav ul li>a>h3:after,#nav ul li .sub a::after{width:.11rem;height:.06rem;background-size:100%;left:auto;right:0;bottom:50%;transform:translateY(50%);}
#nav ul li.on1 h3:after{ opacity:1; visibility:visible}

#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.16rem;color: #333;text-align: center;min-width: 2rem;position: relative;}
#nav ul li.last .sub a{ min-width: 4rem;}
#nav ul li .sub h3:after{content:"";position:absolute;left:.05rem;right:.05rem;bottom:0;border-bottom:1px dashed rgba(255,255,255,.2);width: auto;}
#nav ul li .sub h3:last-child:after{border-bottom:none;}
#nav ul li .sub a{line-height: 1.2;/* padding-right:.25rem; */}
#nav ul li .sub h3 a:hover{color: #fff;background: #005ed0;}
#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 .sub dt{position: absolute;left: 100%;top: 0;background: rgba(5,42,77,.5);opacity:0;visibility:hidden;transition:0.5s;z-index: 1000;}
#nav ul li .sub dt dl{transition:0.5s;}
#nav ul li .sub dt dl:hover{background: rgba(255,255,255,.2);}
#nav ul li .sub h3:hover dt{opacity:1;visibility:visible;} 

#nav>ul>li.on>a>h3,#nav ul li:hover>a>h3{/* color: #94b7de; */font-weight: bold;}



.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0;position: relative;}
.search_btn img{margin: 0;width: .16rem;}


.xg #logo{margin:0;}
.head-b{justify-content: space-between;align-items: flex-start;z-index: 1;position: relative;}
.head .head-b{transition:0.5s;}
.head.xg .head-b{transform:translateY(0rem);}
.head.xg,.showdiv .head{background:#005ed0;}
.header_box_li #header.xg:before,.showdiv #header::before{height:0;}
.head.xg .head-b .wp{/* height:1rem; */}
.head.xg .header_top,.showdiv .header_top{height: .3rem;transform: translateY(.1rem);}
#header.xg #logo,.showdiv #header #logo{
    transform: translateY(-.1rem);
}
#header.xg .head-b .wp,.showdiv .head-b .wp{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: #005ed0;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;width: auto;}
.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: #005ed0;}
#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: #005ed0;}
#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("/css/../images/submit.svg") center center / 0.28rem no-repeat #005ed0; }
#m_nav .list_box0 {width: 100%;margin: 0.32rem auto 0px;}
#m_nav .list_box0 .li {text-align: center;color: #005ed0;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: 100%;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("/css/../images/arrow_down.svg"); background-position: center center; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; position: absolute; display: block; right: 0px; top: 2px; background-size: 15px 15px !important; }
.list_box_nav_mobile > li.on1 i { transform: rotate(-90deg); }
.list_box_nav_mobile > li.on .a { border-bottom: 1px solid rgb(226, 226, 226); }
.list_box_nav_mobile > li .list { padding: 10px 0px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); display: none; }
.list_box_nav_mobile > li .list a { display: block; font-size: 13px; color: rgb(102, 102, 102); line-height: 2.5; }
.nav_mask { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 888; background-color: rgba(0, 0, 0, 0.4); display: none; }
/* 手机搜索 */
.wap_search {font-size: 0.16rem;border-radius: 5px;color: rgb(255, 255, 255);width: 100%;height: 0.6rem;display: block;margin-bottom: .1rem;}
.wap_search form {height: 100%;border-radius: 0.2rem;background: rgb(255, 255, 255);position: relative;width: 3.68rem;margin: 0rem auto;}
.wap_search .input {font-size: 0.14rem;color: #333;height: 0.6rem;line-height: 0.5rem;padding: 0px 0.24rem;box-shadow: none;appearance: none;float: left;border-right: 0px;background: none;width: calc(100% - 40px);}
.wap_search .btn_blue {position: absolute;cursor: pointer;top: 0px;right: 0px;width: 0.6rem;height: 0.6rem;line-height: 0.6rem;border: 0px;background: url("/css/../images/submit.svg") center center no-repeat #005ed0;border-radius: 50%;background-size: 22px;}
.wap_search .btn_blue.fr { background: rgb(233, 237, 239); color: rgb(78, 79, 83); }
.wap_search input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.wap_search input:focus::-webkit-input-placeholder { color: transparent; }

/* pc搜索 */
.search_btn { cursor: pointer; }
.search_btn svg { fill: rgb(255, 255, 255); width: 16px; height: 16px; }
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: #005ed0; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 0.44rem; line-height: 0.56rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 8rem; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] {float: left;height: 0.7rem;width: calc(100% - 1rem);background-color: rgb(255, 255, 255);font-size: 0.2rem;line-height: 0.08rem;color: #666;transition: all 0.3s ease 0s;padding: 0px 0.2rem;}
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn {float: right;height: 0.7rem;width: 1rem;}
.search-dialog .search-input input[type="submit"] {background-color: #005ed0;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("/css/../images/search-btn.svg");font-size: .2rem;color: #fff;}
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("/css/../images/close-btn.png"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .hot-search { font-size: 0px; width: 0.49rem; margin: 0.096rem auto 0px; box-sizing: border-box; padding: 0px 0.096rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.06rem; line-height: 0.08rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.096rem; background-repeat: no-repeat; background-position: left center; background-size: 0.08rem; }
.search-dialog .hot-link { margin-left: 0.16rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.06rem; line-height: 0.08rem; margin-right: 0.12rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 0.48rem; height: 0.48rem; z-index: 10; right: 0.24rem; top: 0.216rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;background-position: center center;background-size: 0.12rem;background-repeat: no-repeat;background-image: url("/css/../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%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; position: relative; }
.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.05); transition: opacity 0.5s}
.main-visual-slider .imged::after{width: 100%;height: 30%;}
.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 p{color: #fff;font-size: 0.28rem;line-height: 1.5;position: absolute;left: 15%;bottom: 4%;width: 70%;z-index: 10;}

.banner .btn{position: absolute;bottom: 0.15rem;justify-content: center;width: 100%;z-index: 10;align-items: center;width: auto;left: auto;right: 10%;}
.banner .btn {}
.banner .cir{width: auto;position: relative;bottom: auto;padding: 0 0.15rem;}
.banner .cir span{font-size: 0.16rem;color: #fff;margin: 0 0.1rem;position: relative;opacity: 1;background: none;width: .15rem;height: .2rem;}
.banner .cir span.on{margin: 0 0.6rem 0 0.2rem;}
.banner .cir span::after{content: "";position: absolute;width: 0.45rem;height: 1px;left: 120%;bottom: 50%;opacity: 0;background: #fff;}
.banner .cir span.on::after{opacity: .5;}
.banner .arror{position: relative;top: auto;left: auto;right: auto;margin-top: 0;width: .25rem;height: .25rem;}
.banner .arror::after{display: none;}
.shub {position: absolute;left: 50%;transform: translateX(-50%);color: #fff;bottom: 0.15rem;z-index: 3;cursor: pointer;animation: shubiao2 1.4s infinite linear;text-align: center;}

@keyframes shubiao2 {
  0% {  transform: translateY(-5px);
    opacity: .5; 
  }
  100% {  transform: translateY(5px);
    opacity: 1;
   } 
  }



/* home1 */

.home1{width: 100%;padding: .5rem 0;z-index: 5;background: url(/css/../images/hbg1.jpg) no-repeat center/cover;height: calc(100vh - 1rem);}
.title{margin-bottom: .35rem;align-items: center;position: relative;z-index: 10;}
.title .img{width: 0.7rem;height: 0.7rem;display: flex;align-items: center;justify-content: center;background: url(/css/../images/titbg.png) no-repeat;background-size: 100% 100%;}
.title .img img{max-width: 0.39rem;max-height: 0.37rem;}
.title h3{padding-left: 0.15rem;}
.title h3 span{font-size: 0.26rem;line-height: 1.2;cursor: pointer;color: #005bac;font-weight: 600;font-family: 'sy';}
.home1-t .mid .title h3 span{font-size: 0.34rem;}

.title .h3{align-items: center;display: flex;margin: 0 auto;}
.title p{font-size: 0.14rem;color: #999b9d;margin-top: 0.1rem;padding: 0 0 0 0.3rem;position: relative;}
.title p b{text-transform: uppercase;font-family: Athelas;font-weight: bold;}
.title p i{font-style: normal;display: inline-block;font-family:  Athelas;padding-left: 0.02rem;}
.title p i::first-letter {  
  text-transform: uppercase;
} 
.title p::before{
    position: absolute;
    content: "";
    width: 0.2rem;
    height: 2px;
    top: 50%;
    left: 0;
    background: #cf000d;
    margin-top: -1px;
    }
.more{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.more a {font-size: 0.16rem;color: #111;transition: 0.5s;align-items: center;}
.more a img{display: inline-block;margin-left: 0.1rem;width: 0.19rem;}

.home1 .title .h3{margin: 0;}
.home1-t{justify-content: space-between;align-items: flex-start;}
.home1-t .h1-s .imged{padding-bottom: 5.6rem;} 
.home1-t .h1-s .imged::after{width: 100%;height: 30%;background: url(/css/../images/banbg.png) no-repeat bottom;background-size: 100% 100%;}

.home1-t .h1-s a{position: relative;display: block;padding-bottom: .25rem;}

.home1 .cir{bottom: .3rem;width: 100%;}
.home1 .cir span{width: 0.1rem;height: 0.1rem;margin: 0 0.05rem !important;font-size: 0rem;background: #ddd;opacity: .5;}
.home1 .cir span.on{opacity: 1;background: #00509C;}
.home1 .h1-s .con{padding: 0 0rem .2rem;align-items: center;position: absolute;left: 1.4rem;bottom: .2rem;z-index: 10;right: 1rem;}
.home1 .h1-s .date{width: .9rem;height: .9rem;text-align: center;position: absolute;z-index: 10;left: 0.2rem;bottom: 0;display: flex;flex-direction: column;align-items: center;justify-content: center;background: #cf000d;}
.home1 .h1-s span{font-size: 0.32rem;line-height: 0.3rem;color: #fff;font-family: sy;}
.home1 .h1-s p{font-size: 0.17rem;line-height: 0.3rem;color: #fff;margin-top: 0.1rem;font-family: sy;}
.home1 .h1-s h3{line-height: 0.3rem;color: #fff;transition: 0.5s;font-size: 0.18rem;}
.home1-t{justify-content: space-between;}
.home1-t .left{width: 22%;}
.home1-t .mid{width: 50%;position: relative;}
.home1-t .right{width: 22%;}
.h1-t{border-bottom:1px solid #ddd;padding-bottom:.15rem;}
.h1-t a{display: block;position: relative;}
.h1-t .con{width: 100%;padding: 0 0.15rem 0.1rem;position: absolute;left: 0;bottom: 0;z-index: 10;}
.h1-t h3{color: #fff;font-size: 0.16rem;line-height: 0.26rem;}
.h1-t .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);}
.h1-t .imged{padding-bottom:55%;}
.home1-t li a{border-bottom: 1px solid #ddd;padding: 0.1rem 0;display: block;}
.home1-t li h3{font-size: 0.16rem;color: #111;line-height: 0.26rem;min-height:0.26rem;/* margin-top: .18rem; */}
.home1-t li span{line-height: 0.24rem;color: #222;font-size: 0.16rem;font-style: italic;display: block;margin-top: 0.05rem;}
.home1-t li *{transition: 0.5s;}
.home1-t .mid .swiper-slide a{display:block;width:100%;}
.home1-t .mid .con{padding: 1rem 0.4rem 0.35rem;position: relative;height: 3rem;background: #fff;}

.home1-t .mid .con h3{font-size: 0.25rem;color: #333;transition:0.5s;line-height: 0.3rem;font-weight: 500;text-align: center;}
.home1-t .mid .con h4{font-size: 0.16rem;line-height: 0.28rem;color: #999999;margin: 0.31rem 0 0;max-height: .84rem\0;-webkit-line-clamp: 3;}
.home1-t .mid .imged{padding-bottom: 3.6rem;}
.home1-t .mid .con .date{width: 0.9rem;height: 0.9rem;background: #cf000d;display: flex;flex-direction: column;align-items: center;justify-content: center;left: 0.4rem;position: absolute;z-index: 10;top: -0.45rem;}
.home1-t .mid .con span{color: #fff;font-family: sy;font-size: 0.3rem;}
.home1-t .mid .con p{color: #fff;font-family: sy;font-size: 0.17rem;margin-top: 0.1rem;}
.home1-t .mid .title{width: 100%;position: absolute;left: 0;bottom: 1.85rem;justify-content: center;}
.home1-t .mid .title h3{padding: 0 0.15rem;}
.home1-t .mid .title h3::before{content: "";position: absolute;width: 0.2rem;height: 2px;right: 100%;bottom: 50%;background: #cf000d;}
.home1-t .mid .title h3::after{left: 100%;width: 0.2rem;height: 2px;background: #cf000d;bottom: 50%;}

.home1-t .mid .title h3 p::before{display:none;}
.home1-t .mid .title h3 p{padding:0;padding-left: 0.1rem;}


.home1-t .right li p{font-size: 0.12rem;color: #005ed0;margin-bottom: 0.1rem;}
.home1-t .more{margin-top: 0.2rem;position: relative;right: auto;top: auto;transform: translateY(0);}

.home1-b{padding: 0 26%;}
.home1-b li{width: 33.3%;padding: 0 0.15rem;}
.home1-b li a{align-items: center;height: 1rem;}
.home1-b li span{width: 0.6rem;height: 0.6rem;border-radius: 50%;border: 1px dashed #005bac;display: flex;align-items: center;justify-content: center;position: relative;}
.home1-b li span::after{content: "";border-radius: 50%;background: #005bac;opacity: 0;position: absolute;z-index: -1;top: -0.05rem;right: -0.05rem;bottom: -0.05rem;left: -0.05rem;}
.home1-b li h3{flex: 1;min-width: 0;padding-left: 0.15rem;font-size: 0.18rem;color: #333;transition: 0.5s;}
.home1-b li span .img2{display: none;}


@media screen and (min-width:1200px){
    .home1-t a:hover h3{color:#005bac !important;font-weight:bold;}
    .more a:hover{color:#005bac;}
    .home1-b li a:hover span{background: #005bac;}
    .home1-b li a:hover span::after{opacity: 0.18;}
    .home1-b li a:hover h3{color:#005bac;}
    .home1-b li a:hover .img1{display: none;}
    .home1-b li a:hover .img2{display: block;}
    .h1-t li a:hover h3{color:#fff;}
}
@media screen and (max-width:1024px){
    .home1{padding: .4rem 0;height:auto;}
    .home1-t .left{width: 100%;padding: .2rem 0;}
    .home1-t .mid{width: 100%;/* padding: 0.3rem 0; */order: -1;}
    .home1-t .right{width: 100%;}
    .home1-t .mid .imged{padding-bottom: 60%;}
    .home1-t .mid .con{padding: .55rem .2rem .3rem;height: 2.8rem;}
    .home1 .mid .title{position:relative;width:100%;bottom:auto;left:auto;right:auto;padding-bottom: 0;}
    .home1-b{padding:0;margin: .15rem 0 0;}
	.home1-t li a{height:auto;padding:.15rem 0}
	.h1-t{border-bottom:1px solid #ddd;padding-bottom:.15rem;}
}
@media screen and (max-width:768px){
  .home1-t .mid .cir{bottom:.3rem;}
}
/* home2 */
.home2{padding: 0.9rem 0 1.2rem;}
.home2::after{width: 100%;height: auto;top: 0rem;bottom:-2rem;background: url(/css/../images/hbg2.jpg) no-repeat;background-size: 100% 100%;}
.home2 .more{position: relative;top: auto;transform: translateY(0);margin-top: .2rem;}
.home2 .more a{color:#fff;}
.home2 .right .more a{color: #111;}
.home2-t{justify-content: space-between;}
.home2-t .left{width: 31%;background: url(/css/../images/h2bg1.png) no-repeat;background-size: 100% 100%;padding: 0.25rem 0.3rem 0.45rem;}
.home2-t .mid{width: 31%;background: url(/css/../images/h2bg2.png) no-repeat;background-size: 100% 100%;padding: 0.25rem 0.3rem 0.45rem;}
.home2-t .right{width: 31%;background: url(/css/../images/h2bg3.png) no-repeat;background-size: 100% 100%;padding: 0.25rem 0.3rem 0.45rem;}
.home2-t .tit{margin-bottom: 0.25rem;color: #fff;font-size: 0.26rem;}
.home2-t .right .tit{color: #000;}
.home2-t li *{transition: 0.5s;}
.home2-t li a{display: block;background: url(/css/../images/h2-line.png) no-repeat bottom;background-size: 100%;}
.home2-t li:last-child a{background: none;}
.h2-li li .con{height: 1.8rem;padding: 0.3rem 0;}
.h2-li li h3{color: #fff;font-size: 0.18rem;line-height: 0.3rem;max-height: 0.6rem\0;margin-bottom: 0.25rem;}
.h2-li li h4{align-items: center;margin-bottom: 0.15rem;}
.h2-li li span{width: 0.17rem;height: 0.17rem;display: flex;align-items: center;justify-content: center;}
.h2-li li p{flex: 1;min-width: 0;padding-left: 0.15rem;font-size: 0.14rem;color: #fff;opacity: .8;}
.home2-t .right li .h2-t1{height: 2rem;background: url(/css/../images/h2-l.png) no-repeat;background-size: 100% 100%;padding: 0.3rem;margin-bottom: 0.2rem;}
.home2-t .right li .h2-t1 a{display: block;background: none;}
.home2-t .right li .h2-t1 h3{font-size: 0.18rem;color: #d10014;line-height: 0.3rem;max-height: 0.6rem;margin-bottom: 0.25rem;}
.home2-t .right li .h2-t1 h4{font-size: 0.14rem;line-height: 0.24rem;max-height: 0.76rem;color: #666;}

.home2-t .right li .h2-t2 a{height: 1.04rem;padding-top: 0.35rem;}
.home2-t .right li .h2-t2 h3{font-size: 0.18rem;color: #111;line-height: 0.3rem;max-height: 0.6rem;}





@media screen and (min-width: 1200px){
    .home2-t li a:hover h3{transform:translateX(.1rem);}
    .home2-t .right li a:hover h3{color:#d10014;}

}
@media screen and (max-width:1024px){
     .home2{padding:0.3rem 0 0.4rem;overflow: hidden;}


}
@media screen and (max-width:768px){
  .home2-t .left{width: 100%;padding: 0.25rem 0.3rem;}
  .home2-t .mid{width: 100%;padding: 0.25rem 0.3rem;margin: 0.25rem 0;}
  .home2-t .right{width: 100%;padding: 0.25rem 0.3rem;}
}
@media screen and (max-width:420px){

}

/* home3 */
.home3{padding: 1.4rem 0;/* overflow: hidden; */width: 100%;z-index: 5;position: relative;}
.home3::after{width: 100%;height: 100%;background: url(/css/../images/hbg3.png) no-repeat top;background-size: 100%;top: 0;bottom: 1rem;}
.home3-t li *{transition: 0.5s;}
.home3-t .left{width: 50%;}
.home3-t .right{width: 50%;}
.home3-t .left .pis .imged{padding-bottom: 4.25rem;}
.home3-t .left .con{width: 50%;padding: 0.4rem 0.3rem;background: url(/css/../images/h3bg1.jpg) no-repeat center/cover;height: 4rem;}
.home3-t .left .pis{width: 50%;}
.home3-t .tit{margin-bottom: 0.3rem;}
.home3-t .tit h3{align-items: center;color: #fff;font-size: 0.26rem;}
.home3-t .tit h3 img{display: inline-block;margin-right: 0.1rem;max-width: 0.5rem;max-height: 0.47rem;}
.home3-t .left .con>h3{color: #fff;font-size: 0.18rem;line-height: 0.3rem;max-height: 2.1rem;margin-bottom: 0.2rem;transition: 0.5s;}
.home3-t .left span{width: 0.36rem;height: 0.36rem;/* border: 1px solid #fff; */border-radius: 50%;display: inline-block;}
.h3-t1{width: 50%;height: 100%;height: 4rem;background: #d10014;padding: 0.4rem 0.4rem 0;}
.h3-t2{width: 50%;height: 4rem;background: url(/css/../images/h3bg2.jpg) no-repeat center/cover;padding: 0.4rem 0.4rem 0;}
.h3-t1 li .con{padding-top: 0.2rem;}
.h3-t1 li .con h3{color: #fff;font-size: 0.18rem;line-height: 0.3rem;max-height: 0.6rem;transition: 0.5s;}
.h3-t1 .imged{padding-bottom:1.7rem;}
.h3-t2 li a{height: 0.7rem;display: flex;align-items: center;background: url(/css/../images/h3-line.png) no-repeat bottom;background-size: 100%;}
.h3-t2 li h3{font-size: 0.18rem;color: #fff;line-height: 0.3rem;max-height: 0.6rem;transition: 0.5s;width: 100%;}

.home3-t .arror{width: 0.3rem;height: 0.4rem;left: 0;top: 35%;margin-top: 0;background: rgba(0, 0, 0, 0.4);}
.home3-t .swiper-button-next{left: auto;right: 0;}
.home3-t .arror::after{color: #fff;font-size: 0.2rem;font-weight: bold;}

@media screen and (min-width: 1024px) {
  .home3-t  li a:hover h3{font-weight: bold;}

}

@media screen and (max-width: 1024px) {
  .home3{padding: 0.8rem 0 0.4rem;}

}
@media screen and (max-width: 768px) {
  .home3 .title .h3{margin: 0 auto;}
  .home3-t .left{width: 100%;}
  .home3-t .right{width: 100%;margin-top: 0.3rem;}
  
}
@media screen and (max-width: 600px) {
  .home3-t .left .pis .imged{padding-bottom: 85%;}
  .home3-t .left .con{width: 100%;padding: 0.25rem;height: auto}
  .home3-t .left .pis{width: 100%;}
  .h3-t1{width: 100%;height: auto;padding: 0.25rem;}
  .h3-t2{width: 100%;margin-top: 0.25rem;}
  .h3-t1 .imged{padding-bottom:60%;}
}


/* home4 */
.home4{padding: 0rem 0rem 0;overflow: hidden;position: relative;}
.home4::after{width: 100%;height: auto;bottom: 0;top: 0rem;background: url(/css/../images/hbg4.jpg) no-repeat center/cover;}
.home4 .vde{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.home4 .vde::after{width: 100%;height: 100%;background: #005bac;opacity: .5;}
.home4 .vde video{width: 100%;height: 100%;object-fit: cover;}
.home4 .title{position: absolute;bottom: 0;height: 3.55rem;left: 50%;transform: translateX(-50%);z-index: 10;}
.home4 .title::after{width: 6.72rem;height: 6.72rem;border-radius: 50%;border: 1px dashed #fff;opacity: .23;bottom: auto;top: 0;left: 50%;transform: translateX(-50%);}
.home4 .title h3 span,.home4 .title p{color: #fff;}

.home4-t{height: 8.7rem;position: relative;}
.home4-t .swiper-container{height: 100%;padding-top: 0.9rem;}
.home4-t::after{width: 13.28rem;height: 13.28rem;border-radius: 50%;border: 1px dashed #fff;opacity: .23;bottom: auto;top: 1.8rem;left: 50%;transform: translateX(-50%);}
/* .home4-t li a{transform:translateY(200%);transition:0.5s;} */
.home4-t li .img{width: 1.6rem;height: 1.6rem;display: flex;align-items: center;justify-content: center;border: 1px dashed #c30e20;border-radius: 50%;margin: 0 auto;display: block;text-align: center;padding: 0.5rem 0.2rem 0;}
.home4-t li .img::before{content: "";position: absolute;top: -0.15rem;right: -0.15rem;bottom: -0.15rem;left: -0.15rem;border-radius: 50%;background: #fff;opacity: .1;z-index: -1;}
.home4-t li .img::after{width: 100%;background: #fff;opacity: .8;border-radius: 50%;}
.home4-t li a{display: block;transition:0.5s;transform:translateY();}
/* .home4-t li.swiper-slide-active a{transform: translateY(3.67rem) translateX(.8rem);}
.home4-t li.swiper-slide-active+li a{transform: translateY(1.1rem);}
.home4-t li.swiper-slide-active+li+li a{transform: translateY(0rem);}
.home4-t li.swiper-slide-active+li+li+li a{transform: translateY(1.1rem);}
.home4-t li.swiper-slide-active+li+li+li+li a{transform: translateY(3.67rem)translateX(-.8rem);}
.home4-t li img{max-width:.69rem;max-height:.72rem} */

.home4-t li.swiper-slide-prev a{transform: translateX(-.65rem) translateY(-.65rem);}
.home4-t li.sw-prev-prev a{transform:  translateX(-.5rem) translateY(-.5rem)}
.home4-t li.swiper-slide-next a{transform: translateX(.65rem) translateY(-.65rem);}
.home4-t li.sw-next-next a{transform:  translateX(.5rem) translateY(-.5rem)}
.home4-t li{width: 14.2%;}
.home4-t li:nth-child(1),.home4-t li:nth-child(7){transform: translateY(4.5rem);}
.home4-t li:nth-child(2),.home4-t li:nth-child(6){transform: translateY(2.5rem);}
.home4-t li:nth-child(3),.home4-t li:nth-child(5){transform: translateY(.95rem);}
.home4-t li:nth-child(2) a{transform:  translateX(-.5rem);}
.home4-t li:nth-child(3) a{transform:  translateX(-.65rem);}
.home4-t li:nth-child(5) a{transform:  translateX(.65rem);}
.home4-t li:nth-child(6) a{transform:  translateX(.5rem);}


.home4-t li .con{padding-top: 0.35rem;text-align: center;}
.home4-t li h3 span{font-size: 0.4rem;display: inline-block;padding-right: 0.05rem;font-family: sy;color: #ffffff;}
.home4-t li h3{color: #ffffff;font-size: 0.18rem;}
.home4-t li p{color: #ffffff;font-size: 0.18rem;margin-top: 0.1rem;line-height: 0.22rem;width: 1.3rem;
    margin: 0 auto;}

.home4-t .arror{width: 0.7rem;height: 0.7rem;left: -0.3rem;top: 50%;margin-top: 0;}
.home4-t .swiper-button-next{left: auto;right: -0.3rem;}
.home4-t .swiper-button-prev{background: url(/css/../images/jtz.gif) no-repeat;}
.home4-t .swiper-button-next{background: url(/css/../images/jty.gif) no-repeat;}
.home4-t .swiper-button-next:after, .home4-t .swiper-button-prev:after{display:none;}

.h4-s1{height: 100%;}
.h4-s2{display: none;}
@keyframes shubiaol {
  0% {  transform: translateX(0.05rem);
    opacity: .5; 
  }
  100% {  transform: translateX(-0.05rem);
    opacity: 1;
   } 
  }
@keyframes shubiaor {
  0% {  transform: translateX(-0.05rem);
    opacity: .5; 
  }
  100% {  transform: translateX(0.05rem);
    opacity: 1;
   } 
  }
@media screen and (min-width: 1200px) {
  .home4-t li a:hover img{transform:rotateY(360deg);transition:0.5s;}

}
@media screen and (max-width: 1200px) {
  .home4-t{padding: 0 0.5rem;}
  .home4-t .arror{left: 0;width:.5rem;height:.5rem;}
  .home4-t .swiper-button-next{left: auto;right: 0rem;}
}
@media screen and (max-width: 1024px) {
  .home4{padding: 0.4rem 0}
  .home4 .title{position: relative;height: auto;}
  .home4-t{height: auto;}
  .home4-t::after,.home4 .title::after{display: none;}
  .home4-t li,.home4-t li a{transform: translate(0,0) !important;}
  .home4-t .swiper-container{height: 100%;padding-top: 0.2rem;}
  .home4-t li .img{width: 1.1rem;height: 1.1rem;padding: 0;display: flex;}
  .home4-t li .img img{max-width:.6rem;max-height:.6rem;}
  .h4-s2{display: block;}
  .h4-s1{display: none;}
}
@media screen and (max-width: 768px) {
  .home4 .title .h3{margin: 0 auto;}
  .home4-t li .img{width: 1.4rem;height: 1.4rem;padding: .1rem .1rem 0;}
  .home4-t li img{max-width:.49rem;max-height:.52rem}
  .home4-t li h3 span{font-size: 0.3rem;}
  /* .home4-t li{width:25%;margin-bottom:.15rem;}
  .home4-t li .img{width: .9rem;height: .9rem;} */
}
@media screen and (max-width: 420px) {
  
}
/* home5 */
.home5{width: 100%;padding: 1.6rem 0 .3rem;}
.home5-t .title h3 span,.home5-t .title p{color: #fff;}

.home5-t{justify-content: space-between;align-items: center;}
.home5-t .left{width: 67%;}
.home5-t .right{width: 31%;background-size: 100% 100%;padding: 0.65rem 0.74rem;}
.home5-t .right::after{width: 100%;height: auto;top: -1.3rem;background: url(/css/../images/h5bg2.png) no-repeat;background-size: 100% 100%;}

.home5-t .left::after{width: auto;left: -0.3rem;right: 1.3rem;height: auto;top: 0.7rem;bottom: -0.3rem;background: #0561d1;}
.home5-t .left .imged::after{width: 0.64rem;height: 0.64rem;background: url(/css/../images/bf.png) no-repeat;background-size: 100% !important;left: 50%;bottom: auto;top: 50%;transform: translate(-50%,-50%);}
.home5-t .left .imged{padding-bottom: 6.04rem;}
.home5-t .left video{height:6.04rem;width: 100%;}
.home5-t .right ul{padding-top:.6rem;}
.home5-t .right li:nth-child(1){border-top: 1px solid rgba(255, 255, 255, 0.2);}
.home5-t .right li a{padding: 0.32rem 0rem;border-bottom: 1px solid rgba(255, 255, 255, 0.2);align-items: center;justify-content: space-between;}
.home5-t .right li h3{font-size: 0.22rem;color: #fff;line-height: 1.3;flex: 1;min-width: 0;}
.home5-t .right li span{width: 0.14rem;opacity: 0;transition: 0.5s;}



@media screen and (min-width: 1200px) {
  .home5-t .right li a:hover span{opacity: 1;}
}

@media screen and (max-width: 1200px) {
  .home5-t .left::after{width: auto;left: -0.1rem;right: 1.3rem;height: auto;top: 0.7rem;bottom: -0.1rem;background: #0561d1;}
}

@media screen and (max-width: 1024px) {
  .home5{padding: 0.4rem 0;overflow:hidden;}
  .home5-t .left{width: 100%;margin-top: 0.25rem;}
  .home5-t .right{width: 100%;background: #005bac;padding: 0.25rem;order: -1;}
  .home5-t .right::after{display: none;}
  .home5-t .left .imged{padding-bottom: 65%;}
  .home5-t .left video{height:auto;width: 100%;}
  .home5-t .right ul{padding-top:0rem;}
}

@media screen and (max-width: 768px) {
  .home5-t .right li a{padding: 0.2rem 0;}

}




/* home5 */
.home6{width: 100%;padding: 1.7rem 0 0.4rem;}
.home6::after{width: 100%;background: url(/css/../images/hbg6.png) no-repeat;background-size: 100% 100%;height: auto;top: -1.3rem;bottom: -.5rem;}
.home6 .wp{align-items:flex-start;}
.home6 .title{width: 2.7rem;padding-right: 1rem;}
.home6 .title p {
        padding: 0;
    padding-left: 0.42rem;
}

.home6 .title p::before{position: absolute;
    content: "";
    width: 0.32rem;
    height: 2px;
    top: 5%;
    left: 0;
    background: #cf000d;
    margin-top: -1px;}
.home5-t .title p::before,  .home4 .title p::before , .home7-t .title p::before {background:#fff;}

.home6-t{flex: 1;min-width: 0;}
.home6 .title h3{padding: 0.15rem 0 0;display: flex;justify-content: flex-end;}
.home6 .title span{width: 0.3rem;text-align: center;transform: translateX(.3rem);}
.home6 .title h3 p{transform: rotate(90deg) translateY(.1rem);transform-origin: top left; width: .2rem; height: 1rem;}
.home6 .title .h3{width: 0.7rem;margin: 0;flex-direction: column;align-items: center;}
.home6 .title ul{flex: 1;min-width: 0;padding-left:0.5rem;margin-top: 1rem;}
.home6 .title ul li{margin: 0 0 0.2rem 0;}
.home6-t .left{width: 70%;}
.home6-t .right{width: 30%;padding-left: 0.15rem;margin-top: 0.8rem;}
.home6-t li{margin-bottom: 0.15rem;}
.home6-t li a{display: block;position: relative;}
.home6-t .left li{padding: 0 0.07rem;}
.home6-t .h6-li1{align-items: flex-end;}
.home6-t .h6-li2{justify-content: flex-end;align-items: flex-start;}

.home6-t li .imged::after{width: 100%;height: 100%;background: linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0))
}
.home6-t li .con{width: 100%;padding: 0 0.2rem 0.15rem;position: absolute;left: 0;z-index: 10;bottom: 0;align-items: center;}
.home6-t li span{width: 0.4rem;}
.home6-t li h3{font-size: 0.24rem;color: #fff;flex: 1;min-width: 0;padding-left: 0.15rem;}
.home6-t li p{font-size: 0.18rem;color: #fff;flex: 1;min-width: 0;padding-left: 0.15rem;}
.home6-t .h6-s dt .con::after{width: 100%;height: 0.85rem;background: url(/css/../images/h6-shad.png) no-repeat;background-size: 100% 100%;}
.home6-t .h6-s .slick-dots{width: auto;left: auto;right: 0.2rem;bottom: 0.1rem;z-index: 10;}
.home6-t .h6-s .slick-dots li{width: 0.1rem !important;height: 0.1rem;background: #fff;border-radius: 50%;opacity: .5;padding: 0;margin: 0 .05rem;}
.home6-t .h6-s .slick-dots li.slick-active{opacity: 1;}
.home6-t .h6-s .slick-dots li button{display: none;}
.home6-t .h6-b{background: url(/css/../images/h6bg.jpg) no-repeat bottom/cover;padding: 0.25rem 0.2rem 0.25rem 0.35rem;/* height: 100%; */}

.home6-t .h6-b .h6-l{flex: 1;min-width: 0;}
.home6-t .h6-b .tit{width: 0.65rem;padding-left: 0.2rem;position: relative;height: 3.9rem;display: flex;flex-direction: column;justify-content: space-between;}
.home6-t .h6-b .tit h3{color: #fff;font-size: 0.24rem;padding-top: 0.1rem;flex-direction: column;align-items: center;text-align: center;}
.home6-t .h6-b .tit h3 img{display:inline-block;margin-bottom:.1rem;}

.home6-t .right .more2 a{color: #fff;font-size: 0.16rem;width: 0.2rem;text-align: center;flex-direction: column;align-items: center;margin: 0 auto;}
.home6-t .right .more2 a img{display: inline-block;margin-top: 0.1rem;}
.home6-t .right .h6-s .slick-dots{bottom: 0.1rem;}
.home6-t .right .h6-s .slick-dots li{padding: 0;background: #005bac;}


.home6-t .h6-li1 li:nth-child(1){width: 60%;}
.home6-t .h6-li1 li:nth-child(2){width: 40%;}
.home6-t .h6-li2 li:nth-child(1){width: 25%;}
.home6-t .h6-li2 li:nth-child(2){width: 60%;}
.home6-t .h6-li1 li:nth-child(1) .imged{padding-bottom: 3.9rem;}
.home6-t .h6-li1 li:nth-child(2) .imged{padding-bottom: 4.63rem;}
.home6-t .h6-li2 li:nth-child(1) .imged{padding-bottom: 100%;}
.home6-t .h6-li2 li:nth-child(2) .imged{padding-bottom:2.95rem;}
.home6-t .right li .imged{padding-bottom:2.45rem;}
.home6-t .h6-l .imged{padding-bottom: 3.9rem;}
.slick-dotted.slick-slider{margin:0;}


@media screen and (min-width:1024px){

}

@media screen and (max-width:1024px){
  .home6{padding: 0.4rem 0;}
  .home6::after{background-size:100% !important;top:0;bottom:0;}
  .home6 .title{width: 100%;padding-right: 0rem;}
  .home6-t{flex: none;min-width: 0;width: 100%;}
  .home6 .title .h3{width: auto;flex-direction: row;margin: 0 auto;}
  .home6 .title ul{flex: none;min-width: 0;padding-left:0rem;margin-top: .25rem;width: 100%;justify-content: center;}
  .home6 .title h3 p{transform: rotate(0)translateY(0);height: auto;}
  .home6 .title h3 span{width:auto;transform: translateX(0rem);}
  .home6 .title h3{flex-direction:column;padding: 0 0 0 .15rem;}

}
@media screen and (max-width:768px){

  .home6-t .left{width: 100%;}
  .home6-t .right{width:100%;padding-left: 0rem;margin-top: 0;}
}

@media screen and (max-width:600px){
  .home6-t .h6-li1 li:nth-child(1){width: 100%;}
  .home6-t .h6-li1 li:nth-child(2){width: 100%;}
  .home6-t .h6-li2 li:nth-child(1){width: 40%;}
  .home6-t .h6-li2 li:nth-child(2){width: 60%;}
}




/* home7 */
.home7{z-index: 10;position: relative;padding: 0rem 0 .4rem;}
/* .home7-t::after{width: 100%;height: 3.69rem;top: 0rem;background: url(/css/../images/hbg7.png) no-repeat;background-size: 100% 100%;} */
.home7-t{align-items: flex-start;padding: .77rem 1rem .77rem 26%;background: url(/css/../images/hbg7.jpg) no-repeat center/cover;}
.home7-t .title{width: 2rem;}
.h7-t{flex: 1;min-width: 0;position: relative;padding: 0 0 0 1.1rem;}
.home7-t .title h3 span,.home7-t .title p{color: #fff;}
.h7-t li h3{color: #fff;font-size: 0.16rem;line-height: 0.3rem;max-height: 0.6rem;}

.home7-t .arror{width: 0.5rem;height: 0.5rem;left: 0rem;top: 50%;margin-top: 0;border: 1px dashed #fff;border-radius: 50%;transform: translateY(-50%);}
.home7-t .swiper-button-next{left: auto;right: 0rem;}
.home7-t .arror::after{color: #fff;font-size: 0.2rem;font-weight: bold;}



@media screen and (max-width: 1024px) {
  .home7{padding:0;}
 .home7-t:after{background-size: 100% !important;}
.home7-t{align-items: flex-start;padding:.9rem .6rem .6rem.6rem;}
.home7-t .title{width: 2rem;}
.h7-t{padding: 0;flex: none;width: 100%;}
.home7-t .arror{width:.4rem;height:.4rem;}
.home7-t{padding:.4rem .4rem}
}
@media screen and (max-width: 768px) {
  .home7-t{padding:.4rem .34rem;}
  .home7-t:after{background:#c30e20;height:100%;}
  .home7-t .title{width: 100%;}
  .home7-t .title .h3{margin:0 auto;}
}


/* home8 */
.home8{padding: 0.2rem 0 1rem;}
.home8::after{width: 100%;height: auto;background: url(/css/../images/hbg8.png) no-repeat bottom;background-size: cover;top: 0rem;bottom: -2rem;}
.home8-t .imged{padding-bottom: 45%;}
.home8-t{position: relative;}
.home8-t li{transition: 0.5s;/* padding: 0.3rem 0; */}
.home8-t li a{padding: 0rem 0;display: block;clip-path: polygon(0 90%,0 10%,100% 0%,100%100%);transition: 0.5s;}
.home8-t li.swiper-slide-active a,.home8-t li.swiper-slide-active+li+li a{clip-path: polygon(0 100%,0 0,100% 10%,100% 90%);}

.home8-t .cir{margin-top: 0.35rem;position: relative;bottom: auto;}
.home8-t .cir span{width: 0.28rem;height: 0.05rem;border-radius: 0.025rem;background: #666;opacity: 1;margin: 0 0.1rem !important;}

.home8-t .cir span.on{width: 0.5rem;background: #005bac;}


@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1024px) {
  .home8{padding: 0.4rem 0 .4rem;}
  .home8-t li a::after{left: 0.15rem;}
}
@media screen and (max-width: 768px) {
  .home8 .title .h3{margin: 0 auto;}
  
}

/* foot */
.footer{width: 100%;padding: 1.6rem 0 0;}
.footer::after{width: 100%;height: auto;top: 0;bottom: 0;background:url(/css/../images/fbg.png) no-repeat;background-size: 100% 100%;}
.foot-t ul{flex: 1;min-width: 0;padding-right: 0.2rem;justify-content: space-between;}

.foot-b .fot-1 li{width: 50%;}
.foot-b .fot-1 a{display: block;}

.foot-b .fot-1 dt{color: #fff;font-size: 0.16rem;margin-bottom: 0.1rem;line-height: 1.3;opacity: .8;width: 50%;}


.foot-b{justify-content: space-between;padding: 0rem 0 .7rem;align-items: center;}
.foot-b .fot-1{width: 40%;}
.foot-b .fot-2{width: 20%;}
.foot-b .fot-3{width: 30%;}
.foot-b h3{font-size: 0.2rem;color: #fff;font-weight: bold;margin-bottom: 0.2rem;}
.foot-b .fot-3 p{color: #fff;font-size: 0.16rem;margin-bottom: 0.1rem;line-height: 1.3;opacity: .7;}

.foot{padding:0.3rem 0;background: rgba(0, 0, 0, 0.1);}
.foot p{font-size: 0.16rem;line-height: 0.3rem;color: #fff;text-align: center;}


.ul-iconsb1{padding: 0;align-items: center;margin-top: 0.25rem;/* padding-left: .4rem; */;}
.ul-iconsb1 li{padding: 0 0.05rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateY(0%) translateX(-50%);}
.ul-iconsb1 .icon{width: 0.45rem;height: .45rem;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);border-radius: 50%;}
.ul-iconsb1 .icon img{width:100%;}
.ul-iconsb1 .qrbox{bottom: 100%;transform: translateY(-30%) translateX(-50%);opacity:0;visibility:hidden;margin-bottom: .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::before{content:"";border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.1rem solid #fff;bottom: -0.1rem;transform: translateX(-50%) rotateX(180deg);position: absolute;left: 50%;}
.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;}
.footer .icon{width: 0.26rem;height: .21rem;}
.rightFix {
  position: fixed;
  right: 0.2rem;
  top: 55%;
  transform: translateY(-50%) translateX(100%);
  z-index: 200000;
  background: #d10014;
  padding: .25rem 0rem;
  transition: 0.5s;
  opacity: 0;
}
.showdiv .rightFix{transform: translateY(-50%) translateX(0%);opacity: 1;}
.rightFix li {
  width: .55rem;
  color: #fff;
  text-align: center;
  font-size: .14rem;
  transition: .3s;padding: 0 0.1rem;
}
.rightFix li a{display: block;padding: 0.1rem 0;border-bottom: 1px solid rgba(255, 255, 255, 0.2);opacity: .7;}
.rightFix a i{display: block;font-style: normal;}
.rightFix a p{line-height: 1.3;margin-top: 0.1rem;}
.rightFix li:hover a{opacity: 1;}
.rightFix li:hover img{transform: rotateY(360deg);transition: 0.5s;}


@media screen and (min-width: 1200px) {
  

}
@media screen and (max-width: 1200px) {
  .rightFix{display: none !important;}
  .banner .btn{bottom: 0.2rem;}
  .shub{display: none;}
}
@media screen and (max-width: 1024px) {
  .footer{padding: 0;}
  .foot-b{padding:0.3rem 0;}
  .footer::after{background: #005ed0;}

}
@media screen and (max-width: 768px) {
  .foot-b .fot-1{width: 100%;}
  .foot-b .fot-2{width: 100%;text-align: center;margin: 0.2rem auto;}
  .foot-b .fot-3{width: 100%;text-align: center;}
  .foot-b .fot-3 ul{justify-content: center;}
  .foot{padding: 0.15rem 0;}
  .foot-t li dt{display: none;}
  .foot-t .totop{width:0.44rem;height: 1rem;}
  .foot-b .fot-2 img{width: 30%;}
}

@media screen and (max-width: 420px) {
  .foot-t li .img{width: 0.4rem;height: 0.36rem;}
}


/* 头部整屏下滑 */
.body_b {
  position: fixed;
  left: 0;
  top: 100%;
  bottom: 0;
  right: 0;
  background: #fff;
  overflow: hidden;
  transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
  z-index: 99;
  overflow-y: auto;
  outline: none; overflow-x: hidden;
}
.body_b.showdiv {top: 0;}
.scroll {padding-top: 1.2rem;}



.fix-top::-webkit-scrollbar {
	width: 4px;
	height: 8px;
	background-color: #F5F5F5;
}

.fix-top::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #E2E2E2;
}

.fix-top::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #333;
}
 .swipershubaio {position: absolute;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;color: #fff;bottom: 0.25rem;z-index: 3;cursor: pointer;}
.swipershubaio p {margin-top: .15rem;font-size: 0.14rem;}

.swipershubaio figure {-webkit-animation: shubiao 1.4s infinite linear;animation: shubiao 1.4s infinite linear;text-align: center;}

@keyframes shubiao { 0% { -webkit-transform: translateY(-10px); transform: translateY(-10px);
    opacity: 0; }
  100% { -webkit-transform: translateY(10px); transform: translateY(10px);
    opacity: 1; } }

@keyframes swipershubaio1 { 0% { -webkit-transform: translate(-50%, -4%) rotate(0); transform: translate(-50%, -4%) rotate(0); }
  100% { -webkit-transform: translate(-50%, -4%) rotate(360deg); transform: translate(-50%, -4%) rotate(360deg); } }

@keyframes swipershubaio2 { 0% { -webkit-transform: translate(-60%, 5%) rotate(0); transform: translate(-60%, 5%) rotate(0); }
  100% { -webkit-transform: translate(-60%, 5%) rotate(360deg); transform: translate(-60%, 5%) rotate(360deg); } }

  @media screen and (max-width: 1200px) {
    .body_b {width: auto;height: auto;position: static;opacity: 1;transform: none;overflow: auto;}
    .scroll{padding-top: 0;}
  }






@media screen and (min-width: 2300px) {
  .header_box #header::after{width:18%;}
}


@media screen and (max-width: 1600px) {
  #logo{width:4rem;}
  #header .right{padding-left:5%;}
  .header_box #header::after{width:25%;}


}
@media screen and (max-width: 1400px) {
  #header .right { padding-left: 5%; }
  #nav ul li h3 { font-size: 0.18rem; }
  .list_box0 .li {padding-right: 0.05rem;}
  .list_box0 .li > a .top_ico { margin-right: 0.05rem; }
  .header_box #header::after{width:28%;}


}
@media screen and (max-width: 1200px) {
  .header_box,.home3 .titl ul{ display: none; }
  .m_header_box {display: block;height: .7rem;}
  .swiper-box1 .imged{padding-bottom: 50%;}
  .swiper-box1 video{display: none;}
}
@media screen and (max-width: 1024px) {
 
 
}
@media screen and (max-width: 980px) {
 
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {font-size: 0.16rem !important;}
  .title{margin-bottom: .25rem !important;}
  .title h3 span{font-size: .26rem;text-align: left;}
  .title .h3{margin:0;padding-left: 0;}
  .title p{font-size: .16rem;}
}

@media screen and (max-width: 600px) {
  

}
@media screen and (max-width: 420px) {
   
}
@media (min-width: 200px) {
  [aos="zoom-in"] { transform: scale(0.5); }
  html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}
  html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(150px,0,0);transform:translate3d(150px,0,0)}
  html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(-150px,-150px,0);transform:translate3d(-150px,-150px,0)}
}


.home3-t .left .con .more{
    position: relative;
    top: 50%;
    transform: translateY(-150%);
    float: right;}
.home3-t .left .con .more a {
    color: #fff;}
.home3-t .left .con .imged {
    padding-bottom: 1.7rem;}
.home3-t .left .con>h3 {
    margin-top: 0.2rem !important;}
.h3-t4{width: 50%;height: 4rem;background: url(/css/images/h3bg4.jpg) no-repeat center/cover;padding: 0.4rem 0.4rem 0;}
.home3-t .left .con {
    padding: 0.4rem 0.4rem 0;}
.home3-t .con .arror {
    top: 35%;}
.home3-t .left .con>h3 {
    font-size: 0.16rem;}
.h3-t2 li h3 {
    font-size: 0.16rem;}
.h3-t1 li .con h3 {
    font-size: 0.16rem;} 
      

@media screen and (max-width: 600px){
.home3-t .left .con .imged {
    padding-bottom: 60%;}
.h3-t4 {
    width: 100%;
    margin-top: 0.25rem;}
    
}