@charset "utf-8";
/* CSS Document */


.clear {
	clear: both;
	float: none;
}

.blank {
	width: 100%;
	height: 10px;
	clear: both;
	float: none;
}

.top {
	width: 100%;
	height: 165px;
}

.top1 {
	height: 25px;
	background: #f4f4f4;
	width: 100%;
}

.top2 {
	width: 1100px;
	margin: 0 auto;
	color: #000;
	font-size: 14px;
	line-height: 25px;
	position: relative;
}

.top2 .p1 {
	float: left;
	margin-right: 10px;
}

.top2 .p2 {
	float: left;
}

.top2 .p3 {
	float: right;
	margin-right: 150px;
}

.top2 .ewm {
	width: 133px;
	height: 18px;
	display: block;
	background: url(../images/sy_29.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 4px;
}

.logo {
	width: 1100px;
	margin: 0 auto;
}

.logo img {
	float: left;
}

.logo .img1 {
	margin-top: 28px;
}

.logo .img2 {
	margin-top: 40px;
	margin-left: 55px;
}

.logo .img3 {
	float: right;
	margin-top: 35px;
	margin-right: 20px;
}

.zztt {
	position: absolute;
	left: 5px;
	;
	color: #010101 !important;
	font-size: 16px !important;
}

/*menu*/
.menu {
	width: 100%;
	height: 50px;
	background: #009241;
}

.menu .menu1 {
	width: 1100px;
	margin: 0 auto;
}

.menu .all {
	width: 200px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	float: left;
	background: url(../images/sy_20.png) no-repeat 180px center #00632c;
	padding-left: 20px;
}

.menu .all a {
	color: #FFF;
}

.menu .all:hover {
	cursor: pointer;
	background: url(../images/sy_03.png) no-repeat 180px center #1f1a17;
}

.menu .sub1 {
	width: 220px;
	height: 450px;
	background: url(../images/sy_19.png) no-repeat center center;
	position: absolute;
	z-index: 999;
	top: 215px;
	left: 50%;
	margin-left: -551px;
	display: none;
}

.menu .sub1 .ul1 {
	width: 90%;
	margin: 0 auto;
}

.menu .sub1 .ul1 li {
	line-height: 30px;
	height: 27px;
	width: auto;
	float: left;
	text-align: left;
	font-size: 12px;
}

.menu .sub1 .ul1 p {
	width: 100%;
	border-bottom: 1px solid #009241;
	background: url(../images/sy_01.png) no-repeat left center;
	color: #211a17;
	text-align: center;
	height: 40px;
	line-height: 40px;
	position: relative;
}

.menu .sub1 .ul1 p .more {
	position: absolute;
	width: 8px;
	height: 12px;
	display: block;
	background: url(../images/sy_02.png) no-repeat center center;
	right: 0;
	top: 13px;
}

.menu .sub1 .ul1 p .more:hover {
	background: url(../images/sy_21.png) no-repeat center center;
}

.menu .sub1 .ul1 li a {
	color: #515151;
	padding: 0 5px;
}

.menu .sub1 ul a:hover {
	color: #009241;
}

.menu .sub1 .ul1 {
	margin-top: 0px;
}

.menu .nav {
	float: right;
	margin-top: 10px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.menu .nav .m {

	height: 30px;
	position: relative;
	z-index: 999;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	margin-left: 0px;
	/* border-left:1px solid #fff; */

}

.menu .nav .m:first-child {
	border-left: none;
}

.menu .nav .m a {
	width: 100%;
	display: block;
	height: 30px;
	color: #ffffff;
	line-height: 30px;
}

.menu .nav .m a:hover {
	color: #f39800;
}

.menu .nav .nav1 {
	width: 142px;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 999;
	background: #fff;
	display: none;
	filter: alpha(opacity:70);
	opacity: 0.7;
}

.menu .nav .nav1 li a {
	color: #211a17;
}


/*banner*/
.fullSlide {
	width: 100%;
	height: 450px;
	position: relative;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 450px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 450px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	text-align: center;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 5px;
	background: #fff;
	overflow: hidden;
	line-height: 9999px;
}

.fullSlide .hd ul .on {
	background: #009241;
}

/*main*/
.title {
	width: 100%;
	padding-top: 20px;
}

.tit {
	width: auto;
	height: 40px;
	float: left;
	position: relative;
	padding-left: 50px;
}

.tit img {
	height: 24px;
	position: absolute;
	left: 0;
	top: 8px;
	width: 45px;
}

.tit .yw {
	font-size: 12px;
	color: #585858;
	line-height: 20px;
}

.tit .zw {
	font-size: 14px;
	color: #009241;
	line-height: 20px;
}

.title .more1 {
	float: right;
	line-height: 40px;
	color: #585858;
	font-size: 14px;
	font-family: "宋体";
}

.title .more1:hover {
	color: #ff9600;
}

.main1 {
	width: 1100px;
	margin: 10px auto;
}

.txtMarquee-top {
	width: 100%;
	height: 40px;
	overflow: hidden;
	background: #009241;
}

.txtMarquee-top .bd {
	width: 800px;
	margin: 0 auto;
}

.txtMarquee-top .infoList li {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #FFF;
}

.txtMarquee-top .infoList li .date {
	float: right;
	color: #999;
}

.main2 {
	width: 1100px;
	margin: 0 auto;
	background: url(../images/sy_22.png) no-repeat top center;
	padding-bottom: 20px;
}

.main2_sub1 {
	width: 345px;
	float: left;
	margin-left: 15px;
	margin-right: 25px;
}

.main2_sub1 .tt {
	width: 100%;
}

.main2_sub1 .tt a {
	width: 100%;
	display: block;
}

.main2_sub1 .tt a img {
	width: 186px;
	height: 121px;
	float: left;
}

.main2_sub1 .tt a .wz1 {
	width: 135px;
	height: 121px;
	overflow: hidden;
	float: right;
}

.main2_sub1 .tt a .wz1 .tm {
	width: 100%;
	height: 60px;
	line-height: 30px;
	color: #009241;
	font-size: 14px;
	overflow: hidden;
}

.main2_sub1 .tt a .wz1 .jj {
	width: 100%;
	height: 60px;
	line-height: 20px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: "宋体";
	text-indent: 24px;
	overflow: hidden;
}

.main2_sub1 .tt a .wz1 p:hover {
	cursor: pointer;
	color: #ff9600;
}

.main2_sub1 ul {
	width: 100%;
}

.main2_sub1 ul li {
	width: 320px;
	overflow: hidden;
	float: left;
}

.main2_sub1 ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	position: relative;
	color: #5d5d5d;
	font-size: 14px;
	font-family: "宋体";
}

.main2_sub1 ul li a:hover {
	color: #ff9600;
}

.main2_sub1 ul .span1 {
	width: 16px;
	height: 16px;
	background: #ff9600;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 16px;
	float: left;
	margin-top: 7px;
	margin-right: 9px;
}

.main2_sub1 ul li a .span2 {
	position: absolute;
	right: 0;
	top: 0;
}

.main2_sub3 {
	width: 265px;
	float: left;
	background: #fafafa;
	margin-top: 10px;
	padding: 0 15px;
}

.main2_sub3 .title {
	padding-top: 10px;
}

.txtMarquee-top1 {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

.txtMarquee-top1.bd {
	width: 100%;
}

.txtMarquee-top1 .infoList li {
	width: 100%;
	margin-top: 8px;
}

.txtMarquee-top1 .infoList li a {
	width: 100%;
	display: block;
}

.txtMarquee-top1 .infoList li a p:hover {
	cursor: pointer;
	color: #ff9600;
}

.txtMarquee-top1 .infoList li a .p11 {
	width: 340px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	color: #da251c;
	overflow: hidden;
	background: url(../images/sy_28.png) no-repeat left center;
}

.txtMarquee-top1 .infoList li a .p12 {
	width: 340px;
	padding-left: 10px;
	height: 60px;
	line-height: 20px;
	color: #585858;
	overflow: hidden;
	font-size: 12px;
	font-family: "宋体";
}

.txtMarquee-top1 .infoList li .date {
	float: right;
	color: #999;
}


.main3 {
	width: 1100px;
	margin: 0 auto;
	background: url(../images/sy_22.png) no-repeat top center;
	padding-bottom: 20px;
}

.main3_sub {
	width: 100%;
}

.main3_sub1 {
	width: 730px;
	float: left;
	margin-left: 15px;
}

.main3_sub1 .img4 {
	width: 277px;
	height: 209px;
	float: left;
}

.main3_sub1 .wz {
	width: 420px;
	float: right;
	line-height: 21px;
	height: 209px;
	overflow: hidden;
	font-size: 12px;
	color: #585858;
	font-family: "宋体";
}


.main3_sub2 {
	width: 295px;
	float: right;
	margin-top: 20px;
}

.main3_sub2 ul li {
	width: 88px;
	height: 90px;
	float: left;
	margin: 5px;
	text-align: center;
}

.main3_sub2 ul li a {
	width: 88px;
	height: 90px;
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.main3_sub2 ul li a p {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-top: 50px;
}

.main3_sub2 ul li a p:hover {
	cursor: pointer;
}

.main3_sub2 ul li a:hover {
	color: #ff9600;
}

.main3_sub2 .img5 {
	margin-top: 25px;
	width: 275px;
	margin-left: 8px;
}

.main3_sub3 {
	width: 100%;
	background: #97cfb2;
	padding: 8px 0;
	margin-top: 20px;
}

.main3_sub3 ul {
	width: 97%;
	margin: 0 auto;
}

.main3_sub3 ul li {
	float: left;
	width: 261px;
	height: 84px;
	background: url(../images/sy_16.png) no-repeat center center;
	margin-left: 6px;
}

.main3_sub3 ul li:first-child {
	margin-left: 0;
}

.main3_sub3 ul li img {
	float: left;
	width: 103px;
	height: 71px;
	margin-top: 7px;
	margin-left: 5px;
}

.main3_sub3 ul li a {
	float: right;
	display: block;
	width: 120px;
	margin-top: 7px;
	margin-right: 10px;
}

.main3_sub3 ul li a .p9 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #2f2f2f;
}

.main3_sub3 ul li a .p10 {
	width: 100%;
	height: 40px;
	line-height: 20px;
	color: #2f2f2f;
	font-size: 12px;
	font-family: "宋体";
	overflow: hidden;
}

.main3_sub3 ul li a p:hover {
	cursor: pointer;
}

.main2_sub4 {
	width: 1100px;
	margin: 0 auto;
}

.main2_sub4 .img6 {
	width: 785px;
	float: left;
	display: block;
	overflow: hidden;
}

.main2_sub4 .img6 img {
	width: 785px;
	height: 139px;
}

.main2_sub4 .img7 {
	width: 295px;
	float: right;
	display: block;
	overflow: hidden;
}

.main2_sub4 .img7 img {
	width: 295px;
	height: 139px;
}


.main4 {
	width: 1100px;
	margin: 0 auto;
	background: url(../images/sy_22.png) no-repeat top center;
	padding-bottom: 20px;
}

.main4_sub {
	width: 100%;
	margin-top: 15px;
}

.main4_sub1 {
	float: left;
	width: 260px;
	margin-left: 15px;
	position: relative;
}

.main4_sub1 img {
	width: 260px;
	height: 290px;
}

.main4_sub11 {
	width: 126px;
	height: 140px;
	background: url(../images/sy_26.png) no-repeat center center;
	position: absolute;
	right: 35px;
	top: 130px;
	color: #fff;
}

.main4_sub11 .p6 {
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	width: 116px;
}

.main4_sub11 .p7 {
	font-size: 14px;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
	width: 116px;
}

.main4_sub11 .p8 {
	font-size: 12px;
	overflow: hidden;
	height: 80px;
	line-height: 20px;
	padding-left: 5px;
	width: 116px;
}

.btn {
	position: absolute;
	bottom: 10px;
	right: 0;
}

.btn a {
	width: 90px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #ff9600;
	font-size: 14px;
	display: block;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.btn a:hover {
	background: #009241;
}

.main4_sub2 {
	float: left;
	width: 820px;
	margin-left: 2px;
}

.main4_sub2 ul li {
	float: left;
	width: 110px;
	margin: 0 3px;
	font-size: 14px;
	position: relative;
	height: 144px;
	margin-top: 1px;
}

.main4_sub2 ul li a img {
	width: 110px;
	height: 144px;
}

.main4_sub2 ul li .mark {
	width: 110px;
	height: 16px;
	background: url(../images/sy_23.png) no-repeat bottom center;
	display: block;
	position: absolute;
	bottom: 0;
	color: #fff;
	left: 0;
}

.main4_sub2 ul li .mark:hover {
	color: #009241;
}

.main4_sub2 ul li a .p4 {
	float: left;
	margin-left: 8px;
	font-size: 14px;
	line-height: 16px;
}

.main4_sub2 ul li a .p5 {
	float: right;
	font-size: 12px;
	margin-right: 5px;
	line-height: 18px;
}

.main4_sub2 ul li a p:hover {
	cursor: pointer;
}

.main4_sub3 {
	width: 108px;
	float: right;
	margin-right: 15px;
}

.main4_sub3 ul li {
	width: 108px;
	height: 144px;
	margin-top: 1px;
}

.main5 {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	background: url(../images/sy_22.png) no-repeat top center;
}

.picMarquee-left {
	width: 98%;
	margin: 10px auto;
	overflow: hidden;
}

.picMarquee-left ul {
	width: 100%;
	overflow: hidden;
}

.picMarquee-left ul li {
	float: left;
	width: 194px;
	margin: 15px 10px;
	position: relative;
}

.picMarquee-left ul li a img {
	width: 194px;
	height: 134px;
}

.picMarquee-left ul li .zi {
	width: 100%;
	height: 27px;
	background: url(../images/index_20.png) no-repeat center center;
	display: block;
	text-align: center;
	line-height: 27px;
	font-size: 12px;
	color: #fff;
	overflow: hidden;
}

.picMarquee-left ul li .zi:hover {
	color: #ff9600;
}

/*foot*/
.foot {
	width: 100%;
	background: #009241;
	padding: 30px 0;
}

.foot1 {
	width: 1100px;
	margin: 0 auto;
	background: url(../images/sy_15.png) no-repeat 60px center;
}

.foot2 {
	width: 550px;
	padding-left: 30px;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
	float: right;
	border-left: 1px solid #fff;
}

.foot2 a {
	color: #fff;
	line-height: 22px;
}

/*ejy*/
.ejy {
	width: 100%;
	padding: 30px 0;
	background: #f4f4f4;
}

.ejy1 {
	width: 1100px;
	margin: 0 auto;
}

.left {
	width: 249px;
	float: left;
}

.left1 {
	width: 100%;
}

.left1 .column {
	width: 229px;
	height: 54px;
	background: url(../images/ejy_1.png) no-repeat center center;
	line-height: 50px;
	color: #fff;
	padding-left: 20px;
}

.left1 ul {
	width: 215px;
	border-top: 1px solid #aeaeae;
}

.left1 ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border-bottom: 1px solid #aeaeae;
}

.left1 ul li a {
	width: 100%;
	height: 40px;
	display: block;
	overflow: hidden;
}

.left1 ul li a .zw1 {
	float: left;
	margin-left: 15px;
	color: #383838;
}

.left1 ul li a .yw1 {
	float: left;
	margin-left: 10px;
	color: #717171;
	font-size: 14px;
}

.left1 ul li a p:hover {
	cursor: pointer;
	color: #009241;
}

.left2 {
	width: 100%;
	margin-top: 20px;
}

.picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
	height: 36px;
	background: #fff;
	margin-top: 20px;
}

.picScroll-left .hd .prev {
	display: block;
	width: 47px;
	height: 36px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/ejy_3.png") no-repeat;
}

.picScroll-left .hd .next {
	display: block;
	width: 47px;
	height: 36px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/ejy_6.png") no-repeat;
}

.picScroll-left .hd .prev:hover {
	background: url("../images/ejy_4.png") no-repeat;
}

.picScroll-left .hd .next:hover {
	background: url("../images/ejy_5.png") no-repeat;
}

.picScroll-left .hd ul {
	float: left;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
	margin-left: 30px;
}

.picScroll-left .hd ul li {
	float: left;
	width: 11px;
	height: 10px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/ejy_03.png") 0 0 no-repeat;
}

.picScroll-left .hd ul li.on {
	background-position: -11px 0;
}

.picScroll-left .bd {
	padding: 10px;
	background: #fff;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
}

.picScroll-left .bd ul li a img {
	width: 209px;
	height: 279px;
	display: block;
	padding: 2px;
}

.picScroll-left .bd ul li a .tm1 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #009241;
	overflow: hidden;
}

