/* CSS Document */
@charset "utf-8";
*{margin: 0 auto; padding: 0;}
body
{
	font-size: 12px;
	color: #121212;
	font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
	background:url(../images/body.jpg);
}
ul,li
{
	list-style-type: none;
}
img,ul,li,button
{
	padding: 0px;
	margin: 0px;
}
img,button
{
	border: none;
}
a
{
	color: #000;
	text-decoration: none;
    display:inline-block;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
img
{
	border: 0;
}
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix
{
	display: inline-table;
}

input,textarea
{
	outline: none;
	border: 0px;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
h3{ font-size:20px; font-weight:normal;  }
/* End hide from IE-mac */
h3 a{ color:;}


/*top*/
.top{ width:100%; background:url(../images/top.jpg) no-repeat center center; height:33px; line-height:33px;}
.top-c{ width:1180px; margin:0 auto;}
.top-c dl dt{ float:left; width:200px;}
.top-c dl dd{ float:right; color:#FFF; margin-right:127px;}
.top-c dl dd a{ color:#FFF; margin:0 10px;}


/*header*/
.header{ width:1180px; margin:0 auto; height:62px; overflow:hidden; padding:30px 0;}
.logo{ width:620px; float:left;}
.logo dt{ float:left;}
.logo dd{ float:left; width:280px; font-size:18px; margin-left:20px;}
.logo dd b{ color:#0054a7;}
.logo dd p span{ color:#127113;}
.phone{ width:190px; float:right; height:50px; background:url(../images/phone.jpg) no-repeat right center; text-align:right; font-size:14px; padding-right:65px;}
.phone span{ font-size:28px; color:#127113;}


/*nav*/
.another{background:url(../images/nav_hover.jpg) no-repeat top;}
.nav{ width:100%; height:46px; line-height:46px; background:#127113;}
.nav-c{ width:1180px; margin:0 auto;}
.nav-c ul li{ float:left; font-size:14px; text-align:center; width:88px; margin:0 15px;}
.nav-c ul li:hover{ background:url(../images/nav_hover.jpg) no-repeat; width:88px; height:45px; text-align:center;}
.nav-c ul li a{ color:#FFF;}


/*footer*/
.footer{ width:100%; background:url(../images/footer.jpg) repeat-x; height:160px; margin-top:30px; padding-top:40px; color:#FFF;}
.footer a{ color:#FFF;}
.footer-c{ width:1180px; margin:0 auto;}
.footer-c dl{width: 1050px;}
.footer-c dl dt{ float:left; margin-top:20px;}
.footer-c dl dd{ float:right;width: 684px; line-height:26px;}
.footer-c dl dd img{ vertical-align:middle; margin-left:10px;}
.footer-nav{ margin-top:28px; font-size:14px;}
.footer-nav a{ margin:0 29px;}


























