@charset "UTF-8";
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
  margin: 0;
  padding: 0; }

fieldset, img {
  border: 0; }

img {
  display: block; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

ul, ol {
  list-style: none; }

input {
  padding-top: 0;
  padding-bottom: 0; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

select, input {
  vertical-align: middle; }

select, input, textarea {
  font-size: 12px;
  margin: 0; }

input[type="text"], input[type="password"], textarea {
  outline-style: none;
  -webkit-appearance: none; }

textarea {
  resize: none; }

table {
  border-collapse: collapse; }

button {
  outline: none;
  border: 0; }

.hot-game .hot-game-wrap .hot-game-main .hot-game-item .item-title div {
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-justify-content: center; }

.l_box [toast-menu] .menu-wrap .menu-main .menu-item, .page-footer .page-footer-wrap .page-footer-block .page-footer-blocker {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -o-box-pack: center;
  box-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -o-box-align: center;
  box-align: center; }

html {
  font-size: 62.5%;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif; }

@media only screen and (min-width: 320px) {
  html {
    font-size: 75% !important;
    /* 12梅16=73.4% */ } }
@media only screen and (min-width: 360px) {
  html {
    font-size: 84.375% !important;
    /* 12梅16=73.4% */ } }
@media only screen and (min-width: 375px) {
  html {
    font-size: 87.89063% !important;
    /* 14.0625梅16=73.2% */ } }
@media only screen and (min-width: 410px) {
  html {
    font-size: 97.03% !important;
    /* 15.525梅16=94% */ } }
@media only screen and (min-width: 480px) {
  html {
    font-size: 112.5% !important;
    /* 18梅16=94% */ } }
@media only screen and (min-width: 560px) {
  html {
    font-size: 131.25% !important;
    /* 21梅16=109% */ } }
@media only screen and (min-width: 640px) {
  html {
    font-size: 150% !important;
    /* 24梅16=125% */ } }
@media only screen and (min-width: 720px) {
  html {
    font-size: 168.75% !important;
    /* 27梅16=146.43% */ } }
@media only screen and (min-width: 750px) {
  html {
    font-size: 175.78125% !important;
    /* 28.125梅16=146.43% */ } }
@media only screen and (min-width: 800px) {
  html {
    font-size: 187.5% !important;
    /* 30梅16=146.43% */ } }
@media only screen and (min-width: 960px) {
  html {
    font-size: 100% !important;
    /* 36梅16=146.43% */ } }
body,
html {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }
  body .page-wrap,
  html .page-wrap {
    height: 100%;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    body .page-wrap .page-main,
    html .page-wrap .page-main {
      height: 100%;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      overflow: scroll; }
      body .page-wrap .page-main .page-content,
      html .page-wrap .page-main .page-content {
        height: auto;
        width: 100%;
        position: relative;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }

.l_box {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 100;
  display: none; }
  .l_box [close] {
    height: 1.06667rem;
    width: 1.06667rem;
    position: absolute;
    top: 1.6rem;
    left: 1.42222rem;
    z-index: 10; }
    .l_box [close] img {
      height: 1.06667rem;
      width: 1.06667rem; }
  .l_box [toast-menu] {
    height: 100%;
    width: 100%;
    position: relative;
    display: none; }
    .l_box [toast-menu] .menu-wrap {
      height: auto;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      border-left: 3.76889rem solid transparent;
      border-right: 3.76889rem solid transparent; }
      .l_box [toast-menu] .menu-wrap .menu-main {
        height: auto;
        width: 100%;
        position: relative;
        top: 5.33333rem;
        left: 0;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }
        .l_box [toast-menu] .menu-wrap .menu-main .menu-item {
          height: 4.76444rem;
          width: 100%;
          position: relative;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          border-bottom: 1px solid #e9e9e9;
          color: #333;
          font-size: 1.20889rem;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -o-box;
          display: box;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          -o-box-orient: vertical;
          box-orient: vertical; }
  .l_box [toast-code] {
    height: 100%;
    width: 100%;
    position: relative;
    display: none; }
    .l_box [toast-code] .code-wrap {
      height: 100%;
      width: 100%;
      position: relative;
      display: flex;
      display: -webkit-flex;
      flex-direction: column; }
      .l_box [toast-code] .code-wrap .code-pic {
        height: 22.75556rem;
        width: 100%;
        position: relative;
        overflow: visible; }
      .l_box [toast-code] .code-wrap .code-main {
        flex: 1;
        position: relative; }
        .l_box [toast-code] .code-wrap .code-main p {
          font-size: 1.20889rem;
          color: #333;
          line-height: 6.57778rem;
          text-align: center; }
        .l_box [toast-code] .code-wrap .code-main button {
          background-color: #5bbc2e;
          height: 3.55556rem;
          width: 12.8rem;
          font-size: 1.13778rem;
          color: white;
          border-radius: 1.77778rem;
          position: relative;
          left: 50%;
          margin-left: -6.4rem; }
      .l_box [toast-code] .code-wrap .code-img {
        height: 14.29333rem;
        width: 14.29333rem;
        position: absolute;
        top: 8.78222rem;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        z-index: 1000;
        border: 1px solid #ededed; }
        .l_box [toast-code] .code-wrap .code-img img {
          height: 100%;
          width: 100%; }

.page-header {
  height: 4.26667rem;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-image: url(../img/image_nav_logo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8.60444rem 2.13333rem; }
  .page-header .page-header-menu {
    height: 1.13778rem;
    width: 1.42222rem;
    position: absolute;
    top: 50%;
    left: 1.28rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
    .page-header .page-header-menu img {
      height: 100%;
      width: 100%; }
  .page-header .page-header-login {
    height: 1.49333rem;
    width: 1.42222rem;
    position: absolute;
    top: 50%;
    right: 1.63556rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
    .page-header .page-header-login img {
      height: 100%;
      width: 100%; }

.page-seacher {
  height: 3.48444rem;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.page-s-input {
  height: 2.77333rem;
  width: 24.39111rem;
  position: absolute;
  top: 0;
  left: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  background-color: #efefef;
  border-radius: 1.38667rem;
  background-image: url(../img/icon_sy_search.png);
  background-repeat: no-repeat;
  background-position: 7.46667rem 50%;
  background-size: 1.13778rem 1.06667rem;
  font-size: 0.99556rem;
  color: #aaa;
  line-height: 2.91556rem;
  text-align: center; }

.page-swiper {
  height: 100vw;
  width: 100vw;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: lightcyan; }
  .page-swiper img {
    height: 100vw;
    width: 100vw; }

.swiper-pagination {
  bottom: 0.88889rem !important; }
  .swiper-pagination span {
    margin: 0 0.53333rem !important; }

.page-footer {
  height: 20.26667rem;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #222222; }
  .page-footer .page-footer-wrap {
    height: auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    .page-footer .page-footer-wrap .page-footer-block {
      height: auto;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      display: flex;
      display: -webkit-flex;
      flex-direction: row;
      flex-wrap: wrap;
      border: 1px solid #373737;
      border-radius: 0.35556rem; }
      .page-footer .page-footer-wrap .page-footer-block .page-footer-blocker {
        height: 3.12889rem;
        width: 33.33333%;
        position: relative;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -o-box;
        display: box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -o-box-orient: vertical;
        box-orient: vertical;
        border-right: 1px solid #373737;
        border-bottom: 1px solid #373737;
        font-size: 0.99556rem;
        color: #fff; }
      .page-footer .page-footer-wrap .page-footer-block .page-footer-blocker:nth-child(3n) {
        border-right: 0; }
      .page-footer .page-footer-wrap .page-footer-block .page-footer-blocker:nth-last-child(1),
      .page-footer .page-footer-wrap .page-footer-block .page-footer-blocker:nth-last-child(2),
      .page-footer .page-footer-wrap .page-footer-block .page-footer-blocker:nth-last-child(3) {
        border-bottom: 0; }
    .page-footer .page-footer-wrap p {
      font-size: 0.78222rem;
      color: #fff;
      width: 100%;
      text-align: center; }
  .page-footer .icp {
    height: 1.03111rem;
    width: 4.58667rem;
    position: absolute;
    bottom: 1.77778rem;
    left: 2.52444rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    .page-footer .icp img {
      height: 100%;
      width: 100%; }
  .page-footer .wen {
    height: 1.03111rem;
    width: 6.82667rem;
    position: absolute;
    bottom: 1.77778rem;
    left: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    .page-footer .wen img {
      height: 100%;
      width: 100%; }
  .page-footer .anquan {
    height: 1.03111rem;
    width: 2.59556rem;
    position: absolute;

    right: 3.37778rem;
    bottom: 1.77778rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    .page-footer .anquan img {
      height: 100%;
      width: 100%; }

.hot-game {
  height: auto;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .hot-game .hot-game-wrap {
    height: auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    .hot-game .hot-game-wrap .hot-game-main {
      height: auto;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      display: flex;
      display: -webkit-flex;
      flex-direction: row;
      flex-wrap: wrap; }
      .hot-game .hot-game-wrap .hot-game-main .hot-game-item {
        height: 12.72889rem;
        width: 50%;
        position: relative;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }
        .hot-game .hot-game-wrap .hot-game-main .hot-game-item .item-banner {
          height: 7.25333rem;
          width: 11.62667rem;
          position: relative;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          border-radius: 0.35556rem; }
          .hot-game .hot-game-wrap .hot-game-main .hot-game-item .item-banner img {
            height: 100%;
            width: 100%;
            border-radius: 0.35556rem; }
        .hot-game .hot-game-wrap .hot-game-main .hot-game-item .item-title {
          height: 1.35111rem;
          display: flex;
          display: -webkit-flex;
          flex-direction: row;
          position: relative;
          margin-top: 0.64rem;
          font-size: 1.1rem;
          line-height: 1.35111rem;
          color: #333; }
          .hot-game .hot-game-wrap .hot-game-main .hot-game-item .item-title div {
            height: 100%;
            width: auto;
            font-weight: 900;
            display: flex;
            display: -webkit-flex;
            flex-direction: row; }
          .hot-game .hot-game-wrap .hot-game-main .hot-game-item .item-title span {
            display: block;
            padding: 0 .3rem;
            background-color: #95dd73;
            font-size: 0.71111rem;
            color: white;
            position: relative;
            margin-top: 0;
            border-radius: 0.21333rem;
            line-height: 1.49333rem; }
        .hot-game .hot-game-wrap .hot-game-main .hot-game-item .item-slogan {
          font-size: 0.92444rem;
          color: #aaaaaa;
          width: 100%;
          position: relative;
          margin-top: 0.53333rem;
          line-height: 1.06667rem; }
      .hot-game .hot-game-wrap .hot-game-main .hot-game-item:nth-child(2n+1) {
        border-right: transparent solid 0.56889rem; }
      .hot-game .hot-game-wrap .hot-game-main .hot-game-item:nth-child(2n) {
        border-left: transparent solid 0.56889rem; }

.game-news {
  height: auto;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #f5f5f5; }
  .game-news .game-news-wrap {
    height: auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 0.71111rem; }
    .game-news .game-news-wrap .game-news-main {
      height: auto;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; }
      .game-news .game-news-wrap .game-news-main .game-news-item {
        height: 6.86222rem;
        width: 100%;
        position: relative;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        border-bottom: 1px solid #ededed; }
        .game-news .game-news-wrap .game-news-main .game-news-item p {
          height: auto;
          width: 15.28889rem;
          position: absolute;
          top: 1.06667rem;
          left: 0;
          font-size: 1.20889rem;
          color: #333;
          line-height: 1.42222rem; }
        .game-news .game-news-wrap .game-news-main .game-news-item span {
          height: auto;
          width: 15.28889rem;
          position: absolute;
          bottom: 1.24444rem;
          left: 0;
          font-size: 0.92444rem;
          color: #aaa; }
        .game-news .game-news-wrap .game-news-main .game-news-item .img {
          height: 4.69333rem;
          width: 7.82222rem;
          position: absolute;
          top: 50%;
          right: 0;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          border-radius: 0.35556rem; }
          .game-news .game-news-wrap .game-news-main .game-news-item .img img {
            height: 100%;
            width: 100%;
            border-radius: 0.35556rem; }
      .game-news .game-news-wrap .game-news-main .game-news-item:nth-last-child(1) {
        border: 0; }

.game-action {
  height: 28.97778rem;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden; }
  .game-action .swiper-content {
    height: 11.66222rem;
    width: 19.69778rem;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 auto;
    border-radius: 0.35556rem; }
    .game-action .swiper-content .swiper-slide-active {
      overflow: visible !important; }
    .game-action .swiper-content .swiper-slide {
      height: 11.66222rem;
      width: 19.69778rem;
      position: relative;
      overflow: hidden; }
      .game-action .swiper-content .swiper-slide .swiper-title {
        height: 11.66222rem;
        width: 19.69778rem;
        position: absolute;
        top: 12.26667rem;
        left: 0;
        text-align: center;
        font-size: 0.99556rem;
        color: #333;
        z-index: 10; }
    .game-action .swiper-content img {
      height: 100%;
      width: 100%;
      border-radius: 0.35556rem; }
  .game-action .swiper-pag {
    height: 3.2rem;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    -webkit-justify-content: center;
    -webkit-align-items: flex-end; }
    .game-action .swiper-pag span {
      opacity: 1;
      background-color: #e8e8e8;
      border-radius: 100%;
      margin: 0 0.35556rem; }

.game-service {
  position: relative;
  overflow:hidden;
}
.game-service-two>img{
  width: 28rem;
}
.swiper-slide>img{
  width: 28rem;
  margin:auto;
}

.game-service .swiper-button-next{
  transform: scale(1.5);
  background: url(../img/kefu/右滑@2x.png)no-repeat 100%;
  background-size: cover;
}

.game-service .swiper-button-prev{
  transform: scale(1.5);
  background: url(../img/kefu/左滑@2x.png)no-repeat 100%;
  background-size: cover;
}

.game-special {
  height: 16.71111rem;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .game-special .game-special-wrap {
    height: auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    .game-special .game-special-wrap .game-special-main {
      height: auto;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      display: flex;
      display: -webkit-flex;
      flex-direction: row; }
      .game-special .game-special-wrap .game-special-main .game-special-item {
        height: 7.25333rem;
        width: 50%;
        position: relative;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }
        .game-special .game-special-wrap .game-special-main .game-special-item .img {
          height: 7.25333rem;
          width: 11.62667rem;
          position: relative;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          border-radius: 0.35556rem;
          overflow: hidden; }
          .game-special .game-special-wrap .game-special-main .game-special-item .img img {
            height: 100%;
            width: 100%; }
      .game-special .game-special-wrap .game-special-main .game-special-item:nth-child(2n+1) {
        border-right: 0.56889rem solid transparent; }
      .game-special .game-special-wrap .game-special-main .game-special-item:nth-child(2n) {
        border-left: transparent solid 0.56889rem; }

.game-join {
  height: 8.53333rem;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-image: url(../img/image_sy_jraf.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.fast-pipe {
  height: auto;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .fast-pipe .fast-pipe-wrap {
    height: auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    .fast-pipe .fast-pipe-wrap .fast-pipe-main {
      height: auto;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      display: flex;
      display: -webkit-flex;
      flex-direction: row;
      border: 1px solid #ededed;
      border-radius: 0.35556rem;
      flex-wrap: wrap; }
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item {
        height: 7.11111rem;
        width: 33.33333%;
        position: relative;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        border-right: 1px solid #ededed;
        border-bottom: 1px solid #ededed; }
        .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item p {
          height: auto;
          width: 100%;
          position: absolute;
          bottom: 1.24444rem;
          left: 0;
          text-align: center;
          font-size: 0.99556rem;
          color: #333; }
        .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item .img {
          position: absolute;
          top: 1.6rem;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%); }
          .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item .img img {
            height: 100%;
            width: 100%; }
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item:nth-child(1) .img {
        height: 2.06222rem;
        width: 1.52889rem; }
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item:nth-child(2) .img {
        height: 2.06222rem;
        width: 1.52889rem; }
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item:nth-child(3) .img {
        height: 1.92rem;
        width: 1.92rem; }
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item:nth-child(4) .img {
        height: 1.92rem;
        width: 1.92rem; }
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item:nth-child(5) .img {
        height: 2.13333rem;
        width: 2.13333rem; }
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item:nth-child(6) .img {
        height: 2.16889rem;
        width: 2.80889rem; }
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item:nth-child(3n) {
        border-right: 0; }
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item:nth-last-child(1),
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item:nth-last-child(2),
      .fast-pipe .fast-pipe-wrap .fast-pipe-main .fast-pipe-item:nth-last-child(3) {
        border-bottom: 0; }

.attention-us {
  height: auto;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .attention-us .attention-us-wrap {
    height: auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    .attention-us .attention-us-wrap .attention-us-main {
      height: 6.04444rem;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      display: flex;
      display: -webkit-flex;
      flex-direction: row; }
      .attention-us .attention-us-wrap .attention-us-main .attention-us-item {
        flex: 1;
        position: relative; }
        .attention-us .attention-us-wrap .attention-us-main .attention-us-item .img {
          height: 4.26667rem;
          width: 4.26667rem;
          position: relative;
          margin: 0 auto; }
          .attention-us .attention-us-wrap .attention-us-main .attention-us-item .img img {
            height: 100%;
            width: 100%; }
        .attention-us .attention-us-wrap .attention-us-main .attention-us-item p {
          height: auto;
          width: 100%;
          position: absolute;
          bottom: 0;
          left: 0;
          text-align: center;
          font-size: 0.99556rem;
          color: #333; }

.default-title {
  height: 4.26667rem;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 1.28rem;
  font-weight: 900;
  color: #333; }
  .default-title p {
    height: auto;
    width: 100%;
    position: absolute;
    top: 1.84889rem;
    left: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    letter-spacing: .5rem;
    text-indent: .5rem; }
  .default-title aside {
    height: 0.21333rem;
    width: 1.42222rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-left: -0.71111rem;
    border-radius: 0.10667rem;
    background-color: #5bbc2e; }

.more-button {
  height: 6.04444rem;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .more-button button {
    height: 2.41778rem;
    width: 6.4rem;
    position: absolute;
    bottom: 2.56rem;
    left: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    outline: none;
    border: 0;
    border-radius: 1.38667rem;
    font-size: 0.92444rem;
    color: #333;
    background-color: #f5f5f5; }

.trans-border {
  border-left: 1.13778rem solid transparent;
  border-right: 1.13778rem solid transparent; }

.mt-md {
  margin-top: 0.71111rem; }

.block {
  position: relative;
  height: 1.77778rem; }

.swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.5); }

.swiper-pagination-bullet-active {
  background-color: #5bbc2e !important; }

a {
  text-decoration: none;
  color: #000000; }