.theme>.so-as>.popup>div>a{
color:#B3BCE7    
}

.teler {color: #fff;}
a.teler{color:#fff;}
a.teler1{color:#95969E}
.content{color:#95969E!important}
.theme>.choose-box>.fz>a>.item{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 38px;
    border-radius: 5px;
    font-size: 14px;
    color: #767891;
    border: 1px solid #DBDBDB;
    
}
.theme>.bottom-btn>.item-2{text-align:center;}
.theme>.bottom-btn>.item-2>a>img{
   width: 12px;
    height: 12px;
    margin-bottom: 4px; 
}

.footer-content p a{
    color:#95969E!important;
    
}

.theme>.header>a>.logo-header{
    position: absolute;
    left: 16px;
    top: 12px;
    width: 88px;
    height: 28px;
}

.theme>.so-as>.popup{
    padding:55px 36px!important;
}


.jifen{
    display: flex;
    flex-wrap: wrap;
    margin-top: 18px;
    background: #01021A;
  }
.jifen>.item{
    color: #FFFFFF;
    font-size: 12px;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 16px;
  }
 .jifen>.item>img{
    width: 147px;
    height: 90px;
  }
.jifen>.item>div{
    margin-top: 12px;
  }

