@charset "utf-8";
@font-face {  font-family: 'MiSans';  src: url("../fonts/MiSans-Regular.woff") format("woff");font-display: swap; font-style: normal;font-weight: 400 }
@font-face {  font-family: 'MiSans';  src: url("../fonts/MiSans-Medium.woff") format("woff");font-display: swap; font-style: normal;font-weight: 500 }
@font-face {  font-family: 'MiSans';  src: url("../fonts/MiSans-Semibold.woff") format("woff");font-display: swap; font-style: normal;font-weight: 600 }
@font-face {  font-family: 'MiSans';  src: url("../fonts/MiSans-Bold.woff") format("woff");font-display: swap; font-style: normal;font-weight: 700 }
@font-face {  font-family: 'Bebas';  src: url("../fonts/Bebas-Regular.otf") format("opentype");font-display: swap; font-style: normal;}


*{box-sizing: border-box}
html, body {color: #333;font-size: .16rem;margin-left: auto !important;margin-right: auto !important;text-align: left;overflow-x: hidden;font-family: 'MiSans','Microsoft Yahei',Arial,sans-serif;-webkit-font-smoothing:antialiased}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p,b,section,nav{padding: 0;margin: 0;font-weight: normal;box-sizing: border-box}
i,em,b{font-style: normal;}
ol,ul {list-style: none;}
li{list-style-type: none;}
a{text-decoration: none;color:inherit;}
a:focus,div:focus{border: none;outline: none;}
img, input {border: 0;}
input,button{border: none;outline: none;color:inherit;background-color: transparent;}
.f0{font-size: 0;}
input[type='text']:focus-visible{outline: none;}
.clear:after{content: '';display: block;clear: both;}
.icon img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;max-width: 100%;max-height: 100%;margin: auto;transition: all 0.3s ease-in;}
.aniI:hover .aniIco{animation: beat 0.5s 1;}
.zoomImg,.loadimg{width:100%;overflow:hidden;position:relative;display:block; }
.zoomImg:before{position:absolute;top:0;left:-90%;z-index:2;display:block;content:"";width:50%;height:100%;opacity:.25;pointer-events:none;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);z-index:3}
.zoomImg img{width:100%;transition:.5s;height:100%;object-fit:cover;position:relative;z-index:1;display: block}
a:hover .zoomImg:before{-webkit-animation:shine .75s;animation:shine .75s}
a:hover .zoomImg img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
.img_zd{position: relative;overflow: hidden;}
.img_zd .img_hezi{/*padding-top: 75%;*/background-position: 50%;background-size: cover;background-repeat: no-repeat;transition: all 0.3s ease-in;}
.img_zd>img{position: absolute;left: 0;top:0;width: 100%;height: 100%;object-fit: cover;transition: all 0.3s ease-in;}
.pic { /*padding-top: 75%;*/position: relative;overflow: hidden;}
.pic:before {content: '';position: absolute;top: 0;left: -86%;z-index: 2;display: block;width: 50%;height: 100%;-webkit-transform: skewX(-25deg);transform: skewX(-25deg);background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.1));background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.1));}
.pic .a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: 50%;background-repeat: no-repeat;background-size: cover;transition: all 0.3s ease-in;}
.bg-mask:hover .pic .a {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.pic img:hover, .bg-mask:hover .cover_img .a{transform: scale(1.05);}
.bg-mask:hover .pic:before {-webkit-animation: shine .5s;animation: shine .5s;}
@keyframes shine { 100% {left: 115%;} }
.fl{float: left;}
.fr{float: right;}
.noflex{display: block !important;}
.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v{display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}
.a-start{align-items: flex-start}
.a-center{align-items: center}
.a-end{align-items: flex-end}
.a-baseline{align-items: baseline}
.eclip {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.l2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.pore{position:relative}
.aline_r {position: relative;background-image: linear-gradient( #171D8E, #171D8E);background-position: 0 100%;background-size: 0 1px;background-repeat: no-repeat;transition: background-size .5s;}
.alin_r:hover .aline_r{background-size: 100% 1px; color: #171D8E}
.aline_w {position: relative;background-image: linear-gradient( #fff, #fff);background-position: 0 100%;background-size: 0 1px;background-repeat: no-repeat;transition: background-size .5s;}
.alin_w:hover .aline_w{background-size: 100% 1px; color: #fff}

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}
.zi3{position: relative;z-index: 3}
@media screen and (max-width:1024px){  html{font-size: 90px!important;}}
@media screen and (max-width:900px){  html{font-size: 85px!important;}}
@media screen and (max-width:640px){  body{font-size: .18rem}  }
@media screen and (max-width:480px){  html{font-size: 80px!important;}}
@media screen and (max-width:375px){  html{font-size: 80px!important;}}
@media screen and (max-width:360px){  html{font-size: 70px!important;}}
.wp{width: 16rem;margin: 0 auto;max-width: 96%;}
.none{display: none;}

/*=============================公共 开始===================================*/

.logo a{
    display: block;
}
.logo img{
    display: block;
    height: .54rem;
    max-height: .54rem;
    transition: all .5s;
}
.header .right{
    width: calc(100% - 6.44rem);
}
.header .list_box0{
    display: flex;
    justify-content: flex-end;
}
.header .list_box0 li a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: .2rem;
    font-size: .14rem;
    color: #FFFFFF;
    transition: all .5s;
}
.header .list_box0 li a img{
    display: block;
    width: .13rem;
}
.header .list_box0 li + li{
    margin-left: .32rem;
}

#nav{
}
#nav li{
    position: relative;
}
#nav li h2{
    font-size: .18rem;
    line-height: .52rem;
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 100;
    transition: .5s;
}
#nav li h2 a{
    display: flex;
    align-items: center;
}
#nav li h2 a i{
    display: block;
    width: .09rem;
    height: .06rem;
    margin-left: .08rem;
    background: url("../images/arrow-1.png") no-repeat 50%/100%;
}

#nav ul li .sub {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 99;
    min-width: 1.4rem;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
#nav ul li .sub:after {
    content: '';
    height: .02rem;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #171D8E;
}
#nav ul li .sub .box {
    text-align: center;
    position: relative;
    background: #fff;
    padding: .05rem 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    background: #fff;
    border-radius: 0 0 .1rem .1rem;
    overflow: hidden;
}

