body {
  background: #181828;
  color: #fff;
  font-size: 16px;
  /* font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu; */
  font-family: "Adobe 黑体 Std"
}

header {
  width: 100%;
  height: 90px;
  background: #33334c;
}

.header-container {
  width: 1170px;
  height: 100%;
  margin: 0 auto;
}

.header-container > div {
  height: 100%;
}

.logo {
  float: left;
  height: 90px;
}

.logo img {
  margin-top: 24px;
}

.test {
  font-size: 40px;
  font-family: "锐字逼格锐线";
  color: #fff;
}

.header-bar {
  width: 60%;
  float: right;
  display: flex;
  justify-content: flex-end;
}

.trans {
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.header-bar a {
  flex: 0 0 20%;
  line-height: 100px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 15px;
}

.header-bar a:hover {
  background: #28283e;
}


#menu { margin: 0; padding: 0; position: fixed; left: 0; top: 0; z-index: 70;}
#menu a.active { background-color: #28283e;}

.common {
  width: 1170px;
  margin: 0 auto;
}

#banner {
  background: linear-gradient(bottom, #181828 0%, #33334c 25%);
  background: -webkit-linear-gradient(bottom, #181828 0%, #33334c 25%);
	background: -moz-linear-gradient(bottom, #181828 0%, #33334c 25%);
}

.banner img {
  max-width: 100%;
}

.banner .ims2 {
  margin-top: 2%;
}

.banner .line {
  width: 80px;
  height: 2px;
  margin: 10% 0 2% 0;
  background: #87878b;
}

.banner p {
  margin: 0 0 9% 0;
}

.banner .button {
  display: block;
  width: 184px;
  height: 54px;
  margin-top: 10%;
  text-align: center;
  line-height: 58px;
  background: #00bcd4;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
}

.banner .button:hover {
  background: #04cde6;
}

.title {
  margin-bottom: 11%;
  font-size: 46px;
  text-align: center;
  letter-spacing: 10px;
}

.about {
  /* overflow: hidden; */
}

.swiper-container {
  width: 100%;
}
.container1 {
  height: 360px;
}
.container1 .swiper-wrapper {
  display: flex;
}
.container1 .swiper-slide {
  width: 648px;
}

.container1 .slide-1 {
  background-color: #74a8d9;
}
.container1 .slide-2 {
  background-color:#8253ab;
}
.container1 .slide-3 {
  background-color: #00bcd4;
}

.container1 .slide-4 {
  background-color:#7cbf2b;
}
.container1 .slide-5 {
  background-color: #d48e4d;
}
.container1 .slide-6 {
  background-color: #006ad4;
}
.container1 .slide-7 {
  background-color: #e56655;
}

.swiper-button-prev, .swiper-button-next {
  color: #fff;
  background: rgba(0,0,0,0.6);
  height: 100px;
  padding: 0 23px 0 10px;
  margin-top: -50px;
}

.swiper-button-prev {
  left: 0 !important;
}

.swiper-button-next {
  right: 0 !important;
  padding: 0 10px 0 23px;
}

.about img {
  max-width: 100%;
}

.about .left {
  position: relative;
  float: left;
  width: 40%;
}

.about .left::before {
  position: absolute;
  left: -130px;
  top: 26px;
  content: '';
  width: 120px;
  height: 1px;
  background: #87bec8;
}

.about .left p {
  margin-top: 6%;
  color: #c6c6c7;
  line-height: 1.6em;
}

.about .right {
  float: right;
  width: 55%;
  overflow: hidden;
  position: relative;
}

.detail {
  display: flex;
  justify-content: space-around;
  text-align: center;
}

.block {
  width: 200px;
}

.block p.p1 {
  padding: 18% 0;
  font-size: 18px;
}

.block p.pad12 {
  padding-top: 16.5%;
  padding-bottom: 18.5%;
}

.block p.p2 {
  font-size: 16px;
  color: #99a9b5;
  line-height: 1.6em;
}
#service {
  position: relative;
}

#service .control {
  position: absolute;
}

#servie .control .previous {
  width: 60px;
  height: 100px;
  text-align: center;
}
#servie .control .next {
  width: 60px;
  height: 100px;
  text-align: center;
}

#service ul {
  display: flex;
}

#service ul.ul1 {
  height: 360px;
}

#service .ul1 li {
  width: 648px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}

#service .ul1 li span {
  margin-top: 20px;
}

.detail img {
  max-width: 100%;
}

.qrcode {
  text-align: center;
  margin-top: 4%;
}

.qrcode img {
  width: 194px;
  height: 194px;
}

.service-line {
  width: 100px;
  height: 1px;
  margin: 0 auto 6.5% auto;
  background: #87bec8;
}

#service .title {
  margin-bottom: 2%;
}

.video-container {
  width: 1288px;
}

.video-container video {
  float: left;
  width: 643.5px;
  height: 370px;
}

.abo {
  position: absolute;
  width: 50px;
  height: 120px;
  text-align: center;
  background: rgba(0,0,0,0.6);
  top: 50%;
  margin-top: -60px;
  z-index: 10;
  cursor: pointer;
  display: none;
}

.abo img {
  margin-top: 36px;
}

.next-video {
  left: 0;
}

.prev-video {
  right: 0;
}

.prev-video img {
  transform: rotate(180deg);
}

.p75 {margin-bottom: 7.5%;}

@media screen and (max-width: 1366px) {
  /* .fp-tableCell {margin-top: 30px;} */
  .banner .line {margin: 3% 0 3% 0;}
  .banner .button  {margin-top: 0}
  .banner p {margin-bottom: 7%;}
  .p75 {margin: 3% 0;}
  .service-line {display: none}
  #service .title {margin: 3% 0;}
  .qrcode {margin-top: 3%;}
  .qrcode img {
    width: 120px;
    height: 120px;
  }
  .block p.p1 {
    padding: 13% 0;
  }
  #concat .title {margin: 3% 0 !important;}
}