.menu {
  display: none; }

.mobile_navbar {
  display: none; }

.wsnull {
  height: 85px; }

.fadein_box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999999;
  background: rgba(0, 0, 0, 0.6);
  display: none; }
  .fadein_box .box {
    overflow: hidden;
    width: 900px;
    background: #fff;
    position: relative; }
    .fadein_box .box .close {
      cursor: pointer;
      position: absolute;
      right: 15px;
      top: 15px;
      z-index: 999; }
    .fadein_box .box video {
      width: 100%;
      display: block; }

.maps {
  width: 100%;
  overflow: hidden; }
  .maps img {
    display: block;
    width: 100%; }

.main_cares {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80px;
  background: #000000; }
  .main_cares .m {
    overflow: hidden;
    display: flex;
    padding: 0 100px;
    flex-wrap: wrap; }
    .main_cares .m li {
      overflow: hidden;
      background: #fff;
      margin-right: 2.75%;
      margin-top: 50px;
      width: 31.5%; }
      .main_cares .m li:hover .pic img {
        transform: scale(1.03); }
      .main_cares .m li .pic {
        overflow: hidden;
        width: 100%;
        position: relative; }
        .main_cares .m li .pic p {
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 39px;
          font-weight: 100;
          color: #fff;
          position: absolute;
          left: 0;
          top: 0; }
        .main_cares .m li .pic img {
          display: block;
          width: 101%;
          transition: all .5s; }
      .main_cares .m li .child {
        overflow: hidden;
        width: 100%;
        padding: 35px 40px; }
        .main_cares .m li .child p {
          font-size: 15px;
          font-weight: bold;
          line-height: 26px;
          margin-bottom: 10px;
          color: #ffb100; }
        .main_cares .m li .child span {
          padding-left: 14px;
          font-size: 12px;
          color: #000000;
          line-height: 22px;
          margin-top: 5px;
          background-image: url(../images/rright_05.jpg);
          background-repeat: no-repeat;
          background-position: left 6px;
          position: relative;
          display: block; }
      .main_cares .m li:nth-child(3n) {
        margin-right: 0; }
  .main_cares .cares_banner {
    overflow: hidden;
    width: 100%;
    height: 804px;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background-image: url(../images/cares_05.jpg);
    padding-bottom: 35px; }
    .main_cares .cares_banner div {
      overflow: hidden; }
      .main_cares .cares_banner div p {
        text-align: center;
        font-size: 44px;
        color: #fff;
        font-weight: 100;
        margin-bottom: 40px; }
      .main_cares .cares_banner div span {
        display: block;
        width: 650px;
        text-align: center;
        margin: 0 auto;
        font-size: 19px;
        color: #fff;
        line-height: 35px; }

.main_qa {
  overflow: hidden;
  width: 100%;
  padding: 140px 100px;
  background: #fff; }
  .main_qa .main_box {
    overflow: hidden;
    margin-top: 60px;
    display: flex;
    justify-content: space-between; }
    .main_qa .main_box .rights {
      overflow: hidden;
      width: 33.6%; }
      .main_qa .main_box .rights .hot {
        overflow: hidden;
        width: 100%;
        background: #F2F2F2;
        margin-top: 20px;
        padding: 40px 50px;
        padding: 40px 55px 50px 55px; }
        .main_qa .main_box .rights .hot .title {
          display: block;
          font-size: 20px;
          color: #000;
          line-height: 50px;
          border-bottom: 1px solid #F9CF71;
          font-weight: bold; }
        .main_qa .main_box .rights .hot ul {
          overflow: hidden;
          padding: 10px 0; }
          .main_qa .main_box .rights .hot ul li {
            overflow: hidden; }
            .main_qa .main_box .rights .hot ul li a {
              padding: 10px 0;
              display: block; }
              .main_qa .main_box .rights .hot ul li a p {
                font-size: 16px;
                color: #333;
                margin-bottom: 5px; }
              .main_qa .main_box .rights .hot ul li a span {
                display: block;
                font-size: 14px;
                color: #666; }
      .main_qa .main_box .rights .form {
        overflow: hidden;
        width: 100%;
        background: #F2F2F2;
        padding: 40px 55px 50px 55px; }
        .main_qa .main_box .rights .form .title {
          display: block;
          font-size: 20px;
          color: #000;
          line-height: 30px;
          border-bottom: 1px solid #F9CF71;
          font-weight: bold;
          padding-bottom: 6px; }
        .main_qa .main_box .rights .form .submit {
          overflow: hidden;
          width: 100%;
          background: #FFAB00;
          height: 42px;
          font-size: 20px;
          display: flex;
          align-items: center;
          margin-top: 20px;
          color: #000;
          font-weight: bold;
          cursor: pointer;
          position: relative;
          justify-content: center; }
        .main_qa .main_box .rights .form .label {
          overflow: hidden;
          font-size: 12px;
          margin-top: 15px;
          background: #fff;
          height: 40px;
          width: 100%;
          display: flex;
          align-items: center;
          position: relative; }
          .main_qa .main_box .rights .form .label .send {
            overflow: hidden;
            height: 100%;
            display: flex;
            align-items: center;
            font-size: 16px;
            color: #FFB51D;
            cursor: pointer;
            position: absolute;
            right: 0;
            top: 0;
            padding: 0 25px; }
          .main_qa .main_box .rights .form .label select {
            width: 50%;
            height: 100%;
            padding-left: 20px;
            box-sizing: border-box;
            border: none;
            outline: none;
            background: none;
            font-size: 16px;
            background-image: url(../images/downss_03.png);
            background-repeat: no-repeat;
            background-position: right 25px center;
            color: #0f1d9c;
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none; }
            .main_qa .main_box .rights .form .label select.wss {
              width: 100%; }
          .main_qa .main_box .rights .form .label input {
            width: 100%;
            height: 100%;
            border: none;
            outline: none;
            font-size: 14px;
            color: #9C9C9C;
            background: none;
            padding-left: 20px; }
    .main_qa .main_box .page_lists {
      overflow: hidden;
      margin-top: 50px; }
      .main_qa .main_box .page_lists a {
        display: block;
        font-size: 20px;
        line-height: 40px;
        transition: all .1s;
        font-weight: bold;
        color: #000; }
        .main_qa .main_box .page_lists a:hover {
          color: #FFB100; }
    .main_qa .main_box .list {
      overflow: hidden;
      width: 60%; }
      .main_qa .main_box .list ul {
        overflow: hidden;
        margin-bottom: 50px; }
        .main_qa .main_box .list ul li {
          overflow: hidden;
          border-bottom: 1px solid #FFB100; }
          .main_qa .main_box .list ul li .slide {
            overflow: hidden;
            padding-left: 80px;
            padding-top: 10px;
            padding-bottom: 20px; }
            .main_qa .main_box .list ul li .slide .tit {
              display: block;
              font-size: 25px;
              color: #000;
              font-weight: bold; }
            .main_qa .main_box .list ul li .slide .lab {
              overflow: hidden; }
              .main_qa .main_box .list ul li .slide .lab span {
                display: inline-flex;
                align-items: center;
                height: 33px;
                padding: 0 10px;
                font-size: 20px;
                color: #000;
                font-weight: bold;
                background: #FFB100;
                margin-top: 24px; }
              .main_qa .main_box .list ul li .slide .lab .font {
                display: block;
                font-size: 18px;
                color: #333;
                margin-top: 8px; }
              .main_qa .main_box .list ul li .slide .lab img {
                display: block;
                margin-top: 10px;
                max-width: 100%; }
          .main_qa .main_box .list ul li .top {
            overflow: hidden;
            padding: 30px 0 20px 0; }
            .main_qa .main_box .list ul li .top .label {
              overflow: hidden;
              display: flex;
              margin-bottom: 10px;
              align-items: flex-start;
              justify-content: space-between; }
              .main_qa .main_box .list ul li .top .label:last-child .icon {
                background: #000000;
                color: #FFB100; }
              .main_qa .main_box .list ul li .top .label .icon {
                width: 57px;
                height: 36px;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 20px;
                color: #000;
                font-family: ca;
                background: #FFB100; }
              .main_qa .main_box .list ul li .top .label .grow {
                overflow: hidden;
                width: calc(100% - 57px - 22px); }
                .main_qa .main_box .list ul li .top .label .grow p {
                  font-size: 20px;
                  font-weight: bold;
                  line-height: 36px;
                  color: #000; }
                .main_qa .main_box .list ul li .top .label .grow span {
                  display: block;
                  font-size: 17px;
                  line-height: 30px;
                  color: #101010;
                  margin-bottom: 8px; }
                .main_qa .main_box .list ul li .top .label .grow .fons {
                  padding-left: 14px;
                  font-size: 16px;
                  color: #000000;
                  line-height: 28px;
                  background-image: url(../images/rright_05.jpg);
                  background-repeat: no-repeat;
                  background-position: left 10px;
                  position: relative; }
                .main_qa .main_box .list ul li .top .label .grow em {
                  display: block;
                  font-size: 12px;
                  color: #AFAFAF; }
  .main_qa .top_search {
    overflow: hidden; }
    .main_qa .top_search .b {
      overflow: hidden;
      height: 55px;
      display: flex;
      align-items: center; }
      .main_qa .top_search .b li {
        height: 100%;
        position: relative; }
        .main_qa .top_search .b li a {
          height: 100%;
          display: flex;
          align-items: center;
          font-size: 19px;
          font-weight: bold;
          padding-right: 50px;
          color: #000;
          transition: all .1s; }
        .main_qa .top_search .b li:hover a {
          color: #FFB100; }
    .main_qa .top_search .t {
      height: 90px;
      display: flex;
      align-items: center;
      border-bottom: 1px solid #B0B0B0; }
      .main_qa .top_search .t li {
        height: 100%;
        position: relative; }
        .main_qa .top_search .t li:last-child::after {
          display: none; }
        .main_qa .top_search .t li.on a {
          color: #FFB100; }
        .main_qa .top_search .t li:hover a {
          color: #FFB100; }
        .main_qa .top_search .t li a {
          display: flex;
          align-items: center;
          height: 100%;
          font-size: 24px;
          padding: 0 36px;
          transition: all .1s;
          color: #333; }
        .main_qa .top_search .t li:first-child a {
          padding-left: 0; }
        .main_qa .top_search .t li::after {
          content: '';
          width: 1px;
          height: 30px;
          background: #A6A6A6;
          position: absolute;
          right: 0px;
          top: 50%;
          transform: translateY(-50%); }

.contact_form {
  overflow: hidden;
  width: 100%;
  height: 572px;
  background-image: url(../images/contact_23.jpg);
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center; }
  .contact_form .m {
    width: 1200px;
    overflow: hidden; }
    .contact_form .m .head {
      overflow: hidden; }
      .contact_form .m .head p {
        font-size: 26px;
        color: #fff;
        margin-bottom: 10px;
        font-weight: bold; }
      .contact_form .m .head span {
        display: block;
        font-size: 16px;
        color: #fff; }
    .contact_form .m .form {
      overflow: hidden;
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-top: 30px; }
      .contact_form .m .form .submit {
        overflow: hidden;
        width: 49%;
        background: #FFAB00;
        height: 42px;
        font-size: 20px;
        display: flex;
        align-items: center;
        margin-top: 20px;
        color: #000;
        font-weight: bold;
        cursor: pointer;
        position: relative;
        justify-content: center; }
      .contact_form .m .form .label {
        overflow: hidden;
        width: 49%;
        background: #fff;
        height: 42px;
        font-size: 12px;
        display: flex;
        align-items: center;
        margin-top: 20px;
        position: relative; }
        .contact_form .m .form .label .send {
          overflow: hidden;
          height: 100%;
          display: flex;
          align-items: center;
          font-size: 16px;
          color: #FFB51D;
          cursor: pointer;
          position: absolute;
          right: 0;
          top: 0;
          padding: 0 25px; }
        .contact_form .m .form .label select {
          width: 50%;
          height: 100%;
          padding-left: 20px;
          box-sizing: border-box;
          border: none;
          outline: none;
          background: none;
          font-size: 16px;
          background-image: url(../images/downss_03.png);
          background-repeat: no-repeat;
          background-position: right 25px center;
          color: #9C9C9C;
          appearance: none;
          -moz-appearance: none;
          -webkit-appearance: none; }
          .contact_form .m .form .label select.wss {
            width: 100%; }
        .contact_form .m .form .label input {
          width: 100%;
          height: 100%;
          border: none;
          outline: none;
          font-size: 14px;
          color: #9C9C9C;
          background: none;
          padding-left: 20px; }

.contact_icon {
  overflow: hidden;
  background: #fff;
  width: 100%;
  padding: 90px 0; }
  .contact_icon .m {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    .contact_icon .m li {
      overflow: hidden; }
      .contact_icon .m li img {
        display: block;
        margin: 0 auto;
        margin-bottom: 38px; }
      .contact_icon .m li p {
        text-align: center;
        font-size: 15px;
        color: #333;
        margin-bottom: 10px; }
      .contact_icon .m li span {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #333;
        font-family: ca; }

.mySwiper3 {
  width: 100%;
  height: 100vh; }
  .mySwiper3 .slidebox {
    width: 100%;
    height: 100vh;
    overflow: auto; }
    .mySwiper3 .slidebox::-webkit-scrollbar {
      width: 2px;
      height: 1px; }
    .mySwiper3 .slidebox::-webkit-scrollbar-thumb {
      background: #FFB104; }
    .mySwiper3 .slidebox::-webkit-scrollbar-track {
      background: #EDEDED; }

.right_icon {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 999; }
  .right_icon .label {
    width: 150px;
    height: 45px;
    background: #f5b81b;
    display: flex;
    transition: all .3s;
    margin-bottom: 1px;
    align-items: center;
    transform: translateX(100px);
    cursor: pointer; }
    .right_icon .label:hover {
      transform: translateX(0); }
    .right_icon .label a {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center; }
      .right_icon .label a img {
        display: block; }
      .right_icon .label a div {
        font-size: 13px;
        margin-left: 5px;
        color: #333; }

.desbanner {
  overflow: hidden;
  width: 100%; }
  .desbanner img {
    display: block;
    width: 100%; }

.main_history {
  overflow: hidden;
  width: 100%;
  display: flex;
  position: relative;
  justify-content: space-between; }
  .main_history .main_history_list {
    width: calc(100% - 190px);
    padding: 0 19%;
    padding-bottom: 140px !important; }
    .main_history .main_history_list ul {
      overflow: hidden;
      width: 100%; }
      .main_history .main_history_list ul li {
        overflow: hidden;
        padding-top: 135px; }
        .main_history .main_history_list ul li p {
          text-align: center;
          font-size: 28px;
          color: #000;
          font-family: ca;
          font-weight: bold;
          margin-bottom: 40px; }
        .main_history .main_history_list ul li div {
          overflow: hidden;
          display: flex;
          flex-wrap: wrap; }
          .main_history .main_history_list ul li div a {
            overflow: hidden;
            margin-right: 9px;
            margin-top: 10px;
            position: relative;
            display: block; }
            .main_history .main_history_list ul li div a span {
              width: 100%;
              background: rgba(0, 0, 0, 0.5);
              position: absolute;
              left: 0;
              bottom: 0;
              padding: 10px;
              font-size: 12px;
              color: #fff;
              display: block;
              line-height: 1.4;
              box-sizing: border-box;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              overflow: hidden; }
            .main_history .main_history_list ul li div a img {
              display: block; }
  .main_history .navbar {
    width: 190px;
    background: #fff;
    position: relative; }
    .main_history .navbar ul {
      overflow: auto;
      width: 190px;
      height: calc(100vh - 90px - 85px);
      position: relative;
      left: 0;
      height: 58vh;
      z-index: 999;
      padding-top: 50px; }
      .main_history .navbar ul::-webkit-scrollbar {
        width: 2px;
        height: 1px; }
      .main_history .navbar ul::-webkit-scrollbar-thumb {
        background: #FFB104; }
      .main_history .navbar ul::-webkit-scrollbar-track {
        background: #EDEDED; }
      .main_history .navbar ul.on {
        position: fixed;
        left: 0;
        top: 90px; }
      .main_history .navbar ul li {
        overflow: hidden;
        width: 100%;
        height: 35px; }
        .main_history .navbar ul li.on a div {
          background-image: url(../images/des_page_07.jpg); }
        .main_history .navbar ul li.on a p {
          color: #FFB104; }
        .main_history .navbar ul li:hover a div {
          background-image: url(../images/des_page_07.jpg); }
        .main_history .navbar ul li:hover a p {
          color: #FFB104; }
        .main_history .navbar ul li a {
          display: flex;
          align-items: center;
          height: 100%;
          justify-content: center;
          width: 100%; }
          .main_history .navbar ul li a div {
            width: 4px;
            height: 6px;
            background-size: 100% 100%;
            margin-right: 14px;
            background-image: url(../images/des_page_10.jpg); }
          .main_history .navbar ul li a p {
            font-size: 14px;
            color: #B9B9B9; }

.content {
  overflow: hidden;
  height: 100vh;
  width: 100%;
  position: relative; }
  .content.on {
    height: auto; }
  .content .header {
    width: 100%;
    height: 90px;
    position: fixed;
    transition: all .3s;
    left: 0;
    top: 0;
    z-index: 99999; }
    .content .header.on {
      background: #fff; }
      .content .header.on .m .logo {
        background-image: url(../images/header1.png); }
      .content .header.on .m .right .search {
        background-image: url(../images/header.png); }
      .content .header.on .m .right ul li a {
        color: #333; }
    .content .header .m {
      width: 1500px;
      height: 100%;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .content .header .m .logo {
        width: 121px;
        height: 33px;
        background-image: url(../images/logo.png);
        background-size: 100% 100%; }
      .content .header .m .right {
        height: 100%;
        display: flex;
        align-items: center; }
        .content .header .m .right .search {
          width: 22px;
          height: 22px;
          background-image: url(../images/search.png);
          cursor: pointer;
          background-size: 100% 100%; }
        .content .header .m .right ul {
          height: 100%;
          display: flex;
          align-items: center;
          margin-right: 4vw; }
          .content .header .m .right ul li {
            height: 100%;
            display: flex;
            align-items: center;
            margin-right: 50px; }
            .content .header .m .right ul li:hover .des_navbar {
              opacity: 1;
              top: 99%;
              visibility: initial; }
            .content .header .m .right ul li .des_navbar {
              width: 100%;
              background: rgba(255, 255, 255, 0.9);
              position: absolute;
              left: 0;
              visibility: hidden;
              opacity: 0;
              top: 120%;
              transition: all .3s; }
              .content .header .m .right ul li .des_navbar .mm {
                width: 1500px;
                margin: 0 auto;
                overflow: hidden;
                display: flex;
                align-items: center;
                padding: 30px 0;
                flex-wrap: wrap; }
                .content .header .m .right ul li .des_navbar .mm .lab {
                  overflow: hidden;
                  width: 33.33%;
                  padding: 0 5%;
                  position: relative; }
                  .content .header .m .right ul li .des_navbar .mm .lab::after {
                    content: '';
                    width: 1px;
                    height: 76px;
                    background: #615A57;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    transform: translateY(-50%); }
                  .content .header .m .right ul li .des_navbar .mm .lab:nth-child(3n)::after {
                    display: none; }
                  .content .header .m .right ul li .des_navbar .mm .lab a {
                    display: flex;
                    align-items: center;
                    box-sizing: border-box;
                    justify-content: center;
                    padding: 25px 30px; }
                    .content .header .m .right ul li .des_navbar .mm .lab a:hover {
                      background: #FFBE00; }
                    .content .header .m .right ul li .des_navbar .mm .lab a img {
                      display: block; }
                    .content .header .m .right ul li .des_navbar .mm .lab a div {
                      overflow: hidden;
                      margin-left: 24px; }
                      .content .header .m .right ul li .des_navbar .mm .lab a div p {
                        font-size: 33px;
                        color: #000;
                        font-weight: bold;
                        line-height: 1;
                        margin-bottom: 10px; }
                      .content .header .m .right ul li .des_navbar .mm .lab a div span {
                        font-size: 26px;
                        color: #000;
                        font-weight: bold;
                        display: block; }
            .content .header .m .right ul li.on > a {
              background: #F5B81C;
              color: #fff; }
            .content .header .m .right ul li:hover > a {
              background: #F5B81C;
              color: #fff; }
            .content .header .m .right ul li > a {
              display: inline-flex;
              align-items: center;
              height: 35px;
              font-weight: bold;
              padding: 0 24px;
              font-size: 16px;
              color: #fff; }
  .content footer {
    overflow: hidden;
    width: 100%;
    background: #fff;
    display: flex;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    align-items: center;
    justify-content: center;
    padding: 25px 0; }
    .content footer div {
      overflow: hidden;
      display: flex;
      align-items: center; }
      .content footer div a {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 100px; }
      .content footer div span {
        font-size: 18px;
        color: #333;
        font-weight: bold;
        margin-left: 15px; }
      .content footer div img {
        display: block; }
  .content .footer {
    overflow: hidden;
    width: 100%;
    background: #010101;
    padding: 40px 0; }
    .content .footer .m {
      width: 1500px;
      overflow: hidden;
      margin: 0 auto; }
      .content .footer .m .title {
        display: block;
        font-size: 17px;
        font-weight: bold;
        color: #fff; }
      .content .footer .m .box {
        overflow: hidden;
        display: flex;
        align-items: flex-start;
        justify-content: space-between; }
        .content .footer .m .box .fr {
          display: flex;
          align-items: center;
          width: 40%;
          flex-wrap: wrap; }
          .content .footer .m .box .fr li {
            position: relative;
            margin-left: 45px;
            margin-top: 24px; }
            .content .footer .m .box .fr li a {
              display: flex;
              align-items: center; }
              .content .footer .m .box .fr li a img {
                display: block; }
              .content .footer .m .box .fr li a span {
                font-size: 17px;
                color: #B3B3B3;
                margin-left: 10px; }
        .content .footer .m .box .fl {
          overflow: hidden; }
          .content .footer .m .box .fl ul {
            display: flex;
            align-items: center;
            flex-wrap: wrap; }
            .content .footer .m .box .fl ul li {
              font-size: 17px;
              color: #837B75;
              margin-top: 27px;
              margin-right: 30px; }
              .content .footer .m .box .fl ul li a {
                color: #B3B3B3; }
          .content .footer .m .box .fl div {
            display: flex;
            align-items: center; }
            .content .footer .m .box .fl div span {
              display: block;
              font-size: 17px;
              color: #B3B3B3;
              margin-right: 30px;
              margin-top: 30px; }
  .content .main_news {
    width: 100%;
    padding-top: 13.8888888889vh; }
    .content .main_news .head {
      overflow: hidden; }
      .content .main_news .head p {
        text-align: center;
        font-size: 40px;
        color: #000;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 15px; }
      .content .main_news .head span {
        display: block;
        text-align: center;
        font-size: 30px;
        color: #000; }
    .content .main_news .box {
      width: 100%;
      position: relative;
      margin-top: 65px; }
      .content .main_news .box .more {
        position: absolute;
        right: 50px;
        bottom: 30px;
        z-index: 99;
        overflow: hidden; }
        .content .main_news .box .more a {
          display: flex;
          align-items: center;
          justify-content: center;
          background: #F5B81C;
          width: 122px;
          height: 46px;
          text-transform: uppercase;
          font-size: 20px;
          font-weight: bold;
          color: #000; }
      .content .main_news .box .btns {
        cursor: pointer;
        position: absolute;
        width: 40px;
        background: rgba(0, 0, 0, 0.5);
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        top: 0%;
        z-index: 99;
        opacity: 0.8;
        transition: all .1s; }
        .content .main_news .box .btns:hover {
          opacity: 1; }
        .content .main_news .box .btns.prev {
          left: 0; }
        .content .main_news .box .btns.next {
          right: 0; }
      .content .main_news .box .swiper {
        width: 100%;
        overflow: hidden; }
        .content .main_news .box .swiper .swiper-slide {
          width: 25%;
          position: relative;
          padding-bottom: 50px; }
          .content .main_news .box .swiper .swiper-slide .item {
            width: 100%;
            position: relative;
            transition: all .3s;
            transform-origin: bottom center; }
            .content .main_news .box .swiper .swiper-slide .item:hover {
              transform: scale(1.03);
              z-index: 99; }
              .content .main_news .box .swiper .swiper-slide .item:hover .pic p {
                background: none;
                opacity: 1;
                padding-bottom: 26px; }
              .content .main_news .box .swiper .swiper-slide .item:hover .pic div {
                background: none; }
              .content .main_news .box .swiper .swiper-slide .item:hover .btn {
                visibility: initial;
                opacity: 1;
                bottom: -47px; }
            .content .main_news .box .swiper .swiper-slide .item .btn {
              width: 100%;
              display: flex;
              align-items: center;
              justify-content: center;
              height: 50px;
              font-size: 25px;
              color: #000;
              background: #F5B81C;
              position: absolute;
              letter-spacing: 1px;
              left: 0;
              bottom: 0px;
              opacity: 0;
              visibility: hidden;
              transition: all .3s; }
            .content .main_news .box .swiper .swiper-slide .item .pic {
              width: 100%;
              position: relative; }
              .content .main_news .box .swiper .swiper-slide .item .pic img {
                width: 100%;
                display: block; }
              .content .main_news .box .swiper .swiper-slide .item .pic div {
                height: 100%;
                box-sizing: border-box;
                background: rgba(0, 0, 0, 0.5);
                text-align: center;
                position: absolute;
                left: 0;
                width: 100%;
                bottom: 0;
                transition: all .3s;
                display: flex;
                align-items: flex-end;
                justify-content: center; }
                .content .main_news .box .swiper .swiper-slide .item .pic div p {
                  font-size: 23px;
                  font-weight: bold;
                  transition: all .3s;
                  color: #fff;
                  opacity: 0; }
  .content .main_case {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: calc(100vh - 85px); }
    .content .main_case .btn {
      cursor: pointer;
      position: absolute;
      top: 50%;
      z-index: 9999;
      opacity: 0.8;
      transition: all .1s;
      transform: translateY(-50%); }
      .content .main_case .btn:hover {
        opacity: 1; }
      .content .main_case .btn.prev {
        left: 66px; }
      .content .main_case .btn.next {
        right: 66px; }
    .content .main_case .head {
      width: 100%;
      overflow: hidden;
      position: absolute;
      left: 0;
      z-index: 9;
      top: 11.1111111111vh; }
      .content .main_case .head p {
        text-align: center;
        font-size: 60px;
        color: #000;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 25px; }
      .content .main_case .head span {
        display: block;
        text-align: center;
        font-size: 40px;
        color: #000; }
    .content .main_case .swiper {
      width: 100%;
      height: 100%; }
      .content .main_case .swiper .swiper-slide {
        width: 100%;
        height: 100%;
        position: relative; }
        .content .main_case .swiper .swiper-slide video {
          object-fit: cover;
          width: 100%;
          display: block;
          height: 100%; }
        .content .main_case .swiper .swiper-slide .font {
          width: 100%;
          height: 222px;
          background: rgba(0, 0, 0, 0.6);
          position: absolute;
          left: 0;
          bottom: 0;
          padding: 0 80px;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .content .main_case .swiper .swiper-slide .font .fl {
            overflow: hidden; }
            .content .main_case .swiper .swiper-slide .font .fl p {
              font-size: 25px;
              color: #fff;
              margin-bottom: 15px; }
            .content .main_case .swiper .swiper-slide .font .fl div {
              display: flex;
              align-items: center; }
              .content .main_case .swiper .swiper-slide .font .fl div a {
                display: flex;
                align-items: center;
                font-size: 20px;
                color: #F5B81C; }
              .content .main_case .swiper .swiper-slide .font .fl div img {
                display: block;
                margin-left: 10px; }
          .content .main_case .swiper .swiper-slide .font .more {
            overflow: hidden; }
            .content .main_case .swiper .swiper-slide .font .more a {
              display: flex;
              align-items: center;
              justify-content: center;
              background: #F5B81C;
              width: 122px;
              height: 46px;
              text-transform: uppercase;
              font-size: 20px;
              font-weight: bold;
              color: #000; }
  .content .main_product {
    overflow: hidden;
    padding: 160px 0 0 0;
    height: 100vh;
    width: 100%;
    background-color: #010101; }
    .content .main_product.on {
      padding-top: 90px;
      padding-bottom: 85px; }
      .content .main_product.on ul {
        height: 100%;
        display: flex;
        align-items: center; }
        .content .main_product.on ul li {
          margin: 0; }
    .content .main_product .head {
      overflow: hidden;
      width: 100%; }
      .content .main_product .head p {
        text-align: center;
        font-size: 60px;
        color: #ff1760;
        line-height: 1;
        font-weight: bold;
        margin-bottom: 20px; }
      .content .main_product .head span {
        display: block;
        font-size: 40px;
        color: #fff;
        text-align: center; }
    .content .main_product ul {
      overflow: hidden; }
      .content .main_product ul li {
        width: 100%;
        margin-top: 180px;
        display: flex;
        align-items: center;
        padding-right: 14.375vw;
        justify-content: space-between; }
        .content .main_product ul li.on {
          margin: 0; }
        .content .main_product ul li.even {
          flex-direction: row-reverse;
          padding-right: 0;
          padding-left: 14.375vw; }
          .content .main_product ul li.even .grow::after {
            content: '';
            width: 25vw;
            height: 1px;
            background-image: url(../images/line_03.png);
            position: absolute;
            top: 40px;
            left: 110%; }
        .content .main_product ul li .pic {
          display: block;
          max-width: 60%;
          position: relative; }
          .content .main_product ul li .pic img {
            display: block;
            max-width: 100%; }
        .content .main_product ul li .grow {
          position: relative;
          width: 336px; }
          .content .main_product ul li .grow::after {
            content: '';
            width: 25vw;
            height: 1px;
            background-image: url(../images/line_03.png);
            position: absolute;
            right: 110%;
            top: 50%; }
          .content .main_product ul li .grow .des_logo {
            display: block;
            margin-bottom: 20px; }
          .content .main_product ul li .grow p {
            font-size: 23px;
            font-weight: bold;
            letter-spacing: 1px;
            margin-bottom: 26px;
            color: #fff; }
          .content .main_product ul li .grow span {
            display: block;
            font-size: 14px;
            letter-spacing: 2px;
            color: #fff;
            line-height: 25px; }
          .content .main_product ul li .grow .more {
            overflow: hidden;
            margin-top: 20px; }
            .content .main_product ul li .grow .more a {
              display: flex;
              align-items: center;
              justify-content: center;
              background: #F5B81C;
              width: 195px;
              height: 30px;
              font-size: 15px;
              color: #000; }
  .content .des_banner {
    width: 100%;
    overflow: hidden;
    height: calc(100vh - 85px);
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/icon_06.jpg); }
    .content .des_banner .m {
      width: 1500px;
      overflow: hidden;
      margin: 0 auto; }
      .content .des_banner .m .box {
        overflow: hidden;
        width: 100%;
        margin-top: 75px;
        border-left: 1px solid #F5B81C; }
        .content .des_banner .m .box ul {
          overflow: hidden; }
          .content .des_banner .m .box ul li {
            font-size: 20px;
            color: #fff;
            margin-top: 20px;
            padding-left: 38px; }
            .content .des_banner .m .box ul li a {
              color: #fff; }
        .content .des_banner .m .box .title {
          overflow: hidden;
          background: #F5B81C;
          padding: 20px 35px 25px 42px;
          display: inline-block; }
          .content .des_banner .m .box .title p {
            font-size: 20px;
            color: #000;
            margin-bottom: 10px; }
          .content .des_banner .m .box .title div {
            display: flex;
            align-items: flex-end; }
            .content .des_banner .m .box .title div span {
              font-size: 27px;
              color: #000;
              line-height: 1;
              margin-right: 65px;
              position: relative; }
              .content .des_banner .m .box .title div span::after {
                content: '';
                width: 2px;
                height: 25px;
                background: #000;
                position: absolute;
                right: -32px;
                top: 50%;
                transform: translateY(-50%); }
            .content .des_banner .m .box .title div em {
              font-size: 18px;
              color: #000;
              line-height: 1; }
      .content .des_banner .m .head {
        overflow: hidden;
        padding-left: 26px; }
        .content .des_banner .m .head p {
          font-size: 80px;
          color: #fff;
          font-weight: bold; }
        .content .des_banner .m .head span {
          display: block;
          font-size: 38px;
          opacity: 0.95;
          color: #fff; }
        .content .des_banner .m .head em {
          display: block;
          font-size: 23px;
          margin-top: 10px;
          opacity: 0.85;
          color: #fff; }
  .content .banner {
    width: 100%;
    height: calc(100vh - 85px);
    overflow: hidden;
    position: relative; }
    .content .banner .swiper {
      width: 100%;
      overflow: hidden;
      height: 100%; }
      .content .banner .swiper .swiper-slide {
        width: 100%;
        position: relative;
        height: 100%;
        background-size: cover;
        background-position: center center; }
        .content .banner .swiper .swiper-slide .pic {
          width: 100%;
          display: block; }
    .content .banner .label {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 9; }
      .content .banner .label .m {
        width: 1500px;
        margin: 0 auto;
        overflow: hidden;
        padding-top: 12.7083333333vw; }
        .content .banner .label .m p {
          font-size: 66px;
          color: #fff;
          letter-spacing: 1px;
          font-weight: bold;
          margin-bottom: 50px; }
        .content .banner .label .m span {
          display: block;
          font-size: 22px;
          color: #fff;
          line-height: 35px; }
        .content .banner .label .m img {
          display: block;
          margin-top: 10px; }

.content .main_news .head p {
  color: #fff; }

.content .main_news .head span {
  color: #fff; }

.page_list {
  display: flex;
  align-items: center;
  justify-content: center; }
  .page_list a {
    font-size: 22px;
    transition: all .1s;
    padding: 0 11px;
    color: #000; }
    .page_list a:hover {
      color: #FFC316; }

.main_warranty_center {
  overflow: hidden;
  width: 100%;
  padding: 140px 0 80px 0; }
  .main_warranty_center .m {
    width: 89.21875%;
    margin: 0 auto; }
    .main_warranty_center .m .box {
      overflow: hidden;
      width: 100%; }
      .main_warranty_center .m .box .item {
        overflow: hidden;
        padding: 40px 0;
        border-bottom: 1px solid #ffb100; }
        .main_warranty_center .m .box .item p {
          font-size: 23px;
          font-weight: bold;
          color: #ffb100; }
        .main_warranty_center .m .box .item div {
          overflow: hidden;
          margin-top: 30px; }
          .main_warranty_center .m .box .item div span {
            display: block;
            font-size: 19px;
            color: #000000;
            font-weight: bold;
            line-height: 38px; }
          .main_warranty_center .m .box .item div em {
            display: block;
            font-size: 19px;
            color: #000000;
            line-height: 38px; }
    .main_warranty_center .m .tabbar {
      overflow: hidden;
      border-bottom: 1px solid #B1B1B1; }
      .main_warranty_center .m .tabbar ul {
        display: flex;
        align-items: center; }
        .main_warranty_center .m .tabbar ul li {
          position: relative;
          display: flex;
          align-items: center;
          height: 90px;
          font-size: 24px;
          color: #000000; }
          .main_warranty_center .m .tabbar ul li:first-child a {
            padding-left: 0; }
          .main_warranty_center .m .tabbar ul li.on a {
            color: #ffb100; }
          .main_warranty_center .m .tabbar ul li:hover a {
            color: #ffb100; }
          .main_warranty_center .m .tabbar ul li::after {
            content: '';
            width: 1px;
            height: 30px;
            background: #999;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%); }
          .main_warranty_center .m .tabbar ul li:last-child::after {
            display: none; }
          .main_warranty_center .m .tabbar ul li a {
            color: #000000;
            padding: 0 30px;
            height: 100%;
            transition: all .1s;
            display: flex;
            align-items: center; }

.main_warranty {
  overflow: hidden;
  width: 100%;
  padding: 100px 0 80px 0; }
  .main_warranty .m {
    width: 89.21875%;
    margin: 0 auto; }
    .main_warranty .m h2 {
      text-align: center;
      font-size: 42px;
      color: #333;
      margin-bottom: 38px; }
    .main_warranty .m .list {
      overflow: hidden;
      width: 100%;
      background: #000000;
      margin-top: 35px; }
      .main_warranty .m .list ul {
        overflow: hidden; }
        .main_warranty .m .list ul li {
          overflow: hidden;
          display: flex;
          justify-content: space-between;
          padding: 60px 13% 60px 3%; }
          .main_warranty .m .list ul li .title {
            font-size: 36px;
            font-weight: bold;
            font-family: ca;
            color: #FFBD00; }
          .main_warranty .m .list ul li .grow {
            overflow: hidden;
            width: calc(100% - 190px); }
            .main_warranty .m .list ul li .grow p {
              font-size: 24px;
              font-weight: bold;
              color: #fff;
              border-bottom: 1px solid #fff;
              padding-bottom: 24px; }
            .main_warranty .m .list ul li .grow span {
              display: block;
              font-size: 25px;
              color: #fff;
              margin-top: 20px; }
            .main_warranty .m .list ul li .grow .pic {
              display: flex;
              flex-wrap: wrap;
              margin-bottom: 20px; }
              .main_warranty .m .list ul li .grow .pic div {
                overflow: hidden;
                margin-right: 12px;
                margin-top: 50px;
                max-width: 100%; }
                .main_warranty .m .list ul li .grow .pic div img {
                  display: block;
                  margin: 0 auto;
                  max-width: 100%;
                  margin-bottom: 22px; }
                .main_warranty .m .list ul li .grow .pic div em {
                  display: block;
                  text-align: center;
                  font-size: 18px;
                  color: #FFBD00;
                  font-weight: bold; }
    .main_warranty .m .change {
      overflow: hidden;
      width: 100%;
      height: 60px;
      background: #E6E6E6;
      font-size: 12px;
      position: relative; }
      .main_warranty .m .change input {
        width: 100%;
        height: 100%;
        border: none;
        outline: none;
        font-size: 18px;
        color: #333;
        padding-left: 20px;
        background: none; }
      .main_warranty .m .change img {
        cursor: pointer;
        position: absolute;
        right: 25px;
        top: 50%;
        transform: translateY(-50%); }
    .main_warranty .m .tabbar {
      width: 100%;
      overflow: hidden;
      display: flex;
      align-items: center;
      background: #FFE9AB;
      height: 40px; }
      .main_warranty .m .tabbar div {
        overflow: hidden;
        width: 50%;
        height: 100%;
        font-size: 18px;
        color: #333;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        cursor: pointer; }
        .main_warranty .m .tabbar div.on {
          background: #FFBD00; }

.main_case_box {
  width: 100%;
  overflow: hidden;
  padding: 130px 0; }
  .main_case_box .m {
    width: 89.21875%;
    margin: 0 auto; }
    .main_case_box .m .case_list {
      overflow: hidden;
      width: 100%; }
      .main_case_box .m .case_list.news ul li a .info img {
        width: 13px; }
      .main_case_box .m .case_list ul {
        display: flex;
        margin-top: 30px;
        flex-wrap: wrap; }
        .main_case_box .m .case_list ul li {
          overflow: hidden;
          width: 32.59345794392523%;
          margin-right: 1.10981308411215%;
          margin-bottom: 86px;
          position: relative; }
          .main_case_box .m .case_list ul li:nth-child(3n) {
            margin-right: 0; }
          .main_case_box .m .case_list ul li:hover a > img {
            transform: scale(1.03); }
          .main_case_box .m .case_list ul li a {
            display: block;
            width: 100%; }
            .main_case_box .m .case_list ul li a > img {
              display: block;
              width: 100%;
              transition: all .6s; }
            .main_case_box .m .case_list ul li a .info {
              overflow: hidden;
              width: 100%;
              background: rgba(0, 0, 0, 0.5);
              position: absolute;
              left: 0;
              bottom: 0;
              display: flex;
              align-items: center;
              justify-content: space-between;
              padding: 16px 30px 16px 26px; }
              .main_case_box .m .case_list ul li a .info div {
                overflow: hidden;
                width: 90%; }
                .main_case_box .m .case_list ul li a .info div p {
                  font-size: 16px;
                  font-weight: bold;
                  margin-bottom: 6px;
                  display: -webkit-box;
                  -webkit-box-orient: vertical;
                  -webkit-line-clamp: 2;
                  overflow: hidden;
                  color: #fff; }
                .main_case_box .m .case_list ul li a .info div span {
                  display: block;
                  font-size: 12px;
                  color: #fff; }
              .main_case_box .m .case_list ul li a .info img {
                display: block; }
    .main_case_box .m .main_searh_box {
      overflow: hidden;
      width: 100%; }
      .main_case_box .m .main_searh_box .label {
        display: flex;
        align-items: center;
        padding-bottom: 37px;
        border-bottom: 1px solid #808080;
        margin-bottom: 33px;
        justify-content: space-between; }
        .main_case_box .m .main_searh_box .label ul {
          padding-bottom: 0; }
      .main_case_box .m .main_searh_box .change {
        overflow: hidden;
        width: 326px;
        height: 40px;
        background: #E6E6E6;
        font-size: 12px;
        position: relative; }
        .main_case_box .m .main_searh_box .change input {
          width: 100%;
          height: 100%;
          border: none;
          outline: none;
          font-size: 18px;
          color: #333;
          padding-left: 20px;
          background: none; }
        .main_case_box .m .main_searh_box .change img {
          cursor: pointer;
          position: absolute;
          right: 25px;
          top: 50%;
          transform: translateY(-50%); }
      .main_case_box .m .main_searh_box ul {
        overflow: hidden;
        display: flex;
        align-items: center;
        padding-bottom: 37px;
        flex-wrap: wrap; }
        .main_case_box .m .main_searh_box ul li {
          font-size: 24px;
          color: #000;
          margin-top: 10px;
          position: relative; }
          .main_case_box .m .main_searh_box ul li:first-child {
            color: #ffcc39;
            padding-right: 35px; }
          .main_case_box .m .main_searh_box ul li::after {
            content: '';
            width: 1px;
            height: 32px;
            background: #b8b8b8;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%); }
          .main_case_box .m .main_searh_box ul li:last-child::after {
            display: none; }
          .main_case_box .m .main_searh_box ul li a {
            color: #000;
            width: 207px;
            text-align: center;
            display: flex;
            transition: all .1s;
            align-items: center;
            justify-content: center;
            box-sizing: border-box; }
            .main_case_box .m .main_searh_box ul li a:hover {
              color: #ffcc39; }

@media (max-width: 1800px) {
  .main_warranty .m, .main_case_box .m {
    width: 95% !important; } }
@media (max-width: 1600px) {
  .m,
  .content .header .m .right ul li .des_navbar .mm {
    width: 95% !important; }

  .content .header .m .right ul li .des_navbar .mm .lab a div p {
    font-size: 30px; }

  .content .header .m .right ul li .des_navbar .mm .lab a div span {
    font-size: 24px; }

  .main_history .main_history_list {
    padding: 0 14%; }

  .main_qa .main_box .rights .form {
    padding: 30px; }

  .main_qa .main_box .rights .hot {
    padding: 30px; } }
@media (max-width: 1200px) {
  .m {
    width: 95% !important; }

  .content .header .m .right ul li {
    margin-right: 30px; }

  .content .banner .label .m p,
  .content .main_news .head p,
  .content .main_case .head p,
  .content .des_banner .m .head p,
  .content .main_product .m .head p {
    font-size: 50px; }

  .content .main_product .head span,
  .content .main_news .head span,
  .content .main_case .head span {
    font-size: 30px; }

  .content .main_news .box .swiper .swiper-slide .item .pic div p {
    font-size: 15px;
    padding: 0 10px; }

  .content .main_news .box .swiper .swiper-slide .item .btn {
    font-size: 17px; }

  .content .footer .m .box .fr li {
    margin-left: 30px; }

  .content footer div a {
    padding: 0 50px; }

  .content .main_case .head {
    top: 5vh; }

  .content .des_banner .m .head span {
    font-size: 30px; }

  .content .des_banner .m .head em {
    font-size: 22px; }

  .content .des_banner .m .box .title div span {
    font-size: 20px; }

  .content .des_banner .m .box .title div em {
    font-size: 15px; }

  .content .banner .label .m span {
    font-size: 20px; } }
@media (max-width: 900px) {
  .m {
    width: 100% !important;
    padding: 0 .3rem; }

  .main_qa {
    padding: .3rem; }

  .main_qa .top_search .t {
    flex-wrap: wrap;
    padding: .3rem 0;
    height: auto; }

  .main_qa .top_search .t li a {
    font-size: .26rem;
    padding: .1rem .2rem; }

  .main_qa .top_search .t li:first-child a {
    padding: .1rem .2rem; }

  .main_qa .top_search .t li::after {
    height: .3rem; }

  .main_qa .top_search .b {
    height: auto;
    padding: .2rem 0;
    flex-wrap: wrap; }

  .main_qa .top_search .b li a {
    font-size: .26rem;
    padding: .1rem .2rem; }

  .main_qa .main_box {
    margin-top: .3rem;
    display: block;
    width: 100%; }

  .main_qa .main_box .list {
    width: 100%; }

  .main_qa .main_box .list ul li .top {
    padding-top: .3rem; }

  .main_qa .main_box .list ul li .top .label .icon {
    width: .7rem;
    height: .4rem;
    font-size: .3rem; }

  .main_qa .main_box .list ul li .top .label .grow {
    width: calc(100% - 1rem); }

  .main_qa .main_box .list ul li .top .label .grow p {
    font-size: .26rem;
    line-height: .4rem; }

  .main_qa .main_box .list ul li .top .label .grow span {
    font-size: .26rem;
    line-height: .4rem; }

  .main_qa .main_box .list ul li .top .label .grow em {
    font-size: .22rem; }

  .main_qa .main_box .rights {
    width: 100%;
    margin-top: .3rem; }

  .main_qa .main_box .rights .form {
    padding: .3rem; }

  .main_qa .main_box .rights .form .title {
    font-size: .3rem;
    line-height: 1.7; }

  .main_qa .main_box .rights .hot .title {
    font-size: .3rem;
    line-height: .66rem; }

  .main_qa .main_box .rights .form .submit {
    font-size: .3rem; }

  .main_qa .main_box .rights .hot {
    padding: .3rem; }

  .main_qa .main_box .rights .hot ul li a p {
    font-size: .28rem; }

  .main_qa .main_box .rights .hot ul li a span {
    font-size: .24rem; }

  .main_qa .main_box .list ul li .slide {
    padding-left: 0rem; }

  .main_qa .main_box .list ul li .slide .tit {
    font-size: .3rem; }

  .main_qa .main_box .list ul li .slide .lab .font {
    font-size: .26rem;
    line-height: 1.7; }

  .main_qa .main_box .list ul li .slide .lab span {
    font-size: .28rem; }

  .main_qa .main_box .page_lists a {
    font-size: .3rem;
    line-height: .6rem; }

  .main_qa .main_box .page_lists {
    margin-top: .5rem; }

  .main_qa .main_box .list ul {
    margin-bottom: .3rem; }

  .content .header .m .right {
    display: none; }

  .content .header {
    height: 1rem;
    background: #fff; }
    .content .header .m .logo {
      background-image: url(../images/header1.png); }
    .content .header .m .right .search {
      background-image: url(../images/header.png); }
    .content .header .m .right ul li a {
      color: #333; }

  .content .header .m .logo {
    width: 1.8rem;
    height: .4rem; }

  .content .banner .label .m p {
    font-size: .34rem;
    margin-bottom: .2rem; }

  .content .banner .label .m span {
    font-size: .22rem;
    line-height: 1.6; }

  .content .banner .label .m img {
    width: 1rem;
    margin-top: 0; }

  .swiper-pagination {
    font-size: 12px;
    bottom: .66rem !important; }

  .null {
    height: 1rem; }

  .content .des_banner {
    height: calc(100vh - 1.2rem); }

  .content .main_product ul li.even {
    padding: 1rem .5rem; }

  .content .main_product {
    padding: 1rem 0; }

  .content .main_product .head span {
    font-size: .26rem; }

  .content .main_product .head p {
    margin-bottom: .2rem; }

  .content .main_product ul li {
    display: block;
    width: 100%;
    margin-top: 1.5rem; }

  .content .main_case .swiper .swiper-slide .font {
    padding: .12rem .3rem;
    height: auto; }

  .content .main_case .head {
    display: none; }

  .content .main_case .btn.prev {
    left: .3rem; }

  .content .main_case .btn.next {
    right: .3rem; }

  .content .main_case .btn {
    width: .3rem;
    top: 40%; }

  .content .main_news {
    padding: .6rem 0;
    padding-bottom: .7rem; }

  .content .main_news .box {
    margin-top: .6rem; }

  .content .footer {
    padding: .6rem 0; }

  .content .footer .m {
    display: block; }

  .content .footer .m .title {
    font-size: .28rem; }

  .content .footer .m .box {
    display: block;
    width: 100%; }

  .content .footer .m .box .fl {
    width: 100%;
    float: none; }

  .content .footer .m .box .fl ul li {
    font-size: .22rem;
    margin-top: .2rem;
    margin-right: .2rem; }

  .content .footer .m .box .fl div span {
    font-size: .22rem;
    margin-top: .2rem;
    margin-right: .2rem; }

  .content .footer .m .box .fr {
    width: 100%;
    float: none;
    justify-content: center;
    margin-top: .33rem; }

  .content footer {
    padding: .3rem; }

  .content footer div {
    width: 33.33%; }

  .content footer div a {
    width: 100%;
    padding: 0;
    display: block; }

  .content footer div span {
    font-size: .22rem;
    text-align: center;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0; }

  .content footer div a img {
    width: .45rem;
    margin: 0 auto;
    margin-bottom: .2rem; }

  .content .footer .m .box .fr li {
    margin-right: .3rem;
    margin-left: 0;
    margin-top: .2rem; }

  .content .footer .m .box .fr li a img {
    width: .45rem; }

  .content .footer .m .box .fr li a span {
    font-size: .22rem; }

  .content .main_news .head span {
    font-size: .26rem; }

  .content .main_news .box .swiper .swiper-slide .item .btn {
    height: .5rem;
    bottom: -.5rem;
    opacity: 1;
    visibility: initial;
    font-size: .24rem; }

  .content .main_news .head p {
    margin-bottom: .16rem; }

  .content .main_news .box .swiper .swiper-slide {
    width: 50%; }

  .content .main_news .box .more {
    left: 0;
    bottom: -.6rem;
    right: 0;
    width: 100%; }

  .content .main_news .box .more a {
    width: 2rem;
    height: .66rem;
    font-size: .26rem;
    margin: 0 auto; }

  .content .main_news .box .btns img {
    width: .3rem; }

  .content .main_news .box .swiper .swiper-slide .item .pic div p {
    opacity: 1;
    font-size: .22rem;
    padding: .2rem; }

  .content .footer .m .box .fr {
    display: none; }

  .content .footer {
    padding-top: .8rem; }

  .content .main_case .swiper .swiper-slide .font .more a {
    width: 1.6rem;
    height: .66rem;
    font-size: .26rem; }

  .content .main_case .swiper .swiper-slide .font .fl p {
    font-size: .26rem;
    margin-bottom: .06rem; }

  .content .main_case .swiper .swiper-slide .font .fl div a {
    font-size: .24rem; }

  .content .main_case .swiper .swiper-slide .font .fl div a img {
    width: .12rem; }

  .content .main_product ul li > img {
    width: 80%;
    margin: 0 auto;
    max-width: 80%;
    margin-bottom: .3rem; }

  .content .main_product ul li .grow {
    width: 100%; }

  .content .main_product ul li .grow .des_logo {
    width: 1.5rem;
    margin: 0 auto;
    margin-bottom: .2rem; }

  .content .main_product ul li .grow p {
    font-size: .3rem;
    text-align: center;
    margin-bottom: .2rem; }

  .content .main_product ul li .grow span {
    font-size: .24rem;
    text-align: center;
    line-height: 1.6; }

  .content .main_product ul li .grow .more a {
    width: 4rem;
    height: .6rem;
    font-size: .26rem;
    margin: 0 auto; }

  .content .banner .label .m p,
  .content .main_news .head p,
  .content .main_case .head p,
  .content .des_banner .m .head p,
  .content .main_product .head p {
    font-size: .36rem; }

  .content .des_banner .m .head p {
    text-align: center;
    margin-bottom: .15rem; }

  .content .des_banner .m .box {
    margin-top: 1.5rem; }

  .content .des_banner .m .box .title {
    padding: .3rem; }

  .content .des_banner .m .box .title p {
    font-size: .26rem;
    font-weight: bold; }

  .content .des_banner .m .box ul li {
    font-size: .26rem;
    padding-left: .3rem;
    margin-top: .2rem; }

  .content .des_banner .m .box .title div {
    display: block; }

  .content .des_banner .m .box .title div span {
    font-size: .24rem;
    margin-right: 0;
    display: block; }

  .content .des_banner .m .box .title div em {
    display: block;
    margin-top: .1rem;
    font-size: .2rem; }

  .content .des_banner .m .head span {
    font-size: .26rem;
    text-align: center; }

  .content .des_banner .m .head em {
    font-size: .22rem;
    margin-top: .06rem;
    text-align: center; }

  .menu {
    width: .5rem;
    position: absolute;
    right: .3rem;
    top: .3rem;
    z-index: 999;
    display: block; }

  .mobile_navbar {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 999999;
    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; }

  .content .main_product ul li .pic {
    width: 100%;
    max-width: 100%;
    margin-bottom: .5rem; }

  .content .main_product ul li:nth-child(even) {
    padding: 0 .5rem; }

  .content .main_product ul li {
    padding: 0 .5rem; }

  .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; }

  .mobile_navbar .box ul li div {
    display: none;
    padding-bottom: .3rem; }

  .mobile_navbar .box ul li div a {
    display: flex;
    align-items: center;
    height: .6rem;
    padding-left: .6rem;
    color: #9D9EA5;
    font-size: .28rem; }

  .mobile_navbar .box > img {
    width: .4rem;
    margin: .3rem;
    float: right; }

  .childer a:last-child {
    border: none; }

  .menu {
    position: absolute; }

  .content .banner {
    height: calc(100vh - 1rem - 1.2rem); }

  .swiper-pagination {
    bottom: .1rem !important; }

  .content .banner .label .m p {
    font-size: .4rem; }

  .content .banner .label .m span {
    font-size: .26rem; }

  .content .banner .label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 3rem; }

  .content .banner .label .m img {
    margin: 0 auto;
    width: 1.6rem;
    margin-top: .3rem; }

  .content .banner .label .m {
    padding-top: 2rem; }

  .content .banner .label .m p {
    text-align: center; }

  .content .banner .label .m span {
    text-align: center; }

  .content footer {
    padding: 0;
    height: 1.2rem; }

  .wsnull {
    height: 1.2rem; }

  .main_history .navbar {
    width: 1.6rem; }

  .main_history .navbar ul {
    width: 1.6rem; }

  .main_history .navbar ul.on {
    top: 1rem;
    padding-top: .5rem; }

  .main_history .navbar ul li a p {
    font-size: .24rem; }

  .main_history .navbar ul li a div {
    margin-right: .1rem; }

  .main_history .main_history_list {
    width: calc(100% - 1.6rem);
    padding: 0 5%; }

  .main_history .main_history_list ul li {
    padding-top: 1rem; }

  .main_history .main_history_list ul li p {
    font-size: .3rem;
    margin-bottom: .3rem; }

  .main_history .main_history_list ul li div {
    justify-content: space-between; }

  .main_history .main_history_list ul li div a {
    width: 48%;
    margin: 0;
    margin-bottom: .2rem; }
    .main_history .main_history_list ul li div a img {
      width: 100%; }

  .right_icon {
    display: none; }

  .content .main_product.on {
    padding: 0; }

  .content .main_product.on ul {
    height: calc(100% - 1.2rem); }

  .content .main_case {
    height: calc(100vh - 1rem - 1.2rem); }

  .content .main_news .head p {
    color: #fff; }

  .content .main_news .head span {
    color: #fff; }

  .content .main_product.on {
    height: calc(100vh - 1.2rem); }

  .main_history .main_history_list ul li div a span {
    font-size: .2rem;
    padding: .1rem; }

  .main_case_box {
    padding: .6rem 0; }

  .main_warranty .m, .main_case_box .m {
    width: 100% !important; }

  .main_case_box .m .main_searh_box .label {
    display: block;
    padding-bottom: .3rem;
    margin-bottom: .3rem; }

  .main_case_box .m .main_searh_box ul li:first-child {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
    font-weight: bold;
    font-size: .3rem; }
    .main_case_box .m .main_searh_box ul li:first-child::after {
      display: none; }

  .main_case_box .m .case_list ul {
    margin-top: .3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

  .main_case_box .m .case_list ul li {
    margin: 0;
    width: 49%;
    margin-bottom: .2rem; }

  .main_case_box .m .case_list ul li a .info {
    padding: .2rem; }

  .main_case_box .m .case_list ul li a .info img {
    width: .25rem; }

  .main_case_box .m .case_list ul li a .info div {
    width: 77%; }

  .main_case_box .m .case_list ul li a .info div p {
    font-size: .26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .04rem; }

  .main_case_box .m .case_list ul li a .info div span {
    font-size: .22rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .page_list a {
    font-size: .26rem;
    padding: 0 .15rem; }

  .main_case_box .m .case_list {
    margin-bottom: .4rem; }

  .main_case_box .m .main_searh_box ul li {
    margin-top: .2rem; }

  .main_case_box .m .main_searh_box ul li::after {
    height: .2rem; }

  .main_case_box .m .main_searh_box ul li a {
    width: auto;
    font-size: .24rem;
    padding: 0 .25rem; }

  .main_case_box .m .main_searh_box ul {
    padding-bottom: .3rem; }

  .main_case_box .m .main_searh_box .change {
    width: 100%;
    margin-top: .3rem;
    height: .7rem; }

  .main_case_box .m .main_searh_box .change input {
    font-size: .26rem;
    padding-left: .2rem; }

  .main_case_box .m .main_searh_box .change img {
    width: .35rem; }

  .main_warranty {
    padding: .6rem 0; }

  .main_warranty .m h2 {
    font-size: .35rem;
    font-weight: bold;
    margin-bottom: .4rem; }

  .main_warranty .m .tabbar {
    height: .6rem; }
    .main_warranty .m .tabbar div {
      font-size: .26rem; }

  .main_warranty .m .change {
    height: .66rem; }

  .main_warranty .m .change input {
    font-size: .26rem; }

  .main_warranty .m .change img {
    width: .35rem; }

  .main_warranty .m .list {
    margin-top: .4rem; }

  .main_warranty .m .list ul li {
    padding: .3rem;
    display: block; }

  .main_warranty .m .list ul li .title {
    text-align: center;
    font-size: .33rem;
    margin-bottom: .4rem; }

  .main_warranty .m .list ul li .grow {
    width: 100%; }

  .main_warranty .m .list ul li .grow p {
    font-size: .28rem;
    padding-bottom: .2rem; }

  .main_warranty .m .list ul li .grow span {
    font-size: .26rem;
    margin-top: .2rem; }

  .main_warranty .m .list ul li .grow .pic div {
    margin: 0;
    margin-top: .3rem;
    width: 100%;
    margin-bottom: .2rem; }

  .main_warranty .m .list ul li .grow .pic div em {
    font-size: .28rem; }

  .contact_icon {
    padding: .6rem 0; }

  .contact_icon .m li {
    width: 50%;
    padding: .3rem 0; }

  .contact_icon .m li img {
    width: 1.4rem;
    margin-bottom: .3rem; }

  .contact_form {
    height: auto;
    padding: .5rem 0; }

  .contact_form .m .head p {
    font-size: .3rem; }

  .contact_form .m .head span {
    font-size: .26rem;
    line-height: 1.6; }

  .contact_form .m .form {
    margin-top: .3rem; }

  .contact_form .m .form .label {
    margin-top: .2rem;
    width: 100%; }

  .contact_form .m .form .submit {
    margin-top: .2rem;
    width: 100%;
    font-size: .3rem; }

  .contact_icon .m li p {
    font-size: .28rem; }

  .contact_icon .m li span {
    font-size: .3rem; }

  .contact_icon .m {
    flex-wrap: wrap; }

  .main_warranty_center {
    padding: .3rem 0; }

  .main_warranty_center .m .tabbar ul {
    flex-flow: wrap;
    padding: .3rem 0; }

  .main_warranty_center .m .tabbar ul li::after {
    height: 0.3rem; }

  .main_warranty_center .m .tabbar ul li {
    height: auto; }
    .main_warranty_center .m .tabbar ul li a {
      padding: 0.1rem 0.2rem;
      font-size: .26rem; }

  .main_warranty_center .m .box .item {
    padding: .3rem 0; }

  .main_warranty_center .m .box .item p {
    font-size: .3rem; }

  .main_warranty_center .m .box .item div {
    margin-top: .2rem; }

  .main_warranty_center .m .box .item div span {
    font-size: .26rem;
    line-height: 1.7; }

  .main_warranty_center .m .box .item div em {
    font-size: .26rem;
    line-height: 1.7; }

  .main_case_box .m .case_list.news ul li a .info img {
    width: .15rem; }

  .main_case_box .m .case_list ul li a .info div p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    -webkit-line-clamp: 1; }

  .main_cares .cares_banner {
    height: 7rem;
    padding-bottom: .3rem;
    display: flex;
    align-items: center; }
    .main_cares .cares_banner div {
      overflow: hidden; }
      .main_cares .cares_banner div p {
        font-size: .3rem;
        margin-bottom: .3rem; }
      .main_cares .cares_banner div span {
        font-size: .26rem;
        line-height: 1.7;
        width: 80%;
        margin: 0 auto; }

  .main_cares .m {
    padding: 0 .3rem; }

  .main_cares .m li {
    margin: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: .3rem; }

  .main_cares .m li .pic p {
    font-size: .33rem; }

  .main_cares .m li .child {
    padding: .3rem; }
    .main_cares .m li .child p {
      font-size: .28rem; }

  .main_cares {
    padding-bottom: .3rem; } }

/*# sourceMappingURL=css.css.map */
