/* clearfix */
.clearfix {
  *height: 1%; }
  .clearfix:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden; }

.overflow-hidden-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden; }

.overflow-hidden-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.overflow-hidden-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }

.overflow-hidden-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden; }

.overflow-hidden-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden; }

.overflow-hidden-6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden; }

body {
  background: #ffffff; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

header {
  z-index: 9;
  background-color: #ffffff !important;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 0.48rem;
  line-height: 0.48rem; }
  header p {
    color: #FFFFFF; }
  header img {
    display: block;
    width: 0.35rem;
    margin: 0 auto;
    margin-top: 0.08rem; }
  header .fa-bars {
    color: #9da5a7;
    font-size: 0.25rem !important;
    line-height: 0.48rem;
    display: inline-block;
    line-height: 0.45rem !important; }
  header div > div:nth-of-type(3) > i {
    font-size: 0.2rem !important; }
  header div > div:nth-of-type(3) > i:nth-of-type(2) {
    margin-left: 0.3rem; }
  header h6 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #58ad68;
    text-align: center;
    font-size: 0.17rem !important; }
  header h6 i {
    color: #58ad68;
    text-align: right;
    font-size: 0.17rem !important;
    margin-left: 0.05rem; }
  header h5 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #58ad68;
    text-align: center;
    font-size: 0.17rem !important; }
  header h5 i {
    color: #58ad68;
    text-align: right;
    font-size: 0.17rem !important;
    margin-left: 0.05rem; }
  header h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #58ad68;
    text-align: center;
    font-size: 0.17rem !important; }
  header h4 i {
    color: #58ad68;
    text-align: right;
    font-size: 0.17rem !important;
    margin-left: 0.05rem; }
  header h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #58ad68;
    text-align: center;
    font-size: 0.17rem !important; }
  header h3 i {
    color: #58ad68;
    text-align: right;
    font-size: 0.17rem !important;
    margin-left: 0.05rem; }
  header h2 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #58ad68;
    text-align: center;
    font-size: 0.17rem !important; }
  header h2 i {
    color: #58ad68;
    text-align: right;
    font-size: 0.17rem !important;
    margin-left: 0.05rem; }
  header h1 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #58ad68;
    text-align: center;
    font-size: 0.17rem !important; }
  header h1 i {
    color: #58ad68;
    text-align: right;
    font-size: 0.17rem !important;
    margin-left: 0.05rem; }
  header .inputrow {
    float: right;
    margin-right: 0.4rem;
    height: 0.48rem; }
    header .inputrow #search {
      background: #eff5f0;
      font-size: 0.11rem;
      border: none;
      height: .23rem;
      line-height: .23rem;
      border-radius: 0.115rem;
      position: relative;
      width: 2.25rem;
      padding-left: 0.1rem; }
    header .inputrow i {
      position: relative;
      font-size: 0.15rem;
      color: #9da5a7;
      margin-left: -0.3rem;
      top: 0.07; }

.mar10 {
  height: 1rem;
  width: 100%; }

.mar9 {
  height: 0.9rem;
  width: 100%; }

.mar8 {
  height: 0.8rem;
  width: 100%; }

.mar7 {
  height: 0.7rem;
  width: 100%; }

.mar6 {
  height: 0.6rem;
  width: 100%; }

.mar5 {
  height: 0.5rem;
  width: 100%; }

.mar4 {
  height: 0.4rem;
  width: 100%; }

.mar3 {
  height: 0.3rem;
  width: 100%; }

.mar2 {
  height: 0.2rem;
  width: 100%; }

.mar1 {
  height: 0.1rem;
  width: 100%; }

