@charset "utf-8";
/* 宽度定义 */
.content {
	font-family:microsoft yahei;
	
}
.main {
	width:694px;
}
.side {
	width:246px;
}
.where {
	height:30px;
	padding-left:20px;
	background:url(/images/col/dot1.png) 0 50% no-repeat;
	line-height:30px;
	border-bottom:1px #c3c3c3 solid;
font-size: 14px;	
}
/* 侧栏 */
.side .box {
	background:url(/images/col/box_side.png) -500px 100% no-repeat;
	padding-bottom:10px;
}
.side .menu {
	background:url(/images/col/box_side.png) -250px 100% no-repeat;
	margin-bottom:10px;
}
.side .menu .list-a {
	padding-top:15px;
	border-left:1px #c3c3c3 solid;
	border-right:1px #c3c3c3 solid;
	background-color:#f2f2f2;
}
.side .menu .list-a li {
	margin-bottom:5px;
	padding:0 25px;
}
.side .menu .list-a li a {
	display:block;
	line-height:42px;
	font-size:16px;
	text-align:center;
	margin:0 auto;
	background:url(/images/col/a.png) 0 100% no-repeat;
	font-weight:bold;
}
.side .menu .list-a li a:hover, .side .menu .list-a li.current a {
	background:url(/images/col/a.png) 0 0 no-repeat;
	color:#fff;
}
.side .list-r {
	padding:10px;
	border-left:1px #c3c3c3 solid;
	border-right:1px #c3c3c3 solid;
	background:url(/images/col/rank.png) 15px 11px no-repeat;
}
.side .list-r li {
	border-bottom:1px #c3c3c3 solid;
	height:29px;
	line-height:29px;
	padding-left:35px;
	font-size:14px;
}
.side .box h2 {
	height:35px;
	line-height:35px;
	padding-left:15px;
	background:url(/images/col/box_side.png) 0 0 no-repeat;
	color:#000;
	font-size:16px;
	position:relative;
}
.side .box h2 span.news {
	display:block;
	width:65px;
	height:43px;
	background:url(/images/col/news.png) no-repeat;
	position:absolute;
	right:10px;
	bottom:0px;
}
/* 列表自定�?*/
.list {
	border:1px #c3c3c3 solid;
	padding:0 10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	position:relative;
}
.main .list-t {
	padding:10px 20px;
}
.main .list-t li {
	height:28px;
	line-height:28px;
	padding-left:20px;
	background:url(/images/col/dot2.png) 0 50% no-repeat;
	font-size:14px;
}
.main .list-t li.line {
	height:0;
	line-height:0;
	font-size:0;
	margin:10px 0;
	padding:0;
	background:none;
	border-bottom:1px #aaa dashed;
	overflow:hidden;
}
.pages {
	padding:0 0 10px;
	text-align:center;
}
.pages a {
	display:inline-block;
	width:26px;
	line-height:26px;
	text-align:center;
	border:1px #c3c3c3 solid;
	margin:0 2px;
	font-size:14px;
}
.pages a.current, .pages a:hover {
	border:1px #2d94df solid;
	background-color:#2d94df;
	color:#fff;
}
.pages a.prev, .pages a.next, .pages a.all {
	width:auto;
	padding:0 4px;
}
.pages span {
	line-height:28px;
	font-size:12px;
	margin-left:4px;
}
.pages select {
	padding:3px;
}
/* 正文自定�?*/
.article {
	border:1px #c3c3c3 solid;

	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	position:relative;
}
.article h2 {

	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#3D7CC1;
	margin:0 85px;

padding-bottom: 10px;
}
.article .info {
	margin:0 85px 10px;
	line-height:26px;
	color:#000;
	text-align:center;

}
.article .info a{
color:#FF0000;}
.article .info span {
	margin-right:4px;
}
.article .article-box {
	border-top:1px #ccc dashed;
	margin:0 65px;
	
line-height:2em;
margin-bottom:1em;
font-size:16px;
width:872px;
text-align:justify;
}
.article .article-box p {
	line-height:2em;
	font-size:16px;
	margin-bottom: 0em;
	
}
.article-box table {
	width:90%;
	margin:0 auto;
}
.article-box table th, .article-box table td {

	padding:5px;
}
.article-box table th {
	background-color:#f8f8f8;
	text-align:center;
	font-weight:bold;
}

.article-box a {
color: #03F;
font-size: 14px;
font-weight: bold;
}
.opt {
	text-align:right;
}
.article .related {
	margin:10px 49px;
	zoom:1;
}
.article .related h4 {
	height:36px;
	border-bottom:1px #d1d1d1 solid;
}
.article .related h4 span {
	display:inline-block;
	border-bottom:1px #008fe8 solid;
	font:normal 18px/36px microsoft yahei;
	color:#008fe8;
	margin-bottom:-1px;
	padding:0 10px;
	position:relative;
}
.article .related ul {
	padding:10px 0;
}
.article .related li {
	background:url(/images/col/dot3.png) 0 50% no-repeat;
	padding-left:10px;
	line-height:32px;
}
.article .related li a, .article .related li span {
	font:normal 14px/32px microsoft yahei;
}
.article .related li a:hover {
	text-decoration:underline;
}
.share {
	width:360px;
	height:40px;
	padding-left:638px;
	overflow:hidden;
	position:relative;
border-bottom: 1px solid #499ED5;
}
.share-box {
	width:250px;
}
.share a {
	float:left;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	color:#008fe8;
}
/* 圆角处理 */
span.tl, span.tr, span.bl, span.br {
	display:block;
	_display:none;
	width:7px;
	height:7px;
	background-image:url(/images/col/box_radius.png);
	background-repeat:no-repeat;
	position:absolute;
}
span.tl {
	top:-1px;
	left:-1px;
	background-position:0 0;
}
span.tr {
	top:-1px;
	right:-1px;
	background-position:100% 0;
}
span.bl {
	bottom:-1px;
	left:-1px;
	background-position:0 100%;
}
span.br {
	bottom:-1px;
	right:-1px;
	background-position:100% 100%;
}





/* ������ͼ */
.photos {
	width:620px;
	margin:0 auto;
	position:relative;
}
.photos .pic {
	text-align:center;
}
.photos .pic img {
	min-height:360px;
}
.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 #2c94df 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;
}

