li{
	list-style: none;
}
*{margin: 0;padding: 0;}
#tupian{
	width: 50%;
	height:250px;
	float: left;
	
}
#tupian img{
	height: 100%;
	width: 100%;
	
}
#lia{
	margin-top: 10px;
	margin-left: 15px;
	font-size:17px;
}
#span_1{
	font-size:25px;
	font-weight: 800;
	color: red;
}
#ditu{
	width: 50%;
	height: 250px;
	float: left;
	
}
#hua{
	width: 200%;	
	height: 250px;
	margin-left:-100%; 
}
#zhu{
	height: 250px;
	width: 100%;
	overflow: hidden;margin-top: 44px;
}
#zhoubian{
	width: 90%;
	margin-left: 5%;
	display: flex;
	justify-content:space-around;
	margin-top: 15px;
}
#zhoubian img{
	height: 35px;
	width: 35px;
	margin-bottom: 5px;	
}
#zhoubian li{
	text-align: center;
	font-size: 12px;
}
#shujv{
	width: 90%;
	margin-left: 5%;
	overflow: hidden;
	margin-top: 15px;
}
#shujv li{
	height: 31px;
	width: 100%;
	margin-top: 10px;
	font-size:12px ;
	position: relative;
	line-height: 31px;
	border-bottom:1px solid #F5F5F5;
}
#shujv img{
	position: absolute;
	height: 25px;
	width: 25px;
top: 3px;
	right: 10px;
}
.span1{
	color: #1E90FF;
}
#tou{
	height: 44px ;width: 100%;
background: #1E90FF;position: fixed;top: 0px;
font-size: 17px;text-align: center;line-height: 44px;color: #fff;
}
#fanhui{
	position: absolute;height:25px;width:25px;
	position: fixed;top: 8px;left: 15px;
	background-image:url(../img/fanhui.png) ;
	background-size:100% 100% ;z-index: 999;
}  

