.tem_index_two {
	padding-top: 120px;
}

.tem_index_about .about_editro .about_white_bg {
	padding: 20px;
}
.job_box li a {
	width: 100%;
}
.job_box li h2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media only screen and (max-width: 640px) {
	.tem_index_two {
		padding-top: 80px;
	}

	.product_two_pic div p {
		padding: 0 20px;
	}

	.page_sidebar_nav {
		height: auto !important;
	}

}