@charset "utf-8";
@font-face {
	font-family: fzhtjw;
	src: url('..fonts/FZHTJW.TTF');
}

body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
dl,
dt,
dd,
input {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: "微软雅黑";
}

img {
	border: none;
}

li {
	list-style: none;
}

input,
select,
textarea {
	outline: none;
}

a {
	text-decoration: none;
	color: #000;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.header {
	width: 100%;
	height: 112px;
	border-top: 7px solid #09713e;
	border-bottom: 2px solid #09713E;
}

.head {
	width: 1200px;
	margin: 0 auto;
}

.logo {
	width: 263px;
	height: 80px;
	margin-top: 14px;
}

.navbox {
	height: 40px;
	position: relative;
	z-index: 99999;
	margin: auto;
	background: #554b4a;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	font-family: '微软雅黑';
}

.nav {
	width: 880px;
	margin: 0 auto;
	height: 112px;
	list-style: none;
}

.nav li {
	float: left;
	height: 112px;
	position: relative;
	list-style: none;
}

.nav li.last {
	background: none;
}

.nav li a {
	text-decoration: none;
}

.nav li a span {
	float: left;
	display: block;
	font: 16px/112px "微软雅黑";
	color: #000;
	cursor: pointer;
	width: 110px;
	text-align: center;
}

.nav li a span:hover {
	color: #FFFFFF;
}

.mj_hover_menu {
	text-decoration: none;
	width: 110px;
	background: #09713E;
	height: 112px;
	color: #FFFFFF;
}

.nav li.selected .submenu {
	display: block;
}

.nav li .submenu {
	display: none;
	position: absolute;
	top: 112px;
	left: -9px;
	z-index: 999999;
}

.nav li .submenu li {
	float: none;
	padding: 0;
	background: none;
	height: auto;
	border-bottom: dotted 0px #BEBEBE;
}

.mj_menu_pro_bg {
	width: 550px;
	height: 235px;
	background: url(../menu_pro_bg.png) no-repeat;
}

.mj_menu_pro_main {
	width: 550px;
	margin: auto;
	padding-top: 12px;
}

.mj_menu_pro_li {
	float: left;
}

.mj_menu_li_txt {
	line-height: 25px;
	font-size: 14px;
	color: #696969;
}

.mj_menu_li_txt font {
	font-size: 14px;
	color: #09713E;
}

.mj_menu_li_txt a {
	color: #696969;
	text-decoration: none;
}

.mj_menu_li_txt a:hover {
	color: #696969;
	text-decoration: underline;
}

.mj_menu_news_bg {
	width: 480px;
	height: 185px;
	background: url(../menu_news_bg.png) no-repeat;
}

.mj_menu_news_main {
	width: 440px;
	margin: auto;
	padding-top: 12px;
}

.mj_menu_news_li {
	padding: 0px 30px;
	margin-right: 30px;
	height: 150px;
	float: left;
	border-right: solid 1px #cccccc;
}

.mj_menu_news_img {
	float: left;
	text-align: left;
	color: #09713E;
	line-height: 30px;
	font-size: 14px;
}

.mj_menu_news_li2 {
	padding: 0px 30px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}

.mj_menu_news_img2 {
	float: left;
	margin-left: 30px;
	text-align: left;
	color: #09713E;
	line-height: 30px;
	font-size: 14px;
}

.mj_menu_news_li3 {
	padding: 0px 25px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}

.mj_menu_news_img3 {
	float: left;
	margin-left: 10px;
	text-align: left;
	color: #09713E;
	line-height: 30px;
	font-size: 14px;
}


/*bnaner*/

.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 615px;
	overflow: hidden;
	margin-top: 2px;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 10px 0;
	display: block;
	background: url(../ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 0;
	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(../dot.png) no-repeat 0 -14px;
	display: block;
	height: 14px;
	overflow: hidden;
	text-indent: -99em;
	width: 14px;
	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: 615px;
	display: block;
}

.search {
	width: 100%;
	height: 36px;
	background: #dfdede;
}

.search_content {
	width: 1200px;
	margin: 0 auto;
	height: 36px;
	line-height: 36px;
}

