/* site map */
.site_map_region { margin: 0 0.5rem; }
.site_map_list { display: block; }
.site_map_list ul { margin-top: 0.5rem; margin-bottom: 0.8rem; }
.site_map_list li { margin: 0.1rem auto; line-height: 0.6rem; color: #888888; }

/* job opportunities */
.job_image { width: 100%; }
.job_type div { text-align: center; }
.job_type .left,.job_type .center,.job_type .right { width: 100%; }
.job_content ul li { color: #666; line-height: 0.6rem; list-style: disc inside; }

/* contact us */
.contact_us { margin: 0 0.2rem; }
.contact_us_list { display: block; margin: 0.2rem; }
.contact_us_list ul { margin-top: 0.5rem; }
.contact_us_list li { margin: 0.1rem auto; line-height: 0.6rem; color: #888888; }