/* reset */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
	margin: 0;
	padding: 0
}
body{
	font-family: "微软雅黑";
}

/* 初始化标签在所有浏览器中的margin、padding值 */

fieldset,
img {
	border: 0 none
}


/* 重置fieldset（表单分组）、图片的边框为0*/

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.active{
	font-weight: bold;
	color: #0984e0 !important;
	border-bottom: 4px solid #0984e0;;
}
li.active a{
	font-weight: bold;
	color: #0984e0 !important;
}
.active3px{
	color: #0984e0 !important;
	border-bottom: 3px solid #0984e0;;
}
.disblock{
	display: block !important;
}
.header {
	height: 36px;
	opacity: 0.8;
	/* Firefox, Safari(WebKit), Opera) */
	filter: "alpha(opacity=80)";
	/* IE 8 */
	filter: alpha(opacity=80);
	/* IE 4-7 */
	background-color: #f5f5f5;
}


/*宽1000px块*/

.headcont,.searchdiv,.nav,.center,.ftcontent{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

.headcont {
	height: 36px;
}

.headcont p a {
	font-size: 14px;
	line-height: 36px;
	color: #777777;
}

.layer {
	width: 185px;
	height: 14px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 36px;
	color: #777777;
}

.searchdiv {
	height: 100px;
}
.logo{
	margin-top: 26px;
}
.formdiv{
	width: 460px;
	height: 42px;
	margin-top: 29px;
}
.searchinp {
	width: 348px;
	height: 40px;
	border: solid 1px #dddddd;
	padding-left: 10px;
	line-height: 42px;
}

.searchbtn {
	width: 80px;
	height: 42px;
	background-color: #0984e0;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
}


.centerbg{
	background-color: #F7F7F7;
	height: auto;
	overflow: hidden;
}
.navbg{
	background-color: #0984e0;
	height: 60px;
}
.nav{
	height: 60px;
}
.navul{
	height: 60px;
}
.navul li{
	width: 140px;
	height: 60px;
	float: left;
	text-align: center;
	line-height: 60px;
}
.bold{
	font-weight: bold;
}
.navul li a{
	font-size: 20px;
	color: #FFFFFF;
}
.navulbg{
	background-color: #0069c5;
}

/*=====中间部分=======*/
.center{
	height: auto;
	padding-bottom: 20px;
}
.lj{
	height: 53px;
	line-height: 53px;
	font-size: 14px;
    color: #777777;
}
.centerl{
	width: 280px;
	height: 100%;
	overflow: hidden;
}
.ldjs_p{
	width: 220px;
	height: 60px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 60px;
	background-color: #2d84c5;
	padding-left: 60px;
}
.centerl ul{
	min-height: 706px;
	margin-top: 10px;
	background-color:#eff2f7 ;
	overflow: hidden;
}
.centerl ul li{
	width: 220px;
	height: 50px;
	float: left;
	line-height: 50px;
	padding-left: 60px;

}
.centerl ul li a{
	color: #333333;
}

.centerl li.ldcked{
	border-left: 5px solid #0069c5;
	height: 50px;
	width: 218px;
	background-color: #FFFFFF;
	padding-left: 55px;
}
.centerr{
	width: 630px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 20px 30px 90px 30px;
}

.title{
	width: 100%;
    height: 29px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 7px;
}
.title a{
    color: #0069c5;
    padding: 0 13px;
    border-bottom: 3px solid #0069c5;
	padding-bottom: 8px;
	font-size: 20px;
}
.ldimg{
	text-align: center;
	border-bottom: 1px dashed #dddddd;
	padding-bottom: 20px;
}
.ldimg p{
	margin-top: 20px;
}
.jl{
	color: #0069C5;
	height: 35px;
	line-height: 35px;
	padding-top: 33px;
}
.gzcont{
	line-height: 36px;
	text-indent: 2em;
	text-align: justify;
}
.jlcont{
	text-align: justify;
	line-height: 36px;
	text-indent: 2em;
}


/*====底部样式======*/
.footer{
  	background-color: #e8e8e8;
  	padding-top: 30px;
}
.ftcleft{
	font-size:14px ;
	color: #777777;
	margin-left: 20px;
}
.ftcleft p{
	margin-bottom: 12px;
}
.ftcright a{
	display: block;
	float: left;
}
.zfwzzc{
	margin-left: 16px;
	margin-top: 8px;
}









