.top-header {
    
   width: 100%;
   display: inline-block; 
	background-color: #09f;
	list-style: none;
	text-decoration: none;
	padding: 4px;
	 

} 

.top-header ul {
  width: 60%;

}

.top-header ul li{
    padding: .5em .1em 0 0; 
    font-size: 12px;
	float: left;
	font-family: 'Source Sans Pro', sans-serif;
     color: #fff;
	margin-right: 80px;
     list-style: none;

}
.make {
	display: inline-block;
    float: right;
	margin:0;
}
 
.make li {
	float: left;
	margin-top: -14px;
	padding: 0 4px 0 0;

} 
 .make a img {
    
    width: 16px;
 	border-radius: 40px;
 } 
 #main-header {
   
 	background: #fff;
 	
 }
 #control a:hover {

 	background: #333;
 	color: #fff;

 }

 #main-header img {
 	width: 260px;
 	margin-left: -15px;
 	
 }

 #main-header #top {

  margin-left:200px;
  font-weight: 600;
  font-size: 18px;
  margin-top: -20px;

 }

 #space {

 	margin-top: -30px;

 }

article {
	display: inline-block;
	width: 93%; 
	background-position: 710px;
	background-size: 45%;
	background-repeat: no-repeat;
	background-image: url(IMG/111.jpeg);
	margin: 1% 3.5%;
}

.main-article{
 display: inline-block;
 width: 100%;
 
 background:rgba( 15,109,16,.9);
}  
 


hgroup {
	display: inline-block;
	color: #fff;
	margin: 3em 4em;
	
	
} 
article h1{
	
}
article a {
	color: #fff;
}
article p {
	
}

section {

	width: 90%;
	margin: 0 5%; 
}
.tip {

	font-weight: 500;
	color: #333;
}

section h5 {

	font-size: 25px;
	font-weight: 200;
	color: #666;
	padding-top: 15px;
} 

section p {
    padding: 14px;
	width: 85%;
	margin: 0 7.5%;
	color: #666;


}
























 .main-footer {
    width: 95%;
    margin: 4% 2.5%; /*95*/
    display: inline-block;
    text-decoration: none;
    list-style-type;
    border-top: 1px solid #ccc;
    
}

#drop-footer .vm {
display: inline-block;
	width: 15%;
	float: left;
	margin: 2% 2%;
	

}
#drop-footer .vm li {
padding-top: 5%;
	

}

#drop-footer .blue {

	width: 20%;
	float: left;
	margin: 2% 2%;
	
	
	

}

#drop-footer .blue img {

	width: 15%;
	float: left;
	margin: 7% 2%;
	border-radius: 26px;
	
	
	

}

#drop-footer li {
	list-style-type: none;
	font-size: 12px;
}
#drop-footer h4 {
	
	font-size: 16px;
}
 #drop-footer p  {
	
	font-size: 12px;
}

#drop-footer li {
	list-style-type: none;
}
