@media (min-width: 360px) {
	.ContactUs_second_title{  margin:-30px auto 0 auto;  padding:7px 18px; font-size:22px; }
}

@media (min-width: 414px) {
	.Weather_forecast .Weather_forecast_box2 .Weather_forecast_info>div{ padding:25px 10px 30px 0; }
}



@media (min-width: 768px) {
	.big_banner{display:block;}
	.banner_text{ font-size:20px;}
	.pagination { bottom:14px;}
	.business_pic p{ font-size:20px;}
	
	.Important{ position:fixed; left:auto; right: 0; bottom:0; top:auto; margin:0; max-width:560px; width:90%; z-index:555; overflow:hidden; background-color:#FFF; border:1px solid #f1f1f1;}
	.Important h1{ position:relative; line-height:56px; font-size:24px; color:#0064cb; padding:0 30px 0 20px; margin:0; background-color:#f1f1f1;}
	.Important h1 img{ max-width:100%; display: inline-block; vertical-align:text-top; margin-right:15px;height:auto;}
	.Important .TRS_Editor p{ line-height:2; font-size:16px;}
	
	.top_Weather_forecast{ width:100%; border-bottom:1px solid #f7f7f7; padding:18px 0; }
	#today{ display:inline-block;}
	#today_font{ display:inline-block;}
	#warnbox{ display:inline-block;}
	#warnbox_font{ display:inline-block;}
	#today_icon{ display:inline-block;}
	#icon_font{ display:inline-block;}
	#today_temperature{ display:inline-block;}
	#temperature_font{ display:inline-block;}
	#today_wind{ display:inline-block;}
	#wind_font{ display:inline-block;}
	#today_humidity{ display:inline-block;}
	#humidity_font{ display:inline-block;}
	#undate{ display:inline-block;}
	#more_a{ display:inline-block;}
	
	.Weather_forecast{ color:#e2e2e2; line-height:50px; position:relative; width:100%; max-width:1200px; margin:0 auto; padding:0 15px;}
	.Weather_forecast>span{color:#666; line-height:50px; font-size:14px; display: inline-block;}
	.Weather_forecast font{ margin:0 10px; font-size:20px; line-height:50px; font-weight:100; color:#e2e2e2; display:inline-block;}
	.Weather_forecast #warnbox_font{margin:0 10px 0 0;}
	.Weather_forecast span font{ margin:0 8px 0 0; font-size:20px; line-height:50px; font-weight:100;}
	.Weather_forecast #warnbox img{ max-width:50px; max-height:50px; vertical-align:middle; line-height:50px; margin-bottom:5px;}
	.Weather_forecast #today_icon img{ max-width:30px; max-height:30px; vertical-align:middle; line-height:50px; margin-bottom:5px;}
	.Weather_forecast a{ color:#999; float:right; font-size:14px;}

	.Weather_forecast .Weather_forecast_box{ position:absolute; overflow:hidden;top:55px;left:180px;z-index: 999}
	.Weather_forecast .Weather_forecast_box .Weather_forecast_info{ border:1px solid #e2e2e2; display:none;    background-color: rgb(226, 226, 226);}
	.Weather_forecast .Weather_forecast_box .Weather_forecast_info .Weather_forecast_title{border-bottom:1px solid #e2e2e2; background-color:#f1f1f1; color:#ea2743; padding:0 15px; font-size:18px;}
	.Weather_forecast .Weather_forecast_box .Weather_forecast_info .Weather_forecast_title img{ margin-right:10px; vertical-align:middle; margin-bottom:2px;}
	.Weather_forecast .Weather_forecast_box .Weather_forecast_info>div{ overflow:hidden; padding:15px 20px 20px 0; }
	.Weather_forecast .Weather_forecast_box .Weather_forecast_info>div>img{ float:left; margin:10px 20px 10px 20px; max-width:61px;}
	.Weather_forecast .Weather_forecast_box .Weather_forecast_info>div>p{ padding-left:125px; color:#333333; line-height:32px; font-size:14px;}
	.Weather_forecast .Weather_forecast_box .Weather_forecast_info>div>p img{ vertical-align:middle; margin-bottom:5px; margin-right:8px; line-height:32px; }
	.Weather_forecast .Weather_forecast_box .Weather_forecast_info>div h4{color:#333333; line-height:32px; font-size:14px; font-weight:500; padding-left:10px;}

	.Weather_forecast .Weather_forecast_box .Weather_forecast_info>div .float_right{  margin:0 0 0px 10px; max-width:61px;}
	.Weather_forecast .Weather_forecast_box .Weather_forecast_info>div div{ width:210px; float:left; padding-left:20px;}
	.Weather_forecast .Weather_forecast_box .Weather_forecast_info>div div p{ color:#333333; line-height:32px; font-size:14px;}
	.Weather_forecast .Weather_forecast_box2{display:none;}
	.Weather_forecast_botton{display:none;}

}