.droup-down {
  animation-duration: 0.2s;
  display: none;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 2;
  background: #222831; }
  .droup-down li {
    text-align: center;
    font-size: 0.15rem; }
    .droup-down li a:hover {
      color: #3cb5ec; }
    .droup-down li a {
      color: #FFFFFF;
      line-height: 2; }

.LtNav {
  animation-duration: 0.4s;
  top: 0;
  display: none;
  background: #222831;
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%; }
  .LtNav .cir {
    z-index: 99;
    font-size: 0.15rem;
    color: #FFFFFF;
    position: absolute;
    top: 2%;
    left: 91%; }
  .LtNav .Ltrow {
    height: 100%; }
  .LtNav .bd {
    width: 36%;
    background: #FFFFFF;
    height: 100%;
    position: absolute;
    left: 0; }
    .LtNav .bd .bd-row {
      height: 80%;
      margin-top: 40%;
      padding: 0; }
    .LtNav .bd li {
      background: #FFFFFF;
      text-align: center; }
      .LtNav .bd li.active {
        background: #58ad68; }
      .LtNav .bd li.active a {
        background: #58ad68;
        color: #FFFFFF; }
      .LtNav .bd li a {
        display: block;
        color: #0f0f0f;
        font-size: 0.18rem;
        line-height: 0.6rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
  .LtNav .hd {
    background: #58ad68;
    height: 100%;
    position: absolute;
    right: 0;
    width: 64%; }
    .LtNav .hd > li {
      height: 80%;
      margin-top: 20%; }
      .LtNav .hd > li > ul {
        height: 100%; }
        .LtNav .hd > li > ul > li {
          font-size: 0.15rem;
          text-align: center;
          text-align: center;
          line-height: 0.54rem; }
          .LtNav .hd > li > ul > li a {
            color: #FFFFFF;
            display: block;
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
            .LtNav .hd > li > ul > li a:hover {
              color: #3cb5ec; }

.banner img {
  display: block;
  width: 100%; }

video {
  max-width: 100%; }

.index-tit {
  font-size: 0.14rem;
  color: #24373b;
  margin-top: 0.15rem;
  margin-bottom: 0.15rem; }
  .index-tit h3 {
    float: left;
    font-weight: bold;
    border-left: 0.03rem solid #58ad68;
    padding-left: 0.05rem; }
  .index-tit .more {
    float: right;
    font-size: 0.12rem;
    color: #58ad68;
    line-height: 0.24rem; }

section {
  padding-left: 0.15rem;
  padding-right: 0.15rem;
  margin: 0 auto; }

.contact {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #FFFFFF;
  z-index: 9999;
  box-shadow: 0px 3px 10px 0px #e5e5e5; }
  .contact ul {
    width: 70%;
    margin: 0 auto; }
    .contact ul li a i {
      font-size: 0.25rem;
      line-height: 1.5;
      color: #56aa66; }

.pro #s-pro .imgrow img {
  display: block;
  width: 100%; }
.pro #s-pro .imgrow .mask {
  background: -webkit-linear-gradient(bottom, #000 0%, rgba(0, 0, 0, 0.2) 100%);
  position: relative;
  widows: 100%;
  height: 0.22rem;
  top: -0.22rem; }
  .pro #s-pro .imgrow .mask p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.1rem;
    color: #ffffff;
    line-height: 0.22rem;
    text-align: center; }

.video .index-tit {
  font-size: 0.14rem;
  color: #24373b;
  margin-top: 0rem;
  margin-bottom: 0.15rem; }
  .video .index-tit h3 {
    font-weight: bold;
    border-left: 0.03rem solid #58ad68;
    padding-left: 0.05rem; }
.video .video-js[tabindex="-1"] {
  width: 100%; }
.video .video-js .vjs-big-play-button {
  height: 2em;
  width: 2em;
  border-radius: 50%;
  line-height: 2em;
  background-color: #58ad68;
  border: none; }
.video .vjs-big-play-centered .vjs-big-play-button {
  margin-top: -1em;
  margin-left: -1em; }

.plant ul li {
  margin-top: 0.07rem;
  width: 49%;
  float: left;
  height: 1.8rem;
  background: #f8fcfb;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem; }
  .plant ul li:nth-of-type(even) {
    margin-left: 2%; }
  .plant ul li a img {
    display: block;
    width: 0.235rem;
    height: 0.32rem;
    margin: 0 auto; }
  .plant ul li a h3 {
    font-size: 0.14rem;
    text-align: center;
    color: #58ad68; }
  .plant ul li a p {
    margin-left: 0.22rem;
    margin-right: 0.22rem;
    font-size: 0.11rem;
    text-align: center;
    color: #8a9599; }
  .plant ul li:nth-of-type(2) a img {
    width: 0.325rem;
    height: 0.32rem; }
  .plant ul li:nth-of-type(3) a img {
    width: 0.21rem;
    height: 0.315rem; }
  .plant ul li:nth-of-type(4) a img {
    width: 0.24rem;
    height: 0.31rem; }
  .plant ul li:nth-of-type(5) {
    height: 2.2rem !important;
    height: 1.8rem; }
    .plant ul li:nth-of-type(5) a img {
      width: 0.3rem;
      height: 0.3rem; }
  .plant ul li:nth-of-type(6) {
    height: 2.2rem !important;
    height: 1.8rem; }
    .plant ul li:nth-of-type(6) a img {
      width: 0.29rem;
      height: 0.31rem; }

.case #case .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
  border-radius: 0.04rem;
  overflow: hidden; }
  .case #case .swiper-slide a img {
    display: block;
    width: 100%; }
  .case #case .swiper-slide a .mask {
    width: 100%;
    height: 0.2rem;
    line-height: 0.2rem;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45); }
    .case #case .swiper-slide a .mask h3 {
      font-size: 0.11rem;
      font-weight: bold;
      color: #FFFFFF;
      text-align: center; }

.about img {
  display: block;
  width: 2rem;
  height: 1.5rem;
  border-radius: 0.04rem;
  margin: 0 auto; }
.about .txt {
  margin-top: -0.4rem;
  background: #58ad68;
  color: #ffffff;
  border-radius: 0.04rem;
  padding-top: 0.45rem; }
  .about .txt p {
    font-size: 0.12rem;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    padding-bottom: 0.2rem; }

#form {
  margin-top: 0.2rem; }
  #form h3 {
    color: #6d787c;
    font-weight: bold;
    font-size: 0.12rem; }
  #form p {
    font-size: 0.12rem;
    color: #cdcdcd; }
  #form input {
    height: 0.42rem;
    background: #eff5f0;
    color: #6d787c;
    width: 96%;
    border: none;
    font-size: 0.12rem;
    margin-top: 0.1rem;
    padding-left: 3%; }
  #form textarea {
    color: #6d787c;
    width: 96%;
    border: none;
    background: #eff5f0;
    font-size: 0.12rem;
    margin-top: 0.1rem;
    padding-left: 3%;
    padding-top: 0.1rem; }
  #form #inputF {
    margin: 0.2rem auto;
    display: block;
    background: #58ad68;
    width: 1.07rem;
    border-radius: 0.2rem;
    height: 0.32rem;
    line-height: 0.32rem;
    color: #FFFFFF;
    text-align: center;
    font-size: 0.12rem; }

