html,
body {
  height: 100%;
}

#app {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

.pageBox {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  overflow-y: auto;
}

.aaaapage {
  /* height: 100vh; */
  overflow-y: auto;
}

.pc4 {
  height: calc(100vh - 100px);
  overflow-y: auto;
  background: url(../img/pc4.png) no-repeat center;
  background-size: cover;
}

.navBox {
  height: 100px;
  background: #224491;
  padding: 0 140px;
  display: flex;
  align-items: center;
  /* position: fixed;
    top: 0;
    left: 0;
    right: 0; */
  z-index: 99;
  cursor: pointer;
  margin: 0 auto;
}

.logo {
  width: 293px;
  height: 65px;
  margin-right: 70px;
}

.navindex {
  width: 971px;
  height: 100px;
  background: url(../img/n0.png) no-repeat center;
  background-size: 100% auto;
}

.nav {
  width: 750px;
  height: 100px;
  display: flex;
  margin: 0 auto;
}

.navItem {
  height: 100px;
  flex: 1;
}

.nav1 {
  width: 971px;
  height: 100px;
  background: url(../img/n1.png) no-repeat center;
  background-size: cover;
}

.nav2 {
  width: 971px;
  height: 100px;
  background: url(../img/n2.png) no-repeat center;
  background-size: cover;
}

.nav3 {
  width: 971px;
  height: 100px;
  background: url(../img/n3.png) no-repeat center;
  background-size: cover;
}

.pagecon {
  position: relative;
}

.btnBoxOne {
  display: flex;
  width: 31.4%;
  height: 7.3%;
  display: flex;
  position: absolute;
  /* right: 150px; */
  right: 5.76%;
}

.btnBoxOne .btnItem {
  flex: 1;
  height: 100%;
  cursor: pointer;
  position: relative;
}

.logonew {
  width: 33%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 43px;
  cursor: pointer;
}

.listBox {
  padding: 50px 0 0;
  /* width: 1848px; */
  width: 96.3%;
  margin: 0 auto;
  display: flex;
}

.col {
  /* width: 352px; */
  width: 19%;
  margin-right: 22px;
}

.col:last-child {
  margin-right: 0;
}

.listItem {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
  /* margin-bottom: 22px; */
  margin-bottom: 8%;
  cursor: pointer;
}

.textInfo {
  background: #fff;
  /* padding: 15px 30px; */
  padding: 4% 8%;
}

.adname {
  /* font-size: 32px; */
  /* font-size: 2rem; */
  font-size: 1.4rem;
  color: #333333;
  margin-bottom: 10px;
}

.unameLine .avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
}

.username {
  font-size: 18px;
  color: #333333;
}

.closeBtnNew {
  width: 40px;
  height: 40px;
  margin: 30px auto;
}

.alertBox {
  width: 100%;
  display: flex;
  height: 50%;
  align-items: center;
  font-family: "Action NBA Condensed Medium";
}
.alertBox .mediaBox {
  width: 50%;
  height: 550px;
}
.alertBox .mediaBox video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.alertBox .textBox {
  width: 50%;
  padding: 30px;
  box-sizing: border-box;
  color: #fff;
}
.alertBox .textBox .title {
  font-size: 60px;
  margin-bottom: 20px;
}
.alertBox .textBox .desc {
  font-size: 42px;
}
.gpListBox {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  background: #0450ad;
  color: #fff;
  font-size: 33px;
  z-index: 10;
}

.gpItem {
  padding: 10px 0;
  border-top: 1px dashed rgba(255, 255, 255, 0.6);
  font-family: "Action NBA Condensed Medium";
}

.shang {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4px;
}

.pagecon {
  position: relative;
}

.zbTab {
  width: 30%;
  position: absolute;
  top: 7%;
  left: 50%;
  transform: translateX(-50%);
}

.zbTab .zbTabItem {
  flex: 1;
}

.conTabBox {
  position: absolute;
  top: 22.22%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.oneone {
  width: 87%;
  margin: 0 auto;
  position: relative;
}

.shouxi {
  width: 13%;
  height: 16%;
  position: absolute;
  top: 31%;
  cursor: pointer;
  left: 1%;
  background: red;
  opacity: 0;
}

.zhuban {
  width: 19%;
  height: 17%;
  position: absolute;
  top: 1%;
  left: 50%;
  cursor: pointer;
  transform: translateX(-50%);
  display: flex;
  display: none;
}
.zhuban .zhubanItem {
  width: 50%;
  height: 100%;
  opacity: 0;
}
.tuiguan {
  width: 11%;
  height: 33%;
  position: absolute;
  top: 31%;
  cursor: pointer;
  left: 40%;
  background: red;
  opacity: 0;
}

.tuiguangItem {
  height: 50%;
  opacity: 0;
  cursor: pointer;
}

.zanBox {
  width: 23%;
  height: 65.6%;
  position: absolute;
  left: 15%;
  top: 31%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  opacity: 0;
  background: red;
}

.zanItem {
  width: 50%;
  height: 25%;
  cursor: pointer;
  opacity: 0;
}

.meitiBox {
  width: 46%;
  height: 65.6%;
  position: absolute;
  left: 53%;
  top: 31%;
  background: green;
  opacity: 0;
  text-align: center;
}

.meitiItem {
  display: inline-block;
  height: 25%;
  cursor: pointer;
}

.twotwo {
  width: 74%;
  margin: 0 auto;
  position: relative;
}

.twotwo .tuiguan {
  width: 14%;
  height: 33%;
  position: absolute;
  top: 31%;
  cursor: pointer;
  left: 29.5%;
  background: red;
  opacity: 0;
}

.twotwo .tuiguan .tuiguangItem {
  width: 100%;
  height: 50%;
  cursor: pointer;
}

.twotwo .zhuban {
  /* width: 14.6%;
  height: 43%;
  position: absolute;
  top: 9%;
  cursor: pointer;
  left: 0%;
  opacity: 0; */
}

.twotwo .zanBox {
  width: 27%;
  left: 1%;
  opacity: 0;
  top: 31%;
  height: 65.6%;
  background: red;
}

.twotwo .zanBox .zanItem {
  display: inline-block;
  height: 25%;
  cursor: pointer;
}

.twotwo .meitiBox {
  width: 54%;
  height: 66.6%;
  position: absolute;
  left: 45%;
  top: 31%;
  opacity: 0;
  background: red;
}

.twotwo .meitiItem {
  display: inline-block;
  height: 25%;
  cursor: pointer;
}

.tanchuBox {
  position: relative;
}

.tanchuBox .go {
  width: 21%;
  height: 16%;
  position: absolute;
  right: 3%;
  bottom: 7%;
  cursor: pointer;
}

.tanchuBox .closeBtn {
  width: 10%;
  height: 20%;
  position: absolute;
  top: 19%;
  right: 0;
  left: auto;
}

.loadMore {
  padding: 50px;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
}
