#quater_bar_line { position: relative}
#Quater_headtop { position: relative; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08)}
.post-works .cover a em { position: absolute; left: 50%; top: 50%; width: 80px; height: 80px; line-height: 80px; text-align: center; color: #FFFFFF; font-size: 14px; margin: -40px 0 0 -40px; border-radius: 50%; background: rgba(0,0,0,0.5)}

.pg a, .pg strong, .pgb a, .pg label { border: 0}

.bg_whole { width: 1100px; margin: 0 auto; margin-top: 0; min-height: 200px !important; height: 200px; background: url(new-top.jpg) no-repeat 0 0; background-size: cover}
.tab1 { float: left}
.tab1 li { float: left; height: 66px; line-height: 66px; padding: 0 20px; font-size: 16px}
.tab1 li a { color: #222222; font-size: 13px}
.tab1 li.current a { color: #1499f8}

.lg_box { background-image: url(login.png) !important}

.person_card_top {
	position: relative;
    height: 159px;
    background: url(t_bg.png) no-repeat center top;
    background-size: 280px auto;
    margin-bottom: -1px;
}
.person_card_top .person_head {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 22px auto 0;
}
.person_card_top .person_head img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.pos {
    position: relative;
}


.person_card {
    width: 280px;
    margin-top: 0;
}
.person_card_top .hot_num {
    width: 95px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #333333;
    font-size: 18px;
    margin: 0 auto;
    font-weight: bold;
    display: block;
}
.person_card_top .hot_num em { padding-left: 20px; background: url(fire.png) no-repeat left 0}
.person_card_top .hot_num {}

.text-center {
    text-align: center;
}


.person_fans {
    height: 60px;
	font-size: 0;
    text-align: center;
}
.person_fans a {
    font-size: 12px;
    color: #99a2aa;
    width: 60px;
    text-align: center;
    display: inline-block;
}
.person_fans em {
}
.person_fans a span {
    font-size: 12px;
    font-weight: 400;
    color: #222222;
    display: inherit;
}



.person_name {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 1;
}
.person_intro {
    font-size: 14px;
    color: #BBBBBB;
    text-align: center;
    line-height: 20px;
    padding: 0 20px 10px 20px;
    box-sizing: border-box;
    margin-top: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.other_edit {
    padding: 30px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #EDEFF2;
}
.other_edit a {
    display: inline-block;
    width: 104px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #DDDDDD;
    color: #BBBBBB;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
}
.edit a:last-of-type, .other_edit a:last-of-type {
    border: 1px solid #1499f8;
    background-color: #1499f8;
    margin-left: 20px;
    color: white;
}


.image_contain { float: left; width: 758px; margin-top: 10px; padding: 20px 20px 30px 20px; border: 1px solid #eee; border-radius: 4px; background: #FFFFFF}
.myself_card li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999999;
    font-size: 14px;
}

.recent_look li {
    width: 50px;
    height: 90px;
    text-align: center;
    margin-right: 44px;
}
.recent_look li img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: block;
    margin-bottom: 6px;
}

.leave_msg {
    border: none;
    background-color: white;
    border-radius: 4px;
    outline: none;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    width: 100%;
	background: #F6F6F6
}

.comment_list li {
    padding: 25px 20px;
    box-sizing: border-box;
    border-radius: 10px;
}
.comment_list1 li { padding: 10px 5px}
.comment_list li:hover { background: #F5F7FA}
.com_head {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.comment_list1 .com_head { width: 36px; height: 36px}
.comment_list1 .conmment-info a { font-size: 12px}
.comment_list1 .conmment-info p { font-size: 12px}
.com_head img {
    width: 50px;
    height: 50px;
}
.comment_list1 .com_head img { width: 36px; height: 36px}
.conmment-info {
    margin-left: 10px;
    width: 80%;
}
.conmment-info a {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}
.conmment-info .time {
    color: #BBBBBB;
    display: inline-block;
    margin-left: 5px;
}
.conmment-info p {
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    font-weight: 500;
}
.conmment-info p.detail {
    color: #606266;
    font-weight: normal;
    margin-top: 2px;
}


.more_comment { text-align: center; padding-top: 20px}
.more_comment a { float: none; display: inline-block; background: #3498db; width: 100px;
    height: 42px;
    background-color: #1499f8;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    border-radius: 20px;
    color: white;
    border: 0;
    box-shadow: none;}


#moodfm textarea { width: 740px !important; padding: 10px; margin: 0; border-radius: 10px; border: 0 !important; background: #F6F6F6}


.pg { float: none; width: 100%; text-align: center; padding-top: 10px !important}

.pg a, .pg strong, .pgb a, .pg label { float: none; display: inline-block}
.pg label { display: none}

.pgb { float: left; margin-left: 0 !important}
.pgb a { margin-left: 0 !important}
.pg a.prev { float: left; margin-left: 0 !important}
.pg a.nxt { float: right; margin-right: 0 !important}


.tbmu { padding-top: 0 !important; padding-bottom: 0 !important; border-bottom: 0 !important}
.tbmu .pipe { display: none}
.tbmu a {
    padding: 0 22px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    border: 1px solid #F1F9FF;
    border-radius: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BBBBBB;
    letter-spacing: 0;
    margin-right: 20px;
    vertical-align: middle;
	font-weight: 400 !important
}
.tbmu a:hover { color: #1499f8}
.tbmu .a { padding: 0 22px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    border: 1px solid #F1F9FF;
    border-radius: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BBBBBB;
    letter-spacing: 0;
    vertical-align: middle;
	color: #1499f8;
    border-color: transparent;
    background-color: #F1F9FF;
}


.h-inner {
    padding-top: 116px;
    position: relative;
}
.h-avatar {
    position: relative;
    float: left;
    width: 64px;
    height: 64px;
    border: 2px solid hsla(0,0%,100%,.4);
    border-radius: 52px;
}
.h-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 84px;
    background-image: url(touming.png);
    background-repeat: repeat-x;
	z-index: 1
}
.h-user {
    position: relative;
    z-index: 1;
}
.h-info {
    margin-left: 20px;
    padding-bottom: 16px;
	z-index: 2;
    position: relative;
}
.h-avatar {
    position: relative;
    float: left;
    width: 64px;
    height: 64px;
    border: 2px solid hsla(0,0%,100%,.4);
    border-radius: 52px;
}
.h-avatar .avatar-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 64px;
    background: rgba(0,0,0,.6);
    font-size: 12px;
    color: #fff;
    line-height: 64px;
    text-align: center;
    opacity: 0;
    border-radius: 50%;
    transition: opacity .2s;
}
.h-avatar .avatar-cover:hover { opacity: 1}
#h-avatar {
    width: 64px;
    height: 64px;
    background: #fff;
    border-radius: 48px;
}
.h-basic {
    color: #fff;
    font-size: 0;
    margin-left: 0;
}
#h-name {
    display: inline-block;
    margin-right: 5px;
    font-weight: 700;
    line-height: 18px;
    font-size: 18px;
	color: #FFFFFF;
    vertical-align: middle;
}
.h-basic-spacing {
    margin-top: 6px;
	color: hsla(0,0%,100%,.8)
}


.h-action {
    position: absolute;
    bottom: 5px;
    right: 13px;
    z-index: 1;
}
.h-f-btn {
    background: rgba(0,0,0,.45);
    box-shadow: 0 0 0 2px hsla(0,0%,100%,.3);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    float: left;
    text-align: center;
    margin: 0 20px 17px 0;
    width: 76px;
    line-height: 30px;
}
.h-f-btn a { color: #FFFFFF}
.h-follow {
    background: #F05656;
    box-shadow: 0 0 0 2px #fff;
    color: #fff;
}


.change { float: left; width: 16px; height: 16px; margin: 1px 0 0 6px; text-indent: 9999px; background: url(write.svg) no-repeat 0 0}


.imgx { display: inline-block; float: left; width: 20px; height: 21px; margin-top: 23px; margin-right: 5px; background-image: url(icon.png)}
.imgx.img1 { background-position: 0 0}
.imgx.img2 { background-position: -66px 0}
.imgx.img3 { background-position: -132px 0}
.imgx.img4 { background-position: -198px 0}
.imgx.img5 { background-position: -264px 0}
.imgx.img6 { background-position: -330px 0}
.imgx.img7 { background-position: -396px 0}


#sslct_menu { border: 0; border-radius: 5px; text-align: center}
.sslct_btn { width: 90px; height: 30px; border-radius: 3px; border: 0 !important; margin-right: 10px}
.sslct_btn i { width: 90px; height: 30px; border-radius: 3px}