/* 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:18px;   }
/* End hide from IE-mac */
h3 a{ color:#008ac1;}


/*top*/
.top{ width:100%; background:url(../images/top.jpg) repeat-x; height:44px; line-height:44px;}
.top-c{ width:1180px; margin:0 auto;}
.top-c dl dt{ float:left;}
.top-c dl dd{ float:right;}
.top-c dl dd a{ margin:0 5px;}


/*header*/
.header{ width:100%; background:url(../images/header.jpg) no-repeat center center ; height:130px;}
.header-c{ width:1180px; margin:0 auto; padding-top:20px;}
.logo{ float:left; width:550px;}
.logo dt{ float:left;}
.logo dd{ float:left; width:428px; font-size:16px; margin:20px 0 0 30px;}
.logo dd b{ font-size:20px; display:block; color:#008ac5; margin-bottom:10px;}
.phone{ width:168px; float:right; background:url(../images/phone.png) no-repeat left; height:86px; padding-left:80px; font-size:14px; line-height:30px; }
.phone span{ font-size:24px; color:#008ac1;}


/*nav*/
.nav-c ul li.another{background:#f58a00; padding:0 20px;}
.nav{ width:100%; background:url(../images/nav-li.jpg) repeat-x; height:53px; line-height:53px;}
.nav-c{ width:1180px; margin:0 auto}
.nav-c ul li{ float:left; font-size:14px; padding:0 20px; margin:0 9px;}
.nav-c ul li a{ color:#FFF;}
.nav-c ul li:hover{ background:#f58a00; padding:0 20px; text-align:center;}


/*f-nav*/
.f-nav{ width:1180px; height:60px; line-height:60px; border-bottom:1px solid #ccc; margin:0 auto; font-size:14px;}
.f-nav a{ color:#6a6a6a; margin:0 27px;}


/*footer*/
.footer{ width:1180px; height:auto; overflow:hidden; margin:30px auto;}
.f-logo{ float:left; margin-left:86px;}
.f-c{ width:650px; float:left; margin-left:40px; margin-top:10px;}
.f-c h2{ font-size:12px; font-weight:normal; display:inline;}
.f-c p{ line-height:30px;}
.f-c p img{ vertical-align:middle; margin-left:10px;}
.f-w{ float:left; background:url(../images/wx-bg.png) no-repeat; width:136px; height:136px; padding:10px;}













































































