﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
ul,li{ list-style-type:none;}
img{ border:none;}
a{ text-decoration:none; color:#666666;}
a:hover{ color:#0e67be;}
p,ul,li,dl,dd{ font-size:12px;}
h1,h2,h3,h4,h5{ font-weight:normal;}
body{ font-family:"微软雅黑"; color:#666666;}



.top {
	height: 32px;
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}
.top2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.laung {
	height: 32px;
}
.laung li {
	float: left;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.head {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	width: 500px;
}
.head2 {
	float: right;
}




/**************************menu样式********************************/
.menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
#menu1{
	height:50px;
	list-style-type: none;
}
#nav {
	width:1200px;
	display:block;
	position:relative;
	z-index:100;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#nav .mainlevel {
	width:163px;/*IE6 only*/
	list-style-type: none;
	background-image: url(../images/gx.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 50px;
}
#nav .mainlevel a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:50px;
	display:block;
	width:163px;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	
}
#nav .mainlevel a:hover {
	color:#fff;
	background-color:#0099DD;
	text-decoration:none;
	font-weight:bold;
	height: 50px;
}

#nav .mainlevel ul {display:none; position:absolute; top:50px;line-height:20px;}
#nav .mainlevel li {
	width:160px;
	list-style-type: none;
	height:40px;
}
#nav .mainlevel a.on {color:#fff; text-decoration:none;background-color:#007ac5; height:50px;}

#nav .mainlevel li a{
	background-color:#f0f0f0;
	font-size:12px;
	font-weight:400;
	text-decoration: none;
	color: #666666;
	height:40px;
	line-height:40px;
}
#nav .mainlevel li a:hover{
	background-color:#007ac5;
	color:#fff;
	text-decoration:none;
	background-image: none;
	height:40px;
	font-weight:normal;
}



.footer {background-color: #055db4;}
.footer2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 25px;
}


.foot1 {
	float: left;
	margin-right: 100px;
	margin-top: 15px;
}
.foot1 h1 {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
.foot1 p {
	line-height: 26px;
	font-size: 12px;
}
.foot1 a {
	color: #FFFFFF;
	font-size: 14px;
}
.foot1 a:hover {
	color: #fff;
	text-decoration: underline;
	-webkit-transition: all 0.3s; transition: all 0.3s;
}
.contact {
	padding-top: 8px;
	width: 190px;
}
.c1 {
	float: left;
	width: 24px;
}
.c2 {
	color: #FFFFFF;
	line-height: 24px;
	padding-left: 8px;
	float: left;
	font-size: 14px;
}
.shux {
	float: left;
	margin-left: 100px;
}

.foot2 {
	float: left;
	border-radius:20px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.foot2 p {
	text-align: center;
	color: #666666;
	padding-top: 8px;
}

.footer3 {
	background-color: #014f9b;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-size:14px;
}
