.description-tip {
    margin: 10px 40px 0 126px;
    line-height: 18px;
    color: #999;
    font-size: 12px;
}
.spe-banner{
    height:360px;
    position: relative;
    padding-top: 0px;
    background: url(./img/sms-banner.jpg)   center top #05121a no-repeat;
    min-width: 1220px;
}
.spe-banner .header-info{
    padding-top: 150px;
}
.cloud-banner {
    padding-top: 0px;
}

@media screen and (max-width: 768px){.description-tip {
    margin: 15px 15px 0;
    padding-bottom: 10px;
}
.buy-no-login-tip {
    right: auto;
    left: 15px;
    top: auto;
    font-size: 12px;
    bottom: 22px;
}
}