.search_content .gonggao {
	font: 18px/32px "微软雅黑";
	color: #595858;
	display: block;
	width: 120px;
	height: 36px;
	background: #09713E;
	color: #FFFFFF;
	float: left;
	text-align: center;
	letter-spacing: 1px;
}
#demo{
	height: 26px;
	width: 1050px;
	float: right;
	overflow:hidden;
	line-height: 26px;
	margin-top: 5px;
}
#demo1{
	margin-top: 20px;
	
}
#demo1 ul li a{
	font: 14px/26px "微软雅黑";
	color: #5b5b5b;
}
#demo1 ul li a:hover{
	color: #09713E;
}
.content{
	width: 1200px;
	margin: 40px auto;
}
.content ul li{
	width: 400px;
	float: left;
}
.content_box{
	width: 380px;
	height: 374px;
	border: 1px solid #ccc;
}
.content_box_top{
	width: 380px;
	height: 165px;
}
.content_box_img{
	position: absolute;
	width: 380px;
	height: 165px;
	overflow: hidden;
}
.content_box_img img{
	width: 380px;
	height: 165px;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.content_box_img img:hover{
	
	transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	/* IE 9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
	/* IE8 */
	filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
	/* IE6 and 7 */
	background-position: center;
	overflow: hidden;
	}
.content_box_title{
	position: relative;
	z-index: 20;
	top: 129px;
}
.content_box_title a{
	width: 380px;
	height: 36px;
	display: block;
	background:rgba(35,106,71,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#09713e,endColorstr=#09713e); 
	text-align: center;
	font: 21px/36px  "微软雅黑";
	color: #FFFFFF;
	letter-spacing: 1px;
}
.content_box_text1{
	width: 380px;
	height: 209px;
	background: url(../content_box_text_bg.png) no-repeat center;
}
.content_box_text2{
	width: 380px;
	height: 209px;
	background: url(../content_box_text_bg2.png) no-repeat center;
}
.content_box_text3{
	width: 380px;
	height: 209px;
	background: url(../content_box_text_bg3.png) no-repeat center;
}
.content_box_text1 p,.content_box_text2 p{
	width: 360px;
	height: 120px;
	margin:0 auto;
	padding-top: 20px;
	overflow: hidden;
	font: 14px/32px  "微软雅黑";
	color: #474747;
	text-indent: 2em;
}
.menu a{
	display: block;
	width: 26px;
	height: 26px;
	background: #000;
	color: #FFFFFF;
	border-radius: 50%;
	text-align: center;
	font: 26px/22px "微软雅黑";
	float: right;
	margin-right: 12px;
	margin-top: 36px;
}
.menu a:hover{
	display: block;
	width: 26px;
	height: 26px;
	background: #09713E;
	color: #FFFFFF;
	border-radius: 50%;
	text-align: center;
	font: 26px/22px "微软雅黑";
	float: right;
	margin-right: 12px;
	margin-top: 36px;
}
.content_box_text3 p{
	width: 360px;	
	margin:0 auto;	
	overflow: hidden;
	font: 14px/32px  "微软雅黑";
	color: #474747;
}
.content_box_text3 .menu a{
	display: block;
	width: 26px;
	height: 26px;
	background: #000;
	color: #FFFFFF;
	border-radius: 50%;
	text-align: center;
	font: 26px/22px "微软雅黑";
	float: right;
	margin-right: 12px;
	margin-top: 29px;
}
.content_box_text3 .menu a:hover{
	display: block;
	width: 26px;
	height: 26px;
	background: #09713E;
	color: #FFFFFF;
	border-radius: 50%;
	text-align: center;
	font: 26px/22px "微软雅黑";
	float: right;
	margin-right: 12px;
	margin-top: 29px;
}
.footer{
	width: 100%;
	height: 354px;
	background: #09713e;
	margin-top: 30px;
}
.footer_content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.footer_left{
	width: 600px;
}
.footer_left ul li{
	width: 150px;
	float: left;
}
.footer_left h3{
	font: 24px  "微软雅黑";
	color: #FFFFFF;
}
.footer_left span{
	font: 18px/48px  "微软雅黑";
	color: #cccccc;
}
.footer_left p{
	font: 14px/24px  "微软雅黑";
	color: #cccccc;
}
.footer_left p:hover{
	color: #fff;
}
.footer_right{
	width: 600px;
}
.footer_right img{
	position: absolute;
	width: 400px;
	height: 197px;
	display: block;
	margin-top: 50px;
}
.footer_right_conter{
	position: relative;
	margin-left: 50px;
}
.footer_right_conter h3{
	font: 24px  "微软雅黑";
	color: #FFFFFF;
}
.footer_right_conter span{
	font: 18px/80px  "微软雅黑";
	color: #fff;
	letter-spacing: 2px;
}
.footer_right_conter p{
	font: 500 36px/24px "微软雅黑";
	color: #7dd006;
	letter-spacing: 2px;
}
.footer_right_conter ul li{
	width: 60px;
	height: 40px;
	float: left;
}
.footer_right_conter ul li img{
	width: 40px;
	height: 40px;
}
.footer_right_erweima{
	width: 120px;
	height: 120px;
}
.footer_right_erweima img{
	width: 120px;
	height: 120px;
	display: block;
}
.footer_right_erweima p{
	width: 120px;
	font: 16px/32px  "微软雅黑";
	text-align: center;
	margin-top: 174px;
	color: #FFFFFF;
}
.footer_buttom{
	text-align: center;
	margin-top: 90px;
	font: 16px  "微软雅黑";
	color: #FFFFFF;
}
.footer_buttom span{
	display: inline-block;
	text-indent: 1em;
}
.zwnr {
	width: 1200px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto; padding:0px;overflow:hidden;
}
.zwnr .rzxq {
	float: left;
	width: 279px;padding-right: 25px;overflow:hidden;
}
.zwnr .rzxq h3 {
	color: #FFFFFF;
	text-align: center;
	width: 279px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	background-color: #2B9340;
}
.zwnr .rzxq .nr {
	padding: 15px;
	width: 247px;
	border: 1px solid #ccc; background-color:#fff; font-size:14px; line-height:25px;
}
.zwnr .rzxq .nr ul li {
	background: url(../17171542.gif) no-repeat 5px center;
	line-height: 40px;
	height: 40px;
	width: 224px;
	overflow: hidden;
	padding-left:23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.zwnr .rzxq .nr a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.zwnr .rzxq .nr a:hover {
	font-size: 14px;
	color: #DB2525;
	text-decoration: underline;
}
.zwnr .rzxq .nr a.xz {
	font-size: 14px;
	color: #DB2525;
	text-decoration: none;
}
.zwnr .xw {
	float: left;
	width: 896px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;overflow:hidden;
}
.zwnr .xw .xwdt {
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.zwnr .xw .xwdt h3 {
	float: left;
	width: 276px;color:#928B89; border-bottom:solid 2px #2B9340;line-height:33px; height:33px; font-size:18px; padding-top:5px; text-align:left;}
.zwnr .xw .xwdt p {
	text-align: right;
	float: right;
	width: 620px;color:#000;border-bottom: 1px solid #ccc;line-height:34px; height:34px;padding-top:5px; font-size:14px
}
.zwnr .xw .xwdt p a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.zwnr .xw .xwdt p a:hover {font-size: 14px;color:#000;text-decoration: none;}
.zwnr .xw .xwxq {
	width: 896px;
	padding-top: 15px;
	float: left;
	line-height: 25px;
	font-size: 14px;
	color: #342C2A;
	
}
.zwnr .xw .xwxq .title{ padding-bottom:10px;font-size:16px; font-weight: bold; padding-top:0px;color:#2B9340; border-bottom:1px dotted #999}
.zwnr .xw .xwxq .title .bt{ float:left; width:450px; line-height:30px;}
.zwnr .xw .xwxq .title .anniu{ float:right; width:220px; text-align:right; font-weight:normal}
.zwnr .xw .xwxq .title .anniu .a1 {
font-size: 14px;color: #fff;text-decoration: none; background-color:#F10215; width:100px; height:30px; line-height:30px; text-align:center; display:block; float:left; margin-left:10px;}
.zwnr .xw .xwxq .title .anniu .a1:hover {
font-size: 14px;color: #fff;text-decoration: none; background-color:#2B9340; width:100px; height:30px; line-height:30px; text-align:center; display:block; float:left; margin-left:10px;}
.zwnr .xw .xwxq .title .anniu .a2 {
font-size: 14px;color: #fff;text-decoration: none; background-color:#F60; width:100px; height:30px; line-height:30px; text-align:center; display:block; float:left; margin-left:10px;}
.zwnr .xw .xwxq .title .anniu .a2:hover {
font-size: 14px;color: #fff;text-decoration: none; background-color:#2B9340; width:100px; height:30px; line-height:30px; text-align:center; display:block; float:left; margin-left:10px;}

.zwnr .xw .xwxq a {font-size: 14px;color: #666;text-decoration: none;}
.zwnr .xw .xwxq a:hover {font-size: 14px;color:#666;text-decoration: none;}
.zwnr .xw .xwxq img {max-width: 896px;}
.zwnr .xw .xwxq p{marign-bottom:10px;}
/**/
.digg4{ padding:2px; margin:2px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000;}
.digg4 a,.digg4 span.miy{
	margin: 2px;
	text-decoration: none;
	color: #000;
}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}