.free-banner{
    background: url("../img/tunnel_banner.png") top center no-repeat;
    height: 380px;
    padding-top: 100px;
}
.free-banner .banner-l-text,.chara-banner .banner-l-text{
    margin-top: 25px;
    font-size: 18px;
    line-height: 1.9;
    color: #fff;
}
.dynamic-banner{
    background: url("../img/quality_banner.jpg") top center no-repeat;
    height: 380px;
}
.dynamicip-banner{
    background: url("../img/rolase_banner.jpg") top center no-repeat;
    height: 380px;
}
.dynamic-banner .banner-l-text{
    font-size: 28px;
}
.free-banner .contact-btn,.chara-banner .contact-btn{
    min-width: 154px;
    text-align: center;
    height: 52px;
    line-height: 52px;
    border: 1px solid #fff;
    border-radius: 26px;
    font-size: 20px;
    display: inline-block;
    color: #fff;
    margin-top: 30px;
    color: #fff;
    margin-right: 40px;
    padding: 0 41px;
}
/*.w1200 {
    width: 1200px;
    margin: 0 auto;
}*/
.c-yel {
    color: #FFF799;
}

.number-kind-box.number-kind-box {
    border: 2px solid #ddd;
    text-align: center;
    width: 225px;
    padding: 10px;
    border-radius: 5px;
    float: left;
    margin: 35px 30px 10px 5px;
    cursor: pointer;
    height: 100px;
    line-height: 40px;
    position: relative;
    color: #6bc2e6;
}
.number-kind-box.nkb-active {
    border: 2px solid #6bc2e6;
    color: #6bc2e6;
    position: relative;
}
.number-kind-box .dashed {
    border-bottom: 1px dashed #ddd;
    color: #444;
}
.priceInput {
    width: 90px;
    border: 1px solid #ddd;
    height: 25px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
}


.pay-kind-box {
    margin: 20px 10px;
    cursor: pointer;
    border-radius: 5px;
    display: block;
    float: left;
    width: 150px;
    height: 55px;
    line-height: 48px;
    border: 2px solid #ddd;
    text-align: center;
}
.pkb-active {
    border: 2px solid #6bc2e6;
    color: #6bc2e6;
}
.border-b {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.time-kind .time-kind-box, .time-kind .time-kind-box4, .time-kind .time-kind-box5 {
    border: 2px solid #ddd;
    text-align: center;
    width: 175px;
    border-radius: 5px;
    float: left;
    margin: 10px 10px 10px 5px;
    cursor: pointer;
    position: relative;
    color: #333;
    line-height: 45px;
}
.time-kind .tkb-active {
    border: 2px solid #6bc2e6;
    /* color: #6bc2e6; */
}
.time-kind .tkb-active:before {
    content: "";
    height: 35px;
    width: 35px;
    right: 0;
    bottom: 0;
    background: url(http://www.zhiliandaili.com/index/img/check1_bgpng.png) no-repeat;
    position: absolute;
}
.freeContainer{
    display: none;
    margin-top: 30px;
}
.freeContainer.active{
    display: block;
}
[v-cloak] {
    display: none;
}
.buy-button{
    margin: 20px 0px;
}
#product_feature .content{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 50px;
}
#TunnelCombo #product_feature .content{
    padding: 0px;
}
#product_feature .feature-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 240px;
    margin-bottom: 80px;
}
#product_feature h2{
    text-align: center;
    margin: 30px;
}

