* {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Microsoft YaHei", arial;
}

.container {
	padding: 0;
	width: 1025px;
	margin-left: auto;
	margin-right: auto;
}

header .top{
	background: url(../images/bg04.png)no-repeat center;
	height: 110px;
}

header .top .logo{
	float: left;
	padding-top: 20px;
}

header .top .phone{
	float: left;
	width: 383px;
	height: 66px;
	background: url(../images/bg06.png)no-repeat;
	margin-left: 60px;
	margin-top: 20px;
}

header .top .phone p{
	color: #fe6f57;
	font-size: 16px;
	text-align: right;
	margin-top: 45px;
	margin-right: 30px;
	margin-bottom: 0;
}

header .top .phone p span{
	color: #058cd2;
}

header .top .img2{
	float: right;
	margin-top: 22px;
	width: 65px;
	height: 65px;
}

header .navbox{
	background: #058cd2;
	height: 45px;
}

#nav {
	width: 100%;
	margin-bottom: 0;
	height: 45px;
	clear: both;
	overflow: hidden;
}

#nav .hid{
	display: none;
}

#nav .navlist {
	float: left;
	width: 11.1%;
	text-align: center;
}

#nav .navlist a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-size: 15px;
	height: 45px;
	line-height: 45px;
}

#nav .navlist:hover a {
	background: #56c7ff;
}

#nav .a1 a {
	background: #56c7ff;
}

#nav .navlist .navdropdown {
	display: none;
	position: absolute;
	width: 113px;
	z-index: 999;
	text-align: center;
	background: #058cd2;
}

#nav .navlist .navdropdown li {
	border: none;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

#nav .navlist .navdropdown li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 15px;
	padding: 0;
	margin: 0;
	background: none;
}

#nav .navlist .navdropdown li a:hover {
	text-decoration: none;
	background: #56c7ff;
}

.footer {
	background: #575552;
	padding-top: 40px;
}

.footer .img1{
	width: 404px;
	height: 47px;
	margin-left: 30%;
}

.footer ul li{
	float: left;
	width: 20%;
	height: 135px;
	margin-top: 30px;
	text-align: center;
	border-right: 1px dashed #707475;
}

.footer ul li img{
	width: 90px;
	height: 90px;
	border: 4px solid #FFFFFF;
}

.footer ul li a{
	display: block;
	color: #e8ebec;
	line-height: 30px;
}

.footer ul li .p1{
	color: #e8ebec;
	margin-top: 5px;
	font-size: 12px;
}

.footer ul li .p2{
	color: #e8ebec;
	margin-top: 5px;
	font-size: 13px;
	text-align: left;
	padding: 0 15px;
}

.footer .bottom {
	background: #3f3e3c;
	line-height: 40px;
	margin-top: 45px;
}

.footer .bottom .p1 {
	float: left;
	color: #dedede;
	font-size: 12px;
	margin-bottom: 0;
}

.footer .bottom .p1 a {
	color: #dedede;
	margin-left: 15px;
}

.footer .bottom .p2 {
	float: right;
	color: #dedede;
	font-size: 12px;
	margin-bottom: 0;
}

.footer2{
	display: none;
}
