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

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

	body {border-top: 0px solid #e5050c;}

	.flexslider .slides > li > a {height: 320px;}
	.flexslider .slides > li > a img {height: 100%;}
	.flexslider .slides > li > div {position: absolute;top: 80px;	left: 80px; color: #fff;width: 400px;}

	.cathome_box .module > h3 {width: 50%; margin: 0 25%;}
	.cathome_box .module > p {width: 50%; margin: 0 25%;}

	.hot_product dl {float: left; width: 32%; margin-right: 2%;}
	.hot_product dl:nth-child(3n+2) {margin-right: 2%;}
	.hot_product dl:nth-child(3n+3) {margin-right: 0;}
	.hot_product dl dt a img {height: 100%;}

	.footer .fouth {float: left; width: 48.5%;}
	.footer .fouth:nth-child(2n+2) {margin-right: 0;}

	._box {margin-bottom: 20px; float: left; width: 230px; margin-right: 20px;}
	.video_home iframe {height: 220px;}

}