@charset "utf-8";
/* CSS Document akakaz */
* {
	margin: 0;
	padding: 0;
	font-family: "宋体", "微软雅黑", "新宋体", "仿宋_GB2312";
}

.clear {
	clear: both;
}

div,strong,a,span,li {
	font-size: 12px;
}

img {
	border: none;
}

ul, li, ol {
	list-style: none;
}
/* CSS Document */
/* 样式重置
-----------------------------------------------------------------------------------------------------*/
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ul {
	list-style: none;
}
/* 清除浮动
----------------------------------------------------------------------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* 兼容清除浮动和错位 */
a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #08a13e;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* 主体宽度设置
----------------------------------------------------------------------------------------------------*/
body {
	background: #fff;
	min-width: 1200px;
}

.box {
	width: 1200px;
	margin: 0 auto;
}

/*分页样式*/

.fanye {
	border-top: none;
	height: auto;
	padding: 8px;
	min-width: 480px;
	text-align: center;
	margin: 0 auto;
}

.fanye span {
	display: inline-block;
	left: 0px;
	position: relative;
	top: 0;
	border: none;
	font-size: 12px;
	margin-left: 10px;
}

.fanye a {
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
	height: 25px;
	border: 1px solid #ccc;
	background: url(../images/w3c_tt.png) repeat-x left top;
	border-radius: 3px;
	margin: 0 10px;
	font-size: 12px;
}

.fanye a:hover {
	color: #2267b5;
	background: url(../images/w3c_ttt.png) repeat-x left top;
}

.fanye .thisclass {
	display: inline-block;
	padding: 0 10px;
	line-height: 25px;
	height: 25px;
	color: #2267b5;
	font-weight: bold;
	border: 1px solid #ccc;
	background: url(../images/w3c_ttt.png) repeat-x left top;
	border-radius: 3px;
}

.fanye .pageinfo {
	border-radius: 3px;
	padding: 0 10px;
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
	height: 25px;
	border: 1px solid #ccc;
	background: url(../images/w3c_tt.png) repeat-x left top;
}

.fanye .last {
	color: #ccc;
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
	height: 25px;
	border: 1px solid #ccc;
	background: url(../images/w3c_tt.png) repeat-x left top;
	border-radius: 3px;
}

/*上下篇的样式*/
.preAndNext {
	margin: 15px 15px 15px 25px;
	border-top: dotted 1px #968E8E;
	;padding: 5px;
}

.preAndNext li {
	height: 20px;
	line-height: 20px;
	color: #808080;
}

.preAndNext li a {
	color: #000;
	text-decoration: none;
}

.preAndNext li a:hover {
	color: #f00;
}

.arcInfo {
	height: 45px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 10px;
	border-bottom: dotted 1px #666;
}

.flexslider { margin: 0px auto; position: relative; width: 100%; height: 700px; overflow: hidden; zoom: 1; }
.flexslider .slides li { width: 100%; height: 100%; }
.flex-direction-nav a { width: 70px; height: 70px; line-height: 99em; overflow: hidden; margin: -35px 0 0; display: block; background: url(../images/ad_ctr.png) no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease; border-radius: 35px; }
.flex-direction-nav .flex-next { background-position: 0 -70px; right: 0; }
.flex-direction-nav .flex-prev { left: 0; }
.flexslider:hover .flex-next { opacity: 0.8; filter: alpha(opacity=25); }
.flexslider:hover .flex-prev { opacity: 0.8; filter: alpha(opacity=25); }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; filter: alpha(opacity=50); }
.flex-control-nav { width: 100%; position: absolute; bottom: 10px; text-align: center; }
.flex-control-nav li { margin: 0 2px; display: inline-block; zoom: 1;  *display: inline;
}
.flex-control-paging li a { background: url(../images/dot.png) no-repeat 0 -16px; display: block; height: 16px; overflow: hidden; text-indent: -99em; width: 16px; cursor: pointer; }
.flex-control-paging li a.flex-active, .flex-control-paging li.active a { background-position: 0 0; }
.flexslider .slides a img { width: 100%; height:700px; display: block; }