.cont {
  margin-top: 0.45rem; }
  .cont ul h3 {
    color: #58ad68;
    font-weight: bold;
    text-align: center; }
    .cont ul h3 i {
      position: relative;
      margin-right: 0.05rem; }
  .cont ul li {
    text-align: center; }
  .cont ul:nth-of-type(2) {
    margin-top: 0.18rem; }

.footer {
  height: 0.66rem;
  background: #58ad68; }
  .footer ul li a img {
    display: block;
    height: 0.3rem;
    width: 0.3rem;
    margin: 0 auto;
    padding-top: 0.1rem;
    margin-bottom: 0.1rem; }
  .footer .copy {
    font-size: 0.07rem;
    text-align: center;
    color: #ffffff; }

.text-right a {
  color: #9da5a7; }
  .text-right a i {
    font-size: 0.25rem; }

#arc-banner {
  margin-top: 0.15rem; }
  #arc-banner .swiper-slide {
    border-radius: 5px;
    overflow: hidden; }
  #arc-banner img {
    display: block;
    width: 100%;
    border-radius: 4px; }
  #arc-banner .video-js[tabindex="-1"] {
    width: 100%; }
  #arc-banner .video-js .vjs-big-play-button {
    height: 2em;
    width: 2em;
    border-radius: 50%;
    line-height: 2em;
    background-color: #58ad68;
    border: none; }
  #arc-banner .vjs-big-play-centered .vjs-big-play-button {
    margin-top: -1em;
    margin-left: -1em; }
  #arc-banner #b-nav {
    position: static;
    margin-top: 0.03rem; }
    #arc-banner #b-nav span {
      float: left;
      opacity: 0.6;
      height: 0.56rem;
      width: 24%;
      border-radius: 0;
      margin: 0;
      margin-left: 1%;
      border-radius: 4px; }
      #arc-banner #b-nav span:nth-of-type(1) {
        margin-left: 0.5%;
        background-size: 100% 100%; }
      #arc-banner #b-nav span:nth-of-type(2) {
        background-size: 100% 100%; }
      #arc-banner #b-nav span:nth-of-type(3) {
        background-size: 100% 100%; }
      #arc-banner #b-nav span:nth-of-type(4) {
        background-size: 100% 100%; }
      #arc-banner #b-nav span.swiper-pagination-bullet-active {
        opacity: 1;
        border: 1px solid #00C795;
        width: calc(24% - 2px); }