/*隧道套餐*/
.tunnel-content {
    width: 100%;
}
.clearfix {
    zoom: 1;
}
.minuteInput {
    width: 70px;
    border: 1px solid #ddd;
    height: 25px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
}
.tunnel-content li span {
    display: block;
    height: 16px;
    width: 48px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #ee2d0c;
    text-align: center;
    position: absolute;
    right: -8px;
    top: -8px;
    border-radius: 5px;
}
.tunnel-content li.actived a{
    border: 2px solid #6bc2e6;
    position: relative;
}
.tunnel-content li {
    float: left;
    margin: 5px;
    position: relative;
    text-align: center;
    cursor: pointer;
    background: #f8fafd;
    width: 15%;
    border-radius: 5px;
}
.tunnel-content li a {
    display: block;
    font: 14px / 36px Arial, sans-serif;
    color: rgba(51, 51, 79, 0.65);
    height: 40px;
    border: 1px solid #d6e4ee;
    transition: ease 0.3s;
    border-radius: 5px;
    width: 100%;
}
#product_feature .content .aspect-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 370px;
    margin-bottom: 80px;
}
.aspect-item .item-con .item-t2 {
    width: 280px;
    min-height: 0.5rem;
    font-size: 14px;
    color: #717e7d;
    text-align: center;
}
.aspect-item img{
    width: 360px;
    height: 80px;
}
.aspect-item h6{
    margin-top: 10px;
    text-align: center;
}
/*长效开始*/
/* 省份块样式 */
.long-title {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.freeLine .freeTitle{
    margin-top: 15px;
    margin-bottom: 10px;
}
#longPro{
    overflow: auto;
}
.freebox {
    width: calc(19% - 20px); /* 计算宽度为屏幕宽度的1/3，并减去间距 */
    margin: 0 10px 10px 0; /* 设置省份块的外边距 */
    border: 1px solid #ccc; /* 添加边框 */
    padding: 10px; /* 添加内边距 */
    text-align: center; /* 文本居中 */
    background-color: #f9f9f9; /* 添加背景色 */
    float: left; /* 使省份块浮动在左侧 */
    cursor: pointer;
    border-radius: 6px;
}
.freeLine .paybox{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 6px;
    min-width: 130px;
    line-height: 35px;
}
    /* 激活状态的省份块样式 */
.freebox.active {
    background-color: #007bff; /* 添加激活状态的背景色 */
    color: #fff; /* 激活状态下的文本颜色 */
}
#total_money{
    color: red;
    font-size: 34px;
    font-weight: 700;
}


/*长效结束*/
/* 在视口宽度大于960px时应用的样式 */
@media screen and (min-width: 960px) {
    .pc.banner-left {
        display: block;
    }
    .wap.banner-left {
        display: none;
    }
    .pc-menu{
        width: 1200px;
        height: 60px;
        border-radius: 10px;
        line-height: 60px;
        background: #fff;
        box-shadow: 0px 6px 10px 0px rgba(34,35,56,0.1);
        text-align: center;
        margin: 0 auto;
        margin-top: -30px;
    }
    .pc-menu .n-choice{
        color: #666666;
        font-size: 20px;
        width: 240px;
        height: 59px;
        display: inline-block;
        cursor: pointer;
    }
    .freebox.timeli{
        width: calc(15% - 20px);
    }
}


@media screen and (min-width: 300px) and (max-width: 750px) {
    .pc.banner-left {
        display: none;
    }
    .wap.banner-left {
        display: block;
    }
    .number-kind-box.number-kind-box{
        width: 100%;
    }
    .custom-col{
        width: 50%;
        padding-right: 10px;
        padding-left: 0px;
    }
    .custom-col.custom-col-num{
        width: 33%;
    }
    .time-kind .time-kind-box, .time-kind .time-kind-box4, .time-kind .time-kind-box5{
        width: 100%;
        margin: 5px 5px 0px 0px;
    }
    .row.time-kind{
        padding-left: 10px;
        padding-right: 0px;
    }
    #product_feature .content {
        padding: 0;
    }
    #product_feature .feature-item {
        width: 170px;
        margin-bottom: 48px;
    }
    .tunnel-content li {
        width: 46%;
    }
    .dynamic-banner .banner-l-text{
        font-size: 24px;
    }
    /* 在手机端显示mobile-menu */
    .pc-menu {
        margin-top: 30px;

        display: flex;
        justify-content: space-around; /* 在菜单项之间平均分配空间 */
    }

    /* 设置mobile-menu中每个li的样式 */
    .pc-menu ul {
        list-style-type: none;
        padding: 0;
        display: flex;
    }

    .pc-menu li {
        margin: 0 5px; /* 调整菜单项之间的间距 */
    }

    .pc-menu li img {
        width: 30px; /* 调整图标的大小 */
        height: 30px;
        margin-right: 5px; /* 调整图标与文字之间的间距 */
    }
    .freebox {
        width: calc(50% - 5px); /* 计算宽度为屏幕宽度，并减去间距 */
        margin: 0 0px 10px 0; /* 设置省份块的外边距 */
    }
    .freebox:nth-child(odd) {
        /* 添加你想要的样式 */
        margin-right: 10px;
    }
    .free-banner .banner-l-text, .chara-banner .banner-l-text{
        font-size: 14px;
    }
    .free-banner .contact-btn, .chara-banner .contact-btn{
        display: inline-block;
        margin: 0px;
        margin-top: 10px;
        height: 36px;
        line-height: 36px;
        width: 178px;
        padding: 0px;
    }
}
.pc-menu .n-choice.active{
    border-bottom: 3px solid #0B95FF;
    color: #0B95FF;
}