@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
#tou{
	width: 1200px;
	height: 145px;
	margin: auto;

}
.tou01{
	width: 800px;
	height: 50px;
	line-height: 50px;
	float: left;
	color: #005e15;
	font-size: 24px;
}
.tou02{
	width: 400px;
	height: 50px;
	line-height: 50px;
	text-align: right;
	float: right;
	font-size: 20px;
}
.tou02>ul>li>a{
	color: #000000;
}
.tou02>ul>li>a:hover{
	color: #005e15;
}
.tou03{
	width: 150px;
	height: 95px;
	text-align: center;
	float: left;
}

.tou04{
	width: 1050px;
	height: 50px;
	float: right;
}
.tou04>ul>li{
	width: 170px;
	height: 50px;
	float: left;
	border-left: 5px solid white;
	color: white;
	line-height: 50px;
	font-size: 24px;
	background: #0f59c1;
	text-align: center;
}
.tou04>ul>li>a{
	display: inline-block;
	width: 170px;
	height: 50px;
	color: white;
}
.tou04>ul>li>a:hover{
	background: #005e15;
}
#qaz{
	width: 1200px;
	margin: auto;
}
#zixun{
	width: 1200px;
	height: 50px;
	margin: auto;
	margin-top:4px;
	border-bottom: 2px solid #005e15;
}
#zixun>ul>li{
	width: 150px;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	background: #005E15;
	color: white;
	text-align: center;
}
#zhuti{
	padding-top: 5px;
	width: 1200px;
	height: 300px;
	margin: auto;
}
.zhuti01{
	width: 250px;
	height: 300px;
	float: left;
}
.zhuti01>ul>li{
	width: 250px;
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	text-align: center;
	background: #eeeeee;
	border-bottom: 5px solid white;
}
.zhuti01>ul>li>a{
	display: inline-block;
	width: 250px;
	height: 70px;
	color: #000000;
}
.zhuti01>ul>li>a:hover{
	background: #005e15;
	color: white;
}
.waikuang{
	width: 930px;
	float: right;
	height: 500px;
	border: 1px solid #b5b5b5;
}
.zhuti02{
	width: 820px;
	float: left;
	margin-left: 30px;
	/*background: darkcyan;*/
}
.zhuti02>ul>li{
	width: 820px;
	height: 50px;
	list-style: disc;
	line-height: 50px;
	border-bottom: 1px dashed #000000;
}
.zhuti02>ul>li>a{
	color: #000000;
}
.zhuti02>ul>li>a:hover{
	color: #005e15;
}
.zhuti03{
	width: 90px;
	float: left;

}
.zhuti03>ul>li{
	width: 90px;
	height: 50px;
	text-align: right;
	line-height: 50px;
	border-bottom: 1px dashed #000000;
}
#yejiao{
	width: 1200px;
	height: 200px;
	margin: auto;
	font-size: 18px;
	color: white;
	background: #0f59c1;
}
.yejiao01{
	padding-top: 20px;
}
.yejiao01>ul{
	width: 600px;
	height: 100px;
	margin-left: 30px;

}
.yejiao01>ul>li{
	width: 600px;
	height: 30px;
	line-height: 30px;
}