#nav ul li .sub a {
    display: block;
    font-size: .14rem;
    padding: 0 .1rem;
    margin-bottom: 1px;
    background: #fff;
    white-space: nowrap;
    line-height: .36rem;
}


#nav ul li .sub a:hover {
    background: #171D8E;
    color: #FFFFFF;
}

#nav ul li:hover .sub {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
}
.header:before{
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
    transform: translateX(-50%);
    transition: all .5s ease;
}
.header{
    width: 100%;
    position: relative;
    z-index: 10;
    padding: .06rem 0;
    transform: translateY(.25rem);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    transition: all .5s ease;
}

.header_box:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 1.83rem;
    background: linear-gradient(180deg, rgba(23, 29, 142, 0.65) 0%, rgba(0, 45, 135, 0) 100%);
    transition: all .8s;
}
.header_box:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 0;
    background:#171D8E;
    transition: all .8s;
}
.header_box{
    width: 100%;
    height: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    transition: background .5s ease, transform .5s ease;
}

.header_box.scl .header:before{
    width: 100vw;
}
.header_box.scl .header{
    padding: .15rem 0;
    transform: translateZ(0);
}
.header_box.scl:before{
    opacity: 0;
    visibility: hidden;
}
.header_box.scl:after{
    height: 1.02rem
}


/*search*/
.fixed-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    clip-path: inset(0% 0% 100% 0%);
    transition: all .5s;
}
.fixed-search .close {
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../images/close.svg");
    position: absolute;
    right: .6rem;
    top: .6rem;
    z-index: 2;
    cursor: pointer;
}
.fixed-search .main {
    border-top: 4px solid #171D8E;
    background-color: #fff;
    padding: 1.4rem 0 2.2rem;
}
.fixed-search .form {
    width: 90%;
    max-width: 9.6rem;
    margin: 0 auto ;
    height: .9rem;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    transform: translateY(.2rem);
    opacity: 0;
    transition: all .5s linear;
}
.fixed-search .form:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #171D8E;
    position: absolute;
    bottom: -1px;
    left: 0;
    transform: scaleX(0);
    transform-origin: left top;
    transition: transform .3s ease;
}

.fixed-search .form.active:after {
    transform: scaleX(1);
}

