:root {
    --swiper-theme-color: #fff;
    outline: 0;
}
:root {
    --main-radius: 4px;
    --mian-max-width: 1200px;
}
:root {
    --mian-max-width: 1200px;
    --posts-card-scale: 70%;
    --posts-list-scale: 70%;
    --single-cover-scale: 35%;
    --theme-color: #f04494;
    --focus-color: var(--theme-color);
    --focus-shadow-color: rgba(253, 83, 161, 0.4);
    --key-color: #333;
    --main-color: #4e5358;
    --main-shadow: rgba(116, 116, 116, 0.08);
    --muted-color: #777;
    --muted-2-color: #999;
    --muted-3-color: #b1b1b1;
    --body-bg-color: #f5f6f7;
    --main-bg-color: #fff;
    --muted-bg-color: #eee;
    --main-border-color: rgba(50, 50, 50, 0.06);
    --muted-border-color: rgba(0, 0, 0, 0.03);
    --main-radius: 4px;
    --blur-bg: rgba(255, 255, 255, 0.8);
    --float-btn-bg: rgba(200, 200, 200, 0.4);
    --header-bg: var(--blur-bg);
    --header-color: var(--main-color);
    --footer-bg: var(--main-bg-color);
    --footer-color: var(--muted-2-color);
}


#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)}

.t_info span { margin-right: 20px}

.bg_whole { position: relative; width: 1200px; margin: 0 auto; margin-top: 20px; min-height: 240px !important; height: 240px; border-radius: 4px; background: url(my_top_img_03.png) no-repeat center bottom #FFFFFF; background-size: 100%}
.tab1 { margin-top: 16px; margin-bottom: 20px}
.tab1 li { float: left; height: 20px; line-height: 20px; padding: 0; margin-right: 40px; font-size: 16px}
.tab1 li a { color: #000000; font-size: 16px}
.tab1 li.current a { font-weight: bold}

.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 #00a6ff;
    background-color: #00a6ff;
    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: 4px;
}
.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: #00a6ff;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    border-radius: 20px;
    color: white;
    border: 0;
    box-shadow: none;}


#moodfm textarea { width: 1040px !important; height: 40px !important; padding: 20px; margin: 0; border-radius: 4px; border: 0 !important; background: #F6F6F6}


.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: red}
.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: #00a6ff;
    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 {
    margin-left: 30px;
    padding-bottom: 0;
	z-index: 2;
    position: relative;
}
.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 {
    margin-top: 6px;
	color: #999999;
	font-size: 14px
}


.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: red}
.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: 142px; 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: 30px 10px 30px 30px;
}
.newslist .item .cleft {
    width: 176px;
    margin-right: 27px;
    /* min-height: 135px; */
    float: left;
    overflow: hidden;
}
.newslist .item .cleft img { border-radius: 4px}
.newslist .item .cright {
    width: 790px;
	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 a { color: red !important}
.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}


.post-graphic:not(.order1) {
    margin-right: 0;
}
.posts-item {
	float: left;
	width: 100%;
    padding: 5px 0;
    margin: 15px 0;
    overflow: hidden;
    transition: .2s;
	vertical-align: top;
	background: var(--main-bg-color)
}
.item-thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.flex .flex1 {
    flex: auto;
    overflow: hidden;
}

