/*首页*/
.banner_home {
  width: 100%;
  height: auto;
  position: relative;
}
.banner_home > img {
  width: 100%;
  height: 100%;
}
.banner_home .banner_main {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.banner_home .banner_main .banner_cont {
  width: 430px;
  height: 260px;
  position: absolute;
  top: 130px;
  left: 10px;
  background: rgba(255, 255, 255, 0.6);
  border-left: 6px solid #2C9F2E;
  padding: 20px;
}
.banner_home .banner_main .banner_cont h3 {
  font-size: 38px;
  color: #2C9F2E;
  font-weight: 600;
}
.banner_home .banner_main .banner_cont p {
  font-size: 18px;
  color: #909090;
  letter-spacing: 3px;
  word-spacing: 4px;
  margin-top: 10px;
}
.banner_home .banner_main .banner_cont a {
  font-size: 16px;
  display: block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  background: #2C9F2E;
  border-radius: 4px;
  margin-top: 20px;
}
.contetn_home {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.contetn_home .yewu {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.contetn_home .yewu .header {
  width: 100%;
  height: 100px;
  padding: 20px 0;
  text-align: center;
}
.contetn_home .yewu .header h3 {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 3px;
  color: #B6B6B6;
  font-weight: 600;
}
.contetn_home .yewu .header p {
  width: 136px;
  height: 18px;
  border-left: 1px solid #2C9F2E;
  border-right: 1px solid #2C9F2E;
  color: #2C9F2E;
  font-weight: 600;
  margin: 0 auto;
}
.contetn_home .yewu .conter {
  width: 100%;
  height: 315px;
}
.contetn_home .yewu .conter > div {
  width: 280px;
  height: 315px;
  border: 1px solid #DDDDDD;
  margin-right: 26px;
  float: left;
  padding: 14px;
}
.contetn_home .yewu .conter > div:nth-child(4n) {
  margin-right: 0;
}
.contetn_home .yewu .conter > div .img {
  width: 100%;
  height: auto;
  display: block;
}
.contetn_home .yewu .conter > div .img img {
  width: 100%;
  height: 100%;
}
.contetn_home .yewu .conter > div a:nth-child(2) {
  font-size: 18px;
  color: #000000;
  line-height: 46px;
}
.contetn_home .yewu .conter > div > p {
  font-size: 13px;
  line-height: 18px;
  color: #909090;
}
.contetn_home .yewu .conter > div a:nth-child(4) {
  font-size: 12px;
  color: #2C9F2E;
  margin-top: 14px;
}
.contetn_home .gsyj {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.contetn_home .gsyj .header {
  width: 100%;
  height: 100px;
  padding: 20px 0;
  text-align: center;
}
.contetn_home .gsyj .header h3 {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 3px;
  color: #B6B6B6;
  font-weight: 600;
}
.contetn_home .gsyj .header p {
  width: 136px;
  height: 18px;
  border-left: 1px solid #2C9F2E;
  border-right: 1px solid #2C9F2E;
  color: #2C9F2E;
  font-weight: 600;
  margin: 0 auto;
}
.contetn_home .gsyj .conter {
  width: 100%;
  height: 440px;
}
.contetn_home .gsyj .conter > a {
  float: left;
  position: relative;
}
.contetn_home .gsyj .conter > a img {
  width: 100%;
  height: 100%;
}
.contetn_home .gsyj .conter > a p {
  height: 40px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0px;
  line-height: 40px;
  text-indent: 12px;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
}
.contetn_home .gsyj .conter > a{
	width:285px;
	height:210px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.contetn_home .gsyj .conter > a:nth-child(4n) {
  margin-right:0;
}

.contetn_home .gsyj .chakangd {
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #2C9F2E;
  display: block !important;
  background: #DDDDDD;
  margin-top: 20px;
}
/*关于我们*/
.banner_gywm {
  width: 100%;
  height: auto;
}
.banner_gywm img {
  width: 100%;
  height: 100%;
}
.content_gywm {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 30px auto 60px;
}
.content_gywm .left {
  width: 150px;
  height: auto;
  margin-right: 20px;
  float: left;
}
.content_gywm .left h3 {
  width: 150px;
  height: 50px;
  background: #6DB634;
  color: #FFFFFF;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
}
.content_gywm .left h3 img {
  width: 22px;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.content_gywm .left ul {
  width: 150px;
  height: auto;
  padding: 0 25px 30px;
  background: #F5F5F5;
}
.content_gywm .left ul li {
  width: 100px;
  line-height: 48px;
  border-bottom: 1px solid #DEDEDE;
  text-align: center;
}
.content_gywm .left ul li a {
  color: #666666;
  line-height: 48px;
}
.content_gywm .left ul li:hover {
  border-bottom: 1px solid #6DB634;
}
.content_gywm .left ul li:hover > a {
  color: #6DB634;
  font-weight: 550;
}
.content_gywm .right {
  width: calc(100% - 170px);
  height: auto;
  float: left;
}
.content_gywm .right .top_index {
  height: 14px;
  width: 100%;
  text-align: right;
  font-size: 14px;
  color: #9E9E9E;
  padding: 25px 0 10px;
}
.content_gywm .right .top_index img {
  width: 10px;
  height: 14px;
  vertical-align: middle;
  margin-right: 6px;
}
.content_gywm .right .top_index a {
	color:#9E9E9E;
}
.content_gywm .right .top_index a:hover {
  color: #6DB634;
}

.content_gywm .right .main {
  width: 100%;
  height: auto;
  margin-top: 60px;
  float: left;
}
.content_gywm .right .main h3 {
  font-size: 25px;
  height: 25px;
  border-left: 2px solid #6DB634;
  padding-left: 8px;
  color: #6DB634;
  line-height: 25px;
  font-family: "宋体";
  margin-bottom: 20px;
}
.content_gywm .right .main p {
  font-size: 14px;
  color: #909090;
  line-height: 24px;
  margin-bottom: 30px;
}
/* 公司业绩 */
.content_gsyj {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 30px auto 60px;
}
.content_gsyj .left {
  width: 150px;
  height: auto;
  margin-right: 20px;
  float: left;
}
.content_gsyj .left h3 {
  width: 150px;
  height: 50px;
  background: #6DB634;
  color: #FFFFFF;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
}
.content_gsyj .left h3 img {
  width: 22px;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.content_gsyj .left ul {
  width: 150px;
  height: auto;
  padding: 0 19px 30px;
  background: #F5F5F5;
}
.content_gsyj .left ul li {
  width: 112px;
  line-height: 48px;
  border-bottom: 1px solid #DEDEDE;
  text-align: center;
}
.content_gsyj .left ul li a {
  color: #666666;
  line-height: 48px;
}
.content_gsyj .left ul li:hover,.leftnavactive {
  border-bottom: 1px solid #6DB634 !important;
}
.content_gsyj .left ul li:hover > a,.leftnavactive > a {
  color: #6DB634 !important;
  font-weight: 550 !important;
}
.content_gsyj .right {
  width: calc(100% - 170px);
  height: auto;
  float: left;
}
.content_gsyj .right .top_index {
  height: auto;
  width: 100%;
  text-align: right;
  line-height: 14px;
  font-size: 14px;
  color: #9E9E9E;
  padding: 25px 0 10px;
}
.content_gsyj .right .top_index img {
  width: 10px;
  height: 14px;
  vertical-align: middle;
  margin-right: 6px;
}
.content_gsyj .right .main {
  width: 100%;
  height: auto;
  margin-top: 50px;
}
.content_gsyj .right .main > a {
  width: 315px;
  height: 254px;
  float: left;
  margin-right: 40px;
  position: relative;
}
.content_gsyj .right .main > a img {
  width: 100%;
  height: 100%;
}
.content_gsyj .right .main > a p {
  height: 50px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0px;
  line-height: 50px;
  text-indent: 12px;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
}
.content_gsyj .right .main > a:nth-child(3n) {
  margin-right: 0;
}
/* 联系 我们*/
.content_lxwm {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 30px auto 60px;
}
.content_lxwm .content {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.content_lxwm .content .lxwm {
  float: left;
  width: auto;
  height: 70px;
}
.content_lxwm .content .lxwm h4 {
  font-size: 20px;
  color: #6DB634;
  font-weight: 600px;
  line-height: 40px;
}
.content_lxwm .content .lxwm p {
  font-size: 14px;
  color: #909090;
  line-height: 30px;
}
.content_lxwm .content .top_index {
  height: 14px;
  width: 100%;
  text-align: right;
  line-height: 14px;
  font-size: 14px;
  color: #9E9E9E;
  padding: 25px 0 10px;
}
.content_lxwm .content .top_index img {
  width: 10px;
  height: 14px;
  vertical-align: middle;
  margin-right: 6px;
}
.content_lxwm .content .top_index i {
  color: #6DB634;
}
.content_lxwm .content .main {
  width: 100%;
  height: 330px;
  margin-top: 20px;
}
.content_lxwm .content .main .left {
  width: 460px;
  height: 100%;
  border: 1px solid #6DB634;
  border-right: none;
  float: left;
  padding: 20px 0 0 20px;
}
.content_lxwm .content .main .left .top_tel {
  height: 40px;
  margin-bottom: 8px;
}
.content_lxwm .content .main .left .top_tel img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
.content_lxwm .content .main .left .top_tel p {
  font-size: 18px;
  color: #909090;
  line-height: 20px;
}
.content_lxwm .content .main .left > p {
  font-size: 16px;
  line-height: 40px;
  color: #909090;
}
.content_lxwm .content .main .right {
  width: 550px;
  height: 330px;
  float: right;
  position: relative;
  background: url(../img/woshou.jpg) no-repeat;
  background-size: 100% 100%;
}
.content_lxwm .content .main .right .hezuo {
  width: 320px;
  height: 80px;
  padding: 8px;
  background: #6DB634;
  position: absolute;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
}
.content_lxwm .content .main .right .hezuo a {
  display: block;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
}
/*招贤纳士*/
.content_zxns {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 20px auto 60px;
}
.content_zxns .content {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.content_zxns .content .zxns {
  float: left;
  width: auto;
  height: 70px;
}
.content_zxns .content .zxns h4 {
  font-size: 20px;
  color: #6DB634;
  font-weight: 600px;
  line-height: 40px;
}
.content_zxns .content .zxns p {
  font-size: 14px;
  color: #909090;
  line-height: 30px;
}
.content_zxns .content .top_index {
  height: 14px;
  width: 100%;
  text-align: right;
  line-height: 14px;
  font-size: 14px;
  color: #9E9E9E;
  padding: 25px 0 10px;
}
.content_zxns .content .top_index img {
  width: 10px;
  height: 14px;
  vertical-align: middle;
  margin-right: 6px;
}
.content_zxns .content .top_index i {
  color: #6DB634;
}
.content_zxns .content .main {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.content_zxns .content .main .title_header {
  width: 100%;
  height: 30px;
  background: #6DB634;
  line-height: 30px;
  text-align: center;
  padding: 0 80px 0 100px;
  display: flex;
  justify-content: space-around;
}
.content_zxns .content .main .title_header li {
  width: 100px;
  line-height: 30px;
  color: #FFFFFF;
  font-size: 16px;
}
.content_zxns .content .main .table_cont {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #DEDEDE;
  line-height: 40px;
  text-align: center;
  padding: 0 80px 0 100px;
  display: flex;
  justify-content: space-around;
}
.content_zxns .content .main .table_cont li {
  width: 100px;
  line-height: 40px;
  color: #676767;
  font-size: 16px;
}
.content_zxns .content .main .table_cont .look i {
  width: 13px;
  height: 14px;
  background: url(../img/chakan.jpg) no-repeat;
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
}
.content_zxns .content .main .table_cont .look a {
  color: #676767;
  display: inline-block;
}
.content_zxns .content .main .table_cont:hover {
  background: #E0E0E0;
}
.content_zxns .content .main .table_cont:hover > .look a {
  color: #6DB634;
}
.content_zxns .content .main .table_cont:hover > .look i {
  background: url(../img/chakan2.png) no-repeat;
}
.zhezhao {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}
.zhezhao .content_tanchu {
  width: 512px;
  height: 613px;
  background: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-bottom: 2px solid #6DB634;
  padding: 50px;
  overflow-y: auto;
}
.zhezhao .content_tanchu #shut {
  width: 26px;
  height: 25px;
  background: url(../img/guanbi.jpg) no-repeat;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 12px;
}
.zhezhao .content_tanchu .message {
  width: 100%;
  height: 100%;
}
.zhezhao .content_tanchu .message h3 {
  font-size: 18px;
  color: #6DB634;
  margin-bottom: 40px;
}
.zhezhao .content_tanchu .message p {
  font-size: 14px;
  color: #222222;
  line-height: 30px;
}
.zhezhao .content_tanchu .message ul {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}
.zhezhao .content_tanchu .message ul h2 {
  font-size: 16px;
  color: #222222;
  line-height: 30px;
}
.zhezhao .content_tanchu .message ul li {
  font-size: 14px;
  color: #909090;
  line-height: 30px;
}
/* 新闻动态 */
.content_xwdt {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 30px auto 60px;
}
.content_xwdt .left {
  width: 150px;
  height: auto;
  margin-right: 20px;
  float: left;
}
.content_xwdt .left h3 {
  width: 150px;
  height: 50px;
  background: #6DB634;
  color: #FFFFFF;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
}
.content_xwdt .left h3 img {
  width: 22px;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.content_xwdt .left ul {
  width: 150px;
  height: auto;
  padding: 0 25px 30px;
  background: #F5F5F5;
}
.content_xwdt .left ul li {
  width: 100px;
  line-height: 48px;
  border-bottom: 1px solid #DEDEDE;
  text-align: center;
}
.content_xwdt .left ul li a {
  color: #666666;
  line-height: 48px;
}
.content_xwdt .left ul li:hover {
  border-bottom: 1px solid #6DB634;
}
.content_xwdt .left ul li:hover > a {
  color: #6DB634;
  font-weight: 550;
}
.content_xwdt .right {
  width: calc(100% - 170px);
  height: auto;
  float: left;
}
.content_xwdt .right .top_index {
  height: auto;
  width: 100%;
  text-align: right;
  line-height: 14px;
  font-size: 14px;
  color: #9E9E9E;
  padding: 25px 0 10px;
}
.content_xwdt .right .top_index img {
  width: 10px;
  height: 14px;
  vertical-align: middle;
  margin-right: 6px;
}
.content_xwdt .right .top_index i {
  color: #6DB634;
}
.content_xwdt .right .main {
  width: 100%;
  height: auto;
  margin-top: 40px;
}
.content_xwdt .right .main ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.content_xwdt .right .main ul li {
  width: 100%;
  height: 140px;
  padding: 20px 22px 15px;
}
.content_xwdt .right .main ul li img {
  width: 140px;
  height: 105px;
  float: left;
  margin-right: 20px;
}
.content_xwdt .right .main ul li h3 {
  float: left;
  font-size: 16px;
  color: #404040;
  margin: 12px 0 15px;
}
.content_xwdt .right .main ul li p {
  width: calc(100% - 160px);
  font-size: 14px;
  line-height: 24px;
  color: #909090;
  float: left;
}
/*信息公开*/
.main_xinxigk {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.main_xinxigk ul {
  border-top: 1px solid #FFFFFF;
  overflow: hidden;
  min-height: 260px;
}
.main_xinxigk ul li {
  font-size: 12px;
  line-height: 42px;
  border-bottom: 1px dashed #D5D5D5;
  width: 100%;
  height: 42px;
}
.main_xinxigk ul li a {
  float: left;
  color: #707070;
  text-indent: 18px;
}
.main_xinxigk ul li span {
  float: right;
  color: #BBBBBB;
}
.page {
  width: 100%;
  height: 50px;
  margin-top:30px;
  background: #F6F6F6;
  text-align: center;
  padding-top: 10px;
}
.page a {
  display: inline-block;
  padding: 3px 5px;
  margin:0 1px;
  color: #999999;
}
.page a:hover {
  background: #6DB634;
  color: #FFFFFF;
}
.page .currentPage {
  background: #6DB634;
  color: #FFFFFF;
}
/* 公司业绩详情 */
.main_gsyjxq {
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}
.main_gsyjxq h4 {
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #6DB634;
}
.main_gsyjxq i {
  width: 70px;
  border-bottom: 1px solid #6DB634;
  margin: 0 auto;
  margin-bottom:10px;
  display: block;
}
.main_gsyjxq .times{text-align:center;color:#6DB634;font-size:14px;}
.main_gsyjxq p {
  font-size: 12px;
  line-height: 26px;
  color: #666666;
}
/*# sourceMappingURL=publik.css.map */
.content .top_index a {
  color: #9E9E9E;
}
.content .top_index a:hover {
  color: #6DB634;
}
.right .top_index a {
  color: #9E9E9E;
}
.right .top_index a:hover {
  color: #6DB634;
}

.table_cont div{display:none;}
.message span{margin-right:20px;}