.picScroll-left .bd ul li a .jj1 {
	width: 100%;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #898989;
	overflow: hidden;
}

.picScroll-left .bd ul li a p:hover {
	color: #fe8300;
	cursor: pointer;
}


.left3 {
	margin-top: 20px;
}

.left3 ul {
	width: 200px;
	margin: 10px auto;
}

.left3 ul li {
	width: 90px;
	float: left;
	margin: 5px;
}

.left3 ul li a {
	width: 90px;
	display: block;
	height: 64px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.left3 ul li a img {
	width: 90px;
	height: 64px;
}


.right {
	width: 830px;
	float: right;
	background: #fff;
	border: 1px solid #bfbfbf;
}

.dqwz {
	width: 95%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #bfbfbf;
	margin: 0 auto;
}

.dqwz p {
	color: #383838;
	font-size: 14px;
}

.dqwz p a {
	color: #383838;
}

.dqwz p a:hover {
	color: #009241;
}

/*dy*/
.dy {
	width: 95%;
	margin: 10px auto;
}

.dy .title1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #000000;
	text-align: center;
	overflow: hidden;
	font-size: 18px;
}

.dy .con {
	width: 95%;
	margin: 0 auto;
	line-height: 26px;
	color: #636363;
	font-size: 14px;
	padding-bottom: 40px;
}

