@charset "utf-8";

@font-face{ font-family:sy; src:url(../fonts/sySong.woff);}
@font-face{ font-family:Bahnschrift; src:url(../fonts/BAHNSCHRIFT.TTF);}

.header_top{z-index: 1000;width: 100%;position: fixed;top: 0;left: 0;/* background: #890303; */}
.header_top::after{width: 100%;height:100%;bottom: auto;top: 0;background: #890303;}
/* .fixed .header_top::after{height:0rem;}
.fixed .header_top{background:#890303;} */
.header_top .top{justify-content: space-between;height: 1.5rem;align-items: center;width: 100%;}
.header_top #logo img{transition: .5s;width: 3.76rem;}

.list_box1{flex:1;padding-left: 10%;padding-top: .2rem;}
.list_box1 .top-t{align-items: center;justify-content: flex-end;}

.list_box1 .li{color: rgba(255,255,255,.5);display: flex;align-items: center;}
.list_box1 .li:last-child a{padding:0;}
.list_box1  a{color: rgba(255,255,255,1);font-size: 0.2rem;padding: 0 0.3rem;align-items: center;}
.list_box1 a img{display:inline-block;margin-right:.05rem;margin-bottom:7px}
.list_box1 .ser .a{display:flex;align-items:center;justify-content: space-between;transition: .5s;position: relative;height: .4rem;width: 2.2rem;padding: 0 0.1rem;border-radius: 0.23rem;border: 1px solid #FFFFFF;}
.list_box1 .li .input{width: calc(100% - .17rem);height: 100%;padding: 0 0.1rem 0 0rem;font-size: .16rem;color: #fff;line-height: .28rem;}
.list_box1 .li .serbtn {
    width: 0.17rem;
    background: url(../images/ser.png) no-repeat left center;
    background-size: 0.16rem;
    height: 100%;
}
.list_box1 .li .input::-webkit-input-placeholder{ color:#fff;}
.list_box1 .li .input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#fff; }
.list_box1 .li .input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#fff;}
.list_box1 .li .input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#fff;}



#nav{width: 100%;position: relative;z-index: 1000;}
#nav ul{display: flex;justify-content: space-between;width: 100%;}
#nav ul li{z-index:0;position: relative;width: 12.5%;text-align: center;}
#nav ul li a{display: block;padding: 0;position: relative;z-index: 2;}
#nav ul li h3{font-size: .24rem;color: #fff;line-height: .75rem;position:relative;transition: .36s;display: inline-block;}
#nav ul li .sub{position:absolute;top: 100%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;opacity: 0;transition: .5s;transform-origin: top;/* overflow: hidden; */z-index: 1000;}
#nav ul li .sub:after{content: '';height: .05rem;width: 100%;position: absolute;left: 0;top: 0;background: #D02A3C;}
#nav ul li .sub .box{text-align:center;/* padding: 0 0.15rem; */}
#nav ul li .sub a{padding: 0.18rem  0.3rem;line-height: 0.28rem;transition:.6s;font-size: .18rem;color: #999;text-align: center;white-space: nowrap;min-width: 1.6rem;display: block;border-bottom: 1px solid #ddd;}
#nav ul li .sub a:hover{color: #890303;}
#nav ul li .sub a:last-child{/* border-bottom:none; */}
#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;}
.sjlm{display:none;background: #931a27;transition: transform 0.3s ease;}
.sjlm a{color:#fff !important;}
.sjlm a:hover{
    background: #890303;
}
#nav ul li .sub .box>div:hover .sjlm{display:block;position: absolute;right: 100%;top: 0;}

#nav ul li .sub .box>div{
    position: relative;
    padding: 0 0.15rem;
}

/*手机端开始*/
.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: #890303;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: .7rem;}
/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#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: #890303;}
#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: #890303;}
#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: #890303 url(../images/submit.svg) 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: #890303;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;z-index: 1;}
.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.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;z-index: 999;transform: rotate(270deg);-webkit-transform: rotate(
270deg);-moz-transform: rotate(270deg);}
.list_box_nav_mobile>li.on1 i{transform: rotate(360deg);-webkit-transform: rotate(
360deg);-moz-transform: rotate(360deg);}

.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%;height: 85px;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.svg) center no-repeat #890303;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消失-结束 */
/* pc搜索 */
.search_btn { cursor: pointer; }

.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: #890303; 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 .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-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%;display: flex;align-items: center;}
.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: #890303;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("../images/search-btn.svg");font-size: .2rem;color: #fff;}

.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("../images/close-btn.svg"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog-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: #890303; transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("../images/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}

/* banner */
.main-visual-wrapper {width: 100%;position: relative;padding-top: 1.5rem;}
.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: 35%;}
.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;}

.swiper-box1 .cir{bottom: .45rem;z-index: 10;width: auto;padding: 0 0.2rem;left: auto;right: 30%;align-items: flex-end;/* height: .44rem; */display: flex;}
.swiper-box1 .cir::before{content: "";position: absolute;width: .58rem;height: 0.07rem;background: url(../images/ban-l.png) no-repeat;background-size: 100%;top: 50%;transform: translateY(-50%);right: 100%;}
.swiper-box1 .cir::after{width: 1.93rem;height: 0.07rem;background: url(../images/ban-r.png) no-repeat;background-size: 100%;top: 50%;transform: translateY(-50%);left: 100%;bottom: auto;}

.swiper-box1 .cir span{margin: 0px .1rem !important;width: 0.45rem;height: 0.3rem;font-size: 0.22rem;color: #D02A3C;opacity: 1;background: none;line-height: 0.3rem;border-radius: 0;font-family: sy;}
.swiper-box1 .cir span.on{opacity: 1;}
.swiper-box1 .bb{left: 50%;transform: translateX(-50%);position: absolute;z-index: 10;bottom: 0.4rem;}
.swiper-box1 .bb a{display: flex;width: .31rem;height: .45rem;}
.swiper-box1 .bb img{width: 100%;animation: shubiao 1.4s infinite linear;}
.swiper-box1 .arrow{position: absolute;width: 1.3rem;align-items: center;justify-content: space-between;bottom: 0.5rem;right: 5%;z-index: 10;display: flex;}
.swiper-box1 .arror{width: 0.13rem;height: 0.25rem;position: relative;left: auto;top: auto;right: auto;margin-top: 0;}
.swiper-box1 .arror::after{color: #D02A3C;font-size: 0.22rem;}
@keyframes shubiao { 0% { 
  transform: translateY(-3px);
   opacity: 0.7; }
 100% { 
  transform: translateY(3px);
   opacity: 1; } }


/* home1 */
.set{background: #F5F8FD;}
.home1{padding: 0.5rem 0 ;width: 100%;overflow:hidden;}
.home1::after{width: 100%;height: 4.57rem;background: url(../images/hbg1.png) no-repeat bottom;background-size: 100%;}
.title{margin-bottom: .45rem;align-items: flex-end;position: relative;justify-content: space-between;}
.title .h3{position: relative;align-items: center;margin: 0 auto;}
.title .h3 img{width: 0.34rem;}
.title h3{font-size: 0.4rem;line-height: 1.1;color: #333;padding: 0 0.15rem;font-weight: 600;}
.title h3 b{color: #890303;font-weight: 600;}
.more{position:absolute;right:0;}
.more a{font-size: 0.2rem;transition: 0.5s;color: #999;padding: 0 0.23rem 0.2rem;background: url(../images/more.png) no-repeat right bottom;background-size: 1.02rem;display: block;}
.more a img{display: inline-block;margin-left: 0.1rem;width: 0.35rem;}

.home1-t{justify-content: space-between;align-items: flex-start;}
.home1-t .left{width: 50%;}
.home1-t .right{width: 48%;}
.home1-t li *{transition: 0.5s;}
.home1-t .h1-b .con{width: 100%;padding: 0.45rem 0rem 0rem;}
.home1-t .h1-b h3{font-size: 0.26rem;color: #333;line-height: 0.26rem;margin-bottom: 0.3rem;transition: 0.5s;}
.home1-t .h1-b p{color: #890303;font-size: 0.26rem;font-family: Bahnschrift;}
.home1-t .h1-b .imged{padding-bottom: 64%;}
.home1-t .h1-b .cir{bottom: 0.1rem;font-size: 0rem;display: flex;align-items: center;width: auto;right: 0rem;left: auto;}
.home1-t .h1-b .cir span{margin: 0 0.05rem !important;z-index:1;width: .1rem;opacity: .1;height: .04rem;width: 0.28rem;background: #890303;}
.home1-t .cir span.swiper-pagination-bullet-active{opacity: 1;}

.list1 li a{align-items: center;position: relative;height: 1.36rem;border-bottom: 1px dashed #ddd;}
.list1 li a::after{height: 1px;bottom: -1px;background: #890303;}
.list1 li .date{width:0.88rem;height: 0.88rem;display: flex;flex-direction: column;align-items: center;justify-content: center;background: url(../images/date1.png) no-repeat;background-size: 100%;border-radius: 50%;}
.list1 li .date::after{width: 1.42rem;height: 1.18rem;background: url(../images/date2.png) no-repeat;background-size: 100% 100%;opacity: 0;left: 50%;bottom: auto;top: 50%;transform: translate(-50%,-50%);}
.list1 li .con{flex: 1;min-width: 0;padding-left: 0.3rem;}
.list1 li span{font-family: Bahnschrift;
font-size: 0.26rem;color: #890303;}
.list1 li p{font-family: Bahnschrift;font-size: 0.14rem;color: #890303;margin-top: 0.1rem;}
.list1 li h3{color: #333;font-size: 0.26rem;line-height: 0.3rem;}
.list1 li:last-child a{border-bottom:none;}



@media screen and (min-width: 1025px) {
  .home1-t a:hover h3{color: #890303;font-weight: bold;}
  .list1 li a:hover::after{width: 100%;}
  .list1 li a:hover .date::after{opacity: 1;}
  .list1 li a:hover .date{background: #890303;}
  .list1 li a:hover span,.list1 li a:hover p{color:#fff;}
  .list1 li a:hover h3{transform:translateX(.15rem);}
}
@media screen and (max-width: 1024px) {
  .home1{padding: 0.4rem 0;}
  .home1-t .left{width: 100%;}
  .home1-t .right{width: 100%;margin-top: 0.25rem;}
  .list1 li a{height: auto;padding: 0.15rem 0;}
}

@media screen and (max-width: 768px) {
    
}

/* home2 */
.home2{padding: 0rem 0 0.7rem;overflow: hidden;}
.home2-t{position: relative;padding: 0 1.4rem;}
.home2-t .swiper-container{}
.home2-t li{padding: 0.14rem 0 0.3rem;}
.home2-t li a{align-items: center;height: 2.1rem;align-items: center;padding: 0 0.2rem;}
.home2-t li .con{flex: 1;min-width: 0;padding-left: 0.19rem;}
.home2-t li h3{font-size: 0.26rem;color: #666;line-height: 0.32rem;max-height: 0.64rem\0;}
.home2-t li span{font-family: Bahnschrift;font-size: 0.28rem;color: #999999;display: inline-block;padding-bottom: 0.15rem;}
.home2-t li p{font-family: Bahnschrift;font-size: 0.28rem;color: #999999;}
.home2-t li span::after{width: 120%;height: 1px;transform: rotate(-15deg);background: #999;bottom: .1rem;left: -10%;}
.home2-t .arror{width: 0.7rem;height: 0.7rem;background: #FFFFFF;box-shadow: 0px 0.04rem 0.1rem 0rem rgba(0, 68, 157, 0.3);border-radius: 50%;margin-top: 0;transform: translateY(-50%);;}
.home2-t .arror::after{color: #890303;font-weight: bold;font-size: 0.22rem;}
.home2-t .swiper-button-prev{left: 7%;}
.home2-t .swiper-button-next{right: 7%;}
.home2-t .arror:hover{background:#890303}
.home2-t .arror:hover::after{color:#fff;}
.more a:hover{color: #890303;}
@media screen and (min-width: 1025px){
   .home2-t li.swiper-slide-active{padding-left: .4rem;} 
   .home2-t li.swiper-slide-active+li+li{padding-right: .4rem;}
   /* .home2-t li.swiper-slide-active::after{left: 0;width: auto;right: 0.6rem;} */
   /* .home2-t li.swiper-slide-active+li+li::after{width: auto;left: 0.6rem;right: 0;transform: rotateY(180deg);} */
   .home2-t li.swiper-slide-active a{padding: 0 0.2rem 0 0.45rem;}
   .home2-t li.swiper-slide-active+li+li a{padding: 0 0.4rem 0 0.5rem;}
   .home2-t li.swiper-slide-active+li{z-index: 10;}
   .home2-t li.swiper-slide-active a:after{width: auto;right: -0.35rem;background: #fff;}
   .home2-t li.swiper-slide-active+li+li a:after{width: auto;left: -0.35rem;background: #fff;right: 0;}
   .home2-t li.swiper-slide-active+li a{margin-top: -0.14rem;}
   .home2-t li.swiper-slide-active+li a:after{width: auto;height: auto;top: 0rem;bottom: 0rem;left: -0.2rem;right: -0.2rem;background: url(../images/h2bg.jpg) no-repeat center/cover;}

    .home2-t li a:hover h3{color: #890303;}
    .home2-t li.swiper-slide-active+li span,.home2-t li.swiper-slide-active+li p,.home2-t li.swiper-slide-active+li h3{color: #fff;}
    .home2-t li.swiper-slide-active+li span::after{background: #fff;}
    .home2-t::before{content: "";position: absolute;width: 6.32rem;height: 2.39rem;background: url(../images/h2-bg.png) no-repeat;background-size: 100% 100%;left: 0;top: 0;}
    .home2-t::after{width: 6.32rem;height: 2.39rem;background: url(../images/h2-bg.png) no-repeat;background-size: 100% 100%;left: auto;right: 0;transform: rotateY(180deg);bottom: auto;top: 0;}
}
@media screen and (max-width:1024px){
    .home2{padding: 0rem 0 0rem;}
    .home2-t .arror{width: 0.5rem;height: 0.5rem;}
    .home2-t li a{height: 1.5rem;background:#fff;}
    .home2-t{padding:0 .5rem;}
    .home2-t .swiper-button-prev{left: 1%;}
    .home2-t .swiper-button-next{right: 1%;}
}
@media screen and (max-width:768px){
    
}
@media screen and (max-width:420px){
  
   
}

/* home3 */
.home3{padding: 0.87rem 0rem 1rem;}
.home3 .title .h3{margin: 0;}
.home3-t{position: relative;justify-content: space-between;}
.home3-t .left{width: 50%;padding-right: 1.1rem;}
.home3-t .right{width: 50%;padding-left: 1.1rem;}
.home3-t li *{transition: 0.5s;}
.home3-t li .imged img{
    display: block;
}
.home3-t .right .title h3{color: #fff;}
.home3-t .right .more a{color: #FFB9B9;background: url(../images/more2.png)  no-repeat right bottom;background-size: 100%;background-size: 1.02rem;}
.h3-t li a{align-items: center;padding-bottom: 0.22rem;border-bottom: 1px solid #ddd;}
.h3-t li .scale{width: 4rem;}
.h3-t li .con{flex: 1;min-width: 0;padding-left: 0.28rem;}
.h3-t li h3{font-size: 0.24rem;color: #890303;line-height: 0.32rem;max-height: 0.64rem\0;margin-bottom: .5rem;}
.h3-t li p{font-family: Bahnschrift;font-size: 0.2rem;color: #890303;}
.list2 li a{height: 0.82rem;align-items: center;border-bottom: 1px solid #ddd;padding-left: 0.4rem;}
.list2 li a::after{width: 0.32rem;height: 0.32rem;background: url(../images/h3-li1.png) no-repeat;background-size: 100% 100% !important;bottom: auto;top: 50%;transform: translateY(-50%);}
.list2 li h3{flex: 1;min-width: 0;padding-right: 0.15rem;color: #333;font-size: 0.22rem;transition: 0.5s;}
.list2 li span{font-family: Bahnschrift;font-size: 0.2rem;color: #333;}
.home3-t .right .h3-t li h3,.home3-t .right .h3-t li p{color: #fff;}
.home3-t .right .h3-t li a{border-color: rgba(255, 255, 255, 0.2);}
.home3-t .right .list2 li a{border-color: rgba(255, 255, 255, 0.2);}
.home3-t .right .list2 li a::after{background: url(../images/h3-li2.png) no-repeat;}
.home3-t .right .list2 li h3,.home3-t .right .list2 li span{color: #fff;}

@media screen and (min-width:1025px){
  .home3{background: url(../images/hbg3.jpg) no-repeat right/cover;background-size: 50%;}
  .home3::after{width: 0.44rem;background: url(../images/h3-sj.png) no-repeat;left: auto;right: 50%;height: 0.47rem;top: 0px;z-index: -2;}
  .home3::before{content: "";position: absolute;width: 50%;height: auto;top: 0.43rem;bottom: 0.25rem;background: url(../images/h3bg.png) no-repeat center/cover #fff;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 68, 157, 0.3);z-index: -1;}
  .list2 li a:hover h3{color: #890303;}
}


@media screen and (max-width:1024px){
     .home3{padding: 0.4rem 0;background: none}
     .home3-t .left{width: 100%;padding: 0rem 0.2rem 0.2rem;background: #fff;}
     .home3-t .right{width: 100%;padding: 0.2rem;background: url(../images/hbg3.jpg) no-repeat center/cover;}
}
@media screen and (max-width:600px){
    .h3-t li .scale{width: 100%;}
    .h3-t li .con{flex:none;margin-top:.2rem;padding-left:0;width:100%;height:auto;}
    .h3-t li h3{margin-bottom:.2rem;}
}
/*home4*/
.home4{width: 100%;padding: 0.63rem 0 0.55rem;}
.home4-t{justify-content: space-between;}
.home4-t .left{width: 64%;}
.home4-t .right{width: 33%;}
.home4 .title .h3{margin: 0;}
.home4 .title h3{padding: 0;}
.inli16-t{margin-bottom: 0.55rem;display: flex;flex-wrap: wrap;}
.inli16_l{width: 55%;}
.inli16_r{width: 45%;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.2);background: #FFFFFF;padding: 0rem 0.45rem 0rem 0.35rem;}

.inli16_l .con{width: 100%;background: #890303;height: 1.08rem;padding:0  0.7rem 0 0.25rem;display: flex;align-items: center;}
.inli16_l h3{color: #fff;font-size: 0.2rem;font-weight: 600;line-height: 0.3rem;max-height: 0.6rem\0;}

.inli16_l .cir{bottom: 1.2rem;width: auto;right: 0.15rem;text-align: right;}
.inli16_l .cir span{opacity: 1;background: #D8D8D8;margin: 0 0.05rem !important;}
.inli16_l .cir span.on{width: 0.26rem;border-radius: 1rem;background: #890303;}
.inli16_l .arrow{width: 0.54rem;position: absolute;right: 0;bottom: 0;}
.inli16_l .arror{width: 0.54rem;height: 0.54rem;position: relative;top: auto;left: auto;right: auto;margin-top: 0;}
.inli16_l .arror::after{display: none;}
.inli16_r li a{display: flex;align-items: center;height: 1.06rem;border-bottom: 1px dashed #D8D8D8;}
.inli16_r li a::after{width: 0.59rem;height: 100%;background: url(../images/h4-xq.png) no-repeat;background-size: 100% 100% !important;opacity: 0;left: auto;right: -0.45rem;}
.inli16_r li:last-child a{border-bottom:none;}
.inli16_r .date-t{text-align: center;padding-right: 0.15rem;border-right: 1px solid #CDCDCD;padding-right: 0.15rem;}
.inli16_r .h3{padding-left: 0.2rem;flex: 1;min-width: 0;}
.inli16_r .date-t::after{width: 0.02rem;height: 0.25rem;left: 100%;bottom: auto;top: 50%;transform: translateY(-50%);opacity: 0;background: #890303;}

.inli16_r span{font-size: 0.32rem;line-height: 0.3rem;color: #890303;font-family: 'Bahnschrift';}
.inli16_r p{font-size: 0.14rem;line-height: 1.2;color: #A1A1A1;font-family: 'Bahnschrift';margin-top:0.05rem;}
.inli16_r h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;}
.inli16_l .imged{padding-bottom: 57%}

.inli16-b li a{display: flex;align-items: center;/* height: 0.72rem; */padding: .22rem 0;}
.inli16-b li a::after{width: 100%;height: 0.01rem;background: #DEDCDC;}
.inli16-b li h3{padding:0 0.2rem 0 0.45rem;font-size: 0.2rem;color: #333333;flex: 1;min-width: 0;background: url(../images/h4-i1.png) no-repeat left center;background-size: 0.3rem !important;line-height: 0.3rem;}
.inli16-b li p{font-size: 0.18rem;font-family: Bahnschrift;color: #B2B2B2}
.inli16-b li:first-child a{padding-top:0;}

.home4-t .right ul{background: #Fff;padding: 0.55rem 0.44rem 1rem;}
.home4-t .right ul::after{width: 0.35rem;height: 0.35rem;background: url(../images/h4-sj.png) no-repeat;background-size: 100% 100% !important;left: auto;right: 0;}
.home4-t .right li{position:relative;}
.home4-t .right li:first-child:after{content:"";position:absolute;width: .75rem;height: 0.13rem;background: url(../images/h4-tim.png) no-repeat;background-size: 100% 100% !important;bottom: -0.1rem;}
.home4-t .right li a{align-items: center;display: flex;height: 1.33rem;/* margin-bottom: 0.26rem; */}
.home4-t .right li a::after{width: auto;left: 0.95rem;right: 0;height: 1px;background: #ddd;}
.home4-t .right li a::before{content: "";position: absolute;height: 1px;background: #890303;left: 0.95rem;bottom: 0;width: 0;}
.home4-t .right li .scale{width: 1.64rem;box-shadow: 0px 4px 10px 0px rgba(0, 68, 157, 0.3);}
.home4-t .right li .box{flex: 1;min-width: 0;padding-left: 0.23rem;}
.home4-t .right li:first-child a{height:auto;padding-bottom: .25rem;}
.home4-t .right li .box h3{font-size: 0.2rem;line-height: 0.3rem;max-height: 0.6rem\0;color: #890303;margin-bottom: 0.2rem;}
.home4-t .right li .box p{font-family: Bahnschrift;font-size: 0.2rem;color: #890303;}
.home4-t .right li .imged{padding-bottom:85%;}
.home4-t .right li .date{width: 0.75rem;height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.home4-t .right li .con{padding-left: 0.2rem;height: 100%;display: flex;align-items: center;flex: 1;min-width: 0;}
.home4-t .right li .date::after{width: 100%;height: 0.13rem;background: url(../images/h4-tim.png) no-repeat;background-size: 100% 100% !important;bottom: -0.05rem;}

.home4-t .right li .date p{display: flex;justify-content: space-between;width: 100%;}
.home4-t .right li .date span{display: inline-block;font-family: 'Bahnschrift';font-size: 0.26rem;line-height: 0.44rem;color: #666666;}
.home4-t .right li .date span::after{width: 0.01rem;height: 60%;border-left: 1px solid #666;left: auto;right: -0.15rem;bottom: 0.12rem;transform: rotate(20deg);}
.home4-t .right li .date i{display: block;font-style: normal;font-size: 0.14rem;font-family: 'Bahnschrift';line-height: 0.44rem;color: #666;margin-top: -0.26rem;width: 100%;}
.home4-t .right li .date .tim2{margin-top: 0.2rem;}
.home4-t .right li h3{font-size: 0.2rem;color: #666;transition: 0.5s;line-height: 0.3rem;max-height: 0.6rem\0;width: 100%;}


@media screen and (min-width: 1025px) {
  .inli16_r li a:hover h3{color:#890303;}
  .inli16_r li a:hover .date-t::after{opacity: 1;}
  .inli16_r li a:hover::after{opacity: 1;}
  .inli16-b li a:hover h3{color: #890303;background: url(../images/h4-i2.png) no-repeat left center;}
  .home4-t .right li a:hover::before{width: calc(100% - 0.95rem);}
  .inli16_r li a:hover .h3{padding-right:0.2rem;}
  .home4-t .right li a:hover h3{color: #890303;}

}
@media screen and (max-width: 1024px) {
  .home4{padding: 0.4rem 0;}
  .home4 .left{width: 100%;}
  .home4 .right{width: 100%;margin-top: 0.2rem;}

  
}

@media screen and (max-width: 768px) {
  .inli16_l{width: 100%;}
  .inli16_r{width: 100%;padding: 0.2rem;}
  .imged{padding-bottom: 60%;}
  .home4-t .right ul{padding: 0.2rem;}
}
/* h5 */
.home5{width: 100%;padding: 0 0 .8rem;}
.home5-t{position: relative;padding: 0 1rem;}
.home5-t .imged{padding-bottom: 35%;}
.home5-t li{padding: 0.2rem;}
.home5-t li a{display: block;position: relative;box-shadow: 0rem 0.04rem 0.1rem 0px rgba(0, 68, 157, 0.3);}
.home5-t li .con{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;z-index: 10;position: absolute;left: 0;bottom: 0;}
.home5-t li .con h3{font-size: 0.3rem;color: #fff;font-family: sy;line-height: 1.2;}

.home5-t .arror{width: 0.7rem;height: 0.7rem;background: #FFFFFF;box-shadow: 0px 0.04rem 0.1rem 0rem rgba(0, 68, 157, 0.3);border-radius: 50%;margin-top: 0;transform: translateY(-50%);;}
.home5-t .arror::after{color: #890303;font-weight: bold;font-size: 0.22rem;}
.home5-t .swiper-button-prev{left: 0%;}
.home5-t .swiper-button-next{right: 0%;}
.home5-t .arror:hover{background:#890303}
.home5-t .arror:hover::after{color:#fff;}


@media screen and (min-width: 1025px) {

}

@media screen and (max-width: 1024px) {
.home5{padding: 0 0 .4rem;}
.home5-t{padding:0 .5rem;}
.home5-t .arror{width: 0.45rem;height: 0.45rem;}
.home5-t li .con h3{font-size: 0.22rem;}
  .home5-t li{padding: 0.2rem .1rem;}
}

/* footer */
.footer{width: 100%;background: url(../images/fbg.png) no-repeat;background-size: 100% 100%;}
.footer::after{width: 0.37rem;height: 0.6rem;background: url(../images/f-bg.png) no-repeat;background-size: 100% 100%;left: 50%;transform: translateX(-50%);bottom: 100%;}

.foot-b{padding: 1.2rem 0 0.3rem;justify-content: space-between;align-items: center;}

.foot-b .fot-2{text-align: right;}

.foot-b .fot-2 p{font-size: 0.16rem;color: #fff;line-height: 0.3rem;margin-bottom: 0.1rem;}


.foot{padding: 0.28rem 0;text-align: center;border-top: 1px solid rgba(255, 255, 255, 0.8);}
.foot p{font-size: 0.16rem;line-height: 1.5;color: #fff;}
.foot p a{display: inline-block;}

.rightFix{position: fixed;right: 0rem;top: 50%;transform: translateY(-50%);z-index: 200000;border-radius: 0rem;}
.rightFix::after{width: 100%;height: auto;top: 0.55rem;background: #FFFFFF;opacity: 0;border-radius: 0.25rem;}

.rightFix .img{width:1.46rem;height: 1.46rem;display: flex;align-items: center;justify-content: center;border-radius: 50%;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 68, 157, 0.3);background: #fff;transform: translateX(0.7rem);transition: 0.5s;cursor: pointer;}
.rightFix .img::after{width: auto;height: auto;top: -0.2rem;right: -0.2rem;bottom: -0.2rem;left: -0.2rem;border-radius: 50%;border: 1px dashed #890303;animation: play 25s linear infinite;}
.rightFix ul{opacity: 0;visibility: hidden;transform: translateX(100%);transition: 0.5s;}
.rightFix.on ul{opacity: 1;visibility: visible;transform: translateX(0);}
.rightFix.on .img{transform: translateX(0rem);background: none;width: 1rem;height: 1rem;box-shadow: none;}
.rightFix.on .img::after{opacity: 0;}
.rightFix.on::after{opacity: 1;}

.rightFix li {
  width: 1.09rem;
  text-align: center;
  font-size: .16rem;
  transition: .3s;text-align: center;padding: 0 0.1rem;
}
.rightFix li a{display: block;padding: 0.14rem 0.15rem;border-bottom: 1px solid  rgba(137, 3, 3, 0.2);color: #890303;transition: 0.5s;line-height: 1.5;}
.rightFix li a:hover{opacity: .8;}
.rightFix p{align-items: center;justify-content: center;cursor: pointer;padding: 0.18rem .05rem;text-align: center;}
        


@media screen and (max-width:1024px){
   .footer{/* padding: .25rem 0; */background: #890303;}
   .footer::after{display: none;}
   .foot-b{padding: 0.25rem 0 0.1rem;}
   .rightFix{display:none !important}

}
@media screen and (max-width:768px){
    .foot-b .fot-1{width: 100%;text-align: center;}
    .foot-b .fot-2{width: 100%;text-align: center;margin: 0.2rem auto 0;}
    .foot-b .fot-2 p{justify-content: center;}
    .foot{padding: 0.2rem 0;}


}



@media screen and (max-width: 1600px){
 #nav ul li h3{/* padding:0 .1rem; */font-size: .16rem;}
 .header_top #logo img{width:4rem;}
}


@media screen and (max-width:1300px){
   .list_box1 .ser{padding-left:.5rem;}
   .header_top #logo img{max-width:5rem;}
  
}

@media screen and (max-width:1200px){
    .swiper-box1 .imged{padding-bottom: 45%;}
     .main-visual-wrapper{padding-top:0;}
}
@media screen and (max-width:1024px){
    .title{margin-bottom: .35rem;}
    .title h3{font-size: 0.3rem;}
    .swiper-box1 .swiper-pagination{bottom:.2rem;}
    .banner video{display: none;}
    .swiper-box1 .bb{display: none;}
    .swiper-box1 .cir::before,.swiper-box1 .cir::after{display: none;}
    .swiper-box1 .arrow{bottom: .2rem;width: .7rem;}
    .swiper-box1 .cir span{width: .3rem;}
}

@media screen and (max-width:768px){
    .title{margin-bottom: .25rem !important;}
    .title h3{font-size: 0.26rem !important;margin:0;}
    .title .h3{margin:0;}
    .txt1 { font-size: 0.2rem !important; }
    .p1 {font-size: 0.16rem !important;}
}

@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;}
}