@charset "utf-8";
body,html{
	font-family:"Source Han Sans CN", Arial;
	margin:0;
	padding:0;
	color:#000;
}
img{width: 100%; display:block;}
.header img{vertical-align:top;}
div,form,img,ul,ol,li,dl,dt,dd,p{margin:0; padding:0; border:0;list-style:none;}
ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6,input{margin:0; padding:0; text-align:center;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.logo::after,
.section2 ul::after,
.section1 ul::after,
.container::after{
	content:".";        
	display:block;        
	height:0;        
	clear:both;        
	visibility:hidden;       	
}
.container{
	width: 1200px;
	margin:0 auto;
	position: relative;	
}
.logo{
	padding: 30px 0px 15px 0px;
}
.logo-left{
	float: left;
}
.logo-left dd{
	float: left;
}
.city-name{
	width: 20px;
	padding:9px 0;
	background: #8b8b8b;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	margin:10px;
	border-radius: 4px;
}
.logo-right{
	float: right;
}
.banner{
	background: url(../images/diqu_09.jpg) no-repeat center center;
	width: 100%;
	background-size: 100% 100%;
	height: 763px;
	background-size:cover;
}
/*section1 start*/
.section1{
	background: url(../images/diqu_10.jpg) no-repeat center center;
	width: 100%;
	background-size: 100% 100%;
	height: 521px;
	background-size:cover;	
}
.from-mantis{
	width: 513px;
	height: 240px;
	position: absolute;
	top: 170px;

}
.section1 .form-box{
	width: 556px;
	height: 307px;
	float: right;
	margin-right: 43px;
	margin-top: 145px;
}
.form-box input[type="text"]{
	width: 495px;
	height: 66px;
	margin-left: 60px;
	margin-bottom: 16px;	
	background: none;
	border:none;
	text-align: left;
	font-size: 24px;
	color: #666666;
}
.form-box input[type="submit"]{
	width: 553px;
	height: 66px;
	background:#ffff00;
	color: #000000;
	font-size: 22px;
	border-radius: 10px;
	border:0;
}
/*section1 end*/
/*section2 start*/
.section2{
	background: url(../images/XXXX.jpg) no-repeat center center;
	width: 100%;
	background-size: 100% 100%;
	height: 1166px;
	background-size:cover;	
}

/*section2 end*/
/*section3 start*/
.section3{
	width: 100%;
	height: 134px;
	background: #1E90FF;
	text-align: center;
	font-size: 18px;
	color: #1E90FF;
	box-sizing: border-box;
	padding: 20px;
}
#copyright{
	padding: 20px;
	line-height: 28px;
	color: #ffffff;
	
}
/*section3 end*/

/*section4 start*/

/*section4 end*/

/*section5 statrt*/

/*section5 end*/

