@charset "utf-8";
/* 版式自定义 */
.con {
	width: 1150px;
	margin: 0 auto;
	padding: 20px;
	background: #fffbed;
}
.main {
	width: 898px;
	background: #f5f0de;
	border: 1px solid #ccc;
}
.side {
	width: 233px;
	border: 1px solid #ccc;
	background: #f5f0de url(/images/col/side_bg.png) bottom left no-repeat;
}
.side h2 {
	height: 50px;
	display: block;
	font-size: 0px;
	margin: 0px 20px;
	border-bottom: 1px solid #ccc;
	background: url(/images/index/icon.png) 0px -160px no-repeat;
}
.tit {
	height: 49px;
	margin: 0px 20px;
	border-bottom: 1px solid #ccc;
}
.tit b {
	display: block;
	color: #fff;
	width: 140px;
	text-align: center;
	font: bold 16px/50px simsun;
	background: url(/images/index/bt.png) 0px center no-repeat;
}
.where {
	height: 30px;
	padding-left: 20px;
	background: #f5f0de;
	border: 1px solid #ccc;
	font: normal 12px/30px simsun;
}
/* 侧栏菜单 */
.menu li {
	vertical-align: middle;
	margin-top: 20px;
}
.menu li a {
	display: block;
	height: 30px;
	line-height: 30px;
	background: url(/images/index/bt.png) center 0px no-repeat;
	font: bold 14px/30px simsun;
	text-align: center;
	color: #fff;
}
.menu li.current a, .menu li a:hover {
	color: #F7E39A;
}
/* 分页 */
.pages {
	font: 0/0 lx;
	padding:0 15px;
	float: right;
}
.pages a {
	display: inline-block;
	line-height: 28px;
	margin: 0 1px;
	padding: 0 10px;
	border: 1px #d2d2d2 solid;
	font-size: 14px;
	vertical-align: middle;
}
.pages a:hover {
	border: 1px #8b312f solid;
}
.pages a.current {
	border: 1px #8b312f solid;
	background-color: #8b312f;
	color: #fff;
	position: relative;
}
.pages span {
	line-height: 28px;
	font-size: 14px;
	margin-left: 10px;
	vertical-align: middle;
}
.pages select {
	border: 1px #d2d2d2 solid;
	padding: 4px;
	background: #f5f0de;
}
/* 文字列表 */
.main .list-t {
	padding: 10px 20px;
}
.main .list-t li {
	height: 32px;
	padding-left: 20px;
	line-height: 32px;
	font-size: 14px;
	background: url(/images/index/dot01.png) 0px center no-repeat;
}
.main .list-t li.line {
	height: 0;
	border-bottom: 1px #ccc dashed;
	font: 0/0 lx;
	overflow: hidden;
	margin: 10px 0;
	background: none;
}
/* 正文自定义 */
.article {
	padding: 40px 14px 34px;
}
.article h2 {
	color: #147;
	font: normal 24px/30px microsoft yahei;
	margin: 0 20px -10px;
	padding: 0 0 10px;
}
.article h3 {
	padding: 10px 0;
	line-height: 16px;
	font-size: 14px;
	font-weight: normal;
}
.article .info {
	line-height: 40px;
	border-bottom: 1px #ccc dashed;
	margin: 10px 20px 0px;
	text-align: center;
	position: relative;
}
.article .info span {
	margin-right: 20px;
}
.article .article-box {
	margin: 0 20px;
	padding: 15px 20px;
	border-bottom: 1px #d1d1d1 dashed;
	line-height: 2em;
	font-size: 14px;
}
.article .article-box p, .article .article-box div {
	margin-bottom: 1em;
	text-align: justify;
	text-justify: distribute;
}
.article table {
	margin: 0 auto 1em;
}
.article-box p a {
	text-decoration: underline;
	margin: 0 5px;
	color: #09c;
}
.article-box img {
	max-width: 600px;
}
.article-box table {
	width: 90%;
	margin: 0 auto;
}
.article-box table th, .article-box table td {
	border: 1px #ccc solid;
	padding: 5px;
	line-height: 20px;
}
.article-box table th {
	background-color: #f8f8f8;
	text-align: center;
	font-weight: bold;
}
.article .bdsharebuttonbox {
	margin: 10px 20px 0;
}
.article .bdsharebuttonbox strong {
	float: left;
	line-height: 36px;
	font-size: 14px;
	margin-right: 5px;
}
.article .opt {
	text-align: right;
	line-height: 36px;
	color: #323232;
	margin: -36px 20px 0;
	padding: 0 20px;
}
.article .opt a {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #323232;
}
.article .opt a:hover {
	color: #09c;
}
/* 正文组图 */
.photos {
	width: 620px;
	margin: 20px auto 0;
	position: relative;
}
.photos .pic {
	text-align: center;
	position: relative;
}
.photos .pic img {
	min-height: 360px;
}
.photos .pic span {
	display: block;
}
.photos .pic .tips {
	display: none;
	width: 200px;
	font-size: 14px;
	line-height: 40px;
	background: rgba(0,0,0,0.5);
 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	color: #fff;
	padding: 0 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -110px;
}
.photos h4 {
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
}
.photos .preview { /* 容器大小、溢出隐藏 */
	width: 620px;
	height: 80px;
	position: relative;
	overflow: hidden;
	border-top: 1px #e0e0e0 solid;
	border-bottom: 1px #e0e0e0 solid;
	background-color: #fff;
	margin: 0 auto;
	padding: 1px 0;
}
.photos .preview ul {
	height: 80px;
	background-color: #f2f2f2;
}
.photos .preview li { /* 子元素大小 */
	width: 124px;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	text-align: center;
	padding: 5px 0;
}
.photos .preview li a {
	width: 112px;
	height: 66px;
	display: block;
	border: 2px #f2f2f2 solid;
	margin: 0 auto;
}
.photos .preview li.current a {
	border: 2px #8b312f solid;
}
.photos .preview li a span {
	width: 110px;
	height: 64px;
	display: block;
	border: 1px #fff solid;
	background-color: #fff;
	overflow: hidden;
	cursor: pointer;
}
.photos .preview li a img {
	width: 110px;
}
.photos p .prev, .photos p .next {
	display: block;
	width: 23px;
	height: 23px;
	border: none;
	background-image: url(/images/col/arr.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 30px;
	cursor: pointer;
	z-index: 3;
	font: 0/0 lx;
	overflow: hidden;
	margin: 0;
}
.photos p .prev {
	left: 0;
}
.photos p .next {
	background-position: 100% 0;
	right: 0;
}
.photos .pic .prev, .photos .pic .next {
	width: 50%;
	_height: 2000px;
	background-image: url(about:blank);
	position: absolute;
	top: 0;
	bottom: 0;
}
.photos .pic .prev {
	cursor: url(http://i3.sinaimg.cn/dy/deco/2012/1218/hdfigure/hd_left_arrow.cur), auto;
	left: 0;
}
.photos .pic .next {
	cursor: url(http://i3.sinaimg.cn/dy/deco/2012/1218/hdfigure/hd_right_arrow.cur), auto;
	right: 0;
}