.download-banner_wrapper {
  height: 729px;
  // background: url(../images/banner_bg@1x.png) no-repeat center center;
  background-size: cover; }
  .download-banner_wrapper .banner-title {
    font-size: 42px;
    color: #1A1A1A;
    padding-top: 263px;
    text-align: center; }
  .download-banner_wrapper .version-info {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #666666;
    margin-top: 12px; }
  .download-banner_wrapper .system-button {
    overflow: hidden;
    position: relative;
    width: 130px;
    margin: 43px auto 0; }
    .download-banner_wrapper .system-button img {
      height: 26px;
      margin-right: 12px;
      float: left; }
    .download-banner_wrapper .system-button span {
      font-size: 22px;
      color: #1A1A1A;
      line-height: 26px;
      float: left; }
  .download-banner_wrapper .download-button {
    margin-top: 16px; }
    .download-banner_wrapper .download-button:hover {
      -webkit-transform: translateY(0rem);
      transform: translateY(0rem);
      top: 0; }

.download-block {
  background: rgba(247, 248, 250, 0.6); }
  .download-block .block-title {
    font-size: 28px;
    color: #1A1A1A;
    text-align: center;
    padding: 45px 56px; }

.slogen-wrapper {
  -webkit-box-shadow: 0 4px 19px 0 #D6D6D6;
  box-shadow: 0 4px 19px 0 #D6D6D6;
  border-radius: 2px;
  padding: 36px 30px 48px;
  margin-bottom: 43px; }
  .slogen-wrapper li {
    float: left;
    overflow: hidden;
    width: 262px;
    height: 108px;
    border: 1px dashed #C62F2F;
    margin-right: 30px; }
    .slogen-wrapper li.last-li {
      margin-right: 0; }
    .slogen-wrapper li img {
      float: left;
      margin: 29px 18px 0 20px; }
    .slogen-wrapper li .slogen-content {
      float: left;
      padding-top: 31px; }
      .slogen-wrapper li .slogen-content p {
        font-size: 20px;
        color: #1A1A1A; }
      .slogen-wrapper li .slogen-content span {
        font-size: 14px;
        color: #666666;
        display: block;
        margin-top: 12px; }

.scene-container {
  padding-left: 89px;
  padding-bottom: 92px; }
  .scene-container .scene-item {
    overflow: hidden; }
    .scene-container .scene-item.scene-item_1 .scene-description img {
      width: 36px;
      margin-top: 41px; }
    .scene-container .scene-item.scene-item_2 {
      margin-top: 8px; }
      .scene-container .scene-item.scene-item_2 .scene-description {
        margin-left: 95px; }
        .scene-container .scene-item.scene-item_2 .scene-description img {
          width: 35px;
          margin-top: 41px; }
        .scene-container .scene-item.scene-item_2 .scene-description div {
          width: 295px; }
      .scene-container .scene-item.scene-item_2 .scene-pic {
        margin-left: 200px; }
    .scene-container .scene-item.scene-item_3 {
      margin-top: 28px; }
      .scene-container .scene-item.scene-item_3 .scene-description img {
        width: 36px;
        margin-top: 41px; }
      .scene-container .scene-item.scene-item_3 .scene-description div {
        width: 336px; }
  .scene-container .scene-pic {
    width: 484px;
    float: left; }
  .scene-container .scene-description {
    float: left;
    margin-left: 113px; }
    .scene-container .scene-description img {
      margin-bottom: 20px; }
    .scene-container .scene-description h5 {
      font-size: 22px;
      color: #1A1A1A;
      font-weight: 500; }
    .scene-container .scene-description div {
      font-size: 16px;
      color: #1A1A1A;
      width: 335px;
      line-height: 30px;
      margin-top: 25px; }

/*# sourceMappingURL=download.css.map */
