@media all and (min-width:320px) and (max-width:1366px){

.header .inheader{
	width:1200px; padding:0;
}
.w1500{
	width:1200px; padding:0;
}
.w1400{
	width:1200px;
}
.mt120{
	margin-top:90px;
}
.mb120{
	margin-bottom:90px;
}
.w1400real{
	width:1200px;
}

}

