@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 34.375em) {

	.header dl {float: left; margin: 0 0 10px 10px;}
	.header .lang_box {margin-bottom: 10px;}

	.flexslider .slides > li > a {height: 240px;}
	.flexslider .slides > li > a img {height: 100%;}
	.hot_product dl {float: left; width: 48.5%; margin-right: 3%;}
	.hot_product dl:nth-child(2n+2) {margin-right: 0;}

	.third_box .item {float: left;}
	.about_home {width: 48.5%; margin-right: 3%;}
	.video_home {width: 48.5%;}

	.product_page .left_pro {float: left; width: 300px;}
	.product_page .right_pro {margin-left: 365px}

}