
	body .footer_258_1 #footer .config_box .share_box{width: 350px;}
	body .footer_258_1 #footer .config_box .service_box{width: 230px;}
	body .footer_258_1 #footer .config_box .contact_box{width: 300px;}
	body .footer_258_1 #footer .config_box .lates_box{width: 300px;}
	@media screen and (max-width: 1440px){
		body .footer_258_1 #footer .config_box .share_box{width: 20%;}
		body .footer_258_1 #footer .config_box .service_box{width: 18%;}
		body .footer_258_1 #footer .config_box .contact_box{width: 27%;}
		body .footer_258_1 #footer .config_box .lates_box{width: 27%;}
	}
	@media screen and (max-width: 1200px){
		body .footer_258_1 #footer .config_box .share_box{width: 20%;}
		body .footer_258_1 #footer .config_box .service_box{width: 20%;}
		body .footer_258_1 #footer .config_box .contact_box{width: 40%;}
		body .footer_258_1 #footer .config_box .lates_box{width: 100%;}
	}
	@media screen and (max-width: 1000px){
		body .footer_258_1 #footer .config_box .share_box{width: 20%;}
		body .footer_258_1 #footer .config_box .service_box{width: 20%;}
		body .footer_258_1 #footer .config_box .contact_box{width: 40%;}
	}
	@media screen and (max-width: 768px){
		body .footer_258_1 #footer .config_box .share_box{width: 100%;}
		body .footer_258_1 #footer .config_box .service_box{width: 100%;}
		body .footer_258_1 #footer .config_box .contact_box{width: 100%;}
	}
