@charset "UTF-8";
body {
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: top center;
}

.no-select {
  user-select: none;
}

#image-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

#image-popup img {
    max-width: 100%;
    max-height: 80vh;
    transition: transform 0.3s ease-in-out;
}

#image-popup:hover img {
    transform: scale(1.1);
}

#logo {
    position: absolute;
    top: 45px;
    left: 310px;
    width: 320px;
}

#background1-div {
  width: 100%;
  height: 700px;
  background-color: #e1a82f;
}

#main-wrap {
  margin-top: 460px;
}
#main-wrap .main .floor-1 {
  padding: 10px;
}
#main-wrap .main .floor-1 .col {
  height: 280px;
}
#main-wrap .main .floor-1 .col1 {
  width: 230px;
}
#main-wrap .main .floor-1 .col1 .btns {
  width: 100%;
}
#main-wrap .main .floor-1 .col1 .btns .btn {
  width: 50%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #CBB886;
}
#main-wrap .main .floor-1 .col1 .btns .btn a {
  color: #CBB886;
}
#main-wrap .main .floor-1 .col2 {
  width: 600px;
  margin-left: 10px;
  height: 270px;
}
#main-wrap .main .floor-1 .col2 .slider-box {
  position: relative;
  overflow: hidden;
}
#main-wrap .main .floor-1 .col2 .sliders {
  width: 999999px;
}
#main-wrap .main .floor-1 .col2 .sliders .item {
  float: left;
  width: 600px;
  height: 270px;
}
#main-wrap .main .floor-1 .col2 .sliders .item img {
  width: 100%;
  height: 100%;
  max-width: unset;
}
#main-wrap .main .floor-1 .col2 .slider-control {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 10;
}
#main-wrap .main .floor-1 .col2 .slider-control .item {
  display: block;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 50%;
  border: 5px solid white;
}
#main-wrap .main .floor-1 .col2 .slider-control .item.active {
  border: 5px solid #e1a82f;
}
#main-wrap .main .floor-1 .col3 {
  width: 590px;
  margin-left: 5px;
}
#main-wrap .main .floor-1 .col3 .tabs {
  margin-top: 10px;
  color: white;
}
#main-wrap .main .floor-1 .col3 .tabs .tab {
  margin-left: 25px;
  cursor: pointer;
}
#main-wrap .main .floor-1 .col3 .tabs .tab.active {
  color: #CBB886;
  border-bottom: 2px solid #CBB886;
}
#main-wrap .main .floor-2 {
  padding: 10px;
}
#main-wrap .main .floor-2 .col1 {
  width: 230px;
  height: 300px;
}
#main-wrap .main .floor-2 .col2.lunbo2 {
  height: 300px;
  margin-left: 10px;
}
#main-wrap .main .floor-2 .col2.lunbo2 .arrow {
  display: block;
  background-image: url("/static/images/index/arrow.png");
  width: 80px;
  height: 300px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
#main-wrap .main .floor-2 .col2.lunbo2 .left-arrow {
  background-image: url("/static/images/index/arrow.png");
  transform: rotate(180deg);
}
#main-wrap .main .floor-2 .col2.lunbo2 .right-arrow {
  background-image: url("/static/images/index/arrow.png");
}
#main-wrap .main .floor-2 .col2.lunbo2 .frams {
  width: 1050px;
  height: 300px;
}
#main-wrap .main .floor-2 .col2.lunbo2 .frams .fram {
  background-repeat: no-repeat;
  height: 300px;
  margin-left: 10px;
  width: 250px;
}

#footer {
  padding-top: 30px;
}
#footer .main {
  margin: 20px auto 0 auto;
  width: 850px;
  background-color: unset;
  padding-bottom: 30px;
}
#footer .main .images .img {
  position: absolute;
}
#footer .main .row2 {
  margin-top: 30px;
  position: relative;
}
#footer .main .row2 .logo {
  position: absolute;
  left: -160px;
  width: 80px;
}
#footer .main .row2 .words {
  color: white;
  font-size: 15px;
}