.share {
  box-shadow: 1px 3px 2px #e1e1e1;
  background: #FFFFFF;
  margin-top: 0.1rem;
  padding: 0.05rem; }
  .share span {
    margin-top: 0.03rem; }
  .share .st_sharethis_large {
    margin-left: 0.4rem; }

.pagenav {
  box-shadow: 1px 3px 2px #e1e1e1;
  background: #FFFFFF;
  margin-top: 0.15rem;
  padding: 0.15rem; }
  .pagenav .prev a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.12rem;
    color: #333333; }
    .pagenav .prev a span {
      color: #005bac;
      margin-right: 0.2rem; }
  .pagenav .next a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.12rem;
    color: #333333; }
    .pagenav .next a span {
      color: #005bac;
      margin-right: 0.2rem; }

.article-tab .row .hd {
  margin-top: 0.2rem; }
  .article-tab .row .hd li {
    font-size: 0.15rem;
    text-align: center;
    display: block;
    width: calc(33.333% - 2px);
    float: left;
    height: 0.425rem;
    line-height: 0.425rem;
    border-top: 1px solid #00C795;
    border-bottom: 1px solid #00C795;
    border-right: 1px solid #00C795; }
    .article-tab .row .hd li a {
      color: #000; }
    .article-tab .row .hd li:nth-of-type(1) {
      border-left: 1px solid #00C795; }
    .article-tab .row .hd li:nth-of-type(4) {
      border-left: 1px solid #00C795;
      margin-top: 0.05rem;
      border-right: 0px; }
    .article-tab .row .hd li:nth-of-type(5) {
      border-left: 1px solid #00C795;
      margin-top: 0.05rem; }
    .article-tab .row .hd li.active {
      background: #58ad68;
      color: #FFFFFF; }
      .article-tab .row .hd li.active a {
        color: #FFFFFF; }
    .article-tab .row .hd li:last-child {
      border-right: 1px solid #00C795; }
.article-tab .row .bd > div {
  padding-top: 0.14rem; }
  .article-tab .row .bd > div h3 {
    font-size: 0.14rem;
    color: #24373b;
    font-weight: bold; }
  .article-tab .row .bd > div img {
    display: block;
    width: 100%;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem; }
  .article-tab .row .bd > div p {
    font-size: 0.13rem;
    color: #6d787c;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem; }
  .article-tab .row .bd > div p.imgshow {
    margin-top: -0.1rem;
    text-align: center;
    font-size: 0.1rem;
    color: #a0a7a8; }
  .article-tab .row .bd > div p.black {
    color: #000000; }

.toparc {
  margin-left: 0.15rem;
  margin-right: 0.15rem;
  margin-top: 0.165rem; }
  .toparc h3 {
    font-size: 0.16rem;
    font-weight: bold; }
  .toparc p:nth-of-type(1) {
    color: #24373b;
    line-height: 1.5; }
  .toparc p {
    color: #6d787c;
    font-size: 0.13rem;
    color: #6d787c; }

.continuous #arc-banner {
  margin-top: 0.15rem; }
  .continuous #arc-banner .swiper-slide {
    border-radius: 5px;
    overflow: hidden; }
  .continuous #arc-banner img {
    display: block;
    width: 100%;
    border-radius: 4px; }
  .continuous #arc-banner .video-js[tabindex="-1"] {
    width: 100%; }
  .continuous #arc-banner .video-js .vjs-big-play-button {
    height: 2em;
    width: 2em;
    border-radius: 50%;
    line-height: 2em;
    background-color: #58ad68;
    border: none; }
  .continuous #arc-banner .vjs-big-play-centered .vjs-big-play-button {
    margin-top: -1em;
    margin-left: -1em; }

.Plastic #arc-banner {
  margin-top: 0.15rem; }
  .Plastic #arc-banner .swiper-slide {
    border-radius: 5px;
    overflow: hidden; }
  .Plastic #arc-banner img {
    display: block;
    width: 100%;
    border-radius: 4px; }
  .Plastic #arc-banner .video-js[tabindex="-1"] {
    width: 100%; }
  .Plastic #arc-banner .video-js .vjs-big-play-button {
    height: 2em;
    width: 2em;
    border-radius: 50%;
    line-height: 2em;
    background-color: #58ad68;
    border: none; }
  .Plastic #arc-banner .vjs-big-play-centered .vjs-big-play-button {
    margin-top: -1em;
    margin-left: -1em; }

