.from_tab,.from_tab_title{
	width: 1054px;
	margin: 0 auto;
	margin-bottom: 48px;
}
.from_tab_title img{
	margin-right: 15px;
}
.from_tab_title span{
	font-size: 30px;
	position: absolute;
	top: 15px;
	height: 30px;
	line-height: 30px;
	left:45px\9;
}
.from_tab_title{
	height: 48px;
	margin-top: 100px;
	margin-bottom: 54px;
	position: relative;
}
.from_tab_title.map{
	margin-top: 18px;
}
.from_tab .from_left{
	float: left;
	width: 166px;
}

.from_tab .from_left .title{
	height: 60px;
	text-align: center;
	font-size: 28px;
	line-height: 60px;
	color: #fff;
}
.from_tab .area_name{
	background: #ff7c6b;
	color: #fff;
	font-size: 28px;
	text-align: center;
}
.from_tab .list{
	width: 
}
.from_tab .from_provinces,.from_tab .from_position,.from_tab .from_contacts,.from_tab .from_contact_phone{
	text-align: center;
	line-height: 60px;
	height: 60px;
	color: #fff;
	background: #ff7c6b;
	font-size: 28px;
}
.from_tab .from_provinces{
	width: 240px;
}
.from_tab .from_position{
	width: 208px;
}
.from_tab .from_contacts,.from_tab .from_contact_phone{
	width: 220px;
}
.from_tab .detailed_info{
	font-size: 22px;
	color: #000
}
.from_tab_title.map{
	height: 662px;
}
/*颜色*/
/*华东*/
.from_tab .color_title_first_light{
	background: #ff7c6b;
}
.from_tab .color_title_first_deep{
	background: #eb4f3b;
}

/*华北*/
.from_tab .color_title_nchn_light{
	background: #fcaf7e
}
.from_tab .color_title_nchn_deep{
	background: #ef813a
}

/*华南*/
.from_tab .color_title_schn_light{
	background: #b587f1
}
.from_tab .color_title_schn_deep{
	background: #6a4995
}

/*华中*/
.from_tab .color_title_cchn_light{
	background: #fe8169
}
.from_tab .color_title_cchn_deep{
	background: #d1492e
}

/*东北*/
.from_tab .color_title_ne_light{
	background: #ffde8e
}
.from_tab .color_title_ne_deep{
	background: #f5ae00
}

/*西南*/
.from_tab .color_title_ws_light{
	background: #f7cca1
}
.from_tab .color_title_ws_deep{
	background: #c99765
}

/*西北*/
.from_tab .color_title_wn_light{
	background: #bde0ff
}
.from_tab .color_title_wn_deep{
	background: #88b6df
}


.from_tab .color_detailed_light{
	background: #fff;
}
.from_tab .color_detailed_deep{
	background: #e6e6e6;
}
/*颜色*/