.mjt_top{
    background: url(../../images/coalvip/headerBg.png) no-repeat;
    background-size: 100% 100%;
    padding:20px 0;
    height: 60px;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
}
.mjt_top .fl img{

}
.mjt_top .fr img{
    width: 40px;
    margin-right: 20px;
}

.banner{
    /* height: 530px; */
    /* background: url(../../images/coalvip/banner.jpg) no-repeat;
    background-size: 100% auto; */
    overflow: hidden;
}
.banner img{
    width: 100%;
}
.banner p{
    /* line-height: 70px; */
    letter-spacing: 18px;
    position: absolute;
    width:100%;
    text-align: center;
}
.coalvip_1200{
    width: 1200px;
    margin:0 auto;
}
/* 服务内容 */
.color_0c84fe{
    color: #0c84fe;
}
.bg_color_0c84fe{
    background: #0c84fe;
}
.fw_title{
    height: 40px;
    line-height: 30px;
    background: url(../../images/coalvip/tit_bg.jpg) no-repeat;
    background-position: center ;
    text-align: center;
    overflow: hidden;
    margin-top: 50px;
}

.fw_content{
    height: 700px;
    background: url(../../images/coalvip/con1.jpg) no-repeat;
    background-position: center ;
    overflow: hidden;
    margin-top: 40px;
}
.fw_content ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 200px;
    line-height: 20px;
}
.fw_content ul li:nth-child(1){
    margin:20px 40px 0 80px;
}
.fw_content ul li:nth-child(3){
    margin:0 88px 0 80px;
}
.fw_content ul li>div{ 
    display: flex;
    align-items: center;
}
.fw_content ul li img{
    width: 98px;
    height: 98px;
}
.fw_content .buy_btn button{
    padding:10px 40px;
    border-radius: 5px;
}
/* 会员级别 */
.jibie_title{
    padding: 40px 0;
    /* height: 200px; */
    line-height: 30px;
    background: url(../../images/coalvip/con_bg.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    overflow: hidden;
}
table{
    width: 100%;
    text-align: center;
}
table tr{
    height: 60px;
    border:1px solid #ccc;
}
table tr td{
    border:1px solid #ccc;
}
table.duibi img{
    width: 25px;
    height: 25px;
    margin-bottom: 3px;
}
table.duibi>tbody>tr>td:nth-child(1){
    width: 50%;
}
table.duibi ul{
    display: flex;
    justify-content: center;
    height: 60px;
    background: #f5f5f5;
    overflow: hidden;
    font-size: 16px;
    padding-left: 26%;
}
table.duibi ul li{
    padding:0 28px;
    border-bottom: none;
    line-height: 46px;
    height: 46px;
    margin-top: 15px;
    cursor: pointer;
}
table.duibi ul li.active{
   background: #fff;
   border:1px solid #ccc;
   border-bottom: none;
   border-radius: 5px;
}
/* 切换的table */
.qubie_detail table{
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
}
.color_569c09 {
    color: #569c09;
    font-size: 18px;
    font-weight: 900;
}

/* 下拉固定定位 */
.fixed{width:1200px; text-align:center; top:0px;}
/* 立即购买 */
.bottom_buy{
    margin-top: 40px;
}
.bottom_buy a{
    padding:10px 25px;
    border-radius: 5px;
    
    margin-right: 30px;
    color: #fff;
}
.bottom_buy a:last-child{
    margin-right: 25px;
}
.bg_color_05c0d3{
    background: #05d0d3;
}
.bg_color_f28116{
    background: #f28116;
}
.bg_color_0c95db{
    background: #0c95db;
}

/* 支付页面 */
.underline_pay .pay_message table{
    width: 50%;
}
.underline_pay .pay_message table tr{
    height: 62px;
}
.underline_pay .pay_message table tr td:nth-child(1){
    width: 30%;
}

.mjt_type{
    color: #333;
    line-height: 47px;
    margin-top: 15px;
    padding-left: 42px;
}

.mjt_type span.banben{
    display: inline-block;
    position: relative;
    text-align: center;
    width: 127px;
    cursor: pointer;
    background: url(../../images/shangcheng/pay_border.png) no-repeat;
    color: #ff7e00;
    line-height: 38px;
    /* margin-left: 36px; */
}
.mjt_type .title i {
    margin-right: 11px;
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 26px;
    background: url(../../images/coalvip/mjtvip.png) no-repeat;
}
.upload-box {
    width: 100%;
    min-height: 187px;
}
.img-section .z_photo {
    display: flex;
    flex-wrap: wrap;
}
.z_photo .img_preview {
    width: auto;
}
/* 会员中心 煤机通支付页 */
.buy_main .title{
    width: 880px;
    margin:0 auto;
    line-height: 40px;
    border-bottom: 1px solid #eaeaea;
    margin-top: 20px;
    border-radius: 10px;
}
.centre_viptable{
    margin-top: 20px;
}
 .centre_viptable tr{
     border:none
 }
.centre_viptable td{
    border:none;
}
.centre_viptable div{
padding-top: 65px;
width: 180px;
height:200px;
background: #f1f1f1;
margin:0 auto;
line-height: 40px;
text-align: center;
border-radius: 10px;
color:#312323;
}
.centre_viptable div.active{
background:#fff2df ;
border: 1px solid #ff7e00;
}
.centre_viptable div.active p:nth-child(2){
color:#f00;
}
.centre_viptable img{
width: 90px;
height:90px;
}