
/*移动内容隐藏区*/
.pc_foot{
    display: none;
}
.position_bottom{
    display: none;
}
/*移动内容隐藏区 over*/


/* logo & phone */
.pcheade{
    display: none!important;
}
.caike_logo{
    display: block;
}
.caike_logo .logo img{
    width:2.8rem;
}
.caike_logo .logo {
    display: inline-block;
    line-height: 70px;
    padding:0;
    padding-left:0.3rem;
}
.caike_logo .phone {
    font-size: 0.4rem;
    display: inline-block;
    float: right;
    line-height: 70px;
    margin-right: 0.2rem;
    color: #d53239;
    background: url(../images/phone_top.png) left 27px no-repeat;
    background-size: 10%;
    padding-left: 27px;
    padding-top: 0;
}
/* logo & phone over*/

/*公共*/

/*公共over*/

/*banner*/
.banner{
    width:100%;
    height:4rem;;
    background:url("../images/banner.png") no-repeat center top;
    background-size: 100%;
    display: block;
    position: relative;
}
/*banner over*/
/*一行字*/
.topIntr {
    line-height: 0.8rem;
    margin-top: 0rem;
    font-size: 0.4rem;
    padding: 0 0.5rem;
}

/*考后内容*/
.after_cont .after_item .after_rows .title{
    font-size: 0.5rem;
    margin-top: 0.5rem;
    letter-spacing: 6px;
}
.after_cont .after_item .after_rows .after_list>div{
    display: inline-block;
    font-size: 0.5rem;
    text-align: center;
    font-family: 微软雅黑;
    margin-right: 0;
    margin-top: 0.5rem;
}
.after_cont .after_item .after_rows .after_list>div .clName{
    padding: 0 0.5rem;
    margin-top: 0.75rem;
}
.after_cont .after_item .after_rows .after_list .operation{
    font-size: 0.3rem;
    margin-top: 5px;
}
.after_cont .after_item .after_rows .after_list .operation a{
    text-decoration: none;
    background: #ff611c;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 0 11px;
    border-radius: 3px;
}
.after_cont .after_item .after_rows .after_list .operation a:hover{
    background: #ffffff;
    color: #ff611c;
    border: 1px solid #ff611c;
}
.after_cont .after_item .after_rows .after_list a:last-child{
    margin-right: 0;
}
.after_cont .after_item .after_rows .after_list .clName:hover{
    background: #ff611c;
    color: #ffffff;
}

/*成绩查询*/
.score_query{
    margin-top: 0.5rem;
    padding: 0.5rem 0;
}
.score_query .title{
    width: 90%;
    font-size: 0.5rem;
    background: url("../images/title_2.png") no-repeat center;
    background-size:100% ;
    padding: 0.5rem;
}
.score_query .query_item{
    margin-bottom: 0.5rem;
    padding: 0 0.5rem;
}
.score_query .query_item p{
    line-height: 1rem;
    font-size: 0.4rem;
    text-align: justify;
}
.score_query .score_btn{
    color: #0071ff;
    font-size: 0.6rem;
    padding: 0.1rem 0.5rem;
    margin-top: 0.5rem;

}
.score_query .score_btn span{
    background: url("../images/youjian.png") no-repeat right center;
    padding-right: 30px;
}
/*成绩查询 over*/


/*现场图集*/
.scene_img{
    margin-top: 1rem;
}
.scene_img .title{
    font-size: 0.5rem;
}
.scene_img .swiper_scene{
    margin-top: 0.4rem;
}
.scene_img .scene_list{
    width: 95%;
}
.scene_img .scene_list>img{
    width:100%;
}
.scene_img .scene_next,.scene_img .scene_prev{
    outline: none;
    display: none;
}
.scene_img .scene_list .scene_bot{
    height:1.2rem;
    padding: 0 0.4rem;
}
.scene_img .scene_list .scene_bot .dateTime{
    color: #ffffff;
    font-size: 18px;
}
.scene_img .scene-pagination{
    text-align: center;
}
/*现场图集 over*/

/*ensure保障*/
.ensure{
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 1rem;
}
.ensure .title{
    font-size: 0.5rem;
    letter-spacing: 0;
    background-size: 100% 100%;
    height: 1rem;
}
.ensure .ensure_item{
    margin-top: 0.3rem;
}
.ensure .ensure_list{
    width:90%;
    padding: 0.5rem 0;
    margin-top: 0.2rem;
}
.ensure .ensure_list .ens_title{
    font-size: 0.5rem;
}
.ensure .ensure_list .ens_title:after{
    content: ' ';
    width:90%;
}
.ensure .ensure_list .ensure_con{
    margin-top: 0.2rem;
}
.ensure .ensure_list .ensure_con div{
    padding-left: 0.6rem;
    line-height: 1rem;
    font-size: 0.4rem;
    margin-left: 1.5rem;
}
/*ensure保障 over*/

