@font-face{
font-family:"Microsoft Yahei","Helvetica Neue","Helvetica,Arial","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei","Source Han Sans SC Regular",sans-serif;
src:url('font/SourceHanSansSC-Regular.otf');
}
* { margin:0px; padding:0px; font-family:"Microsoft Yahei","Helvetica Neue","Helvetica,Arial","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei","Source Han Sans SC Regular",sans-serif; }
a { text-decoration:none; color:#333 }
a img { border:0px; }
ul { list-style:none; }
.clear { clear:both; } 

.header{
	width: 100%;
	height: auto;
}
.top{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #eeeeee;
}
.top>div{
	width: 1000px;
	margin: 0 auto;
	font-size: 14px;
	color: #5f5f5f;
}
/*2*/
.top1{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.top1>div{
	float: left;
}
.top1_1{
	width:600px;
	height: 110px;
	background: url(/templets/demo/picture/logo.png) no-repeat center;
	background-size: 100%;
	margin-top: 9px;
}
.top1_2{
	float: right !important;
	width: 297px;
	height: 80px;
	background: url(/templets/demo/picture/head_tel.png) no-repeat center;
	background-size: 100%;
}
.top1_2>a{
  display:block;
  width:100%;
  height:100%;
}
.top1_3{
   padding-left:130px;
   font-size:20px;
   margin-top: 9px;
}
.top1_3 p{
   font-size:12px;
   color:#a2a2a2;
}
/*3*/
.nav{
	width: 100%;
	height: 64px;
	line-height: 64px;
	margin: 0 auto;
	border: 1px solid #ddd;
	border-left: 0;
	border-right: 0;
}
.nav ul{
	width: 1000px;
	margin: 0 auto;
}
.nav ul li{
	float: left;
	width: 125px;
	text-align: center;
	height:64px;
}
.nav ul li span{
	color: #fff;
	float: right;
}
.nav ul li .spp1{
	float: left !important;
}
.nav ul li a{
	color: #414769;
	font-size: 16px;
	display:block;
	float:left;
	width:100%;
	height:100%;
}
.nav>ul>li:hover{
	background: #414769;
}
.nav>ul>li:hover>a{
	color: #fff;
}
.ba{
	width: 100%;
	height: 585px;
	background: url(http://image12.beiliugu.com/xianshui/banner.jpg) no-repeat center;
	position: relative;
}
.ba>div{
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(65,71,105,0.73);
}
.cd1{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 13px 0;
}
.cd1_1{
	font-size:32px; 
	color:#003399;
}
.cd1_1 span{
	font-size: 50px;
}
.cd1_2{
	width:1200px;
	height: 38px;
	margin: 0 auto;
	margin-top: 10px;
}
.cd1_2 li{
	display: block;
	width: 545px;
	margin: 0 auto;
}
.cd1_2 li form input.search{
	height:36px;
	line-height: 36px;
	width: 470px;
	color:#777;
	outline:none;
	border:solid 1px #5e5e5e;
	-o-transition:border .3s linear;
	-moz-transition:border .3s linear;
	-webkit-transition:border .3s linear;
	transition:border .3s linear;
}
.cd1_2 li form input{
	float: left;
}
#submit{
	margin-left: 5px;
}
.search1{
	margin-top: 10px;
}
.search1 p{
	font-size: 14px;
	color: #fff;
}
.search1 p a{
	margin-left: 10px;
	color: #fff;
}
/**/
.footer{
	width: 100%;
	padding: 30px 0;
	background: #2b2b2b;
	margin-top: 1px;

}
.footer>div{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 15px;
}
.footer_11{
	text-align: center;
	color: #c2c2c2;
	width: 340px;
	float: left;
}
.footer_11 p{
	font-size: 24px;
	text-align: left;
	margin: 8px 0;
}
.footer_11 span{
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
.footer_12{
	text-align: left;
	color: #c2c2c2;
	width: 775px;
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 50px;
	margin-top: 20px;
}
.footer_12 p{
	border-top:1px solid #ccc;
	padding-top: 13px;
	margin-top: 13px;
}
.footer_12 a{
	color: #c2c2c2;
	margin-right: 25px;
	display: block;
	float: left;
	font-size: 14px;
}
.footer_2 p{
	width: 95%;
	margin: 0 auto;
	font-size: 14px;
	color: #c2c2c2;
	margin-bottom: 3px;
}
.footer_2 p a{
	color: #c2c2c2;
}
.footer_2 span.beian{color: rgba(194, 194, 194, 0.25);}
.footer_21 a{
	color: #c2c2c2;
	padding: 0 8px;
}
.footer_2 p.footer_21 a{color: rgba(194, 194, 194, 0.5);}