*{
	margin:0;
	padding:0;
	font-style: normal;
	box-sizing:border-box;
}
ul li{
	list-style: none;
}
a{
	text-decoration:none;
}
body{
	font-family: "微软雅黑";

}
.container{
	position:relative;
	z-index:999;
}
#page5{
	width:100%;
	background:#d7e8f8;
	position: relative;
	z-index:999;
}
#page5>img{
	width:100%;
	height:100%;
}
#page5>.contact{
	width:1000px;
	margin:0 auto;
}
#page5>.contact .pTitle img
{
  padding-top:110px;
}
#page5>.contact .place:after,#page5>.contact .pContact #wrap2:after,#page5.contact .pContact #wrap2:before{
	content:"";
    display:block;
    height:0;
   	clear:both;
    visibility:hidden;
}
#page5>.contact .place{
	width:100%;
	color:#fff;
	margin:0 auto;	
	margin-top:90px;
	position:relative;
	z-index:999;
}
#page5>.contact .place .pLeft,#page5>.contact .place .pRight{
	float: left;
}
#page5>.contact .place .pLeft{
	margin:-6px 0 0 -6px;
}
#page5>.contact .place .pRight{
	margin:30px 0 0 15px;
}
#page5>.contact .place .pRight h4{
	margin-bottom: 10px;
}
#page5>.contact .place .pRight p{
	font-size: 16px;
	line-height: 40px;
}
#page5>.contact .pContact{
	width:100%;
	margin-top:55px;
	position: relative;
	z-index:999;
}
#page5>.contact .pContact #wrap2{


}
#page5>.contact .pContact div.department{
	width:310px;
	padding-bottom:15px;
	float:left;
	margin-right:34px;
}
#page5>.contact .pContact div.department3{
	margin-right:0;
}
#page5>.contact .pContact div.department>dl>dt{
	height:35px;
	background:#f4af1d;
	font-size:18px;
	color:#fff;
	font-weight: bold;
	line-height: 35px;
	text-align: left;
	padding-left:10px;
}
#page5>.contact .pContact div.department>dl>dd{
	font-size:13px;
	line-height:32px;
	padding-left:10px;
}
.bottom{
	z-index:1000;
}
.newBg,.newBg>img{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}	
.newBg img{
	margin-top:-5px;
	position: relative;
	z-index:1;
}
