.w1200{
    width: 1200px;
    margin: 0 auto;
}
.banner {
    width: 100%;
    height: 550px;
    position: relative;
    text-align: center;
    padding: 150px 0;
    background: url("../img/http/banner_http.png") no-repeat center center /100% 100%;
}
.banner p {
    color: #fff;
}
.banner .banText1 {
    font-size: 50px;
    margin: 60px 0 20px;
}
.banner .banText2 {
    font-size: 13px;
}
.banText2 span {
    font-size: 36px;
    margin-right: 20px;
}
.banText2 span:last-child {
    margin-right: 0;
}
.downArea {
    width: 100%;
    margin-top: 56px;
    float: left;
}
.downArea a {
    width: 250px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    border-radius: 50px;
    display: inline-block;
    background-color: #343C4C;
}
.banNum {
    width: 100%;
    margin: 50px 0;
    padding: 0 280px;
}
.banNum1,.banNum2 {
    width: 50%;
    float: left;
}
.bn-p1 {
    color: #97A5C3;
    font-size: 18px;
}
.bn-p2 {
    color: #DEE9FF;
    font-size: 20px;
}


/*浜у搧鐗圭偣*/
.proWrite {
    width: 100%;
    height: 530px;
    margin: 70px 0 40px;

}
.p-title {
    text-align: center;
}
.p-title .p1 {
    font-size: 45px;
    margin-bottom: 20px;
}
.p-title .p2 {
    font-size: 24px;
    color: #888;
}
.writeBox {
    width: 1200px;
    margin-top: 30px;
}
.writeBox li {
    width: 380px;
    height: 315px;
    float: left;
    padding: 30px 80px;
    background-color: #fff;
}
.writeBox li:nth-child(2) {
    margin: 0 30px;
}
.writeBox li img {
    height: 76px;
}
.writeBox li .w-p1 {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin: 20px 0;
}
.writeBox li .w-p2 {
    color: #666;
    font-size: 16px;
    text-align: justify;
}
.freeContainer{
    display: none;
}
.freeContainer.active{
    display: block;
}
.dynamic-s-box{
    width: 148px;
    text-align: center;
    height: 56px;
    line-height: 56px;
    border-radius: 4px;
    float: left;
    cursor: pointer;
    margin-bottom: 20px;
    font-size: 18px;
    color: #797979;
    background-color: #fff;
    border: 1px solid #eee;
}
.dynamic-s-box.active{
    color: #3AF0D2;
    font-weight: bold;
}
/*buyContent*/
.buyContent {
    width: 100%;
}
.buyContent .tab-ul {
    height: 117px;
    margin: 60px auto 0;
    background-color: #fff;
}
.buyContent .tab-ul>li {
    width: 240px;
    float: left;
    text-align: center;
}
.buyContent .tab-ul li .submenu{
    display: none;
    position: absolute;
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.tab-ul li .submenu li{
    width: 240px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
    cursor: pointer;
}
.tab-ul li .submenu li:last-child{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.buyContent .tab-ul li p {
    color: #333;
    margin-bottom: 15px;
}
.tab-box {
    width: 100%;
    float: left;
    padding: 30px 0;
    background-color: #F6F8FF;
}
/*one*/
.one-ul,.two-ul {
    width: 1140px;
}
.one-ul li {
    width: 100%;
    height: 180px;
    background-color: #fff;
    box-shadow:0px 0px 10px 0px rgba(18,205,244,0.09);
    border-radius:10px;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}
.one-ul li .li-left {
    width: 200px;
}
.one-ul li .li-middle {
    width: 590px;
    position: relative;
}
.one-ul li .li-middle:before {
    content: '';
    width: 2px;
    height: 120px;
    background:linear-gradient(0deg,#FAFAFA,#EAEAEA,#F8F8F8);
    position: absolute;
    top: 10px;
    left: 0;
}
.one-ul li .li-middle:after {
    content: '';
    width: 2px;
    height: 120px;
    background:linear-gradient(0deg,#FAFAFA,#EAEAEA,#F8F8F8);
    position: absolute;
    top: 10px;
    right: 0;
}
.one-ul li .li-right {
    width: 310px;
    height: 130px;
    padding: 0 30px;
}
/*left*/
.one-ul li .li-left  p {
    text-align: left;
}
.one-ul li .li-left p.title-p1 {
    color: #000;
    margin-bottom: 10px;
}
.one-ul li .li-left .left-p2 {
    width: 150px;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #eee;
}
.one-ul li .li-left .left-p2.pActive {
    color: #fff;
    background-color: #12CDF4;
}
/*middle*/
.one-ul li .li-middle {
    padding: 0 20px;
}
.li-middle .middle1 {
    width: 106px;
    height: 136px;
    margin: 0 30px 0 20px;
}
.li-middle .middle1,.li-middle .middle2 {
    float: left;
}
.title-p1 {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
}
.li-middle .middle1 button {
    width: 24px;
    height: 24px;
    border: 1px solid #eee;
    background: none;
}
.li-middle .middle1 input {
    width: 58px;
    height: 24px;
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.li-middle .middle2 {
    width: 165px;
    margin-right: 30px;
}
.middle2 span {
    width: 74px;
    height: 25px;
    float: left;
    color: #666;
    margin-bottom: 10px;
    border: 1px solid #eee;
    display: inline-block;
}
.middle2 span:nth-child(2),
.middle2 span:nth-child(4),
.middle2 span:nth-child(6) {
    margin-right: 15px;
}
.righ1 {
    width: 100px;
    height: 136px;
}
.right1 span {
    width: 74px;
    height: 25px;
    display: block;
    color: #666;
    margin-bottom: 15px;
    border: 1px solid #eee;
}
.rightPrice {
    width: 140px;
    margin: 20px 0 0 30px;
}
.rightPrice .price-p {
    color: #666;
    font-size: 12px;
}
.rightPrice .price-p span {
    color: #f00;
    font-size: 30px;
}
.rightPrice .price-p span small {
    font-size: 16px;
}

.li-right .buyBtn {
    width: 113px;
    height: 38px;
    display: block;
    background: url("../img/http/buy.png") no-repeat center center/100%;
    position: absolute;
    bottom: 0;
    right: 0;
}

/*hover*/
.selectActive {
    color: #12CDF4;
    border-bottom: 2px solid #12CDF4;
}
span.sActive {
    color: #12CDF4;
    border-color: #12CDF4;
    background: url("../img/http/hook1.png") no-repeat bottom right/11px 8px;
}

/*娆℃暟濂楅*/
.two-ul li {
    width: 180px;
    padding: 15px 20px 20px;
    float: left;
    background-color: #fff;
    margin: 0 56px 20px 0;
    border: 1px solid #eee;
}
.two-ul li:nth-child(5) {
    margin-right: 0;
}
.two-ul li p {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}
.two-ul li p span {
    font-size: 31px;
    color: #12CDF4;
}
.two-ul li s {
    font-size: 16px;
    color: #999;
}

.payBox {
    width: 100%;
    padding: 20px;
}
.wayBox,.priceBox,.threeBox,.fourBox {
    width: 1140px;
    margin: 0 auto;
}
.pTitle {
    width: 100%;
    font-size: 16px;
    color: #444;
    position: relative;
    text-indent: 10px;
    text-align: left;
    float: left;
}
.pTitle.fl.time{
    margin-top: 30px;
}
.pTitle:after {
    content: '';
    width: 4px;
    height: 18px;
    background-color: #12CDF4;
    position: absolute;
    left: 0;
    top: 3px;
}
.price-p {
    width: 100%;
    font-size: 16px;
    color: #666;
    float: left;
    text-align: left;
    padding-left: 10px;
    margin: 32px 0;
}
.price-p span {
    font-size: 42px;
    color: #f00;
}
.way-ul {
    width: 100%;
}
.way-ul li {
    width: 206px;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    border: 1px solid #eee;
    float: left;
    margin-right: 20px;
}
.way-ul li img {
    vertical-align: middle;
    margin-right: 10px;
}
.payBtn {
    float: left;
    padding: 10px 50px;
    color: #fff;
    background-color: #12CDF4;
    margin: 30px 0;
}
.change-hidden{
    display: none;
}
.change-show{
    display: block;
}

/*涓嶉檺閲忓紑鍙戜唬鐞�*/
.three-ul {
    width: 100%;
    float: left;
}
.three-ul li,.three-ul .t-inp {
    width: 146px;
    height: 48px;
    font-size: 22px;
    line-height: 48px;
    color: #797979;
    background-color: #fff;
    border: 1px solid #eee;
    float: left;
    margin: 20px 3px 20px 0;
    text-align: center;
}
.tunnelIpIntervalRequests .three-ul li{
    position: relative;
    font-size: 16px;
}
.tunnelIpIntervalRequests .three-ul.ip li{
    width: 200px;
}
.tunnelIpIntervalRequests .three-ul li span{
    position: absolute;
    top: -20px;
    right: 0px;
    background: red;
    height: 20px;
    line-height: 16px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    padding: 3px;
    display: block;
}
.t-inp input{
    width: 140px;
    height: 48px;
    color: #797979;
    /*background-color: #ddd;*/
    text-align: center;
}
/*闀挎晥IP*/
.longIpItems,.longIpTable {
    width: 100%;
    float: left;
}
.citys p {
    width: 100%;
    margin: 20px 0;
}
.citys select {
    padding: 10px 20px;
    border: 1px solid #D3D8E9;
    margin-right: 15px;
}
.longIpTable {
    height: 550px;
    overflow-y: scroll;
    margin: 20px 0;
}
.longIpTable table {
    width: 100%;
}
.longIpTable table tr th,.longIpTable table tr td{
    padding: 10px 5px;
}
.longIpTable thead tr th {
    background:rgba(51,153,255,0.2);
    font-size: 17px;
    font-weight: normal;
}
.longIpTable table tr td {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.tdInp {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    background: #ddd;
}
.tdInp:checked {
    background: #ddd url("../img/http/hook3.png") no-repeat center center/10px 10px;
}
.operBtn {
    width: 100%;
    height: 50px;
    text-align: left;
    line-height: 50px;
}
.checkAll,.delCheckBtn {
    color: #333;
    background-color: rgb(0,0,0,0);
    margin-right: 10px;
}
.itemsList {
    width: 100%;
    margin: 20px 0;
    text-align: left;
}
.itemsList div {
    display: inline-block;
    padding: 10px 20px;
    background-color: #ddd;
    text-align: center;
    margin: 0 10px 10px 0;
}

li.active {
    color: #12CDF4;
    border-color: #12CDF4;
    background: #fff url("../img/http/hook2.png") no-repeat right top/20px 20px;
}

.introduceText {
    width: 1140px;
    color: #666;
    padding: 20px 0;
    text-align: left;
    margin: 10px auto;
}
.introduceText ul {
    margin-left: 18px;
}
.introduceText ul>li {
    list-style-type: decimal;
    /*list-style-position: inside;*/
    margin-top: 5px;
}
/*娲诲姩*/
.two-ul li{
    position: relative;
    min-height: 174px;
}
.goods-sm-buy-day{
    position: relative;
}
.tc-hit {
    background: url(../img/zhongqiu/label.png) top center no-repeat;
    height: 38px;
    width: 73px;
    line-height: 33px;
    left: -8px;
    top: -20px;
    position: absolute;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
.middle2 span{
    height: 50px;
    line-height: 50px;
}
.middle2 .tc-hit2{
    background: #f00;
    left: 9px;
    top: -6px;
    position: absolute;
    font-size: 12px;
    color: #fff;
    border: none;
    text-align: center;
    height: 20px;
    line-height: 20px;
    width: 55px;
    border-radius: 25px;
}
/*包时套餐*/
.useIpQtyPerday .right{
    width: 800px;
     position: relative;
     float: left;
     text-align: left;
     width: 860px;
     padding-top: 12px;
     margin-left: 30px;
 }
.right .slider.slider-horizontal{
    width: 670px;
}


/*滑动条样式开始*/
.layui-slider-wrap-btn,.dynamicPlate .slider-handle{
    height: 54px;
    width: 44px;
    background: url(../img/slider.png) no-repeat;
    border-radius: 0;
    border: none !important;
}
.dynamicPlate .slider-handle {
    box-shadow: none;
    margin-top: -13px;
}
.dynamicPlate .slider-selection.tick-slider-selection,.dynamicPlate .slider.slider-horizontal .slider-track-low
{
    background-color: #20D4EF;
    background-image: linear-gradient(to bottom, #20D4EF, #20D4EF);
    border-radius: 0;
}
.dynamicPlate .slider.slider-horizontal .slider-track-low {
    background-color: #20D4EF;
    background-image: linear-gradient(to bottom, #20D4EF, #20D4EF);
    border-radius: 0;
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
}
.dynamicPlate .slider.slider-horizontal .slider-track{
    height: 18px;
    border-radius: 9px;
}
.dynamicPlate .slider-tick.in-selection,.dynamicPlate .slider.slider-horizontal .slider-tick{
    width: 1px;
    height: 14px;
    background: #9B8374;
    opacity: 1;
    top: 25px;
    margin-left: 0;
    border-radius: 0;
}
.dynamicPlate .slider.slider-horizontal .slider-tick-label-container .slider-tick-label{
    margin-top: 20px;
}
.layui-slider {
    height: 18px;
    border-radius: 9px;
    width: 750px;
}
.layui-slider-bar {
    background-color: #20D4EF !important;
    border-radius: 9px;
}
.layui-input, .layui-textarea {
    padding-left: 0;
    text-align: center;
}
.layui-slider-input{
    width: 86px;
    margin-left: 50px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 4px;
    font-weight: normal;
    color: #333;
}
.vue-slider.vue-slider-ltr{
    width: 740px!important;
}
/*滑动条样式结束*/
[v-cloak] {
    display: none;
}