html{
    font-size: 10px;
    font-family: Helvetica,"Helvetica Neue", SimHei, Arial, serif;
}

.bg {
    padding: 30px 0;
    /*margin-bottom: 0;*/
    color: white;
    text-align: center;
}

#bg_1{
    width: 100%;
    padding-bottom: 140%;
    /*height: 1000%;*/
    background: #2e2f41 url('https://dn-okchexian.qbox.me/images/scoreWapPage/OKscore.png') 0 0 no-repeat;
    background-size: cover;
}

/*#bg_1_title{*/
    /*margin-top: 45%;*/
    /*width: 37.5%;*/
/*}*/

.lineSplit{
    border-top:2px solid #ff7e00;
    text-align: center;
    width: 2rem;
}

.bg_2_title{
    font-size: 1.8rem;
    margin-top: 120;
    margin-bottom: 5%;
    letter-spacing: 3px;
    color: #333333;
}

.bg_2_img{
    width: 60%;
    margin: 2% auto 30px auto;
}

.bg_2_text{
    font-size: 1rem;
    /*letter-spacing: 1px;*/
    color: #666666;
    margin: 5% auto 8% auto;
    width: 80%;
    line-height: 180%;
}

@media screen and (min-width: 540px){
    .bg_2_text{
        font-size: 1.1rem;
        /*letter-spacing: 1px;*/
        color: #666666;
        margin: 5% auto 8% auto;
        width: 70%;
        line-height: 180%;
    }
}

.belief{
    margin-top: 10%;
    margin-bottom: 10%;
}

.beliefText{
    font-size: 0.8rem;
    color: #ff7e00;
    font-weight: 600;
    letter-spacing: 1px;
}

#bg_4{
    width: 100%;
    height: 100%;
    background: #2e2f41 url('https://dn-okchexian.qbox.me/images/devWap/qrBackground.png') 0 0 no-repeat;
    background-size: cover;
}

#qrCode{
    width: 30%;
    margin: 10% auto 8% auto;

}

#qrCodeInfo{
    font-size: 1.2rem;
    font-weight: 400;
    color: #ffffff;
}