﻿/* AB模版网 做最好的织梦整站模板下载网站 */
/* 网址：Www.AdminBuy.Cn */
/* 图标大全：Sc.AdminBuy.Cn 专业建站素材网站 */
/* QQ：9490489 */
@import url("common.css");
.index-mode {
	width: 1200px;
	float: left;
	margin-top: 10px;
	background-color: #ececec;
}
.picShow {
	width: 1200px;
	float: left;
	position: relative;
	overflow: hidden;
}
.picList img {
	width: 1200px;
	height: 330px;
	display: block;
}
.picShow .title {
	position: absolute;
	top: 0px;
	height: 46px;
	line-height: 46px;
	width: 700px;
	text-align: center;
	opacity: 0.4;
	filter: Alpha(opacity=40);
	display: none;
	background-color: #000;
}
.picShow .link {
	position: absolute;
	top: 0px;
	height: 46px;
	line-height: 46px;
	width: 700px;
	text-align: center;
	display: none;
}
.picShow .link a {
	font-size: 20px;
	font-size: 20px;
	color: #fff;
}
.picShow .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom: 12px;
	left: 44%;
	zoom: 1;
	z-index: 3
}
.picShow .num li {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background: #666;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	cursor: pointer;
	float: left;
	margin-left: 10px;
}
.picShow .num li.on {
	background-color: #f00;
}
.article {
	width: 490px;
	height: 330px;
	float: left;
	margin-left: 10px;
}
.article-top {
	width: 450px;
	float: left;
	padding: 0px 20px;
	border-bottom: 1px solid #eee;
}
.article-top>div {
	padding: 10px 0px;
	height: 32px;
	line-height: 32px;
}
.article-top-title {
	width: 350px;
	float: left;
	font-size: 20px;
}
.article-top-more {
	width: 80px;
	float: left;
	text-align: right;
	border-left: 1px solid #eee;
}
.article-top-more a {
	color: #666;
}
.article-top-more a:hover {
	color: #f00;
}
.article-list {
	width: 450px;
	float: left;
	padding: 0px 20px;
}
.article-list li {
	width: 450px;
	float: left;
	margin-top: 15px;
}
.article-pubTime {
	width: 50px;
	float: left;
	text-align: center;
	color: #fff;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.article-pubTime span {
	display: block;
	font-weight: normal;
	font-size: 14px;
	line-height: 1em;
}
.article-content {
	width: 380px;
	float: left;
	padding: 0px 10px;
}
.article-content a {
	display: block;
	float: left;
	width: 380px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.article-content a:hover {
	color: #cc0001;
}
.index-mode-title {
	width: 1160px;
	float: left;
	border-bottom: 2px solid #c9c9c9;
	padding: 15px 20px 10px;
	background-color: #ececec;
}
.index-mode-title-left {
	width: 1000px;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.index-mode-title-right {
	width: 160px;
	float: left;
	text-align: right;
	padding-top: 5px;
	font-size: 16px;
}
.index-add {
	width: 1200px;
	float: left;
	background-color: #ececec;
	padding-top: 10px;
}
.index-add img {
	display: block
}
.show-add {
	width: 1200px;
	float: left;
	background-color: #fff;
	padding: 10px 0px 30px;
	text-align: center;
}
/*导航*/
.cs-menu {
	width: 1200px;
	float: left;
	background-color: #fff;
	padding: 20px 0px;
	margin: 10px 0px 1px;
}
.cs-menu a {
	border-radius: 3px;
}
.cs-menu a {
	font-size: 18px;
	margin-right: 20px;
	padding: 2px 10px;
	display: block;
	float: left;
	margin-top: 10px;
}
.cs-menu-left {
	width: 1000px;
	float: left;
	padding: 0px 20px;
	overflow: hidden;
}
.cs-menu-right {
	width: 160px;
	float: left;
}
/*搜索结果*/
.cs-search {
	width: 1160px;
	float: left;
	background-color: #fff;
	padding: 15px 20px;
	margin: 0px 0px 0px;
}
/*热门推荐*/
.news-hots {
	width: 260px;
	float: left;
	padding: 20px;
}
.news-hots .title {
	width: 210px;
	float: left;
}
.news-hots .title li {
	width: 100%;
	float: left;
	padding-top: 10px
}
.news-hots .title a {
	width: 100%;
	overflow: hidden;
	text-decoration: none;
	float: none;
	display: inline-block;
	font-size: 16px;
}
/*作品详情*/
.detail-mode-title {
	width: 1200px;
	float: left;
	background-color: #fff;
	border-bottom: solid 1px #c9c9c9;
	margin-top: 10px;
	font-size: 16px;
	color: #666;
}
.detail-title-left {
	width: 760px;
	float: left;
	padding: 20px 60px;
	height: 100px;
}
.detail-title-right {
	width: 239px;
	float: left;
	padding: 20px;
	border-left: solid 1px #c9c9c9;
	height: 100px;
	line-height: 100px;
	text-align: center;
}
.detail-mode-title h1 {
	font-size: 26px;
	font-weight: bold;
	word-spacing: 0.2em;
	margin: 10px 0px;
	font-weight: normal;
	overflow: hidden;
}
.detail-mode {
	width: 1000px;
	float: left;
	padding: 20px 100px;
	background-color: #fff;
	font-size: 16px;
}
.detail-mode p img {
	margin: 20px 0px;
}
/*登陆界面*/
.loginBody {
	text-align: center;
}
.loginHolder {
	width: 500px;
	margin-top: 10%;
	color: #000;
	font-size: 16px;
}
.loginHolder li {
	width: 100%;
	float: left;
	padding: 20px 0px;
	text-align: center;
}
.loginHolder a {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	line-height: 26px;
}
.loginTop {
	margin-bottom: 10px;
	font-weight: bold;
}
.loginHolder .login-input {
	height: 24px;
	line-height: 24px;
	border-radius: 3px;
	border: 1px solid #666;
	width: 260px;
	display: block;
	float: left;
}
.loginHolder .login-submit {
	padding: 8px 40px;
	background-color: #666;
	color: #fff;
	border: none;
	border-radius: 3px;
	cursor: pointer;
}
.loginHolder .login-submit:hover {
	color: #eee;
	background-color: #333;
}
.loginHolder .login-submit:last-child {
	margin-left: 40px;
}
#cndds_search_btn {
	width: 100px;
	height: 41px;
	margin-top: 0px;
	background-color: #7a7777;
	border: solid 2px #7a7777;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #fff}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #fff;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}