.page_container{
    background-color: #f6f7fb;
}
.center{
    min-height: calc(100vh - 109px);
    padding-bottom: 0;
}
.per_con{
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 50px;
    background: url("../images/imagesM/p_banner.png") no-repeat;
    background-size: 100% 150px;
}
.tx{
    position: relative;
    top: 25px;
    width: 65px;
    height: 65px;
    border: 3px #cdedfe solid;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}
.tx img{
    width: 100%;
    border-radius: 50%;
}
.left_menu{
    width: 88%;
    padding: 40px 3% 1px 3%;
    margin: 0 auto;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 5px 5px #cedef4;
}
.menu_item{
    float: left;
    width: 25%;
    color: #333;
    line-height: 24px;
    text-align: center;
    margin-bottom: 20px;
}
.menu_item a{
    color: #333;
    padding-top: 32px;
}
.menu_item_active a{
    color: #2177da;
}
.m_icon1{
    background: url("../images/imagesM/icon_04.png") no-repeat;
    background-size: 30px 28px;
    background-position: center top;
}
.m_icon2{
    background: url("../images/imagesM/icon_05.png") no-repeat;
    background-size: 30px 28px;
    background-position: center top;
}
.m_icon3{
    background: url("../images/imagesM/icon_07.png") no-repeat;
    background-size: 30px 28px;
    background-position: center top;
}
.m_icon4{
    background: url("../images/imagesM/icon_08.png") no-repeat;
    background-size: 30px 28px;
    background-position: center top;
}
.m_icon5{
    background: url("../images/imagesM/icon_10.png") no-repeat;
    background-size: 30px 28px;
    background-position: center top;
}
.m_icon6{
    background: url("../images/imagesM/icon_11.png") no-repeat;
    background-size: 30px 28px;
    background-position: center top;
}
.m_icon7{
    background: url("../images/imagesM/icon_15.png") no-repeat;
    background-size: 30px 28px;
    background-position: center top;
}
.m_icon8{
    background: url("../images/imagesM/icon_16.png") no-repeat;
    background-size: 30px 28px;
    background-position: center top;
}

.right_con{
    width: 94%;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 15px;
    /*padding: 20px 0;*/
    border-radius: 10px;
}
.page_tips{
    width: 84%;
    margin: 0 auto;
    color: red;
    margin-top: 15px;
    text-align: center;
}




/*�ҵ���Ϣ*/
.my_info_item{
    width: 84%;
    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: 96%;
    height: 40px;
    border: none;
    outline: none;
    color: #333;
    font-size: 15px;
    padding-left: 4%;
    background-color: transparent;
}
.my_info_item select{
    color: #666;
    padding-left: 3.5%;
}
.confirm_btn{
    width: 84%;
    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: 16px;
    background-image: linear-gradient(to right,#00a5ff,#3162eb);
}

/*�ɼ�*/
.per_con h3{
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
}
.cj_con{
    width: 100%;
    padding-top: 45px;
    border-top: 1px #f0f1f5 solid;
}
.score{
    float: left;
    width: 125px;
    height: 100px;
    border: 4px #408adf solid;
    border-radius: 50%;
    text-align: center;
    padding-top: 25px;
    margin-left: 6%;
}
.score p span{
    font-size: 40px;
    color: #f41919;
    font-weight: bold;
}
.score p:last-child{
    margin-top: 8px;
}
.info{
    float: left;
    width: calc(85% - 125px);
    margin-top: 5px;
    margin-left: 6%;
}
.info p{
    margin-bottom: 20px;
}
.info p:nth-child(3){
    color:#f62626;
}
.view_zs_btn{
    width:80%;
    margin: 0 auto;
   padding: 30px 0;
}
.view_zs_btn a,.follow_wx{
    display: inline-block;
    width: 100%;
    height: 44px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    border-radius: 5px;
    font-size: 16px;
    background-image: linear-gradient(to right,#00a5ff,#3162eb);
}
.view_zs_btn a:nth-child(2),.follow_wx{
    background:#4c78f6;
    margin-top: 12px;
}
.zs_receive{
    display: none;
    width: 100%;
    text-align: center;
}
.zs_receive p{
    margin: 10px 0;
}
.zs_receive img{
    width: 180px;
}
.test_details{
    width: 86%;
    margin: 0 auto;
    line-height: 30px;
    margin-top: 30px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 4%;
}
.question{
    width: 90%;
    padding: 15px 5%;
    background-color: #fff;
}
.question p{
    margin-bottom: 15px;
}
.choose_answer{
    width: 100%;
    margin-top: 10px;
}
.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;
}


/*����־Ը��*/
.zyz_content{
    width: 90%;
    padding: 0 5%;
}
.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: 2%;
    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: 16px;
}
.copy_btn{
    width: 145px;
    height: 35px;
    color: #fff;
    font-size: 16px;
    border: none;
    background-color: #4d76ed;
    border-radius: 10px;
    margin: 10px 0;
    cursor: pointer;
}
.bm_zyz_btn{
    width:80%;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 16px;
    background-image: linear-gradient(to right,#00a5ff,#3162eb);
}
.bm_zyz_btn a{
    display: inline-block;
    width: 100%;
    color: #fff;
}
.bm_con{
    position: relative;
}

/*ģ����ϰ����ʽ����*/
.select_pay{
    width: 100%;
    text-align: center;
}
.pay_item{
    width: 100%;
    padding-bottom: 10px;
}
.pay_item img{
    position: relative;
    /*top: 4px;*/
    margin-left: 5px;
}
.pay_item input{
    position: relative;
    top: 3px;
    width: 18px;
    height: 18px;
}
.momi{
    width: 85%;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 5px;
    padding: 20px 0;
    background: url("../images/dt_img_03.png") no-repeat;
    background-size: 100% 100%;
}
.zhengshi{
    width: 85%;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 5px;
    padding: 20px 0;
    background: url("../images/dt_img_05.png") no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 0 5px #fbe1e2;
}
/*.zhengshi{*/
/*    width: 85%;*/
/*    margin: 0 auto;*/
/*    margin-top: 15px;*/
/*    border-radius: 5px;*/
/*    !*padding: 20px 0;*!*/
/*    padding: 5px 0;*/
/*    background: url("../images/dt_img_05.png") no-repeat;*/
/*    background-size: 100% 100%;*/
/*    box-shadow: 0 0 5px #fbe1e2;*/
/*}*/
.dt_time{
    float:left;
    width: 50%;
    font-size: 13px;
    padding-left: 7%;
}
.dt_time p:nth-child(1){
    /*font-size: 20px;*/
    /*font-weight: bold;*/
    /*width: 220px;*/
    margin-top: 12px;
    line-height: 20px;
}
.dt_time p:nth-child(2){
    /*width: 220px;*/
    width: 260px;
    margin-top: 12px;
    line-height: 20px;
}
.mn_btn,.zs_btn{
    /*width: 35%;*/
    /*height: 30px;*/
    /*background-color: #3161eb;*/
    /*border-radius: 5px;*/
    /*text-align: center;*/
    /*line-height: 30px;*/
    /*margin-left: 60%;*/
    /*font-size: 14px;*/
    /*margin-top: 28px;*/

    width: 35%;
    height: 30px;
    background-color: #3161eb;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    margin-left: 60%;
    font-size: 14px;
}
.zs_btn{
    background-color: #ed5a62;
}
.zs_btn input {
    display: inline-block;
    width: 100%;
    height: 30px;
    color: #fff;
    outline: none;
    border: none;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    background-color: #ed5a62;
    border-radius: 5px;
}
.mn_btn a,.zs_btn a{
    display: inline-block;
    width: 100%;
    color: #fff;
}
.tips {
    width: 84%;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
}

/*����ֽ�ʰ�֤��*/
.apply_zs{
    width: 90%;
    padding: 0 5%;
}
.apply_zs p{
    line-height: 30px;
}
.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:98.5%;
    height:55px;
    outline:none;
    border:#d3d3d3 1px solid;
    border-radius:4px;
    padding-left:5px;
    font-size:16px;
    margin-top: 18px
}
.buyinfo .form-group{
    width: 100%;
    margin-top: 18px;
}
.buyinfo select {
    width:80%;
    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: 16px;
    background-color: #3161eb;
    background-image: linear-gradient(to right,#00a5ff,#3161eb);
}
.red{margin-top:5px;color:#f00;text-align:left}


/*ԤԼҳ��*/
.yuyue_box{
    width: 86%;
    padding:30px 4% 40px 4%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 10px;
}
.yuyue_box h2{
    width: 100%;
    font-size: 22px;
    text-align: center;
    color: #333;
}
.yy_time{
    width: 100%;
    margin-top:15px;
}
.yy_time h3{
    font-size: 18px;
}
.t_list{
    width: 100%;
}
.t_item{
    float: left;
    /*width: 45%;*/
    /*width: 65%;*/
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 4.3%;
    text-align: center;
    color: #46c291;
    border: 1px #46c291 solid;
    border-radius: 5px;
}
.t_item_active,.t_list li:hover{
    color: #fff;
    background-color: cornsilk;
}
.yy_submit_btn{
    width: 100%;
    margin: 0 auto;
    margin-top: 25px;
}
.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: 94%;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    background-color: #fff;
}
.before_exam h2{
    width: 100%;
    height: 80px;
    font-size: 22px;
    text-align: center;
    line-height: 80px;
    background-color: #efefef;
}
.before_exam_content{
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
}
.myvideo,.mypic{
    width: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.myvideo video{
    width: 200px;
    height: 150px;
    background-color: #b5d6fc;
}
.mypic canvas{
    width: 200px;
    height: 150px;
    background-color: #b5d6fc;
}
.mypic .privacy{
    color: #333;
}
.mypic .privacy a{
    color: #333;
}
.photograph,.photo_upload{
    width: 150px;
    margin: 0 auto;
}
.photograph button,.photo_upload button{
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 30px;
    margin-top: 15px;
    font-size: 17px;
    border: none;
    outline: none;
    background-color: dodgerblue;
}
.photo_upload button{
    background-color: orangered;
}
.face_tips{
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
}


/*sign_up*/
.contest_title{
    width: 94%;
    padding: 0 3%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 6px;
}
.choice_subject{
    width: 94%;
    padding: 10px 3% 60px 3%;
    background-color: #fff;
    border-radius: 6px;
}
.subject_item{
    width: 94%;
    margin-bottom: 20px;
    padding: 15px 3%;
    border-radius: 10px;
    background-color: #ffe3e3;
}
.session_title{
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-right: 5px;
}
.session_time{
    width:100%;
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    margin: 10px 0;
}
.session_btn{
    width: 100%;
    text-align: center;
}
.session_btn a{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
    background: #ed5a62;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0;
    padding: 0 15px;
    margin: 5px 5px 10px 5px;
    text-align: center;
}


.payment_modal_bg{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.3);
}
.payment_modal{
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    border-radius: 12px 12px 0 0;
    background-color: #fff;
}
.modal_pay_amount{
    width: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0;
    padding-top: 40px;
    border-radius: 12px 12px 0 0;
    background-image: linear-gradient(to bottom,#f9d9d7,#fff);
}
.modal_pay_amount .price{
    color: #333;
    font-size: 33px;
}
.modal_main{
    width: 90%;
    padding:0 5% 65px 5%;
}
.current_choice{
    width: 100%;
    margin: 20px 0;
}
.current_choice span:last-child{
    margin-left: 10px;
    color: #666;
    border-bottom: 1px #f4f6f9 solid;
    display: inline-block;
    width: 75%;
}
.payment_method{
    width: 90%;
    padding: 20px 5% 60px 5%;
    background-color: #f4f6f9;
    border-radius: 12px;
}
.payment_method>p{
    color: #666;
    font-size: 16px;
}
.select_method{
    width: 100%;
}
.wxpay{
    display: flex;
    margin-top:20px;
    padding-left: 35px;
    background: url(../images/wxpay.png) no-repeat;
    background-size: 25px 25px;
    background-position: 0 8px;
    justify-content: space-between;
}
.alipay{
    display: flex;
    margin-top:27px;
    padding-left: 35px;
    background: url(../images/zfb.png) no-repeat;
    background-size: 25px 25px;
    background-position: 0 8px;
    justify-content: space-between;
}
.wxpay p:last-child,.alipay p:last-child{
    color: #666;
    font-size: 13px
}
.pay_method_radio{
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 20px;
    margin-top: 6px;
    border: 2px #e4e6e8 solid;
    border-radius: 50%;
    background-color: #fff;
}
.pay_active .pay_method_radio{
    color: #fff;
    background-color: #d14539;
    border-color: #d14539;
}
.confirm_pay_btn{
    width: 100%;
    height: 50px;
    color: #fff;
    background-color: #448ef7;
    border-radius: 10px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    font-size: 17px;
}
.payway{
    padding:2vh 0;
    font-size: 13px;
}
.payment_reault_modal {
    display: none;
    position: fixed;
    z-index: 1002;
    left: 0;
    bottom:0;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom:0;
    background-color: #fefefe;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 90%;
    animation: topDown 0.4s;
}
@keyframes topDown {
    from {bottom: -100px; opacity: 0}
    to {bottom:0; opacity: 1}
}
.bottom_pay_btn{
    position:absolute;
    bottom:0.5vh;
    width:89%;
    height:33px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    background:#dc443b;
    border-radius:4px;

}
.modal-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.payment_close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.payment_close:hover {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


/*event_switching*/
.event_switching{
    display: flex;
    width: 94%;
    padding: 10px 3%;
    justify-content: center;
}
.event_item{
    width: 88px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 8px;
    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%;
}
.result_main{
    width: 100%;
    margin-top: 15px;
}
.r_score{
    float: left;
    width: 115px;
    height: 115px;
    color: #fff;
    font-size: 32px;
    text-align: center;
    line-height: 115px;
    letter-spacing: 0;
    background-color: coral;
    border-radius: 50%;
}
.r_score span:last-child{
    font-size: 13px;
}
.r_exam_info{
    float: right;
    width: calc(100% - 135px);
}
.r_exam_info li{
    width: 100%;
}
.result_btn{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.result_btn a{
    min-width: 188px;
    color: #fff;
    padding: 6px 20px;
    margin: 5px;
    border-radius: 30px;
    background-color: orangered;
}