.Refine #arc-banner {
  margin-top: 0.15rem; }
  .Refine #arc-banner .swiper-slide {
    border-radius: 5px;
    overflow: hidden; }
  .Refine #arc-banner img {
    display: block;
    width: 100%;
    border-radius: 4px; }
  .Refine #arc-banner .video-js[tabindex="-1"] {
    width: 100%; }
  .Refine #arc-banner .video-js .vjs-big-play-button {
    height: 2em;
    width: 2em;
    border-radius: 50%;
    line-height: 2em;
    background-color: #58ad68;
    border: none; }
  .Refine #arc-banner .vjs-big-play-centered .vjs-big-play-button {
    margin-top: -1em;
    margin-left: -1em; }
  .Refine #arc-banner #b-nav {
    position: static;
    margin-top: 0.03rem; }
    .Refine #arc-banner #b-nav span {
      float: left;
      height: 0.56rem;
      width: 24%;
      border-radius: 0;
      opacity: 1;
      margin: 0;
      margin-left: 1%;
      border-radius: 4px; }
      .Refine #arc-banner #b-nav span:nth-of-type(1) {
        margin-left: 0.5%;
        background: url(../img/arc-b-4.png);
        background-size: 100% 100%; }
      .Refine #arc-banner #b-nav span:nth-of-type(2) {
        background: url(../img/arc-b2-4.png);
        background-size: 100% 100%; }
      .Refine #arc-banner #b-nav span:nth-of-type(3) {
        background: url(../img/arc-b3-4.png);
        background-size: 100% 100%; }
      .Refine #arc-banner #b-nav span:nth-of-type(4) {
        background: url(../img/arc-b4-4.png);
        background-size: 100% 100%; }
      .Refine #arc-banner #b-nav span.swiper-pagination-bullet-active {
        border: 1px solid #00C795;
        width: calc(24% - 2px); }

.recovery #arc-banner {
  margin-top: 0.15rem; }
  .recovery #arc-banner .swiper-slide {
    border-radius: 5px;
    overflow: hidden; }
  .recovery #arc-banner img {
    display: block;
    width: 100%;
    border-radius: 4px; }
  .recovery #arc-banner .video-js[tabindex="-1"] {
    width: 100%; }
  .recovery #arc-banner .video-js .vjs-big-play-button {
    height: 2em;
    width: 2em;
    border-radius: 50%;
    line-height: 2em;
    background-color: #58ad68;
    border: none; }
  .recovery #arc-banner .vjs-big-play-centered .vjs-big-play-button {
    margin-top: -1em;
    margin-left: -1em; }
  .recovery #arc-banner #b-nav {
    position: static;
    margin-top: 0.03rem; }
    .recovery #arc-banner #b-nav span {
      float: left;
      height: 0.56rem;
      width: 24%;
      border-radius: 0;
      opacity: 1;
      margin: 0;
      margin-left: 1%;
      border-radius: 4px; }
      .recovery #arc-banner #b-nav span:nth-of-type(1) {
        margin-left: 0.5%;
        background: url(../img/arc-b-5.png);
        background-size: 100% 100%; }
      .recovery #arc-banner #b-nav span:nth-of-type(2) {
        background: url(../img/arc-b2-5.png);
        background-size: 100% 100%; }
      .recovery #arc-banner #b-nav span:nth-of-type(3) {
        background: url(../img/arc-b3-5.png);
        background-size: 100% 100%; }
      .recovery #arc-banner #b-nav span:nth-of-type(4) {
        background: url(../img/arc-b4-5.png);
        background-size: 100% 100%; }
      .recovery #arc-banner #b-nav span.swiper-pagination-bullet-active {
        border: 1px solid #00C795;
        width: calc(24% - 2px); }

