* {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-tap-highlight-color: transparent;
  outline: none; }

body,
html {
  font-size: 14px;
  background: #fff;
  color: #000;
  font-family: "Arial", "Source Han Sans", "PingFang SC", "Microsoft Yahei", "Helvetica Neue", "STHeitiSC-Light", sans-serif; }

body {
  overflow-x: hidden; }

a {
  text-decoration: none;
  cursor: pointer;
  outline: none; }

a:active,
a:hover,
a:link,
a:visited {
  color: #000; }

button {
  cursor: pointer; }

dl,
dl dd,
ol,
ol li,
ul,
ul li {
  list-style: none; }

button, input {
  background: none; }

img {
  vertical-align: bottom; }

.overflow {
  overflow: hidden; }

section {
  width: 88vw;
  height: auto;
  margin: 0 auto; }

@-webkit-keyframes line_hover {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
    transform: translate(0, 0) rotate(0deg) scale(1);
    -webkit-transform-origin: right center;
    transform-origin: right center; }
  34% {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(0);
    transform: translate(0, 0) rotate(0deg) scale(0);
    -webkit-transform-origin: right center;
    transform-origin: right center; }
  36% {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(0);
    transform: translate(0, 0) rotate(0deg) scale(0);
    -webkit-transform-origin: left center;
    transform-origin: left center; }
  60%,
  to {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
    transform: translate(0, 0) rotate(0deg) scale(1);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes line_hover {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
    transform: translate(0, 0) rotate(0deg) scale(1);
    -webkit-transform-origin: right center;
    transform-origin: right center; }
  34% {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(0);
    transform: translate(0, 0) rotate(0deg) scale(0);
    -webkit-transform-origin: right center;
    transform-origin: right center; }
  36% {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(0);
    transform: translate(0, 0) rotate(0deg) scale(0);
    -webkit-transform-origin: left center;
    transform-origin: left center; }
  60%,
  to {
    -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
    transform: translate(0, 0) rotate(0deg) scale(1);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@-webkit-keyframes about_up {
  0% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px); } }
@keyframes about_up {
  0% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px); } }
@-webkit-keyframes header_in {
  0% {
    top: -100%; }
  to {
    top: 0; } }
@keyframes header_in {
  0% {
    top: -100%; }
  to {
    top: 0; } }
@-webkit-keyframes header_out {
  0% {
    top: 0; }
  to {
    top: -120px; } }
@keyframes header_out {
  0% {
    top: 0; }
  to {
    top: -120px; } }
