@charset "UTF-8";

.section-container {
	margin-top: 50px;
	margin-bottom: 50px;
}

.section-title {
	margin-bottom: 30px;
	font-family: 微软雅黑;
	font-size: 26px;
}

.section-title-zh {
	color: #000000;
}

.section-title-en {
	color: #A8A8A8;
}

.section-container img {
	max-width: 100%;
}

.panel-body {
	padding-top: 0px;
}

.new-products-panel {
	cursor: pointer;
}

.new-products-img {
/* 	height: 260px; */
	width: 100%;
}

.new-products-text {
	margin-top: 10px;
}

.pagination li a {
	margin-left: 4px;
	margin-right: 4px;
}

.product-detail-img {
	margin: 10px auto 30px auto;
}