/* CSS Document */

body{
	margin:0;
	padding:0;
	background: #f8f8f8;
}
*{
	font-family: 'Î¢ÈíÑÅºÚ', 'ºÚÌå','ËÎÌå';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}


#top{
	width:1100px;
	margin:auto;
	position:relative;
}



h1{
	text-align:center;
	color:rgb(254,120,11);
	font-size:35px;
}


#top>p{
	font-size:35px;
	font-weight:bold;
	border:2px solid rgb(214,6,8);
	text-align:center;
	width:907px;
	margin:15px auto;
}
#top>p a{
	color:rgb(214,6,8)
}
#top>p:hover{
	background: rgb(214,6,8);
}
#top>p:hover a{
	color:white;
	
}





#top>#top_tp{
	height:1800px;
	padding-top:90px;
	width:990px;
	background: linear-gradient(to right,rgb(254,215,196),rgb(253,96,24));
    background-position: left;
	margin:auto;
}
#top>#top_tp:hover{
	background: linear-gradient(to right,rgb(254,215,196),red);
}
#top>#top_tp>.t{
	width:790px;
	margin:auto;
	margin-bottom:50px;
}
#top>#top_tp>.t>img{
	float:left;
	width:370px;
}
#top>#top_tp>.t>div{
	border:1px solid gray;
	margin-left:410px;
	background:white;
	width:410px;
}
#top>#top_tp>.t>div>h2{
	padding:0 20px 0 25px;
	height:60px;
	margin-top:30px;
	font-size:30px;
}
#top>#top_tp>.t>div>h2 a{
	color:black;
}
#top>#top_tp>.t>div>h2>a>img{
	float:right;
	width:104px;
	height:47px;
}
#top>#top_tp>.t>div>p{
	margin-left:60px;
}


#top>#top_sh>div{
	width:338px;
	float:left;
	margin-right:40px;
	background:white;
	border:1px solid gray;
	margin-bottom:20px;
}
#top>#top_sh>div>h2{
	margin:0;
	padding:0 5px 0 5px;
	background:rgb(254,120,11);	
}
#top>#top_sh>div>h2 a{
	color:white;
}
#top>#top_sh>div>h2 a img{
	float:right;
	width:78px;
	height:30px;
}

#top>#top_sh>div>p{
	margin-left:5px;
}



#top>#top_hy{
	height:570px;
}
#top>#top_hy>div{
	width:508px;
	float:left;
	margin-right:40px;
	background:white;
	border:1px solid gray;
	margin-bottom:20px;
}
#top>#top_hy>div>h2{
	margin:0;
	padding:0 5px 0 5px;
	background:rgb(254,120,11);	
}
#top>#top_hy>div>h2 a{
	color:white;
}
#top>#top_hy>div>h2 span{
	float:right;
}

#top>#top_hy>div>p{
	margin-left:5px;
}








#top>#top_zj{
	height:265px;
	width:1000px;
	margin:auto;
	border:1px solid gray;
}
#top>#top_zj>h2{
	margin:0;
	padding:0 5px 0 5px;
	background:rgb(254,120,11);	
	text-align:right;
}
#top>#top_zj>h2 a{
	color:white;
}
#top>#top_zj>.div{
	display:flex;
}
#top>#top_zj>.div>.zj_img{
	margin:25px 100px 0 90px;
	display:flex;
}
#top>#top_zj>.div>.zj_img>img{
	width:160px;
	height:170px;
}
#top>#top_zj>.div>.zj_img>p{
	text-align:center;
	margin-left:20px;
	line-height:30px;
}
#top>#top_zj>.div>.zj_img>p>b>span{
	font-weight:normal;
}
#top>#top_zj>.div>.zj_div{
	margin-left:80px;
}












#top>#top_zt>a>img{
	height:110px;
	width:363px;
}




#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}