/*成为注册会计师*/
.Become_zks{
    margin-top: 1rem;
    width: 100%;
    padding-bottom: 1rem;
}
.Become_zks .become_pc{
    display: none;
}
.Become_zks .become_yd{
    display: block;
}
.Become_zks .title{
    font-size: 0.5rem;
    letter-spacing: 2px;
}
.Become_zks .become{
    margin-top: 0.5rem;
}
.Become_zks .become_list{
    padding: 0;
    flex-direction: row;
    box-shadow: 0 0 5px #cccccc;
    width: 95%;
    margin: auto;
    margin-top: 0.2rem;
}
.Become_zks .become_list .become_top{
    background: #ff611c;
    width: 40%;
    padding: 0.5rem 0.25rem;
}
.Become_zks .become_list .become_top .be_img{
    background: #ff611c;
    text-align: center;
}
.Become_zks .become_list .become_top .be_img img{
    height:1.5rem;
}
.Become_zks .become_list .become_top .title{
    font-size: 0.4rem;
    margin-top: 0.5rem;
    letter-spacing: 0;

}
.Become_zks .become_list .become_con{
    margin-top: 10px;
    width: 60%;
    padding: 0 0.3rem;
}
.Become_zks .become_list .become_con p{
    font-size: 0.35rem;
    color: #333333;
}
.Become_zks .Become_zks_swiper{
    padding-bottom: 0.8rem;
}
.Become_zks .Become_zks_pagination{
    bottom: 0;
}
/*课程*/
.classItems{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-top: 0;
}
.classItems .title{
    font-size: 0.5rem;
    letter-spacing: 0px;
}
.classItems .classItems_img{
    background: #ffffff;
    padding: 10px;
    width:95%;
    margin: 0 auto;
    margin-top: 0.2rem;
}
.classItems .classItems_img img{
    width: 100%;
}
.classItems .classItems_img:hover{
    transform: scale(1.02);
    transition: 0.5s;
}



/*foot  yd*/
.yd_foot{
    padding-bottom: 2rem;
    display: block;
    padding-top: 1rem;
}
.yd_foot .left,.yd_foot .right{
    padding: 0;
}
.yd_foot .left img{
    width:2rem;
    height:2rem;
    margin-top: 0.2rem;
}
.yd_foot .left .img_line{
    width:2.4rem;
    height:2.4rem;
    border:1px solid #333333;
    display: inline-block;
}
.yd_foot .left span{
    color:#333333;
    font-size: 0.3rem;
    display: inline-block;
    margin-top: 0.2rem;
}
.yd_foot .right{
    margin-top: 0.4rem;
}
.yd_foot .right .phone_lis{
    position: relative;
}
.yd_foot .right .phone_lis img{
    width:0.8rem;
    display: inline-block;
    vertical-align: baseline;
}
.yd_foot .right .phone_lis span{
    font-size: 0.3rem;
    display: inline-block;
    text-align: left;
    letter-spacing: 0.03rem;
    color: #333333;
}
.yd_foot .right .logo_lis{
    position: relative;
    padding: 0;
}
.yd_foot .right .logo_lis img{
    width:3.227rem;
}
.yd_foot .line{
    width:80%;
    height:1px;
    background: #333333;
    margin: 0 auto;
}
/*foot  yd over*/


/*position bottom 固定底部*/
.position_bottom{
    text-align: center;
    position: fixed;
    bottom: 0;
    width:100%;
    max-width:750px;
    display: block;
    z-index: 10;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.position_bottom:after{
    display: block;
    content:' ';
    clear: both;
}
.position_bottom .foot_div1,.foot_div2,.foot_div3{
    background:#5858f1;
    width:33%;
    float:left;
    height:1.467rem;
    position: relative;
    line-height:1.467rem;
}
.position_bottom .foot_div3{
    background: #ffffff;
    width:34%;
}
.position_bottom img{
    height: 60%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right:0;
}
.position_bottom .foot_div3 a{
    font-size: 0.5rem;
    color:#5858f1;
    text-decoration: none;
}
.position_bottom .line{
    position: absolute;
    left: 0;
    width: 2px;
    height: 68%;
    background: #ffffff;
    margin: auto;
    top: 0;
    bottom: 0;
}
/*position bottom 固定底部  over*/


/*mask_block*/
.mask_block{
    width:100%;
    height:100%;
    display: none;
}
.mask_alert{
    width:80%;
    height:max-content;
    padding: 0.6rem 0;
}
.mask_block .close_btn{
    position: absolute;
    width: 0.5rem;
    opacity: 0.5;
    right: 0.5rem;
    top: 0.5rem;
}
.mask_block .title{
    font-size: 0.5rem;
}
.mask_block .input_items{
    margin-top: 0.26rem;
}
.mask_block .input_row{
    width:6rem;
    height:1rem;
    font-size: 0.3rem;
}
.mask_block .input_row:before{
    content: " ";
    width: 0.6rem;
    height: 0.5rem;
    background-size: 100%!important;
}
.mask_block .input_row:nth-child(3):before {
    margin-top: 10px;
}
.mask_block .input_name,
.mask_block .input_phone,
.mask_block .select_class{
    width:100%;
    height:100%;
    font-size: 0.3rem;
}
.mask_block .code_item{
    border:0;
    display: flex;
    flex-direction: row;
}
.mask_block .input_code,.mask_block .code_gobtn{
    width:48%;
    height: 1rem;
    text-indent: 1rem;
}
.mask_block .code_gobtn{
    text-indent: 0;
    line-height: 1rem;
    margin-left: 4%;
    font-size: 0.3rem;
}
.mask_block .alert_form_btn{
    width:3rem;
    height:1rem;
    font-size: 0.32rem;
    margin-top: 0.3rem;
    line-height: 1rem;
}
.mask_block .error_text{
    font-size: 0.3rem;
}
/*mask_block over*/