a, html {
  -webkit-tap-highlight-color: transparent; }

.wrap {
  padding: 0 150px; }

.hide {
  display: none; }

.show {
  display: block; }

.title {
  text-align: center;
  padding: 132px 0 45px; }
  .title h2 {
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    padding-bottom: 18px; }
  .title p {
    font-size: 20px;
    color: #333333;
    line-height: 20px; }

.title.act h2, .title.act p {
  color: #ffffff; }

.more {
  width: 200px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #81B051;
  display: block;
  font-size: 16px;
  color: #81B051;
  margin: 0 auto; }

.honor {
  padding-bottom: 104px; }
  .honor .img {
    overflow: hidden; }
    .honor .img img {
      width: 100%; }
  .honor .swiper-slide p {
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    text-align: center;
    padding-top: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .honor .box {
    position: relative;
    margin-bottom: 60px; }
  .honor .swiper-button-prev,
  .honor .swiper-button-next {
    width: 35px;
    height: 68px;
    position: absolute;
    opacity: 1;
    margin-top: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: inline-block;
    background: none; }
    .honor .swiper-button-prev:after,
    .honor .swiper-button-next:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 35px;
      height: 35px;
      border-right: 1px solid #81B051;
      border-bottom: 1px solid #81B051;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%); }
  .honor .swiper-button-prev {
    left: -48px; }
    .honor .swiper-button-prev:after {
      transform: rotate(136deg);
      -webkit-transform: rotate(136deg); }
  .honor .swiper-button-next {
    right: -48px; }
    .honor .swiper-button-next:after {
      transform: rotate(-44deg);
      -webkit-transform: rotate(-44deg); }

.removal {
  position: relative; }
  .removal .title {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }
  .removal .swiper-slide {
    display: flex; }
    .removal .swiper-slide img {
      width: 56.6%;
      margin-left: 44%; }
    .removal .swiper-slide .slideBox {
      width: 36.898%;
      background: #FFFFFF;
      padding: 69px 64px 72px;
      position: absolute;
      top: 27%;
      left: 150px;
      z-index: 10; }
      .removal .swiper-slide .slideBox h3 {
        font-size: 40px;
        color: #333333;
        font-weight: bold;
        line-height: 56px; }
      .removal .swiper-slide .slideBox p {
        font-size: 20px;
        color: rgba(51, 51, 51, 0.8);
        line-height: 36px;
        margin: 30px 0 190px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden; }
      .removal .swiper-slide .slideBox .siper {
        width: 100%;
        display: flex;
        justify-content: space-between;
        position: absolute;
        left: 64px;
        bottom: 72px; }
        .removal .swiper-slide .slideBox .siper a {
          display: block;
          width: 266px;
          height: 64px;
          line-height: 64px;
          background: #81B051;
          box-shadow: 0px 10px 20px 0px rgba(129, 176, 81, 0.2);
          position: relative;
          font-size: 20px;
          color: rgba(255, 255, 255, 0.9);
          padding-left: 25px; }
          .removal .swiper-slide .slideBox .siper a:after {
            content: "";
            position: absolute;
            right: 21px;
            top: 25px;
            width: 16px;
            height: 16px;
            border-right: 1px solid #FFFFFF;
            border-bottom: 1px solid #FFFFFF;
            transform: rotate(-44deg);
            -webkit-transform: rotate(-44deg); }
          .removal .swiper-slide .slideBox .siper a:before {
            content: "";
            position: absolute;
            right: 20px;
            top: 33px;
            width: 28px;
            height: 1px;
            background: #FFFFFF; }
        .removal .swiper-slide .slideBox .siper .direbtn {
          display: flex;
          position: relative;
          z-index: 10; }
        .removal .swiper-slide .slideBox .siper .swiper-button-prev,
        .removal .swiper-slide .slideBox .siper .swiper-button-next {
          width: 64px;
          height: 64px;
          position: relative;
          opacity: 1;
          margin-top: 0;
          top: 0;
          display: inline-block; }
          .removal .swiper-slide .slideBox .siper .swiper-button-prev:after,
          .removal .swiper-slide .slideBox .siper .swiper-button-next:after {
            content: "";
            position: absolute;
            top: 26px;
            width: 13px;
            height: 13px;
            border-right: 1px solid #FFFFFF;
            border-bottom: 1px solid #FFFFFF;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%); }
        .removal .swiper-slide .slideBox .siper .swiper-button-prev {
          background: #81B051;
          left: 0; }
          .removal .swiper-slide .slideBox .siper .swiper-button-prev:after {
            left: 29px;
            transform: rotate(136deg);
            -webkit-transform: rotate(136deg); }
        .removal .swiper-slide .slideBox .siper .swiper-button-next {
          background: #1A4886;
          right: 0; }
          .removal .swiper-slide .slideBox .siper .swiper-button-next:after {
            left: 22px;
            transform: rotate(-44deg);
            -webkit-transform: rotate(-44deg); }
    .removal .swiper-slide:nth-child(1) .slideBox {
      background: #1A4886; }
      .removal .swiper-slide:nth-child(1) .slideBox h3 {
        color: #FFFFFF; }
      .removal .swiper-slide:nth-child(1) .slideBox p {
        color: rgba(255, 255, 255, 0.8); }
    .removal .swiper-slide:nth-child(2) {
      background: #1A4886; }
      .removal .swiper-slide:nth-child(2) .slideBox {
        background: #FFFFFF; }
        .removal .swiper-slide:nth-child(2) .slideBox h3 {
          color: #333333; }
        .removal .swiper-slide:nth-child(2) .slideBox p {
          color: rgba(51, 51, 51, 0.8); }
        .removal .swiper-slide:nth-child(2) .slideBox .siper .swiper-button-prev {
          background: #1A4886; }
        .removal .swiper-slide:nth-child(2) .slideBox .siper .swiper-button-next {
          background: #81B051; }
    .removal .swiper-slide:nth-child(3) {
      background: #81B051; }
      .removal .swiper-slide:nth-child(3) .slideBox {
        background: #FFFFFF; }
        .removal .swiper-slide:nth-child(3) .slideBox h3 {
          color: #333333; }
        .removal .swiper-slide:nth-child(3) .slideBox p {
          color: rgba(51, 51, 51, 0.8); }
        .removal .swiper-slide:nth-child(3) .slideBox .siper a {
          background: #1A4886;
          box-shadow: 0px 10px 20px 0px rgba(26, 72, 134, 0.2); }

.popularsce {
  height: 280px;
  background: #1A4886;
  margin-top: 100px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .popularsce h3 {
    font-size: 40px;
    color: #FFFFFF;
    line-height: 56px;
    padding-bottom: 10px;
    text-align: center; }
  .popularsce p {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px; }

.popularNav {
  display: flex; }
  .popularNav a {
    font-size: 20px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 28px;
    position: relative;
    padding: 28px 0 10px;
    margin-right: 80px; }
    .popularNav a:before {
      content: "";
      width: 100%;
      height: 4px;
      background: #81B051;
      position: absolute;
      left: 0;
      bottom: 0;
      display: none; }
  .popularNav a.on {
    color: #333333;
    font-weight: bold; }
    .popularNav a.on:before {
      display: block; }

.tips {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 3px;
  display: none; }

.suspension {
  position: fixed;
  top: 50%;
  right: 20px;
  z-index: 999;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }
  .suspension a {
    width: 96px;
    height: 96px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px rgba(26, 72, 134, 0.05);
    border-radius: 2px;
    text-align: center;
    display: block;
    border: 1px solid #FFFFFF;
    overflow: hidden;
    position: relative; }
    .suspension a img {
      width: 32px;
      height: 32px;
      margin-top: 20px; }
    .suspension a p {
      font-size: 16px;
      color: #333333;
      line-height: 22px; }
  .suspension a + a {
    margin-top: 10px; }
  .suspension .telBox {
    width: 151px;
    height: 140px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px rgba(26, 72, 134, 0.05);
    border-radius: 4px;
    position: absolute;
    top: 106px;
    right: 106px;
    padding: 2px 0 0 20px;
    text-align: left;
    transform: translateY(96px);
    -webkit-transform: translateY(96px);
    opacity: 0; }
    .suspension .telBox span {
      font-size: 14px;
      color: #333333;
      line-height: 20px;
      display: block;
      margin: 18px 0 0; }
    .suspension .telBox label {
      font-size: 16px;
      color: #81B051;
      line-height: 20px; }
  .suspension a.on {
    border: 1px solid #81B051;
    overflow: auto;
    position: static; }
    .suspension a.on .telBox {
      transform: translateY(0);
      -webkit-transform: translateY(0);
      opacity: 1; }

@media screen and (min-width: 1200px) {
  .suspension a:hover {
    border: 1px solid #81B051;
    overflow: auto;
    position: static; }

  .suspension a:hover .telBox {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1; }

  .more:hover {
    background: #81B051;
    color: #ffffff; }

  .diersfcton li a,
  .header .nav li .only::after,
  .ablBox .item p:before,
  .sericeproct li a,
  .more,
  .removal .swiper-slide .slideBox .siper a,
  .footer .footact a,
  .footer .footChat .footBtn a,
  .sub,
  .suspension a:hover .telBox {
    -webkit-transition: all .5s;
    transition: all .5s; }

  .removal .swiper-slide .slideBox .siper a:hover,
  .footer .footact a:hover,
  .footer .footChat .footBtn a:hover,
  .more:hover,
  .sub:hover {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px); }

  .diersfcton li:hover a {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px); }

  .anglecase .img img,
  .honor .img img,
  .newsBox .img img,
  .caseList li .img img,
  .popularCont ul .liImg .img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1); }

  .anglecase .img img:hover,
  .honor .img img:hover,
  .newsBox .img img:hover,
  .caseList li .img img:hover,
  .popularCont ul .liImg .img img:hover {
    transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05); }

  .newsBox ul li .cont a:hover,
  .caseList li .tit:hover,
  .newPages a:hover,
  .popularCont ul li .cont a:hover,
  .newsContent .newTit .box a:hover,
  .list li .tit:hover,
  .list li .cont a:hover,
  .newsBox .tit:hover {
    color: #81B051; } }
@media screen and (max-width: 1920px) {
  .title {
    padding: 100px 0 40px; }
    .title h2 {
      font-size: 34px;
      line-height: 34px; }
    .title p {
      font-size: 16px;
      line-height: 16px; }

  .more {
    width: 160px; }

  .removal .swiper-slide .slideBox {
    padding: 40px 54px 42px; }
    .removal .swiper-slide .slideBox h3 {
      font-size: 30px;
      line-height: 46px; }
    .removal .swiper-slide .slideBox p {
      font-size: 16px;
      line-height: 32px;
      margin: 20px 0 140px; }
    .removal .swiper-slide .slideBox .siper {
      left: 54px;
      bottom: 42px; }
      .removal .swiper-slide .slideBox .siper a {
        width: 200px;
        height: 54px;
        line-height: 54px;
        box-shadow: 0px 5px 10px 0px rgba(129, 176, 81, 0.2);
        font-size: 16px;
        padding-left: 20px; }
        .removal .swiper-slide .slideBox .siper a:after {
          right: 16px;
          top: 23px;
          width: 10px;
          height: 10px; }
        .removal .swiper-slide .slideBox .siper a:before {
          right: 16px;
          top: 28px;
          width: 22px; }
      .removal .swiper-slide .slideBox .siper .swiper-button-prev,
      .removal .swiper-slide .slideBox .siper .swiper-button-next {
        width: 54px;
        height: 54px; }
        .removal .swiper-slide .slideBox .siper .swiper-button-prev:after,
        .removal .swiper-slide .slideBox .siper .swiper-button-next:after {
          top: 22px;
          width: 10px;
          height: 10px; }
      .removal .swiper-slide .slideBox .siper .swiper-button-prev:after {
        left: 25px; }
      .removal .swiper-slide .slideBox .siper .swiper-button-next:after {
        left: 20px; }
  .removal .swiper-slide:nth-child(3) .slideBox .siper a {
    box-shadow: 0px 5px 10px 0px rgba(129, 176, 81, 0.2); }

  .popularsce {
    height: 240px; }
    .popularsce h3 {
      font-size: 30px;
      line-height: 46px;
      padding-bottom: 8px; }
    .popularsce p {
      font-size: 16px;
      line-height: 22px; }

  .popularNav a {
    font-size: 18px;
    line-height: 26px;
    padding: 24px 0 10px;
    margin-right: 60px; }
    .popularNav a:before {
      height: 3px; } }
@media screen and (max-width: 1680px) {
  .wrap {
    padding: 0 80px; }

  .removal .swiper-slide .slideBox {
    top: 32%; }

  .removal .swiper-slide .slideBox {
    left: 80px; } }
@media screen and (max-width: 1440px) {
  .title {
    padding: 50px 0 30px; }
    .title h2 {
      font-size: 28px;
      line-height: 28px;
      padding-bottom: 14px; }
    .title p {
      font-size: 14px;
      line-height: 14px; }

  .more {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px; }

  .honor {
    padding-bottom: 50px; }
    .honor .wrap {
      padding: 0 80px; }
    .honor .box {
      margin-bottom: 30px; }
    .honor .swiper-slide p {
      font-size: 14px;
      line-height: 14px;
      padding-top: 14px; }
    .honor .swiper-button-prev,
    .honor .swiper-button-next {
      width: 25px;
      height: 58px; }
      .honor .swiper-button-prev:after,
      .honor .swiper-button-next:after {
        width: 25px;
        height: 25px; }
    .honor .swiper-button-prev {
      left: -38px; }
    .honor .swiper-button-next {
      right: -38px; }

  .removal .swiper-slide .slideBox {
    padding: 25px 44px;
    top: 25%; }
    .removal .swiper-slide .slideBox h3 {
      font-size: 22px;
      line-height: 38px; }
    .removal .swiper-slide .slideBox p {
      font-size: 14px;
      line-height: 30px;
      margin: 10px 0 80px; }
    .removal .swiper-slide .slideBox .siper {
      left: 44px;
      bottom: 22px; }
      .removal .swiper-slide .slideBox .siper a {
        width: 160px;
        height: 44px;
        line-height: 44px;
        font-size: 14px;
        padding-left: 10px; }
        .removal .swiper-slide .slideBox .siper a:after {
          right: 12px;
          top: 19px;
          width: 6px;
          height: 6px; }
        .removal .swiper-slide .slideBox .siper a:before {
          right: 13px;
          top: 22px;
          width: 16px; }
      .removal .swiper-slide .slideBox .siper .swiper-button-prev,
      .removal .swiper-slide .slideBox .siper .swiper-button-next {
        width: 44px;
        height: 44px; }
        .removal .swiper-slide .slideBox .siper .swiper-button-prev:after,
        .removal .swiper-slide .slideBox .siper .swiper-button-next:after {
          top: 19px;
          width: 8px;
          height: 8px; }
      .removal .swiper-slide .slideBox .siper .swiper-button-prev:after {
        left: 21px; }
      .removal .swiper-slide .slideBox .siper .swiper-button-next:after {
        left: 16px; }

  .popularsce {
    height: 200px; }
    .popularsce h3 {
      font-size: 22px;
      line-height: 38px;
      padding-bottom: 5px; }
    .popularsce p {
      font-size: 14px;
      line-height: 20px; }

  .popularNav a {
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0 6px;
    margin-right: 30px; }
    .popularNav a:before {
      height: 2px; }

  .suspension {
    right: 10px; }
    .suspension a {
      width: 76px;
      height: 66px;
      box-shadow: 0px 0px 20px 0px rgba(26, 72, 134, 0.05); }
      .suspension a img {
        width: 22px;
        height: 22px;
        margin-top: 10px; }
      .suspension a p {
        font-size: 14px;
        line-height: 20px; }
    .suspension a + a {
      margin-top: 5px; }
    .suspension .telBox {
      width: 110px;
      height: 114px;
      box-shadow: 0px 0px 20px 0px rgba(26, 72, 134, 0.05);
      border-radius: 2px;
      top: 72px;
      right: 86px;
      padding: 2px 0 0 15px;
      transform: translateY(66px);
      -webkit-transform: translateY(66px);
      opacity: 0; }
      .suspension .telBox span {
        font-size: 12px;
        line-height: 18px;
        margin: 10px 0 0; }
      .suspension .telBox label {
        font-size: 12px;
        line-height: 18px; } }
@media screen and (max-width: 1199px) {
  .popularNav a {
    font-size: 14px;
    line-height: 22px;
    margin-right: 20px; }

  .wrap {
    padding: 0 40px; }

  .removal .swiper-slide .slideBox {
    left: 40px;
    top: 30%;
    width: 45.898%; }

  .popularsce {
    height: 180px;
    margin-top: 84px; }
    .popularsce h3 {
      font-size: 18px;
      line-height: 42px;
      padding-bottom: 0; }
    .popularsce p {
      font-size: 14px;
      line-height: 20px; } }
@media screen and (max-width: 980px) {
  .removal .swiper-slide .slideBox {
    width: 100%;
    position: relative;
    padding: 25px 22px;
    margin-top: 136px;
    top: 0;
    left: 0; }

  .removal .swiper-slide img {
    width: 100%;
    margin-left: 0; }

  .removal .swiper-slide {
    flex-wrap: wrap;
    padding: 0 40px; }

  .removal .swiper-slide .slideBox .siper {
    left: 22px;
    bottom: 22px;
    width: 100%;
    padding-right: 44px; } }
@media screen and (max-width: 750px) {
  .tips {
    font-size: 12px;
    padding: 3px 6px; }

  .removal .swiper-slide {
    padding: 0 20px; }

  .wrap {
    padding: 0 20px; }

  .more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 12px; }

  .honor {
    padding-bottom: 50px; }
    .honor .wrap {
      padding: 0 50px; }
    .honor .box {
      margin-bottom: 30px; }
    .honor .swiper-slide p {
      font-size: 14px;
      line-height: 14px;
      padding-top: 14px; }
    .honor .swiper-button-prev,
    .honor .swiper-button-next {
      width: 15px;
      height: 48px; }
      .honor .swiper-button-prev:after,
      .honor .swiper-button-next:after {
        width: 15px;
        height: 15px; }
    .honor .swiper-button-prev {
      left: -25px; }
    .honor .swiper-button-next {
      right: -25px; }

  .popularsce {
    height: 120px;
    margin-top: 60px; }
    .popularsce h3 {
      font-size: 16px;
      line-height: 40px; }
    .popularsce p {
      font-size: 12px;
      line-height: 18px; }

  .popularNav {
    white-space: nowrap;
    overflow-x: scroll; }
    .popularNav a {
      font-size: 14px;
      line-height: 22px;
      padding: 10px 0 4px;
      margin-right: 20px; }
      .popularNav a:before {
        height: 1px; } }
@media screen and (max-width: 640px) {
  .title {
    padding: 40px 0 20px; }
    .title h2 {
      font-size: 18px;
      line-height: 18px;
      padding-bottom: 10px; }
    .title p {
      font-size: 12px;
      line-height: 1.5; }

  .honor {
    padding-bottom: 40px; }

  .removal .swiper-slide .slideBox {
    margin-top: 100px; }
    .removal .swiper-slide .slideBox h3 {
      font-size: 18px;
      line-height: 34px; }
    .removal .swiper-slide .slideBox p {
      font-size: 12px;
      line-height: 24px;
      margin: 0px 0 60px; }
    .removal .swiper-slide .slideBox .siper a {
      width: 100px;
      height: 34px;
      line-height: 34px;
      font-size: 12px; }
      .removal .swiper-slide .slideBox .siper a:after {
        top: 14px; }
      .removal .swiper-slide .slideBox .siper a:before {
        top: 17px;
        width: 12px; }
    .removal .swiper-slide .slideBox .siper .swiper-button-prev,
    .removal .swiper-slide .slideBox .siper .swiper-button-next {
      width: 34px;
      height: 34px; }
      .removal .swiper-slide .slideBox .siper .swiper-button-prev:after,
      .removal .swiper-slide .slideBox .siper .swiper-button-next:after {
        top: 13px; }
    .removal .swiper-slide .slideBox .siper .swiper-button-prev:after {
      left: 16px; }
    .removal .swiper-slide .slideBox .siper .swiper-button-next:after {
      left: 11px; } }
@media screen and (max-width: 420px) {
  .title {
    padding: 30px 0 20px; } }

/*# sourceMappingURL=public.css.map */
<!--ºÄÊ±1752971699.7008Ãë-->