/*nr*/
.nr {
	width: 95%;
	margin: 10px auto;
}

.nr .title2 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #000000;
	text-align: center;
	overflow: hidden;
	font-size: 18px;
}

.nr .con1 {
	width: 95%;
	margin: 0 auto;
	line-height: 26px;
	color: #636363;
	font-size: 14px;
	padding-bottom: 40px;
}

.nr .qt {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nr .qt p {
	float: left;
	color: #636363;
	font-size: 14px;
	margin-left: 20px;
}

.nr .qt .rq {
	margin-left: 230px;
}

.nr .syp {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.nr .syp a {
	color: #fff;
	padding: 5px 10px;
	background: #00579e;
}

.nr .syp a:hover {
	background: #009241;
}

.nr .xyp {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-top: 10px;
}

.nr .xyp a {
	color: #fff;
	padding: 5px 10px;
	background: #00579e;
}

.nr .xyp a:hover {
	background: #009241;
}

/*tp*/
.tp {
	width: 95%;
	margin: 10px auto;
}

.tp ul {
	width: 100%;
}

.tp ul li {
	width: 210px;
	float: left;
	margin: 20px 25px;
}

.tp ul li p {
	padding-left: 10px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	color: #010101;
	background: #e9e9e9;
}

.tp ul li p a {
	position: absolute;
	right: 10px;
	font-size: 14px;
	color: #f19800;
	top: 0;
}

.tp ul li p a:hover {
	color: #009241;
}

/*xw*/
.xw {
	width: 95%;
	margin: 10px auto;
}

.xw ul {
	width: 98%;
	margin: 20px auto;
}

.xw ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../images/xw.png) no-repeat left center;
	overflow: hidden;
	position: relative;
	color: #6d6d6d;
	border-bottom: 1px dashed #dcdcdc;
}

