/**!
 * 电商平台-二级页
 * author: wangkai;
 */


.upper-part {
	height: 200px;
	background: none;
}

.service-hotline {
	color: #dc721c;
}

.second-nav {
	background: url(../images/sub-sc-bg.png) repeat-x;
}

/* main */

.main {
	min-height: 1177px;
}

.location_info {
	padding: 52px 0px;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: #333;
}

.location_info a {
	color: #333;
}

.location_info span {
	color: #dc721c;
}

.article-title {
	display: block;
	min-height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 24px;
}

.article-date {
	display: block;
	margin-top: 15px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 16px;
	color: #999;
}

.article-info {
	margin-top: 32px;
}

.article-content {
	line-height: 32px;
	text-indent: 2em;
	font-size: 16px;
	color: #333;
}

.mt15 {
	margin-top: 15px;
}


.article-img {
	padding: 24px 0px;
}

.article-img img {
	display: block;
	margin: 0 auto;
}














/* friend-link */

.friend-link {
    background-color: transparent;
}
