﻿*{
	margin:0;
	padding:0;
/*	font-family: "微软雅黑";*/
}
body {

	font-size: 12px;
	overflow-x: hidden;

	font-family: "Microsoft Yahei";
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
html {
	overflow-x: hidden;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
/*//头部*/
.head{
	width:100%;
	height:auto;
}
.head .inner{
	width:1000px;
	height:109px;
	margin:0 auto;
}
.head .inner .logo{
	width:333px;
	height:109px;
	float:left;
}
.head .inner .tel{
	width:193px;
	height:85px;
	float:right;
	
}
.head .inner .tel .tel_left{
	width:126px;
	height:55px;
	float:left;
	margin-top:30px;
}
.head .inner .tel .tel_left p:first-child{
	color:#000;
	font-size:12px;
	font-weight: normal;
}
.head .inner .tel .tel_left p{
	float:right;
	font-size:16px;
	color:#15274d;
	font-weight: bold;
}
.head .inner .tel .tel_right{
	width:51px;
	height:85px;
	float:right;
	background:#15274d;
}
.head .inner .tel .tel_right img{
	margin: 0 auto;
	display:block;
	padding-top:50px;
}
.head .nav{
	width:100%;
	height:40px;
	background:#15274d;
}
.head .nav ul{
	width:880px;
	height:40px;
   margin:0 auto;
}
.head .nav ul li{
	float:left;
	width:126px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:18px;
	text-align: center;
	margin-right:20px;
}
.head .nav ul li a{
	color:#fff;
}
 .banner{
	width:100%;
	height:342px;
}
 .banner img{
	width:100%;
	height:342px;
}

/*尾部*/
.foot{
	width:100%;
	height:auto;
	color:#fff;
}
.foot .foot_top{
	width:100%;
	height:281px;
	background:url("anli_bg.jpg") no-repeat;
	background-size:100% 100%;
}
.foot .foot_top .inner{
	width:400px;
	height:281px;
	margin:0 auto;
	overflow: hidden;
}
.foot .foot_top .inner img{
	display:block;
	margin:30px auto 70px;
}
.foot .foot_top .inner input{
	width:182px;
	height:30px;
	border:1px solid #ccc;
	border-radius: 5px;
	background:	transparent;
	color:#fff;
	text-indent: 5px;
}
input::placeholder{
    color: #fff;
}
.foot .foot_top .inner input.xing{
	margin-right:24px;
	margin-bottom:15px;
}
.foot .foot_top .inner input.btn{
	display:block;
	margin:0 auto;
	width:66px;
	height:30px;
	line-height:30px;
	text-align: center;
	background:#15274d;
	color:#fff;
	border-radius: 10px;
	border:none;
	cursor: pointer;
}
.foot_nav{
	width:100%;
	height:auto;
	background:#000;
}
.foot_nav ul{
	width:850px;
	height:27px;
	margin:0 auto;
}
.foot_nav ul li{
	float:left;
	line-height:27px;
	margin-right:98px;
}
.foot_nav ul li:last-child{
	margin-right:0;
}
.foot_nav ul li a{
	color:#fff;
	font-size:12px;
}
.foot_nav .foot_bot{
	width;100%;
	height:155px;
	background:#202020;
}
.foot_bot .inner{
	width:850px;
	height:155px;
	margin:0 auto;
	clear:both;
	overflow: hidden;
}
.foot_bot .inner span{
	color:#fff;
	float:left;
	font-size:11px;
	margin-top:10px;
}
.foot_bot .inner .link{
	height:33px;
margin-top:10px;
}
.foot_bot .inner .link a{
	color:#fff;
	font-size:11px;
}
.foot_bot .inner .link a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.info{
	width:490px;
	height:90px;
    float:left;
    margin-right:84px;
}
.info p{
	font-size:16px;
	display: inline-block;
	margin-right:80px;
	margin-bottom:10px;
}
.info p.p1{
	font-size:14px;
}
.in{
	width:465px;
	height:auto;
}
.in span{
	margin-right: 30px;
	margin-top:5px!important;
	
}
.in span:nth-of-type(5){
	margin-right:0;
}
.in span a{
	color:#fff;
}
.wx{
	float:left;
}
.wx p{
	font-size:12px;
	text-align: center;
}
