/*头部开始*/
.top{height: 100px;  width: 100%; overflow: hidden; z-index: -2;}
.top .top-inner{ position: relative; overflow: hidden; width: 100%; height: 100px; background-color: rgba(0,0,0,0); z-index: 99;}
.top .top-inner .top_in_nav{ height: 100%;}
.top .top-inner .top_in_nav .top_in_nav_b{height: 52px;padding-top: 46px;}
.top .top-inner .top_in_nav .top_in_nav_b .top_in_nav_l{ height: 55px; float: left;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_1{ width: 204px; margin-right: 48px;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_2{ width:628px; position: relative;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_2 ul li{ float: left; width: 64px; height: 55px; margin-right: 30px; text-align: center;}
.top .top-inner .top_in_nav .top_in_nav_b .top_in_nav_l a{color:#757575; font-size: 18px;  line-height: 38px; }
.top .top-inner .top_in_nav .top_in_nav_b .top_in_nav_l a:hover{color:#222;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_2 .cur a{color:#555;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_2 .curBg{ position: absolute;bottom: 6px; left:376px; width: 64px; height:1px; background-color: rgba(33,150,243,0.8);}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_3{ width: 98px; margin-left: 220px;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_3 a{ font-size: 16px; margin-left: 15px;}
/*头部结束*/
/*空间套餐价格*/
.main-body{
    height: 600px;
    padding-top: 55px;
}
.main-left{
    width: 58%;
    height: 100%;
    float: left;
    box-sizing: border-box;
    margin-right: 135px;

}
.main-right{
    width: 30%;
    height: 100%;
    float: left;


}
.main-left >h1{
    font-size: 20px;
    color: #333333;
    font-weight: lighter;
    border-bottom: 2px solid #f1f1f1;
}
.main-right >h1{
    font-size: 20px;
    color: #333333;
    font-weight: lighter;
    border-bottom: 2px solid #f1f1f1;
}
.main-right>h2{
    font-size: 18px;
    color: #333;
    font-weight: lighter;
    margin-left: 50%;
    transform:translate(-50%);
    margin-top:40px;
    margin-bottom: 20px;
}
.main-right>h3{
    font-size: 16px ;
    color: #333;
    margin-left: 34%;
    font-weight: lighter;
    margin-top: 20px;
}
.main-right>h3 span{
    color:#f95b05;
    font-size: 20px;

}
.list-group{
    margin-left: 6%;
}
.list-group >li{
    float: left;
    margin-right: 12%;
    text-align: center;
}
.list-group ol li{
    line-height: 36px;
    color: #555;
    font-size: 14px;
}

.list-group ol .current{
    color:#333;
}
.to-pay{
    width: 183px;
    height: 43px;
    background-color: #60a3ff;
    border: none;
    font-size: 14px;
    margin-left: 25%;
    margin-top: 20px;
}

.to-pay a{
    color: #fff;
    line-height: 43px;
}

/*进度条*/
.main-left1{
    margin-top: 50px;margin-left: 35px;
}
.main-left1>li{
    float: left;
}
.class-name{
    color:#333;
    font-size: 16px;
    margin-right:30px;
}
.progress-bar{
    margin-top: 5px;
    width: 494px;
    position: relative;
}
.progress-bar>ol{
    height: 20px;
    width: 443px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    position: absolute;
    left: 0;
    top:0;
}
.progress-bar>ol>li{
    float: left;
    width: 110px;
    height: 16px;
    border:1px solid #999;
    border-bottom: none;
    margin-left: -1px;
}
.progress-bar>ol .last{
    border-right:none;
}
.progress-bar>ul{
    position: absolute;
    left: -11px;
    top: 25px;
    height: 20px;
}
.progress-bar>ul>li{
    float: left;
    margin-right: 68px;
    color:#666;
    font-size: 14px;
}
.progress-bar>ul>li.flow{
    float: left;
    margin-right: 56px;
    color:#666;
    font-size: 14px;
}
.progress-bar>ul .last{
    margin-right: 0;
}
.number-select{
    width: 85px;
    height: 28px;
    border:1px solid #aaa;
    margin-top: 4px;
}
.number-select>i{
    background-color: #d8d8d8;
    width: 28px;
    height: 28px;
    float: right;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
}
.number-select>span{
    display: inline-block;
    color:#666;
    font-size: 14px;
    line-height: 28px;
    width: 55px;
    border-right:1px solid #999;
    text-align: center;
}
.number-select>a{
    position: relative;
    width: 16px;
}
.number-select>a span{
    position: absolute;
    left: -4px;
    height: 14px;
    width: 16px;

}
.number-select>a .s-top{
    border-bottom: 1px solid #999;
    background: url("../images/price-t.png") no-repeat center ;
}
.number-select>a .s-bottom{
    background: url("../images/price-b.png") no-repeat center ;
    bottom: -7px;
}
.progress-bar-box-f{
    position: relative;
    width: 445px;
    height: 17px;
    /*background-color: pink;*/
}

.progress-bar-box-t{
    position: absolute;
    left: 0;
    top:0;
    width: 0;
    height: 14px;
    background-color: #60a3ff;
}
.star-btn{
    position: absolute;
    left:-2px;top:-6px;
    width: 12px;
    height: 26px;
    background-color: #5894e6;
    cursor: pointer;
    border-radius: 0;
}

.main-left3{
    margin-left: 3px;
}
.progress-bar3 ol li{
    float: left;
    width: 80px;
    height: 30px;
    border:1px solid #999;
    margin-left: -1px;
    line-height: 30px;
    color:#666;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.progress-bar3 ol .current{
    color:#fff;
    background-color: #5894e6;
    border-color: #5894e6;
}
.number-select3{
    height: 30px;
    line-height: 30px;
}
.number-select3 a{
    color:#5894e6;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}
.number-select3 a:hover{
    opacity: 0.8;
}

.main-left4{
    margin-left: 35px;
}
.progress-bar5{
    margin-top: -3px;
}
.progress-bar5 p{
    color:#555;
    font-size:20px ;
}

.main-left>p{
    color:#df3134;
    margin-left: 3px;
    margin-top: 10px;
}




/*底部*/
.warp .footer{}
.warp .footer .footer-hd{height: 40px; background-color: #202228;}
.warp .footer .footer-hd h1{color:#eee;}
.warp .footer .footer-hd h1 a{color:#b0bcd0; line-height: 40px; margin-right: 10px;}
.warp .footer .footer-hd h1 a:hover{color:#fff;}
.warp .footer .footer-bd{ text-align: center; background-color: #2e3238; color:#b0bcd0; padding: 0 0 50px 0; }
.warp .footer .footer-bd .footer-bd-t ul{width: 350px; height: 30px; margin: 0 auto; padding: 50px 0 5px 0;}
.warp .footer .footer-bd .footer-bd-t ul li{ float: left;}
.warp .footer .footer-bd .footer-bd-t ul li a{color:#b0bcd0; margin-right: 10px; line-height: 30px;}
.warp .footer .footer-bd .footer-bd-t ul li a:hover{color:#fff;}
.warp .footer .footer-bd p{line-height: 25px;font-size: 12px; text-align: center; }
.warp .footer .footer-bd p img{vertical-align: middle; margin-right: 5px; text-align: center;display: inline-block;}




/*购买选择类型*/
.group-nav{ border-bottom: 2px solid #f1f1f1; }

.group-nav .Fl{ float: left; }
.group-nav .Fl span{ font-size: 20px;line-height: 30px;}
.group-nav .Fr{ float: right;}
.group-nav .Fr .classify-nav-other span.T-recharge{ color:#999; margin-right: 10px; display: table-cell;}
.group-nav .Fr .classify-nav-other a.recharge{ color:#999; padding: 0 6px; line-height: 29px;display:table-cell; }
.group-nav .Fr .classify-nav-other a.onActive{ color:#5894e6;!important;}
.icon-recharge{ display: inline-block; width: 18px; height: 30px; margin: 0 3px; vertical-align: middle;}
.volume-ico{ background: url("../images/icon-recharge1.png") center 5px no-repeat; }
.flow-ico{ background: url("../images/icon-recharge2.png") center 5px no-repeat;}
.date-ico{ background: url("../images/icon-recharge3.png") center 5px no-repeat;}
.volume-ico.cur{ background: url("../images/icon-recharge1-1.png") center 5px no-repeat; }
.flow-ico.cur{ background: url("../images/icon-recharge2-1.png") center 5px no-repeat;}
.date-ico.cur{ background: url("../images/icon-recharge3-1.png") center 5px no-repeat;}

.detail-group{ margin-top: 35px;}
.detail-group .itf{height: 30px;line-height: 30px; margin: 5px 0px;}
.detail-group .group-title{ float: left;
    line-height: 28px;
    width: 40px; font-size: 12px; color:#333;}
.next-step-item{ display: inline-block; text-align: center;padding: 0px 15px; background-color: #f2f3f7; margin: 0 5px; position: relative;}
.next-step-item::after{
    content: '';
    position: absolute;
    right: -8px;
    top: 0;
    z-index: 1;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    border-left-color: #f2f3f7;border-top-width: 15px;
    border-bottom-width: 15px;
}
.step-item::before{ content: "";
    position: absolute;
    left: -8px;
    top: 0;
    z-index: 1;
    border: 8px solid #f2f3f7;
    border-left-color: transparent;
    border-top-width: 15px;
    border-bottom-width: 15px;

}
.next-step-item.step-item-last::after{border: 24px solid transparent; }
.next-step-item .txt{ color:#666;}