.content{
	margin-bottom: 30px;
}

.channel-swiper{
	width:680px;
	height:440px;
	margin-bottom: 10px;   
	overflow:hidden;
}
.channel-swiper img{
	width: 680px;
	height: 340px;
}
.channel-swiper .swiper-pagination{
	bottom:95px;
}
.swiper-container:hover .swiper-title,
.swiper-container:hover .swiper-button-next, 
.swiper-container:hover .swiper-button-prev {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
	top:170px;
}

.pager{
	border-top: none;
	/*border-bottom: none*/
}
.list-left-container {
	float: left;
	width: 680px;
	border-right: none;
	overflow: hidden;
}

/*.list-left-container .block{
	border-bottom:1px solid #D8D8D8;
}*/

.list-right-container{
	float: right;
	width: 300px;
	position: relative;
}
.right-sticky {
	margin-left: 0 !important;
	width: 300px;
}

.list-right-container .block{
	/*border-bottom:1px solid #D8D8D8;*/
}

/*棰戦亾鍒楄〃*/
.channel-flip-image{
	overflow: hidden;
	width: 848px;
	height: 425px;
}

.conclusion{
	height: 80px;
	padding: 10px;
	overflow: hidden;
}

.conclusion .title-h2{
	text-align: left;
}
.conclusion .txt-cn{
	margin-top: 5px;
	color: #888;
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}





.channel-list{
	width: 678px;
	border:1px solid #d8d8d8;
}
.channel-list li{
	float: left;
	width: 339px;
	/*width: 423px\9;
	border-left: 1px solid #d8d8d8;*/

}

/*.channel-list li:nth-child(odd){
	width: 424px;
	border: 0 none;
}*/
.channel-list .name-cl{
	display: block;
	overflow:hidden;
	width:100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 18px;
}

