.hs-text-danger01{
    color:#ff6a00;
}
.hs-btn-getsmscode{
    background:#808080;
    color:#333;
}
.item-box{
    background-image:url(images/bg_phone_hot.jpg);
    background-size: cover;
    height: 100%; 
    background-position: center center;
    background-repeat: no-repeat;
    overflow: auto;
}
.item-box .hurun-box{
    width: 100%;
}
.item-box .hurun-box img{
    width: 98%;
    display: block;
    margin: 0 auto;
}
.item-box h2{
    font-size: 1.3rem;
    color: #fff;
    font-weight: bold;
}
.item-box h1{
    font-size: 2rem;
    color: #f4d722;
    font-weight: bold;
}
.item-box .icon-box span{
    color: #fff;
    font-size: 1.3rem;
}
.item-box .logo-hot-box img{
    width: 25%;
}
.item-box .item-content-box{
    width: 90%;
    background-color: rgba(255,255,255,.2);
    padding: 3%;
    height: auto;
    margin: 5% auto;
}
.item-box .item-content-box .content-text-box{
    float: left;
    width: 58%;
    margin-right: 5%;
}
.item-box .item-content-box .content-img-box{
    float: left;
    margin-top: 3%;
    width: 37%;
}
.item-box .item-content-box .content-text-box p{
    color: #fff;
    font-size: 0.7rem;
    line-height: 1.4rem;
}
.item-box .item-content-box .content-img-box p{
    color: #fff;
    font-size: 0.6rem;
}
.item-box .item-content-box .content-img-box img{
    width: 100%;
}

/* 活动介绍 */
.content-text p{
    margin: 0;
    line-height: 2rem;
    color: #333;
}
.content-box img{
    width: 100%;
}
.content-img-text p{
    margin: 0;
    line-height: 1.8rem;
    color: #666;
}
.content-img-text h6{
    margin: 0;
    font-weight: bold;
    color: #666;
}
.content-img-text h5{
    color: #333;
    font-weight: bold;
}