/* 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:#1d9801;}





/*wrap*/

.wrap{ width:100%; background:url(../images/wrap.jpg) no-repeat center center; height:190px;}

.wrap-c{ width:1180px; margin:0 auto;}

.top{ height:38px; line-height:38px;}

.top dl dt{ float:left; }

.top dl dd{ float:right;}

.top dl dd a{ margin:0 6px;}

.header{ height:117px; padding-top:35px;}

.logo{ width:705px; float:left;}

.logo dt{ float:left;}

.logo dd{ float:left; width:470px; background:url(../images/logo-dd.png) no-repeat; height:60px; margin:10px 0 0 30px;}

.phone{ background:url(../images/phone.png) no-repeat; width:249px; height:44px; line-height:44px; color:#FFF; font-size:14px; float:right; padding-left:50px; margin-top:15px;}

.phone span{ font-size:22px;}





/*nav*/

.nav-c ul li.another{ background:url(../images/nav-li-hover.jpg) no-repeat; text-align:center; width:115px;}

.nav{ width:100%; background:url(../images/nav.jpg) repeat-x; height:49px; line-height:49px;}

.nav-c{ width:1180px; margin:0 auto;}

.nav-c ul li{ font-size:14px; font-weight:bold; float:left; width:115px; text-align:center;}

.nav-c ul li a{ color:#FFF;}

.nav-c ul li:hover{ background:url(../images/nav-li-hover.jpg) no-repeat; text-align:center; width:115px;}





/*footer*/

.footer{ width:100%; background:url(../images/footer.jpg) no-repeat  center center; height:288px; color:#FFF;}

.footer-c{ width:1180px; margin:0 auto; padding-top:80px;}

.f-nav a{ font-size:14px; font-weight:bold; color:#FFF; margin:0 30px; }

.last{ margin-top:40px;}

.last-l{ float:left; width:630px; margin-left:30px;}

.last-l a{ color:#FFF;}

.last-l p{ line-height:30px;}

.last-l h2{ font-size:12px; font-weight:normal; display:inline;}

.last-l img{ vertical-align:middle; margin-left:10px;}

.last-r{ width:118px; float:right; margin-right:80px;}





































































































































