@charset "UTF-8";
a, .transition, .history .year div, .history .list-wrapper li div, .job li .title, .product .row .title b, .product .row .list a .more, .product .row .list a .name, .productShow2 .title, .productShow2 .title em, .news a .img2, .news a .more, .news a .time, .news a:after, .contact_02 .form li .input, :before, img, .nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis, .indexPart2 .imgList .name a, .productShow_07 li .name, .case a .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/*  .ellipsis, .indexPart2 .imgList .name a, .honor li .name, .productShow_07 li .name, .case a .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }*/

.flex, .foot .list li, .indexFlash .dots, .indexPart1 .title, .indexPart1 ul, .indexPart2, .indexPart2 .imgList .arrow, .about li .wal, .honorNav a, .pageNum, .job li .container .info dd, .product .row .title, .product .row .list a .more, .product .row .list a .name, .productImg .img, .productImg .dots, .productTitle, .productShow_03 .box .name, .productShow_03 .box .list li, .productShow_04 ul, .productShow_06 li .box, .productShow_08 li p, .productImg2 .title, .productImg2 .bigImg .img, .productShow2 .title, .pageNum2 .share dl, .newShow .time, .join_02 .tel {
  display: flex;
  display: -webkit-flex; }

.flexColumn, .indexPart2 .title, .indexPart3 a {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter, .foot .list li, .indexPart1 .title, .about li .wal, .honorNav a, .job li .container .info dd, .product .row .title, .product .row .list a .more, .product .row .list a .name, .productImg .img, .productShow_03 .box .name, .productShow_08 li p, .productImg2 .bigImg .img, .productShow2 .title, .pageNum2 .share dl, .newShow .time, .join_02 .tel {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .foot .list ul, .indexFlash .dots, .indexPart3 a, .honorNav a, .pageNum, .product .row .list a .more, .product .row .list a .name, .productImg .img, .productImg .dots, .productShow_03 .box .name, .productImg2 .title, .productImg2 .bigImg .img, .newShow .time, .join_02 .tel {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .indexPart1 ul, .job li .container .box, .job li .container .info dl, .productShow_04, .join_02 .list ul, .contact_01 {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .nav ul, .foot .list ul, .indexPart3 ul, .honorNav ul, .honor ul, .job li .container .box, .job li .container .info dl, .product .row .list ul, .productShow_03 .box .list ul, .productShow_04, .productShow_05 ul, .productShow_06 ul, .productShow_07 ul, .case ul, .join_02 .list ul, .contact_01, .contact_02 .form ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
  opacity: 0; }
  body.show {
    opacity: 1;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease; }

a {
  color: #333;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #8ac219;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 12rem;
  margin: 0 auto; }

@font-face {
  font-family: 'DINMedium';
  src: url("fonts/DINMedium.eot");
  src: url("fonts/DINMedium.eot") format("embedded-opentype"), url("fonts/DINMedium.woff2") format("woff2"), url("fonts/DINMedium.woff") format("woff"), url("fonts/DINMedium.ttf") format("truetype"), url("fonts/DINMedium.svg#DINMedium") format("svg");
  font-weight: 100; }
.headD {
  height: 1rem; }

.head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  background: url("../image/head.png") center top repeat-x;
  height: 1rem;
  background-size: auto 100%; }
  .head .wal {
    min-height: 1rem;
    position: relative; }
  .head a.logo {
    display: block;
    background: url("../image/logo.png") center no-repeat;
    background-size: 100%;
    width: .71rem;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto; }
  .head a.tel {
    color: #a3d91c;
    font-weight: bold;
    font-size: .16rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    line-height: 1rem;
    padding-left: .3rem;
    background: url("../image/img22.png") left center no-repeat;
    background-size: .22rem;
    letter-spacing: .01rem; }

.head-2 {
  background: #333; }

.nav {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 2.25rem;
  top: 0;
  bottom: auto; }
  .nav li {
    margin-left: .55rem; }
  .nav a.name {
    display: block;
    height: 1rem;
    line-height: 1rem;
    font-size: .2rem;
    color: #fff;
    position: relative;
    z-index: 11; }
    .nav a.name:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 100%;
      margin-top: -.02rem;
      background: url("../image/img66_1.png") center no-repeat;
      height: .08rem;
      background-size: auto .08rem;
      width: 100%;
      opacity: 0; }
    .nav a.name.on {
      color: #8ac219; }
  .nav li.sNavLi a.name:before {
    background-image: url("../image/img66.png"); }

@media screen and (min-width: 800px) {
  .nav .list {
    position: fixed;
    left: 0;
    top: -1rem;
    width: 100%;
    height: .8rem;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden; }
    .nav .list dl {
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center; }
    .nav .list dd {
      position: relative; }
      .nav .list dd:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: .18rem;
        margin-top: -.09rem;
        background: rgba(255, 255, 255, 0.2); }
      .nav .list dd:last-child:before {
        display: none; }
    .nav .list a {
      display: block;
      height: .8rem;
      line-height: .8rem;
      padding: 0 .53rem;
      font-size: .18rem;
      color: #999; }
    .nav .list a:hover {
      color: #fff; }
  .nav li:hover .list {
    opacity: 1;
    visibility: visible;
    top: 1rem;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease; }
  .nav li:hover a.name {
    color: #8ac219; }
    .nav li:hover a.name:before {
      opacity: 1; } }
.foot {
  background: #333;
  text-align: center;
  font-size: .14rem;
  color: rgba(255, 255, 255, 0.5); }
  .foot a {
    color: rgba(255, 255, 255, 0.5); }
    .foot a:hover {
      color: #8ac219; }
  .foot .wal {
    min-height: 1.2rem;
    padding: .25rem 0; }
  .foot .list {
    padding: .06rem 0 .2rem 0; }
    .foot .list li {
      padding: 0 .23rem; }
    .foot .list img {
      width: .2rem;
      opacity: .5;
      margin-right: .08rem; }
  .foot .info em {
    padding: 0 .28rem; }

/*index*/
.indexFlash {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .indexFlash li {
    height: 6rem;
    background: center no-repeat;
    background-size: cover; }
    .indexFlash li .title {
    padding-left: 1.5rem;
      padding-top: 2rem;
      font-size: .24rem; }
      .indexFlash li .title h2 {
        font-size: .45rem;
        padding-bottom: .15rem;
        color: #8ac219; }
  .indexFlash .dots {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0.3rem;
    width: 100%; }
    .indexFlash .dots span {
      margin: 0 .08rem;
      width: .18rem;
      height: .18rem;
      background: url("../image/img18.png") center no-repeat;
      background-size: cover; }
    .indexFlash .dots span.swiper-pagination-bullet-active {
      background-image: url("../image/img18on.png"); }
  .indexFlash .arrow {
    display: block;
    width: .6rem;
    height: .6rem;
    background: rgba(0, 0, 0, 0.3) center no-repeat;
    background-size: cover;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.3rem; }
    .indexFlash .arrow:hover {
      background-color: #8ac219; }
    .indexFlash .arrow.prev {
      background-image: url("../image/prev60.png");
      left: .6rem; }
    .indexFlash .arrow.next {
      background-image: url("../image/next60.png");
      right: .6rem; }

.indexPart1 {
  min-height: 3.3rem;
  width: 5.4rem;
  padding: .2rem 0; }
  .indexPart1 .title {
    height: .7rem; }
    .indexPart1 .title h2 {
      font-size: .26rem;
      padding-left: .38rem;
      background: url("../image/img26.png") left center no-repeat;
      background-size: .26rem; }
    .indexPart1 .title em, .indexPart1 .title a {
      position: relative;
      top: .05rem; }
    .indexPart1 .title em {
      font-size: .14rem;
      text-transform: uppercase;
      color: #999;
      padding: 0 .08rem; }
    .indexPart1 .title a {
      width: .18rem;
      height: .18rem;
      background: url("../image/img18_1.png") center no-repeat;
      background-size: 100%; }
      .indexPart1 .title a:hover {
        background-image: url("../image/img18_1on.png"); }
  .indexPart1 .content {
    font-size: .14rem;
    line-height: .28rem;
    color: #666;
    min-height: .9rem;
    padding-bottom: .2rem; }
  .indexPart1 ul li {
    text-align: center; }
    .indexPart1 ul li b {
      font-size: .48rem;
      font-weight: 400;
      font-family: 'DINMedium'; }
    .indexPart1 ul li div {
      font-size: .14rem;
      color: #666;
      padding-top: .06rem; }

.indexPart2 {
  padding-top: .4rem;
  width: 5.4rem; }
  .indexPart2 .imgList {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .indexPart2 .imgList li {
      position: relative; }
    .indexPart2 .imgList .name {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      height: 1rem;
      padding-top: .54rem;
      background: url("../image/bg1.png") center repeat-x;
      background-size: auto 100%; }
      .indexPart2 .imgList .name a {
        display: block;
        color: #fff;
        font-size: .16rem;
        padding: 0 1rem 0 .2rem;
        height: .46rem;
        line-height: .46rem; }
    .indexPart2 .imgList .arrow {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.1rem;
      top: auto;
      bottom: 0; }
      .indexPart2 .imgList .arrow a {
        width: .22rem;
        height: .46rem;
        background: center no-repeat;
        background-size: .08rem; }
        .indexPart2 .imgList .arrow a.prev {
          background-image: url("../image/prev8.png"); }
          .indexPart2 .imgList .arrow a.prev:hover {
            background-image: url("../image/prev8on.png"); }
        .indexPart2 .imgList .arrow a.next {
          background-image: url("../image/next8.png"); }
          .indexPart2 .imgList .arrow a.next:hover {
            background-image: url("../image/next8on.png"); }
  .indexPart2 .title {
    width: 1.94rem;
    background: #f5f5f5 url("../image/img78.png") 0.3rem 1.32rem no-repeat;
    background-size: .78rem;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    text-align: right;
    position: relative;
    padding: .25rem .2rem 0 0; }
    .indexPart2 .title div {
      text-transform: uppercase;
      font-size: .34rem;
      line-height: .4rem;
      color: #999;
      font-family: 'DINMedium';
      font-weight: 100; }
    .indexPart2 .title h2 {
      font-size: .26rem;
      padding: .08rem 0 .25rem 0; }
    .indexPart2 .title a {
      display: block;
      width: .38rem;
      height: .38rem;
      margin-left: auto;
      background: url("../image/img38.png") center no-repeat;
      background-size: 100%; }
      .indexPart2 .title a:hover {
        background-image: url("../image/img38on.png"); }

.indexPart3 li {
  width: 33.333%; }
.indexPart3 a {
  height: 3.2rem;
  background: center no-repeat;
  background-size: cover;
  padding-left: .5rem;
  font-size: .24rem;
  color: #804c1a;
  position: relative; }
  .indexPart3 a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url("../image/img320_1.png") right center no-repeat;
    background-size: auto 100%;
    opacity: 0; }
  .indexPart3 a h2 {
    font-family: 'DINMedium';
    font-size: .36rem;
    line-height: .4rem;
    text-transform: uppercase;
    padding-bottom: .1rem; }
  .indexPart3 a h2, .indexPart3 a div {
    position: relative; }
  .indexPart3 a:hover:before {
    opacity: 1; }
.indexPart3 .li_02 a {
  color: #336633; }
  .indexPart3 .li_02 a:before {
    background-image: url("../image/img320_2.png"); }
.indexPart3 .li_03 a {
  color: #334c66; }
  .indexPart3 .li_03 a:before {
    background-image: url("../image/img320_3.png"); }

/*page*/
.pageBanner {
  height: 5rem;
  background: center no-repeat;
  background-size: cover; }
  .pageBanner .title {
    text-align: center;
    color: #fff;
    font-size: .24rem;
    text-transform: uppercase; }
    .pageBanner .title h2 {
      font-size: .6rem;
      padding: 2.2rem 0 .15rem 0;
      letter-spacing: .02rem; }

.about {
  padding-top: 0.2rem; }
  .about li {
    position: relative; }
    .about li .img {
      background: center no-repeat;
      background-size: cover;
      position: absolute;
      left: 0;
      top: 0;
      width: 6.14rem;
      height: 90%; }
    .about li .wal {
      min-height: 5.93rem; }
    .about li .box {
      position: relative;
      top: -0.5rem;
      width: 5.25rem;
      margin-left: auto; }
      .about li .box .title img {
        width: .5rem; }
      .about li .box .title h2 {
        color: #8ac219;
        font-size: .3rem;
        padding: .28rem 0 .23rem 0; }
      .about li .box .content {
        font-size: .14rem;
        line-height: .3rem;
        text-align: justify;
        color: #525c66; }
        .about li .box .content p {
          padding-bottom: .16rem; }
  .about li:nth-child(1) .wal {
    min-height: 4.96rem; }
  .about li:nth-child(even) .img {
    left: 48%; }
  .about li:nth-child(even) .box {
    margin-left: 0; }

.topA {
  display: block;
  background: #fff url("../image/img52.png") center no-repeat;
  background-size: .52rem;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  z-index: 20;
  right: .5rem;
  bottom: 1rem;
  width: .52rem;
  height: .52rem;
  box-shadow: 0 0 0.3rem rgba(138, 194, 25, 0.35);
  -webkit-box-shadow: 0 0 0.3rem rgba(138, 194, 25, 0.35);
  -moz-box-shadow: 0 0 0.3rem rgba(138, 194, 25, 0.35); }

.history {
  background: url("../image/bg1.jpg") center top no-repeat;
  background-size: 19.2rem;
  position: relative; }
  .history:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 2.7rem;
    width: 100%;
    height: 1px;
    background: #8ac219; }
  .history .wal {
    position: relative;
    min-height: 7.2rem;
    padding: 1.6rem 0; }
  .history .year div {
    position: absolute;
    left: 0;
    top: .3rem;
    width: 100%;
    text-align: center;
    font-size: 2.46rem;
    font-weight: bold;
    color: #000;
    font-family: 'DINMedium';
    letter-spacing: .06rem;
    opacity: 0;
    transform: scale(0.3);
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -o-transform: scale(0.3);
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .history .year div.on {
    opacity: .3;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1); }
  .history .list {
    position: relative; }
    .history .list a.arrow {
      display: block;
      width: .61rem;
      height: .61rem;
      background: #c5c5c5 center no-repeat;
      background-size: .15rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: absolute;
      z-index: 10;
      left: auto;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.3rem; }
      .history .list a.arrow:hover {
        background-color: #8ac219; }
      .history .list a.arrow.prev {
        left: 0;
        background-image: url("../image/nimg15_1.png"); }
      .history .list a.arrow.next {
        right: 0;
        background-image: url("../image/nimg15_2.png"); }
  .history .list-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .history .list-wrapper li {
      height: 2.2rem;
      position: relative;
      text-align: center;
      background: url("../image/img21.png") center no-repeat;
      background-size: .21rem; }
      .history .list-wrapper li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url("../image/img170.png") center no-repeat;
        background-size: 1.7rem;
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0); }
      .history .list-wrapper li div {
        font-size: .3rem;
        font-family: 'DINMedium';
        color: #000;
        line-height: .8rem;
        position: relative;
        top: 1.1rem; }
    .history .list-wrapper li:nth-child(odd) div {
      top: .3rem; }
    .history .list-wrapper li.swiper-slide-active:before {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      opacity: 1; }
    .history .list-wrapper li.swiper-slide-active div {
      line-height: 2.2rem;
      top: 0;
      color: #fff;
      font-size: .44rem;
      font-weight: 600; }
  .history .box {
    min-height: 2.2rem;
    padding: .22rem .3rem;
    background: #fff;
    position: relative;
    display: none; }
    .history .box:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      top: -.15rem;
      width: .3rem;
      height: .3rem;
      background: #fff;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      margin-left: -.15rem; }
    .history .box li {
      font-size: .14rem;
      line-height: .36rem;
      position: relative;
      color: #666;
      padding-left: .16rem; }
      .history .box li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: .06rem;
        height: .36rem;
        background: url("../image/img6.png") center no-repeat;
        background-size: 100%; }

.honorNav {
  height: 1.39rem; }
  .honorNav .list {
    background: #fff;
    position: relative;
    z-index: 11;
    top: -.4rem;
    height: .8rem;
    border-top-right-radius: 0.18rem;
    -webkit-border-top-right-radius: 0.18rem;
    border-bottom-left-radius: 0.18rem;
    -webkit-border-bottom-left-radius: 0.18rem;
    box-shadow: 0 0.06rem 0.2rem rgba(51, 75, 2, 0.1);
    -webkit-box-shadow: 0 0.06rem 0.2rem rgba(51, 75, 2, 0.1);
    -moz-box-shadow: 0 0.06rem 0.2rem rgba(51, 75, 2, 0.1); }
  .honorNav li {
    width: 20%; }
  .honorNav a {
    height: .8rem;
    font-size: .18rem;
    color: #999; }
    .honorNav a div {
      width: .32rem;
      position: relative;
      margin-right: .1rem; }
      .honorNav a div img:nth-child(2) {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        opacity: 0; }
    .honorNav a:hover, .honorNav a.on {
      color: #8ac219; }
      .honorNav a:hover div img:nth-child(1), .honorNav a.on div img:nth-child(1) {
        opacity: 0; }
      .honorNav a:hover div img:nth-child(2), .honorNav a.on div img:nth-child(2) {
        opacity: 1; }

.honor ul {
  margin-left: -.6rem; }
.honor li {
  width: 25%;
  padding: 0 0 .4rem .6rem; }
  .honor li .img {
    display: table-cell;
    vertical-align: middle;
    padding: .1rem;
    height: 3.6rem;
    border: #eee solid 1px; }
    .honor li .img img {
      max-height: 100%;
      width: 100%;
       }
  .honor li .name {
    height: .5rem;
    line-height: .5rem;
    font-size: .14rem;
    color: #666;
    text-align: center; }

.pageNum {
  padding: .3rem 0 1rem 0; }
  .pageNum a.arrow {
    display: block;
    width: .4rem;
    height: .4rem;
    background: url("../image/nimg38_1.png") center no-repeat;
    background-size: .38rem; }
    .pageNum a.arrow.next {
      background-image: url("../image/nimg38_2.png"); }
  .pageNum div {
    padding: 0 .15rem;
    font-size: .36rem;
    color: #666; }
    .pageNum div span {
      color: #8ac219; }

.job {
  padding: .9rem 0; }
  .job li {
    min-height: 1rem;
    padding-bottom: .2rem;
    position: relative; }
    .job li .title {
      height: .8rem;
      line-height: .8rem;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 100%;
      background: #f6f6f6;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      color: #6e7167;
      font-size: .16rem; }
      .job li .title:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 11;
        background: url("../image/nimg24_1.png") center no-repeat;
        background-size: .24rem;
        height: 100%;
        width: 1rem;
        cursor: pointer; }
      .job li .title h2 {
        font-size: .24rem;
        padding-left: .5rem; }
      .job li .title .price {
        position: absolute;
        z-index: 10;
        left: auto;
        right: 5.3rem;
        top: 0;
        bottom: auto; }
      .job li .title .address {
        position: absolute;
        z-index: 10;
        left: auto;
        right: 0;
        top: 0;
        bottom: auto;
        width: 3.9rem;
        background: url("../image/nimg15_3.png") left center no-repeat;
        background-size: .15rem;
        padding-left: .28rem; }
    .job li .container {
      background: #f6f6f6;
      -moz-border-radius: 0.4rem;
      -webkit-border-radius: 0.4rem;
      border-radius: 0.4rem;
      padding: .8rem .6rem 0 .6rem;
      display: none; }
      .job li .container .col {
        width: 5rem; }
        .job li .container .col dd {
          font-size: .14rem;
          line-height: .24rem;
          color: #525c66;
          padding-left: .15rem;
          position: relative; }
          .job li .container .col dd:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: .06rem;
            height: .24rem;
            background: url("../image/img6_1.png") center no-repeat;
            background-size: 100%; }
      .job li .container h5 {
        color: #639303;
        padding: .35rem 0 .1rem 0;
        font-size: .18rem; }
        .job li .container h5 em {
          font-weight: 400;
          font-size: .14rem; }
      .job li .container .info {
        margin-top: .15rem;
        border-top: #ddd solid 1px; }
        .job li .container .info dd {
          height: .84rem;
          font-size: .14rem;
          color: #525c66; }
        .job li .container .info img {
          width: .22rem;
          margin-right: .1rem; }
  .job li.on .title {
    background: #8ac219;
    color: #fff; }
    .job li.on .title:before {
      background-image: url("../image/nimg24_1on.png"); }
    .job li.on .title .address {
      background-image: url("../image/img15on.png"); }

.product {
  padding: .7rem 0 1rem 0;
  background: #f6f6f6;
  min-height: 3rem; }
  .product .row .title {
    border-bottom: #d1d1d1 solid 1px;
    position: relative;
    padding-top: .1rem;
    height: 1.05rem;
    font-size: .14rem;
    color: #999;
    text-transform: uppercase; }
    .product .row .title:before {
      content: "";
      display: block;
      position: absolute;
      top: .1rem;
      right: 0;
      height: .95rem;
      width: 1rem;
      background: url("../image/img24.png") center no-repeat;
      background-size: .24rem;
      cursor: pointer; }
    .product .row .title b {
      font-size: .24rem;
      color: #333;
      padding: 0 .08rem 0 .36rem;
      background: url("../image/img26_1.png") left center no-repeat;
      background-size: .26rem; }
    .product .row .title em {
      position: relative;
      top: .06rem; }
  .product .row .list {
    display: none;
    background: #fff;
    padding-top: .4rem; }
    .product .row .list ul {
      margin-left: -1.2rem; }
    .product .row .list li {
      width: 33.333%;
      max-width: 4.4rem;
      padding: 0 0 .55rem 1.2rem; }
    .product .row .list a {
      display: block; }
      .product .row .list a .img {
        width: 100%;
        overflow: hidden;
        position: relative;
        -moz-border-radius: 0.1rem;
        -webkit-border-radius: 0.1rem;
        border-radius: 0.1rem;
        box-shadow: 0 0.14rem 0.3rem rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 0.14rem 0.3rem rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0.14rem 0.3rem rgba(0, 0, 0, 0.1); }
      .product .row .list a .more {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        width: 100%;
        height: 100%;
        background: rgba(181, 214, 115, 0.7);
        opacity: 0; }
        .product .row .list a .more div {
          width: 1.8rem;
          height: .4rem;
          line-height: .4rem;
          text-align: center;
          background: #fff;
          -moz-border-radius: 0.5rem;
          -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem; }
        .product .row .list a .more em {
          font-size: .18rem;
          color: #8ac219;
          padding-right: .22rem;
          background: url("../image/img9.png") right center no-repeat;
          background-size: .09rem; }
      .product .row .list a .name {
        font-size: .16rem;
        color: #666;
        height: .6rem;
        position: relative;
        z-index: 11; }
        .product .row .list a .name b {
          font-size: .83rem;
          font-family: 'DINMedium';
          position: relative;
          top: -.25rem;
          left: .05rem;
          text-shadow: .03rem .03rem 0 #9c9c9c; }
        .product .row .list a .name em {
          font-size: .18rem;
          font-family: 'DINMedium';
          padding-right: .06rem; }
    .product .row .list a:hover .more {
      opacity: 1; }
    .product .row .list a:hover .name {
      color: #8ac219; }
  .product .row.on .title {
    color: #8ac219;
    border-color: rgba(0, 0, 0, 0); }
    .product .row.on .title:before {
      background-image: url("../image/nimg24_2.png"); }
    .product .row.on .title b {
      color: #8ac219; }

.pageNow {
  padding: .9rem 0 .5rem 0;
  font-size: .16rem;
  color: #666; }
  .pageNow a {
    color: #666; }
    .pageNow a:hover {
      color: #8ac219; }

.productImg {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  max-width: 9.7rem;
  margin: 0 auto; }
  .productImg h2.title {
    font-size: .24rem;
    padding-bottom: .36rem; }
  .productImg .img {
    max-width: 6.52rem;
    height: 4.86rem;
    padding: .3rem;
    margin: 0 auto;
    border: #f3f9e8 solid 1px; }
    .productImg .img img {
      max-height: 100%; }
  .productImg .dots {
    padding: .35rem 0 .9rem 0; }
    .productImg .dots span {
      margin: 0 .05rem;
      width: .12rem;
      height: .12rem;
      background: #c4e08c;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .productImg .dots span.swiper-pagination-bullet-active {
      background: #8ac219; }
  .productImg a.arrow {
    display: block;
    width: .24rem;
    height: .5rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.5rem;
    background: center no-repeat;
    background-size: 100%; }
    .productImg a.arrow.prev {
      left: 0;
      background-image: url("../image/nimg24_3.png"); }
      .productImg a.arrow.prev:hover {
        background-image: url("../image/nimg24_3on.png"); }
    .productImg a.arrow.next {
      right: 0;
      background-image: url("../image/nimg24_4.png"); }
      .productImg a.arrow.next:hover {
        background-image: url("../image/nimg24_4on.png"); }

.productTitle {
  padding-bottom: .2rem; }
  .productTitle h2 {
    font-size: .24rem;
    background: url("../image/img500.png") right bottom no-repeat;
    background-size: auto .24rem;
    padding: 0 .16rem .06rem 0; }

.productShow_01 {
  padding-bottom: .65rem;
  font-size: .14rem;
  line-height: .3rem;
  text-align: justify;
  text-indent: 2em;
  color: #666; }

.productShow_02 {
  padding-bottom: .35rem; }
  .productShow_02 li {
    font-size: .14rem;
    line-height: .24rem;
    position: relative;
    color: #666;
    min-height: .36rem;
    padding: 0 0 .1rem .16rem; }
    .productShow_02 li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: .06rem;
      height: .24rem;
      background: url("../image/img6.png") center no-repeat;
      background-size: 100%; }

.productShow_03 {
  padding-bottom: .55rem; }
  .productShow_03 .box {
    position: relative;
    min-height: 2.92rem;
    background: #ededef;
    -moz-border-radius: 0.06rem;
    -webkit-border-radius: 0.06rem;
    border-radius: 0.06rem;
    margin-left: .29rem;
    padding: .38rem .38rem .38rem .68rem; }
    .productShow_03 .box .name {
      position: absolute;
      z-index: 10;
      left: -0.29rem;
      right: auto;
      top: 50%;
      bottom: auto;
      width: .58rem;
      height: 2.48rem;
      background: #9e9ea3;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      margin-top: -1.24rem; }
      .productShow_03 .box .name div {
        font-size: .18rem;
        width: 1em;
        color: #fff;
        line-height: 1.1em; }
    .productShow_03 .box .list {
      min-height: 2.16rem;
      background: #fff;
      -moz-border-radius: 0.06rem;
      -webkit-border-radius: 0.06rem;
      border-radius: 0.06rem;
      padding: .25rem .32rem; }
      .productShow_03 .box .list li {
        width: 50%;
        line-height: .3rem;
        color: #666;
        position: relative;
        font-size: .16rem;
        padding: 0 .2rem .12em .2rem;
        align-items: flex-start;
        -webkit-align-items: flex-start;
        min-height: .42rem; }
        .productShow_03 .box .list li:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: .06rem;
          height: .3rem;
          background: url("../image/img6_1.png") center no-repeat;
          background-size: .06rem; }
        .productShow_03 .box .list li em {
          flex-shrink: 0;
          -webkit-flex-shrink: 0; }
  .productShow_03 .vs {
    height: .48rem;
    position: relative; }
    .productShow_03 .vs h2 {
      font-size: .4rem;
      color: #8ac219;
      width: .9rem;
      height: .9rem;
      line-height: .9rem;
      text-align: center;
      position: absolute;
      z-index: 10;
      left: 50%;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-left: -.45rem;
      margin-top: -.45rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background: #fff;
      box-shadow: 0 0 0.06rem rgba(0, 146, 65, 0.16);
      -webkit-box-shadow: 0 0 0.06rem rgba(0, 146, 65, 0.16);
      -moz-box-shadow: 0 0 0.06rem rgba(0, 146, 65, 0.16); }
  .productShow_03 .box-2 {
    background: #d6e9b4; }
    .productShow_03 .box-2 .name {
      background: #8ac219; }
    .productShow_03 .box-2 .list li:before {
      background-image: url("../image/img6.png"); }

@media screen and (min-width: 800px) {
  .productShow_03-2 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-align-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
    .productShow_03-2 .box {
      width: 11.4rem;
      margin-left: 0;
      margin-top: .29rem;
      padding: .5rem .4rem .4rem; }
      .productShow_03-2 .box .name {
        width: 2.48rem;
        height: .58rem;
        left: 50%;
        top: -.29rem;
        margin-left: -1.24rem;
        margin-top: 0; }
        .productShow_03-2 .box .name div {
          width: 100%;
          text-align: center; }
      .productShow_03-2 .box .list {
        min-height: 3.1rem;
        padding-right: .1rem; }
        .productShow_03-2 .box .list li {
          width: 100%; }
    .productShow_03-2 .vs {
      width: .58rem; } }
.productShow_04 {
  padding-bottom: .5rem; }
  .productShow_04 .list {
    width: 5.8rem; }
  .productShow_04 h2 {
    color: #8ac219;
    font-size: .16rem;
    padding: .04rem 0 .17rem 0; }
  .productShow_04 ul {
    margin-left: -.5rem; }
  .productShow_04 li {
    width: 33.333%;
    position: relative;
    padding-left: .5rem; }
    .productShow_04 li:before {
      content: "";
      display: block;
      position: absolute;
      width: .5rem;
      height: 100%;
      left: 0;
      top: 0;
      background: url("../image/img30.png") center no-repeat;
      background-size: .3rem; }
    .productShow_04 li:first-child:before {
      display: none; }
    .productShow_04 li div {
      font-size: .14rem;
      color: #666;
      height: .5rem;
      line-height: .48rem;
      text-align: center;
      border: #8ac219 dashed 1px;
      -moz-border-radius: 0.04rem;
      -webkit-border-radius: 0.04rem;
      border-radius: 0.04rem; }

.productShow_05 h2 {
  color: #8ac219;
  padding: .03rem 0 .22rem 0;
  font-size: .16rem; }
.productShow_05 ul {
  margin-left: -.43rem; }
.productShow_05 li {
  width: 25%;
  padding: 0 0 .35rem .43rem; }
  .productShow_05 li .msg {
    font-size: .14rem;
    line-height: .2rem;
    color: #666;
    padding: .2rem .1rem 0 .2rem;
    text-align: justify; }

.productShow_06 h2 {
  color: #8ac219;
  padding: .03rem 0 .22rem 0;
  font-size: .16rem; }
.productShow_06 ul {
  margin-left: -.6rem; }
.productShow_06 li {
  width: 33.333%;
  padding: 0 0 .5rem .6rem; }
  .productShow_06 li .box {
    align-items: flex-end;
    -webkit-align-items: flex-end;
    min-height: 1.2rem; }
  .productShow_06 li .num {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    padding: 0 .2rem 0 .35rem;
    font-size: .8rem;
    color: #deeebf;
    font-family: 'DINMedium'; }
  .productShow_06 li .content {
    font-size: .14rem;
    line-height: .3rem;
    padding-top: .2rem; }

.productShow_07 {
  padding-top: .15rem; }
  .productShow_07 ul {
    margin-left: -.53rem; }
  .productShow_07 li {
    padding: 0 0 .15rem .53rem;
    width: 25%; }
    .productShow_07 li .name {
      height: .8rem;
      line-height: .8rem;
      font-size: .14rem;
      color: #666;
      padding-left: .56rem;
      position: relative; }
      .productShow_07 li .name span {
        display: block;
        position: absolute;
        z-index: 10;
        left: 0.2rem;
        right: auto;
        top: 50%;
        bottom: auto;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #8ac219;
        color: #fff;
        width: .28rem;
        height: .28rem;
        line-height: .28rem;
        text-align: center;
        margin-top: -.14rem; }

.productShow_08 {
  padding: .15rem 0 .65rem 0; }
  .productShow_08 li {
    position: relative;
    background: #ededef;
    font-size: .14rem;
    line-height: .26rem;
    min-height: .72rem;
    border-bottom: #fff solid 1px;
    padding-left: 2.4rem; }
    .productShow_08 li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 2.4rem;
      height: 100%;
      background: #8ac219;
      border-bottom: #a9d25e solid 1px; }
    .productShow_08 li em {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 50%;
      bottom: auto;
      width: 2.4rem;
      color: #fff;
      text-align: center;
      line-height: .4rem;
      margin-top: -.2rem; }
    .productShow_08 li p {
      color: #666;
      padding: .12rem .3rem;
      min-height: .72rem; }

.productShowBtn {
  border-bottom: #d9d9d9 solid 1px; }
  .productShowBtn a {
    display: block;
    line-height: .78rem;
    text-align: center;
    font-size: .18rem;
    color: #666; }
    .productShowBtn a em {
      padding-right: .26rem;
      background: url("../image/nimg16.png") right center no-repeat;
      background-size: .16rem; }

.pageBack {
  height: 1.7rem;
  position: relative; }
  .pageBack a.back {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.32rem;
    bottom: auto;
    width: 1.8rem;
    height: .4rem;
    line-height: .38rem;
    text-align: center;
    border: #8ac219 solid 1px;
    color: #8ac219;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    font-size: .16rem; }
    .pageBack a.back em {
      padding-left: .22rem;
      background: url("../image/nimg9.png") left center no-repeat;
      background-size: .09rem; }

.productImg2 {
  background: url("../image/img1920_2.jpg") center no-repeat;
  background-size: cover;
  min-height: 7.9rem;
  padding: 1rem 0 0.5rem 0; }
  .productImg2 .pageNow {
    padding: .45rem 0 .3rem 0; }
  .productImg2 .title {
    padding-bottom: .3rem; }
    .productImg2 .title h2 {
      font-size: .36rem;
      background: url("../image/img827.png") right bottom no-repeat;
      background-size: auto .36rem;
      padding: 0 .28rem .1rem .22rem; }
  .productImg2 .bigImg {
    width: 8.2rem;
    height: 4.4rem;
    overflow: hidden;
    position: relative;
    background: #fff; }
    .productImg2 .bigImg .img {
      height: 4.4rem;
      padding: .15rem; }
      .productImg2 .bigImg .img img {
        max-height: 100%; }
    .productImg2 .bigImg a.arrow {
      display: block;
      width: .62rem;
      height: 1.7rem;
      background: #eee center no-repeat;
      background-size: .25rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.85rem; }
      .productImg2 .bigImg a.arrow:hover {
        background-color: #ddead4; }
      .productImg2 .bigImg a.arrow.prev {
        left: 0;
        background-image: url("../image/nimg24_5.png"); }
      .productImg2 .bigImg a.arrow.next {
        right: 0;
        background-image: url("../image/nimg24_6.png"); }
  .productImg2 .imgList {
    width: 3rem;
    height: 4.4rem;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding-top: .25rem; }
    .productImg2 .imgList .list-wrapper {
      height: 3.9rem;
      overflow: hidden;
      position: relative;
      width: 2.1rem;
      margin: 0 auto; }
    .productImg2 .imgList li {
      width: 100%;
      height: 100%!important;
      padding: .25rem 0; }
      .productImg2 .imgList li div {
        border: #e1ecba solid 1px; }
    .productImg2 .imgList li.swiper-slide-active div {
      background: #ddead4;
      border-color: #ddead4; }

.productShow2 {
  padding-bottom: .2rem; }
  .productShow2 .title {
    position: relative;
    height: .8rem;
    background: #ddead4;
    padding: 0 .3rem;
    cursor: pointer; }
    .productShow2 .title .img {
      width: .32rem;
      position: relative;
      margin-right: .14rem; }
      .productShow2 .title .img img:nth-child(2) {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        opacity: 0; }
    .productShow2 .title h2 {
      font-size: .16rem; }
    .productShow2 .title em {
      font-size: .16rem;
      color: #81a312;
      padding-right: .32rem;
      background: url("../image/img22_1.png") right center no-repeat;
      background-size: .22rem;
      position: absolute;
      right: .3rem; }
  .productShow2 .bg {
    display: none;
    padding: .25rem .3rem .3rem;
    background: #f2f2f2; }
    .productShow2 .bg .content {
      background: #fff;
      padding: .45rem .28rem .28rem;
      position: relative;
      font-size: .14rem;
      line-height: .24rem;
      color: #666;
      text-align: justify; }
      .productShow2 .bg .content:before {
        content: "";
        display: block;
        position: absolute;
        left: .28rem;
        top: .28rem;
        width: .26rem;
        height: .03rem;
        background: #8ac219;
        -moz-border-radius: 0.03rem;
        -webkit-border-radius: 0.03rem;
        border-radius: 0.03rem; }

.productShow2.on .title {
  background: #78a938;
  color: #fff; }
  .productShow2.on .title .img img:nth-child(1) {
    opacity: 0; }
  .productShow2.on .title .img img:nth-child(2) {
    opacity: 1; }
  .productShow2.on .title em {
    color: #fff;
    background-image: url("../image/img22on.png"); }

.case {
  padding: .9rem 0 .5rem 0; }
  .case ul {
    margin-left: -.3rem; }
  .case li {
    width: 33.333%;
    padding: 0 0 .39rem .3rem; }
  .case a {
    display: block;
    border-bottom: #c0c0c0 solid 1px;
    color: #666; }
    .case a .img {
      position: relative; }
      .case a .img:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background: rgba(138, 194, 25, 0.7) url("../image/img50.png") center no-repeat;
        background-size: .5rem; }
    .case a .name {
      text-align: center;
      height: .69rem;
      line-height: .68rem;
      font-size: .18rem; }
  .case a:hover {
    background: #fff;
    border-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0.11rem 0.68rem rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0.11rem 0.68rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0.11rem 0.68rem rgba(0, 0, 0, 0.1); }
    .case a:hover .img:before {
      opacity: 1; }

.caseShow {
  padding-bottom: 1rem; }
  .caseShow .title {
    text-align: center;
    position: relative;
    padding-bottom: .7rem;
    font-size: .24rem; }
    .caseShow .title:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: .5rem;
      width: .48rem;
      height: .03rem;
      margin-left: -.24rem;
      background: #8ac219; }
  .caseShow .content {
    padding-bottom: .4rem;
    font-size: .14rem;
    line-height: 2em;
    text-align: justify;
    color: #666; }
  .caseShow .imgList {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-width: 10.6rem;
    margin: 0 auto; }
    .caseShow .imgList li {
      text-align: center;
      padding: 0 .45rem; }
    .caseShow .imgList a.arrow {
      display: block;
      width: .23rem;
      height: .6rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.3rem;
      background: center no-repeat;
      background-size: 100%; }
      .caseShow .imgList a.arrow.prev {
        left: 0;
        background-image: url("../image/nimg24_3.png"); }
        .caseShow .imgList a.arrow.prev:hover {
          background-image: url("../image/nimg24_3on.png"); }
      .caseShow .imgList a.arrow.next {
        right: 0;
        background-image: url("../image/nimg24_4.png"); }
        .caseShow .imgList a.arrow.next:hover {
          background-image: url("../image/nimg24_4on.png"); }

.pageNum2 {
  min-height: 2.15rem;
  border-top: #eef6dd solid 1px;
  position: relative;
  padding: .3rem 2.5rem .3rem 0;
  font-size: .14rem;
  color: #999; }
  .pageNum2 li {
    line-height: .36rem;
    padding-bottom: .14rem; }
    .pageNum2 li a {
      color: #999; }
      .pageNum2 li a:hover {
        color: #8ac219; }
  .pageNum2 .share {
    position: absolute;
    z-index: 10;
    left: auto;
    right: -0.1rem;
    top: 0.3rem;
    bottom: auto; }
    .pageNum2 .share a {
      display: block;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      width: .36rem;
      height: .36rem;
      background: #c4e08c;
      margin-right: .1rem; }
      .pageNum2 .share a:hover {
        background: #8ac219; }
  .pageNum2 a.back {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.86rem;
    bottom: auto;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    width: 1rem;
    height: .26rem;
    line-height: .24rem;
    text-align: center;
    border: #8ac219 solid 1px;
    color: #8ac219; }
    .pageNum2 a.back:hover {
      background: #8ac219;
      color: #fff; }

.news {
  padding: .7rem 0 .3rem 0; }
  .news li {
    position: relative; }
    .news li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 100%;
      width: 100%;
      height: 1px;
      background: #e5e5e5; }
    .news li:last-child:before {
      display: none; }
  .news a {
    display: block;
    min-height: 2.4rem;
    position: relative;
    padding: .4rem .35rem .4rem 4.4rem; }
    .news a .time {
      width: 1.32rem;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0.8rem;
      bottom: auto;
      text-align: center;
      font-size: .16rem;
      color: #707a88;
      font-family: 'DINMedium'; }
      .news a .time div {
        font-size: .54rem;
        font-weight: bold; }
    .news a .img {
      height: 1.7rem;
      width: 2.7rem;
      position: absolute;
      z-index: 10;
      left: 1.32rem;
      right: auto;
      top: 0.4rem;
      bottom: auto;
      overflow: hidden; }
    .news a .img2 {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      width: 100%;
      background: right center no-repeat;
      background-size: auto 110%;
      opacity: 0; }
      .news a .img2:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url("../image/img1200_5.png") right center repeat-y;
        background-size: auto .1rem; }
    .news a .name {
      font-size: .18rem;
      font-weight: bold;
      line-height: .52rem; }
    .news a p {
      top: -.05rem;
      font-size: .14rem;
      line-height: .26rem;
      min-height: .65rem;
      padding-bottom: .15rem;
      color: #666; }
    .news a .more {
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      border: #8ac219 solid 1px;
      width: 1.08rem;
      height: .28rem;
      line-height: .26rem;
      text-align: center;
      font-size: .14rem;
      color: #8ac219; }
      .news a .more:hover {
        background: #8ac219;
        color: #fff; }
    .news a .name, .news a p, .news a .more {
      position: relative;
      z-index: 2; }
  .news li:hover:before {
    opacity: 0; }
  .news li:hover a {
    z-index: 10;
    box-shadow: 0 0.14rem 0.59rem rgba(53, 107, 179, 0.2);
    -webkit-box-shadow: 0 0.14rem 0.59rem rgba(53, 107, 179, 0.2);
    -moz-box-shadow: 0 0.14rem 0.59rem rgba(53, 107, 179, 0.2);
    color: #8ac219; }
    .news li:hover a .time {
      color: #8ac219; }
    .news li:hover a .img2 {
      opacity: .8; }

.newShow .title {
  text-align: center;
  font-size: .36rem;
  line-height: 1.6em; }
.newShow .time {
  font-size: .14rem;
  color: #999;
  padding: .2rem 0 .4rem 0; }
  .newShow .time img {
    margin-right: .1rem;
    width: .16rem; }
.newShow .content {
  font-size: .14rem;
  line-height: 2em;
  text-align: justify;
  color: #666;
  padding-bottom: .6rem; }
  .newShow .content p {
    padding-bottom: .3rem; }
  .newShow .content .img {
    text-align: center;
    padding-bottom: .3rem; }

.join_01 {
  padding: .9rem 0 0 0; }
  .join_01 li {
    position: relative;
    min-height: 5.26rem; }
    .join_01 li .img {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto;
      width: 6.14rem; }
    .join_01 li .box {
      width: 5.75rem; }
    .join_01 li .title {
      height: 1.85rem;
      position: relative;
      padding-left: .35rem; }
      .join_01 li .title b {
        font-size: 1.5rem;
        color: #73ac01;
        opacity: .1;
        position: absolute;
        left: .3rem;
        top: 0;
        font-family: 'DINMedium'; }
      .join_01 li .title h2 {
        font-size: .24rem;
        color: #0a1833;
        padding: .92rem 0 .07rem 0; }
      .join_01 li .title em {
        font-size: .14rem;
        text-transform: uppercase;
        color: #999; }
    .join_01 li .list {
      background: #fff;
      box-shadow: 0 0.07rem 0.46rem rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0.07rem 0.46rem rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0.07rem 0.46rem rgba(0, 0, 0, 0.1);
      margin-right: -.5rem;
      padding: .28rem .85rem .1rem .35rem;
      min-height: 2.46rem; }
      .join_01 li .list dd {
        font-size: .14rem;
        line-height: .3rem;
        position: relative;
        color: #666;
        padding: 0 0 .2rem .18rem; }
        .join_01 li .list dd:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: .06rem;
          height: .3rem;
          background: url("../image/img6.png") center no-repeat;
          background-size: .06rem; }
  .join_01 li:nth-child(even) .img {
    right: auto;
    left: 0; }
  .join_01 li:nth-child(even) .box {
    margin-left: auto; }
  .join_01 li:nth-child(even) .list {
    margin-right: 0;
    margin-left: -.5rem;
    padding: .28rem .35rem .1rem .85rem; }

.join_02 {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .join_02:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: .4rem;
    width: 17.34rem;
    height: 5.54rem;
    background: url("../image/img1734.png") center no-repeat;
    background-size: cover;
    margin-left: -9.6rem; }
  .join_02 .wal {
    position: relative;
    min-height: 5rem;
    padding-bottom: 1rem; }
  .join_02 .title {
    text-align: center;
    padding: .5rem 0 1rem 0; }
    .join_02 .title h2 {
      font-size: .32rem;
      padding-bottom: .15rem; }
    .join_02 .title div {
      text-transform: uppercase;
      color: #999;
      font-size: .14rem; }
  .join_02 .list {
    min-height: 3.45rem; }
    .join_02 .list li {
      width: 1.1rem;
      text-align: center;
      height: 3.45rem;
      position: relative; }
      .join_02 .list li .num {
        position: absolute;
        left: 50%;
        top: -1rem;
        font-family: 'DINMedium';
        font-style: italic;
        font-weight: bold;
        font-size: 2rem;
        opacity: .1;
        line-height: 2rem;
        margin-left: -.35rem; }
      .join_02 .list li .img {
        height: 1.1rem;
        background: #fff;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        position: relative;
        box-shadow: 0 0.3rem 0.54rem rgba(0, 0, 0, 0.07);
        -webkit-box-shadow: 0 0.3rem 0.54rem rgba(0, 0, 0, 0.07);
        -moz-box-shadow: 0 0.3rem 0.54rem rgba(0, 0, 0, 0.07);
        padding: .07rem; }
        .join_02 .list li .img img {
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          border: #dfdfdf solid 1px; }
      .join_02 .list li .name {
        position: relative;
        font-size: .16rem;
        line-height: .3rem;
        color: #666;
        margin-left: -1.2rem;
        margin-right: -1.2rem;
        padding-top: .2rem; }
    .join_02 .list li:nth-child(1) {
      top: .12rem; }
    .join_02 .list li:nth-child(3) {
      top: .62rem; }
    .join_02 .list li:nth-child(4) {
      top: .97rem; }
    .join_02 .list li:nth-child(5) {
      top: -.1rem; }
  .join_02 .tel {
    background: #8ac219;
    color: #fff;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    height: .7rem;
    font-size: .18rem;
    font-weight: bold; }
    .join_02 .tel img {
      width: .3rem;
      margin-right: .1rem; }

.contact_01 {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  padding: .97rem 0; }
  .contact_01 .box {
    width: 5rem; }
    .contact_01 .box h2 {
      color: #8ac219;
      font-size: .3rem;
      padding: .35rem 0 .4rem 0; }
    .contact_01 .box li {
      position: relative;
      min-height: .83rem;
      padding: .03rem 0 .2rem .68rem; }
      .contact_01 .box li .img {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        width: .54rem;
        height: .54rem;
        background: #eee;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
      .contact_01 .box li .name {
        font-weight: bold;
        font-size: .14rem;
        line-height: .24rem; }
      .contact_01 .box li p {
        font-size: .14rem;
        line-height: .24rem;
        color: #666; }
  .contact_01 .map {
    width: 6.56rem;
    height: 4.48rem; }

.contact_02 {
  background: url("../image/contact_02.jpg") center no-repeat;
  background-size: cover;
  min-height: 7.5rem; }
  .contact_02 .title {
    text-align: center;
    height: 1.75rem;
    padding-top: .95rem;
    position: relative; }
    .contact_02 .title div {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0.6rem;
      bottom: auto;
      width: 100%;
      text-transform: uppercase;
      font-size: .6rem;
      color: #8ac219;
      opacity: .14;
      font-family: 'DINMedium';
      font-weight: bold; }
    .contact_02 .title h2 {
      position: relative;
      z-index: 11;
      font-size: .24rem; }
  .contact_02 .form ul {
    margin-left: -.4rem; }
  .contact_02 .form li {
    width: 50%;
    padding: 0 0 .3rem .4rem;
    position: relative; }
    .contact_02 .form li .ico {
      position: absolute;
      z-index: 10;
      left: 0.6rem;
      right: auto;
      top: 0.25rem;
      bottom: auto;
      width: .2rem; }
      .contact_02 .form li .ico img:nth-child(2) {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        opacity: 0; }
    .contact_02 .form li .input {
      background: #fff;
      min-height: .7rem;
      -moz-border-radius: 0.08rem;
      -webkit-border-radius: 0.08rem;
      border-radius: 0.08rem;
      border: #fff solid 1px; }
      .contact_02 .form li .input input, .contact_02 .form li .input textarea {
        width: 100%;
        height: .68rem;
        line-height: .68rem;
        font-size: .16rem;
        padding: 0 .2rem 0 .5rem; }
      .contact_02 .form li .input textarea {
        height: 2.8rem;
        padding: .15rem .2rem .15rem .5rem;
        line-height: .38rem; }
  .contact_02 .form li.on .ico img:nth-child(1) {
    opacity: 0; }
  .contact_02 .form li.on .ico img:nth-child(2) {
    opacity: 1; }
  .contact_02 .form li.on .input {
    border-color: #8ac219; }
    .contact_02 .form li.on .input input, .contact_02 .form li.on .input textarea {
      color: #8ac219; }
  .contact_02 .form li.li_01 {
    width: 100%; }
  .contact_02 .submit {
    padding: .2rem 0 .7rem 0; }
    .contact_02 .submit div {
      background: #8ac219;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      margin: 0 auto;
      width: 1.7rem;
      height: .44rem; }
    .contact_02 .submit input {
      width: 100%;
      height: .44rem;
      font-size: .16rem;
      color: #fff;
      cursor: pointer; }


 @media screen and (min-width: 1600px) and (max-width: 1800px) { 
 .about li .img{left: 2rem;}
 }

  @media screen and (min-width: 1800px) and (max-width: 1920px) { 
 .about li .img{left: 3rem;}
 }

 @media screen and ( min-width:767px ) and (max-width: 1599px) {/*手机--竖屏*/
 .about li .img{left: 1.1rem;}
  }


/*# sourceMappingURL=index.css.map */
