*{
    padding: 0;
    margin: 0;
}
body{
    /*width: 100%;*/
    max-width: 1920px;
    margin: auto;
}
a{
    color: #333;
    text-decoration: none;
}
.py_login{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition: 1s;
    background: rgba(0,0,0,0.5);
    z-index: 999;
    overflow: hidden;
    background-size: 100%;
}
.atav{
    transition: 1s;
    height: 100%;
}

.py_login_mn{
    position: fixed;
    top: 0;
    left: 0;
    height:0;
    width: 100%;
    z-index: 9999;
}

.atav .py_login_mn{
    height: 100%;
}

.py_login_form{
    width: 382px;
    height: 430px;
    background:#fff;
    opacity: 1;
    position: relative;
    left: 750px;
     top: 110px;
    z-index: 99999;
}
.py_login_form_s{
    width: 322px;
    margin: auto;
}
.py_login_form_sj{
    width: 66px;
    height:37px;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    line-height: 37px;
    color: #333333;
    opacity: 1;
    margin-bottom: 15px;
}
.py_login_form_input{
    width: 322px;
    height: 62px;
    background: rgba(242,242,245,1);
    opacity: 1;
    border: none;
    margin-bottom: 15px;
    font-size: 18px;
    text-indent: 10px;
}
.py_login_form_button{
    width: 322px;
    height: 62px;
    background:#fff;
    opacity: 1;
    border: 2px solid #333;
    color: #333;
    margin-bottom: 15px;
    font-size: 22px;
    border-radius: 15px;
    margin-top: 15px;
}
.py_top{
    width: 100%;
    height: 80px;
}
.py_top_center{
    width: 1200px;
    margin: auto;
    display: table;
}
.py_top_center_on{
    line-height: 80px;
    float: left;
}
.py_top_center_to{
    width:112px;
    height: 50px;
    float: right;
    background: url("/public/api/images/vip/vip_button.png");
    background-size: 100%;
    margin-top: 10px;
    text-indent: 60px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    margin-right: 20px;
}
.py_top_center_so{
    width:112px;
    height: 50px;
    float: right;
  border: 1px solid #333;
    border-radius:15px;
    margin-top: 10px;
    text-align: center;
    line-height: 50px;
    color: #333;
    font-size: 18px;
    cursor: pointer;
}
.py_bnner{
    width: 100%;
    height: 1084px;
    background: url("/public/api/images/vip/beijing.png")center;
    background-size: 100%;
}
.py_bnner_app{
    width: 100%;
    display: table;
}
.py_bnner_app_auto{
    width:143px;
    height: 48px;
    float: left;
    margin-right: 20px;
}
.py_bnner_title{
    font-size: 36px;
    color: #fff;
    font-family: Source Han Sans CN;
}
.py_top_center_p p{
    font-size: 28px;
    color: #fff;
    font-family: Source Han Sans CN;
}
.py_fengexian{
    width: 100%;
    border-bottom: 1px dashed #333;
}
.py_vip_left{
    width: 312px;
    height: 668px;
    background:#6A7BFF;
    float: left;
}
.py_vip_left_hg_img{
    width: 70px;
    height: 70px;
    margin: auto;
    margin-top: 20px;
}
.py_vip_left_xq{
    width: 135px;
    height: 36px;
    margin: auto;
    font-size: 36px;
    color: #fff;
}
.py_vip_left_js{
    width: 240px;
    margin-left: 23px;
}
.py_vip_left_out{
    width: 100%;
    display: table;
    margin-bottom: 40px;
}
.py_vip_left_out_img{
    width: 50px;
    height: 50px;
    float: left;
}
.py_vip_left_out_zi{
    width: 180px;
    margin-left: 10px;
    float: left;
    color: #fff;
}
.py_vip_left_out_zi p{
    margin-bottom: 5px;
}
.py_vip_right{
    width: 870px;
    height:auto;
    float: right;
    display: table;
}

