/* 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;
	background:rgb(33,37,98);
	border-radius:20px;
	color:white;
	padding-bottom:5px;
}




#top>p{
	font-size:30px;
	font-weight:bold;
	border:1px solid rgb(33,87,194);
	border-radius:15px;
	text-align:center;
	width:900px;
	margin:15px auto;
}


#top>.i{
	position:absolute;
	left:600px;
	top:-350px;
	opacity:0;
}




#top>#top_dl{
	height:597px;
}
#top>#top_dl>div{
	border:1px solid gray;
	width:517px;
	padding:10px 0 0 10px;
	float:left;
	margin-right:40px;
	background:white;
}
#top>#top_dl>div>p{
	margin-left:5px;
}
#top>#top_dl>div>.tp{
	display:flex;
}
#top>#top_dl>div>.tp>img{
	width:120px;
	height:133px;
}
#top>#top_dl>div>.tp>p{
	margin-top:30px;
	width:100%;
	margin-left:10px;
}
#top>#top_dl>div>.tp>p>b>span{
	float:right;
}
#top>#top_dl>div>img{
	width:130px;
}



.btn-box .current{background-color:#ff642e;}
	.btn-box input{float:left;width:28.23%;height:50px;background-color:#555555;color:#fff;font-size:25px;margin-right:7.65%;}
	#btn4{margin:0;}
	.img-box{max-width:1100px;height:800px;position:relative;overflow:scroll;overflow-x:hidden;}
	.img-box li{float:left;position:absolute;top:0;left:0;}
	.img-box li img{width:1082px;}
	#show2,#show3,#show4{display:none;}
	
	
	
#top>#top_dt{
	height:780px;
}
#top>#top_dt>div{
	width:337px;
	float:left;
	margin-right:40px;
	margin-bottom:20px;
	background:white;
	border:1px solid gray;
}
#top>#top_dt>div>h2{
	margin:0;
	padding:0 5px 0 5px;
	background:rgb(33,87,149);	
}
#top>#top_dt>div>h2 a{
	color:white;
}
#top>#top_dt>div>h2 a img{
	float:right;
	width:50px;
	height:24px;
}
#top>#top_dt>div>p{
	margin-left:5px;
}



#top>#top_yj{
	height:275px;
}
#top>#top_yj>div{
	width:337px;
	float:left;
	margin-right:40px;
	background:white;
	border:1px solid gray;
}
#top>#top_yj>div>h2{
	margin:0;
	padding:0 5px 0 5px;
	background:rgb(33,87,149);	
}
#top>#top_yj>div>h2 a{
	color:white;
}
#top>#top_yj>div>h2>span{
	float:right;
}
#top>#top_yj>div>p{
	margin-left:5px;
}




#top>.top_zj{
	height:285px;
	width:925px;
	margin:auto;
	border:1px solid gray;
	background:white;
	margin-bottom:15px;
}
#top>.top_zj>h2{
	margin:0;
	padding:0 5px 0 5px;
	background:rgb(33,87,149);	
	text-align:right;
}
#top>.top_zj>h2>a{
	color:white;
}
#top>.top_zj>.div{
	display:flex;
}
#top>.top_zj>.div>.zj_img{
	margin:25px 0 0 90px;
	display:flex;
}
#top>.top_zj>.div>.zj_img>img{
	width:190px;
	height:199px;
}
#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_pb{
	overflow: hidden;
	width:1100px;
	margin: auto;
}
#top_pb>ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin-right:101px;
	overflow: hidden;
}
#top_pb>ul>li{
	margin-bottom:15px;
	text-align:center;
}
#top_pb>ul>li:nth-child(1) img{
	height: 60px;
}
#top_pb>ul>li:nth-child(2) img{
	height: 75px;
}
#top_pb>ul>li>p{
	text-align:center;
	font-size: 16px;
	margin:0;
	padding:10px 0;
}
#top>#top_zt>a>img{
	height:110px;
	width:547px;
}
#top>#top_zt1>a>img{
	height:110px;
	width:363px;
}



#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}

