@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 #A8272B; */}
.header_top .wp{width:100%;max-width:100%;padding: 0 1rem;}
 .header_top::after{width: 100%;height: 1.5rem;background: linear-gradient(180deg, #865743 0%, rgba(166, 80, 50, 0) 100%);bottom: auto;top: 0;} 
/* .fixed .header_top::after{height:0rem;}
.fixed .header_top{background:#A8272B;} */
.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: 30%;}

.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: flex-end;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: .18rem;color: #fff;line-height: .55rem;position:relative;transition: .36s;padding: 0 0.25rem;}
#nav ul li h3::after{content: "";position: absolute;left: 100%;top: 50%;transform: translateY(-50%);transition: .36s;height: .2rem;z-index: -1;width: 1px;background: #fff;opacity: .7;}
#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: #A8272B;}
#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: #A8272B;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: #A8272B; */}
#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: #A8272B;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;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: #A8272B;}
#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: #A8272B;}
#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: #A8272B 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: #A8272B;margin: 0 .12rem 0.15rem 0;font-size: 14px;padding: 0;min-width: 1rem;}

#m_nav .old_rukou{margin:.24rem 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;max-height: calc(100% - 250px);/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow: hidden;overflow-y: auto;margin: 0;/* flex: 1; */}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid #e2e2e2;line-height: .5rem;color: #333;padding: 0;font-size: 16px;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: .64rem;height: .5rem;display: inline-block;background: url(../images/arrow_down.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 #A8272B;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消失-结束 */
/*  */
.search_btn { cursor: pointer; }
.search_btn svg { fill: rgb(255, 255, 255); width: 0.16rem; height: 0.16rem; }
.search-dialog-box { position: fixed; left: 0rem; top: 0rem; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0rem; height: 0rem; background: #1C5CB4; transition: all 0.6s ease 0s; left: 0rem; right: 0rem; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0rem; top: 0rem; width: 100%; height: 0rem; margin: 0rem; background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0rem; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-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: 0rem; }
.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: rgb(102, 102, 102); 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.72rem; width: 1rem; }
.search-dialog .search-input input[type="submit"] {background-color: #940E11;font-size: 0.2rem;color: rgb(255, 255, 255);}
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("../images/close-btn.svg"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .hot-search { font-size: 0rem; width: 0.49rem; margin: 0.096rem auto 0rem; 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: 0.05rem; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0rem; width: 100%; height: 0.02rem; 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: 0rem; 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: 0rem; top: 0rem; width: 100%; height: 100%; background-color: #1C5CB4; transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0rem; top: 0rem; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("../images/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}

/* banner */
.main-visual-wrapper {width: 100%;position: relative;/* padding-top: 1.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: 100vh;}
.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 .arrow{position: absolute;bottom: 0.2rem;width: 100%;padding-right: 10%;z-index: 10;justify-content: flex-end;}
.swiper-box1 .bot{padding-right: 5%;align-items: center;}
.swiper-box1 .bot::after{width: 100%;height: 1px;bottom: 50%;background: #fff;opacity: .27;}


.swiper-box1 .cir{align-items: center;position: relative;bottom: auto;width: auto;padding: 0 0.5rem;}
.swiper-box1 .cir span{margin: 0px .22rem !important;width: 0.2rem;height: 0.2rem;opacity: 1;background: url(../images/cir1.png) no-repeat;background-size: 100% 100% !important;position: relative;}
.swiper-box1 .cir .swiper-pagination-bullet-active{background: url(../images/ban-c.png) no-repeat;width: 0.97rem;height: 0.97rem;border-radius: 50%;}

.swiper-box1 .cir span::after{content: "";position: absolute;top: -0.05rem;right: -0.05rem;bottom: -0.05rem;left: -0.05rem;background: #ddd;opacity: 0;z-index: -1;border-radius: 50%;}
.swiper-box1 .cir .swiper-pagination-bullet-active::after{opacity: .3;}
.swiper-box1 .arror{width: 0.36rem;height: 0.36rem;border-radius: 50%;position: relative;left: auto;top: auto;right: auto;margin: 0 0.15rem;background: rgba(255, 255, 255, 0.3);}
.swiper-box1 .arror::after{color: #fff;font-size: .2rem;}



/* home1 */
.title{margin-bottom: .45rem;align-items: center;position: relative;/* overflow: hidden; */display: flex;flex-wrap: wrap;}
.title h3 {padding-left: 0.38rem;margin: 0 auto;}
.title h3 span {
    margin-left: .35rem;
    display: inline-block;
}
.title h3 b {
    display: block;
    font-family: sy;
    font-size: 0.4rem;
    color: #282828;
    margin-top: -.15rem;
    background: -webkit-linear-gradient(100deg, #961315 0%, #DC8300 115%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #961315;
    z-index: 10;
    position: relative;
}
.title h3::after {width: 0.59rem;height: 0.55rem;background: url(../images/tit.png) no-repeat;bottom: 0;background-size: 100% 100% !important;}
.more{position: absolute;right: 0rem;}
.more a{align-items: center;display: flex;color: #B46247;line-height: 0.32rem;}
.more a img{display: inline-block;margin-right: 0.1rem;}

.home1{width: 100%;padding: 1.2rem 0 0.7rem;overflow: hidden;}
.home1::after{width: 2.17rem;height: 2.62rem;background: url(../images/hbg1.png) no-repeat;left: auto;right: 0.4rem;bottom: auto;top: 0;background-size: 100%;}
.home1-t .left{width:60%;background: url(../images/h1-p.jpg) no-repeat center/cover;height: 5.86rem;padding: 0.32rem 0.5rem 0;}
.home1-t .right{width:40%;padding-left: 0.2rem;}
.home1-t .left h3{width: 4.88rem;height: 0.74rem;background: url(../images/h1-t.png) no-repeat;background-size: 100% 100%;margin-left: -0.7rem;padding-left: 0.9rem;color: #fff;font-size: 0.4rem;font-weight: 500;color: #FFFFFF;align-items: center;display: flex;}
.home1-t .left h4{display: inline-block;margin: 0.3rem 0 0.45rem;background: rgba(255, 255, 255, 0.38); backdrop-filter: blur(0.1rem);padding: 0.15rem 0.4rem;color: #fff;font-weight: bold;font-size: 0.24rem;font-weight: bold;}

.home1-t .left .con{background: rgba(255, 255, 255, 0.38); backdrop-filter: blur(0.1rem);padding: 0.3rem 0.3rem;text-indent: 2em;}
.home1-t .left p{font-size: 0.179rem;line-height: 0.34rem;color: #FFFFFF;}
.h1-t1{margin-bottom: 0.2rem;height: 3.23rem;background: url(../images/h1bg1.png) no-repeat;background-size: 100% 100%;padding: 0.6rem 0.45rem;text-align: center;}
.h1-t1>h3{font-size: 0.3rem;font-weight: 900;letter-spacing: 0.02em;font-family: sy;color: #FFFFFF;}
.h1-t1 h2{font-size: 0.4rem;font-weight: 500;color: #fff;margin: 0.1rem 0 0.2rem;}
.h1-t1>p{font-size: 0.14rem;line-height: 0.2rem;color: #FFFFFF;margin-bottom: 0.25rem;}
.h1-t1 li{width: 33.3%;padding: 0 0.3rem;text-align: center;}
.h1-t1 li h4{color: #fff;font-family: PangMenZhengDao;font-size: 0.5rem;margin-bottom: 0.15rem;min-width: 1.5rem;}
.h1-t1 li p{font-size: 0.16rem;font-weight: 500;color: #FFFFFF;line-height:1.3;width: 100%;text-align: center;}
.h1-t1 li h4::after{width: 0.23rem;height: 0.04rem;background: url(../images/h1-line.png) no-repeat;background-size: 100%;left: auto;right: -0.2rem;bottom: auto;top: 50%;transform: translateY(-50%);}
.h1-t1 li:last-child h4::after{display: none;}
.h1-t1 li:nth-child(2) h4:after{right:-.3rem;}
.h1-t2{height: 2.4rem;background: url(../images/h1bg2.jpg) no-repeat center/cover;padding: 0.45rem .2rem;}

.h1-t2 li{width: 50%;padding: 0 0.1rem;text-align: center;}
.h1-t2 li *{transition: 0.5s;}
.h1-t2 li::after{left: auto;right: 0;width: 1px;background: #fff;opacity: .2;}
.h1-t2 li:last-child::after{display: none;}
.h1-t2 li a{display: block;padding: 0.3rem 0;}
.h1-t2 li span{display: flex;align-items: center;justify-content: center;margin: 0 auto .4rem;width: 0.54rem;height: 0.53rem;}
.h1-t2 li p{font-size: 0.16rem;line-height: 0.24rem;color: #fff;}
@media screen and (min-width: 1400px) {
    
  .fontstyle1159726{font-size:24px !important;}
}
@media screen and (min-width: 1200px) {
    .h1-t2 li a:hover p{font-weight: bold;}
 
}
@media screen and (max-width: 1024px) {
  .home1{padding: 0.4rem 0;}
  .h1-t1>h3{font-size: 0.24rem;}
    .h1-t1 h2{font-size: 0.3rem;}
  .h1-t1 li h4{font-size:.3rem;min-width: 1rem;}
}

@media screen and (max-width: 768px) {
    .home1-t .left{width:100%;height:auto;padding:.2rem .2rem;}
    .home1-t .right{width:100%;padding-left: 0rem;margin-top: 0.3rem;}
    .home1-t .left h3{width: auto;height: 0.55rem;margin:0;padding-left:.3rem;font-size:.24rem;}
    .home1-t .left h4{font-size:.22rem;}
  .h1-t1{padding:.2rem;height: auto;}
    .h1-t1>h3{font-size: 0.24rem;}
    .h1-t1 h2{font-size: 0.3rem;}
  .h1-t1 li h4{font-size:.3rem;min-width: 1rem;}
}




/* home2 */
.home2{padding: 0rem 0 1rem;overflow: hidden;}
.home2-t{justify-content: space-between;}
.home2-t .left{width: 50%;}
.home2-t .right{width: 45%;}
.ins1622-ban {
    padding: 0.2rem 0 0.2rem;
    border: 1px solid #A8272B;
    /* background-color: #F8F4F2; */
  }
  .ins1622-ban>ul {
    transform: translateX(0.3rem);
  }
  
  .ins1622-ban a {
    position: relative;
  }
  
  .ins1622-ban .imged{
    padding-bottom: 4.2rem;
  }
  .ins1622-ban .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0) 90%);}

  .ins1622-ban .slick-dots{
    bottom: 1.5rem;
  }
  .ins1622-ban .slick-dots li{
    width: 0.1rem;
    height: 0.1rem;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 9.99rem;
    transition: all 0.5s;
    margin: 0 0.05rem;
  }
.ins1622-ban .slick-dots li button{display:none;}
  .ins1622-ban .slick-dots li.slick-active{
    background-color: #A8272B;
    width: 0.4rem;
  }
  .ins1622-tx {
    width: 100%;
    padding-right: 0.7rem;
    padding-top: 0.4rem;
  }
  
  .ins1622-tx h3 {
    font-size: 0.2rem;
    font-weight: bold;
    color: #3F3F3F;
    margin-bottom: 0.1rem;
  }
  
  .ins1622-tx p {
    font-size: 0.16rem;
    line-height: 0.26rem;
    max-height: 0.52rem\0;
    color: rgba(104, 104, 104, 0.6);
  }
  
  .ins1622-date {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0.25rem;
    background: #A8272B;
    border-radius: 0 0 0.99rem 0.99rem;
    padding: 0.15rem;
    text-align: center;
  }
  
  .ins1622-ban b {
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.26rem;
    color: #FFFFFF;
    display: block;
  }
  
  .ins1622-ban span {
    font-size: 0.14rem;
    line-height: 0.26rem;
    color: #FFFFFF;
    display: block;
  }
  

  .ins1622-list ul li span {
    font-size: 0.18rem;
    color: #6B6B6B;
    padding-right: 0.15rem;
    border-right: 1px solid rgba(179, 24, 23, 0.1);
    font-family: 'sy';
  }
  
  .ins1622-list ul li a {
    height: .93rem;
    position: relative;
    align-items: center;
    z-index: 1;
    border-bottom: 1px solid #D8D8D8;
  }
  .ins1622-list ul li:last-child a{border-bottom: none;}
  .ins1622-list ul li a:after{content:"";position:absolute;z-index:-1;width: 0;height: 1px;bottom:-1px;background: #A8272B;left: 0;}
  .ins1622-list ul li .con{flex: 1;min-width: 0;padding-left: 0.15rem;}
  .ins1622-list ul li h3 {
    font-size: 0.18rem;
    color: #6B6B6B;
    overflow: hidden;
    background-size: auto 100%;
    position: relative;
    line-height: 0.32rem;
    padding-right: 0.5rem;
  }
  
  .ins1622-list ul li a h3::after {
    content: '';
    position: absolute;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: url(../images/h2-xq1.png) no-repeat  center center;
    background-size: 100% 100% !important;
  }
  .ins1622-list ul li.on a h3::after{
    background: url(../images/h2-xq2.png) no-repeat  center center;
  }
  .ins1622-list ul li a p {
    font-size: 0.14rem;
    line-height: 0.26rem;
    max-height: 0.52rem\0;
    color: rgba(17, 17, 17, 0.6);
    margin-top: 0.1rem;
  }
  .ins1622-list ul li.on a:after{opacity:1;}
  .ins1622-list ul li.on h3 {
    color: #A8272B;font-weight:bold;
  }
  .ins1622-list ul li.on a {height: 1.38rem;}
  .ins1622-list ul li.on a::after{width: 100%;}
  .ins1622-list ul li.on a p{display: -webkit-box;display: block\0;}
  .ins1622-list ul li a p{display: none;}
  .ins1622-list *{transition: 0.4s;}
  .ins1622-list ul{height: 6.1rem;}

@media screen and (min-width: 1200px){
   .ins1622-ban li a:hover h3{color: #A8272B;}
}
@media screen and (max-width:1024px){
    .home2{padding: 0 0 0rem;}
    
}
@media screen and (max-width:768px){
    .home2-t .left{width: 100%;}
    .home2-t .right{width: 100%;margin-top: 0.3rem;}
  .ins1622-ban .imged{
    padding-bottom:60%;
  }
  .ins1622-ban>ul {
    transform: translateX(0rem);
  }
  .ins1622-ban{padding: .2rem;}
  .ins1622-tx{padding:.2rem 0 0;}
}
@media screen and (max-width:420px){
   
}


/* home3 */
.home3{padding: 0 0 0.48rem;overflow: hidden;}
.home3::before{content: "";position: absolute;width: 38%;background: url(../images/hbg3.jpg) no-repeat center/cover;left: 0;top: 0;height: 3.56rem;border-radius: 0 0.2rem 0.2rem 0;}
.home3::after{width:3.8rem;height: 0.48rem;background: url(../images/h3bg2.png) no-repeat top;background-size: 100%;left: auto;right: 0;}
.home3-t{padding: 0.5rem 0 .5rem .4rem;}
.home3-t::after{width: auto;right: -1.6rem;background: url(../images/h3bg1.jpg) no-repeat center/cover;}
.home3-t li{padding-left: 0.1rem;padding-bottom: .2rem;}
.home3-t li a{display: block;padding: 0 0.34rem 0 0.24rem;height: 2.45rem;border-left: 1px dashed #F7D39D;}
.home3-t li p{font-family: Arial;font-size: 0.16rem;color: #F7D39D;display: flex;align-items: flex-end;}
.home3-t li p span{font-size: 0.22rem;font-family: sy;display: inline-block;padding-right: 0.1rem;}
.home3-t li h3{color: #fff;font-size: 0.18rem;line-height: 0.26rem;max-height: 0.52rem\0;margin: 0.2rem 0;}
.home3-t li h4{font-size: 0.16rem;line-height: 0.3rem;color: #fff;opacity: .56;margin-bottom: 0.2rem;}
.home3-t li i{display: inline-block;width: 0.37rem;height: 0.36rem;background: url(../images/h3-xq1.png) no-repeat;background-size: 100% 100% !important;font-style: normal;}
.home3-t li *{transition: 0.5s;}
.home3-t li .h3-c{width: 0.08rem;height: 0.08rem;border-radius: 50%;background: #F7D39D;position: absolute;left: -0.04rem;bottom: 0;}
.home3-t li .h3-c::after{width: auto;height: auto;opacity: 0;top: -0.08rem;right: -0.08rem;bottom: -0.08rem;left: -0.08rem;background: url(../images/h3-c.png) no-repeat;background-size: 100%;}

.h3-b{justify-content: flex-end;margin-top: -.4rem;}
.h3-b::after{width: auto;right: 1rem;height: 0.25rem;background: url(../images/h3-line.png) no-repeat;background-size: 100% 100% !important;bottom: auto;top: 50%;transform: translateY(-50%);}
.h3-b .arrow{justify-content: flex-end;}
.h3-b .arror{position: relative;top: auto;left: auto;right: auto;margin: 0;width: 0.59rem;height: 0.59rem;}
.h3-b .arror img{width: 100%;}
.h3-b .arror::after{display: none;}

@media screen and (min-width: 1200px){
  .home3-t li a:hover h3{font-weight: bold;}
  .home3-t li a:hover i{background: url(../images/h3-xq2.png) no-repeat;width: 0.55rem;height: 0.53rem;}
  .home3-t li a:hover .h3-c::after{opacity: 1;}
  .home3-t li a:hover .h3-c{left: -0.04rem;}
}
@media screen and (max-width:1024px){
    .home3{padding: 0 0 0.4rem;}
  .ins1622-list ul{height:auto;}
    
}
@media screen and (max-width:768px){
   .home3::before{top:auto;bottom:0.5rem}
}
@media screen and (max-width:420px){
   
}





/* home4 */
.home4{width: 100%;padding: .7rem 0 0.8rem;}
.home4 .title h3,.home5 .title h3{margin:0;}
.home4-t .title{width: 3rem;display: block;}
.home4 .more{position: relative;margin-top: 1.5rem;right:auto;}
.more-t a{display: none;}
.more-t a.on{display: flex;}
.w-tab{position: relative;}
.w-tab .tab{width: 100%;top: 0;left: 0;position: absolute;opacity: 0;visibility: hidden;transition: 0.5s;}
.w-tab .tab.on{opacity: 1;visibility: visible;position: relative;z-index: 10;}
.title dt{width: 1.48rem;height: 0.54rem;display: flex;align-items: center;justify-content: center;border: 1px solid #904A2F;font-size: 0.2rem;color: #904A2F;cursor: pointer;margin-bottom: .3rem;}
.title dt.on{color: #fff;background: #951215;border: 1px solid #951215;}
.title dl{margin-top:.5rem;}

.h4-t{flex: 1;min-width: 0;position: relative;}



.h4-t .swiper-container{padding: 0.15rem 0 .15rem .05rem;}
.h4-t li{padding: 0.1rem 0 0.1rem;height:5.5rem;}
.h4-t li a{display: block;padding: 0.3rem 0.26rem 0;border: 1px solid #D4B5A8;}
.h4-t li::after{background: #FFFFFF;
  box-shadow: 0rem 0.02rem 0.06rem 0rem rgba(150, 19, 22, 0.23);opacity: 0;width: 100%;left: 0.1rem;bottom: -0rem;top: 0rem;height: auto;}

.h4-t li:first-child a::after{display: none;}
.h4-t li *{transition: 0.5s;}

.h4-t li .con{padding-top: 0.3rem;height: 2.2rem;}
.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: #8F604E;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: #904A2F;font-family: sy;margin-top: 0.1rem;}
.h4-t li .date span{font-size: 0.22rem;color: #904A2F;font-family: sy;}
.h4-t li h5 p{font-size: 0.14rem;color: #904A2F;display: none;align-items: center;}
.h4-t li h5 p img{display: inline-block;margin-left: 0.1rem;width: 0.37rem;}
.h4-t li h5 i{display: inline-block;font-style: normal;width: 0.54rem;height: 0.54rem;}

.home4-t .arrow{align-items: center;margin-top: 0rem;position: absolute;bottom: 0;right: 13%;z-index: 99;}
.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: #F3CC8D;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: #904A2F;}


.home4-t .arror{width: 0.5rem;height: 0.5rem;border-radius: 0%;margin: 0 0.1rem;position: relative;top: auto;left: auto;right: auto;transition: 0.5s;}
.home4-t .arror::after{color: #333;font-size: 0.16rem;font-weight: bold;display: none;}
.home4-t .arror:hover::after{display: none;}


@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;color: #A8272B;}
    .h4-t li:hover .con{height: 2.8rem;}
    
}

@media screen and (max-width:1024px){
  .home4{padding:.4rem 0;}
  .h4-t li{padding: 0rem 0 0;}
  .h4-t li a{display: block;padding: .2rem .2rem 0;}
  .h4-t li{height: auto;}
  .home4-t .arrow{position: relative;margin-top: 0.1rem;right: auto;}
}

@media screen and (max-width:768px){
    .home4-t .title{width:100%;display:flex;}
    .home4-t .cir{width:2rem;}
    .home4 .more{position: absolute;top: 0.25rem;margin-top: auto;right: 0;}
    .h4-t{flex: none;width: 100%;}
    .home4 .title dl{display: flex;width: 100%;justify-content: center;margin-top: 0.15rem;}
    .home4 .title dt{margin: 0 .1rem;}
   
}


/* home5 */
.home5{width: 100%;padding: .7rem 0 .3rem;position: relative;z-index: 10;overflow: hidden;}
.home5::after{width: 60%;height: 50%;bottom: 0;background: url(../images/h5bg2.jpg) no-repeat center;background-size: cover;left: auto;right: 0;}
.home5::before{content: "";position: absolute;width: 40%;background: url(../images/h5bg1.jpg) no-repeat;background-size: 100% 100%;left: 0;bottom: 0;height: 100%;}
.home5 .title{display: block;}
.home5-t{justify-content: space-between;}
.home5-t .left{width: 23%;position: relative;margin-top: .6rem;}
.home5-t .right{width: 73%;margin-top: -.4rem;}
.home5 .title h3::after{background: url(../images/tit-2.png) no-repeat;}
.home5 .title h3 b,.home5 .more a{color: #fff;-webkit-text-fill-color:#fff;}
.home5 .title dt{border: 1px solid #F3CC8D;color: #F3CC8D;}
.home5 .title dt.on{color: #fff;background: #F3CC8D;border: 1px solid #F3CC8D;}
.home5 .more{right: auto;position: relative;margin-top: 1rem;}

.h5-t{width: calc(100% + 1.6rem);}
.home5-t .right .swiper-container{padding-right: 1.6rem;}
.home5 .right li *{transition: 0.5s;}
.home5-t .right li{padding: .4rem 0;}
.home5 .right li a{display: block;background: #fff;border-radius: 0px 0.6rem 0px 0px;padding: 0.4rem 0.35rem;height: 4.8rem;box-shadow: 0px 20px 25px 0px rgba(147, 106, 52, 0.18);}
.home5 .right li a::after{height: 0.04rem;background: #DCA863;}
.home5 .right li .date{width: 0.71rem;height: 0.81rem;display: flex;flex-direction: column;align-items: center;justify-content: center;background: url(../images/h5-t1.png) no-repeat;background-size: 100% 100%;}
.home5-t .right li .date::after{background: url(../images/h5-t2.png) no-repeat;background-size: 100% 100% !important;opacity: 0;width: 0.81rem;left: 50%;transform: translateX(-50%);}

.home5-t .right li .h3{font-size: 0.2rem;color: #000;line-height: 0.3rem;height: 0.6rem;margin:.4rem 0 0.3rem;}
.home5-t .right li span{display: block;font-size: 0.26rem;color: #A8272B;line-height: 1.3;font-family: sy;}
.home5-t .right li .date p{font-size: 0.14rem;color: #A8272B;line-height: 1.1;font-family: 'sy';white-space: nowrap;}

.home5-t .right li h4{flex-wrap: nowrap;align-items: center;font-size: 0.16rem;line-height: 0.24rem;color: #3D3D3D;margin-bottom: 0.15rem;}
.home5-t .right li h4 i{display: inline-block;font-style: normal;width: 0.24rem;height: 0.24rem;background-size: 100% 100% !important;margin-right: 0.1rem;}
.home5-t .right li h4 .i1{background: url(../images/tim1.png) no-repeat;}
.home5-t .right li h4 .i2{background: url(../images/adr1.png) no-repeat;}
.home5-t .right li h4 .i3{background: url(../images/per1.png) no-repeat;}
.home5-t .right li .p{padding-top: 0.25rem;border-top: 1px solid #DCA863;justify-content: flex-end;align-items: center;margin-top: 0.35rem;}
.home5-t .right li .p p{padding-right: 0.35rem;font-size: 0.14rem;color: #DCA863;background: url(../images/h5-xq.png) no-repeat right center;background-size: 0.18rem !important;}


@media screen and (min-width: 1200px) {
  .home5-t .right li a:hover{box-shadow: 0px 4px 0.49rem 0px rgba(103, 0, 0, 0.4);}
  .home5-t .right li a:hover::after{width: 100%;}
  .home5-t .right li a:hover .h3,.h5-t a:hover h4{color: #A8272B;}
  .home5-t .right li a:hover .date span,.home5-t .right li a:hover .date p{color: #fff;}
  .home5-t .right li a:hover .date::after{opacity: 1;}
  .home5-t .right li a:hover h4 .i1{background: url(../images/tim2.png) no-repeat;}
  .home5-t .right li a:hover h4 .i2{background: url(../images/adr2.png) no-repeat;}
  .home5-t .right li a:hover h4 .i3{background: url(../images/per2.png) no-repeat;}


}
@media screen and (max-width: 1600px) {
 
}
@media screen and (max-width: 1200px) {
  .h5-t{width: calc(15px + 100%);}
}
@media screen and (max-width: 1024px) {
  .home5{padding: .4rem 0;}
  .h5-t{width: 100%;}
  .home5-t .right li{padding:0;}
  .home5-t .right .swiper-container{padding-right: 0rem;}
}

@media screen and (max-width: 768px) {
  .home5-t .left{width: 100%;margin-top: 0;}
  .home5-t .right{width: 100%;margin-top: 0;}
  .home5-t .left li a{height:auto;padding: .15rem 0 .15rem .2rem;}
  .home5::before{background: #A8272B;bottom: 60%;width: 100%;}
  .home5:after{width:100%;}
  .home5-t .right li .h3{margin:.15rem 0;}
  .home5 .right li a{padding:.25rem;height:4.5rem;}
  .home5 .more{position: absolute;top: 0.25rem;margin-top: auto;right: 0;}
  .home5 .title dl{display: flex;width: 100%;justify-content: center;margin-top: 0.15rem;}
  .home5 .title dt{margin: 0 .1rem;}
  .home5 .title{display:flex;}
}
@media screen and (max-width: 420px) {
 .home5 .right li a{height:auto;}
}
/* h6 */
.home6{width: 100%;padding: 1.2rem 0;background: url(../images/hbg6.png) no-repeat center/cover;}

.home6 dl{margin: 0.2rem 0 0.75rem;justify-content: center;}
.home6 dt{margin: 0 0.3rem;width: 1.5rem;height: 0.3rem;display: flex;align-items: center;justify-content: center;background: #CBAA9C;color: #fff;font-size: 0.14rem;cursor: pointer;}
.home6 dt.on{background: url(../images/h6-bg.png) no-repeat;background-size: 100% 100% !important;}
.home6-t .tab{display: none;}
.home6-t .tab:first-child{display: block;}
.home6-t .left{width: 40%;}
.home6-t .mid{width: 40%;padding: 0 0.2rem;}
.home6-t .right{width: 20%;}
.home6-t ul{margin: 0 -0.1rem;}
.home6-t li{padding: 0 0.1rem;margin-bottom: 0.2rem;width: 100%;}
.home6-t li a{display: block;position: relative;z-index:1;}
.home6-t li a::after{z-index:-1;width: auto;height: auto;left: -0.2rem;bottom: -0.4rem;right: 0;top: 0.2rem;opacity: 0;background: url(../images/h6bg.png) no-repeat;background-size: 100% 100% !important;content:"";position:absolute;}
.home6-t li .con{width: 100%;padding: 0 0.2rem 0.1rem;position: absolute;left: 0;bottom: 0;z-index: 10;}
.home6-t li .con h3{font-size: 0.18rem;color: #333;line-height: 1.3;}
.home6-t li .imged::after{width: auto;background-size: 100% 100% !important;height:auto;left:.05rem;right:.05rem;top:.05rem;bottom:.05rem;}
.h6list1 li{width: 50%;}
.h6list2 li{width: 33.3%;}
.h6list1 li .imged::after{background: url(../images/h6-line1.png) no-repeat;}
.h6list2 li .imged::after{background: url(../images/h6-line2.png) no-repeat;}
.h6list3 li .imged::after{background: url(../images/h6-line3.png) no-repeat;}
.h6list4 li .imged::after{background: url(../images/h6-line4.png) no-repeat;}
.h6list1 li .imged{padding-bottom: 3.4rem;}
.h6list2 li .imged{padding-bottom: 2.62rem;}
.h6list3 li .imged{padding-bottom: 6.2rem;}
.h6list4 li .imged{padding-bottom: 2.99rem;}
.home6-t li *{transition:0.5s;}



@media screen and (min-width:1200px){
   .home6-t li a:hover:after{opacity:1;}
   .home6-t li a:hover{transform:translateY(-.2rem)}
  .home6-t li a:hover h3{color:#A8272B;}
}
@media screen and (max-width:1024px){
    .home6{padding:.4rem 0;}
    .home6 dl{margin: 0.2rem 0;justify-content:center;}
    .home6 dt{margin: 0 0.1rem .1rem;width: 1.5rem;}
}
@media screen and (max-width:768px){
  .home6 dt{margin: 0 0.1rem .1rem;width: 1rem;}
  .home6-t .left{width: 100%;}
  .home6-t .mid{width: 100%;padding: 0 0rem;}
  .home6-t .right{width: 100%;}
  .h6list1 li .imged{padding-bottom: 110%;}
.h6list2 li .imged{padding-bottom:120%;}
.h6list3 li .imged{padding-bottom: 105%;}
.h6list4 li .imged{padding-bottom:90%;}
}

@media screen and (max-width:420px){
 .home6 dl{margin: 0.2rem 0;justify-content:flex-start;}
   .home6 dt{margin: 0 0.1rem .1rem;width: 23%;margin:0 2% .1rem 0;}
}



/* footer */
.footer{width: 100%;background:url(../images/fbg.jpg) no-repeat center/cover;}

.foot-b{padding: 0.7rem 0 0.35rem;justify-content: space-between;align-items: flex-start;}
.foot-b .fot-1{width: 40%;}
.foot-b .fot-2{width: 10%;}
.foot-b .fot-3{width: 20%;}
.foot-b .fot{width: 14%;}
.foot-b p{font-size: 0.14rem;color: #fff;line-height: 0.24rem;margin-bottom: 0.05rem;}
.foot-b h3{font-weight: bold;font-size: 0.18rem;color: #fff;margin-bottom: 0.3rem;}
.foot-b .fot-3 p{display: flex;align-items: center;}
.foot-b .fot-3 p span{display: flex;align-items: center;justify-content: center;width: 0.12rem;margin-right: 0.05rem;}

.foot-b .fot ul{justify-content: flex-end;}
.foot-b .fot li{padding:0 0.1rem;text-align: center;}
.foot-b .fot .img{width: 0.96rem;margin: 0 auto 0.1rem;}
.foot-b .fot img{width: 100%;}
.foot-b .fot p{font-size: 0.12rem;line-height: 0.2rem;color: #FFFFFF;}


.foot-t{padding: .05rem 0 ;border-top: 1px solid rgba(255, 255, 255, 0.1);border-bottom: 1px solid rgba(255, 255, 255, 0.1);margin-bottom: 0.25rem;}
.foot-t ul{align-items: flex-start;}
.foot-t h3{color: #fff;font-size: .18rem;}
.foot-t li{width: 32.6%;border-right: 1px solid rgba(255, 255, 255, 0.1);text-align: center;line-height: 0.28rem;}
.foot-t li:last-child{border-right: none;}
.foot-t li a{font-size: 0.14rem;color: #fff;line-height: .28rem;}


.foot{padding: 0.2rem 0;text-align: center;background: #940408;}
.foot p{font-size: 0.14rem;line-height: 1.5;color: #fff;opacity: .7;}
.foot p a{display: inline-block;padding: 0 0.1rem;}
.foot-t li a:hover{opacity: .8;}
#gotop{ position: fixed;
    z-index: 999;
    bottom: .8rem;
    right: .1rem;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    transition: all .5s ease-out 0s;
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    background: #94050a;
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    border-radius: 50%;
}
@media screen and (max-width:1024px){
   .foot-b{padding: 0.3rem 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%;text-align: center;}
    .foot-b .fot-1 img{width: 80%;}
    .foot-b .fot{width:60%;}
    .foot-b .fot li{width: 33.3%;margin-bottom: 0.15rem;}
    .foot-t li{width: 33.3%;}
    .foot-t li:nth-child(3){border-right:none;}
  .foot-b .fot-3 p{justify-content:center;}
}
@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 span{margin:0 .1rem !important;}
    .banner video{display: none;}
  .swiper-box1 .cir .swiper-pagination-bullet-active{width:.5rem;height:.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.16rem !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;max-width: .8rem;}
}

@media screen and (max-width:600px){
   
}
@media screen and (max-width:420px){
  
}

@media(min-width: 200px){
[aos=zoom-in]{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}
}
@media screen and (max-height:500px){
  .list_box_nav_mobile{max-height: calc(100% - 120px);padding-left: 0rem;}
}