
			.detail_module_2 { max-width: 1160px; padding-top: 15px; padding-bottom: 25px; margin: 0 auto; }
			.detail_module_2 .h3_title { font-size: 40px; line-height: 60px; font-family:'OpenSans-Bold'; text-align: center; }
			.detail_module_2 .con_p { font-size: 16px; line-height: 30px; margin-top: 5px; text-align: center; }
			.detail_module_2 .item_box { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 35px; }
			.detail_module_2 .item_box .item { position: relative; width: 25.863%; padding-top: 16.5444%; margin-right: 5px; }
			.detail_module_2 .item_box .item:last-child { margin-right: 0; }
			.detail_module_2 .item_box .item img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-height: 100% !important; }
			@media screen and (max-width: 768px){
				.detail_module_2 { padding-top: 10px; padding-bottom: 25px; }
				.detail_module_2 .h3_title { font-size: 20px; line-height: 27px; }
				.detail_module_2 .con_p { line-height: 21px; margin-top: 15px; }
				.detail_module_2 .item_box { margin-top: 25px; }
				.detail_module_2 .item_box .item { width: 550px; padding-top: 52.16%; margin-right: 0 !important; margin-bottom: 15px; }
				.detail_module_2 .item_box .item:last-child { margin-bottom: 0; }
			}
		