 @charset "UTF-8";
.w1680 {
  width: 16.8rem;
  margin: 0 auto;
  position: relative;
  font-size: 0; }

@media (max-width: 1700px) {
  .w1680 {
    width: 90%; } }
@media (max-width: 800px) {
  .w1680 {
    width: 94%; } }
.w1000 {
  width: 10rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  max-width: 100%; }

@media (max-width: 1020px) {
  .w1000 {
    width: 90%; } }
@media (max-width: 800px) {
  .w1000 {
    width: 94%; } }
.w1440 {
  width: 14.4rem;
  margin: 0 auto;
  position: relative;
  font-size: 0; }

@media (max-width: 1500px) {
  .w1440 {
    width: 90%; } }
@media (max-width: 800px) {
  .w1440 {
    width: 94%; } }
:root {
  --themes: #b81a35; }

@font-face {
  font-family: 'Alibaba-PuHuiTi-Bold';
  src: url("/Other/dm/static/home/font/Alibaba-PuHuiTi-Bold.woff2"); }
@font-face {
  font-family: 'Alibaba-PuHuiTi-Heavy';
  src: url("/Other/dm/static/home/font/Alibaba-PuHuiTi-Heavy.woff2"); }
@font-face {
  font-family: 'Alibaba-PuHuiTi-Light';
  src: url("/Other/dm/static/home/font/Alibaba-PuHuiTi-Light.woff2"); }
@font-face {
  font-family: 'Alibaba-PuHuiTi-Medium';
  src: url("/Other/dm/static/home/font/Alibaba-PuHuiTi-Medium.woff2"); }
@font-face {
  font-family: 'Alibaba-PuHuiTi-Regular';
  src: url("/Other/dm/static/home/font/Alibaba-PuHuiTi-Regular.woff2"); }
* body, html {
  font-family: 'Alibaba-PuHuiTi-Regular'; }

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  transition: all ease 0.5s;
  background-color: #fff;
  box-shadow: 0px 0px 7px 0px rgba(202, 216, 230, 0.53); }
  header .hop {
    width: 100%;
    display: flex;
    justify-content: space-between;
    transition: all ease 0.5s;
    min-height: 1rem;
    align-items: center; }
  header .rav {
    width: auto;
    vertical-align: middle;
    font-size: 0;
    display: flex;
    align-items: center; }
    header .rav .search {
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      cursor: pointer;
      position: relative;
      width: auto;
      background-color: #f7f7f7;
      padding: 0 0.3rem;
      border-radius: 1.5em; }
      header .rav .search .sc {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        z-index: 3; }
        header .rav .search .sc img {
          width: 100%;
          height: 100%;
          display: block; }
        header .rav .search .sc .ic {
          display: inline-block;
          vertical-align: middle;
          width: 16px;
          margin-right: 0.1rem; }
        header .rav .search .sc .km {
          display: inline-block;
          vertical-align: middle;
          width: auto;
          color: #888;
          line-height: 3; }
    header .rav .sechom {
      position: absolute;
      z-index: 3;
      right: 0;
      width: 4rem;
      background-color: #fff;
      box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
      padding: 0.1rem;
      top: 100%;
      display: none; }
      header .rav .sechom form {
        width: 100%;
        display: block;
        font-size: 0; }
      header .rav .sechom .input {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 2.4em - 0.2rem);
        margin-right: 0.2rem; }
        header .rav .sechom .input .int {
          width: 100%;
          display: block;
          background-color: #fff;
          line-height: 2.4;
          height: 2.4em;
          color: #111;
          padding: 0 0.1rem;
          border: none;
          background-color: #fff; }
      header .rav .sechom .stn {
        display: inline-block;
        vertical-align: middle;
        width: 2.2em;
        height: 2.2em;
        border-radius: 50%;
        background-color: var(--themes);
        position: relative; }
        header .rav .sechom .stn img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 16px;
          height: 16px;
          display: block;
          cursor: pointer;
          z-index: 1;
          filter: grayscale(1000%) brightness(2000%); }
        header .rav .sechom .stn input {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          display: block;
          border-radius: 50%;
          cursor: pointer;
          z-index: 3;
          opacity: 0; }
    header .rav .menu {
      display: inline-block;
      vertical-align: middle;
      width: 20px;
      height: 20px;
      cursor: pointer;
      position: relative;
      display: none; }
      header .rav .menu img {
        width: 100%;
        display: block; }
      header .rav .menu .clk {
        width: 100%;
        height: 100%;
        text-align: center;
        color: #333;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        position: absolute;
        z-index: 3;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        display: none; }
    header .rav .langs {
      display: inline-block;
      vertical-align: middle;
      width: auto;
      white-space: nowrap;
      margin-right: 0.4rem; }
      header .rav .langs .ang {
        display: inline-block;
        vertical-align: middle;
        width: auto; }
        header .rav .langs .ang a {
          display: inline-block;
          vertical-align: middle;
          color: #333;
          line-height: 1.5; }
        header .rav .langs .ang a:hover {
          color: var(--themes); }
        header .rav .langs .ang span {
          display: inline-block;
          vertical-align: middle;
          color: #333;
          line-height: 1.5;
          margin: 0 0.06rem; }
      header .rav .langs .ang:last-child span {
        display: none; }
      header .rav .langs .ang.on a {
        color: var(--themes); }
  header .logo {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    font-size: 0;
    white-space: nowrap; }
    header .logo a, header .logo img {
      width: 100%;
      display: block; }
    header .logo .log {
      width: 2.39rem;
      width: 1.89rem;
      display: inline-block;
      vertical-align: middle; }
  header nav {
    width: 100%;
    display: block;
    text-align: center; }
    header nav .natem {
      width: auto;
      display: inline-block;
      vertical-align: middle;
      position: relative;
      text-align: center;
      font-size: 0; }
      header nav .natem .nas {
        width: auto;
        display: inline-block;
        position: relative;
        margin: 0 0.1rem; }
        header nav .natem .nas a {
          display: inline-block;
          line-height: 1rem;
          color: #333;
          position: relative;
          padding: 0 0.15rem;
          transition: all ease 0.5s; }
        header nav .natem .nas:after {
          content: ' ';
          position: absolute;
          left: 50%;
          bottom: 0rem;
          transform: translateX(-50%);
          opacity: 0;
          background-color: var(--themes);
          transition: all ease 0.5s;
          width: 0;
          height: 0.02rem; }
      header nav .natem .navuls {
        width: 2.2rem;
        position: absolute;
        z-index: 101;
        left: calc(50%);
        top: 100%;
        transform: translateX(-50%);
        display: none; }
        header nav .natem .navuls ul {
          width: 100%; }
          header nav .natem .navuls ul li {
            width: 100%;
            position: relative; }
            header nav .natem .navuls ul li .njm {
              width: 100%;
              font-size: 0;
              background-color: rgba(255, 255, 255, 0.5); }
            header nav .natem .navuls ul li .ns {
              width: 100%;
              display: inline-block;
              vertical-align: middle;
              line-height: 3;
              color: #222;
              text-align: left;
              text-overflow: ellipsis;
              overflow: hidden;
              white-space: nowrap;
              padding: 0 0.1rem;
              position: relative;
              text-align: center;
              background-color: rgba(255, 255, 255, 0.5); }
            header nav .natem .navuls ul li .theul {
              width: 100%;
              background-color: #fff;
              display: none; }
              header nav .natem .navuls ul li .theul li {
                width: 100%;
                font-size: 0; }
                header nav .natem .navuls ul li .theul li .xn {
                  display: inline-block;
                  vertical-align: middle;
                  color: #333;
                  line-height: 2.5;
                  padding: 0 0.2rem; }
                header nav .natem .navuls ul li .theul li .xn:hover {
                  color: #333; }
          header nav .natem .navuls ul li:hover .ns {
            background-color: var(--themes);
            color: #fff; }
          header nav .natem .navuls ul li.has-the:after {
            content: "+";
            display: inline-block;
            width: 36px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            position: absolute;
            background: none;
            right: 0;
            left: auto;
            transform: translateX(0);
            top: 0.05rem;
            font-size: 20px;
            color: #333;
            border: none;
            display: none; }
          header nav .natem .navuls ul li.has-the.show:after {
            content: "-"; }
    header nav .natem.has-nav .nas .xs {
      display: inline-block; }
    header nav .natem.on .nas a {
      color: var(--themes); }
    header nav .natem.on .nas:after {
      opacity: 1;
      width: 100%; }
    header nav .natem.on .nas .xs img:first-child {
      display: none; }
    header nav .natem.on .nas .xs img:last-child {
      display: block; }
    header nav .natem:hover .nas a {
      color: var(--themes); }
    header nav .natem:hover .nas .xs img:first-child {
      display: none; }
    header nav .natem:hover .nas .xs img:last-child {
      display: block; }
    header nav .natem:hover .nas:after {
      opacity: 1;
      width: 100%; }

@media (max-width: 900px) {
  header {
    background-color: #fff; }
    header .hop {
      align-items: center;
      padding: 0.1rem 0%; }
    header .blace {
      position: fixed;
      z-index: -1;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 450;
      display: none;
      background-color: rgba(0, 0, 0, 0.5); }
    header nav {
      width: 100%;
      width: 5rem;
      position: fixed;
      right: -100%;
      top: 0;
      left: auto;
      height: 100vh;
      background-color: #fff;
      margin-right: 0;
      overflow: auto;
      z-index: 500;
      transition: all ease  1.2s;
      padding-left: 0.1rem;
      padding: 0.1rem;
      display: block;
      text-align: left;
      opacity: 0;
      border-top: solid 1px #e5e5e5; }
      header nav .natem {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        width: auto;
        width: 100%;
        padding: 0.1rem 0;
        opacity: 0;
        transform: translate(-10px, -30px);
        transition: all .8s ease; }
        header nav .natem .nas {
          width: auto;
          display: inline-block;
          text-align: left;
          width: 100%;
          margin: 0; }
          header nav .natem .nas a {
            width: auto;
            display: inline-block;
            vertical-align: middle;
            line-height: 2.5;
            color: #333;
            font-weight: bold;
            font-family: 'Alibaba-PuHuiTi-Bold';
            padding: 0 0.3rem;
            position: relative; }
          header nav .natem .nas .ik {
            display: none !important; }
          header nav .natem .nas a:hover {
            color: var(--themes);
            background-color: transparent; }
        header nav .natem .navuls {
          width: 100%;
          position: relative;
          z-index: 101;
          left: 0%;
          top: 0%;
          transform: translateX(0%);
          background: #fff;
          box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
          display: none;
          text-align: left; }
          header nav .natem .navuls ul {
            width: 100%;
            padding: 0.1rem 0.2rem; }
            header nav .natem .navuls ul li {
              width: 100%;
              display: block;
              position: relative;
              margin-bottom: 0; }
              header nav .natem .navuls ul li .ns {
                width: auto;
                display: inline-block;
                vertical-align: middle;
                line-height: 3;
                color: #333;
                text-align: left !important;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                padding: 0 0.2rem;
                background: #fff;
                position: relative; }
              header nav .natem .navuls ul li .ns:hover {
                color: var(--themes); }
            header nav .natem .navuls ul li + li {
              border-top: solid 1px #eee; }
            header nav .natem .navuls ul li:hover .ns {
              background-color: transparent;
              color: var(--themes); }
            header nav .natem .navuls ul li.has-the:after {
              display: block; }
        header nav .natem:before {
          display: none !important; }
        header nav .natem .prosubnav {
          display: none; }
      header nav .natem.on .nas:after {
        display: none; }
      header nav .natem.has-nav .nas .xs {
        display: none; }
      header nav .natem.has-nav:after {
        content: "+";
        display: inline-block;
        width: 36px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        position: absolute;
        background: none;
        right: 0;
        left: auto;
        transform: translateX(0);
        top: 0.05rem;
        font-size: 20px;
        color: #333;
        border: none; }
      header nav .natem.has-nav.show:after {
        content: "-"; }
      header nav .natem.animate {
        opacity: 1;
        transform: translate(0, 0); }
    header .logo .log img:first-child {
      display: none; }
    header .logo .log img:last-child {
      display: block; }
    header .rav .menu {
      width: 30px;
      height: 30px;
      display: inline-block;
      margin-left: 0.2rem; }
      header .rav .menu img:first-child {
        display: none; }
      header .rav .menu img:last-child {
        display: block; }
      header .rav .menu .clk {
        line-height: 30px; }
    header .rav .searcom {
      width: 80px;
      background-color: #f8f8f8;
      top: 1rem; }
      header .rav .searcom .input input {
        color: #333; }
      header .rav .searcom .input input::-webkit-input-placeholder,
      header .rav .searcom .input textarea::-webkit-input-placeholder {
        color: rgba(0, 0, 0, 0.5); }
      header .rav .searcom .input input:-moz-placeholder,
      header .rav .searcom .input textarea:-moz-placeholder {
        color: rgba(0, 0, 0, 0.5); }
      header .rav .searcom .input input::-moz-placeholder,
      header .rav .searcom .input textarea::-moz-placeholder {
        color: rgba(0, 0, 0, 0.5); }
      header .rav .searcom .input input:-ms-input-placeholder,
      header .rav .searcom .input textarea:-ms-input-placeholder {
        color: rgba(0, 0, 0, 0.5); }
    header .rav .sechom {
      width: 100vw;
      position: fixed;
      left: 0;
      top: calc(42px + 0.2rem);
      padding: 0.15rem; }

  header.menu-state .rav .menu img {
    opacity: 0; }
  header.menu-state nav {
    opacity: 1;
    right: 0; }
  header.menu-state .blace {
    opacity: 1; } }
.banner {
  width: 100%;
  position: relative; }
  .banner .swiper-slide {
    width: 100%;
    position: relative; }
    .banner .swiper-slide .imgs.pcm {
      width: 100%;
      position: relative;
      overflow: hidden;
      display: block; }
      .banner .swiper-slide .imgs.pcm .img {
        width: 100%;
        height: 100vh; }
    .banner .swiper-slide .imgs.phm {
      width: 100%;
      position: relative;
      overflow: hidden;
      display: none; }
      .banner .swiper-slide .imgs.phm .img {
        width: 100%;
        padding-top: 50%; }
    .banner .swiper-slide .box {
      position: absolute;
      z-index: 4;
      top: 25%;
      transform: translateX(-50%);
      left: 50%;
      width: 80%;
      max-width: 80%; }
      .banner .swiper-slide .box .bit {
        width: 100%;
        color: #fff;
        line-height: 1.3;
        text-align: center;
        letter-spacing: 0.03rem;
        font-family: 'Alibaba-PuHuiTi-Medium';
        opacity: 0;
        transform: translate3d(0, 25%, 0);
        transition: opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s,box-shadow .3s; }
        .banner .swiper-slide .box .bit p {
          color: #fff;
          line-height: 1.3;
          position: relative;
          z-index: 2; }
      .banner .swiper-slide .box .more {
        width: 100%;
        margin-top: 0.5rem;
        font-size: 0;
        opacity: 0;
        transform: translate3d(0, 25%, 0);
        transition: opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s,box-shadow .3s; }
        .banner .swiper-slide .box .more a {
          display: inline-block;
          vertical-align: middle;
          border: solid 1px #fff;
          color: #fff;
          line-height: 3;
          width: auto;
          padding: 0 0.35rem; }
          .banner .swiper-slide .box .more a span {
            display: inline-block;
            vertical-align: middle;
            margin-left: 0.2rem;
            width: 13px;
            position: relative;
            top: -0.02rem; }
            .banner .swiper-slide .box .more a span img {
              width: 100%;
              display: block; }
        .banner .swiper-slide .box .more a:hover {
          background-color: var(--themes);
          color: #fff;
          border: solid 1px var(--themes); }
    .banner .swiper-slide .videoc {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: block;
      z-index: 4;
      background-color: rgba(0, 0, 0, 0.3);
      opacity: 1;
      transition: all ease 0.5s;
      z-index: 5; }
      .banner .swiper-slide .videoc .vom {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 3; }
  .banner .swiper-slide-active .box .bit, .banner .swiper-slide-active .box .more {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  .banner .swiper-pagination {
    bottom: 0.65rem; }
  .banner .swiper-pagination-bullet {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.5); }
  .banner .swiper-pagination-bullet-active {
    background-color: #fff; }

footer {
  width: 100%;
  background-color: #515151; }
  footer .ftop {
    width: 100%; }
  footer .fop {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1rem 0; }
    footer .fop .fol {
      display: inline-block;
      vertical-align: top;
      width: calc(320 / 1680 * 100%); }
      footer .fop .fol .fogo {
        width: 100%;
        font-size: 0;
        margin-bottom: 0.5rem; }
        footer .fop .fol .fogo a {
          display: inline-block;
          vertical-align: middle;
          width: 2.39rem; }
          footer .fop .fol .fogo a img {
            width: 100%;
            display: block; }
      footer .fop .fol .share {
        width: 100%;
        font-size: 0; }
        footer .fop .fol .share .am {
          display: inline-block;
          vertical-align: middle;
          width: 0.46rem;
          height: 0.46rem;
          border-radius: 50%;
          background-color: rgba(255, 255, 255, 0.1);
          margin-left: 0.1rem;
          position: relative; }
          footer .fop .fol .share .am a, footer .fop .fol .share .am img {
            width: 100%;
            display: block; }
          footer .fop .fol .share .am .codm {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            top: calc(100% + 0.1rem);
            box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
            width: 1.2rem;
            background-color: #fff;
            padding: 0.06rem;
            border-radius: 0.05rem;
            display: none;
            z-index: 2; }
            footer .fop .fol .share .am .codm:after {
              content: ' ';
              position: absolute;
              left: 50%;
              transform: translateX(-50%);
              bottom: 100%;
              width: 0;
              height: 0;
              border: solid 0.05rem;
              border-color: transparent transparent #fff transparent; }
        footer .fop .fol .share .am:hover {
          background-color: var(--themes); }
          footer .fop .fol .share .am:hover .codm {
            display: block; }
    footer .fop .fom {
      display: inline-block;
      vertical-align: top;
      flex: 1;
      width: calc(1000 * 1680 * 100%);
      /* padding: 0 calc(100 / 1680 * 100%); */
      padding: 0 calc(100 / 1680 * 100%) 0 0;
      display: flex;
      /* flex-wrap: wrap; */
      justify-content: flex-end; }
      footer .fop .fom .flist {
        display: inline-block;
        vertical-align: top;
        min-width: calc(220 / 1000 * 100%);
        text-align: left;
        padding-right: 0.15rem; }
        footer .fop .fom .flist .fit {
          width: 100%;
          font-size: 0;
          margin-bottom: 0.2rem; }
          footer .fop .fom .flist .fit a {
            display: inline-block;
            vertical-align: middle;
            color: #fff;
            line-height: 1.4;
            font-family: 'Alibaba-PuHuiTi-Medium';
            font-weight: bold;
            transition: all ease 0.5s; }
          footer .fop .fom .flist .fit a:hover {
            color: #fff; }
        footer .fop .fom .flist .ful {
           display: inline-block; }
          footer .fop .fom .flist .ful a {
            display: block; 
            vertical-align: top;
            color: rgba(255, 255, 255, 0.5);
            transition: all ease 0.5s;
            line-height: 2;
            line-height: 1.5;
            padding: 0.05rem 0; }
          footer .fop .fom .flist .ful a:hover {
            color: #fff; }
          footer .fop .fom .flist .ful div {
            width: 100%;
            display: inline-block;
            vertical-align: middle;
            color: rgba(255, 255, 255, 0.5);
            line-height: 2;
            transition: all ease 0.5s; }
    footer .fop .for {
      display: inline-block;
      vertical-align: top;
      width: calc(360 / 1680 * 100%); }
      footer .fop .for .xum {
        width: 100%;
        color: #fff;
        font-weight: bold;
        line-height: 1.2;
        font-family: 'Alibaba-PuHuiTi-Bold'; }
      footer .fop .for .fip {
        width: 100%;
        color: rgba(255, 255, 255, 0.5);
        line-height: 1.5;
        margin-top: 0.2rem; }
        footer .fop .for .fip p {
          color: rgba(255, 255, 255, 0.5);
          line-height: 1.5; }
    footer .fop .fit {
      width: 100%;
      font-size: 0;
      margin-bottom: 0.2rem; }
      footer .fop .fit a {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        line-height: 1.4;
        font-weight: bold;
        transition: all ease 0.5s; }
      footer .fop .fit a:hover {
        color: #fff; }
  footer .fbot {
    width: 100%;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    padding: 0.2rem 0; }
  footer .fob {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    footer .fob .fbl {
      display: inline-block;
      vertical-align: middle;
      width: auto; }
      footer .fob .fbl .fm {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        color: rgba(255, 255, 255, 0.5);
        line-height: 1.5; }
    footer .fob .fbr {
      display: inline-block;
      vertical-align: middle;
      width: auto; }
      footer .fob .fbr .xd {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        color: rgba(255, 255, 255, 0.5);
        line-height: 1.5; }
      footer .fob .fbr .select {
        font-size: 0;
        display: inline-block;
        vertical-align: middle;
        border: none;
        text-align: left;
        position: relative;
        width: 2.9rem;
        z-index: 1; }
        footer .fob .fbr .select .select-con {
          width: 100%;
          display: inline-block;
          vertical-align: middle;
          position: relative;
          font-size: 0; }
          footer .fob .fbr .select .select-con .select-value {
            display: inline-block;
            vertical-align: middle;
            width: 100%;
            line-height: 3em;
            height: 3em;
            color: rgba(255, 255, 255, 0.5);
            cursor: pointer;
            padding: 0 .2rem;
            z-index: 3;
            position: relative;
            border: solid 1px rgba(255, 255, 255, 0.1); }
          footer .fob .fbr .select .select-con select {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            z-index: 2;
            opacity: 0; }
            footer .fob .fbr .select .select-con select option {
              color: #666;
              font-size: .16rem;
              line-height: 2.5;
              background: #fff; }
          footer .fob .fbr .select .select-con .seluls {
            position: absolute;
            left: 0;
            bottom: calc(100%);
            min-width: 100%;
            max-height: 360px;
            overflow: auto;
            display: none;
            box-sizing: border-box;
            text-align: left;
            background-color: rgba(255, 255, 255, 0.2);
            z-index: 2;
            box-shadow: 0px 7px 59px 0px rgba(30, 112, 38, 0.16);
            overflow: auto;
            /*滚动条里面小方块*/
            /*滚动条里面轨道*/ }
            footer .fob .fbr .select .select-con .seluls .option {
              width: 100%;
              color: #fff;
              line-height: 1.75;
              cursor: pointer;
              padding: 0.05rem 0.15rem; }
            footer .fob .fbr .select .select-con .seluls .option:hover {
              color: var(--themes); }
            footer .fob .fbr .select .select-con .seluls .option + .option {
              border-top: solid 1px rgba(255, 255, 255, 0.1); }
          footer .fob .fbr .select .select-con .seluls::-webkit-scrollbar {
            width: 4px;
            height: 4px;
            scrollbar-arrow-color: rgba(0, 0, 0, 0.1); }
          footer .fob .fbr .select .select-con .seluls::-webkit-scrollbar-thumb {
            border-radius: 10px;
            -webkit-box-shadow: inset 0 0 10px rgba(184, 26, 53, 0.3);
            background: rgba(184, 26, 53, 0.3);
            scrollbar-arrow-color: rgba(0, 0, 0, 0.1); }
          footer .fob .fbr .select .select-con .seluls::-webkit-scrollbar-track {
            border-radius: 10px;
            -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
            background: rgba(0, 0, 0, 0.1); }
        footer .fob .fbr .select .select-con:after {
          display: inline-block;
          content: "";
          position: absolute;
          right: .2rem;
          top: 55%;
          transform: translateY(-50%);
          z-index: 3;
          width: 0;
          height: 0;
          border: solid 0.05rem;
          border-color: #fff transparent transparent transparent; }

@media (max-width: 800px) {
  footer .fop {
    padding: 0.2rem 0; }
    footer .fop .fol {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center; }
      footer .fop .fol .fogo {
        width: auto;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0; }
      footer .fop .fol .share {
        width: auto;
        display: inline-block;
        vertical-align: middle; }
        footer .fop .fol .share .am {
          display: inline-block;
          vertical-align: middle;
          width: 0.65rem;
          height: 0.65rem; }
    footer .fop .fom {
      width: 100%;
      padding: 0;
      flex-wrap: wrap;
      margin: 0.2rem 0; }
      footer .fop .fom .flist {
        width: 100%;
        border-bottom: solid 1px rgba(255, 255, 255, 0.1);
        position: relative; }
        footer .fop .fom .flist .fit {
          width: 100%;
          margin-bottom: 0;
          padding: 0.25rem 0;
          margin-left: 0; }
          footer .fop .fom .flist .fit a {
            font-size: 16px; }
        footer .fop .fom .flist .ful {
          width: 100%;
          font-size: 0;
          padding-bottom: 0.15rem;
          display: none;
          height: auto; }
          footer .fop .fom .flist .ful a {
            line-height: 2; }
      footer .fop .fom .flist:first-child {
        border-top: none;
        border-top: solid 1px rgba(255, 255, 255, 0.1); }
      footer .fop .fom .flist.has-ful:after {
        content: " ";
        display: inline-block;
        width: 14px;
        height: 8px;
        background-image: url("/static/home/images/x2.png");
        background-position: center;
        background-size: 100% 100%;
        text-align: center;
        position: absolute;
        right: 0.2rem;
        left: auto;
        transform: translateX(0) rotate(0deg);
        top: 0.4rem;
        color: #333;
        border: none;
        transition: all ease 0.5s; }
      footer .fop .fom .flist.has-ful.show:after {
        content: " ";
        transform: translateX(0) rotate(180deg); }
    footer .fop .for {
      width: 100%; } }
.abouts {
  width: 100%; }
  .abouts .abtom {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
    .abouts .abtom .abl {
      display: inline-block;
      vertical-align: middle;
      width: calc(960 / 1920 * 100%);
      position: relative;
      overflow: hidden; }
      .abouts .abtom .abl .img {
        width: 100%;
        padding-top: 100vh; }
    .abouts .abtom .abr {
      display: inline-block;
      vertical-align: middle;
      width: calc(960 / 1920 * 100%);
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      padding: 0 calc(120 / 1920 * 100%); }
      .abouts .abtom .abr .ait {
        width: 100%;
        color: #333;
        font-family: 'Alibaba-PuHuiTi-Medium';
        line-height: 1.5;
        margin-bottom: 0.35rem; }
      .abouts .abtom .abr .ainp {
        width: 100%;
        color: #333;
        line-height: 1.75; }
        .abouts .abtom .abr .ainp p {
          color: #333;
          line-height: 1.75; }
      .abouts .abtom .abr .datas {
        width: 100%;
        font-size: 0;
        margin-top: 0.6rem; }
        .abouts .abtom .abr .datas .datm {
          display: inline-block;
          vertical-align: top;
          width: calc(32%);
          margin-right: 2%;
          margin-bottom: 0.3rem; }
          .abouts .abtom .abr .datas .datm .xum {
            width: 100%;
            color: var(--themes);
            line-height: 1.2;
            font-family: 'Alibaba-PuHuiTi-Medium'; }
            .abouts .abtom .abr .datas .datm .xum span {
              display: inline-block;
              color: var(--themes);
              line-height: 1.2;
              font-family: 'Alibaba-PuHuiTi-Medium'; }
          .abouts .abtom .abr .datas .datm .pmc {
            width: 100%;
            color: #333;
            line-height: 1.5;
            margin-top: 0.1rem; }
        .abouts .abtom .abr .datas .datm:nth-child(3n) {
          margin-right: 0; }

@media (max-width: 800px) {
  .abouts .abtom .abl .img {
    padding-top: 97.91%; } }
.modular {
  width: 100%; }
  .modular .mitop {
    width: 100%;
    margin-bottom: 0.55rem; }
    .modular .mitop .mit {
      width: 100%;
      color: #333;
      line-height: 1.3;
      text-align: center;
      font-family: 'Alibaba-PuHuiTi-Medium'; }

.modular.white .mitop .mit {
  color: #fff; }

header.whites .e-n-menu-title-container a {
  color: #333 !important; }
header.whites .e-n-menu-title-container a:hover {
  color: #ff6728 !important; }

.choose {
  width: 100%;
  padding-top: 1rem; }
  .choose .chosper {
    width: 100%;
    font-size: 0; }
    .choose .chosper .sompem {
      display: inline-block;
      vertical-align: top;
      width: calc(480 / 1920 * 100%);
      position: relative;
      border: solid 1px rgba(255, 255, 255, 0.1); }
      .choose .chosper .sompem .hei {
        width: 100%;
        padding-top: 3rem; }
      .choose .chosper .sompem .som {
        position: absolute;
        z-index: 2;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center; }
        .choose .chosper .sompem .som .sic {
          display: block;
          margin: 0 auto 0.2rem;
          width: 0.54rem;
          height: 0.54rem; }
          .choose .chosper .sompem .som .sic img {
            width: 100%;
            display: block; }
        .choose .chosper .sompem .som .sin {
          width: 100%;
          color: #fff;
          line-height: 1.5;
          text-align: center; }
      .choose .chosper .sompem .pom {
        position: absolute;
        z-index: 3;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        transition: all ease 0.5s;
        opacity: 0;
        padding: 0.15rem 0.3rem; }
        .choose .chosper .sompem .pom .pit {
          width: 100%;
          text-align: center;
          color: #fff;
          line-height: 1.2;
          margin-bottom: 0.1rem; }
        .choose .chosper .sompem .pom .sik {
          width: 100%;
          text-align: center;
          color: #fff;
          line-height: 1.5;
          height: 4.5em; }
          .choose .chosper .sompem .pom .sik p {
            color: #fff;
            line-height: 1.5; }
        .choose .chosper .sompem .pom .voc {
          width: 100%;
          font-size: 0;
          text-align: center;
          margin-top: 0.2rem; }
          .choose .chosper .sompem .pom .voc .em {
            display: inline-block;
            vertical-align: middle;
            width: 0.42rem;
            height: 0.42rem;
            border-radius: 50%;
            background-color: #fff; }
      .choose .chosper .sompem .atn {
        position: absolute;
        z-index: 5;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        opacity: 0; }
    .choose .chosper .sompem:hover .pom {
      opacity: 1; }

@media (max-width: 800px) {
  .choose {
    padding: 30px 3%; }
    .choose .chosper .swiper-container {
      padding-bottom: 0.4rem; }
    .choose .chosper .sompem {
      width: 50%; }
    .choose .chosper .swiper-pagination {
      bottom: 0rem; }
    .choose .chosper .swiper-pagination-bullet {
      opacity: 1;
      background-color: rgba(255, 255, 255, 0.5); }
    .choose .chosper .swiper-pagination-bullet-active {
      background-color: #fff; } }
.succase {
  width: 100%; }
  .succase .sucpers {
    width: 100%;
    position: relative; }
    .succase .sucpers .swiper-slide {
      width: 100%; }
      .succase .sucpers .swiper-slide a {
        width: 100%;
        display: block;
        transition: all ease 0.5s;
        transform: scale(0.8); }
      .succase .sucpers .swiper-slide .imgs {
        width: 100%;
        position: relative;
        overflow: hidden; }
        .succase .sucpers .swiper-slide .imgs .img {
          width: 100%;
          padding-top: 58.69%;
          transition: all ease 0.5s; }
      .succase .sucpers .swiper-slide .vom {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        padding: 0.2rem; }
        .succase .sucpers .swiper-slide .vom .vim {
          width: 100%;
          color: #fff;
          text-align: center;
          line-height: 1.5; }
    .succase .sucpers .swiper-slide:hover .imgs .img {
      transform: scale(1.1); }
    .succase .sucpers .swiper-slide-active a {
      transform: scale(1); }
    .succase .sucpers .btn {
      position: absolute;
      z-index: 3;
      width: 0.42rem;
      height: 0.42rem;
      border-radius: 50%;
      top: 50%;
      transform: translateY(-50%);
      cursor: pointer;
      background-color: #2b2957; }
      .succase .sucpers .btn img {
        width: 100%;
        display: block; }
    .succase .sucpers .btn:hover {
      background-color: var(--themes); }
    .succase .sucpers .bl {
      left: calc(460 / 1920 * 100%); }
    .succase .sucpers .br {
      right: calc(460 / 1920 * 100%); }

@media (max-width: 800px) {
  .succase .sucpers .bl {
    left: 4%; }
  .succase .sucpers .br {
    right: 4%; } }
.newom {
  width: 100%; }
  .newom .newsom {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    .newom .newsom .newl {
      display: inline-block;
      vertical-align: middle;
      width: calc(940 / 1680 * 100%); }
      .newom .newsom .newl .nmgilst {
        width: 100%; }
        .newom .newsom .newl .nmgilst .nmitm {
          width: 100%;
          display: none;
          position: relative; }
        .newom .newsom .newl .nmgilst .nmitm.on {
          display: block; }
        .newom .newsom .newl .nmgilst .imgs {
          width: 100%;
          position: relative;
          overflow: hidden; }
          .newom .newsom .newl .nmgilst .imgs .img {
            width: 100%;
            padding-top: 56.38%;
            transition: all ease 0.5s; }
        .newom .newsom .newl .nmgilst .tam {
          width: 100%;
          position: absolute;
          left: 0;
          height: 100%;
          display: block;
          top: 0;
          z-index: 2;
          cursor: pointer;
          opacity: 0; }
        .newom .newsom .newl .nmgilst .nmitm:hover .imgs .img {
          transform: scale(1.1); }
    .newom .newsom .newr {
      display: inline-block;
      vertical-align: middle;
      width: calc(690 / 1680 * 100%); }
      .newom .newsom .newr .nerlist {
        width: 100%; }
        .newom .newsom .newr .nerlist .nerom {
          width: 100%; }
          .newom .newsom .newr .nerlist .nerom a {
            width: 100%;
            display: flex;
            align-items: center;
            font-size: 0;
            padding: 0.18rem 0; }
          .newom .newsom .newr .nerlist .nerom .xm {
            display: inline-block;
            vertical-align: middle;
            flex: 1;
            color: #333;
            line-height: 1.5;
            padding-right: 0.3rem; }
          .newom .newsom .newr .nerlist .nerom .time {
            display: inline-block;
            vertical-align: middle;
            color: #666;
            line-height: 1.5; }
        .newom .newsom .newr .nerlist .nerom.on .xm, .newom .newsom .newr .nerlist .nerom:hover .xm {
          color: var(--themes); }

.cases {
  width: 100%;
  padding-top: 0.5rem; }
  .cases .mitop {
    margin-bottom: 0.7rem; }
  .cases .carts {
    width: 100%;
    position: relative; }
    .cases .carts .cmgs {
      display: block;
      margin: 0 auto;
      width: calc(900 / 1680 * 100%);
      position: relative;
      z-index: 3; }
      .cases .carts .cmgs:after {
        content: ' ';
        position: absolute;
        z-index: -1;
        width: 5.5rem;
        height: 5.5rem;
        border-radius: 50%;
        background-color: #dde5ed;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
      .cases .carts .cmgs .img {
        width: 100%;
        padding-top: 56.66%; }
      .cases .carts .cmgs .iconlis {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 3; }
        .cases .carts .cmgs .iconlis .ic {
          position: absolute;
          width: 0.5rem;
          height: 0.5rem;
          z-index: 2;
          cursor: pointer; }
          .cases .carts .cmgs .iconlis .ic img {
            width: 100%;
            display: block; }
          .cases .carts .cmgs .iconlis .ic .tm {
            width: 100%;
            height: 100%;
            display: block;
            transition: all ease 0.5s;
            position: relative;
            z-index: 3; }
        .cases .carts .cmgs .iconlis .mk {
          /* 保证小盒子水平垂直居中 */
          position: absolute;
          z-index: 1;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          width: 1rem;
          height: 1rem;
          border-radius: 50%;
          background-color: white;
          transform-origin: center; }
@keyframes k1s {
  0% {
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0.6; }
  60% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  60.00001% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1; }
  100% {
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0.6; } }
@keyframes k2s {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0.5; }
  50% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  50.00001% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1; }
  100% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0.5; } }
@keyframes k3s {
  0% {
    transform: translate(-50%, -50%) scale(0.6);
    opacity: 0.4; }
  40% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  40.00001% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1; }
  100% {
    transform: translate(-50%, -50%) scale(0.6);
    opacity: 0.4; } }
@keyframes k4s {
  0% {
    transform: translate(-50%, -50%) scale(0.7);
    opacity: 0.3; }
  30% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  30.00001% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1; }
  100% {
    transform: translate(-50%, -50%) scale(0.7);
    opacity: 0.3; } }
        .cases .carts .cmgs .iconlis .k1 {
          animation: k1s 3s linear infinite; }
        .cases .carts .cmgs .iconlis .k2 {
          animation: k2s 3s linear infinite; }
        .cases .carts .cmgs .iconlis .k3 {
          animation: k3s 3s linear infinite; }
        .cases .carts .cmgs .iconlis .k4 {
          animation: k4s 3s linear infinite; }
        .cases .carts .cmgs .iconlis .ic:hover .tm, .cases .carts .cmgs .iconlis .ic.on .tm {
          transform: scale(1.1); }
        .cases .carts .cmgs .iconlis .ic:nth-child(1) {
          left: calc(165 / 900 * 100%);
          top: calc(255 / 510 * 100%); }
          .cases .carts .cmgs .iconlis .ic:nth-child(1) .tm {
            animation: cys1 4s linear 0s infinite; }
        .cases .carts .cmgs .iconlis .ic:nth-child(2) {
          left: calc(330 / 900 * 100%);
          top: calc(210 / 510 * 100%); }
          .cases .carts .cmgs .iconlis .ic:nth-child(2) .tm {
            animation: cys1 4s linear 0.5s infinite; }
        .cases .carts .cmgs .iconlis .ic:nth-child(3) {
          left: calc(475 / 900 * 100%);
          top: calc(260 / 510 * 100%); }
          .cases .carts .cmgs .iconlis .ic:nth-child(3) .tm {
            animation: cys1 4s linear 1s infinite; }
        .cases .carts .cmgs .iconlis .ic:nth-child(4) {
          left: calc(588 / 900 * 100%);
          top: calc(200 / 510 * 100%); }
          .cases .carts .cmgs .iconlis .ic:nth-child(4) .tm {
            animation: cys1 4s linear 1.5s infinite; }
@keyframes cys1 {
  0% {
    transform: scale(1); }
  20% {
    transform: scale(0.8); }
  40% {
    transform: scale(1); }
  60% {
    transform: scale(1.1); }
  80% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }
    .cases .carts .introlis {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      z-index: 2; }
      .cases .carts .introlis .itrm {
        position: absolute;
        width: auto; }
        .cases .carts .introlis .itrm .teom {
          width: 100%;
          transition: all ease 0.5s; }
        .cases .carts .introlis .itrm .itop {
          width: 100%;
          font-size: 0;
          white-space: nowrap; }
          .cases .carts .introlis .itrm .itop .ic {
            display: inline-block;
            vertical-align: middle;
            width: 0.3rem;
            height: 0.3rem;
            margin-right: 0.3rem; }
            .cases .carts .introlis .itrm .itop .ic img {
              width: 100%;
              display: block; }
          .cases .carts .introlis .itrm .itop .km {
            display: inline-block;
            vertical-align: middle;
            color: #333;
            line-height: 1.5;
            font-family: 'Alibaba-PuHuiTi-Medium';
            width: auto; }
        .cases .carts .introlis .itrm .itpom {
          width: 100%;
          display: block;
          padding-left: 0.6rem;
          margin-top: 0.12rem; }
          .cases .carts .introlis .itrm .itpom .xul {
            width: 100%;
            display: block; }
            .cases .carts .introlis .itrm .itpom .xul .xi {
              width: 100%;
              display: block;
              color: #333;
              line-height: 1.5; }
            .cases .carts .introlis .itrm .itpom .xul .xi + .xi {
              margin-top: 0.05rem; }
      .cases .carts .introlis .itrm:nth-child(1) {
        left: 5%;
        top: 0; }
      .cases .carts .introlis .itrm:nth-child(2) {
        right: 5%;
        top: 0; }
      .cases .carts .introlis .itrm:nth-child(3) {
        left: 5%;
        bottom: 0; }
      .cases .carts .introlis .itrm:nth-child(4) {
        right: 5%;
        bottom: 0; }
      .cases .carts .introlis .itrm.on .teom {
        opacity: 1; }

@media (max-width: 800px) {
  .cases .carts .cmgs:after {
    width: 4rem;
    height: 4rem; }
  .cases .carts .introlis {
    position: relative;
    height: auto; }
    .cases .carts .introlis .itrm {
      width: 100%;
      position: relative;
      display: none;
      left: auto !important;
      right: auto !important;
      top: auto !important;
      bottom: auto !important; }
      .cases .carts .introlis .itrm .itpom {
        min-height: 1rem; }
        .cases .carts .introlis .itrm .itpom .xul {
          width: 100%;
          font-size: 0; }
          .cases .carts .introlis .itrm .itpom .xul .xi {
            display: inline-block;
            vertical-align: middle;
            width: auto;
            margin-right: 0.3rem;
            margin-bottom: 0.1rem; }
    .cases .carts .introlis .itrm.on {
      display: block; }
      .cases .carts .introlis .itrm.on .teom {
        opacity: 1; } }
.nanner {
  width: 100%;
  position: relative; }
  .nanner .imgs {
    width: 100%;
    position: relative;
    overflow: hidden; }
    .nanner .imgs .img {
      width: 100%;
      padding-top: 38.54%; }
  .nanner .nox {
    position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%,-50%);
    z-index: 3;
    text-align: center;
    width: 80%;
    max-width: 90%;
    }
    .nanner .nox .nit {
      width: 100%;
      color: #fff;
      line-height: 1.5;
      font-family: 'Alibaba-PuHuiTi-Medium'; }
      .nanner .nox .nit p {
        color: #fff;
        line-height: 1.5; }
    .nanner .nox .nix {
      width: 100%;
      color: #fff;
      line-height: 1.5;
      margin-top: 0.15rem; }
      .nanner .nox .nix p {
        color: #fff;
        line-height: 1.5; }
  .nanner .culom {
    position: absolute;
    bottom: 0;
    z-index: 3;
    width: 100%;
    left: 0;
    right: 0; }
    .nanner .culom .cul {
      width: 100%; }
      .nanner .culom .cul .swiper-slide {
        display: inline-block;
        vertical-align: middle;
        width: 100%; }
        .nanner .culom .cul .swiper-slide a {
          display: inline-block;
          vertical-align: middle;
          color: #fff;
          line-height: 3;
          width: 100%;
          padding: 0 0.15rem;
          transition: all ease 0.5s;
          position: relative;
          text-align: center;
          background-color: rgba(0, 0, 0, 0.5); }
      .nanner .culom .cul .swiper-slide.on a, .nanner .culom .cul .swiper-slide:hover a {
        background-color: var(--themes); }

@media (max-width: 800px) {
  .nanner .culom {
    position: relative; }
    .nanner .culom .w1440 {
      width: 100%; }
    .nanner .culom .cul {
      width: 100%; } }
.crumbs {
  width: 100%; }
  .crumbs .column {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    font-size: 0; }
    .crumbs .column .colum {
      width: auto;
      font-size: 0;
      display: inline-block;
      vertical-align: middle; }
      .crumbs .column .colum .home {
        display: inline-block;
        vertical-align: middle;
        min-width: 14px;
        width: 14px;
        margin-right: .1rem;
        position: relative;
        top: -0.02rem; }
        .crumbs .column .colum .home img {
          width: 100%;
          display: block; }
      .crumbs .column .colum .sm {
        display: inline-block;
        vertical-align: middle;
        color: #444;
        line-height: .8rem; }
      .crumbs .column .colum a {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        color: #999;
        line-height: .8rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
        .crumbs .column .colum a span {
          display: inline-block;
          color: #999;
          line-height: .8rem;
          position: relative;
          margin: 0 .08rem; }
          .crumbs .column .colum a span img {
            width: 100%;
            display: block; }
      .crumbs .column .colum a:hover {
        color: var(--themes); }
      .crumbs .column .colum a:last-child span {
        display: none; }
    .crumbs .column .cul {
      display: inline-block;
      vertical-align: middle;
      flex: 1; }
      .crumbs .column .cul .swiper-slide {
        display: inline-block;
        vertical-align: middle;
        width: auto; }
        .crumbs .column .cul .swiper-slide a {
          display: inline-block;
          vertical-align: middle;
          color: #444;
          line-height: 1rem;
          width: auto;
          padding: 0 0.2rem;
          transition: all ease 0.5s; }
          .crumbs .column .cul .swiper-slide a span {
            display: inline-block;
            vertical-align: middle;
            position: absolute;
            bottom: 0rem;
            left: 50%;
            transform: translateX(-50%);
            width: 100%;
            height: 0.02rem;
            background-color: var(--themes);
            transition: all ease 0.5s;
            opacity: 0;
            transition: all ease 0.5s; }
      .crumbs .column .cul .swiper-slide.on a, .crumbs .column .cul .swiper-slide:hover a {
        background-color: var(--themes);
        color: #fff; }
      .crumbs .column .cul .swiper-scrollbar {
        background-color: rgba(0, 0, 0, 0.1);
        left: 0;
        right: 0;
        width: 100%;
        bottom: 0;
        display: none; }
      .crumbs .column .cul .swiper-scrollbar-drag {
        background-color: var(--themes); }
    .crumbs .column .cul.pbs .swiper-container {
      padding-bottom: 0.15rem; }
    .crumbs .column .cul.pbs .swiper-scrollbar {
      display: block; }

.crumbs.white {
  background-color: #fff; }

@media (max-width: 800px) {
  .crumbs .column .colum {
    border-bottom: solid 1px #eee; }
  .crumbs .column .cul {
    width: 100%; } }
.ideas {
  width: 100%; }
  .ideas .ideam {
    width: 100%;
    padding: 0.2rem 0 0.8rem; }
  .ideas .ideaper {
    width: 100%; }
    .ideas .ideaper .swiper-slide {
      width: 100%;
      background-color: #f4f6f8;
      padding: 0.4rem 0.4rem 0.5rem;
      height: auto; }
      .ideas .ideaper .swiper-slide .svc {
        display: block;
        margin: 0 auto 0.45rem;
        width: 1.22rem;
        position: relative; }
        .ideas .ideaper .swiper-slide .svc img {
          width: 100%;
          display: block; }
        .ideas .ideaper .swiper-slide .svc .sg {
          width: 100%;
          display: block; }
        .ideas .ideaper .swiper-slide .svc .is {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          display: block;
          z-index: 2;
          max-width: 100%;
          width: 100%; }
      .ideas .ideaper .swiper-slide .sit {
        width: 100%;
        text-align: center;
        color: #333;
        line-height: 1.3;
        height: 2.6em;
        font-family: 'Alibaba-PuHuiTi-Medium'; }
      .ideas .ideaper .swiper-slide .sip {
        width: 100%;
        color: #666;
        line-height: 1.7;
        margin-top: 0.2rem;
        text-align: center; }
        .ideas .ideaper .swiper-slide .sip p {
          color: #666;
          line-height: 1.7; }

.places {
  width: 100%;
  background-color: #f4f6f8;
  padding: 1rem 0; }
  .places .placm {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    .places .placm .pal {
      display: inline-block;
      vertical-align: middle;
      width: calc(475 / 1680 * 100%);
      margin-left: calc(120 / 1920 * 100%); }
      .places .placm .pal .pit {
        width: 100%;
        color: #333;
        line-height: 1.3;
        font-family: 'Alibaba-PuHuiTi-Medium';
        margin-bottom: 0.5rem; }
      .places .placm .pal .palist {
        width: 100%; }
        .places .placm .pal .palist .paiom {
          width: 100%; }
          .places .placm .pal .palist .paiom .ic {
            display: inline-block;
            vertical-align: top;
            width: 0.7rem;
            margin-right: 0.3rem;
            position: relative; }
            .places .placm .pal .palist .paiom .ic .cg {
              width: 100%;
              display: block; }
              .places .placm .pal .palist .paiom .ic .cg img {
                width: 100%;
                display: block; }
            .places .placm .pal .palist .paiom .ic .vi {
              position: absolute;
              left: 50%;
              top: 50%;
              transform: translate(-50%, -50%);
              z-index: 2;
              width: 100%;
              max-width: 100%; }
              .places .placm .pal .palist .paiom .ic .vi img {
                width: 100%;
                display: block; }
          .places .placm .pal .palist .paiom .rom {
            display: inline-block;
            vertical-align: top;
            width: calc(100% - 1rem);
            padding-top: 0.05rem; }
            .places .placm .pal .palist .paiom .rom .rt {
              width: 100%;
              color: #333;
              line-height: 1.5;
              font-family: 'Alibaba-PuHuiTi-Medium'; }
            .places .placm .pal .palist .paiom .rom .rp {
              width: 100%;
              color: #666;
              line-height: 1.5;
              margin-top: 0.1rem; }
              .places .placm .pal .palist .paiom .rom .rp p {
                color: #666;
                line-height: 1.5; }
        .places .placm .pal .palist .paiom + .paiom {
          margin-top: 0.5rem; }
    .places .placm .par {
      display: inline-block;
      vertical-align: middle;
      width: calc(1050 / 1680 * 100%);
      position: relative; }
      .places .placm .par .imgs {
        width: 100%;
        position: relative;
        overflow: hidden; }
        .places .placm .par .imgs .img {
          width: 100%;
          padding-top: 65.238%; }

.experience {
  width: 100%;
  padding: 1rem 0; }
  .experience .expers {
    width: 100%;
    position: relative; }
    .experience .expers .eompem {
      display: inline-block;
      vertical-align: top;
      width: calc(264 / 1440 * 100%);
      margin-right: calc(29 / 1440 * 100%);
      margin-bottom: 0.3rem;
      border: solid 1px #edf1f5;
      background-color: #fff; }
      .experience .expers .eompem a {
        width: 100%;
        display: block; }
      .experience .expers .eompem .imgs {
        width: 100%;
        position: relative;
        overflow: hidden; }
        .experience .expers .eompem .imgs .img {
          width: 100%;
          padding-top: 53.03%;
          transition: all ease 0.5s; }
    .experience .expers .eompem:nth-child(5n) {
      margin-right: 0; }
    .experience .expers .eompem:hover .imgs .img {
      transform: scale(1.1); }
    .experience .expers .swiper-container {
      padding-bottom: 0.3rem; }
    .experience .expers .swiper-pagination {
      bottom: 0; }
    .experience .expers .swiper-pagination-bullet-active {
      background-color: var(--themes); }
  .experience .partper {
    width: 100%;
    padding-bottom: 0.4rem;
    overflow: hidden;
    position: relative; }
    .experience .partper .inner {
      width: 100%;
      position: relative;
      white-space: nowrap;
      font-size: 0; }
    .experience .partper .one {
      display: inline-block; }
    .experience .partper .list {
      width: auto; }
      .experience .partper .list .item:nth-child(2n) .parm {
        position: relative;
        left: calc((-150 / 1920) * 100vw); }
    .experience .partper .parm {
      width: calc((200 / 1920) * 100vw);
      display: inline-block;
      vertical-align: top;
      margin-right: calc((15 / 1920) * 100vw);
      margin-bottom: 0.15rem;
      white-space: normal;
      background-color: #fff;
      border-radius: 0.1rem;
      border: solid 1px #edf1f5;
      background-color: #fff; }
      .experience .partper .parm a {
        width: 100%;
        display: block; }
      .experience .partper .parm .imgs {
        width: 100%;
        overflow: hidden;
        display: block; }
        .experience .partper .parm .imgs .img {
          width: 100%;
          padding-top: 53.33%;
          transition: all ease 0.3s; }
    .experience .partper .parm:hover .imgs .img {
      transform: scale(1.1); }
  .experience:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 2rem;
    height: 100%;
    opacity: 1;
    transition: all ease 0.5s;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0), #e5ebf4); }
  .experience:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    width: 2rem;
    height: 100%;
    opacity: 1;
    transition: all ease 0.5s;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #e5ebf4); }

.system {
  width: 100%;
  background-color: #f4f6f8;
  padding: 0.8rem 0; }
  .system .sinps {
    width: 100%;
    color: #333;
    line-height: 1.75; }
    .system .sinps p {
      color: #333;
      line-height: 1.75; }
    .system .sinps img {
      max-width: 100%; }

.platforms {
  width: 100%;
  padding: 1rem 0; }
  .platforms .platper {
    width: 100%; }
    .platforms .platper .swiper-container {
      padding: 0.8rem 0 0.1rem; }
    .platforms .platper .swiper-slide {
      width: 100%;
      height: auto;
      position: relative; }
      .platforms .platper .swiper-slide .stom {
        width: 100%;
        background-color: #fff;
        padding: 1.1rem 0.6rem 0.7rem;
        height: auto;
        position: relative;
        top: 0;
        height: 100%;
        transition: all ease 0.5s;
        cursor: pointer; }
      .platforms .platper .swiper-slide .svc {
        display: block;
        width: 1.1rem;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 0; }
        .platforms .platper .swiper-slide .svc img {
          width: 100%;
          display: block; }
        .platforms .platper .swiper-slide .svc .sg {
          width: 100%;
          display: block; }
        .platforms .platper .swiper-slide .svc .is {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          display: block;
          z-index: 2;
          max-width: 100%;
          width: 100%; }
      .platforms .platper .swiper-slide .sit {
        width: 100%;
        text-align: center;
        color: #333;
        line-height: 1.3;
        height: 2.6em;
        font-family: 'Alibaba-PuHuiTi-Medium'; }
      .platforms .platper .swiper-slide .sip {
        width: 100%;
        color: #666;
        line-height: 1.7;
        margin-top: 0.25rem;
        text-align: center; }
        .platforms .platper .swiper-slide .sip p {
          color: #666;
          line-height: 1.7; }
    .platforms .platper .swiper-slide:hover .stom {
      top: -0.1rem; }

.Software {
  width: 100%;
  padding: 1rem 0;
  background-color: #f4f6f8; }
  .Software .softs {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    .Software .softs .solist {
      width: 100%; }
      .Software .softs .solist .solm {
        width: 100%; }
        .Software .softs .solist .solm .sie {
          width: 100%;
          color: #333;
          line-height: 1.3;
          font-family: 'Alibaba-PuHuiTi-Medium'; }
        .Software .softs .solist .solm .sim {
          width: 100%;
          color: #666;
          line-height: 1.5;
          margin-top: 0.1rem;
          min-height: 4.5em; }
      .Software .softs .solist .solm + .solm {
        margin-top: 0.2rem; }
    .Software .softs .sol {
      display: inline-block;
      vertical-align: middle;
      width: calc(340 / 1440 * 100%);
      text-align: right; }
    .Software .softs .som {
      display: inline-block;
      vertical-align: middle;
      width: calc(595 / 1440 * 100%);
      position: relative; }
      .Software .softs .som .imgs {
        width: 100%;
        position: relative; }
        .Software .softs .som .imgs .img {
          width: 100%;
          padding-top: 84.033%; }
      .Software .softs .som .vnc {
        width: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        animation: tsm 8s linear 0s infinite; }
        .Software .softs .som .vnc .hei {
          width: 100%;
          padding-top: 100%; }
@keyframes tsm {
  0% {
    transform: translate(-50%, -50%) rotate(0); }
  100% {
    transform: translate(-50%, -50%) rotate(360deg); } }
    .Software .softs .sor {
      display: inline-block;
      vertical-align: middle;
      width: calc(340 / 1440 * 100%); }

@media (max-width: 800px) {
  .Software .softs .som {
    order: 1;
    width: 100%;
    margin-bottom: 30px; }
  .Software .softs .solist .solm .sim {
    min-height: 0; }
  .Software .softs .solist .solm + .solm {
    margin-top: 0.3rem; }
  .Software .softs .sol {
    width: 100%;
    order: 2;
    text-align: left; }
  .Software .softs .sor {
    margin-top: 0.2rem;
    width: 100%;
    order: 3; } }
.tests {
  width: 100%;
  padding: 1rem 0; }
  .tests .sinps {
    width: 100%;
    color: #333;
    line-height: 1.75; }
    .tests .sinps p {
      color: #333;
      line-height: 1.75; }
    .tests .sinps img {
      max-width: 100%; }

.Research {
  width: 100%;
  padding: 1rem 0; }
  .Research .resepers {
    width: 100%; }
    .Research .resepers .swiper-slide {
      width: 100%;
      padding: 0.4rem 0.4rem 0.5rem;
      height: auto; }
      .Research .resepers .swiper-slide .svc {
        display: block;
        margin: 0 auto 0.4rem;
        width: 1rem;
        position: relative; }
        .Research .resepers .swiper-slide .svc img {
          width: 100%;
          display: block; }
        .Research .resepers .swiper-slide .svc .sg {
          width: 100%;
          display: block; }
        .Research .resepers .swiper-slide .svc .is {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          display: block;
          z-index: 2;
          max-width: 100%;
          width: 100%; }
      .Research .resepers .swiper-slide .sit {
        width: 100%;
        text-align: center;
        color: #fff;
        line-height: 1.3;
        font-family: 'Alibaba-PuHuiTi-Medium'; }
      .Research .resepers .swiper-slide .sip {
        width: 100%;
        color: #fff;
        line-height: 1.7;
        margin-top: 0.2rem;
        text-align: center; }
        .Research .resepers .swiper-slide .sip p {
          color: #fff;
          line-height: 1.7; }

.succase {
  width: 100%; }
  .succase .scase {
    width: 100%;
    padding: 0.2rem 0 1rem; }
    .succase .scase .mitop {
      margin-bottom: 0.25rem; }
      .succase .scase .mitop .mit {
        text-align: left; }
    .succase .scase .scasom {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .succase .scase .scasom .scal {
        display: inline-block;
        vertical-align: middle;
        width: calc(1080 / 1440 * 100%);
        width: 100%; }
        .succase .scase .scasom .scal .calom {
          width: 100%;
          display: none;
          padding-top: 0.15rem; }
        .succase .scase .scasom .scal .calom.on {
          display: block; }
        .succase .scase .scasom .scal .vic {
          width: 100%;
          color: #333;
          line-height: 1.5;
          font-family: 'Alibaba-PuHuiTi-Medium';
          margin-bottom: 0.3rem; }
        .succase .scase .scasom .scal .vmglist {
          width: 100%; }
        .succase .scase .scasom .scal .vmgs {
          width: 100%;
          position: relative;
          overflow: hidden;
          display: none; }
          .succase .scase .scasom .scal .vmgs .img {
            width: 100%;
            padding-top: 40.40%; }
        .succase .scase .scasom .scal .vmgs.on {
          display: block; }
      .succase .scase .scasom .scar {
        display: inline-block;
        vertical-align: middle;
        width: calc(310 / 1440 * 100%);
        width: 100%;
        margin-top: 0.25rem; }
        .succase .scase .scasom .scar .scarper {
          width: 100%;
          position: relative; }
          .succase .scase .scasom .scar .scarper .swiper-slide {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            cursor: pointer; }
            .succase .scase .scasom .scar .scarper .swiper-slide .imgs {
              width: 83.87%;
              position: relative;
              overflow: hidden;
              transition: all ease 0.5s;
              border: solid 2px transparent;
              opacity: 0.5;
              display: inline-block;
              vertical-align: middle;
              width: 100%; }
              .succase .scase .scasom .scar .scarper .swiper-slide .imgs .img {
                width: 100%;
                padding-top: 40%;
                transition: all ease 0.5s; }
          .succase .scase .scasom .scar .scarper .swiper-slide:hover .imgs {
            opacity: 1; }
          .succase .scase .scasom .scar .scarper .swiper-slide.on .imgs {
            width: 100%;
            border: solid 2px #b81a35;
            opacity: 1; }
          .succase .scase .scasom .scar .scarper .btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            z-index: 2;
            cursor: pointer;
            width: 8px;
            opacity: 0.5;
            transition: all ease 0.5s; }
            .succase .scase .scasom .scar .scarper .btn img {
              width: 100%;
              display: block; }
          .succase .scase .scasom .scar .scarper .bl {
            left: -0.2rem; }
          .succase .scase .scasom .scar .scarper .br {
            right: -0.2rem; }
          .succase .scase .scasom .scar .scarper .btn:hover {
            opacity: 1; }

@media (max-width: 800px) {
  .succase .scase .scasom .scal {
    width: 100%;
    margin-bottom: 0.3rem; }
  .succase .scase .scasom .scar {
    width: 100%; }
    .succase .scase .scasom .scar .scarper {
      width: 100%; }
      .succase .scase .scasom .scar .scarper .swiper-container {
        height: auto; }
      .succase .scase .scasom .scar .scarper .swiper-slide {
        height: auto;
        display: block !important; }
        .succase .scase .scasom .scar .scarper .swiper-slide .imgs {
          width: 100%;
          border: solid 2px #333;
          display: block !important; }
          .succase .scase .scasom .scar .scarper .swiper-slide .imgs .img {
            padding-top: 58.06% !important; }
      .succase .scase .scasom .scar .scarper .swiper-slide + .swiper-slide {
        margin-top: 0rem; }
      .succase .scase .scasom .scar .scarper .bl {
        left: -0.04rem; }
      .succase .scase .scasom .scar .scarper .br {
        right: -0.04rem; } }
.vidoms {
  width: 100%;
  padding: 0.8rem 0;
  background-color: #fafafa; }
  .vidoms .videolist {
    width: 100%; }
    .vidoms .videolist .vocom {
      width: 100%;
      position: relative; }
      .vidoms .videolist .vocom .hei {
        width: 100%;
        padding-top: 50%; }
      .vidoms .videolist .vocom .vom {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 3; }
      .vidoms .videolist .vocom .vome {
        width: 100%;
        position: relative;
        background-color: #000; }
      .vidoms .videolist .vocom .vit {
        color: #000;
        line-height: 2.6;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        width: auto;
        padding: 0 0.4rem;
        background-color: #fff;
        position: absolute;
        z-index: 3;
        left: 50%;
        border-radius: 1.3em;
        transform: translateX(-50%);
        bottom: 0.9rem;
        box-shadow: 0px 7px 59px 0px rgba(30, 112, 38, 0.16); }
    .vidoms .videolist .vocom + .vocom {
      margin-top: 1rem; }

.cooperation {
  width: 100%;
  position: relative; }
  .cooperation:after {
    content: ' ';
    position: absolute;
    right: 0;
    width: calc((510 / 1920 * 100%) + ((100% - 14.4rem) / 2));
    height: 100%;
    top: 0;
    background-color: #f4f6f8; }
  .cooperation .w1440 {
    position: relative;
    z-index: 2; }
  .cooperation .cooperm {
    width: 100%;
    padding: 0.2rem 0 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .cooperation .cooperm .cool {
      display: inline-block;
      vertical-align: middle;
      width: calc(880 / 1440 * 100%); }
      .cooperation .cooperm .cool .mitop {
        margin-bottom: 0.3rem; }
        .cooperation .cooperm .cool .mitop .mit {
          text-align: left; }
      .cooperation .cooperm .cool .coram {
        width: 100%;
        border-top: solid 1px #eee;
        padding-top: 0.4rem; }
        .cooperation .cooperm .cool .coram .citm {
          width: 100%;
          display: none; }
        .cooperation .cooperm .cool .coram .citm.on {
          display: block; }
      .cooperation .cooperm .cool .coolist {
        width: 100%;
        font-size: 0;
        display: flex;
        flex-wrap: wrap; }
        .cooperation .cooperm .cool .coolist .colms {
          display: inline-block;
          vertical-align: top;
          width: calc(420 / 880 * 100%);
          margin-right: calc(39 / 880 * 100%);
          margin-bottom: 0.4rem;
          position: relative; }
          .cooperation .cooperm .cool .coolist .colms a {
            width: 100%;
            display: block; }
          .cooperation .cooperm .cool .coolist .colms .imgs {
            width: 100%;
            position: relative;
            overflow: hidden; }
            .cooperation .cooperm .cool .coolist .colms .imgs .img {
              width: 100%;
              padding-top: 66.66%;
              transition: all ease 0.5s; }
        .cooperation .cooperm .cool .coolist .colms:nth-child(2n) {
          margin-right: 0; }
        .cooperation .cooperm .cool .coolist .colms:hover .imgs .img {
          transform: scale(1.1); }
    .cooperation .cooperm .coor {
      display: inline-block;
      vertical-align: middle;
      width: calc(440 / 1440 * 100%);
      padding-top: 0.4rem; }
      .cooperation .cooperm .coor .coorlist {
        width: 100%;
        font-size: 0; }
        .cooperation .cooperm .coor .coorlist .crom {
          width: 100%; }
          .cooperation .cooperm .coor .coorlist .crom .crop {
            width: 100%;
            font-size: 0;
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-bottom: solid 1px #dfdfdf;
            cursor: pointer; }
            .cooperation .cooperm .coor .coorlist .crom .crop .xm {
              display: inline-block;
              vertical-align: middle;
              color: #333;
              line-height: 2.8;
              width: auto;
              position: relative;
              font-family: 'Alibaba-PuHuiTi-Medium'; }
              .cooperation .cooperm .coor .coorlist .crom .crop .xm:after {
                content: ' ';
                position: absolute;
                z-index: 2;
                bottom: -1px;
                left: 0;
                height: 2px;
                background-color: var(--themes);
                width: 100%;
                opacity: 0;
                transition: all ease 0.5s; }
            .cooperation .cooperm .coor .coorlist .crom .crop .rc {
              display: inline-block;
              vertical-align: middle;
              width: 13px;
              transition: all ease 0.5s;
              transform: rotate(0deg); }
              .cooperation .cooperm .coor .coorlist .crom .crop .rc img {
                width: 100%;
                display: block; }
              .cooperation .cooperm .coor .coorlist .crom .crop .rc img:first-child {
                display: block; }
              .cooperation .cooperm .coor .coorlist .crom .crop .rc img:last-child {
                display: none; }
          .cooperation .cooperm .coor .coorlist .crom .pecont {
            width: 100%;
            display: none; }
            .cooperation .cooperm .coor .coorlist .crom .pecont .pcont {
              width: 100%;
              padding: 0.24rem 0; }
            .cooperation .cooperm .coor .coorlist .crom .pecont .pvom {
              width: 100%; }
              .cooperation .cooperm .coor .coorlist .crom .pecont .pvom .pot {
                width: 100%;
                font-size: 0;
                margin-bottom: 0.14rem; }
                .cooperation .cooperm .coor .coorlist .crom .pecont .pvom .pot span {
                  display: inline-block;
                  vertical-align: middle;
                  background-color: var(--themes);
                  color: #fff;
                  font-family: 'Alibaba-PuHuiTi-Medium';
                  line-height: 2.6;
                  border-radius: 1.3em;
                  padding: 0 0.2rem; }
              .cooperation .cooperm .coor .coorlist .crom .pecont .pvom .sinp {
                width: 100%;
                padding: 0 0.2rem;
                color: #333;
                line-height: 1.6; }
                .cooperation .cooperm .coor .coorlist .crom .pecont .pvom .sinp p {
                  color: #333;
                  line-height: 1.6; }
            .cooperation .cooperm .coor .coorlist .crom .pecont .pvom + .pvom {
              margin-top: 0.32rem; }
        .cooperation .cooperm .coor .coorlist .crom + .crom {
          margin-top: 0.12rem; }
        .cooperation .cooperm .coor .coorlist .crom.show .crop .xm {
          color: var(--themes); }
          .cooperation .cooperm .coor .coorlist .crom.show .crop .xm:after {
            opacity: 1; }
        .cooperation .cooperm .coor .coorlist .crom.show .crop .rc {
          transform: rotate(180deg); }
          .cooperation .cooperm .coor .coorlist .crom.show .crop .rc img:first-child {
            display: none; }
          .cooperation .cooperm .coor .coorlist .crom.show .crop .rc img:last-child {
            display: block; }

@media (max-width: 800px) {
  .cooperation .cooperm .cool {
    width: 100%; }
  .cooperation .cooperm .coor {
    width: 100%; } }
.message {
  width: 100%;
  padding: 0.8rem 0; }
  .message .mitop .mit {
    text-align: left; }
  .message .form {
    width: 100%;
    display: block; }
  .message .row {
    width: 100%;
    font-size: 0; }
    .message .row .input {
      display: inline-block;
      vertical-align: top;
      width: calc(700 / 1440 * 100%);
      margin-right: calc(39 / 1440 * 100%);
      margin-bottom: 0.3rem;
      padding: 0 0.3rem;
      background-color: #fff; }
      .message .row .input .name {
        display: inline-block;
        vertical-align: middle;
        width: 6em;
        color: #333;
        line-height: 3; }
      .message .row .input .inp {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 6em); }
        .message .row .input .inp input {
          width: 100%;
          display: block;
          border: none;
          background-color: transparent;
          line-height: 3;
          color: #333; }
    .message .row .input:nth-child(2n) {
      margin-right: 0; }
  .message .text {
    width: 100%;
    display: block; }
    .message .text .area {
      width: 100%;
      display: block;
      border: none;
      background-color: #fff;
      padding: 0.2rem 0.2rem;
      color: #333;
      line-height: 1.5; }
  .message .sub {
    width: 100%;
    margin-top: 0.6rem;
    font-size: 0;
    text-align: center; }
    .message .sub .stn {
      display: inline-block;
      vertical-align: middle;
      width: auto;
      position: relative;
      top: 0;
      transition: all ease 0.5s; }
      .message .sub .stn input {
        display: inline-block;
        vertical-align: middle;
        background-color: var(--themes);
        color: #fff;
        width: auto;
        padding: 0 0.5rem;
        cursor: pointer;
        line-height: 3;
        border-radius: 1.5em;
        border: none;
        cursor: pointer; }
    .message .sub .stn:hover {
      top: -0.1rem; }

.joins {
  width: 100%; }
  .joins .joint {
    width: 100%;
    padding: 0.2rem 0 0.8rem; }
    .joins .joint .recrtlis {
      width: 100%;
      margin-top: 0.4rem; }
      .joins .joint .recrtlis .ril.head .ritle {
        background-color: var(--themes); }
        .joins .joint .recrtlis .ril.head .ritle .rd {
          color: #fff; }
      .joins .joint .recrtlis .ril.head:hover .ritle {
        background-color: var(--themes); }
        .joins .joint .recrtlis .ril.head:hover .ritle .rd {
          color: #fff; }
      .joins .joint .recrtlis .ril {
        width: 100%;
        font-size: 0;
        background-color: #fff; }
        .joins .joint .recrtlis .ril .ritle {
          width: 100%;
          font-size: 0;
          display: flex;
          padding: 0.15rem;
          cursor: pointer;
          border-bottom: solid 1px #eee; }
          .joins .joint .recrtlis .ril .ritle .rd {
            display: inline-block;
            vertical-align: middle;
            width: calc(15.5%);
            padding: 0.1rem;
            color: #666;
            line-height: 1.5;
            text-align: center;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center; }
          .joins .joint .recrtlis .ril .ritle .rd:first-child {
            text-align: left;
            width: 22.5%;
            padding-left: 0.3rem;
            justify-content: flex-start; }
          .joins .joint .recrtlis .ril .ritle .rc {
            display: inline-block;
            vertical-align: middle;
            text-align: center;
            width: 15.5%;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            color: #fff;
            justify-content: center; }
            .joins .joint .recrtlis .ril .ritle .rc .cc {
              display: inline-block;
              vertical-align: middle;
              width: 14px;
              transform: rotate(0deg);
              transition: all ease 0.5s; }
              .joins .joint .recrtlis .ril .ritle .rc .cc img {
                width: 100%;
                display: block; }
            .joins .joint .recrtlis .ril .ritle .rc .pim {
              display: inline-block;
              vertical-align: middle;
              width: auto;
              margin-right: 0.1rem; }
              .joins .joint .recrtlis .ril .ritle .rc .pim .xm {
                width: 100%;
                color: #333;
                line-height: 1.5; }
              .joins .joint .recrtlis .ril .ritle .rc .pim .xm:first-child {
                display: block; }
              .joins .joint .recrtlis .ril .ritle .rc .pim .xm:last-child {
                display: none; }
        .joins .joint .recrtlis .ril .ritle:hover {
          background-color: #fff; }
        .joins .joint .recrtlis .ril .reconp {
          width: 100%;
          padding: 0.4rem 0.6rem;
          display: none;
          background-color: #fff; }
          .joins .joint .recrtlis .ril .reconp .renp {
            width: 100%;
            font-size: 0; }
          .joins .joint .recrtlis .ril .reconp .rinp {
            width: 100%;
            color: #666;
            line-height: 1.8; }
            .joins .joint .recrtlis .ril .reconp .rinp p {
              color: #666;
              line-height: 1.8; }
          .joins .joint .recrtlis .ril .reconp .rules {
            width: 100%;
            position: relative;
            margin-top: 0.2rem;
            overflow: hidden; }
            .joins .joint .recrtlis .ril .reconp .rules:after {
              content: ' ';
              clear: both;
              height: 0;
              position: absolute; }
            .joins .joint .recrtlis .ril .reconp .rules .riem {
              width: 100%;
              display: inline-block;
              vertical-align: top; }
              .joins .joint .recrtlis .ril .reconp .rules .riem .rit {
                width: 100%;
                color: #222;
                line-height: 1.5;
                font-family: 'Alibaba-PuHuiTi-Medium';
                margin-bottom: 0.2rem; }
              .joins .joint .recrtlis .ril .reconp .rules .riem .pul {
                width: 100%;
                color: #666;
                line-height: 1.75; }
                .joins .joint .recrtlis .ril .reconp .rules .riem .pul p {
                  color: #666;
                  line-height: 1.75; }
            .joins .joint .recrtlis .ril .reconp .rules .riem + .riem {
              margin-top: 0.35rem; }
          .joins .joint .recrtlis .ril .reconp .deliver {
            width: 100%;
            font-size: 0; }
            .joins .joint .recrtlis .ril .reconp .deliver a {
              display: inline-block;
              vertical-align: middle;
              background-color: #3073b1;
              color: #fff;
              line-height: 3;
              width: auto;
              padding: 0 0.4rem;
              border-radius: 1.5em; }
              .joins .joint .recrtlis .ril .reconp .deliver a span {
                display: inline-block;
                vertical-align: middle;
                width: 19px;
                height: 19px;
                margin-left: 0.2rem; }
                .joins .joint .recrtlis .ril .reconp .deliver a span img {
                  width: 100%;
                  display: block; }
      .joins .joint .recrtlis .ril.show .ritle {
        background-color: #f9f9f9; }
        .joins .joint .recrtlis .ril.show .ritle .rc .cc {
          transform: rotate(180deg); }
        .joins .joint .recrtlis .ril.show .ritle .pim .xm:first-child {
          display: none; }
        .joins .joint .recrtlis .ril.show .ritle .pim .xm:last-child {
          display: block; }

.netails {
  width: 100%;
  padding: 0rem 0 0; }
  .netails .vob {
    width: 100%;
    border-top: solid 1px #e8e8e8; }
  .netails .vims {
    width: 100%;
    font-size: 0;
    display: flex;
    flex-wrap: wrap; }
    .netails .vims .vitm {
      width: 50%;
      border-right: solid 1px #e8e8e8; }
      .netails .vims .vitm a {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 0.45rem 0; }
      .netails .vims .vitm .ac {
        display: inline-block;
        vertical-align: middle;
        width: 9px; }
        .netails .vims .vitm .ac img {
          width: 100%;
          display: block; }
        .netails .vims .vitm .ac img:first-child {
          display: block; }
        .netails .vims .vitm .ac img:last-child {
          display: none; }
      .netails .vims .vitm .am {
        display: inline-block;
        vertical-align: middle;
        flex: 1;
        color: #111;
        line-height: 1.5;
        margin: 0 0.1rem; }
      .netails .vims .vitm .cc {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        color: #111;
        line-height: 1.5; }
    .netails .vims .vitm:hover .ac img:first-child {
      display: none; }
    .netails .vims .vitm:hover .ac img:last-child {
      display: block; }
    .netails .vims .vitm:hover .am {
      color: var(--themes); }
    .netails .vims .vitm:hover .cc {
      color: var(--themes); }
    .netails .vims .vitm:first-child {
      text-align: right; }
    .netails .vims .vitm:nth-child(2n) {
      border: none; }
  .netails .nevom {
    width: 100%;
    padding-bottom: 0.8rem;
    padding-top: 0.2rem; }
    .netails .nevom .nit {
      width: 100%;
      font-weight: bold;
      color: #131313;
      line-height: 1.2;
      margin-bottom: 0.2rem; }
    .netails .nevom .nim {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      padding: 0.18rem 0; }
      .netails .nevom .nim .nml {
        display: inline-block;
        vertical-align: middle;
        width: auto; }
        .netails .nevom .nim .nml .vim {
          display: inline-block;
          vertical-align: middle;
          width: auto;
          color: #666;
          line-height: 1.5;
          margin-right: 0.24rem; }
          .netails .nevom .nim .nml .vim span {
            display: inline-block;
            vertical-align: middle;
            width: 20px;
            margin-right: 0.1rem;
            position: relative;
            top: -0.02rem; }
            .netails .nevom .nim .nml .vim span img {
              width: 100%;
              display: block; }
      .netails .nevom .nim .nmr {
        display: inline-block;
        vertical-align: middle;
        width: auto; }
        .netails .nevom .nim .nmr .share {
          display: inline-block;
          vertical-align: middle;
          width: auto; }
          .netails .nevom .nim .nmr .share .am {
            display: inline-block;
            vertical-align: middle;
            width: 20px; }
            .netails .nevom .nim .nmr .share .am a, .netails .nevom .nim .nmr .share .am img {
              width: 100%;
              display: block; }
          .netails .nevom .nim .nmr .share .am + .am {
            margin-left: 0.14rem; }
    .netails .nevom .ninp {
      width: 100%;
      color: #717273;
      line-height: 1.8;
      padding-top: 0.7rem;
      border-top: solid 1px #e8e8e8;
      margin-top: 0.1rem; }
      .netails .nevom .ninp p {
        color: #717273;
        line-height: 1.8; }

@media (max-width: 800px) {
  .netails .vims .vitm .ac {
    order: 1;
    margin: 0 0.2rem 0 0 !important; }
  .netails .vims .vitm .cc {
    order: 2;
    margin: 0 0.1rem; }
  .netails .vims .vitm .am {
    order: 3; } }
.searchom {
  width: 100%; }
  .searchom .seayrm {
    width: 100%;
    padding: 0.1rem 0 0.8rem; }
    .searchom .seayrm .result {
      width: 100%; }
      .searchom .seayrm .result .sit {
        width: 100%;
        text-align: center;
        color: #333;
        font-weight: bold;
        line-height: 1.4;
        margin-bottom: 0.4rem; }
        .searchom .seayrm .result .sit span {
          color: var(--themes); }
      .searchom .seayrm .result .resom {
        width: 100%;
        font-size: 0;
        text-align: center;
        margin-bottom: 0.4rem; }
        .searchom .seayrm .result .resom .riem {
          display: inline-block;
          vertical-align: middle;
          width: auto;
          padding: 0 0.25rem;
          line-height: 2.5;
          border-radius: 1.25em;
          background-color: #fff;
          cursor: pointer;
          margin: 0 0.15rem;
          box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09); }
        .searchom .seayrm .result .resom .riem:hover, .searchom .seayrm .result .resom .riem.on {
          background-color: var(--themes);
          color: #fff; }
    .searchom .seayrm .searpon {
      width: 100%;
      font-size: 0;
      display: block;
      max-width: 14rem;
      margin: 0 auto; }
      .searchom .seayrm .searpon .sepom {
        width: 100%;
        display: none; }
      .searchom .seayrm .searpon .sepom.on {
        display: block; }
      .searchom .seayrm .searpon .searlist {
        width: 100%; }
        .searchom .seayrm .searpon .searlist .seam {
          width: 100%;
          background-color: #fff;
          border-radius: 0.2rem;
          transition: all ease 0.5s;
          box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09); }
          .searchom .seayrm .searpon .searlist .seam a {
            width: 100%;
            display: flex;
            align-items: center;
            padding: 0.3rem;
            flex-wrap: wrap;
            justify-content: space-between; }
          .searchom .seayrm .searpon .searlist .seam .lam {
            display: inline-block;
            vertical-align: middle;
            flex: 1;
            padding-right: 0.15rem; }
            .searchom .seayrm .searpon .searlist .seam .lam .lit {
              width: 100%;
              color: #333;
              font-weight: bold;
              line-height: 1.5; }
            .searchom .seayrm .searpon .searlist .seam .lam .linp {
              width: 100%;
              margin-top: 0.05rem;
              color: #999;
              line-height: 1.5; }
              .searchom .seayrm .searpon .searlist .seam .lam .linp p {
                color: #999;
                line-height: 1.5; }
          .searchom .seayrm .searpon .searlist .seam .ram {
            display: inline-block;
            vertical-align: middle;
            width: auto; }
            .searchom .seayrm .searpon .searlist .seam .ram .tip {
              display: inline-block;
              vertical-align: middle;
              padding: 0 0.4rem;
              line-height: 2.5;
              border-radius: 1.25em;
              background-color: var(--themes);
              color: #fff; }
        .searchom .seayrm .searpon .searlist .seam:hover {
          box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09); }
          .searchom .seayrm .searpon .searlist .seam:hover .lam .lit {
            color: var(--themes); }
        .searchom .seayrm .searpon .searlist .seam + .seam {
          margin-top: 0.2rem; }


/*弹出层相关*/
.c-btn{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;line-height: 1.43;text-align: center;cursor: pointer;user-select: none;border: 1px solid transparent;border-radius: 4px;padding: 6px 12px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.c-btn:hover{color: #fff;}
.c-blue{background-color: #0d6efd;border: 1px solid #0d6efd;}
.c-blue:hover{background-color: #0b5ed7;border-color: #0b5ed7;}
.c-white{background-color: #fff;border: 1px solid #dee2e6;color: #666;transition: all .3s;}
.c-white:hover,
.c-white:focus,
.c-white:active{color: #333;background-color:#e6e6e6;border-color:#adadad;}
.hn-tip{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;}
.hn-mask{width: 100%;height: 100%;position: fixed;left: 0;top: 0;visibility: hidden;opacity: 0;z-index: 987654321;background-color: rgba(0,0,0,0.1);transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-tip .hn-mask{background-color: transparent;}
.hn-msg{position: fixed;left: 50%;top: 50%;z-index: 987654321;max-width: 500px;transform: translate(-50%,-50%) scale(0.5);opacity: 0;visibility: hidden;font-size: 14px;color: #fff;background-color: rgba(0,0,0,0.6);border-radius: 2px;padding: 12px 25px;transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-tip.show .hn-mask{visibility: visible;opacity: 1;}
.hn-tip.show .hn-msg{transform: translate(-50%,-50%) scale(1);opacity: 1;visibility: visible;}
.hn-load{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;}
.hn-load-cont{position: fixed;left: 50%;top: 50%;z-index: 987654321;max-width: 500px;transform: translate(-50%,-50%) scale(0.5);opacity: 0;visibility: hidden;transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-load-icon{width: 32px;height: 32px;margin: 0 auto;background-image: url(/static/home/images/load.gif);background-repeat: no-repeat;background-position: 100% 100%;}
.hn-load-title{font-size: 14px;color: #333;text-align: center;margin-top: 10px;}
.hn-load.show .hn-mask{visibility: visible;opacity: 1;}
.hn-load.show .hn-load-cont{transform: translate(-50%,-50%) scale(1);opacity: 1;visibility: visible;}
.hn-confirm{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;border-radius: 2px 2px 0 0;}
.hn-confirm-dialog{width: auto;min-width: 300px;position: fixed;left: 0;top: 0;z-index: 987654321;transform: scale(0.5);opacity: 0;visibility: hidden;background-color: #fff;transition: transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);}
.hn-confirm-title{padding: 0 80px 0 20px;height: 46px;line-height: 46px;border-bottom: 1px solid #f0f0f0;font-size: 14px;color: #333;overflow: hidden;cursor: move;user-select: none;}
.hn-confirm-cont{width: 100%;position: relative;padding: 20px;line-height: 24px;word-break: break-all;overflow: hidden;font-size: 14px;}
.hn-confirm-btns{text-align: right;padding: 0 15px 12px;user-select: none;font-size: 0;}
.hn-confirm-close{font-size: 16px;color: #666;position: absolute;right: 0;top: 0;line-height: 46px;width: 46px;text-align: center;cursor: pointer;font-weight: bold;transition: all .3s;user-select: none;}
.hn-confirm-close:hover{opacity: 0.7;}
.hn-confirm-btns .c-btn{margin-left: 10px;}
.hn-confirm-btns .c-btn:first-child{margin-left: 0;}
.hn-confirm.show .hn-mask{visibility: visible;opacity: 1;}
.hn-confirm.show .hn-confirm-dialog{transform: scale(1);opacity: 1;visibility: visible;}
.hn-html{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;border-radius: 2px 2px 0 0;}
.hn-html-dialog{width: auto;min-width: 300px;position: fixed;left: 0;top: 0;z-index: 987654321;transform: scale(0.5);opacity: 0;visibility: hidden;background-color: #fff;transition: transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);}
.hn-html-title{padding: 0 80px 0 10px;height: 46px;line-height: 46px;border-bottom: 1px solid #f0f0f0;font-size: 14px;color: #333;overflow: hidden;cursor: move;user-select: none;}
.hn-html-cont{width: 100%;position: relative;padding: 10px;line-height: 24px;word-break: break-all;overflow: auto;font-size: 14px;}
.hn-html-close{font-size: 16px;color: #666;position: absolute;right: 0;top: 0;line-height: 46px;width: 46px;text-align: center;cursor: pointer;font-weight: bold;transition: all .3s;user-select: none;}
.hn-html-close:hover{opacity: 0.7;}
.hn-html.show .hn-mask{visibility: visible;opacity: 1;}
.hn-html.show .hn-html-dialog{transform: scale(1);opacity: 1;visibility: visible;}



.nanner .nox .nix{font-size: calc(30 * 1rem / 100);}
@media(max-width: 1113px){
    .nanner .nox .nix{font-size: 17.4px;}
}
@media(max-width: 750px){
  .nanner .nox .nix{font-size: .3rem;}
}