*{
	margin: 0;
	padding: 0;
	font-size: 16px;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: black;
        font-size:16px;
}
body{
	overflow-x: hidden;
}
img{border:0}
.xilan_all p{}
#header{
	width: 100%;
	height: 230px;
	margin: 0 auto;
	position: relative;
       
}
.top{
	height: 20px;
	width: 1100px;
	padding: 0 150px;
	line-height: 10px;
	margin: 0 auto;
}
.top p{
	color: #929292;
	width: 210px;
	height: 20px;
	line-height: 30px;
	float: left;
	font-size: 14px;
}
.tl{
	width: 390px;
	height: 30px;
	float: right;
}

.tl>a{
	display: block;
	padding: 0 10px;
	line-height: 14px;
	font-size: 14px;
	float: left;
        border-right: 2px solid black;
        margin-top:8px;
}
.hlist{
	width: 1400px;
	position: relative;
}
#banner1{
        width: 100%;
	height: 200px;
	overflow: hidden;
        margin: 0 auto;
         position:relative;
        background:#eeeeec;
}
#banner1 .hide{
	width: 1400px;
	height: 200px;
	overflow: hidden;
        margin: 0 auto;
        position:relative;
}
.hlist li{
	width: 1400px;
	height: 200px;
	position: relative;

}
.hlist li img{
	width: 1400px;
	height: 200px;
}
#banner1 .h_tit{
	width: 640px;
	height: 95px;
	position: absolute;
	bottom: 55px;
	left: 150px;
        z-index: 5;
}
#banner1 .h_tit img{
	width: 640px;
	height: 95px;
}
.seek{
	width: 282px;
	height: 30px;
	float:right;
        background:white;
        margin-top:18px;
}
#text{
	float: left;
	width: 170px;
	height:30px;
line-height:30px;
font-size:18px;
	border: none;
	outline: none;
	padding-left: 45px;
	color: black;
	background:  no-repeat 10px 5px;
}
#button{
	float: left;
	width: 67px;
	height: 30px;
	border: none;
	outline: none;
	background: #015293;
	color: white;
        font-size:14px;
}
/*头部结束*/
/*导航开始*/
#nav{
	width: 100%;
	height: 65px;
	margin: 0 auto;
	background: #015293;
        background-size:cover;
}
#nav .nav_list{
	width: 1044px;
	height: 65px;
	margin: 0 auto;
}
#nav .nav_list li{
      
	height: 65px;
	line-height:65px;
	float: left;
        padding:0 10px;
}
.nav_list li:hover{
	background: #023f70;
        height: 65px;
	line-height:65px;
	float: left;
        padding:0 5px;
}
.nav_list li a{
	display:inline-block;
	height: 65px;
	line-height: 65px;
	font-size: 25px;
	color: white;
	
	font-family: "华文中宋";
	
}
.nav_list li a{
	display:inline-block;
	height: 65px;
	line-height: 65px;
	font-size: 25px;
	color: white;
	
	font-family: "华文中宋";
	
}

/*导航结束*/
#cont{
      width:1100px;
      padding:20px 150px 0;
      padding-bottom:40px;
      margin:0 auto;
}
			
#footer{
	width: 100%;
	height: 230px;
	margin: 0 auto;
background: #eeeeee;
}
#footer .choose{
        width: 100%;
	height: 60px;
	background: #015293;
	box-shadow: 1px 5px 10px #918f8f;
}
#footer .content{
	width: 1100px;
	margin: 0 auto;
	height: 28px;
	padding: 17px 0;
}
#footer .select{
	width: 280px;
	height: 28px;
	margin-right: 115px;
}
#footer .two{
	height: 50px;
	border-bottom:1px solid #015293 ;
	background: #eeeeee;
}
#footer .two .lastl{
	width: 300px;
	height: 50px;
	margin: 0 auto;
}
#footer .two .lastl li{
	float: left;
	width: 96px;
	height: 16px;
	padding: 18px 0;
	text-align: center;
	
}
#footer .two .lastl li a{
	display: block;
	width: 89px;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	border-right: 1px solid black;
}
#footer .three{
	width: 1400px;
	height: 118px;
	background: #eeeeee;
margin:0 auto;
}
#footer .three .content1{
	width: 840px;
	height: 93px;
	margin: 0 auto;
	padding-top: 10px;
}
#footer .three .content1 .pic{
	width: 245px;
	height: 65px;
	float: left;
margin-top:15px;
}
#footer .three .content1 .p{
	width: 595px;
	height: 65px;
	float: left;
}
#footer .three .content1 .p p{
	text-align: center;
	color: #515151;
	font-size: 14px;
	line-height: 28px;
}
#footer .three .content1 .p span{
	font-size: 10px;
}