.gsjs-container .shop-company-wrap {}

.shop-company-wrap .company-intro-content .company-intro-header {
	height: 137px;
	margin-top: 50px;
	background: url(../image-blue/company/company-title-bg.png) 0 0 no-repeat;
}

.shop-company-wrap .company-intro-content .company-intro-text {
	text-align: center;
}

.shop-company-wrap .company-intro-content p {
	text-indent: 1em;
	text-align: left;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	margin: 8px 0 20px;
}

.shop-company-wrap .company-intro-content .company-intro-text h2 {
	color: #333;
	font-size: 22px;
	margin: 25px 0;
}

.shop-company-wrap .company-details-content .company-intro-header {
	height: 137px;
	background: url(../image-blue/company/company-title-bg2.png) 0 0 no-repeat;
}

.shop-company-wrap .company-details-content .company-details-table {
	width: 896px;
	margin: 0 auto 60px;
	padding: 20px 0;
	text-align: left;
	border: 1px solid #e5e5e5;
}

.shop-company-wrap .company-details-content .company-details-table td {
	width: 408px;
	padding: 10px 20px;
	color: #666;
	border-left: 1px solid #e5e5e5;
}

.shop-company-wrap .company-details-content .company-details-table td span {
	/*width: 50%;*/
	/*float: left;*/
	/*height: 100%;*/
	min-width: 70px;
	display: table-cell;
}

.shop-company-wrap .company-details-content .company-details-table td span:first-child {
	padding-right: 5px;

}

.shop-company-wrap .company-details-content .company-details-table td:nth-child(odd) {
	border-left: none;
}
