/* 亦币用户协议 */
.eigen_coin_user_agreement {
    width: 76%;
    margin-left: 12%;
    margin-top: 1vh;
    margin-bottom: 45vh;
}

.eigen_coin_user_agreement .title {
    font-weight: bold;
    font-size: large;
}

.eigen_coin_user_agreement .bold_text {
    font-weight: bold;
}

/* 联系我们 */
.customer_service {
    width: 76%;
    margin-left: 12%;
    margin-top: 1vh;
    margin-bottom: 45vh;
}

.customer_service .bold_text {
    font-weight: bold;
}

.customer_service .person_name {
    font-weight: bold;
    font-size: large;
}
