.container{
	text-align: center;
	margin: 0 auto;
	width: 1200px;
}
#topHeader_wrapper{
	height: 90px;
	width: 100%;
	position: fixed;
	width:100%;
	background-color: #fff;
	border-bottom: 1px #34a8dd solid;
	/*box-shadow: 5px 5px 5px #34a8dd;*/
}
#topHeader{
	width: 1200px;
}
a.topLogo{
	float: left;
	display: inline-block;
	margin-top: 17px;
}
.topNav{
	float: right;
}
.topNav a{
	width: 120px;
	height: 90px;
	line-height: 90px;
	display: inline-block;
	float: left;
	text-align: center;
	color: #666666;
	font-size: 18px;
}
.topNav a.select{
	color: #1b86b8;
}
.topNav a:hover{
	color: #1b86b8;
}
h1.style01,h1.style02{
	font-size: 40px;
	padding-top: 70px;
	text-align: center;
}
h1.style01{
	color: #1b86b8;
}
h1.style02{
	color: #ffffff;
}
#banner{
	padding-top: 90px;
	height: 746px;
	background: url(../img/banner_bg.jpg) bottom no-repeat;
}

#about p{
	margin-top: 40px;
	font-size: 16px;
	line-height: 20px;
}
#business{
	margin-top: 70px;
	background: #34a8dd;
	height: 544px;
}
.section{
	margin-top: 70px;
}
.section100{
	margin-top: 100px;
}
#business p,#technic p,#case p{
	font-size: 16px;
	text-align: center;
}
#business p{
	color: #ffffff;
	padding-top: 40px;
}

#technic p{
	color: #333333;
	padding-top: 20px;
}
#case p{
	color: #333333;
	padding-top: 40px;
}
#case p.style01{
	color: #999999;
	padding-top: 10px;
}
.figures{
	display: block;
	float: left;
}
.figuresR{
	display: block;
	float: right;
}
.plr10{
	padding: 0 10px;
}
.mr106{
	margin-right: 106px;
}
.plr40{
	padding: 0 40px;
}
.mr26{
	margin-right: 26px;
}
.mr20{
	margin-right: 20px;
}
#service{
	margin-top: 70px;
	background: #34a8dd;
	height:1726px;
}
#service .BgStyle01{
	background: url(../img/service_01.png) no-repeat left;
	float: left;
}
#service .BgStyle02{
	background: url(../img/service_02.png) no-repeat right;
	float: right;
}
#service .BgStyle03{
	background: url(../img/service_03.png) no-repeat left;
	float: left;
}
.BgStyle01 ul{
	padding:80px 0px 60px 200px;
}
.BgStyle02 ul{
	padding:140px 200px 140px 0px;
}
.BgStyle03 ul{
	padding:120px 0px 120px 200px;
}
.list li{
	color: #fff;
	height: 50px;
	font-size: 24px;
	list-style:disc;
}
#case img{
	border: 1px solid #b2b2b2;
}
#contact{
	height: 605px;
	background: url(../img/contact_bg.jpg) no-repeat;
}
.contactMap{
	float: right;
}
.contactWay{
	float: left;
}
.contactWay ul{
	margin-top: 100px;
}
.contactWay li.address{
	background: url(../img/contact_address.png) no-repeat;
	padding-left: 30px;
	padding-top: 3px;
}
.contactWay li.phone{
	background: url(../img/contact_phone.png) no-repeat;
	padding-left: 30px;
	padding-top: 3px;	
}
.contactWay li{
	color: #fff;
	height: 40px;
	font-size: 16px;
}
.contactWay a{
	font-size: 24px;
	color: #fff;
	text-decoration: underline;	
}
.contactWay a:hover{
	color: #34a8dd;
}
#footer{
	height: 90px;
}
#footer ul{
	float: left;
	height: 90px;
	line-height: 90px;
}
#footer li{
	float: left;
	padding-right: 10px;
}
#footer span{
	float: left;
	padding-right: 10px;
	color: #b2b2b2;
}
#footer img{
	margin: 24px 0px;
	float: right;
}
