.page_container{
    background-color: #f6f7fb;
}
.per_banner{
    width: 100%;
    height: 120px;
    background: url("../images/personal_banner.png") no-repeat center;
}
.presonal_con{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}
.per_con{
    width: 956px;
    margin: 0 auto;
    margin-top: 40px;
}
/*left*/
.left_menu{
    float: left;
    width: 225px;
    padding: 10px 0;
    background-color: #fff;
}
.menu_item{
    width: 221px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    border-left: 4px #fff solid;
}
.menu_item a{
    color: #333;
}
.menu_item_active{
    background-color: #f1f2f6;
    border-left: 4px #007934 solid;
}
.menu_item span{
    margin-left: 68px;
}
/*right*/
.right_con{
    float: right;
    width: 712px;
}
.menu_con{
    width: 612px;
    padding: 50px;
    background-color: #fff;
}
.page_tips{
    width: 100%;
    color: red;
    margin-top: 15px;
    text-align: center;
}

/*�ҵ���Ϣ*/
.my_info_item{
    width: 499px;
    height: 43px;
    line-height: 43px;
    background-color: #f6f7fb;
    border-radius: 5px;
    border: 1px #edeff3 solid;
    margin: 0 auto;
    margin-bottom: 17px;
}
.my_info_item input,.my_info_item select{
    width:95%;
    height: 40px;
    border: none;
    outline: none;
    color: #666;
    font-size: 15px;
    font-weight: bold;
    padding-left: 5%;
    background-color:transparent;
}
.my_info_item select{
    color: #666;
    padding-left: 4.5%;
}
.confirm_btn{
    width: 499px;
    margin: 0 auto;
}
.confirm_btn input{
    display: inline-block;
    width: 100%;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 5px;
    color: #fff;
    border: none;
    outline: none;
    font-size: 17px;
    background-image: linear-gradient(to right,#00a5ff,#3161eb);
}

.menu_con h3{
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 40px;
}

/*ģ����ϰ����ʽ����*/
.momi{
    width: 568px;
    height: 81px;
    background: url("../images/dt_img_03.png") no-repeat;
    background-size: 100% 100%;
    padding-top: 30px;
}
.zhengshi{
    width: 568px;
    background: url("../images/dt_img_05.png") no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 0 5px #fbe1e2;
    border-radius: 5px;
    padding: 30px 0;
}
.dt_time{
    float:left;
    width: 50%;
    font-size: 15px;
    padding-left: 7%;
}
.dt_time p:nth-child(1){
    /*font-size: 30px;*/
    /*font-weight: bold;*/
}
.dt_time p:nth-child(2){
    margin-top: 12px;
    line-height: 20px;
}
.mn_btn,.zs_btn{
    width: 176px;
    height: 52px;
    background-color: #007934;
    border-radius: 5px;
    text-align: center;
    line-height: 52px;
    margin-left: 337px;
}
.zs_btn{
    background-color: #ed5a62;
}
.zs_btn input{
    width: 100%;
    color: #fff;
    height: 45px;
    border-radius: 5px;
    text-align: center;
    line-height: 45px;
    border: none;
    outline: none;
    font-size: 17px;
    background-color: #ed5a62;
}
.mn_btn a,.zs_btn a{
    display: inline-block;
    width: 100%;
    color: #fff;
}
.tips {
    width: 510px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
}

/*�ɼ�*/
.cj_con{
    width: 100%;
    padding-top: 45px;
    border-top: 1px #f0f1f5 solid;
}
.score{
    float: left;
    width: 172px;
    height: 137px;
    border: 6px #4e77ee solid;
    border-radius: 50%;
    text-align: center;
    padding-top: 35px;
    margin-left: 90px;
}
.score p span{
    font-size: 60px;
    color: #f41919;
    font-weight: bold;
}
.score p:last-child{
    margin-top: 20px;
}
.info{
    float: left;
    margin-top: 25px;
    margin-left: 65px;
}
.info p{
    margin-bottom: 30px;
}
.info p:nth-child(3){
    color:#f62626;
}
.view_zs_btn{
    width:100%;
    padding-bottom: 33px;
    text-align: center;
    background-color: #f1f2f6;
}
.view_zs_btn a,.follow_wx{
    display: inline-block;
    width: 267px;
    color: #fff;
    height: 44px;
    text-align: center;
    line-height: 44px;
    margin: 33px 24px 0 24px;
    background-color: #3161eb;
    font-size: 17px;
    background-image: linear-gradient(to right,#00a5ff,#3161eb);
    border: 1px #3161eb solid;
}
.view_zs_btn a:last-child,.follow_wx{
    color: #007934;
    background: transparent;
    border: 1px #007934 solid;
}
.zs_receive{
    display: none;
}
.zs_receive p{
    margin: 10px 0;
}
.zs_receive img{
    width: 180px;
}
.question{
    width: 680px;
    padding: 28px 16px;
    background-color: #fff;
}
.question p{
    margin-bottom: 15px;
}
.anwer_item{
    margin-bottom: 30px;
    margin-left: 11px;
}
.anwer_item input{
    display: none;
    margin-right: 15px;
}
.anwer_item>label{
    position: relative;
}
.anwer_item>label::before{
    display: inline-block;
    content: "";
    position: relative;
    bottom: 7px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #e6e7e7;
    margin-right:15px;
    vertical-align: bottom;
    background-color: #edeef3;
}
.anwer_item>input:checked+label::before{
    background-color: #3161eb;
    border: 1px #3161eb solid;
}
.a_right label:before{
    background-color: #0cc462;
}
.a_error label:before{
    background-color: #eb3131;
    border:1px #eb3131 solid;
}

/*����־Ը��*/
.bm_zyz_succeed{
    width: 100%;
    color: #666;
    margin-bottom: 30px;
}
.bm_zyz_succeed p{
    margin-bottom: 10px;
}
.zyz_table{
    width: 100%;
    margin-bottom: 10px;
    border-top: 1px #ccc solid;
    border-left: 1px #ccc solid;
}
.zyz_table tr td{
    padding: 20px;
    text-align: center;
    border-right:1px #ccc solid ;
    border-bottom:1px #ccc solid ;
}
.zyz_table tr td:nth-child(1){
    font-weight: bold;
    font-size: 17px;
}
.copy_btn{
    width: 160px;
    height: 42px;
    color: #fff;
    font-size: 16px;
    border: none;
    background-color: #4d76ed;
    border-radius: 10px;
    margin: 10px 0;
    cursor: pointer;
}
.bm_zyz_btn{
    width: 307px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 17px;
    background-image: linear-gradient(to right,#00a5ff,#3161eb);
}
.bm_zyz_btn a{
    display: inline-block;
    width: 100%;
    color: #fff;
}


/*����ֽ�ʰ�֤��*/
.apply_zs p{
    line-height: 35px;
}
.apply_zs p:nth-child(1){
    font-size: 21px;
    text-align: center;
    margin-bottom: 20px;
}
.payinfo{
    width:100%;
    margin:auto;
    padding-bottom:30px;
}
.ptips{
    width:100%;
    margin:auto;
    text-align:left;
}
.buyinfo,.buyinfo1{
    margin-top:18px;
}
.pro{
    margin-top: 0;
}
.text{
    width:98.5%;
    height:48px;
    line-height:48px;
    border:#c9caca 1px solid;
    padding-left:5px;
    border-radius:4px;
    font-size:16px;
    outline:none;
}
.text2 {
    width:600px;
    height:55px;
    outline:none;
    border:#d3d3d3 1px solid;
    border-radius:4px;
    padding-left:5px;
    font-size:16px;
    margin-top: 18px
}
.buyinfo .form-group{
    display: inline-block;
}
.buyinfo select {
    width: 165px;
    height: 48px;
    color:#666;
    line-height:48px;
    border: #d3d3d3 1px solid;
    border-radius: 4px;
    padding-left: 5px;
    font-size:16px;
    outline:none;
}
.apply_zs_btn{
    width:100%;
    height: 45px;
    text-align: center;
    margin-top: 35px;
}
.apply_zs_btn input{
    display: inline-block;
    width: 100%;
    color: #fff;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    border: none;
    outline: none;
    font-size: 17px;
    background-color: #3161eb;
    background-image: linear-gradient(to right,#00a5ff,#3161eb);
}
.red{
    margin-top:10px;
    color:#f00;
    text-align:left;
}




/*预约页面*/
.yuyue_box{
    width: 94%;
    padding: 50px 3% 80px 3%;
    background-color: #fff;
    border-radius: 10px;
}
.yuyue_box h2{
    width: 100%;
    font-size: 27px;
    text-align: center;
    color: #333;
}
.yy_time{
    width: 100%;
    margin-top:20px;
}
.yy_time h3{
    font-size: 20px;
}
.t_list{
    width: 100%;
    display: flex;justify-content: space-around;
}
.t_item{
    float: left;
    width: 45%;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 4.5%;
    text-align: center;
    color: #46c291;
    border: 1px #46c291 solid;
    border-radius: 5px;
}

/*.t_item_active,.t_list li:hover{*/
/*    color: #fff;*/
/*    background-color: #46c291;*/
/*}*/
.t_item_active{
    color: #fff;
    background-color: cornsilk;
}
.yy_submit_btn{
    width: 400px;
    margin: 0 auto;
    margin-top: 40px;
}
.yy_submit_btn button{
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 10px;
    font-size: 17px;
    letter-spacing: 5px;
    background-color: #2164ed;
}

/*人脸识别*/
.before_exam{
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 70px;
    background-color: #fff;
}
.before_exam h2{
    width: 100%;
    height: 100px;
    font-size: 27px;
    text-align: center;
    line-height: 100px;
    background-color: #efefef;
}
.before_exam_content{
    width: 75%;
    margin: 0 auto;
    margin-top: 50px;
}
.myvideo,.mypic{
    float: left;
    width: 320px;
}
.mypic{
    float: right;
}
.myvideo video{
    width: 320px;
    height: 240px;
    background-color: #b5d6fc;
}
.mypic canvas{
    width: 300px;
    height: 240px;
    background-color: #b5d6fc;
}
.mypic .privacy{
    color: #333;
}
.mypic .privacy a{
    color: #333;
}
.photograph,.photo_upload{
    width: 180px;
    margin: 0 auto;
}
.photograph button,.photo_upload button{
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 30px;
    margin-top: 35px;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: dodgerblue;
}
.photo_upload button{
    background-color: orangered;
}
.face_tips{
    width: 75%;
    margin: 0 auto;
    font-size: 15px;
    margin-top: 25px;
}



/*sign_up*/
.contest_title{
    width: 94%;
    padding: 20px 3%;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 6px;
}
.choice_subject{
    width: 94%;
    padding: 30px 3% 60px 3%;
    background-color: #fff;
    border-radius: 6px;
}
.subject_item{
    display: flex;
    width: 94%;
    margin-bottom: 20px;
    padding: 15px 3%;
    border-radius: 10px;
    background-color: #ffe3e3;
    align-items: center;
    justify-content: space-between;
}
.session_title{
    width: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-right: 5px;
}
.session_time{
    width: calc(70% - 100px);
    font-size: 14px;
    color: #666;
    padding: 0 20px;
    letter-spacing: 0;
}
.session_btn{
    width: 30%;
    text-align: right;
}
.session_btn a{
    display: inline-block;
    min-width: 135px;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
    background: #ed5a62;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0;
    padding: 0px 12px;
    margin: 5px 0;
    margin-left: 5px;
    text-align: center;
}



/*event_switching*/
.event_switching{
    padding: 20px 30px;
    background-color: #fff;
    border-radius: 6px;
}
.event_item{
    float: left;
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin-right: 20px;
    border-radius: 30px;
    border: 1px #007934  solid;
    background-color: #a6d3b9;
}
.event_item a{
    width: 100%;
}
.event_active{
    background-color:#007934 ;
}
.event_active a{
    color: #fff;
}

.search_result {
    width: 94%;
    padding: 10px 3% 60px 3%;
    background-color: #fff;
    border-radius: 6px;
    margin-top: 10px;
}
.result_main{
    width: 100%;
}
.r_score{
    float: left;
    width: 130px;
    height: 130px;
    color: #fff;
    font-size: 37px;
    text-align: center;
    line-height: 130px;
    letter-spacing: 0;
    background-color: coral;
    border-radius: 50%;
}
.r_score span:last-child{
    font-size: 13px;
}
.r_exam_info{
    float: right;
    display: flex;
    width: calc(100% - 190px);
    min-height: 120px;
    padding: 5px 20px;
    flex-wrap: wrap;
    background-color: aliceblue;
    align-items: center;
    justify-content: flex-start;
}
.r_exam_info li{
    width: 50%;
}
.result_btn{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.result_btn a{
    min-width: 200px;
    color: #fff;
    padding: 6px 20px;
    margin: 5px;
    border-radius: 30px;
    background-color: orangered;
}