.fixed-search input {
    width: calc(100% - .9rem);
    height: .6rem;
    padding-left: .2rem;
    font-size: .3rem;
    color: #333333;
    background-color: transparent;
}
.fixed-search button {
    position: absolute;
    right: 0;
    bottom: 0;
    width: .9rem;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url("../images/search-2.svg");
    background-size: auto .32rem;
    cursor: pointer;
}
.fixed-search.show .form{
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.fixed-search.show{
    clip-path: inset(0% 0% 0% 0%);
}

.ft-top{
    padding: .25rem 0 ;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ft-logo img{
    display: block;
    height: .67rem;
    max-height: .67rem;
}
.ft-link{
    display: flex;
    align-items: center;
}
.ft-link h4{
    display: block;
    font-size: .18rem;
    line-height: .38rem;
    color: #FFFFFF;
    font-weight: 500;
    flex-shrink: 0;
    margin-right: .15rem;
}
.ft-link dl{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.ft-link dl dd{
    font-size: .18rem;
    line-height: .38rem;
    color: #FFFFFF;
    opacity: .7;
    transition: all .5s;
}
.ft-link dl dd + dd{
    margin-left: .26rem;
}
.ft-link dl dd:hover{
    opacity: 1;
}

.ft-cen{
    padding: .16rem 0 .28rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.ft-add h4{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .39rem;
    color: #FFFFFF;
}
.ft-add h4 img{
    display: block;
    width: .16rem;
    margin-right: .15rem;
}
.ft-img img{
    display: block;
    height: 1.33rem;
}
.ft-ewm{
    margin-right: 1.2rem;
}
.ft-ewm img{
    display: block;
    width: 1.2rem;
}
.ft-cen .line{
    width: .01rem;
    height: 1.2rem;
    background: rgba(255, 255, 255, 0.2);
}
.ft-cen:before,
.ft-cen:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.2);
    height: .01rem;
}
.ft-cen:before{
    top: 0;
}
.ft-cen:after{
    bottom: 0;
}
.bq p{
    display: block;
    font-size: .16rem;
    line-height: .26rem;
    color: #686868;
}
.bq p{
    font-size: .18rem;
    line-height: .38rem;
    color: rgba(255, 255, 255, 0.42);
    text-align: center;
}
.bq{
    padding: .28rem 0 .38rem;
}

.foot{
    padding-top: .25rem;
    background: #171D8E;
}

.ar_wap {
    display: none
}

/*=================================响应开始========================================*/
/*手机端开始*/
.m_header_box {transition: .6s;display: none;height: .75rem;position: relative;z-index: 100000;}
.m_header_box header{padding: 0 0 0 15px;height: .75rem;background: #171D8E;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: .5rem;display: block}
.m_header_box header #logo{padding:0;width: 100%;}

#m_nav .list_box0{display: flex;align-items: center;flex-wrap: wrap}
#m_nav .list_box0 li{font-size: 14px;color: #f5daa5;display: inline-block;transition:.6s;margin-right: .2rem;position: relative;line-height: .5rem;}
#m_nav .list_box0 li>a{display:block;}
#m_nav .list_box0 li a>img{margin: -2px 0 0 0;}
#m_nav .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: 3.5rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
#m_nav .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; }
#m_nav .list_box0 li:hover{opacity: 1;color: #f5daa5;}
#m_nav .list_box0{justify-content: center;width: 100%;}
#m_nav .list_box0 li{margin: 0 .05rem;}
#m_nav .list_box0 li .search_btn{display:none;}

/*导航按钮开始*/
#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: .85rem;height: .75rem;display: flex;align-items: center;justify-content: center;z-index: 1;min-width: .85rem;}
#nav_btn_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;/* background: #153052; */}
#nav_btn_box:after{content:"";position: absolute;z-index: -1;top: 0;left: -6px;/* border-right: #153052 6px solid; */border-bottom: transparent .75rem 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: .34rem;height: 18px;position: relative;outline: none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before {width: 100%;}
#nav_btn .navbtn {position: absolute;top: 50%;left: 0;display: inline-block;width: 100%;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: #fff;margin-top: -1px;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 100%;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: #fff;}
#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: 64px 0px 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: #171D8E;background-size:cover;opacity: 0;visibility: hidden;-webkit-backdrop-filter: blur(15px);backdrop-filter: blur(15px);}
#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: #e82e36 url(../images/submit.svg) center no-repeat; background-size: 1.75rem;}


#m_nav .old_rukou{margin: .24rem 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;height: 100%;/* 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;padding: 0 20px;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid rgba(255,255,255,.15);line-height: .64rem;color: rgba(255,255,255,.8);padding: 0;font-size: .2rem;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: .64rem;height: .64rem;display: inline-block;background: url(../images/nav-icon.png) center no-repeat;background-size: .15rem !important;position: absolute;display: block;right: 0;top: 0;}
.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{color: rgba(255,255,255,1);}

/*三级导航 开始*/
.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: rgba(255,255,255,.6);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: 60px;display: block;padding: 0 20px;}
.wap_search .header-search{height: 44px;border-radius: 0;background: rgb(255 255 255);position:relative;width: 100%;margin: 10px auto;border-radius: 50vw;}
.wap_search .input{font-size: 14px;color: #646464;height: 44px;line-height: 44px;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: 44px;height: 44px;line-height: 44px;border:0;background: url(../images/submit.svg) center no-repeat #F1AB3E;background-size: .24rem;border-radius: 0;border-radius: 50vw;}
.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消失-结束 */


/*导航按钮结束*/


@media (max-width: 1199px){
    html,body{
        overflow-x: hidden !important;
    }
    .ar_web{display: none}
    .ar_wap{display: block}
    .wp {
        width: 100%;
        padding: 0 15px;
        max-width: 100%;
    }
    .m_header_box{
        display: block;
    }


}

@media (max-width: 1025px){
    .m_header_box header #logo img{
        height: .4rem;
    }
    .foot .ft-logo{
        width: 100%;
    }
    .foot .ft-logo img{
        height: auto;
        max-height: .45rem;
        margin: 0 auto;
    }
    .ft-link dl dd + dd{
        margin-left: 0;
    }
    .ft-link dl{
        gap: .1rem .2rem;
        justify-content: center;
    }
    .ft-link{
        width: 100%;
        justify-content: center;
    }
    .foot .ft-top{
        gap: .1rem 0;
        flex-wrap: wrap;
        padding: .1rem 0;
    }
    .ft-img img{
        height: 1.2rem;
    }
    .ft-cen .line{
        display: none;
    }
    .ft-ewm img{
        margin: 0 auto;
    }
    .ft-ewm{
        margin-right: 0;
        width: 100%;
    }
    .ft-cen{
        gap: .2rem 0;
        padding: .1rem 0 .2rem;
    }
    .bq p{
        font-size: .16rem;
        line-height: 2;
    }
    .bq{
        padding: .15rem 0 0;
    }
    .foot{
        padding: .2rem 0 .1rem;
        position: relative;
    }
}
@media (max-width: 769px){
    .m_header_box header #logo img{
        height: .4rem;
    }
    .ft-link h4{
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    .ft-link{
        flex-wrap: wrap;
    }
    .ft-add h4 img{
        margin-right: .05rem;
    }
    .ft-cen{
        align-items: center;
        flex-direction: column;
    }
}

@media (max-width: 481px) {
    .m_header_box header #logo img{
        height: .4rem;
    }
}


/**/


#browser-modal {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #303233;
    position: fixed;
    z-index: 99999999;
}

