﻿.fl{float:left;}
.fr{float:right;}
img {
    max-width: 100%;
    height: auto;
}
.u-width850 {
	width: 850px
}
.u-marginBottom50 {
	margin-bottom: 50px
}

.u-marginBottom30 {
	margin-bottom: 30px
}

.u-marginTop50 {
	margin-top: 50px
}

.u-marginTop20 {
	margin-top: 20px
}
.homeInfo{width: 1200px;margin: 24px auto;}
.homeInfo .left{width: 850px;position: relative;float:left;}
.articleList{padding: 24px;float: left; width: 100%;background:#fff;}
.articleList .edit-item{height: 125px; margin-bottom: 24px; padding-bottom: 24px; border-bottom: 1px solid #eee;}
.articleList .edit-item .editLm{position: relative;
    flex: 0 0 auto;
    margin-right: 20px;
    width: 215px;
    height: 140px;}
.articleList .edit-item .editLm img{width: 100%; height: 100%; -webkit-transition: -webkit-transform .5s ease-out; transition: -webkit-transform .5s ease-out; -o-transition: -o-transform .5s ease-out; transition: transform .5s ease-out; transition: transform .5s ease-out,-webkit-transform .5s ease-out,-o-transform .5s ease-out; vertical-align: middle;border-radius: 5px;}
.articleList .edit-item .editLm img:hover{-webkit-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04);}
.articleList .edit-item .editRt{width: 559px; margin-left: 24px;}
.articleList .edit-item .editRt .post-title {font-size: 18px;
    line-height: 1.3;
    margin-top: 0;
}
.articleList .edit-item .editRt .des {line-height: 1.6;color: #777;
    font-size: 14px;}
.post-title a:visited {color: #999;}
.articleList .edit-item .editRt .editTitle{font-size: 18px; color: #4a4a4a; letter-spacing: 0; line-height: 22px; height: 22px; margin-bottom: 15px;}
.articleList .edit-item .editRt .cover_title{height: 32px; line-height: 32px; position: relative;margin-top: 10px;}
.articleList .edit-item .editRt .cover_title img{width: 30px; height: 30px; border-radius: 100%; border: 1px solid #eee; float: left;}
.articleList .edit-item .editRt .cover_title .title,
.articleList .edit-item .editRt .cover_title .time,
.articleList .edit-item .editRt .cover_title .dots{float: left; font-size: 14px; color: #999; letter-spacing: 0; line-height: 14px; margin-top: 9px; margin-left: 10px;font-weight:400;}
.articleList .edit-item .editRt .editTitle:hover{color:#ff3333;}
.articleList .edit-item .editRt .cover_title .comment_time{float: right;}
.articleList .edit-item .editRt .cover_title .comment_time .icon{display: inline-block; width: 14px; height: 14px; vertical-align: middle;background: url(../images/icon_comment@2x.png) no-repeat; background-size: 100%;}
.articleList .edit-item .editRt .cover_title .comment_time .com_player{font-size: 14px; color: #999; letter-spacing: 0; line-height: 14px; margin-left: 5px; vertical-align: middle;}
.articleList .edit-item .editRt .cover_title .comment_time .click{font-size: 14px; color: #999; letter-spacing: 0; line-height: 14px; margin-left: 24px; vertical-align: middle;background: url(../images/eye.png) 0px 4px no-repeat;padding-left:24px;}



.u-paddingTop30 {
    padding-top: 30px;
}
.container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.main-slider, .main-slider .bd li {
    position: relative;
}

.main-slider {
	overflow: hidden;
	width: 574px;
	height: 335px;
	background-color: #eee;
	border-radius: 5px;
	float: left;
	margin-right: 15px
}

.main-slider,.main-slider .bd li {
	position: relative
}

.main-slider .bd li .mask {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-image: linear-gradient(180deg,rgba(0,0,0,.05) 5%,rgba(0,0,0,.35))
}

.main-slider .bd li .title {
	position: absolute;
	bottom: 10px;
	left: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 20px;
	line-height: 1.3
}

.main-slider .next,.main-slider .prev {
	opacity: 0;
	background-color: rgba(0,0,0,.3);
	position: absolute;
	top: 134px;
	width: 50px;
	height: 60px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: .5s
}

.main-slider .next .fa,.main-slider .prev .fa {
	line-height: 55px
}

.main-slider .prev {
	left: -60px
}

.main-slider .next {
	right: -60px
}

.main-slider:hover .next,.main-slider:hover .prev {
	opacity: 1
}

.main-slider:hover .prev {
	left: 0
}

.main-slider:hover .next {
	right: 0
}

.main-slider li,.main-slider ul {
	margin: 0;
	padding: 0
}

.main-slider .supernice {
	position: absolute;
	bottom: 10px;
	right: 20px
}

.main-slider .supernice ul {
	margin: 0
}

.main-slider .supernice li {
	display: inline-block;
	height: 4px;
	width: 30px;
	border-radius: 990em;
	background-color: hsla(0,0%,100%,.6);
	cursor: pointer;
	margin: 3px
}

.main-slider .supernice li.on {
	background-color: hsla(0,0%,100%,.95)
}

.small-slider {
	width: 260px;
	float: left
}

.small-slider-item {
	height: 160px;
	background-color: #eee;
	overflow: hidden;
	margin-bottom: 15px;
	border-radius: 5px;
	position: relative
}

.small-slider-item:last-child {
	margin-bottom: 0
}

.small-slider-item .mask {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-image: linear-gradient(180deg,rgba(0,0,0,.05) 5%,rgba(0,0,0,.65))
}

.small-slider-item .title {
	color: hsla(0,0%,100%,.9);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	transition: .5s
}

.small-slider-item .des {
	position: absolute;
	top: 8px;
	right: 8px;
	color: #fff;
	font-size: 14px;
	z-index: 2
}

.small-slider-item:hover .mask {
	background-image: linear-gradient(180deg,rgba(0,0,0,.05) 5%,rgba(0,0,0,.85))
}

.small-slider-item:hover .small-slider-img {
	transform: scale(1.1)
}

.small-slider-item:hover .title {
	transform: translateZ(0)
}

.small-slider-img {
	width: 260px;
	position: relative;
	height: 160px;
	display: block;
	border-radius: 5px;
	transition: .5s
}

.top-activity {
	height: 335px;
	width: 335px;
	background-color: #334259;
	float: right;
	border-radius: 5px;
	color: #fff;
	padding: 20px;
	box-sizing: border-box
}

.top-activity .title {
	font-weight: 400;
	border-left: 3px solid #eee;
	padding-left: 5px;
	font-size: 14px;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 12px
}

.top-activity .title .all {
	color: #a6b9d3
}

.top-activity .title .all .fa {
	margin-left: 3px;
	font-size: 16px
}

.top-activity .activity-title {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 13px
}

.top-activity .activity-title:hover {
	color: #a6b9d3
}

.top-activity .meta {
	color: #a6b9d3;
	margin-top: 12px;
	line-height: 1.6;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.top-activity .meta .fa {
	vertical-align: middle;
	margin-right: 5px;
	font-size: 16px;
	width: 16px;
	text-align: center
}
.homeTab {
	margin-top: 20px;
	background-color: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.15);
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	display: flex
}

.homeTab span {
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	height: 50px;
	box-sizing: border-box;
	cursor: pointer;
	overflow: hidden
}

.homeTab span:hover {
	background-color: #eee
}

.homeTab span.is-active:before {
	right: 0
}

.homeTab span.is-active:before,.homeTab span.loading:before {
	background-color: #5079b7;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 0
}

.homeTab span.loading:before {
	-webkit-animation: sub-nav-item-loading 2s ease 0s infinite normal none running;
	animation: sub-nav-item-loading 2s ease 0s infinite normal none running;
	width: 100%
}
.postlist-item {
	display: flex;
	transition: box-shadow .5s;
	padding: 20px;
	border-bottom: 1px solid #eee
}

.postlist-item .content {
	flex: 0 1 auto
}

.postlist-item:hover {
	box-shadow: 0 0 5px rgba(0,0,0,.05);
	background-color: #f9fafd
}

.postlist-item:last-child {
	border-bottom: 0
}

.postlist-item .post-title {
	font-size: 18px;
	line-height: 1.3;
	margin-top: 0
}

.postlist-item .post-title a:visited {
	color: #999
}

.postlist-item .post-title a:hover {
	color: #5079b7
}

.author-post-list .postlist-item {
	padding-left: 0;
	padding-right: 0
}

.author-post-list .postlist-item:hover {
	box-shadow: none;
	background-color: #fff
}

.postlist-item .post-img {
	position: relative;
	flex: 0 0 auto;
	margin-right: 20px;
	width: 215px;
	height: 140px
}

.postlist-item .post-img .post-cat {
	position: absolute;
	top: 5px;
	left: 5px;
	background-color: #303842;
	padding: 5px 10px;
	font-size: 12px;
	color: #fff
}

.postlist-item .post-img .post-cat a {
	vertical-align: middle
}

.postlist-item .post-img .post-cat.operate {
	background-color: #6e2fd8
}

.postlist-item .post-img .post-cat.it {
	background-color: #dda23c
}

.postlist-item .post-img .post-cat.pmd {
	background-color: #34415d
}

.postlist-item .post-img .post-cat.active {
	background-color: #29bbc0
}

.postlist-item .post-img .post-cat.rp {
	background-color: #43ad32
}

.postlist-item .post-img .post-cat.pd {
	background-color: #b145b8
}

.postlist-item .post-img .post-cat.ucd {
	background-color: #ee5757
}

.postlist-item .post-img img {
	border-radius: 3px
}

.postlist-item .des {
	line-height: 1.6;
	color: #777;
	font-size: 14px;
	margin:10px;
}

.postlist-item .post-meta-items {
	display: flex;
	align-items: center;
	margin-left: auto
}


.post-meta-item {
	color: #c9ccd0;
	margin-left: 8px;
	display: flex;
	align-items: center
}

.post-meta-item .svgIcon {
	margin-right: 3px;
	height: 20px;
	width: 20px;
	fill: #c9ccd0
}

.stream-list-meta {
	font-size: 14px;
	color: #c9ccd0;
	display: flex;
	align-items: center
}

.stream-list-meta .author {
	color: #a5aab0
}

.stream-list-meta .author:hover {
	color: #5079b7
}

.stream-list-meta .author .svgIcon {
	display: inline-block;
	fill: orange;
	margin-left: 5px;
	vertical-align: -3px
}

.avatar-inline {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	width: 32px
}

.avatar-inline .avatar {
	border-radius: 100%;
	display: block;
	height: 32px;
	transform: translate3d(0,-1px,0);
	width: 32px
}


.stream-list-meta {
	font-size: 14px;
	color: #c9ccd0;
	display: flex;
	align-items: center
}

.stream-list-meta .author {
	color: #a5aab0!important;
}
.stream-list-meta .author a:link{
	color: #a5aab0!important;
	text-decoration: none;
}

.stream-list-meta .author:hover {
	color: #5079b7
}

.stream-list-meta .author .svgIcon {
	display: inline-block;
	fill: orange;
	margin-left: 5px;
	vertical-align: -3px
}

