@font-face {
  font-family: "ZH";
  src: url("https://www.walldrift.com/__xh__/huatu.com/templets/default/ylws/new_ylws/tc/css/FZLTZHJW.TTF");
}

.window_mask{
  position: fixed;
  z-index: 99;
  background: rgba(0,0,0,0.6);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.box{
  /*width: 578px;*/
  width: 100%;
  height: 625px;
  margin: 8px auto;
  background: url("https://www.walldrift.com/__xh__/huatu.com/templets/default/ylws/new_ylws/tc/images/bg2.png") no-repeat center;
  position: relative;
  overflow: hidden;
}
.window_close{
  position: absolute;
  /*right: 90px;*/
  right: 47.5%;
  top: 540px;
  cursor: pointer;
  background: url("https://www.walldrift.com/__xh__/huatu.com/templets/default/ylws/new_ylws/tc/images/close.png") no-repeat center;
}

.window_close:hover,
.window_close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.box h4{font-size: 26px;font-weight: 300;color: #FFFFFF;line-height: 69px;text-align: center;background: linear-gradient(-90deg, #FFEB3B 0%, rgb(255 255 255) 19.43359375%, #fff9d9 49.609375%, #fff06c 81.3232421875%, rgb(255 255 255 / 82%) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-top: 160px;}
.box h3{font-size: 44px;font-weight: bold;color: #FFFFFF;text-align: center;line-height: 65px;background: linear-gradient(180deg, #ffffff 0%, #fd2734 5.43359375%, #fd2734 49.609375%, rgb(255 113 0) 81.3232421875%, rgb(256 255 255 / 82%) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-top: 25px;font-family: "MicroSoft YaHei", "Hiragino Sans GB", Arial, sans-serif;}
.box p{
  text-align: center;
  font-size: 32px;
  font-weight: 400;
  color: #f92b6a;
  line-height: 35px;
}
.btn{
  display: table;
  margin: 0 auto;
  margin-top: 40px;
}
.btn li{
  float: left;
  height: 50px;
  /*background: linear-gradient(-90deg, #ffeb77 0%, #fdd904 99%);*/
  border-radius: 30px;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #000000;
  line-height: 50px;
  margin: 420px 10px;
  /*margin: 0 10px;*/
}

.m {
  display: none !important;
}

@media only all and (max-width:1080px) {

  
}

@media only all and (max-width:750px) {
  

}