
			.detail_module_3 .graphic { max-width: 1160px; margin: 0 auto; }
			.detail_module_3 .graphic .img_park { width: 46.035%; float: left;}
			.detail_module_3 .graphic .text_park { width: 50%; margin-top: -20px; float: right;}
			.detail_module_3 .graphic .text_park .text_title { font-size: 16px; line-height: 10px; }
			.detail_module_3 .graphic .text_park .con_p { font-size: 16px; line-height: 30px; color: #000000; margin-top: 29px; font-family: Arial; }
			@media screen and (max-width: 768px){
				.detail_module_3 .graphic .img_park { width: 100%; float: unset;}
				.detail_module_3 .graphic .text_park { width: 100%; margin-top: 12px; float: unset;}
				.detail_module_3 .graphic .text_park .text_title { font-size: 16px; line-height: 25px; }
				.detail_module_3 .graphic .text_park .con_p { margin-top: 5px; }
			}
		