* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  font-weight: 500;
}
a {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
li {
  list-style: none;
}
button {
  outline: none;
  border: 0;
  box-shadow: 0;
}
img {
  border: 0;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;

}
.clearfix {
  clear: both;
}
.clear {
  clear: both;
  display: block;
  content: "";
}
.transition {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fonthide01 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top20 {
  margin-top: 20px !important;
}
.top30 {
  margin-top: 30px !important;
}
.top40 {
  margin-top: 40px !important;
}
.top50 {
  margin-top: 40px !important;
}
.he30 {
  height: 30px;
  width: 100%;
  display: block;
}
.he40 {
  height: 40px;
  width: 100%;
  display: block;
}
.hide {
  display: none;
}
.hover01 {
  transition: 0.5s;
  -moz-transition: 0.5s;
  /* Firefox 4 */
  -webkit-transition: 0.5s;
  /* Safari �� Chrome */
  -o-transition: 0.5s;
  /* Opera */
}
.hover01:hover {
  transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  /* IE 9 */
  -moz-transform: translateY(-6px);
  /* Firefox */
  -webkit-transform: translateY(-6px);
  /* Safari �� Chrome */
  -o-transform: translateY(-6px);
  box-shadow: 1px 4px 10px 2px #CCC;
  -webkit-box-shadow: 1px 4px 10px 2px #CCC;
  -moz-box-shadow: 1px 4px 10px 2px #CCC;
}
/*banner_in*/
.banner_in {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 350px;
  min-width: 1200px;
  /*min-width: auto;*/
}
.banner_in .img {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner_in .img img {
  width: 100%;
  height: 350px;
}
/*�ص�����*/
.to-top {
  display: none;
  padding: 5px 20px;
  color: #fff;
  background-color: #198839;
}
.error404 {
  padding: 50px 0;
  width: 1200px;
  margin: auto;
}
.error404 .txt1 {
  float: left;
  width: 350px;
  margin-left: 150px;
}
.error404 .txt1 h2 {
  font-size: 140px;
  color: #198839;
  text-align: center;
  font-family: Arial;
  font-weight: 100;
}
.error404 .txt1 h3 {
  font-size: 24px;
  color: #198839;
  text-align: center;
  font-weight: 500;
}
.error404 .txt1 h4 {
  margin-top: 50px;
  font-size: 16px;
  color: #7d7d7d;
  text-align: center;
  line-height: 30px;
}
.error404 .txt1 h4 span {
  display: block;
  font-size: 20px;
  color: #198839;
  text-align: center;
  font-family: Arial;
}
.error404 .txt1 h5 {
  width: 125px;
  height: 40px;
  border-radius: 10px;
  background: #198839;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  margin: 50px auto 0;
}
.error404 .txt1 h5 a {
  color: #ffffff;
}
.error404 .txt2 {
  float: left;
  width: 600px;
}
.error404 .txt2 h2 {
  color: #198839;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  margin-top: 100px;
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 2px #198839 solid;
}
.error404 .txt2 a {
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
  background: #7d7d7d;
  color: #ffffff;
  margin: 5px 0;
}
.error404 .txt2 a:hover {
  background: #198839;
}

.banner2 {
  width: 100%;
  min-width: 1200px;
  height: 565px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.banner2 #banner {
  position: absolute;
  width: 1920px;
  height: 565px;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner2 .arrow-right {
  display: block;
  background: url("../images/arrowr_right.png") no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 71px;
  height: 71px;
  z-index: 999;
}
.banner2 .arrow-left {
  display: block;
  background: url("../images/arrowr_left.png") no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 71px;
  height: 71px;
  z-index: 999;
}
.banner2 .pagination {
  position: absolute;
  z-index: 99999;
  left: 50%;
  bottom: 20px;
  margin-left: -33px;
}
.banner2 .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 8px;
  background: #ffffff;
  margin-right: 10px;
  opacity: 0.8;
  cursor: pointer;
}
.banner2 .pagination .swiper-pagination-switch:hover {
  background: #198839;
}
.banner2 .pagination .swiper-visible-switch {
  background: #198839;
}
.banner2 .pagination .swiper-active-switch {
  background: #198839;
}
.top {
  width: 100%;
  min-width: 1200px;
  height: 30px;
  background: #c3c3c3;
}
.top .con {
  width: 1200px;
  margin: auto;
}
.top .con .pull-left {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
}
.top .con .pull-right {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
}
.top .con .pull-right a {
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top .con .pull-right a:hover {
  color: #198839;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.head {
  width: 100%;
  min-width: 1200px;
  background: #f9f9f9;
}
.head .con {
  width: 1100px;
  margin: auto;
  height: 100px;
  padding: 10px 0;
}
.head .con .logo {
  display: block;
  float: left;
  width: 415px;
  margin-top: 5px;
}
.head .con .logo img {
  width: 415px;

  display: block;
}
.head .con .tel {
    background: url("../images/tel.png") no-repeat left center;
    float: right;
    padding-left: 70px;
    font-size: 30px;
    line-height: 24px;
    font-family: 'DINOT-CONDBOLD',arial;
    display: block;
    color: #0F7D34;
    margin: 20px 0 0 0;
    height:70px;
}
.head .con .tel b {
    font-size: 16px;
    line-height: 32px;
    display: block;
    color: #333;
}
/*
.head .con .tel {
  float: right;
  line-height:90px;
  font-size: 16px;
  color: #626262;
  text-align: right;
  margin-top: 3px;
}
.head .con .tel span {
  color: #198839;
  font-size: 21px;
  font-weight: bold;
  font-family: Arial;
  line-height: 22px;
}
.head .con .tel i {
  margin-left: 17px;
}*/
.head .con:after {
  clear: both;
  display: block;
  content: "";
}
.nav {
  width: 100%;
  min-width: 1200px;
  background: #198839;
}

.nav ul {
  width: 1200px;
  height:90px;
  margin: auto;
}
.nav ul{ height:90px;  line-height: 90px;}
.nav ul li{ float:left; background: url("../images/nav_01.png") center right no-repeat;}
.nav ul li.nobar{ background:none; }
.nav ul li a:-webkit-any-link{ display:block;}
.nav ul li a{ font-size:14px; color:#fff;display:block; float:left;width: 130px;height: 90px;text-align: center;	line-height: 24px;overflow: hidden;padding: 0px 17px;
margin: 0 1px;}
.nav ul li a span{ display: block; font-size: 16px;line-height: 32px;text-align: center;padding-top: 20px;}
.nav ul li a em{ font-size: 12px;line-height: 12px;font-family: Arial;text-transform: uppercase;font-weight:normal;font-style:normal; color:#eaeaea }
.nav ul li.cur a,.nav ul li:hover a{ background: #9DC53E;text-decoration:none; color: #333 }


.footer_nav {
  width: 100%;
  min-width: 1200px;
  background: #198839;
}
.footer_nav ul {
  width: 1200px;
  margin: auto;
}
.footer_nav ul li {
  float: left;
}
.footer_nav ul li a {
  display: block;
  height: 44px;
  padding: 0 22.8px;
  line-height: 44px;
  color: #ffffff;
  position: relative;
}
.footer_nav ul li a:after {
  content: "";
  display: block;
  background: url("../images/nav_01.png") no-repeat;
  width: 1px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 9px;
}
.footer_nav ul li .last {
  padding-right: 0;
}
.footer_nav ul li:first-child a {
  padding-left: 0;
}
.footer_nav ul li:first-child a:after {
  width: 0;
}
.footer_nav ul:after {
  clear: both;
  display: block;
  content: "";
}

.banner {
  width: 100%;
  min-width: 1200px;
  height: 500px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.banner #banner {
  position: absolute;
  width: 1920px;
  height: 500px;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner .arrow-right {
  display: block;
  background: url("../images/arrowr_right.png") no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 71px;
  height: 71px;
  z-index: 999;
}
.banner .arrow-left {
  display: block;
  background: url("../images/arrowr_left.png") no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 71px;
  height: 71px;
  z-index: 999;
}
.banner .pagination {
  position: absolute;
  z-index: 99999;
  left: 50%;
  bottom: 20px;
  margin-left: -33px;
}
.banner .pagination:hover {
  cursor: default;
}
.banner .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 8px;
  background: #ffffff;
  margin-right: 10px;
  opacity: 0.8;
  cursor: pointer;
}
.banner .pagination .swiper-pagination-switch:hover {
  background: #198839;
}
.banner .pagination .swiper-visible-switch {
  background: #198839;
}
.banner .pagination .swiper-active-switch {
  background: #198839;
}
.index_search {
  width: 100%;
  min-width: 1200px;
}
.index_search .con {
  width: 1200px;
  margin: auto;
  padding: 30px 0 23px;
}
.index_search .con .pull-left {
  border: 1px #d9d9d9 solid;
}
.index_search .con .pull-left input {
  float: left;
  width: 344px;
  height: 45px;
  padding-left: 20px;
  line-height: 45px;
  color: #959595;
  font-size: 16px;
  outline: none;
  background: #f9f9f9;
  box-shadow: none;
  border: 0;
}
.index_search .con .pull-left button {
  float: left;
  width: 45px;
  height: 45px;
  background: #198839;
  box-shadow: none;
  border: 0;
  outline: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_search .con .pull-left button img {
  width: 22px;
  height: auto;
  margin: 11px auto;
  display: block;
}
.index_search .con .pull-left button:hover {
  background: #313131;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_search .con .pull-left:after {
  clear: both;
  display: block;
  content: "";
}
.index_search .con ul {
  float: left;
  margin-left: 25px;
}
.index_search .con ul li {
  float: left;
  color: #707070;
  font-size: 16px;
  position: relative;
  line-height: 45px;
}
.index_search .con ul li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  width: 1px;
  height: 20px;
  background: #dddddd;
}
.index_search .con ul li a {
  color: #707070;
  margin: 0 22px;
}
.index_search .con ul li a:hover {
  color: #198839;
}
.index_search .con ul li:first-child:after {
  display: none;
}
.index_search .con ul li:first-child + li:after {
  display: none;
}
.index_search .con ul:after {
  clear: both;
  display: block;
  content: "";
}
.index_search .con:after {
  clear: both;
  display: block;
  content: "";
}
.advert ,.advert img{
  margin:auto;
  width: 100%;
  min-width: 1200px;
}
.advert01 {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 180px;
  min-width: 1200px;
  /*min-width: auto;*/
}
.advert01 .img {
  display: block;
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.advert01 .img img {
  width: 100%;
  height: auto;
  display: block !important;
}
.advert02 {
  height: 110px;
}
.advert02 .img {
  height: 110px;
}
.index_02 {
  width: 100%;
  min-width: 1200px;
  margin-top: 10px;
}
.index_02 .con {
  width: 1200px;
  margin: auto;
}
.index_02 .con .pull-left {
  width: 300px;
  background: #198839;
}
.index_02 .con .pull-left h2 {
  padding-left:80px;
  background: url("../images/p01.jpg") no-repeat;
  width: 167px;
  height: 76px;
  line-height: 76px;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
}
.index_02 .con .pull-left .pd_tab {
  padding-left: 4px;
  background: #198839;
  width: 296px;
}
.index_02 .con .pull-left .pd_tab ul {
  width: 296px;
  height: auto;
  background: #ffffff;
  padding-bottom: 10px;
}
.index_02 .con .pull-left .pd_tab ul .lt {
  background:url(../images/line_01.png) 20px center no-repeat #f6f6f6;
  width: 264px;
  height: 66px;
  color: #7d7d7d;
  font-size: 22px;
  padding-left: 32px;
  line-height: 66px;
  margin: 0 0 16px 0;
}
.index_02 .con .pull-left .pd_tab ul .lt a {
  color: #7d7d7d;
  display: block;
  background:url(../images/icon_01.png) 200px center no-repeat;
}
.index_02 .con .pull-left .pd_tab ul .lt a:hover {
	background:url(../images/icon_01_g.png) 200px center no-repeat;
  color: #198839;
}
.index_02 .con .pull-left .pd_tab ul .ld a {
  display: block;
  padding-left: 32px;
  width: 264px;
  color: #7d7d7d;
  line-height: 36px;
  font-size: 18px;
}
.index_02 .con .pull-left .pd_tab ul .ld a:hover {
  color: #198839;
}
.index_02 .con .pull-left .pd_tab ul .ld_ae a {
  color: #198839;
}
.index_02 .con .pull-left .pd_tab ul:first-child .lt {
  margin-top: 0;
}
.index_02 .con .pull-left .lx {
  background: url("../images/p02.jpg") no-repeat;
  width: 232px;
  height: 130px;
  padding: 15px 34px;
}
.index_02 .con .pull-left .lx h5 {
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
}
.index_02 .con .pull-left .lx .line {
  width: 100%;
  height: 1px;
  background: #ffffff;
  margin: 8px auto 0;
}
.index_02 .con .pull-left .lx ul {
  margin: 8px auto 0;
}
.index_02 .con .pull-left .lx ul li {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: 0;
}
.index_02 .con .pull-right {
  width: 900px;
}
.index_02 .con .pull-right .r_t {
  width: 900px;
  height: 50px;
  background: #f6f6f6;
  padding: 13px 0;
}
.index_02 .con .pull-right .r_t .al {
  float: left;
  color: #7d7d7d;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  display: block;
  position: relative;
}
.index_02 .con .pull-right .r_t .al:hover {
  color: #198839;
}
.index_02 .con .pull-right .r_t .al1:after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 12.5px;
  width: 1px;
  height: 25px;
  background: #cfcfcf;
}
.index_02 .con .pull-right .r_t .more {
  color: #7d7d7d;
  font-size: 16px;
  padding-right: 30px;
  background: url("../images/icon_01.png") no-repeat;
  background-position: right center;
  float: right;
  line-height: 50px;
  margin-right: 20px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_02 .con .pull-right .r_t .more:hover {
  color: #198839;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_02 .con .pull-right .r_t .rt_ae {
  color: #198839;
}
.index_02 .con .pull-right .r_t:after {
  clear: both;
  display: block;
  content: "";
}
.index_02 .con .pull-right .r_c {
  width: 900px;
  box-sizing: border-box;
  border: 1px #e9e9e9 solid;
  padding: 13px 0 0;
}
.index_02 .con .pull-right .r_c .img_t {
  width: 873px;
  height: 147px;
  display: block;
  margin: auto;
  padding-bottom:7px;
}
.index_02 .con .pull-right .r_c .cp {
  width: 900px;
  padding: 0;
}
.index_02 .con .pull-right .r_c .cp .cp_a {
  float: left;
  width: 300px;

  padding: 13px 0 0;
  box-sizing: border-box;
  border: 1px #e9e9e9 solid;
  border-right: 0;
  border-bottom: 0;
}
.index_02 .con .pull-right .r_c .cp .cp_a .cp_img {
  display: block;
  width: 275px;
  height: 162px;
  margin: 0 auto 15px;
}
.index_02 .con .pull-right .r_c .cp .cp_a h4 {
  color: #434343;
  font-size: 15px;
  width: 270px;
  margin: auto;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_02 .con .pull-right .r_c .cp .cp_a h4 span {
  color: #7d7d7d;
  font-size: 14px;
}
.index_02 .con .pull-right .r_c .cp .cp_a .line {
  width: 275px;
  height: 1px;
  background: #e9e9e9;
  margin: 15px auto 0;
}
.index_02 .con .pull-right .r_c .cp .cp_a .js {
  width: 275px;
  margin: auto;
}
.index_02 .con .pull-right .r_c .cp .cp_a .js li {
  float: left;
  width: 50%;
  padding: 14px 0;
}
.index_02 .con .pull-right .r_c .cp .cp_a .js li a {
  display: block;
}
.index_02 .con .pull-right .r_c .cp .cp_a .js li a img {
  width: 16px;
  height: 16px;
  margin: auto;
  display: block;
}
.index_02 .con .pull-right .r_c .cp .cp_a .js li a p {
  text-align: center;
  color: #7d7d7d;
  font-size: 14px;
  margin: 6px 0 0;
}
.index_02 .con .pull-right .r_c .cp .cp_a .js li a:hover p {
  color: #198839;
}
.index_02 .con .pull-right .r_c .cp .cp_a .js:after {
  clear: both;
  display: block;
  content: "";
}
.index_02 .con .pull-right .r_c .cp .cp_a:first-child {
  border-left: 0;
}
.index_02 .con .pull-right .r_c .cp .cp_a:first-child + li + li + li {
  border-left: 0;
}
.index_02 .con .pull-right .r_c .cp:after {
  clear: both;
  display: block;
  content: "";
}
.index_02 .con:after {
  clear: both;
  display: block;
  content: "";
}
.index_03 {
  width: 100%;
  min-width: 1200px;
  background: #17803E;


  
  padding: 25px 0;
  margin: 60px auto 0;
}
.index_03 .con {
  width: 1200px;
  margin: auto;
}
.index_03 .con span {
  display: block;
  float: left;
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
  padding: 0 20px;
  position: relative;
}
.index_03 .con span:after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 60px;
  background: #e9e9e9;
}
.index_03 .con input {
  margin-left: 25px;
  height: 60px;
  border: 1px #ffffff solid;
  border-radius: 6px;
  width: 370px;
  float: left;
  background: #ffffff;
  line-height: 60px;
  padding-left: 20px;
  color: #959595;
  font-size: 17px;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_03 .con input:focus {
  border: 1px #198839 solid;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_03 .con i {
  display: block;
  float: left;
  width: 1px;
  height: 60px;
  background: #e9e9e9;
  margin: 0 0 0 25px;
}
.index_03 .con button {
  width: 230px;
  height: 60px;
  background: #F27F09;
  line-height: 60px;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  font-size: 23px;
  font-weight: bold;
  float: left;
  margin-left: 25px;
}
.index_03 .con .in {
  width: 385px;
}
.index_03 .con:after {
  clear: both;
  display: block;
  content: "";
}
.index_04 {
  width: 100%;
  min-width: 1200px;
  padding: 40px 0 50px;
  background: #f4f4f4;
}
.index_04 .con {
  margin: auto;
  position: relative;
}
.index_04 .con h2 {
  color: #434343;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
}
.index_04 .con h4 {
	padding-top:20px;
  color: #434343;
  font-size: 28px;
  text-align: center;
}
.index_04 .con .option {
  width: 416px;
  margin: 0 0 0 -210px;
  position: absolute;
  left: 50%;
  top: 40px;
}
.index_04 .con .option li {
  float: left;
  width: 194px;
  height: 47px;
  background: #e1e1e1;
  color: #707070;
  font-size: 22px;
  line-height: 47px;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 14px;
}
.index_04 .con .option li:hover {
  background: #198839;
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: default;
}
.index_04 .con .option .o_li_ae {
  background: #198839;
  color: #ffffff;
}
.index_04 .con .option:after {
  clear: both;
  display: block;
  content: "";
}
.index_04 .con .client {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0 50px;
}
.index_04 .con .client h2 {
  color: #434343;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
}
.index_04 .con .client .r_t {
  margin: 25px auto 0;
}
.index_04 .con .client .r_t li {
  float: left;
  width: 287px;
  height: 301px;
  position: relative;
  margin-left: 17px;
}
.index_04 .con .client .r_t li:first-child {
  margin-left: 0;
}
.index_04 .con .client .r_t li img {
  display: block;
  width: 287px;
  height: 301px;
  position: relative;
  z-index: 1;
}
.index_04 .con .client .r_t li p {
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  width: 235px;
  margin: auto;
  z-index: 2;
  left: 26px;
  bottom: 42px;
  padding-bottom: 13px;
  border-bottom: 1px #F27F09 solid;
}
.index_04 .con .client .r_t:after {
  clear: both;
  display: block;
  content: "";
}
.index_04 .con .client .r_c {
  margin: 40px auto 0;
}
.index_04 .con .client .r_c h3 {
  margin: 5px auto 0;
  background: url("../images/k05.jpg") no-repeat;
  padding-left: 200px;
  text-align: center;
  color: #7d7d7d;
  font-size: 29px;
  width: 218px;
}
.index_04 .con .client .r_b {
  margin: 20px auto 0;
}
.index_04 .con .client .r_b li {
  float: left;
  margin-left: 17px;
  width: 287px;
  display: block;
}
.index_04 .con .client .r_b li:first-child {
  margin-left: 0;
}
.index_04 .con .client .r_b li img {
  width: 287px;
  height: 164px;
  display: block;
}
.index_04 .con .client .r_b li p {
  color: #535353;
  font-size: 18px;
  line-height: 26px;
  margin: 20px 0 0;
}
.index_04 .con .client .r_b:after {
  clear: both;
  display: block;
  content: "";
}
.index_04 .con .work {
  width: 100%;
  min-width: 1200px;
  background: url("../images/k10.jpg") no-repeat;
  padding: 90px 0 20px;
}
.index_04 .con .work .r_t {
  width: 1126px;
  margin: 35px auto 0;
  padding: 0 37px;
}
.index_04 .con .work .r_t li {
  width: 550px;
  float: right;
  background: #ffffff;
  border-radius: 2px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_04 .con .work .r_t li:first-child {
  float: left;
}
.index_04 .con .work .r_t li a {
  display: block;
}
.index_04 .con .work .r_t li a img {
  width: 510px;
  height: auto;
  padding: 16px 20px 0;
  display: block;
  background: #ffffff;
  border-bottom: 3px #198839 solid;
}
.index_04 .con .work .r_t li a .btn {
  float: left;
  width: 133px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  background: #198839;
  border-radius: 2px;
  margin: 15px 0 15px 123px;
}
.index_04 .con .work .r_t li a span {
  color: #434343;
  font-size: 28px;
  display: block;
  float: left;
  margin-top: 15px;
  margin-left: 18px;
  line-height: 50px;
}
.index_04 .con .work .r_t li a:after {
  clear: both;
  display: block;
  content: "";
}
.index_04 .con .work .r_t li:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  transform: translateY(-20px);
}
.index_04 .con .work .r_t:after {
  clear: both;
  display: block;
  content: "";
}
.index_04 .con .work .r_c {
  width: 1200px;
  margin: 70px auto 0;
}
.index_04 .con .work .r_c h2 {
  color: #434343;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  width: 800px;
}
.index_04 .con .work .r_c ul {
  margin: 30px 0 0;
}
.index_04 .con .work .r_c ul li {
  float: left;
  width: 178px;
  margin-right: 20px;
}
.index_04 .con .work .r_c ul li img {
  width: 178px;
  height: 178px;
  margin: auto;
}
.index_04 .con .work .r_c ul li p {
  color: #707070;
  font-size: 20px;
  text-align: center;
  margin: 15px auto 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_04 .con .work .r_c ul:after {
  clear: both;
  display: block;
  content: "";
}
.index_04 .con .adv {
  width: 100%;
  min-width: 1200px;
  padding: 135px 0 50px;
}
.index_04 .con .adv h2 {
  color: #707070;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
}
.index_04 .con .adv img {
  display: block;
  width: 1101px;
  height: 672px;
  margin: 30px auto 0;
}
.index_05 {
  width: 100%;
  min-width: 1200px;
  padding: 40px 0 50px;
  background: #f4f4f4;
}
.index_05 .con {
  width: 1200px;
  margin: auto;
  position: relative;
}
.index_05 .con h2 {
  color: #434343;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
}
.index_05 .con .ince {
	margin:auto;
  	margin: 40px 0 0 0;
}
.index_05 .con .ince li {
  float: left;
  width: 186px;
  height: 47px;
  background: #d8d8d8;
  color: #707070;
  font-size: 20px;
  line-height: 47px;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin:0 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_05 .con .ince li:hover {
  background: #198839;
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: default;
}
.index_05 .con .ince .ca_ae {
  background: #198839;
  color: #ffffff;
}
.index_05 .con .ince:after {
  clear: both;
  display: block;
  content: "";
}
.index_05 .con .inst {
  width: 1200px;
  margin: 17px auto 0;
}
.index_05 .con .inst li {
  float: left;
  width: 300px;
  box-sizing: border-box;
  border-left: 1px #ebebeb solid;
  background: #ffffff;
}
.index_05 .con .inst li:first-child {
  border-left: 0;
}
.index_05 .con .inst li img {
  width: 280px;
  height: 183px;
  display: block;
  padding: 14px 10px 0;
  background: #ffffff;
}
.index_05 .con .inst li p {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #707070;
  font-size: 16px;
  text-align: center;
}
.index_05 .con .inst:after {
  clear: both;
  display: block;
  content: "";
}
.index_05 .con .jz {
  margin: 40px auto 0;
}
.index_05 .con .jz .jz_l {
  display: block;
  float: left;
}
.index_05 .con .jz .jz_l img {
  width: 599px;
  height: 32px;
  display: block;
}
.index_05 .con .jz .jz_r {
  display: block;
  float: right;
  padding: 0 30px 0 0;
  color: #434343;
  font-size: 14px;
  background: url("../images/icon_03.png") no-repeat;
  background-position: right center;
}
.index_05 .con .jz:after {
  clear: both;
  display: block;
  content: "";
}
.index_05 .con .inzb {
  margin: 15px auto 0;
}
.index_05 .con .inzb li {
  float: left;
  width: 290px;
  background: #ffffff;
  padding-bottom: 20px;
  margin-left: 13px;
}
.index_05 .con .inzb li:first-child {
  margin-left: 0;
}
.index_05 .con .inzb li .img {
  width: 290px;
  position: relative;
  background: #ffffff;
  padding: 16px 0 0;
  margin-bottom: 17px;
}
.index_05 .con .inzb li .img img {
  width: 270px;
  height: 160px;
  display: block;
  position: relative;
  z-index: 1;
  margin: auto;
}
.index_05 .con .inzb li .img h4 {
  position: absolute;
  bottom: 0;
  left: 50%;
  color: #ffffff;
  height: 40px;
  width: 270px;
  margin-left: -135px;
  background-color: #198839;
  background: rgba(242, 127, 9, 0.9);
  filter: alpha(opacity=90);
  line-height: 40px;
  text-align: center;
  z-index: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_05 .con .inzb li p {
  color: #707070;
  font-size: 14px;
  padding-left: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
}
.index_05 .con .inzb:after {
  clear: both;
  display: block;
  content: "";
}
.index_07 {
  width: 100%;
  min-width: 1200px;
  padding: 40px 0 50px;
}
.index_07 .con {
  width: 1200px;
  margin: auto;
  position: relative;
}
.index_07 .con h2 {
  color: #434343;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  position: relative;
}
.index_07 .con h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 22px;
  left: 150px;
  width: 220px;
  height: 1px;
  background: #d2d2d2;
}
.index_07 .con h2:after {
  content: "";
  display: block;
  position: absolute;
  top: 22px;
  right: 150px;
  width: 220px;
  height: 1px;
  background: #d2d2d2;
}
.index_07 .con .g_l {
  margin: 40px 0 0;
  float: left;
  width: 745px;
  height: 417px;
}
.index_07 .con .g_l img {
  display: block;
  width: 745px;
  height: 417px;
}
.index_07 .con .g_r {
  width: 440px;
  height: 417px;
  float: right;
  background: #f4f4f4;
  margin: 40px 0 0;
}
.index_07 .con .g_r h4 {
  font-size: 24px;
  margin: 22px 0 0 27px;
}
.index_07 .con .g_r h4 a {
  color: #434343;
  font-size: 24px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_07 .con .g_r h4 a:hover {
  color: #198839;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_07 .con .g_r p {
  font-size: 15px;
  color: #707070;
  line-height: 24px;
  margin: 17px 0 0 27px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 72px;
}
.index_07 .con .g_r .line {
  margin: 25px 0 0;
  width: 100%;
  height: 2px;
  background: #ffffff;
  display: block;
}
.index_07 .con .g_r ul {
  margin: 17px 0 0 27px;
}
.index_07 .con .g_r ul li {
  float: left;
}
.index_07 .con .g_r ul li:first-child {
  width: 71px;
}
.index_07 .con .g_r ul li:first-child img {
  width: 71px;
  height: 71px;
}
.index_07 .con .g_r ul li:first-child + li {
  float: right;
  margin-right: 17px;
  width: 309px;
  color: #707070;
  font-size: 15px;
  line-height: 22px;
}
.index_07 .con .g_r ul:after {
  clear: both;
  display: block;
  content: "";
}
.index_07 .con h3 {
  color: #434343;
  font-size: 28px;
  font-weight: bold;
  margin: 30px 0 0;
}
.index_07 .con h3 span {
  color: #a0a0a0;
  font-weight: bold;
  font-family: Arial;
  text-transform: uppercase;
}
.index_07 .con .s_l {
  width: 660px;
  float: left;
}
.index_07 .con .s_l ul {
  width: 660px;
  margin: 30px 0 0;
}
.index_07 .con .s_l ul li {
  float: left;
  width: 210px;
  height: 292px;
  margin-right: 10px;
  background: #f6f6f6;
  padding: 20px 0 0;
}
.index_07 .con .s_l ul li img {
  width: 178px;
  height: 178px;
  margin: auto;
  display: block;
}
.index_07 .con .s_l ul li h5 {
  color: #707070;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  margin: 25px 0 0;
}
.index_07 .con .s_l ul li p {
  color: #959595;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  font-family: Arial;
  text-transform: uppercase;
  width: 170px;
  margin: 5px auto 0;
}
.index_07 .con .s_l ul:after {
  clear: both;
  display: block;
  content: "";
}
.index_07 .con .s_r {
  width: 515px;
  float: right;
}
.index_07 .con .s_r img {
  width: 515px;
  height: auto;
  display: block;
  margin: 30px 0 0;
}
.index_07 .con:after {
  clear: both;
  display: block;
  content: "";
}
.index_08 {
  width: 100%;
  min-width: 1200px;
  padding: 50px 0;
}
.index_08 .con {
  width: 1200px;
  margin: auto;
  position: relative;
}
.index_08 .con .index_new {
  width: 400px;
  height: 361px;
  box-sizing: border-box;
  border: 1px #d1d1d1 solid;
  padding: 15px 20px 30px;
  float: left;
}
.index_08 .con .index_new h2 {
  padding-bottom: 15px;
  border-bottom: 1px #d3d3d3 solid;
  position: relative;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #434343;
}
.index_08 .con .index_new h2 .more {
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  padding-left: 26px;
  background: url("../images/icon_03.png") no-repeat;
  background-position: 0 center;
  color: #9f9f9f;
  font-size: 14px;
}
.index_08 .con .index_new h2 .more:hover {
  color: #198839;
}
.index_08 .con .index_new ul {
  padding: 15px 0 0;
}
.index_08 .con .index_new ul li {
  margin: 15px 0 0;
}
.index_08 .con .index_new ul li a {
  display: block;
  color: #434343;
  font-size: 16px;
  background: url("../images/icon_06.png") no-repeat;
  background-position: 0 center;
  padding-left: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
}
.index_08 .con .index_new ul li a span {
  position: absolute;
  right: 0;
  color: #a0a0a0;
  font-size: 13px;
  padding-left: 20px;
  background: url("../images/icon_07.png") no-repeat;
  background-position: 0 center;
}
.index_08 .con .index_new ul li a:hover {
  color: #198839;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_08 .con .ma {
  margin-left: 10px;
}
.index_08 .con .index_fq {
  width: 380px;
  height: 361px;
  box-sizing: border-box;
  border: 1px #d1d1d1 solid;
  padding: 15px 20px 15px;
  float: right;
}
.index_08 .con .index_fq h2 {
  padding-bottom: 15px;
  border-bottom: 1px #d3d3d3 solid;
  position: relative;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #434343;
}
.index_08 .con .index_fq h2 .more {
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  padding-left: 26px;
  background: url("../images/icon_03.png") no-repeat;
  background-position: 0 center;
  color: #9f9f9f;
  font-size: 14px;
}
.index_08 .con .index_fq h2 .more:hover {
  color: #198839;
}
.index_08 .con .index_fq .nefq {
  margin: 15px auto 0;
  overflow: hidden;
  height: 267px;
  width: 100%;
  position: relative;
}
.index_08 .con .index_fq .nefq #nefq {
  display: block;
  position: absolute;
}
.index_08 .con .index_fq .nefq #nefq .swiper-wrapper {
  height: 267px;
}
.index_08 .con .index_fq .nefq ul {
  width: auto;
  height: 72px;
}
.index_08 .con .index_fq .nefq ul li:first-child {
  color: #434343;
  font-size: 16px;
  padding-left: 28px;
  background: url("../images/icon_08.png") no-repeat;
  background-position: 0 center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_08 .con .index_fq .nefq ul li:first-child a {
  color: #434343;
  font-weight:bold;
}
.index_08 .con .index_fq .nefq ul li:first-child a:hover {
  color: #198839;
}
.index_08 .con .index_fq .nefq ul li:first-child + li {
  color: #707070;
  font-size: 16px;
  padding-left: 28px;
  background: url("../images/icon_09.png") no-repeat;
  background-position: 0 center;
  margin: 6px 0 0;
}
.index_08 .con .index_fq .nefq ul p{
	text-indent:2em;
  color: #434343;
  font-size: 14px;
  width:358px;
  line-height:30px; 
   word-wrap: break-word; word-break: normal;

}
.index_08 .con .index_new02 {
  width: 810px;
  height: 374px;
  box-sizing: border-box;
  border: 1px #d1d1d1 solid;
  padding: 15px 20px 25px;
  float: left;
  margin: 10px 0 0;
}
.index_08 .con .index_new02 h2 {
  padding-bottom: 15px;
  border-bottom: 1px #d3d3d3 solid;
  position: relative;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #434343;
}
.index_08 .con .index_new02 h2 .more {
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  padding-left: 26px;
  background: url("../images/icon_03.png") no-repeat;
  background-position: 0 center;
  color: #9f9f9f;
  font-size: 14px;
}
.index_08 .con .index_new02 h2 .more:hover {
  color: #198839;
}
.index_08 .con .index_new02 ul {
  margin: 15px 0 0;
}
.index_08 .con .index_new02 ul li {
  float: left;
  width: 250px;
  margin-left: 9px;
}
.index_08 .con .index_new02 ul li:first-child {
  margin-left: 0;
}
.index_08 .con .index_new02 ul li img {
  width: 250px;
  height: 151px;
  display: block;
}
.index_08 .con .index_new02 ul li h3 {
  margin: 20px 0 0;
  color: #434343;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_08 .con .index_new02 ul li h3 a {
  color: #434343;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_08 .con .index_new02 ul li h3 a:hover {
  color: #198839;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.index_08 .con .index_new02 ul li h5 {
  color: #a0a0a0;
  font-size: 13px;
  margin: 5px 0 0;
  padding-left: 20px;
  background: url("../images/icon_07.png") no-repeat;
  background-position: 0 center;
  line-height: 15px;
}
.index_08 .con .index_new02 ul li p {
  color: #707070;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}
.index_08 .con .index_new02 ul:after {
  clear: both;
  display: block;
  content: "";
}
.index_08 .con .ly {
  width: 380px;
  height: 374px;
  float: right;
  padding: 25px;
  box-sizing: border-box;
  background: #198839;
  margin: 10px 0 0;
  position: relative;
}
.index_08 .con .ly h6 {
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 27px;
}
.index_08 .con .ly input {
  width: 330px;
  height: 43px;
  line-height: 43px;
  border-radius: 2px;
  background: #ffffff;
  outline: none;
  box-shadow: none;
  color: #a0a0a0;
  font-size: 14px;
  border: 0;
  box-sizing: border-box;
  padding-left: 12px;
  margin-bottom: 10px;
}
.index_08 .con .ly textarea {
  width: 330px;
  max-width: 330px;
  height: 90px;
  max-height: 90px;
  line-height: 21px;
  border-radius: 2px;
  background: #ffffff;
  outline: none;
  box-shadow: none;
  color: #a0a0a0;
  font-size: 14px;
  border: 0;
  box-sizing: border-box;
  padding: 12px;
  margin-bottom: 10px;
}
.index_08 .con .ly button {
  width: 120px;
  height: 56px;
  background: #FF670D;
  border: 0;
  box-sizing: border-box;
  border-radius: 2px;
  color: #ffffff;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
}
.index_08 .con .ly span {
  display: block;
  color: #ffffff;
  position: absolute;
  font-size: 16px;
  right: 60px;
  bottom: 45px;
}
.index_08 .con:after {
  clear: both;
  display: block;
  content: "";
}
.index_09 {
  background: #eaeaea;
  width: 100%;
  min-width: 1200px;
  padding: 35px 0 45px;
}

.index_09 a:link {color: #707070;}
.index_09 a:visited {color: #707070;}
.index_09 a:hover {color: #198839;}
.index_09 a:active {color: #707070;}

.index_09 .con {
  width: 1200px;
  margin: auto;
}
.index_09 .con .f_f {
  width: 1200px;
  margin: auto;
}
.index_09 .con .f_f li {
  float: left;
  padding-left: 77px;
  width: 223px;
  min-height: 62px;
}
.index_09 .con .f_f li h3 {
  color: #535353;
  font-size: 20px;
  font-weight: bold;
}
.index_09 .con .f_f li p {
  color: #535353;
  font-size: 14px;
  line-height: 26px;
  margin: 10px 0 0;
}
.index_09 .con .f_f li:first-child {
  background: url("../images/t01.png") no-repeat;
  background-position: 0 0;
}
.index_09 .con .f_f li:first-child + li {
  background: url("../images/t02.png") no-repeat;
  background-position: 0 0;
}
.index_09 .con .f_f li:first-child + li + li {
  background: url("../images/t03.png") no-repeat;
  background-position: 0 0;
}
.index_09 .con .f_f li:first-child + li + li + li {
  background: url("../images/t04.png") no-repeat;
  background-position: 0 0;
}
.index_09 .con .f_f:after {
  clear: both;
  display: block;
  content: "";
}
.index_09 .con .link {
  margin: 20px auto 0;
  width: 1200px;
  padding: 24px 30px;
  box-sizing: border-box;
  background: #ffffff;
}
.index_09 .con .link h5 {
  color: #434343;
  font-size: 16px;
  font-weight: bold;
}
.index_09 .con .link p {
  color: #707070;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0 0;
}
.index_09 .con .link p a {
  color: #707070;
  display: inline-block;
  margin-right: 12px;
}
.index_09 .con .link p a:hover {
  color: #198839;
}
.footer {
  background: #84C125;
  padding: 28px 0 18px;
  width: 100%;
  min-width: 1200px;
}
.footer .con {
	background:#198839;
	padding:20px 30px;
	border-radius:6px;
  width: 1000px;
  margin: auto;
  position: relative;
}
.footer .con .f_01 {
  float: left;
  width: 332px;
}
.footer .con .f_01 p {
  color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  margin: 8px 0 0;
}
.footer .con .f_01 p a{
	color:#fff;
	background: url(../images/gonganbeian.png) no-repeat;
	padding-left:25px;
}
.footer .con .f_02 {
  width: 353px;
  float: left;
}
.footer .con .f_02 h3 {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 38px;
  background: url("../images/icon_10.png") no-repeat;
  background-position: 0 0;
  padding-bottom: 16px;
  border-bottom: 1px #fff solid;
}
.footer .con .f_02 h3 span {
  font-size: 22px;
}
.footer .con .f_02 p {
  color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  margin: 8px 0 0;
}
.footer .con .erweima {
  display: block;
  position: absolute;
  right: 50px;
  top: 20px;
  line-height:22px;
  font-size:12px; text-align:center; color:#fff
}
.footer .con .erweima img {
  width: 142px;
  height: 142px;
  display: block;
}
.footer .con .jz {
  display: block;
  width: 1200px;
  margin: 15px auto 0;
  color: #ffffff;
  font-size: 12px;
}
.footer .con .jz a {
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer .con .jz a:hover {
  color: #198839;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.zxzx {
  position: fixed;
  right: 0;
  top: 250px;
  width: 180px;
  background: #ffffff;
  border-radius: 2px;
  padding-bottom: 10px;
  border: 1px #d1d1d1 solid;
  z-index: 99999999;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.zxzx h2 {
  display: block;
  width: 180px;
  height: 48px;
  line-height: 48px;
  background: #198839;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.zxzx .img {
  display: block;
  width: 98%;
  padding: 10px 0;
  margin: auto;
}
.zxzx .img img {
  display: block;
  width: 100%;
  height: auto;
}
.zxzx ul {
  margin: 0;
  width: 180px;
  border-top: 1px #e9e9e9 solid;
  border-bottom: 1px #e9e9e9 solid;
  padding: 10px 0 0;
}
.zxzx ul li {
  font-size: 14px;
  margin-bottom: 10px;
  padding-left:20px ;
}
.zxzx ul li a {
  color: #676767;
}
.zxzx ul li a:hover {
  color: #198839;
}
.zxzx .zx {
  display: block;
  width: 180px;
  height: 48px;
  line-height: 48px;
  color: #198839;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 10px;
}
.zxzx .zx:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #ffffff;
  background: #198839;
}
.zxzx p {
  font-size: 15px;
  color: #676767;
  line-height: 23px;
  padding-left: 20px;
  font-family: Arial;
}
.zxzx p span {
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}
.zxzx #close {
  display: block;
  position: absolute;
  top: 144px;
  left: -8px;
  width: 8px;
  height: 60px;
  background: #198839;
  border-radius: 10px 0 0 10px;
  color: #ffffff;
  font-size: 12px;
  line-height: 60px;
  text-align: center;
}
.z_r {
  right: -181px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.con_pot {
  width: 1200px;
  margin: 30px auto 0;
}
.con_pot .pull-left {
  width: 255px;
  background: #fafafa;
  border:solid 1px #ededed;
}
.con_pot .pull-left .pro_fl {
  width: 255px;
  height: 60px;
  background: url("../images/btn_bg.png") no-repeat;
  font-size: 24px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding-top: 20px;
}
.con_pot .pull-left .pro_fl span {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-family: Arial;
  display: block;
  margin: 3px 0 0;
}
.con_pot .pull-left .pro_fl02 {
  background: #198839;
}
.con_pot .pull-left .pro_cl {
  width: 255px;
}
.con_pot .pull-left .pro_cl .pro_cl_t {
  width: 255px;
  height: 50px;
  margin: auto;
  line-height: 50px;
  font-size: 17px;
  border-bottom: 1px solid #efefef;
  background:url(../images/line_01.png) 20px center no-repeat #f6f6f6;
  color: #7d7d7d;
  font-weight: bold;
}
.con_pot .pull-left .pro_cl .pro_cl_t a {
	background:url(../images/icon_01.png) 200px center no-repeat;
  padding-left: 50px;
  color: #7d7d7d;
  display: block;
  font-weight: bold;
}
.con_pot .pull-left .pro_cl .pro_cl_t a:hover,.con_pot .pull-left .pro_cl .pro_cl_t a.cur {
	background:url(../images/icon_01_g.png) 200px center no-repeat;
  color: #198839;
}
.con_pot .pull-left .pro_cl .pro_cl_d {
  width: 255px;
  height: 50px;
  margin: auto;
  line-height: 50px;
  font-size: 17px;
  border-bottom: 1px solid #efefef;
}
.con_pot .pull-left .pro_cl .pro_cl_d a {
  display: block;
  background: url(../images/icon_01_b.png) 180px center no-repeat #fcfcfc;
  padding-left: 50px;
  width: 205px;
  height: 50px;
  margin: auto;
  line-height: 50px;
  font-size: 17px;
  text-align: left;
  color: #7d7d7d;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.con_pot .pull-left .pro_cl .pro_cl_d a.cur,.con_pot .pull-left .pro_cl .pro_cl_d a:hover {
  color: #198839;
  background: url(../images/icon_01_g.png) 180px center no-repeat #fcfcfc;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.con_pot .pull-left .pro_cl .pro_ae a {
  color: #198839;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.con_pot .pull-left .pro_lx {
  width: 255px;
}
.con_pot .pull-left .pro_lx img {
  width: 100%;
  height: auto;
  display: block;
}
.con_pot .pull-left .pro_lx ul {
  width: 224px;
  background: #efefef;
  padding: 20px 10px 20px 20px;
}
.con_pot .pull-left .pro_lx ul li {
  font-size: 14px;
  color: #7d7d7d;
  line-height: 23px;
}
.con_pot .pull-left .pro_lx ul .liTitle {
  color: #535353;
  padding: 0 0 15px 60px;
  border-bottom: 1px solid #dcdcdc;
  background: url(../images/tel.png) no-repeat left 0;
  text-align: left;
}
.con_pot .pull-left .pro_lx ul .liTitle span {
  color: #198839;
  font: 20px Arial;
  line-height: 22px;
  font-style:oblique;
}
.con_pot .pull-left .pro_lx ul .liAdress {
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
  text-align: left;
}
.con_pot .pull-left .pro_lx ul .liAdress span {
  font-weight: bold;
}
.con_pot .pull-right {
  width: 900px;
  border: 1px solid #ededed;
}
.con_pot .pull-right .equipTit {
  height: 40px;
  font-size: 19px;
  color: #535353;
  line-height: 40px;
  position: relative;
  padding-left: 15px;
  border-left: 3px solid #198839;
  border-bottom: 1px solid #e4e4e4;
}
.con_pot .pull-right .equipTit span {
  color: #d2d2d2;
  font-family: Arial;
  margin-left: 9px;
}
.con_pot .pull-right .equipTit p {
  position: absolute;
  right: 20px;
  top: 0;
  height: 40px;
  font-size: 13px;
  color: #535353;
  text-align: right;
  line-height: 40px;
  padding-left: 20px;
  padding-top: 2px;
  background: url(../images/location.png) no-repeat left center;
}
.con_pot .pull-right .equipTit p a {
  color: #535353;
}
.con_pot .pull-right .equipTit p a:hover {
  color: #198839;
}
.con_pot .pull-right .swepMachine {
  padding: 20px 0;
}
.con_pot .pull-right .swepMachine ul {
  width: 100%;
}
.con_pot .pull-right .swepMachine ul li {
  float: left;
  width: 275px;
  margin-left: 18px;
}
.con_pot .pull-right .swepMachine ul li img {
  width: 275px;
  height: 162px;
  display: block;
}
.con_pot .pull-right .swepMachine ul li p {
  text-align: center;
  font-size: 16px;
  color: #535353;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.con_pot .pull-right .swepMachine ul li p a {
  display: block;
  height: 50px;
  line-height: 40px;
  color: #535353;
}
.con_pot .pull-right .swepMachine ul li p a:hover {
  color: #198839;
}
.con_pot .pull-right .swepMachine ul:after {
  clear: both;
  display: block;
  content: "";
}







.con_pot .pull-right .greenLine {
  border-bottom: 1px dashed #d2d2d2;
}
.con_pot:after {
  clear: both;
  display: block;
  content: "";
}
.swepMachine_in {
  padding: 20px;
}
.swepMachine_in .img01 {
  float: left;
  width: 398px;
}
.swepMachine_in .img01 img {
  width: 100%;
  height: 234px;
  display: block;
}
.swepMachine_in .txt01 {
  width: 416px;
  padding: 5px 20px 12px;
  position: relative;
  float: right;
}
.swepMachine_in .txt01 h3 {
  font-size: 18px;
  font-weight:700;
  color: #535353;
  padding-bottom: 10px;
  border-bottom: 1px dashed #535353;
}
.swepMachine_in .txt01 ul {
  margin: 10px 0;
}
.swepMachine_in .txt01 ul li {
  font-size: 15px;
  color: #535353;
  line-height: 26px;
}
.swepMachine_in .txt01 ul li span {
  font-weight: bold;
}
.swepMachine_in .txt01 p {
  font-size: 15px;
  color: #535353;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}
.swepMachine_in .txt01 h5 {
  margin-top: 10px;
  color: #535353;
  font-weight: bold;
}
.swepMachine_in .txt01 h5 span {
  font-size: 22px;
  font-family: Arial;
  color: #198839;
  font-weight: bold;
}
.swepMachine_in .txt02 h4 {
  width: 110px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  background: #198839;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
}
.swepMachine_in .txt02 .line {
  display: block;
  width: 100%;
  border-bottom: 1px solid #198839;
}
.swepMachine_in .txt02 p {
  margin-top: 15px;
  font-size: 14px;
  color: #535353;
  line-height: 22px;
}
.swepMachine_in .txt02 p span {
  font-weight: bold;
}
.news_in_page {
  width: 100%;
  margin: auto;
}
.news_in_page ul li {
  height: 30px;
  line-height: 30px;
  color: #434343;
  font-size: 14px;
}
.news_in_page ul li a {
  color: #434343;
}
.news_in_page ul li a:hover {
  color: #198839;
}
.ce_in {
  padding: 30px 30px;
}
.ce_in h1 {
  font-size: 24px;
  color: #198839;
  text-align: center;
}
.ce_in h3 {
  color: #959595;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  margin: 20px 0;
}
.ce_in p {
  color: #424242;
  line-height: 25px;
  font-size: 15px;
}
.ce_in img {
  margin: 20px 0;
  max-width: 100%;
}
.news {
  padding: 0 20px 20px;
  display:block;
    overflow:hidden;
}
.news ul li {
  border-top: 1px solid #f7f7f7;
  margin-top: 10px;
  padding-top: 10px;
}
.news ul li:first-child {
  border-top: 0;
}
.news ul li .img {
  float: left;
  display: block;
}
.news ul li .img img {
  display: block;
  width: 250px;
  height: 151px;
}
.news ul li .txt {
  float: right;
  width: 572px;
}
.news ul li .txt h2 {
  font-size: 18px;
  color: #198839;
}
.news ul li .txt h2 a {
  color: #198839;
}
.news ul li .txt h3 {
  color: #959595;
  font-size: 13px;
  margin-top: 12px;
  line-height: 19px;
}
.news ul li .txt p {
  margin-top: 12px;
  color: #7d7d7d;
  font-size: 15px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 54px;
}
.news ul li:after {
  clear: both;
  display: block;
  content: "";
}
.aboutUs {
  padding: 20px;
}
.aboutUs .comtxt {
 font-size:16px; line-height:28px;
}
.aboutUs .comtxt p{ text-indent:2em}
.aboutUs .comtxt .form{ float:left;width:50%; padding-bottom:30px; background:url(../images/line_lx.png) 10px center no-repeat;}
.aboutUs .comtxt .lxwm{ float:left;width:48%; padding-bottom:30px;}
.aboutUs .comtxt .lxwm li{ padding:10px 0 10px 55px; border-bottom:#ddd solid 1px;}
.aboutUs .comtxt .lxwm li span{ padding:0 8px;}
.aboutUs .comtxt .lxwm li.title{ font-size:20px; padding-left:55px; font-weight:700;}
.aboutUs .comtxt .lxwm li.h24{ font-size:14px; background:url(../images/hottel.png) 15px center no-repeat; background-size:30px 30px}
.aboutUs .comtxt .lxwm li.tel{ font-size:14px; background:url(../images/xtel.png) 15px center no-repeat; background-size:30px 30px}
.aboutUs .comtxt .lxwm li.fax{ font-size:14px; background:url(../images/fax.png) 15px center no-repeat; background-size:30px 30px}
.aboutUs .comtxt .lxwm li.add{ font-size:14px; background:url(../images/add.png) 15px center no-repeat; background-size:30px 30px}
.aboutUs .comtxt .lxwm li.mail{ font-size:14px; background:url(../images/mail.png) 15px center no-repeat; background-size:30px 30px}
.aboutUs .comtxt .lxwm li.h24{ font-size:14px; background:url(../images/hottel.png) 15px center no-repeat; background-size:30px 30px}

.aboutUs .comtxt .form ul{ padding:10px 25px;}
.aboutUs .comtxt .form ul li{}
.aboutUs .comtxt .form ul li input,.aboutUs .comtxt .form ul li textarea{ width:100%;
	border:1px solid #198839;
	border-radius:5px;
	margin-bottom:15px;
    height: 35px;
    line-height: 35px;
    color: #959595;
    font-size: 14px;
	padding:0 10px;
    background: #f9f9f9;outline:none; 

    }
.aboutUs .comtxt .form ul li textarea{ height:105px;}
.aboutUs .comtxt .form ul li input:focus,.aboutUs .comtxt .form ul li textarea:focus{
-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s; 
border-color:rgba(25,136,27,.65); 
-webkit-box-shadow:0 0 8px rgba(25,136,57,3); 

}

.aboutUs .comtxt .form ul li button {
	margin:auto;
    width:100%;
    height: 45px;
    background: #198839;
    line-height: 45px;
    color: #fff;
	padding:0 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
}

.lianxiwomen {
  padding: 20px;
}
.lianxiwomen h2 {
  margin: 20px 0;
  color: #535353;
  font-size: 19px;
  border-left: 2px #198839 solid;
  height: 38px;
  padding-left: 8px;
  line-height: 20px;
  font-weight: 700;
}
.lianxiwomen h2 span {
  color: #d2d2d2;
  font-family: Arial;
  font-size: 15px;
  display: block;
  line-height: 20px;
}
.lianxiwomen #map {
  width: 860px;
  height: 251px;
  font-size: 12px;
  margin: auto;
}
.lianxiwomen .contAddre {
  margin: 20px 0 0;
}
.lianxiwomen .contAddre h3 {
  color: #198839;
  font-size: 20px;
  line-height: 30px;
}
.lianxiwomen .contAddre h3 span {
  color: #959595;
  font: 16px Arial;
  display: block;
  line-height: 14px;
}
.lianxiwomen .contAddre ul {
  margin-top: 20px;
}
.lianxiwomen .contAddre ul li {
  color: #535353;
  font-size: 14px;
  margin-top: 10px;
  height: 26px;
}
.lianxiwomen .contAddre ul li i {
  font-style: normal;
  font-weight: bold;
  color: #198839;
  font-size: 16px;
}
.wzdt {
  width: 100%;
  min-width: 1200px;
  margin: auto;
  padding: 0 0 30px;
}
.wzdt .con {
  width: 1200px;
  margin: auto;
  border: solid 5px #dedede;
  box-sizing: border-box;
  padding: 20px;
}
.wzdt .con .n {
  display: block;
  padding: 0 0 15px;
  border-bottom: 1px #e9e9e9 solid;
  color: #676767;
  font-size: 12px;
}
.wzdt .con .n a {
  color: #676767;
}
.wzdt .con .n a:hover {
  color: #198839;
}
.wzdt .con h2 {
  font-size: 16px;
  font-weight: bold;
  color: #676767;
  margin: 20px 0 0;
}
.wzdt .con h2 a {
  color: #676767;
}
.wzdt .con h2 a:hover {
  color: #198839;
}
.wzdt .con ul {
  width: 1128px;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0;
  box-sizing: border-box;
  border: 1px #e9e9e9 solid;
  padding: 10px 20px;
}
.wzdt .con ul li {
  display: inline-block;
  width: 213px ;
  color: #676767;
  font-size: 14px;
  line-height: 32px;
}
.wzdt .con ul li a {
  font-size: 14px;
  color: #676767;
}
.wzdt .con ul li a:hover {
  color: #198839;
}


.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { width:auto; display:inline-block;border: 1px solid #ccc;padding:3px 11px;margin: 0 3px;line-height: 22px;background: #fff;color:#008060}
.pagess ul li:hover{ background:#008060; color:#fff;border: 1px solid #008060}
.pagess ul li:hover a{color:#fff; text-decoration:none}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #E34D0C;padding:3px 11px;margin: 0 3px;background: #E34D0C;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}
