
/* 广告 */
.adver_title{
    background-color: white;
    font-size: 14px;
    text-align: center;
    color: #7C848C;
}
.adver_cart {
    width: 100%;
    height: 300px;
    background-color: white;
}

/* banner */
.adver_banner {
    width: 100%;
    background-color: white;
}