.mobile_navbar, .menu {
  display: none; }

.content {
  overflow: hidden;
  width: 100%; }
  .content .nulls {
    height: 115px;
    width: 100%; }
  .content .header {
    width: 100%;
    height: 115px;
    background: linear-gradient(white, rgba(255, 255, 255, 0.8));
    position: fixed;
    left: 0;
    top: 40px;
    z-index: 9999999;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 105px 0 53px;
    transition: all .3s; }
    .content .header.on {
      top: 0;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
    .content .header.ons {
      background: #fff; }
    .content .header .logo {
      display: block; }
    .content .header .right {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      .content .header .right .search {
        display: block;
        cursor: pointer; }
      .content .header .right .carts {
        overflow: hidden;
        width: 79px;
        height: 31px;
        border-radius: 6px;
        background: #ff6d12;
        margin-right: 163px; }
        .content .header .right .carts a {
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 16px;
          color: #fff; }
          .content .header .right .carts a img {
            display: block;
            margin-left: 8px; }
      .content .header .right ul {
        height: 100%;
        display: flex;
        align-items: center; }
        .content .header .right ul li {
          height: 100%;
          position: relative;
          display: flex;
          align-items: center;
          margin-right: 55px; }
          .content .header .right ul li:hover div {
            visibility: initial;
            top: 80%;
            opacity: 1; }
          .content .header .right ul li div {
            overflow: hidden;
            width: 230px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            background: #fff;
            position: absolute;
            left: 0;
            top: 50%;
            transition: all .3s;
            opacity: 0;
            visibility: hidden;
            z-index: 9999; }
            .content .header .right ul li div a {
              display: flex;
              align-items: center;
              font-size: 16px;
              color: #666666;
              height: 55px;
              transition: all .1s;
              border-bottom: 1px solid #f7f6f6;
              padding-left: 40px;
              box-sizing: border-box; }
              .content .header .right ul li div a:hover {
                color: #ff6d12; }
          .content .header .right ul li.on > a {
            color: #ff6d12; }
            .content .header .right ul li.on > a::after {
              content: '';
              width: 100%;
              height: 1px;
              background: #ff6d12;
              position: absolute;
              left: 0;
              bottom: -5px; }
          .content .header .right ul li:hover > a {
            color: #ff6d12; }
            .content .header .right ul li:hover > a::after {
              content: '';
              width: 100%;
              height: 1px;
              background: #ff6d12;
              position: absolute;
              left: 0;
              bottom: -5px; }
          .content .header .right ul li > a {
            font-size: 16px;
            position: relative;
            color: #333333; }
  .content header {
    width: 100%;
    height: 40px;
    background: #231f29;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 50px; }
    .content header .icon {
      display: block; }
    .content header .fl {
      display: flex;
      align-items: center; }
      .content header .fl div {
        overflow: hidden;
        display: flex;
        align-items: center;
        margin-right: 60px; }
        .content header .fl div:last-child {
          margin-right: 0; }
        .content header .fl div img {
          display: block;
          margin-right: 10px; }
        .content header .fl div span {
          font-size: 15px;
          color: #bcbcbd; }
  .content .banner {
    overflow: hidden;
    position: relative;
    width: 100%; }
    .content .banner .swiper-pagination {
      font-size: 12px;
      bottom: 19px; }
    .content .banner .swiper-pagination-bullet-active {
      background: #4d8d7f; }
    .content .banner img {
      display: block;
      width: 100%; }
  .content .main_product {
    overflow: hidden;
    padding: 100px 0 50px 0; }
    .content .main_product ul {
      overflow: hidden;
      display: flex;
      justify-content: center;
      margin-bottom: 125px; }
      .content .main_product ul li {
        overflow: hidden;
        padding: 0 36px; }
        .content .main_product ul li img {
          display: block;
          margin: 0 auto;
          margin-bottom: 20px; }
        .content .main_product ul li span {
          display: block;
          text-align: center;
          font-size: 20px;
          color: #000000; }
  .content .des_banner {
    overflow: hidden;
    width: 100%; }
    .content .des_banner a {
      display: block;
      width: 100%; }
      .content .des_banner a img {
        display: block;
        width: 100%; }
  .content .main_font_box {
    overflow: hidden;
    padding: 26px 0 160px 0; }
    .content .main_font_box .m {
      width: 1170px;
      overflow: hidden;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      align-items: flex-start; }
      .content .main_font_box .m .right {
        overflow: hidden;
        width: 572px;
        position: relative; }
        .content .main_font_box .m .right > img {
          width: 100%;
          display: block; }
        .content .main_font_box .m .right a {
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          padding: 50px 0 0 65px;
          box-sizing: border-box;
          top: 0;
          overflow: hidden; }
        .content .main_font_box .m .right p {
          font-size: 45px;
          color: #333333;
          font-weight: bold;
          letter-spacing: 1px;
          margin-bottom: 15px; }
        .content .main_font_box .m .right span {
          display: block;
          font-size: 29px;
          color: #333333;
          letter-spacing: 2px;
          font-weight: 100; }
        .content .main_font_box .m .right div {
          overflow: hidden;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          background: rgba(0, 0, 0, 0.4);
          height: 44px;
          border-radius: 8px;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          bottom: 83px;
          padding: 0 20px;
          font-size: 20px;
          color: #fff; }
          .content .main_font_box .m .right div img {
            display: block;
            margin-left: 10px; }
      .content .main_font_box .m .left {
        overflow: hidden;
        width: 570px; }
        .content .main_font_box .m .left .font {
          overflow: hidden;
          margin-left: 50px;
          width: 412px; }
          .content .main_font_box .m .left .font div {
            width: 80px;
            height: 2px;
            background: #333333;
            margin-bottom: 46px; }
          .content .main_font_box .m .left .font p {
            font-size: 35px;
            color: #333333;
            margin-bottom: 10px; }
          .content .main_font_box .m .left .font span {
            display: block;
            font-size: 17px;
            color: #333333;
            line-height: 33px; }
        .content .main_font_box .m .left .pic {
          overflow: hidden;
          width: 100%;
          position: relative;
          margin-bottom: 96px; }
          .content .main_font_box .m .left .pic img {
            width: 100%;
            display: block; }
          .content .main_font_box .m .left .pic div {
            overflow: hidden;
            padding: 0 0 40px 50px;
            position: absolute;
            left: 0;
            bottom: 0; }
            .content .main_font_box .m .left .pic div p {
              font-size: 45px;
              color: #333333;
              font-weight: bold;
              margin-bottom: 15px; }
            .content .main_font_box .m .left .pic div span {
              display: block;
              font-size: 29px;
              font-weight: 100;
              color: #333333;
              letter-spacing: 2px; }
  .content .main_classification {
    overflow: hidden;
    padding-bottom: 130px; }
    .content .main_classification .slide {
      overflow: hidden;
      width: 1473px;
      margin: 0 auto;
      margin-top: 45px;
      position: relative; }
      .content .main_classification .slide .icon {
        position: absolute;
        right: 148px;
        bottom: 42px;
        z-index: 99999;
        display: flex;
        align-items: center; }
        .content .main_classification .slide .icon img {
          display: block;
          cursor: pointer;
          margin-left: 14px; }
      .content .main_classification .slide .swiper img {
        display: block;
        width: 100%; }
    .content .main_classification ul {
      overflow: hidden;
      display: flex;
      margin-top: 56px;
      justify-content: center; }
      .content .main_classification ul li {
        overflow: hidden;
        width: 216px;
        height: 216px;
        cursor: pointer;
        border-radius: 8px;
        position: relative; }
        .content .main_classification ul li.on > div {
          opacity: 1; }
        .content .main_classification ul li img {
          display: block;
          width: 100%; }
        .content .main_classification ul li > div {
          width: 100%;
          height: 100%;
          position: absolute;
          display: flex;
          align-items: center;
          justify-content: center;
          left: 0;
          opacity: 0;
          transition: all .1s;
          top: 0;
          background: rgba(34, 137, 114, 0.8); }
          .content .main_classification ul li > div div {
            overflow: hidden;
            width: 70%; }
            .content .main_classification ul li > div div p {
              font-size: 28px;
              color: #fff;
              text-align: center;
              line-height: 36px;
              font-weight: bold; }
            .content .main_classification ul li > div div span {
              display: block;
              text-align: center;
              font-size: 25px;
              line-height: 36px;
              margin-top: 8px;
              color: #fff; }
    .content .main_classification .tong_title {
      width: 100%;
      border-bottom: 1px solid #7d7d7d;
      padding-bottom: 42px;
      position: relative; }
      .content .main_classification .tong_title::after {
        content: '';
        width: 197px;
        height: 8px;
        background: #1a7561;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0px; }
  .content .main_news {
    overflow: hidden;
    background: #eeeeee;
    padding: 70px 0 100px 0; }
    .content .main_news .m {
      width: 1170px;
      margin: 0 auto;
      overflow: hidden; }
      .content .main_news .m .box {
        overflow: hidden;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-top: 66px; }
        .content .main_news .m .box ul {
          overflow: hidden;
          width: 530px; }
          .content .main_news .m .box ul li {
            overflow: hidden; }
            .content .main_news .m .box ul li.on .slide {
              display: block; }
            .content .main_news .m .box ul li.on .line {
              display: none; }
            .content .main_news .m .box ul li .slide {
              overflow: hidden;
              background: #489181;
              padding: 20px 30px 20px 36px;
              display: none; }
              .content .main_news .m .box ul li .slide p {
                font-size: 20px;
                color: #fff;
                margin-bottom: 10px; }
              .content .main_news .m .box ul li .slide span {
                display: block;
                font-size: 15px;
                color: #fff;
                opacity: 0.6;
                line-height: 27px;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden; }
            .content .main_news .m .box ul li .line {
              overflow: hidden;
              width: 100%;
              height: 90px;
              display: flex;
              align-items: center;
              justify-content: space-between;
              border-bottom: 1px solid #bfbfbf;
              padding: 0 18px 0 37px; }
              .content .main_news .m .box ul li .line p {
                font-size: 20px;
                color: #333333; }
              .content .main_news .m .box ul li .line img {
                display: block; }
        .content .main_news .m .box .left {
          overflow: hidden;
          width: 594px;
          background: #fff;
          border-radius: 10px; }
          .content .main_news .m .box .left a {
            display: block;
            width: 100%;
            box-sizing: border-box;
            padding: 36px 50px 35px 50px; }
            .content .main_news .m .box .left a .pic {
              overflow: hidden;
              width: 100%;
              margin-bottom: 40px; }
              .content .main_news .m .box .left a .pic img {
                display: block;
                width: 100%; }
            .content .main_news .m .box .left a p {
              font-size: 24px;
              color: #333333;
              letter-spacing: 1px;
              font-weight: bold;
              margin-bottom: 10px; }
            .content .main_news .m .box .left a div {
              overflow: hidden;
              display: flex;
              align-items: center; }
              .content .main_news .m .box .left a div span {
                font-size: 16px;
                color: #333333;
                margin-right: 8px; }
              .content .main_news .m .box .left a div img {
                display: block; }
  .content .footer {
    overflow: hidden;
    width: 100%;
    background: #4b4d5d;
    padding: 70px 0 35px 0; }
    .content .footer .m {
      width: 1170px;
      margin: 0 auto;
      overflow: hidden;
      display: flex;
      justify-content: space-between; }
      .content .footer .m ul {
        overflow: hidden; }
        .content .footer .m ul li {
          font-size: 21px;
          color: #fff; }
          .content .footer .m ul li:first-child {
            margin-bottom: 52px; }
          .content .footer .m ul li:hover a {
            color: #30a282; }
          .content .footer .m ul li a {
            font-size: 17px;
            color: #b4b1bc;
            line-height: 36px;
            display: flex;
            align-items: center; }
            .content .footer .m ul li a img {
              vertical-align: bottom; }
            .content .footer .m ul li a div {
              overflow: hidden;
              margin-left: 10px; }
              .content .footer .m ul li a div span {
                display: block;
                font-size: 18px;
                color: #b4b1bc; }
      .content .footer .m .logos {
        overflow: hidden;
        width: 286px; }
        .content .footer .m .logos img {
          display: block;
          margin: 0 auto;
          margin-bottom: 15px; }
        .content .footer .m .logos p {
          font-size: 17px;
          color: #b4b1bc;
          line-height: 31px;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 7;
          overflow: hidden; }
  .content footer {
    width: 100%;
    height: 68px;
    background: #231f29; }
    .content footer .m {
      width: 1170px;
      overflow: hidden;
      margin: 0 auto;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .content footer .m > p {
        font-size: 16px;
        color: #fff; }
      .content footer .m .share {
        overflow: hidden;
        display: flex;
        align-items: center; }
        .content footer .m .share p {
          font-size: 15px;
          color: #30a282; }
        .content footer .m .share span {
          font-size: 15px;
          color: #747474;
          margin-left: 2px; }
        .content footer .m .share a {
          display: block;
          margin-left: 10px; }
  .content .des_banner {
    overflow: hidden;
    width: 100%; }
    .content .des_banner img {
      display: block;
      width: 100%; }
  .content .main_product_list {
    overflow: hidden;
    width: 100%;
    padding-bottom: 100px; }
    .content .main_product_list .m {
      width: 1170px;
      margin: 0 auto; }
      .content .main_product_list .m ul {
        display: flex;
        width: 100%;
        flex-wrap: wrap; }
        .content .main_product_list .m ul li {
          overflow: hidden;
          width: 25%;
          margin-top: 70px;
          padding-bottom: 20px;
          transition: all .2s; }
          .content .main_product_list .m ul li a {
            display: block;
            width: 100%; }
          .content .main_product_list .m ul li:hover {
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            position: relative;
            z-index: 99999; }
          .content .main_product_list .m ul li .pic {
            overflow: hidden;
            width: 100%;
            margin-bottom: 10px;
            display: flex;
            align-items: center;
            justify-content: center; }
            .content .main_product_list .m ul li .pic img {
              display: block;
              max-width: 99%; }
          .content .main_product_list .m ul li p {
            text-align: center;
            font-size: 16px;
            color: #666666;
            line-height: 20px; }
  .content .des_navbar {
    width: 100%;
    height: 76px;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center; }
    .content .des_navbar div {
      overflow: hidden;
      padding: 0 38px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .content .des_navbar div.on {
        background: #1a7662; }
        .content .des_navbar div.on a span {
          color: #fff; }
      .content .des_navbar div a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        .content .des_navbar div a img {
          display: block; }
        .content .des_navbar div a span {
          font-size: 20px;
          color: #000000;
          margin-left: 14px; }
  .content .main_manufacturer {
    width: 100%;
    overflow: hidden;
    padding: 100px 0; }
    .content .main_manufacturer .m {
      width: 1170px;
      margin: 0 auto;
      overflow: hidden; }
      .content .main_manufacturer .m .icon {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        margin-top: 110px; }
      .content .main_manufacturer .m h2 {
        text-align: center;
        font-weight: bold;
        font-size: 50px;
        letter-spacing: 2px;
        margin-bottom: 80px;
        color: #000000; }
      .content .main_manufacturer .m .item {
        overflow: hidden;
        width: 100%;
        display: flex; }
        .content .main_manufacturer .m .item.on {
          flex-direction: row-reverse; }
        .content .main_manufacturer .m .item .pic {
          overflow: hidden;
          position: relative;
          width: 585px; }
          .content .main_manufacturer .m .item .pic .swiper {
            width: 100%;
            overflow: hidden; }
          .content .main_manufacturer .m .item .pic .swiper img {
            display: block;
            width: 100%; }
          .content .main_manufacturer .m .item .pic .btn {
            cursor: pointer;
            position: absolute;
            top: 50%;
            z-index: 9999;
            transform: translateY(-50%); }
            .content .main_manufacturer .m .item .pic .btn.prev {
              left: 0; }
            .content .main_manufacturer .m .item .pic .btn.next {
              right: 0; }
        .content .main_manufacturer .m .item .font {
          overflow: hidden;
          width: calc(100% - 585px);
          background: #f6f6f6;
          padding: 80px 50px 0 50px; }
          .content .main_manufacturer .m .item .font p {
            font-size: 30px;
            color: #333333;
            font-weight: bold;
            margin-bottom: 26px; }
          .content .main_manufacturer .m .item .font span {
            display: block;
            font-size: 16px;
            color: #666666;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 6;
            overflow: hidden;
            line-height: 25px; }
  .content .main_we_do {
    overflow: hidden;
    width: 100%;
    height: 823px;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/about_08.jpg); }
    .content .main_we_do .m {
      width: 1170px;
      overflow: hidden;
      margin: 0 auto;
      padding-top: 60px; }
      .content .main_we_do .m ul {
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-top: 50px; }
        .content .main_we_do .m ul li {
          overflow: hidden;
          width: 240px; }
          .content .main_we_do .m ul li:first-child {
            margin-top: 55px; }
          .content .main_we_do .m ul li:last-child {
            margin-top: 55px; }
          .content .main_we_do .m ul li img {
            display: block;
            margin: 0 auto; }
          .content .main_we_do .m ul li p {
            text-align: center;
            font-size: 28px;
            color: #000;
            font-weight: bold;
            line-height: 65px; }
          .content .main_we_do .m ul li span {
            display: block;
            font-size: 16px;
            color: #000000;
            line-height: 30px; }
      .content .main_we_do .m h2 {
        font-size: 43px;
        color: #000000;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-weight: bold; }
        .content .main_we_do .m h2 span {
          font-size: 43px;
          color: #000000;
          font-weight: normal; }
        .content .main_we_do .m h2 em {
          width: 2px;
          height: 33px;
          background: #333333;
          margin: 0 26px;
          display: block; }
  .content .main_walk {
    overflow: hidden;
    padding: 80px 0 90px 0; }
    .content .main_walk .tong_title {
      width: 100%;
      border-bottom: 1px solid #7d7d7d;
      padding-bottom: 42px;
      position: relative; }
      .content .main_walk .tong_title::after {
        content: '';
        width: 197px;
        height: 8px;
        background: #1a7561;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0px; }
    .content .main_walk .box {
      width: 1210px;
      margin: 0 auto;
      position: relative;
      padding-top: 22px;
      margin-top: 66px; }
      .content .main_walk .box img {
        display: block;
        position: absolute;
        right: 0;
        top: 0; }
      .content .main_walk .box .font {
        width: 100%;
        overflow: hidden;
        background: #297560;
        padding: 80px 580px 80px 57px; }
        .content .main_walk .box .font p {
          font-size: 25px;
          color: #fff;
          margin-bottom: 15px;
          font-weight: bold; }
        .content .main_walk .box .font span {
          display: block;
          font-size: 16px;
          color: #fff;
          line-height: 40px; }
  .content .main_info_box {
    overflow: hidden;
    width: 1170px;
    margin: 30px auto;
    background: #fff; }
    .content .main_info_box .head {
      overflow: hidden;
      height: 48px;
      display: flex;
      align-items: center;
      font-size: 20px;
      color: #fff;
      padding-left: 16px;
      background: #1a7561; }
    .content .main_info_box .box {
      overflow: hidden;
      width: 100%;
      padding: 55px 0; }
      .content .main_info_box .box img {
        display: block;
        margin: 0 auto;
        max-width: 90%; }
  .content .main_product_info {
    overflow: hidden;
    background: #fff;
    padding: 50px 0 76px 0;
    width: 100%; }
    .content .main_product_info .m {
      width: 1170px;
      margin: 0 auto;
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      .content .main_product_info .m .grow {
        overflow: hidden;
        width: 647px; }
        .content .main_product_info .m .grow h2 {
          font-size: 27px;
          margin-bottom: 10px;
          color: #898989; }
        .content .main_product_info .m .grow .icon {
          display: flex;
          align-items: center; }
          .content .main_product_info .m .grow .icon span {
            font-size: 20px;
            color: #1a7561;
            margin-left: 13px; }
        .content .main_product_info .m .grow .head {
          height: 50px;
          display: flex;
          align-items: center;
          font-size: 20px;
          color: #666666;
          border-bottom: 1px dashed #cccccc; }
        .content .main_product_info .m .grow .down {
          overflow: hidden;
          display: flex;
          align-items: center;
          flex-wrap: wrap; }
          .content .main_product_info .m .grow .down a {
            display: inline-flex;
            align-items: center;
            height: 44px;
            background: #e31414;
            padding: 0 10px;
            margin-top: 17px;
            margin-right: 17px;
            font-size: 18px;
            color: #fff;
            border-radius: 5px; }
        .content .main_product_info .m .grow ul {
          overflow: hidden;
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap;
          padding: 12px 0; }
          .content .main_product_info .m .grow ul li {
            overflow: hidden;
            width: 50%;
            position: relative;
            padding: 6px 0;
            padding-left: 26px;
            font-size: 17px;
            color: #666666; }
            .content .main_product_info .m .grow ul li::after {
              content: '';
              width: 7px;
              height: 7px;
              background: #777777;
              border-radius: 50%;
              position: absolute;
              left: 0;
              top: 15px; }
			        .content .main_product_info .m .grow ul span {
            overflow: hidden;
            width: 50%;
            position: relative;
            padding: 6px 0;
            padding-left: 26px;
            font-size: 17px;
            color: #666666;
			box-sizing: border-box;
			}
            .content .main_product_info .m .grow ul span::after {
              content: '';
              width: 7px;
              height: 7px;
              background: #777777;
              border-radius: 50%;
              position: absolute;
              left: 0;
              top: 15px; }
      .content .main_product_info .m .slide {
        overflow: hidden;
        width: 406px;
        position: relative; }
        .content .main_product_info .m .slide .pic {
          overflow: hidden;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center; }
          .content .main_product_info .m .slide .pic .swiper {
            overflow: hidden;
            width: 100%; }
          .content .main_product_info .m .slide .pic .swiper-slide {
            overflow: hidden;
            width: 100%; }
          .content .main_product_info .m .slide .pic img {
            display: block;
            max-width: 90%;
            margin: 0 auto;
            min-width: 90%; }
        .content .main_product_info .m .slide .box {
          overflow: hidden;
          width: 100%;
          margin-top: 30px;
          position: relative;
          padding: 0 42px; }
          .content .main_product_info .m .slide .box .btn {
            cursor: pointer;
            z-index: 9999;
            position: absolute;
            top: 50%;
            transform: translateY(-50%); }
            .content .main_product_info .m .slide .box .btn.prev {
              left: 0; }
            .content .main_product_info .m .slide .box .btn.next {
              right: 0; }
          .content .main_product_info .m .slide .box .swiper {
            overflow: hidden;
            width: 100%; }
          .content .main_product_info .m .slide .box .swiper-slide {
            overflow: hidden;
            width: 58px;
            margin: 0 3px; }
            .content .main_product_info .m .slide .box .swiper-slide.on .label {
              border: 2px solid #1a7561; }
          .content .main_product_info .m .slide .box .label {
            overflow: hidden;
            width: 58px;
            cursor: pointer;
            height: 58px;
            border: 2px solid #fff; }
            .content .main_product_info .m .slide .box .label img {
              display: block;
              width: 100%; }
  .content .main_menus {
    overflow: hidden;
    width: 100%;
    background: #fff;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    height: 60px; }
    .content .main_menus .m {
      width: 1170px;
      margin: 0 auto;
      height: 100%; }
      .content .main_menus .m ul {
        height: 100%;
        display: flex;
        align-items: center; }
        .content .main_menus .m ul li {
          font-size: 16px;
          color: #333333;
          margin-right: 12px; }
          .content .main_menus .m ul li:hover a {
            color: #1a7561; }
          .content .main_menus .m ul li a {
            font-size: 16px;
            color: #333333; }
  .content .main_news_box {
    overflow: hidden;
    width: 100%;
    padding: 80px 0 130px 0; }
    .content .main_news_box .tong_title {
      width: 100%;
      border-bottom: 1px solid #7d7d7d;
      padding-bottom: 42px;
      position: relative; }
      .content .main_news_box .tong_title::after {
        content: '';
        width: 197px;
        height: 8px;
        background: #1a7561;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0px; }
    .content .main_news_box .m {
      width: 1170px;
      margin: 0 auto; }
      .content .main_news_box .m ul {
        display: flex;
        flex-wrap: wrap; }
        .content .main_news_box .m ul li {
          overflow: hidden;
          width: 364px;
          background: #fff;
          margin-right: 38px;
          margin-top: 70px;
          border-radius: 10px;
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
          .content .main_news_box .m ul li:hover .pic img {
            transform: scale(1.05); }
          .content .main_news_box .m ul li:hover .link {
            background: #1a7561; }
            .content .main_news_box .m ul li:hover .link p {
              color: #fff; }
            .content .main_news_box .m ul li:hover .link div {
              background-image: url(../images/news_15.png); }
          .content .main_news_box .m ul li:nth-child(3n) {
            margin-right: 0; }
          .content .main_news_box .m ul li .link {
            overflow: hidden;
            width: 100%;
            height: 63px;
            border-top: 1px solid #e5e5e5;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 36px;
            transition: all .3s; }
            .content .main_news_box .m ul li .link p {
              font-size: 17px;
              color: #999999;
              font-weight: 100; }
            .content .main_news_box .m ul li .link div {
              width: 10px;
              height: 17px;
              background-size: 100% 100%;
              background-image: url(../images/news_18.png); }
          .content .main_news_box .m ul li .pic {
            overflow: hidden;
            width: 100%; }
            .content .main_news_box .m ul li .pic img {
              display: block;
              width: 100%;
              transition: all .5s; }
          .content .main_news_box .m ul li .info {
            overflow: hidden;
            padding: 26px 35px; }
            .content .main_news_box .m ul li .info p {
              font-size: 18px;
              color: #333333;
              font-weight: bold;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              margin-bottom: 10px; }
            .content .main_news_box .m ul li .info span {
              display: block;
              font-size: 14px;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              overflow: hidden;
              color: #666666;
              line-height: 25px; }
  .content .main_contact {
    overflow: hidden;
    width: 100%;
    padding: 80px 0 130px 0; }
    .content .main_contact .tong_title {
      width: 100%;
      border-bottom: 1px solid #7d7d7d;
      padding-bottom: 42px;
      position: relative; }
      .content .main_contact .tong_title::after {
        content: '';
        width: 197px;
        height: 8px;
        background: #1a7561;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0px; }
    .content .main_contact .m {
      width: 1170px;
      margin: 0 auto; }
    .content .main_contact .box {
      overflow: hidden;
      width: 100%;
      margin-top: 90px;
      border: 1px solid #f7f4f2;
      border-radius: 8px;
      display: flex; }
      .content .main_contact .box .info {
        overflow: hidden;
        width: 370px;
        background: #f7f4f2;
        padding-top: 80px; }
        .content .main_contact .box .info div {
          overflow: hidden;
          padding: 0 10px;
          margin-bottom: 45px; }
          .content .main_contact .box .info div p {
            font-size: 18px;
            color: #2c2734;
            text-align: center;
            margin-bottom: 18px; }
          .content .main_contact .box .info div span {
            display: block;
            text-align: center;
            font-size: 16px;
            color: #888888;
            margin-bottom: 12px; }
      .content .main_contact .box .form {
        overflow: hidden;
        width: calc(100% - 370px);
        padding: 78px; }
        .content .main_contact .box .form input[type='submit'] {
          width: 184px;
          height: 67px;
          display: flex;
          align-items: center;
          justify-content: center;
          background: #ff6d12;
          border-radius: 50px;
          font-size: 16px;
          border: none;
          outline: none;
          color: #fff;
          cursor: pointer; }
        .content .main_contact .box .form .label {
          overflow: hidden;
          display: flex;
          align-items: center;
          margin-bottom: 30px;
          justify-content: space-between; }
          .content .main_contact .box .form .label input {
            width: 48%;
            height: 66px;
            background: #f7f4f2;
            border: none;
            border-radius: 50px;
            font-size: 16px;
            color: #757575;
            padding-left: 40px; }
          .content .main_contact .box .form .label textarea {
            width: 100%;
            border: none;
            resize: none;
            height: 180px;
            background: #f7f4f2;
            border-radius: 50px;
            font-size: 16px;
            color: #757575;
            padding: 30px 40px;
            box-sizing: border-box;
            outline: none; }

.tong_title {
  width: 100%;
  position: relative; }
  .tong_title p {
    text-align: center;
    font-size: 50px;
    letter-spacing: 1px;
    color: #000000;
    line-height: 1;
    margin-bottom: 10px; }
  .tong_title span {
    display: block;
    text-align: center;
    font-size: 31px;
    letter-spacing: 1px;
    color: #1a7561; }

@media (max-width: 1473px) {
  .content .main_classification .slide {
    width: 90%; } }
@media (max-width: 1400px) {
  .content .header .right ul li {
    margin-right: 35px; }

  .content .header .right .carts {
    margin-right: 45px; }

  .content .header {
    height: 90px; }

  .content .header .logo {
    width: 180px; }

  .nulls {
    height: 90px !important; } }
@media (max-width: 1300px) {
  .m {
    width: 1000px !important; }

  .content .main_font_box .m .left {
    width: 48%; }

  .content .main_font_box .m .right {
    width: 48%; }

  .content .main_font_box .m .left .pic div p, .content .main_font_box .m .right p {
    font-size: 35px; }

  .content .main_font_box .m .left .pic div span, .content .main_font_box .m .right span {
    font-size: 25px; }

  .content .main_font_box .m .left .font p {
    font-size: 30px; }

  .content .main_product ul li img {
    width: 90px; }

  .tong_title p {
    font-size: 40px; }

  .tong_title span {
    font-size: 23px; }

  .content .main_classification ul li {
    width: 170px;
    height: 170px; }

  .content .main_classification ul li > div div p {
    font-size: 20px; }

  .content .main_news .m .box .left {
    width: 50.76923076923077%; }

  .content .main_news .m .box ul {
    width: 45.2991452991453%; }

  .content .main_news .m .box .left a p {
    font-size: 20px; }

  .content .main_news .m .box ul li .line p {
    font-size: 16px; }

  .content .footer .m .logos p {
    font-size: 15px; }

  .content .footer .m ul li a {
    font-size: 15px; }

  .content .footer .m ul li a div span {
    font-size: 15px; }

  .content .footer .m ul li {
    font-size: 18px; }

  .content .main_walk .box {
    width: 1000px; }

  .content .main_walk .box img {
    width: 460px; }

  .content .main_walk .box .font {
    padding: 50px 500px 50px 50px; }

  .content .main_walk .box .font span {
    font-size: 14px;
    line-height: 30px; }

  .content .main_we_do .m h2, .content .main_we_do .m h2 span {
    font-size: 35px; }

  .content .main_we_do .m ul li {
    width: 23%; }

  .content .footer .m .logos img {
    width: 200px; }

  .content .main_we_do .m ul li p {
    font-size: 25px; }

  .content .main_manufacturer .m h2 {
    font-size: 40px; }

  .content .main_manufacturer .m .item .pic {
    width: 50%; }

  .content .main_manufacturer .m .item .font {
    width: 50%;
    padding: 30px; }

  .content .main_manufacturer .m .item .font p {
    font-size: 25px; }

  .content .main_manufacturer .m .item .font span {
    font-size: 14px;
    line-height: 1.6; }

  .content .main_product_info .m .grow {
    width: calc(100% - 450px); }

  .content .main_product_info .m .grow ul li {
    font-size: 15px; }

  .content .main_info_box {
    width: 90%; }

  .content .main_news_box .m ul li {
    width: 32%;
    margin-right: 2%; }

  .content .main_news_box .m ul li .info {
    padding: 20px 30px; }

  .content .des_navbar div a span {
    font-size: 18px; } }
@media (max-width: 1150px) {
  .m {
    width: 800px !important; }

  .content .header .right ul li {
    margin-right: 20px; }

  .content .header .logo {
    width: 180px; }

  .content .header {
    padding: 0 30px; }

  .content .main_font_box .m .left {
    width: 48%; }

  .content .main_font_box .m .right {
    width: 48%; }

  .content .main_font_box .m .left .pic div p, .content .main_font_box .m .right p {
    font-size: 25px; }

  .content .main_font_box .m .left .pic div span, .content .main_font_box .m .right span {
    font-size: 18px; }

  .content .main_font_box .m .right div {
    font-size: 15px; }

  .content .main_font_box .m .left .font {
    width: 100%;
    margin-left: 0; }

  .content .main_font_box .m .left .font span {
    width: 100%; }

  .content .main_font_box .m .left .font p {
    font-size: 25px; }

  .content .main_product ul li img {
    width: 90px; }

  .tong_title p {
    font-size: 30px; }

  .tong_title span {
    font-size: 18px; }

  .content .main_news .m .box .left a {
    padding: 30px; }

  .content .main_classification ul li {
    width: 150px;
    height: 150px; }

  .content .main_classification ul li > div div p {
    font-size: 18px; }

  .content .main_news .m .box .left {
    width: 50.76923076923077%; }

  .content .main_news .m .box ul {
    width: 45.2991452991453%; }

  .content .main_news .m .box .left a p {
    font-size: 16px; }

  .content .main_news .m .box ul li .slide p {
    font-size: 16px; }

  .content .main_news .m .box ul li .slide span {
    font-size: 14px; }

  .content .main_news .m .box ul li .line p {
    font-size: 16px; }

  .content .footer .m .logos p {
    font-size: 13px; }

  .content .footer .m ul li a {
    font-size: 13px; }

  .content .footer .m ul li a div span {
    font-size: 13px; }

  .content .footer .m ul li {
    font-size: 16px; }

  .content .main_walk .box {
    width: 800px; }

  .content .main_walk .box img {
    width: 360px; }

  .content .main_walk .box .font {
    padding: 30px 360px 30px 30px; }

  .content .main_walk .box .font p {
    font-size: 20px; }

  .content .main_walk .box .font span {
    font-size: 13px;
    line-height: 22px; }

  .content .main_we_do .m h2, .content .main_we_do .m h2 span {
    font-size: 30px; }

  .content .main_we_do .m ul li {
    width: 23%; }

  .content .footer .m .logos img {
    width: 150px; }

  .content .main_we_do .m ul li p {
    font-size: 20px; }

  .content .main_manufacturer .m h2 {
    font-size: 30px; }

  .content .main_manufacturer .m .item .pic {
    width: 50%; }

  .content .main_manufacturer .m .item .font {
    width: 50%;
    padding: 30px; }

  .content .main_manufacturer .m .item .font p {
    font-size: 22px; }

  .content .main_manufacturer .m .item .font span {
    font-size: 14px;
    line-height: 1.6; }

  .content .main_product_info .m .grow {
    width: calc(100% - 450px); }

  .content .main_product_info .m .grow ul li {
    font-size: 15px; }

  .content .main_info_box {
    width: 90%; }

  .content .main_news_box .m ul li {
    width: 32%;
    margin-right: 2%; }

  .content .main_news_box .m ul li .info {
    padding: 20px 30px; }

  .content .des_navbar div a span {
    font-size: 18px; }

  .content .main_contact .box .form {
    width: 60%;
    padding: 40px; }

  .content .main_contact .box .info {
    width: 40%; }

  .content .main_product_list .m ul li {
    width: 32%;
    margin-right: 2%; }

  .content .main_product_list .m ul li:nth-child(3n) {
    margin-right: 2%; }

  .content .main_product_list .m ul li:nth-child(2n) {
    margin-right: 0; }

  .content .des_navbar div {
    padding: 0 20px; } }
@media (max-width: 850px) {
  .m {
    width: 100% !important; }

  .content header {
    height: .6rem;
    padding: 0 .2rem; }

  .content header .fl div img {
    width: .2rem; }

  .content header .fl div {
    margin-right: .3rem; }

  .content header .icon {
    width: 1.5rem; }

  .content header .fl div span {
    font-size: .2rem; }

  .content .header {
    height: 1.2rem;
    top: .6rem;
    box-sizing: border-box; }

  .content .header .right {
    display: none; }

  .content .header .logo {
    width: 1.8rem; }

  .content .banner {
    margin-top: 1.2rem; }

  .content .banner .swiper-pagination {
    bottom: .06rem; }

  .content .main_product {
    padding: .3rem; }

  .content .main_product ul {
    flex-wrap: wrap;
    margin-bottom: .8rem; }

  .content .main_product ul li {
    width: 33.33%;
    padding: .3rem 0; }

  .content .main_product ul li span {
    font-size: .26rem; }

  .content .main_product ul li img {
    width: 1rem;
    height: 1rem; }

  .tong_title p {
    font-size: .35rem; }

  .tong_title span {
    font-size: .28rem; }

  .content .main_font_box {
    padding: .3rem; }

  .content .main_font_box .m .left .pic div {
    padding: .3rem; }

  .content .main_font_box .m .left .pic div p, .content .main_font_box .m .right p {
    font-size: .3rem;
    margin-bottom: .1rem; }

  .content .main_font_box .m .right a {
    padding: .3rem; }

  .content .main_font_box .m .right div {
    width: 90%;
    font-size: .22rem;
    height: .65rem;
    bottom: .5rem; }

  .content .main_font_box .m .left .pic div span, .content .main_font_box .m .right span {
    font-size: .22rem;
    letter-spacing: 0; }

  .content .main_font_box .m .left .pic {
    margin-bottom: .3rem; }

  .content .main_font_box .m .left .font div {
    width: 1rem;
    margin-bottom: .3rem; }

  .content .main_font_box .m .left .font p {
    font-size: .28rem;
    font-weight: bold; }

  .content .main_font_box .m .left .font span {
    font-size: .22rem;
    line-height: 1.4; }

  .content .main_classification .tong_title {
    padding-bottom: .4rem; }

  .content .main_classification .tong_title::after {
    width: 2rem;
    height: .03rem; }

  .content .main_walk .tong_title {
    padding-bottom: .4rem; }

  .content .main_walk .tong_title::after {
    width: 2rem;
    height: .03rem; }

  .content .main_contact .tong_title {
    padding-bottom: .4rem; }

  .content .main_contact .tong_title::after {
    width: 2rem;
    height: .03rem; }

  .content .main_news_box .tong_title {
    padding-bottom: .4rem; }

  .content .main_news_box .tong_title::after {
    width: 2rem;
    height: .03rem; }

  .content .main_classification {
    padding: .7rem .3rem; }

  .content .main_classification .slide {
    width: 100%; }

  .content .main_classification .slide .icon {
    right: .3rem;
    bottom: .3rem; }

  .content .main_classification .slide .icon img {
    width: .55rem; }

  .content .main_classification ul {
    margin-top: .5rem; }

  .content .main_classification ul li {
    width: 1.5rem;
    height: 1.5rem; }

  .content .main_classification ul li > div div p {
    font-size: .22rem;
    line-height: 1.5; }

  .content .main_classification ul li > div div span {
    font-size: .22rem;
    line-height: 1.5; }

  .tong_title p {
    font-weight: bold; }

  .content .main_news {
    padding: .7rem .3rem; }

  .content .main_news .m .box {
    margin-top: .7rem;
    display: block; }

  .content .main_news .m .box .left {
    width: 100%;
    border-radius: .06rem;
    float: none; }

  .content .main_news .m .box .left a {
    padding: .3rem; }

  .content .main_news .m .box .left a .pic {
    margin-bottom: .3rem; }

  .content .main_news .m .box .left a p {
    font-size: .3rem;
    letter-spacing: 0; }

  .content .main_news .m .box .left a div span {
    font-size: .24rem; }

  .content .main_news .m .box ul {
    width: 100%;
    margin-top: .3rem; }

  .content .main_news .m .box ul li .line {
    padding: 0 .3rem;
    height: 1rem; }

  .content .main_news .m .box ul li .line img {
    width: .46rem; }

  .content .main_news .m .box ul li .slide {
    padding: .3rem; }

  .content .main_news .m .box ul li .slide p {
    font-size: .26rem; }

  .content .main_news .m .box ul li .slide span {
    font-size: .24rem;
    line-height: 1.5; }

  .content .footer {
    padding: .7rem .3rem; }

  .content .footer .m {
    display: block; }

  .content .footer .m .logos {
    width: 100%; }

  .content .footer .m .logos p {
    font-size: .22rem;
    line-height: 1.6; }

  .content .footer .m ul {
    margin-top: .3rem;
    overflow: hidden; }

  .content .footer .m ul li:first-child {
    font-size: .28rem;
    margin-bottom: .15rem;
    width: 100%; }

  .content .footer .m ul li a div span {
    font-size: .22rem;
    line-height: 1.5; }

  .content .footer .m ul li a {
    font-size: .22rem;
    line-height: 1.5; }

  .content .footer .m ul li {
    float: left;
    padding-right: .3rem;
    padding-bottom: .15rem; }

  .content .main_news .m .box ul li .line p {
    font-size: .26rem; }

  .content footer {
    height: auto;
    padding: .3rem; }

  .content footer .m {
    display: block;
    width: 100%; }

  .content footer .m > p {
    font-size: .22rem;
    text-align: center;
    margin-bottom: .3rem; }

  .content footer .m .share {
    justify-content: center; }

  .content footer .m .share p {
    font-size: .22rem; }

  .content footer .m .share span {
    font-size: .22rem; }

  .content footer .m .share a img {
    width: .34rem; }

  .content .des_banner {
    margin-top: 1.2rem; }

  .content .main_walk {
    padding: .7rem .3rem; }

  .content .main_walk .box {
    width: 100%;
    margin-top: .4rem;
    display: flex;
    align-items: center;
    justify-content: space-between; }

  .content .main_walk .box img {
    width: 2rem; }

  .content .main_walk .box .font {
    width: 100%;
    padding: .3rem;
    padding-top: .66rem; }

  .content .main_walk .box .font p {
    font-size: .29rem; }

  .content .main_walk .box .font span {
    font-size: .24rem;
    line-height: 1.5; }

  .content .main_we_do {
    height: auto;
    padding-bottom: 5rem; }

  .content .main_we_do .m {
    padding: .7rem .3rem; }

  .content .main_we_do .m h2, .content .main_we_do .m h2 span {
    font-size: .3rem; }

  .content .main_we_do .m h2 em {
    width: 1px;
    height: .33rem;
    margin: 0 .2rem; }

  .content .main_we_do .m ul {
    margin-top: 0;
    flex-wrap: wrap; }

  .content .main_we_do .m ul li:first-child, .content .main_we_do .m ul li:last-child {
    margin-top: .4rem; }

  .content .main_we_do .m ul li {
    width: 50%;
    padding: 0 .15rem;
    margin-top: .4rem; }

  .content .main_we_do .m ul li img {
    width: 1rem; }

  .content .main_we_do .m ul li p {
    font-size: .3rem;
    line-height: .8rem; }

  .content .main_we_do .m ul li span {
    font-size: .26rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: .45rem; }

  .content .main_manufacturer {
    padding: .7rem .3rem; }

  .content .main_manufacturer .m h2 {
    font-size: .33rem;
    margin-bottom: .66rem; }

  .content .main_manufacturer .m .item {
    display: block;
    width: 100%;
    margin-bottom: .3rem; }

  .content .main_manufacturer .m .item .pic {
    width: 100%; }

  .content .main_manufacturer .m .item .font {
    width: 100%;
    padding: .33rem; }

  .content .main_manufacturer .m .item .font p {
    font-size: .3rem;
    margin-bottom: .2rem; }

  .content .main_manufacturer .m .item .font span {
    font-size: .24rem;
    line-height: .45rem; }

  .content .main_manufacturer .m .icon {
    margin-top: .6rem; }

  .content .main_contact {
    padding: .7rem .3rem; }

  .content .main_contact .box {
    margin-top: .7rem;
    display: block; }

  .content .main_contact .box .form {
    width: 100%;
    padding: .33rem; }

  .content .main_contact .box .form .label {
    margin-bottom: .3rem; }

  .content .main_contact .box .form .label input {
    height: .8rem;
    padding-left: .33rem;
    font-size: .26rem; }

  .content .main_contact .box .form .label textarea {
    height: 2rem;
    border-radius: .2rem;
    font-size: .26rem;
    padding: .33rem; }

  .content .main_contact .box .form input[type='submit'] {
    width: 3rem;
    height: .88rem;
    margin: 0 auto;
    font-size: .28rem; }

  .content .main_contact .box .info {
    width: 100%;
    padding: .33rem; }

  .content .main_contact .box .info div {
    margin: 0;
    padding: .15rem 0; }

  .content .main_contact .box .info div p {
    font-size: .28rem;
    margin-bottom: .2rem; }

  .content .main_contact .box .info div span {
    display: block;
    font-size: .24rem;
    text-align: center; }

  .nulls {
    height: 1.2rem !important; }

  .content .main_menus .m ul {
    padding: 0 .3rem; }

  .content .main_menus .m ul li a {
    font-size: .24rem; }

  .content .main_menus .m ul li img {
    width: .12rem; }

  .content .main_menus {
    height: 1rem; }

  .content .main_product_info {
    padding: .7rem .3rem; }

  .content .main_product_info .m {
    display: block;
    width: 100%; }

  .content .main_product_info .m .slide {
    width: 100%; }

  .content .main_product_info .m .slide .box {
    padding: 0 .66rem; }

  .content .main_product_info .m .slide .box .label {
    width: 1rem;
    height: 1rem;
    margin: 0 auto; }

  .content .main_product_info .m .slide .box .btn {
    width: .3rem; }

  .content .main_product_info .m .slide .box .swiper-slide {
    margin: 0;
    width: 25%; }

  .content .main_product_info .m .grow {
    width: 100%;
    margin-top: .33rem;
    padding: .6rem 0; }

  .content .main_product_info .m .grow h2 {
    font-size: .33rem;
    margin-bottom: .3rem;
    font-weight: bold; }

  .content .main_product_info .m .grow .icon img {
    width: .3rem; }

  .content .main_product_info .m .grow .icon span {
    font-size: .26rem; }

  .content .main_product_info .m .grow .head {
    height: .66rem;
    font-size: .27rem;
    margin-top: .3rem; }

  .content .main_product_info .m .grow ul li {
    font-size: .24rem;
    letter-spacing: 0;
    padding: .1rem 0;
    padding-left: .3rem; }

  .content .main_product_info .m .grow .down a {
    font-size: .26rem;
    height: .65rem; }

  .content .main_info_box .head {
    height: .65rem;
    font-size: .28rem; }

  .content .main_info_box {
    width: 100%;
    margin: 0; }

  .content .main_news_box {
    padding: .7rem .3rem; }

  .content .main_news_box .m ul {
    justify-content: space-between;
    margin-top: .5rem; }

  .content .main_news_box .m ul li .info {
    padding: .2rem; }

  .content .main_news_box .m ul li .info p {
    font-size: .28rem;
    margin-bottom: .2rem; }

  .content .main_news_box .m ul li .info span {
    font-size: .24rem;
    line-height: 1.5; }

  .content .main_news_box .m ul li .link {
    height: .8rem;
    padding: 0 .2rem; }

  .content .main_news_box .m ul li .link p {
    font-size: .24rem; }

  .content .main_news_box .m ul li .link div {
    width: .12rem;
    height: .2rem; }

  .content .main_news_box .m ul li {
    width: 48%;
    margin: 0;
    margin-top: .33rem;
    border-radius: .1rem; }

  .content .des_navbar {
    height: auto;
    flex-wrap: wrap; }

  .content .des_navbar div {
    width: 33.33%;
    padding: .25rem 0;
    margin: 0; }

  .content .des_navbar div a img {
    width: .46rem; }

  .content .des_navbar div a span {
    font-size: .24rem; }

  .content .des_navbar div:last-child {
    width: 50%; }

  .content .des_navbar div:nth-last-child(2) {
    width: 50%; }

  .content .main_product_list .m ul {
    flex-wrap: wrap; }

  .content .main_product_list .m ul li {
    width: 50%;
    margin: 0;
    padding: .3rem 0; }

  .content .main_product_list .m ul li:nth-child(3n) {
    margin: 0; }

  .content .main_product_list .m ul li .pic img {
    max-width: 80%; }

  .mobile_navbar .box ul li div {
    display: none; }

  .des_banner.ons {
    margin-top: 0; }

  .mobile_navbar .box > img {
    width: .4rem;
    margin: .3rem;
    float: right; }

  .mobile_navbar .box ul li div a {
    display: flex;
    align-items: center;
    height: 1rem;
    padding-left: .6rem;
    color: #9D9EA5;
    font-size: .28rem; }

  .menu {
    width: .5rem;
    margin-left: .3rem;
    display: block; }

  .mobile_navbar {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 999999999;
    left: 0;
    top: 0;
    display: none; }

  .mobile_navbar .box {
    width: 70%;
    position: absolute;
    right: -70%;
    top: 0;
    overflow: auto;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }

  .mobile_navbar .box ul {
    overflow: hidden; }

  .mobile_navbar .box ul li {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ECECEC; }

  .mobile_navbar .box ul li > a {
    display: flex;
    align-items: center;
    height: 100%;
    height: .9rem;
    padding-right: .2rem;
    padding-left: .3rem;
    font-size: .28rem;
    color: #333;
    justify-content: space-between; }

  .mobile_navbar .box ul li > a.on img {
    transform: rotate(90deg); }

  .mobile_navbar .box ul li > a img {
    transition: all .2s; }

  .childer {
    overflow: hidden;
    padding-left: .3rem;
    display: none; }

  .childer a {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ECECEC;
    height: 100%;
    height: .9rem;
    padding-left: .5rem;
    font-size: .26rem;
    color: #333; }

  .childer a:last-child {
    border: none; } }

/*分页样式开始*/
.pagers {
  padding-left: 0;
  padding-bottom:20px;
  margin: 20px 0;
  text-align: center ;
  list-style: none;
}
.pagers li {
  display: inline;
}
.pagers li > a,
.pagers li > span {
  display: inline-block;
  padding: 5px 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin:0px 5px 0px 0px;
}
.pagers li > a:hover,
.pagers li > a:active {
  text-decoration: none;
  background-color: #1A7561 !important;
  color:#FFF;
}
.pagination>.active>span{
  background-color: #1A7561 !important;
  color:#FFF;
}
.pagers .on{
  background-color: #1A7561 !important;
  color:#FFF;
	
}
.pagers .next > a,
.pagers .next > span {
  float: right;
}
.pagers .previous > a,
.pagers .previous > span {
  float: left;
}
.pagers .disabled > a,
.pagers .disabled > a:hover,
.pagers .disabled > a:focus,
.pagers .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
/*# sourceMappingURL=css.css.map */
