body{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei" ! important;
}
div,ul{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
#club_all{
	width:100%;
	position:relative;
}
#club_top{
	width:100%;
	height:auto;
	position:relative;
}
/* 登录状态,banner */
#top_statue,#section1,#section2,#section3,#section4{
	margin:0 auto;
	width:980px;
	position:relative;
}
#top_statue{
	height:30px;
	background:#ccc;
}
#club_all #banner_wrap{
	width:100%;
}
#banner_wrap li{
	width:100%;
	height:350px;
}
#banner_wrap li a{
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
}

/*壁纸下载部分*/
.section-title{
	margin:0 auto 8px;
	width:980px;
	height:35px;
	line-height:35px;
	font-size:26px;
	font-weight:bold;
	color:rgb(89,89,89);
}
#section1{
	padding:25px 0;
}
#section1 ul{
	width:100%;
}
#section1 ul li{
	float:left;
	margin-right:90px;
}
#section1 ul li a{
	width:123px;
	height:144px;
	display:block;
	cursor:pointer;
	position:relative;
}
#section1 ul li a img{
	width:100%;
	height:100%;
}

/*列表公共属性*/
.comic_list{
	width:100%;
	margin-bottom:10px;
}
.comic_list li{
	float:left;
	position:relative;
}

.comic_list li img{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
.comic_list li a{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	cursor:pointer;
}

/*介绍内容公共属性*/
.comic_list .tv_cnt{
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
	overflow:hidden;
}

.tv_cnt span{
	display:block;
}
.tv_cnt .tv_title{
	font-size:18px;
	line-height:30px;
	font-weight:bold;
}
.tv_cnt .tv_dercribe{
	font-size:16px;
	line-height:20px;
}

/* 第一行4个 */
.comic_top li{
	margin:0 15px 15px 0;
	width:233px;
	height:300px;
}
.comic_top li img{
	height:100%;
}
.comic_top li a{
	height:100%;
}
.comic_top .tv_cnt,.comic_normal_top .comic_n_t_f .tv_cnt{
	height:85px;
	background:rgba(0,0,0,0.6);
}
.comic_top .tv_title{
	padding:0 10px;
	color:#fff;
}
.comic_top .tv_dercribe{
	padding:0 10px;
	color:#fff;
}

/* 普通顶部第一行 5个 */
.comic_normal_top li{
	margin:0 12px 0px 0;
	width:248px;
	height:200px;
}
.comic_normal_top li.comic_n_t_f{
	width:460px;
	height:388px;
}
.comic_normal_top li img{
	height:140px;
}
.comic_normal_top li.comic_n_t_f img{
	height:388px;
}
.comic_normal_top li a{
	height:100%;
}
.comic_normal_top .tv_cnt{
	height:60px;
}
.comic_normal_top .tv_title{
	color:rgb(87,87,87);
}
.comic_normal_top .tv_dercribe{
	color:rgb(80,80,80);
}
.comic_normal_top .comic_n_t_f .tv_title{
	padding:0 10px;
	line-height:40px;
	color:#fff;
}

.comic_normal_top .comic_n_t_f .tv_dercribe{
	padding:0 10px;
	color:#fff;
}

/*普通*/
.comic_normal li{
	margin:0 15px 15px 0;
	width:233px;
	height:360px;
}
.comic_normal li img{
	height:300px;
}
.comic_normal li a{
	height:100%;
}
.comic_normal .tv_cnt{
	height:60px;
}
.comic_normal_top .comic_n_t_f .tv_cnt{
	height:80px;
}
.comic_normal .tv_title{
	font-size:16px;
	line-height:24px;
	color:rgb(87,87,87);
}
.comic_normal .tv_dercribe{
	font-size:15px;
	color:rgb(80,80,80);
}



/* 手机版 */
#club_all.phone #top_statue{
	display:none;
}
#club_all.phone #section1 ul{
	margin:0 auto;
	width:940px;
}
#club_all.phone #section1 ul li{
	margin-right:80px;
}
#club_all.phone .section-title{
	margin-bottom:20px;
	width:940px;
	height:40px;
	font-size:40px;
	line-height:40px;
}
#club_all.phone ul{
	margin:0 auto;
	width:940px;
}


#club_all.phone .comic_top li{
	margin:0 20px 15px 0;
	width:300px;
	height:400px;
}
#club_all.phone .comic_top .tv_cnt,#club_all.phone .comic_normal_top .comic_n_t_f .tv_cnt{
	height:85px;
	background:rgba(0,0,0,0.6);
}
#club_all.phone .comic_top .tv_title{
	padding:0 20px;
	color:#fff;
	font-size:20px;
	line-height:40px;
}
#club_all.phone .comic_top .tv_dercribe{
	padding:0 20px;
	font-size:16px;
	color:#fff;
}

#club_all.phone .comic_normal_top li{
	margin:0 20px 15px 0;
	width:300px;
	height:460px;
}

#club_all.phone .comic_normal_top li.comic_n_t_f{
	width:938px;
	height:443px;
}
#club_all.phone .comic_normal_top li img{
	height:400px;
}
#club_all.phone .comic_normal_top li.comic_n_t_f img{
	height:443px;
}
#club_all.phone .comic_normal_top li a{
	height:100%;
}
#club_all.phone .comic_normal_top .tv_cnt{
	height:60px;
}
#club_all.phone .comic_normal_top li.comic_n_t_f .tv_cnt{
	height:80px;
}
#club_all.phone .comic_normal_top .tv_title{
	color:rgb(87,87,87);
}
#club_all.phone .comic_normal_top .tv_dercribe{
	color:rgb(80,80,80);
}
#club_all.phone .comic_normal_top .comic_n_t_f .tv_title{
	font-size:26px;
	padding:0 20px;
	line-height:40px;
	color:#fff;
}
#club_all.phone .comic_normal_top .comic_n_t_f .tv_dercribe{
	padding:0 20px;
	font-size:18px;
	color:#fff;
}

#club_all.phone .comic_normal li{
	margin:0 20px 15px 0;
	width:300px;
	height:460px;
}
#club_all.phone .comic_normal li img{
	height:400px;
}
#club_all.phone .comic_normal li a{
	height:400px;
}
#club_all.phone .comic_normal .tv_cnt{
	height:60px;
}
#club_all.phone .comic_normal_top .comic_n_t_f .tv_cnt{
	height:80px;
}
#club_all.phone .comic_normal .tv_title{
	font-size:16px;
	line-height:24px;
	color:rgb(87,87,87);
}
#club_all.phone .comic_normal .tv_dercribe{
	font-size:15px;
	color:rgb(80,80,80);
}


/*返回顶部*/
#club_go_top{
	width:67px;
	height:67px;
	background:url("../images/comic/n_4.png") no-repeat;
	cursor:pointer;
	position:fixed;
	bottom:100px;
	right:20px;
    z-index:999;
}


.clear{
	clear:both;
}
#club_all.phone .clear_m_r_p{
	margin-right:0 !important;
}
#club_all.pc .clear_m_r{
	margin-right:0 !important;
}
.clear_m_l{
	margin-left:0 !important;
}
