@charset "utf-8";
/* CSS Document */
*{ padding: 0;}
body
{
	font-size: 12px;
	color: #333;
	margin: 0px;
	font-family: 微软雅黑, Microsoft YaHei,  Arial, Helvetica, sans-serif;
   
}  
ul,li
{
	list-style-type: none;
}
img,ul,li,dl,dt,dd
{
	padding: 0px;
	margin: 0px;
}
img
{
	border: none;
}
a
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
img
{
	border: 0;
}
input,textarea
{
	outline: none;
	border: 0px;
}
.main{width:1080px; margin:0 auto;}

/*top*/
.top_con{ height:162px; width:100%;  background:url(../images/top_bg.jpg) no-repeat center;}
.top{height:46px;width:1080px;margin:0 auto; }
.top p{margin:0; font-size:14px; color:#333; line-height:24px; }
.top p span{ color:#cc0a01;}

/*header*/
.header{height:130px;width:1080px; margin:0 auto; clear: both;}
.header_l{ float:left; margin-top:24px; }
.header_l img{ float:left;}

.header_l h1{ float:left;margin:0;    margin-left:28px ;  }
.header_l h1 a{font-size:24px; color:#cc0a01;  line-height:47px;}
.header_l h1 span{display:block; font-size:16px; color:#2c2c2c; }

.header .pos ul li{ font-size:16px; color:#2c2c2c; line-height:24px;}
.header .pos{ text-align:center;float:left;margin-top: 38px;margin-left: 62px; font-weight:bold;}
.header .pos span{ color:#cc0a01;}

.contact1{float:right; margin-right: 40px;}
.contact1 dl dt{ font-size:16px; color:#333; }
.contact1 dl dd { font-size:26px; color:#cc0a01; font-weight:bold;  line-height:30px;}





/*nav*/
.nav{height:40px;width:100%; background:url(../images/nav_bg.gif) repeat-x; }
.nav .another{background:url(../images/nav_li.png) no-repeat center; }
.nav_main{ width:1080px; margin:0 auto; height:40px;}
.nav_main ul li{float:left;  line-height:38px; }
.nav_main ul li a{ font-size:15px; color:#fff; padding:0 28px;  }
.nav_main ul li:hover{ background:url(../images/nav_li.png) no-repeat center;}

.nav_main ul .nav_li{background:url(../images/nav_l.gif) no-repeat; width:2px; height:40px;}






/*footer*/
.footer{ width:100%; height:200px; background:#888888; padding-top:20px;}
.foot_t{ width:100%; height:40px; background:#cc0a01; clear:both;  }
.foot_t ul li{float:left; color:#fff; line-height:40px;}
.foot_t ul li a{ color:#fff; font-size:15px;padding:0 27px;}
.foot_t .foot_t_con{width:1080px; height:40px;  margin:0px auto; }


.footer_b{width:1080px; margin:0 auto; height:160px;}
.footer_b ul li{ line-height:26px; font-size:14px;color:#fff; }
.footer_b ul { float:left; width:630px;}
.footer_b ul li  a{color:#fff;}
.footer_b ul li em{margin-left:24px; font-style:normal;}
.footer_b .weima{ width:418px; height:114px; background:url(../images/wm_bg.gif) no-repeat; float:right;}
.footer_b .weima img{ margin-top:4px; margin-left:4px;
}













