/*common*/
body {
	font-family: Tahoma, Helvetica, "microsoft yahei", "Hiragino Sans GB", Simsun, \5b8b\4f53, sans-serif;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #ecf0f1;
}

.box {
	background-color: #fff;
	margin-top: 15px;
	border-radius: 3px;
	border: 0;
	-webkit-box-shadow: initial;
	box-shadow: inherit;
	min-height: 100px;
}
.box-heading {
	color: #333;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	position: relative;
	padding: 15px 0px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
}
.box-heading h3 {
	margin: 0;
	line-height: 16px;
	font-size: 16px;
	font-weight: 500;
	color: #333;
}
.box-body {
	padding: 15px 20px 15px 20px;
}
.box_ul {
	padding: 0 20px 20px 20px;
}
.box_ul li {
	margin-top: 20px;
}
.box_ul p {
	color: #333;
}
.box_ul span {
	color: #999;
	font-size: 10px;
}
.box_ul a {
	color: #333;
}
.box_ul a:hover {
	color: #1d9de7;
}

.breadcrumb {
	background: 0 0;
	margin: 0;
	color: #a7b2c0;
	padding: 15px 0 0 0;
}
.breadcrumb a {
	color: #333;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/ ";
}

.noresult {
	width: 100%;
	text-align: center;
}

/*分页*/
.page_link {
	text-align: center;
	font-size: 14px;
	margin: 20px;
	line-height: 40px;
}
.page_link a,
.page_link span {
	margin-right: 1px;
	padding: 5px 18px;
	border-radius: 3px;
	text-align: center;
	background-color: #ecf0f1;
}
.page_link span {
	font-weight: bold;
	background-color: #999999;
	color: #ffffff;
}
.page_link a:hover {
	color: #0092dc;
	background-color: #cddfe3;
}

/*index*/
.index_page_center {
	width: 770px;
}
.index_page_center .list {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.index_page_center .list .list_img {
	text-align: center;
	padding-right: 15px;
}
.index_page_center .list .list_img a {
	width: 230px;
	height: 155px;
	display: block;
	position: relative;
	overflow: hidden;
}
.index_page_center .list .list_img a img {
	vertical-align: middle;
	width: 100%;
}
.index_page_center .list .list_content {
	height: 139px;
	zoom: 1;
	width: 477px;
	position: relative;
}
.index_page_center .list .list_content h4 a {
	font-size: 18px;
	font-weight: 500;
	color: #333;
}
.index_page_center .list .list_content h4 a:hover {
	color: #1d9de7;
}
.index_page_center .list .list_content .desc {
	color: #999;
	margin-top: 10px;
}
.index_page_center .list .list_content .tag {
	position: absolute;
	bottom: 0;
	color: #999;
}

.index_page_left {
	width: 310px;
}

/*article*/
.article_page_center {
	width: 770px;
}
.article_page_center h1 {
	padding: 15px;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 30px;
	font-weight: 400;
	line-height: 36px;
	color: #333;
}
.article_page_center .info {
	padding: 15px;
	font-size: 14px;
	color: #999;
	padding: 0 15px;
	color: #999;
}
.article_page_center .detail {
	font-size: 17px;
	line-height: 1.7em;
	color: #333;
	padding: 15px 15px 40px 15px;
	margin-top: 30px;
	border-top: 1px dashed #eee;
}
.article_page_center .detail img {
	max-width: 100%;
	display: block;
	margin: 10px auto;
	vertical-align: middle;
}
.article_page_center .box-footer {
	padding: 10px 15px;
	background-color: #f6f8f8;
	border-top: 1px solid #efefef;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	min-height: 50px;
}
.article_page_center .box-footer p {
	font-size: 12px;
	color: #999999;
	margin-bottom: 10px;
}
.article_page_center .box-footer a {
	font-size: 14px;
	font-weight: 500;
	color: #333;
}
.article_page_center .box-footer a:hover {
	color: #1d9de7;
}
.article_page_center .like {
	width: 100%;
	margin-top: 15px;
	min-height: 100px;
}
.article_page_center .like ul li {
	display: inline-block;
	width: 22%;
	height: 150px;
	text-align: center;
	margin: 0 8px;
	overflow: hidden;
}
.article_page_center .like ul li .like-img {
	display: block;
	height: 109px;
	overflow: hidden;
}
.article_page_center .like ul li img {
	width: 100%;
	vertical-align: middle;
}
.article_page_center .like ul li p {
	text-align: left;
	margin-top: 5px;
}
.article_page_center .like a {
	color: #333;
}
.article_page_center .like a:hover {
	color: #1d9de7;
}

.article_page_right {
	width: 310px;
}
.article_page_right .box-fenlei {
	background-color: #00aaee;
	color: #ffffff;
	width: 45%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	display: block;
}
.article_page_right .box-fenlei:hover {
	background-color: #00aadd;
}
.article_page_right .box-fenlei a {
	color: #ffffff;
}
