.image {
  background: url("../../images/1.png");
  background-size: 100% 100%;
  height: 100%;
  position: fixed;
  width: 100%;
  color: #5CE5FE;
}
.herfBtn {
  color: #fff;
  text-decoration: none;
}
.box {
  height: 100%;
  padding: 30px;
}
.left-box {
  background: url("../../images/2.png") 0 0 no-repeat;
  background-size: 100% 100%;
  height: 85vh;
  margin-top: 10vh;
  width: 48%;
  float: left;
  overflow: hidden;
}
.right-box {
  /* background: url("../../images/2.png") 0 0 no-repeat; */
  background-size: 100% 100%;
  height: 85vh;
  margin-top: 10vh;
  width: 51%;
  float: right;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.color-box {
  color: #5CE5FE;
}
.top-box {
  font-size: 26px;
  text-align: center;
  padding: 30px 0;
}
.mid-box {
  text-indent: 30px;
}
.mid-box2 {
  background: url("../../images/bg.png") 0 0 no-repeat;
  height: 60px;
  margin: 20px;
  background-size: 100% 100%;
  padding: 20px;
  margin-bottom: 0;
}
.img-box {
  padding: 20px;
  height: calc(100% - 280px);
}
.img-box img {
  width: 100%;
  height: 100%;
}
.right-top-box {
  height: 60%;
  /* background-color: antiquewhite; */
}
.right-bottom-box {
  height: 38%;
  background: url("../../images/7.png") 0 0 no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 30px;
  padding-bottom: 10px;
}
.left-item {
  background: url("../../images/4.png") 0 0 no-repeat;
  background-size: 100% 100%;
  height: 100%;
  width: 49%;
  float: left;
  padding: 30px;
  box-sizing: border-box;
  padding-top: 8%;
  padding-bottom: 10px;
}
.right-item {
  background: url("../../images/6.png") 0 0 no-repeat;
  background-size: 100% 100%;
  height: 100%;
  width: 49%;
  float: right;
  padding: 30px;
  box-sizing: border-box;
  padding-top: 8%;
  padding-bottom: 10px;
}
.small-item {
  height: 50%;
  width: 33%;
  text-align: center;
  position: relative;
  float: left;
}
.position-box {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.bottom-item {
  width: 33%;
  height: 50%;
  box-sizing: border-box;
  text-align: center;
  float: left;
  /* padding: 20px; */
}
.fr {
  float: right;
  margin-right: 40px;
  margin-top: 15px;
}
.btn {
  color: #fff;
  background: linear-gradient(0deg, rgba(54, 160, 217, 0.8) 0%, #0F60A4 50%, rgba(52, 159, 218, 0.8) 100%);
  border-radius: 20px;
  padding: 3px 10px;
  margin-top: 10px;
  cursor: pointer;
  font-size: 14px;
}
.bg-1 {
  background: url("../../images/dw.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-2 {
  background: url("../../images/dy.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-3 {
  background: url("../../images/pt.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-4 {
  background: url("../../images/pthd.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-5 {
  background: url("../../images/rdfk.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-6 {
  background: url("../../images/rddb.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-7 {
  background: url("../../images/jdjm.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-8 {
  background: url("../../images/jddy.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-9 {
  background: url("../../images/ds.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-10 {
  background: url("../../images/fy.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-11 {
  background: url("../../images/wf.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-12 {
  background: url("../../images/db.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-13 {
  background: url("../../images/zhdj.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-14 {
  background: url("../../images/sqld.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-15 {
  background: url("../../images/ryxxgl.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-16 {
  background: url("../../images/hxcw.png") 0 0 no-repeat;
  background-size: 100% 100%;
}
.bg-17 {
  background: url("../../images/zhrd.png") 0 0 no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1280px) {
  html, body {
    font-size: 12px;
  }
  .top-box {
    font-size: 18px;
  }
  .left-box, .right-box {
    margin-top: 8vh;
  }
  .btn {
    font-size: 12px;
  }
  .fr {
    margin-top: 8px;
    margin-right: 15px;
  }
  .left-item, .right-item {
    padding: 10px;
    padding-top: 8%;
  }
  .right-bottom-box {
    padding: 20px;
    padding-bottom: 10px;
  }
  /* .right-bottom-box {
    height: 35%;
  }
  .right-top-box {
    height: 63%;
  } */
}

@media screen and (max-width: 1440px) and (min-width: 1281px) {
  html, body {
    font-size: 14px;
  }
  .img-box {
    height: calc(100% - 260px);
  }
  .top-box {
    font-size: 20px;
  }
  .right-bottom-box {
    height: 35%;
  }
  .right-top-box {
    height: 63%;
  }
  .left-box, .right-box {
    margin-top: 8vh;
  }
  .btn {
    font-size: 12px;
  }
  .fr {
    margin-top: 5px;
    margin-right: 20px;
  }
  .left-item, .right-item {
    padding: 10px;
    padding-top: 8%;
  }
  .right-bottom-box {
    padding: 20px;
    padding-bottom: 10px;
  }
}
