header start
.header-nav>div {
    position: relative;
    z-index: 9999;
}
.header-nav .phone {
    position: absolute;
    top: 50%;
    left:248px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 9999;
}
.header-nav .phone img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* header end */
/* content start */
/* 录播图 */
.banner-box .slick1 {
    max-width: 1920px;
    height: 350px;
}
.banner-box .slick-slider img {
    max-width: 1920px;
    width: 100%;
    height: 350px;
}
.banner-box .slick-slider {
    margin-bottom: 0;
}
.slick1 .slick-dots {
    bottom: 10px;
}
.slick1 .slick-prev {
    left: 30px;
}
.slick1 .slick-next {
    right: 30px;
}


.price-box,
.combo-innerBox,
.appre-box,
.appli-box,
.partner-box {
    padding: 60px 0;
}

.price-tit,
.combo-tit,
.appre-tit,
.appli-tit,
.partner-tit {
    font-size: 28px;
    line-height: 29px;
    text-align: center;
    color: #333;
}

/* 400电话价值 */
.price-ctn {
    margin-top: 40px;
}

.price-ctn-item {
    float: left;
    width: 160px;
    margin-right: 186px;
    text-align: center;
}

.price-ctn li.last {
    margin-right: 0;
}

.price-ctn-item .icon {
    display: inline-block;
    width: 100px;
    height: 126px;
    text-align: center;
    line-height: 126px;
}

.price-ctn-item .icon img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.price-ctn-item .tt {
    font-size: 20px;
    font-weight: bold;
    line-height: 34px;
    color: #333;
}

.price-ctn-item .ct {
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

/* 400电话优惠套餐 */
.combo-box {
    min-width: 1200px;
    height: 516px;
    background: url('combo_bg.png') center center no-repeat;
    background-size: cover;
}

.combo-innerBox .combo-ctn {
    margin-top: 40px;
}

.combo-ctn-item {
    float: left;
    width: 382px;
    border: 1px solid #ff8f87;
    border-radius: 4px;
    margin-right: 24px;
}

.combo-ctn li.last {
    margin-right: 0;
}

.combo-ctn-item .top {
    width: 382px;
    height: 131px;
    text-align: center;
    background-size: cover
}

.combo-ctn .bg0 {
    background: url('combo_ctn_bg0.png') center center no-repeat;
}

.combo-ctn .bg1 {
    background: url('combo_ctn_bg1.png') center center no-repeat;
}

.combo-ctn .bg2 {
    background: url('combo_ctn_bg2.png') center center no-repeat;
}

.top .top-tt {
    padding: 32px 0 25px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    color: #333;
}

.top .top-price {
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
    color: #333;
}

.top .top-price .price-big {
    font-size: 40px;
    line-height: 34px;
    letter-spacing: -2px;
    color: #ff0909;
}

.top .top-price .price-small {
    padding-left: 20px;
    font-size: 16px;
    font-weight: lighter;
    line-height: 34px;
}

.top .top-price .price-small em {
    font-size: 16px;
    font-weight: bold;
    color: #ff5a00;
}

.combo-ctn-item .middle {
    padding: 24px 32px 16px;
}

.combo-ctn-item .middle p {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    color: #999;
}

.example .example-item {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 14px;
    color: #333;
}

.example .example-item .ml-125 {
    margin-left: 125px;
}

.combo-ctn-item .bottom {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #ff0909;
}

.combo-ctn-item .bottom:hover {
    background-color: #fa3848;
}

.combo-ctn-item:hover {
    box-shadow: 0px 7px 14px 0px rgba(255, 9, 9, 0.2);
}

/* 400电话增值服务 */
.appre-ctn {
    margin-top: 40px;
}

.appre-ctn-item {
    float: left;
    width: 282px;
    margin-right: 24px;
    font-size: 14px;
}

.appre-ctn li.last {
    margin-right: 0;
}

.appre-ctn-item-inner {
    padding: 32px 28px 26px;
    border: solid 1px #e5e5e5;
    border-radius: 4px;
}

.appre-ctn-item-inner .top {
    height: 35px;
    line-height: 35px;
}

.appre-ctn-item-inner .top .icon {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 4px;
}

.appre-icon0 {
    background: url('appre_icon.png') 0 0 no-repeat;
    background-size: cover;
}

.appre-icon1 {
    background: url('appre_icon.png') -39px 0 no-repeat;
    background-size: cover;
}

.appre-icon2 {
    background: url('appre_icon.png') -79px 0 no-repeat;
    background-size: cover;
}

.appre-icon3 {
    background: url('appre_icon.png') -118px 0 no-repeat;
    background-size: cover;
}

.appre-ctn-item-inner .top .tit {
    float: left;
    padding-left: 16px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.appre-ctn-item-inner .des {
    margin-top: 16px;
    line-height: 22px;
    color: #666;
}

.appre-ctn-item-inner .bottom {
    margin-top: 30px;
    font-weight: bold;
    line-height: 14px;
    color: #333;
}

.appre-ctn-item-inner .bottom span {
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    color: #ff0909;
}

.appre-ctn-item:hover {
    box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.1);
}
/* 400电话办理流程 */
.appli-box {
    height: 148px;
    background-color: #fafafa;
}

.appli-ctn {
    margin-top: 40px;
}

.appli-ctn-item {
    position: relative;
    float: left;
    width: 319px;
    height: 80px;
    margin-right: 120px;
}

.appli-ctn ul li.last {
    margin-right: 0;
}

.appli-ctn-item .icon {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.icon0 {
    background: url('apply_icon0.png') center center no-repeat #ccc;
}

.icon1 {
    background: url('apply_icon1.png') center center no-repeat #ccc;
}

.icon2 {
    background: url('apply_icon2.png') center center no-repeat #ccc;
}

.appli-ctn-item .des {
    float: left;
    width: 215px;
    margin-left: 24px;
}

.appli-ctn-item .des .des-tt {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.appli-ctn-item .des .order-num {
    font-size: 24px;
    padding-right: 7px;
}

.appli-ctn-item .des .des-ct {
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.arrow-right:after {
    content: '';
    position: absolute;
    right: -56px;
    top: 50%;
    margin-top: -10.5px;
    width: 21px;
    height: 21px;
    background: url('applay_arrow_icon.png') center center no-repeat;
}

/* 合作伙伴 */
.partner-ctn ul {
    width: 1272px;
    margin-top: 18px;
    overflow: hidden;
}

.partner-ctn-item {
    float: left;
    width: 140px;
    height: 64px;
    margin-right: 72px;
    margin-top: 32px;
    line-height: 64px;
    text-align: center;
}

.partner-ctn-item img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
/* content end */
.slick1 .slick-dots li button:before {
    font-size: 14px;
    color: #fff;
}