﻿.main{
	padding:10px 10px 36px 10px;}

.title{
	width: 170px;
	height: 38px;
	background: url(../images/phone-icon.png) no-repeat center left;
}
.title h1{
	padding-top: 10px;
    padding-left: 18px;
	font-size: 18px;
	font-weight: bold;
	font-family: '微软雅黑';
}

.section1 h3,.address-title{
	padding-left: 46px;
	margin-top: 14px;
	font-size: 16px;
	font-weight: bold;
	font-family: '微软雅黑';
	color: #272636;
}
.section1 p{
	padding-left: 46px;
	margin-top: 8px;
	font-size: 16px;
	font-family: '微软雅黑';
	color: #272636;
}
.section1 h4{
	padding-left: 46px;
	margin-top: 14px;
	font-size: 16px;
	font-weight: bold;
	font-family: '微软雅黑';
	color: #272636;
}
.section1 h4 span{
	font-size: 16px;
	font-family: '微软雅黑';
	font-weight: 500;
	color: #272636;
}

/*section2*/
.section2 .title{
	height: 43px;
	background: url(../images/localtion.png) no-repeat center left;
}
.section2 p{
	padding-left: 46px;
	font-size: 16px;
	font-family: '微软雅黑';
	color: #272636;
}

/*address-1*/
.address-title h3 {
	font-size: 20px;
	font-weight: bold;
	color: #272636;
}
.address-content{
	margin: 20px 42px;
	text-indent: 20px;
}
.address-content .h{
	font-weight: bold;
}
.address-content p{line-height: 30px;font-size: 16px;}
.address-content p span{
	color: #ff0000;
}