.py_vip_right_bt{
    width: 300px;
    height: 60px;
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    text-indent: 60px;
}
.py_vip_right_fd{
    width: 100%;
    display: table;
}
.py_vip_right_left{
    width: 373px;
    height: 263px;
    background: rgba(255,255,255,0.39);
    box-shadow: 0px 4px 15px rgba(0,0,0,0.16);
    opacity: 1;
    float: left;
    margin-left: 60px;
    margin-bottom: 60px;
    position: relative;
    cursor: pointer;
}
.py_vip_right_left_t{
    width: 112px;
    margin: auto;
    color: #333;
    font-size: 30px;
}
.py_vip_right_left_y{
    width: 180px;
    height: 55px;
    font-size: 55px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FB4D3D;
    opacity: 1;
    margin: auto;
    text-align: center;
}
.py_vip_right_left_h{
    width:100px;
    height: 30px;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 51px;
    color: #868686;
    opacity: 1;
    margin: auto;
    text-decoration: line-through;
    text-align: center;
}
.py_vip_right .paty{
    border: 2px solid #FB4D3D;
}

.py_vip_right  .py_vip_right_left .paty_remen{
    display: none;
}
.py_vip_right  .py_vip_right_left .paty_gou{
    display: none;
}
.py_vip_right .paty .paty_remen{
    display: block;
    width: 86px;
    height: 38px;
    color: #fff;
    position: absolute;
    left: 0;
    top: -19px;
    background: url("/public/api/images/vip/rm_icon.png");
    text-align: center;
    line-height: 38px;
    font-size: 20px;
}
.py_vip_right .paty .paty_gou{
    display: block;
    width: 59px;
    height: 59px;
    position: absolute;
    right: -1px;
    bottom:-1px;
    background: url("/public/api/images/vip/xuanzhong_icon.png");
}
.py_button{
    width: 251px;
    height: 86px;
    background: #40BA49;
    opacity: 1;
    border-radius: 24px;
    float: left;
    margin-left: 392px;
    font-size: 30px;
    line-height: 86px;
    color: #fff;
    cursor: pointer;
}
.py_button span{
    margin-left: 15px;
}
.py_button_left{
    width: 50px;
    height: 50px;
    float: left;
    margin: 15px;
}
.py_jine{
    width: 350px;
    float: left;
    margin-left: 25px;
}
.py_jine_i{
    font-size: 20px;
    margin-bottom: 10px;
    color: #333;
}
.py_jine_is{
    font-size: 20px;
    color: #333;
}
.py_bottom{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
/*已登录页面*/
.py_top_center_sso{
    width: 100px;
    height: 50px;
    background: rgba(255,255,255,0.39);
    border: 2px solid #666666;
    opacity: 1;
    border-radius: 15px;
    margin-top: 15px;
    float: right;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    cursor: pointer;
}
.py_top_center_kko{
    width: 183px;
    height: 50px;
    background: rgba(106,123,255,1);
    opacity: 1;
    border-radius: 15px;
    float: right;
    margin-top: 13px;
    margin-right: 15px;
    color: #fff;
    font-size: 12px;
    line-height: 50px;
}
.py_top_center_kko span{
    margin-left: 10px;
}
.py_top_center_kko_img{
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 15px;
    margin-top: 5px;
}
.py_top_center_ssto_img{
    width: 50px;
    height: 50px;
    float: left;
    background: #ccc;
    border-radius: 15px;
    overflow: hidden;
}
.py_top_center_ssto{
   width: 220px;
    height: 50px;
    margin-top: 15px;
    float: right;
    margin-right: 15px;
}
.py_top_center_ssto_tit{
    width: 146px;
    float: left;
    margin-left: 15px;
}
.py_top_center_ssto_tit_sp{
    width: 128px;
    height: 20px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 20px;
    color: #666666;
    opacity: 1;
    margin-top: 8px;
}
.py_top_center_ssto_tit_img{
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 50px;
}