.index-row-banner {
  background: -webkit-gradient(linear, left top, left bottom, from(#e5eefb), to(rgba(229, 238, 251, 0)));
  background: -o-linear-gradient(top, #e5eefb 0%, rgba(229, 238, 251, 0) 100%);
  background: linear-gradient(180deg, #e5eefb 0%, rgba(229, 238, 251, 0) 100%); }
  .index-row-banner .banner-content {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    margin-top: 87px;
    margin-left: 26px; }
    .index-row-banner .banner-content .banner-title {
      font-size: 24px;
      line-height: 33px; }
    .index-row-banner .banner-content .title2 {
      font-size: 12px;
      line-height: 17px;
      margin-top: 6px;
      margin-bottom: 13px; }
    .index-row-banner .banner-content .banner-btn {
      width: 118px;
      height: 27px;
      border-radius: 2px;
      font-size: 9px;
      padding: 9px 42px;
      text-align: center; }
  .index-row-banner .swiper-container {
    height: 230px; }
  .index-row-banner .btns-wrapper {
    margin-top: 40px; }
    .index-row-banner .btns-wrapper .right-icon {
      width: 14px; }
  .index-row-banner .mobile-bg {
    display: block; }
  .index-row-banner .normal-bg {
    display: none; }
  .index-row-banner .banner-bg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-transform-origin: bottom center;
        -ms-transform-origin: bottom center;
            transform-origin: bottom center; }
@-webkit-keyframes toTup {
  from {
    -webkit-transform: scale(0.5, 0.5);
            transform: scale(0.5, 0.5); }
  to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }
@keyframes toTup {
  from {
    -webkit-transform: scale(0.5, 0.5);
            transform: scale(0.5, 0.5); }
  to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }
  .index-row-banner .b-cell-content {
    padding-top: 106px;
    text-align: center; }
  .index-row-banner .b-cell-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    color: #1f2227; }
  .index-row-banner .b-cell-desc {
    line-height: 14px;
    width: 100%;
    display: block;
    margin: 12px auto 24px auto;
    font-size: 14px;
    color: #366dff; }

.section-content {
  padding: 60px 24px 0 24px; }
  .section-content .title {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #1f2227;
    line-height: 1; }
  .section-content .title-desc {
    display: block;
    color: #1f2227;
    line-height: 24px;
    width: 280px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    margin-top: 10px; }
  .section-content .btns-content {
    margin-top: 16px;
    text-align: center; }
    .section-content .btns-content .btn {
      font-weight: 600; }
  .section-content .content-box {
    margin: 32px auto 0px auto;
    text-align: center;
    width: 100%; }
    .section-content .content-box .content-item {
      vertical-align: top;
      text-align: left;
      width: 100%;
      display: inline-block;
      padding: 0 0 32px 0; }
      .section-content .content-box .content-item .item-img img {
        width: 100%;
        display: block; }
    .section-content .content-box .item-title {
      margin-top: 16px;
      line-height: 30px;
      white-space: nowrap;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      overflow: hidden;
      font-size: 18px;
      color: #1f2227; }
    .section-content .content-box .item-text {
      margin-top: 2px;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      white-space: pre-wrap;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      color: #8c8e92; }

.section-tool-wrapper {
  background-color: #f7f8fa; }
  .section-tool-wrapper .section-content {
    padding: 40px 24px 0 24px; }
  .section-tool-wrapper .title-desc {
    display: block;
    color: #1f2227;
    line-height: 20px;
    width: 280px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    margin-top: 10px; }
  .section-tool-wrapper .content-tool-box {
    margin: 20px 0 0 0;
    padding-bottom: 40px;
    text-align: center;
    white-space: inherit; }
    .section-tool-wrapper .content-tool-box .tool-box {
      max-width: 400px;
      vertical-align: top;
      text-align: center;
      display: inline-block;
      width: 100%;
      background-color: #fff;
      border-radius: 12px;
      padding: 40px 14px;
      margin: 20px auto 0 auto; }
      .section-tool-wrapper .content-tool-box .tool-box:first-child {
        margin-left: 0; }
    .section-tool-wrapper .content-tool-box .item-img {
      width: 320px;
      display: block;
      margin: 0 auto; }
    .section-tool-wrapper .content-tool-box .item-title {
      margin-top: 30px;
      line-height: 20px;
      font-weight: 600;
      font-size: 20px;
      color: #1f2227; }
    .section-tool-wrapper .content-tool-box .item-text {
      margin-top: 18px;
      font-weight: 400;
      line-height: 24px;
      color: #8c8e92;
      margin: 0px auto;
      width: auto; }
      .section-tool-wrapper .content-tool-box .item-text p {
        line-height: 18px;
        padding: 16px 0;
        font-size: 14px;
        border-bottom: 1px solid #f5f5f5; }
        .section-tool-wrapper .content-tool-box .item-text p:first-child {
          font-weight: 600;
          color: #366dff;
          font-size: 15px;
          padding: 6px 0 6px 0;
          border: none; }

.section-tool1-wrapper {
  position: relative;
  margin-bottom: 2.34vw; }
  .section-tool1-wrapper .content-tool-box {
    display: grid;
    grid-template-columns: 1fr;
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px);
    margin-bottom: 32px; }
    .section-tool1-wrapper .content-tool-box .tool-box {
      padding-top: 0px; }
    .section-tool1-wrapper .content-tool-box .img-item-shoplus .img-item-des {
      text-align: center; }
      .section-tool1-wrapper .content-tool-box .img-item-shoplus .img-item-des__title {
        margin-top: 32px; }
      .section-tool1-wrapper .content-tool-box .img-item-shoplus .img-item-des .img-item-cnt {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .section-tool1-wrapper .content-tool-box .img-item-shoplus .img-item-des .img-item-cnt > p {
          margin: 0px;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
  .section-tool1-wrapper .img-wrapper {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 16px; }
  .section-tool1-wrapper .more-btn {
    padding: 16px 48px;
    width: 160px;
    font-size: 16px; }
  .section-tool1-wrapper .addr-l,
  .section-tool1-wrapper .addr-r {
    width: 77.8px;
    height: 372px; }
  .section-tool1-wrapper .addr-l {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 66px;
    /* bottom: 0; */
    /* z-index: -1; */
    right: auto;
    bottom: 0;
    width: 160px;
    left: 0; }
  .section-tool1-wrapper .addr-r {
    border-top-left-radius: 66px;
    border-bottom-left-radius: 20px;
    left: auto;
    z-index: -1;
    /* top: -20px; */
    top: 170px;
    right: 0; }
  .section-tool1-wrapper .section-content {
    padding: 60px 15px 0 15px; }
  .section-tool1-wrapper .content-tool-box {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 42px; }
    .section-tool1-wrapper .content-tool-box .tool-box {
      margin-bottom: 15px;
      padding-bottom: 26px;
      border-radius: 12px; }
      .section-tool1-wrapper .content-tool-box .tool-box .item-title {
        padding: 0 26px;
        font-size: 30px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 30px; }
      .section-tool1-wrapper .content-tool-box .tool-box .item-ab {
        font-size: 18px;
        font-weight: 400;
        color: #FFFFFF;
        padding: 0 26px; }
      .section-tool1-wrapper .content-tool-box .tool-box .item-text p {
        font-size: 14px;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.5);
        line-height: 1.8;
        padding: 0 26px;
        letter-spacing: 1.3px; }
      .section-tool1-wrapper .content-tool-box .tool-box .item-link {
        position: relative;
        top: auto;
        right: auto;
        padding: 0 26px;
        margin-top: 10px;
        font-size: 12px; }

.index-footer.index-bg {
  position: relative;
  min-height: 400px; }
  .index-footer.index-bg .main-content {
    padding: 40px 0 10px 0; }
  .index-footer.index-bg .cmm-title {
    font-size: 24px;
    width: 220px;
    margin: 0 auto; }
  .index-footer.index-bg .data-dec {
    margin-top: 32px;
    white-space: inherit;
    padding: 0 16%;
    font-size: 0; }
    .index-footer.index-bg .data-dec .item {
      display: inline-block;
      width: 50%;
      text-align: center;
      margin-bottom: 40px;
      color: #fff;
      vertical-align: top; }
    .index-footer.index-bg .data-dec .item-text {
      white-space: nowrap;
      font-size: 24px;
      font-family: "NumberBold"; }
    .index-footer.index-bg .data-dec #nums404 {
      width: 29px; }
    .index-footer.index-bg .data-dec #nums405 {
      width: 43px; }
    .index-footer.index-bg .data-dec #nums406 {
      width: 29px; }
    .index-footer.index-bg .data-dec #nums407 {
      width: 46px; }
    .index-footer.index-bg .data-dec #nums408 {
      width: 46px; }
    .index-footer.index-bg .data-dec #nums409 {
      width: 16px; }
    .index-footer.index-bg .data-dec .item-sup {
      margin-left: 6px;
      font-size: 12px; }
    .index-footer.index-bg .data-dec .item-sup-two {
      font-size: 12px; }
    .index-footer.index-bg .data-dec .item-desc {
      margin-top: 10px;
      color: #aec4ff;
      font-size: 14px; }
  .index-footer.index-bg .in-left {
    width: 91px;
    position: absolute;
    left: 0;
    bottom: 0; }
  .index-footer.index-bg .in-right {
    width: 107px;
    bottom: 0;
    position: absolute;
    right: 0; }

.section-service-item .content-tool-box .right .tool-box {
  padding: 19px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%; }
  .section-service-item .content-tool-box .right .tool-box > div:first-child {
    width: 100%;
    padding: 0 15px; }
  .section-service-item .content-tool-box .right .tool-box .item-img {
    margin-right: 15px;
    margin-left: 0; }
  .section-service-item .content-tool-box .right .tool-box .item-title {
    text-align: left;
    font-size: 18px;
    color: rgba(31, 34, 39, 0.8);
    line-height: 20px;
    margin-top: 0; }
  .section-service-item .content-tool-box .right .tool-box .item-ab {
    text-align: left;
    font-size: 14px;
    color: #8C8E92;
    line-height: 24px;
    margin-top: 7px; }
  .section-service-item .content-tool-box .right .tool-box .item-link {
    margin-top: -32px;
    right: 17px; }
  .section-service-item .content-tool-box .right .tool-box .mobile-img {
    display: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 39px; }
  .section-service-item .content-tool-box .right .tool-box .active-mobile-img {
    display: block; }
.section-service-item .content-tool-box .right .active-tool-box .mobile-img {
  display: block; }
.section-service-item .normal-bg {
  display: none !important; }
.section-service-item .mobile-bg {
  display: block !important; }
.section-service-item .section-content {
  padding: 40px 15px 0 15px !important; }

.forcase-section-item {
  background-color: transparent;
  padding-bottom: 0; }
  .forcase-section-item .normal-bg {
    display: none; }
  .forcase-section-item .mobile-bg {
    display: block; }
  .forcase-section-item .main-content {
    position: relative;
    left: 0;
    margin-left: 0;
    top: 0; }
  .forcase-section-item .section-content {
    padding: 40px 15px 0 15px; }
    .forcase-section-item .section-content .cmm-title,
    .forcase-section-item .section-content .title-desc {
      color: #fff; }
  .forcase-section-item .cate-img {
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%; }
  .forcase-section-item .content-tool-box {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .forcase-section-item .content-tool-box .tool-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 24px 24px; }
      .forcase-section-item .content-tool-box .tool-box .item-img {
        width: 74px;
        height: 85px;
        margin: 0;
        margin-right: 20px; }
      .forcase-section-item .content-tool-box .tool-box .item-title {
        font-size: 24px;
        line-height: 32px;
        margin-top: 0px;
        margin-bottom: 15px;
        text-align: left; }
      .forcase-section-item .content-tool-box .tool-box .item-text {
        font-size: 12px;
        line-height: 24px; }
        .forcase-section-item .content-tool-box .tool-box .item-text .content {
          margin-bottom: 0;
          -webkit-box-pack: start;
          -webkit-justify-content: start;
              -ms-flex-pack: start;
                  justify-content: start; }
          .forcase-section-item .content-tool-box .tool-box .item-text .content * {
            font-size: 12px;
            white-space: nowrap; }
      .forcase-section-item .content-tool-box .tool-box .item-link {
        display: none; }
    .forcase-section-item .content-tool-box .tool-box:last-child .item-text {
      -webkit-box-pack: start;
      -webkit-justify-content: start;
          -ms-flex-pack: start;
              justify-content: start; }

.ib-swiper,
.ib-mobile-swiper {
  position: relative; }
  .ib-swiper .sw-btn,
  .ib-mobile-swiper .sw-btn {
    width: 30px;
    height: 30px;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    opacity: 1;
    -webkit-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms; }
    .ib-swiper .sw-btn img,
    .ib-mobile-swiper .sw-btn img {
      width: 14px; }
    .ib-swiper .sw-btn:hover,
    .ib-mobile-swiper .sw-btn:hover {
      opacity: 1; }
  .ib-swiper .rat,
  .ib-mobile-swiper .rat {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .ib-swiper .ib-sw-next,
  .ib-swiper .ib-mobile-sw-next,
  .ib-mobile-swiper .ib-sw-next,
  .ib-mobile-swiper .ib-mobile-sw-next {
    right: 20px;
    display: none; }
  .ib-swiper .ib-sw-prev,
  .ib-swiper .ib-mobile-sw-prev,
  .ib-mobile-swiper .ib-sw-prev,
  .ib-mobile-swiper .ib-mobile-sw-prev {
    left: 20px;
    display: none; }

.show-wrapper {
  width: 100%;
  padding: 50px 0 0 0; }
  .show-wrapper .b-cell-content {
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    overflow: hidden;
    border-radius: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .show-wrapper .b-cell-content .cell-box-info {
      height: 436px;
      background: #F7F8FA;
      border-radius: 0;
      padding-top: 28px;
      padding-left: 20px;
      padding-right: 20px;
      width: 100%;
      margin: 0;
      margin-top: -4px; }
      .show-wrapper .b-cell-content .cell-box-info .cell-title {
        display: none; }
    .show-wrapper .b-cell-content .cell-title {
      margin-top: 20px; }
    .show-wrapper .b-cell-content .cell-img {
      width: 100%; }
  .show-wrapper .slide-box .swiper-wrapper {
    padding-bottom: 30px; }
  .show-wrapper .sw-btn {
    width: 30px;
    padding: 4px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
    z-index: 2;
    height: 30px;
    position: absolute;
    cursor: pointer;
    top: 13%;
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
    background-color: #fff; }
    .show-wrapper .sw-btn img {
      width: 100%; }
    .show-wrapper .sw-btn .black {
      display: block; }
    .show-wrapper .sw-btn .white {
      display: none; }
    .show-wrapper .sw-btn:hover {
      background-color: #fff; }
      .show-wrapper .sw-btn:hover .white {
        display: none; }
      .show-wrapper .sw-btn:hover .black {
        display: block; }
  .show-wrapper .rat {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .show-wrapper .sw-next {
    right: 16px;
    display: none; }
  .show-wrapper .sw-prev {
    left: 16px;
    display: none; }
  .show-wrapper .slide-box {
    padding: 0 24px;
    position: relative;
    width: 100%;
    margin: 24px auto 0; }
    .show-wrapper .slide-box .img-more {
      position: absolute;
      bottom: 67%;
      left: 51%;
      width: 126px;
      z-index: 1; }
  .show-wrapper .swiper-wrapper {
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .show-wrapper .b-cell-content {
    padding-left: 0;
    position: relative; }
    .show-wrapper .b-cell-content .cell-logo {
      margin-top: 0px;
      width: 150px; }
    .show-wrapper .b-cell-content .cell-post {
      margin-top: 20px; }
      .show-wrapper .b-cell-content .cell-post .pot-item {
        padding: 12px 0 10px;
        position: relative; }
      .show-wrapper .b-cell-content .cell-post .pot {
        left: 0;
        top: 12px;
        display: block;
        text-align: center;
        width: 40px;
        line-height: 40px;
        position: absolute;
        height: 40px;
        background: rgba(54, 109, 255, 0.06);
        border-radius: 8px;
        color: #366dff;
        font-size: 20px; }
      .show-wrapper .b-cell-content .cell-post .desc {
        padding-left: 0px; }
        .show-wrapper .b-cell-content .cell-post .desc .desc-title {
          font-weight: 600;
          color: #1f2227;
          font-size: 18px;
          line-height: 1; }
        .show-wrapper .b-cell-content .cell-post .desc .desc-info {
          margin-top: 12px;
          line-height: 24px;
          font-size: 12px;
          color: #b4b5b7;
          width: 100%; }

.hezuo-container {
  width: 100%;
  margin-top: 0vw;
  padding-bottom: 13vw; }
  .hezuo-container .hezuo-swiper-1,
  .hezuo-container .hezuo-swiper-2,
  .hezuo-container .hezuo-swiper-3,
  .hezuo-container .hezuo-swiper-4 {
    margin-bottom: 16px; }
  .hezuo-container .hezuo-item {
    width: 31.8666666667vw;
    height: 13.3333333333vw;
    background: #ffffff;
    border-radius: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .hezuo-container .hezuo-item img {
      width: 20.2666666667vw;
      height: 8vw; }
  .hezuo-container .hezuo-item:hover {
    -webkit-box-shadow: 0 0 6.6666666667vw rgba(31, 34, 38, 0.1), 0 1.3333333333vw 26.6666666667vw rgba(31, 34, 38, 0.1);
            box-shadow: 0 0 6.6666666667vw rgba(31, 34, 38, 0.1), 0 1.3333333333vw 26.6666666667vw rgba(31, 34, 38, 0.1); }

.campany-box {
  padding: 20px 24px 50px 24px; }
  .campany-box .img-box {
    margin-top: 25px;
    margin-bottom: 0;
    text-align: center; }
    .campany-box .img-box .item {
      width: 80px;
      margin: 0 3.4% 2% 3.4%; }
    @media screen and (min-width: 400px) {
      .campany-box .img-box .item {
        width: 90px;
        margin: 0 3.4% 2% 3.4%; } }

.team-wrapper {
  overflow: hidden;
  background: #f7f8fa; }
  .team-wrapper .slide-box {
    padding: 0 24px; }
  .team-wrapper .cell-box-info {
    padding-bottom: 35px; }
  .team-wrapper .team-box {
    padding: 24px 0;
    position: relative; }
    .team-wrapper .team-box .swiper-pagination {
      width: 100%;
      padding-left: 0;
      text-align: center;
      bottom: 30px;
      position: absolute;
      left: 0; }
      .team-wrapper .team-box .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        margin-right: 16px; }
  .team-wrapper .slide-box {
    position: relative; }
  .team-wrapper .swiper-wrapper {
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .team-wrapper .b-cell-content {
    position: relative; }
  .team-wrapper .post-logo {
    margin-top: 40px;
    width: 112px; }
  .team-wrapper .cell-img {
    width: 290px;
    display: block;
    margin: 0 auto;
    position: relative; }
  .team-wrapper .cell-txt {
    margin-top: 18px;
    color: #848b99;
    font-size: 14px;
    line-height: 30px; }
  .team-wrapper .cell-post {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    height: auto;
    min-height: auto;
    overflow: auto;
    padding-left: 0; }
  .team-wrapper .cell-info {
    position: relative;
    left: 0;
    margin-top: 26px;
    font-size: 18px;
    color: #1f2227;
    bottom: 0;
    padding-left: 38px; }
    .team-wrapper .cell-info:after {
      content: "";
      position: absolute;
      top: 10px;
      left: 0;
      display: inline-block;
      width: 28px;
      height: 2px;
      background-color: #979797; }

.news-wrapper {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 40px 0px 0px 0px; }
  .news-wrapper .swiper-pagination {
    position: relative !important; }
  .news-wrapper .mobile-bg {
    display: block; }
  .news-wrapper .normal-bg {
    display: none; }
  .news-wrapper .news-content {
    padding: 0; }
  .news-wrapper .news-wrap .title {
    position: relative;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 600;
    line-height: 56px;
    vertical-align: middle;
    text-align: center; }
    .news-wrapper .news-wrap .title > a {
      color: #1f2227; }
  .news-wrapper .news-box {
    margin: 0; }
    .news-wrapper .news-box .news-item {
      width: 100%;
      padding: 0 15px; }
    .news-wrapper .news-box .news-item:hover {
      -webkit-transform: translateY(0%);
          -ms-transform: translateY(0%);
              transform: translateY(0%); }
