.exam-cont .exam-box{
    width: 100%;
    padding-top: 64px;
    padding-bottom: 100px;
}
.exam-cont .exam-box-conts{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.exam-cont .exam-box-conts .exam-box-title{
    color: #333333;
    font-size: 32px;
    text-align: center;
}
.exam-cont .exam-box-conts .exam-box-ul{
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    
}
.exam-cont .exam-box-conts .exam-box-ul .exam-box-li{

}
.exam-cont .exam-box-conts .exam-box-ul .exam-box-li .exam-box-li-box{
    padding-top: 100px;
}
.exam-cont .exam-box-conts .exam-box-ul .exam-box-li .exam-box-li-box .exam-box-li-box-conts{
    margin-bottom: 68px;
    display: flex;
    align-items: center;
}

.exam-cont .exam-box-conts .exam-box-ul .exam-box-li .exam-box-li-box .exam-box-li-box-conts p{
    font-size: 18px;
    color: #333333;
}
.exam-cont .exam-box-conts .exam-box-ul .exam-box-li .exam-box-li-box .exam-box-li-box-conts .circle{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../static/images/exam/batch_round_01@2x.png) center no-repeat;
    margin-right: 18px;
}
.exam-cont .exam-box-conts .exam-box-ul .exam-box-li .exam-box-li-box .exam-box-li-box-conts:hover p{
    color: #e53730;
}
.exam-cont .exam-box-conts .exam-box-ul .exam-box-li .exam-box-li-box .exam-box-li-box-conts:hover .circle{
    background: url(../../static/images/exam/batch_round@2x.png) center no-repeat;
}

/* 按钮 */
.exam-cont .exam-box-conts .btn-box{
    margin-top: 34px;
    display: flex;
    justify-content: center;
}
.exam-cont .exam-box-conts .btn-box .btns{
    display: inline-block;
    width: 180px;
    height: 56px;
    border-radius: 40px;
    text-align: center;
    line-height: 56px;
    margin-right: 94px;
    font-size: 22px;
    cursor: pointer;
}
.exam-cont .exam-box-conts .btn-box  .immedConsult{
    border: 1px solid #333333;
}
.exam-cont .exam-box-conts .btn-box .freeTrial{
    color: #ffffff;
    background: linear-gradient(to right,#eb5756, #e2271d);
}

.exam-cont .exam-box-conts .exam-box-ul .exam-box-li .exam-box-li-p{
    font-size: 30px;
    color: #333333;
    margin-top: 40px;
}
.exam-cont .exam-box-conts .exam-box-ul .exam-box-li .exam-box-li-conts{
    margin-top: 52px;
}
.exam-cont .exam-box-conts .exam-box-ul .exam-box-li .exam-box-li-conts p{
    font-size: 18px;
    color: #666666;
    margin-top: 16px;
}
.exam-cont .exam-box-conts .exam-box-ul .exam-box-li .exam-box-li-conts p::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #e43028;
    margin-right: 10px;
    position: relative;
    top: -4px;
}

.exam-cont .exam-box-conts .scene-ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 64px;
}
.exam-cont .exam-box-conts .scene-ul .scene-li{
    width: 180px;
    height: 152px;
    border-radius: 10px;
    background: #f6f8fa;
    margin-right: 24px;
    margin-bottom: 24px;
    text-align: center;

}
.exam-cont .exam-box-conts .scene-ul .scene-li:nth-child(6n){
    margin-right: 0;
}
.exam-cont .exam-box-conts .scene-ul .scene-li p{
    font-size: 20px;
    color: #333333;
    margin-top: 8px;
}
.exam-cont .exam-box-conts .scene-ul .scene-li span{
    display: inline-block;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    margin-top: 22px;
}

