@charset "utf-8";
/* CSS Document */

body {
	font-family:"微软雅黑";
}
.inner {
	width:1200px;
}
.bgh {
	width:860px;
	float:right;
	padding:0;
	background:none;
}
.ldjj {
	padding:0px;
}
.ldtop {
	border-bottom:1px #ccc solid;
	padding:20px;
}
.ldtop .l {
	padding:0;
	height:auto;
}
.ldtop .l .ldimg {
	width:150px;
}
.ldtop .l h5 {
	text-align:center;
	padding:10px;
	margin:0;
}
.ldtop .r {
	width:660px;
}
.ldtop .r .ldfg {
	background:none;
	color:#666;
	padding:0 10px;
}
.ldjj h5 {
	font-size:18px;
}
.ldjj .ldbottom .text {
	padding:0 20px;
	line-height:2em;
	color:#666;
}
.ldjj .ldbottom h5 {
	margin:0;
	padding:10px 20px 0;
}
.ldlist {
	width:320px;
	border: 1px #cedff1 solid;
	border-radius:3px;
	min-height:614px;
	padding:10px 0;
}
.ldlist h5 {
	font-size:18px;
	color:#0860ba;
	padding:10px 20px 5px;
}

.ldlist li {
	border-bottom:1px #ccc dashed;
	padding:10px 20px;
}
.ldlist li a {
	color:#333;
}
.ldlist li a:hover {
	color:#0860ba;
}
.ldlist li a span {
	display:block;
}
.ldlist li a span.zw {
	padding-top:2px;
	font-size:14px;
}
.xxbtn a {
	display:block;
	background:#ffad01;
	border-radius:3px;	
	color:white;
	line-height:36px;
	height:36px;
	text-align:center;
	letter-spacing:3px;
}
.xxbtn a span {
	display:inline-block;
	width:18px;
	height:13px;
	background:url(../images/gwxx.jpg);
	vertical-align:middle;
	margin-right:10px;	
}