.page_container{
    background-color: #f6f7fb;
}
.per_banner{
    width: 100%;
    height: 120px;
    background: var(--img-per-banner) 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 var(--main-mine-background) solid;
}
.menu_item span{
    margin-left: 42px;
}
/*right*/
.right_con{
    float: right;
    width: 712px;
}
.menu_con{
    width: 612px;
    padding: 50px;
    padding-bottom: 0;
    background-color: #fff;
}
.page_tips{
    width: 100%;
    color: red;
    margin-top: 15px;
    text-align: center;
}

/*�ҵ���Ϣ*/
.items{
    width: 500px;
    height: 43px;
}
.labels{
    width: 80px;
    float: left;
    line-height: 43px;
}
.layui-form{
    padding:0 50px 30px;
}
.my_info_item{
    width: 400px;
    float: left;
    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: #000;
    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_btns{
    width: 300px !important;
    margin: 0 auto;
}
.confirm_btn input,.confirm_btn button{
    display: inline-block;
    width: 94%;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 5px;
    color: #fff!important;
    border: none;
    outline: none;
    font-size: 17px;
    margin-top: 25px;
    /*background-color: #01b1b7;*/
    background-color: var(--min-title-color);
    /*background-image: linear-gradient(to right,#01b1b7,#b7dcc8);*/
    background-image: linear-gradient(to right,var(--main-font-left-color),var(--mian-title-left-color));
}

.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: 45px;
    background-color: #03989c;
    border-radius: 5px;
    text-align: center;
    line-height: 45px;
    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;
}

/*�ɼ�*/
.cj_con{
    width: 100%;
    padding-top: 45px;
    border-top: 1px #f0f1f5 solid;
}
.score{
    float: left;
    width: 172px;
    height: 135px;
    border: 6px var(--main-mine-background) solid;
    border-radius: 50%;
    text-align: center;
    padding-top: 37px;
    margin-left: 90px;
}
.score p span{
    font-size: 36px;
    color: #f41919;
    font-weight: bold;
}
.score p:last-child{
    margin-top: 20px;
}
.info{
    float: left;
    width: calc(100% - 360px);
    min-height: 154px;
    margin-left: 65px;
    padding: 18px 0;
}
.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{
    width:100%;
    padding-bottom: 33px;
    text-align: center;
}
.view_zs_btns a{
    display: inline-block;
    width: 220px;
    color: #fff;
    height: 44px;
    text-align: center;
    line-height: 44px;
    margin: 2px 24px 0 0;
    background-color: #01b1b7;
    font-size: 17px;
    background-image: linear-gradient(to right,#01b1b7,#b7dcc8);
    border: 1px #03989c solid;
}

.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: #01b1b7;*/
    background-color: var(--main-font-left-color);
    font-size: 17px;
    /*background-image: linear-gradient(to right,#01b1b7,#b7dcc8);*/
    background-image: linear-gradient(to right,var(--main-font-left-color),var(--mian-title-left-color));
    border: 1px var(--main-font-left-color) solid;
}
.view_zs_btn a:last-child,.follow_wx{
    color: var(--main-font-left-color);
    background: transparent;
    border: 1px var(--main-font-left-color) 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: #03989c;
    border: 1px #03989c 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: #03989c;
    border-radius: 10px;
    margin: 10px 0;
    cursor: pointer;
}
.bm_zyz_btn,.bm_zyz{
    width: 307px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 17px;
    /*background-color: #01b1b7;*/
    background-color: var(--main-font-left-color);
    /*background-image: linear-gradient(to right,#01b1b7,#b7dcc8);*/
    background-image: linear-gradient(to right,var(--main-font-left-color),var(--mian-title-left-color));
}
.bm_zyz{
    width: 162px;
    margin: 0;
}
.bm_zyz_btn a,.bm_zyz a{
    display: inline-block;
    width: 100%;
    color: #fff;
}


/*����ֽ�ʰ�֤��*/
.apply_zs p{
    line-height: 35px;
}
.apply_zs p:nth-child(1){
    font-size: 17px;
    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: #01b1b7;
    background-image: linear-gradient(to right,#01b1b7,#b7dcc8);
}
.red{
    margin-top:10px;
    color:#f00;
    text-align:left;
}

.zs_search{
    margin: 0 auto;
}