.Copper #arc-banner {
  margin-top: 0.15rem; }
  .Copper #arc-banner .swiper-slide {
    border-radius: 5px;
    overflow: hidden; }
  .Copper #arc-banner img {
    display: block;
    width: 100%;
    border-radius: 4px; }
  .Copper #arc-banner .video-js[tabindex="-1"] {
    width: 100%; }
  .Copper #arc-banner .video-js .vjs-big-play-button {
    height: 2em;
    width: 2em;
    border-radius: 50%;
    line-height: 2em;
    background-color: #58ad68;
    border: none; }
  .Copper #arc-banner .vjs-big-play-centered .vjs-big-play-button {
    margin-top: -1em;
    margin-left: -1em; }
  .Copper #arc-banner #b-nav {
    position: static;
    margin-top: 0.03rem; }
    .Copper #arc-banner #b-nav span {
      float: left;
      height: 0.56rem;
      width: 24%;
      border-radius: 0;
      opacity: 1;
      margin: 0;
      margin-left: 1%;
      border-radius: 4px; }
      .Copper #arc-banner #b-nav span:nth-of-type(1) {
        margin-left: 0.5%;
        background: url(../img/arc-b-6.png);
        background-size: 100% 100%; }
      .Copper #arc-banner #b-nav span:nth-of-type(2) {
        background: url(../img/arc-b2-6.png);
        background-size: 100% 100%; }
      .Copper #arc-banner #b-nav span:nth-of-type(3) {
        background: url(../img/arc-b3-6.png);
        background-size: 100% 100%; }
      .Copper #arc-banner #b-nav span:nth-of-type(4) {
        background: url(../img/arc-b4-6.png);
        background-size: 100% 100%; }
      .Copper #arc-banner #b-nav span.swiper-pagination-bullet-active {
        border: 1px solid #00C795;
        width: calc(24% - 2px); }

.ui-poptips-success {
  display: none; }

.pro-banner img {
  display: block;
  width: 100%; }

