@charset "gb2312";

.header {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 534px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

.nav-bg {
	background-color: #3d8b39;
	height: 60px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #779f8f;
}
.nav li {
	font-size: 16px;
	line-height: 60px;
	text-decoration: none;
	float: left;
	padding-right: 30px;
	padding-left: 20px;
}
.nav li a {
	color: #FFF;
	text-decoration: none;
}
.nav li a:hover {
	color: #FFDF1A;
}
.w-500 {
	width: 500px;
}
.w-450 {
	width: 450px;
}
.w-630 {
	width: 630px;
}
.w-350 {
	width: 350px;
}


bod-b-220 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dcdcdc;
}

.mod-tit1 {
	overflow: hidden;
	height: 120px;
}
.titl-mod3 h1 {
}


.mod-tit1 .title a {
	font-size: 20px;
	text-align: center;
	display: block;
	line-height: 60px;
}
.mod-tit1 .summary a {
	font-size: 12px;
	line-height: 24px;
	display: block;
	height: 48px;
	overflow: hidden;
}
.article-mod1 li {
	overflow: hidden;
	line-height: 36px;
	height: 36px;
}
.titl-mod2 {
	background-image: url(../images/t-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	overflow: hidden;
	position: relative;
	background-color: #303942;
}
.titl-mod2 h1 {
	font-size: 20px;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	line-height: 45px;
	padding-left: 30px;
}
.titl-mod2 .more {
	position: absolute;
	right: 20px;
	top: 0px;
	font-size: 12px;
	line-height: 45px;
	color: #FFF;
}
.pic_summary {

}
.pic_summary li {
	overflow: hidden;
	width: 480px;
	height: 110px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 40px;
}
.pic_summary .img {
	float: left;
	margin-right: 20px;
}

.pic_summary .summary h1 {
	font-size: 18px;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
}
.pic_summary .summary p {
	font-size: 12px;
	line-height: 26px;
	padding-top: 5px;
}
.pic_summary .summary p a {
	color: #333;
}
.titl-mod3 {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
}

.titl-mod3 h1 {
	font-size: 20px;
	line-height: 36px;
	margin-left: 5px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	width: 110px;
	background-color: #F4F4F4;
	font-weight: bold;
}
.pic_summary_mod2 li {
	overflow: hidden;
	width: 250px;
	float: left;
	margin-right: 65px;
	margin-bottom: 40px;
}

.pic_summary_mod2 .title {
	font-size: 18px;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.pic_summary_mod2 .summary {
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	overflow: hidden;
	height: 104px;
}
.pic_summary_mod2 .summary a {
	color: #9da0a1;
	font-family: "ËÎÌå", "Microsoft YaHei", "Î¢ÈíÑÅºÚ";
}
.pic_summary_mod3 {
	overflow: hidden;
	width: 1020px;
}

.pic_summary_mod3 li {
	overflow: hidden;
	width: 230px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 25px;
}
.pic_summary_mod3 li p a {
	font-size: 14px;
	line-height: 32px;
	color: #333;
	text-decoration: none;
	white-space: nowrap;
}


.footer {
	background-color: #333C45;
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