.flex.jsb {
    justify-content: space-between;
}
.flex.xx {
    flex-direction: column;
}
.flex {
    display: flex;
}
.posts-item .item-heading {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
    max-height: 44px;
}
.posts-item .item-heading>a {
    color: #333333;
}
.posts-item .item-heading>a:hover { color: #00a6ff}
.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.muted-color {
    color: var(--muted-color);
}
.mb6 {
    margin-bottom: 6px;
}
.posts-item .item-tags a {
    font-size: 11px;
	height: 22px;
	line-height: 22px;
    padding: 0 5px;
    margin-right: 5px;
}
.badg, .but, .post-page-numbers {
    border-radius: 4px;
    display: inline-block;
    border-radius: 4px;
    transition: .15s;
    border: 1px solid var(--this-border);
    vertical-align: middle;
    padding: .3em .6em;
    text-align: center;
    font-weight: 400;
    box-shadow: var(--this-shadow);
    background: var(--this-bg);
    color: var(--this-color);
    --main-color: var(--this-color);
    --this-bg: rgba(136, 136, 136, .1);
    --this-border: transparent;
    --this-shadow: none;
    --this-color: #888;
    text-shadow: 0 0 0;
    line-height: 1.44;
}
.c-blue, .c-blue-2, .c-green, .c-green-2, .c-purple, .c-purple-2, .c-red, .c-red-2, .c-white, .c-yellow, .c-yellow-2 {
    color: var(--this-color) !important;
}
.c-blue {
    --this-color: #00a6ff;
    --this-bg: #00a6ff12;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.but svg.icon, .but>.fa {
    margin-right: 2px;
}
.posts-item .item-tags a .fa {
    font-size: 12px;
	line-height: 22px
}
:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fa-folder-open-o:before {
    content: "\f115";
}
.muted-2-color {
    color: var(--muted-2-color);
}
.flex.ac {
    align-items: center;
}
.flex.jsb {
    justify-content: space-between;
}
.mln3 {
    margin-left: -3px;
}
.posts-item .item-meta .item {
    margin-right: 8px;
    font-size: 13px;
}
.document-nav>.panel-group>.cat-load::before, .icon-circle::before, .mobile-menus>li>a::before {
    content: "";
    width: .5em;
    height: .5em;
    border: .1em solid var(--focus-color);
    border-radius: 1em;
    margin: 0 .5em;
    vertical-align: .1em;
    display: inline-block;
	display: none
}
.posts-item .item-meta .item {
    margin-right: 8px;
    font-size: 13px;
}
.box-img, .form-checkbox label, .passw, .pointer, [href], a.but, botton {
    cursor: pointer;
}
.more-posts a>span, .relates-thumb li a>.post-info, a[href] {
    transition: color .2s,background .3s,opacity .3s,box-shadow .3s,transform .3s;
}
.posts-item .item-meta a, .posts-mini .item-meta a {
    color: inherit;
}
.svg {
	float: left;
    width: 15px;
    height: 16px;
	margin-top: 3px;
	margin-right: 3px;
    fill: currentColor;
    overflow: hidden;
}
.posts-row {}
.tab-content>.active {
    display: block;
}
.fade.in {
    opacity: 1;
}
.zib-widget {
    clear: both;
    background: var(--main-bg-color);
    padding: 0;
    border-radius: var(--main-radius);
    margin-bottom: 0
}


.mb20, .theme-box {
    margin-bottom: 20px;
}
.graphic, .page-cover {
    text-shadow: 0 0 5px rgb(0 0 0 / 20%);
    --main-color: #fff;
    color: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 10px var(--main-shadow);
    padding: 0;
    padding-bottom: 70%;
    border-radius: var(--main-radius);
}
.page-cover {
    padding-bottom: calc(25% + 80px);
}
.lazyloaded {
    --lazy-animation: lazy_fade;
}
.page-cover>.fit-cover {
    position: absolute;
}
.linear-mask {
    background-image: linear-gradient(
0deg,rgba(29,41,49,.4) 3em,rgba(255,255,255,0) 8em);
}
.absolute, .fixed, .progress {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.box-body, .box-header {
    padding: 15px;
}
.page-cover>.page-cover-con {
    position: absolute;
    bottom: 0;
    font-size: 16px;
    z-index: 1;
}
.author-cover .page-cover-con {
    margin: 20px 30px;
    right: 0;
    left: 0;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.list-inline>li {
    vertical-align: middle;
}
.avatar-img {
    width: 38px;
    height: 38px;
    position: relative;
    flex-shrink: 0;
}
.avatar-img.avatar-lg {
	float: left;
    width: 80px;
    height: 80px;
	margin: 3px 0 0 0
}
.avatar, .fit-cover {
    width: 100%;
    height: 100%;
    transition: all .2s;
    -o-object-fit: cover;
    object-fit: cover;
}
.avatar {
    border-radius: 100px;
}
.author-cover .page-cover-con>li+li {
    margin-left: 20px;
    width: calc(100% - 111px);
}
.author-cover .page-cover-con>li+li a { color: #FFFFFF}
.em12 {
    font-size: 20px;
}
.em09 {
    font-size: 14px;
}
.ajax-option .option-items>a+a:before, .fcode-links>a+a:before, .icon-spot:before {
    content: "";
    width: 4px;
    height: 4px;
    margin: 0 .5em;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    background: var(--main-color);
    opacity: .3;
    vertical-align: .2em;
}
.page-cover .page-desc {
    opacity: .8;
    word-break: break-word;
}
.abs-center, .abs-left, .abs-right, .form-select::before, .line-form-label, .payvip-icon:before, .toggle-radius .fa, .toggle-radius .icon {
    position: absolute;
    top: 50%;
    right: .7em;
    transform: translateY(-50%);
    z-index: 1;
}
.c-blue, .c-blue-2, .c-green, .c-green-2, .c-purple, .c-purple-2, .c-red, .c-red-2, .c-white, .c-yellow, .c-yellow-2 {
    color: var(--this-color);
}
.c-white {
    --this-color: #fff;
    --this-bg: rgba(255, 255, 255, 0.1);
}
.badg.hollow, .but.hollow {
    background: 0 0;
    --this-border: var(--this-color);
}
.badg.hollow:hover, .but.hollow:hover { color: #00a6ff !important; --this-border: #00a6ff}
.mr6 {
    margin-right: 6px;
}