/* 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{
	overflow: hidden;
}
#header>img{
	float: left;
}
#header>ul{
	list-style:none;
	float: right;
	padding-top: 10px;
}
#header>ul li{
	padding:0 5px;
	text-align:center;
	float: left;
}




#img img{
	width: 100%;
}



h1{
	width: 1100px;
	text-align:center;
	color:white;
	margin:25px auto;
	font-size: 40px;
	background: #82B007;
}

h2{
	background: #FECA08;
}




.tt{
	width: 1100px;
	margin: auto;
}
.tt li{
	width: 1100px;
	text-align: center;
	font-weight:bold;
	line-height: 60px;
	font-size: 34px;
}
.tt li:hover a{
	color: black;
}



#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:25px;
	color:black;
	display:block;
	width:100%;
	height:100%;
	transition:all 0.5s;
	font-weight: bold;
}
#al li:hover{
	border:#FECA08 solid 1px;
	background:#FECA08;
}
#al li:hover a{
	color:black;
}

.btn{
	width:1100px;
	margin:20px auto;
	text-align:center;
	background:#FECA08;
	transition:all 0.5s;
}
.btn a{
	font-size:20px;
	font-weight:bold;
	color:black;
	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;
}
.btn3 input{
	width:33.33%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #FECA08;
	color:black;
}
.btn3 .current{
	background-color:#82B007;
	color:white;
}



.btn2{
	width:1100px;
	margin: auto;
	margin-top:30px;
	display: black;
}
.btn2 input{
	width:25%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #FBDB3B;
	color:black;
}
.btn2 .current{
	background: #82B007;
	color: white;
}

.btn1 .current{
	background: #82B007;
	color: white;
}


.btn1{
	width:1100px;
	margin: auto;
	margin-top:30px;
	display: none;
}
.btn1 input{
	width:25%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #FBDB3B;
	color:black;
}
.tu{
	width:1100px;
	margin: auto;
	position:relative;
}
.tu li{
	display:none;
}





.btn5{
	width:1100px;
	margin: auto;
	margin-top:30px;
}
.btn5 input{
	width:50%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #FECA08;
}
.btn5 .current{
	background-color:#82B007;
}

.tu5{
	width:1100px;
	margin: auto;
	position:relative;
}
.tu5 li{
	display:none;
}
.tu5 li img{
	width: 100%;
}




.jz{
	width: 1100px;
	margin: auto;
}
.top_dl2{
	width: 1100px;
	margin:20px auto;
	border:1px solid gray;
	box-sizing: border-box;
}
.top_dl2>h2{
	margin:0;
	padding:0 5px 0 5px;
	text-align:right;
}
.top_dl2>h2 a{
	color: white;
}
.top_dl2>.div2{
	background: white;
	overflow: hidden;
	width: 800px;
	margin: auto;
}
.div2 img{
	width:220px;
	height:230px;
	float: left;
}
.div2 .zj_img{
	float: left;
	margin: 25px 0;
}
.div2 .zj_img p{
	margin-left: 250px;
	width: 160px;
	font-size: 20px;
	text-align: center;
	line-height: 35px;
}
.top_dl2>.div2>p{
	margin-left: 450px;
}








.zj{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.zj>div{
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid gray;
	width: 538px;
	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: 398px;
	text-align: center;
}
.zj div p span{
	float: right;
}
.zj div p b{
	font-size: 20px;
}
.zj>div>p{
	margin-left: 5px;
}




.ul{
	width: 162px;
	margin: auto;
	position: fixed;
	right: 0;
	bottom: 10%;
}
.ul li{
	width: 100%;
	text-align: center;
	font-size: 23px;
	background: #82B007;
	line-height: 50px;
	color: white;
	font-weight: bold;
}
.ul a:nth-child(6) li{
	background: #FECA08;
}




.top_zt,.top_zt1,.top_zt2,.top_zt3{
	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_zt3>li{
	float: left;
	width: 275px;
}
.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%;
}
.top_zt3>li>a>img{
	height:90px;
	width:100%;
}


.lx{
	width: 1100px;
	margin:25px auto;
}
.lx img{;
	width: 100%;
}




#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}


@media screen and (max-width: 1200px){
		#img img{
			width: 112%;
		}
	}
