@charset "utf-8";
body {
  background-color: #11233a;
  padding-bottom: 120px;
  width: 100%;
}

.w1920 {
  max-width: 1920px;
}

.w1190 {
  max-width: 1190px;
}

.container {
  margin: 0 auto;
}

.content {
  position: relative;
}
.content .yuyueBtn {
  width: 15%;
  position: absolute;
  bottom: 12%;
}
.content .yuyueBtn:nth-of-type(2) {
  left: 22.4%;
}
.content .yuyueBtn:nth-of-type(3) {
  left: 42.5%;
}
.content .yuyueBtn:nth-of-type(4) {
  left: 62.6%;
}

.fr_float {
  position: fixed;
  top: 58%;
  right: 172px;
}

.fr_float a {
  display: block;
  width: 96px;
  height: 100px;
  background: url(../images/consulation.png) no-repeat;
  z-index: 100;
}
.imgcnt {
  position: relative;
}
.imgcnt .block {
  width: 32%;
  height: 101px;
  position: absolute;
  bottom: 16%;
  background-color: transparent;
  left: 34%;
  cursor: pointer;
}
.imgcnt .block1 {
  width: 26%;
  height: 174px;
  position: absolute;
  background-color: transparent;
  left: 22.8%;
  cursor: pointer;
  bottom: 3%;
}
.imgcnt .block2 {
  width: 26%;
  height: 174px;
  position: absolute;
  background-color: transparent;
  left: 51%;
  cursor: pointer;
  bottom: 3%;
}
.imgcnt .block3 {
  width: 26%;
  height: 174px;
  position: absolute;
  top: 1.5%;
  background-color: transparent;
  left: 22.8%;
  cursor: pointer;
}
.imgcnt .block4 {
  width: 26%;
  height: 174px;
  position: absolute;
  top: 1.5%;
  background-color: transparent;
  left: 51%;
  cursor: pointer;
}
.imgcnt .block5 {
  width: 26%;
  height: 174px;
  position: absolute;
  top: 27.5%;
  background-color: transparent;
  left: 22.8%;
  cursor: pointer;
}
.imgcnt .block6 {
  width: 26%;
  height: 174px;
  position: absolute;
  top: 27.5%;
  background-color: transparent;
  left: 51%;
  cursor: pointer;
}
.img2Ctn {
  width: 283px;
  height: auto;
  position: fixed;
  right: 0;
  top: 5%;
  z-index: 2;
}
.rightNav {
  position: absolute;
  right: 0;
  top: -35%;
}
.nav {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 19%;
  left: .8%;
  width: 100%;
}
.nav div {
  height: 60px;
  line-height: 60px;
  width: 150px;
  text-align: center;
}
.nav div:hover {
  background-color: #e9b474;
  color: white;
  cursor: pointer;
}
.nav .activty {
  background-color: #e9b474;
  color: white;
  cursor: pointer;
}
.yuyueBtn {
  position: absolute;
  width: 241px;
  height: 70px;
  left: 50%;
  top: 50%;
  transform: translate(90px, 6px);
}
.img6 {
  background: url(../images/6.png) no-repeat center top;
  height: 503px;
  margin: 0 auto;
}
.img7 {
  background: url(../images/7.png) no-repeat center top;
  height: 433px;
  margin: 0 auto;
}
img {
  vertical-align: top;
  width: 100%;
  display: block;
}

/* .layui-layer {
  height: 630px !important;
} */

.layui-layer-content {
  height: auto !important;
}
