body{
    background-color: #f2f2f2;
}
a{
    cursor: pointer;
}
.header{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 200;
    box-shadow: 0 0 15px rgb(131 131 131 / 30%);
}
.yylog-user-sitename{
    line-height: 60px;
    display: inline-block;
    font-size: 24px;
    position: relative;
    color: #16baaa;
    padding: 0 10px;
    font-weight: bold;
}
.layui-nav .openNavi{
    padding: 0 10px;
    display: none;
}
.header-navi{
    position: absolute;
    right: 10px;
    top: 0;
}
.yylog-user-wrap {
    position: relative;
    min-height: 600px;
    margin-top: 80px;
}

.yylog-user-wrap>.layui-nav {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 90;
    height: 100%;
    padding: 10px 0;
}

.yylog-user-wrap>.layui-nav .layui-icon.navi-icon{
    position: relative;
    top: 2px;
    font-size: 20px;
    margin-right: 10px;
}

.yylog-user-wrap>.yylog-user-right {
    min-height: 575px;
    margin: 0 0 10px 215px;
    overflow: hidden;
}
.yylog-user-right h2{
    padding: 15px;
    border-bottom: 1px solid rgb(119 119 119 / 20%);
    margin-bottom: 20px;
    border-color: #dbdbdb;
}

.yylog-user-wrap[pad15] {
    padding-top: 5px;
}
.layui-container {
    padding: 0;
}
.yylog-panel {
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
}
.yylog-panel[pad15] {
    padding: 15px;
}
*[pad15]{
    padding: 15px;
}
.layui-tab-title[h50]{
    line-height: 50px!important;
    height: 50px!important;
}
.layui-tab-title[h50] li{
    line-height: 50px!important;
}
.layui-tab-title[h50] .layui-this:after{
    height: 50px!important;
}
.userinfo-avatar{
    margin-bottom: 30px;
    cursor: pointer;
}

.signWrap{
    width: 350px;
    margin: 110px auto 30px;
}
.user-login-box {
    padding: 20px
}
.user-login-header {
    text-align: center
}

.user-login-header h2 {
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 30px;
    color: #000
}

.user-login-header p {
    font-weight: 300;
    color: #999
}

.yylog-user-footer {
    margin: 50px 0 0;
    padding: 20px 0 30px;
    line-height: 30px;
    text-align: center;
    color: #737573;
}

.yylog-user-footer a {
    padding: 0 6px;
    font-weight: 300;
    color: #333;
}

.yylog-user-footer a:hover {
    color: #777;
}

.yylog_list li{
    border-bottom: 1px dotted #E9E9E9;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
    padding-right: 80px;
}
.yylog_list li .layui-badge-dot{
    top: 6px;
}
.yylog_list li *{
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    font-size: 12px;
}
.yylog_list li a{
    padding-right: 15px;
    font-size: 14px;
}
.yylog_list li a.edit{
    margin-left: 15px;
    padding: 0 6px;
    background-color: #8FCDA0;
    color: #fff;
    font-size: 12px;
}
.yylog_list li span{
    position: absolute;
    right: 0;
    top: 0;
}
.yylog_list li em,.yylog_list li cite{
    font-style: normal;
    margin: 0 2px;
    font-size: 12px;
    color: #999;
    
}
.yylog_list .layui-form-checkbox[lay-skin=primary]{
    padding-left: 10px;
    margin-top: 2px;
    margin-right: 5px;
}

.pages {
    margin: 30px 0 0;
	text-align: center;
}

.pages a,
.pages span {
	padding: 4px 10px;
	margin: 3px;
	color: #2f363c;
    display: inline-block;
}

.pages a {
	background-color: #fafafa;
	color: #16baaa;
	border-radius: 3px;
}

