.header-div{margin-left: -7px;margin-right: -7px;}
li {list-style: none;}
.right a {color: #03A60E;text-decoration: none;font-size: 13px;float: right;margin-right: 12px;}
.p{font-size: 18px;color:#000000;font-weight:bold;margin-bottom: 4px;margin-top: 4px;}
.container-fluid .main-one{text-align: center;}
#footer-two{position: fixed;  bottom: 0;  left: 0;  right: 0;  height: 49px;  background-color: #FFFFFF;}
.container-fluid .title{position: relative; padding: 0 0.2rem; z-index: 2; overflow: hidden;}
.li-horiontal{display: flex;margin-left: 10%;}
.li-horiontal li{list-style: none;border: 1px dashed #666666;height: 20px;margin: 0 6px 0 6px;padding: 2px 2px 2px 2px;}
.im-float img{width: 100%;vertical-align: middle;}
.im-float-img{text-align: center;}
.im-float-img img{width: 90%;}
.down-a img{width: 160px;margin-bottom: 12px;}
.navbar{    position: relative;  min-height: 50px;  border: 1px solid transparent;}
.navbar-fixed-bottom {  bottom: 0;  margin-bottom: 0;  border-width: 1px 0 0; }
.main-footer .navbar-header {bottom: 0;  width: 100%;color: #FFF;}
.navbar-brand {  float: left;  height: 50px; font-size: 18px;  line-height: 20px;  }
.main-footer .benFixed {  position: fixed;  bottom: 0;  left: 0;  width: 100%;  height: 76px;  background: black;  opacity: 0.65;}
.main-footer .header-a { width: 60px;}
.main-footer .header-a img {  width: 80%;  opacity: 1;}
.main-footer .main-float { width: 100%; display: flex; margin-left: -6%;  margin-top: 10px;color: #000000}
.main-footer .main-float li:nth-child(odd) {  width: 70%;  }
.main-footer .main-float li {  float: left;  }
.main-footer .main-float li:nth-child(even) {  float: right; }
.footer{background: #252525;  color: #FFF;  text-align: center;margin-bottom: 46px;}
.footer >a>img{width: 100%;}
.nav_2{margin-left: -36%;}
.nav_2 img{width: 138px;height: 10px;}
a.down{position: relative;float: right;text-align: center; margin-top:-12%;margin-right: 3%;width: 72px;}
a.down >img{height: 32px;}
.xuanchuan{margin: 12px;width: 50%;}
.navbar-header >img{width: 100%;}
.footer >a{ width: 100%;}
.footer >img{width: 100%;}
.copyright{font-size: 2px;margin: 5% 3% 0 -3%;}
.s{margin-bottom: 4px;font-size: 13px;}


/**/
.mobile_container{
    width: 100vw;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    user-select: none;
    cursor:none
}
.mobile_container img{
    width: 100%;
}
.footer_fixed{
    height: 52px;
    padding: 0 16px;
    background: linear-gradient( 289deg, rgba(1, 44, 35, .9) 0%, rgba(0, 0, 0, .9) 100%);
    display: flex;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    transform: translateY(100%);
    transition: all .2s ease 0s;
}
.footer_fixed_show{
    transform: translateY(0);
}
.footer_fixed_icon{
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    margin-right: 8px;
}
.footer_fixed_icon>img{
    object-fit: contain;
}
.footer_fixed_down{
    flex-shrink: 0;
    width: 94px;
    height: 30px;
    background: linear-gradient( 317deg, #18B27A 0%, #58DF81 100%);
    border-radius: 15px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    cursor: none;
}
.footer_fixed_info{
    flex: 1;
    display: flex;
    flex-direction: column;
}
.footer_fixed_info img{
    width: 92px;
}
.footer_fixed_info span{
    margin-top: 5px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 10px;
    color: rgba(255, 255, 255, .7);
}
/**/
.footer_content{
    padding: 6px 0 52px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.footer_content::before{
    content:'';
    height: 57px;
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    background: linear-gradient( 180deg, #F5FBFC 0%, #fff 100%);
}
.footer_content_down{
    width: 245px;
    height: 67px;
    background: url(../images/newmobile/btn_download.png) no-repeat top center;
    background-size: contain;
    position: relative;
    cursor: none;
}
.footer_content_link{
    width: 100vw;
    padding: 0 32px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.footer_content_link .footer_link_title{
    margin: 13px auto;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    font-size: 13px;
    color: #666666;
}
.footer_content_link .footer_link_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.footer_content_link .footer_link_list>li{
    margin: 0 10px 8px;
    position: relative;
}
.footer_content_link .footer_link_list>li>a{
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 11px;
    color: #999999;
    cursor: none;
}
/**/
.footer_content_nav{
    width: 100%;
    padding: 20px 32px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.footer_content_nav>li{
    flex-shrink: 0;
    width: calc( (100% - 80px ) / 3 );
    margin-bottom:10px;
    display: flex;
    justify-content: center;
}
.footer_content_nav>li>a{
    font-family: SourceHanSansSC, SourceHanSansSC;
    font-weight: 500;
    font-size: 11px;
    color: #666666;
    white-space: nowrap;
    cursor: none;
}
/**/
.footer_content_info{
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.footer_content_info span,.footer_content_info a{
    font-family: SourceHanSansSC, SourceHanSansSC;
    font-weight: 400;
    font-size: 10px;
    color: #999999;
    line-height: 13px;
}
.footer_content_info li{
    margin-bottom: 5px;
    text-align: center;
}
.mobile_page{
    width: 100vw;
    height: 100vh;
    background: #06101a;
    display: flex;
    flex-direction: column;
    position: relative;
}
.mobile_page_content{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.mobile_page_head{
    flex-shrink: 0;
    width: 299px;
    height: 154px;
    margin-top: 96px;
}
.mobile_page_foot{
    flex: 1;
    width: 278px;
    height: 63px;
    margin-top: 62px;
}
.mobile_page_btn{
    flex-shrink: 0;
    width: 24px;
    height: 84px;
    margin: auto;
    background: url(../images/newmobile/icon_arrow.png) no-repeat top center;
    background-size: contain;
    animation: translate 2s linear infinite;
    transition: all .2s ease 0s;
}
.mobile_page_btn:active{
    background-position: center;
}
@keyframes translate {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  50% {
    opacity: .3;
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.mobile_page_info{
    flex-shrink: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mobile_page_info .mobile_info_head{
    display: flex;
    justify-content: center;
}
.mobile_info_head a,.mobile_info_head span{
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 11px;
    color: #B4C4BD;
}
.mobile_info_head span:nth-of-type(2n){
    color: rgba(180, 196, 189, .5);
}
.mobile_page_info .mobile_info_download{
    flex-shrink: 0;
    width: 245px;
    height: 67px;
    margin-top: 52px;
    position: relative;
    background: url(../images/newmobile/btn_download.png) no-repeat top center;
    background-size: contain;
    cursor: none;
}
.mobile_page_info .mobile_info_desc{
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 10px;
    color: rgba(187, 211, 205, .8);
    line-height: 16px;
    border-bottom: 1px solid rgba(187, 211, 205, .8);
    transform: translateY(-8px);
    position: relative;
    cursor: none;
}
.mobile_content{
    width: 100vw;
    transform: translateY(-13px);
}
.mobile_content img~ :has(~ img){
    transform: translateY(-10px);
}
.mobile_content img:last-of-type{
    transform: translateY(-10px);
}
