﻿.vzan-top {
  position: relative;
  color: #fff;
}
.vzan-top img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.vzan-top .fix {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  align-items: center;
  display: flex;
}
.vzan-top .fix.center {
  text-align: center;
}
.vzan-top .fix h1 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 22px;
}
.vzan-top .fix p {
  font-size: 28px;
}
.vzan-top .container {
  box-sizing: border-box;
}
/* 应用场景 start */
.vzan-scene {
  padding: 80px 0;
}
.vzan-scene.one {
  padding: 80px 0 152px;
}
.vzan-scene .scene {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  margin-top: 50px;
  justify-content: space-between;
}
.vzan-scene .scene li {
  width: 270px;
  height: 200px;
  position: relative;
  margin-bottom: 40px;
  border-radius: 4px;
  overflow: hidden;
}
.vzan-scene .scene li img {
  transition: all 0.4s;
  border-radius: 4px;
}
.vzan-scene .scene li:hover img {
  transform: scale(1.1);
}
.vzan-scene .scene .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  font-size: 20px;
  color: #fff;
  background-color: rgba(26, 26, 26, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
/* 应用场景 end */
.table-area {
  padding: 100px 0 96px;
}
.table-area .table {
  margin-top: 100px;
  width: 100%;
  height: 564px;
  background: url(../img/pc/table.png) no-repeat center center;
  background-size: 100%;
}
.gd-area {
  height: 672px;
  padding-top: 80px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.gd-area.grey {
  background-color: #F8F9FA;
}
.gd-area .container {
  position: relative;
  display: flex;
  flex: 1;
  align-items: center;
}
.gd-area .container.right {
  justify-content: flex-end;
}
.gd-area .container img {
  position: absolute;
}
.gd-area .container .q1 {
  left: 140px;
  bottom: -50px;
  z-index: 2;
  width: 462px;
  height: 392px;
}
.gd-area .container .q1-1 {
  left: 0;
  bottom: 54px;
  z-index: 3;
  width: 433px;
  height: 342px;
}
.gd-area .container .q1-2 {
  left: 214px;
  top: 0;
  z-index: 4;
  width: 550px;
  height: 375px;
}
.gd-area .container .q2 {
  bottom: 0;
  right: 101px;
  width: 455px;
  height: 503px;
}
.gd-area .container .q2-1 {
  right: 356px;
  bottom: -47px;
  width: 332px;
  height: 306px;
}
.gd-area .container .q2-2 {
  right: -20px;
  bottom: 150px;
  width: 380px;
  height: 319px;
}
.gd-area .container .q3 {
  bottom: 80px;
  left: -30px;
  width: 670px;
  height: 365px;
}
.gd-area .container .q4 {
  bottom: 0;
  right: 41px;
  width: 465px;
  height: 495px;
}
.gd-area .container .q4-1 {
  right: 215px;
  bottom: 150px;
  width: 437px;
  height: 309px;
}
.gd-area .container .q4-2 {
  bottom: -28px;
  right: 0;
  width: 385px;
  height: 213px;
}
.gd-area .icon-list {
  display: flex;
  width: 500px;
  height: 302px;
  flex-wrap: wrap;
  align-content: space-between;
}
.gd-area .icon-list i {
  margin: 0 auto 14px;
  display: block;
}
.gd-area .icon-list li {
  text-align: center;
  margin-right: 72px;
  width: 108px;
}
.gd-area .icon-list li:nth-of-type(3n) {
  margin-right: 0;
}
.gd-friend {
  padding-top: 80px;
  padding-bottom: 78px;
  background-color: #F8F9FA;
}
.gd-friend .friend-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 61px;
}
.gd-friend .friend-list li {
  width: 208px;
  height: 208px;
  background-color: #fff;
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 9px 4px 0;
  font-size: 16px;
  text-align: center;
  transition: all 0.4s;
  border-radius: 4px;
}
.gd-friend .friend-list li:hover {
  transform: translateY(-10px);
}
.gd-friend .friend-list li img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  display: block;
  margin-bottom: 18px;
}
.bg-g1 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -10px -112px;
}
.bg-g2 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -110px -112px;
}
.bg-g3 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -212px -10px;
}
.bg-g4 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -212px -110px;
}
.bg-g5 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -10px -212px;
}
.bg-g6 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -110px -212px;
}
.bg-g7 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -210px -212px;
}
.bg-g8 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -312px -10px;
}
.bg-g9 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -312px -110px;
}
.bg-g10 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -312px -210px;
}
.bg-g11 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -10px -312px;
}
.bg-g12 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -110px -312px;
}
.bg-g13 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -210px -312px;
}
.bg-g14 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -310px -312px;
}
.bg-g15 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -412px -10px;
}
.bg-g16 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -412px -110px;
}
.bg-g17 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -412px -210px;
}
.bg-g18 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -412px -310px;
}
.bg-g19 {
  width: 80px;
  height: 81px;
  background: url('../img/icon/css_sprites.png') -112px -10px;
}
.bg-g19.new {
  background: url('../img/icon/redbag.png') center center;
  background-size: 100%;
}
.bg-g20 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -10px -412px;
}
.bg-g21 {
  width: 82px;
  height: 82px;
  background: url('../img/icon/css_sprites.png') -10px -10px;
}
.bg-g22 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -110px -412px;
}
.bg-g23 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -210px -412px;
}
.bg-g24 {
  width: 80px;
  height: 80px;
  background: url('../img/icon/css_sprites.png') -310px -412px;
}
.one-title {
  font-size: 30px;
  text-align: center;
  font-weight: 600;
}
.one-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.max-title {
  font-size: 36px;
  text-align: center;
  font-weight: 600;
}
/* 适配小屏 */
@media screen and (max-width: 1550px) {
 .banner{
 height: 450px;
  }
}