.list_dh{ height:202px; line-height:28px; background-color:#fff3dd; margin-bottom:16px; margin-top:10px;}

.list_dh li{ width:80px; display:inline; margin-left:10px; margin-right:10px;}
.list_dh li a{color:#b11105; font-size:14px;}
.list_dh a:hover{color:#000;}
.list_dh li:hover {
background-color: #129ce7;
cursor: pointer;

}
.nav li .sub {
	display:none;
	width:112px;
	*width:112px;
        height:120px;
        *height:120px;
	background-image:url(/images/arr/bjt.png);
background-repeat: no-repeat;
	padding:10px;
	font:0/0 lx;
	position:absolute;
       top:27.5px;
	left:0;
	z-index:9;
border-radius: 10px;
}
.nav li .sub a {
	width:99px;
	height:30px;
	background:none;
	margin: 0px 0 0 -10px;
	padding:0 10px;
	font:normal 14px/30px 宋体;
}
.nav li .sub a {
	width:99px;
	height:30px;
	background:none;
	margin: 0px 0 0 -10px;
	padding:0 10px;
	font:normal 14px/30px 宋体;
	color:#000;
text-align:left;
}
.nav li .sub a:hover {
	background-color:#a2cbff;
}


.nav li .sub1 {
	display:none;
	width:300px;
	*height:170px;
        height:170px;
	background-image:url(/images/arr/bjt-t.png);
background-repeat: no-repeat;
	padding:10px;
	font:0/0 lx;
	position:absolute;
        top:27.5px;
	left:0;
border-radius: 10px;
	z-index:9;
}
.nav li .sub1 a {
	width:116px;
	height:30px;
	background:none;
	margin: 0px 0 0 -8px;
	padding:0 10px;
	font:normal 14px/30px 宋体;

}
.nav li .sub1 a {
	width:116px;
	height:30px;
	background:none;
	margin: 0px 0 0 -8px;
	padding:0 10px;
	font:normal 14px/30px 宋体;
	color:#000;
text-align:left;
}
.nav li .sub1 a:hover {
	background-color:#a2cbff;
}