@charset "utf-8";

@font-face{ font-family:sy; src:url(../fonts/sySong.woff);}
@font-face{ font-family:Bebas; src:url(../fonts/Bebas.ttf);}
.header_box{z-index: 1000;width: 100%;position: fixed;top: 0;left: 0;}
.header_top{background: #fff;border-top: 0.08rem solid #9A0000;}
.header_top .wp{width:100%;max-width:100%;padding: 0 1rem;}
/* .header_top::after{width: 100%;height: 3rem;background: linear-gradient(179deg, #9A0000 5%, rgba(14, 122, 198, 0) 90%, rgba(14, 122, 198, 0) 90%);bottom: auto;top: 0;} */
/* .fixed .header_top::after{height:0rem;}
.fixed .header_top{background:#9A0000;} */
.header_top .top{justify-content: space-between;height: 1.1rem;align-items: center;width: 100%;}
#logo{position: relative;}
.header_top #logo img{transition: .5s;max-width: 4.6rem;width: 4.6rem;}
.list_box1{flex:1;display: flex;flex-direction: column;align-items: flex-end;padding-left: 5%;}

.list_box1 .li{padding: 0 0.2rem;}
.list_box1 .li:last-child{padding-right:0;}
.list_box1  a{color: rgba(255,255,255,1);font-size: 0.16rem;}
.list_box1 a img{display:inline-block;margin-right:.05rem;}
.ser{padding-left: 0.35rem;}
.ser .a{display:flex;align-items:center;justify-content: space-between;transition: .5s;position: relative;height: .3rem;width: 2.06rem;padding: 0 0.15rem;border-radius: 0.5rem;border:1px solid rgba(51, 51, 51, .6);}
.ser .input{width: calc(100% - .18rem);height: 100%;padding: 0 0.1rem 0 0rem;font-size: .16rem;color: #333333;line-height: .3rem;}

.ser .serbtn {
    width: 0.18rem;
    background: url(../images/ser.png) no-repeat left center;
    background-size: 0.18rem;
    height: 100%;
}
.ser .input::-webkit-input-placeholder{ color:#333;}
.ser .input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#333; }
.ser .input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#333;}
.ser .input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#333;}


/* .banner #nav{position: absolute;bottom: 0;left: 0;} */
#nav{width: 100%;position: relative;/* max-width: 9rem; */align-items: center;}
#nav ul{display: flex;justify-content: space-between;flex: 1;min-width: 0;}
#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: .2rem;color:#333;line-height: .55rem;position:relative;transition: .36s;font-family: sy;padding: 0 0.2rem 0 0.1rem;font-weight: normal;}
#nav ul li h3::after{position: absolute;left: 100%;top: 50%;transform: translateY(-50%);font-size: .18rem;color: #9E9E9E;transition: .36s;font-weight: bold;/* height: .55rem; */z-index: -1;}
#nav ul li:last-child h3::after{display: none;}
#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: #9A0000;}
#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: #9A0000;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;/* color: #9A0000; */}
#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: #fff;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: .6rem;}
/*导航按钮开始*/
#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;}
#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: #9A0000;}
#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: #9A0000;}
#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: #9A0000 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: #9A0000;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_you.svg) 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%;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 #9A0000;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;padding-top: 1.1rem;}
.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: 38%;}
.swiper-box1 .imged::after{width: 100%;height: 15%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(84, 103, 97, 0) 100%, rgba(255, 255, 255, 0) 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:.5rem;display: flex;align-items: center;justify-content: center;width: 100%;}
.swiper-box1 .cir span{margin: 0px .29rem !important;width: 0.26rem;height: 0.26rem;opacity: 1;background: url(../images/cir.png) no-repeat;background-size: 100% !important;display: block;position: relative;}
.swiper-box1 .cir .swiper-pagination-bullet-active{background: url(../images/cir1.png) no-repeat;}

.swiper-box1 .cir span::after{content: '';width: 0.3rem;height: 1px;position: absolute;left: calc(100% + .14rem);top: 50%;background: #fff;}
.swiper-box1 .cir span:nth-child(1)::before{content: '';width: 1.1rem;height: 1px;position: absolute;right: calc(100% + .33rem);top: 50%;background: #fff;}
.swiper-box1 .cir span:last-child::after{width: 1.1rem;}


/* home1 */
.homea{padding: 0.6rem 0 0.9rem;width: 100%;overflow:hidden;}

.title{margin-bottom: .6rem;align-items: center;position: relative;overflow: hidden;display: flex;flex-wrap: wrap;}

.title h3 span {font-size: 0.2rem;color: #999999;display: block;position: relative;font-family: sy;padding-left: 0.35rem;text-transform: uppercase;}
.title h3 span::after {width: 0.3rem;height: 1px;background: #9A0000;bottom: 50%;}
.title h3 b {display: block;font-family: sy;font-size: 0.36rem;color: #282828;margin-top: .1rem;font-weight: normal;}

.more{position: absolute;right: 0rem;}
.more a{align-items: center;border-radius: 0;width: 0.9rem;height: 0.32rem;justify-content: center;background: url(../images/more.png) no-repeat;background-size: 100% !important;font-size: 0.14rem;color: #333333;font-family: sy;display: flex;}

/*  */
.homea-t{justify-content: space-between;}

.ins1402-l{width: 48.7%;}
.ins1402-r{width: 48.7%;}

.ins1402-r  ul{padding: 0rem 0.4rem;box-shadow: 0rem 0.04rem 0.14rem 0px rgba(0, 0, 0, 0.08);background: url(../images/h1bg.png) no-repeat bottom/cover;border: 1px solid #E1E1E1;}



.ins1402-ban .imged {padding-bottom: 3.8rem;}
.ins1402-info {padding: 0.3rem 0;align-items: center;border-bottom: 1px solid #9A0000;display: flex;flex-wrap: wrap;height: 1.3rem;}
.ins1402-date {
    padding: 0rem 0.3rem;
    border-left: 1px solid #D8D8D8;
    color: #9A0000;
    order: 2;
}
.ins1402-tx {flex: 1;min-width: 0;padding-right: 0.35rem;}
.ins1402-date b {
    display: block;
    font-size: 0.2rem;
    margin-bottom: 0.05rem;font-family: Lucida Bright;
}
.ins1402-date span {
    display: block;
    font-size: 0.14rem;font-family: Lucida Bright;
}
  
.ins1402-tx h3 {
  font-size: .18rem;
  color: #BB1A1A;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: .1rem;
}

.ins1402-tx p {
  font-size: .14rem;
  line-height: .24rem;
  color: #A4A4A4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
  
.ins1402-r li a{height: 1.28rem;align-items: center;border-bottom: 1px solid #E5E5E5;}
.ins1402-r li:last-child a{border-bottom: none;}
.ins1402-r li a::after{height: 1px;bottom: -1px;background: #9A0000;}
.ins1402-time {padding-right: 0.2rem;color: #666666;position: relative;}
.ins1402-txt {flex: 1;min-width: 0;padding-left: 0.2rem;}
.ins1402-time::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0rem;
    height: 0.16rem;
    width: 0;
    border-right: 1px solid #D8D8D8;
}
.ins1402-time b {
    font-size: 0.2rem;
    display: block;
    font-family: Lucida Bright;
    margin-bottom: .1rem;
}
.ins1402-time span {
    font-size: 0.14rem;
    display: block;
    font-family: Lucida Bright;
}
.ins1402-txt h3 {
    font-size: 0.18rem;
    color: #282828;
    margin-bottom: 0.15rem;
}
.ins1402-txt p {
    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #999999;
}    

@media screen and (min-width: 1200px) {
    .ins1402-r li a:hover h3,.ins1402-r li a:hover b,.ins1402-r li a:hover span{color: #9A0000;}
    .ins1402-l li a:hover h3{color: #9A0000;}
    .more a:hover{color: #9A0000;}
}

@media screen and (max-width: 1024px) {
    .homea{padding: 0.4rem 0;}
}

@media screen and (max-width:768px) {
    .ins1402-l{width: 100%;}
    .ins1402-r{width: 100%;margin-top: 0.3rem;}
    .ins1402-ban .imged{padding-bottom:60%;}
    .ins1402-tx{padding-right:.2rem;}
}

 
/* h1 */

.home1{width: 100%;padding: 0.7rem 0;overflow: hidden;background: url(../images/hbg2.jpg) no-repeat center/cover;}
.home1 .title h3{margin: 0 auto;}
.home1-t li *{transition: 0.5s;}
.home1-t li a{display: block;}
.home1-t li .con{height: 1.36rem;background: #fff;padding: 0.3rem 0.2rem;}
.home1-t li h3{font-size: 0.18rem;line-height: 0.3rem;color: #333333;margin-top: .1rem;}
.home1-t li p{font-size: 0.16rem;line-height: 0.24rem;color: #9A0000;font-family: Lucida Bright;}

.home1-t .arrow{justify-content: center;align-items: center;margin-top: 0.45rem;}
.home1-t .cir{position: relative;align-items: center;z-index:1;bottom: auto;top: auto;left: auto;width: 2.4rem;display: flex;}
.home1-t .cir:after{width:100%;height:1px;content:"";position:absolute;left:0;bottom: 10%;background: #ddd;}
.home1-t .cir span{flex: 1;height: 2px;border-radius: 0;opacity: 1;width: auto;background:none;}
.home1-t .cir span.swiper-pagination-bullet-active{background: #9A0000;}


.home1-t .arror{width: 0.35rem;height: 0.35rem;border: 1px solid #ccc;border-radius: 50%;margin: 0 0.1rem;position: relative;top: auto;left: auto;right: auto;transition: 0.5s;}
.home1-t .arror::after{color: #ccc;font-size: 0.16rem;}
.home1-t .arror:hover{border: 1px solid #9A0000;}
.home1-t .arror:hover::after{color: #9A0000;}



@media screen and (min-width: 1200px) {
.home1-t li a:hover h3,.home1-t li a:hover p{color: #fff;}
.home1-t li a:hover .con{background:#9A0000;}
}
@media screen and (max-width: 1024px) {
  .home1{padding: 0.4rem 0;}
 
}

@media screen and (max-width: 768px) {
    .home1 .title h3{margin: 0;}
    .home1-t .arrow{margin-top: 0.2rem;}
}




/* home2 */
.home2{padding: 0.7rem 0 0rem;overflow: hidden;}
.home2 .right .title{margin-bottom:.35rem}
.home2 .right .title span,.home2 .right .title b,.home2 .right .more a{color: #fff;}
.home2 .right .title span::after{background: #fff;}
.home2 .right .more a{background: url(../images/more2.png) no-repeat;background-size: 100%;}
.home2-t .left .more{right: 0.3rem;}
.home2-t .left{width: 50%;}
.home2-t .right{width: 50%;}
.h2-t1{padding: 0 0.45rem 0.65rem;margin-bottom: 0.25rem;}
.h2-t1::after{width: 100%;height: auto;top: 1.27rem;background: url(../images/h3bg.jpg) no-repeat center/cover;}
.h2-t1 .img{width: 94%;height:3.3rem;background: #FFFFFF;display: flex;align-items: center;justify-content: center;margin: 0 auto;border: 1px solid #e5e5e5;}
.list2 li *{transition: 0.5s;}
.list2 li a{padding: 0.2rem 0;align-items: center;}
.list2 li a::after{width: 100%;height: 0.18rem;background: url(../images/h3-line.png) no-repeat;background-size: 100%;opacity: 0.2;bottom: -0.09rem;}
.list2 li p{font-family: sy;font-size: 0.18rem;color: #fff;padding-right: 0.15rem;border-right: 1px solid #fff;}
.list2 li h3{font-size: 0.18rem;line-height: 0.3rem;color: #fff;flex: 1;min-width: 0;padding-left: 0.15rem;}
.h2-t2{padding: 0.45rem;background: url(../images/h3bg2.jpg) no-repeat bottom/cover;}
.h2-t2::before{content: "";position: absolute;width: 1.16rem;height: 1.16rem;background: #2D466E;top: 100%;right: 0;}

.home2-t .right .scale{width: calc(100% - 1.16rem);}
    



@media screen and (min-width: 1200px){
    .list2 li a:hover::after{opacity: 1;}
    .list2 li a:hover h3{font-weight: bold;}
}
@media screen and (max-width:1024px){
     .home2{padding: 0.4rem 0 0rem;}
    
}
@media screen and (max-width:768px){
    .home2-t .left .more{right: 0rem;}
    .home2-t .left{width: 100%;}
    .home2-t .right{width: 100%;margin-top: 0.3rem;}
}
@media screen and (max-width:420px){
   
}
/* home4 */
.home4{width: 100%;padding: 1.2rem 0 0.8rem;}
.home4::after{width: 30%;height: 4.18rem;background: url(../images/h4bg.png) no-repeat;background-size: 100%;bottom: auto;top: 0;}
.home4-t .title{width: 1.5rem;}
.home4 .more{position: relative;margin-top: 1.5rem;}
.h4-t{flex: 1;min-width: 0;position: relative;}
.home4-t .title h3 img{width: 0.76rem;}
.h4-t .swiper-container{padding-bottom: 0.15rem;}
.h4-t li{padding: 0.4rem 0 0;}
.h4-t li a{display: block;padding: 0 0.4rem;}
.h4-t li::after{box-shadow: 0rem 0.06rem 0.37rem 0rem rgba(0, 0, 0, 0.08);background: url(../images/h4bg.jpg) no-repeat center/cover;opacity: 0;width: 100%;}
.h4-t li a::after{width: 1px;height: 4rem;background: #EDEDED;bottom: auto;top: 0;}
.h4-t li:first-child a::after{display: none;}
.h4-t li *{transition: 0.5s;}

.h4-t li .con{padding-top: 0.3rem;height: 3rem;}
.h4-t li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;margin-bottom: 0.25rem;}
.h4-t li h4{font-size: 0.14rem;color: #999;line-height: 0.2rem;max-height: 0.6rem\0;display: none;margin-bottom: 0.3rem;}
.h4-t li .info{align-items: center;justify-content: space-between;}
.h4-t li .date p{font-size: 0.14rem;color: #999;font-family: Lucida Bright;margin-top: 0.1rem;}
.h4-t li .date span{font-size: 0.22rem;color: #999;font-family: Lucida Bright;}
.h4-t li h5 p{font-size: 0.14rem;color: #999;display: none;align-items: center;}
.h4-t li h5 p img{display: inline-block;margin-left: 0.1rem;width: 0.32rem;}
.h4-t li h5 i{display: inline-block;font-style: normal;width: 0.32rem;height: 0.32rem;}

.home4-t .arrow{align-items: center;margin-top: 0rem;position: absolute;bottom: 0;right: 5%;}
.home4-t .cir{position: relative;align-items: center;z-index:1;bottom: auto;top: auto;left: auto;width: 2.8rem;display: flex;}
.home4-t .cir:after{width:100%;height: 2px;content:"";position:absolute;left:0;bottom: 0%;background: #ddd;z-index: -1;}
.home4-t .cir span{flex: 1;height: 2px;border-radius: 0;opacity: 1;width: auto;background:none;}
.home4-t .cir span.swiper-pagination-bullet-active{background: #9A0000;}


.home4-t .arror{width: 0.35rem;height: 0.35rem;border-radius: 50%;margin: 0 0.1rem;position: relative;top: auto;left: auto;right: auto;transition: 0.5s;box-shadow: 0rem 0rem 0.11rem 0rem rgba(0, 0, 0, 0.15);}
.home4-t .arror::after{color: #333;font-size: 0.16rem;font-weight: bold;}
.home4-t .arror:hover::after{color: #9A0000;}


@media screen and (min-width:1200px){
    .h4-t li:hover::after{opacity: 1;}
    .h4-t li:hover a h4{display: -webkit-box;display: block\0;}
    .h4-t li:hover a h5 p{display: flex;}
    .h4-t li:hover a h5 i{display: none;}
    .h4-t li:hover a h3{font-weight: bold;}
}

@media screen and (max-width:1024px){
  .home4{padding:.4rem 0;}
  .h4-t li{padding: 0rem 0 0;}
  .h4-t li a{display: block;padding: 0 0.2rem;}
}

@media screen and (max-width:768px){
    .home4-t .title{width:1rem;}
    .home4-t .title h3 img{width:.5rem;}
    .home4-t .cir{width:2rem;}
    .h4-t li .con{height:2.3rem;}
}
/* home3 */
.home3{padding: 0rem 0rem .85rem;overflow: hidden;}
.home3-t{position: relative;}
.home3-t li .imged{padding-bottom: 27%;}
.home3-t .arror{width: 0.36rem;height: 0.36rem;margin-top: 0;transform: translateY(-50%);left: -0.65rem;}
.home3-t .swiper-button-next{left: auto;right: -0.65rem;}
.home3-t .arror::after{display: none;}


@media screen and (min-width:1200px){
   
}
@media screen and (max-width:1024px){
     .home3{padding: 0rem 0 .4rem;}
     .home3-t{padding: 0 0.3rem;}
     .home3-t .arror{left: 0;}
     .home3-t .swiper-button-next{left: auto;right: 0rem;}

}
@media screen and (max-width:768px){
    
}

@media screen and (max-width:420px){
 
}



/* footer */
.footer{width: 100%;background:url(../images/fbg.png) no-repeat;background-size: 100% 100%;}
.foot-t{padding: .8rem 0 0.22rem;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.foot-t ul{align-items: flex-start;}
.foot-t h3{color: #fff;font-size: .18rem;}
.foot-t li{padding: 0 0.15rem;margin-bottom: 0.1rem;}
.foot-t li a{font-size: 0.16rem;color: #fff;;line-height: 1.3;}
.foot-b{padding: 0.45rem 0 0.35rem;justify-content: space-between;align-items: center;}
.foot-b .fot-1{width: 30%;}
.foot-b .fot-2{width:25%;}
.foot-b .fot-3{width: 35%;display: flex;justify-content: flex-end;}
.foot-b .fot-2 p{font-size: 0.16rem;color: #fff;line-height: 0.3rem;margin-bottom: 0.15rem;}
.foot-b .fot-3 ul{justify-content: flex-end;}
.foot-b .fot-3 li{padding-left: 0.2rem;width: 25%;text-align: center;}
.foot-b .fot-3 img{width: 100%;}
.foot-b .fot-3 p{font-size: 0.16rem;line-height: 0.3rem;color: #FFFFFF;margin-top: 0.1rem;}
.foot{padding: 0.24rem 0;text-align: center;border-top: 1px solid rgba(255,255,255,.1);}
.foot p{font-size: 0.16rem;line-height: 1.5;color: #fff; }
.foot p a{display: inline-block;padding: 0 0.1rem;}
.foot-t li a:hover{opacity: .8;}

@media screen and (max-width:1024px){
   .foot-t{padding: .25rem 0 .15rem;}
   .foot-b{padding: 0rem 0 0.2rem;}



}
@media screen and (max-width:768px){
    .foot-t ul{justify-content: flex-start;}
    .foot-b .fot-1{width: 100%;text-align: center;}
    .foot-b .fot-2{width: 100%;text-align: center;margin: 0.25rem auto;}
    .foot-b .fot-3 {width: 100%;justify-content: center;}
    .foot-b .fot-1 img{width: 70%;}
}
@media screen and (max-width:440px){
   
}



@media screen and (max-width: 1600px){
 #nav ul li h3{padding:0 .1rem;}
}


@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){
    .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 .cir span:last-child::after,.swiper-box1 .cir span:nth-child(1)::before{width: .5rem;}
}

@media screen and (max-width:768px){
    .title{margin-bottom: .25rem !important;}
    .title h3 b{font-size: 0.26rem;margin:0;padding: 0;}
    .txt1 { font-size: 0.2rem !important; }
    .p1 {font-size: 0.16rem !important;}
    .swiper-box1 .imged{padding-bottom: 35%;height: 2rem;}
    .title .h3{margin: 0;}
    .title span{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;}
}