a[data-cmd='about']{
    display: none!important;
}
.ui-editor-wrap {
    border:1px solid #E4E6E8;
    background:#fff;
    box-shadow:none!important;
    display:block;
}
.layui-nav *{
    box-sizing: unset;
}
.msg-wrap{
    text-align: center;
    padding-top: 120px;
    padding-bottom: 270px;
}
.msg-icon i{
    font-size: 88px;
}
.msg-title{
    margin-top: 30px;
    font-weight: bold;
    font-size: 18px;
}
.msg-text{
	margin-top:15px;
	font-size:14px;
}
.tagsData{
    padding: 10px;
}
.tagsData span{
    margin: 5px;
    display: inline-block;
    cursor: pointer;
}
.user-msg{
    height: auto;
}
.user-msg-header{
    text-align: center;
    padding: 15px;
    border-bottom: 1px solid #ededed;
}
.user-msg .user-msg-header h3{
    line-height: 40px;
}
.user-msg .user-msg-header p{
    line-height: 24px;
}
.user-msg .user-msg-header p span{
    line-height: 24px;
    color: #898989;
}
.user-msg .user-msg-body{
    padding: 15px 10px;
    font-size: 16px;
    min-height: 200px;
}
.user-msg .user-msg-footer{
	border-top:1px solid #ededed;
	padding:15px;
}
.user-msg-footer p{
    margin-bottom: 8px;
}

.text-center{
    text-align: center;
}
.float-right{
    float: right;
}

.yylog-backlog-body {
    display: block;
    padding: 10px 15px;
    background-color: #f8f8f8;
    color: #999;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s
}

.yylog-backlog-body h3 {
    padding-bottom: 10px;
    font-size: 12px
}

.yylog-backlog-body p cite {
    font-style: normal;
    font-size: 30px;
    font-weight: 300;
    color: #16baaa
}

.yylog-backlog-body:hover {
    background-color: #f2f2f2;
    color: #888
}

.indexNew li{
	padding: 7px 8px;
}
.indexNew li+li{
    border-top: 1px solid #f2f2f2;
}
.indexNew li>a{
    font-size: 14px;
    color: #16baaa;
}
.indexNew li p a{
    font-size: inherit;
    color: #16baaa;
}
.indexNew li p{
    font-size: 12px;
    color: #797979;
}

.signInWrap{
    padding: 0 20px;
}
.signInWrap .signinInfo{
    padding: 15px 0;
}
.showPoints{
    text-align: center;
    padding: 30px 0;
}
.showPoints span{
    display: inline-block;
    font-size: 40px;
    padding: 15px 30px;
    border-bottom: 5px solid #16baaa;
    color: #16baaa;
}
.pointsTip{
    margin-top:10px;
}

.yylog_home{
    padding: 35px 15px;
    background-color: #FFFFFF;
}
.yylog_home p{
    margin: 10px 0;
}
.author-nickname{
    margin-top: 15px;
}
.author-info span{
    margin-left: 10px;
}
.user-data{
    margin: 25px auto;
}
.fandslist{
    position: relative;
}
.fandslistWrap{
    padding: 13px;
    border: 1px solid rgb(204 204 204 / 25%);
    border-radius: 5px;
    box-shadow: 0 0 14px rgb(143 143 143 / 27%);
    background-color: white;
    position: relative;
}
.fandslist .avatar{
    float: left;
    width: 60px;
    height: 60px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 8px rgb(145 145 145 / 53%);
    box-sizing: border-box;
    background-image:url('avatar.png');
}
.fandslist .info{
    margin-left: 70px;
    padding-right: 50px;
}
.fandslist .info a{
    display: block;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
}
.fandslist .info span{
    line-height: 18px;
    height: 31px;
    display: block;
    color: gray;
    font-size: 13px;
    margin-top: 5px;
}
.fandslist .follow{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.fandslist .follow a{
    display: block;
    padding: 5px 6px;
}
.twitter_list img{
    max-width: 100%;
}
@media screen and (max-width: 767.98px) {
    .yylog-user-wrap>.yylog-user-right {
        width: auto;
        margin-left: 0;
        transition: all .3s;
        -webkit-transition: all .3s;
    }
	.user-data{
		margin:25px 15px;
	}
}