#head {
	width: 1200px;
	height: 180px;
	margin: 0 auto;
	position: absolute;
	top:0;
	z-index: 999;
}
.head {
	width: 1200px;
	height: 130px;
	margin: 0 auto;
	display: -webkit-flex; 
	display: -moz-flex; 
	display: -ms-flex;
	display: -o-flex; 
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
.nav {
	height: 50px;
	width: 1200px;
	background: #08a13e;
}
.nav ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	margin-left: 5px;
}
.nav li a {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 14px;
	padding: 0 20px;
	display: block;
}
.nav li:hover a {
	background: #4ccb00;
}
.banner {
	height: 700px;
	width: 100%;
	position: relative;
}
.subnav {
	margin-top: 20px;
	height: 590px;
	border-bottom: 10px solid #f0f0f0;
}
.sublist {
	width: 800px;
	height: 590px;
	float: left;
}
.sublist li {
	float: left;
	width: 370px;
	margin: 0 15px;
}
.sublist li img {
	width: 370px;
	height: 370px;
	margin-bottom: 20px;
}
.subcon {
	width: 320px;
	height: 165px;
	background: #f0f0f0;
	padding: 15px 25px 0;
}
.subcon h1 {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #000;
	font-weight:normal;
	line-height: 40px;
}
.subcon p {
	font-size: 12px;
	font-family: "宋体";
	color: #666;
	line-height: 20px;
}
.subcon img.lookmore {
	width: 24px;
	height: 16px;
	display: block;
	float: right;
	margin-top: 20px;
}
.subright {
	width: 370px;
	margin: 0 15px;
	float: left;
}
.proname {
	height: 75px;
}
.proname span {
	font-family: "微软雅黑";
	color: #000;
	font-size: 22px;
	display: block;
	text-align: center;
	line-height: 75px;
	background:url(../images/probg.png) no-repeat bottom;
}
.product {
	width:1200px;
	height: 480px;
	margin-top: 20px;
	border-bottom: 10px solid #f0f0f0;
}
.product .pronav {
	height:38px;
	line-height:38px;
	margin-bottom: 35px;
}
.product .pronav ul {
	margin: 0 auto;
	width: 670px;
	height: 38px;
}
.product .pronav ul li {
	float: left;
	width: 180px;
	height: 38px;	
	border-radius: 20px;
	cursor:pointer;
	margin: 0 20px;
	text-align: center;
	font-size: 14px;
	font-family: "宋体";
	color: #333;
	border: 1px solid #b3b3b3;
}
.product .pronav ul li.on {
	height:38px;
	background: #0db348;
	border:1px solid #0db348;
	color: #fff;
}
.product .slideBox {
	overflow:hidden;
	zoom:1;
	position:relative;
}
.product .cplist {
	height: 272px;
}
.product .cplist ul {
	overflow:hidden;
	zoom:1;
}
.product .cplist ul li {
	float:left;
	border: 2px solid #e0e0e0;
	margin: 0 14px;
	width: 268px;
	height: 268px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.cplist ul li img {
	height: 100%;
	width: auto;
	max-width: 268px;
	max-height: 268px;
	display: inline;
}
.cpmore {
	height: 38px;
	width: 178px;
	display:block;
	border: 1px solid #b3b3b3;
	line-height: 38px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	font-family: "宋体";
	color: #4c4c4c;
	font-size: 12px;
}
.cpmore:hover {
	background: #7fbe25;
	color: #fff;
	border: 1px solid #7fbe25;
}
.xwlist {
	height: 385px;
	width: 1200px;
}
.xwlist ul li {
	width: 535px;
	height: 100px;
	border: 1px solid #e0e0e0;
	float: left;
	margin: 35px 15px 0;
	padding: 15px;
}
.xwlist li img {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 15px;
}
.xwlist li h1 {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #0db348;
	font-weight: normal;
	line-height: 40px;
}
.xwlist li span {
	font-size: 12px;
	font-family: "宋体";
	color: #666;
	display: block;
	line-height: 20px;
}
.lmore {
	font-family: "宋体";
	color: #b2b2b2;
	font-size: 12px;
	display: block;
	float: right;
	line-height: 30px;
}
.lmore:hover {
	color: #0db348;
}
/*底部样式*/
#foot {
	height: 190px;
}
.fnav {
	margin-top: 30px;
	width: 400px;
	height: 135px;
	float: left;
}
#foot h1 {
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	line-height: 30px;
	margin-bottom: 10px;
}
.fnav ul li {
	float: left;
	width: 100px;
	height: 30px;
}
.fnav li a {
	font-family: "宋体";
	color: #808080;
	font-size: 12px;
	line-height: 30px;
}
.fnav li:hover a {
	text-decoration: underline;
	color: #0db348;
}
.fcontact {
	margin-top: 30px;
	float: left;
	width: 300px;
	margin-left: 90px;
}
.fcontact p {
	font-size: 12px;
	font-family: "宋体";
	color: #808080;
	line-height: 30px;
}
.fshare {
	width: 300px;
	float: left;
	margin-top: 30px;
}
#copyright {
	height: 80px;
	background-color: #f8f8f8;
	width: 100%;
}
.copyright {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}
.link {
	width: 610px;
	float: left;
	height: 80px;
	overflow: hidden;
}
.link li {
	float: left;
	line-height: 80px;
}
.link li a {
	font-family: "宋体";
	font-size: 12px;
	color: #666;
	padding: 0 10px;
}
.link li:hover a {
	color: #0cb348;
	text-decoration: underline;
}
.copy {
	margin-left: 50px;
	float: left;
	width: 415px;
}
.copy span {
	font-family: "宋体";
	font-size: 12px;
	color: #666;
	display: block;
	line-height: 80px;
}
.topback {
	width: 100px;
	float: right;
}
.topback img {
	width: 100px;
	height: 80px;
	display: block;
}

