#ulims-advantage {
    width: 100%;
    height: 745px;
    background-image: url(../images/advantage.jpg);
    background-size: cover;
}
#lims-advantage-top {
  margin-top: 460px;
  width: 100%;
  display: flex;
  justify-content: center; }
#lims-advantage-top div {
    display: flex;
    justify-content: center;
    width: 1200px;
    height: 500px; }
#lims-advantage-top div .advantage-left {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 400px; }
#lims-advantage-top div .advantage-left h2 {
        font-size: 32px;
        color: #3a3a3a;
        font-weight: bold; }
#lims-advantage-top div .advantage-left p {
        color: #989898;
        font-size: 28px; }
 #lims-advantage-top div .advantage-right {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin-bottom: 0;
      width: 1100px; }
#lims-advantage-top div .advantage-right li {
        margin: 15px 58px; }
#lims-advantage-top div .advantage-right li div {
          width: 160px;
          height: 160px;
          box-shadow: 2px 0px 30px rgba(27, 0, 54, 0.15);
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center; }
#lims-advantage-top div .advantage-right li div img {
            width: 80px;
            height: 70px; }
#lims-advantage-top div .advantage-right li p {
          text-align: center;
          color: #989898;
          font-size: 16px;
          margin-top: 15px; }
#lims-advantage-bottom {
  position: relative;
  height: 781px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
#lims-advantage-bottom .advantage-bottom-bg {
    background-image: url("/web/public/images/homepage/gridding.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 542px;
    height: 318px;
    z-index: -99; }
#lims-advantage-bottom .advantage-bottom-bg-l {
    position: absolute;
    left: 0;
    top: 0; }
#lims-advantage-bottom .advantage-bottom-bg-r {
    position: absolute;
    right: 0;
    bottom: 0; }
#lims-advantage-bottom .advantage-bottom-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1286px; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-left {
      width: 400px;
      height: 522px;
      background-image: url("/web/public/images/homepage/bg.png");
      background-size: cover;
      background-repeat: no-repeat;
      box-shadow: 0px 3px 30px rgba(27, 0, 54, 0.15); }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-left h2 {
        font-size: 28px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        line-height: 45px;
        margin: 115px 0 50px; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-left p {
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        text-align: center; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-right {
      width: 840px;
      height: 400px;
      margin-left: 46px;
      box-shadow: 0px 3px 30px rgba(27, 0, 54, 0.15);
      background-color: #fff; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-right .advantage-banner {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 400px;
        overflow: hidden; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-right .advantage-banner li {
          width: 300px;
          margin-left: 20px; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-right .advantage-banner li .advantage-wrap-right-t {
            display: flex;
            margin-bottom: 38px; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-right .advantage-banner li .advantage-wrap-right-t img {
              width: 40px;
              height: 42px; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-right .advantage-banner li .advantage-wrap-right-t h2 {
              margin-left: 30px;
              font-size: 26px;
              font-weight: bold;
              color: #3a3a3a; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-right .advantage-banner li .advantage-wrap-right-b {
            flex-wrap: wrap; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-right .advantage-banner li .advantage-wrap-right-b li {
              margin-left: 0;
              display: flex; }
#lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-right .advantage-banner li .advantage-wrap-right-b li div {
                display: inline-block;
                width: 12px;
                height: 12px;
                background: #2930ff;
                border-radius: 50%;
                margin-right: 10px;
                margin-top: 10px; }
              .containers #lims-advantage-bottom .advantage-bottom-wrap .advantage-wrap-right .advantage-banner li .advantage-wrap-right-b li p {
                font-size: 20px;
                color: #3a3a3a; }

.ulims-advantage-title {
    text-align: center; }
.ulims-advantage-title h2 {
      color: #f8f8f8;
      margin: 0 auto;
      border-bottom-color: #ddd;
      height: 130px;
      padding: 0 100px;
      border-bottom: solid 1px;
      font-weight: bold;
      display: inline-block;
      background: linear-gradient(to right, #2f286c, #8d1d58);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      line-height: 144px;
      text-align: center;
      font-size: 45px;
      }
#ulims-advantage .ulims-advantage-wrap {
    margin-top: 20px; }
#ulims-advantage .ulims-advantage-wrap ul {
      display: flex;
      justify-content: center; }
#ulims-advantage .ulims-advantage-wrap ul li {
        width: 238px;
        height: 522px;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative; }
#ulims-advantage .ulims-advantage-wrap ul li .masking {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          /* background-color: #3a3a3a; */
          opacity: 1;
          -moz-transition: all 0.5s ease-in-out;
          /* Firefox 4 */
          -webkit-transition: all 0.5s ease-in-out;
          /* Safari Ã¥â€™Å’ Chrome */
          -o-transition: all 0.5s ease-in-out;
          /* Opera */
          }
#ulims-advantage .ulims-advantage-wrap ul li .masking .masking-wrap {
            width: 238px;
            height: 260px;
            margin-top: 50%;
            opacity: 1;
            }
#ulims-advantage .ulims-advantage-wrap ul li .masking .masking-wrap .move-wrap {
              position: absolute;
              width: 238px;
              height: 260px;
              overflow: hidden;
              padding: 0 20px;
              opacity: 1;
              }
#ulims-advantage .ulims-advantage-wrap ul li .masking .masking-wrap .move-wrap span {
                border-bottom: 3px solid #ffffff;
                width: 70px;
                height: 8px;
                background-color: #ffffff;
                display: block;
                margin: 100px auto 0;
                transition: margin 0.5s ease-in-out; }
#ulims-advantage .ulims-advantage-wrap ul li .masking .masking-wrap .move-wrap h5 {
                text-align: center;
                color: #fff;
                font-size: 28px;
                margin-top: 70px;
                transition: margin 1s ease-in-out;
                z-index: 9999999;
                }
#ulims-advantage .ulims-advantage-wrap ul li .masking .masking-wrap .move-wrap p {
                color: #fff;
                text-align: center;
                font-size: 25px;
                margin-top: 112px;
                transition: margin 1s ease-in-out;
                }
#ulims-advantage .ulims-advantage-wrap ul li:hover .masking {
        opacity: 1;
        }
#ulims-advantage .ulims-advantage-wrap ul li:hover .masking .masking-wrap .move-wrap span {
          margin: -20px auto 0; }
#ulims-advantage .ulims-advantage-wrap ul li:hover .masking .masking-wrap .move-wrap h5 {
          margin-top: -40px; }
#ulims-advantage .ulims-advantage-wrap ul li:nth-child(1) {
        background-image: url("/template/pc/skin/images/ys1.jpg");
        }
#ulims-advantage .ulims-advantage-wrap ul li:nth-child(2) {
        background-image: url("/template/pc/skin/images/ys2.jpg"); }
 #ulims-advantage .ulims-advantage-wrap ul li:nth-child(3) {
        background-image: url("/template/pc/skin/images/ys3.jpg"); }
#ulims-advantage .ulims-advantage-wrap ul li:nth-child(4) {
        background-image: url("/template/pc/skin/images/ys4.jpg"); }
#ulims-advantage .ulims-advantage-wrap ul li:nth-child(5) {
        background-image: url("/template/pc/skin/images/ys5.jpg"); }
