body {
    background-image: url('./bodybg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: "微软雅黑";
}


/* .st-Content {
    margin: 0 300px;
} */

.block {
    width:1200px;
    padding-top: 2vh;
    margin: 0 auto;position:relative;
}

.toptext {
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 30px;
}

.Topbtn {
    background-image: url("./Topbtn.png");
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto 45px;
    cursor: pointer;
    margin-left: 0;
}

.eastlogo {
    width: 208px;
    height: 50px;
    background-image: url('./eastlogo.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.banner-title {
    margin-top: 30px;margin-bottom: 30px;
font-size: 35px;
font-weight: bold;
margin-right: 260px;
}

.banner-subtitle {
    font-size: 18px;
	width: 560px;
	text-align: justify;
	line-height: 30px;
	color: #333;
}

.newUser {
    margin-top: 45px;
    font-size: 20px;
}

.newUser span {
    color: #24a1e9;
}

.signBox {
    margin-top: 80px;
}
.signBox .item{width:270px;margin-right:50px;text-align: center;}

.iphimg {
    margin: auto 20px;
    width: 40px;
    height: 40px;
    background-image: url("./iplogo.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.andimg {
    margin: auto 20px;
    width: 40px;
    height: 40px;
    background-image: url("./adlogo.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}


.iphSign {
    font-size: 20px;
    width:100%;
    height: 60px;
    color: #ffffff;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    background-color: #333333;
    cursor: pointer;
    margin-right: 50px;
}

.dbtitle {
    font-size: 16px;
    text-align: center;
}

.andSign {
    font-size: 20px;
    width: 270px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    background-color: #24a1e9;
    color: #ffffff;
    cursor: pointer;
}

.biftime {
    margin-top: 30px;
    font-size: 16px;
}

.cationIcon {
    width: 60px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.Mphone {

    position:absolute;
    right: 0;
    top: 100px;
}

.footer {
    position:fixed;
    bottom:20px;
    text-align: center;
    width:100%;
}

.iconImg {
    width: 55px;
    height: 55px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    margin: 0 auto;
}

.iconSubBox {
    margin: 0 70px;
}

.icon-Text {
    margin-top: 14px;
    text-align: center;
}

.qrcode{width:160px;height:160px;margin-top:15px;}
