/* CSS Document */
body{
	margin:0;
	padding:0;
	background: rgb(252,214,117)
}
*{
	font-family: '微软雅黑', '黑体','宋体';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}



#header>ul{
	list-style:none;
	display:flex;
	margin-left:57.37%;
}
#header>ul li{
	padding:0 5px;
	text-align:center;
}
#header{
	display:flex;
}


h1{
	color:red;
	width: 1100px;
	margin:25px auto;
	font-size: 40px;
}
h1 span{
	background: black;
	padding: 0 5px;
	margin-right: 10px;
}
h2{
	background:rgb(60,27,10);
}



.tt>p{
	font-weight:bold;
	text-align:center;
	width:1050px;
	margin:15px auto;
}
.tt>p:hover{
	border-bottom: 3px solid rgb(60,27,10)
}
.tt>p a{
	font-size:41px;
}




input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
.btn{
	max-width:1000px;
	margin: auto;
	margin-top:30px;
}
.btn input{
	width:49.2%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
}
.btn .current{
	background-color:rgb(185,113,15);
	color:#fff;
}

.tu{
	max-width:1000px;
	margin: auto;
	height:680px;
	overflow:scroll;
	overflow-x:hidden;
	position:relative;
}
.tu li{
	position:absolute;
	top:0;
	left:0;
	float:left;
	display:none;
}




.tp{
	overflow: hidden;
}
.tp img{
	float:left;
	width: 711px;
	height: 600px;
}




.yx{	
	overflow:hidden;
	width: 1100px;
	margin: auto;
}
.yx>div{
	width:528px;
	float:left;
	margin-right:40px;
	margin-bottom:20px;
	background: white;
}
.yx>div:hover{
	box-shadow: 5px 3px 0 #e3e3e3;
	border-color: white
}
.yx2>div{
	width:338px;
}
.yx>div>h2{
	margin:0;
	padding:0 5px 0 5px;
}
.yx>div>h2 a{
	color:white;
}
.yx>div>h2 span{
	float:right;
}
.yx>div>h2 img{
	width:71px;
	height:31px;
	float:right;
}
.yx>div>p{
	margin-left:5px;
}



.rw{
	width: 804px;
	margin: auto;
	overflow: hidden;
}
.rw ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	margin-bottom: 25px;
}
.rw ul li{
	float: left;
	background: white;
}
.rw ul li:nth-child(2){
	margin-right: 100px;
}
.rw ul li:nth-child(2) p{
	width: 150px;
	text-align: center;
	font-size: 20px;
}
.rw ul li img{
	width: 150px;
}	


/*#zj{
	width: 800px;
	margin: auto;
	overflow:hidden;
}
#zj>div{
	float: left;
	margin-right: 200px;
	position: relative;
	width: 300px;
	height: 300px;
}
#zj>div:nth-child(2){
	margin-right: 0
}
#zj img{
	width: 300px;
	height: 300px;
	border-radius: 15%;
}
#zj p{
	position: absolute;
	width: 80%;
	height:80%;
	display: none;
}*/

#zj{
	overflow: hidden;
	width: 1100px;
	margin: auto;
}
#zj>div{	
	width: 520px;
	float: left;
	margin-right: 56px; 
}
#zj img{
	width: 220px;
	height: 220px;
	float: left;
}
#zj p{
	margin-left: 230px;
}


.r{
	width: 800px;
	margin: auto;
	overflow: hidden;
}
.r p{
	text-align: center;
	width: 300px;
	float: left;
	font-size: 20px;
}
.r>.rz2{
	float: right;
}





.yx{	
	overflow:hidden;
	width: 1100px;
	margin: auto;
}
.yx>div{
	width:528px;
	float:left;
	margin-right:40px;
	border:1px solid gray;
	margin-bottom:20px;
}
.yx2>div{
	width:338px;
}
.yx>div>h2{
	margin:0;
	padding:0 5px 0 5px;
}
.yx>div>h2 a{
	color:white;
}
.yx>div>h2 span{
	float:right;
}
.yx>div>h2 img{
	width:71px;
	height:31px;
	float:right;
}
.yx>div>p{
	margin-left:5px;
}




.zj{
	width: 900px;
	margin: auto;
	overflow: hidden;
}
.zj img{
	width: 250px;
	height: 260.39px;
}
.zj div{
	float: left;
	margin-right: 75px;
}
.zj p{
	width: 250px;
	/*text-align: center;*/
	line-height: 35px;
}





#top_zt{
	width:1100px;
	margin:auto;
}
#top_zt>a>img{
	height:90px;
	width:100%;
}
#top_zt1{
	width: 1100px;
	margin: auto;
}
#top_zt1>a>img{
	height:90px;
	width:363px;
	float: left;
}

#top_zt2{
	width: 1100px;
	margin: auto;
}
#top_zt2>a>img{
	height:90px;
	width:547px;
	float:left;
}
#top_zt1{
	margin:auto;
	width:1100px;
}



#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}

