body {
  font-size: 14px;
  color: #303030;
}

.comp {
  margin: 0 auto;
  min-width: 1200px;
  height: 700px;
  position: relative;
  background-position: center 0;
  background-repeat: no-repeat;
  overflow: hidden;
}

.more {
  position: absolute;
  cursor: pointer;
  bottom: 114px;
  width: 20px;
  padding-bottom: 25px;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.header-nav {
  position: absolute;
  top: 30px;
  left: 30px;
  background-color: #000;
  padding: 8px;
  border-radius: 5px;
}

.header-nav a {
  color: #fff;
  padding-left: 28px;
  background-image: url("../images/nav.png");
  background-repeat: no-repeat;
}

.header-nav .home {
  background-position: 0 center;
  padding-right: 10px;
  border-right: 1px solid #333;
  margin-right: 10px;
}

.header-nav .bbs {
  background-position: -104px center;
}

.w {
  width: 1200px;
  position: relative;
  height: 100%;
  margin: 0 auto;
}

.popup {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.popup .wrap {
  position: absolute;
  left: 50%;
  top: 50%;
}

.popup .close {
  position: absolute;
  width: 49px;
  height: 49px;
  top: 30px;
  right: 43px;
  background: url(../images/close.png);
  cursor: pointer;
}

.popup .layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
}

.banner-box {
  position: relative;
  width: 100%;
  height: 925px;
  background: url("../images/bg.jpg") center 0 no-repeat;
  background-size: cover;
}

.banner-box .btn-video {
  position: absolute;
  left: 65%;
  top: 177px;
  width: 131px;
  height: 79px;
  cursor: pointer;
  background: url("../images/btn-video.png") 0 0 no-repeat;
}

.p1 {
  height: 701px;
  background-image: url("../images/p1-bg.jpg");
}

.p1 .slider {
  margin-left: -276px;
  top: 121px;
}

.p1 .more {
  left: 272px;
  color: #000;
  background-image: url("../images/more-b.png");
}

.p2 {
  height: 701px;
  background-image: url("../images/p2-bg.jpg");
}

.p2 .slider {
  margin-left: -593px;
  top: 108px;
}

.p2 .more {
  right: 280px;
  color: #fff;
  background-image: url("../images/more-w.png");
}

.p3 {
  height: 701px;
  background-image: url("../images/p3-bg.jpg");
}

.p3 .slider {
  margin-left: -275px;
  top: 121px;
  background: transparent;
}

.p3 .desc {
  position: absolute;
  left: 50%;
  top: 466px;
  margin-left: -140px;
}

.p3 .desc img {
  display: block;
}

.p3 .desc p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 33px;
  height: 33px;
  color: #fff;
  font-size: 21px;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}

.p3 .more {
  left: 274px;
  color: #000;
  background-image: url("../images/more-b.png");
}

.nav {
  position: fixed;
  z-index: 1;
  right: 30px;
  top: 287px;
  width: 87px;
  height: 363px;
}

.nav a {
  cursor: pointer;
  position: absolute;
  left: 0;
  width: 86px;
  height: 88px;
  display: block;
  background: url(../images/navbar.png) center top no-repeat;
}

.nav .scroll-tip {
  cursor: pointer;
  position: absolute;
  left: 0;
  display: block;
  background: url("../images/navbar.png") 2px -310px no-repeat;
  bottom: 16px;
  width: 100%;
  height: 28px;
}

.nav .n1 {
  top: 0px;
  background-position: 0 0;
}

.nav .n2 {
  top: 100px;
}

.nav .n3 {
  top: 200px;
}

.nav .n4 {
  top: 300px;
}

.nav .n5 {
  top: 400px;
}

.nav .nav-cur {
  background: url(../images/navbar_hover.png) center top;
}

.nav .nav-cur0 {
  background-position: 0 0;
}

.nav .nav-cur1 {
  background-position: 0 -108px;
}

.nav .nav-cur2 {
  background-position: 0 -212px;
}


.popup-video .close {
  right: -60px;
  top: 0;
}

.popup-video .wrap {
  width: 720px;
  height: 400px;
  margin-left: -360px;
  margin-top: -200px;
}

.popup-video video {
  display: block;
  width: 100%;
  height: 100%;
}

.popup-text .wrap {
  background-color: #fff;
  width: 920px;
  height: 600px;
  margin-left: -460px;
  margin-top: -300px;
}

.popup-text .box {
  border-top: 1px solid #ccc;
  position: relative;
  word-wrap: break-word;
  width: 800px;
  height: 439px;
  margin: 0 auto;
  overflow-x: auto;
  overflow-y: auto;
  font-size: 20px;
  color: #000;
  margin-top: 100px;
}

.popup-text .box p {
  padding-top: 18px;
  font-size: 16px;
  display: block;
  width: 100%;
}

.popup-text .box h2 {
  position: fixed;
  margin-top: -63px;
  left: 50%;
  color: #336699;
  text-align: center;
  padding-bottom: 30px;
  font-size: 30px;
  line-height: 1;
  margin-left: -250px;
  width: 500px;
}

/*swiper*/
.slider {
  width: 865px;
  height: 462px;
  background: #000;
  position: absolute;
  left: 50%;
}

.slider img {
  width: 100%;
  height: 100%;
}

.slider .btn-video {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/btn.png) center center no-repeat;
  cursor: pointer;
}

.swiper-container {
  width: 868px;
  height: 464px;
}

.swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: -50px;
  width: 100%;
}

/* .p3 .swiper-pagination{
  bottom: -150px;
} */

.swiper-pagination-bullet {
  display: inline-block;
  width: 60px;
  height: 8px;
  border-radius: 10px;
  background: #999;
  -webkit-box-shadow: 0px 1px 2px #555 inset;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 16px;
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1 !important;
}

/* bottom */
.bottom {
  height: 230px;
  position: relative;
  overflow: hidden;
  background: url("../images/bottom-bg.png") center 0 no-repeat;
  font-size: 0;
  padding-top: 107px;
  text-align: center;
}

.bottom a {
  display: inline-block;
  width: 343px;
  height: 84px;
  margin: 0 40px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.bottom .d1 {
  background-image: url("../images/d-btn1.png");
}

.bottom .d2 {
  background-image: url("../images/d-btn2.png");
}

.bottom .d3 {
  background-image: url("../images/d-btn3.png");
}

@-webkit-keyframes moveIn {
  0% {
    -webkit-transform: translateY(-600px);
    transform: translateY(-600px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes moveIn {
  0% {
    -webkit-transform: translateY(-600px);
    transform: translateY(-600px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes down_moveIn {
  0% {
    -webkit-transform: translateY(600px);
    transform: translateY(600px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes down_moveIn {
  0% {
    -webkit-transform: translateY(600px);
    transform: translateY(600px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes moveUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

@keyframes moveUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

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