.type_3d {
    background: #fff !important;
}

.per_top {
    margin-top: 20px;
    background: url(../pic/self_topbg.png) no-repeat;
    background-size: 100% 100%;
}

.per_bg {
    background: rgba(0, 0, 0, .5);
    padding: 27px 13.3% 22px 3.2%;
    display: flex;
    align-items: center;
    position: relative;
}

.main_p {
    width: 78.125%;
    margin: 0 auto;
}

.per_upic {
    /*width: 5.7vw;*/
    /*height: 5.7vw;*/
    width: 82px;
    height: 82px;
    border: 2px solid #fff;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 4.6%;
}

.per_user {
    width: 22%;
    display: flex;
    align-items: center;
}

.per_upic img {
    width: 100%;
    height: 100%;
}

.per_uname {
    font-size: 16px;
    color: #f5f5f5;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.per_uid {
    font-size: 14px;
    color: #c6c5c5;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.per_vipl {
    padding: 2px 8px;
    border-radius: 20px;
    background: #F3F3F3;
    font-size: 12px;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.per_vipl img {
    width: 15px;
    margin-right: 5px;
}

.per_vip {
    display: flex;
    align-items: center;
}

.by {
    color: #95a6b4;
}

.per_vipr {
    padding: 2px 6px;
    font-size: 12px;
    color: #fff;
    background: #06CD65;
    white-space: nowrap;
    margin-left: .88vw;
    border-radius: 3px;
}

.per_info {
    width: 59%;
}

.per_num {
    margin-left: 11.3%;
    display: flex;
    align-items: center;
}

.per_num2 img {
    margin-right: 5px;
}

.per_num2 {
    font-size: 16px;
    color: #f5f5f5;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.per_num3 {
    font-size: 26px;
    color: #f5f5f5;
    margin-top: 10px;
    text-align: center;
}

.pershu {
    height: 34px;
    width: 1px;
    background: #7F7F7F;
    margin: 0 2.9vw;
}

.gomy {
    color: #fff;
    font-size: 12px;
    padding: 8px;
    border-radius: 20px;
    border: 1px solid #fff;
    white-space: nowrap;
}

.gomys {
    position: absolute;
    right: 13.3%;
}

.per_nav {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin-bottom: 10px;
}

.per_nali1 {
    margin: 0 72px;
    height: 36px;
    color: #5b5b5b;
    font-size: 16px;
    line-height: 36px;
    padding: 0 3px;
}

.per_na_act {
    color: #06CD65;
    border-bottom: 2px solid #06CD65;
}

.gli {
    width: 18.9%;
    margin-right: 1.37%;
}

.per_li {
    background: #fff;
    padding: 25px 2.9% 25px 3.5%;
    margin-bottom: 10px;
    display: flex;
}

.per_li:nth-last-of-type(1) {
    margin-bottom: 20px;
}

.per_lil {
    width: 23.6%;
    display: flex;
    align-items: center;
}

.per_lipic {
    /*width: 5.3vw;
    height: 5.3vw;*/
    width: 77px;
    height: 77px;
    border-radius: 100%;
    margin-right: 1.56vw;
}

.per_u_name {
    font-weight: bold;
    color: #2b2b2b;
    font-size: 14px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.per_u_vip {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-bottom: 10px;
}

.by {
    color: #95a6b4;
}

.per_u_vip img {
    width: 15px;
    margin-right: 5px;
}

.per_u_vip_w {
    color: #5b5b5b;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.per_u_info {
    width: 60%;
}

.per_u_vip_w span {
    display: inline-block;
    color: #2d2d2d;
    font-weight: bold;
    margin-left: 10px;
}

.per_u_shu {
    width: 1px;
    height: 13px;
    background: #E8E8E8;
    margin: 0 20px;
}

.get {
    width: 90px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    background: #E11C20;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
}

.per_lir {
    width: 70%;
    display: flex;
    align-items: center;
    padding-left: 4.7%;
}

.per_li_img {
    width: 24%;
    border-radius: 5px;
    margin-right: 2.3%;
}

.per_li_img:nth-last-of-type(1) {
    margin-right: 0;
}

.gos {
    display: block;
    margin-left: 4%;
}

.goss {
    width: 24px;
    height: 24px;
}

.geted {
    background: #CFCFCF !important;
}






.main_p{
    width: 1500px;
}

@media only screen and (max-width: 1800px){
.main_p {
    width: 1500px;
}
}


@media only screen and (max-width: 1500px){
.main_p {
    width: 1200px;
}
}