@media only screen and (max-width: 1024px){
	.logo {width: 100%;float: left;border: 1px solid #eaeaea;padding-bottom: 6px;padding-top:6px;position: relative;background-color: #fbfbfb;overflow: hidden;box-sizing: border-box;}
	.logo img{margin: 0;}
	.pos-img{top: 16px;width: 50% !important;right: 0;}
	.c_show_left{margin-top: 0;box-sizing: border-box;}
	.copyState{font-size: 18px;box-sizing: border-box;}
	.date{padding: 5px !important;}
	.contactEwm .ewmImg .img{margin-right: 50px;}
	.contactEwm .ewmImg .img p{font-size: 20px;}
	.copyright{font-size: 20px;}
}

@media only screen and (max-width: 992px) {
	.logo img{width: 40%;}
	.content p{font-size: 20px !important;}
	.shoul .content,.shoul .content p{width: 100%;}
	.shoul .content p a{display: block;width: 100%;}
	.shoul .content p a img{width: 80% !important;height: auto !important;}
	.content img{width: 100%;}
	.contactEwm{padding: 0;}
	.contactEwm .ewmImg .img img{width: 130px;height: 130px;}
	.shoul h1{font-size: 24px;margin: 5px 0;}
	.date span{font-size: 20px;}
}
@media only screen and (max-width: 767px){
	.pos-img{width: 60% !important;top: 10px;}
	.shoul h1{font-size: 16px;}
	.date span{font-size: 12px;}
	.date{padding: 3px !important;}
	.content p {font-size: 16px !important;line-height: 1.7;margin: 0;padding-top: 12px;}
	.copyState{font-size: 12px;padding: 5px;}
	.contactEwm{margin: 8px auto;}
	.contactEwm .ewmTit{margin-bottom: 5px;}
	.contactEwm .ewmTit{font-size: 16px;}
	.contactEwm .ewmImg .img img{width: 110px;height: 110px;margin-bottom: 2px;}
	.contactEwm .ewmImg .img p{font-size: 14px;}
	.copyright{height: 25px;line-height: 25px;font-size: 12px;}
	.shoul h1{margin: 10px 0 5px;}
} 