*{
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	font-size: 13px;				
}
#div_box{
	width: 100%;
	margin: 0 auto;			
    background-color:#FFFFFF;
	position: relative;	
}
::-webkit-scrollbar {  
	width: 6px;} /*滚动槽 */
	::-webkit-scrollbar-track {   
	border-radius: 10px;
	}/* 滚动条滑权块 */
::-webkit-scrollbar-thumb {   
	border-radius: 10px;     
	background-color: #b9b9b9;
}
#div_top{
	width: 100%;
	height: 45px;
	
	background-color: #FFFFFF;
	text-align: center;
}
#div_top ul{
	list-style-type: none;
	text-align: center;
	width: 100%;
	height: 45px;
	
	
 	line-height:70px;
 	
}
#div_top ul li{
	float: left;
	width: 25%;
	height: 45px;
	font-weight: 700;
	font-size: 15px;
}
#div_middle{
	width: 100%;
	height: 45px;
	
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
}
#div_middle1{
	border-right:1px solid #B9B9B9;
}
#div_middle1,#div_middle2{
	text-align: center;
	width: 49%;
	height: 45px;
	line-height: 45px;
	float: left;
}
.icon-mi{
	width: 1em;
	height: 1em;
}
#div_statusBar{
	width: 100%;
	
	height: 50px;
	position: fixed;
	z-index: 100;
	bottom: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #B9B9B9;
}
#div_statusBar1{
	width: 25%;
	height: 50px;
	float: left;
	text-align: center;
}
#div_statusBar1 a{
	text-decoration: none;
	color: #515151;
}
#div_statusBar2{
	width: 25%;
	height: 50px;
	float: left;
	text-align: center;
}
#div_statusBar2 a{
	text-decoration: none;
	color: #2492EB;
}
#div_statusBar3{
	width: 25%;
	height: 50px;
	float: left;
	text-align: center;
}
#div_statusBar3 a{
	text-decoration: none;
	color: #515151;
}
#div_statusBar4{
	width: 25%;
	height: 50px;
	float: left;
	text-align: center;
}
#div_statusBar4 a{
	text-decoration: none;
	color: #515151;
}
.icon-bottom{
	width: 1.6em;
	height: 1.6em;
}
#Picture-1 img{border-radius:7px 7px 0 0;}
#Picture-2 img{border-radius:7px 7px 0 0;}
#Picture-3 img{border-radius:7px 7px 0 0;}
#picture{
	width: 100%;
	
}
#Picture-1{
	width: 100%;
	height: 300px;
	
	background-color:#f8f8f8;
	margin-top: 10px;
	font-size: 15px;
}
#Picture-2{
	width: 100%;
	height: 300px;
	background-color:#f8f8f8;
	margin-top: 10px;
	font-size: 15px;

}
#Picture-3{
	width: 100%;
	height: 300px;
	background-color:#f8f8f8;
	margin-top: 10px;
	font-size: 15px;
	margin-bottom: 60px;
}
