a, select, textarea, input, button, html, body, div, ul, li {
  -webkit-tap-highlight-color: transparent !important; }

@font-face {
  font-family: 'HELVETICABOLD';
  src: url("fonts/HELVETICABOLD.eot");
  src: url("fonts/HELVETICABOLD.eot") format("embedded-opentype"), url("fonts/HELVETICABOLD.woff2") format("woff2"), url("fonts/HELVETICABOLD.woff") format("woff"), url("fonts/HELVETICABOLD.ttf") format("truetype"), url("fonts/HELVETICABOLD.svg#HELVETICABOLD") format("svg"); }
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.left {
  float: left; }

.right {
  float: right; }

body {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #f8f8f8; }

.table {
  display: table;
  width: 100%;
  height: 100%; }

.table .table-cell {
  display: table-cell;
  vertical-align: middle; }

.table-gx {
  display: table;
  width: 100%;
  height: 100%; }
  .table-gx .table-cell-gx {
    display: table-cell;
    vertical-align: middle; }

.banner-gx {
  width: 100%;
  height: auto;
  margin-top: 1rem; }

.m_nav {
  width: 100%;
  background: #fff;
  position: relative;
  height: auto; }
  .m_nav .m_tit {
    padding: 0 0.2rem;
    height: 0.8rem; }
    .m_nav .m_tit .txt {
      float: left;
      font-size: 0.34rem;
      line-height: 0.8rem; }
    .m_nav .m_tit .ico {
      width: 0.26rem;
      height: 100%;
      background: url(../img/xl.png) no-repeat center center;
      background-size: 100%;
      float: right; }
  .m_nav .tit_con {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    z-index: 100;
    top: 0.8rem;
    display: none;
    background: #fff;
    border-top: 1px solid #f1f1f1; }
    .m_nav .tit_con ul li {
      width: 100%;
      border-bottom: 1px solid #f1f1f1; }
      .m_nav .tit_con ul li a {
        display: block;
        padding: 0 0.2rem;
        font-size: 0.34rem;
        line-height: 0.8rem;
        color: #333; }

.main-gx {
  width: 100%;
  height: auto;
  overflow: hidden; }
  .main-gx .contact {
    width: 94.7%;
    height: auto;
    margin: 0.4rem auto 1rem;
    background: #fff; }
    .main-gx .contact .map {
      width: 100%;
      height: 5.5rem; }
    .main-gx .contact .con {
      width: 91.5%;
      height: auto;
      margin: 0 auto;
      padding-top: 0.14rem;
      padding-bottom: 0.18rem; }
      .main-gx .contact .con .t {
        width: 100%;
        height: auto;
        font-size: 0.3rem;
        line-height: 0.58rem; }
        .main-gx .contact .con .t i {
          width: 0.27rem;
          height: 0.58rem;
          float: left;
          display: block;
          margin-right: 0.2rem; }
        .main-gx .contact .con .t .i1 {
          background: url(../img/gx/contact_icon1.png) center no-repeat;
          background-size: 0.27rem; }
        .main-gx .contact .con .t .i2 {
          background: url(../img/gx/contact_icon2.png) center no-repeat;
          background-size: 0.21rem; }
        .main-gx .contact .con .t .i3 {
          background: url(../img/gx/contact_icon3.png) center no-repeat;
          background-size: 0.25rem; }
  .main-gx .talent {
    width: 94.7%;
    height: auto;
    margin: 0.4rem auto 0;
    padding-bottom: 0.32rem; }
    .main-gx .talent .list {
      width: 100%;
      height: 7.6rem;
      overflow: hidden;
      position: relative; }
      .main-gx .talent .list ul {
        width: 100%;
        height: auto; }
        .main-gx .talent .list ul li {
          width: 100%;
          height: 7.6rem;
          opacity: 0;
          filter: alpha(opacity=0);
          position: absolute;
          left: 0;
          top: 0;
          transition: all 0.5s; }
          .main-gx .talent .list ul li.on {
            opacity: 1;
            filter: alpha(opacity=100); }
          .main-gx .talent .list ul li .pic {
            width: 7.1rem;
            height: 7.1rem;
            overflow: hidden; }
          .main-gx .talent .list ul li p {
            width: 100%;
            height: auto;
            font-size: 0.28rem;
            line-height: 0.3rem;
            color: #333;
            margin-top: 0.15rem; }
      .main-gx .talent .list .btns {
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 0.28rem;
        line-height: 0.3rem;
        color: #0e882e; }
        .main-gx .talent .list .btns span {
          height: auto;
          display: block;
          float: left;
          background: url(../img/gx/talent_icon.png) right center no-repeat;
          margin-left: 10px;
          padding-right: 23px; }
        .main-gx .talent .list .btns span:last-child {
          background: none;
          padding-right: 0; }
        .main-gx .talent .list .btns span.on {
          font-weight: bold; }
    .main-gx .talent .con {
      width: 100%;
      height: auto;
      margin-top: 0.41rem; }
      .main-gx .talent .con .span {
        font-size: 0.34rem;
        line-height: 0.48rem;
        color: #0e882e;
        font-weight: bold; }
      .main-gx .talent .con .p {
        font-size: 0.3rem;
        line-height: 0.48rem;
        color: #464646;
        margin-bottom: 0.3rem; }
  .main-gx .welfare {
    width: 94.7%;
    height: auto;
    padding-bottom: 0.6rem;
    margin: 0.4rem auto 0; }
    .main-gx .welfare .item {
      width: 100%;
      height: auto;
      margin-bottom: 0.3rem; }
      .main-gx .welfare .item .item-new {
        width: 100%;
        height: auto;
        background: #14a83b; }
        .main-gx .welfare .item .item-new .pic {
          width: 50%;
          height: 100%;
          overflow: hidden; }
        .main-gx .welfare .item .item-new .title {
          width: 50%;
          height: 100%;
          text-align: center; }
          .main-gx .welfare .item .item-new .title .t {
            font-size: 0.34rem;
            line-height: 0.34rem;
            font-weight: bold;
            color: #fff; }
          .main-gx .welfare .item .item-new .title .line {
            width: 0.5rem;
            height: 4px;
            background: #fff;
            margin: 0.2rem auto 0; }
      .main-gx .welfare .item .con {
        font-size: 0.3rem;
        line-height: 0.48rem;
        color: #464646;
        margin-top: 0.2rem; }
  .main-gx .training {
    width: 94.7%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 1rem; }
    .main-gx .training .title {
      text-align: center;
      font-size: 0.3rem;
      line-height: 0.3rem;
      color: #0e882e;
      font-weight: bold;
      margin-top: 0.37rem; }
    .main-gx .training .pic {
      width: 100%;
      height: auto;
      margin-top: 0.3rem; }
    .main-gx .training .list {
      width: 100%;
      height: auto;
      background: #fff; }
      .main-gx .training .list .tabs {
        width: 100%;
        height: 0.78rem;
        background: #0e882e; }
        .main-gx .training .list .tabs a {
          width: 25%;
          height: 100%;
          display: block;
          float: left;
          text-align: center;
          font-size: 0.28rem;
          line-height: 0.78rem;
          color: #fff;
          position: relative; }
          .main-gx .training .list .tabs a span {
            width: 1px;
            height: 0.38rem;
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -0.19rem;
            background: #43a75e; }
        .main-gx .training .list .tabs a.on {
          background: #fff;
          color: #0e882e;
          font-weight: bold;
          font-weight: bold; }
          .main-gx .training .list .tabs a.on span {
            display: none; }
      .main-gx .training .list ul {
        width: 100%;
        height: auto; }
        .main-gx .training .list ul li {
          width: 100%;
          height: auto;
          display: none; }
          .main-gx .training .list ul li .con {
            width: 93%;
            height: auto;
            margin: 0.26rem auto 0;
            padding-bottom: 0.33rem;
            font-size: 0.3rem;
            line-height: 0.48rem;
            color: #464646;
            text-align: center; }
            .main-gx .training .list ul li .con p {
              margin-bottom: 0.1rem; }
  .main-gx .join {
    width: 94.7%;
    height: auto;
    margin: 0.4rem auto 0;
    padding-bottom: 0.7rem; }
    .main-gx .join .list {
      width: 100%;
      height: auto; }
      .main-gx .join .list ul {
        width: 100%;
        height: auto; }
        .main-gx .join .list ul li {
          width: 100%;
          height: auto;
          border: 1px solid #d4d4d4;
          background: #fff;
          margin-bottom: 0.3rem; }
          .main-gx .join .list ul li .tits {
            width: 100%;
            height: 0.68rem;
            font-size: 0.26rem;
            line-height: 0.68rem;
            color: #292929; }
            .main-gx .join .list ul li .tits span {
              float: left;
              margin-left: 5.4%; }
            .main-gx .join .list ul li .tits i {
              width: 0.36rem;
              height: 100%;
              float: right;
              margin-right: 2.8%;
              background: url(../img/gx/join_icon.png) center no-repeat;
              background-size: 100%; }
          .main-gx .join .list ul li .con {
            width: 94.4%;
            height: auto;
            margin: 6px auto 0;
            padding-bottom: 0.6rem;
            display: none; }
            .main-gx .join .list ul li .con .t {
              display: inline-block;
              font-size: 0.26rem;
              line-height: 0.4rem;
              height: 0.4rem;
              border-radius: 0.4rem;
              background: #0e882e;
              text-align: center;
              color: #fff;
              padding: 0 0.18rem; }
            .main-gx .join .list ul li .con .t1 {
              font-size: 0.28rem;
              line-height: 0.48rem;
              color: #464646;
              margin-top: 0.17rem;
              margin-bottom: 0.2rem; }
            .main-gx .join .list ul li .con a {
              display: inline-block;
              font-size: 0.26rem;
              line-height: 0.44rem;
              height: 0.44rem;
              border-radius: 3px;
              background: #0e882e;
              text-align: center;
              color: #fff;
              padding: 0 0.25rem; }
        .main-gx .join .list ul li.on .tits {
          font-weight: bold; }
          .main-gx .join .list ul li.on .tits span {
            margin-left: 2.8%; }
          .main-gx .join .list ul li.on .tits i {
            transform: rotate(180deg); }
  .main-gx .history {
    width: 100%;
    height: auto;
    margin-top: 0.45rem;
    padding-bottom: 1rem; }
    .main-gx .history .tabs {
      width: 100%;
      height: 0.76rem;
      background: #fff;
      border-top: 1px solid #ddd; }
      .main-gx .history .tabs .tabs-new {
        width: 93.3%;
        height: auto;
        margin: 0 auto; }
        .main-gx .history .tabs .tabs-new ul {
          width: 100%;
          height: auto; }
          .main-gx .history .tabs .tabs-new ul li {
            width: 14.28%;
            height: 100%;
            float: left;
            position: relative; }
            .main-gx .history .tabs .tabs-new ul li .line {
              width: 38%;
              height: 3px;
              background: #e2e2e2;
              margin: 0.26rem auto 0;
              position: relative;
              z-index: 3; }
            .main-gx .history .tabs .tabs-new ul li .t {
              text-align: center;
              font-size: 0.2rem;
              line-height: 0.2rem;
              color: #424242;
              margin-top: 2px;
              position: relative;
              z-index: 3; }
            .main-gx .history .tabs .tabs-new ul li .bg {
              width: 100%;
              height: 0.92rem;
              top: -0.07rem;
              left: 0;
              position: absolute;
              background: url(../img/gx/history_bg.png) no-repeat;
              background-size: cover !important;
              box-shadow: 0 0 6px rgba(11, 2, 4, 0.1);
              display: none; }
          .main-gx .history .tabs .tabs-new ul li.on .line {
            width: 54%;
            background: #23a244;
            border: 1px solid #0d7d2a;
            margin: 0.13rem auto 0; }
          .main-gx .history .tabs .tabs-new ul li.on .t {
            font-size: 0.24rem;
            line-height: 0.24rem;
            font-weight: bold;
            color: #0e8a2e;
            margin-top: 0.11rem; }
          .main-gx .history .tabs .tabs-new ul li.on .bg {
            display: block; }
    .main-gx .history .list {
      width: 94.7%;
      height: auto;
      overflow: hidden;
      margin: 0.4rem auto 0; }
      .main-gx .history .list ul {
        width: 100%;
        height: auto; }
        .main-gx .history .list ul li {
          width: 100%;
          height: auto;
          float: left;
          background: #fff;
          padding-bottom: 0.4rem; }
          .main-gx .history .list ul li .pic {
            width: 100%;
            height: auto;
            position: relative;
            overflow: hidden; }
            .main-gx .history .list ul li .pic dl {
              width: 100%;
              height: auto;
              overflow: hidden; }
              .main-gx .history .list ul li .pic dl dd {
                width: 100%;
                height: auto;
                display: none; }
              .main-gx .history .list ul li .pic dl dd.on {
                display: block; }
          .main-gx .history .list ul li .con {
            width: 90.1%;
            height: auto;
            margin: 0.44rem auto 0; }
            .main-gx .history .list ul li .con dl {
              width: 100%;
              height: auto; }
              .main-gx .history .list ul li .con dl dd {
                width: 100%;
                height: auto;
                display: none; }
                .main-gx .history .list ul li .con dl dd .year {
                  font-size: 0.26rem;
                  line-height: 0.3rem;
                  color: #0e8a2e;
                  font-weight: bold; }
                .main-gx .history .list ul li .con dl dd .tit {
                  font-size: 0.26rem;
                  line-height: 0.48rem;
                  color: #333;
                  margin-top: 0.1rem; }
              .main-gx .history .list ul li .con dl dd.on {
                display: block; }
          .main-gx .history .list ul li .btns {
            width: 90.1%;
            height: auto;
            font-size: 0.26rem;
            line-height: 0.36rem;
            margin: 0.2rem auto 0; }
            .main-gx .history .list ul li .btns span {
              color: #bababa;
              margin-right: 0.2rem; }
            .main-gx .history .list ul li .btns span.on {
              color: #333; }
          .main-gx .history .list ul li .next {
            margin-left: 4.95%;
            font-size: 0.26rem;
            line-height: 0.36rem;
            color: #0e8a2e;
            margin-top: 0.1rem;
            display: block;
            font-weight: bold; }
  .main-gx .service {
    width: 100%;
    height: auto;
    background: #f8f8f8;
    padding-top: 0.4rem;
    padding-bottom: 0.8rem; }
    .main-gx .service .list {
      width: 94.7%;
      height: auto;
      margin: 0 auto; }
      .main-gx .service .list ul {
        width: 100%;
        height: auto; }
        .main-gx .service .list ul li {
          width: 100%;
          height: auto;
          background: #fff;
          margin-bottom: 0.2rem; }
          .main-gx .service .list ul li a {
            width: 100%;
            height: auto;
            display: block; }
            .main-gx .service .list ul li a .pic {
              width: 46.5%;
              height: auto;
              float: left; }
            .main-gx .service .list ul li a .con {
              width: 47.2%;
              height: auto;
              float: left;
              margin-left: 2.8%;
              padding-top: 0.22rem; }
              .main-gx .service .list ul li a .con .tits {
                font-size: 0.3rem;
                line-height: 0.36rem;
                color: #333;
                height: 0.72rem;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis; }
              .main-gx .service .list ul li a .con .tit {
                font-size: 0.28rem;
                line-height: 0.36rem;
                height: 0.36rem;
                color: #888;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                margin-top: 0.1rem; }
              .main-gx .service .list ul li a .con .more {
                display: inline-block;
                background: #0e882e;
                font-size: 0.28rem;
                line-height: 0.4rem;
                color: #fff;
                padding: 0 0.2rem;
                border-radius: 0.17rem;
                margin-top: 0.2rem; }
      .main-gx .service .list .paging {
        width: 100%;
        height: auto;
        margin-top: 0.3rem; }
        .main-gx .service .list .paging .t {
          float: left;
          font-size: 0.24rem;
          line-height: 0.54rem;
          color: #333; }
        .main-gx .service .list .paging .t1 {
          float: right; }
          .main-gx .service .list .paging .t1 a {
            width: 1.2rem;
            height: 0.54rem;
            background: #0e882e;
            display: block;
            float: left;
            margin-left: 0.2rem;
            font-size: 0.22rem;
            line-height: 0.54rem;
            color: #fff;
            text-align: center; }
          .main-gx .service .list .paging .t1 a.on {
            background: #9b9b9b; }
  .main-gx .proxy {
    width: 100%;
    height: auto;
    background: #f8f8f8;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem; }
    .main-gx .proxy .content {
      width: 94.7%;
      height: auto;
      margin: 0 auto; }
      .main-gx .proxy .content .con {
        width: 100%;
        height: auto;
        margin-bottom: 0.33rem; }
        .main-gx .proxy .content .con .pic {
          width: 100%;
          height: auto; }
        .main-gx .proxy .content .con .tits {
          font-size: 0.34rem;
          line-height: 0.34rem;
          color: #0e882e;
          font-weight: bold;
          margin-top: 0.3rem; }
        .main-gx .proxy .content .con .tit {
          width: 100%;
          height: auto;
          margin-top: 0.2rem; }
          .main-gx .proxy .content .con .tit .t {
            font-size: 0.28rem;
            line-height: 0.48rem;
            color: #464646;
            border-bottom: 1px solid #dfdfdf;
            padding: 0.14rem 0; }
          .main-gx .proxy .content .con .tit .t:last-child {
            border-bottom: none; }
  .main-gx .quality {
    width: 100%;
    height: auto;
    background: #f8f8f8;
    padding-top: 0.27rem;
    padding-bottom: 1rem; }
    .main-gx .quality .content {
      width: 94.7%;
      height: auto;
      margin: 0 auto; }
      .main-gx .quality .content .txt {
        font-size: 0.3rem;
        line-height: 0.48rem;
        color: #464646; }
      .main-gx .quality .content .item {
        width: 100%;
        height: auto;
        background: #14a83b;
        margin-top: 0.28rem;
        margin-bottom: 0.17rem; }
        .main-gx .quality .content .item .pic {
          width: 59.3%;
          height: 100%;
          overflow: hidden; }
        .main-gx .quality .content .item .con {
          width: 40.7%;
          height: 100%;
          background: #14a83b; }
          .main-gx .quality .content .item .con .t {
            text-align: center;
            font-size: 0.34rem;
            line-height: 0.34rem;
            font-weight: bold;
            color: #fff; }
          .main-gx .quality .content .item .con .line {
            width: 0.5rem;
            height: 4px;
            background: #fff;
            margin: 0.2rem auto 0; }
      .main-gx .quality .content .item {
        margin-top: 0.58rem; }
      .main-gx .quality .content .item2 {
        width: 100%;
        height: auto;
        margin-top: 0.7rem; }
        .main-gx .quality .content .item2 .tits {
          text-align: center;
          font-size: 0.36rem;
          line-height: 0.36rem;
          font-weight: bold;
          color: #0e882e; }
        .main-gx .quality .content .item2 .pic {
          margin-top: 0.3rem; }
          .main-gx .quality .content .item2 .pic img {
            max-width: 100%; }
  .main-gx .safety {
    width: 100%;
    height: auto;
    background: #f8f8f8;
    padding-top: 0.4rem;
    padding-bottom: 0.6rem; }
    .main-gx .safety .content {
      width: 94.7%;
      height: auto;
      margin: 0 auto; }
      .main-gx .safety .content .con {
        width: 100%;
        height: auto;
        margin-bottom: 0.38rem; }
        .main-gx .safety .content .con .tits {
          text-align: center;
          font-size: 0.36rem;
          line-height: 0.36rem;
          color: #0e882e;
          font-weight: bold; }
        .main-gx .safety .content .con .line {
          width: 0.86rem;
          height: 4px;
          background: #0e882e;
          margin: 0.2rem auto 0; }
        .main-gx .safety .content .con .tit {
          font-size: 0.3rem;
          line-height: 0.48rem;
          color: #464646;
          text-align: center;
          margin-top: 0.17rem; }
        .main-gx .safety .content .con .pic {
          width: 100%;
          height: auto;
          margin-top: 0.2rem; }
          .main-gx .safety .content .con .pic img {
            max-width: 100%; }
  .main-gx .news_list {
    width: 7.1rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0.2rem;
    padding-bottom: 0.8rem; }
    .main-gx .news_list ul li:nth-child(even) {
      float: right; }
    .main-gx .news_list ul li {
      float: left;
      width: 3.45rem;
      margin-top: 0.2rem;
      background: #fff; }
      .main-gx .news_list ul li a {
        display: block; }
        .main-gx .news_list ul li a .tu {
          width: 100%;
          height: 1.6rem;
          overflow: hidden; }
          .main-gx .news_list ul li a .tu img {
            width: 100%;
            height: auto; }
        .main-gx .news_list ul li a .cont {
          padding: 0.2rem; }
          .main-gx .news_list ul li a .cont .t {
            height: 0.8rem;
            overflow: hidden;
            color: #333;
            font-size: 0.3rem;
            line-height: 0.4rem; }
          .main-gx .news_list ul li a .cont .date {
            margin-top: 0.05rem;
            color: #aeaeae;
            font-size: 0.26rem;
            line-height: 0.38rem; }
          .main-gx .news_list ul li a .cont .con {
            margin-top: 0.1rem;
            height: 1.6rem;
            overflow: hidden;
            font-size: 0.28rem;
            line-height: 0.4rem;
            color: #888; }

.anchorBL {
  display: none !important; }

.footer-gx {
  width: 100%;
  height: auto;
  background: #2a2a2a;
  padding-top: 0.47rem;
  padding-bottom: 0.64rem; }
  .footer-gx .tits {
    text-align: center;
    font-size: 0.26rem;
    line-height: 0.48rem;
    color: #c6c5c5; }
    .footer-gx .tits a {
      color: #c6c5c5; }
  .footer-gx .tit {
    text-align: center;
    font-size: 0.26rem;
    line-height: 0.3rem;
    color: #c6c5c5;
    margin-top: 0.15rem; }
    .footer-gx .tit span {
      font-size: 0.3rem;
      font-weight: bold; }
  .footer-gx .share {
    height: auto;
    text-align: center;
    display: inline-block;
    position: relative;
    vertical-align: middle; }
    .footer-gx .share a {
      display: inline-block;
      width: 40px;
      height: 33px;
      float: none;
      padding: 0;
      margin: 0 0.21rem;
      background: url(../img/gx/footer_wx.png) center no-repeat; }
    @media (max-width: 440px) {
      .footer-gx .share a {
        width: 24px;
        height: 19.8px;
        background-size: contain !important; } }
  .footer-gx .tit1 {
    text-align: center;
    font-size: 0.26rem;
    line-height: 0.4rem;
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin-top: 0.27rem; }

.jm {
  width: 7.1rem;
  padding: 0.4rem 0;
  margin: 0 auto; }
  .jm .group {
    width: 100%;
    height: auto; }
    .jm .group .input-group {
      width: 100%;
      margin-bottom: 0.1rem; }
      .jm .group .input-group select {
        background: none; }
      .jm .group .input-group.file {
        height: 0.6rem; }
        .jm .group .input-group.file input {
          position: relative;
          top: 0.05rem;
          font-size: 0.32rem;
          color: #333; }
      .jm .group .input-group.resume {
        float: none;
        clear: both;
        margin-top: 1rem; }
        .jm .group .input-group.resume .text {
          width: 100%;
          resize: none;
          height: 1.5rem;
          background: none;
          border: 1px solid #ccc; }
      .jm .group .input-group label {
        font-size: 0.32rem;
        line-height: 0.6rem;
        display: block;
        color: #333; }
      .jm .group .input-group .text {
        width: 100%;
        height: 0.6rem;
        line-height: 0.6rem;
        border: 1px solid #ccc;
        text-indent: 1em;
        display: block;
        color: #333;
        font-size: 0.32rem;
        line-height: 0.6rem;
        box-sizing: border-box; }
      .jm .group .input-group input.text {
        height: 0.6rem;
        line-height: 0.6rem;
        background: none;
        font-size: 0.32rem; }
  .jm .btn-box {
    padding-bottom: 1rem; }
    .jm .btn-box .btn {
      width: 1.52rem;
      height: 0.6rem;
      line-height: 0.6rem;
      border-radius: 0.6rem;
      font-size: 0.32rem;
      color: #fff;
      border: 1px solid #14a83b;
      background: #14a83b;
      clear: both; }

.ewm_bg, .ewm_bg2 {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 888;
  display: none;
  cursor: pointer; }

.code_box_ll {
  width: 6rem;
  height: auto;
  /* height: 4.1rem; */
  position: fixed;
  left: 50%;
  /* margin-left: -3rem; */
  /* top: 50%; */
  /* margin-top: -2.05rem; */
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 889;
  display: none; }
  .code_box_ll img {
    width: 100%;
    height: auto; }

.ewm {
  width: 196px;
  height: 124px;
  cursor: pointer;
  position: fixed;
  bottom: 40px;
  left: 50%;
  top: 50%;
  margin-top: -62px;
  margin-left: -98px;
  background: #fff;
  text-align: center;
  z-index: 889;
  display: none; }
  .ewm .item {
    width: 80px;
    height: auto;
    display: inline-block;
    margin-top: 12px; }
    .ewm .item p {
      text-align: center;
      font-size: 12px;
      line-height: 30px;
      color: #333; }

.gq {
	width: 100%;
}

.gq img {
	width: 100%;
	object-fit: cover;
}


.tabul{
  margin-bottom:20px;
}
.tabul a{
  height:35px;
  line-height:35px;
  border-radius:35px;
  padding:0 10px;
  background:#fff;
  margin:0 3%;
  border:1px solid #e2e2e2;
  font-size:12px;
  display:inline-block;
  color:#333;
  transition: all .4s;
}
.warpjoin{
  background:#f5f5f5;
  padding-top:20px;
}
.tabul a:hover,.tabul a.cur{
  background:#0e882e;
  border:1px solid #0e882e;
  color:#fff;
}
.warpjoin .join04{
  background:#fff;
}
.warpjoin .join04 .li{
  position: relative;
  display:block;
  padding:20px 3% 15px;
  border-bottom:1px solid #e5e5e5;
}
.warpjoin .join04 .li .title{
  font-size:14px;
  color:#000;
}
.warpjoin .join04 .li .add{
  font-size:12px;
  color:#666;
} 
.warpjoin .join04 .li .leftbox{
  width:calc(100% - 80px);
}
.warpjoin .join04 .li .btn{
  position: absolute;
  right:3%;
  top:50%;
  margin-top:-15px;
  width:30px;
  height:30px;
  z-index:2;
}
.bottonbox{
  width:120px;
  height:45px;
  line-height:45px;
  border-radius:5px;
  background:#0e882e;
  font-size:16px;
  color:#fff;
  display:block;
  text-align:center;
}
.warpjoin .join04{
  padding-bottom:40px;
}
.warpjoin .join04 .bottonbox{
  display:block;
  margin:20px auto 0;
}
.warpjoin .page{
  margin-top:20px;
  text-align:center;
}
.warpjoin .page a{
  width:28px;
  height:28px;
  line-height:28px;
  text-align:center;
  color:#999;
  font-size:16px;
  border:1px solid #dddddd;
  margin-right:5px;
  display:inline-block;
  transition: all .4s;
}
.warpjoin .page a{
  background:#0e882e;
  color:#fff;
  border:1px solid #0e882e;
}


.join04 .contentbox{
  background:#fff;
  padding:20px 5% 0;
}
.join04 .contop{
  padding-bottom:20px;
  border-bottom:1px solid #e2e2e2;
}
.join04 .leftbox .tit2{
  color:#000;
  font-size:18px;
  font-weight:bold;
}

.join04 .leftbox .tit4{
  font-size:12px;
  color:#999;
  line-height:1.8;
}
.join04 .bottonbox{
  width:120px;
  height:35px;
  line-height:35px;
  border-radius:5px;
  background:#0e882e;
  font-size:12px;
  color:#fff;
  display:block;
  text-align:center;
}
.join04 .textbox{
  padding-top:20px;
  font-size:12px;
  line-height:1.8;
  padding-bottom:20px;
}
.join04 .textbox .tit5{
  font-size:16px;
  color:#333;
  font-weight:bold;
  margin-bottom:10px;
  line-height:1.2;
}

.zabout_c .bottonbox{
  width:120px;
  height:45px;
  line-height:45px;
  border-radius:5px;
  background:#0e882e;
  font-size:16px;
  color:#fff;
  display:block;
  text-align:center;
}

.join04 .textbox .bottonbox{
  display:inline-block;
  margin:20px 0 0;
}
.warpjoin .tabul a{
  margin-bottom:15px;
}


.warpjoin .zulbox{
  padding-left:20px;
  padding-right:5%;
  background:#fff;
  padding-top:0;
  padding-bottom:50px;
}
.warpjoin .zulbox .title{
  color:#000;
  font-size:18px;
}
.warpjoin .zulbox .zli{
  padding:15px 0;
  border-bottom:1px dashed #c6c6c6;
}
.warpjoin .zulbox .tiptitle{
  font-size:14px;
  color:#000;
  margin-bottom:5px;
  font-weight:bold;
}
.warpjoin .zulbox .tiptext{
  line-height:1.5;
  padding-right:15px;
  font-size:12px;
  color:#666;
}
.warpjoin .zulbox .zli:last-child{
  border-bottom:none;
}



.formbox{
  padding:20px 20px 50px 20px;
  background:#fff;
  box-sizing: border-box;
  width:100%;
}
.formbox1{
  display:flex;
  flex-flow:row wrap;
  justify-content:space-between;
  align-items:center;
  margin-bottom:15px;
}
.formbox1 .tit3{
  font-size:16px;
  color:#333;
  margin-bottom:10px;
}
.formbox1 .input1{
  width:100%;
  height:40px;
  line-height:40px;
  text-indent:15px;
  color:#666;
  font-size:14px;
  border:1px solid #dcdcdc;
  background:#f6f6f6;
  margin-bottom:15px;
  background:none;
}
.formbox1 .input2{
  width:100%;
  font-size:14px;
  margin-bottom:15px;
}
.formbox1 .input3{
  width:100%;
  height:40px;
  line-height:40px;
  border-radius:5px;
  background:#0e882e;
  font-size:14px;
  text-align:center;
  border:none;
  color:#fff;
}

.formbox1 .rightbox{
  display:flex;
  flex-flow:row wrap;
  justify-content:center;
  align-items:center;
}
.w25{
  width:48%;
}
.w50{
  width:100%;
}
.formbox2 .xli{
  display:flex;
  flex-flow:row wrap;
  justify-content:space-between;
  align-items:center;
}
.formbox2 .xli .item{
  margin-bottom:10px;
}
.formbox .dtit4{
  font-size:18px;
  color:#0e882e;
  font-weight:bold;
  margin-bottom:15px;
}
.formbox .tit4{
  font-size:16px;
  color:#010101;
  font-weight:bold;
  margin-bottom:15px;
}
.formbox2 .xli .item{
  display:flex;
  flex-flow:row wrap;
  justify-content:space-between;
  align-items:center;
}
.formbox2 .xli .item i{
  font-style:normal;
  color:red;
}
.formbox2 .xli .item span{
  width:100%;
  font-size:12px;
  line-height:1.4;
  color:#666;
  margin-bottom:8px;
}
.formbox2 .xli .item span br{
  display:none;
}
.formbox2 .xli .item .input1{
  width:100%;
  margin-bottom:8px;
  height:30px;
  border:1px solid #e0e0e0;
  border-radius:5px;
  text-indent:10px;
  background:#f6f6f6;
  font-size:12px;
}
.formbox2 .tiptitle{
  font-size:18px;
  color:#010101;
  margin-top:15px;
  margin-bottom:10px;
  font-weight:bold;
}
.formbox2 .tiptitle span{
  font-size:12px;
  color:#999;
}
.formbox2 .table{
  width:100%;
  font-size:12px;
  border-radius:5px;
}
.formbox2 .table .tr1{
  height:55px;
  background:#f6f6f6;
  border:1px solid #ebebeb;
  font-size:12px;
  color:#333;
}
.formbox2 .table .tr1 td{
  text-align:center;
}
.formbox2 .table .tr2{
  height:55px;
  background:transparent;
  font-size:12px;
  color:#333;
  border:1px solid #ebebeb;
  margin-top:-1px;
}
.formbox2 .table .tr2 td{
  text-align:center;
}
.formbox2 .table .tr2 td input{
  border:none;
  background:transparent;
  width:100%;
  text-indent:10px;
  text-align:center;
}
.formbox2 .tiptitle2{
  font-size:18px;
  color:#010101;
  margin-top:15px;
  margin-bottom:10px;
  font-weight:bold;
}
.formbox2 .input3{
  width:100%;
  height:200px;
  padding:10px;
  border-radius:10px;
  border:1px solid #ebebeb;
  margin-bottom:20px;
  box-sizing: border-box;
  background:#f6f6f6;
}

.formbox2 .bot{
  display:flex;
  flex-flow:row wrap;
  align-items:center;
}
.formbox2 .input4{
  width:100%;
  height:45px;
  line-height:45px;
  text-align:center;
  border-radius:8px;
  background:#0e882e;
  font-size:16px;
  color:#fff;
  border:none;
}
.formbox2 .bot span{
  font-size:12px;
  text-align:center;
  color:#999;
  width:100%;
  margin-top:8px;
}
.formboxabout .zabout_c{
  padding-bottom:60px;
}

.join04 .leftbox .tit2{
  font-size:.3rem;
  color:#0e882e;
  font-weight:bold;
}
.join04 .textbox .tit5{
  font-size:14px;
}
.formbox2 .tiptitle,.formbox1 .tit3,.formbox .tit4,.formbox2 .tiptitle2{
  font-size:.3rem;
  font-weight:bold;
}

.formbox2 .tiptitle2 i{
      font-style: normal;
    color: red;
}
/*.formbox2 .xli .item .input1-bor{
  border:none;
  border-radius:0;
  border-bottom: 1px solid #e0e0e0;
}*/
/*# sourceMappingURL=style_gx.css.map */