.xw ul li:hover {
	color: #7a0000;
}

.xw ul li a {
	margin-left: 25px;
	width: 97%;
	overflow: hidden;
	color: #393939;
	height: 50px;
	line-height: 50px;
	*height: 50px;
	*line-height: 50px;
	display: block;
}

.xw ul li a:hover {
	color: #009241;
}

.xw ul li span {
	position: absolute;
	right: 0;
	top: 0;
}

/*bdy*/
.bdy {
	width: 90%;
	margin: 80px auto 60px;
}

.bdy table {
	width: 650px;
	margin: 0 auto;
	color: #606060;
	font-size: 16px;
}

.bdy table input {
	width: 260px;
	height: 35px;
	border: 1px solid #aaaaaa;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 35px;
}

.bdy table select {
	width: 260px;
	border: 1px solid #aaaaaa;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 35px;
	font-size: 20px;
	color: #606060;
}

.bdy table textarea {
	width: 530px;
	height: 180px;
	border: 1px solid #aaaaaa;
	margin-left: 10px;
	padding: 10px;
}

.btn1 {
	width: 250px;
	margin: 30px auto 0;
}

.btn1 input {
	width: 75px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background: #009241;
	border: none;
}

.btn1 .btn2 {
	margin-right: 80px;
}

.btn1 input:hover {
	background: #fe8300;
	cursor: pointer;
}


