/*短信套餐*/
.slide-content-inner h1 {
    margin-top: 200px;
    font-size: 50px;
    color: #fff;
}

.slide-content-inner h4 {
    margin-top: 28px;
    font-size: 20px;
    color: #fff;
}


.sec-title{
    margin-top:60px;
}
.slide-content-inner .banner-link-button {
    display: inline-block;
    border: 1px solid #fff;
    margin-top: 54px;
    width: 160px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.dx-row{
    padding-top: 50px;
}

.repeat-content .list {
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    border-top: 6px solid #e5504f;
    padding: 24px 22px;
    box-sizing: border-box;
    background-color: #fff;
}
.list .list-title {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 5.5px;
    color: #373d41;
    font-weight: 700;
    font-family: PingFangSC-Semibold;
    letter-spacing: 1px;
}
.list .list-txt {
    font-size: 14px;
    color: #73777a;
    padding-bottom: 20px;
}

.list .list-line {
    width: 100%;
    height: 1px;
    border-top: 1px solid #d7d8d9;
    display: inline-block;
    margin-bottom: 20px;
}

.vbox {
    width: 100%;
    display: inline-block;
    position: relative;
}

.vbox .vbox-p {
    padding-bottom: 20px;
}

.vbox .vbox-p .vbox-title {
    font-size: 14px;
    color: #73777a;
    padding-bottom: 10px;
}

.vbox .vbox-p ul .vbox-li {
    font-size: 14px;
    color: #373d41;
    letter-spacing: 0;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    height: 28px;
}
.sight {
    padding-bottom: 30px;
}

.sight-title {
    font-size: 14px;
    color: #73777a;
    padding-bottom: 9px;
}

.vbox .price {
    font-size: 20px;
    color: #ff8a00;
    padding-bottom: 13.5px;
}

 .vbox .good-buy {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #e76968;
}

.good-buy a {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-decoration: none;
}

.good-buy a:hover{
    color: #fff;
}

/*功能*/

.mm {
    margin-top: 60px;
}


.fuwu ul li {
    width: 285px;
    text-align: center;
    float: left;
}

.fuwu ul li h1 a {
    font-size: 17px;
    color: #666;
    text-decoration: none;
    outline: none;
}

.fuwu ul li h1 {
    font-size: 17px;
    color: #666;
    line-height: 60px;
}

.fuwu ul li h2 {
    font-size: 12px;
    padding: 0 22px;
    color: #999;
    line-height: 24px;
}

.five h1 {
    font-size: 30px;
    background: url(/message/images/t1.jpg) left center no-repeat;
    line-height: 170px;
    padding-left: 70px;
    margin-left: 435px;
}

.five ul li {
    width: 178px;
    height: 216px;
    background-color: #f6f6f6;
    border: #CCC solid 1px;
    margin-top: 25px;
    float: left;
    margin-right: 72px;
    text-align: center;
}

.five ul li:hover {
    width: 178px;
    height: 216px;
    background-color: #f6f6f6;
    border: #ff9900 solid 1px;
    margin-top: 25px;
    float: left;
    margin-right: 72px;
    text-align: center;
}

.five1 {
    height: 90px;
}

.five ul li h2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
}

.five ul li h2 a {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    outline: none;
    list-style: none;
}

.five ul li h3 {
    font-size: 12px;
    color: #999;
    line-height: 18px;
    padding: 0 20px;
}

.five ul li img {
    margin-top: 20px;
}

/*优势*/

.youshi{
    background: #F5F5F6;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 20px;
}

.youshi h1{
    font-size: 30px;
    padding-left: 70px;
    margin-left: 435px;
}

.items{
    overflow: hidden;
}

.items .item-list{
    width: 460px;
    float: left;
    margin-top: 46px;
    margin-right: 100px;
}

.items .item-box {
    padding-left: 70px;
    position: relative;
}

.items .item-box .tit {
    font-size: 16px;
    line-height: 22px;
    color: #373d41;
    font-weight: 700;
}

.items .item-box .desc {
    font-size: 14px;
    color: #373d41;
    line-height: 20px;
    margin-top: 7px;
    text-align: justify;
}

.items .item-box img {
    position: absolute;
    left: 0;
    top: 3px;
    width: 42px;
    height: 42px;
}