.channel-list .name-cl a{
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.edge-cl{
	padding: 10px 20px;
	/*height: 70px;*/
}

.source-cl{
	position: relative;
	overflow: hidden;
	color: #888;
	text-align: center;
}
.source-cl .avatar-cl{
	position: absolute;
	left: 0;
}
.source-cl a{
	color: #888;
}
.source-cl a:hover{
	color: #ce0000;
}
.source-cl .avatar-cl img{
	margin-right: 10px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.source-cl .time-cl{
	position: absolute;
	right: 20px;
}
.img-cl{
	position: relative;
	overflow: hidden;
}
.img-cl img{
	width: 339px;
	height: 339px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-webkit-transform: scale(1);
	transition: opacity 0.35s, transform 0.35s;
	transform: scale(1);
}
.img-cl:hover img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
.img-cl .caret{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
	z-index: 2;
}

.channel-key{
	margin: 0 auto 20px;
	width: 300px;
}
.channel-key .title-ck{
	overflow: hidden;
	margin-bottom: 15px;
	height: 55px;
	background: url(../images/sprite.jpg) no-repeat 0 -285px;
	color: red;
	text-indent: 74px;
	font-size: 20px;
	line-height: 83px;
	text-indent: -9999px;
	font-weight: normal;
}
.channel-key .cont-ck{
	padding:0 0 5px;
	font-size: 16px;
	line-height: 34px;
}
.channel-key .cont-ck a{ 
	margin-right: 14px;
	white-space:nowrap;
}


.new-hot{
	border:1px solid #D8D8D8;
}
.nav-nh li{
	float: left;
	overflow: hidden;
	border-bottom:1px solid #D8D8D8;
	text-indent: -999em;
	cursor: pointer;
}
.nav-nh li.active {
	border-color: #000;
}
.nav-nh .new-nh{
	width: 149px;
	height:48px;
	background:url(../images/sprite.jpg) no-repeat;
	background-position: -180px -350px;
}
.nav-nh .hot-nh{
	width: 149px;
	height:48px;
	background:url(../images/sprite.jpg) no-repeat;
	background-position: -180px -400px;
}
.nav-nh .active .new-nh{
	background-position:left -350px;
}
.nav-nh .active .hot-nh{
	background-position:left -400px;
}

.new-hot .box-nh .active{
	display: block;
}
.new-hot .list-nh{
	display: none;
}
.new-hot .list-nh li{ 
	overflow: hidden;
	height: 120px;
	border-bottom: 1px solid #D8D8D8;
}
.new-hot .list-nh li:last-child{
	border: none;
}
.new-hot .list-nh img{
	float:right;
	width: 120px;
	height: 120px;
}
.new-hot .txt-nh{
	padding: 35px 170px 20px 20px;
	font-size: 16px;
	line-height: 24px;
}
 .new-hot .txt-nh span{
	display: block;
	color:#888;
	font-size: 14px;
}
.article-cont {
	overflow: hidden;
}
.channel-title {
	height: 50px;
	border:1px solid #d8d8d8;
	border-bottom:none;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
}
.title-tag {
	display: inline-block;
	margin: 0 5px;
	width: 20px;
	height: 20px;
	background: url(../images/u344.png) no-repeat;
	vertical-align: middle;
}
.article-cont .channel-list li {
	width: 25%;
}
.article-cont .img-cl img {
	width: 100%;
	height: 190px;
}

.article-cont  .title-ml{
	height: 50px;
	border-bottom: 1px solid #D8D8D8;
	border-left: 5px solid #F00B0B;
	text-align:right;
}
.article-cont .title-ml .name-ml{
	float: left;
	overflow: hidden;
	margin: 15px 0 0 15px;
	width: 258px;
	height: 20px;
	background:url(../images/sprite.jpg) no-repeat 0 -200px;
	text-indent: 999em;
}
.article-cont .list-ml{
	border:1px solid #d8d8d8;
	margin-bottom: 20px;
}
.article-cont .list-ml img{
	width: 169px;
	height: 169px;
	vertical-align: top;
}
.article-cont .list-ml li{
	position: relative;
	display: inline;
	float: left;
	width: 168px;
	border-left: 1px solid #D8D8D8;
	text-align: center;
}
.article-cont .list-ml .caret{
	position: absolute;
	top: 153px;
	left: 64px;
}
.article-cont .list-ml li:first-child {
	border-left:1px solid #fff;
}


.article-cont .text-ml{
	display: block;
	padding: 10px 10px 0 10px;
	height: 79px;
	font-size: 16px;
	line-height: 22px;
}
.article-cont .name-ml{
	color:#999;
	font-size: 14px;
}

.article-cont .text-ml a{
	display: block;
	height: 44px;
	overflow: hidden;
}
.article-cont .text-ml a.name-ml{
	height: 22px;
}
.article-cont .name-ml:hover{
	color:#ce0000;
}

.txt-ig{
	padding: 20px 140px 20px 20px;
	font-size: 14px;
	line-height: 20px;
}
.txt-ig a{
	display: block;
	max-height: 80px;
	overflow: hidden;
}
.txt-ig span{
	display: block;
	color:#999;
	font-size: 14px;
}
.txt-ig-link  {
	display: block;
	max-height: 46px;
	overflow: hidden;
}

.list-left-container .swiper-container-horizontal>.swiper-pagination {
	top: 395px;
	height: 20px;
	text-align: right;
}
.list-left-container .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border: 1px solid white;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;

	background-color: transparent;
	opacity: 1;
}
.list-left-container .swiper-pagination-bullet:last-child {
	margin-right: 24px;
}
.list-left-container .swiper-pagination-bullet-active {
	background: white;
}

.rule-hot {
	border:1px solid #d8d8d8;
	padding: 20px;
	margin-top: 20px;
}
.rule-title {
	overflow: hidden;
	margin-bottom: 15px;
	height: 55px;
	background: url(../images/collection-sprite.png) no-repeat left -160px;
	color: red;
	text-indent: 80px;
	font-size: 20px;
	line-height: 83px;
	font-weight: normal;
}
.rule-list {
	
}
.rule-list li {
	display: block;
	white-space:nowrap; 
	height: 38px;

	border-bottom: 1px dotted #d8d8d8;
	font-size: 14px;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis
}
.rule-list li:last-child {
	border-bottom: 0 none;
}
.rule-list li.rule-top {
	display: inline-block;
	white-space:normal; 
	margin-bottom: 10px;
	width: 120px;
	border-bottom: 0 none;
	line-height: 1.5;
	height: 190px;
	overflow: hidden;
}
.rule-list li.rule-top img{
	width: 120px;
	height: 120px;
}
.rule-top.first {
	margin-right: 14px;
}
.rule-img {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	width: 120px;
	height: 120px;
}
.rule-img .rule-num {
	position: absolute;
	bottom: 0;
	display: block;
	padding-left: 12px;
	width: 42px;
	height: 55px;
	background: url(../images/circle.png) no-repeat;
	color: white;
	font-size: 30px;
	font-family: "Didot", Georgia, serif;
	line-height: 68px;
}
.rule-num {
	margin-right: 3px;
	font-style: italic;
	font-size:18px;
	font-family: "Didot", Georgia, serif;
}

.like-to{
	display: inline-block;
	padding: 0 15px;
	height: 40px;
	border: 1px solid #F00B0B;
	-webkit-border-radius:25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
	/*background:url(../images/like_bg.png) no-repeat;*/
	color: #F00B0B;
	vertical-align: 8px;
	font-size:14px;
	line-height: 40px;
	cursor: pointer;
}
.like-to .heart{
	display:inline-block;
	margin-right: 5px;
	width: 28px;
	height: 25px;
	background:url(../images/sprite.jpg) no-repeat 0 -60px;
	vertical-align: middle;
}
.liked .heart {
  background-position: -38px -60px;
}
.author-cont {
	position: relative;
	left: -1px;
	padding: 40px 220px 40px 26px;
	min-height: 134px;
	border-left: 1px solid white;
	background: url(../images/author.png) no-repeat 0 40px;
}

.author-name {
	font-size: 34px;
}
.author-work {
	margin: 10px 0;
	font-size: 20px;
}
.author-des {
	font-size: 14px;
}
.author-photo {
	position: absolute;
	top: 25px;
	right: 40px;
	width: 160px;
	height: 160px;
}

.author-photo img{
	width: 150px;
	height: 150px;
	border-radius: 150px;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border: 10px solid #E5E5E5;
}
.channel-list-title {
	padding-left: 25px;
	height: 40px;
	background: url(../images/title_bg.png) repeat-x;
	color: white;
	font-size: 20px;
	line-height: 40px;
}


/******收藏列表*******/
.collect-tab{
	height: 48px;
	line-height: 48px;
	border: 1px solid #D8D8D8;
}
.collect-tab a{
	display: block;
	float: left;
	width: 338px;
	font-size: 16px;
	text-align: center;
}
.collect-tab a.first{
	border-right: 1px solid #D8D8D8;
}
.collect-tab a.cur{
	color: #ea1218;
}
.collection-list{
	border: 1px solid #d8d8d8;
	border-top: 0;
}
.collection-list li{
	background: #fff;
	height: 250px;
	-webkit-transition: all linear .3s;
}
.collection-list li.last .con{
	border-bottom: none
}
.collection-list li.remove{
	height: 0;
	overflow: hidden;

}
.collection-list li .img {
	display: block;
	width: 250px;
	height: 250px;
	overflow: hidden;
	float: left;
}
.collection-list li img{
	width: 250px;
	height: 250px;
}
.collection-list li .con{
	overflow: hidden;
	margin-left: 250px;
	padding: 20px 20px 0 20px;
	height: 229px;
	border-bottom: 1px solid #D8D8D8;
	
}
.collection-list li h3{
	font-size: 26px;
	line-height: 36px;
	max-height: 72px;
	margin-bottom: 12px;
	overflow: hidden;
}
.collection-list .con p{
	font-size: 14px;
	line-height: 24px;
	height: 72px;
    overflow: hidden;
}
.collection-list .bt{
	height: 24px;
	line-height: 24px;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}
.collection-list .cancel-btn{
	display: none;
	position: absolute;
	height: 24px;
	line-height: 24px;
	right: 0;
	top:0;
	font-size: 14px;
	color: #ea1218;
	padding-left: 15px;
	background: url(../images/collection-sprite.png) no-repeat 0 8px;
}
.collection-list .tags{
	font-size: 14px;
	width: 300px;
	overflow: hidden;
}
.collection-list .tags span{
	font-weight: bold;
}
.collection-list .tags a{
	display: inline-block;
	margin:0 10px;
}

.user-box{
	padding:30px 60px 30px 60px;
	background: #f9f9f9;
}
.user-box .face-wrap{
	width: 120px;
	margin:0 auto 20px;
}
.user-box .face-wrap img{
	border-radius:80px; 
	-moz-border-radius:80px;
	-webkit-border-radius:80px; 
}
.user-box .name{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
}
.user-box  p{
	text-align: center;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	color: #666666;
	margin-bottom: 15px;
}
/* baidu share api css */
.user-box .share{
	height: 28px;
	line-height: 28px;
	padding-left: 23px;
	margin-top: 30px;
	overflow: hidden;
}
.user-box .share span{
	display: inline-block;
	float:left;
	font-size: 14px;
	color: #666666;
	margin-right: 15px;
}
.bdsharebuttonbox{
	float: left;
}
.bdshare-button-style0-16 {
  float: left;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
	display: inline-block !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 50px !important;
	height: 51px !important;
	background-image: url(../images/collection-sprite.png) !important;
}
.bdshare-button-style0-16 .bds_tsina {
	background-position: -50px -24px !important;
}
.bdshare-button-style0-16 .bds_weixin {
	background-position: 0 -24px !important;
}

.event-box{
	margin-bottom: 20px;
	
}
.event-box h2{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 300px;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/collection-sprite.png) no-repeat left -67px;
}
.event-slide{
	position: relative;
	overflow: hidden;
	width: 300px;
	height: 250px;
	margin:0 auto;
}
.event-slide .event-list{
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0 auto;
	width: 300px;
	height: 250px;
	text-align: center;
}
.event-slide li {
  width: 300px;
  float: left;
  position: relative;
}
.event-slide li a{
	display: block;
	width: 300px;
	height: 250px;
	position: relative;
}
.event-slide li span{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width:270px;
	padding:0 15px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	background: url(../images/slide-title-bg.png) repeat;
}
.event-slide .prev{	
	position: absolute;
	top:50%;
	margin-top: -23px;
	left:0;
	z-index: 2;
	display: inline-block;
	width: 29px;
	height: 46px;
	background:url(../images/arrow.png) no-repeat 0 0;
	cursor: pointer;
}
.event-slide .next{	
	position: absolute;
	top:50%;
	margin-top: -23px;
	right:0;
	z-index: 2;
	display: inline-block;
	width: 29px;
	height: 46px;
	background:url(../images/arrow.png) no-repeat 0 -58px;
	cursor: pointer;
}
/*2016.9.5 用户中心修改*/
.right-sticky .author-info{
    width: 260px;
    height: 430px;
    padding: 0 20px;
    background-color:#f8f8f8;
    text-align: center;
    padding-top: 50px;
    color:#333333;
}
.right-sticky .author-info .author-avt{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
.right-sticky .author-info .author-name{
    display:block;
    height: 50px;
    line-height: 60px;
    font-size: 22px;
}
.right-sticky .author-info .author-edit{
    display:block;
    color:#666666;
}
.right-sticky .author-info .author-num{
    font-size: 16px;
    height: 70px;
    line-height: 70px;
}
.right-sticky .author-info .author-num span{
    display:block;
    width: 28%;
    float:left;
    padding-left: 10px;
}
.right-sticky .author-info .author-num a{
    text-decoration: underline;
}
.right-sticky .author-info .author-sign{
    clear:both;
    display:block;
    font-size: 12px;
    color:#666666;
    text-align:left;
    line-height: 20px;
}
.right-sticky .report-share {
    position: relative;
    width: 155px;
    height: 45px;
    bottom: auto;
    left: auto;
    float: right;
    padding: 10px 0;
}
.right-sticky .report-share span {
    float: left;
    line-height: 45px;
}
.right-sticky .report-share a span{
    display: block;
    width: 45px !important;
    height: 45px !important;
    padding-left: 0 !important;
    float: left;
    margin-left: 10px;
    background-image: url(http://new-icon.bazaar.net.cn/try/common/images/sina_icon.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 0;
}
.right-sticky .report-share a.jiathis_button_weixin span{
    background-position: -55px 0;
}

/*分页*/
.pagination{
    display:table;
    height:40px;
    padding:20px 0px;
    margin:0 auto;
}
.pagination li{
    float: left;
}
.pagination a{
    display:block;
    float:left;
    margin-right:8px;
    padding:2px 12px;
    min-height:24px;
    border:1px #cccccc solid;
    background:#fff;
    text-decoration:none;
    color:#808080;
    font-size:12px;
    line-height:24px;
    font-family:Verdana,Arial
}
.pagination li.active a{
    border: 1px #000000 solid;
    background: #000000;
    color: #fff;
}
.pagination a:hover{
    color:#000000;
    background: white;
    border:1px #000000 solid;
}
.pagination a.cur{
    border:1px #000000 solid;
    background:#000000;
    color:#fff;
}
.pagination p{
    padding:0px;
    margin:0px;
    float:left;
    cursor:pointer;
    font-family:Verdana,Arial;
    padding:2px 12px;
    font-size:12px;
    min-height:24px;
    line-height:24px;
    color:#bbb;
    border:1px #ccc solid;
    background:#fcfcfc;
    margin-right:8px;
}
.pagination p.pageRemark{
    border-style:none;
    background:none;
    margin-right:0px;
    padding:4px 0px;
    color:#666;
}
.pagination p.pageRemark b{
    color:red;
}
.pagination p.pageEllipsis{
    border-style:none;
    background:none;
    padding:4px 0px;
    color:#808080;
}