html,
body {
  min-width: 1200px;
  position: relative;
}
* {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}
#app .myheads {
  background-image: url('../img/banner3-1.png');
  background-size: cover;
  height: 640px;
  padding: 1px 0 1px;
}
#app .myheads .warphead {
  margin: 151px auto 33px;
  width: 900px;
  height: 68px;
}
#app .myheads .warphead h3 {
  width: 100%;
  text-align: center;
  font-size: 58px;
  font-family: AlibabaPuHuiTiB;
  font-weight: 400;
  color: #FFFFFF;
}
#app .myheads .warphead .kong {
  margin: 26px auto;
  width: 50px;
  height: 1px;
  background-color: #FFFFFF;
}
#app .myheads p {
  margin: 50px auto;
  font-size: 22px;
  font-family: AlibabaPuHuiTiR;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 60px;
  text-align: center;
}
#app .warp .warpp {
  margin-top: 49px;
  text-align: center;
}
#app .warp .warpp .warppone {
  margin: 20px 0 30px;
  line-height: 30px;
}
#app .warp .warpp .mywarpp1 {
  font-size: 28px !important;
  font-family: Microsoft YaHei;
  font-weight: bold !important;
  color: #010101;
}
#app .warp .warpp img {
  width: 31px;
}
#app .warp .warpp P:nth-of-type(3) {
  margin: 18px auto;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
}
#app .warp .warpdiv {
  margin: 40px auto;
  text-align: center;
  width: 60%;
}
#app .warp .warpdiv img {
  width: 31%;
  background: #FFFFFF;
  margin: 0 10px;
  border-radius: 3px;
}
#app .warp .warpdiv p:nth-of-type(2) {
  margin-top: 5px;
}
#app .warp .warpthree {
  text-align: center;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}
#app .warp .warpthree img {
  width: 75%;
  margin: 25px 25px 41px;
}
#app .warp .warpthree div {
  position: relative;
}
#app .warp .warpthree p:nth-of-type(1) {
  position: absolute;
  top: 48%;
  width: 82px;
  font-size: 26px;
  width: 100%;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
#app .warp .warpthree P:nth-of-type(2) {
  position: absolute;
  top: 62%;
  width: 100%;
  color: #333333;
  font-size: 14px;
  text-align: center;
}
#app .warptwo {
  margin-top: 46px;
  background-image: url('../img/psggx.png');
  background-size: cover;
  height: 394px;
  width: 100%;
  display: flex;
  justify-content: center;
}
#app .warptwo .warps {
  margin-top: 135px;
}
#app .warptwo .warps p:nth-of-type(1) {
  color: #FFFFFF;
}
#app .warptwo .warps P:nth-of-type(3) {
  margin-top: 20px;
  color: #FFFFFF;
}
#app .warpfore {
  overflow: hidden;
  padding: 1px;
  background-image: url('../img/bj5.png');
  background-repeat: no-repeat;
  height: 786px;
}
#app .warpfore .warpp img {
  height: 2px;
}
#app .warpfore .warpfordiv {
  margin-top: 45px;
  text-align: center;
  position: relative;
}
#app .warpfore .warpfordiv img {
  width: 243px;
}
#app .btns {
  text-align: center;
  margin: 45px 0 45px;
}
#app .btns img {
  width: 299px;
  cursor: pointer;
}
.tangkuan {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #0101016e;
}
.winds {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 546px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  z-index: 9999;
}
.winds .wind-head {
  height: 54px;
  background: #EF2228;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}
.winds .wind-head .wind-tit {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
}
.winds .wind-head .close-winds {
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(/w/img/hylist/cancle.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.winds .info {
  margin-bottom: 25px;
}
.winds .info p {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  text-align: center;
  letter-spacing: 2px;
  margin: 10px 0;
}
.winds .imgcon {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 20px;
}
.winds .imgcon .imgitem {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.winds .imgcon .imgitem img {
  width: 150px;
  height: 150px;
  flex-shrink: 0;
}
.winds .imgcon .imgitem span {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-top: 10px;
}
.winds .btn {
  width: 238px;
  height: 36px;
  background: #EF2228;
  border-radius: 4px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  line-height: 36px;
  margin: 0 auto;
  margin-bottom: 30px;
  cursor: pointer;
}
