/* 
* @Author: zty
* @Date:   2016-03-10 16:02:01
* @Last Modified by:   zty
* @Last Modified time: 2016-03-16 08:38:47
*/
body{
	background: #e4e4e4;
}
.banner{
	height: 406px;
	background: url(../images/sec_01.jpg) no-repeat center;
	background-size: auto 100%;
	padding-top: 17px;
}
.white{
	background: #fff;
}
aside{
	width: 197px;
	margin-left: 38px;
	box-shadow: 0 0 5px #d0d0d0;
}
.sec_title{
	background: url(../images/sec_03.jpg) no-repeat;
	padding: 25px 0 0 20px;
	width: 177px;
	height: 69px;
	margin-top: -10px;
	font-size: 24px;
}
.sec_nav li{
	height: 79px;
	border-bottom: 1px solid #eaeaea;
	line-height: 79px;
	padding-left: 20px;
	position: relative;
}
.sec_nav a{
	color: #787878;
	font-size: 14px;
}
.sec_nav a:hover{
	color: #9cbe5e;
	font-size: 14px;
}
.right_area{
	width: 916px;
	margin-right: 17px;
}
.bread{
	height: 42px;
	border-bottom: 1px solid #eaeaea;
	line-height: 42px;
	color: #b6b6b6;
	padding-left: 5px;
}
.bread a{
	color: #b6b6b6;
}
.second{
	color: #b18247;
	font-size: 32px;
}
.second:before{
	display: block;
	margin-top: 14px;
	margin-right: 10px;
	float: left;
	content: "";
	width: 5px;
	height: 29px;
	background: #9fc064;
}
.noodle_name{
	color: #414141;
	font-size: 18px;
}
.noodle_list li{
	width: 272px;
	border-bottom: 2px solid #a1c267;
	margin-right: 8px;
	margin-bottom: 17px;
	float: left;
}
.noodle_list li:nth-child(3n){
	margin-right: 0;
}
.pager{
	font-size: 18px;
	color: #000;
	width: 370px;
	margin: 45px auto 0;
}
.pager a{
	color: #000;
	padding-left:5px;
}
.pager li{
	float: left;
	margin-right: 10px;
}
.nums{
	margin-right: 3px!important;
}
.right_area{
	padding-bottom: 200px;
}

/*adv*/
.adv{
	color: #b18247;
	font-size: 20px;
	width: 535px;
	margin: 50px auto;
}
.img_list{
	margin: 0 auto;
	width: 664px;
}
.img_list li{
	margin-right: 5px;
}
.text{
	color: #000;
}



#gbook {
	padding: 25px 0 0 35px;
}
#gbook li {
	padding: 5px;
}
#gbook input {
	border: 1px solid #999;
	width: 200px;
	padding-left: 2px;
	height: 26px;
	line-height: 26px;
}
#gbook #tijiao {
	width: 80px;
	height: 25px;
	line-height: 25px;
	background: #000;
	color: #FFF;
	margin-left: 50px;
}
#gbook textarea {
	width: 400px;
	height: 120px;
	border: 1px solid #999;
	overflow: hidden;
	line-height: 20px;
	padding-left: 2px;
}
#gbook #chongzhi {
	width: 80px;
	height: 25px;
	line-height: 25px;
	background: #000;
	color: #FFF;
}
#gbook span {
	color: #CCC;
	font-size: 12px;
}
#gbook_list {
	width: 630px;
	padding: 20px 0 0 50px;
	height: 200px;
}
#gbook_list li {
	width: 600px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #000;
}
#gbook_list li span {
	float: left;
	padding-left: 10px;
}
#gbook_list li strong {
	float: right;
	font-weight: normal;
	padding-right: 10px;
}