body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#333;
}

a{
	color:#333;
}

img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1170px;
	max-width:1920px;
	margin:0px auto;
}

.w1170{
	width:1170px;
	margin:0px auto;
}

h2,h3,h4{
	overflow:hidden;
	font-weight:normal;
}

p{
	overflow:hidden;
}

#header{
	background:url(images/header.jpg) no-repeat center top;
}

#header .w1170{
	height:415px;
}

#layout1{
	background:url(images/ly1-bg.jpg) no-repeat center top;
}

#layout1 .w1170{
	height:456px;
}

#layout1 .focus{
	float:left;
	margin-top:104px;
	width:540px;
	height:300px;
	position:relative;
	overflow:hidden;
}

#layout1 .focus img{
	width:540px;
	height:300px;
}

#layout1 .focus .shadow{
	position:absolute;
	width:540px;
	height:35px;
	background:url(images/shadow.png) repeat-x;
	left:0px;
	bottom:0px;
	z-index:1;
}

#layout1 .focus p{
	position:absolute;
	left:30px;
	bottom:0px;
	width:380px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	font-size:16px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	z-index:99;
}

#layout1 .focus p a{
	color:#fff;
}

#layout1 .focus .point{
	position:absolute;
	right:5px;
	bottom:12px;
	z-index:199;
}

#layout1 .focus .point span{
	float:left;
	display:inline;
	margin-right:14px;
	width:10px;
	height:10px;
	background:#fff;
	border-radius:50%;
	cursor:pointer;
}

#layout1 .focus .point .current{
	background:#fffd99;
}

#layout1 .news{
	float:right;
	display:inline;
	margin:104px 30px 0px 0px;
	width:560px;
}

#layout1 .news h2{
	font-size:30px;
	line-height:34px;
	max-height:68px;
	margin-top:8px;
}

#layout1 .news h2 a{
	color:#063610;
}

#layout1 .news p{
	line-height:24px;
	max-height:48px;
	color:#666;
	margin-top:8px;
}

#layout1 .news ul{
	border-top:1px solid #e5e5e5;
	margin-top:15px;
	overflow:hidden;
}

#layout1 .news ul li{
	border-top:1px dashed #dadada;
	height:46px;
	line-height:46px;
	overflow:hidden;
	margin-top:-1px;
	font-size:18px;
	padding-left:25px;
	background:url(images/ly1-list.gif) no-repeat 5px 18px;
}

#layout1 .news ul li a{
	color:#346633;
}

#layout2{
	background:url(images/ly2-bg.gif) no-repeat center top;
}

#layout2 .w1170{
	height:880px;
	position:relative;
}

#layout2 form{
	position:absolute;
	left:682px;
	top:185px;
}

#layout2 form .sub{
	margin:25px 0px 0px 108px;
}

#layout2 form .sub input{
	width:320px;
	height:30px;
	border:none;
	background:#38b14a;
	border-radius:8px;
	color:#fff;
	font-size:18px;
	cursor:pointer;
	font-family:"Microsoft Yahei";
}

#layout2 form .line{
	margin-bottom:10px;
}

#layout2 form .line span{
	float:left;
	display:inline;
	margin-right:13px;
	width:95px;
	text-align:right;
	font-size:16px;
	line-height:23px;
}

#layout2 form .line .text1{
	float:left;
	display:inline;
	border:1px solid #d4d4d4;
	padding:0px 10px;
	width:305px;
	height:21px;
	line-height:21px;
	font-size:14px;
	font-family:"SimSun";
	color:#6d6d6d;
}

#layout2 form .line .select1{
	float:left;
	display:inline;
	margin-right:6px;
	border:1px solid #d4d4d4;
	height:21px;
	line-height:21px;
	color:#6d6d6d;
	font-size:14px;
	font-family:"SimSun";
	width:161px;
}

#layout2 form .line .select2{
	float:left;
	display:inline;
	margin-right:6px;
	border:1px solid #d4d4d4;
	height:21px;
	line-height:21px;
	color:#6d6d6d;
	font-size:14px;
	font-family:"SimSun";
	width:325px;
}

#layout2 form .line label{
	float:left;
	display:inline;
	font-size:16px;
	line-height:23px;
	color:#9a9a9a;
}

#layout2 form .line .update1{
	border:1px solid #d4d4d4;
	height:21px;
	line-height:21px;
	width:325px;
	background:#fff;
}

#layout2 form .line textarea{
	border:1px solid #d4d4d4;
	font-size:14px;
	font-family:"SimSun";
	padding:5px 10px;
	width:305px;
	height:70px;
}

#layout3-topic{
	background:#a2c42f;
}

#layout3-list{
	background:#a2c418;
	padding-bottom:60px;
}

#layout3-list .w1170{
	background:#fff;
	border-radius:4px;
	padding-bottom:70px;
}

#layout3-list .bottom{
	text-align:center;
	margin-top:45px;
}

#layout3-list .bottom a{
	display:inline-block;
	vertical-align:top;
	margin:0px 24px;
}

#layout3-list ul{
	margin-top:-35px;
	margin-left:12px;
}

#layout3-list ul li{
	float:left;
	display:inline;
	margin:70px 0px 0px 15px;
	width:268px;
	height:420px;
	position:relative;
	overflow:hidden;
	background:#eaf2f5;
}

#layout3-list ul li img{
	width:100%;
	height:250px;
	margin-bottom:18px;
}

#layout3-list ul li p{
	height:32px;
	line-height:32px;
	font-size:16px;
	margin:0px 10px 0px 18px;
}

#layout3-list ul li p span{
	display:inline-block;
	width:50%;
	overflow:hidden;
	height:32px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

#layout3-list ul li .vote{
	position:absolute;
	right:0px;
	bottom:25px;
	height:30px;
	line-height:30px;
	background:#f8ae01;
	border-radius:6px 0px 0px 6px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding:0px 15px;
	text-decoration:none;
}

#layout3-list ul li .vote:hover{
	text-shadow:0px 0px 1px #fff;
}

#footer{
	background:#fff;
	text-align:center;
	line-height:26px;
}

#footer .w1170{
	padding:25px 0px;
}