/* CSS Document */
body{
	margin:0;
	padding:0;
}
*{
	font-family: '微软雅黑', '黑体','宋体';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


#header>ul{
	list-style:none;
	display:flex;
	margin-left:57.37%;
}
#header>ul li{
	padding:0 5px;
	text-align:center;
	padding-top: 15px;
}
#header{
	display:flex;
}


h1{
	text-align:center;
	color: white;
	width: 1100px;
	margin:25px auto;
	background: #17391E;
	font-size: 40px;
	border-radius: 15px;
}
h2{
	background:#46A436;
}



.tt>p{
	font-weight:bold;
	text-align:center;
	width:1100px;
	margin:15px auto;
}
.tt>p a{
	color:black;
	font-size:35px;
}
.tt>p:hover{
	background: #A6D18A;
}

#al{
	width:1100px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin: auto;
	margin-top:20px;
}
#al li{
	border:gray solid 1px;
	text-align:center;
	line-height:40px;
	margin:10px 0;
	transition:all 0.5s;
}
#al li a{
	font-size:23px;
	color:black;
	display:block;
	width:100%;
	height:100%;
	transition:all 0.5s;
	font-weight: bold;
}
#al li:hover{
	border:#A6D18A solid 1px;
	background:white;
}
#al li:hover a{
	color:#A6D18A;
}
.btn{
	width:1100px;
	margin:20px auto;
	text-align:center;
	background:#A6D18A;
	transition:all 0.5s;
}
.btn a{
	font-size:20px;
	font-weight:bold;
	color:white;
	line-height:36px;
	display:block;
	width:100%;
	height:100%;
	transition:all 0.5s;
}





input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
.btn{
	width:1100px;
	margin: auto;
	margin-top:30px;
}
.btn input{
	width:25%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #46A436;
	color:white;
}
.btn .current{
	background-color:#A6D18A;
	color: black;
}

.tu{
	width:1100px;
	margin: auto;
	position:relative;
}
.tu li{
	display:none;
}
.tu li img{
	width: 100%;
}

.btn2{
	width:1100px;
	margin: auto;
	margin-top:30px;
}
.btn2 input{
	width:50%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #46A436;
	color:white;
}
.btn2 .current{
	background-color:#A6D18A;
	color: black;
}

.tu2{
	width:1100px;
	margin: auto;
	position:relative;
}
.tu2 li{
	display:none;
}
.tu2 li img{
	width: 100%;
}



.yx{	
	width: 1100px;
	margin: auto;
}
.yx>li{
	width:351px;
	float:left;
	margin-right:20px;
	border:1px solid gray;
	margin-bottom:20px;
	background: white;
}
.yx2>li{
	width: 538px;
}
.yx>li>h2{
	margin:0;
	padding:0 5px;
	color:white;
}
.yx>li>h2 a{
	color:white;
	float: right;
}
.yx>li>h2 img{
	width:71px;
	height:31px;
	float:right;
}
.yx>li>p{
	margin-left:5px;
}



.top_dl2{
	width: 1100px;
	margin:20px auto;
	border:1px solid gray;
}
.top_dl2>h2{
	margin:0;
	padding:0 5px 0 5px;
	text-align:right;
}
.top_dl2>h2 a{
	color: white;
}
.top_dl2>.div{
	background: white;
	overflow: hidden;
}
.top_dl2>.div>.zj_img{
	margin:25px 80px 0 80px;
	width: 220px;
	float: left;
}
.top_dl2>.div>.zj_img>img{
	width:100%;
	height:230px;
}
.top_dl2>.div>.zj_img>p{
	text-align:center;
	line-height:30px;
}
.top_dl2>.div>p{
	font-size: 25px;
	line-height: 45px;
}
.top_dl2>.div>.zj_img>p>b>span{
	font-weight:normal;
}
.top_dl2>.div>.zj_div{
	margin-left:80px;
}




.zj{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.zj>div{
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid gray;
	width: 352px;
	float: left;
	background: white;
}
.zj>div>div{
	overflow: hidden;
}
.zj div img{
	width: 140px;
	height:147px;
	float: left;
}
.zj .zj2>p{
	margin-left: 140px;
	line-height: 30px;
	width: 210px;
	text-align: center;
}
.zj div p span{
	float: right;
}
.zj div p b{
	font-size: 20px;
}
.zj>div>p{
	margin-left: 5px;
}






.top_zt,.top_zt1,.top_zt2{
	width:1100px;
	margin:auto;
}
.top_zt>li{
	float: left;
	width: 366px;
}
.top_zt1>li{
	float: left;
	width: 547px;
}
.top_zt2>li{
	float: left;
	width: 1100px;
}
.top_zt>li>a>img{
	height:90px;
	width:100%;
}
.top_zt1>li>a>img{
	height:90px;
	width:100%;
}
.top_zt2>li>a>img{
	height:90px;
	width:100%;
}



#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}

