@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

body, html {
  max-height: 100%; }

body a, html a {
  text-decoration: none; }

body input, html input {
  -webkit-appearance: none; }

img, fieldset, a img {
  border: none; }

input[type="submit"], button {
  cursor: pointer; }

input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

input, button {
  margin: 0;
  padding: 0;
  border: 0; }

input, textarea, select, button, h1, h2, h3, h4, h5, h6, a, span, a:focus {
  outline: none; }

div, * {
  outline: none !important; }

ul, ol {
  list-style-type: none; }

img {
  vertical-align: top; }

li {
  list-style: none; }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  * {
    -webkit-text-size-adjust: none; } }
table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%; }

.clear {
  clear: both; }

.d-none {
  display: none; }

@font-face {
  font-family: Gilroy;
  src: url("../shared/Gilroy-ExtraBold.eot");
  src: url("../shared/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../shared/Gilroy-ExtraBold.woff") format("woff"), url("../shared/Gilroy-ExtraBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: Gilroy;
  src: url("../shared/Gilroy-Light.eot");
  src: url("../shared/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../shared/Gilroy-Light.woff") format("woff"), url("../shared/Gilroy-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300; }
* {
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  font-family: Gilroy, sans-serif; }

#page {
  width: 1024px;
  height: 768px;
  margin: auto;
  position: relative;
  overflow: hidden;
  background: url(../images/bg2.jpg);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  overflow: hidden; }

.bb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.bd {
  border-top: 1px solid #95d0f3;
  border-bottom: 1px solid #95d0f3;
  margin-top: -1px; }

.close1, .close3 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  width: 92px;
  height: 92px;
  background: url(../images/close1.png); }

.sld1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg1.jpg); }
  .sld1 .logo {
    display: block;
    position: absolute;
    top: 0;
    left: 48px; }
  .sld1 .text1 {
    position: absolute;
    top: 48px;
    right: 41px;
    text-align: center; }
    .sld1 .text1:before {
      position: absolute;
      top: 49px;
      right: -15px;
      display: block;
      content: '';
      background: url(../images/line1.png);
      width: 708px;
      height: 2px; }
    .sld1 .text1 img {
      display: block;
      margin: auto;
      margin-bottom: 26px; }
    .sld1 .text1 p {
      color: #fff;
      font-family: Gilroy;
      font-size: 18px;
      line-height: 24px;
      text-transform: uppercase;
      font-weight: 300;
      letter-spacing: 0.9px; }
      .sld1 .text1 p b {
        font-weight: 700; }
  .sld1 .b1 {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0; }
  .sld1 .t1 {
    display: block;
    position: absolute;
    bottom: 71px;
    right: 29px; }

