@charset "utf-8";
/* CSS Document */

/*公用部分*/
body {margin: 0 auto;font-size: 16px;font-family: "微软雅黑" Verdana, Arial, Helvetica, sans-serif;line-height: 1.5;}
* {padding: 0;margin: 0;}
ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p {padding: 0;margin: 0;}
ul {list-style: none;}
img {border: 0px; margin:0; padding:0;}
a {color:#000;text-decoration: none;}
a:hover {color: #000;text-decoration: none;}
.clearfloat {clear: both;height: 0;font-size: 1px;line-height: 0px;}

/*公用部分结束*/

/*body*/
.container {width:980px;margin: 0 auto;}

/*header*/
.logo{ float:left; margin-right:80px; height:0px; }
.nav{ float:right; overflow:hidden;}
.nav ul li{ float:left;  height:62px; line-height:62px;}
.nav ul li a{ color:#000; font-size:12px;  padding:0 17px;}
.nav ul li span{ font-weight:bold; font-size:14px; }
.nav ul li a:hover{ color:#fff; background:#398060; display:block;}
.navbg { background:url(../images/banner.jpg) no-repeat center; height:398px; }
.box-1{background:url(../images/gywm2.jpg) no-repeat center; height:560px;}

.gywm p{ font-size:18px; margin-left:100px; }
.gywm h2{ font-weight:normal; text-align:center; margin-bottom:30px;}

.box-2 img{ float:left;}
.tpwz{ float:left;  margin-right:50px;}
.tpwz p{text-align:center; margin-top:30px;}

.bg001{ background:#f0f0f3;}

.tpwz2{ padding-top:15px;}

.yb{ text-align:center; background:url(../images/tp5.jpg) center no-repeat; height:768px; }
.cpbt{ text-align:center; margin:0 auto;}
.boxbj{ text-align:center; background:url(../images/tp6.jpg) center no-repeat; height:863px; margin-top:20px;}
.boxbj2{ text-align:center; background:url(../images/tp7.jpg) center no-repeat; height:1063px; }

.scgy .boxbj{ background:url(../images/jgfs3.jpg) center no-repeat; height:726px; }
.scgy .pj{ float:right;}

.scgy .box h2{ font-weight:normal;}
.scgy .box img{ margin-top:40px;}

.zhuanzhu{ background:url(../images/002.jpg) center no-repeat; height:54px;}

/*footer*/

.footer .lxwm { float:left; margin-top:10px;  }
.footer .lxwm p{font-size:24px;}




/* product css */.m-slide {
	position: relative;
	width: 958px;
	height: 1080px;
	
}
.m-slide .bottom-shadow {
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	background: #e6e6e6;
	border-bottom: 1px solid #ececec
}
.m-slide .img {
	float: left;
	position: relative
}
.m-slide .img li, .m-slide .img a, .m-slide .img img {
	display: block;
	width: 312px;
	height:300px;
	margin:0 10px 10px 0;
	float:left;
}
.m-slide .img li {
	display: none;
	position: absolute;
	left: 0;
	top: 0
}
.m-slide .img .first {
	display: block
}
.m-slide .tab {
	margin-bottom:30px;
	border: 3px solid #1f654b;
	overflow: hidden;
}
.m-slide .tab li {
*margin-bottom: -3px;
	
	width: 190px; float:left;
}
.m-slide .tab .first {
	border-top: 0
}
.m-slide .tab a {
	text-decoration: none;
	display: block;
	position: relative;
	width: 190px;
	height: 49px;
	

}
.m-slide .tab a b {
	position: absolute;
	left: 0;
	top: 20px;
	width: 4px;
	height: 11px;
	overflow: hidden
}
.m-slide .tab a span {
	position: absolute;
	overflow: hidden
}
.m-slide .tab a .title {
	left: 17px;
	top: 6px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	
	
}
.m-slide .tab a .des {
	left: 18px;
	top: 26px;
	height: 16px;
	line-height: 16px;
	color: #999;
	font-size:12px;
}
.m-slide .tab .first a {
	height: 50px
}
.m-slide .tab .on a {
	
}
.m-slide .tab .on a b {
	background: url(../images/dot.png) no-repeat
}
.m-slide .tab .on a span {
	color: #1f654b;
	
}