@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;
}
#lianxi{
	width: 1200px;
	height: 52px;
	margin: auto;
	border-bottom: 2px solid #005e15;
}
#lianxi>ul>li{
	width: 398px;
	height: 50px;
	float: left;
	font-size: 22px;
	line-height: 50px;
	border: 1px solid #b5b5b5;
	color: #000000;
	text-align: center;
	cursor:pointer;
}
#lianxi>ul>li>a{
	display: inline-block;
	width: 400px;
	height: 52px;
	line-height: 52px;
	color: #000000;
}
#lianxi>ul>li>a:hover{
	background: #005e15;
	color: white;
}
.zhuti{
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 5px;
}
.kuang{
	width: 1198px;
	height: auto;
	border: 1px solid #b5b5b5;
	margin-bottom:5px;
}
.zhuti-1{
	width: 1200px;
	height: 80px;
	line-height: 80px;
	text-align: center;
}
.zhuti-2>ul{
	width: 1200px;
	font-size: 20px;
}
.zhuti-2>ul>li{
	width: 1200PX;
	height: 40px;
	line-height: 30px;
}
#yejiao{
	margin-top: 5px;
	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;
}