@media (min-width: 1260px) {
  .index-carousel {
    padding-top: 34.895833%;
  }

  .index-content-helper {
    padding-top: 60px;
    background-color: #fff;
  }

  .owl-controls-slide {
    display: block;
  }

  .index-content {
    width: 998px;
  }

  .index-content-title {
    font-size: 32px;
    font-weight: 300;
    letter-spacing: .2em;
  }

  .index-content-title span {
    padding-bottom: 20px;
  }

  .index-content-title span:after {
    margin-left: -45px;
    border-bottom: 2px solid #e47325;
    width: 90px;
  }

  .index-helper {
    padding: 0;
    margin-top: 80px;
  }

  .diy-select,
  .index-helper-submit {
    width: 330px;
  }

  .index-helper-submit {
    margin: 0;
    float: right;
    font-size: 18px;
    padding: 8px 0;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all .4s;
    transition: all .4s;
  }

  .index-helper-submit:hover {
    color: #fff;
    background-color: #e47325;
    -webkit-transition: all .4s;
    transition: all .4s;
  }

  .index-helper-submit .skicon {
    position: absolute;
    right: 20px;
    top: 8px;
    font-size: 18px;
  }

  .diy-select select {
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 18px;
    padding: 8px 0;
    width: 100%;
    text-align: center;
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }

  .diy-select-text {
    font-size: 18px;
    padding: 8px 0;
    text-align: center;
    background-color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #e47325;
  }

  .diy-select.on .diy-select-text {
    color: #fff;
    background-color: #e47325;
    -webkit-transition: all .4s;
    transition: all .4s;
  }

  .diy-select.select-model {
    margin-top: 00px;
    border-left: none;
  }


  .index-helper .diy-select {
    float: left;
  }

  .diy-select .skicon {
    right: 20px;
    top: 13px;
    font-size: 12px;
  }


  .index-helper-advanced {
    padding-right: 0px;
    padding-bottom: 0;
  }

  .index-helper-advanced a {
    font-size: 16px;
  }

  .index-helper-advanced a:hover {
    color: #e47325;
  }


  .index-about {
    margin-top: 100px;
  }

  .global-footer {
    padding: 40px 0;
    font-size: 14px;
  }

  .index-about .index-content-title {
    display: block;
  }

  .index-about-col {
    padding: 0 10px;
  }

  .index-about-bg {
    display: block;
    position: relative;
  }

  .index-about-item {
    overflow: hidden;
  }

  .index-about-item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .index-about-item .icon-cover {
    padding-top: 0%;
    width: 80px;
    top: 0;
    height: 80px;
    border: none;
    border-radius: 0;
    margin-top: 40%;
    -webkit-transition: all .4s .2s;
    transition: all .4s .2s;
  }

  .index-about-item .icon-cover.icon-zic:after {
    background: url("../../images/icon-zic.png") no-repeat center center;
    background-size: 70%;
  }

  .index-about-item .icon-cover.icon-keji:after {
    background: url("../../images/icon-keji.png") no-repeat center center;
    background-size: 70%;
  }

  .index-about-item .icon-cover.icon-store:after {
    background: url("../../images/icon-store.png") no-repeat center center;
    background-size: 70%;
  }

  .index-about-title {
    font-size: 22px;
    position: relative;
    color: #fff;
    top: 0;
    -webkit-transition: all .4s .1s;
    transition: all .4s .1s;
  }

  .index-about-desc,
  .index-about-desc {
    opacity: 0;
    display: block;
    color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
  }

  .index-about-desc {
    padding: 0 60px;
    top: 0;
    position: relative;
  }

  .index-about-item a .index-about-more {
    color: #fff;
    border: 1px solid #fff;
    position: absolute;
    left: 50%;
    width: 124px;
    height: 38px;
    margin-left: -62px;
    line-height: 38px;
    display: block;
    /* transform: translate3d(0%,100%,0); */
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
  }

  .index-about-item a:hover {
    background: url("../../images/index-about-bg.png");
  }

  .index-about-item a:hover .icon-cover {
    /* transform: translate3d(0,-100%,0); */
    top: -18%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }

  .index-about-item a:hover .index-about-title {
    /* transform: translate3d(0,-280%,0); */
    top: -19%;
    -webkit-transition: all .4s ease-in-out .1s;
    transition: all .4s ease-in-out .1s;
  }

  .index-about-item a:hover .index-about-desc {
    opacity: 1;
    color: #fff;
    /* transform: translate3d(0,-70px,0); */
    top: -16%;
    -webkit-transition: all .4s ease-in-out .2s;
    transition: all .4s ease-in-out .2s;
  }

  .index-about-item a:hover .index-about-more {
    opacity: 1;
    bottom: 16%;
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0);
    -webkit-transition: all .4s ease-in-out .3s;
    transition: all .4s ease-in-out .3s;
  }

  .global-footer {
    color: #636363;
  }

  .global-footer ul li a {
    color: #636363;
  }

  .global-footer ul li a:hover {
    color: #e47325;
  }

  .index-content-about {
    margin: 80px -10px;
display: flex;

justify-content: space-between;
  }
}
