@media only screen and (max-width: 1199px){
	#main{width: 100%;margin: 0;box-sizing: border-box;margin-bottom: 30px; overflow: hidden;margin-top: 94px;padding-left: 20px;padding-right: 20px;}
	.now_where{width: 100%;box-sizing: border-box;margin-left: 0;margin-right: 0;}
	.main_left{display: none;}
	.main_right{width: 100%;box-sizing: border-box;margin-left: 0;margin-right: 0;}
	.main_right>div:nth-of-type(1){width: 100% !important;box-sizing: border-box;margin: 0 !important;}
	.main_right>div:nth-of-type(1)>div:nth-of-type(2){width: 100% !important;margin: 0;box-sizing: border-box;padding-bottom: 25px !important;overflow: hidden;}
	.main_right>div:nth-of-type(1)>div:nth-of-type(4) img{margin: 0 auto;display: block;}
	.main_right>div:nth-of-type(1)>div:nth-of-type(1){width: 100% !important;box-sizing: border-box;}
	.main_right>div:nth-of-type(1){width: 100% !important;}
	.main_right>div:nth-of-type(1)>div.bg_c{width: 100% !important;}
	.main_right>div:nth-of-type(1)>div.bg_c img{margin: 0 auto !important;display: block;}
}
@media only screen and (max-width: 479px){
	.main_right>div:nth-of-type(1)>div:nth-of-type(1){font-size: 16px !important;margin: 10px 0 !important;}
	.main_right>div:nth-of-type(1)>div:nth-of-type(2){height: 50px !important;}
	.main_right>div:nth-of-type(1)>div:nth-of-type(4) img{width: 100% !important;height: auto !important;}
	.main_right>div:nth-of-type(1)>div:nth-of-type(4) strong{font-weight: 400 !important;}
}