@charset "UTF-8";
@font-face {
  font-family: 'iconfont';
  src: url("/public/fonts/fa-icon/iconfont.woff2") format("woff2"), url("/public/fonts/fa-icon/iconfont.woff") format("woff"), url("/public/fonts/fa-icon/iconfont.ttf") format("truetype"); }
.container {
  margin: 0 auto;
  width: 86%;
  max-width: 1500px;
  min-width: 900px; }
  @media (max-width: 1000px) {
    .container {
      width: 90%; } }
  @media (max-width: 768px) {
    .container {
      width: 96%;
      min-width: 300px; } }

html, body {
  background-color: #fff;
  font-size: 14px;
  line-height: 1.5;
    max-width:300%;
   }

.formSet input, .formSet textarea, .formSet select {
  width: 100%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 1em;
  padding-right: 1em;
  border-radius: 2px;
  border: 1px solid #ccc;
  overflow: hidden;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset; }
  .formSet input:hover, .formSet textarea:hover, .formSet select:hover {
    border: 1px solid #666;
    border-radius: 5px; }
.formSet input {
  height: 50px;
  line-height: 50px; }
.formSet input[type=checkbox] {
  width: 50px;
  display: inline-block;
  cursor: pointer; }
.formSet textarea {
  height: 150px;
  line-height: 30px;
  overflow-y: scroll; }
.formSet input[type=submit] {
  background-color: #22627b;
  color: #fff;
  cursor: pointer; }
.formSet select {
  width: 100%;
  height: 50px; }
  .formSet select option {
    padding-top: 10px;
    padding-bottom: 10px; }

