/* mod_html_home*************************/.mod_html_home {	position:relative;	padding:40px 0px 40px;	background:#ffffff;}.mod_html_home .home_imgs {	margin:0 auto;	position:relative;}.mod_html_home .home_imgs {	background: url('../images/news_line.gif') 66.666% 0px repeat-y;}@media only screen and (min-width:1220px){	.mod_html_home .home_imgs {		width:1200px;	}}.mod_html_home .left {	float:left;	width:66.666%;}.mod_html_home .left_in {	padding:0px 30px;}.mod_html_home .right {	float:left;	width:33.333%;}.mod_html_home .right_in {	padding:0px 30px;}.mod_html_home a,.mod_html_home a:hover {	display:block;	width:100%;}.mod_html_home img {	display:block;	width:100% !important;	height: auto !important;	margin:0 auto;}@media only screen and (max-width:600px){	.mod_html_home .home_imgs {		background: none;	}	.mod_html_home .left {		float:none;		width:auto;	}	.mod_html_home .right {		float:none;		width:auto;	}	.mod_html_home .right_in {		padding:0px 30px;		padding-top:30px;	}	.mod_html_home .right_in img {		width:60% !important;	}}