
.service_area{
	background: #fff;
	height:935px;
}
.service_area .title{
	height:40px;
	line-height:40px;
	background: #3f67bf;
}

.service_area .title p{
	float:left;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	padding-left:23px;
}

.service_area .title .more{
	float:right;
	margin-right:15px;
}
.service_area .title .more a{
	color:#fff;
}

.service_area .sub_title{
	margin:18px 0 5px 49px;
	overflow: hidden;
}
.service_area .sub_title p{
	height:30px;
	font-size:14px;
	line-height:30px;
	color:#3f67bf;
	padding:0 10px;
	background: #dbe6ff;
	text-align: center;
	float:left;
}
.notice_info{
	line-height:36px;
	padding-left:50px;
}
.notice_info span{
	font-weight:bold;
	color:#3f67bf;
}

.hotline_list{
	padding:0 0 30px;
	margin-left:50px;
	margin-right:48px;
}



.hotline_list .hotline{
	border-bottom:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	height:35px;
	font-size:12px;
	color:#333;
	text-align: left;
	text-indent: 15px;
}
.hotline_list .hotline.tip{
	font-weight:bold;
	text-align: center;
	text-indent: 0;
	background: #d1d1d1;
	height:40px;
	line-height:40px;
}

.hotline_list .hotline .content_col{
	float:left;
	border-left:1px solid #d1d1d1;
	height:35px;
	line-height:35px;
}
.hotline_list .hotline.tip .content_col{
	height:40px;
	line-height:40px;
}

.hotline_list .hotline .content_col.num{
	width:42px;
	text-align: center;
	text-indent: 0;
}

.hotline_list .hotline .content_col.name{
	width:165px;
	text-align: center;
	text-indent: 0;
}

.hotline_list .hotline .content_col.address{
	width:238px;
}
.hotline_list .hotline .content_col.time{
	width:210px;
	text-align: center;
	text-indent: 0;
}

.hotline_list .hotline .content_col.cross{
	height:36px;
	background: #fff;
}