.exam-cont .exam-box-conts .scene-ul .scene-li .pxks{
    background: url(../../static/images/exam/scenario_icon_test@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .zsjs{
    background: url(../../static/images/exam/scenario_icon_competition@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .zskh{
    background: url(../../static/images/exam/scenario_icon_knowledge@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .xbks{
    background: url(../../static/images/exam/scenario_icon_large@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .mnyl{
    background: url(../../static/images/exam/scenario_icon_rehearse@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .wjdy{
    background: url(../../static/images/exam/scenario_icon_research@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .bsms{
    background: url(../../static/images/exam/scenario_icon_interview@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .xyks{
    background: url(../../static/images/exam/scenario_icon_campus@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .zgzs{
    background: url(../../static/images/exam/scenario_icon_certificate@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .cgks{
    background: url(../../static/images/exam/scenario_icon_confirm@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .lxcp{
    background: url(../../static/images/exam/scenario_icon_measurement@2x.png) #ffffff center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li .yyzs{
    background: url(../../static/images/exam/scenario_icon_security@2x.png) #ffffff center no-repeat;
}


.exam-cont .exam-box-conts .scene-ul .movepxks:hover .pxks{
    background: url(../../static/images/exam/icon_test_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .movezsjs:hover .zsjs{
    background: url(../../static/images/exam/icon_competition_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .movezskh:hover .zskh{
    background: url(../../static/images/exam/icon_knowledge_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .movexbks:hover .xbks{
    background: url(../../static/images/exam/icon_large_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .movemnyl:hover .mnyl{
    background: url(../../static/images/exam/icon_rehearse_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .movewjdy:hover .wjdy{
    background: url(../../static/images/exam/icon_research_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .movebsms:hover .bsms{
    background: url(../../static/images/exam/icon_interview_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .movexyks:hover .xyks{
    background: url(../../static/images/exam/icon_campus_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .movezgzs:hover .zgzs{
    background: url(../../static/images/exam/icon_certificate_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .movecgks:hover .cgks{
    background: url(../../static/images/exam/icon_confirm_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .movelxcp:hover .lxcp{
    background: url(../../static/images/exam/icon_measurement_white@2x.png) #d6423e center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .moveyyzs:hover .yyzs{
    background: url(../../static/images/exam/icon_security_white@2x.png) #d6423e center no-repeat;
}


.exam-cont .exam-box-conts .scene-ul .scene-li:hover{
    background: url(../../static/images/exam/scenario_background@2x.png) center no-repeat;
}
.exam-cont .exam-box-conts .scene-ul .scene-li:hover p{
    color: #ffffff;

}

.exam-cont .exam-box-conts .five-ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 64px;
} 
.exam-cont .exam-box-conts .five-ul .five-li{
    width: 382px;
    height: 240px;
    margin-right: 24px;
    margin-bottom: 26px;
    background-color: #ffffff;
    padding: 22px 34px;
}
.exam-cont .exam-box-conts .five-ul .five-li:nth-child(3){
    margin-right: 0;
}
.exam-cont .exam-box-conts .five-ul .five-li .five-li-title{
    font-size: 24px;
    color: #333333;
    display: flex;
    align-items: center;
}
.exam-cont .exam-box-conts .five-ul .five-li .five-li-title span:nth-child(2){
    margin-left: 20px;
}
.exam-cont .exam-box-conts .five-ul .five-li .five-li-text{
    font-size: 18px;
    color: #666666;
    margin-top: 14px;
}

.exam-cont .exam-box-conts .five-ul .five-li .five-li-title .gaobingfa{
    display: inline-block;
    width: 62px;
    height: 58px;
    background: url(../../static/images/exam/features_icon_concurrency@2x.png) center no-repeat;
}
.exam-cont .exam-box-conts .five-ul .five-li .five-li-title .linghuo{
    display: inline-block;
    width: 62px;
    height: 58px;
    background: url(../../static/images/exam/features_icon_deployment@2x.png) center no-repeat;
}
.exam-cont .exam-box-conts .five-ul .five-li .five-li-title .xitongkuazhan{
    display: inline-block;
    width: 62px;
    height: 58px;
    background: url(../../static/images/exam/features_icon_extension@2x.png) center no-repeat;
}
.exam-cont .exam-box-conts .five-ul .five-li .five-li-title .zhichikaoshi{
    display: inline-block;
    width: 62px;
    height: 58px;
    background: url(../../static/images/exam/features_icon_test@2x.png) center no-repeat;
}
.exam-cont .exam-box-conts .five-ul .five-li .five-li-title .zhuanyetuandui{
    display: inline-block;
    width: 62px;
    height: 58px;
    background: url(../../static/images/exam/features_icon_team@2x.png) center no-repeat;
}


/* 数量 */
.exam-cont .exam-box-nums{
    width: 100%;
    height: 234px;
    background: url(../../static/images/exam/red_background@2x.png) center no-repeat;
}
.exam-cont .exam-box-nums .exam-nums-ul{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    display: flex;
    padding-top: 70px;

}
.exam-cont .exam-box-nums .exam-nums-ul .exam-nums-li{
    width: 307px;
    text-align: center;
    position: relative;
}
.exam-cont .exam-box-nums .exam-nums-ul .exam-nums-li p{
    color: #ffffff;
}
.exam-cont .exam-box-nums .exam-nums-ul .exam-nums-li p.exam-nums-li-pnum{
    font-size: 50px;
}
.exam-cont .exam-box-nums .exam-nums-ul .exam-nums-li p.exam-nums-li-pnum span{
    font-size: 30px;
}
.exam-cont .exam-box-nums .exam-nums-ul .exam-nums-li .exam-nums-li-line{
    display: inline-block;
    width: 2px;
    height: 30px;
    background: #ffffff;
    position: absolute;
    right: 0;
    top: 36px;
}

.exam-cont .exam-box-conts .exam-box-text{
    text-align: center;
    margin-top: 14px;
    font-size: 20px;
    color: #666666;
}

.exam-cont .exam-box-conts .anli-ul{
    width: 100%;
}
.exam-cont .exam-box-conts .anli-ul .anli-li{
    width: 100%;
    height: 84px;
    display: flex;
    justify-content: space-between;
    margin-top: 64px;
}

.exam-cont .exam-box-conts .anli-ul .anli-li .anli-li-left{
    width: 184px;
    height: auto;
    background: #ffffff;
    line-height: 84px;
    display: flex;
    align-items: center;
}

.exam-cont .exam-box-conts .anli-ul .anli-li .anli-li-left .anli-li-left-text{
    font-size: 22px;
    color: #333333;
    margin-left: 14px;
    
}
.exam-cont .exam-box-conts .anli-ul .anli-li .anli-li-left .canli-li-left-icon{
    margin-left: 26px;
}

.home-c3-jinrong{
    background: url('~assets/images/index/background_jinrong@2x.png') center no-repeat;
}
.home-c3-lingshou{
    background: url('~assets/images/index/background_lingshou@2x.png') center no-repeat;
}
.home-c3-canyin{
    background: url('~assets/images/index/background_canyin@2x.png') center no-repeat;
}
.home-c3-jiank{
    background: url('~assets/images/index/background_dajiankang@2x.png') center no-repeat;
}
.home-c3-fuwu{
    background: url('~assets/images/index/background_fuwu@2x.png') center no-repeat;
}
.home-c3-dichan{
    background: url('~assets/images/index/background_dichan@2x.png') center no-repeat;
}
.home-c3-qiche{
    background: url('~assets/images/index/background_qiche@2x.png') center no-repeat;
}
.home-c3-it{
    background: url('~assets/images/index/background_hulianwang@2x.png') center no-repeat;
}
.home-c3-meiye{
    background: url('~assets/images/index/background_meiye@2x.png') center no-repeat;
}
.home-c3-shengchan{
    background: url('~assets/images/index/background_zhizao.png') center no-repeat;
}

.cfff{
    background: #ffffff;
}
.f7f8fc{
    background: #f7f8fc;
}