

.page {
	margin: 25px 0 auto;
	overflow: hidden;
	clear: both;
	text-align: center
}

.page-inner {
	padding: 0 20px
}
.page .ellipsis{
	vertical-align: top;
	height: 32px;
	line-height: 24px;
}
.page a {
	display: inline-block;
	margin: 0 2px;
	padding: 0 4px;
	min-width: 24px;
	line-height: 32px;
	font-size: 14px;
	color: #4d555d;
	text-align: center;
	border-radius: 16px;
	-webkit-transition: border-color .2s;
	-moz-transition: border-color .2s;
	transition: border-color .2s
}

.page a.text-page-tag:hover {
	background: #d9dde1;
	color: #4d555d;
	text-decoration: none
}

.page a.text-page-tag.active {
	background: #4d555d;
	color: #fff;

}

.page span.active {
	background: #4d555d;
	color: #fff;
	text-align: center;
	border-radius: 16px;
	-webkit-transition: border-color .2s;
	-moz-transition: border-color .2s;
	transition: border-color .2s;
	margin: 0 4px;
}

.page span,.page-disabled {
	display: inline-block;
	padding: 0 4px;
	min-width: 24px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #c8cdd2;
	text-align: center
}

.page-first,.page-last {
	width: 50px
}

.page-next,.page-prev {
	width: 70px
}

.page .notmargin {
	margin-right: 0
}

.article.container {
	width: 1140px;
	padding-top: 24px
}

.article.container .centerlist {
	position: relative
}


