/*���߰��˵�APP������ʽ*/

.body {

    background-color: #EDEEF2;

}

.baozou-logo {

    padding-top: 130%;

    width: 100%;

    height: 10%;

}

.baozou-img {

    width: 68%;

    margin: 0 16%;

}

.buttons {

    padding-bottom: 8%;

    padding-top: 2%;

}

.buttons img {

    width: 100%;

    height: 100%;

}

.buttons a {

    display: inline-block;

    width: 33%;

}

.button1 {

    margin: 0 8% 0 11%;

}

.button2 {

    margin: 0 11% 0 0%;

}

.tbz-logo {

    padding-top: 0%;

    text-align: center;

    padding-bottom: 6%;

}

.tbz-logo img {

    width: 16%;

}

.icp {

    position: relative;

    bottom: 0px;

    text-align: center;

    font-size: 20px;

}

.icp a {

    font-family: 'PingFangSC-Ultralight', sans-serif;

    color: #838383;

    text-decoration: none;

    font-size: 14px;

}

.wx-msg {

    text-align: right;

    font-size: 20px;

    position: absolute;

    top: 2%;

    width: 100%;

}

.wx-msg img {

    display: inline-block;
    text-align: center;
    width: 80%;

}