@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:160px; width:100%;  background:url(../images/top_bg.gif) no-repeat center;}
.top{height:30px;width:1080px;margin:0 auto; }

.wel a{ font-family:"微软雅黑";font-size:14px; text-decoration:none;  color:#fff; float:left; line-height:30px; }
.top-nav{float:right; }
.top-nav ul li{float:left;  margin-right:8px; line-height:30px;color:#fff;}
.top-nav ul a{font-size:14px; color:#fff;  margin-left:6px;margin-right:6px; }

/*header*/
.header{height:128px;width:1080px; margin:0 auto; clear: both;}

.head_l{float:left;margin-top: 28px;}
.header h1{  margin:0;  }
.header h1 a{font-size:26px; color:#fff; font-weight:bold;  line-height:40px;}
.header h1 span{display:block; font-size:18px; color:#ff9f00; font-weight:bold; }
.header em{font-size:18px; color:#fff; font-weight:bold; float:left; font-style:normal;margin-top: 53px;
    margin-left: 104px; }

.contact1{float:right; margin-right: 36px;  margin-top:34px;}
.contact1 dl dt{ font-size:14px; color:#fff; }
.contact1 dl dd { font-size:26px; color:#ff9f00; font-weight:bold; }





/*nav*/
.nav{height:40px;width:100%; background:#ff9f00; }
.nav .another a{ color:#000000;}
.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 20px;  }
.nav_main ul li:hover a{   color:#000000;}
.nav_main .nav_li{ width:2px; height:40px; background:url(../images/nav_li.gif) no-repeat;}




/*footer*/
.footer{ height:297px; width:100%; background:url(../images/foot_bg.gif) no-repeat center;}
.foot_t{width:1080px; height:45px; margin:0 auto; }
.foot_t ul li{float:left; color:#fff; line-height:45px;}
.foot_t ul li a{ color:#fff; font-size:14px;padding:0 22px;}


.footer_b{width:1080px; height:180px; margin:0 auto;}
.footer_b ul li{ line-height:26px; font-size:14px;color:#fff; }
.footer_b ul li  a{color:#fff;}
.footer_b ul li em{margin-left:24px; font-style:normal;}
.footer_b ul{ float:left;margin-left: 25px;margin-top: 20px;}
.weima{ width:165px;  float:right; margin-right:70px;margin-top: 36px;}
.weima img{ width:165px; height:165px;}
.weima span{ font-size:14px; color:#fff; display:block;text-align: center;}









