.layer_login-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 999;
  top: 0px;
  left: 0px;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  box-sizing: border-box;
  display: none;
}

.layer_login_main {
  width: 448px;
  height: 308px;
  /* background: #FFF; */
  /* background: url(../../../Public/image/login-BG.png); */
  background-size: 100% 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  display: none;
  padding-top: 20px;
}

.layer_login_main>div {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* 抽奖图片 */
.draw-random {
  position: absolute;
  display: none;
}


/* liang-lay  ui样式 */
@font-face {
  font-family: "iconfont";
  src: url('iconfont.eot?t=1590638155682');
  src: url('iconfont.eot?t=1590638155682#iefix') format('embedded-opentype'), url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAS0AAsAAAAACagAAARnAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDQAqGJIUUATYCJAMYCw4ABCAFhG0HVRs/CCMRdnMwEpP9NcbG0OqRjl1uwgs+6hkcR5orUJYCjwA0AGn/FCZwdQMYgQC6gPuFJyABAAAAAOLh37XP+5LMLDDK9cAtq7oKB3g8sGLjK2SFqjBMQn9wwzFBtcaHX67l3pfjKtzOvCdUBaSDDRzlJtkrGVdhK21lG4A5WGYADOnlBQXhfKfH6loToAnALjdAgFFa+F/ejwJKusBHsLsEJzrWGT2R9T/HTJcJlt9mc8kO2huNh3sHdEDRRXYnkoJ2KuDZjL8n8GICrSati70dXcEppK0CceEqhPNZlBRmaNbXMQcW8cSC5vQohcfm58dfq5mkyqQdz57tBB7CNII1ME86grQ+F4TDyFhHIW7Eei7JdmZd1vpJxY703b1Zkn4MUSz6/79eBRQj8rRql//lESpJkYmapGlnsCezFT+EVT7BDxFJnFYSJglaHZgUaL2htdqGusYNuvEViPMkSj9PKLO/YjXF097VNs4Z7e1dSmv0zSZV0YspJiZp7B6ieHIiqw+nkpK84tSYWFJKPamCuBe4h9vs3wcdPoYcPJQeHAQfHobs7wft7UUDrHetPr0nrx8i9oiF0ceJk+J1UxzdEwUhNByVKBgYzLDImFBQIItCEgkJEkalhEMPHoKrEVUW37tL4a5TGey5VRgV108SCqI09AwLp9C6OzsZdMFE8nBfk0hKQv2iRsV9EGK4dUIw+1NI/bg+Yk8IIAuyU4Wh+jmVtUOF3wPn5T1ZkaXU/E+rqasdJpUp6Ojo697YAX2dp7A7++maO+GTgSyCpU64u7k6unmNgcT8SzaPtBCqIIkaK0g3uZbGH/I1ACtMf39OTyPfH6Gd5j4+nng6xJdse2HYde5H/dsO5Ny9pMu3vbWMNd21pWR2ZUCxprOzROg/Sjo7rabNsGNUVhY9lk2yyCrcheD/hqV4uUGWaXm8/FZQ8AzAg603fqkuCVz1MLUuYxoelRtkpIN/b0Z2d5FmWaiLtCG2aM+gP4NCOcOKoGArzhdVV5Pl5Z1dah2Z3zqxzFui3xLr5sa8qKpjzaK14LzI8tOUoPHmwM9dHb6Exlx+tmWZ88j8V4DgxXRrMTyWr80cBbx5vfWgjgZW5JvgJtHKLb2bpDknylcuWevyHq9uKFDbVHFSTFrlGe6iQK8PdekGctcSmg24kDSZgKzZPLJg16HSZgNqzTah1ZrDw9v0uSaL0oJV9whCt5eQdHoFWbfXyIJ9D5VB/6HWXYZW50zghG0Wu+di01HIlGD0hSa2pVTsLKz6C1J1Hjqv3GTdkPMmjt1WJ5jfpZJcHbv4d9VjliidLXCHLkd5brFyNqWYW5q5mrXbMu6dWrEtQMCmo5ApwegLTWxLqc9nEfr4C1J1HrqUsR/BG3LeLB+7rU4O5K6mzDW2L4/x76rHLFE6W+AOuSiXMxar+PVSirmlS6SqWZuZJvNqWu3riq28BFpBerk6KExohtVCnFtPC9+6/jKLXpsoNCuxplIpq7YvflCpQwsAAA==') format('woff2'), url('iconfont.woff?t=1590638155682') format('woff'), url('iconfont.ttf?t=1590638155682') format('truetype'), url('iconfont.svg?t=1590638155682#iconfont') format('svg')
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-close:before {
  content: "\e616"
}

.icon-zhuyi:before {
  content: "\e61c"
}

.icon-shibai:before {
  content: "\e64e"
}

.icon-chenggong:before {
  content: "\e62f"
}

.icon-wenhao:before {
  content: "\e617"
}

.icon-wenhao {
  color: #507de7;
  font-size: 50px
}

.icon-zhuyi {
  font-size: 50px;
  color: #fab427
}

.icon-chenggong {
  font-size: 50px;
  color: #52c41a
}

.icon-shibai {
  font-size: 50px;
  color: #e84335
}

* {
  padding: 0;
  margin: 0
}

/*.lay_container {*/
/*  background: #fff;*/
/*  position: fixed;*/
/*  box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);*/
/*  font-size: 18px;*/
/*  text-align: center;*/
/*  overflow: hidden;*/
/*  border-radius: 4px*/
/*}*/

/*.custom {*/
/*  background: transparent;*/
/*  box-shadow: none*/
/*}*/

.lay_shade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.lay_title {
  text-align: center;
  background: black;
  color: white;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  position: relative
}

/*.anim1 {*/
/*  animation: ani1 .2s forwards*/
/*}*/

.anim10 {
  animation: ani10 .2s forwards
}

.anim2 {
  animation: ani2 .2s forwards
}

.anim20 {
  animation: ani20 .2s forwards
}

.anim3 {
  animation: ani3 .2s forwards
}

.anim30 {
  animation: ani30 .2s forwards
}

.anim4 {
  animation: ani4 .5s forwards ease
}

.anim40 {
  animation: ani40 .5s forwards ease
}

@keyframes ani1 {
  0% {
    opacity: 0;
    transform: scale(0)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}

@keyframes ani10 {
  0% {
    opacity: 1;
    transform: scale(1)
  }

  100% {
    opacity: 0;
    transform: scale(0)
  }
}

@keyframes ani2 {
  0% {
    opacity: 0;
    transform: translate(-350px, 0)
  }

  100% {
    opacity: 1;
    transform: translate(0, 0)
  }
}

@keyframes ani20 {
  0% {
    opacity: 1;
    transform: translate(0, 0)
  }

  100% {
    opacity: 0;
    transform: translate(350px, 0)
  }
}

@keyframes ani3 {
  0% {
    opacity: 0;
    transform: scale(0.2);
    margin-top: -500px
  }

  100% {
    opacity: 1;
    transform: scale(1);
    margin-top: 0
  }
}

@keyframes ani30 {
  0% {
    opacity: 1;
    transform: scale(1);
    margin-top: 0
  }

  100% {
    opacity: 0;
    transform: scale(1.8);
    margin-top: 500px
  }
}

@keyframes ani4 {
  0% {
    opacity: 0;
    transform-origin: 100% -800%;
    transform: rotate(180deg)
  }

  100% {
    opacity: 1;
    transform-origin: 100% -800%;
    transform: rotate(0deg)
  }
}

@keyframes ani40 {
  0% {
    opacity: 1;
    transform-origin: 0 -800%;
    transform: rotate(0deg)
  }

  100% {
    opacity: 0;
    transform-origin: 0 -800%;
    transform: rotate(-180deg)
  }
}

.lay_close {
  font-size: 22px;
  display: inline-block;
  cursor: pointer;
  color: white;
  position: absolute;
  top: 13px;
  right: 12px;
  text-align: center
}

.lay_content {
  margin-top: 60px
}

.lay_content .lay_icon {
  position: relative;
  right: 10px;
  top: 10px
}

.lay_btn_box {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  height: auto
}

.lay_bttn {
  cursor: pointer
}

.lay_bttn:hover {
  opacity: .8
}

.lay_bttn1 {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background-color: #f73939;
  text-align: center;
  letter-spacing: .5px;
  height: 45px;
  line-height: 45px;
  padding: 0 40px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  font-size: 18px;
  margin: 0 15px;
  cursor: pointer
}

.lay_bttn2 {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  letter-spacing: .5px;
  height: 45px;
  line-height: 45px;
  padding: 0 40px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  font-size: 18px;
  margin: 0 15px;
  cursor: pointer;
  background: #f5f5f5;
  color: black
}

.lay_custom {
  display: none
}

.c_msgClass {
  min-height: 50px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  background: rgba(0, 0, 0, .6);
  border-radius: 2px;
  box-shadow: none
}

.c_loadClass {
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  background: transparent;
  box-shadow: none
}

.mt0 {
  margin-top: 0
}















.layer_login-bg2 {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 999;
  top: 0px;
  left: 0px;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.layer_login_main2 {
  width: 398px;
  height: 275px;
  /* background: #FFF; */
  /* background: url(../../../Public/image/login-BG.png); */
  background-size: 100% 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* margin-left: -280px;
  margin-top: -200px; */
  z-index: 9999;

  
  
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 105px;
}




.login-box_close {
  width: 23px;
  height: 23px;
  position: absolute;
  top: 10px;
  right: 15px;
  text-decoration: none;
  cursor: pointer;
}

.login-box_flex>p {
  width: 60px;
}

.login-box_flex {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  margin-bottom: 12px;
}

.login-box_flex>input {
  width: 270px;
  height: 31px;
  background-color: rgba(0, 0, 0, 0.6);
  margin-left: 4px;
  color: #fff;
  font-size: 14px;
  padding-left: 10px;
}

.login-box_flex--input {
  width: 145px !important;
  margin-right: 15px;
}

.login-box>div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.login-box_flex--dl {
  text-decoration: none;
  cursor: pointer;
}

.login-box_flex--dl:hover {
  -webkit-filter: brightness(115%);
  -ms-filter: brightness(115%);
  -o-filter: brightness(115%);
  -moz-filter: brightness(115%);
  opacity: 0.85\0;
}

.login-box_flex>img {
  width: 110px;
  height: 29px;
}

#mySelect {
  width: 270px;
  height: 31px;
  background-color: rgba(0, 0, 0, 0.6);
  margin-left: 4px;
  color: #fff;
  font-size: 14px;
  padding-left: 5px;
}

.checkbox-container {
  display: flex;
  align-items: center;
}

.checkbox-container>a {
  color: #fff;
  font-size: 12px;
  margin-top: 10px;
}

.checkbox-container>input {
  margin: 10px 5px 0 0;
}

.login-box_flex2>select {
  width: 200px;
  height: 38px;
  background-color: #0e302e;
  border: 1px solid #cfa972;
  color: #cfa972;
  font-size: 14px;
  padding-left: 40px;
  margin-bottom: 57px;
}