.article-lwrap {
	width: 100%;
	/*height: 80px;*/
	/*padding: 0 4px;*/
	padding:10px;
	border-bottom: 1px solid rgba(28,31,33,.1);
	box-sizing: border-box;
	margin-bottom: 0;
/*	background: #fff;*/
	box-shadow: unset;
	border-radius: 0;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

.article-lwrap .imgCon {
	width: 80px;
	height: 80px;
	border-radius: 8px;
	/*margin: 8px 16px 6px 16px*/
}

.article-lwrap .imgCon img {
	width: 100%;
	height: 100%;
	border-radius: 8px
}

.article-lwrap .list-content {
	width: 534px;
	width:calc(100% - 106px);
	/*height: 69px;*/
	/*padding-top: 10px;*/
	/*border-bottom: 1px solid rgba(28,31,33,.1);*/
	position: relative
}

.article-lwrap .list-content:hover .collect {
	opacity: 1
}

.article-lwrap .list-content .title p {
	font-weight: 700;
	margin-bottom: 4px;
	font-size: 16px;
	color: #1c1f21;
	line-height: 30px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

.article-lwrap .list-content .title p:hover {
	color: #37f
}
.article-lwrap .list-content .title .highlight {
	color: #ea6f5a
}

.article-lwrap .list-content .collect {
	position: absolute;
	top: 14px;
	right: 0;
	font-size: 14px;
	color: #37f;
	text-align: right;
	line-height: 24px;
	font-weight: 700;
	opacity: 0;
	cursor: pointer;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

.article-lwrap .list-content .list-bottom {
	width: 100%;
	height: 24px
}

.article-lwrap .list-content .list-bottom .labels-area {
	/*max-width: 460px;*/
	max-width: calc(100% - 110px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.article-lwrap .list-content .list-bottom .labels-area .label-title{
	font-size: 12px;
	color: #858c93;
	margin-right: -3px;
	line-height: 18px;
	padding-top: 3px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}
.article-lwrap .list-content .list-bottom .labels-area em{
	font-size: 12px;
    color: #86909c;
/*	color: #9199a1;*/
}
.article-lwrap .list-content .info a{
    color: #86909c;
}
.article-lwrap .list-content .info{
    color: #86909c;
    font-size: 13px;
    line-height: 22px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.article-lwrap .list-content .list-bottom .label {
	margin-right: 16px
}

.article-lwrap .list-content .list-bottom .label a:hover {
	color: #14191e
}

.article-lwrap .list-content .list-bottom .label:hover {
	color: #545c63
}

.article-lwrap .list-content .list-bottom .browseNum {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
    color: #86909c;
/*	color: #9199a1;*/
	line-height: 18px;
	padding-top: 3px
}

.article-lwrap .list-content .list-bottom .browseNum i {
	padding-right: 4px;
	font-size: 12px
}

.article-lwrap .list-content .list-bottom .nickName {
	margin-right: 16px;
	font-size: 12px;
/*	color: #9199a1;*/
    color: #86909c;
	line-height: 18px;
	cursor: pointer;
	padding-top: 3px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

.article-lwrap .list-content .list-bottom .nickName:hover {
	color: #545c63
}

.article-lwrap .list-content .list-bottom .skill {
	padding-top: 3px;
	white-space: nowrap;
	vertical-align: middle
}

.article-lwrap .list-content .list-bottom .skill a {
    color: #86909c;
/*	color: #9199a1*/
}

.article-lwrap .list-content .list-bottom .skill a span {
	font-size: 12px;
/*	color: #9199a1;*/
    color: #86909c;
	line-height: 18px;
	padding-top: 3px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

.article-lwrap .list-content .list-bottom .skill a span:hover {
	color: #545c63
}

.article-lwrap .list-content .list-bottom .skill a:hover {
/*	color: #9199a1!important*/
    color: #86909c;
}

.article-lwrap .list-content .list-bottom .skill i {
    color: #86909c;
/*	color: #9199a1;*/
	vertical-align: middle
}

.article-lwrap .list-content .list-bottom .createTime {
	font-size: 12px;
    color: #86909c;
/*	color: #9199a1;*/
	line-height: 18px;
	padding-top: 3px
}




















.article-lwrap .list-content .list-top {
    width: 100%;
    height: 24px
}
.article-lwrap .list-content .list-top .ac-label:hover {
    color: #1c1f21;
/*    background: rgba(84,92,99,0.2);*/
}
.article-lwrap .list-content .list-top .ac-label {
/*    padding: 4px 12px;*/
    padding:4px 12px 4px 0px;
    font-size: 12px;
    color: #545c63;
    line-height: 16px;
/*    background: rgba(84,92,99,0.1);*/
/*    border-radius: 12px;*/
    cursor: pointer;
}
.article-lwrap .list-content .list-top .ac-label a{
    color: #86909c;
}
.article-lwrap .list-content .list-top .labels-area {
    /*max-width: 460px;*/
max-width: calc(100% - 110px);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.article-lwrap .list-content .list-top .labels-area .label-title{
    font-size: 12px;
    color: #858c93;
    margin-right: -3px;
    line-height: 18px;
    padding-top: 3px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}
.article-lwrap .list-content .list-top .labels-area em{
    font-size: 12px;
    color: #86909c;
/*    color: #9199a1;*/
}

.article-lwrap .list-content .list-top .label {
    margin-right: 16px
}

.article-lwrap .list-content .list-top .label a:hover {
    color: #14191e
}

.article-lwrap .list-content .list-top .label:hover {
    color: #545c63
}


.article-lwrap .list-content .list-top .nickName {
    margin-right: 16px;
    font-size: 12px;
    color: #86909c;
/*    color: #9199a1;*/
    line-height: 18px;
    cursor: pointer;
    padding-top: 3px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.article-lwrap .list-content .list-top .nickName:hover {
    color: #545c63
}

.article-lwrap .list-content .list-top .skill {
    font-size: 12px;
    padding-top: 3px;
    white-space: nowrap;
    vertical-align: middle;
    color:#86909c;
}

.article-lwrap .list-content .list-top .skill a {
/*    color: #9199a1*/
    color: #86909c
}

.article-lwrap .list-content .list-top .skill a span {
    font-size: 12px;
/*    color: #9199a1;*/
    color: #86909c;
    line-height: 18px;
    padding-top: 3px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.article-lwrap .list-content .list-top .skill a span:hover {
    color: #545c63
}

.article-lwrap .list-content .list-top .skill a:hover {
    color: #86909c;
/*    color: #9199a1!important*/
}

.article-lwrap .list-content .list-top .skill i {
    color: #86909c;
/*    color: #9199a1;*/
    vertical-align: middle
}















.centerlist .article-wrapper:not(.empty) {
	background: #eef2f3;
	overflow: hidden;
	border-radius: 12px;
	/*box-shadow: 0 8px 16px 0 rgba(0,0,0,.20);*/
	box-shadow: 0 4px 8px 0 rgba(0,0,0,.20);
	padding: 10px;
	border-top: 1px #d9d8d885 solid;
}



.left_tab a{
	display: inline-block;
	margin:3px;
	padding: 4px 8px;
    font-size: 12px;
    color: #545c63;
    line-height: 16px;
    background: rgba(84, 92, 99, 0.1);
    border-radius: 12px;
    cursor: pointer;
}


.right_personalization {
	width: 280px
}

.right_personalization>div:first-child {
	margin-top: 0
}





.hot_article {
	width: 100%;
	margin-top: 24px
}

.hot_article h3 {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 16px;
	color: #1c1f21
}

.hot_article .more {
	font-size: 12px;
    color: #86909c;
/*	color: #9199a1;*/
	line-height: 24px;
	cursor: pointer;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

.hot_article .more a {
    color: #86909c;
/*	color: #9199a1*/
}

.hot_article .more a:hover {
	color: #545c63
}

.hot_article .articleList .item {
	margin-bottom: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}




 .site_info {
	height: 114px;
	background: rgba(43,51,59,.06);
	border-radius: 12px;
	box-sizing: border-box;
	padding: 20px 0 20px 20px
}

.site_info  .name {
	font-size: 16px;
	color: #1c1f21;
	line-height: 24px;
	font-weight: 700
}

 .site_info .name .nick {
	display: inline-block;
	margin-right: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
}