/**!
 * 地理定位
 * author: gaojing;
 * date: 2017-09-21
 */

.location-wrap {
	padding: 48px 0;
}

.location-content {
	margin-left: 25px;
	width: 540px;
}

.location-content .title-first {
	margin-top: 0px;
}

.location-title {
	margin-top: 14px;
	margin-bottom: 3px;
	color: #333;
	font-size: 17px;
	font-weight: bold;
}

.location-txt {
	line-height: 28px;
	color: #333;
	font-size: 15px;
}