@charset "utf-8";
.clears{clear:both;}
.sousuo{width:520px;height:60px;line-height:60px;position:relative;left:54%;}
.sousuo>a{color:#000;}
.sousuo>a:nth-child(5){color:#005237;}
.sousuo>input,.sousuo>a{padding:0 10px;font-size:1.1rem;color:#015337;}
.sousuo>input:nth-child(1){width:119px;height:22px;line-height:22px;border-radius:5px;border:0;background:#e2e2e0;}
.sousuo>.gongsimingcheng{display:inline-block;font-size:1.1rem;}
html,body{
	height:100%;
}
.warp{
	width:100%;
	font-family: "微软雅黑";
}
.header{
	margin-top:2rem;
	margin-bottom:2rem;
}
.logo{
	float:left;
}
.logo img{
	width:auto;
	height:70px;
}
.menu{
	margin-top:5px;
	display:none;
}
.top-menu{
	float:right;
}
.top-menu ul li{
	width:auto;
	height:40px;
	line-height:40px;
	float:left;
	background:url(../images/xiasanjiao.png) no-repeat right center;
}
.top-menu ul li a:hover{
	text-decoration:none;
}
.top-menu ul li a{
	display:block;
	width:auto;
	height:40px;
	text-align:center;
	line-height:40px;
	padding:0 2rem;
	font-size:1.6rem;
	color:#000;
	
}
.top-menu ul li ul{
	width:100%;
	background:url(../images/erji.png) no-repeat #fff;
	background-size:100%;
	position:relative;
	z-index:999;
	display:none;
	padding-top:0.5rem;
	padding-bottom:1rem;
	box-shadow:0rem 1rem 2rem #ccc;
}
.top-menu ul li:hover ul{
	display:block;
}
.top-menu ul li ul li{
	width:100%;
	height:3.5rem;
	line-height:4.5rem;
	font-size:1.4rem;
	background:none;
	float:none;
}
.top-menu ul li ul li a{
	width:100%;
	display:inline-block;
	color:#004754;
	height:3.5em;
	line-height:4.5rem;
	text-align:left;
	font-size:1.4rem;
}
.top-menu ul li ul li:hover{
	background:none;
}




.biaodan{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,.5);
	z-index:10;
	display:none;
}
.biao{
	width:44rem;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-22rem;
	margin-top:-21rem;
	background:#fff;
	z-index:11;
}
.biaotop{
	width:100%;
	height:3rem;
	line-height:3rem;
	text-align:right;
	background:#FCFCFC;
	border-bottom:0.1rem #68A4A4 solid;
}
.biaotop>a{
	display:inline-block;
	padding:0 0.5rem;
	color:#000;
	font-size:1.6rem;
	
}
.biaocont{
	width:100%;
	height:35rem;
}
.biaocont>p{
	width:100%;
	line-height:3rem;
	text-align:center;
}
.biaocont>input{
	width:60%;
	line-height:3rem;
	margin:0.5rem 20%;
	text-indent:2rem;
	background:#D8E4EE;
	border:0;
}
.biaocont>input#tijiao{
	width:40%;
	line-height:3rem;
	color:#fff;
	margin:0 30%;
	text-indent:0rem;
	border:0;
	background:#004754;
	margin-top:1rem;
}
.biaobottom{
	width:100%;
	height:4rem;
	border-top:0.1rem #68A4A4 solid;
}




.footer{
	width:110%;
	border-top:1px #004754 solid;
	padding-top:30px;
	padding-left:5%;
	margin-left:-5%;
	margin-top:10.2rem;
}
.footer_left{
	width:70%;
	float:left;
}
.footer_left>p{
	font-size:1.4rem;
	margin-bottom:1.2rem;
}
.footer_left>p:nth-child(5){
	margin-top:30px;
}
.footer_left>a{
	font-size:1.4rem;
	color:#004754;
	margin-bottom:1.7rem;
	
}
.guanyu{
	height:21px;
	line-height:21px;
	background:url(../images/yiliao_18.png) no-repeat;
	text-indent:0.5em;
}
.guanyu>a{
	color:#000;
	text-decoration:none;
	font-size:1.4rem;
	
}
.footer_right{
	width:30%;
	float:right;
}
.footer_right>img{
	width:30%;
	position:relative;
	left:50%;
	margin-top:26px;
	margin-left:-15%;
}
.containes>.banner{
	width:120%;
	margin-left:-10%;
}
@media only screen and (max-width:1024px) {
	.containes>.banner{
		width:100%;
		margin-left:0%;
	}
	.footer{
		width:100%;
		margin-left:0%;
		padding-left:0;
	}
}
@media only screen and (max-width:768px) {
	.logo img{
		width:auto;
		height:50px;
	}
	.containes>.banner{
		width:100%;
		margin-left:0%;
	}
	.footer{
		width:100%;
		margin-left:0%;
		padding-left:0;
	}
}
@media only screen and (max-width:740px) {
	.containes>.banner{
		width:100%;
		margin-left:0%;
	}
	.footer{
		width:100%;
		margin-left:0%;
		padding-left:0;
	}
	.guanyu{
		height:21px;
		line-height:21px;
		background:url(../images/yiliao_18.png) no-repeat;
		text-indent:0;
	}
	.guanyu>a{
		color:#000;
		text-decoration:none;
		font-size:1rem;
		
	}
}
