#quater_bar_line { position: relative}
#Quater_headtop { position: relative}
.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}
.t_info span { margin-right: 20px}

.bg_whole { position: relative; width: 1280px; margin: 0 auto; margin-top: 20px; min-height: 220px !important; height: 220px; border-radius: 10px 10px 0 0; background: url(my_top_img_03.png) no-repeat center bottom; background-color: #FBFBFB; background-size: cover !important}
.tab1 { margin-top: 16px; margin-bottom: 20px}
.tab1 li { float: left; height: 20px; line-height: 20px; padding: 0; margin-right: 40px; font-size: 16px; box-shadow: none !important}
.tab1 li a { color: rgba(0,0,0,.6); font-size: 16px}
.tab1 li.current a { color: rgba(0,0,0,0.85)}

.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: auto;
	font-size: 0;
    text-align: center;
}
.person_fans a {
    font-size: 14px;
    color: #666261;
    width: auto;
    text-align: center;
    display: inline-block;
}
.person_fans em {
}
.person_fans a span {
	padding: 0 5px;
    font-size: 14px;
    font-weight: 400;
    color: #eb2e2e;
    display: inherit;
}
.liney {
    display: inline-block;
    padding: 0 30px;
    color: #dbdae0;
}


.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 rgba(0,0,0,0.85);
    background-color: rgba(0,0,0,0.85);
    margin-left: 20px;
    color: white;
}


.image_contain {}
.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;
    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: 88%;
}
.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: rgba(0,0,0,0.85);
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    border-radius: 20px;
    color: white;
    border: 0;
    box-shadow: none;}


#moodfm textarea { width: 780px !important; height: 40px !important; padding: 10px 20px; margin: 0; border-radius: 4px; border: 0 !important; background: #F6F6F6}


.pg { float: none; width: 100%; text-align: center; padding-top: 20px !important; padding-bottom: 20px !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: 0; border-bottom: 0 !important}
.tbmu .pipe { display: none}
.tbmu a {
	margin: 0 5px;
    color: #BBBBBB;
	font-weight: 400 !important
}
.tbmu a:hover { color: rgba(0,0,0,0.85)}
.tbmu .a { padding: 0 22px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    border: 1px solid #EBF8F7;
    border-radius: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BBBBBB;
    letter-spacing: 0;
    vertical-align: middle;
	color: rgba(0,0,0,0.85);
    border-color: transparent;
    background-color: #EBF8F7;
}


.h-inner {
    padding-top: 20px;
    position: relative;
}
.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 {
	display: flex;
    margin-left: 30px;
    padding-bottom: 0;
	z-index: 2;
    position: relative;
}
.h-avatar {
    position: relative;
    width: 106px;
	min-width: 106px;
    height: 106px;
    border-radius: 106px;
}
.h-avatar .avatar-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 106px;
    height: 106px;
    background: rgba(0,0,0,.6);
    font-size: 12px;
    color: #fff;
    line-height: 106px;
    text-align: center;
    opacity: 0;
    border-radius: 50%;
    transition: opacity .2s;
}
.h-avatar .avatar-cover:hover { opacity: 1}
#h-avatar {
    width: 106px;
    height: 106px;
    border-radius: 106px;
}
.h-basic {
    color: #fff;
    font-size: 0;
    margin-left: 0;
}
#h-name {
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
    line-height: 18px;
    font-size: 18px;
	color: #000000;
    vertical-align: middle;
}
.h-basic-spacing {
	width: 70%;
	height: 21px;
	line-height: 21px;
    margin-top: 6px;
	color: rgba(0, 0, 0, .45);
	font-size: 14px;
	overflow: hidden
}


.h-action {
    position: absolute;
    bottom: 15px;
    right: 13px;
    z-index: 1;
}
.h-f-btn {
    background: rgba(0,0,0,.45);
    box-shadow: 0px 9px 6px -2px #cecece;
    border-radius: 4px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    float: left;
    text-align: center;
    margin: 0 20px 17px 0;
    width: 90px;
    line-height: 32px;
}
.h-f-btn a { color: #FFFFFF}
.h-follow {
    background: #F05656;
    box-shadow: 0px 9px 6px -2px #fec9c9;
    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}


#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}


.citem.c4 {
    height: 16px;
    margin-top: 13px;
}
.citem .cj {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
    overflow: hidden;
    vertical-align: middle;
    background: no-repeat;
    background-size: 16px 33px;
}
.citem .cj02 {
    background-image: url(cjq_small_ico_02.png);
    background-position: 0px 0px;
    background-size: 100%;
}
.citem .cj07 {
    background-image: url(cjq_small_ico_07.png);
    background-position: 0px 0px;
    background-size: 100%;
}
.citem .cj01 {
    background-image: url(cjq_small_ico_01.png);
    background-position: 0px 0px;
    background-size: 100%;
}
.citem .cj03 {
    background-image: url(cjq_small_ico_03.png);
    background-position: 0px 0px;
    background-size: 100%;
}
.citem .cj10 {
    background-image: url(cjq_small_ico_10.png);
    background-position: 0px 0px;
    background-size: 100%;
}









.h_blog { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #EEEEEE !important}
.h_blog:last-child { border-bottom: 0 !important}
.h_blog .titlex { font-size: 18px !important; font-weight: 400 !important}
.h_blog .titlex:hover { color: rgba(0,0,0,0.85)}
.h_blog .summary { line-height: 20px; font-size: 13px; color: #787878}
.vw .ph {
    padding: 15px 0 10px;
    color: #444;
}
.vw .o {
    margin-top: 15px;
    padding-top: 5px;
    border-top: 1px solid #CDCDCD;
    text-align: right;
}


.mlnv img { max-width: 80px; padding: 0 !important; margin: 0 !important; border: 0 !important}
.mlnv a { max-width: 80px; max-height: 45px; display: inline-block; margin-right: 14px; overflow: hidden}
.mla li, .mlp li { width: 140px; margin: 0 10px}
.mlp li { height: 100px}
.mlp a { display: inline-block; max-width: 120px; height: 65px; overflow: hidden}
.mlp img { padding: 0; border: 0}
.ml p, .ml span { padding-top: 5px}


.newslist .item {
    background: #f5f6f7;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #000;
    overflow: hidden;
}
.newslist .item:hover { background: #E8E8E8}
.newslist .item .ibox1 {
    padding: 20px 10px 20px 30px;
}
.newslist .item .cleft {
    width: 176px;
    margin-right: 27px;
    /* min-height: 135px; */
    float: left;
    overflow: hidden;
}
.newslist .item .cright {
    width: 870px;
	float: left;
    font-size: 12px;
    text-align: left;
}
.newslist .item .cright p {
    font-size: 14px;
    color: #646464;
    margin-bottom: 10px;
    cursor: default;
}
.newslist .item .cright h4 {
    color: #000;
    font-size: 20px;
    line-height: 200%;
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: 400;
}
.newslist .item .cright h4:hover { font-weight: bold}
.newslist .item .cright h4 a {
    color: #000;
}
.newslist .item .cright .btxts {
    padding-top: 15px;
    color: #000000;
    padding-right: 10px;
    cursor: default;
}
.newslist .item .cright .btxts .time {
    color: #000000;
}
.newslist .item .cright .btxts .cc {
    padding: 0 10px;
}
.newslist .item .cright .btxts .y span {
    padding: 0 10px;
}


#photo_pic, .mlnv.mtm { text-align: center}