﻿/* 局部样式 */
@charset "utf-8";
body {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	height: auto;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-position: center top;
}
img {border:none}
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
}
a {
	text-decoration: none;
}
#main {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
}
#divmenu {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0BCA79;
}
#divmenu a {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
#divmenu a:hover {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
.clear {
	clear: left;
}
.clearboth {
	clear: both;
}
#divtop {
	margin-top: 240px;
}
#divtopindex {
	margin-top: 250px;
}
.top-contain-bg{ /*background-image: url(bg.png);*/background-image: url(yhbdc_top_banner.jpg);  background-position: center bottom ; background-repeat: no-repeat; height: 400px; background-size: cover;position: relative;}

ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
/*分页*/
.pagebox {
	margin-top: 10px;
}
div.digg {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	height: 40px;
}
div.digg a {
	display: block;
	float: right;
	padding: 5px 12px;
	margin: 0 0 0 8px;
	border: 1px solid #e1e2e3;
	line-height: 20px;
	height: 20px;
	color: #3b8dd1;
	background: #fff;
	text-decoration: none;
}
div.digg a:hover {
	border: 1px solid #3b8dd1;
}
div.digg span {
	display: block;
	float: right;
	padding: 5px 0;
	line-height: 20px;
	height: 20px;
}
div.digg span.current {
	padding: 5px 12px;
	margin: 0 0 0 8px;
	color: #555;
	font-weight: bold;
}
div.digg span.disabled {
	border: 1px solid #eee;
	padding: 5px 12px;
	margin: 0 0 0 8px;
	color: #ddd;
}
/**/
a:hover {
	color: #327401;
}
.news_right span:hover a {
	color: #327401;
}
.divtitle {
	font-size: 16px;
	text-align: center;
	padding-top: 6px;
}
.divtitle a {
	font-size: 16px;
	color: #327401;
	font-weight: bold;
}
.divtitlesm {
	line-height: 26px;
	padding-top: 10px;
}
.news_right p a {
	font-size: 14px;
	color: #333;
}
.divdbt {
	text-align: center;
	margin-top: 18px;
	margin-bottom: 18px;
}
/*首页内容*/
.yjdt_tit {
	text-align: center;
	position: relative;
	padding-bottom: 20px;
}
.more {
	position: absolute;
	right: 0;
	top: 10px;
}
.more a {
	color: #999;
}
.more:hover a {
	color: #327401;
}
.yjdt_font {
	width: 560px;
	float: left;
}
.yjdt_font li span {
	color: #999;
	float: right;
}
.yjdt_font li h1 {
	padding-left: 16px;
	background: url(li_icon.png) left center no-repeat;
}
.yjdt_font li p {
	padding-left: 16px;
	color: #999;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.yjdt_font2 {
	float: right;
}
/*页脚*/
.footer_box {
	background-color: #e2eddd;
	height: 150px;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
}
.footer p {
	line-height: 30px;
}
/*列表*/
.content_left {
	width: 300px;
	float: left;
	overflow: hidden;
	background-image: url(left_bg.gif);
	background-repeat: repeat;
	background-position: top;
}
.sub_nav {
	margin: 15px;
	clear: both;
	overflow: hidden;
	background: #fff;
}
.sub_nav ul li {
	height: 45px;
	border-bottom: 1px solid #ededed;
	width: 100%;
	clear: both;
	line-height: 45px;
	font-size: 14px;
	text-align: center;
}
.sub_nav ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 45px;
}
.sub_nav ul li.hover, .sub_nav ul li:hover {
	background-color: #09F;
	cursor: pointer;
}
a.subonline {background-color: #09F; color:#FFF;}
.sub_nav ul li.hover a, .sub_nav ul li:hover a {
	color: #fff !important;
}
.sub_title {
	height: 45px;
	border-bottom: 1px solid #ededed;
	width: 100%;
	clear: both;
	font-size: 14px;
	text-align: center;
	background: #79a5d2;
	color: #fff;
	font: normal 16px/45px microsoft yahei;
}
.sub_titl {
	height: 45px;
	border-bottom: 1px solid #ededed;
	width: 171px;
	clear: both;
	font-size: 16px;
	text-align: center;
	background: #79a5d2;
	color: #fff;
}
.content_right {
	width: 740px;
	float: right;
}
/*内容页*/
#lbtitle {
	color: #000033;
	font-size: 24px;
}
.nei {
	line-height: 24px;
	color: #2f2f2f;
	padding-top: 14px;
}
