@charset "utf-8";
/* CSS Document */
html,body,div,p,form,label,ul,li,dl,dt,dd,ol,img,input,button,h1,h2,h3,h4,h5,h6,i,em,strong,small{margin:0;padding:0;border:0;list-style:none;font-style:normal;font-weight:normal;}
body{font-family:"Microsoft YaHei","微软雅黑",Arial,Helvetica,SimHei,sans-serif;font-size:14px;color: #666;}
input,button,select,textarea{outline:none;list-style:none;}
textarea{resize:none;}
table th,table td,div,p,dd,dt,li{word-break:break-all;word-wrap:break-word;white-space:normal;}
a{text-decoration:none; font-family:"Microsoft YaHei","微软雅黑",Arial,Helvetica,SimHei,sans-serif;color: #666;}
img{ border: 0; vertical-align: middle;  }
.clearfix:before,.clearfix:after { content: "";display: table;}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;/*兼容ie*/}
/*---------------------------------公共------------------------------*/
.pub_width {
	width: 1200px;
	margin: 0 auto;
}
.pub_width2 {
	width: 1300px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*---------------------------------头部------------------------------*/
.headbox {
	min-width: 1200px;
	height: 184px;
}
.headbox .head {
	padding: 20px 0;
}
.logotxt {
	/*border-left: 1px solid #ccc;*/
	margin-top: 10px;
	font-size: 16px;
	padding-left: 20px;
	line-height: 30px;
	    margin-left: 10px;
}
.ctact ul li {
	margin: 5px 0;
	font-size: 16px;
}
.navbox {
	background:#393736;
	height: 63px;
	min-width: 1200px;
}
.nav{
	width: 1200px;
	margin: 0 auto; height:63px; /*line-height:63px;*/  position:relative; z-index:1;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;
	/*margin:0 17px;*/
	height: 63px; }
.nav .nLi h3{ float:left; text-align: center; height: 63px;}
.nav .nLi h3 a{ display:block; padding:10px 30px 0 30px;
	height: 53px;}
.nav .nLi h3 span {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}
.nav .nLi h3 p {
	display: block;
	font-size: 12px;
	text-transform:uppercase;
}
.nav .sub{ display:none; width:100%; left:0; top:63px; text-align: center; position:absolute;
	background:rgba(252,252,252,0.78);
	line-height: 35px;  }
.nav .sub li{ zoom:1;
	border-bottom: 1px solid #ccc;}
.nav .sub a{ display:block; padding:0 10px; color: #333;	 }
.nav .sub a:hover{ background:#6d6d6d; color:#fff;  }
.nav .on h3 a{ background:#ea5b0d; color:#fff;   }
/*footer1*/
.footer {
	background:  url(../images/ftbg.jpg) 0 0 no-repeat;
	padding: 32px 0;
	min-width: 1200px;
}
.footer h1 {
	text-transform:uppercase;
	color: #fff;
	height: 40px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.footer .left {
	width: 188px;
}
.footer .left ul li {
	margin-bottom: 20px;
}
.footer .mid {
	width: 298px;
}
.footer .mid ul li {
	margin-bottom: 30px;
}
.footer .mid2 ul li {
	margin-bottom: 40px;
}
.footer .right {
	width: 410px;
}
.footer .mid {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
.footer ul {
	text-align: left;
}
.footer .mid ul {
	width: 200px;
	margin: 0 auto;
}
.footer ul li a {
	color: #fff;
}
.footer ul li a:hover {
	color: #ea5b0d;
}
.footer .right {
	color: #fff;
}
.footer .lianxi {
	padding-left: 20px;
}
.footer .right .erweima {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
.footer .right .lianxi ul li {
	margin-bottom: 20px;
}
.footer .right .lianxi ul li img {
	margin-right: 15px;
}
.copy {
	min-width: 1200px;
	text-align: left;
	background-color: #141414;
	height: 55px;
	line-height: 55px;
}
.copybox {
	position: relative;
}
.atop {
	position: absolute;
	right: 0;
	top: -3px;
	z-index: 2;
	cursor: pointer;
}
.page {
	width: 100%;
	margin: 30px auto;
	text-align: center;
}
.page a,.page span {
	background: #dadada;
	display: inline-block;
	padding: 5px 15px;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 5px;
}
.page span,.page a:hover {
	background-color: #ea5b0d;
	color: #fff;
}
















