body{
    background: #292929;
}
nav{
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    height: 80px;
    padding-top: 15px;
    box-sizing: border-box;
    z-index: 99999;
}
.bg_txt{
    position: absolute;
    /*right: -177px;*/
    left: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #9e4b22;
    font-size: 45px;
    opacity: .1;
    top: -28px;
    font-weight: normal;
}
.title{
    position: relative;
    margin-bottom: 40px;
    text-align: center;
    font-size: 22px;
}
.title span{
    color: #fff;
    font-weight: bold;
}
.banner{
    overflow: hidden;
    margin-top: 80px;
    height: 500px;
}
.banner_time_text {
    display: block;
}
.banner .pc_banner {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.banner p{
    position: absolute;
    right: 0;
    left: 50%;
    bottom: 30px;
    width: 1000px;
    margin-left: -500px;
    text-align: center;
    color: #fff;
    opacity: .8;
}
.banner time{
    margin-top: 10px;
    display: inline-block;
    background: url(/static/images/about/zhuoluyex10d/time_bg.png)no-repeat;
    background-size: 100% 100%;
    line-height: 30px;
    width: 500px;
    padding-bottom: 10px;
    box-sizing: border-box;
    color: #212524;
    opacity: 1;
}
.banner time b{
    color: #d22222;
}

.a_rouls{
    min-height: 450px;
    width: 100%;
    color: #fff;
    padding:50px 10px;
    background: #393939;
    box-sizing: border-box;
}
.a_rouls h3{
    margin-bottom: 50px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.a_rouls p{
    line-height: 26px;
    text-align: justify;
}

.box2{
    width: 100%;
    padding-top: 50px;
    height: 325px;
    background: #27282c;
}

/* 企业认证用户特权 */
.title_bg{
    position: absolute;
    display: block;
    margin-left: 20px;
}
#jq_marquee_box {
    height: 240px;
    overflow: hidden;
    color: #000;
    padding: 40px 10px 10px 10px;
    box-sizing: border-box;
    width: 520px;
    vertical-align: top;
    margin-right: 15px;
    background: #222328;
}
.authenticate{
    margin-top: 50px;
}
.list{
    overflow: hidden;
}
.list li{
    line-height: 35px;
    color: #fff;
    padding: 0 10px;
}
.list li span{
    display: inline-block;
}
.mt50{
    margin-top: 50px;
}
.w1000{
    width: 1000px;
}
.desc{
    width: 550px;
    line-height: 25px;
    margin: 0 auto;
    color: #fff;
}
.pay_ins{
    color: #ededed;
    line-height: 25px;
    margin-bottom: 170px;
}
.pay_ins li{
    position: relative;
}
.pay_ins li:first-child:before{
    content: "";
    background: url(/static/images/about/zhuoluyex10d/icon.png)no-repeat;
    background-position: 10% 11%;
    width: 20px;
    height: 34px;
    display: inline-block;
    position: absolute;
    top: -30px;
}
.pay_ins li:nth-child(2){
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 20px;
    margin: 0 20px;
}
.pay_ins li:nth-child(2):before{
    content: "";
    background: url(/static/images/about/zhuoluyex10d/icon.png)no-repeat;
    background-position: 53% 11%;
    width: 20px;
    height: 34px;
    display: inline-block;
    position: absolute;
    top: -30px;
}
.pay_ins li:nth-child(3):before{
    content: "";
    background: url(/static/images/about/zhuoluyex10d/icon.png)no-repeat;
    background-position: 100% 11%;
    width: 20px;
    height: 34px;
    display: inline-block;
    position: absolute;
    top: -30px;
}
.bottom_banner{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 120px;
    background: url(/static/images/about/zhuoluyex10d/certification.png) center center no-repeat;
}
.bottom_banner a{
    position: absolute;
    right: 308px;
    top: 22px;
}
.cNumBox{
    position: relative;
    width: 520px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin-top: -8px;
    margin-bottom: 20px;
    text-align: center;
}
.mShow{
    display: none;
}
.ruleTip{
    width: 100%;
    background: url(/static/images/about/zhuoluyex10d/tipbg.png) center top no-repeat;
    color: #ededed;
    padding-top: 115px;
    margin-bottom: 50px;
}
.ruleTip li{
    padding: 0 32px;
    text-align: justify;
    line-height: 24px;
}
@media screen and (max-width: 800px){
    #fixedToolbar,#footer{
        display: none;
    }
    .mp10{
        padding: 0 10px;
        box-sizing: border-box;
    }
    nav{
        height: 40px;
        padding: 10px;
    }
    nav .wrapper img{
        width: 40%;
    }
    .bottom_banner,
    .pcShow{
        display: none;
    }
    .mShow{
        display: block;
    }
    .banner{
        margin-top: 40px;
        height: auto;
    }
    .banner time{
        width: 100%;
        background: initial;
    }
    .banner p{
        bottom: -11px;
        font-size: 12px;
        color: #000;
    }
    .wrapper,
    .wrapper img{
        width: 100%;
    }
    .desc{
        width: 75%;
        margin: 0 auto;
        font-size: 12px;
    }
    .banner p{
        left: auto;
        width: 100%;
        right: auto;
        margin-left: auto;
        text-align: center;
    }
    .title span{
        font-size: 18px;
        font-weight: bold;
    }
    .authenticate{
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        margin-top: 20px;
    }
    #jq_marquee_box{
       width: 100%;
       height: 40px;
       background: #313131;
       margin-bottom: 20px;
       margin-right: 0;
       margin-top: 20px;
    }
    .authenticate .title span, .step .title span{
        font-size: 18px
    }
    .sub_banner{
        padding: 0 10px;
    }
    .title{
        margin-bottom: 20px;
    }
    .mt50{
        margin-top: 25px;
    }
    .mScorll{
        width: 100%;
        overflow-y: scroll;
    }
    .sub_banner .title{
        position: relative;
    }
    .sub_banner .desc{
        line-height: 22px;
        margin-top: 30px;
    }
    .sub_banner .title::after{
        content: '____';
        color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto 0;
        bottom: -10px;
    }
    .mGoBtn{
        width: 260px;
        line-height: 35px;
        border-radius: 35px;
        text-align: center;
        background: #e9d212;
        color: #7e161a;
        display: block;
        margin: 30px auto;
        font-weight: bold;
        font-size: 15px;
    }
    .cNumBox{
        width: 100%;
        height: 36px;
        margin: 0 auto;
        font-size: 20px;
    }
    .cNumBox img{
        margin: 0;
    }
    .cNumBoxp{
        float: inherit;
    }
    .cNum{
        width: 52px;
        left: 80px;
    }
    .a_rouls h3{
        margin-bottom: 20px;
    }
    .box2{
        padding-top: 0;
        margin-top: 0;
    }
    .list li{
        padding: 0;
    }
}
