
/* css 重置 */
*{margin:0; padding:0; list-style:none; }
body{ background:#fff; font:normal 12px/22px 宋体;  }
body {font-size: 16px; line-height: 1.5; font-family:'Microsoft Yahei','simsun','arial','tahoma';}
img{ border:0;  }
a{ text-decoration:none; color:#333;  }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td ,textarea,input { margin:0; padding:0;  }
address,cite,dfn,em,var, i {font-style:normal;}
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{font-size:100%;}
fieldset,img{border:0;}
a { text-decoration: none; color: #333; background: none }
ul, ol { list-style: none; }
:focus{ outline:none;}
.clearfix{ clear: both; content: ""; display: block; overflow: hidden }
.clear{clear: both;}
.fl{ float: left; }
.fr{float: right;}
i{ font-style:normal}
b{font-weight:normal} 
strong{font-weight:normal} 

body{
	overflow:scroll;
    overflow-x:hidden;
}


/* 本例子css */
.slideBox{ width:100%; overflow:hidden; position:relative; height:502px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:21px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center;cursor:pointer;background:#00b954;margin-left:10px;border-radius:7px; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;overflow:hidden; position:relative;left:50%;margin-left:-960px;}
.slideBox .bd img{ width:1920px; display:block;height:100%;  }
.slideBox .hd ul .on{background:#fff;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; 

}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

header{
	max-width: 1920px;
	height:150px;
}
.content{
	width:1160px;
	margin:0 auto;
}
.logo{
	float: left;
	margin-right:156px;
	height:150px;
	position: relative;
	width:217px;
}
.logo a img{
	position: absolute;
	margin:auto;
	left:0;
	right:0;
	top:0;
	bottom: 0;
}
.h_text{
	float: left;
	margin-top:40px;
	margin-right: 84px;

}
.h_text p{
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: bold;
}
.h_text p span{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	margin-left:17px;
}
.h_text p:nth-child(1){
	color:#00b954;
}
.h_text p:nth-child(1) span{
	color:#00b954;
}
.h_text p:nth-child(2){
	color:#c85407;
}
.h_text p:nth-child(2) span{
	color:#c85407;
}
.h_wx{
	float: left;
	height:100%;
}
.h_wx img{
	float: left;
	margin-top: 28px;
}
.h_font{
	float: left;
	margin-left:5px;
	height:100%;
	margin-top: 54px;
}
.h_font p{
	color:#000;
	font-size: 14px;
}
.h_phone{
	background: url(../images/3_09.jpg) no-repeat 0px 3px;
	margin-top: 43px;
	float: right;
}
.h_phone p{
	font-size: 16px;
	color:#00b954;
	margin-left:60px;
}
.h_phone p:nth-child(2){
	font-size: 24px;
}
nav{
	max-width: 1920px;
	height:50px;
	background:#2b2b2b;
}
nav ul{
	width:1160px;
	margin:0 auto;
}
nav ul li{
	width:140px;
	height:100%;
	margin-left:5px;
	text-align: center;
	float: left;
}
nav ul li:nth-child(1){
	margin-left:0px;
}
nav ul li a{
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;

}
nav ul li.on{
	background: #00b954;
}
nav ul li:hover{
	background: #00b954;
}
footer{
	background: #313131;
	max-width: 1920px;
	border-bottom:1px solid #747474;
}
.foot{
	float: left;
	margin-right:140px;
	margin-top:57px;
	width:;
}
.foot ul li{
	font-size: 16px;
	margin-bottom:10px;
}
.foot ul li:nth-child(1) a{
	font-size:20px;
	font-weight:bold;
}
.foot ul li a{
	color:#999;
}
.foot ul li a:hover{
	color:#00b954;
}
.foot ul li img{
	width:113px;
	height:113px;
}
.foot ul li p{
	text-align: center;
	color:#999;
	font-size: 14px;
	margin-top:10px;
}
.wx{
	float: right;
	margin-right:86px;
}
.copr{
	max-width: 1920px;
	background: #313131;
	height:60px;
}
.copr p{
	text-align:center;
	line-height: 60px;
	color:#999;
	font-size: 14px;
}
.copr p a{
	color:#999;
	font-size: 14px;
}

table
  {
  border-collapse:collapse;
  }

table,th, td
  {
  border: 1px solid black;
  }