.subtop, .subtop *{ 
	box-sizing:border-box; 
}
*{ 
	box-sizing:border-box; 
}

.article{
	width: 100%;
}

.art_con{ 
	width:100%; 
	margin:0 auto; 
	padding: 0 20px;
}


@media(max-width:1440px){
	
}
@media(max-width:1199px){

	

}
@media(max-width:600px){
	
}