@-webkit-keyframes black_load {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center; }
  35% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    transform-origin: left center; }
  36%,
  60% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right center;
    transform-origin: right center; }
  to {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes black_load {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center; }
  35% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    transform-origin: left center; }
  36%,
  60% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right center;
    transform-origin: right center; }
  to {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@-webkit-keyframes title {
  0% {
    color: #e5e5e5; }
  100% {
    color: #000; } }
@keyframes title {
  0% {
    color: #e5e5e5; }
  100% {
    color: #000; } }
@-webkit-keyframes title1 {
  0% {
    fill: #e5e5e5; }
  100% {
    fill: #000; } }
@keyframes title1 {
  0% {
    fill: #e5e5e5; }
  100% {
    fill: #000; } }
@-webkit-keyframes fide_in {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fide_in {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes fide_up {
  0% {
    opacity: 0;
    transform: translateY(50px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fide_up {
  0% {
    opacity: 0;
    transform: translateY(50px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden; }

.body_pro {
  background-color: #f7f8f8; }

header {
  background: #fff; }
  header .top {
    width: 88vw;
    margin: 0 auto;
    height: 65px; }
    header .top img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  header .head-out {
    box-shadow: 0 2px 16px rgba(19, 19, 19, 0.05); }
  header .head-logo, header .head-pro {
    width: 100%;
    height: 65px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 6%;
    border-bottom: 1px solid #dfdfdf; }
    header .head-logo .logo, header .head-pro .logo {
      width: 9vw;
      height: auto; }
      header .head-logo .logo img, header .head-pro .logo img {
        width: 7vw;
        height: auto; }
      header .head-logo .logo .logo2, header .head-pro .logo .logo2 {
        display: none; }
    header .head-logo nav, header .head-pro nav {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      font-size: 15px; }
      header .head-logo nav ul, header .head-pro nav ul {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
      header .head-logo nav li, header .head-pro nav li {
        margin-right: 50px;
        cursor: pointer;
        position: relative; }
        header .head-logo nav li::after, header .head-pro nav li::after {
          content: "";
          width: 100%;
          height: 1px;
          background: #000;
          position: absolute;
          bottom: -1px;
          left: 0;
          transform: scaleX(0);
          transition: transform 0.5s ease;
          transform-origin: right bottom; }
        header .head-logo nav li:hover::after, header .head-pro nav li:hover::after {
          transform: scaleX(1);
          transform-origin: left bottom; }
      header .head-logo nav .lang, header .head-pro nav .lang {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        header .head-logo nav .lang p, header .head-pro nav .lang p {
          margin-right: 30px;
          position: relative;
          cursor: pointer; }
          header .head-logo nav .lang p:first-child::after, header .head-pro nav .lang p:first-child::after {
            content: "";
            width: 1px;
            height: 100%;
            background: #000;
            display: block;
            position: absolute;
            right: -15px;
            top: 0; }
          header .head-logo nav .lang p:last-child, header .head-pro nav .lang p:last-child {
            margin-right: 15px; }
      header .head-logo nav .icon-erth, header .head-pro nav .icon-erth {
        font-size: 24px;
        cursor: pointer; }
  header .head-pro {
    box-shadow: none;
    font-size: 18px;
    position: relative;
    border: none; }
    header .head-pro div {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      header .head-pro div .icon {
        font-size: 25px;
        margin-right: 15px; }
      header .head-pro div span {
        font-weight: bolder;
        font-style: italic; }
      header .head-pro div .insizw-lianxikefu {
        font-style: normal;
        font-size: 24px;
        margin-right: 10px; }
    header .head-pro form {
      border: 1px solid #000;
      padding: 0 15px;
      height: 35px;
      border-radius: 20px; }
      header .head-pro form .icon {
        font-size: 20px; }
    header .head-pro input {
      height: 35px;
      line-height: 35px;
      font-size: 15px;
      width: 24vw; }
    header .head-pro .nav-bc {
      background: #20894d;
      color: #fff;
      padding: 6px 25px;
      cursor: pointer; }
      header .head-pro .nav-bc p {
        font-weight: bold;
        font-style: italic; }
    header .head-pro .news-nav {
      font-size: 18px;
      padding: 10px 30px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 400px;
      display: none;
      font-weight: bold;
      font-style: italic;
      text-transform: uppercase; }

.head_on {
  background: #fff; }
  .head_on .head-logo, .head_on header .head-pro, header .head_on .head-pro {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: #20894d;
    color: #fff; }
    .head_on .head-logo .logo .logo1, .head_on header .head-pro .logo .logo1, header .head_on .head-pro .logo .logo1 {
      display: none; }
    .head_on .head-logo .logo .logo2, .head_on header .head-pro .logo .logo2, header .head_on .head-pro .logo .logo2 {
      display: block; }
    .head_on .head-logo .icon-erth, .head_on header .head-pro .icon-erth, header .head_on .head-pro .icon-erth {
      color: #fff; }
    .head_on .head-logo nav li::after, .head_on header .head-pro nav li::after, header .head_on .head-pro nav li::after {
      background: #fff; }
    .head_on .head-logo nav a, .head_on header .head-pro nav a, header .head_on .head-pro nav a {
      color: #fff; }
    .head_on .head-logo nav .lang p:first-child::after, .head_on header .head-pro nav .lang p:first-child::after, header .head_on .head-pro nav .lang p:first-child::after {
      background: #fff; }
  .head_on .head-pro {
    position: fixed;
    left: 0;
    top: 65px;
    z-index: 995; }

.item {
  width: 100%;
  height: 28vw;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 65px;
  z-index: 990;
  display: none !important;
  justify-content: flex-start;
  align-items: flex-start;
  transition: all 0.5s ease-in-out; }
  .item .item-l, .item .item-l-1 {
    width: 30%;
    background: #afd3bf;
    height: 100%;
    font-size: 18px;
    box-sizing: border-box;
    padding: 3.5vw 5vw;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 1; }
    .item .item-l img, .item .item-l-1 img {
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 100%;
      height: auto;
      transform: translateX(-50%);
      z-index: -1; }
    .item .item-l .item-nav, .item .item-l-1 .item-nav {
      line-height: 50px;
      margin-bottom: 2vw;
      box-sizing: border-box;
      padding: 0 1vw;
      display: flex;
      align-items: center;
      justify-content: space-between;
      cursor: pointer; }
    .item .item-l .active, .item .item-l-1 .active {
      background: #fff;
      font-weight: bolder; }
  .item .item-l-1 {
    background: #efefef; }
    .item .item-l-1 .item-l-1-img {
      width: 180px;
      height: auto;
      left: 0;
      bottom: 0;
      transform: translateX(0); }
    .item .item-l-1 .item-l-2-img {
      width: 130px;
      height: auto;
      right: 0;
      left: auto;
      transform: translateX(0);
      bottom: 50px; }
  .item .item-r {
    width: 70%;
    box-sizing: border-box;
    padding: 3.5vw 5vw 5vw 5vw;
    height: 100%;
    display: block;
    position: relative; }
    .item .item-r .item-list {
      height: 100%;
      display: none;
      flex-direction: column;
      font-size: 15px;
      line-height: 30px;
      flex-wrap: wrap; }
    .item .item-r li {
      margin-bottom: 30px;
      display: flex;
      position: relative;
      width: max-content;
      cursor: pointer;
      max-width: 300px; }
      .item .item-r li:hover {
        color: #20894d; }
      .item .item-r li::after {
        content: "";
        display: block;
        position: absolute;
        bottom: -1px;
        width: 0;
        left: 0;
        height: 1px;
        background: #000;
        transition: width 0.5s ease; }
      .item .item-r li:hover::after {
        width: 100%; }
      .item .item-r li a:hover {
        color: #20894d; }
    .item .item-r .active {
      display: flex; }
    .item .item-r .up1 {
      position: absolute;
      bottom: 15px;
      left: 50%;
      transform: translateX(-50%);
      width: 30px;
      height: auto;
      cursor: pointer; }
      .item .item-r .up1 img {
        width: 100%;
        height: auto; }

.banner {
  position: relative;
  margin-top: 50px;
  margin-bottom: 80px; }
  .banner img {
    width: 100%;
    height: auto; }
  .banner .swiper-horizontal > .swiper-pagination-bullets,
  .banner .swiper-pagination-bullets.swiper-pagination-horizontal,
  .banner .swiper-pagination-custom,
  .banner .swiper-pagination-fraction {
    bottom: -38px; }
  .banner .swiper-pagination {
    text-align: center; }
    .banner .swiper-pagination .swiper-pagination-bullet {
      width: 60px;
      height: 5px;
      border-radius: 4px;
      overflow: hidden;
      position: relative;
      background: #dedede;
      opacity: 1;
      margin: 0 8px; }
      .banner .swiper-pagination .swiper-pagination-bullet::after {
        content: "";
        width: 0;
        height: 5px;
        background: #20894d;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        transition: width 3s ease;
        opacity: 0; }
    .banner .swiper-pagination .swiper-pagination-bullet-active {
      background: #dedede; }
      .banner .swiper-pagination .swiper-pagination-bullet-active::after {
        width: 60px;
        opacity: 1; }
  .banner .banner-info {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center; }
    .banner .banner-info h2,
    .banner .banner-info h3 {
      font-size: 36px;
      font-weight: normal;
      text-transform: uppercase;
      line-height: 50px; }
    .banner .banner-info h2 {
      color: rgba(0, 0, 0, 0.6); }
    .banner .banner-info h3 {
      position: relative;
      margin-bottom: 15px; }
      .banner .banner-info h3::after {
        content: "";
        width: 30%;
        height: 3px;
        background: #35a97c;
        display: block;
        position: absolute;
        left: 35%;
        bottom: -8px; }
    .banner .banner-info p {
      font-size: 18px;
      line-height: 40px;
      color: #595757;
      position: relative;
      display: inline-block; }
      .banner .banner-info p:hover::after {
        content: "";
        width: 100%;
        height: 2px;
        background: #595757;
        position: absolute;
        left: 0;
        bottom: 2px;
        display: block; }
    .banner .banner-info .active {
      font-size: 26px;
      font-weight: 600;
      color: #000;
      margin-top: 20px;
      display: block; }
      .banner .banner-info .active:hover::after {
        display: none; }

section {
  overflow: hidden; }
  section h2 {
    font-size: 28px;
    color: #ddd;
    font-style: italic;
    text-transform: uppercase;
    font-family: 'Arial Black';
    text-align: center;
    margin-top: 50px; }
  section h3 {
    font-size: 35px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 80px;
    font-weight: normal;
    text-transform: uppercase; }
  section .list-nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #dcdddd;
    height: 60px;
    border-radius: 30px;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 80px;
    cursor: pointer; }
    section .list-nav .list-top {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex: 1;
      padding-left: 80px;
      height: 100%;
      transition: flex 0.8s ease-in-out; }
    section .list-nav span {
      font-size: 21px;
      margin-right: 20px; }
    section .list-nav .active {
      flex: 1.6;
      background: #20894d;
      color: #fff;
      border-radius: 30px; }
  section .list-pro, section .list-pro1 {
    position: relative;
    width: 100%;
    height: 20vw;
    overflow: hidden;
    transition: height 0.8s ease-in-out;
    margin-bottom: 80px; }
  section .pro-more {
    width: 100%;
    padding-top: 10px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) rotate(0deg);
    background: #fff;
    cursor: pointer; }
    section .pro-more img {
      width: 100%;
      height: auto; }
  section .pro-more-icon {
    background: #20894d;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
    section .pro-more-icon .icon {
      color: #fff; }
  section .pro-more-up {
    transform: translateX(-50%) rotate(180deg); }
  section .show1 {
    height: 65vw; }
  section .list-pro-img {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    transform: rotateY(-180deg);
    transition: transform 1s ease-in;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    perspective: 500px; }
  section li {
    width: 16vw;
    margin-right: 2vw;
    text-align: center;
    margin-bottom: 3.2vw; }
    section li:nth-child(5n) {
      margin-right: 0; }
    section li .list-img {
      width: 16vw;
      height: 16vw;
      border-radius: 10px;
      overflow: hidden; }
    section li img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    section li p {
      margin-top: 10px; }
  section .show {
    transform: rotateY(0);
    position: absolute;
    left: 0;
    top: 0; }
  section .list-pro1 {
    width: 1690px; }
    section .list-pro1 .list-pro-out {
      position: relative;
      transform-style: preserve-3d;
      transform: rotateY(0deg);
      transform-origin: 845px 50%;
      transition: transform 0.8s ease-in-out; }
      section .list-pro1 .list-pro-out .list-pro-img {
        position: absolute;
        width: 1690px;
        height: 1280px;
        transition: opacity 0.8s linear; }
        section .list-pro1 .list-pro-out .list-pro-img:nth-child(1) {
          transform: rotateY(0deg) translateZ(845px);
          opacity: 1; }
        section .list-pro1 .list-pro-out .list-pro-img:nth-child(2) {
          transform: rotateY(90deg) translateZ(845px);
          opacity: 1; }
    section .list-pro1 .xz {
      transform: rotateY(-90deg); }
      section .list-pro1 .xz .list-pro-img:nth-child(1) {
        opacity: 0.3; }
      section .list-pro1 .xz .list-pro-img:nth-child(2) {
        opacity: 1; }
  section .show2 {
    height: 68vw; }

.news-pro {
  background-image: url(../images/bc_01.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .news-pro h2 {
    color: #fff;
    opacity: 0.37; }
  .news-pro h3 {
    color: #fff; }
  .news-pro .news-pro-list, .news-pro .news-pro-list-1 {
    width: 90%;
    margin: 40px auto 0;
    position: relative; }
    .news-pro .news-pro-list .mySwiper1, .news-pro .news-pro-list-1 .mySwiper1 {
      padding: 50px 0 30px; }
    .news-pro .news-pro-list h5, .news-pro .news-pro-list-1 h5, .news-pro .news-pro-list .contact ul .contact_tel, .contact ul .news-pro .news-pro-list .contact_tel, .news-pro .news-pro-list-1 .contact ul .contact_tel, .contact ul .news-pro .news-pro-list-1 .contact_tel, .news-pro .news-pro-list .down ul .contact_tel, .down ul .news-pro .news-pro-list .contact_tel, .news-pro .news-pro-list-1 .down ul .contact_tel, .down ul .news-pro .news-pro-list-1 .contact_tel, .news-pro .news-pro-list .newslist ul .contact_tel, .newslist ul .news-pro .news-pro-list .contact_tel, .news-pro .news-pro-list-1 .newslist ul .contact_tel, .newslist ul .news-pro .news-pro-list-1 .contact_tel, .news-pro .news-pro-list .operation ul .contact_tel, .operation ul .news-pro .news-pro-list .contact_tel, .news-pro .news-pro-list-1 .operation ul .contact_tel, .operation ul .news-pro .news-pro-list-1 .contact_tel, .news-pro .news-pro-list .inventory ul .contact_tel, .inventory ul .news-pro .news-pro-list .contact_tel, .news-pro .news-pro-list-1 .inventory ul .contact_tel, .inventory ul .news-pro .news-pro-list-1 .contact_tel {
      font-weight: normal; }
    .news-pro .news-pro-list .swiper-slide, .news-pro .news-pro-list-1 .swiper-slide {
      background: none;
      border-radius: 15px;
      padding: 20px;
      box-sizing: border-box;
      text-align: center;
      transition: transform 0.3s ease;
      transform-origin: bottom;
      height: auto;
      cursor: pointer;
      overflow: hidden; }
      .news-pro .news-pro-list .swiper-slide .news-pro-info, .news-pro .news-pro-list-1 .swiper-slide .news-pro-info {
        background: #fff;
        width: 100%;
        height: 350px;
        border-radius: 10px;
        padding-bottom: 20px; }
      .news-pro .news-pro-list .swiper-slide button, .news-pro .news-pro-list-1 .swiper-slide button {
        display: none;
        background: #ffce0b;
        color: #000;
        padding: 10px 40px;
        border-radius: 30px;
        margin: 20px auto 0; }
      .news-pro .news-pro-list .swiper-slide:hover, .news-pro .news-pro-list-1 .swiper-slide:hover {
        transform: translateY(-40px); }
        .news-pro .news-pro-list .swiper-slide:hover .news-pro-info, .news-pro .news-pro-list-1 .swiper-slide:hover .news-pro-info {
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }
        .news-pro .news-pro-list .swiper-slide:hover img, .news-pro .news-pro-list-1 .swiper-slide:hover img {
          transform: scale(1.1);
          margin: 40px 0 20px; }
        .news-pro .news-pro-list .swiper-slide:hover h5, .news-pro .news-pro-list-1 .swiper-slide:hover h5, .news-pro .news-pro-list .swiper-slide:hover .contact ul .contact_tel, .contact ul .news-pro .news-pro-list .swiper-slide:hover .contact_tel, .news-pro .news-pro-list-1 .swiper-slide:hover .contact ul .contact_tel, .contact ul .news-pro .news-pro-list-1 .swiper-slide:hover .contact_tel, .news-pro .news-pro-list .swiper-slide:hover .down ul .contact_tel, .down ul .news-pro .news-pro-list .swiper-slide:hover .contact_tel, .news-pro .news-pro-list-1 .swiper-slide:hover .down ul .contact_tel, .down ul .news-pro .news-pro-list-1 .swiper-slide:hover .contact_tel, .news-pro .news-pro-list .swiper-slide:hover .newslist ul .contact_tel, .newslist ul .news-pro .news-pro-list .swiper-slide:hover .contact_tel, .news-pro .news-pro-list-1 .swiper-slide:hover .newslist ul .contact_tel, .newslist ul .news-pro .news-pro-list-1 .swiper-slide:hover .contact_tel, .news-pro .news-pro-list .swiper-slide:hover .operation ul .contact_tel, .operation ul .news-pro .news-pro-list .swiper-slide:hover .contact_tel, .news-pro .news-pro-list-1 .swiper-slide:hover .operation ul .contact_tel, .operation ul .news-pro .news-pro-list-1 .swiper-slide:hover .contact_tel, .news-pro .news-pro-list .swiper-slide:hover .inventory ul .contact_tel, .inventory ul .news-pro .news-pro-list .swiper-slide:hover .contact_tel, .news-pro .news-pro-list-1 .swiper-slide:hover .inventory ul .contact_tel, .inventory ul .news-pro .news-pro-list-1 .swiper-slide:hover .contact_tel {
          transform: scale(1.1);
          font-weight: 500;
          color: #1b8247; }
        .news-pro .news-pro-list .swiper-slide:hover button, .news-pro .news-pro-list-1 .swiper-slide:hover button {
          display: block; }
    .news-pro .news-pro-list .swiper-slide-active, .news-pro .news-pro-list-1 .swiper-slide-active {
      background: #1a6840;
      transform: translateY(-40px); }
      .news-pro .news-pro-list .swiper-slide-active .news-pro-info, .news-pro .news-pro-list-1 .swiper-slide-active .news-pro-info {
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.38); }
      .news-pro .news-pro-list .swiper-slide-active img, .news-pro .news-pro-list-1 .swiper-slide-active img {
        transform: scale(1.1);
        margin: 40px 0 20px; }
      .news-pro .news-pro-list .swiper-slide-active h5, .news-pro .news-pro-list-1 .swiper-slide-active h5, .news-pro .news-pro-list .swiper-slide-active .contact ul .contact_tel, .contact ul .news-pro .news-pro-list .swiper-slide-active .contact_tel, .news-pro .news-pro-list-1 .swiper-slide-active .contact ul .contact_tel, .contact ul .news-pro .news-pro-list-1 .swiper-slide-active .contact_tel, .news-pro .news-pro-list .swiper-slide-active .down ul .contact_tel, .down ul .news-pro .news-pro-list .swiper-slide-active .contact_tel, .news-pro .news-pro-list-1 .swiper-slide-active .down ul .contact_tel, .down ul .news-pro .news-pro-list-1 .swiper-slide-active .contact_tel, .news-pro .news-pro-list .swiper-slide-active .newslist ul .contact_tel, .newslist ul .news-pro .news-pro-list .swiper-slide-active .contact_tel, .news-pro .news-pro-list-1 .swiper-slide-active .newslist ul .contact_tel, .newslist ul .news-pro .news-pro-list-1 .swiper-slide-active .contact_tel, .news-pro .news-pro-list .swiper-slide-active .operation ul .contact_tel, .operation ul .news-pro .news-pro-list .swiper-slide-active .contact_tel, .news-pro .news-pro-list-1 .swiper-slide-active .operation ul .contact_tel, .operation ul .news-pro .news-pro-list-1 .swiper-slide-active .contact_tel, .news-pro .news-pro-list .swiper-slide-active .inventory ul .contact_tel, .inventory ul .news-pro .news-pro-list .swiper-slide-active .contact_tel, .news-pro .news-pro-list-1 .swiper-slide-active .inventory ul .contact_tel, .inventory ul .news-pro .news-pro-list-1 .swiper-slide-active .contact_tel {
        transform: scale(1.1);
        font-weight: 500;
        color: #1b8247; }
      .news-pro .news-pro-list .swiper-slide-active button, .news-pro .news-pro-list-1 .swiper-slide-active button {
        display: block; }
    .news-pro .news-pro-list img, .news-pro .news-pro-list-1 img {
      width: auto;
      height: 10vw;
      max-height: 270px;
      margin: 40px 0 10px;
      transition: transform 0.3s ease;
      transform: scale(0.9); }
    .news-pro .news-pro-list h5, .news-pro .news-pro-list-1 h5, .news-pro .news-pro-list .contact ul .contact_tel, .contact ul .news-pro .news-pro-list .contact_tel, .news-pro .news-pro-list-1 .contact ul .contact_tel, .contact ul .news-pro .news-pro-list-1 .contact_tel, .news-pro .news-pro-list .down ul .contact_tel, .down ul .news-pro .news-pro-list .contact_tel, .news-pro .news-pro-list-1 .down ul .contact_tel, .down ul .news-pro .news-pro-list-1 .contact_tel, .news-pro .news-pro-list .newslist ul .contact_tel, .newslist ul .news-pro .news-pro-list .contact_tel, .news-pro .news-pro-list-1 .newslist ul .contact_tel, .newslist ul .news-pro .news-pro-list-1 .contact_tel, .news-pro .news-pro-list .operation ul .contact_tel, .operation ul .news-pro .news-pro-list .contact_tel, .news-pro .news-pro-list-1 .operation ul .contact_tel, .operation ul .news-pro .news-pro-list-1 .contact_tel, .news-pro .news-pro-list .inventory ul .contact_tel, .inventory ul .news-pro .news-pro-list .contact_tel, .news-pro .news-pro-list-1 .inventory ul .contact_tel, .inventory ul .news-pro .news-pro-list-1 .contact_tel {
      font-size: 15px;
      width: 60%;
      height: 40px;
      margin: 10px auto;
      transition: transform 0.3s ease; }
    .news-pro .news-pro-list span, .news-pro .news-pro-list-1 span {
      width: 100%;
      display: block; }
    .news-pro .news-pro-list .swiper-button-next, .news-pro .news-pro-list-1 .swiper-button-next,
    .news-pro .news-pro-list .swiper-button-prev,
    .news-pro .news-pro-list-1 .swiper-button-prev {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      background: #fff; }
    .news-pro .news-pro-list .swiper-button-next:after, .news-pro .news-pro-list-1 .swiper-button-next:after,
    .news-pro .news-pro-list .swiper-button-prev:after,
    .news-pro .news-pro-list-1 .swiper-button-prev:after {
      font-size: 18px;
      color: #1b8247;
      text-align: center;
      line-height: 30px; }
    .news-pro .news-pro-list .swiper-button-prev, .news-pro .news-pro-list-1 .swiper-button-prev {
      left: -60px; }
    .news-pro .news-pro-list .swiper-button-next, .news-pro .news-pro-list-1 .swiper-button-next {
      right: -60px; }
  .news-pro .news-pro-list-1 .swiper-slide {
    background: #fff;
    height: 470px;
    position: relative;
    z-index: 1; }
    .news-pro .news-pro-list-1 .swiper-slide button {
      display: block;
      background: none;
      margin-top: 30px; }
    .news-pro .news-pro-list-1 .swiper-slide img {
      margin: 40px auto; }
    .news-pro .news-pro-list-1 .swiper-slide::after {
      content: "";
      width: 80px;
      height: 150%;
      background: #53ba7f;
      position: absolute;
      left: 50%;
      transform: translateX(-50%) rotate(50deg);
      top: -200px;
      z-index: -1;
      display: none; }
    .news-pro .news-pro-list-1 .swiper-slide:hover {
      transform: translateY(-50px); }
      .news-pro .news-pro-list-1 .swiper-slide:hover img {
        margin: 40px auto; }
      .news-pro .news-pro-list-1 .swiper-slide:hover::after {
        display: block; }
  .news-pro .news-pro-list-1 .swiper-slide-active {
    transform: translateY(-50px); }
    .news-pro .news-pro-list-1 .swiper-slide-active button {
      background: #20894d;
      color: #fff; }
    .news-pro .news-pro-list-1 .swiper-slide-active img {
      margin: 40px auto; }
    .news-pro .news-pro-list-1 .swiper-slide-active::after {
      display: block; }
  .news-pro .hover {
    display: block;
    background: #fff;
    padding: 8px 28px;
    border-radius: 30px;
    margin: 0 auto 30px; }

.news-center {
  background-image: url(../images/bc_02.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .news-center .news-center-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 50px;
    box-sizing: border-box;
    padding: 0 2vw;
    position: relative; }
    .news-center .news-center-list button {
      position: absolute;
      right: 0;
      bottom: 0;
      background: rgba(255, 255, 255, 0.5);
      padding: 10px 28px;
      border-radius: 30px; }
  .news-center li {
    width: 40vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
    margin-right: 0;
    margin-bottom: 0; }
    .news-center li:hover h5, .news-center li:hover .contact ul .contact_tel, .contact ul .news-center li:hover .contact_tel, .news-center li:hover .down ul .contact_tel, .down ul .news-center li:hover .contact_tel, .news-center li:hover .newslist ul .contact_tel, .newslist ul .news-center li:hover .contact_tel, .news-center li:hover .operation ul .contact_tel, .operation ul .news-center li:hover .contact_tel, .news-center li:hover .inventory ul .contact_tel, .inventory ul .news-center li:hover .contact_tel {
      color: #1b8247; }
    .news-center li h5, .news-center li .contact ul .contact_tel, .contact ul .news-center li .contact_tel, .news-center li .down ul .contact_tel, .down ul .news-center li .contact_tel, .news-center li .newslist ul .contact_tel, .newslist ul .news-center li .contact_tel, .news-center li .operation ul .contact_tel, .operation ul .news-center li .contact_tel, .news-center li .inventory ul .contact_tel, .inventory ul .news-center li .contact_tel {
      width: 100%;
      font-size: 18px;
      line-height: 36px;
      margin-top: 15px; }
    .news-center li p {
      width: 100%;
      margin-bottom: 10px;
      color: #595757; }
    .news-center li span {
      color: #595757; }
    .news-center li .news-info {
      width: 100%;
      border-bottom: 1px solid #595757;
      padding-bottom: 10px; }
    .news-center li img {
      cursor: pointer; }
      .news-center li img:hover {
        box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.1); }
  .news-center .news-r {
    width: 42vw; }
    .news-center .news-r li {
      width: 100%;
      margin-bottom: 2vw; }
    .news-center .news-r .news-r-img {
      width: 40%; }
    .news-center .news-r .news-info {
      width: 56%; }

.data-download, .data-download1 {
  background-image: url(../images/bc_03.jpg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3vw 0; }
  .data-download .data-download-info, .data-download1 .data-download-info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .data-download .data-download-list, .data-download1 .data-download-list {
    margin-left: 5vw; }
    .data-download .data-download-list li, .data-download1 .data-download-list li {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      color: #464646;
      font-size: 20px;
      padding: 20px 70px 20px 50px;
      background: #fff;
      width: max-content;
      border-radius: 10px;
      cursor: pointer;
      margin-bottom: 80px;
      min-width: 210px;
      text-transform: uppercase; }
      .data-download .data-download-list li:last-child, .data-download1 .data-download-list li:last-child {
        margin-bottom: 0; }
      .data-download .data-download-list li .icon, .data-download1 .data-download-list li .icon {
        font-size: 45px;
        color: #464646;
        margin-right: 50px; }
      .data-download .data-download-list li p, .data-download1 .data-download-list li p {
        margin-top: 0;
        line-height: 20px; }
      .data-download .data-download-list li b, .data-download1 .data-download-list li b {
        font-size: 14px;
        font-weight: normal; }
    .data-download .data-download-list .in, .data-download1 .data-download-list .in {
      background: #20894d; }
      .data-download .data-download-list .in p, .data-download1 .data-download-list .in p {
        color: #fff; }
      .data-download .data-download-list .in b, .data-download1 .data-download-list .in b {
        color: #fff; }
      .data-download .data-download-list .in .icon, .data-download1 .data-download-list .in .icon {
        color: #fff; }
  .data-download .data-download-img, .data-download1 .data-download-img {
    width: 48%; }
    .data-download .data-download-img li, .data-download1 .data-download-img li {
      width: 100%;
      box-sizing: border-box;
      padding: 30px 90px;
      border: 3px solid #fff;
      border-radius: 10px;
      background: rgba(255, 255, 255, 0.3);
      display: none; }
      .data-download .data-download-img li img, .data-download1 .data-download-img li img {
        width: 100%;
        height: auto;
        max-width: 750px; }
    .data-download .data-download-img .on, .data-download1 .data-download-img .on {
      display: block; }

.data-download1 {
  background-image: url(../images/bc_031.jpg); }

.about-us {
  background-image: url(../images/bc_04.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1.5vw 0 8vw; }
  .about-us ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    flex-wrap: wrap; }
  .about-us li {
    width: 40%;
    text-align: left;
    margin-right: 4%; }
  .about-us h4 {
    font-size: 60px;
    font-family: 'Arial Black';
    font-style: italic;
    color: transparent;
    -webkit-text-stroke: 1px #1b8247;
    letter-spacing: 3px; }
    .about-us h4 span {
      font-size: 40px; }
  .about-us .title {
    font-size: 24px;
    font-weight: bold; }

footer {
  border-top: 10px solid #132c33;
  width: 100%;
  display: flex; }
  footer .foot-l {
    background: #132c33;
    width: 30%;
    color: #fff;
    padding: 80px 0 80px 6vw;
    box-sizing: border-box; }
    footer .foot-l b {
      display: block;
      font-size: 12px;
      opacity: 0.7;
      line-height: 24px; }
    footer .foot-l img:first-child {
      width: 10vw;
      height: auto;
      margin-bottom: 30px; }
    footer .foot-l img:last-child {
      margin-top: 20px; }
    footer .foot-l span {
      font-size: 38px;
      font-family: 'Arial Black';
      font-style: italic;
      margin-bottom: 45px;
      display: block; }
  footer .foot-r {
    background: #f7f9fa;
    width: 70%;
    padding: 80px 6vw 20px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    footer .foot-r ul {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      width: auto;
      flex-wrap: wrap;
      margin-bottom: 80px; }
    footer .foot-r li {
      margin-right: 80px; }
    footer .foot-r .foot-icon span {
      width: 100%;
      margin-bottom: 25px; }
    footer .foot-r .foot-icon li {
      width: 60px;
      height: 60px;
      position: relative;
      cursor: pointer;
      margin-right: 40px; }
      footer .foot-r .foot-icon li img {
        width: 100%;
        height: auto; }
      footer .foot-r .foot-icon li div {
        position: absolute;
        left: -50%;
        top: 80px;
        background: #fff;
        text-align: center;
        box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
        padding: 5px;
        width: 200%;
        z-index: 3;
        transform: translateY(-30px);
        opacity: 0;
        transition: all 0.3s ease; }
        footer .foot-r .foot-icon li div p {
          line-height: 16px;
          font-size: 12px; }
      footer .foot-r .foot-icon li:hover div {
        opacity: 1;
        transform: translateY(0); }
    footer .foot-r span {
      font-size: 18px;
      display: block;
      margin-bottom: 15px;
      font-weight: bold; }
    footer .foot-r p {
      line-height: 28px; }
    footer .foot-r .di {
      position: absolute;
      left: 6vw;
      bottom: 20px; }

.map {
  position: fixed;
  top: 130px;
  background: rgba(255, 255, 255, 0.98);
  width: 100%;
  height: 0px;
  left: 0;
  box-sizing: border-box;
  display: flex;
  padding: 0 10vw;
  justify-content: space-between;
  align-items: center;
  z-index: 990;
  transition: all 0.5s ease;
  opacity: 0; }
  .map div {
    display: none; }
  .map ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
  .map h3 {
    font-size: 18px;
    margin-bottom: 50px; }
  .map h4 {
    margin-bottom: 30px;
    position: relative; }
    .map h4::after {
      content: "";
      width: 20%;
      height: 2px;
      background: #35a97c;
      position: absolute;
      left: 0;
      bottom: -5px;
      transition: width 0.5s ease; }
  .map p {
    color: #595757;
    position: relative;
    cursor: pointer; }
    .map p::after {
      content: "";
      width: 0;
      height: 1px;
      background: #000;
      position: absolute;
      left: 0;
      bottom: -5px;
      transition: width 0.5s ease; }
    .map p:hover {
      color: #000; }
      .map p:hover::after {
        width: 100%; }
  .map li {
    margin-right: 170px; }
    .map li:last-child {
      margin-right: 0; }
    .map li p {
      margin-bottom: 35px; }
    .map li:hover h4::after {
      width: 100%; }
  .map .img {
    width: 25%;
    height: 300px;
    position: relative; }
    .map .img img {
      width: 100%;
      height: auto;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1; }
    .map .img .on {
      display: block;
      z-index: 2; }
  .map .up {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: auto;
    cursor: pointer; }
    .map .up img {
      width: 100%;
      height: auto; }

.hide {
  height: 500px;
  opacity: 1; }
  .hide div {
    display: block;
    animation-duration: 0.7s; }

.hide1 {
  display: flex !important; }

.pro-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 100px; }
  .pro-list .pro-list-l {
    width: 20vw;
    text-align: left; }
    .pro-list .pro-list-l h5, .pro-list .pro-list-l .contact ul .contact_tel, .contact ul .pro-list .pro-list-l .contact_tel, .pro-list .pro-list-l .down ul .contact_tel, .down ul .pro-list .pro-list-l .contact_tel, .pro-list .pro-list-l .newslist ul .contact_tel, .newslist ul .pro-list .pro-list-l .contact_tel, .pro-list .pro-list-l .operation ul .contact_tel, .operation ul .pro-list .pro-list-l .contact_tel, .pro-list .pro-list-l .inventory ul .contact_tel, .inventory ul .pro-list .pro-list-l .contact_tel {
      font-size: 20px;
      margin-bottom: 30px;
      position: relative;
      cursor: pointer; }
      .pro-list .pro-list-l h5::after, .pro-list .pro-list-l .contact ul .contact_tel::after, .contact ul .pro-list .pro-list-l .contact_tel::after, .pro-list .pro-list-l .down ul .contact_tel::after, .down ul .pro-list .pro-list-l .contact_tel::after, .pro-list .pro-list-l .newslist ul .contact_tel::after, .newslist ul .pro-list .pro-list-l .contact_tel::after, .pro-list .pro-list-l .operation ul .contact_tel::after, .operation ul .pro-list .pro-list-l .contact_tel::after, .pro-list .pro-list-l .inventory ul .contact_tel::after, .inventory ul .pro-list .pro-list-l .contact_tel::after {
        content: "";
        width: 10px;
        height: 1px;
        background: #595757;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        transition: width 0.5s ease;
        z-index: 10; }
      .pro-list .pro-list-l h5::before, .pro-list .pro-list-l .contact ul .contact_tel::before, .contact ul .pro-list .pro-list-l .contact_tel::before, .pro-list .pro-list-l .down ul .contact_tel::before, .down ul .pro-list .pro-list-l .contact_tel::before, .pro-list .pro-list-l .newslist ul .contact_tel::before, .newslist ul .pro-list .pro-list-l .contact_tel::before, .pro-list .pro-list-l .operation ul .contact_tel::before, .operation ul .pro-list .pro-list-l .contact_tel::before, .pro-list .pro-list-l .inventory ul .contact_tel::before, .inventory ul .pro-list .pro-list-l .contact_tel::before {
        content: "";
        width: 10px;
        height: 1px;
        background: #595757;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%) rotate(90deg);
        transition: transform 0.5s ease;
        z-index: 10; }
    .pro-list .pro-list-l .pro-list-open {
      color: #20894d; }
      .pro-list .pro-list-l .pro-list-open::before {
        transform: translateY(-50%) rotate(0); }
    .pro-list .pro-list-l div:last-child ul {
      border-bottom: none; }
    .pro-list .pro-list-l .pro-list-ul {
      border-bottom: 1px solid #4c4948;
      margin-bottom: 50px;
      overflow: hidden;
      display: none; }
      .pro-list .pro-list-l .pro-list-ul li {
        text-align: left;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: auto;
        margin-right: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 15px 20px;
        cursor: pointer;
        font-size: 15px;
        margin-bottom: 0;
        text-transform: uppercase;
        flex-wrap: nowrap; }
        .pro-list .pro-list-l .pro-list-ul li span {
          display: block;
          margin-left: 10px;
          opacity: 0; }
        .pro-list .pro-list-l .pro-list-ul li:hover {
          background: #daf1e7; }
          .pro-list .pro-list-l .pro-list-ul li:hover span {
            opacity: 1; }
        .pro-list .pro-list-l .pro-list-ul li:last-child {
          margin-bottom: 20px; }
      .pro-list .pro-list-l .pro-list-ul a li:last-child {
        margin-bottom: 0; }
      .pro-list .pro-list-l .pro-list-ul .pro_tool {
        width: 80%; }
      .pro-list .pro-list-l .pro-list-ul .pro-list-li {
        background: #daf1e7;
        font-weight: bold; }
        .pro-list .pro-list-l .pro-list-ul .pro-list-li span {
          opacity: 1; }
    .pro-list .pro-list-l .pro-list-ul-open {
      display: block; }
    .pro-list .pro-list-l .pro-list-tool {
      margin-left: 30px;
      overflow: hidden;
      width: calc(100% - 40px); }
      .pro-list .pro-list-l .pro-list-tool li {
        padding: 10px 0;
        font-size: 14px;
        color: #000;
        text-transform: uppercase;
        position: relative;
        margin-left: 15px; }
        .pro-list .pro-list-l .pro-list-tool li::after {
          content: "";
          width: 5px;
          height: 1px;
          background: #595757;
          position: absolute;
          left: -10px;
          top: 50%;
          transform: translateY(-50%); }
        .pro-list .pro-list-l .pro-list-tool li:hover {
          color: #20894d;
          background: none;
          font-weight: bold; }
          .pro-list .pro-list-l .pro-list-tool li:hover a:active,
          .pro-list .pro-list-l .pro-list-tool li:hover a:hover,
          .pro-list .pro-list-l .pro-list-tool li:hover a:link,
          .pro-list .pro-list-l .pro-list-tool li:hover a:visited {
            color: #20894d; }
          .pro-list .pro-list-l .pro-list-tool li:hover::after {
            content: "";
            height: 2px;
            background: #20894d; }
        .pro-list .pro-list-l .pro-list-tool li a:active,
        .pro-list .pro-list-l .pro-list-tool li a:hover,
        .pro-list .pro-list-l .pro-list-tool li a:link,
        .pro-list .pro-list-l .pro-list-tool li a:visited {
          color: #595757; }
      .pro-list .pro-list-l .pro-list-tool .pro-list-tool-on {
        color: #20894d; }
        .pro-list .pro-list-l .pro-list-tool .pro-list-tool-on a {
          color: #20894d; }
  .pro-list .product-list-r {
    width: 66vw; }
    .pro-list .product-list-r .pro-list-r-nav {
      width: calc(100% - 4vw);
      margin-left: 1vw;
      padding-left: 1vw;
      position: relative;
      overflow: hidden; }
      .pro-list .product-list-r .pro-list-r-nav::before {
        content: "";
        width: 100%;
        height: 1px;
        background: #b2b1b1;
        display: block;
        position: absolute;
        top: 58px;
        left: 0;
        z-index: 9; }
      .pro-list .product-list-r .pro-list-r-nav::after {
        content: "";
        width: 100%;
        height: 1px;
        background: #b2b1b1;
        display: block;
        position: absolute;
        top: 118px;
        left: 0;
        z-index: 9; }
      .pro-list .product-list-r .pro-list-r-nav a {
        display: inline-block;
        margin-right: 4vw;
        font-size: 16px;
        color: #000;
        position: relative;
        line-height: 60px; }
        .pro-list .product-list-r .pro-list-r-nav a:hover {
          color: #20894d;
          font-weight: bold; }
          .pro-list .product-list-r .pro-list-r-nav a:hover::after {
            content: "";
            width: 100%;
            height: 3px;
            background: #20894d;
            display: block;
            position: absolute;
            bottom: 0px;
            left: 0;
            z-index: 10; }
      .pro-list .product-list-r .pro-list-r-nav .active {
        color: #20894d;
        font-weight: bold; }
        .pro-list .product-list-r .pro-list-r-nav .active::after {
          content: "";
          width: 100%;
          height: 3px;
          background: #20894d;
          display: block;
          position: absolute;
          bottom: 0px;
          left: 0;
          z-index: 10; }
    .pro-list .product-list-r .filter {
      width: calc(100% - 4vw);
      margin: 20px 0 0 1vw;
      padding-left: 1vw;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: flex-start;
      border-bottom: 1px solid #b2b1b1; }
    .pro-list .product-list-r .filter-container {
      margin-bottom: 20px;
      display: flex;
      align-items: center;
      margin-right: 30px; }
      .pro-list .product-list-r .filter-container p {
        font-size: 14px;
        color: #000;
        margin-right: 15px;
        text-transform: capitalize; }
    .pro-list .product-list-r .custom-dropdown {
      position: relative;
      width: auto;
      font-size: 14px; }
    .pro-list .product-list-r .dropdown-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 6px 15px;
      background-color: #f7f8f8;
      border-radius: 5px;
      cursor: pointer;
      user-select: none;
      transition: border-color 0.3s ease;
      min-width: 160px; }
      .pro-list .product-list-r .dropdown-header:hover {
        border-color: #20894d; }
    .pro-list .product-list-r .selected-text {
      color: #333;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      flex: 1;
      margin-right: 30px; }
    .pro-list .product-list-r .dropdown-arrow {
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #666;
      transition: transform 0.3s ease; }
    .pro-list .product-list-r .dropdown-options {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      max-height: 250px;
      background-color: #f7f8f8;
      border-top: none;
      border-radius: 0 0 5px 5px;
      overflow-y: auto;
      z-index: 100;
      display: none; }
    .pro-list .product-list-r .open .dropdown-arrow {
      transform: rotate(180deg); }
    .pro-list .product-list-r .open .dropdown-options {
      display: block; }
    .pro-list .product-list-r .option {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px 15px;
      cursor: pointer;
      transition: background-color 0.2s ease;
      position: relative;
      user-select: none; }
      .pro-list .product-list-r .option input[type="checkbox"] {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
    .pro-list .product-list-r .highlight span {
      color: #20894d; }
    .pro-list .product-list-r .checkmark {
      position: relative;
      height: 15px;
      width: 15px;
      background-color: #c9caca;
      transition: all 0.3s ease;
      flex-shrink: 0; }
    .pro-list .product-list-r .option input:checked ~ .checkmark {
      background-color: #20894d; }
    .pro-list .product-list-r .dropdown-options::-webkit-scrollbar {
      width: 2px; }
    .pro-list .product-list-r .dropdown-options::-webkit-scrollbar-track {
      background: #f1f1f1;
      border-radius: 1px; }
    .pro-list .product-list-r .dropdown-options::-webkit-scrollbar-thumb {
      background: #888;
      border-radius: 1px; }
    .pro-list .product-list-r .dropdown-options::-webkit-scrollbar-thumb:hover {
      background: #555; }
  .pro-list .pro-list-r, .pro-list .new_pro {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-top: 30px;
    margin-bottom: 80px; }
    .pro-list .pro-list-r li, .pro-list .new_pro li {
      width: 15vw;
      background: #fff;
      box-sizing: border-box;
      padding: 1vw;
      margin-right: 2vw;
      margin-bottom: 2vw;
      cursor: pointer;
      border-radius: 10px; }
      .pro-list .pro-list-r li:nth-child(4n), .pro-list .new_pro li:nth-child(4n) {
        margin-right: 0; }
      .pro-list .pro-list-r li:hover, .pro-list .new_pro li:hover {
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25); }
        .pro-list .pro-list-r li:hover .img::after, .pro-list .new_pro li:hover .img::after {
          width: 70%;
          background: #20894d; }
        .pro-list .pro-list-r li:hover p::after, .pro-list .new_pro li:hover p::after {
          width: 100%; }
      .pro-list .pro-list-r li .img, .pro-list .new_pro li .img {
        width: 100%;
        height: 10vw;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative; }
        .pro-list .pro-list-r li .img::after, .pro-list .new_pro li .img::after {
          content: "";
          width: 30%;
          height: 2px;
          background: #ccc;
          display: block;
          position: absolute;
          bottom: 3px;
          left: 50%;
          transition: width 0.5s ease;
          transform: translateX(-50%); }
        .pro-list .pro-list-r li .img img, .pro-list .new_pro li .img img {
          width: 80%;
          height: 80%;
          object-fit: contain; }
      .pro-list .pro-list-r li span, .pro-list .new_pro li span {
        background-color: #228a4e;
        padding: 5px 20px;
        border-radius: 20px;
        color: #fff;
        display: block;
        width: max-content;
        margin: 20px auto 0; }
        .pro-list .pro-list-r li span a:active, .pro-list .new_pro li span a:active, .pro-list .pro-list-r li span a:hover, .pro-list .new_pro li span a:hover, .pro-list .pro-list-r li span a:link, .pro-list .new_pro li span a:link, .pro-list .pro-list-r li span a:visited, .pro-list .new_pro li span a:visited {
          color: #fff; }
      .pro-list .pro-list-r li p, .pro-list .new_pro li p {
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        padding: 0 5px 10px;
        margin-bottom: 10px;
        position: relative;
        line-height: 20px; }
  .pro-list .new_pro {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    justify-content: flex-start; }
    .pro-list .new_pro time {
      display: block;
      margin-top: 10px;
      text-align: center;
      margin-right: 5px;
      font-size: 12px;
      color: #8c8c8c; }
    .pro-list .new_pro li {
      margin-right: calc((8vw - 20px) / 4);
      position: relative;
      margin-bottom: calc((8vw - 20px) / 4);
      box-sizing: border-box;
      border-radius: 10px; }
      .pro-list .new_pro li:nth-child(5n) {
        margin-right: 0; }
      .pro-list .new_pro li span {
        background-color: #228a4e;
        padding: 5px 20px;
        border-radius: 20px;
        color: #fff;
        display: block;
        width: max-content;
        margin: 20px auto 0; }
      .pro-list .new_pro li p {
        padding-bottom: 0; }
        .pro-list .new_pro li p::after {
          display: none; }

.quick-nav {
  margin: 20px auto;
  font-size: 12px;
  line-height: 30px;
  color: #4d4d4d; }
  .quick-nav a {
    margin: 0 5px; }
    .quick-nav a:last-child {
      color: #20894d; }

.banner_pro, .banner_contact, .banner_download {
  width: 80vw;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  .banner_pro .pro-swiper, .banner_contact .pro-swiper, .banner_download .pro-swiper {
    width: 40vw;
    height: auto;
    position: relative; }
    .banner_pro .pro-swiper .mySwiper2, .banner_contact .pro-swiper .mySwiper2, .banner_download .pro-swiper .mySwiper2 {
      width: 28vw;
      height: 28vw; }
      .banner_pro .pro-swiper .mySwiper2 .swiper-slide img, .banner_contact .pro-swiper .mySwiper2 .swiper-slide img, .banner_download .pro-swiper .mySwiper2 .swiper-slide img {
        width: 100%;
        height: auto; }
    .banner_pro .pro-swiper .swiper-button-next, .banner_contact .pro-swiper .swiper-button-next, .banner_download .pro-swiper .swiper-button-next,
    .banner_pro .pro-swiper .swiper-button-prev,
    .banner_contact .pro-swiper .swiper-button-prev,
    .banner_download .pro-swiper .swiper-button-prev {
      color: #20894d;
      width: 35px;
      height: 35px;
      background: #f7f9fa;
      border-radius: 50%; }
    .banner_pro .pro-swiper .swiper-button-next:after, .banner_contact .pro-swiper .swiper-button-next:after, .banner_download .pro-swiper .swiper-button-next:after,
    .banner_pro .pro-swiper .swiper-button-prev:after,
    .banner_contact .pro-swiper .swiper-button-prev:after,
    .banner_download .pro-swiper .swiper-button-prev:after {
      font-size: 18px; }
    .banner_pro .pro-swiper .mySwiper3, .banner_contact .pro-swiper .mySwiper3, .banner_download .pro-swiper .mySwiper3 {
      width: 30vw;
      height: 4vw;
      margin-top: 1vw; }
      .banner_pro .pro-swiper .mySwiper3 .swiper-wrapper, .banner_contact .pro-swiper .mySwiper3 .swiper-wrapper, .banner_download .pro-swiper .mySwiper3 .swiper-wrapper {
        justify-content: center;
        flex-wrap: wrap; }
      .banner_pro .pro-swiper .mySwiper3 .swiper-slide, .banner_contact .pro-swiper .mySwiper3 .swiper-slide, .banner_download .pro-swiper .mySwiper3 .swiper-slide {
        width: 4vw !important;
        height: 4vw;
        margin: 0 8px;
        box-sizing: border-box;
        padding: 10px;
        border: 1px solid #666666;
        border-radius: 10px;
        text-align: center;
        opacity: 0.7;
        cursor: pointer; }
        .banner_pro .pro-swiper .mySwiper3 .swiper-slide img, .banner_contact .pro-swiper .mySwiper3 .swiper-slide img, .banner_download .pro-swiper .mySwiper3 .swiper-slide img {
          width: auto;
          height: 100%; }
      .banner_pro .pro-swiper .mySwiper3 .swiper-slide-thumb-active, .banner_contact .pro-swiper .mySwiper3 .swiper-slide-thumb-active, .banner_download .pro-swiper .mySwiper3 .swiper-slide-thumb-active {
        opacity: 1;
        border-color: #20894d; }
  .banner_pro .pro-info, .banner_contact .pro-info, .banner_download .pro-info {
    width: 40%;
    height: 33vw;
    background: url(../images/huise_bc.jpg) no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    padding: 45px 30px;
    overflow-y: auto; }
    .banner_pro .pro-info h1, .banner_contact .pro-info h1, .banner_download .pro-info h1 {
      font-style: italic;
      font-size: 30px;
      opacity: 0;
      animation: fide_in 0.5s ease-in-out 0.5s forwards; }
    .banner_pro .pro-info h2, .banner_contact .pro-info h2, .banner_download .pro-info h2 {
      margin: 25px 0 35px;
      color: #323232;
      font-size: 20px;
      opacity: 0;
      animation: fide_in 0.8s ease-in-out 0.5s forwards; }
    .banner_pro .pro-info .pro_text, .banner_contact .pro-info .pro_text, .banner_download .pro-info .pro_text {
      margin: 45px 0; }
      .banner_pro .pro-info .pro_text p, .banner_contact .pro-info .pro_text p, .banner_download .pro-info .pro_text p {
        padding-left: 15px;
        position: relative;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px; }
        .banner_pro .pro-info .pro_text p::after, .banner_contact .pro-info .pro_text p::after, .banner_download .pro-info .pro_text p::after {
          content: "";
          width: 5px;
          height: 5px;
          background: #20894d;
          display: block;
          position: absolute;
          left: 0;
          top: 8px; }
  .banner_pro .biaoshi, .banner_contact .biaoshi, .banner_download .biaoshi {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #686868;
    border-top: 1px solid #686868;
    padding: 10px 0; }
    .banner_pro .biaoshi img, .banner_contact .biaoshi img, .banner_download .biaoshi img {
      width: auto;
      max-width: 90%; }
  .banner_pro span, .banner_contact span, .banner_download span {
    font-size: 20px;
    text-transform: uppercase;
    margin: 20px 0;
    display: inline-block; }
  .banner_pro p, .banner_contact p, .banner_download p {
    font-size: 16px;
    line-height: 30px; }
  .banner_pro .message, .banner_contact .message, .banner_download .message {
    display: flex;
    margin-top: 20px;
    color: #fff;
    background: linear-gradient(to bottom, #09bd57 0%, #14753d 100%);
    align-items: center;
    border-radius: 30px;
    padding: 10px 0 10px 30px;
    width: fit-content;
    cursor: pointer;
    font-size: 16px;
    opacity: 0;
    animation: fide_up 0.8s ease-in-out 1s forwards; }
    .banner_pro .message a:active, .banner_contact .message a:active, .banner_download .message a:active,
    .banner_pro .message a:hover,
    .banner_contact .message a:hover,
    .banner_download .message a:hover,
    .banner_pro .message a:link,
    .banner_contact .message a:link,
    .banner_download .message a:link,
    .banner_pro .message a:visited,
    .banner_contact .message a:visited,
    .banner_download .message a:visited {
      color: #fff; }
    .banner_pro .message span, .banner_contact .message span, .banner_download .message span {
      margin: 0 10px 0 0;
      padding: 0;
      width: 25px;
      height: 25px;
      border-radius: 50%;
      background: #fff;
      line-height: 25px;
      text-align: center;
      color: #20894d;
      margin-left: 25px; }
  .banner_pro .pro_show, .banner_contact .pro_show, .banner_download .pro_show {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    width: 30vw;
    height: auto; }

.product-bc, .product-bc1 {
  width: 100%;
  background: #f7f9fa; }

.product-bc1 {
  background: #edeff1;
  padding: 100px 0; }

.product-info, .product-down {
  width: 80vw;
  text-align: center;
  margin-top: 100px; }
  .product-info .info-download, .product-down .info-download {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto 40px;
    width: 80%; }
    .product-info .info-download li, .product-down .info-download li {
      cursor: pointer;
      text-align: center;
      width: auto;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #f7f8f8;
      padding: 12px 35px;
      border-radius: 8px;
      margin-right: 0; }
      .product-info .info-download li span, .product-down .info-download li span {
        font-size: 35px;
        color: #20894d;
        margin-right: 15px; }
      .product-info .info-download li p, .product-down .info-download li p {
        font-size: 18px;
        color: #3e3a39;
        margin-top: 0; }
      .product-info .info-download li:hover, .product-down .info-download li:hover {
        background: #20894d; }
        .product-info .info-download li:hover span, .product-down .info-download li:hover span {
          color: #fff; }
        .product-info .info-download li:hover p, .product-down .info-download li:hover p {
          color: #fff; }
  .product-info h3, .product-down h3 {
    font-size: 24px;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-weight: bold; }
  .product-info #player, .product-down #player {
    width: 60%;
    aspect-ratio: 16/9;
    margin: 60px auto; }
  .product-info .pro_tr, .product-down .pro_tr, .product-info .pro_tr1, .product-down .pro_tr1 {
    margin-bottom: 100px;
    width: 100%;
    overflow-x: auto; }
    .product-info .pro_tr table, .product-down .pro_tr table, .product-info .pro_tr1 table, .product-down .pro_tr1 table {
      width: 100%;
      min-width: 800px;
      border-collapse: collapse; }
    .product-info .pro_tr tr, .product-down .pro_tr tr, .product-info .pro_tr1 tr, .product-down .pro_tr1 tr {
      display: flex;
      justify-content: space-between;
      align-items: stretch; }
      .product-info .pro_tr tr:last-child td, .product-down .pro_tr tr:last-child td, .product-info .pro_tr1 tr:last-child td, .product-down .pro_tr1 tr:last-child td {
        border-bottom: none; }
    .product-info .pro_tr tbody tr, .product-down .pro_tr tbody tr, .product-info .pro_tr1 tbody tr, .product-down .pro_tr1 tbody tr {
      background: #fff;
      border-radius: 5px; }
      .product-info .pro_tr tbody tr:nth-child(2n), .product-down .pro_tr tbody tr:nth-child(2n), .product-info .pro_tr1 tbody tr:nth-child(2n), .product-down .pro_tr1 tbody tr:nth-child(2n) {
        background: #edeff1; }
    .product-info .pro_tr th, .product-down .pro_tr th, .product-info .pro_tr1 th, .product-down .pro_tr1 th,
    .product-info .pro_tr td,
    .product-down .pro_tr td,
    .product-info .pro_tr1 td,
    .product-down .pro_tr1 td {
      flex: 1;
      font-size: 16px;
      line-height: 24px;
      display: flex;
      justify-content: center;
      align-items: center;
      box-sizing: border-box;
      padding: 8px 10px; }
    .product-info .pro_tr th, .product-down .pro_tr th, .product-info .pro_tr1 th, .product-down .pro_tr1 th {
      background: #20894d;
      color: #fff;
      border-right: 2px solid #fff;
      border-left: 2px solid #fff;
      border-radius: 5px;
      margin-bottom: 5px; }
    .product-info .pro_tr td, .product-down .pro_tr td, .product-info .pro_tr1 td, .product-down .pro_tr1 td {
      font-family: Arial, Helvetica, sans-serif; }
      .product-info .pro_tr td:first-child, .product-down .pro_tr td:first-child, .product-info .pro_tr1 td:first-child, .product-down .pro_tr1 td:first-child {
        font-weight: bold; }
      .product-info .pro_tr td:last-child, .product-down .pro_tr td:last-child, .product-info .pro_tr1 td:last-child, .product-down .pro_tr1 td:last-child {
        border-right: none; }
  .product-info .pro_tr::-webkit-scrollbar, .product-down .pro_tr::-webkit-scrollbar, .product-info .pro_tr1::-webkit-scrollbar, .product-down .pro_tr1::-webkit-scrollbar {
    height: 3px; }
  .product-info .pro_tr::-webkit-scrollbar-track, .product-down .pro_tr::-webkit-scrollbar-track, .product-info .pro_tr1::-webkit-scrollbar-track, .product-down .pro_tr1::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 1px; }
  .product-info .pro_tr::-webkit-scrollbar-thumb, .product-down .pro_tr::-webkit-scrollbar-thumb, .product-info .pro_tr1::-webkit-scrollbar-thumb, .product-down .pro_tr1::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 1px; }
  .product-info .pro_tr::-webkit-scrollbar-thumb:hover, .product-down .pro_tr::-webkit-scrollbar-thumb:hover, .product-info .pro_tr1::-webkit-scrollbar-thumb:hover, .product-down .pro_tr1::-webkit-scrollbar-thumb:hover {
    background: #555; }
  .product-info .pro_tr1 tbody, .product-down .pro_tr1 tbody {
    width: 100%;
    display: flex; }
  .product-info .pro_tr1 tr, .product-down .pro_tr1 tr {
    display: block;
    flex: 1; }
    .product-info .pro_tr1 tr:last-child td, .product-down .pro_tr1 tr:last-child td {
      border-right: none;
      border-bottom: 1px solid #212121; }
      .product-info .pro_tr1 tr:last-child td:last-child, .product-down .pro_tr1 tr:last-child td:last-child {
        border-bottom: none; }
  .product-info .pro_tr1 th, .product-down .pro_tr1 th {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-radius: 8px;
    margin-bottom: 0;
    border-right: 0;
    border-left: 0; }
  .product-info .pro_tr1 td, .product-down .pro_tr1 td {
    box-sizing: border-box;
    padding: 9.5px 0; }
    .product-info .pro_tr1 td:first-child, .product-down .pro_tr1 td:first-child {
      font-weight: bold; }
    .product-info .pro_tr1 td:last-child, .product-down .pro_tr1 td:last-child {
      border-right: 1px dashed #8e8e8e;
      border-bottom: none; }

.product-down {
  background: #f7f9fa;
  border-radius: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  position: relative;
  margin-top: 0;
  padding: 80px 0;
  overflow: initial; }
  .product-down .img_pdf {
    width: 30%;
    aspect-ratio: 3/2;
    margin: 0 15% 0 10%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden; }
    .product-down .img_pdf img {
      width: 100%;
      height: auto;
      object-position: top left; }
  .product-down div {
    width: auto;
    height: auto; }
    .product-down div p {
      font-size: 24px;
      color: #3e3a39;
      margin: 0;
      font-weight: bold; }
  .product-down .pdf_new_1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px; }
    .product-down .pdf_new_1 img {
      width: 150px;
      height: auto;
      box-shadow: none;
      margin: 0 30px 0 0; }
  .product-down .message1 {
    display: flex;
    color: #fff;
    background: linear-gradient(to bottom, #09bd57 0%, #14753d 100%);
    justify-content: space-around;
    align-items: center;
    border-radius: 30px;
    padding: 8px 0;
    width: 70%;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    margin: 0 auto; }
    .product-down .message1 span {
      font-size: 30px; }
    .product-down .message1 img {
      width: 30px;
      height: auto; }
    .product-down .message1 a {
      font-size: 18px;
      color: #fff; }

.pro-form {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none; }
  .pro-form form {
    width: 30vw;
    min-height: 80vh;
    height: auto;
    background: #fff;
    padding: 30px 50px;
    box-sizing: border-box;
    border-radius: 15px;
    position: relative; }
    .pro-form form h4 {
      font-size: 26px;
      text-align: center;
      margin-bottom: 30px;
      font-weight: normal; }
    .pro-form form .form-item {
      margin-bottom: 20px; }
      .pro-form form .form-item:nth-child(5) label::after {
        display: none; }
      .pro-form form .form-item label {
        display: inline-block;
        font-size: 18px;
        color: #3e3a39;
        margin-bottom: 5px;
        position: relative; }
        .pro-form form .form-item label::after {
          content: "*";
          color: #ff0000;
          font-size: 18px;
          position: absolute;
          display: block;
          top: 0;
          right: -10px; }
      .pro-form form .form-item input,
      .pro-form form .form-item textarea {
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
        border-radius: 5px;
        background: #efefef;
        font-size: 14px; }
      .pro-form form .form-item input {
        height: 40px;
        line-height: 40px; }
    .pro-form form .form-item:last-child {
      text-align: center; }
    .pro-form form button {
      padding: 10px 30px;
      background: #20894d;
      color: #fff;
      border: none;
      border-radius: 8px;
      cursor: pointer;
      width: 80%;
      margin-left: 10%;
      border-radius: 40px; }
    .pro-form form .close {
      position: absolute;
      right: 20px;
      top: 20px;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      cursor: pointer;
      box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3); }
      .pro-form form .close span {
        display: block;
        width: 14px;
        height: 1px;
        background: #2a2a2a;
        position: absolute;
        top: 50%;
        left: 3px;
        transform: rotate(45deg); }
      .pro-form form .close span:last-child {
        transform: rotate(-45deg); }

.about-info {
  margin: -150px auto 100px;
  z-index: 1;
  position: relative;
  background: rgba(255, 255, 255, 0.8); }
  .about-info .about-num {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 5vw;
    margin-top: 30px; }
    .about-info .about-num li {
      text-align: left;
      width: auto;
      padding: 0 5vw;
      margin-right: 0; }
      .about-info .about-num li:nth-child(2n) {
        width: 1px;
        height: 70px;
        display: block;
        background: #595957;
        padding: 0; }
    .about-info .about-num h4 {
      font-size: 60px;
      font-family: 'Arial Black';
      font-style: italic;
      color: #1b8247;
      letter-spacing: 3px; }
    .about-info .about-num span {
      font-size: 30px; }
  .about-info div p {
    font-size: 16px;
    line-height: 64px;
    text-indent: 2em;
    padding: 0 10vw;
    text-align: justify; }
  .about-info .about-we {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 10vw;
    margin-top: 80px; }
    .about-info .about-we:hover li {
      margin-right: 0; }
    .about-info .about-we li {
      flex-shrink: 1;
      background-image: url(../images/about_001.jpg);
      background-position: 70% center;
      background-repeat: no-repeat;
      background-size: cover;
      width: calc((100% - 3vw) / 4);
      margin-right: 1vw;
      color: #fff;
      height: 550px;
      transition: all 0.5s ease-in-out;
      cursor: pointer;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: flex-start;
      padding: 80px 10px 30px 30px;
      position: relative;
      z-index: 1; }
      .about-info .about-we li::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block; }
      .about-info .about-we li p {
        display: none;
        box-sizing: border-box;
        padding: 0;
        text-indent: 0;
        line-height: 24px;
        width: auto; }
      .about-info .about-we li h3 {
        font-weight: bolder;
        margin-bottom: 35px;
        text-align: left;
        font-size: 28px;
        position: relative;
        z-index: 1;
        width: max-content; }
      .about-info .about-we li:hover {
        width: 64%; }
        .about-info .about-we li:hover::after {
          display: block;
          background: rgba(0, 0, 0, 0.5); }
        .about-info .about-we li:hover p {
          display: block;
          padding-right: 20px; }
      .about-info .about-we li:nth-child(2) {
        background-image: url(../images/about_002.jpg); }
      .about-info .about-we li:nth-child(3) {
        background-image: url(../images/about_003.jpg); }
      .about-info .about-we li:nth-child(4) {
        margin-right: 0;
        background-image: url(../images/about_004.jpg); }
      .about-info .about-we li span {
        font-size: 60px; }
  .about-info #player {
    width: 68vw;
    aspect-ratio: 16/9;
    margin-left: 10vw;
    margin-bottom: 50px; }

.banner_contact, .banner_download {
  height: auto;
  width: 100vw;
  position: relative; }
  .banner_contact img, .banner_download img {
    height: auto;
    width: 100%; }
  .banner_contact .contact_title, .banner_download .contact_title {
    position: absolute;
    width: 24vw;
    height: 6vw;
    background: rgba(255, 255, 255, 0.5);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center; }
  .banner_contact h2, .banner_download h2 {
    font-size: 35px;
    text-transform: uppercase;
    position: relative; }
    .banner_contact h2::after, .banner_download h2::after {
      content: "";
      width: 70%;
      height: 3px;
      background: #1b8247;
      position: absolute;
      bottom: -10px;
      left: 15%; }

.contact, .down, .newslist, .operation, .inventory {
  background: #f7f8f8;
  width: 100vw;
  box-sizing: border-box;
  padding: 5vw 6vw; }
  .contact img, .down img, .newslist img, .operation img, .inventory img {
    width: 100%; }
  .contact ul, .down ul, .newslist ul, .operation ul, .inventory ul {
    display: flex;
    justify-content: space-around;
    align-items: center; }
    .contact ul li, .down ul li, .newslist ul li, .operation ul li, .inventory ul li {
      background: #fff;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      width: 24vw;
      height: 12vw;
      margin-right: 0;
      text-align: left;
      border-radius: 10px;
      box-sizing: border-box;
      padding-left: 50px; }
      .contact ul li:nth-child(2) span, .down ul li:nth-child(2) span, .newslist ul li:nth-child(2) span, .operation ul li:nth-child(2) span, .inventory ul li:nth-child(2) span {
        margin-right: 60px; }
    .contact ul h5, .down ul h5, .newslist ul h5, .operation ul h5, .inventory ul h5, .contact ul .contact_tel, .down ul .contact_tel, .newslist ul .contact_tel, .operation ul .contact_tel, .inventory ul .contact_tel {
      font-size: 16px;
      color: #20894d;
      position: relative;
      margin-bottom: 28px; }
      .contact ul h5::after, .down ul h5::after, .newslist ul h5::after, .operation ul h5::after, .inventory ul h5::after, .contact ul .contact_tel::after, .down ul .contact_tel::after, .newslist ul .contact_tel::after, .operation ul .contact_tel::after, .inventory ul .contact_tel::after {
        content: "";
        width: 100%;
        height: 1px;
        background: #2b404a;
        position: absolute;
        bottom: -12px;
        left: 0; }
      .contact ul h5::before, .down ul h5::before, .newslist ul h5::before, .operation ul h5::before, .inventory ul h5::before, .contact ul .contact_tel::before, .down ul .contact_tel::before, .newslist ul .contact_tel::before, .operation ul .contact_tel::before, .inventory ul .contact_tel::before {
        content: "";
        width: 40px;
        height: 5px;
        background: #2b404a;
        position: absolute;
        bottom: -14px;
        left: 0; }
    .contact ul .contact_tel, .down ul .contact_tel, .newslist ul .contact_tel, .operation ul .contact_tel, .inventory ul .contact_tel {
      font-size: 14px;
      color: #000; }
    .contact ul p, .down ul p, .newslist ul p, .operation ul p, .inventory ul p {
      margin-top: 10px; }
    .contact ul b, .down ul b, .newslist ul b, .operation ul b, .inventory ul b {
      font-size: 30px;
      font-style: italic;
      margin-top: 10px;
      display: block; }
    .contact ul span, .down ul span, .newslist ul span, .operation ul span, .inventory ul span {
      font-size: 60px;
      margin-right: 30px; }

.contact_new {
  margin: 5vw auto;
  overflow: visible; }
  .contact_new h3 {
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 30px; }
  .contact_new .contact_email {
    font-size: 24px;
    padding: 10px 0;
    background: radial-gradient(circle farthest-side at center, rgba(39, 171, 97, 0.9) 0%, transparent 30%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: black 0 0 3px; }
    .contact_new .contact_email .iconfont {
      font-size: 30px;
      margin-right: 10px; }
  .contact_new .contact_map {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .contact_new .contact_map .left {
      width: 30%;
      height: auto;
      box-sizing: border-box;
      padding-right: 20px; }
      .contact_new .contact_map .left h4 {
        font-size: 24px;
        margin-bottom: 40px;
        position: relative;
        width: max-content; }
        .contact_new .contact_map .left h4::after {
          content: "";
          width: 100%;
          height: 1px;
          background: #1b8247;
          position: absolute;
          bottom: -20px;
          left: 0; }
        .contact_new .contact_map .left h4::before {
          content: "";
          width: 20%;
          height: 5px;
          background: #1b8247;
          position: absolute;
          bottom: -22px;
          left: 0; }
      .contact_new .contact_map .left span {
        font-size: 20px;
        margin-bottom: 15px;
        display: block; }
      .contact_new .contact_map .left p {
        color: #212121;
        line-height: 1.5em; }
      .contact_new .contact_map .left h5, .contact_new .contact_map .left .contact ul .contact_tel, .contact ul .contact_new .contact_map .left .contact_tel, .contact_new .contact_map .left .down ul .contact_tel, .down ul .contact_new .contact_map .left .contact_tel, .contact_new .contact_map .left .newslist ul .contact_tel, .newslist ul .contact_new .contact_map .left .contact_tel, .contact_new .contact_map .left .operation ul .contact_tel, .operation ul .contact_new .contact_map .left .contact_tel, .contact_new .contact_map .left .inventory ul .contact_tel, .inventory ul .contact_new .contact_map .left .contact_tel {
        font-size: 20px;
        margin-top: 100px;
        font-weight: normal; }
      .contact_new .contact_map .left ul {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 20px; }
        .contact_new .contact_map .left ul li {
          width: 50%;
          height: auto;
          margin-bottom: 20px;
          margin-right: 0;
          text-align: left; }
          .contact_new .contact_map .left ul li b {
            font-size: 80px;
            margin-right: 10px;
            font-weight: 900;
            background: linear-gradient(135deg, #00d2df, #00d122);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent; }
          .contact_new .contact_map .left ul li span {
            display: inline-block;
            font-size: 18px; }
    .contact_new .contact_map .right {
      width: 70%;
      height: auto;
      position: relative; }
      .contact_new .contact_map .right img {
        width: 100%;
        height: auto; }
      .contact_new .contact_map .right .point, .contact_new .contact_map .right .point_ad, .contact_new .contact_map .right .point_bm, .contact_new .contact_map .right .point_oz, .contact_new .contact_map .right .point_yz {
        position: absolute;
        top: 53%;
        left: 39%;
        z-index: 10;
        cursor: pointer;
        color: #26b500;
        font-size: 30px;
        transition: all 0.3s ease-in-out; }
        .contact_new .contact_map .right .point:hover, .contact_new .contact_map .right .point_ad:hover, .contact_new .contact_map .right .point_bm:hover, .contact_new .contact_map .right .point_oz:hover, .contact_new .contact_map .right .point_yz:hover {
          scale: 1.2;
          color: #fff; }
      .contact_new .contact_map .right .box {
        background-color: #fff;
        position: absolute;
        top: 44%;
        left: 26%;
        z-index: 99;
        width: fit-content;
        height: auto;
        padding: 10px 20px;
        box-sizing: border-box;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
        .contact_new .contact_map .right .box div {
          position: initial;
          width: fit-content;
          height: auto; }
          .contact_new .contact_map .right .box div:first-child {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            overflow: hidden;
            margin-right: 10px; }
            .contact_new .contact_map .right .box div:first-child img {
              width: auto;
              height: 100%;
              object-fit: cover;
              display: block;
              object-position: left center; }
        .contact_new .contact_map .right .box::after {
          content: "";
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 15px solid #fff;
          position: absolute;
          bottom: -15px;
          right: 15px; }
        .contact_new .contact_map .right .box span {
          color: #26b500;
          font-weight: bold;
          font-size: 18px;
          margin-bottom: 15px; }
      .contact_new .contact_map .right .point_ad {
        top: 78%;
        left: 45%; }
        .contact_new .contact_map .right .point_ad:hover + .ad > img {
          display: block; }
      .contact_new .contact_map .right .point_bm {
        top: 40%;
        left: 75%; }
        .contact_new .contact_map .right .point_bm:hover + .bm > img {
          display: block; }
      .contact_new .contact_map .right .point_oz {
        top: 42%;
        left: 12%; }
        .contact_new .contact_map .right .point_oz:hover + .oz > img {
          display: block; }
      .contact_new .contact_map .right .point_yz:hover + .yz > img {
        display: block; }
      .contact_new .contact_map .right div {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        pointer-events: none; }
        .contact_new .contact_map .right div img {
          display: none; }
  .contact_new .list_bc {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 10px; }
  .contact_new h5, .contact_new .contact ul .contact_tel, .contact ul .contact_new .contact_tel, .contact_new .down ul .contact_tel, .down ul .contact_new .contact_tel, .contact_new .newslist ul .contact_tel, .newslist ul .contact_new .contact_tel, .contact_new .operation ul .contact_tel, .operation ul .contact_new .contact_tel, .contact_new .inventory ul .contact_tel, .inventory ul .contact_new .contact_tel {
    font-size: 30px;
    position: relative;
    width: fit-content;
    margin-bottom: 50px; }
    .contact_new h5::after, .contact_new .contact ul .contact_tel::after, .contact ul .contact_new .contact_tel::after, .contact_new .down ul .contact_tel::after, .down ul .contact_new .contact_tel::after, .contact_new .newslist ul .contact_tel::after, .newslist ul .contact_new .contact_tel::after, .contact_new .operation ul .contact_tel::after, .operation ul .contact_new .contact_tel::after, .contact_new .inventory ul .contact_tel::after, .inventory ul .contact_new .contact_tel::after {
      content: "";
      width: 120%;
      height: 2px;
      background: #35a97c;
      position: absolute;
      left: 0;
      bottom: -10px; }
  .contact_new .list_gs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 30px; }
    .contact_new .list_gs li {
      width: 33.33%;
      height: auto;
      margin-bottom: 50px;
      margin-right: 0;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-wrap: wrap; }
      .contact_new .list_gs li img {
        width: 45px;
        height: auto;
        margin-right: 20px; }
      .contact_new .list_gs li div {
        text-align: left; }
      .contact_new .list_gs li h6 {
        font-size: 18px;
        margin-bottom: 10px; }
      .contact_new .list_gs li span {
        font-size: 15px;
        font-weight: bold; }
      .contact_new .list_gs li p {
        margin-top: 5px; }
  .contact_new .bc_gs {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.banner_download .contact_title {
  background: none; }

.down, .newslist, .operation, .inventory {
  padding: 0 6vw; }
  .down .down_info, .newslist .down_info, .operation .down_info, .inventory .down_info {
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 5vw;
    margin-bottom: 60px; }
  .down .down_menu, .newslist .down_menu, .operation .down_menu, .inventory .down_menu {
    justify-content: flex-start; }
    .down .down_menu li, .newslist .down_menu li, .operation .down_menu li, .inventory .down_menu li {
      width: max-content;
      height: auto;
      font-size: 24px;
      padding-left: 0;
      margin-right: 100px;
      margin-bottom: 100px;
      position: relative;
      text-transform: uppercase;
      cursor: pointer; }
      .down .down_menu li::after, .newslist .down_menu li::after, .operation .down_menu li::after, .inventory .down_menu li::after {
        content: "";
        width: 100%;
        height: 3px;
        background: #35a97c;
        position: absolute;
        left: 0;
        bottom: -10px;
        transform: scaleX(0);
        transition: transform 0.3s ease;
        transform-origin: right bottom; }
      .down .down_menu li:hover::after, .newslist .down_menu li:hover::after, .operation .down_menu li:hover::after, .inventory .down_menu li:hover::after {
        transform: scaleX(1);
        transform-origin: left bottom; }
    .down .down_menu .active::after, .newslist .down_menu .active::after, .operation .down_menu .active::after, .inventory .down_menu .active::after {
      content: "";
      width: 100%;
      height: 3px;
      background: #35a97c;
      position: absolute;
      left: 0;
      bottom: -10px;
      transform: scaleX(1);
      display: block; }
  .down .down_cata, .newslist .down_cata, .operation .down_cata, .inventory .down_cata {
    justify-content: flex-start;
    flex-wrap: wrap; }
    .down .down_cata li, .newslist .down_cata li, .operation .down_cata li, .inventory .down_cata li {
      width: 20.5%;
      height: auto;
      margin-right: 6%;
      padding-left: 0;
      display: block; }
      .down .down_cata li:nth-child(4n), .newslist .down_cata li:nth-child(4n), .operation .down_cata li:nth-child(4n), .inventory .down_cata li:nth-child(4n) {
        margin-right: 0; }
      .down .down_cata li div, .newslist .down_cata li div, .operation .down_cata li div, .inventory .down_cata li div {
        position: relative;
        cursor: pointer; }
        .down .down_cata li div::after, .newslist .down_cata li div::after, .operation .down_cata li div::after, .inventory .down_cata li div::after {
          content: "";
          width: 100%;
          height: 100%;
          background: linear-gradient(180deg, transparent 0%, #228a4e 100%);
          position: absolute;
          left: 0;
          bottom: 0;
          display: block;
          z-index: 1;
          display: none; }
        .down .down_cata li div span, .newslist .down_cata li div span, .operation .down_cata li div span, .inventory .down_cata li div span {
          position: absolute;
          font-size: 14px;
          color: #000;
          top: 70%;
          left: 50%;
          transform: translate(-50%, 100%);
          background: #fff;
          display: block;
          padding: 10px 20px;
          z-index: 5;
          transition: all .3s;
          opacity: 0;
          margin-right: 0; }
        .down .down_cata li div:hover, .newslist .down_cata li div:hover, .operation .down_cata li div:hover, .inventory .down_cata li div:hover {
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
          .down .down_cata li div:hover::after, .newslist .down_cata li div:hover::after, .operation .down_cata li div:hover::after, .inventory .down_cata li div:hover::after {
            display: block; }
          .down .down_cata li div:hover span, .newslist .down_cata li div:hover span, .operation .down_cata li div:hover span, .inventory .down_cata li div:hover span {
            opacity: 1;
            transform: translate(-50%, -50%); }
    .down .down_cata p, .newslist .down_cata p, .operation .down_cata p, .inventory .down_cata p {
      text-align: center; }

.video_title {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center; }
  .video_title h4 {
    margin-bottom: 30px; }
  .video_title input {
    width: 350px;
    height: 40px;
    border: 1px solid #898989;
    border-radius: 5px;
    padding-left: 10px;
    box-sizing: border-box; }
  .video_title button {
    width: auto;
    padding: 0 20px;
    height: 40px;
    border: 1px solid #20894d;
    border-radius: 5px;
    background: #20894d;
    color: #fff;
    font-size: 14px;
    cursor: pointer; }

.video_tb h3 {
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 40px; }
.video_tb table {
  width: 100%;
  height: auto;
  border-collapse: collapse;
  text-align: center; }
.video_tb tr {
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #898989; }
.video_tb th {
  font-size: 16px;
  width: 20%;
  box-sizing: border-box; }
  .video_tb th:nth-child(1) {
    text-align: left;
    padding-left: 40px; }
  .video_tb th:nth-child(2) {
    width: 60%; }
.video_tb tbody tr {
  cursor: pointer; }
  .video_tb tbody tr:hover {
    background: #f7f8f8; }
    .video_tb tbody tr:hover span {
      color: #228a4e; }
.video_tb td {
  font-size: 14px;
  width: 20%;
  box-sizing: border-box; }
  .video_tb td:nth-child(1) {
    text-align: left;
    padding-left: 40px; }
  .video_tb td:nth-child(2) {
    width: 60%; }
  .video_tb td span {
    font-size: 30px; }

.login {
  width: 100%;
  position: relative; }
  .login img {
    width: 100%;
    height: auto; }
  .login .login-form {
    position: absolute;
    top: 50%;
    right: 6%;
    transform: translateY(-50%);
    width: 25vw;
    height: auto;
    background: #fff;
    padding: 30px 50px;
    box-sizing: border-box;
    border-radius: 15px; }
    .login .login-form h3 {
      font-size: 26px;
      text-align: left;
      margin-bottom: 50px;
      font-weight: normal;
      color: #20894d;
      text-transform: uppercase; }
    .login .login-form .form-item {
      margin-bottom: 20px; }
      .login .login-form .form-item:last-child {
        margin-top: 50px;
        text-align: center; }
      .login .login-form .form-item label {
        display: inline-block;
        font-size: 18px;
        color: #3e3a39;
        margin-bottom: 10px;
        text-transform: capitalize; }
      .login .login-form .form-item div {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-radius: 5px;
        background: #efefef;
        height: 50px;
        line-height: 50px;
        box-sizing: border-box;
        padding-left: 15px; }
      .login .login-form .form-item input {
        width: 80%;
        padding: 15px;
        box-sizing: border-box;
        font-size: 14px;
        height: 50px;
        line-height: 50px; }
      .login .login-form .form-item span {
        font-size: 20px; }
    .login .login-form button {
      padding: 15px 45px;
      background: #20894d;
      color: #fff;
      border: none;
      cursor: pointer;
      border-radius: 40px;
      text-transform: uppercase; }

.newslist, .operation, .inventory {
  padding: 0 15vw; }
  .newslist ul, .operation ul, .inventory ul {
    display: block;
    margin: 80px auto; }
    .newslist ul li, .operation ul li, .inventory ul li {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      margin-bottom: 50px;
      background: #fff;
      width: 100%;
      padding: 60px;
      height: auto;
      cursor: pointer; }
      .newslist ul li img, .operation ul li img, .inventory ul li img {
        width: 20vw;
        margin-right: 60px;
        height: auto; }
      .newslist ul li:hover, .operation ul li:hover, .inventory ul li:hover {
        box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1); }
        .newslist ul li:hover .more, .operation ul li:hover .more, .inventory ul li:hover .more {
          color: #fff;
          background: #2b404a; }
    .newslist ul .news-content, .operation ul .news-content, .inventory ul .news-content {
      display: flex;
      flex-wrap: wrap; }
      .newslist ul .news-content .title, .operation ul .news-content .title, .inventory ul .news-content .title {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: end;
        padding-bottom: 15px;
        border-bottom: 1px solid #00684d;
        position: relative; }
        .newslist ul .news-content .title::after, .operation ul .news-content .title::after, .inventory ul .news-content .title::after {
          content: '';
          position: absolute;
          bottom: -3px;
          left: 0;
          width: 7%;
          height: 5px;
          background: #00684d; }
      .newslist ul .news-content h4, .operation ul .news-content h4, .inventory ul .news-content h4 {
        font-size: 22px;
        font-weight: normal; }
      .newslist ul .news-content span, .operation ul .news-content span, .inventory ul .news-content span {
        font-size: 14px;
        margin-right: 0; }
      .newslist ul .news-content p, .operation ul .news-content p, .inventory ul .news-content p {
        font-size: 16px;
        margin: 20px 0;
        line-height: 2em;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .newslist ul .news-content .more, .operation ul .news-content .more, .inventory ul .news-content .more {
        display: inline-block;
        font-size: 16px;
        color: #000;
        text-transform: uppercase;
        background: #c9caca;
        padding: 8px 15px; }
  .newslist .news-top, .operation .news-top, .inventory .news-top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 50px 0; }
    .newslist .news-top a, .operation .news-top a, .inventory .news-top a {
      display: inline-block;
      font-size: 14px;
      color: #000;
      margin-right: 20px; }
    .newslist .news-top span, .operation .news-top span, .inventory .news-top span {
      font-size: 14px;
      color: #000;
      margin-right: 20px; }
  .newslist .news-content, .operation .news-content, .inventory .news-content {
    margin-bottom: 80px; }
    .newslist .news-content h2, .operation .news-content h2, .inventory .news-content h2 {
      font-size: 26px;
      font-weight: normal;
      font-style: normal;
      font-family: Arial, Helvetica, sans-serif;
      color: #000;
      position: relative;
      margin-bottom: 15px; }
      .newslist .news-content h2::after, .operation .news-content h2::after, .inventory .news-content h2::after {
        content: '';
        position: absolute;
        bottom: -60px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(0, 0, 0, 0.3); }
    .newslist .news-content b, .operation .news-content b, .inventory .news-content b {
      font-size: 14px;
      line-height: 2em;
      font-weight: normal;
      margin-bottom: 20px;
      text-align: center;
      display: block;
      margin-bottom: 60px; }
    .newslist .news-content p, .operation .news-content p, .inventory .news-content p {
      font-size: 16px;
      line-height: 2em;
      text-indent: 2em;
      font-weight: 300; }
    .newslist .news-content span, .operation .news-content span, .inventory .news-content span {
      font-size: 18px;
      line-height: 2em;
      font-weight: bold;
      margin-top: 20px;
      display: block; }
    .newslist .news-content img, .operation .news-content img, .inventory .news-content img {
      width: auto;
      max-width: 100%;
      margin: 30px auto;
      display: block; }

.pages {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 80px;
  width: 100%; }
  .pages .pagination {
    display: flex; }
    .pages .pagination li {
      width: auto;
      display: inline-block;
      font-size: 16px;
      color: #000;
      margin-right: 10px;
      margin-bottom: 0;
      padding: 3px 0px; }
    .pages .pagination .active {
      font-size: 16px;
      color: #fff;
      background: #2b404a;
      padding: 3px 8px;
      margin-right: 10px; }
  .pages a {
    display: inline-block;
    font-size: 16px;
    color: #000;
    margin-right: 10px; }
  .pages strong {
    font-size: 16px;
    color: #fff;
    background: #2b404a;
    padding: 3px 8px;
    margin-right: 10px; }

.operation {
  padding: 80px 15vw; }
  .operation .operation-nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #e9e9e9;
    width: fit-content;
    border-radius: 10px 10px 0 0; }
    .operation .operation-nav p {
      display: inline-block;
      font-size: 18px;
      padding: 1em 1.5em;
      box-sizing: border-box;
      border-radius: 10px 10px 0 0;
      cursor: pointer;
      position: relative;
      font-weight: bold; }
      .operation .operation-nav p:nth-child(2).active::after {
        right: auto;
        left: -10px;
        clip-path: circle(100% at 0 0); }
      .operation .operation-nav p:nth-child(2).active::before {
        right: auto;
        left: -10px; }
    .operation .operation-nav .active {
      background: #fff;
      color: #20894d; }
      .operation .operation-nav .active::after {
        content: '';
        position: absolute;
        bottom: 0px;
        right: -10px;
        width: 10px;
        height: 10px;
        background-color: #e9e9e9;
        clip-path: circle(100% at 100% 0);
        z-index: 10; }
      .operation .operation-nav .active::before {
        content: '';
        position: absolute;
        bottom: 0px;
        right: -10px;
        width: 10px;
        height: 10px;
        background-color: #fff;
        z-index: 5; }
  .operation .operation-info {
    width: 100%;
    background: #fff;
    height: auto;
    border-radius: 0 5px 5px 5px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
    .operation .operation-info ul {
      display: none;
      flex-wrap: wrap;
      justify-content: space-around;
      align-items: center;
      padding-top: 40px;
      margin: 0 auto; }
      .operation .operation-info ul:nth-child(2) li {
        width: 96%;
        padding: 15px 50px; }
        .operation .operation-info ul:nth-child(2) li:nth-child(2n) {
          background: #fcfcfc; }
        .operation .operation-info ul:nth-child(2) li:nth-child(2n+1) {
          background: #f7f8f8; }
        .operation .operation-info ul:nth-child(2) li:hover span {
          color: #20894d; }
    .operation .operation-info .on {
      display: flex; }
    .operation .operation-info li {
      width: 46%;
      border-radius: 5px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 20px;
      background: #f7f8f8;
      margin-bottom: 40px; }
      .operation .operation-info li:hover {
        box-shadow: none; }
        .operation .operation-info li:hover button {
          color: #fff;
          background: #20894d;
          border-color: #20894d; }
      .operation .operation-info li:nth-child(2n) span {
        margin-right: 20px; }
      .operation .operation-info li:nth-child(4n+3) {
        background: #fcfcfc; }
      .operation .operation-info li:nth-child(4n+4) {
        background: #fcfcfc; }
      .operation .operation-info li b {
        font-size: 16px;
        font-style: normal;
        margin-top: 0;
        display: none; }
      .operation .operation-info li p {
        margin-top: 0; }
      .operation .operation-info li button {
        border: 1px solid #6c6c6c;
        padding: 5px 15px;
        border-radius: 20px;
        display: flex;
        align-items: center; }
      .operation .operation-info li span {
        font-size: 20px;
        margin-right: 20px; }

.inventory {
  padding: 80px 15vw; }
  .inventory .table-container {
    width: 100%;
    overflow-x: auto; }
  .inventory .table-container::-webkit-scrollbar {
    height: 3px; }
  .inventory .table-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 1px; }
  .inventory .table-container::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 1px; }
  .inventory .table-container::-webkit-scrollbar-thumb:hover {
    background: #555; }
  .inventory .inventory-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px; }
    .inventory .inventory-item .inventory-title {
      width: fit-content;
      display: flex;
      align-items: flex-end;
      justify-content: flex-start; }
    .inventory .inventory-item small {
      font-size: 15px; }
    .inventory .inventory-item h4 {
      font-size: 24px;
      width: fit-content;
      position: relative;
      margin-right: 15px; }
      .inventory .inventory-item h4::after {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 0px;
        width: 100%;
        height: 3px;
        background-color: #20894d; }
    .inventory .inventory-item a {
      display: flex;
      align-items: center;
      font-size: 15px; }
    .inventory .inventory-item span {
      font-size: 24px;
      color: #20894d;
      margin-right: 10px; }
  .inventory .inventory-search {
    width: 100%;
    margin-bottom: 40px;
    text-align: center; }
    .inventory .inventory-search form {
      margin-bottom: 20px; }
    .inventory .inventory-search input {
      width: 300px;
      height: 40px;
      border: 1px solid #6c6c6c;
      border-radius: 8px;
      padding: 0 20px;
      font-size: 15px;
      margin-right: 15px; }
    .inventory .inventory-search button {
      width: 80px;
      height: 40px;
      border: 1px solid #20894d;
      border-radius: 8px;
      background: #20894d;
      color: #fff;
      font-size: 15px; }
  .inventory table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 40px;
    min-width: 800px; }
  .inventory thead {
    background: #333d4b;
    color: #fff;
    font-size: 18px; }
  .inventory th,
  .inventory td {
    padding: 20px 10px;
    font-weight: normal;
    text-align: center;
    max-width: 15vw;
    box-sizing: border-box;
    line-height: 1.5; }
  .inventory tbody tr:nth-child(2n) {
    background: #efefef; }
  .inventory .pages {
    justify-content: flex-end; }

/*# sourceMappingURL=index.css.map */
