.conBox{
	max-width:1200px;
	width:100%;
	margin:0 auto;
}
.title{
	text-align: center;
	margin-top:80px;
}
.title h2{
	font-size:30px;
	line-height: 30px;
	font-weight:400;
}
.title span{
	display:inline-block;
	width:30px;
	height:2px;
	box-sizing:border-box;
	margin-top:18px;
}
.title p{
	color:#666;
	font-size:14px;
	width:1200px;
	margin:32px auto;
	margin-bottom:10px;
	text-align:left;
}
#header .menu ul li.about a span{
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	line-height: 56px;
	display: block;
	height: 58px;
}
#header .menu ul li.about>a{
	box-sizing:border-box;
	color: #26bbd6;
	border-top:2px solid #26bbd6;
}
#header .menu ul li.about ul li.nav-5 a{
	color: #26bbd6;
}
#banner{
	width:100%;
	height:610px;
	background:url(../image/banner_contact.jpg) no-repeat;
	background-size:cover;
	position:relative;
	z-index:0;
}
#banner .bannerCon{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	position: relative;
	color:#fff;
}
#banner .bannerCon h1{
	margin-top:200px;
	display:inline-block;
	font-size:38px;
	font-weight:400;
	padding:30px 0;
	border-bottom:1px solid rgba(255,255,255,0.5);
}
#banner .bannerCon p{
	font-size:17px;
	color:#fff;
	font-weight:400;
	margin-top:25px;
	letter-spacing:2px;
	width: 525px;
}
#banner .bannerCon a{
	display:inline-block;
	width:20px;
	height:20px;
	background:url(../image/icon.png) no-repeat -900px 0;
	margin-top:75px;
}

#info{
	min-height:500px;
	background:#F5F7FB;
	padding:50px 0;
	overflow:hidden;
}
#info .left{
	float:left;
	width:350px;
	padding:30px 50px;
	background:#fff;
}
#info .left p{
	margin-bottom:0;
}
#info .left ul li{
	margin:20px 0;
}
#info .left ul li .tag{
	font-size:16px;
}
#info .left ul li p{
	font-size:14px;
	color:#666;
}
#info .left ul li p span{
	display:inline-block;
	width:22px;
	height:20px;
	margin-right:10px;
	position:relative;
	top:7px;
}
#info .left ul li p .addr{
	background:url(../image/icon.png) no-repeat -400px -830px;
}
#info .left ul li p .hotline{
	background:url(../image/icon.png) no-repeat -500px -830px;
}
#info .left ul li p .fax{
	background:url(../image/icon.png) no-repeat -600px -830px;
}
#info .left ul li p .email{
	background:url(../image/icon.png) no-repeat -700px -830px;
}
#info .left ul li p .way{
	background:url(../image/icon.png) no-repeat -800px -830px;
}
#info .left h3{
	font-size:19px;
	color:#333;
	font-weight:500;
}
#info .right{
	width:770px;
	float:right;
}
#info .right h3{
	font-size:20px;
	color:#333;
	font-weight:500;
	font-style:italic;
	padding:30px 0;
	border-bottom:1px solid rgba(155,155,155,0.5);
}
#info .right p{
	font-size:16px;
	color:#333;
	padding:30px 0;
}
#info .right div{
	padding-bottom:20px;
}
#info .right div input{
	width:370px;
	height:45px;
	line-height:45px;
	border:1px solid #ddd;
	padding-left:10px;
}
#info .right div input.special{
	margin-left:45px;
	width:355px;
}
#info .right form textarea{
	width:100%;
	max-width:100%;
	padding:10px;
	height:255px;
	border:1px solid #ddd;
	font-size:14px;
	color:#333;
}
#info .right form button{
	width:120px;
	height:35px;
	background:#fff;
	border:1px solid #ddd;
	margin-top:30px;
	font-size:16px;
	color:#666;
}
#info .right form button.em{
	margin-right:120px;
}
#local img{
	width:100%;
}


@media screen and (min-width: 768px){
	#banner .bannerCon p.phone{
			display: none;
		}
}
@media screen and (max-width: 768px){
	/*移动端样式*/
	.title{
		margin-top:30px;
	}
	.title h1{
		font-size:30px !important;
	}
	.title h2{
		font-size:20px !important;
	}
	.title p{
		width: 96%;
		margin-left: 2%;
		font-size:14px !important;
		padding:0;
	}	
	#banner{
		width:100%;
		height:300px;
		overflow:hidden;
	}
	#banner .bannerCon{
		padding:0 10px;
	}
	#banner .bannerCon h1{
		margin-top:60px;
		font-size:30px;
	}
	#banner .bannerCon p{
		font-size:14px;
		letter-spacing:0px;
		width: 100%;
	}
		#banner .bannerCon p.pc{
			display: none;
		}
	#header .menu ul li.about>a{
			border-top:0;
		}

#info{
	min-height:auto;
	background:#F5F7FB;
	padding:50px 0;
	overflow:hidden;
}
#info .left{
	float:none;
	width:100%;
	padding:30px 20px;
	background:#fff;
}
#info .left p{
	margin-bottom:0;
}
#info .left ul li{
	margin:20px 0;
}
#info .left ul li .tag{
	font-size:16px;
}
#info .left ul li p{
	font-size:14px;
	color:#666;
}
#info .left ul li p span{
	display:inline-block;
	width:22px;
	height:20px;
	margin-right:10px;
	position:relative;
	top:7px;
}
#info .left ul li p .addr{
	background:url(../image/icon.png) no-repeat -400px -830px;
}
#info .left ul li p .hotline{
	background:url(../image/icon.png) no-repeat -500px -830px;
}
#info .left ul li p .fax{
	background:url(../image/icon.png) no-repeat -600px -830px;
}
#info .left ul li p .email{
	background:url(../image/icon.png) no-repeat -700px -830px;
}
#info .left ul li p .way{
	background:url(../image/icon.png) no-repeat -800px -830px;
}
#info .left h3{
	font-size:19px;
	color:#333;
	font-weight:500;
}

#info .right{
	width:100%;
	margin: 0 0;
	padding: 10px 20px 30px;
	float:none;
}
#info .right h3{
	font-size:20px;
	color:#333;
	font-weight:500;
	font-style:italic;
	padding:20px 0;
	border-bottom:1px solid rgba(155,155,155,0.5);
}
#info .right p{
	font-size:16px;
	color:#333;
	padding:30px 0;
}
#info .right div{
	padding-bottom:0px;
}
#info .right div input{
	width:100%;
	height:45px;
	line-height:45px;
	border:1px solid #ddd;
	padding-left:10px;
	margin-bottom:10px;
}
#info .right div input.special{
	margin-left:0px;
	width:100%;
}
#info .right form textarea{
	width:100%;
	max-width:100%;
	padding:10px;
	height:255px;
	border:1px solid #ddd;
	font-size:14px;
	color:#333;
}
#info .right form button{
	width:100%;
	height:45px;
	background:#fff;
	border:1px solid #ddd;
	margin-top:20px;
	font-size:16px;
	color:#666;
	display: none;
}
#info .right form button.em{
	display: block;
	margin-right:120px;
}
#local{
	display: none;
}
#local img{
	width:100%;

}

}