@charset "utf-8";

@font-face {
    font-family: geo;
    src: url(/font/georgia.ttf);
}


.w1400 {
    width: 85%;
    margin: 0 auto;
    max-width: 16.4rem;
}

body.navShow {overflow: hidden;}

/*==========================================公共 开始=============================================*/
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.header_box_li{position: relative;z-index: 1;height: 100%;}

.header_box{position: relative;z-index: 100; height: 0; }
#header{z-index:999;width:100%;height: 1.2rem;}
#header .w1400{margin-left: 7.5%;margin-right: 7.5%;max-width: inherit !important;/* width: 85%; */}
.head{position: fixed;}
.header_box_li #header:before{content:"";position:absolute;height: 2.6rem;top:0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background: url(/images/headbg.png) no-repeat center;background-size: 100% 100%;}
.header_box_li #header.xg{background:#ab0509;}
.header_box_li #header.xg:before{/* background: url(/images/navbg.png) no-repeat center !important; *//* height: 100% !important; *//* background-size: 100% 100% !important; */height: 0;}
.header_top{position: relative;height: .45rem;padding: 0;text-align: right;z-index: 10000;overflow: hidden;width: 100%;}
.head .header_top{transition:0.5s;transform: translateY(0.1rem);display: flex;justify-content: space-between;align-items: center;}
.header_top:last-child{/* display: flex; *//* justify-content: flex-end; *//* align-items: center; */}
.head.xg .header_top{/* transform: translateY(-100%); *//* display: none; */}
.list_box0{display: flex;align-items: center;}
.list_box0 .li{font-size: 0.14rem;color: #fff;display: flex;transition:.6s;/* margin-right: 0.2rem; */position: relative;/* padding-right: 0.2rem; *//* border-right: 2px solid rgba(255,255,255,0.3); */opacity: .68;}
.list_box0 .li:last-child{margin-right: 0;padding-right:0;border-right: 1px solid rgba(255,255,255,0);}
.list_box0 .li>a{display:block;padding: 0 .1rem;}
.list_box0 .li a>img{/* margin: -2px 6px 0 0; */}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 1px solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: .56rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent 6px solid;border-right:transparent 6px solid;border-bottom: #fff 6px solid;top: -6px;left: 50%;margin-left: -6px; }

.list_box0 .li.li1>a{ font-weight:bold}
.list_box0 .li.li1>a.a2{ display:none}

.list_box0 .li.li1.on>a.a1{ display:none}
.list_box0 .li.li1.on>a.a2{ display:inline-block}

.list_box0 .li.li1.on>a span{ margin-left:1.125rem}

.list_box0 .li:hover{color: rgba(255,255,255,0.7);/* border-right: 1px solid rgb(10,63,121,0.2); */}

.old_rukou{width: 1.50rem;height: .54rem;display: inline-block;text-align: center;line-height: .54rem; margin-left: .34rem}
.old_rukou a{ display:block; width:100%; font-size:.18rem; color:#fff; border-radius:0 0 0 .10rem; background:#0a3f79;}

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{ line-height:60px;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{height: 12px;}
 

.list_box_01{font-size:0;white-space:nowrap;padding: .10rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.12rem;color:#666666;line-height:20px;margin: 0;}

.list_box0 .li:after{content:"";position:absolute;left: -.26rem;width:1px;height: 16px;top: 50%;margin-top: -8px;opacity: .8;}
.list_box0 .li.on:after{display:none;}
.list_box0 .li:first-child:after{ display:none}
.header_box .w1200{height: 1.28rem;position:relative;width: auto;max-width: 100%;padding: 0;display: flex;/* align-items: center; */justify-content: space-between;transition: .5s;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo .box_table{ width:auto}
#header #logo{height: 100%;position: relative;width: 1.4rem;transition: 0.5s;transform: translateY(-.25rem);padding: 0 .2rem;z-index: 10;}
.head #logo{}
#logo img{max-width:100%;transition: .5s;}
#logo img.img2{ display:none}
.head-l{width: calc((100% - 2rem)/2);/* max-width: 6rem; */position: relative;z-index: 100;}
.head-r{}
.head-r .list_box0{display: flex;align-items:center;justify-content:flex-end;}
#nav ul{
    display: flex;
    justify-content: space-between;
}
#nav ul li{float:left;z-index:0;height: 100%;position: relative;}
#nav ul li a{display:block;padding: 0;position: relative;z-index: 2;/* padding-right: .15rem; */}
#nav ul li a>h3{font-size: .18rem;color:#fff;line-height: .6rem;position:relative;transition: .36s;display: inline-block;font-weight: bold;/* padding-right: .15rem; */}
#nav ul li>a>h3:after,#nav ul li .sub a::after{width:.11rem;height:.06rem;background-size:100%;left:auto;right:0;bottom:50%;transform:translateY(50%);}
#nav ul li.on1 h3:after{ opacity:1; visibility:visible}

#nav ul li .sub{position:absolute;top:100%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;/* box-shadow: 0 0 10px rgba(0,0,0,.3); */}
#nav ul li .sub:after{content: '';height: 3px;width: 100%;position: absolute;left: 50%;top: -1px;background: #d58f33;transform: translateX(-50%);opacity: .7;}
#nav ul li .sub .box{padding: .05rem 0;text-align:center;}
#nav ul li .sub a{padding: 0.1rem 0;line-height: 0.28rem;transition:.6s;font-size: 0.16rem;color: #333;text-align: center;min-width: 1.6rem;position: relative;}
#nav ul li .sub h3:after{content:"";position:absolute;left:.05rem;right:.05rem;bottom:0;border-bottom:1px dashed rgba(255,255,255,.2);width: auto;}
#nav ul li .sub h3:last-child:after{border-bottom:none;}
#nav ul li .sub a{line-height: 1.2;/* padding-right:.25rem; */}
#nav ul li .sub h3 a:hover{color: #fff;background: #b5232c;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav ul li .sub dt{position: absolute;left: 100%;top: 0;background: rgba(5,42,77,.5);opacity:0;visibility:hidden;transition:0.5s;z-index: 1000;}
#nav ul li .sub dt dl{transition:0.5s;}
#nav ul li .sub dt dl:hover{background: rgba(255,255,255,.2);}
#nav ul li .sub h3:hover dt{opacity:1;visibility:visible;} 

#nav>ul>li.on>a>h3,#nav ul li:hover>a>h3{/* color: #94b7de; */font-weight: bold;}

#nav>ul>li h3:before{content:"";display:block;position:absolute;width: 12px;height: 12px;right: -.22rem;top: 50%;margin-top: -6px;transition:.3s;background-size:100% auto; display:none}
#nav>ul>li.xiala h3:before{ display:block}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{/* transform:scale(1); */}
#nav>ul>li.noSubMenu h3:before{ display:none}

.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0;position: relative;}
.search_btn img{margin: 0;width: .2rem;}
#header .dw2{float:left;height: 90px;width: 53px;cursor:pointer;position:relative;margin-right: .24rem;transition:.6s;margin-left: .16rem;}
#header .dw2 .j_tab{ }
#header .dw2:after{content:"";width:1px;height: 16px;display:block;position:absolute;background: rgba(255,255,255,.75);right: -.24rem;top: 50%;margin-top: -8px;}
#header .dw2.yuyan:before{content:"";width:1px;height:100%;display:block;position:absolute;left:0;top:0;display: none;}
#header .dw2 .dh{height: 23px;line-height: 23px;text-align:center;font-size: 13px;color:#fff;cursor:pointer;transition:.6s;}
#header .dw2 .dh span{padding-right: 14px;width: 53px;height: 23px;display: inline-block;font-style: italic;}
#header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #acce22;left: 0;border: 1px solid #acce22;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}
#header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #acce22;position:absolute;top:-16px;left:50%;margin-left:-8px;}
#header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
#header .dw2 .dd a:hover{ font-weight:bold; }
#header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}
.header_box_li #header.xg #logo{
    width: 1.2rem;
    transform: translateY(-0.4rem);
}
/* .xg #nav ul li h3{color:#333;line-height: .52rem;} */
/* .xg .list_box0 .li{color: #6f6f6f;} */
/* .xg #logo img{ height:.64rem;} */
/* .header_box .xg  .w1200{height: 1.12rem;} */
/* .xg .search_btn svg{ fill:#6f6f6f} */
.xg #logo{margin:0;}
.head-b{justify-content: space-between;align-items: flex-start;position: relative;z-index: 10001;}
.head .head-b{transition:0.5s;}
.head.xg .head-b{transform:translateY(0rem);}



.search_btn { cursor: pointer; }
.search_btn svg { fill: rgb(255, 255, 255); width: 16px; height: 16px; }
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: rgb(14, 93, 168); transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 0.44rem; line-height: 0.56rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 8rem; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] {float: left;height: 0.7rem;width: calc(100% - 1rem);background-color: rgb(255, 255, 255);font-size: 0.2rem;line-height: 0.08rem;color: #666;transition: all 0.3s ease 0s;padding: 0px 0.2rem;}
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn { float: right; height: 0.72rem; width: 1rem; }
.search-dialog .search-input input[type="submit"] {background-color: #b5232c;/* background-repeat: no-repeat; *//* background-position: center center; *//* background-size: 0.24rem; *//* 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 .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .hot-search { font-size: 0px; width: 0.49rem; margin: 0.096rem auto 0px; box-sizing: border-box; padding: 0px 0.096rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.06rem; line-height: 0.08rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.096rem; background-repeat: no-repeat; background-position: left center; background-size: 0.08rem; }
.search-dialog .hot-link { margin-left: 0.16rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.06rem; line-height: 0.08rem; margin-right: 0.12rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 0.48rem; height: 0.48rem; z-index: 10; right: 0.24rem; top: 0.216rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("/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); }
}

/*导航按钮开始*/
/*手机端开始*/
.m_header_box {transition: .6s;display: none;position: relative;z-index: 100000;height: .7rem;}
.m_header_box header{padding: 0 0 0 15px;height: .7rem;background: #b5232c;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 img{height: 0.5rem;width: auto;}
.m_header_box header #logo{padding:0;width: 250px;margin: 0;}

/*导航按钮开始*/
#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; -moz-transition: .5s; -ms-transition: .5s; -o-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: #b5232c;}
#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: #b5232c;}
#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: #0656b7 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: #b5232c;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: scroll;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: 70px;display: block;margin-bottom: 0.1rem;}
.wap_search .header-search{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: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 #b5232c;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 */
.head .li:last-child{position: relative;height: 0.4rem;display: flex;align-items: center;}
.head .input {position: absolute;z-index: 1;left: auto;right: 0rem;top: 0;bottom: 0px;height: 0.4rem;width: 0.2rem;background: #fff;opacity: 0;visibility: hidden;transition: 0.5s;display: flex;justify-content: space-between;align-items: center;padding-right: 0.1rem;}
.head .li:last-child.on .input {
    width: 3rem;
    opacity: 1;
    visibility: visible;
  }
.head .input .txtinput {
    width: calc(100% - 30px);
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.14rem;
    padding: 0 0rem 0 0.2rem;
}
.head .input .sub{width: 0.2rem;height: 0.2rem;background:url(/images/ser.png) no-repeat center;cursor: pointer;background-size: 100% 100%;}

/*导航按钮结束*/

/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; width: 100%;position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden;}
.main-visual-slider .swiper-container { width: 100%; height: 100%; position: relative;  }
.swiper-box1 .imged{padding-bottom: 36%;}
.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 .arror{margin: 0;transform: translateY(-50%);left: 2%;}
.swiper-box1 .swiper-button-next{left: auto;right: 2%;}
.swiper-box1 .arror::after{font-size: 0.36rem;font-weight: bold;color: #ccc;}
/* home1 */

.home1{width: 100%;padding: 0.75rem 0 .5rem;overflow: hidden;}
.title{justify-content: space-between;margin-bottom: .45rem;align-items: center;position: relative;}
.title h3{font-size: 0.32rem;color: #333;line-height: 1.3;font-weight: bold;margin-bottom: .1rem;margin: 0 auto;}
.title h3::after{width: 1.2rem;height: 0.94rem;background: url(/images/tit-bg.png) no-repeat;background-size: 100% !important;left: 50%;top: 50%;bottom: auto;transform: translate(-50%,-60%);}
.title span{color: #b5232c;}
.title .more-d{position:absolute;right:0;}
.title .more-d a{align-items: center;font-size: 0.16rem;color: #94070a;transition: 0.5s;}
.title .more-d a img{width: 0.54rem;display: block;margin-right: .1rem;}
.home1 .title h3{margin: initial;}
.home1 .left{width: 47%;}
.home1 .right{width: 53%;padding-left: 3%;}
.home1 .left .home1-swiper a{display: block;position: relative;}
.home1 .left .con{position: absolute;left: 0;bottom: 0;width: 100%;padding: .15rem .2rem;z-index: 100;}
.home1 .left .con::after{width:100%;background: #000;opacity: .8;}
.home1 .left .con h3{color: #fff;width: 75%;position: relative;z-index: 100;font-size: .16rem;}
.home1 .left .swiper-pagination{text-align: right;padding-right: .3rem;}
.home1 .left .swiper-pagination span{margin: 0 0.1rem !important;}
.home1 .left .imged{padding-bottom:60%;}
.home1 ul{margin-top:.2rem;}
.home1 li a{align-items: center;padding-left: .25rem;background: url(/images/li-i.png) no-repeat left center;}
.home1 li{line-height: 0.4rem;}
.home1 li h3{font-size: 0.16rem;color: #333;width: calc(100% - 1rem);padding-right: .1rem;transition: 0.5s;}
.home1 li span{font-size: 0.14rem;color: #999;width: 1rem;text-align: right;white-space: nowrap;transition: 0.5s;}
.home1 .right .h1-r{justify-content: space-between;}
.home1 .right .h1-list{width: 48.5%;}
.home1 .right .h1-list a{display: block;border-bottom: 2px solid #b5232c;}
.home1 .right .con{padding: 0.15rem .2rem;height: 1.8rem;}
.home1 .right .con h3{font-size: 0.16rem;color: #333;line-height: .3rem;max-height: .6rem\0;transition: 0.5s;}
.home1 .right .con h4{font-size: 0.14rem;color: #999;line-height: .26rem;max-height: .52rem\0;margin: .1rem 0;}
.home1 .right .con p{font-size: 0.14rem;color: #b5232c;}
.home1 .right .con p span{font-size: 0.2rem;font-weight: bold;display: inline-block;margin-right: .05rem;}
/* home2 */
.home2{width: 100%;padding: 0.7rem 0 0.6rem;background: url(/images/hbg2.jpg) no-repeat center/cover;}
.home2-t{align-items: flex-start;}
.home2 .left{width: 47%;background: #fff;padding: .5rem .3rem .3rem;}
.home2 .right{width: 53%;padding-left: 3%;}
.home2 .left .title h3{margin:0;}
.home2 .left li a{align-items: center;padding: .23rem 0;border-bottom: 1px solid #e5e5e5;}
.home2 .left li:last-child a{border: none;}
.home2 .left li:first-child a{padding-top:0;}
.home2 .left li a::after{height: 0.02rem;background: #ab0509;}
.home2 .left .date{width: 0.68rem;height: 0.76rem;border: 1px solid #ab0509;text-align: center;}
.home2 .left .con{width: calc(100% - .68rem);padding-left: .3rem;}
.home2 .left li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: .6rem\0;}
.home2 .left .date p{background: #ab0509;color: #fff;font-size: 0.14rem;line-height: 0.36rem;height: 0.36rem;}
.home2 .left .date span{background: #fff;color: #ab0509;font-size: 0.24rem;line-height: 0.4rem;height: 0.4rem;font-weight: bold;}
.home2 .home2-li{height: 3.04rem;margin-bottom: .26rem;}
.home2 .right ul{width: calc(100% - 1.15rem);height: 100%;justify-content: space-between;padding: .1rem .3rem .3rem;background: #fff;}
.home2 .right .title{width: 1.15rem;height: 100%;justify-content: flex-end;background: #ab0509;margin: 0;}
.home2 .right .title h3{width: .5rem;color: #fff;padding: 0.5rem .1rem 0 0;height: 100%;font-size: .3rem;font-weight: normal;margin: 0;text-align: center;}
.home2 .right .title .more-d{width: .4rem;display: flex;align-items: flex-end;height: 100%;justify-content: center;position: relative;}
.home2 .right .title .more-d a{flex-direction: column;align-items: center;color: #fff;opacity: .6;text-align: center;padding-bottom: .2rem;width: .3rem;}
.home2 .right .title .more-d a img{margin: 0 0 .1rem 0;width: 0.15rem;}
.home2 .right .title::after{width: auto;height: auto;left: auto;right: 100%;bottom: auto;top: 50%;transform: translateY(-50%);border-top: 0.1rem solid transparent;border-bottom: 0.1rem solid transparent;border-right: 0.1rem solid #ab0509;}
.home2 .right .title .more-d::after{width:auto;border-right: 1px solid rgba(255,255,255,.4);border-left: 1px solid rgba(0, 0, 0, 0.4)}

.home2 .right li{width: 49%;}
.home2 .right li a{display: block;padding: .18rem 0;border-bottom: 1px solid #e5e5e5;}
.home2 .right li:nth-child(5) a,.home2 .right li:nth-child(6) a{border: none;}
.home2 .right li a>span{align-items: center;font-size: 0.14rem;color: #cd9c9d;}
.home2 .right li h3{font-size:0.16rem;color: #333;line-height: 1.5;margin-top: .15rem;}
.home2 .right li span img{display: inline-block;margin-right: .1rem;width: 0.18rem;}
.home2 .right .title .more-d:hover a{transform:translateX(0);}

.home2 .right .home2-li:last-child .title{justify-content: flex-start;}
.home2 .right .home2-li:last-child .title .more-d::after{left: auto;right: 0;}
.home2 .right .home2-li:last-child .title::after{right: auto;left: 100%;transform: translateY(-50%) rotateY(180deg);}
.home2 .right .home2-li:last-child .title h3{padding: 0.5rem 0 0 .1rem;}
/* home3 */
.home3{padding: .7rem 0 .5rem;}
.home3 .left{width: 27%;}
.home3 .mid{width: 42%;}
.home3 .right{width: 31%;  box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);}
.home3 .left .imged{padding-bottom: 5.8rem;}
.home3 .mid a{display: block;height: 2.9rem;padding: .3rem;overflow: hidden;box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);}
.home3 .right .imged{padding-bottom: 2.9rem;}
.home3 .right .con{display: block;height: 2.9rem;padding: .3rem;overflow: hidden;}

.home3 .mid a::after{width: 100%;height: 0;background: url(/images/n-bg.jpg) no-repeat center/cover;}
.home3 .mid li h3,.home3 .right h3{font-size: 0.2rem;color: #333;line-height: 1.5;padding-bottom: .1rem;border-bottom: 1px solid #e5e5e5;margin-bottom: .2rem;transition: 0.5s;}
.home3 .mid li h4{align-items: center;font-size: 0.18rem;color: #666;transition: 0.5s;margin-bottom: .1rem;line-height: 1.6;padding-left: .3rem;}
/* .home3 .mid li h4 img{max-width: 0.23rem;display: block;margin: 0 auto;max-height: .25rem;} */
.home3 .mid li h4::after{bottom: auto;top: 50%;transform: translateY(-50%);background-size: 100% !important;}
.home3 .mid li h4.i1::after{background: url(/images/date.png) no-repeat;width: 0.21rem;height: 0.21rem;}
.home3 .mid li h4.i2::after{background: url(/images/adr.png) no-repeat;width: 0.19rem;height: 0.25rem;}
.home3 .mid li h4.i3::after{background: url(/images/per.png) no-repeat;width: 0.23rem;height: 0.2rem;left: -.02rem;}


.home3 .p{justify-content: flex-end;margin-top: .3rem;}
.home3 .p::after{width: auto;background: #e5e5e5;left: -.3rem;right: -.3rem;height: 0.01rem;bottom: auto;top: 50%;transform: translateY(-50%);}
.home3 p{font-size: 0.16rem;color: #b5232c;/* background: #fff; */padding: 0 .1rem;transition: 0.5s;}
.home3 p::after{left: 101%;width: auto;background: #e5e5e5;height: 0.01rem;bottom: auto;top: 50%;transform: translateY(-50%);width: 100vw;}
.home3 p::before{width: auto;background: #e5e5e5;height: 0.01rem;bottom: auto;top: 50%;transform: translateY(-50%);width: 100vw;content: "";position: absolute;right: 101%;}

.home3 .right  h4{font-size: 0.14rem;color: #999;line-height: 0.26rem;max-height: 1.04rem\0;}
/* home4 */
.home4{padding: .7rem 0 0.5rem;overflow: hidden;background: url(/images/hbg4.jpg) no-repeat center/cover;}
.home4-t{justify-content: space-between;}
.home4 .left{width: 49%;margin-bottom: .3rem;border-radius: 0.2rem 0rem 0 0;overflow: hidden;}
.home4 .right{width: 49%;margin-bottom: .3rem;}
.home4 .left a{position: relative;display: block;}
.home4 .left .con{padding: .2rem;color: #fff;font-size: 0.18rem;position: absolute;left: 0;bottom: 0;width: 100%;}
.home4 .left .con::after{width: 100%;background: url(/images/n-shad.png) no-repeat;background-size: 100% 100%;height: 2rem;}
.home4 .right *{transition: 0.5s;}
.home4 .right .scale{width: 3.25rem;transition: 0.5s;}
.home4 .right .con{width:calc(100% - 3.25rem);height: 4rem;padding: .3rem;background: #fff;box-shadow: 0px 4px 10px 0px rgba(62, 39, 39, 0.2);border-radius: 0 0.2rem 0 0;overflow: hidden;}
.home4 .right .imged{padding-bottom: 4rem;}
.home4 .left .imged{padding-bottom: 4rem;}
.home4 .right .con::after{background: #b5232c;width: 100%;height: 0;}
.home4 .right .con span{padding: .15rem .3rem;background: #ab0509;font-size: .14rem;color: #fff;display: inline-block;}
.home4 .right .con .h3{margin: .15rem 0 .2rem;padding-bottom: .15rem;}
.home4 .right .con h3{font-size: 0.18rem;color: #000;line-height: 0.3rem;max-height: .6rem\0;}
.home4 .right .con .h3::after{width: 0.8rem;height: 0.03rem;background: #ab0509;bottom: 0rem;}
.home4 .right .con h4{font-size: 0.16rem;color: #999;line-height: 0.32rem;max-height: 1.28rem\0;margin-bottom: .1rem;}
.home4 .right .con .p{display: flex;justify-content: flex-end;}
.home4 .right .con p{width: 1.1rem;height: 0.3rem;border: 1px solid #ab0509;border-radius: 0.04rem;text-align: center;line-height: 0.3rem;color: #ab0509;font-size: 0.14rem;}
.home4 .right:nth-child(3) .con{border-radius: 0 0 0.2rem 0;}
.home4 .left:last-child {border-radius: 0 0 0.2rem 0;}
/* .home5 */
.home5{padding: .7rem 0 0.5rem;}
.home5-t .swiper-container{padding-bottom: .4rem;}
.home5-t .imged{padding-bottom: 42%;}
.home5-t .swiper-pagination{bottom:0 !important;}
.home5-t .swiper-pagination span{background: #ab0509;width: 0.1rem;height: 0.1rem;margin:0 .1rem !important;}



/* footer */
footer{background: url(/images/fbg.jpg) no-repeat center/cover;width: 100%;/* overflow: hidden; */}
footer p{font-size: 0.14rem;color: #fff;line-height: 2;display: block;opacity: .68;}
.foot{justify-content:space-between;}
footer .fot-1{width: 70%;border-right: 1px solid rgba(255, 255, 255, 0.2);}
footer .fot-2{width: 30%;padding: .45rem 0 .45rem 5%;}
footer .fot-t::after{width: 100vw;height: 1px;background:rgba(255, 255, 255, 0.2);left: auto;right: 0;bottom: auto;top: 0;}
footer .fot-1 .log{padding: .45rem 0 .2rem 0;width: 2.6rem;}
.fot-l{padding: .3rem 5% .3rem 0;border-right: 1px solid rgba(255, 255, 255, 0.2);width: 52%;}
.fot-r{padding: .3rem .4rem .3rem;width: 48%;}
.fot-t h3{font-size: 0.18rem;color: #fff;margin-bottom: .2rem;}
.fot-l li{width: 33.3%;line-height: 1.5;margin-bottom: .05rem;font-size: 0.14rem;color: #fff;opacity: .8;}


.select{/* width: 3.4rem; */position: relative;margin: 0 auto .2rem;}
.select h2{font-size: 0.14rem;height: 0.5rem;align-items: center;padding: 0 .2rem;justify-content: space-between;background: #892526;}
.select h2 p{color: #fff;}
.select ul{background: #e6bcbc;height: 2rem;position: absolute;width: 100%;left: 0;right: 0;padding: .15rem 0rem;border-top: 1px solid #eee;z-index: 5;bottom: 100%;display: none;overflow-y: auto;}
.select li{font-size: 0.16rem;line-height: 0.32rem;color: #333;transition:0.5s;padding: 0 .15rem;}
.foot-b{padding: .15rem 0;border-top: 1px solid rgba(255, 255, 255, 0.2);}
.foot-b p{color: #fff;text-align: center;opacity: .3;}
.select li:hover{background:#b5232c;color:#fff;}


.rightFix {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2000;
  box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.2);
  display: none;
}

.rightFix li {
  width: 1rem;
  height: 1.1rem;
  background: #fff;
  color: #333;
  text-align: center;
  font-size: .14rem;
  transition: .3s;padding: 0 0.1rem;
}
.rightFix li a{display: block;padding: 0.15rem 0;border-bottom: 1px solid #e5e5e5;height: 100%;}
.rightFix li:last-child a{border-bottom: none;}
.rightFix a i {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  width: .48rem;
  height: .5rem;
  margin: 0 auto;
}


.rightFix a:hover i {transform: rotateY(360deg);transition: .5s;}

.rightFix a i.i1 {background-image: url(/images/ico1.png);}
.rightFix a i.i2 {background-image: url(/images/ico2.png);}
.rightFix a i.i3 {background-image: url(/images/ico3.png);}
.rightFix a i.i4 {background-image: url(/images/ico4.png);}
.rightFix a i.i5 {background-image: url(/images/ico5.png);}
.rightFix a i.i6 {background-image: url(/images/ico6.png);}

.rightFix li:hover a i.i1 {background-image: url(/images/ico11.png);}
.rightFix li:hover a i.i2 {background-image: url(/images/ico22.png);}
.rightFix li:hover a i.i3 {background-image: url(/images/ico33.png);}
.rightFix li:hover a i.i4 {background-image: url(/images/ico44.png);}
.rightFix li:hover a i.i5 {background-image: url(/images/ico55.png);}
.rightFix li:hover a i.i6 {background-image: url(/images/ico66.png);}




.rightFix li p{margin-top: .1rem;transition: 0.5s;white-space: nowrap;}

.rightFix li:hover {background: #b1161f;}
.rightFix li:hover p{color: #fff;}
.rightFix li:hover a{border-bottom:1px solid rgba(0,0,0,0);}


@media screen and (min-width: 1200px){
    .home1 li a:hover .aline_w,.home1 a:hover h3,.home2-t li a:hover h3,.home2-b li a:hover h3,.home3 .right a:hover h3{color: #b5232c !important;}
    .more-d a:hover img{transform:rotateY(180deg);transition:.5s;}
    .more-d a:hover {transform:translateX(.15rem);}
    .home2 .left li a:hover::after{width: 100%;}
    .home3 .mid a:hover::after,.home4 .right a:hover .con::after{height: 100%;}
    .home3 .mid a:hover h3,.home3 .mid a:hover h4,.home3 .mid a:hover p,.home4 .right a:hover h3,.home4 .right a:hover h4,.home4 .right a:hover p{color: #fff;}

    .home3 .mid a:hover h4.i1::after{background: url(/images/date2.png) no-repeat;width: 0.21rem;height: 0.21rem;}
    .home3 .mid a:hover h4.i2::after{background: url(/images/adr2.png) no-repeat;width: 0.19rem;height: 0.25rem;}
    .home3 .mid a:hover h4.i3::after{background: url(/images/per2.png) no-repeat;width: 0.23rem;height: 0.2rem;left: -.02rem;}
    .home4 .right a:hover span{color: #fff;background: #d58f33;}
    .home4 .right a:hover .h3::after{background: #fff;}
    .home4 .right a:hover p{border: 1px solid #fff;}
}
@media screen and (max-width: 1600px){

}


@media screen and (max-width:1300px){
   
}

@media screen and (max-width:1200px){
  .title h3::after{width: .9rem;height: 0.74rem;}
  .home1 .left{width: 49%;}
  .home1 .right{width: 50%;padding-left: 3%;}
  .rightFix{display: none !important;}
}
@media screen and (max-width:1024px){
    .home1,.home2,.home3,.home5,.home4{padding: .4rem 0;}
    .title{margin-bottom: .25rem !important;}
    .title h3{font-size: 0.3rem;}
    .home1 .left{width: 49%;}
    .home1 .right{width: 51%;padding-left: 2%;}
    footer .fot-2{padding: .45rem 0 .45rem 2%;width:35%;}
    footer .fot-1{width: 65%;}
    .fot-l{padding:.3rem 3% .3rem 0}
    .fot-r{padding: .3rem 0 .3rem 0.2rem;}
}

@media screen and (max-width:920px){
  .home3 .left{width: 27%;}
  .home3 .mid{width: 73%;}
  .home3 .right{width: 100%;box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);margin-top: .3rem;}
  
  .home3 .right .imged{padding-bottom: 60%;}
  .home3 .right .con{display: block;height: auto;padding: .3rem;overflow: hidden;}
}



@media screen and (max-width:768px){
    .txt1 { font-size: 0.18rem !important; }
    .p1 {line-height: 2 !important;font-size: 0.16rem !important;}
    .title h3{font-size: 0.28rem !important;}
    .home1 .left,.home2 .left{width: 100%;}
    .home1 .right,.home2 .right{width: 100%;padding-left: 0%;margin-top: .3rem;}
    .home1 .right .con h4{margin:.05rem 0;}
    .home1 .right .con{padding:0.1rem 0;}
    .home2 .left{padding:.2rem;}
    .home3 .left{width: 2rem;}
    .home3 .mid{width: calc(100% - 2rem);}
    .home3 .left .imged{padding-bottom: 3rem;}
    .home3 .mid a{height: 3rem;padding: .2rem;}
    .home3 .mid li:last-child{display: none;}
    .home4 .left{width: 100%;margin-bottom: .3rem;}
    .home4 .right{width: 100%;margin-bottom: .3rem;}
    .home4 .right .scale{width: 2.5rem;transition: 0.5s;}
    .home4 .right .con{width:calc(100% - 2.5rem);height: 3rem;padding: .2rem;}
    .home4 .right .imged{padding-bottom: 3rem;}
    .home4 .left .imged{padding-bottom: 56%;}
    .home4 .right .con h4{-webkit-line-clamp: 3;}
    .home4 .right:nth-child(3){order: 5;}
    footer .fot-2{padding: .2rem 0 0;width:100%;}
    footer .fot-1{width: 100%;border:none;}
    footer .fot-1 .log{margin: 0 auto;}
}

@media screen and (max-width:600px){
 .home2 .right ul{width: calc(100% - 1rem);padding: .1rem .2rem .3rem;}
 .home2 .right .title{width: 1rem;}
 .home3 .p{display:none;}
 .home4 .right .scale{width: 2rem;transition: 0.5s;}
 .home4 .right .con{width:calc(100% - 2rem);height: 2.5rem;padding: .2rem;}
 .home4 .right .imged{padding-bottom: 2.5rem;}
 .home4 .right .con span{padding:.05rem .15rem;}
 .home4 .right .con .h3{padding-bottom:.05rem;margin:.1rem 0;}
 .home4 .right .con h4{-webkit-line-clamp: 2;}
 .fot-l li{width:50%;}
.swiper-box1 .arror{margin: 0;transform: translateY(-50%);left: 0;}
.swiper-box1 .swiper-button-next{left: auto;right: 0;}
}
@media screen and (max-width:420px){
    .home3 .left{width: 1.5rem;}
    .home3 .mid{width: calc(100% - 1.5rem);}
    .home3 .left .imged{padding-bottom: 2.5rem;}
    .home3 .mid a{height: 2.5rem;padding: .2rem .1rem;}
    .home4 .right .con h3{-webkit-line-clamp: 1;}
    .fot-l{padding:.2rem 0 .1rem;width:100%;border:none;text-align:center;}
    .fot-r{padding: .15rem 0;width:100%;text-align:center;}
    .fot-l li{min-width: 1.2rem;width: 33.3%;text-align: left;}
    .fot-l ul{/* justify-content:center; */}
}

@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;}
}