.m1500 {
  width: 1500px;
  margin: 0 auto;
}

#announcement-box {
  background: #282830;
  border-radius: 5px;
}

#announcement {
  color: white;
  margin-top: 13px;
  margin-left: 22px;
  height: 224px;
}
#announcement li {
  border-bottom: 1px dotted white;
  padding-bottom: 5px;
  padding-top: 5px;
}

#block-bottoms {
  position: relative;
}
#block-bottoms .item {
  width: 100%;
  height: 450px;
}
#block-bottoms .item .front-cover {
  width: 500px;
  height: 300px;
  position: absolute;
  top: 66px;
  left: 66px;
}
#block-bottoms img.icon {
  position: relative;
  top: 12px;
  left: -3px;
}
#block-bottoms .clear .item {
  display: none;
  position: relative;
}
#block-bottoms .clear .item .words {
  position: absolute;
  top: 212px;
  left: 720px;
  width: 620px;
  color: white;
}
#block-bottoms .right-block {
  width: 880px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
#block-bottoms .right-block .tabs {
  display: inline-block;
  margin-top: 20px;
}
#block-bottoms .right-block .tabs .tab {
  color: white;
  text-align: center;
  width: 130px;
}
#block-bottoms .right-block .tabs .tab .icon-title {
  font-family: "微软雅黑";
  font-size: 20px;
  font-weight: bold;
}
#block-bottoms .right-block .tabs .tab.active {
  color: #FAB653;
}

#contact {
  position: fixed;
  top: 15px;
  right: 0;
  z-index: 900;
  width: 130px;
  height: 555px;
}
#contact .item:nth-last-child(1) {
  border-bottom: 0;
}
#contact .item {
  padding: 15px 22px;
  background: #364044;
  border-bottom: 1px solid #9e9e9e;
  position: relative;
  text-align: center;
}
#contact .item .btn {
  color: white;
  border: 1px solid #e0e0e0;
  display: inline-block;
  line-height: 32px;
  height: 32px;
  padding: 0 7px;
  cursor: pointer;
}
#contact .item img {
  width: 100%;
  display: block;
  max-width: 100%;
}
#contact .item a {
  color: white;
}
#contact .item5 {
  position: relative;
  top: 10px;
  height: 115px;
}
#contact .item5 img {
  margin: 8px auto 5px auto;
  width: 54px;
}

#vertical-left {
  position: absolute;
  top: 0;
  left: -28px;
  width: 28px;
  height: 60px;
  z-index: 10;
  background-color: #250e0a;
  background-image: url(/static/images/index/vertical_left.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 center;
  cursor: pointer;
  transform: rotate(0deg);
}

#top-bg {
  width: 100%;
  height: 855px;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: absolute;
  top: 0;
  z-index: -1;
  background-position: center 60px;
}

#footer {
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover;
}

#download-box {
  position: relative;
}
#download-box .long {
  position: absolute;
  z-index: 1;
  top: -110px;
  left: -70px;
  max-width: unset;
  width: 300px;
}
#download-box .eye {
  position: absolute;
  top: -163px;
  left: -70px;
  z-index: 2;
}

.video {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  display: block;
}

@keyframes imgFangda {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.3);
  }
}
@keyframes imgSuoxiao {
  from {
    transform: scale(1.3);
  }
  to {
    transform: scale(1);
  }
}
@keyframes hiddenShow {
  /*淡入淡出效果*/
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hidden-show {
  /*淡入淡出效果*/
  animation-name: hiddenShow;
  animation-duration: 1000ms;
}

#scroll2 .angle-img {
  border-radius: 5px;
}

#scroll2 .angle-img .img:hover {
  animation-name: imgFangda;
  animation-duration: 500ms;
  animation-fill-mode: forwards;
}

#scroll2 .angle-img .img {
  animation-name: imgSuoxiao;
  animation-duration: 500ms;
  animation-fill-mode: forwards;
}

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