/*ym*/
.yem {
	margin: 20px 30px;
	float: right;
}

.yem li,
.yem a,
.yem span {
	display: inline-block;
	*display: inline;
	color: #fff;
	padding: 4px;
	font-size: 14px;
}

.yem .thisclass {
	background: #00579e;
	color: #fff;
	padding: 4px 4px;
}

.yem a {
	background: #00579e;
}

.yem a:hover {
	background: #009241;
}

.yem span {
	background: #00579e;
}

.top2 .ewm1 {
	width: 133px;
	height: 100px;
	position: absolute;
	top: 18px;
	text-align: center;
	display: none;
}



.fullSlide2 {
	width: 1100px;
	height: 136px;
	position: relative;
}

.fullSlide2 .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide2 .bd ul {
	width: 1100px !important;
}

.fullSlide2 .bd li {
	width: 1100px !important;
	height: 136px;
	overflow: hidden;
	text-align: center;
}

.fullSlide2 .bd li a {
	display: block;
	height: 136px;
}

.fullSlide2 .hd {
	position: absolute;
	z-index: 1;
	bottom: 0;
	text-align: center;
	right: 50%;
	height: 30px;
	line-height: 30px;
	margin-right: -540px;
}

.fullSlide2 .hd ul {
	text-align: center;
	padding-top: 5px;
}

.fullSlide2 .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 15px;
	height: 15px;
	margin: 5px 2px;
	background: #fff;
	overflow: hidden;
	line-height: 9999px;
	color: #000;
	line-height: 15px;
}

.fullSlide2 .hd ul .on {
	background: #009241;
}


/* 滑动图 */


.njw {
	width: 500px;
	overflow-x: scroll;
	margin: 0 auto;
}

.njwbox {
	width: 3000px;
	height: 435px;
}

.njwbox img {
	width: 500px;
}