﻿@charset "utf-8";
/* CSS Document */
body {
  margin: 0px;
  padding: 0px;
  font-family: "微软雅黑";
  font-size: 12px;
  line-height: 22px;
  color: #333333;
  background: #FFF;
  min-width: 1200px;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html {
  -webkit-text-size-adjust: none;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
dl {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
dd {
  margin: 0px;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #235c2e;
  text-decoration: none;
}
.link-blue {
  color: #0b5cac;
  text-decoration: underline;
}
.link-blue:hover {
  color: #0b5cac;
  text-decoration: underline;
}
img {
  font-size: 0px;
  line-height: 0px;
  vertical-align: bottom;
  border: 0px;
}
.c {
  clear: both;
  overflow: hidden;
}
.main_w {
  margin: 0 auto;
  width: 100%;
}
.main {
  margin: 0 auto;
  width: 1200px;
}
/*--End 分页样式---------*/
/************/
.banner_w {
  width: 100%;
  height: 681px;
  position: relative;
  overflow: hidden;
  clear: both;
  background-color: #f8f8f8;
}
.banner {
  margin: 0 auto;
  width: 1920px;
  height:681px;
  position: absolute;
  overflow: hidden;
  left: 50%;
  margin-left: -960px;
}
.banner .img {
  width: 25000px;
  position: absolute;
  left: 0;
  top: 0;
}
.banner .img li {
  float: left;
  overflow: hidden;
}
.banner .num {
  position: absolute;
  width: 100%;
  bottom: 35px;
  left: 0;
  text-align: center;
  font-size: 0;
}
.banner .num li {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}
.banner .num li.on {
  background-color: #ea5414;
}
.banner .btn {
  width: 30px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
  text-align: center;
  line-height: 46px;
}
.banner:hover .btn {
  display: block
}
.banner .btn_l {
  left: 15%;
}
.banner .btn_r {
  right: 15%;
}
/*************************************/
.top{
	background: url("../images/logo.jpg") top center no-repeat;
	margin: 30px auto;
	height: 97px;
}
.headerNav{
  width: 100%;
  background: #015e2a;
  height: 50px;
  line-height: 50px;
}
.nav{
  width: 1200px;
  margin: 0 auto;
}
.nav ul{
  justify-content: space-around;
	display: flex;
}
.nav ul li{
  width: 12.5%;
  text-align: center;
}
.nav ul li>a{
  display: block;
  width: 100%;
  height: 100%;
  color: #e8e8e8;
  position: relative;
	font-size: 16px;
}
.nav ul .active>a{
  background: #013c1b;
  color: #ffffff;
}
.nav ul li:first-child a::before{
  display: none;
}
.nav ul li>a::before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  width: 1px;
  height: 16px;
  background: #ffffff;
  transition: all .4s;
}
.nav ul li:hover >a{
    background: #013c1b;
    color: #ffffff;
}
.con_a_w{
	padding: 60px 0 20px;
	background-color: #fafafa;
}
.con_a_bt{
	text-align: center;
	font-size:36px;
	line-height: 40px;
	font-weight: bold;
}
.con_a_nr{
	margin: 60px auto;
}
.con_a_nr_l{
	float: left;
	width: 250px;
	box-sizing: border-box;
	border: 5px solid #235c2e;
}
.con_a_nr_l01{
	background-color: #235c2e;
	height:106px;
	position: relative;
	text-align: center;
}
.con_a_nr_l01b{
	font-size: 40px;
	color: #497250;
	line-height: 106px;
	font-weight: bold;
}
.con_a_nr_l01a{
	position: absolute;
	z-index: 3;
	left: 0;top:0;
	height: 106px;
	text-align: center;
	width: 100%;
	font-size: 30px;
	color: #fff;
	line-height: 106px;
}
.con_a_nr_l02{
	padding: 20px;
}
.con_a_nr_l02 ul li{
	font-size: 16px;
	background: url("../images/dian.jpg") left center no-repeat;
	padding-left: 30px;
	line-height:30px;
}
.con_a_nr_l02 ul li a:hover{
	color: #235c2e;
}
.con_a_nr_l03{
	background-color: #235c2e;
	text-align: center;
	padding: 20px 10px;
}
.con_a_nr_l03a{
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
}
.con_a_nr_l03b{
	line-height: 60px;font-weight: bold;
	color: #fff;font-size: 28px;
}
.con_a_nr_r{
	float: right;
	width: 920px;
}
.con_a_nr_r ul li{
	float: left;
	width: 294px;
	margin-right:19px;
	margin-bottom: 20px;
	box-sizing: border-box;

}
.con_a_nr_r ul li:nth-child(3n){
	margin-right: 0;
}
.con_a_nr_r ul li .lkpro_pic{
	border: 1px solid #235c2e;
	box-sizing: border-box;
	width: 292px;
	height: 292px;
	border-bottom:0;
	overflow: hidden;
}
.con_a_nr_r ul li .lkpro_pic img{
	width: 292px;
		height: 292px;
	transition: all 0.6s ease;
}
.con_a_nr_r ul li .lkpro_pic:hover img{
transform: scale(1.05);
}
.lkpro_name{
	text-align: center;
	font-size: 16px;
	background-color: #235c2e;
	color: #fff;
	width:292px;
	height: 40px;
	line-height: 40px;
}
.lkpro_name a{
	color: #fff;
}
.lkpro_name:hover{
	background-color: #064a13;
}


/*****************************/
.ys{
	width: 100%;
	background:url(../images/jx10.png) top center;
	background-repeat: no-repeat;
}
.ys .ys-center{
	max-width: 1220px;
	margin:0 auto;
	padding-top:120px;
	padding-bottom: 90px
}
.ys .ys-center .p-o{
	font-size:40px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
	letter-spacing: 2px
}

.ys .ys-center .p-e{
	text-align: center;
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 14px
}
.ys .ys-center ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
	margin-top: 110px;
	margin-bottom: 60px;
}
.ys .ys-center ul li{
	width: 33.2%;
	padding-top: 57px;
	padding-bottom: 60px
}
.ys .ys-center ul li img{
	display: block;
	margin:0 auto;
	
}
.ys .ys-center ul li p{
	font-size: 24px;
	color: #ffffff;
	letter-spacing: 0.5px;
	padding-top: 47px;
	cursor: pointer;
	transition: all .25s;

}
.ys .ys-center ul li p:hover{
	color: rgb(46,89,230)
}
.ys .ys-center ul li:nth-child(1),.ys .ys-center ul li:nth-child(2),.ys .ys-center ul li:nth-child(3){
	border-bottom: 1px dashed rgb(245,245,245)
}
.ys .ys-center ul li:nth-child(1),.ys .ys-center ul li:nth-child(2),.ys .ys-center ul li:nth-child(4),.ys .ys-center ul li:nth-child(5){
	border-right: 1px solid rgb(245,245,245)
}

/********************************/

.cgal{
	max-width: 1220px;
	margin:0 auto;
	padding-top: 122px;
}
.cgal .p-o{
	font-size: 36px;
	color: #333;
	text-align: center;
	letter-spacing: 2px;
		font-weight: bold;
	color: #235c2e;
}
.cgal .p-t{
	height: 2px;
	background-color: rgb(46,89,230);
	margin:0 auto;
	width: 8.5%;
	margin-top: 19px
}
.cgal .p-e{
	text-align: center;
	color: #235c2e;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top:30px
}
.cgal img{
	/*max-width: 100%;
	display: block;
	margin:0 auto;
	
	cursor: pointer;*/
}
.cgal ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 80px;
	margin-bottom: 78px;
}
.cgal ul li{
	width: 15.41%;
	margin-right: 18.4px;
	margin-bottom:35px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cgal ul li:nth-child(6n){
	margin-right: 0px;
}
.cgal ul li img{
width: 100%;
	max-width: 100%;
	max-height: 100px;
	display: block;
	margin:0 auto;
	border: 1px solid #dfdfdf;
}
.cgal ul li a{
	display: block;

}

/******************************/
.con_c_w{
	background: url("../images/hz.png") top center no-repeat;
	height: 629px;
}
/******************************************/

.zx{
	width: 100%;
	background-image: url(../images/z2.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.zx-center{
	max-width: 1220px;
	margin:0 auto;
	padding:30px 0px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.zx-center .p-o{
	font-size: 48px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 2px;
	margin: 50px auto;
}
.zx-center .p-o span{
	color: #2f96ff
}
.zx-center .zx-cen-lf ul{
	text-align: center;
	display: flex;
	justify-content: space-between;
	margin-top:10px;
	margin-bottom: 30px;
}
.zx-center .zx-cen-lf{
	width: 64.5%
}
.zx-center .zx-cen-lf ul li a{
	color: #fff
}
.zx-center .zx-cen-lf ul li p{
	    font-size: 30px;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 91px;
    padding: 35.5px 10px;
    display: flex;
	height: 40px;
	line-height: 40px;
    align-items: baseline;
    justify-content: center;
    margin: 0 auto;
}
.zx-center .zx-cen-lf ul li div{
	font-size: 17px;
	letter-spacing: 1px;
	padding-top: 14px;
}

.zx-center .zx-cen-rt{
	background-image: url(../images/xz6.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 31%;
	position: absolute;
    right: 0;
    top: -8.38%;
    height: 108.38%;
}
.zx-center .zx-cen-rt ul{
	display: flex;
	justify-content: space-between;
	padding-top: 66px;
	padding-right: 27px;
	padding-left: 40px
}
.zx-center .zx-cen-rt ul li:nth-child(1){
	width: 16.5%
}
.zx-center .zx-cen-rt ul li:nth-child(1) img{
	width: 100%
}
.zx-center .zx-cen-rt ul li:nth-child(2){
	width: 80.25%
}
.zx-center .zx-cen-rt ul li img{
	width: 51px;
	height: 51px
}
.zx-center .zx-cen-rt ul li p:nth-child(1){
	font-size: 24px;
	color: #fff;
	letter-spacing: 1px 
}
.zx-center .zx-cen-rt ul li h5{
	font-size: 36px;
	color: #fff;
	letter-spacing:-2.5px;
	margin-top: 10px;    margin-bottom: 40px;
}
.zx-center .zx-cen-rt a{
	font-size: 24px;
	color: #2e59e6;
	background-color: #fff;
	display: block;
	line-height: 48px;
	text-align: center;
	letter-spacing: 1px;
	width: 56.33%;
	margin-top: 44px;
	    margin-left: 24.7%;
	    transition: all .5s
}
.ewma{
	text-align: center;
	padding-left: 30px;
}
.ewmab{
	text-align: center;
	padding-left: 30px;
	margin-top: 10px;
	color: #fff;
	font-size: 16px;
}
/***********************************************/
.gyxf{
	background-color: rgb(246,246,246);
	width: 100%;
	padding-top: 67px;
	padding-bottom: 54px;
}
.gyxf .gyxf-cen{
	/*max-width: 1570px;*/
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.aboutsy_l {
    float: left;
    width: 50%;
}
.gyxf .gyxf-cen .img-o{
	width: 100%;
	height: 609px;
	overflow: hidden;
}
.gyxf .gyxf-cen .gyxf-rt{
	position: relative;
	width: 48%
}
.gyxf .gyxf-cen .gyxf-rt .p-o{
	font-size: 36px;
	color: #1d7c30;
	margin-bottom: 0;
	margin-top: 10px;
}
.gyxf .gyxf-cen .gyxf-rt .div-o{
	font-size: 16px;
	color: #999999;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:4; 
	letter-spacing: 1px;
	line-height: 26px;
	padding-top: 29px
}
.gyxf .gyxf-cen .gyxf-rt .a-o{
	font-size: 16px;
	color: #ffffff;
	display: block;
	text-align: center;
	line-height: 38px;
	background-color:rgb(29,124,48);
	width: 20.2%;
	transition: all .25s;
	margin-top: 30px
}
.gyxf .gyxf-cen .gyxf-rt .a-o:hover{
	background-color: rgb(224,174,4);
}
.gyxf .gyxf-cen .gyxf-rt ul{
	display: flex;
	justify-content: space-between;
	text-align: center;
	margin-top: 33px;
	margin-bottom: 25px
}
.gyxf .gyxf-cen .gyxf-rt ul li{
	background-color: #fff;
	    width: 24.82%;
}
.gyxf .gyxf-cen .gyxf-rt ul li a{
	font-size: 16px;
	color: #999999;
	display: block;
	line-height: 50px;
	transition: all .5s	
}
.gyxf .gyxf-cen .gyxf-rt ul li a:hover{
	color: rgb(224,174,4);
}
.slide1{
      width: 32%;
}
.slide1 img{
    	max-width: 100%;
    	width: 100%;
	height:301px;
}
.slide1 .a-t{
	position: relative;
	display: block;
	transition: all .25s;
	height: 235px;
	align-items: center;
	justify-content: center;
}
.slide1 .a-t li{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%
}
.slide1 .a-t:hover{
	transform: translateY(-5px);
}
.slide1 .a-t p{
	position: absolute;
    background-color: rgba(76,76,76,.72);
    bottom: 0;
    width: 96.01%;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    padding-left: 9px;
}
.gyxf-rt_l{
	float: left;
	width: 585px;
}
.syhj_nr{
	margin-top: 28px;
	width: 585px;
}
.syhj_nr ul{
	display:block !important;
}
.syhj_nr ul li{
	float: left;
	margin-right: 15px;
	width: 285px !important;
}
.syhj_nr ul li:last-child{
	margin-right: 0;
}
.syhj_nr_name{
	width: 285px !important;
	background: rgba(0,0,0,0.8)
}
.syhj_nr ul li .syhj_nr_namea a{
	width: 285px !important;
	display: block;
	color: #fff !important;
}
.syhj_nr_pic{
	width: 285px;
	height: 214px;
	overflow: hidden;
}
.syhj_nr_pic img{
	width: 285px;
	height: 214px;
	overflow: hidden;
}
/********************/
.synews_w{
	margin: 60px auto;
}
.synews{
	margin-top: 60px;
	width: 1302px;
}
.synews ul li{
	width: 434px;
	float: left;	
}
.synews ul li .synews_pic{
	width: 384px;
	margin: 0 auto;
}
.synews_nr{
	background: url("../images/news.png") top center no-repeat;
	padding:20px 50px 40px;
	min-height: 221px;
}
.synews_pic a{
	display: block;
	width: 384px;
	height: 251px;
	overflow: hidden;
}
.synews_pic a img{
	width: 384px;
	height: 251px;
	transition: all 0.6s ease;
}
.synews_pic a:hover img{
	transform: scale(1.05);
}
.synews_nr01{
	font-size: 18px;
	padding-bottom: 10px;
	margin-top: 15px;
}
.synews_nr02{
	font-size: 15px;
	margin-top: 10px;
	color: #666;
}
.synews_nr03{
	font-size: 16px;
	margin-top: 25px;
}
/***********************************************/
.foot_w{
	background-color: #1c1c1c;
	padding: 60px 0;
}
.foot{
	background: url("../images/foot_l.png") left top no-repeat;
	min-height: 180px;
}
.foot_l{
	float: left;
	color: #fff;
	margin-left: 280px;
}
.foot_r{
	float:right;
	width: 195px;
	padding-left: 70px;
	background: url("../images/xian.png") left top no-repeat;
}
.foot_l ul li{
	float: left;
	width: 130px;
}
.foot_bt{
	font-size:18px;
	line-height: 40px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.foot_nr a{
	display: block;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}
.foot_r_name{
	margin-top: 10px;
	font-size: 16px;
	color: #5c5c5c;
}
.foot_r_tel{
	margin-top: 10px;
	font-weight: bold;
	font-size:24px;
	letter-spacing: 0px;
	color: #bcbcbc;
}
.foota_w{
	background-color: #000000;
	text-align: center;
	padding: 20px 0;color: #bcbcbc;
	font-size: 15px;
}
.foota_w a{
	color: #bcbcbc;
}
.foota_w a:hover{
	color: #fff;
}
/*******************/
.con_a_nr_l02 ul li.on a{
	color:#235c2e;
	font-weight:bold;}
	
/************************/
.wmrighttop{
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
  display:flex;
}
.nyactive a{
  background: #015e2a !important;
  color: #ffffff !important;
}
.wmrighttop .dhs a{
  font-size: 14px;
  color: #666666;
    padding: 0 5px;
}
.wmrighttop .dhs a:last-child{
  color: #015e2a;
  font-weight: bold;
  padding-right:0;
}
.wmrighttop .lmmc{
  font-weight: bold;
  font-size:16px;
}
/*****************详情2************/
.content{
  margin-top: 20px;
  font-size: 14px;
}
.content img{
  max-width: 100%;
}
.nypro{
  margin-top: 40px;
}
.contentTop{
  justify-content: space-between;
}
.contentTop .leftimg{
  width: 50%;
  border:1px solid rgba(0, 0, 0, 0.1);
  margin-right: 30px;
}
.contentTop .leftimg img{
  width: 100%;
}
.contentTop .rightcpxx{
  width: 50%;
}
.contentTop .cpxx{
  margin-top: 30px;
}
.contentTop .cpxx p{
  font-size: 16px;
  line-height: 30px;
}
.contentTop .showtitle{
  font-size: 22px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 20px;
  position: relative;
}
.contentTop .showtitle::after{
  width: 46px;
  height: 2px;
  background-color: #119146;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.contentTop .tedian{
  margin-top: 20px;
}
.contentTop .tedian p{
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}
.contentTop .tedian span:first-child{
  color: #015e2a;
  margin-right: 5px;
}
.contentBottom{
  margin-top: 30px;
}
.contentBottom .xqbt{
  font-size: 18px;
  font-weight: bold;
  color: #015e2a;
  border-bottom:1px solid #dcdcdc;
  padding-bottom: 15px;
}
.contentBottom .nrqy{
  margin-top: 20px;
}
.flex{
	display:flex;}
.zxzxs {
    margin-top: 15px;
}
.zxzxs a {
    display: block;
    background: #015e2a;
    color: #ffffff;
    line-height: 35px;
    width: 100px;
    text-align: center;
    border-radius: 2px;
}
/***************关于我们**************/
.ny_nr{
  padding-top: 40px;
  margin: 0 auto 80px;
  justify-content: space-between;
}
.wmleft{
  width: 20%;
}
.wmleft .zbt{
  background: #015e2a;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  padding: 15px 30px;
}
.wmleft ul li{
  margin-top: 2px;
}
.wmleft ul a{
   display: block;
   padding: 14px 30px;
   font-size:15px;
   background: #eaeaea;
}
.wmright{
  width: 78%;
  
  padding-left: 24px;
  margin-left: 24px;
}
.proCpzcs{
  width:78.5%;
}
.wmrighttop{
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
}
.nyactive a{
  background: #015e2a !important;
  color: #ffffff !important;
}
.wmrighttop .dhs a{
  font-size: 14px;
  color: #666666;
}
.wmrighttop .dhs a:last-child{
  color: #015e2a;
  font-weight: bold;
}
.wmrighttop .lmmc{
  font-weight: bold;
}
/************************/
.rightcase ul{
  flex-wrap: wrap;
  justify-content: flex-start;
}
.rightcase ul li{
  width: 32%;
  border: 1px solid #e4e4e4;
  margin-top: 25px;
  margin-right: 1.5%;
}
.rightcase ul li:nth-child(3){
  margin-right: 0;
}
.rightcase ul li:nth-child(6){
  margin-right: 0;
}
.rightcase ul li:nth-child(9){
  margin-right: 0;
}
.rightcase ul li:nth-child(4){
  padding-top: 0;
  padding-bottom: 0;
}
.rightcase ul li:nth-child(5){
  padding-top: 0;
}
.rightcase ul li a{
  display: block;
  padding: 10px;
}
.rightcase .qtxx{
  /* border-bottom: 1px solid #f3f3f3; */
  padding-bottom: 10px;
  font-size: 14px;
  color: #999999;
  margin-top: 10px;
}
.rightcase .qtxx p{
  line-height: 26px;
}
.rightcase ul li .thumb{
  width:265px;
  height:161px;
  overflow:hidden;
}
.rightcase ul li .thumb img{
  width: 100%;
}
.rightcase .title{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

/********************************/
.anliContent .ons{
  margin-top: 20px;
  text-align: center;
}
.anliContent .ons .zbts{
  font-size: 20px;
  font-weight: bold;
}
.anliContent .ons .xs{
  font-size: 14px;
  color: #015e2a ;
  text-align: center;
  margin-top:20px;
  padding:8px 0;
  border-top:1px dotted #dfdfdf;
    border-bottom:1px dotted #dfdfdf;
}
.anliContent .ons .xs span{
  margin: 0 10px;
}
.anlinr{
  margin-top: 30px;
}

.anlinr img{
  max-width: 100%;
}
/**********************/
.nynews{
  margin-top: 30px;
}
.nynews a{
  justify-content: space-between;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
  margin-bottom: 15px;
  transition: all .3s;
  font-size:16px;
}
.nynews .time{
  color: #999999;
  font-size: 14px;
}
.nynews a:hover{
  color: #015e2a;

}
.smd{
  text-align: center;
  border-bottom: 1px dashed #CCCCCC;
  padding-bottom: 10px;
}
.newstitle{
  font-size: 18px;
  margin-bottom: 10px;
}
/*****************/
.map #container{width:100%;height:305px; margin-top:30px; clear:both; overflow:hidden;}
/******产品分页*******/
.ny_news_page {
	margin: 10px auto 60px;
	clear: both;
	padding-top: 10px;
	width: 1200px;
}
.ny_news_page a, .ny_news_page span {
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	width: 70px;
	height: 40px;
	color: #333;
	background-color: #f8f8f8;
	margin-right: 10px
}
.ny_news_page a:hover, .ny_news_page span {
	background-color:#015e2a ;
	color: #fff;
}
.ny_news_page a.page_aa {
	background-color: #015e2a;
	color: #fff;
}
/****************/
.nav{
 
    position: relative;
 
 }
 .xiala{
 position: absolute;
    left: 300px;width: 151px;
    z-index: 111;
    top: 50px;padding-bottom:20px;
    background-color: #013c1b;    display: none;
 }
 .xiala a{
 color:#fff;
 }
 li.navaa:hover .xiala{
 display: block;
 }
.nav ul li .xiala a{
	display: block;
	color: #fff;
	font-size: 14px;
	line-height:30px;
}
.nav ul li .xiala a:hover{
	background-color: #073412;
}