#browser-modal .browser-modal-cover {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #111;
;z-index: -1
}

#browser-modal .browser-content {
    width: 700px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
    padding-top: 50px;
    background-color: #fff;
    border-radius: 5px
}

#browser-modal .browser-content .browser-dpc-logo img {
    height: 42px;
    margin: 45px auto 40px
}

#browser-modal .browser-content .browser-text-title {
    text-transform: uppercase;
    font-size: 24px
}

#browser-modal .browser-content .browser-text-desc {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 14px
}

#browser-modal .browser-content .browser-list {
    width: 600px;
    margin: 20px auto;
    height: 130px
}

#browser-modal .browser-content .browser-item {
    float: left;
    width: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto
}

#browser-modal .browser-content .browser-item .iconfont {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 10px;
}

#browser-modal .browser-content .browser-item .iconchrome {
    background: url(../images/bro.png) no-repeat 0 0
}

#browser-modal .browser-content .browser-item .iconfirefox {
    background: url(../images/bro.png) no-repeat 0 -100px
}

#browser-modal .browser-content .browser-item .iconopera {
    background: url(../images/bro.png) no-repeat 0 -200px
}

#browser-modal .browser-content .browser-item .iconEdge {
    background: url(../images/bro.png) no-repeat 0 -300px
}

#browser-modal .browser-content .browser-item a {
    cursor: pointer;
    display: block
}

#browser-modal .browser-content .browser-item a img {
    display: block;
    margin: 0 auto;
    max-width: 100px;
    width: 100px;
    height: 100px
}

#browser-modal .browser-content .browser-item a h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700
}

@keyframes o-upfade-top {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes o-upfade-right {
    0% {
        opacity: 0;
        right: 100%;
    }

    100% {
        opacity: 1;
        right: 0;
    }
}

@keyframes o-rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes beat{from,to{-webkit-transform:scale(1,1);transform:scale(1,1)}
    25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
    50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
    75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
    from,to{-webkit-transform:scale(1,1);transform:scale(1,1)}
    25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
    50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
    75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
}

@keyframes zoomAndFade {
    0% {
        transform: scale3d(1,1,1);
        opacity: 0.5;
    }
    100% {
        transform: scale3d(1.4,1.4,1);
        opacity: 0;
    }
}
@keyframes zoomAndFades {
    0% {
        transform: scale3d(1,1,1);
        opacity: 0.5;
    }
    100% {
        transform: scale3d(1.5,1.5,1);
        opacity: 0;
    }
}

@keyframes bb {
    0% {
        transform: translate(-50%,0);
        opacity: 0;
    }

    20% {
        transform: translate(-50%,3px);
        opacity: 1;
    }

    80% {
        transform: translate(-50%,10px);
        opacity: 1;
    }

    90% {
        transform: translate(-50%,10px);
        opacity: 0;
    }

    100% {
        transform: translate(-50%,10px);
        opacity: 0;
    }
}