.banner_h {
  width: 100%; }

.banner_h img {
  width: 100%; }

body {
  margin: 0 auto; }

.main-body {
  width: 100%;
  background-image: url("../../img/papp/bg-page.png");
  background-repeat: no-repeat; }
  .main-body .main-cont {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 255px;
    padding-top: 140px; }
    .main-body .main-cont .title_1 {
      margin-bottom: 59px;
      font-weight: bold;
      font-size: 40px;
      color: #3d3d3d; }
    .main-body .main-cont .content_1 {
      position: relative;
      display: flex;
      justify-content: space-between; }
      .main-body .main-cont .content_1 .c_1_left {
        width: 760px;
        padding-right: 50px;
        font-size: 24px;
        line-height: 45px;
        color: #000000; }
      .main-body .main-cont .content_1 .c_1_left2 {
        width: 700px;
        padding-right: 50px;
        font-size: 20px;
        line-height: 30px;
        color: #000000; }
      .main-body .main-cont .content_1 .c_1_right {
        position: absolute;
        right: -48px; }
        .main-body .main-cont .content_1 .c_1_right img {
          width: 542px;
          position: relative;
          bottom: 42px; }
    .main-body .main-cont .content_2 {
      margin-top: 346px; }
      .main-body .main-cont .content_2 .c_2_top {
        display: flex;
        justify-content: space-between; }
        .main-body .main-cont .content_2 .c_2_top .item {
          padding: 10px;
          border-radius: 5px;
          background: transparent;
          cursor: pointer; }
          .main-body .main-cont .content_2 .c_2_top .item img {
            width: 350px;
            height: 350px; }
        .main-body .main-cont .content_2 .c_2_top .item.active {
          background: #fff; }
      .main-body .main-cont .content_2 .c_2_middle {
        display: flex;
        justify-content: space-between;
        margin-top: 22px; }
        .main-body .main-cont .content_2 .c_2_middle .item {
          text-align: center;
          color: #fff;
          font-size: 20px;
          width: 33%; }
      .main-body .main-cont .content_2 .c_2_bottom_1 {
        margin-top: 44px;
        position: relative;
        display: none;
        margin-bottom: -80px; }
        .main-body .main-cont .content_2 .c_2_bottom_1 .sanjiao {
          position: absolute;
          top: -40px;
          left: 130px;
          width: 0;
          height: 0;
          border-left: 50px solid transparent;
          border-right: 50px solid transparent;
          border-bottom: 100px solid #fff; }
        .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 {
          padding-top: 80px;
          background: #fff;
          border-radius: 5px;
          box-shadow: 0 15px 23px -6px #80a45e; }
          .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 .content_2_1_title {
            display: inline-block;
            margin-left: 95px;
            position: relative;
            margin-bottom: 100px;
            font-size: 44px;
            color: #3d3d3d; }
          .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 .content_2_1_title:after {
            content: "";
            height: 3px;
            width: 63%;
            position: absolute;
            top: 70px;
            left: 16%;
            background: #3d3d3d; }
          .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 .content_2_1_content {
            padding-left: 95px;
            padding-right: 100px;
            font-size: 20px;
            line-height: 40px;
            color: #3d3d3d; }
          .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 .content_2_1_img {
            display: block;
            width: 100%; }
      .main-body .main-cont .content_2 .c_2_bottom_2 {
        display: none;
        margin-top: 44px;
        position: relative;
        margin-bottom: -80px; }
        .main-body .main-cont .content_2 .c_2_bottom_2 > .sanjiao {
          position: absolute;
          top: -40px;
          left: 550px;
          width: 0;
          height: 0;
          border-left: 50px solid transparent;
          border-right: 50px solid transparent;
          border-bottom: 100px solid #fff; }
        .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 {
          padding-top: 80px;
          background: #fff;
          border-radius: 5px;
          box-shadow: 0 46px 35px 10px #80a45e;
          box-shadow: 0 6px 28px -10px #80a45e; }
          .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_title {
            display: inline-block;
            margin-left: 95px;
            position: relative;
            margin-bottom: 100px;
            font-size: 44px;
            color: #3d3d3d; }
          .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_title:after {
            content: "";
            height: 3px;
            width: 63%;
            position: absolute;
            top: 70px;
            left: 16%;
            background: #3d3d3d; }
          .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_content {
            padding-left: 95px;
            padding-right: 100px;
            font-size: 20px;
            line-height: 40px;
            color: #3d3d3d; }
            .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_content .en_item {
              position: relative;
              margin-left: 160px;
              line-height: 30px;
              font-weight: initial; }
              .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_content .en_item .span1 {
                font-weight: bold;
                margin-right: 10px; }
          .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_img {
            display: block;
            width: 100%; }
      .main-body .main-cont .content_2 .c_2_bottom_3 {
        display: none;
        margin-top: 44px;
        position: relative;
        margin-bottom: -80px; }
        .main-body .main-cont .content_2 .c_2_bottom_3 .sanjiao {
          position: absolute;
          top: -40px;
          left: 960px;
          width: 0;
          height: 0;
          border-left: 50px solid transparent;
          border-right: 50px solid transparent;
          border-bottom: 100px solid #fff; }
        .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 {
          padding-top: 80px;
          background: #fff;
          border-radius: 5px;
          box-shadow: 0 46px 35px 10px #80a45e; }
          .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_title {
            display: inline-block;
            margin-left: 95px;
            position: relative;
            margin-bottom: 100px;
            font-size: 44px;
            color: #3d3d3d; }
          .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_title:after {
            content: "";
            height: 3px;
            width: 63%;
            position: absolute;
            top: 70px;
            left: 16%;
            background: #3d3d3d; }
          .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_content {
            padding-left: 95px;
            padding-right: 100px;
            font-size: 22px;
            line-height: 40px;
            color: #3d3d3d; }
            .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_content .en_item2 {
              position: relative;
              margin-left: 200px;
              line-height: 30px;
              font-weight: initial; }
              .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_content .en_item2 .span2 {
                font-weight: bold; }
            .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_content .en_item_title {
              margin-left: 143px;
              font-size: 32px;
              font-weight: bold;
              margin-bottom: 46px;
              font-weight: 500; }
          .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_img {
            display: block;
            width: 100%;
            margin-top: 83px; }
          .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .ml200 .en_item2 {
            margin-left: 173px; }
          .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .ml200 .en_item_title {
            margin-left: 143px;
            margin-top: 12px; }
    .main-body .main-cont .content_3 {
      margin-top: 90px;
      margin-top: 170px;
      box-shadow: 0 6px 28px -10px #80a45e; }
      .main-body .main-cont .content_3 .title_2 {
        height: 134px;
        font-size: 40px;
        letter-spacing: 0.8px;
        text-align: center;
        line-height: 134px;
        font-weight: bold;
        background: #6d8456;
        color: #fff; }
      .main-body .main-cont .content_3 .cn_title_2 {
        letter-spacing: 9px; }
      .main-body .main-cont .content_3 .c_3_content {
        display: block;
        height: 256px;
        width: 100%;
        font-size: 24px;
        color: #3d3d3d;
        padding: 90px 88px;
        text-align: left;
        background: #fff; }
        .main-body .main-cont .content_3 .c_3_content a:hover {
          color: #b0cc94; }
        .main-body .main-cont .content_3 .c_3_content .a2:after {
          content: "";
          position: absolute;
          bottom: -8px;
          left: 0;
          width: 100%;
          height: 1px;
          background: #6d8456; }
        .main-body .main-cont .content_3 .c_3_content a {
          position: relative;
          color: #365111;
          display: inline-block; }
        .main-body .main-cont .content_3 .c_3_content a:first-child {
          color: #365111; }
        .main-body .main-cont .content_3 .c_3_content a:last-child:hover {
          color: #000; }
    .main-body .main-cont .bottom_nav {
      position: relative;
      margin-top: -100px; }
      .main-body .main-cont .bottom_nav .b_n_t {
        width: 1100px;
        font-size: 28px;
        background: #29411b;
        color: #fff;
        display: flex;
        justify-content: space-between;
        justify-items: center;
        margin-left: 50px; }
        .main-body .main-cont .bottom_nav .b_n_t .item {
          width: 33%;
          padding: 30px 0;
          text-align: center;
          background: #29411b;
          cursor: pointer; }
          .main-body .main-cont .bottom_nav .b_n_t .item div {
            height: 100px;
            line-height: 120px;
            border-right: 2px solid #fff; }
        .main-body .main-cont .bottom_nav .b_n_t .item:last-child div {
          border-right: none; }
      .main-body .main-cont .bottom_nav .b_n_c {
        height: 500px;
        transition: .5s;
        line-height: 38px;
        overflow: auto;
        font-size: 22px;
        color: #3d3d3d;
        overflow: hidden;
        box-sizing: content-box;
        position: relative;
        padding-bottom: 171px; }
        .main-body .main-cont .bottom_nav .b_n_c > .sanjiao {
          position: absolute;
          transition: left 0.3s;
          top: 0;
          width: 0;
          height: 0;
          border-right: 24px solid transparent;
          border-left: 24px solid transparent;
          border-top: 20px solid #29411b; }
        .main-body .main-cont .bottom_nav .b_n_c .sanjiao_1 {
          left: 210px; }
        .main-body .main-cont .bottom_nav .b_n_c .sanjiao_2 {
          left: 567px; }
        .main-body .main-cont .bottom_nav .b_n_c .sanjiao_3 {
          left: 945px; }
        .main-body .main-cont .bottom_nav .b_n_c .down_btn {
          position: absolute;
          bottom: 0px;
          left: 0;
          width: 100%;
          height: 190px;
          cursor: pointer;
          display: flex;
          justify-items: center; }
          .main-body .main-cont .bottom_nav .b_n_c .down_btn .shelter {
            width: 100%;
            background: #fff;
            opacity: 0.5;
            height: 200px;
            transition: height 1s; }
          .main-body .main-cont .bottom_nav .b_n_c .down_btn img {
            transition: all 1s;
            display: block;
            margin: 0 auto;
            position: absolute;
            bottom: 40px;
            left: 50%;
            margin-left: -10px;
            cursor: pointer; }
        .main-body .main-cont .bottom_nav .b_n_c .up img {
          transform: rotate(180deg); }
        .main-body .main-cont .bottom_nav .b_n_c .b_n_c_cont {
          height: 500px;
          height: initial;
          overflow: hidden;
          margin: 80px 150px; }
          .main-body .main-cont .bottom_nav .b_n_c .b_n_c_cont .item {
            display: none; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.green_line {
  color: #89be43;
  overflow: hidden;
  height: 50px;
  display: flex;
  align-items: center;
  margin-top: -11px; }

.point_black:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #333;
  position: absolute;
  top: 9px;
  left: -27px; }

.swiper-pagination-bullet {
  width: 31px;
  height: 31px;
  background: #828f7c; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 25px;
  height: 25px;
  background: #29411b; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px; }

.swiper-button-next.swiper-button-color {
  --swiper-navigation-color: #354429; }

.swiper-button-prev.swiper-button-color {
  --swiper-navigation-color: #354429; }

.green_font {
  color: #365111; }

.item_txt {
  margin-bottom: 18px;
  margin-top: 7px; }

.item_txt2 {
  display: flex; }

.bold {
  font-weight: bold; }

.bold500 {
  font-weight: 500; }

.if_video {
  width: 100%;
  height: 100%; }

@media screen and (max-width: 750px) {
  .banner_h {
    width: 100%;
    padding-bottom: 0; }

  .banner_h img {
    width: 100%; }

  body {
    margin: 0 auto; }

  .joinus_text {
    background: url(../../img/joinus/3.jpg) no-repeat;
    background: initial;
    box-shadow: 0 0 0.1272727273rem 1px #333;
    width: 21.8181818182rem;
    background-size: 100% 100%;
    font-size: 0.9090909091rem;
    text-align: center;
    padding: 1.8181818182rem;
    margin: 1.8181818182rem auto;
    font-family: SourceHanSansCN-Regular;
    font-stretch: normal;
    font-weight: bold;
    height: auto;
    color: #3d3d3d; }

  .joinus_text div {
    text-align: left; }

  .joinus_text span {
    color: #6d8456;
    padding-bottom: 0.1818181818rem; }

  .join_banner2 {
    width: 100%; }

  .f24 {
    font-size: 0.4363636364rem; }

  .f44 {
    font-size: 0.8rem; }

  .main-body {
    margin-bottom: 40px;
    width: 100%; }
    .main-body .main-cont {
      width: 100%;
      margin: 0 auto;
      padding: 10px;
      box-sizing: border-box; }
      .main-body .main-cont .title_1 {
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 20px;
        color: #3d3d3d; }
      .main-body .main-cont .content_1 {
        position: relative;
        display: block; }
        .main-body .main-cont .content_1 .c_1_left {
          width: 100%;
          font-size: 14px;
          line-height: 28px;
          padding-right: 0;
          color: #000000; }
        .main-body .main-cont .content_1 .c_1_left2 {
          width: 100%;
          font-size: 14px;
          line-height: 28px;
          padding-right: 0;
          color: #000000; }
        .main-body .main-cont .content_1 .c_1_right {
          position: relative;
          right: 0;
          padding-top: 20px;
          padding-bottom: 20px; }
          .main-body .main-cont .content_1 .c_1_right img {
            position: relative;
            bottom: 0;
            width: 100%;
            left: 0 !important;
            padding: 0 5%;
            box-sizing: border-box; }
      .main-body .main-cont .content_2 {
        padding: 10px;
        background-color: #71825b;
        margin: 0 -10px;
        margin-top: 20px;
        padding-bottom: 20px; }
        .main-body .main-cont .content_2 .c_2_top {
          display: flex;
          justify-content: space-between; }
          .main-body .main-cont .content_2 .c_2_top .item {
            padding: 6px;
            border-radius: 5px;
            background: transparent;
            cursor: pointer;
            width: 33%; }
            .main-body .main-cont .content_2 .c_2_top .item img {
              width: 100%;
              height: auto; }
          .main-body .main-cont .content_2 .c_2_top .item.active {
            background: #fff; }
        .main-body .main-cont .content_2 .c_2_middle {
          display: flex;
          justify-content: space-between;
          margin-top: 10px; }
          .main-body .main-cont .content_2 .c_2_middle .item {
            text-align: center;
            color: #fff;
            font-size: 12px;
            width: 33%;
            display: flex;
            align-items: center;
            justify-content: center; }
        .main-body .main-cont .content_2 .c_2_bottom_1 {
          margin-top: 40px;
          position: relative;
          display: none;
          margin-bottom: 0; }
          .main-body .main-cont .content_2 .c_2_bottom_1 .sanjiao {
            position: absolute;
            top: -30px;
            left: 10%;
            width: 0;
            height: 0;
            border-left: 30px solid transparent;
            border-right: 30px solid transparent;
            border-bottom: 60px solid #fff; }
          .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 {
            padding-top: 20px;
            background: #fff;
            border-radius: 5px;
            box-shadow: 0 15px 23px -6px #80a45e; }
            .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 .content_2_1_title {
              display: inline-block;
              margin-left: 10px;
              position: relative;
              margin-bottom: 20px;
              font-size: 16px;
              color: #3d3d3d; }
            .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 .content_2_1_title:after {
              content: "";
              height: 2px;
              width: 63%;
              position: absolute;
              top: 30px;
              left: 16%;
              background: #3d3d3d; }
            .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 .content_2_1_content {
              padding-left: 10px;
              padding-right: 10px;
              font-size: 14px;
              line-height: 28px;
              color: #3d3d3d; }
              .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 .content_2_1_content .en_item {
                position: relative;
                margin-left: 30px;
                line-height: 30px;
                font-weight: initial; }
                .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 .content_2_1_content .en_item .span1 {
                  font-weight: bold;
                  margin-right: 10px; }
            .main-body .main-cont .content_2 .c_2_bottom_1 .content_2_1 .content_2_1_img {
              display: block;
              width: 100%; }
        .main-body .main-cont .content_2 .c_2_bottom_2 {
          margin-top: 40px;
          position: relative;
          display: none;
          margin-bottom: 0; }
          .main-body .main-cont .content_2 .c_2_bottom_2 > .sanjiao {
            position: absolute;
            top: -30px;
            left: 43%;
            width: 0;
            height: 0;
            border-left: 30px solid transparent;
            border-right: 30px solid transparent;
            border-bottom: 60px solid #fff; }
          .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 {
            padding-top: 20px;
            background: #fff;
            border-radius: 5px;
            box-shadow: 0 15px 23px -6px #80a45e; }
            .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_title {
              display: inline-block;
              margin-left: 10px;
              position: relative;
              margin-bottom: 20px;
              font-size: 16px;
              color: #3d3d3d; }
            .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_title:after {
              content: "";
              height: 2px;
              width: 63%;
              position: absolute;
              top: 30px;
              left: 16%;
              background: #3d3d3d; }
            .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_content {
              padding-left: 10px;
              padding-right: 10px;
              font-size: 14px;
              line-height: 28px;
              color: #3d3d3d; }
              .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_content .en_item {
                position: relative;
                line-height: 28px;
                font-weight: initial;
                margin-left: 25px;
                margin-bottom: -20px; }
                .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_content .en_item .span2 {
                  font-weight: bold; }
            .main-body .main-cont .content_2 .c_2_bottom_2 .content_2_1 .content_2_1_img {
              display: block;
              width: 100%;
              margin-top: 40px; }
        .main-body .main-cont .content_2 .c_2_bottom_3 {
          display: none;
          margin-top: 44px;
          position: relative;
          margin-bottom: 0; }
          .main-body .main-cont .content_2 .c_2_bottom_3 .sanjiao {
            position: absolute;
            top: -30px;
            left: 75%;
            width: 0;
            height: 0;
            border-left: 30px solid transparent;
            border-right: 30px solid transparent;
            border-bottom: 60px solid #fff; }
          .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 {
            padding-top: 20px;
            background: #fff;
            border-radius: 5px;
            box-shadow: 0 15px 23px -6px #80a45e; }
            .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_title {
              display: inline-block;
              margin-left: 10px;
              position: relative;
              margin-bottom: 20px;
              font-size: 16px;
              color: #3d3d3d; }
            .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_title:after {
              content: "";
              height: 2px;
              width: 63%;
              position: absolute;
              top: 30px;
              left: 16%;
              background: #3d3d3d; }
            .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_content {
              padding-left: 10px;
              padding-right: 10px;
              font-size: 14px;
              line-height: 28px;
              color: #3d3d3d; }
              .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_content .en_item2 {
                position: relative;
                margin-left: 0;
                line-height: 28px;
                font-weight: initial; }
                .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_content .en_item2 .span2 {
                  font-weight: bold; }
              .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_content .en_item_title {
                margin-left: 0;
                font-size: 16px;
                font-weight: bold;
                margin-bottom: 10;
                font-weight: 500; }
              .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_content .en_item2 {
                margin-left: 25px;
                margin-bottom: -20px; }
              .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_content .en_item_title {
                margin-left: 0;
                margin-top: -10px;
                margin-bottom: 4px; }
            .main-body .main-cont .content_2 .c_2_bottom_3 .content_2_1 .content_2_1_img {
              display: block;
              width: 100%; }
      .main-body .main-cont .content_3 {
        margin-top: 30px;
        box-shadow: 0 6px 28px -10px #80a45e; }
        .main-body .main-cont .content_3 .title_2 {
          height: 50px;
          font-size: 20px;
          letter-spacing: 0.8px;
          text-align: center;
          line-height: 50px;
          font-weight: bold;
          background: #6d8456;
          color: #fff; }
        .main-body .main-cont .content_3 .cn_title_2 {
          letter-spacing: 9px; }
        .main-body .main-cont .content_3 .c_3_content {
          display: block;
          height: auto;
          width: 100%;
          font-size: 16px;
          color: #3d3d3d;
          padding: 20px;
          text-align: left;
          background: #fff;
          line-height: 30px; }
          .main-body .main-cont .content_3 .c_3_content a:hover {
            color: #b0cc94; }
          .main-body .main-cont .content_3 .c_3_content .a2:after {
            content: "";
            position: absolute;
            bottom: -8px;
            left: 0;
            width: 100%;
            height: 1px;
            background: #6d8456; }
          .main-body .main-cont .content_3 .c_3_content a {
            position: relative;
            color: #365111;
            display: inline-block; }
          .main-body .main-cont .content_3 .c_3_content a:first-child {
            color: #365111; }
          .main-body .main-cont .content_3 .c_3_content a:last-child:hover {
            color: #000; }
      .main-body .main-cont .bottom_nav {
        position: relative;
        margin-top: -40px !important; }
        .main-body .main-cont .bottom_nav .b_n_t {
          width: 100%;
          font-size: 14px;
          background: #29411b;
          color: #fff;
          display: flex;
          justify-content: space-between;
          justify-items: center;
          margin-left: 0; }
          .main-body .main-cont .bottom_nav .b_n_t .item {
            width: 33%;
            padding: 20px 0;
            text-align: center;
            background: #29411b;
            cursor: pointer; }
            .main-body .main-cont .bottom_nav .b_n_t .item div {
              height: 30px;
              line-height: 30px;
              border-right: 2px solid #fff; }
          .main-body .main-cont .bottom_nav .b_n_t .item:last-child div {
            border-right: none; }
        .main-body .main-cont .bottom_nav .b_n_c {
          height: auto;
          transition: .5s;
          line-height: 28px;
          overflow: auto;
          font-size: 14px;
          color: #3d3d3d;
          overflow: hidden;
          box-sizing: content-box;
          position: relative;
          padding-bottom: 120px; }
          .main-body .main-cont .bottom_nav .b_n_c > .sanjiao {
            position: absolute;
            transition: left 0.3s;
            top: 0;
            width: 0;
            height: 0;
            border-right: 28px solid transparent;
            border-left: 28px solid transparent;
            border-top: 20px solid #29411b; }
          .main-body .main-cont .bottom_nav .b_n_c .sanjiao_1 {
            left: 10%; }
          .main-body .main-cont .bottom_nav .b_n_c .sanjiao_2 {
            left: 43%; }
          .main-body .main-cont .bottom_nav .b_n_c .sanjiao_3 {
            left: 75%; }
          .main-body .main-cont .bottom_nav .b_n_c .down_btn {
            position: absolute;
            bottom: 0px;
            left: 0;
            width: 100%;
            height: 190px;
            cursor: pointer;
            display: flex;
            justify-items: center; }
            .main-body .main-cont .bottom_nav .b_n_c .down_btn .shelter {
              width: 100%;
              background: #fff;
              opacity: 0.5;
              height: 200px;
              transition: height 1s; }
            .main-body .main-cont .bottom_nav .b_n_c .down_btn img {
              transition: all 1s;
              display: block;
              margin: 0 auto;
              position: absolute;
              bottom: 40px;
              left: 50%;
              margin-left: -10px;
              cursor: pointer; }
          .main-body .main-cont .bottom_nav .b_n_c .up img {
            transform: rotate(180deg); }
          .main-body .main-cont .bottom_nav .b_n_c .b_n_c_cont {
            padding: 10px;
            padding-top: 30px;
            height: auto;
            overflow: hidden;
            margin: 0; }
            .main-body .main-cont .bottom_nav .b_n_c .b_n_c_cont .item {
              display: none; }

  .point_black:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #333;
    position: absolute;
    top: 9px;
    left: -17px; }

  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #29411b; }

  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px; } }

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