.page-show-products .show-pro .content {
  border: 0.1rem solid #f0f0f0; }
  .page-show-products .show-pro .content .btn-list {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    justify-content: start;
    background-color: #f0f0f0; }
    .page-show-products .show-pro .content .btn-list .btn {
      line-height: 5rem;
      padding: 0 3rem;
      text-transform: uppercase;
      font-size: 2rem;
      font-weight: bold;
      color: #737373;
      border-bottom: 1px solid #f0f0f0;
      border-right: 1px solid #fff; }
      .page-show-products .show-pro .content .btn-list .btn:last-child {
        border-right: none; }
      .page-show-products .show-pro .content .btn-list .btn.curr {
        background-color: #fff;
        border-bottom-color: #fff;
        color: #333;
        border-top: 0.2rem solid #0a65b4;
        margin-top: -0.1rem; }
  .page-show-products .show-pro .content .panels {
    margin: 30px; }
    .page-show-products .show-pro .content .panels .panel {
      display: none; }
      .page-show-products .show-pro .content .panels .panel .tag-list .tagsa {
        display: inline-block;
        line-height: 40px;
        padding: 0 30px;
        background-color: #999999;
        margin-right: 5px; }
        .page-show-products .show-pro .content .panels .panel .tag-list .tagsa:hover {
          background-color: #0a65b4;
          color: #fff; }
      .page-show-products .show-pro .content .panels .panel.curr {
        display: block; }

:root {
  font-size: 62.5%;
  font-family: '微软雅黑',sans-serif; }

html, body {
  font-size: 1.6rem; }

.container {
  max-width: 120rem; }

a {
  color: #333; }
  a:hover {
    color: #0a65b4; }

.logo-tel {
  padding: 1rem 0; }
  .logo-tel .main-box {
    align-items: center;
    justify-content: space-between;
    gap: 2rem; }
  .logo-tel .logo-box {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    align-items: center;
    max-width: 70%;
    gap: 1rem; }
    .logo-tel .logo-box .logo {
      max-height: 10rem;
      overflow: hidden; }
      .logo-tel .logo-box .logo img {
        max-width: 100%;
        max-height: 100%;
        height: 100%;
        object-fit: contain; }
    .logo-tel .logo-box .text-box {
      height: 100%;
      display: -webkit-flex !important;
      display: flex !important;
      -ms-display: flex !important;
      align-items: center;
      gap: 0.5rem; }
    .logo-tel .logo-box .path {
      height: 100%;
      display: -webkit-flex !important;
      display: flex !important;
      -ms-display: flex !important;
      flex-direction: column;
      justify-content: center;
      gap: 0.5rem; }
    .logo-tel .logo-box .text-1-1 {
      color: #0a65b4;
      font-size: 3rem;
      font-weight: bold;
      line-height: 1em; }
    .logo-tel .logo-box .text-1-2 {
      font-size: 2.1rem;
      font-weight: normal;
      line-height: 1em; }
    .logo-tel .logo-box .text-2-1 {
      color: #181818;
      font-size: 2.1rem;
      font-weight: bold;
      line-height: 1em; }
    .logo-tel .logo-box .text-2-2 {
      font-size: 1.8rem;
      font-weight: normal;
      line-height: 1em; }
  .logo-tel .lang-box {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    align-items: center; }
    .logo-tel .lang-box .flag-a {
      background-repeat: no-repeat;
      background-size: contain;
      background-position: left center;
      padding-left: 4rem;
      font-size: 1.6rem; }
  .logo-tel .tel-box .box {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    align-items: center;
    gap: 0.3rem;
    position: relative; }
    .logo-tel .tel-box .box:before {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translate(-120%, -50%);
      color: #0a65b4;
      font-size: 2.6rem;
      font-family: iconfont; }
    .logo-tel .tel-box .box .title, .logo-tel .tel-box .box .tel {
      font-size: 1.6rem;
      font-weight: normal; }
  @media screen and (max-width: 768px) {
    .logo-tel .logo-box .logo {
      height: 4rem; }
    .logo-tel .lang-box, .logo-tel .tel-box {
      display: none !important; } }

.main-nav {
  position: relative;
  z-index: 99999;
  background-color: #3b81d6; }
  .main-nav a {
    color: #FFF; }
  .main-nav .nav-ul-1 {
    justify-content: space-between; }
    .main-nav .nav-ul-1 .nav-li-1 {
      position: relative;
      width: 10rem;
      flex: 1 1 auto;
      max-width: 100%;
      text-align: center; }
      .main-nav .nav-ul-1 .nav-li-1:hover {
        background-color: rgba(12, 78, 159, 0.7); }
        .main-nav .nav-ul-1 .nav-li-1:hover .lay-div {
          display: block; }
      .main-nav .nav-ul-1 .nav-li-1:nth-child(n+2) .nav-a-1 {
        position: relative; }
        .main-nav .nav-ul-1 .nav-li-1:nth-child(n+2) .nav-a-1:before {
          position: absolute;
          content: "";
          height: 50%;
          width: 0;
          border-left: 0.1rem dot-dash #FFF;
          left: 0;
          top: 25%; }
    .main-nav .nav-ul-1 .nav-a-1 {
      display: block;
      width: 100%;
      padding: 1.5rem 0; }
    .main-nav .nav-ul-1 .lay-div {
      position: absolute;
      display: none;
      top: 100%;
      left: 0;
      min-width: 100%; }
      .main-nav .nav-ul-1 .lay-div .nav-a-2 {
        display: block;
        text-align: center;
        background-color: rgba(12, 78, 159, 0.9);
        width: 100%;
        height: 6rem;
        line-height: 6rem;
        font-size: 1.4rem;
        font-weight: normal;
        border-bottom: 0.1rem solid rgba(255, 255, 255, 0.2); }
        .main-nav .nav-ul-1 .lay-div .nav-a-2:hover {
          background-color: #0c4e9f;
          color: #FFF; }
  @media screen and (max-width: 768px) {
    .main-nav {
      position: fixed;
      z-index: 999999;
      top: 0;
      right: 0;
      background-color: transparent; }
      .main-nav .wap-nav-btn {
        position: absolute;
        width: 4rem;
        height: 4rem;
        top: 1rem;
        right: 1rem;
        text-align: center;
        background-color: #3b81d6; }
        .main-nav .wap-nav-btn:before {
          content: "\e1a10";
          font-size: 2.6666666667rem;
          font-family: iconfont;
          line-height: 4rem;
          color: #FFF; }
      .main-nav .container {
        width: 100%; }
      .main-nav .nav-ul-1 {
        margin-top: 6rem;
        background-color: #3b81d6;
        width: 100vw;
        height: 100vh;
        display: none !important; }
        .main-nav .nav-ul-1 .nav-li-1 {
          position: relative;
          width: 90%;
          margin: 0 auto;
          border-bottom: 0.1rem solid #F6F6F6; }
          .main-nav .nav-ul-1 .nav-li-1:hover .lay-div {
            display: none; }
          .main-nav .nav-ul-1 .nav-li-1:nth-child(n+2) .nav-a-1 {
            position: relative; }
            .main-nav .nav-ul-1 .nav-li-1:nth-child(n+2) .nav-a-1:before {
              position: absolute;
              content: "";
              height: 50%;
              width: 0;
              border-left: 0.1rem dot-dash #FFF;
              left: 0;
              top: 25%; }
        .main-nav .nav-ul-1 .nav-a-1 {
          display: block;
          width: 100%;
          padding: 1.5rem 0; }
          .main-nav .nav-ul-1 .nav-a-1:hover {
            color: #FF9D34; }
        .main-nav .nav-ul-1 .lay-div {
          position: absolute;
          display: none;
          top: 100%;
          left: 0;
          min-width: 100%; }
          .main-nav .nav-ul-1 .lay-div .nav-a-2 {
            display: block;
            text-align: center;
            background-color: #FF9D34;
            width: 100%;
            height: 6rem;
            line-height: 6rem;
            font-size: 1.2rem;
            font-weight: normal;
            border-bottom: 0.1rem solid rgba(255, 255, 255, 0.2); }
            .main-nav .nav-ul-1 .lay-div .nav-a-2:hover {
              color: #0C58A3; }
        .main-nav .nav-ul-1.on {
          display: block !important; } }

.index-item {
  padding-top: 5rem; }
  .index-item .sort-box {
    text-align: center; }
    .index-item .sort-box .name {
      color: #111111;
      font-size: 4rem;
      font-weight: bold;
      line-height: 1.2em; }
      .index-item .sort-box .name span {
        height: 100%;
        position: relative;
        margin: 0 2rem; }
        .index-item .sort-box .name span:before {
          content: "";
          width: 1.5rem;
          height: 1.5rem;
          border-radius: 50%;
          background-color: #4185da;
          position: absolute;
          top: 50%;
          left: 0;
          transform: translateY(-50%); }
        .index-item .sort-box .name span:after {
          content: "";
          width: 10.5rem;
          height: 0;
          border-bottom: 0.1rem solid #4185da;
          position: absolute;
          top: 50%;
          left: 0;
          transform: translateY(-50%); }
        .index-item .sort-box .name span:nth-child(1):before, .index-item .sort-box .name span:nth-child(1):after {
          right: 0;
          left: auto; }
    .index-item .sort-box .desc {
      margin-top: 0.9rem;
      color: #333;
      font-size: 1.6rem;
      font-weight: normal;
      line-height: 1em; }
  @media screen and (max-width: 768px) {
    .index-item {
      padding-top: 3rem; }
      .index-item .sort-box {
        text-align: center; }
        .index-item .sort-box .name {
          color: #111111;
          font-size: 2.8rem;
          font-weight: bold;
          line-height: 1.2em; }
          .index-item .sort-box .name span {
            height: 100%;
            position: relative;
            margin: 0 1rem; }
            .index-item .sort-box .name span:before {
              content: "";
              width: 1rem;
              height: 1rem;
              border-radius: 50%;
              background-color: #4185da;
              position: absolute;
              top: 50%;
              left: 0;
              transform: translateY(-50%); }
            .index-item .sort-box .name span:after {
              content: "";
              width: 5rem;
              height: 0;
              border-bottom: 0.1rem solid #4185da;
              position: absolute;
              top: 50%;
              left: 0;
              transform: translateY(-50%); }
            .index-item .sort-box .name span:nth-child(1):before, .index-item .sort-box .name span:nth-child(1):after {
              right: 0;
              left: auto; }
        .index-item .sort-box .desc {
          margin-top: 0.6rem;
          color: #333;
          font-size: 1.2rem;
          font-weight: normal;
          line-height: 1em; } }

.index-product
, .index-about
, .index-news {
  background-color: #f3f3f3;
  padding: 5rem 0; }
  @media screen and (max-width: 768px) {
    .index-product
    , .index-about
    , .index-news {
      padding: 3rem 0; } }

.index-product .main-box {
  margin-top: 3rem;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important;
  gap: 3rem; }
  .index-product .main-box .left-box {
    width: 26rem;
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    flex-direction: column; }
    .index-product .main-box .left-box .Category-box {
      flex: 0 0 auto;
      max-width: 100%;
      padding: 3rem 0;
      text-align: center;
      background-color: #3b81d6;
      color: #FFF; }
      .index-product .main-box .left-box .Category-box .name {
        font-size: 2.6rem;
        font-weight: bold;
        line-height: 3rem; }
    .index-product .main-box .left-box .sub-cate {
      width: 200px;
      flex: 1 1 auto;
      max-width: 100%;
      width: 100%;
      background-color: #FFF; }
      .index-product .main-box .left-box .sub-cate .item-a {
        position: relative;
        display: block;
        width: 100%;
        height: 5.5rem;
        line-height: 5.5rem;
        font-size: 1.5rem;
        font-weight: bold;
        padding-left: 3rem;
        border-bottom: 0.1rem solid #EEEEEE; }
        .index-product .main-box .left-box .sub-cate .item-a:before, .index-product .main-box .left-box .sub-cate .item-a:after {
          content: "\e1a31";
          position: absolute;
          left: 1rem;
          top: 50%;
          transform: translateY(-50%);
          font-size: 1.5rem;
          font-family: iconfont;
          font-weight: normal; }
        .index-product .main-box .left-box .sub-cate .item-a:before {
          content: "\e5021";
          right: 1rem;
          left: auto;
          font-size: 0.6rem;
          color: #999999; }
    .index-product .main-box .left-box .text-box {
      flex: 0 0 auto;
      max-width: 100%;
      padding: 1.5rem 0 2.5rem;
      background-color: #3b81d6;
      color: #FFF;
      text-align: center; }
      .index-product .main-box .left-box .text-box .txt-1 {
        font-size: 1.8rem;
        font-weight: bold;
        line-height: 3.2rem; }
      .index-product .main-box .left-box .text-box .txt-2 {
        width: 90%;
        height: 4rem;
        line-height: 4rem;
        margin: 1rem auto 0;
        background-color: rgba(255, 255, 255, 0.3);
        font-size: 1.4rem;
        font-weight: normal; }
        .index-product .main-box .left-box .text-box .txt-2:before {
          content: "\e6001";
          font-family: iconfont; }
  .index-product .main-box .right-box {
    width: 200px;
    flex: 1 1 auto;
    max-width: 100%; }
    .index-product .main-box .right-box .main-list {
      display: grid;
      grid-template-columns: auto;
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: auto;
      grid-row-gap: 2rem;
      grid-column-gap: 2rem;
      justify-content: start; }
      .index-product .main-box .right-box .main-list > * {
        margin: 0;
        overflow: hidden;
        width: 100%; }
      .index-product .main-box .right-box .main-list .item {
        background-color: #FFF; }
       
        .index-product .main-box .right-box .main-list .item .title {
          font-size: 1.6rem;
          font-weight: normal;
          line-height: 3em;
          text-align: center;
          color: #333; }
        .index-product .main-box .right-box .main-list .item:hover .title {
          color: #FFF;
          background-color: #3b81d6; }
@media screen and (max-width: 768px) {
  .index-product .main-box {
    margin-top: 2rem;
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    gap: 3rem; }
    .index-product .main-box .left-box {
      display: none !important;
      width: 0; }
    .index-product .main-box .right-box {
      width: 200px;
      flex: 1 1 auto;
      max-width: 100%; }
      .index-product .main-box .right-box .main-list {
        display: grid;
        grid-template-columns: auto;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-row-gap: 1.5rem;
        grid-column-gap: 1.5rem;
        justify-content: start; }
        .index-product .main-box .right-box .main-list > * {
          margin: 0;
          overflow: hidden;
          width: 100%; }
        .index-product .main-box .right-box .main-list .item {
          background-color: #FFF; }
           .index-product .main-box .right-box .main-list .item:nth-child(n+9) {
            display: none; }
          .index-product .main-box .right-box .main-list .item .title {
            margin-top: 1rem;
            font-size: 1.4rem;
            font-weight: normal;
            line-height: 1.6em;
            text-align: center;
            color: #333; } }

.index-youshi .list {
  margin-top: 3rem;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important;
  gap: 1%; }
  .index-youshi .list .item {
    width: 19.4%;
    height: 34rem;
    transition: all 500ms linear;
    cursor: pointer;
    background-position: right bottom;
    background-size: cover;
    position: relative; }
    .index-youshi .list .item.active {
      width: 38.8%; }
      .index-youshi .list .item.active .outer-div {
        background-image: -ms-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
        background-image: -moz-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
        background-image: -o-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
        background-image: -webkit-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
        background-image: linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent); }
      .index-youshi .list .item.active .text-box {
        top: 50%;
        bottom: auto; 
        transform: translateY(-50%);
        }
        .index-youshi .list .item.active .text-box .desc {
          display: block; }
        .index-youshi .list .item.active .text-box .click {
          display: inline-block; }
  .index-youshi .list .outer-div {
    height: 100%;
    background-color: transparent; }
  .index-youshi .list .text-box {
    transition: all 500ms linear;
    width: 100%;
    padding: 0 2rem;
    color: #FFF;
    position: absolute;
    left: 0;
    top: 70%;
   bottom: auto; 
    transform: translateY(0); }
    .index-youshi .list .text-box .title {
      font-size: 2.8rem;
      font-weight: normal;
      line-height: 1em; }
    .index-youshi .list .text-box .desc {
      display: none;
      padding: 1rem 0;
      font-size: 1.8rem;
      font-weight: normal;
      line-height: 1.5em;
      height: 10.1rem; }
    .index-youshi .list .text-box .click {
      display: none;
      font-size: 1.4rem;
      font-weight: normal;
      background-color: #FFF;
      color: #0a65b4;
      padding: 0.5rem 2rem; }
@media screen and (max-width: 768px) {
  .index-youshi .list {
    margin-top: 2rem;
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    flex-direction: column;
    gap: 1rem; }
    .index-youshi .list .item {
      width: 100%;
      height: 34rem;
      transition: all 500ms linear;
      cursor: pointer;
      background-position: right bottom;
      background-size: cover;
      position: relative; }
      .index-youshi .list .item.active {
        width: 100%; }
        .index-youshi .list .item.active .outer-div {
          background-image: -ms-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
          background-image: -moz-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
          background-image: -o-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
          background-image: -webkit-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
          background-image: linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent); }
        .index-youshi .list .item.active .text-box {
          top: 50%;
          bottom: auto; }
          .index-youshi .list .item.active .text-box .desc {
            display: block; }
          .index-youshi .list .item.active .text-box .click {
            display: inline-block; }
    .index-youshi .list .outer-div {
      height: 100%;
      background-image: -ms-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
      background-image: -moz-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
      background-image: -o-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
      background-image: -webkit-linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent);
      background-image: linear-gradient(90deg, rgba(10, 101, 180, 0.9), rgba(10, 101, 180, 0.2) 70%, transparent); }
    .index-youshi .list .text-box {
      transition: all 500ms linear;
      width: 100%;
      padding: 0 2rem;
      color: #FFF;
      position: absolute;
      left: 0;
      top: 50%;
      bottom: auto;
      transform: translateY(-50%); }
      .index-youshi .list .text-box .title {
        font-size: 2.8rem;
        font-weight: normal;
        line-height: 1em; }
      .index-youshi .list .text-box .desc {
        display: block; }
      .index-youshi .list .text-box .click {
        display: inline-block; } }

.index-application .text-area {
  margin-top: 5rem;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important; }
  .index-application .text-area .text h2 {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2em;
    color: #C90300; }
  .index-application .text-area .text p {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.8em; }
  .index-application .text-area .pic {
    flex: 0 0 auto;
    max-width: 100%;
    max-width: 40%;
    margin-left: 3rem; }
    .index-application .text-area .pic img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
.index-application .list {
  margin-top: 3rem;
  display: grid;
  grid-template-columns: auto;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-row-gap: 1rem;
  grid-column-gap: 1rem;
  justify-content: start; }
  .index-application .list > * {
    margin: 0;
    overflow: hidden;
    width: 100%; }
  .index-application .list .item .pic {
    padding-bottom: 61.8%; }
  .index-application .list .item .title {
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 3em;
    text-align: center; }
@media screen and (max-width: 768px) {
  .index-application .text-area {
    margin-top: 3rem;
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    flex-direction: column-reverse; }
    .index-application .text-area .pic {
      flex: 0 0 auto;
      max-width: 100%;
      max-width: 100%;
      margin-left: 0;
      margin-bottom: 2rem; }
  .index-application .list {
    margin-top: 2rem;
    display: grid;
    grid-template-columns: auto;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-row-gap: 0.5rem;
    grid-column-gap: 0.5rem;
    justify-content: start; }
    .index-application .list > * {
      margin: 0;
      overflow: hidden;
      width: 100%; }
    .index-application .list .item .pic {
      padding-bottom: 61.8%; }
    .index-application .list .item .title {
      font-size: 1.4rem;
      font-weight: normal;
      line-height: 3em;
      text-align: center; } }

.index-about .main-box {
  margin-top: 3rem; }
  .index-about .main-box .outer-div {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important; }
    .index-about .main-box .outer-div .pic {
      flex: 0 0 auto;
      max-width: 100%;
      max-width: 50%;
      margin-right: 3rem; }
      .index-about .main-box .outer-div .pic img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .index-about .main-box .outer-div .title-box .en {
      color: #0a65b4;
      font-size: 2.8rem;
      font-weight: normal;
      line-height: 1.5em; }
    .index-about .main-box .outer-div .title-box .cn {
      color: #0a65b4;
      font-size: 2.2rem;
      font-weight: bold;
      line-height: 1.5em; }
    .index-about .main-box .outer-div .content {
      color: #272727;
      margin-top: 3rem;
      font-size: 1.6rem;
      font-weight: normal;
      line-height: 1.8em; }
    .index-about .main-box .outer-div .more {
      transition: all 500ms linear;
      margin-top: 2rem;
      display: inline-block;
      padding: 1rem 3rem;
      background-color: #0a65b4;
      color: #FFF;
      border: 0.1rem solid #0a65b4; }
      .index-about .main-box .outer-div .more:hover {
        background-color: #3b81d6; }
  @media screen and (max-width: 768px) {
    .index-about .main-box {
      margin-top: 2rem; }
      .index-about .main-box .outer-div {
        display: -webkit-flex !important;
        display: flex !important;
        -ms-display: flex !important;
        flex-direction: column; }
        .index-about .main-box .outer-div .pic {
          max-width: 100%;
          margin-right: 0;
          margin-bottom: 2rem; }
        .index-about .main-box .outer-div .title-box .en {
          color: #0a65b4;
          font-size: 2.8rem;
          font-weight: normal;
          line-height: 1.5em; }
        .index-about .main-box .outer-div .title-box .cn {
          color: #0a65b4;
          font-size: 2.8rem;
          font-weight: bold;
          line-height: 1.5em; }
        .index-about .main-box .outer-div .content {
          color: #272727;
          margin-top: 2rem;
          font-size: 1.6rem;
          font-weight: normal;
          line-height: 1.8em; }
        .index-about .main-box .outer-div .more {
          transition: all 500ms linear;
          margin-top: 2rem;
          display: inline-block;
          padding: 1rem 3rem;
          background-color: #0a65b4;
          color: #FFF;
          border: 0.1rem solid #0a65b4; }
          .index-about .main-box .outer-div .more:hover {
            background-color: #3b81d6; } }

.index-process {
  display: block;
  padding: 5rem 0; }
  .index-process .box {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    gap: 10rem;
    align-items: center;
    padding: 1.5rem 0; }
  .index-process .left-box {
    flex: 0 0 auto;
    max-width: 100%; }
    .index-process .left-box .txt-1, .index-process .left-box .txt-2 {
      color: #272727;
      font-size: 4rem;
      font-weight: bold;
      line-height: 1em;
      margin-bottom: 0.6rem; }
    .index-process .left-box .txt-2 {
      color: #0a65b4;
      margin-bottom: 4rem;
      position: relative; }
      .index-process .left-box .txt-2:before {
        content: "";
        position: absolute;
        bottom: -2rem;
        left: 0;
        width: 3.3rem;
        height: 0.5rem;
        background-color: #0a65b4; }
    .index-process .left-box .txt-3 {
      color: #272727;
      font-size: 3rem;
      font-weight: bold;
      line-height: 1em; }
  .index-process .right-box {
    width: 200px;
    flex: 1 1 auto;
    max-width: 100%; }
    .index-process .right-box .list {
      display: -webkit-flex !important;
      display: flex !important;
      -ms-display: flex !important;
      gap: 0rem;
      justify-content: space-between; }
    .index-process .right-box .item {
      text-align: center;
      position: relative;
      width: 200px;
      flex: 1 1 auto;
      max-width: 100%; }
      .index-process .right-box .item:before {
        transition: all .5s linear;
        color: #666;
        font-size: 6.4rem;
        font-family: iconfont; }
      .index-process .right-box .item:after {
        content: "\e1031";
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(50%, -50%);
        color: #666;
        transition: all .5s linear;
        font-size: 3.2rem;
        font-family: iconfont; }
      .index-process .right-box .item:last-child:after {
        display: none; }
      .index-process .right-box .item .text-1 {
        margin-top: 1.5rem;
        color: #272727;
        font-size: 2rem;
        font-weight: bold;
        line-height: 2.5rem; }
      .index-process .right-box .item .text-2 {
        margin-top: 0.5rem;
        color: #666;
        font-size: 1.6rem;
        font-weight: normal;
        line-height: 1em; }
      .index-process .right-box .item:hover:before, .index-process .right-box .item:hover:after {
        color: #0a65b4; }
  @media screen and (max-width: 768px) {
    .index-process {
      display: none; } }

.index-news .main-box {
  justify-content: space-between;
  gap: 3rem; }
  .index-news .main-box .sort-sub-box {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 6rem; }
    .index-news .main-box .sort-sub-box:before {
      content: "";
      width: 5rem;
      height: 0;
      border-bottom: 0.4rem solid #276FB9;
      position: absolute;
      left: 0;
      bottom: -2.5rem; }
    .index-news .main-box .sort-sub-box .title {
      font-size: 2.4rem;
      font-weight: bold;
      line-height: 1em; }
  .index-news .main-box .news-first {
    background-color: #FEFEFE;
    padding: 2rem;
    width: 200px;
    flex: 1 1 auto;
    max-width: 100%; }
    .index-news .main-box .news-first .first-box {
      display: -webkit-flex !important;
      display: flex !important;
      -ms-display: flex !important;
      gap: 3rem; }
    .index-news .main-box .news-first .first-list {
      width: 200px;
      flex: 1 1 auto;
      max-width: 100%;
      height: 100%; }
      .index-news .main-box .news-first .first-list .item {
        position: relative; }
        .index-news .main-box .news-first .first-list .item .pic {
          height: 100%; }
        .index-news .main-box .news-first .first-list .item .text-box {
          position: absolute;
          width: 100%;
          left: 0;
          bottom: 0; }
          .index-news .main-box .news-first .first-list .item .text-box .title {
            text-align: center;
            background-color: rgba(0, 0, 0, 0.3);
            width: 100%;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: 1.6rem;
            font-weight: normal;
            line-height: 2em;
            color: #FFF; }
        .index-news .main-box .news-first .first-list .item:hover img {
          transform: scale(1.05); }
        .index-news .main-box .news-first .first-list .item:hover .text-box {
          background-color: rgba(10, 101, 180, 0.8); }
    .index-news .main-box .news-first .second-list {
      width: 50%;
      flex: 0 0 auto;
      max-width: 100%; }
      .index-news .main-box .news-first .second-list .item {
        overflow: hidden;
        border-bottom: 0.1rem solid #DDDDDD; }
        .index-news .main-box .news-first .second-list .item .text-box {
          display: -webkit-flex !important;
          display: flex !important;
          -ms-display: flex !important; }
        .index-news .main-box .news-first .second-list .item .title {
          width: 200px;
          flex: 1 1 auto;
          max-width: 100%;
          position: relative;
          font-size: 1.6rem;
          font-weight: normal;
          line-height: 4rem;
          color: #202020; }
          .index-news .main-box .news-first .second-list .item .title span {
            width: 100%;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
        .index-news .main-box .news-first .second-list .item .time {
          flex: 0 0 auto;
          max-width: 100%;
          margin-left: 2rem;
          font-size: 1.2rem;
          font-weight: normal;
          line-height: 4rem;
          color: #CCCCCC; }
        .index-news .main-box .news-first .second-list .item:hover .title {
          color: #0a65b4; }
  .index-news .main-box .news-second {
    background-color: #FEFEFE;
    padding: 2rem;
    width: 30%;
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    flex-direction: column; }
    .index-news .main-box .news-second .sort-sub-box {
      flex: 0 0 auto;
      max-width: 100%; }
    .index-news .main-box .news-second .roll-area {
      width: 200px;
      flex: 1 1 auto;
      max-width: 100%;
      overflow: hidden;
      width: 100%; }
      .index-news .main-box .news-second .roll-area .item {
        overflow: hidden;
        border-bottom: 0.1rem solid #DDDDDD; }
        .index-news .main-box .news-second .roll-area .item .text-box {
          display: -webkit-flex !important;
          display: flex !important;
          -ms-display: flex !important; }
        .index-news .main-box .news-second .roll-area .item .title {
          width: 200px;
          flex: 1 1 auto;
          max-width: 100%;
          position: relative;
          font-size: 1.6rem;
          font-weight: normal;
          line-height: 4rem;
          color: #202020; }
          .index-news .main-box .news-second .roll-area .item .title span {
            width: 100%;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
        .index-news .main-box .news-second .roll-area .item .time {
          flex: 0 0 auto;
          max-width: 100%;
          margin-left: 2rem;
          font-size: 1.2rem;
          font-weight: normal;
          line-height: 4rem;
          color: #CCCCCC; }
        .index-news .main-box .news-second .roll-area .item:hover .title {
          color: #0a65b4; }
@media screen and (max-width: 768px) {
  .index-news .main-box {
    justify-content: space-between;
    flex-direction: column;
    gap: 3rem; }
    .index-news .main-box .sort-sub-box {
      display: -webkit-flex !important;
      display: flex !important;
      -ms-display: flex !important;
      justify-content: space-between;
      align-items: center;
      position: relative;
      margin-bottom: 6rem; }
      .index-news .main-box .sort-sub-box:before {
        content: "";
        width: 5rem;
        height: 0;
        border-bottom: 0.4rem solid #276FB9;
        position: absolute;
        left: 0;
        bottom: -2.5rem; }
      .index-news .main-box .sort-sub-box .title {
        font-size: 2.4rem;
        font-weight: bold;
        line-height: 1em; }
    .index-news .main-box .news-first {
      background-color: #FEFEFE;
      padding: 2rem;
      width: 100%; }
      .index-news .main-box .news-first .first-box {
        display: -webkit-flex !important;
        display: flex !important;
        -ms-display: flex !important;
        flex-direction: column;
        gap: 3rem; }
      .index-news .main-box .news-first .first-list {
        width: 100%;
        height: 25rem; }
      .index-news .main-box .news-first .second-list {
        width: 100%; }
    .index-news .main-box .news-second {
      background-color: #FEFEFE;
      padding: 2rem;
      width: 100%;
      display: -webkit-flex !important;
      display: flex !important;
      -ms-display: flex !important;
      flex-direction: column; }
      .index-news .main-box .news-second .sort-sub-box {
        flex: 0 0 auto;
        max-width: 100%; }
      .index-news .main-box .news-second .roll-area {
        width: 200px;
        flex: 1 1 auto;
        max-width: 100%;
        overflow: hidden;
        width: 100%;
        height: 30rem; }
        .index-news .main-box .news-second .roll-area .item {
          overflow: hidden;
          border-bottom: 0.1rem solid #DDDDDD; }
          .index-news .main-box .news-second .roll-area .item .text-box {
            display: -webkit-flex !important;
            display: flex !important;
            -ms-display: flex !important; }
          .index-news .main-box .news-second .roll-area .item .title {
            width: 200px;
            flex: 1 1 auto;
            max-width: 100%;
            position: relative;
            font-size: 1.6rem;
            font-weight: normal;
            line-height: 4rem;
            color: #202020; }
            .index-news .main-box .news-second .roll-area .item .title span {
              width: 100%;
              display: block;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; }
          .index-news .main-box .news-second .roll-area .item .time {
            flex: 0 0 auto;
            max-width: 100%;
            margin-left: 2rem;
            font-size: 1.2rem;
            font-weight: normal;
            line-height: 4rem;
            color: #CCCCCC; }
          .index-news .main-box .news-second .roll-area .item:hover .title {
            color: #0a65b4; } }

.footer-box {
  background-color: #2a334b;
  color: #FFF;
  padding-bottom: 2rem; }
  .footer-box a {
    color: #FFF; }

.footer-nav .nav-ul-1 {
  background-color: #3b81d6;
  border-radius: 0 0 0.5rem 0.5rem;
  justify-content: center;
  position: relative;
  transform: translateY(-1.5rem); }
  .footer-nav .nav-ul-1:before {
    content: "";
    position: absolute;
    left: -1rem;
    top: 0;
    width: 0;
    height: 0;
    border-right: 1rem solid #127dff;
    border-top: 1.5rem solid transparent; }
  .footer-nav .nav-ul-1:after {
    content: "";
    position: absolute;
    right: -1rem;
    top: 0;
    width: 0;
    height: 0;
    border-left: 1rem solid #127dff;
    border-top: 1.5rem solid transparent; }
  .footer-nav .nav-ul-1 .item .nav-a-1 {
    display: block;
    padding: 2rem 3rem;
    color: #FFF; }
@media screen and (max-width: 768px) {
  .footer-nav {
    display: none; } }

.footer-main-box {
  padding: 3rem 0; }
  .footer-main-box .main-box {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    justify-content: space-around;
    gap: 3rem; }
    .footer-main-box .main-box .hr {
      border-left: 0.1rem solid #434343; }
      @media screen and (max-width: 768px) {
        .footer-main-box .main-box .hr {
          display: none; } }
    .footer-main-box .main-box .footer-contact {
      flex: 0 0 auto;
      max-width: 30%;
      display: -webkit-flex !important;
      display: flex !important;
      -ms-display: flex !important;
      flex-direction: column;
      justify-content: space-between; }
       @media screen and (max-width: 768px) {
        .footer-main-box .main-box .footer-contact {
           max-width: 90%; } }
      .footer-main-box .main-box .footer-contact .tel-box .title {
        font-size: 2.8rem;
        font-weight: bold;
        line-height: 1em;
        margin-bottom: 2rem; }
      .footer-main-box .main-box .footer-contact .tel-box .desc {
        font-size: 1.4rem;
        font-weight: normal;
        line-height: 1.6em; }
      .footer-main-box .main-box .footer-contact .third-box {
        margin-top: 3rem; }
        .footer-main-box .main-box .footer-contact .third-box .title {
          font-size: 1.8rem;
          font-weight: normal; }
        .footer-main-box .main-box .footer-contact .third-box .list {
          margin-top: 1rem;
          display: -webkit-flex !important;
          display: flex !important;
          -ms-display: flex !important;
          gap: 2.5rem; }
        .footer-main-box .main-box .footer-contact .third-box .third-a {
          display: block;
          position: relative; }
          .footer-main-box .main-box .footer-contact .third-box .third-a:before {
            font-size: 2.8rem;
            font-family: iconfont; }
          .footer-main-box .main-box .footer-contact .third-box .third-a .pic {
            display: none;
            position: absolute;
            z-index: 2;
            left: 50%;
            top: -1rem;
            width: 12rem;
            height: 12rem;
            transform: translate(-50%, -100%); }
          .footer-main-box .main-box .footer-contact .third-box .third-a:hover .pic {
            display: block; }
    .footer-main-box .main-box .footer-qrcode {
      flex: 0 0 auto;
      max-width: 100%; }
      .footer-main-box .main-box .footer-qrcode .list {
        display: -webkit-flex !important;
        display: flex !important;
        -ms-display: flex !important;
        gap: 3rem; }
        .footer-main-box .main-box .footer-qrcode .item{
        text-align:center;
        }
      .footer-main-box .main-box .footer-qrcode .name {
        font-size: 1.8rem;
        font-weight: normal;
        line-height: 1em;
        margin-bottom: 1rem;}
      .footer-main-box .main-box .footer-qrcode .pic {
      margin:0 auto;
      text-align:center;
        width: 15rem; }
      .footer-main-box .main-box .footer-qrcode .title {
        margin-top: 1rem;
        text-align: center; }
        .footer-main-box .main-box .footer-qrcode .title span {
          font-size: 1.4rem;
          background-color: #3b81d6;
          border-radius: 2rem;
          color: #FFF;
          padding: 0.5rem 1.5rem; }
          .footer-main-box .main-box .footer-qrcode .title span:before {
            margin-right: 0.5rem; }
      @media screen and (max-width: 768px) {
        .footer-main-box .main-box .footer-qrcode {
          display: none; } }
    .footer-main-box .main-box .footer-sub-nav {
      flex: 0 0 auto;
      max-width: 100%; }
      .footer-main-box .main-box .footer-sub-nav .nav-ul-1 {
        gap: 4rem; }
      .footer-main-box .main-box .footer-sub-nav .nav-a-1 {
        font-size: 2rem;
        font-weight: bold;
        line-height: 1em;
        margin-bottom: 2rem; }
      .footer-main-box .main-box .footer-sub-nav .nav-a-2 {
        font-size: 1.6rem;
        font-weight: normal;
        line-height: 2em; }
      @media screen and (max-width: 768px) {
        .footer-main-box .main-box .footer-sub-nav {
          display: none; } }

.copyright-box .main-box {
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0.5rem;
  text-align: center; }
  .copyright-box .main-box .list {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 0 2rem;
    font-size: 1.4rem; }

.page-body {
  padding: 3rem 0 5rem; }
  .page-body .max-box {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    gap: 3rem; }

.page-left-box {
  flex: 0 0 auto;
  max-width: 100%;
  width: 26rem;
  max-width: 30%; }
  .page-left-box .sideNav .sortName {
    background-color: #3b81d6;
    color: #FFF;
    padding: 2rem 0;
    text-align: center;
    font-size: 2.6rem;
    font-weight: bold; }
  .page-left-box .sideNav .sub-sort-list {
    padding: 1rem 0.5rem;
    background-color: #F3F5F8; }
    .page-left-box .sideNav .sub-sort-list dt a {
      display: block;
      font-size: 1.6rem;
      font-weight: normal;
      border-left: 0.3rem solid transparent;
      line-height: 3em;
      text-indent: 2rem; }
      .page-left-box .sideNav .sub-sort-list dt a:hover {
        background-color: #E3E3E3;
        border-left-color: #3b81d6;
        font-weight: bold; }
    .page-left-box .sideNav .sub-sort-list dt.cur2class a {
      background-color: #E3E3E3;
      border-left-color: #3b81d6;
      font-weight: bold; }
    .page-left-box .sideNav .sub-sort-list dd a {
      display: block;
      font-size: 1.4rem;
      font-weight: normal;
      border-left: 0.3rem solid transparent;
      line-height: 3em;
      text-indent: 4rem;
      position: relative; }
      .page-left-box .sideNav .sub-sort-list dd a:before {
        content: "";
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 50%;
        background-color: #3b81d6;
        position: absolute;
        left: 3rem;
        top: 50%;
        transform: translateY(-50%); }
      .page-left-box .sideNav .sub-sort-list dd a:hover {
        background-color: #E3E3E3;
        border-left-color: #3b81d6;
        font-weight: bold; }
  @media screen and (max-width: 768px) {
    .page-left-box {
      display: none; } }

.page-right-box {
  width: 200px;
  flex: 1 1 auto;
  max-width: 100%; }
  .page-right-box .currlocatinon .main-list {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    justify-content: space-between;
    align-items: center;
    line-height: 4rem;
    border-bottom: 0.1rem solid #E3E3E3; }
    .page-right-box .currlocatinon .main-list .curr {
      font-size: 2rem;
      font-weight: bold;
      text-indent: 1rem;
      color: #3b81d6;
      position: relative; }
      .page-right-box .currlocatinon .main-list .curr:before {
        content: "";
        height: 50%;
        width: 0;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        border-left: 0.3rem solid #3b81d6; }
  .page-right-box .cateList {
    position: relative; }
    .page-right-box .cateList .sort-box {
      text-align: center;
      background-color: #3b81d6;
      color: #fff;
      line-height: 40px;
      height: 40px;
      font-size: 15px; }
    .page-right-box .cateList .goBack, .page-right-box .cateList .click {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 40px;
      height: 40px; }
      .page-right-box .cateList .goBack:before, .page-right-box .cateList .click:before {
        size: 20px; }
    .page-right-box .cateList .click {
      left: auto;
      right: 0; }
      .page-right-box .cateList .click.open:before {
        content: "\e1050"; }
    .page-right-box .cateList .subbox {
      display: none;
      opacity: 0; }
      .page-right-box .cateList .subbox .list {
        margin: 3px;
        display: -webkit-flex !important;
        display: flex !important;
        -ms-display: flex !important;
        justify-content: space-between;
        flex-wrap: wrap; }
        .page-right-box .cateList .subbox .list a {
          flex-grow: 1;
          min-width: 100px;
          max-width: 100%;
          padding: 3px 8px;
          display: block;
          margin: 5px;
          line-height: 30px;
          text-align: center;
          border: 1px solid #eee; }
          .page-right-box .cateList .subbox .list a.on {
            background-color: #3b81d6;
            color: #fff;
            border-color: #3b81d6; }
      .page-right-box .cateList .subbox.open {
        display: block;
        opacity: 1; }
    @media screen and (min-width: 768px) {
      .page-right-box .cateList {
        display: none; } }
    @media screen and (max-width: 768px) {
      .page-right-box .cateList {
        display: block; } }
  .page-right-box .main-content {
    margin-top: 3rem; }
  .page-right-box .map-box {
    margin-top: 3rem; }

.page-list .main-list.imgPos_0 .item {
  border: 0.1rem solid #EFEFEF; }
  .page-list .main-list.imgPos_0 .item .text-box .title {
    font-size: 1.6rem;
    color: #333;
    text-align: center;
    line-height: 1.2em;
    padding: 0.8em 0; }
  .page-list .main-list.imgPos_0 .item:hover .pic img {
    transform: scale(1.05); }
  .page-list .main-list.imgPos_0 .item:hover .text-box .title {
    background-color: #3b81d6;
    color: #FFF; }
.page-list .main-list.imgPos_3 .item {
  padding: 0.5rem 0;
  border-bottom: 0.1rem solid #CCCCCC; }
  .page-list .main-list.imgPos_3 .item .pic {
    width: 18rem;
    max-width: 30%;
    margin-right: 3rem; }
     @media screen and (max-width: 768px) {
      .page-list .main-list.imgPos_3 .item .pic {
        width: 12rem;
        max-width: 50%;
        margin-right: 1.5rem; } }
  .page-list .main-list.imgPos_3 .item .text-box {
    width: 200px;
    flex: 1 1 auto;
    max-width: 100%; }
    .page-list .main-list.imgPos_3 .item .text-box .title {
      width: 100%;
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 1.8rem;
      font-weight: bold;
      color: #3b81d6; }
    .page-list .main-list.imgPos_3 .item .text-box .desc {
      margin: 1rem 0;
      display: -webkit-box;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      line-height: 2.1rem;
      height: 6.3rem;
      font-size: 1.4rem;
      font-weight: normal;
      color: #666; }
      @media screen and (max-width: 768px) {
        .page-list .main-list.imgPos_3 .item .text-box .desc {
          display: -webkit-box;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          line-height: 2.1rem;
          height: 4.2rem; } }
    .page-list .main-list.imgPos_3 .item .text-box .date {
      font-size: 1.2rem;
      font-weight: normal;
      color: #999999; }
  .page-list .main-list.imgPos_3 .item:hover .pic img {
    transform: scale(1.05); }
  .page-list .main-list.imgPos_3 .item:hover .text-box .title {
    color: #3b81d6; }

.page-show-products .show-pro .images-box {
  max-width: 60%;
  margin: 0 50px 0 0; }
.page-show-products .show-pro .small-roll-box {
  margin-top: 20px;
  height: 100%; }
  .page-show-products .show-pro .small-roll-box .item {
    position: relative;
    opacity: 0.4; }
    .page-show-products .show-pro .small-roll-box .item.swiper-slide-thumb-active {
      opacity: 1; }
      .page-show-products .show-pro .small-roll-box .item.swiper-slide-thumb-active:before {
        border-color: #58A761; }
    .page-show-products .show-pro .small-roll-box .item:before {
      content: "";
      position: absolute;
      z-index: 2;
      width: 100%;
      height: 100%;
      border: 1px solid #999999; }
    .page-show-products .show-pro .small-roll-box .item.video-item:after {
      content: "\e1b01";
      position: absolute;
      background-color: rgba(88, 167, 97, 0.4);
      border-radius: 50%;
      z-index: 3;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #FFF;
      transition: all 500ms linear;
      font-size: 40px;
      height: 40px;
      line-height: 40px; }
    .page-show-products .show-pro .small-roll-box .item:hover {
      opacity: 1; }
    .page-show-products .show-pro .small-roll-box .item img {
      position: absolute;
      z-index: 1; }
.page-show-products .show-pro .big-area {
  box-sizing: content-box;
  border: 1px solid #EFEFEF;
  overflow: hidden; }
  .page-show-products .show-pro .big-area .item video {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .page-show-products .show-pro .big-area .video-item {
    position: relative; }
    .page-show-products .show-pro .big-area .video-item:before {
      content: "\e1b01";
      position: absolute;
      background-color: rgba(0, 0, 0, 0.4);
      border-radius: 50%;
      z-index: 3;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #FFF;
      transition: all 500ms linear;
      font-size: 100px;
      height: 100px;
      line-height: 100px; }
.page-show-products .show-pro .param-box .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em; }
.page-show-products .show-pro .param-box .desc {
  margin-top: 20px; }
.page-show-products .show-pro .param-box .contact-list {
  margin-top: 20px; }
  .page-show-products .show-pro .param-box .contact-list .item {
    color: #58A761;
    font-size: 18px;
    line-height: 1.5em; }
    .page-show-products .show-pro .param-box .contact-list .item span {
      font-weight: bold; }
.page-show-products .show-pro .param-box .btn-list {
  margin-top: 20px;
  display: -webkit-flex !important;
  display: flex !important;
  -ms-display: flex !important; }
  .page-show-products .show-pro .param-box .btn-list .btn {
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0 15px;
    cursor: pointer;
    border: 1px solid #58A761;
    background-color: #58A761;
    color: #FFF; }
    .page-show-products .show-pro .param-box .btn-list .btn:after {
      margin-left: 10px; }
    .page-show-products .show-pro .param-box .btn-list .btn:hover {
      background-color: #FFF;
      color: #58A761; }
.page-show-products .show-pro .content {
  margin-top: 50px;
  margin-bottom: 50px; }
@media screen and (max-width: 768px) {
  .page-show-products .show-pro .img-param-box {
    flex-direction: column; }
  .page-show-products .show-pro .images-box {
    max-width: 100%;
    margin: 0 0 3rem 0; }
  .page-show-products .show-pro .small-roll-box {
    margin-top: 20px;
    height: 100%; }
    .page-show-products .show-pro .small-roll-box .item {
      position: relative;
      opacity: 0.4; }
      .page-show-products .show-pro .small-roll-box .item.swiper-slide-thumb-active {
        opacity: 1; }
        .page-show-products .show-pro .small-roll-box .item.swiper-slide-thumb-active:before {
          border-color: #58A761; }
      .page-show-products .show-pro .small-roll-box .item:before {
        content: "";
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%;
        border: 1px solid #999999; }
      .page-show-products .show-pro .small-roll-box .item.video-item:after {
        content: "\e1b01";
        position: absolute;
        background-color: rgba(88, 167, 97, 0.4);
        border-radius: 50%;
        z-index: 3;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #FFF;
        transition: all 500ms linear;
        font-size: 40px;
        height: 40px;
        line-height: 40px; }
      .page-show-products .show-pro .small-roll-box .item:hover {
        opacity: 1; }
      .page-show-products .show-pro .small-roll-box .item img {
        position: absolute;
        z-index: 1; }
  .page-show-products .show-pro .big-area {
    box-sizing: content-box;
    border: 1px solid #EFEFEF;
    overflow: hidden; }
    .page-show-products .show-pro .big-area .item video {
      position: absolute;
      object-fit: cover;
      width: 100%;
      height: 100%; }
    .page-show-products .show-pro .big-area .video-item {
      position: relative; }
      .page-show-products .show-pro .big-area .video-item:before {
        content: "\e1b01";
        position: absolute;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 50%;
        z-index: 3;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #FFF;
        transition: all 500ms linear;
        font-size: 100px;
        height: 100px;
        line-height: 100px; }
  .page-show-products .show-pro .param-box .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em; }
  .page-show-products .show-pro .param-box .desc {
    margin-top: 20px; }
  .page-show-products .show-pro .param-box .contact-list {
    margin-top: 20px; }
    .page-show-products .show-pro .param-box .contact-list .item {
      color: #58A761;
      font-size: 18px;
      line-height: 1.5em; }
      .page-show-products .show-pro .param-box .contact-list .item span {
        font-weight: bold; }
  .page-show-products .show-pro .param-box .btn-list {
    margin-top: 20px;
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important; }
    .page-show-products .show-pro .param-box .btn-list .btn {
      height: 40px;
      line-height: 40px;
      border-radius: 5px;
      padding: 0 15px;
      cursor: pointer;
      border: 1px solid #58A761;
      background-color: #58A761;
      color: #FFF; }
      .page-show-products .show-pro .param-box .btn-list .btn:after {
        margin-left: 10px; }
      .page-show-products .show-pro .param-box .btn-list .btn:hover {
        background-color: #FFF;
        color: #58A761; }
  .page-show-products .show-pro .content {
    margin-top: 50px;
    margin-bottom: 50px; } }

.page-show-news .show-news .title, .page-show-appliance .show-news .title, .page-show-img .show-news .title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 4rem;
  margin-bottom: 1.5rem; }
.page-show-news .show-news .time, .page-show-appliance .show-news .time, .page-show-img .show-news .time {
  font-size: 1.6rem;
  font-weight: normal;
  color: #999999;
  line-height: 1em;
  text-align: center;
  margin-bottom: 4rem; }
  .page-show-news .show-news .time:before, .page-show-appliance .show-news .time:before, .page-show-img .show-news .time:before {
    content: "\d2001";
    font-family: iconfont;
    margin-right: 0.5rem; }
.page-show-news .show-news .content, .page-show-appliance .show-news .content, .page-show-img .show-news .content {
  margin-top: 4rem; }
.page-show-news .tags-box .title-box, .page-show-appliance .tags-box .title-box, .page-show-img .tags-box .title-box {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 2.8rem;
  color: #5E4C43;
  text-indent: 0.5em;
  border-bottom: 0.1rem solid #4D392E;
  margin-bottom: 3rem; }
.page-show-news .tags-box .list, .page-show-appliance .tags-box .list, .page-show-img .tags-box .list {
  margin-top: 3rem; }
  .page-show-news .tags-box .list .item, .page-show-appliance .tags-box .list .item, .page-show-img .tags-box .list .item {
    margin-top: 3rem;
    padding-bottom: 2rem;
    border-bottom: 0.1rem solid #EAE1D9; }
  .page-show-news .tags-box .list .outer-div, .page-show-appliance .tags-box .list .outer-div, .page-show-img .tags-box .list .outer-div {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important;
    justify-content: space-between; }
    .page-show-news .tags-box .list .outer-div .pic, .page-show-appliance .tags-box .list .outer-div .pic, .page-show-img .tags-box .list .outer-div .pic {
      width: 10rem;
      max-width: 40%;
      padding-bottom: unset;
      margin-right: 2rem; }
      .page-show-news .tags-box .list .outer-div .pic img, .page-show-appliance .tags-box .list .outer-div .pic img, .page-show-img .tags-box .list .outer-div .pic img {
        object-fit: cover; }
@media screen and (max-width: 768px) {
  .page-show-news .main-box, .page-show-appliance .main-box, .page-show-img .main-box {
    flex-direction: column; }
    .page-show-news .main-box .left-box, .page-show-appliance .main-box .left-box, .page-show-img .main-box .left-box {
      width: 100%; }
      .page-show-news .main-box .left-box .show-news .title, .page-show-appliance .main-box .left-box .show-news .title, .page-show-img .main-box .left-box .show-news .title {
        font-size: 1.8rem;
        line-height: 3rem; }
      .page-show-news .main-box .left-box .show-news .time, .page-show-appliance .main-box .left-box .show-news .time, .page-show-img .main-box .left-box .show-news .time {
        font-size: 1.2rem;
        margin-bottom: 4rem; }
      .page-show-news .main-box .left-box .show-news .content, .page-show-appliance .main-box .left-box .show-news .content, .page-show-img .main-box .left-box .show-news .content {
        font-size: 1.4rem;
        margin-top: 4rem; }
    .page-show-news .main-box .right-box, .page-show-appliance .main-box .right-box, .page-show-img .main-box .right-box {
      width: 100%; }
  .page-show-news .tags-box .title-box, .page-show-appliance .tags-box .title-box, .page-show-img .tags-box .title-box {
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 2.8rem;
    color: #5E4C43;
    text-indent: 0.5em;
    border-bottom: 0.1rem solid #4D392E;
    margin-bottom: 3rem; }
  .page-show-news .tags-box .list, .page-show-appliance .tags-box .list, .page-show-img .tags-box .list {
    margin-top: 3rem; }
    .page-show-news .tags-box .list .item, .page-show-appliance .tags-box .list .item, .page-show-img .tags-box .list .item {
      margin-top: 3rem;
      padding-bottom: 2rem;
      border-bottom: 0.1rem solid #EAE1D9; }
    .page-show-news .tags-box .list .outer-div, .page-show-appliance .tags-box .list .outer-div, .page-show-img .tags-box .list .outer-div {
      display: -webkit-flex !important;
      display: flex !important;
      -ms-display: flex !important;
      justify-content: space-between; }
      .page-show-news .tags-box .list .outer-div .pic, .page-show-appliance .tags-box .list .outer-div .pic, .page-show-img .tags-box .list .outer-div .pic {
        width: 10rem;
        max-width: 40%;
        padding-bottom: unset;
        margin-right: 2rem; }
        .page-show-news .tags-box .list .outer-div .pic img, .page-show-appliance .tags-box .list .outer-div .pic img, .page-show-img .tags-box .list .outer-div .pic img {
          object-fit: cover; } }
.member-div {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none; }
  .member-div.open {
    display: block; }
  .member-div .iframe-box {
    width: 80%;
    height: 80%;
    max-width: 1000px;
    max-height: 670px;
    margin: 100px auto;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #ffffff; }
  .member-div .close-div {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    font-size: 16px;
    cursor: pointer; }
    .member-div .close-div:hover {
      color: #0a65b4; }
  .member-div .background {
    flex: 1 1 auto;
    background: #fff url("../images/member-bg.jpg") no-repeat left top;
    background-size: cover;
    height: 100%; }
  .member-div iframe {
    flex: 0 0 auto;
    width: 45%;
    max-width: 380px;
    height: 100%;
    padding: 1rem;
    border: 0;
    outline: none;
    z-index: 2; }
  @media screen and (max-width: 768px) {
    .member-div .iframe-box {
      background: url("../images/member-bg.jpg") #fff;
      width: 90%;
      height: 80vh;
      max-width: 888px;
      max-height: 670px;
      margin: 10vh auto;
      border-radius: 20px;
      overflow: hidden;
      position: relative; }
    .member-div .close-div {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 3;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
      border-radius: 20px;
      font-size: 16px;
      cursor: pointer; }
      .member-div .close-div:hover {
        color: #0a65b4; }
    .member-div iframe {
      width: 100%;
      height: 100%;
      border: 0;
      outline: none;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 2; } }

.login-page {
  padding: 30px 0; }
  .login-page .container {
    width: 700px;
    max-width: 96%; }
  .login-page .form-group {
    margin: 15px; }
    .login-page .form-group label {
      margin-bottom: 5px;
      display: block;
      font-size: 16px; }
  .login-page .row {
    display: -webkit-flex !important;
    display: flex !important;
    -ms-display: flex !important; }
    .login-page .row .form-control {
      width: 200px;
      flex: 1 1 auto;
      max-width: 100%;
      height: 33px;
      line-height: 33px;
      border: 1px solid #666;
      border-radius: 5px;
      padding: 0 10px;
      outline: none; }
    .login-page .row textarea.form-control {
      line-height: 20px;
      height: 80px; }
    .login-page .row img {
      margin-left: 10px; }
  .login-page .btn-info {
    margin: 15px;
    margin-left: 0;
    padding: 10px 20px;
    background-color: #0a65b4;
    border-radius: 5px;
    color: #FFF; }
    .login-page .btn-info.mb-2 {
      flex: 0 0 auto;
      margin: 0;
      margin-left: 15px;
      height: 33px;
      line-height: 33px;
      padding: 0 20px; }

.ucenter-page {
  padding: 40px 0; }
  .ucenter-page table {
    width: 100%; }
  .ucenter-page td {
    line-height: 40px;
    border-bottom: 1px solid #808080; }
    .ucenter-page td:nth-child(1) {
      padding-right: 20px; }
  .ucenter-page .btn-info {
    display: inline-block; }
  .ucenter-page .btn-light {
    display: inline-block;
    margin: 15px;
    margin-left: 0;
    padding: 10px 20px;
    background-color: #cccccc;
    border-radius: 5px;
    color: #0a65b4; }

.umodify-page {
  padding: 40px 0; }
  .umodify-page [readonly] {
    background-color: #e0e0e0; }
  .umodify-page .btn-light {
    margin: 15px;
    margin-left: 0;
    padding: 10px 20px;
    background-color: #cccccc;
    border-radius: 5px;
    color: #0a65b4; }

/*# sourceMappingURL=style.css.map */