.sld2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg2.png); }
  .sld2 .mp2 .tt1, .sld2 .mp8 .tt1 {
    border-top: 1px solid #95d0f3;
    border-bottom: 1px solid #95d0f3;
    margin-top: -1px; }
  .sld2 h2 {
    top: 109px;
    color: #565656;
    position: absolute;
    font-weight: 300;
    font-size: 18px;
    left: 45px;
    letter-spacing: 1.4px; }
    .sld2 h2 .bold {
      color: black !important;
      font-size: 32px;
      letter-spacing: 3px; }
      .sld2 h2 .bold b {
        font-weight: 900; }
      .sld2 h2 .bold .blue {
        color: #5291da; }
  .sld2 .gr4 {
    background-image: url(../images/gr4.png);
    position: absolute;
    width: 772px;
    height: 220px;
    top: 350px;
    left: 120px; }
  .sld2 .h22 {
    top: 10px; }
    .sld2 .h22 .gr {
      font-size: 32px;
      text-transform: uppercase;
      color: #565656; }
  .sld2 .logo {
    display: block;
    position: absolute;
    top: 0;
    left: 416px; }
  .sld2 .t1 {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0; }
  .sld2 .v1 {
    display: block;
    position: absolute;
    bottom: 105px;
    right: 82px;
    width: 188px; }
  .sld2 .nav1 {
    position: absolute;
    top: 228px;
    left: 59px; }
    .sld2 .nav1 div, .sld2 .nav1 a {
      width: 381px;
      height: 86px;
      background: url(../images/t2.png);
      line-height: 86px;
      text-indent: 80px;
      color: #ffffff;
      font-family: Gilroy;
      font-size: 20px;
      font-weight: 700;
      display: block;
      cursor: pointer;
      margin-bottom: 30px; }
  .sld2 .nav2 {
    position: absolute;
    top: 439px;
    left: 38px;
    width: 567px;
    *zoom: 1; }
    .sld2 .nav2:after {
      content: " ";
      display: table;
      clear: both; }
    .sld2 .nav2 span {
      display: block;
      position: absolute;
      top: -72px;
      left: 78px;
      color: #35a7e9;
      font-family: Gilroy;
      font-size: 20px;
      font-weight: 900;
      line-height: 16px;
      letter-spacing: 1px; }
    .sld2 .nav2 .jj {
      float: left;
      margin-right: 6px;
      width: 133px;
      height: 137px;
      position: relative;
      cursor: pointer;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background-color: rgba(131, 193, 237, 0.5); }
      .sld2 .nav2 .jj:before {
        background-image: url("../images/icons.png");
        width: 45px;
        height: 72px;
        background-position: -183px -68px;
        position: absolute;
        top: 20px;
        left: 43px;
        display: block;
        content: ''; }
      .sld2 .nav2 .jj:after {
        position: absolute;
        top: -17px;
        left: 47px;
        display: block;
        content: '';
        background-image: url("../images/icons.png");
        width: 37px;
        height: 37px;
        background-position: -138px -114px; }
      .sld2 .nav2 .jj i {
        font-style: normal;
        display: block;
        position: absolute;
        top: 99px;
        left: 0;
        right: 0;
        letter-spacing: 0.5px;
        text-align: center;
        color: #ffffff;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 16px; }
  .sld2 .mp1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg2.jpg);
    z-index: 2;
    display: none; }
    .sld2 .mp1 .jp1 {
      display: block;
      position: absolute;
      top: 0;
      right: 0; }
    .sld2 .mp1 .jp2 {
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
    .sld2 .mp1 .jp3 {
      display: block;
      position: absolute;
      top: 62px;
      left: 48px; }
    .sld2 .mp1 .logo2 {
      display: block;
      position: absolute;
      top: 158px;
      left: 363px; }
    .sld2 .mp1 .sp1 {
      position: absolute;
      top: 315px;
      left: 363px;
      width: 529px;
      height: 346px;
      background: url(../images/sp1.png);
      letter-spacing: 0.85px; }
      .sld2 .mp1 .sp1 div {
        position: absolute;
        left: 0; }
      .sld2 .mp1 .sp1 .tt1 {
        top: -52px;
        font-family: Gilroy;
        line-height: 18px;
        color: #5291da;
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 24px; }
      .sld2 .mp1 .sp1 span {
        display: block;
        margin-bottom: 11px;
        text-transform: uppercase;
        color: #565656;
        font-size: 18px;
        font-weight: 700;
        line-height: 18px;
        margin-left: 26px; }
      .sld2 .mp1 .sp1 ul {
        display: block;
        margin-left: 26px; }
        .sld2 .mp1 .sp1 ul li {
          padding-left: 22px;
          color: #000000;
          font-size: 16px;
          font-weight: 300;
          line-height: 16px;
          padding-bottom: 2px;
          position: relative; }
          .sld2 .mp1 .sp1 ul li:before {
            position: absolute;
            top: 1px;
            left: 4px;
            display: block;
            content: '';
            background-image: url("../images/icons.png");
            width: 8px;
            height: 15px;
            background-position: -167px -69px; }
      .sld2 .mp1 .sp1 .j2 {
        top: 71px; }
      .sld2 .mp1 .sp1 .j3 {
        top: 146px; }
        .sld2 .mp1 .sp1 .j3 span {
          text-transform: none; }
      .sld2 .mp1 .sp1 .j4 {
        top: 214px; }
        .sld2 .mp1 .sp1 .j4 span {
          font-style: oblique; }
      .sld2 .mp1 .sp1 .j5 {
        top: 284px; }
      .sld2 .mp1 .sp1 .l1 {
        display: block;
        position: absolute;
        top: 212px;
        left: -32px;
        background-image: url("../images/icons.png");
        width: 65px;
        height: 65px;
        background-position: -114px 0px; }
      .sld2 .mp1 .sp1 .l2 {
        display: block;
        position: absolute;
        top: 309px;
        left: -32px;
        background-image: url("../images/icons.png");
        width: 65px;
        height: 65px;
        background-position: -114px 0px; }
  .sld2 .mp2-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/z2.jpg);
    z-index: 2;
    display: none; }
    .sld2 .mp2-1 .anim1 {
      position: absolute;
      top: 237px;
      left: 29px;
      width: 443px;
      height: 442px; }
      .sld2 .mp2-1 .anim1 .j1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../images/zq1.png);
        -webkit-animation: t1 12s linear infinite;
        animation: t1 12s linear infinite; }
      .sld2 .mp2-1 .anim1 .b1 {
        position: absolute;
        top: 40px;
        right: 35px;
        left: 54px;
        bottom: 47px;
        border: 2px solid #5291da;
        -webkit-border-radius: 400px;
        border-radius: 400px; }
      .sld2 .mp2-1 .anim1 .b2 {
        position: absolute;
        top: 58px;
        right: 52px;
        bottom: 64px;
        left: 71px;
        border: 2px solid #5291da;
        -webkit-border-radius: 400px;
        border-radius: 400px; }
      .sld2 .mp2-1 .anim1 .j2 {
        position: absolute;
        top: 40px;
        right: 35px;
        left: 54px;
        bottom: 47px;
        -webkit-border-radius: 400px;
        border-radius: 400px;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        zoom: 1;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear; }
        .sld2 .mp2-1 .anim1 .j2:before {
          position: absolute;
          top: -54px;
          right: -4px;
          display: block;
          content: '';
          width: 161px;
          height: 146px;
          background: url(../images/zq2.png); }
        .sld2 .mp2-1 .anim1 .j2:after {
          position: absolute;
          top: 78px;
          left: -38px;
          display: block;
          content: '';
          width: 62px;
          height: 59px;
          background: url(../images/zq3.png); }
      .sld2 .mp2-1 .anim1 .j4 {
        position: absolute;
        top: 40px;
        right: 35px;
        left: 54px;
        bottom: 47px;
        -webkit-border-radius: 400px;
        border-radius: 400px;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        zoom: 1;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear; }
        .sld2 .mp2-1 .anim1 .j4:before {
          position: absolute;
          bottom: -48px;
          left: 4px;
          display: block;
          content: '';
          width: 234px;
          height: 385px;
          background: url(../images/zq4.png); }
    .sld2 .mp2-1 .logo {
      left: 823px; }
    .sld2 .mp2-1 .te1 {
      position: absolute;
      top: 60px;
      left: 49px;
      font-family: Gilroy; }
      .sld2 .mp2-1 .te1:before {
        position: absolute;
        top: -11px;
        left: -15px;
        height: 97px;
        width: 1px;
        background: #fff;
        display: block;
        content: ''; }
      .sld2 .mp2-1 .te1 span {
        color: #5291da;
        font-size: 40px;
        font-weight: 700;
        display: block;
        line-height: 40px;
        padding-bottom: 6px;
        font-style: oblique; }
      .sld2 .mp2-1 .te1 p {
        color: #383838;
        font-size: 18px;
        font-weight: 300;
        line-height: 21px; }
    .sld2 .mp2-1 .pp-e1 {
      position: absolute;
      display: block;
      content: '';
      background-image: url("../images/icons.png");
      width: 37px;
      height: 37px;
      background-position: -138px -114px;
      -webkit-box-shadow: 0 0 16px rgba(82, 145, 218, 0.5);
      box-shadow: 0 0 16px rgba(82, 145, 218, 0.5);
      -webkit-border-radius: 30px;
      border-radius: 30px;
      cursor: pointer;
      top: 164px;
      right: 44px; }
    .sld2 .mp2-1 .ov-e1 {
      position: absolute;
      top: 306px;
      left: 499px;
      width: 476px; }
      .sld2 .mp2-1 .ov-e1 .yy {
        background: url(../images/z4.png);
        width: 457px;
        height: 94px;
        padding-left: 19px;
        margin-bottom: 9px;
        position: relative;
        cursor: pointer; }
        .sld2 .mp2-1 .ov-e1 .yy:before {
          position: absolute;
          top: 31px;
          right: 0;
          display: block;
          content: '';
          background-image: url("../images/icons.png");
          width: 32px;
          height: 32px;
          background-position: -183px -144px; }
        .sld2 .mp2-1 .ov-e1 .yy span {
          height: 94px;
          display: table-cell;
          vertical-align: middle;
          color: #ffffff;
          font-family: Gilroy;
          font-size: 20px;
          font-weight: 700;
          line-height: 25px; }
        .sld2 .mp2-1 .ov-e1 .yy.ac:before {
          display: none; }
      .sld2 .mp2-1 .ov-e1 .hide-e1 {
        margin-bottom: 9px;
        margin-top: -9px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: rgba(255, 255, 255, 0.5);
        padding: 18px 29px;
        display: none; }
        .sld2 .mp2-1 .ov-e1 .hide-e1 p {
          color: #000000;
          font-family: Gilroy;
          font-size: 20px;
          font-weight: 300;
          line-height: 24px; }
        .sld2 .mp2-1 .ov-e1 .hide-e1 li {
          display: block;
          position: relative;
          color: #000000;
          font-family: Gilroy;
          font-size: 20px;
          font-weight: 300;
          line-height: 20px;
          padding-left: 26px;
          padding-bottom: 9px;
          top: -2px;
          left: -2px; }
          .sld2 .mp2-1 .ov-e1 .hide-e1 li:last-child {
            padding-bottom: 0; }
          .sld2 .mp2-1 .ov-e1 .hide-e1 li:before {
            display: block;
            content: '';
            position: absolute;
            top: 2px;
            left: 3px;
            background-image: url("../images/icons.png");
            width: 10px;
            height: 18px;
            background-position: -232px -90px; }
    .sld2 .mp2-1 .modal-sp {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(162, 202, 252, 0.6);
      z-index: 3;
      display: none; }
      .sld2 .mp2-1 .modal-sp .modal-tb {
        width: 1024px;
        height: 768px;
        display: table-cell;
        vertical-align: middle; }
        .sld2 .mp2-1 .modal-sp .modal-tb .bg-modal {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .sld2 .mp2-1 .modal-sp .modal-tb .modal-con {
          -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
          -webkit-border-radius: 16px;
          border-radius: 16px;
          background-color: #eeeeee;
          width: 804px;
          position: relative;
          margin: auto;
          padding: 35px 28px 40px 40px; }
          .sld2 .mp2-1 .modal-sp .modal-tb .modal-con .q1 {
            font-family: Gilroy;
            color: #000000;
            font-size: 20px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 20px;
            margin-bottom: 14px; }
          .sld2 .mp2-1 .modal-sp .modal-tb .modal-con .q2 {
            color: #000000;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 14px;
            margin-bottom: 13px; }
          .sld2 .mp2-1 .modal-sp .modal-tb .modal-con .q3 {
            color: #565656;
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 12px; }
          .sld2 .mp2-1 .modal-sp .modal-tb .modal-con .q4 {
            color: #565656;
            font-size: 18px;
            font-weight: 700; }
          .sld2 .mp2-1 .modal-sp .modal-tb .modal-con p {
            color: #565656;
            font-size: 18px;
            font-weight: 300;
            margin-bottom: 10px; }
            .sld2 .mp2-1 .modal-sp .modal-tb .modal-con p.p3 {
              color: #565656;
              font-size: 14px;
              font-weight: 300; }
            .sld2 .mp2-1 .modal-sp .modal-tb .modal-con p b {
              font-weight: 700; }
            .sld2 .mp2-1 .modal-sp .modal-tb .modal-con p:last-child {
              margin: 0; }
            .sld2 .mp2-1 .modal-sp .modal-tb .modal-con p.p2 {
              padding-left: 31px; }
            .sld2 .mp2-1 .modal-sp .modal-tb .modal-con p.p1 {
              margin-bottom: 0; }
          .sld2 .mp2-1 .modal-sp .modal-tb .modal-con .close2 {
            position: absolute;
            top: 17px;
            right: 15px;
            cursor: pointer;
            background-image: url("../images/icons.png");
            width: 37px;
            height: 37px;
            background-position: -114px -69px;
            -webkit-border-radius: 30px;
            border-radius: 30px;
            -webkit-box-shadow: 0 0 16px rgba(82, 145, 218, 0.5);
            box-shadow: 0 0 16px rgba(82, 145, 218, 0.5); }
          .sld2 .mp2-1 .modal-sp .modal-tb .modal-con .et1 {
            display: block; }
            .sld2 .mp2-1 .modal-sp .modal-tb .modal-con .et1 li {
              padding-left: 17px;
              position: relative;
              display: block;
              margin-bottom: 9px;
              color: #565656;
              font-size: 16px;
              font-weight: 300; }
              .sld2 .mp2-1 .modal-sp .modal-tb .modal-con .et1 li:last-child {
                margin-bottom: 0; }
              .sld2 .mp2-1 .modal-sp .modal-tb .modal-con .et1 li span {
                display: block;
                color: #565656;
                font-size: 16px;
                font-weight: 700;
                position: absolute;
                top: 0;
                left: 0; }
  .sld2 .mp2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg2.jpg);
    z-index: 2;
    display: none; }
    .sld2 .mp2 .logo {
      left: 823px; }
    .sld2 .mp2 .tt1 {
      position: absolute;
      top: 95px;
      left: 0;
      right: 0;
      height: 97px;
      background: url(../images/black2.png) left no-repeat;
      padding-left: 49px; }
      .sld2 .mp2 .tt1 span {
        display: block;
        font-family: Gilroy;
        color: #000000;
        font-size: 40px;
        font-weight: 700;
        line-height: 40px;
        padding-bottom: 8px;
        padding-top: 14px; }
      .sld2 .mp2 .tt1 i {
        display: block;
        font-style: normal;
        color: #565656;
        font-size: 24px;
        font-weight: 300;
        line-height: 24px; }
    .sld2 .mp2 .tt2 {
      position: absolute;
      top: 236px;
      left: 49px; }
      .sld2 .mp2 .tt2 span {
        display: block;
        font-size: 24px;
        line-height: 24px;
        color: #000000;
        font-weight: 700;
        margin-bottom: 26px; }
      .sld2 .mp2 .tt2 li {
        display: block;
        position: relative;
        padding-left: 49px;
        font-size: 24px;
        color: #000000;
        line-height: 24px;
        font-weight: 700;
        color: #ffffff;
        font-weight: 300;
        margin-bottom: 9px; }
        .sld2 .mp2 .tt2 li:before {
          position: absolute;
          top: 4px;
          left: 25px;
          display: block;
          content: '';
          background-image: url("../images/icons.png");
          width: 8px;
          height: 15px;
          background-position: -155px -69px; }
    .sld2 .mp2 .tt3 {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 99px;
      right: 0;
      background-color: #1694cf; }
      .sld2 .mp2 .tt3 span {
        display: block;
        color: #ffffff;
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 300;
        line-height: 32px;
        position: absolute;
        top: 22px;
        left: 49px; }
    .sld2 .mp2 .close1 {
      position: absolute;
      cursor: pointer;
      background-image: url("../images/icons.png");
      width: 37px;
      height: 37px;
      background-position: -114px -69px;
      bottom: 16px;
      right: 16px; }
    .sld2 .mp2 .tt4 {
      position: absolute;
      top: 229px;
      right: 23px;
      *zoom: 1; }
      .sld2 .mp2 .tt4:after {
        content: " ";
        display: table;
        clear: both; }
      .sld2 .mp2 .tt4 div {
        float: right;
        clear: right;
        width: 201px;
        height: 89px;
        padding-left: 43px;
        background: url(../images/t6.png); }
        .sld2 .mp2 .tt4 div i {
          font-style: normal;
          display: table-cell;
          height: 89px;
          width: 201px;
          text-align: center;
          vertical-align: middle;
          color: #ffffff;
          font-family: Gilroy;
          font-size: 14px;
          font-weight: 700;
          line-height: 18px;
          cursor: pointer; }
      .sld2 .mp2 .tt4 ul {
        width: 185px;
        float: right;
        background-color: #c6ddf9;
        padding: 8px;
        clear: both; }
        .sld2 .mp2 .tt4 ul li {
          display: block;
          padding: 0 8px;
          *zoom: 1;
          height: 23px;
          line-height: 23px; }
          .sld2 .mp2 .tt4 ul li:after {
            content: " ";
            display: table;
            clear: both; }
          .sld2 .mp2 .tt4 ul li.ac {
            background: #1694cf; }
            .sld2 .mp2 .tt4 ul li.ac i, .sld2 .mp2 .tt4 ul li.ac span {
              color: #fff; }
          .sld2 .mp2 .tt4 ul li i {
            float: left;
            width: 131px;
            font-family: Gilroy;
            font-size: 16px;
            font-style: normal;
            font-weight: 300;
            color: #000000; }
          .sld2 .mp2 .tt4 ul li span {
            float: left;
            font-family: Gilroy;
            font-size: 13px;
            font-weight: 700;
            color: #000000; }
    .sld2 .mp2 .video {
      position: absolute;
      top: 95px;
      left: 0;
      right: 0;
      bottom: 97px;
      background: url(../images/video.jpg); }
    .sld2 .mp2 .vd1 {
      position: absolute;
      top: 95px;
      left: 0;
      right: 0;
      bottom: 99px;
      overflow: hidden; }
      .sld2 .mp2 .vd1 video {
        position: absolute;
        top: 0;
        left: 0;
        display: block; }
  .sld2 .mp3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg2.jpg);
    z-index: 2;
    display: none; }
    .sld2 .mp3:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 621px;
      display: block;
      content: '';
      background: #fff; }
    .sld2 .mp3 .f1 {
      display: block;
      position: absolute;
      bottom: 0;
      right: 0; }
    .sld2 .mp3 .tt1 {
      position: absolute;
      top: 60px;
      left: 49px;
      color: #35a7e9; }
      .sld2 .mp3 .tt1:before {
        position: absolute;
        top: -12px;
        left: -15px;
        width: 1px;
        height: 97px;
        display: block;
        content: '';
        background: #35a7e9; }
      .sld2 .mp3 .tt1 span {
        display: block;
        font-size: 40px;
        font-weight: 700;
        line-height: 40px;
        margin-bottom: 10px; }
      .sld2 .mp3 .tt1 i {
        font-style: normal;
        display: block;
        font-size: 24px;
        font-weight: 300;
        line-height: 24px; }
    .sld2 .mp3 .tt2 {
      position: absolute;
      top: 167px;
      left: 34px;
      text-indent: 96px;
      width: 632px;
      height: 36px;
      background-color: #1694cf;
      color: #ffffff;
      font-family: Gilroy;
      font-size: 18px;
      text-transform: uppercase;
      font-weight: 300;
      line-height: 36px; }
      .sld2 .mp3 .tt2 b {
        font-weight: 700; }
    .sld2 .mp3 .tt3 {
      position: absolute;
      top: 227px;
      left: 172px;
      color: #000000;
      font-family: Gilroy;
      font-size: 24px;
      font-weight: 300;
      line-height: 21px; }
    .sld2 .mp3 .lp-ov {
      position: absolute;
      top: 446px;
      left: 273px;
      width: 110px;
      height: 110px; }
      .sld2 .mp3 .lp-ov span {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        -webkit-border-radius: 200px;
        border-radius: 200px;
        left: 0;
        -webkit-box-shadow: 5px 4px 12px 4px rgba(40, 89, 113, 0.4);
        box-shadow: 5px 4px 12px 4px rgba(40, 89, 113, 0.4);
        border: 2px solid #fbfcfc;
        color: #ffffff;
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        line-height: 106px;
        background-color: #508ed5;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#508ed5), to(#4174af));
        background-image: -webkit-linear-gradient(#508ed5, #4174af);
        background-image: linear-gradient(#508ed5, #4174af);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#508ed5', endColorstr='#4174af', GradientType=0); }
      .sld2 .mp3 .lp-ov .ll {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: 0.4s linear;
        transition: 0.4s linear; }
      .sld2 .mp3 .lp-ov .j1 {
        position: absolute;
        width: 175px;
        height: 176px;
        background: url(../images/lp1.png);
        top: 0px;
        left: 0px; }
      .sld2 .mp3 .lp-ov .j2 {
        position: absolute;
        width: 181px;
        height: 176px;
        background: url(../images/lp2.png);
        top: 0px;
        right: 0px; }
      .sld2 .mp3 .lp-ov .j3 {
        position: absolute;
        width: 175px;
        height: 183px;
        background: url(../images/lp3.png);
        bottom: 0px;
        left: 0px; }
      .sld2 .mp3 .lp-ov .j4 {
        position: absolute;
        width: 181px;
        height: 183px;
        background: url(../images/lp4.png);
        bottom: 0px;
        right: 0px; }
    .sld2 .mp3.ac .lp-ov .ll {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    .sld2 .mp3.ac .lp-ov .j1 {
      top: -150px;
      left: -147px; }
    .sld2 .mp3.ac .lp-ov .j2 {
      top: -150px;
      right: -147px;
      -webkit-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    .sld2 .mp3.ac .lp-ov .j3 {
      bottom: -148px;
      left: -147px;
      -webkit-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .sld2 .mp3.ac .lp-ov .j4 {
      bottom: -148px;
      right: -147px;
      -webkit-transition-delay: 0.8s;
      transition-delay: 0.8s; }
  .sld2 .mp4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg3.jpg);
    z-index: 2;
    display: none; }
    .sld2 .mp4 .tt1 {
      position: absolute;
      top: 59px;
      left: 49px;
      color: #ffffff;
      font-family: Gilroy;
      font-size: 40px;
      line-height: 37px;
      font-weight: 300;
      text-transform: uppercase; }
      .sld2 .mp4 .tt1 b {
        font-weight: 700;
        display: block; }
      .sld2 .mp4 .tt1:before {
        position: absolute;
        top: -13px;
        left: -15px;
        height: 139px;
        width: 1px;
        background: #fff;
        display: block;
        content: ''; }
    .sld2 .mp4 .sp1 {
      position: absolute;
      top: 263px;
      left: 445px; }
      .sld2 .mp4 .sp1 li {
        display: block;
        height: 48px;
        line-height: 48px;
        margin-bottom: 8px;
        color: #ffffff;
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 0.9px; }
    .sld2 .mp4 .bt1 {
      cursor: pointer;
      position: absolute;
      top: 367px;
      left: 916px;
      background-image: url("../images/icons.png");
      width: 65px;
      height: 65px;
      background-position: -114px 0px; }
  .sld2 .mp5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 2;
    display: none; }
    .sld2 .mp5 .sp1 {
      position: absolute;
      top: 103px;
      left: 102px;
      width: 876px;
      font-size: 16px;
      font-weight: 300; }
      .sld2 .mp5 .sp1 span {
        padding-left: 140px;
        display: block;
        height: 61px;
        line-height: 61px;
        background: url(../images/black3.png);
        font-size: 18px;
        font-weight: 700; }
      .sld2 .mp5 .sp1 ul {
        padding-top: 1px;
        background: url(../images/line2.png) top no-repeat; }
      .sld2 .mp5 .sp1 li {
        display: block;
        position: relative;
        padding: 7px 4px 8px 140px;
        line-height: 18px;
        background: url(../images/line2.png) bottom no-repeat; }
        .sld2 .mp5 .sp1 li i {
          display: block;
          position: absolute;
          top: 7px;
          left: 105px;
          font-style: normal; }
    .sld2 .mp5 .f1 {
      display: block;
      position: absolute;
      top: 99px;
      left: 31px; }
  .sld2 .mp6 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg4.jpg);
    z-index: 2;
    display: none; }
    .sld2 .mp6 .tt1 {
      position: absolute;
      top: 61px;
      left: 49px;
      color: #ffffff; }
      .sld2 .mp6 .tt1:before {
        position: absolute;
        top: -13px;
        left: -15px;
        display: block;
        content: '';
        height: 97px;
        width: 1px;
        background: #fff; }
      .sld2 .mp6 .tt1 span {
        font-size: 40px;
        font-weight: 700;
        display: block;
        line-height: 40px;
        padding-bottom: 11px;
        letter-spacing: 0.9px; }
      .sld2 .mp6 .tt1 i {
        font-size: 24px;
        font-weight: 300;
        font-style: normal;
        line-height: 24px; }
    .sld2 .mp6 .tt2 {
      position: absolute;
      top: 167px;
      left: 34px;
      right: 33px;
      background-color: #1694cf;
      line-height: 36px;
      height: 36px;
      text-align: center;
      color: #ffffff;
      font-family: Gilroy;
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase; }
    .sld2 .mp6 .sp1 {
      display: block;
      position: absolute;
      top: 233px;
      left: 284px;
      right: 0; }
      .sld2 .mp6 .sp1 li {
        display: block; }
        .sld2 .mp6 .sp1 li li {
          height: 221px;
          position: relative;
          width: 99px;
          float: left; }
          .sld2 .mp6 .sp1 li li + li {
            margin-left: 47px; }
          .sld2 .mp6 .sp1 li li span {
            position: absolute;
            top: 124px;
            left: -30px;
            right: -30px;
            display: block;
            text-align: center;
            color: #ffffff;
            font-family: Gilroy;
            font-size: 16px;
            font-weight: 700;
            line-height: 17px; }
  .sld2 .mp7-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(162, 202, 252, 0.6);
    z-index: 3;
    display: none; }
    .sld2 .mp7-1 .bg-m1 {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .sld2 .mp7-1 .ep-ev1, .sld2 .mp7-1 .ep-ev2 {
      position: absolute;
      top: 216px;
      left: 180px;
      -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
      -webkit-border-radius: 16px;
      border-radius: 16px;
      background-color: #eeeeee;
      width: 303px;
      height: 311px;
      padding: 25px 10px 0 30px;
      display: none; }
    .sld2 .mp7-1 .ep-ev1 span, .sld2 .mp7-1 .ep-ev2 span {
      display: block;
      cursor: pointer;
      position: absolute;
      top: -4px;
      right: -4px;
      background-image: url("../images/icons.png");
      width: 65px;
      height: 65px;
      background-position: -69px -114px;
      z-index: 4; }
    .sld2 .mp7-1 .ep-ev1 ul, .sld2 .mp7-1 .ep-ev2 ul {
      display: block; }
    .sld2 .mp7-1 .ep-ev1 ul li, .sld2 .mp7-1 .ep-ev2 ul li {
      font-family: Gilroy;
      font-size: 20px;
      padding-left: 31px;
      position: relative;
      margin-bottom: 9px;
      line-height: 24px;
      color: #565656;
      font-weight: 300; }
    .sld2 .mp7-1 .ep-ev1 ul li:before, .sld2 .mp7-1 .ep-ev2 ul li:before {
      position: absolute;
      top: 3px;
      left: 0;
      display: block;
      content: '';
      background-image: url("../images/icons.png");
      width: 18px;
      height: 16px;
      background-position: -219px -144px; }
    .sld2 .mp7-1 .ep-ev1 ul li.j1, .sld2 .mp7-1 .ep-ev2 ul li.j1 {
      color: #000000;
      font-weight: 700;
      padding-left: 0;
      margin-bottom: 22px; }
    .sld2 .mp7-1 .ep-ev1 ul li.j1:before, .sld2 .mp7-1 .ep-ev2 ul li.j1:before {
      display: none; }
    .sld2 .mp7-1 .ep-ev1 ul li.j2, .sld2 .mp7-1 .ep-ev2 ul li.j2 {
      color: #35a7e9;
      padding-left: 0; }
    .sld2 .mp7-1 .ep-ev1 ul li.j2:before {
      display: none; }
    .sld2 .mp7-1 .ep-ev2 {
      left: 360px; }
      .sld2 .mp7-1 .ep-ev2 ul li.j2:before {
        display: none; }
    .sld2 .mp7-1.ac .ep-ev1, .sld2 .mp7-1.ac2 .ep-ev2 {
      display: block; }
  .sld2 .mp7 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg2.jpg);
    z-index: 2;
    display: none; }
    .sld2 .mp7 .logo {
      position: absolute;
      top: 64px;
      left: 48px; }
    .sld2 .mp7 .logo2 {
      position: absolute;
      top: 0;
      left: 823px; }
    .sld2 .mp7 .f1 {
      position: absolute;
      top: 168px;
      right: 23px; }
    .sld2 .mp7 .sp1 {
      position: absolute;
      top: 168px;
      left: 48px;
      width: 760px;
      height: 566px;
      letter-spacing: 0.8px; }
      .sld2 .mp7 .sp1:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: '';
        background: url(../images/t9-1.png);
        top: -12px; }
      .sld2 .mp7 .sp1 .ep1 {
        display: block;
        background-image: url("../images/icons.png");
        width: 65px;
        height: 65px;
        background-position: -114px 0px;
        position: absolute;
        top: -44px;
        left: 272px; }
      .sld2 .mp7 .sp1 .ep2 {
        display: block;
        background-image: url("../images/icons.png");
        width: 65px;
        height: 65px;
        background-position: -114px 0px;
        position: absolute;
        top: -44px;
        left: 456px; }
      .sld2 .mp7 .sp1 div {
        position: absolute; }
      .sld2 .mp7 .sp1 .j1 {
        top: 177px;
        left: 68px;
        color: #fefeff;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 300;
        line-height: 15px;
        text-transform: uppercase; }
      .sld2 .mp7 .sp1 .j2 {
        top: 353px;
        left: 14px;
        color: #fefeff;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 300;
        line-height: 15px;
        text-transform: uppercase; }
      .sld2 .mp7 .sp1 .j3 {
        top: 529px;
        left: 18px;
        color: #fefeff;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 300;
        line-height: 15px;
        text-transform: uppercase; }
      .sld2 .mp7 .sp1 .j4 {
        top: 13px;
        color: #000000;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 300;
        line-height: 16px;
        left: 229px; }
      .sld2 .mp7 .sp1 .j5 {
        top: 13px;
        left: 461px;
        color: #000000;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 300;
        line-height: 16px; }
      .sld2 .mp7 .sp1 .j6 {
        top: 4px;
        left: 620px;
        color: #000000;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 300;
        line-height: 16px;
        text-align: center; }
  .sld2 .mp8 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg2.jpg);
    z-index: 2;
    display: none; }
    .sld2 .mp8 .logo {
      position: absolute;
      top: 0;
      left: 823px; }
    .sld2 .mp8 .tt1 {
      position: absolute;
      top: 96px;
      left: 0;
      right: 0;
      height: 126px;
      background: url(../images/black4.png) left no-repeat; }
      .sld2 .mp8 .tt1 img {
        position: absolute;
        top: 18px;
        left: 47px;
        display: block; }
      .sld2 .mp8 .tt1 i {
        font-style: normal;
        display: block;
        position: absolute;
        top: 62px;
        left: 47px;
        color: #565656;
        font-family: Gilroy;
        font-size: 22px;
        font-weight: 300;
        line-height: 24px;
        text-transform: uppercase; }
      .sld2 .mp8 .tt1 .pp1 {
        position: absolute;
        right: 14px;
        background-image: url("../images/p0.png");
        width: 68px;
        height: 68px;
        cursor: pointer;
        top: 50%;
        margin-top: -33px; }
    .sld2 .mp8 .tt2 {
      position: absolute;
      top: 254px;
      left: 234px;
      width: 547px;
      height: 68px;
      background: url(../images/t11.png);
      color: #5291da;
      font-family: Gilroy;
      font-size: 24px;
      font-weight: 300;
      text-transform: uppercase;
      line-height: 29px; }
      .sld2 .mp8 .tt2 span {
        width: 547px;
        height: 68px;
        display: table-cell;
        text-align: center;
        vertical-align: middle; }
    .sld2 .mp8 .gr1, .sld2 .mp8 .gr2 {
      position: absolute;
      top: 379px;
      left: 167px;
      width: 330px;
      height: 191px;
      background: url(../images/ch1.png);
      white-space: nowrap; }
    .sld2 .mp8 .gr1 .j1, .sld2 .mp8 .gr2 .j1 {
      position: absolute;
      top: 25px;
      right: 340px;
      color: #000000;
      font-family: Gilroy;
      font-size: 14px;
      font-weight: 300;
      line-height: 18px;
      text-transform: uppercase;
      text-align: right; }
    .sld2 .mp8 .gr1 .j2, .sld2 .mp8 .gr2 .j2 {
      position: absolute;
      top: 109px;
      right: 340px;
      color: #000000;
      font-family: Gilroy;
      font-size: 14px;
      font-weight: 300;
      line-height: 18px;
      text-align: right; }
    .sld2 .mp8 .gr1 .j3, .sld2 .mp8 .gr2 .j3 {
      position: absolute;
      top: -29px;
      left: 154px;
      color: #5291da;
      font-family: Gilroy;
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 14px; }
    .sld2 .mp8 .gr1 .p1, .sld2 .mp8 .gr2 .p1 {
      position: absolute;
      top: 20px;
      left: 138px;
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      width: 41px;
      height: 46px; }
    .sld2 .mp8 .gr1 .p2 {
      position: absolute;
      top: 106px;
      left: 104px;
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      width: 37px;
      height: 46px; }
    .sld2 .mp8 .gr2 {
      top: 379px;
      left: 647px;
      background: url(../images/ch2.png); }
      .sld2 .mp8 .gr2 .p2 {
        position: absolute;
        top: 106px;
        left: 104px;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        width: 37px;
        height: 46px; }
      .sld2 .mp8 .gr2 .j3 {
        left: 148px; }
      .sld2 .mp8 .gr2 .p1 {
        top: 20px;
        left: 136px;
        width: 28px;
        height: 46px; }
      .sld2 .mp8 .gr2 .p2 {
        top: 106px;
        left: 104px;
        width: 37px;
        height: 46px; }
    .sld2 .mp8 .sp1 {
      position: absolute;
      top: 691px;
      left: 316px;
      *zoom: 1;
      right: 0; }
      .sld2 .mp8 .sp1:after {
        content: " ";
        display: table;
        clear: both; }
      .sld2 .mp8 .sp1 li {
        float: left;
        margin-right: 15px; }
        .sld2 .mp8 .sp1 li li {
          float: none;
          line-height: 17px;
          margin: 0 0 6px 0 !important;
          color: #000000;
          font-family: Gilroy;
          font-size: 14px;
          font-weight: 300; }
          .sld2 .mp8 .sp1 li li img {
            float: left;
            margin-right: 6px; }
    .sld2 .mp8 .modal-sp {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(162, 202, 252, 0.6);
      z-index: 3;
      display: none; }
      .sld2 .mp8 .modal-sp .modal-tb {
        width: 1024px;
        height: 768px;
        display: table-cell;
        vertical-align: middle; }
        .sld2 .mp8 .modal-sp .modal-tb .bg-modal {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .sld2 .mp8 .modal-sp .modal-tb .modal-con {
          -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
          -webkit-border-radius: 16px;
          border-radius: 16px;
          background-color: #eeeeee;
          width: 600px;
          position: relative;
          margin: auto;
          padding: 55px 65px 55px 55px; }
          .sld2 .mp8 .modal-sp .modal-tb .modal-con .q1 {
            font-family: Gilroy;
            color: #000000;
            font-size: 20px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 20px;
            margin-bottom: 30px; }
          .sld2 .mp8 .modal-sp .modal-tb .modal-con .q2 {
            color: #000000;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 14px;
            margin-bottom: 13px; }
          .sld2 .mp8 .modal-sp .modal-tb .modal-con .q3 {
            color: #565656;
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 12px; }
          .sld2 .mp8 .modal-sp .modal-tb .modal-con .q4 {
            color: #565656;
            font-size: 18px;
            font-weight: 700; }
          .sld2 .mp8 .modal-sp .modal-tb .modal-con p {
            color: #565656;
            font-size: 18px;
            font-weight: 300;
            margin-bottom: 10px; }
            .sld2 .mp8 .modal-sp .modal-tb .modal-con p.p3 {
              color: #565656;
              font-size: 14px;
              font-weight: 300; }
            .sld2 .mp8 .modal-sp .modal-tb .modal-con p b {
              font-weight: 700; }
            .sld2 .mp8 .modal-sp .modal-tb .modal-con p:last-child {
              margin: 0; }
            .sld2 .mp8 .modal-sp .modal-tb .modal-con p.p2 {
              padding-left: 31px; }
            .sld2 .mp8 .modal-sp .modal-tb .modal-con p.p1 {
              margin-bottom: 0; }
          .sld2 .mp8 .modal-sp .modal-tb .modal-con .close2 {
            position: absolute;
            top: 3px;
            right: 3px;
            cursor: pointer;
            background-image: url("../images/p1.png");
            width: 68px;
            height: 68px; }
  .sld2 .mp10 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg2.jpg);
    z-index: 2;
    display: none; }
    .sld2 .mp10 .modal-sp {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(162, 202, 252, 0.6);
      z-index: 3;
      display: none; }
      .sld2 .mp10 .modal-sp .modal-tb {
        width: 1024px;
        height: 768px;
        display: table-cell;
        vertical-align: middle; }
        .sld2 .mp10 .modal-sp .modal-tb .bg-modal {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .sld2 .mp10 .modal-sp .modal-tb .modal-con {
          -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
          -webkit-border-radius: 16px;
          border-radius: 16px;
          background-color: #eeeeee;
          width: 600px;
          position: relative;
          margin: auto;
          padding: 55px 65px 55px 55px; }
          .sld2 .mp10 .modal-sp .modal-tb .modal-con .q1 {
            font-family: Gilroy;
            color: #000000;
            font-size: 20px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 20px;
            margin-bottom: 30px; }
          .sld2 .mp10 .modal-sp .modal-tb .modal-con .q2 {
            color: #000000;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 14px;
            margin-bottom: 13px; }
            .sld2 .mp10 .modal-sp .modal-tb .modal-con .q2.q2-2 {
              font-size: 16px; }
          .sld2 .mp10 .modal-sp .modal-tb .modal-con .q3 {
            color: #565656;
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 12px; }
          .sld2 .mp10 .modal-sp .modal-tb .modal-con .q4 {
            color: #565656;
            font-size: 18px;
            font-weight: 700; }
          .sld2 .mp10 .modal-sp .modal-tb .modal-con p {
            color: #565656;
            font-size: 18px;
            font-weight: 300;
            margin-bottom: 10px; }
            .sld2 .mp10 .modal-sp .modal-tb .modal-con p.p3 {
              color: #565656;
              font-size: 14px;
              font-weight: 300; }
            .sld2 .mp10 .modal-sp .modal-tb .modal-con p b {
              font-weight: 700; }
            .sld2 .mp10 .modal-sp .modal-tb .modal-con p:last-child {
              margin: 0; }
            .sld2 .mp10 .modal-sp .modal-tb .modal-con p.p2 {
              padding-left: 31px; }
            .sld2 .mp10 .modal-sp .modal-tb .modal-con p.p1 {
              margin-bottom: 0; }
          .sld2 .mp10 .modal-sp .modal-tb .modal-con .close2 {
            position: absolute;
            top: 3px;
            right: 3px;
            cursor: pointer;
            background-image: url("../images/p1.png");
            width: 68px;
            height: 68px; }
    .sld2 .mp10 .logo {
      position: absolute;
      top: 0;
      left: 823px; }
    .sld2 .mp10 .tt1 {
      position: absolute;
      top: 96px;
      left: 0;
      right: 0;
      height: 127px;
      z-index: 1;
      background: url(../images/black5.png) left no-repeat;
      -webkit-transition: 0.4s linear;
      transition: 0.4s linear; }
      .sld2 .mp10 .tt1 img {
        position: absolute;
        top: 18px;
        left: 47px;
        display: block; }
    .sld2 .mp10 .pp1 {
      position: absolute;
      top: 124px;
      right: 15px;
      background-image: url("../images/p0.png");
      width: 68px;
      height: 68px;
      background-position: 0px 0px;
      cursor: pointer;
      z-index: 2; }
    .sld2 .mp10 .gr1, .sld2 .mp10 .gr2 {
      position: absolute;
      top: 317px;
      left: 240px;
      width: 576px;
      height: 360px; }
    .sld2 .mp10 .gr1:before, .sld2 .mp10 .gr2:before {
      position: absolute;
      top: -4px;
      left: -71px;
      width: 576px;
      height: 418px;
      background: url(../images/gr1.png);
      display: block;
      content: ''; }
    .sld2 .mp10 .gr1 .t1, .sld2 .mp10 .gr2 .t1 {
      position: absolute;
      top: -35px;
      letter-spacing: 1px;
      left: -4px;
      color: #0092dd;
      font-family: Gilroy;
      font-size: 16px;
      font-weight: 700;
      white-space: nowrap;
      text-transform: uppercase;
      line-height: 15px; }
    .sld2 .mp10 .gr1 .ov-it, .sld2 .mp10 .gr2 .ov-it {
      position: absolute;
      bottom: -29px;
      left: 89px;
      right: 0; }
    .sld2 .mp10 .gr1 .ov-it .item1, .sld2 .mp10 .gr2 .ov-it .item1 {
      float: left;
      height: 10px;
      position: relative;
      width: 140px; }
    .sld2 .mp10 .gr1 .ov-it .item1 + .item1, .sld2 .mp10 .gr2 .ov-it .item1 + .item1 {
      margin-left: 56px; }
    .sld2 .mp10 .gr1 .ov-it .item1 + .item1 div, .sld2 .mp10 .gr2 .ov-it .item1 + .item1 div {
      background: #dbe8fa; }
    .sld2 .mp10 .gr1 .ov-it .item1 span, .sld2 .mp10 .gr2 .ov-it .item1 span {
      display: block;
      position: absolute;
      bottom: -42px;
      left: -50px;
      right: -50px;
      text-align: center;
      color: #000000;
      font-family: Gilroy;
      font-size: 14px;
      font-weight: 300;
      line-height: 18px; }
    .sld2 .mp10 .gr1 .ov-it .item1 span.j1, .sld2 .mp10 .gr2 .ov-it .item1 span.j1 {
      text-transform: uppercase; }
    .sld2 .mp10 .gr1 .ov-it .item1 div, .sld2 .mp10 .gr2 .ov-it .item1 div {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 296px;
      height: 0px;
      background: #5291d9; }
    .sld2 .mp10 .gr1 .ov-it .item1 div i, .sld2 .mp10 .gr2 .ov-it .item1 div i {
      display: block;
      position: absolute;
      top: -30px;
      left: 0;
      right: 0;
      text-align: center;
      color: #565656;
      font-family: Gilroy;
      font-weight: 700;
      font-style: normal;
      font-size: 28px;
      line-height: 21px; }
    .sld2 .mp10 .gr1 .ov-it .item1 div i:after, .sld2 .mp10 .gr2 .ov-it .item1 div i:after {
      content: '%';
      font-size: 12px; }
    .sld2 .mp10 .gr1 .ov-it .item1 div.j1:before {
      position: absolute;
      top: -40px;
      left: -8px;
      right: -8px;
      bottom: -48px;
      display: block;
      content: '';
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      opacity: 0; }
    .sld2 .mp10 .gr2 {
      left: 579px; }
      .sld2 .mp10 .gr2 .ov-it .item1 div {
        height: 278px;
        height: 0px; }
        .sld2 .mp10 .gr2 .ov-it .item1 div.j1:before {
          position: absolute;
          top: -40px;
          left: -8px;
          right: -8px;
          bottom: -48px;
          display: block;
          content: '';
          -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          opacity: 0; }
      .sld2 .mp10 .gr2 .t1 {
        left: 44px; }
    .sld2 .mp10.ac .gr1 .ov-it .item1 div {
      height: 108px; }
    .sld2 .mp10.ac .gr1 .ov-it .item1 + .item1 div {
      height: 215px; }
    .sld2 .mp10.ac .gr2 .ov-it .item1 div {
      height: 278px; }
    .sld2 .mp10.ac .gr2 .ov-it .item1 + .item1 div {
      height: 183px; }
    .sld2 .mp10.ac .gr1 .ov-it .item1 div, .sld2 .mp10.ac .gr2 .ov-it .item1 div {
      -webkit-transition: 0.8s linear;
      transition: 0.8s linear; }
    .sld2 .mp10.ac .gr1 .ov-it .item1 div.j1:before, .sld2 .mp10.ac .gr2 .ov-it .item1 div.j1:before {
      -webkit-transition: 0.4s 0.9s linear;
      transition: 0.4s 0.9s linear;
      opacity: 1; }
  .sld2 .mp11 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg2.jpg);
    z-index: 2;
    display: none; }
    .sld2 .mp11 .modal-sp {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(162, 202, 252, 0.6);
      z-index: 3;
      display: none; }
      .sld2 .mp11 .modal-sp .modal-tb {
        width: 1024px;
        height: 768px;
        display: table-cell;
        vertical-align: middle; }
        .sld2 .mp11 .modal-sp .modal-tb .bg-modal {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .sld2 .mp11 .modal-sp .modal-tb .modal-con {
          -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
          -webkit-border-radius: 16px;
          border-radius: 16px;
          background-color: #eeeeee;
          width: 600px;
          position: relative;
          margin: auto;
          padding: 55px 65px 55px 55px; }
          .sld2 .mp11 .modal-sp .modal-tb .modal-con .q1 {
            font-family: Gilroy;
            color: #000000;
            font-size: 20px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 20px;
            margin-bottom: 30px; }
          .sld2 .mp11 .modal-sp .modal-tb .modal-con .q1-1 {
            margin-bottom: 19px; }
          .sld2 .mp11 .modal-sp .modal-tb .modal-con .q2 {
            color: #000000;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            line-height: 14px;
            margin-bottom: 13px; }
            .sld2 .mp11 .modal-sp .modal-tb .modal-con .q2.q2-2 {
              font-size: 16px; }
          .sld2 .mp11 .modal-sp .modal-tb .modal-con .q3 {
            color: #565656;
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 12px; }
          .sld2 .mp11 .modal-sp .modal-tb .modal-con .q4 {
            color: #565656;
            font-size: 18px;
            font-weight: 700; }
          .sld2 .mp11 .modal-sp .modal-tb .modal-con p {
            color: #565656;
            font-size: 18px;
            font-weight: 300;
            margin-bottom: 10px; }
            .sld2 .mp11 .modal-sp .modal-tb .modal-con p.p3 {
              color: #565656;
              font-size: 14px;
              font-weight: 300; }
            .sld2 .mp11 .modal-sp .modal-tb .modal-con p b {
              font-weight: 700; }
            .sld2 .mp11 .modal-sp .modal-tb .modal-con p:last-child {
              margin: 0; }
            .sld2 .mp11 .modal-sp .modal-tb .modal-con p.p2 {
              padding-left: 31px; }
            .sld2 .mp11 .modal-sp .modal-tb .modal-con p.p1 {
              margin-bottom: 0; }
          .sld2 .mp11 .modal-sp .modal-tb .modal-con .close2 {
            position: absolute;
            top: 3px;
            right: 3px;
            cursor: pointer;
            background-image: url("../images/p1.png");
            width: 68px;
            height: 68px; }
    .sld2 .mp11 .logo {
      position: absolute;
      top: 0;
      left: 823px; }
    .sld2 .mp11 .tt1 {
      position: absolute;
      top: 96px;
      left: 0;
      right: 0;
      height: 127px;
      z-index: 1;
      background: url(../images/black5.png) left no-repeat;
      -webkit-transition: 0.4s linear;
      transition: 0.4s linear; }
    .sld2 .mp11 .pp1 {
      position: absolute;
      top: 124px;
      right: 15px;
      background-image: url("../images/p0.png");
      width: 68px;
      height: 68px;
      background-position: 0px 0px;
      cursor: pointer;
      z-index: 2; }
    .sld2 .mp11 .gr1 {
      position: absolute;
      top: 280px;
      left: 117px;
      width: 859px;
      height: 360px; }
      .sld2 .mp11 .gr1:before {
        position: absolute;
        top: -4px;
        left: -70px;
        display: block;
        content: '';
        width: 929px;
        height: 368px;
        background: url(../images/gr2.png); }
      .sld2 .mp11 .gr1 .ov-et1, .sld2 .mp11 .gr1 .ov-et2 {
        position: absolute;
        bottom: 1px;
        left: 76px;
        *zoom: 1; }
      .sld2 .mp11 .gr1 .ov-et1:after, .sld2 .mp11 .gr1 .ov-et2:after {
        content: " ";
        display: table;
        clear: both; }
      .sld2 .mp11 .gr1 .ov-et1 .t1, .sld2 .mp11 .gr1 .ov-et2 .t1 {
        position: absolute;
        bottom: -24px;
        left: 0;
        right: 0;
        text-align: center;
        color: #000000;
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 300;
        line-height: 11px;
        text-transform: uppercase; }
      .sld2 .mp11 .gr1 .ov-et1 .item1, .sld2 .mp11 .gr1 .ov-et2 .item1 {
        float: left;
        width: 77px;
        height: 10px;
        position: relative; }
      .sld2 .mp11 .gr1 .ov-et1 .item1 div, .sld2 .mp11 .gr1 .ov-et2 .item1 div {
        height: 315px;
        background: #0092dd;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0; }
      .sld2 .mp11 .gr1 .ov-et1 .item1 div span, .sld2 .mp11 .gr1 .ov-et2 .item1 div span {
        position: absolute;
        top: -30px;
        left: 0;
        right: 0;
        text-align: center;
        display: block;
        color: #565656;
        font-family: Gilroy;
        font-weight: 700;
        font-size: 28px;
        line-height: 21px; }
      .sld2 .mp11 .gr1 .ov-et1 .item1 div span:after, .sld2 .mp11 .gr1 .ov-et2 .item1 div span:after {
        content: '%';
        font-size: 12px; }
      .sld2 .mp11 .gr1 .ov-et1 .item1:nth-child(2) div, .sld2 .mp11 .gr1 .ov-et2 .item1:nth-child(2) div {
        background: #95b3d7;
        height: 252px; }
      .sld2 .mp11 .gr1 .ov-et1 .item1:nth-child(3) div {
        background: #ededed;
        height: 98px; }
      .sld2 .mp11 .gr1 .ov-et2 {
        left: 483px; }
        .sld2 .mp11 .gr1 .ov-et2 .item1:nth-child(3) div {
          background: #ededed;
          height: 98px; }
    .sld2 .mp11 .ev-bt1 {
      position: absolute;
      top: 19px;
      left: 541px;
      opacity: 0; }
      .sld2 .mp11 .ev-bt1:before {
        position: absolute;
        top: 37px;
        left: -285px;
        display: block;
        content: '';
        background: url(../images/st-ep-on1.png);
        width: 312px;
        height: 172px; }
      .sld2 .mp11 .ev-bt1 .num1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 171px;
        height: 171px;
        background: url(../images/gr3.png);
        text-align: center; }
        .sld2 .mp11 .ev-bt1 .num1 span {
          display: block;
          padding: 33px 0 0 0;
          color: #fefefe;
          font-family: Gilroy;
          font-size: 32px;
          line-height: 32px; }
        .sld2 .mp11 .ev-bt1 .num1 div {
          font-weight: 300;
          font-size: 67px;
          line-height: 67px;
          color: #fefefe;
          font-weight: 700;
          position: relative;
          top: -4px; }
          .sld2 .mp11 .ev-bt1 .num1 div i {
            font-size: 24px;
            font-weight: 700;
            font-style: normal; }
      .sld2 .mp11 .ev-bt1 ul {
        display: block;
        position: absolute;
        top: 38px;
        left: 230px;
        width: 197px;
        text-transform: uppercase; }
        .sld2 .mp11 .ev-bt1 ul li {
          color: #000000;
          font-family: Gilroy;
          font-size: 14px;
          font-weight: 300;
          line-height: 32px;
          position: relative;
          display: block; }
          .sld2 .mp11 .ev-bt1 ul li:before {
            position: absolute;
            top: 7.5px;
            left: -23px;
            display: block;
            content: '';
            width: 17px;
            height: 17px;
            -webkit-border-radius: 20px;
            border-radius: 20px;
            background: #0092dd; }
          .sld2 .mp11 .ev-bt1 ul li:nth-child(2):before {
            background: #95b3d7; }
          .sld2 .mp11 .ev-bt1 ul li:nth-child(3):before {
            background: #ffffff; }
    .sld2 .mp11.ac .gr1 .ov-et2 .item1 div {
      height: 78px;
      -webkit-transition: 0.8s linear;
      transition: 0.8s linear; }
    .sld2 .mp11.ac .gr1 .ov-et2 .item1:nth-child(2) div {
      height: 56px; }
    .sld2 .mp11.ac .gr1 .ov-et2 .item1:nth-child(3) div {
      height: 8px; }
    .sld2 .mp11.ac .ev-bt1 {
      opacity: 1;
      -webkit-transition: 0.3s 1s linear;
      transition: 0.3s 1s linear; }

@-webkit-keyframes t1 {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    zoom: 1; }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    zoom: 1; } }
@keyframes t1 {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    zoom: 1; }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    zoom: 1; } }
.hh1 {
  position: absolute;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  background-color: #e8f7ff;
  width: 57px;
  height: 28px;
  color: #6990d7;
  font-family: Gilroy;
  font-size: 18px;
  text-align: center;
  line-height: 33px; }

.sld4 .ov1 .item1 .h1, .sld4 .ov1 .item1 .h2, .sld4 .ov1 .item1 .h3, .sld4 .ov1 .item1 .h4, .sld4 .ov1 .item1 .h5, .sld4 .ov1 .item1 .h6 {
  position: absolute;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  background-color: #e8f7ff;
  width: 57px;
  height: 28px;
  color: #6990d7;
  font-family: Gilroy;
  font-size: 18px;
  text-align: center;
  line-height: 33px; }

.hh1:after {
  position: relative;
  top: 13px;
  display: inline-block;
  margin-left: 2px;
  vertical-align: top;
  content: '';
  background-image: url("../images/icons.png");
  width: 9px;
  height: 11px;
  background-position: -219px -164px; }

.sld4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg1.jpg); }
  .sld4 .ov1 .item1 .h1:after, .sld4 .ov1 .item1 .h2:after, .sld4 .ov1 .item1 .h3:after, .sld4 .ov1 .item1 .h4:after, .sld4 .ov1 .item1 .h5:after, .sld4 .ov1 .item1 .h6:after {
    position: relative;
    top: 13px;
    display: inline-block;
    margin-left: 2px;
    vertical-align: top;
    content: '';
    background-image: url("../images/icons.png");
    width: 9px;
    height: 11px;
    background-position: -219px -164px; }
  .sld4 .logo {
    position: absolute;
    top: 0;
    left: 48px; }
  .sld4 .f1 {
    display: block;
    position: absolute;
    top: -4px;
    right: 0; }
  .sld4 .tt1 {
    position: absolute;
    top: 129px;
    left: 48px; }
    .sld4 .tt1 img {
      display: block;
      margin-bottom: 16px; }
    .sld4 .tt1 span {
      display: block;
      color: #565656;
      font-family: Gilroy;
      font-size: 22px;
      font-weight: 300;
      line-height: 23px;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .sld4 .te2 {
    position: absolute;
    left: 94px;
    bottom: 56px;
    color: #565656;
    font-family: Gilroy;
    font-size: 12px;
    font-weight: 300;
    line-height: 12px; }
  .sld4 .ov1 {
    *zoom: 1;
    position: absolute;
    top: 276px;
    left: 96px;
    right: 0; }
    .sld4 .ov1:after {
      content: " ";
      display: table;
      clear: both; }
    .sld4 .ov1 .item1 {
      width: 406px;
      float: left;
      margin-right: 20px;
      height: 417px;
      position: relative; }
      .sld4 .ov1 .item1:before {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        content: '';
        height: 49px;
        background-color: #5291da; }
      .sld4 .ov1 .item1:after {
        position: absolute;
        top: 49px;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        content: '';
        background-color: #bcdcf6;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#bcdcf6), to(#7ab8e1));
        background-image: -webkit-linear-gradient(#bcdcf6, #7ab8e1);
        background-image: linear-gradient(#bcdcf6, #7ab8e1);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcdcf6', endColorstr='#7ab8e1', GradientType=0); }
      .sld4 .ov1 .item1 .h1 {
        left: 45px;
        top: 379px;
        z-index: 1; }
      .sld4 .ov1 .item1 .h2 {
        left: 126px;
        top: 379px;
        z-index: 1; }
      .sld4 .ov1 .item1 .h3 {
        left: 212px;
        top: 379px;
        z-index: 1; }
      .sld4 .ov1 .item1 .h6 {
        left: 310px;
        top: 379px;
        z-index: 1; }
      .sld4 .ov1 .item1 .h4 {
        right: 230px;
        top: 379px;
        z-index: 1;
        width: 51px; }
      .sld4 .ov1 .item1 .h5 {
        right: 135px;
        top: 379px;
        z-index: 1; }
      .sld4 .ov1 .item1 span {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        display: block;
        color: #ffffff;
        font-family: Gilroy;
        font-size: 18px;
        font-weight: 700;
        line-height: 21px; }
        .sld4 .ov1 .item1 span i {
          font-style: normal;
          width: 406px;
          height: 49px;
          vertical-align: middle;
          display: table-cell; }
      .sld4 .ov1 .item1 img {
        display: block;
        position: absolute;
        top: 53px;
        left: 20px;
        z-index: 1; }
      .sld4 .ov1 .item1:last-child img {
        top: 98px;
        left: 102px; }

.sld3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bgx.png); }
  .sld3 .main {
    position: absolute;
    top: 115px;
    left: 39px; }
    .sld3 .main h2 {
      font-size: 56px;
      font-weight: 300;
      letter-spacing: 7px; }
    .sld3 .main h5 {
      font-size: 22px;
      color: #565656;
      font-weight: 300;
      letter-spacing: 1.1px; }
    .sld3 .main .text1 {
      position: absolute;
      font-size: 18px;
      font-weight: 900;
      color: white;
      top: 174px;
      width: 500px;
      left: 263px;
      letter-spacing: 0.9px; }
    .sld3 .main .b1 {
      background-image: url(../images/b0.png);
      height: 349px;
      width: 105px;
      position: absolute;
      top: 222px;
      left: 105px; }
    .sld3 .main .b2 {
      background-image: url(../images/b2.png);
      height: 346px;
      width: 106px;
      position: absolute;
      top: 227px;
      left: 313px; }
    .sld3 .main .b3 {
      background-image: url(../images/b3.png);
      height: 348px;
      width: 106px;
      top: 224px;
      position: absolute;
      left: 524px; }
    .sld3 .main .b4 {
      background-image: url(../images/b4.png);
      height: 157px;
      width: 103px;
      position: absolute;
      top: 411px;
      left: 739px; }
    .sld3 .main .plus {
      z-index: 1; }
    .sld3 .main #plus1 {
      top: 273px;
      left: 174px; }
    .sld3 .main #plus2 {
      top: 272px;
      left: 385px; }
    .sld3 .main #plus3 {
      top: 384px;
      left: 810px; }
  .sld3 .logo {
    position: absolute;
    top: 0;
    left: 823px;
    z-index: 1; }
  .sld3 .tt1, .sld3 .tt2 {
    position: absolute;
    top: 96px;
    left: 0;
    right: 0;
    height: 127px;
    z-index: 1;
    background: url(../images/black5.png) left no-repeat;
    -webkit-transition: 0.4s linear;
    transition: 0.4s linear; }
  .sld3 .tt1 img, .sld3 .tt2 img {
    position: absolute;
    top: 18px;
    left: 47px;
    display: block; }
  .sld3 .tt1 span {
    position: absolute;
    top: 66px;
    left: 47px;
    display: block;
    color: #565656;
    font-family: Gilroy;
    font-size: 22px;
    font-weight: 300;
    line-height: 24px;
    text-transform: uppercase; }
  .sld3 .tt2 {
    height: 101px;
    opacity: 0; }
    .sld3 .tt2 span {
      position: absolute;
      top: 66px;
      left: 47px;
      display: block;
      color: #565656;
      font-family: Gilroy;
      font-size: 22px;
      font-weight: 300;
      line-height: 24px;
      text-transform: uppercase; }
    .sld3 .tt2 img {
      top: 11px; }
  .sld3 .f1 {
    display: block;
    position: absolute;
    top: 236px;
    left: 3px;
    width: 396px;
    height: 482px; }
  .sld3 .tt3 {
    position: absolute;
    top: 472px;
    left: 354px;
    width: 178px;
    height: 120px;
    background: url(../images/t17.png); }
    .sld3 .tt3 span {
      width: 178px;
      height: 120px;
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      color: #ffffff;
      font-family: Gilroy;
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 24px; }
    .sld3 .tt3 a {
      background-image: url("../images/icons.png");
      width: 65px;
      height: 65px;
      background-position: -114px 0px;
      position: absolute;
      left: 50%;
      margin-left: -32.5px;
      display: block;
      bottom: -32px; }
  .sld3 .mp1 .t1, .sld3 .mp2 .t1, .sld3 .mp3 .t1 {
    border-top: 1px solid #95d0f3;
    border-bottom: 1px solid #95d0f3;
    margin-top: -1px; }
  .sld3 .ov1 {
    position: absolute;
    left: 589px;
    top: 0;
    bottom: 0;
    width: 434px;
    background: url(../images/bg5.png) bottom left no-repeat;
    margin-left: 311px;
    -webkit-transition: 0.4s linear;
    transition: 0.4s linear; }
    .sld3 .ov1 .f2 {
      display: block;
      position: absolute;
      top: 226px;
      left: 21px;
      z-index: 1;
      opacity: 0;
      width: 163px;
      height: auto; }
    .sld3 .ov1 .f3 {
      display: block;
      position: absolute;
      top: 332px;
      left: 190px;
      opacity: 0; }
    .sld3 .ov1 .sp1 {
      display: block;
      position: absolute;
      top: 409px;
      left: 119px;
      width: 314px;
      height: 152px;
      background: url(../images/t19.png);
      opacity: 0; }
      .sld3 .ov1 .sp1 li {
        display: block;
        padding-left: 95px;
        height: 32px;
        line-height: 32px;
        margin-bottom: 8px;
        color: #383838;
        font-size: 20px;
        font-weight: 300; }
    .sld3 .ov1 .ep-ll1 {
      position: absolute;
      bottom: 268px;
      left: -32px;
      background-image: url("../images/icons.png");
      width: 64px;
      height: 64px;
      background-position: -183px 0px;
      cursor: pointer; }
      .sld3 .ov1 .ep-ll1:before {
        position: absolute;
        top: 24px;
        left: 26px;
        display: block;
        content: '';
        background-image: url("../images/icons.png");
        width: 11px;
        height: 15px;
        background-position: -232px -112px;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
        zoom: 1;
        -webkit-transition: 0.4s linear;
        transition: 0.4s linear; }
    .sld3 .ov1 .bt1 {
      position: absolute;
      bottom: 143px;
      left: 199px;
      background-image: url("../images/icons.png");
      width: 65px;
      height: 65px;
      background-position: -114px 0px;
      cursor: pointer;
      opacity: 0;
      -webkit-transition: 0.4s linear;
      transition: 0.4s linear; }
    .sld3 .ov1 .sp1, .sld3 .ov1 .f2, .sld3 .ov1 .f3 {
      -webkit-transition: 0.4s linear;
      transition: 0.4s linear; }
  .sld3.ac .tt1 {
    opacity: 0; }
  .sld3.ac .tt2 {
    opacity: 1; }
  .sld3.ac .ov1 {
    margin-left: 0px; }
    .sld3.ac .ov1 .bt1, .sld3.ac .ov1 .sp1, .sld3.ac .ov1 .f2, .sld3.ac .ov1 .f3 {
      opacity: 1; }
    .sld3.ac .ov1 .ep-ll1:before {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      zoom: 1; }
  .sld3 .mp1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url(../images/bg1.jpg);
    display: none; }
    .sld3 .mp1 .t1 {
      position: absolute;
      top: 96px;
      left: 0;
      right: 0;
      height: 143px;
      background: url(../images/black6.png) left no-repeat; }
      .sld3 .mp1 .t1 img {
        display: block;
        position: absolute;
        top: 19px;
        left: 262px; }
      .sld3 .mp1 .t1 span {
        display: block;
        position: absolute;
        top: 69px;
        left: 262px;
        color: #565656;
        font-family: Gilroy;
        font-size: 18px;
        font-weight: 300;
        line-height: 20px;
        text-transform: uppercase; }
    .sld3 .mp1 .togl1 {
      position: absolute;
      top: 288px;
      left: 364px;
      width: 410px;
      height: 293px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background-color: rgba(255, 255, 255, 0.5); }
      .sld3 .mp1 .togl1:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: '';
        z-index: 3;
        background: rgba(51, 51, 51, 0); }
      .sld3 .mp1 .togl1 span {
        display: block;
        position: absolute;
        top: 32px;
        left: 0;
        right: 0;
        text-align: center;
        color: #5290d9;
        font-family: Gilroy;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 19px; }
      .sld3 .mp1 .togl1 i {
        display: block;
        font-style: normal;
        position: absolute;
        top: -32.5px;
        cursor: pointer;
        left: 50%;
        margin-left: -32.5px;
        background-image: url("../images/icons.png");
        width: 65px;
        height: 65px;
        background-position: -114px 0px;
        z-index: 3; }
      .sld3 .mp1 .togl1.j1 {
        opacity: 0; }
        .sld3 .mp1 .togl1.j1 i {
          background-image: url("../images/icons.png");
          width: 65px;
          height: 65px;
          background-position: 0px -114px; }
      .sld3 .mp1 .togl1 ul {
        display: block;
        position: absolute;
        top: 77px;
        left: 40px;
        right: 90px;
        cursor: default;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .sld3 .mp1 .togl1 ul li {
          display: block;
          color: #383838;
          font-family: Gilroy;
          font-size: 20px;
          font-weight: 300;
          position: relative;
          height: 70px;
          white-space: nowrap; }
          .sld3 .mp1 .togl1 ul li:before {
            position: absolute;
            top: 1px;
            left: -20px;
            display: block;
            content: '';
            background-image: url("../images/icons.png");
            width: 10px;
            height: 18px;
            background-position: -232px -68px; }
    .sld3 .mp1.ac .togl1 {
      opacity: 0; }
      .sld3 .mp1.ac .togl1.j1 {
        opacity: 1; }
    .sld3 .mp1 .nv-lnk1 {
      position: absolute;
      top: 272px;
      right: 81px; }
      .sld3 .mp1 .nv-lnk1 a {
        display: block;
        margin-bottom: 37px; }
    .sld3 .mp1 .t2 {
      display: block;
      position: absolute;
      top: 100px;
      left: 20px; }
  .sld3 .mp4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 1024px;
    height: 768px;
    z-index: 2;
    background: url(../images/bg2.jpg);
    display: none; }
    .sld3 .mp4 .tt1 h2 {
      position: absolute;
      top: 20px;
      left: 265px;
      font-size: 32px;
      font-weight: 300; }
      .sld3 .mp4 .tt1 h2 .blue {
        position: initial;
        font-size: 32px;
        color: #5291da;
        display: initial; }
    .sld3 .mp4 .tt1 .span2 {
      left: 265px; }
    .sld3 .mp4 .b5 {
      background-image: url(../images/b5.png);
      height: 557px;
      width: 162px;
      position: absolute;
      top: 171px;
      left: 60px;
      z-index: 2; }
    .sld3 .mp4 .text1 {
      font-size: 24px;
      color: #ffffff;
      font-weight: 900;
      text-transform: uppercase;
      position: absolute;
      top: 254px;
      left: 264px; }
    .sld3 .mp4 .text2 {
      font-size: 18px;
      position: absolute;
      font-weight: 300;
      top: 608px;
      left: 285px;
      line-height: 30px; }
    .sld3 .mp4 .bl0 {
      display: none;
      background-image: url(../images/bl1.png);
      height: 72px;
      width: 317px;
      position: absolute;
      left: 659px; }
      .sld3 .mp4 .bl0 p {
        text-transform: uppercase;
        padding: 12px 0 0 23px;
        color: #5291d9;
        font-size: 18px;
        font-weight: 900; }
    .sld3 .mp4 .bl {
      background-image: url(../images/bl0.png);
      height: 72px;
      width: 395px;
      position: absolute;
      left: 264px;
      cursor: pointer; }
      .sld3 .mp4 .bl p {
        text-transform: uppercase;
        padding: 13px 28px;
        font-size: 18px;
        color: #ffffff;
        font-weight: 900;
        letter-spacing: 1px; }
    .sld3 .mp4 .bl0.bl3 p {
      padding: 25px 28px; }
    .sld3 .mp4 .bl1 {
      background-image: url(../images/bl2.png);
      cursor: initial;
      top: 332px; }
      .sld3 .mp4 .bl1 p {
        padding: 25px 28px; }
    .sld3 .mp4 .bl2 {
      top: 421px; }
    .sld3 .mp4 .bl3 {
      top: 509px; }
  .sld3 .mp2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url(../images/bg1.jpg);
    display: none; }
    .sld3 .mp2 .t1 {
      position: absolute;
      top: 96px;
      left: 0;
      right: 0;
      height: 125px;
      background: url(../images/black6.png) left no-repeat; }
      .sld3 .mp2 .t1 img {
        display: block;
        position: absolute;
        top: 18px;
        left: 47px; }
      .sld3 .mp2 .t1 span {
        display: block;
        position: absolute;
        top: 61px;
        left: 47px;
        color: #565656;
        font-family: Gilroy;
        font-size: 22px;
        font-weight: 300;
        line-height: 24px;
        text-transform: uppercase; }
    .sld3 .mp2 .ev1 {
      position: absolute;
      bottom: 0;
      left: 127px;
      width: 776px;
      height: 562px;
      background: url(../images/t21.png); }
      .sld3 .mp2 .ev1 span {
        display: block;
        position: absolute;
        top: 455px;
        left: 65px;
        color: #000000;
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 300; }
        .sld3 .mp2 .ev1 span b {
          line-height: 16px;
          text-transform: uppercase;
          font-weight: 300; }
        .sld3 .mp2 .ev1 span i {
          font-style: normal;
          display: block;
          position: absolute;
          top: 0;
          left: -11px; }
  .sld3 .mp3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url(../images/bg2.jpg);
    display: none; }
    .sld3 .mp3 .t1 {
      position: absolute;
      top: 96px;
      left: 0;
      right: 0;
      height: 98px;
      background: url(../images/black6.png) left no-repeat; }
      .sld3 .mp3 .t1 img {
        display: block;
        position: absolute;
        top: 18px;
        left: 47px; }
      .sld3 .mp3 .t1 span {
        display: block;
        position: absolute;
        top: 65px;
        left: 47px;
        line-height: 20px;
        color: #565656;
        font-family: Gilroy;
        font-size: 22px;
        font-weight: 300;
        text-transform: uppercase; }
    .sld3 .mp3 .t2 {
      position: absolute;
      top: 269px;
      left: 0;
      right: 0;
      height: 54px;
      background: url(../images/t23.png) center no-repeat; }
      .sld3 .mp3 .t2 .j1 {
        position: absolute;
        left: 112px;
        top: 20px;
        color: #5291da;
        font-family: Gilroy;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 16px; }
      .sld3 .mp3 .t2 .j2 {
        position: absolute;
        left: 654px;
        top: 20px;
        color: #fff;
        font-family: Gilroy;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 16px; }
      .sld3 .mp3 .t2 .j3 {
        position: absolute;
        top: -58px;
        left: 50%;
        margin-left: -85.5px;
        width: 171px;
        height: 171px;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: 0.4s linear;
        transition: 0.4s linear; }
        .sld3 .mp3 .t2 .j3:before {
          position: absolute;
          top: 3px;
          left: 3px;
          right: 3px;
          bottom: 3px;
          display: block;
          content: '';
          -webkit-border-radius: 200px;
          border-radius: 200px;
          background: #b5d8f1; }
        .sld3 .mp3 .t2 .j3:after {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          display: block;
          content: '';
          background: url(../images/t22.png); }
    .sld3 .mp3.ac .t2 .j3 {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    .sld3 .mp3 .pp2 {
      position: absolute;
      right: 14px;
      background-image: url("../images/p0.png");
      width: 68px;
      height: 68px;
      cursor: pointer;
      top: 18%;
      margin-top: -33px; }
    .sld3 .mp3 .gr2 {
      left: 522px !important; }
    .sld3 .mp3 .gr1, .sld3 .mp3 .gr2 {
      position: absolute;
      top: 398px;
      left: 48px;
      width: 454px;
      height: 259px;
      background: url(../images/ch3.png); }
    .sld3 .mp3 .gr1 .item1, .sld3 .mp3 .gr2 .item1 {
      margin-left: 2px;
      margin-bottom: 21px; }
    .sld3 .mp3 .gr1 .item1 i, .sld3 .mp3 .gr2 .item1 i {
      display: block;
      font-style: normal;
      color: #000000;
      font-family: Gilroy;
      font-size: 14px;
      font-weight: 300;
      line-height: 13px;
      margin-bottom: 5px;
      margin-left: 6px; }
    .sld3 .mp3 .gr1 .item1 div, .sld3 .mp3 .gr2 .item1 div {
      margin-bottom: 8px;
      *zoom: 1;
      width: 105%; }
    .sld3 .mp3 .gr1 .item1 div:after, .sld3 .mp3 .gr2 .item1 div:after {
      content: " ";
      display: table;
      clear: both; }
    .sld3 .mp3 .gr1 .item1 div:last-child, .sld3 .mp3 .gr2 .item1 div:last-child {
      margin: 0; }
    .sld3 .mp3 .gr1 .item1 div span, .sld3 .mp3 .gr2 .item1 div span {
      float: left;
      margin-right: 6px;
      height: 32px;
      background-color: #5291da;
      line-height: 32px;
      text-indent: 8px;
      color: #ffffff;
      font-family: Gilroy;
      font-size: 14px;
      font-weight: 300; }
    .sld3 .mp3 .gr1 .item1 div b, .sld3 .mp3 .gr2 .item1 div b {
      float: left;
      line-height: 32px;
      color: #565656;
      font-family: Gilroy;
      font-size: 24px;
      font-weight: 700; }
    .sld3 .mp3 .gr1 .item1 div b b, .sld3 .mp3 .gr2 .item1 div b b {
      font-size: 14px;
      font-weight: 300;
      display: inline;
      float: none; }
    .sld3 .mp3 .gr1 .item1:last-child div span, .sld3 .mp3 .gr2 .item1:last-child div span {
      background: #9dbde9; }
  .sld3 .modal-sp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(162, 202, 252, 0.6);
    z-index: 3;
    display: none; }
    .sld3 .modal-sp .modal-tb {
      width: 1024px;
      height: 768px;
      display: table-cell;
      vertical-align: middle; }
      .sld3 .modal-sp .modal-tb .bg-modal {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .sld3 .modal-sp .modal-tb .modal-con2 {
        width: 976px;
        position: relative;
        margin: auto;
        height: 261px;
        -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
        -webkit-border-radius: 16px;
        border-radius: 16px;
        background-color: #87b3eb; }
        .sld3 .modal-sp .modal-tb .modal-con2:before {
          position: absolute;
          top: 79px;
          left: 59px;
          display: block;
          content: '';
          width: 697px;
          height: 143px;
          background: url(../images/t24.png); }
        .sld3 .modal-sp .modal-tb .modal-con2 .y1 {
          position: absolute;
          top: 27px;
          left: 0;
          right: 0;
          text-align: center;
          color: #ffffff;
          font-family: Gilroy;
          font-size: 24px;
          font-weight: 300;
          text-transform: uppercase;
          line-height: 25px;
          letter-spacing: 1.2px; }
        .sld3 .modal-sp .modal-tb .modal-con2 .y2 {
          position: absolute;
          top: 117px;
          left: 68px;
          color: #000000;
          font-family: Gilroy;
          font-size: 16px;
          font-weight: 300;
          line-height: 16px; }
        .sld3 .modal-sp .modal-tb .modal-con2 .y3 {
          position: absolute;
          top: 173px;
          left: 68px;
          line-height: 16px;
          color: #000000;
          font-family: Gilroy;
          font-size: 16px;
          font-weight: 300; }
        .sld3 .modal-sp .modal-tb .modal-con2 .y4 {
          position: absolute;
          top: 118px;
          left: 793px;
          line-height: 14px;
          color: #000000;
          font-family: Gilroy;
          font-size: 13px;
          font-weight: 300; }
        .sld3 .modal-sp .modal-tb .modal-con2 .y5 {
          position: absolute;
          top: 178px;
          left: 793px;
          line-height: 10px;
          color: #000000;
          font-family: Gilroy;
          font-size: 13px;
          font-weight: 300; }
        .sld3 .modal-sp .modal-tb .modal-con2 .close2 {
          position: absolute;
          top: 4px;
          right: 4px;
          cursor: pointer;
          background-image: url("../images/icons.png");
          width: 65px;
          height: 65px;
          background-position: 0px -114px; }
      .sld3 .modal-sp .modal-tb .modal-con {
        -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
        -webkit-border-radius: 16px;
        border-radius: 16px;
        background-color: #eeeeee;
        width: 600px;
        position: relative;
        margin: auto;
        padding: 55px 65px 55px 55px; }
        .sld3 .modal-sp .modal-tb .modal-con .q1 {
          font-family: Gilroy;
          color: #000000;
          font-size: 20px;
          font-weight: 700;
          text-transform: uppercase;
          line-height: 20px;
          margin-bottom: 30px; }
        .sld3 .modal-sp .modal-tb .modal-con .q2 {
          color: #000000;
          font-size: 14px;
          font-weight: 700;
          text-transform: uppercase;
          line-height: 14px;
          margin-bottom: 10px; }
        .sld3 .modal-sp .modal-tb .modal-con .q3 {
          color: #565656;
          font-size: 18px;
          font-weight: 700;
          margin-bottom: 7px; }
        .sld3 .modal-sp .modal-tb .modal-con .q4 {
          color: #565656;
          font-size: 18px;
          font-weight: 700; }
        .sld3 .modal-sp .modal-tb .modal-con p {
          color: #565656;
          font-size: 18px;
          font-weight: 300;
          margin-bottom: 10px; }
          .sld3 .modal-sp .modal-tb .modal-con p.p3 {
            color: #565656;
            font-size: 14px;
            font-weight: 300;
            padding-top: 27px; }
          .sld3 .modal-sp .modal-tb .modal-con p b {
            font-weight: 700; }
          .sld3 .modal-sp .modal-tb .modal-con p:last-child {
            margin: 0; }
          .sld3 .modal-sp .modal-tb .modal-con p.p2 {
            padding-left: 31px; }
          .sld3 .modal-sp .modal-tb .modal-con p.p1 {
            margin-bottom: 0; }
        .sld3 .modal-sp .modal-tb .modal-con .close2 {
          position: absolute;
          top: 3px;
          right: 3px;
          cursor: pointer;
          background-image: url("../images/p1.png");
          width: 68px;
          height: 68px; }

.sld5 .logo {
  position: absolute;
  right: 48px;
  top: 0; }
.sld5 .tt1 {
  position: absolute;
  top: 96px;
  left: 0;
  right: 0;
  height: 66px;
  z-index: 1;
  background: url(../images/black5.png) left no-repeat;
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear; }
  .sld5 .tt1 img {
    position: absolute;
    top: 18px;
    left: 47px;
    display: block; }
.sld5 .t2 {
  position: absolute;
  top: 230px;
  left: 360px;
  width: 627px;
  height: 58px;
  background: url(../images/z1.png) left;
  text-align: center;
  line-height: 58px; }
  .sld5 .t2 span {
    display: inline-block;
    vertical-align: middle;
    color: #5291da;
    font-family: Gilroy;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 1.1px; }
    .sld5 .t2 span b {
      font-weight: 700; }
.sld5 .t3 {
  position: absolute;
  top: 230px;
  left: 50px;
  width: 109px;
  height: 109px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
  background-color: #66b5f1; }
  .sld5 .t3 img {
    display: block;
    position: absolute;
    top: 28px;
    left: 18px; }
.sld5 .ft1 {
  display: block;
  position: absolute;
  top: 180px;
  left: 0; }
.sld5 .y1, .sld5 .y2 {
  position: absolute;
  top: 614px;
  left: 356px;
  font-family: Gilroy;
  color: #000000; }
.sld5 .y1 {
  top: 410px;
  left: 540px; }
  .sld5 .y1 span {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 14px;
    color: #000000;
    display: block;
    padding-bottom: 3px; }
.sld5 .y2 span {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 14px;
  color: #000000;
  display: block;
  padding-bottom: 3px; }
.sld5 .y1 p, .sld5 .y2 p {
  color: #000000;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px; }
.sld5 .y1 p b, .sld5 .y2 p b {
  font-weight: 700; }
.sld5 .y1 i {
  color: #c30000;
  font-size: 14px;
  font-weight: 700;
  font-style: normal; }
.sld5 .y2 {
  left: 588px; }
  .sld5 .y2 i {
    color: #c30000;
    font-size: 14px;
    font-weight: 700;
    font-style: normal; }
.sld5 .t4 {
  position: absolute;
  bottom: 85px;
  left: 48px;
  color: #000000;
  font-family: Gilroy;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px; }

.main-m {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.6);
  height: 48px;
  *zoom: 1; }
  .main-m:after {
    content: " ";
    display: table;
    clear: both; }
  .main-m li {
    float: left;
    width: 16.7%;
    text-align: center; }
    .main-m li:last-child {
      float: none;
      overflow: hidden;
      width: auto;
      float: none; }
    .main-m li a {
      display: block;
      color: #000000;
      font-family: Gilroy;
      font-size: 16px;
      font-weight: 300;
      text-transform: uppercase; }
      .main-m li a span {
        cursor: pointer;
        display: table-cell;
        width: 170px;
        vertical-align: middle;
        height: 48px; }
    .main-m li.ac a {
      background: #fff; }

/* ========================================== */
/* === После изменения (дата: 26.05.2017) === */
/* ========================================== */
.gamma {
  display: none;
  background-image: url(../images/ac/023.png);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 1024px;
  height: 768px; }

.fplus, .splus, .ssplus, .aplus {
  position: absolute;
  z-index: 1;
  top: 290px;
  background-image: url("../images/icons.png");
  width: 65px;
  height: 65px;
  background-position: -114px 0px;
  cursor: pointer; }

.fplus {
  left: 88px; }

.aplus {
  left: -74px; }

.ssplus {
  left: 250px; }

.fpopap {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 1024px;
  height: 768px;
  background-image: url(../images/ac/002.png); }
  .fpopap > .tubic-1 {
    position: absolute;
    left: 48px;
    top: 130px;
    background-image: url(../images/ac/001.png);
    width: 179px;
    height: 564px; }
  .fpopap > .text-1 {
    position: absolute;
    top: 110px;
    left: 263px;
    color: #565656; }
    .fpopap > .text-1 > .txt-1 {
      font-size: 40px;
      font-weight: 300;
      letter-spacing: 1.2px; }
      .fpopap > .text-1 > .txt-1 > span {
        font-weight: 800; }
    .fpopap > .text-1 > .txt-2, .fpopap > .text-1 > .txt-3 {
      font-size: 22px;
      font-weight: 300; }

.txts {
  position: absolute;
  top: 267px;
  left: 265px; }
  .txts > .fhead {
    margin-bottom: 40px;
    position: relative;
    cursor: pointer;
    width: 395px;
    height: 96px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #9dc2ee;
    line-height: 96px;
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    text-indent: 40px;
    text-transform: uppercase;
    letter-spacing: 0.75px; }
  .txts > .shead {
    position: relative;
    cursor: pointer;
    width: 395px;
    height: 96px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #9dc2ee;
    line-height: 96px;
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    text-indent: 40px;
    text-transform: uppercase;
    letter-spacing: 0.75px; }
  .txts > .fhead > span, .txts > .shead > span {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 32px;
    height: 32px;
    background-image: url(../images/ac/004.png); }
  .txts > .hide-list-1, .txts > .hide-list-2 {
    display: none;
    width: 395px;
    margin-left: 30px;
    padding-top: 25px;
    padding-bottom: 25px; }
  .txts > .hide-list-1 > li, .txts > .hide-list-2 > li {
    list-style-image: url(../images/ac/003.png);
    font-size: 18px;
    font-weight: 300;
    color: #565656;
    margin-bottom: 10px; }
  .txts > .hide-list-1 > li:last-child, .txts > .hide-list-2 > li:last-child {
    margin-bottom: 0; }

.fpopap > .fclose {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 92px;
  height: 92px;
  background-image: url(../images/ac/012.png);
  cursor: pointer; }

.apopap > .text-1 {
  position: absolute;
  top: 86px;
  left: 65px; }
.apopap > .video1 {
  position: absolute;
  width: 341px;
  height: 191px;
  top: 194px;
  left: 97px;
  background-image: url(../images/ac/preview1.png); }
.apopap > .video2 {
  position: absolute;
  width: 341px;
  height: 191px;
  top: 194px;
  left: 588px;
  background-image: url(../images/ac/preview2.png); }

#vd2 {
  position: absolute;
  width: 341px;
  height: 193px;
  top: 193px;
  left: 588px;
  display: none; }

#vd3 {
  position: absolute;
  width: 341px;
  height: 195px;
  top: 512px;
  left: 344px;
  display: none; }

#vd4 {
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 100%;
  display: none; }

.apopap {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 1024px;
  height: 768px;
  background-image: url(../images/ac/016.png); }
  .apopap > .video3 {
    position: absolute;
    width: 341px;
    height: 191px;
    top: 514px;
    left: 344px;
    background-image: url(../images/ac/preview3.png); }
  .apopap > .btn1 {
    position: absolute;
    width: 375px;
    height: 147px;
    top: 377px;
    left: 325px;
    cursor: pointer;
    background-image: url(../images/ac/btn1.png); }
  .apopap > .text-1 > .txt-1 {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1.8px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 10px;
    position: absolute;
    width: 1000px;
    left: -52px;
    top: -1px; }
    .apopap > .text-1 > .txt-1 > .bold_blue {
      font-weight: 700;
      color: #5492db; }
    .apopap > .text-1 > .txt-1 .text-2 {
      top: 48px; }
  .apopap > .aclose {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 92px;
    height: 92px;
    background-image: url(../images/ac/012.png);
    cursor: pointer; }

.aapopap {
  display: none;
  position: absolute;
  width: 1024px;
  height: 768px;
  background-image: url(../images/ac/024.png);
  z-index: 2; }
  .aapopap > .text-0 {
    font-size: 18px;
    text-transform: uppercase;
    position: absolute;
    color: #5291da;
    top: 74px;
    left: 47px; }
  .aapopap > .text-1 {
    position: absolute;
    top: 147px;
    left: 199px; }
  .aapopap > .text-2 {
    display: none;
    position: absolute;
    top: 244px;
    left: 344px; }
  .aapopap > .text-3 {
    display: none;
    position: absolute;
    top: 338px;
    left: 344px; }
  .aapopap > .text-4 {
    display: none;
    position: absolute;
    top: 424px;
    left: 344px; }
  .aapopap > .text-5 {
    display: none;
    position: absolute;
    top: 512px;
    left: 344px; }
  .aapopap > .text-6 {
    display: none;
    position: absolute;
    top: 252px;
    left: 48px; }
  .aapopap > .text-7 {
    display: none;
    position: absolute;
    top: 352px;
    left: 48px; }
  .aapopap > .text-8 {
    display: none;
    position: absolute;
    top: 438px;
    left: 48px; }
  .aapopap > .text-9 {
    display: none;
    position: absolute;
    top: 527px;
    left: 48px; }
  .aapopap > .text-10 {
    position: absolute;
    top: 585px;
    left: 876px; }
  .aapopap > .text-11 {
    position: absolute;
    top: 725px;
    left: 48px; }
  .aapopap > .text-1 > .txt-1 {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    line-height: 24px; }
    .aapopap > .text-1 > .txt-1 > .atop {
      font-weight: 700;
      color: #565656; }

.fr4 > .text-1 > .txt-1 > .atop {
  font-weight: 700;
  color: #565656;
  text-transform: uppercase; }

.aapopap > .text-2 > .txt-2, .aapopap > .text-3 > .txt-2, .aapopap > .text-4 > .txt-2, .aapopap > .text-5 > .txt-2 {
  font-size: 16px;
  letter-spacing: 1.2px;
  line-height: 18px;
  color: #000; }
.aapopap > .text-6 > .txt-3, .aapopap > .text-7 > .txt-3, .aapopap > .text-8 > .txt-3, .aapopap > .text-9 > .txt-3 {
  font-size: 18px;
  line-height: 18px;
  color: #575758;
  font-weight: 700; }
.aapopap > .text-10 > .txt-4 {
  font-size: 18px;
  line-height: 18px;
  color: #7599da; }
.aapopap > .text-11 > .txt-5 {
  font-size: 14px;
  line-height: 32px;
  color: #000; }
.aapopap > .next_btn {
  position: absolute;
  top: 400px;
  right: 20px;
  width: 40px;
  height: 80px;
  cursor: pointer;
  background-image: url(../images/ac/right.png); }
.aapopap > .lines1 {
  display: none;
  background-image: url("../images/ac/lines1.png");
  position: absolute;
  width: 613px;
  height: 91px;
  top: 224px;
  left: 48px; }
.aapopap > .lines2 {
  display: none;
  background-image: url("../images/ac/lines2.png");
  position: absolute;
  width: 613px;
  height: 88px;
  top: 315px;
  left: 48px; }
.aapopap > .lines3 {
  display: none;
  background-image: url("../images/ac/lines3.png");
  position: absolute;
  width: 613px;
  height: 88px;
  top: 403px;
  left: 48px; }
.aapopap > .lines4 {
  display: none;
  background-image: url("../images/ac/lines4.png");
  position: absolute;
  width: 613px;
  height: 88px;
  top: 490px;
  left: 48px; }
.aapopap > .stick {
  position: absolute;
  top: 380px;
  right: 152px;
  width: 192px;
  height: 273px;
  background-image: url(../images/ac/stick.png); }
.aapopap > .stamp {
  display: none;
  position: absolute;
  width: 226px;
  height: 224px;
  top: 513px;
  left: 439px;
  background-image: url(../images/ac/stamp.png); }

.tick1, .tick2, .tick3, .tick4, .tick5 {
  display: none;
  background-image: url("../images/ac/tick.png");
  width: 19px;
  height: 15px;
  position: absolute; }

.aapopap .tick1 {
  top: 244px;
  left: 316px; }
.aapopap .tick2 {
  top: 336px;
  left: 316px; }
.aapopap .tick3 {
  top: 355px;
  left: 316px; }
.aapopap .tick4 {
  top: 423px;
  left: 316px; }
.aapopap .tick5 {
  top: 511px;
  left: 316px; }
.aapopap > .aaclose {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 92px;
  height: 92px;
  background-image: url(../images/ac/012.png);
  cursor: pointer; }

.fr4 {
  display: none;
  position: absolute;
  width: 1024px;
  height: 768px;
  background-image: url(../images/ac/019.png);
  z-index: 3; }
  .fr4 > .fr4close {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 92px;
    height: 92px;
    background-image: url(../images/ac/012.png);
    cursor: pointer; }
  .fr4 > .showing_content {
    display: none; }
    .fr4 > .showing_content > .text-5 {
      position: absolute;
      top: 220px;
      left: 48px; }
      .fr4 > .showing_content > .text-5 > .txt-3 {
        font-size: 22px;
        line-height: 32px;
        color: #000; }
    .fr4 > .showing_content > .text-6 {
      position: absolute;
      top: 464px;
      left: 147px; }
    .fr4 > .showing_content > .line {
      position: absolute;
      top: 245px;
      left: 36px;
      height: 24px;
      width: 600px;
      background-image: url(../images/ac/line1.png); }
  .fr4 > .forvd {
    position: absolute;
    width: 340px;
    height: 383px;
    top: 226px;
    right: 50px;
    background-image: url(../images/ac/boy1.png);
    z-index: 2;
    display: none; }
  .fr4 > .showing_content > .text-6 > .txt-4 {
    font-size: 22px;
    line-height: 32px;
    color: #5e98dc; }
  .fr4 > .circle1 {
    display: none; }

.circle2, .circle3, .circle4 {
  display: none; }

.fr4 > .circle1 > #circle1 {
  background-image: url(../images/ac/c1.png);
  top: 507px;
  left: 48px;
  position: absolute;
  height: 100px;
  width: 100px; }
.fr4 > .circle2 > #circle2 {
  background-image: url(../images/ac/c2.png);
  top: 507px;
  left: 185px;
  position: absolute;
  height: 100px;
  width: 100px; }
.fr4 > .circle3 > #circle3 {
  background-image: url(../images/ac/c3.png);
  top: 507px;
  left: 324px;
  position: absolute;
  height: 100px;
  width: 100px; }
.fr4 > .circle4 > #circle4 {
  background-image: url(../images/ac/c4.png);
  top: 507px;
  left: 470px;
  position: absolute;
  height: 100px;
  width: 100px; }
.fr4 > .circle1 > .text-6 {
  position: absolute;
  top: 616px;
  left: 64px; }
  .fr4 > .circle1 > .text-6 > .txt-4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    color: #7d8083; }
.fr4 > .showing_content > .text-10 {
  position: absolute;
  top: 470px;
  left: 125px;
  height: 25px;
  width: 373px;
  background-image: url(../images/ac/text.png); }
.fr4 > .circle2 > .text-7 {
  position: absolute;
  top: 616px;
  left: 205px; }
  .fr4 > .circle2 > .text-7 > .txt-4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    color: #7d8083; }
.fr4 > .circle3 > .text-8 {
  position: absolute;
  top: 616px;
  left: 343px; }
  .fr4 > .circle3 > .text-8 > .txt-4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    color: #7d8083; }
.fr4 > .circle4 > .text-9 {
  position: absolute;
  top: 616px;
  left: 468px; }
  .fr4 > .circle4 > .text-9 > .txt-4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    color: #7d8083; }
.fr4 > .vd4 {
  position: absolute;
  top: 226px;
  right: 50px; }
.fr4 > .text-1 {
  position: absolute;
  top: 130px;
  left: 200px; }
  .fr4 > .text-1 > .txt-1 {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    line-height: 24px;
    text-transform: uppercase; }
.fr4 > .text-2 {
  position: absolute;
  top: 283px;
  left: 48px; }
.fr4 > .text-3 {
  position: absolute;
  top: 339px;
  left: 48px; }
.fr4 > .text-4 {
  position: absolute;
  top: 395px;
  left: 48px; }
.fr4 > .text-2 > .txt-2, .fr4 > .text-3 > .txt-2, .fr4 > .text-4 > .txt-2 {
  font-size: 20px;
  letter-spacing: 1.2px;
  font-weight: 700;
  line-height: 24px;
  color: #5291da;
  text-transform: uppercase; }

.sspopap {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 1024px;
  height: 768px;
  background-image: url(../images/ac/020.png); }
  .sspopap > .ssclose {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 92px;
    height: 92px;
    background-image: url(../images/ac/012.png);
    cursor: pointer; }
  .sspopap > .text-1 {
    position: absolute;
    top: 171px;
    left: 128px; }
    .sspopap > .text-1 > .txt-1 {
      font-size: 36px;
      font-weight: 700;
      line-height: 24px;
      color: #ffffff;
      letter-spacing: 2.2px; }
  .sspopap > .text-2 {
    position: absolute;
    top: 296px;
    left: 128px; }
  .sspopap > .text-3 {
    position: absolute;
    top: 339px;
    left: 128px; }
  .sspopap > .text-4 {
    position: absolute;
    top: 495px;
    left: 128px; }
  .sspopap > .text-5 {
    position: absolute;
    top: 522px;
    left: 128px; }
  .sspopap > .text-6 {
    position: absolute;
    top: 582px;
    left: 128px; }
  .sspopap > .text-7 {
    position: absolute;
    top: 612px;
    left: 128px; }
  .sspopap > .text-8 {
    position: absolute;
    top: 672px;
    left: 128px; }
  .sspopap > .text-9 {
    position: absolute;
    top: 672px;
    left: 645px; }
  .sspopap > .circle {
    background-image: url(../images/ac/021.png);
    position: absolute;
    top: 177px;
    left: 815px;
    width: 100px;
    height: 100px; }
  .sspopap .txt-2 {
    color: #5291d9;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px; }
  .sspopap .txt-4 {
    color: #ffffff;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px; }
  .sspopap .txt-3 {
    color: #000;
    font-weight: 300;
    font-size: 22px;
    line-height: 24px; }

.spopap {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 1024px;
  height: 768px;
  background-image: url(../images/ac/007.png); }
  .spopap > .tubic-2 {
    position: absolute;
    top: 119px;
    left: 67px;
    width: 168px;
    height: 577px;
    background-image: url(../images/ac/006.png); }
  .spopap > .text-2 {
    position: absolute;
    left: 263px;
    top: 110px; }
    .spopap > .text-2 > .txt-1 {
      color: #000;
      font-size: 40px;
      font-weight: 300;
      letter-spacing: 1.2px; }
      .spopap > .text-2 > .txt-1 > span {
        font-weight: 800; }
    .spopap > .text-2 > .txt-2 {
      font-size: 22px;
      font-weight: 300;
      color: #565656; }
  .spopap > .text-3 {
    position: absolute;
    left: 263px;
    top: 248px; }
    .spopap > .text-3 > p {
      font-size: 20px;
      font-weight: 300;
      color: #5291da;
      text-transform: uppercase;
      letter-spacing: 0.75px; }

.spopap__fpopap {
  position: absolute;
  top: 232px;
  right: 48px;
  width: 87px;
  height: 136px;
  background-image: url(../images/ac/005.png);
  cursor: pointer; }

.spopap > .text-4 {
  position: absolute;
  top: 416px;
  left: 263px; }
  .spopap > .text-4 > .txt-1 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 800;
    color: #565656;
    letter-spacing: 0.75px; }
  .spopap > .text-4 > .txt-2 {
    font-size: 18px;
    font-weight: 800;
    color: #565656;
    letter-spacing: 0.75px; }
.spopap > .text-5 {
  position: absolute;
  top: 514px;
  left: 263px; }
  .spopap > .text-5 > .txt-1 {
    font-size: 18px;
    font-weight: 800;
    color: #565656;
    letter-spacing: 0.75px;
    text-transform: uppercase; }
.spopap > .text-6 {
  position: absolute;
  top: 601px;
  left: 263px; }
  .spopap > .text-6 > .txt-1 {
    font-size: 18px;
    font-weight: 800;
    color: #565656;
    letter-spacing: 0.75px;
    text-transform: uppercase; }
.spopap > .list-1 {
  position: absolute;
  left: 705px;
  top: 406px;
  width: 260px; }
  .spopap > .list-1 > li {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
    list-style-image: url(../images/ac/008.png); }
.spopap > .list-2 > li, .spopap > .list-3 > li {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 5px;
  list-style-image: url(../images/ac/008.png); }
.spopap > .list-1 > li:last-child {
  margin-bottom: 0; }
.spopap > .list-2 {
  position: absolute;
  left: 705px;
  top: 495px;
  width: 260px; }
.spopap > .list-3 {
  position: absolute;
  left: 705px;
  top: 604px;
  width: 260px; }
.spopap > .list-1 > li > span, .spopap > .list-2 > li > span {
  display: block;
  text-indent: 15px; }
.spopap > .sclose {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 92px;
  height: 92px;
  background-image: url(../images/ac/012.png);
  cursor: pointer; }

.tpopap {
  display: none;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 1024px;
  height: 768px;
  background-image: url(../images/ac/009.png); }
  .tpopap > .tclose {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 92px;
    height: 92px;
    background-image: url(../images/ac/012.png);
    cursor: pointer; }
  .tpopap > .text-7 {
    position: absolute;
    left: 48px;
    top: 40px; }
    .tpopap > .text-7 > .txt-1 {
      color: #000;
      font-size: 40px;
      font-weight: 300;
      letter-spacing: 1.2px; }
      .tpopap > .text-7 > .txt-1 > span {
        font-weight: 800; }
    .tpopap > .text-7 > .txt-2, .tpopap > .text-7 > .txt-3 {
      font-size: 22px;
      font-weight: 300;
      color: #565656; }
  .tpopap > .text-8 {
    position: absolute;
    top: 200px;
    left: calc(50% - 220px);
    width: 440px;
    text-align: center; }
    .tpopap > .text-8 > .txt-1, .tpopap > .text-8 > .txt-2 {
      font-size: 28px;
      font-weight: 300;
      color: #5291da;
      text-transform: uppercase; }
  .tpopap > .fpop, .tpopap > .spop {
    position: absolute;
    top: 290px;
    width: 213px;
    height: 37px;
    background-color: transparent;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    color: #5291da;
    line-height: 37px; }
  .tpopap > .fpop {
    left: 290px;
    background-image: url(../images/ac/010.png);
    padding-left: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .tpopap > .spop {
    right: 290px;
    background-image: url(../images/ac/011.png);
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.ffpopap {
  display: none;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 1024px;
  height: 768px;
  background-image: url(../images/ac/014.png); }
  .ffpopap > .text-9 {
    position: absolute;
    left: 48px;
    top: 40px; }
    .ffpopap > .text-9 > .txt-1 {
      color: #000;
      font-size: 40px;
      font-weight: 300;
      letter-spacing: 1.2px; }
      .ffpopap > .text-9 > .txt-1 > span {
        font-weight: 800; }
    .ffpopap > .text-9 > .txt-2, .ffpopap > .text-9 > .txt-3 {
      font-size: 22px;
      font-weight: 300;
      color: #565656; }
  .ffpopap > .text-10 {
    position: absolute;
    top: 200px;
    left: calc(50% - 220px);
    width: 440px;
    text-align: center; }
    .ffpopap > .text-10 > .txt-1, .ffpopap > .text-10 > .txt-2 {
      font-size: 28px;
      font-weight: 300;
      color: #5291da;
      text-transform: uppercase; }
  .ffpopap > .text-11 {
    position: absolute;
    top: 300px;
    left: 411px;
    letter-spacing: 0.75px; }
    .ffpopap > .text-11 > .txt-1 {
      font-size: 18px;
      font-weight: 800;
      text-transform: uppercase;
      color: #5291da; }
      .ffpopap > .text-11 > .txt-1 > span:last-child {
        margin-left: 58px; }

.graphic-1 {
  position: absolute;
  top: 337px;
  left: 290px;
  width: 724px;
  height: 164px;
  background-image: url(../images/ac/013.png); }

.chart-1 {
  position: absolute;
  top: 8px;
  left: 123px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-1 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-1 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-1 > .gr {
    width: 0;
    height: 29px;
    background-color: #5291da; }
  .chart-1 > .num {
    margin-left: 5px; }

.chart-2 {
  position: absolute;
  top: 52px;
  left: 123px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-2 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-2 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-2 > .gr {
    width: 0;
    height: 29px;
    background-color: #87d5f5; }
  .chart-2 > .num {
    margin-left: 5px; }

.chart-3 {
  position: absolute;
  top: 97px;
  left: 123px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-3 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-3 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-3 > .gr {
    width: 0;
    height: 29px;
    background-color: #e0f2fe; }
  .chart-3 > .num {
    margin-left: 5px; }

.chart-4 {
  position: absolute;
  top: 8px;
  left: 430px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-4 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-4 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-4 > .gr {
    width: 0;
    height: 29px;
    background-color: #5291da; }
  .chart-4 > .num {
    margin-left: 5px; }

.chart-5 {
  position: absolute;
  top: 52px;
  left: 430px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-5 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-5 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-5 > .gr {
    width: 0;
    height: 29px;
    background-color: #87d5f5; }
  .chart-5 > .num {
    margin-left: 5px; }

.chart-6 {
  position: absolute;
  top: 97px;
  left: 430px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-6 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-6 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-6 > .gr {
    width: 0;
    height: 29px;
    background-color: #e0f2fe; }
  .chart-6 > .num {
    margin-left: 5px; }

.ffpopap > .text-12 {
  position: absolute;
  top: 530px;
  left: 411px; }
  .ffpopap > .text-12 > .txt-1, .ffpopap > .text-12 > .txt-2 {
    font-size: 14px;
    font-weight: 300;
    color: #5291da; }
.ffpopap > .ffclose {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 92px;
  height: 92px;
  background-image: url(../images/ac/012.png);
  cursor: pointer; }

.fffpopap {
  display: none;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 1024px;
  height: 768px;
  background-image: url(../images/ac/015.png); }
  .fffpopap > .text-13 {
    position: absolute;
    left: 48px;
    top: 40px; }
    .fffpopap > .text-13 > .txt-1 {
      color: #000;
      font-size: 40px;
      font-weight: 300;
      letter-spacing: 1.2px; }
      .fffpopap > .text-13 > .txt-1 > span {
        font-weight: 800; }
    .fffpopap > .text-13 > .txt-2, .fffpopap > .text-13 > .txt-3 {
      font-size: 22px;
      font-weight: 300;
      color: #565656; }
  .fffpopap > .text-14 {
    position: absolute;
    top: 200px;
    left: calc(50% - 220px);
    width: 440px;
    text-align: center; }
    .fffpopap > .text-14 > .txt-1, .fffpopap > .text-14 > .txt-2 {
      font-size: 28px;
      font-weight: 300;
      color: #5291da;
      text-transform: uppercase; }
  .fffpopap > .text-15 {
    position: absolute;
    top: 300px;
    left: 170px;
    letter-spacing: 0.75px; }
    .fffpopap > .text-15 > .txt-1 {
      font-size: 18px;
      font-weight: 800;
      text-transform: uppercase;
      color: #5291da; }
      .fffpopap > .text-15 > .txt-1 > span:last-child {
        margin-left: 58px; }

.graphic-2 {
  position: absolute;
  top: 337px;
  left: 48px;
  width: 724px;
  height: 164px;
  background-image: url(../images/ac/013.png); }

.fffpopap > .text-16 {
  position: absolute;
  top: 530px;
  left: 170px; }
  .fffpopap > .text-16 > .txt-1, .fffpopap > .text-16 > .txt-2 {
    font-size: 14px;
    font-weight: 300;
    color: #5291da; }

.chart-7 {
  position: absolute;
  top: 8px;
  left: 123px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-7 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-7 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-7 > .gr {
    width: 0;
    height: 29px;
    background-color: #5291da; }
  .chart-7 > .num {
    margin-left: 5px; }

.chart-8 {
  position: absolute;
  top: 52px;
  left: 123px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-8 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-8 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-8 > .gr {
    width: 0;
    height: 29px;
    background-color: #87d5f5; }
  .chart-8 > .num {
    margin-left: 5px; }

.chart-9 {
  position: absolute;
  top: 97px;
  left: 123px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-9 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-9 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-9 > .gr {
    width: 0;
    height: 29px;
    background-color: #e0f2fe; }
  .chart-9 > .num {
    margin-left: 5px; }

.chart-10 {
  position: absolute;
  top: 8px;
  left: 430px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-10 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-10 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-10 > .gr {
    width: 0;
    height: 29px;
    background-color: #5291da; }
  .chart-10 > .num {
    margin-left: 5px; }

.chart-11 {
  position: absolute;
  top: 52px;
  left: 430px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-11 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-11 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-11 > .gr {
    width: 0;
    height: 29px;
    background-color: #87d5f5; }
  .chart-11 > .num {
    margin-left: 5px; }

.chart-12 {
  position: absolute;
  top: 97px;
  left: 430px;
  color: #565656;
  font-size: 24px;
  font-weight: 800; }
  .chart-12 > span {
    display: inline-block;
    vertical-align: middle; }
  .chart-12 > .num > .percent {
    font-size: 14px;
    font-weight: 300;
    margin-left: -5px; }
  .chart-12 > .gr {
    width: 0;
    height: 29px;
    background-color: #e0f2fe; }
  .chart-12 > .num {
    margin-left: 5px; }

.fffpopap > .fffclose {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 92px;
  height: 92px;
  background-image: url(../images/ac/012.png);
  cursor: pointer; }

#npage1 {
  background-image: url(../images/bg6.png);
  display: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 1024px;
  height: 768px; }
  #npage1 > .top {
    opacity: 0.5;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1024px;
    height: 215px;
    background-image: url(../images/last/top.png); }
  #npage1 > .sec {
    position: absolute;
    top: 382px;
    left: -66px;
    width: 917px;
    height: 230px;
    background-image: url(../images/last/section.png); }
  #npage1 > .foot {
    position: absolute;
    top: 147px;
    left: -8px;
    width: 1032px;
    height: 208px;
    background-image: url(../images/last/bottom.png); }
  #npage1 > #close1 {
    display: none;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    width: 94px;
    height: 92px;
    background-image: url(../images/last/bm.png);
    cursor: pointer; }
  #npage1 > .head {
    display: none;
    position: absolute;
    top: 40px;
    left: 48px; }
    #npage1 > .head > .p1 {
      font-size: 40px;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 3px; }
    #npage1 > .head > .p2 {
      font-size: 22px;
      font-weight: 300;
      font-size: 22px;
      letter-spacing: 1px;
      padding-top: 7px; }
  #npage1 > .sq {
    display: none;
    position: absolute;
    z-index: 1;
    top: 598px;
    left: 84px;
    width: 161px;
    height: 161px;
    background-image: url(../images/last/sq.png); }
    #npage1 > .sq > p {
      position: absolute;
      bottom: 20px;
      width: 100%;
      text-align: center; }
      #npage1 > .sq > p > .sp1 {
        font-size: 18px;
        font-weight: 800;
        text-transform: uppercase; }
      #npage1 > .sq > p > .sp2 {
        font-size: 30px;
        font-weight: 800;
        color: #5291da; }
  #npage1 > .mplus1 {
    display: none;
    position: absolute;
    cursor: pointer;
    top: 553px;
    left: 148px;
    width: 246px;
    height: 246px;
    background-image: url(../images/last/mp.png); }
  #npage1 > .mpop {
    display: none;
    position: absolute;
    top: 625px;
    left: 318px;
    background-color: #fff;
    padding: 12px;
    width: 482px;
    border-radius: 16px;
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.15); }
    #npage1 > .mpop:before {
      content: "";
      position: absolute;
      top: calc(50% - 15px);
      left: -15px;
      width: 15px;
      height: 30px;
      background-image: url(../images/last/head.png); }
    #npage1 > .mpop > p {
      font-size: 14px;
      font-weight: 300;
      color: #565656;
      margin-bottom: 8px; }
      #npage1 > .mpop > p:last-child {
        margin-bottom: 0; }
  #npage1 > .p1 {
    display: none;
    position: absolute;
    top: 455px;
    font-size: 18px;
    font-weight: 800;
    color: #5291d9;
    width: 100%;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase; }
    #npage1 > .p1 > span {
      font-size: 32px; }
  #npage1 > .p2 {
    display: none;
    position: absolute;
    bottom: 365px;
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase; }
    #npage1 > .p2 > span {
      font-size: 32px; }
  #npage1 > .p3 {
    position: absolute;
    top: 483px;
    left: 410px;
    font-size: 48px;
    font-weight: 300;
    color: #fff;
    display: none; }
    #npage1 > .p3 > span {
      font-size: 36px; }
  #npage1 > .p4 {
    position: absolute;
    top: 483px;
    left: 663px;
    font-size: 48px;
    font-weight: 300;
    color: #fff;
    display: none; }
    #npage1 > .p4 > span {
      font-size: 36px; }
  #npage1 > .p5, #npage1 > .p6, #npage1 > .p7, #npage1 > .p8 {
    position: absolute;
    top: 205px;
    font-size: 48px;
    font-weight: 300;
    color: #5291da; }
  #npage1 > .p5 > span, #npage1 > .p6 > span, #npage1 > .p7 > span, #npage1 > .p8 > span {
    font-size: 36px; }
  #npage1 > .p5 {
    display: none;
    left: 119px; }
  #npage1 > .p6 {
    display: none;
    left: 362px; }
  #npage1 > .p7 {
    display: none;
    left: 600px; }
  #npage1 > .p8 {
    display: none;
    left: 847px; }
  #npage1 > .p9, #npage1 > .p10 {
    position: absolute;
    top: 555px;
    font-size: 16px;
    font-weight: 300;
    color: #fff; }
  #npage1 > .p9 {
    display: none;
    left: 410px; }
  #npage1 > .p10 {
    display: none;
    left: 663px; }
  #npage1 > .p11, #npage1 > .p12, #npage1 > .p13, #npage1 > .p14 {
    position: absolute;
    top: 278px;
    font-size: 16px;
    font-weight: 300;
    color: #5291da; }
  #npage1 > .p11 {
    display: none;
    left: 119px; }
  #npage1 > .p12 {
    display: none;
    left: 362px; }
  #npage1 > .p13 {
    display: none;
    left: 600px; }
  #npage1 > .p14 {
    display: none;
    left: 847px; }

/* There is last correct */
.sl0 {
  position: relative;
  width: 1024px;
  height: 768px; }
  .sl0 .b1 {
    background-image: url(../images/b1.png);
    height: 768px;
    width: 1024px;
    bottom: 0;
    position: absolute; }

/* There is custom for RangeSlider */
input[type=range] {
  position: relative;
  margin-left: 622px;
  margin-top: 383px;
  -webkit-appearance: none;
  width: 563px;
  border-radius: 30px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg); }
  input[type=range]:focus {
    outline: none; }
  input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 39px;
    cursor: pointer;
    box-shadow: 0px 0px 0px #000000;
    background: #fff;
    border-radius: 30px;
    border: 2px solid #c6defa;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2) inset; }
  input[type=range]::-webkit-slider-thumb {
    position: relative;
    z-index: 10;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #5291da;
    height: 33px;
    width: 33px;
    border-radius: 25px;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 1px;
    background: #d1e2f5;
    background: radial-gradient(ellipse at center, #d1e2f5 15%, #d1e2f5 15%, #74a3da 100%); }
  input[type=range]:focus::-webkit-slider-runnable-track {
    background: #fff; }

/* There is custom for RangeSlider */
.sl1 .lines, .sl0 .lines {
  position: absolute;
  right: 97px;
  width: 48px;
  height: 1px;
  background-color: #5291da; }
.sl1 .line1, .sl0 .line1 {
  top: 142px; }
.sl1 .line2, .sl0 .line2 {
  top: 273px; }
.sl1 .line3, .sl0 .line3 {
  top: 403px; }
.sl1 .line4, .sl0 .line4 {
  top: 534px; }
.sl1 .line5, .sl0 .line5 {
  top: 664px; }
.sl1 .lines:after, .sl0 .lines:after {
  position: absolute;
  top: -10px;
  right: -26px;
  font-size: 16px;
  font-weight: 300;
  color: #000; }
.sl1 .line1:after, .sl0 .line1:after {
  content: "40"; }
.sl1 .line2:after, .sl0 .line2:after {
  content: "30"; }
.sl1 .line3:after, .sl0 .line3:after {
  content: "20"; }
.sl1 .line4:after, .sl0 .line4:after {
  content: "10";
  right: -23px; }
.sl1 .line5:after, .sl0 .line5:after {
  content: "0";
  right: -18px; }

.sl7 {
  position: relative;
  width: 1024px;
  height: 768px;
  background-image: url(../images/b11.png); }
  .sl7 .head1 {
    position: absolute;
    top: 99px;
    left: 416px;
    width: 100%;
    font-size: 22px;
    font-weight: 300;
    color: #565656;
    letter-spacing: 1.7px;
    line-height: 27px;
    text-transform: uppercase; }
  .sl7 .but {
    background-image: url(../images/arr1.png);
    height: 49px;
    width: 61px;
    position: absolute;
    top: 39px;
    left: 41px;
    cursor: pointer; }
  .sl7 .lines {
    position: absolute;
    right: 97px;
    width: 48px;
    height: 1px;
    background-color: #5291da; }
  .sl7 .line1 {
    top: 142px; }
  .sl7 .line2 {
    top: 273px; }
  .sl7 .line3 {
    top: 403px; }
  .sl7 .line4 {
    top: 534px; }
  .sl7 .line5 {
    top: 664px; }
  .sl7 .lines:after {
    position: absolute;
    top: -10px;
    right: -26px;
    font-size: 16px;
    font-weight: 300;
    color: #000; }
  .sl7 .line1:after {
    content: "40"; }
  .sl7 .line2:after {
    content: "30"; }
  .sl7 .line3:after {
    content: "20"; }
  .sl7 .line4:after {
    content: "10";
    right: -23px; }
  .sl7 .line5:after {
    content: "0";
    right: -18px; }

.qq2:before, .qq1:before, .qq3:before, .qq4:before, .qq5:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 40px;
  background-color: #83ade1;
  border-radius: 30px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3) inset; }

.qq5:before {
  width: 559px; }

.qq2:before {
  width: 167px; }

.qq3:before {
  width: 298px; }

.qq4:before {
  width: 428px; }

/* There is custom for RangeSlider */
/* ======================================================================= */
.plus {
  position: absolute;
  z-index: 999;
  background-image: url(../images/icons/icons.png);
  width: 65px;
  height: 65px;
  background-position: -114px 0px;
  cursor: pointer; }

.sl1 .cont1, .sl0 .cont1 {
  height: 768px;
  width: 1024px;
  background-image: url(../images/sl1-add.png); }
.sl1 .head1, .sl0 .head1 {
  position: absolute;
  top: 66px;
  left: 352px;
  font-size: 23px;
  font-weight: 300;
  color: #565656;
  letter-spacing: 1.4px;
  text-transform: uppercase; }
  .sl1 .head1 .sb, .sl0 .head1 .sb {
    font-size: 18px;
    color: #5291da; }
.sl1 .e1, .sl0 .e1 {
  position: absolute;
  bottom: 57px;
  left: 40px;
  width: 176px;
  height: 520px;
  background-image: url(../images/e3.png); }
.sl1 .e2, .sl0 .e2 {
  position: absolute;
  bottom: 44px;
  left: 249px;
  width: 191px;
  height: 581px;
  background-image: url(../images/e4.png); }
.sl1 .e3, .sl0 .e3 {
  position: absolute;
  bottom: 44px;
  left: 433px;
  width: 191px;
  height: 581px;
  background-image: url(../images/e5.png); }
.sl1 .e4, .sl0 .e4 {
  position: absolute;
  bottom: 57px;
  left: 617px;
  width: 190px;
  height: 567px;
  background-image: url(../images/e6.png); }
.sl1 .e5, .sl0 .e5 {
  display: none;
  position: absolute;
  top: 166px;
  right: 20px;
  width: 173px;
  height: 514px;
  background-image: url(../images/e7.png); }
.sl1 #open2, .sl0 #open2 {
  top: 113px;
  left: 495px; }
.sl1 .head2, .sl0 .head2 {
  position: absolute;
  top: 30px;
  left: 48px;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase; }
  .sl1 .head2 .sp1, .sl0 .head2 .sp1 {
    font-weight: 800; }
  .sl1 .head2 .sp2, .sl0 .head2 .sp2 {
    color: #5291da; }
.sl1 .p1, .sl0 .p1 {
  display: none;
  position: absolute;
  top: 90px;
  left: 48px;
  width: 100%;
  font-size: 18px;
  font-weight: 300;
  color: #565656;
  text-transform: uppercase;
  letter-spacing: 0.8px; }

.sl2-plus {
  display: none;
  right: 88px; }

.sl1 .bg-m1 {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(162, 202, 252, 0.6); }
.sl1 .ep-ev1, .sl1 .ep-ev2 {
  display: none;
  position: absolute;
  z-index: 1001;
  top: 216px;
  left: 180px;
  -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 16px;
  border-radius: 16px;
  background-color: #eeeeee;
  width: 370px;
  padding: 25px 10px 18px 30px; }
.sl1 .ep-ev1 span, .sl1 .ep-ev2 span {
  display: block;
  cursor: pointer;
  position: absolute;
  top: -4px;
  right: -4px;
  background-image: url("../images/icons/icons.png");
  width: 65px;
  height: 65px;
  background-position: -69px -114px;
  z-index: 4; }
.sl1 .ep-ev1 ul, .sl1 .ep-ev2 ul {
  display: block; }
.sl1 .ep-ev1 ul li, .sl1 .ep-ev2 ul li {
  font-family: Gilroy;
  font-size: 20px;
  padding-left: 31px;
  position: relative;
  margin-bottom: 9px;
  line-height: 24px;
  color: #565656;
  font-weight: 300; }
.sl1 .ep-ev1 ul li:before, .sl1 .ep-ev2 ul li:before {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  content: '';
  background-image: url("../images/icons/icons.png");
  width: 18px;
  height: 16px;
  background-position: -219px -144px; }
.sl1 .ep-ev1 ul li.j1, .sl1 .ep-ev2 ul li.j1 {
  color: #000000;
  font-weight: 700;
  padding-left: 0;
  margin-bottom: 22px; }
.sl1 .ep-ev1 ul li.j1:before, .sl1 .ep-ev2 ul li.j1:before {
  display: none; }
.sl1 .ep-ev1 ul li.j2, .sl1 .ep-ev2 ul li.j2 {
  color: #35a7e9;
  padding-left: 0; }
.sl1 .ep-ev1 ul li.j2:before {
  display: none; }
.sl1 .ep-ev2 {
  left: 360px; }
  .sl1 .ep-ev2 ul li.j2:before {
    display: none; }

.sl2 {
  background-image: url(../images/bg1.jpg);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }
  .sl2 .logo {
    position: absolute;
    top: 0;
    right: 48px; }
  .sl2 h2 {
    font-size: 40px;
    position: absolute;
    font-weight: 300;
    top: 40px;
    left: 40px;
    letter-spacing: 3px; }
  .sl2 .range {
    top: 104px;
    background-image: url(../images/range.png);
    width: 1004px;
    height: 599px;
    position: absolute; }

.sl-5 .mp9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg2.jpg); }
  .sl-5 .mp9 .text1 {
    font-size: 48px;
    position: absolute;
    top: 165px;
    left: 434px;
    letter-spacing: 7px; }
  .sl-5 .mp9 .but {
    background-image: url(../images/arr0.png);
    height: 49px;
    width: 61px;
    position: absolute;
    top: 170px;
    left: 924px;
    cursor: pointer; }
  .sl-5 .mp9 .f1 {
    position: absolute;
    top: 124px;
    left: 38px;
    display: block; }
  .sl-5 .mp9 .logo {
    position: absolute;
    top: 0;
    left: 823px; }
  .sl-5 .mp9 .tt1 {
    position: absolute;
    top: 157px;
    left: 469px; }
  .sl-5 .mp9 .sp1 {
    position: absolute;
    top: 259px;
    left: 426px;
    width: 557px;
    height: 328px;
    background: url(../images/sp2.png); }
    .sl-5 .mp9 .sp1 ul {
      text-transform: uppercase;
      padding-top: 2px; }
    .sl-5 .mp9 .sp1 li {
      display: block;
      padding-left: 71px;
      color: #000000;
      font-family: Gilroy;
      font-size: 18px;
      font-weight: 300;
      line-height: 22px;
      position: relative;
      margin-bottom: 13.45px; }
      .sl-5 .mp9 .sp1 li span {
        height: 53px;
        display: table-cell;
        vertical-align: middle; }
      .sl-5 .mp9 .sp1 li:nth-child(4), .sl-5 .mp9 .sp1 li:nth-child(6) {
        top: 1px; }

.wrap {
  height: 100%;
  position: relative; }
  .wrap .over-wrap {
    position: relative; }

/*# sourceMappingURL=style.css.map */
