.w {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.htidc-banner{
    position: relative;
}
.itemBanner {
    background: url(/add/images/11r.jpg) no-repeat center;
    height: 435px;
    width: 100%;
    background-size: cover;
    position: relative;
}

.bannerContent {
    padding-top: 50px;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contentOne {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.bannerTitle {
    font-size: 52px;
    color: #fff;
}

.bannerTitle2 {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    width: 650px;
}

.bannerTitle1 {
    margin-bottom: 35px;
}

/*question*/
.question {
    background: #f7f8fa;
    padding-top: 100px;
    padding-bottom: 94px;
}

.title,.intro{
    text-align: center;
}

.title{
    font-size: 24px;
    color: #333333;
    margin-bottom: 15px;
}

.intro {
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    margin-bottom: 80px;
}

.intro-img .intro-item {
    display: inline-block;
    position: relative;
    margin-right: 38px;
    width: 300px;
    height: 400px;
    transition: all 1s ease;
    cursor: pointer;
}

.intro-img {
    margin: auto;
    text-align: center;
    margin-bottom: 100px;
    letter-spacing: 0;
    font-family: PingFangSC-Regular;
    color: #FFFFFF;
    transition: all 1s ease;
}

.intro-item-normal .intro-item-bg-img {
    width: 100%;
    height: 100%;
}


.intro-img .intro-item .intro-item-normal {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top;
    background-size: cover !important;
    transition: translateY 1s ease;
}

.intro-item-normal.sec {
    background: url(/add/images/web_card_bg.png) no-repeat center center;
}
.intro-item-normal.cdn {
    background: url(/add/images/web_card_bg_2.png) no-repeat center center;
}
.intro-item-normal.kz {
    background: url(/add/images/web_card_bg_3.png) no-repeat center center;
}

.intro-img .intro-item .intro-item-normal .intro-item-title-img {
    position: absolute;
    top: 90px;
    left: 102px;
    width: 96px;
    height: 96px;
}

.intro-img .intro-item .intro-item-normal .intro-item-title-img.sec {
     background: url(/add/images/ic_anquan_96.svg) no-repeat center center;
 }

.intro-img .intro-item .intro-item-normal .intro-item-title-img.cdn {
    background: url(/add/images/ic_jiasu_96.svg) no-repeat center center;
}

.intro-img .intro-item .intro-item-normal .intro-item-title-img.kz {
    background: url(/add/images/ic_wajue_96.svg) no-repeat center center;
}



.intro-img .intro-item .intro-item-normal .intro-item-content-title {
    font-size: 20px;
    position: absolute;
    top: 211px;
    left: 129px;
}

.intro-img .intro-item .intro-item-normal .intro-item-content-desc{
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    top: 261px;
    padding-left: 20px;
    padding-right: 20px;
}

.intro-img .intro-item .intro-item-normal.kz .intro-item-content-title {
    font-size: 20px;
    position: absolute;
    top: 211px;
    left: 109px;
}

.intro-item-hover {
    vertical-align: top;
    width: 100%;
    height: 100%;
    background-color: #fff;
    font-family: PingFangSC-Regular;
    letter-spacing: 0;
    text-align: center;
    display: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.intro-item-hover .item-sec {
    padding-top: 28px;
    height: 33.3%;
    box-sizing: border-box;
}

.intro-item-hover .item-sec .item-title {
    margin: auto;
    color: #333;
    font-size: 18px;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
}

.intro-item-hover .item-sec .item-desc {
    line-height: 17px;
    margin: auto;
    color: #999;
    margin-top: 10px;
    font-size: 12px;
    padding-bottom: 32px;
    width: 240px;
}


.intro-item-hover .item-sec:hover , .intro-item-hover .item-float:hover{
    background: #F7F8FA;
}

.intro-item-hover .item-float {
    width: 100%;
    height: 50%;
}

.intro-item-hover .item-float .item-float-title {
    padding-top: 63px;
    font-size: 18px;
    line-height: 25px;
    color: #333;
    width: 240px;
    margin: auto;
}

.intro-item-hover .item-float .item-float-desc {
    padding-top: 10px;
    font-size: 12px;
    color: #999;
    width: 240px;
    margin: auto;
    line-height: 17px;
}

.item-cdn-title {
    margin: auto;
    padding-top: 160px;
    font-size: 18px;
    line-height: 25px;
    color: #333;
    margin-bottom: 10px;
}

.item-cdn-desc {
    margin: auto;
    font-size: 16px;
    color: #999;
    width: 240px;
    line-height: 22px;
}

.notsee {
    display: none;
    box-shadow: 0 10px 20px 0 #CCC;
}

.cansee {
    display: inline-block !important;
}


/*套餐*/
.meal{
    padding-top: 100px;
    padding-bottom: 94px;
}
.plan-item {
    display: inline-block;
    width: 270px;
    height: 410px;
    margin-right: 26px;
    vertical-align: middle;
    box-shadow: 0 0 6px 0 #CBCBCB;
    transition: all 0.6s ease;
}

.plan-item .plan-head {
    background-color: #000;
    opacity: 0.95;
    width: 270px;
    height: 100px;
    z-index: -2;
    position: relative;
}

.head-img {
    position: absolute;
    width: 270px;
    height: 100px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    z-index: -1;
}

.head-img.one {
    background-image: url(/add/images/bg_card_1.png);
}

.plan-name {
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    padding-left: 35px;
    padding-top: 38px;
    text-align: center;
}

.body-item {
    height: 310px;
    position: relative;
}

.price-wrapper {
    height: 110px;
    width: 100%;
}

.active-price {
    margin: auto;
    padding-top: 50px;
    margin-bottom: 5px;
    font-family: PingFangSC-Semibold;
    letter-spacing: 0;
    text-align: center;
}

.active-price .price {
    display: inlin-block;
    font-size: 40px;
    color: #c12d47;
    margin-right: 15px;
}

.active-price .time {
    font-family: PingFangSC-Regular;
    font-size: 10px;
    color: #666666;
}

.old-price {
    font-family: PingFangSC-Regular;
    font-size: 10px;
    color: #666666;
    letter-spacing: 0;
    margin-bottom: 15px;
}

.desc {
    margin: auto 32px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
}

.home-slider-btn {
    position: absolute;
    bottom: 30px;
    left: 20px;
    display: block;
    width: 230px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background-color: #e5504f;
    text-align: center;
    font-family: PingFangSC-Regular, sans-serif;
}
span {
    display: inline-block;
}

/*优势*/
.youshi{
    padding-top: 100px;
    padding-bottom: 94px;
    background: #F7F8FA;
}
 .service-item {
    display: inline-block;
    box-sizing: border-box;
    width: 320px;
    margin-right: 115px;
}

.service-item-img {
    width: 52px;
    height: 52px;
    margin: auto;
    margin-bottom: 20px;
}

.service-item-title {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #333;
    line-height: 25px;
    margin-bottom: 40px;
    text-align: center;
}

.service-item-desc {
    width: 100%;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    margin-bottom: 90px;
}

.service-item-img.one {
    background: url("/add/images/fw1.svg") center center;
}

.service-item-img.two {
    background: url("/add/images/fw2.svg") center center;
}
.service-item-img.three {
    background: url("/add/images/fw3.svg") center center;
}
.service-item-img.four {
    background: url("/add/images/fw4.svg") center center;
}
.service-item-img.five {
    background: url("/add/images/fw5.svg") center center;
}
.service-item-img.six {
    background: url("/add/images/fw6.svg") center center;
}
.service-item-img.seven {
    background: url("/add/images/fw7.svg") center center;
}
.service-item-img.eight {
    background: url("/add/images/fw8.svg") center center;
}

.service-item-img.nine {
    background: url("/add/images/fw9.svg") center center;
}
.service-item.tail {
    margin-right: 0;
}


/*选择*/
.user-recall {
    width: 100%;
    height: 203px;
    background: url(/add/images/bg_mfkq.png) center center no-repeat;
    background-size: cover;
}

.title-recall {
    padding-top: 55px;
    font-family: PingFangSC-Regular;
    font-size: 30px;
    color: #000;
    text-align: center;
}

.user-recall a {
    display: block;
    width: 180px;
    height: 44px;
    margin: 60px auto 0;
    text-align: center;
    line-height: 40px;
    border: 2px solid #e5504f;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 18px;
    color: #e5504f;
    cursor: pointer;
}

.user-recall a:hover{
    background: #e5504f;
    color: #fff;
}