
			.detail_module_5 { max-width: 1160px; margin: 0 auto; }
			.detail_module_5 .text_content5 .center_text_title { font-size: 40px; line-height: 60px; color: #000000; text-align: center; }
			.detail_module_5 .text_content5 .center_con_p5 { font-size: 16px; line-height: 30px; color: #333333; text-align: center; margin-top: 30px; }
			.detail_module_5 .item_box { display: flex; justify-content: center; flex-wrap: wrap; margin-top: 22px; }
			.detail_module_5 .item_box .item { width: 225px; }
			.detail_module_5 .item_box .item .big_title { font-size: 16px; color: #23519e; display: block; line-height: 52px; }
			.detail_module_5 .item_box .item .small_title { font-size: 16px; color: #000000; line-height: 30px; }
			@media screen and (max-width: 991px){
				.detail_module_5 .item_box .item { width: 320px; margin-bottom: 20px; margin : 10px}
			}
			@media screen and (max-width: 768px){
				.detail_module_5 .text_content5 .center_text_title { font-size: 32px; line-height: 30px; }
				.detail_module_5 .text_content5 .center_con_p { font-size: 16px; line-height: 30px; margin-top: 10px; }
				.detail_module_5 .item_box .item { width: 48%; margin-bottom: 10px; }
				.detail_module_5 .item_box .item .big_title { line-height: 30px; font-size: 16px; }
				.detail_module_5 .item_box .item .small_title {font-size: 16px; line-height: 30px; }
			}
		