/*子页样式*/
.sidebar {
	width: 215px;
	border: 5px solid #08a13e;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.sidebar h3 {
	height: 72px;
	background: #08a13e;
	line-height: 72px;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 24px;
	text-align: center;
}
.sidebar ul {
	width: 182px;
	margin: 0 auto;
	margin:5px auto 15px;
}
.sidebar ul li {
	height: 50px;
	border-bottom: 1px solid #e3e3e3;
	line-height: 50px;
	text-align: center;
}
.sidebar li a {
	font-size: 14px;
	font-family: "宋体";
	color: #4c4c4c;
	display: block;
}
.sidebar li:hover {
	background: #4ccb00;
}
.sidebar li:hover a {
	color: #fff;
}
.conright {
	float: left;
	width: 900px;
	margin-top: 30px;
	padding-bottom: 20px;
	margin-left: 50px;
}
.map {
	height: 49px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 49px;
	margin-bottom: 25px;
}
.map .tname {
	font-family: "微软雅黑";
	color: #333;
	font-size: 20px;
	float: left;
}
.map .dq,.map .dq a {
	font-size: 12px;
	font-family: "宋体";
	color: #808080;
}
.map .dq {
	background: url(../images/xjt.png) no-repeat 0;
	padding-left: 20px;
	float: right;
}
.map .dq a:hover {
	color: #08a13e;
}
.prolist,.newlist,.pagecon {
	width: 900px;
	min-height:580px;
}
.prolist  ul li {
	float: left;
	width: 260px;
	height: 300px;
	border: 1px solid #b5b5b5;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: 0 18px;
	margin-bottom: 30px;
	background: #33b762;
}
.prolist li img {
	width: auto;
	height: 100%;
	max-width: 260px;
	max-height: 260px;
	display: inline;
}
.prolist li span {
	line-height: 35px;
	text-align: center;
	display: block;
	font-family: "宋体";
	color: #fff;
	font-size: 14px;
}
.prolist  li:hover {
	background-color: #4dae13;
}
.newlist ul li {
	background: #f3f3f3;
	height: 50px;
	margin-bottom: 18px;
	padding: 15px;
}
.newlist li .rq {
	width: 60px;
	height: 50px;
	border-right: 1px solid #b5b5b5;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
}
.newlist .rq .day{
	font-family: "微软雅黑";
	font-size: 26px;
	color: #666;
	display: block;
	line-height: 30px;
	text-align:center;
}
.newlist .rq .date {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 30px;
	display:block;
}
.newlist li h1 {
	font-size: 16px;
	font-family: "宋体";
	color: #333;
	line-height: 30px;
	display: block;
	float: left;
    width: 757px;
    height: 30px;
    overflow: hidden;
}
.newlist li p {
	font-family: "宋体";
	font-size: 12px;
	color: #999;
	line-height: 30px;
	height: 30px;
	width: 755px;
	overflow: hidden;
}
.newlist li:hover h1 {
	color:#08a13e;
}
.content {
	font-family: "宋体";
	font-size: 14px;
	color: #666;
	line-height: 35px;
}
.tit {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
}
.info {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}





