.tabContainer{
	width:1200px;
	margin:0 auto;
}
.tabContainer .bar{
	text-align:center;
	margin:40px auto;
	overflow: hidden;
	*width:625px;

	
}
.tabContainer .bar li{
	display: inline-block;
	width:156px;
	height:53px;
	text-align: center;
	line-height: 46px;
	display:inline-block;
	*float:left;
	cursor: pointer;

}
.tabContainer .bar li:hover{
	color:#ff8420;
}
.tabContainer .bar li.active{
	background: url(../images/cur-bg.png) no-repeat 0 0;
	color:white;
}
.tab{
	padding-bottom:80px;
	width:100%;
}
.tw{
	overflow: hidden;
}

.tw  img{
	width:100%;
}
.tw .text{	
	line-height:22px;
}

.content .bt{
	padding:0;
	text-align: center;
	width:446px;
	margin:60px auto;
	margin-top:80px;
	font-size:18px;
	color:#1288fd;
	background: url(../images/double-line.png) no-repeat center center;
}
.content .youshi{
	overflow: hidden;
	
}
.content .youshi li{
	float:left;
	width:27.33%;
	margin-left:4%;
	line-height:50px;
	padding-left:2%;
	background: url(../images/poi.png) no-repeat 0 center
}

.boxCon .text div{
	overflow: hidden;
	margin-bottom:20px;
}
.boxCon .text h1{
	font-size:22px;
	color:#555555;
	float:left;

}
.boxCon .text h2{
	float:right;
	margin-top:4px;
}

.boxCon .text h1{
	font-size:18px;
}
.boxCon .text a:hover{
	text-decoration: underline;
	color:#ff8420;
}
.boxCon{
	overflow: hidden;
}
.boxCon .box{
	width:237px;
	padding:10px;
	float:left;
	margin-right:41px;
	cursor: pointer;
	height:190px;
	border:1px solid #ddd;
	margin-bottom:20px;
}

.boxCon .box img{
	width:100%;
	height:152px;
}
.boxCon .box h1{
	font-size:15px;
	font-weight:bold;
	padding:10px;
	padding-left:0;
	padding-bottom:0;
	text-align: center;
	color:#555555;
}
.boxCon .box h1:hover{
	color:#1288fd;
}
.boxCon .box p{
	font-size:13px;
	padding:10px 0;
}
.boxCon .box p:hover{
	color:#1288fd;
}
.fs{
	overflow: hidden;
	
}

.fs .left{
	float:left;
	width:500px	
}
.fs .left div{
	margin:30px 0;
}
.fs .left div p{
	line-height: 21px
}
.fs .left>div{
	padding-left:70px;
	position: relative;
}
.fs .left .position div{
	width:42px;
	height:52px;
	overflow: hidden;
	position: absolute;
	left:10px;
	top:6px;
	margin:0;
	background: url(../images/contact-icon.png) no-repeat -149px center
}
.fs .left .tel div{
	width:42px;
	height:52px;
	overflow: hidden;
	position: absolute;
	left:10px;
	top:-3px;
	margin:0;
	background: url(../images/contact-icon.png) no-repeat -16px center
}
.fs .left .cz div{
	width:42px;
	height:52px;
	overflow: hidden;
	position: absolute;
	left:10px;
	top:-5px;
	margin:0;
	background: url(../images/contact-icon.png) no-repeat -61px center
}
.fs .left .email div{
	width:42px;
	height:52px;
	overflow: hidden;
	position: absolute;
	left:10px;
	top:-5px;
	margin:0;
	background: url(../images/contact-icon.png) no-repeat -106px center
}

.fs .left p{
	width:405px;
}
.fs .map{
	float:right;
	width:680px;
	margin-top:32px;
	height:280px;
}