.arc {
  margin-left: 0.15rem;
  margin-right: 0.15rem;
  margin-bottom: 0.3rem; }
  .arc h3 {
    font-weight: bold;
    line-height: 1.5;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    font-size: 0.16rem; }
  .arc p {
    font-size: 0.13rem;
    color: #000000; }
  .arc img {
    display: block;
    width: 100%;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem; }
  .arc p.imgshow {
    margin-top: -0.1rem;
    text-align: center;
    font-size: 0.1rem;
    color: #a0a7a8; }

.cont-row .map {
  display: block;
  width: 100%; }
.cont-row .cont {
  width: 80%;
  margin: 0 auto;
  border: 1px solid #58ad68;
  box-shadow: 0.03rem 0 0.16rem rgba(88, 173, 104, 0.06);
  padding: 0 0.2rem;
  padding-bottom: 0.15rem;
  position: relative;
  margin-top: -0.6rem;
  background: #FFFFFF; }
  .cont-row .cont div {
    margin-top: 0.15rem; }
    .cont-row .cont div i {
      display: block;
      font-size: 0.2rem;
      color: #58ad68;
      float: left;
      margin-right: 0.1rem; }
    .cont-row .cont div span {
      color: #58ad68; }
    .cont-row .cont div p {
      font-size: 0.1rem;
      color: #24373b; }
  .cont-row .cont .triangle {
    margin-left: 0.36rem;
    position: relative;
    left: 35%;
    top: -0.44rem;
    transform: rotate(-90deg);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0.15rem 0.22rem 0.15rem;
    border-color: transparent transparent #58ad68 transparent; }
    .cont-row .cont .triangle i {
      position: absolute;
      left: -0.17rem;
      top: 0.22rem;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0.17rem 0.25rem 0.17rem;
      border-color: transparent transparent #FFFFFF transparent; }

.honor {
  margin-left: 0.15rem;
  margin-right: 0.15rem; }
  .honor ul li {
    display: block;
    float: left;
    width: 49%; }
    .honor ul li:nth-of-type(even) {
      margin-left: 2%; }
    .honor ul li img {
      display: block;
      width: 100%; }

.news-tab .hd > div {
  width: calc(50% - 0.01rem);
  float: left; }
  .news-tab .hd > div:nth-of-type(1) {
    border-right: 0.02rem solid #8a9599; }
  .news-tab .hd > div.active h3 {
    color: #24373b; }
  .news-tab .hd > div h3 {
    font-weight: bold;
    font-size: 0.14rem;
    text-align: center;
    color: #b2c1c7;
    text-align: center; }
.news-tab .bd > div ul li {
  margin-top: 0.16rem;
  width: 100%; }
  .news-tab .bd > div ul li a .lt {
    width: 23.48%;
    float: left; }
    .news-tab .bd > div ul li a .lt img {
      display: block;
      width: 100%;
      max-height: 0.6rem;
      min-height: 0.6rem; }
  .news-tab .bd > div ul li a .rt {
    width: 59.28%;
    float: left;
    margin-left: 3.62%; }
    .news-tab .bd > div ul li a .rt h3 {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      font-size: 0.13rem;
      color: #6d787c; }
    .news-tab .bd > div ul li a .rt span.date {
      margin-top: 0.1rem;
      color: #8a9599;
      font-size: 0.08rem;
      display: block; }

.news-list > ul {
  margin-left: 0.15rem;
  margin-right: 0.15rem; }
  .news-list > ul > li {
    margin-top: 0.16rem;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #f2f2f2; }
    .news-list > ul > li a .lt {
      width: 38.99%;
      float: left; }
      .news-list > ul > li a .lt img {
        display: block;
        width: 100%;
        max-height: 1rem;
        min-height: 1rem; }
    .news-list > ul > li a .rt {
      width: 58.12%;
      float: left;
      margin-left: 2%; }
      .news-list > ul > li a .rt h3 {
        margin-top: 0.125rem;
        font-weight: bold;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 0.13rem;
        color: #24373b; }
      .news-list > ul > li a .rt span.date {
        margin-top: 0.25rem;
        color: #8a9599;
        font-size: 0.08rem;
        display: block; }
        .news-list > ul > li a .rt span.date i {
          position: relative;
          top: 0.02rem;
          margin-right: 0.05rem;
          font-size: 0.15rem; }

.lsnav {
  width: 2.6rem;
  margin: 0.35rem auto; }
  .lsnav .pre a {
    color: #000000;
    position: relative;
    display: block;
    width: 100%;
    float: left;
    overflow: hidden;
    font-size: 0.11rem;
    margin-right: 0.1rem;
    width: 0.83rem;
    height: 0.28rem;
    line-height: 0.28rem;
    border: 0.01rem solid #8a9599; }
    .lsnav .pre a i {
      margin-left: 0.1rem;
      margin-right: 0.1rem;
      display: inline-block;
      width: 0.125rem;
      height: 0.08rem;
      background: url(../img/icon-left.png);
      background-size: 100% 100%; }
    .lsnav .pre a .mask {
      position: absolute;
      width: 100%;
      transition: all 0.1s;
      background: #00C795;
      height: 100%;
      top: 0;
      left: 500%;
      z-index: -1; }
    .lsnav .pre a:hover .mask {
      left: 0;
      z-index: -1; }
  .lsnav .next a {
    float: left;
    color: #000000;
    padding-left: 0.15rem;
    margin-left: 0.1rem;
    font-size: 0.11rem;
    width: 0.68rem;
    height: 0.28rem;
    line-height: 0.28rem;
    border: 0.01rem solid #8a9599; }
    .lsnav .next a i {
      margin-left: 0.1rem;
      margin-right: 0.1rem;
      display: inline-block;
      width: 0.125rem;
      height: 0.08rem;
      background: url(../img/icon-right.png);
      background-size: 100% 100%; }
  .lsnav li {
    color: #000000;
    margin-top: 0.06rem;
    margin-left: 0.05rem;
    font-size: 0.095rem;
    text-align: center;
    line-height: 0.18rem;
    float: left;
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    border: 0.01rem solid #8a9599; }
    .lsnav li a {
      color: #000000; }
    .lsnav li.active {
      background: #00C795;
      box-shadow: 0.03rem 0 0.045rem rgba(36, 55, 59, 0.19); }
      .lsnav li.active a {
        color: #FFFFFF; }
    .lsnav li:nth-of-type(1) {
      margin-left: 0; }

.pro-list {
  margin-left: 0.15rem;
  margin-right: 0.15rem; }
  .pro-list ul li {
    margin-top: 0.125rem;
    width: 48.41%;
    float: left;
    background: #ffffff;
    box-shadow: 0.06rem 0 0.16rem rgba(88, 173, 104, 0.07); }
    .pro-list ul li:nth-of-type(even) {
      margin-left: 3%; }
    .pro-list ul li a {
      display: block;
      width: 100%; }
      .pro-list ul li a img {
        display: block;
        width: 100%; }
      .pro-list ul li a .h3-row {
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        padding-top: 0.08rem;
        height: 0.52rem;
        color: #24373b; }
        .pro-list ul li a .h3-row h3 {
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;
          font-size: 0.14rem; }

.video-list {
  margin-left: 0.15rem;
  margin-right: 0.15rem; }
  .video-list ul li {
    border: 0.01rem solid #e7e7e7;
    margin-top: 0.125rem;
    width: calc(48.41% - 0.02rem);
    float: left;
    background: #ffffff;
    box-shadow: 0.06rem 0 0.16rem rgba(88, 173, 104, 0.07); }
    .video-list ul li:nth-of-type(even) {
      margin-left: 3%; }
    .video-list ul li a {
      display: block;
      width: 100%; }
      .video-list ul li a .imgrow {
        position: relative; }
        .video-list ul li a .imgrow i {
          display: block;
          width: 0.24rem;
          height: 0.24rem;
          background: url(../img/icon-video.png);
          background-size: 100% 100%;
          position: absolute;
          top: 50%;
          margin-top: -0.12rem;
          left: 50%;
          margin-left: -0.12rem; }
        .video-list ul li a .imgrow .mask {
          position: absolute;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.2);
          top: 0; }
        .video-list ul li a .imgrow img {
          display: block;
          width: 100%; }
      .video-list ul li a .h3-row {
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        padding-top: 0.08rem;
        height: 0.75rem;
        color: #24373b; }
        .video-list ul li a .h3-row h3 {
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          overflow: hidden;
          font-size: 0.14rem; }

.faq-list {
  margin-left: 0.15rem;
  margin-right: 0.15rem; }
  .faq-list ul li {
    height: 0.53rem;
    background: #FFFFFF;
    border-radius: 0.04rem;
    margin-top: 0.075rem; }
    .faq-list ul li a span {
      float: left;
      margin-top: 0.22rem;
      display: block;
      width: 0.09rem;
      height: 0.09rem;
      margin-left: 0.2rem;
      background: #58ad68; }
    .faq-list ul li a h3 {
      margin-left: 0.15rem;
      float: left;
      display: block;
      width: 80%;
      line-height: 0.53rem;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #000000; }

.project-list {
  margin-left: 0.15rem;
  margin-right: 0.15rem; }
  .project-list ul li {
    margin-top: 0.1rem;
    background: #FFFFFF;
    box-shadow: 6px 0 16px rgba(88, 173, 104, 0.07); }
    .project-list ul li a .imgrow {
      position: relative; }
      .project-list ul li a .imgrow span {
        position: absolute;
        top: 0.19rem;
        right: 0;
        background: #58ad68;
        border-radius: 0.04rem  0 0 0.04rem;
        display: block;
        width: 0.651rem;
        height: 0.2rem;
        line-height: 0.2rem;
        text-align: center;
        color: #FFFFFF;
        font-size: 0.12rem; }
      .project-list ul li a .imgrow img {
        display: block;
        width: 100%; }
    .project-list ul li a .titrow {
      height: 1.095rem;
      margin-left: 0.1rem;
      margin-right: 0.1rem; }
      .project-list ul li a .titrow h3 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        color: #24373b;
        font-size: 0.14rem;
        font-weight: bold;
        margin-top: 0.08rem; }
      .project-list ul li a .titrow p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        color: #24373b;
        font-size: 0.12rem;
        margin-top: 0.14rem; }

.pro-arc h3.pro-tit {
  margin-top: 0.3rem;
  font-size: 0.14rem;
  font-weight: bold; }
.pro-arc img {
  display: block;
  max-width: 100%;
  height: auto !important; }

.arc-body {
  margin-bottom: 0.24rem;
  margin-left: 0.15rem;
  margin-right: 0.15rem; }
  .arc-body h1.tit {
    font-size: 0.14rem;
    font-weight: bold;
    color: #15223d;
    margin-top: 0.15rem;
    line-height: 1.5; }
  .arc-body span.date {
    display: block;
    margin-top: 0.1rem;
    font-size: 0.11rem;
    color: #aab1c1;
    margin-bottom: 0.2rem; }
  .arc-body img {
    max-width: 100%;
    height: auto !important; }
  .arc-body table {
    width: auto !important; }

.overflow-hidden-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden; }

.overflow-hidden-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.overflow-hidden-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }

.overflow-hidden-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden; }

.overflow-hidden-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden; }

.overflow-hidden-6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden; }

.video-js[tabindex="-1"] {
  width: 100%;
  margin-bottom: 0.2rem; }

table {
  width: auto !important; }

table, tbody, td, tr {
  border: 1px solid #000000; }

/*# sourceMappingURL=style.css.map */
