#home_vipBanner{
    width: 100%;
    height: 500px;
    overflow: hidden;
}
#home_vipBanner .vipWrap{
    position: relative;
    width: 1920px;
    height: 100%;
    margin: 0 auto;
    background: url(/img/vip/qy_xuanchuanye.jpg) 0 0 no-repeat;
}
#home_vipBanner .pictureTran{
    background: url(/img/vip/gr_xuanchuanye.jpg) 0 0 no-repeat;  
}
#home_vipBanner .vipWrap>p{
    position: absolute;
    right: 390px;
    bottom: 50px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
}
#home_vipBanner .vipWrap>p>span{
    color: #38adff;
    border-bottom: 2px solid #38adff;
    cursor: pointer;
}
.vipAdvertising{
    position: absolute;
    top: 106px;
    left: 517px;
    text-align: center;
}
.vipAdvertising h2{
    font-size: 30px;
    font-weight: 600;
    color: #c76f49;
}
.vipAdvertising .freUse{
    color: #cb8261;
    font-size: 16px;
    margin-top: 16px;
    text-align: left;
    margin-left: 12px;
}
.vipAdvertising .freUse>p{
    margin-top: 10px;
}
.vipAdvertising .freUse>p>span{
    margin-left: 5px;
}
.vipAdvertising>p.originalPrice{
    margin-top: 18px;
    font-size: 18px;
    font-weight: 600;
    color: #cb8261;
}
.vipAdvertising>p.originalPrice>span{
    text-decoration: line-through;
}
.vipAdvertising>p.presentPrice{
    color: #cb8261;
    font-size: 18px;
    font-weight: 600;
}
.vipAdvertising>p.presentPrice>span{
    font-size: 55px;
    vertical-align: middle;
    margin: 0 10px;
}
.vipAdvertising .superVal{
    width: 200px;
    display: block;
    background: #e1ba70;
    text-align: center;
    line-height: 53px;
    color: #fff;
    font-size: 20px; 
}