body{
    background-color: #ececf4;
}
.center{
    width: 100%;
    min-height: calc(100vh - 363px);
    padding-bottom: 100px;
}
.p_banner{
    width: 100%;
    height: 167px;
    text-align: center;
    line-height: 160px;
    color: #fff;
    background: url("../images/p_banner.png") no-repeat center;
}
.p_banner img{
    position: relative;
    top:34px;
    width: 82px;
    border: 2px #fff solid;
    border-radius: 50%;
    margin-right: 18px;
}
.p_center{
    width: 1200px;
    margin: 0 auto;
    margin-top: -27px;
}
.p_left{
    float: left;
    width: 225px;
    height: 445px;
    background-color: #fff;
    border-radius: 10px;
}
.p_left{
    width: 205px;
    color: #696969;
    padding: 0 0 20px 0;
    border-radius: 10px;
    background-color: #fff;
}
.left_tab{
    padding:13px 30px;
    border-left: 3px transparent solid;
    border-bottom: 1px #f5f5f5 solid;
}
.left_tab_active{
    background-color: #fcf3f2;
    border-left: 3px #cc361d solid;
}
.left_tab:first-child{
    margin-top: 10px;
}
.left_tab:last-child{
    border: none;
}
.left_icon{
    float: left;
}
.menu_title{
    float: left;
    font-size: 17px;
    padding-left: 10px;
    margin-top: -2px;
    color: #333;
    line-height: 30px;
}
.p_right{
    display: none;
    float: right;
    width: 962px;
    min-height: 893px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 10px;
}
.p_right_active{
    display: block;
}
.p_right>img{
    margin-top: 80px;
}
.p_right>p:nth-child(2){
    margin-top: 20px;
    font-size: 20px;
}
.p_right>p:nth-child(3){
    color: #333;
}
.moni,.chusai,.apply_xb{
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px #c63218 solid;
    border-radius: 30px;
    color: #c63218;
    font-size: 18px;
    margin-top: 30px;
}
.moni,.apply_xb{
    margin-right: 40px;
    color: #fff;
    background-color: #bd270e;
}
.chusai:hover,.chusai:focus,.chusai:active{
    box-shadow:0 0 20px #f7e3df;
}

.info_item{
    width: 100%;
    margin-bottom: 27px;
    margin-left: 150px;
}
.info_item:first-child{
    margin-top: 96px;
}
.info_title{
    float: left;
    width: 110px;
    height: 40px;
    color: #9fa0a0;
    text-align: right;
    line-height: 40px;
    font-size: 15px;
}
.info_input{
    float: left;
    width: 344px;
}
.info_input input{
    width: 290px;
    height: 40px;
    line-height: 40px;
    border: 1px #9fa0a0 solid;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 10px;
    padding:0 20px;
    outline: none;
}
.info_prompt{
    float: left;
    width: 150px;
    color: #f97070;
    line-height: 40px;
}
.confirm{
    width: 334px;
    height: 42px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    border-radius: 10px;
    margin-top: 28px;
    margin-left: 270px;
    background-color: #c63218;
}
.confirm a{
    color: #fff;
}
.tips_info{
    width: 334px;
    color: #999;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin-left: 270px;
}

.xb_1{
    width: 100%;
    height: 77px;
    line-height: 77px;
    background: url("../images/xb_top_03.png") no-repeat;
    background-size: 100% 100%;
    text-align: left;
}
.xb_1 span{
    padding-left: 25px;
}
.apply_xb{
    margin-top: 0;
    margin-left: 25px;
}
.xb_2{
    text-align: left;
    padding:36px 44px;
}
.xb_2 h3{
    margin-bottom:10px;
}
.xb_tips{
    margin-top: 100px;
    font-size: 15px;
}

.p_r_top{
    width: 912px;
    height: 178px;
    border-radius: 10px;
    padding: 45px 25px;
    background: url("../images/info_bg.png") no-repeat;
    background-size: 100% 100%;
}
.t_left{
    float: left;
    width: 272px;
    height: 178px;
    border-right: 1px #dcdddd solid;
}
.score{
    width: 162px;
    height: 162px;
    text-align: center;
    margin: 0 auto;
    border: 8px #d14025 solid;
    border-radius: 50%;
}
.score p:first-child{
    font-size: 36px;
    color: #d14025;
    font-weight: bold;
    margin-top: 40px;
}
.score p:last-child{
    font-size: 23px;
    color: #000;
    margin-top: 10px;
}
.t_right{
    float: left;
    width: 500px;
    text-align: left;
    padding-left: 55px;
}
.download_zs{
    display: inline-block;
    width: 220px;
    height: 50px;
    color: #fef9f8;
    line-height: 50px;
    text-align: center;
    border-radius: 30px;
    margin-top: 30px;
    border: 1px #c63218 solid;
    background-image: linear-gradient(to right,#ee4d3b,#fb7810);
}

.p_r_center{
    width: 888px;
    height: 263px;
    border-radius: 10px;
    padding:21px 37px 45px 37px;
    margin-top: 12px;
    text-align: left;
    line-height: 30px;
    background-color: #fff;
}
.prc_1{
    margin-bottom: 10px;
}
.prc_1 span{
    position: relative;
    bottom: 5px;
    color: #d14025;
    font-weight: bold;
    margin-left: 3px;
    font-size: 17px;
}
.prc_2 p span{
    font-size: 18px;
}
.prc_3{
    margin-top: 50px;
    line-height: 16px;
}
.process{
    display: inline-block;
    width: 498px;
    height: 16px;
    background-color: #ececf4;
    border-radius: 30px;
}
.process span{
    display: inline-block;
    width: 30%;
    height: 16px;
    background-color: #d14025;
    border-radius: 30px;
}
.invite_num{
    margin: 0 10px;
}
.invite_num span{
    font-size: 18px;
}
.invite_record{
    color: #333;
    margin-left: 10px;
    font-style: italic;
}
.prc_4{
    text-align: center;
}
.preserve,.address a{
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px #c63218 solid;
    border-radius: 30px;
    color: #c63218;
    font-size: 18px;
    margin: 46px 27px 0 27px;
    box-shadow:0 0 20px #f7e3df;
}
.p_r_footer{
    width: 888px;
    border-radius: 10px;
    padding:21px 37px 45px 37px;
    margin-top: 12px;
    text-align: left;
    line-height: 30px;
    background-color: #fff;
}
.prf_1{
    padding-bottom: 10px;
    border-bottom: 1px #ececf4 solid;
}
.prf_1 span{
    position: relative;
    bottom: 5px;
    color: #d14025;
    font-weight: bold;
    margin-left: 3px;
    font-size: 17px;
}
.obtain_list{
    margin-top: 23px;
}
.obtain_list>img{
    position: relative;
    top: 3px;
}
.obtain_text{
    margin: 0 20px 0 9px;
}
.view_zs{
    padding: 6px 17px;
    background-color: #fef9f8;
    border: 1px #e1e1e8 solid;
    border-radius: 30px;
}

.view_zs_modal{
    display: none;
    position: fixed;
    left: calc((100% - 584px) / 2);
    top: calc((100vh - 400px) / 2);
    z-index: 5;
    width: 584px;
    height: 400px;
    color: #666;
    background-color: #fff;
    border-radius: 10px;
}
.v_close{
    width: 90%;
    height: 50px;
    line-height: 50px;
    text-align: right;
    margin: 0 auto;
}
.v_zs{
    text-align: center;
}
.address{
    text-align: center;
}
.address a{
    margin-top: 28px;
}