﻿/* 公共属性 */
body{font-size: 14px; color: #666;}
.zyl_center{text-align: center;}


/* 间距 */
.zyl_pad_01{padding: 5px 20px 5px 20px;}
.zyl_mar_01{margin-top: 20px;}
.zyl_mar_02{margin-top: 30px;}


/* 粒子背景 */
.zyl_login_cont{width: 100%; height: 100%; background-color: #009688;}


/* 背景虚影 -- 虚影样式源于网络  */
.background {
  width: 100vw;
  height: 100vh;
  background: linear-gradient(-45deg,  #3E1E68, #00CBFF, #0081FF, #3E1E68); background-size: 400% 400%; -webkit-animation: Gradient 15s ease infinite; -moz-animation: Gradient 15s ease infinite; animation: Gradient 15s ease infinite;
}
@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}

@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}

@keyframes Gradient {
  0% {
    background-position: 0% 50%
  }
  50% {
    background-position: 100% 50%
  }
  100% {
    background-position: 0% 50%
  }
}
.background span {
  width:20vmin;
  height: 20vmin;
  border-radius: 20vmin;
  backface-visibility: hidden;
  position: absolute;
  animation-name: move;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.background span:nth-child(1) {
  color: #FFACAC;
  top: 44%;
  left: 97%;
  animation-duration: 15s;
  animation-delay: -13.8s;
  transform-origin: 11vw -22vh;
  box-shadow: 40vmin 0 10.12735945vmin currentColor;
}
.background span:nth-child(2) {
  color: #E45A84;
  top: 93%;
  left: 8%;
  animation-duration: 13.8s;
  animation-delay: -10.9s;
  transform-origin: 10vw 23vh;
  box-shadow: 40vmin 0 12.7346672971vmin currentColor;
}
.background span:nth-child(3) {
  color: #FFACAC;
  top: 14%;
  left: 41%;
  animation-duration: 15.9s;
  animation-delay: -6.7s;
  transform-origin: -9vw -24vh;
  box-shadow: -40vmin 0 11.4923952406vmin currentColor;
}
.background span:nth-child(4) {
  color: #E45A84;
  top: 52%;
  left: 75%;
  animation-duration: 14.3s;
  animation-delay: -12.6s;
  transform-origin: 16vw 25vh;
  box-shadow: 40vmin 0 13.3657534039vmin currentColor;
}
.background span:nth-child(5) {
  color: #FFACAC;
  top: 7%;
  left: 5%;
  animation-duration: 15.9s;
  animation-delay: -10s;
  transform-origin: 8vw 3vh;
  box-shadow: -40vmin 0 13.3942178273vmin currentColor;
}
.background span:nth-child(6) {
  color: #FFACAC;
  top: 35%;
  left: 1%;
  animation-duration: 11.6s;
  animation-delay: -6s;
  transform-origin: 0vw 17vh;
  box-shadow: -40vmin 0 7.6304875279vmin currentColor;
}
.background span:nth-child(7) {
  color: #FFACAC;
  top: 42%;
  left: 84%;
  animation-duration: 11s;
  animation-delay: -6.9s;
  transform-origin: 11vw -8vh;
  box-shadow: 40vmin 0 13.6665321499vmin currentColor;
}
.background span:nth-child(8) {
  color: #E45A84;
  top: 53%;
  left: 95%;
  animation-duration: 15s;
  animation-delay: -10.9s;
  transform-origin: 25vw 15vh;
  box-shadow: 40vmin 0 13.2849881717vmin currentColor;
}
.background span:nth-child(9) {
  color: #FFACAC;
  top: 75%;
  left: 67%;
  animation-duration: 11.7s;
  animation-delay: -13.9s;
  transform-origin: -11vw -3vh;
  box-shadow: 40vmin 0 7.2158804055vmin currentColor;
}
.background span:nth-child(10) {
  color: #583C87;
  top: 59%;
  left: 51%;
  animation-duration: 12.1s;
  animation-delay: -11.7s;
  transform-origin: -5vw -7vh;
  box-shadow: -40vmin 0 7.4269772253vmin currentColor;
}
.background span:nth-child(11) {
  color: #FFACAC;
  top: 80%;
  left: 91%;
  animation-duration: 13.4s;
  animation-delay: -5.9s;
  transform-origin: 7vw -19vh;
  box-shadow: 40vmin 0 11.2741559637vmin currentColor;
}
.background span:nth-child(12) {
  color: #FFACAC;
  top: 68%;
  left: 97%;
  animation-duration: 15.8s;
  animation-delay: -8.2s;
  transform-origin: 24vw 3vh;
  box-shadow: 40vmin 0 11.2552482722vmin currentColor;
}
.background span:nth-child(13) {
  color: #FFACAC;
  top: 69%;
  left: 46%;
  animation-duration: 10.4s;
  animation-delay: -11.5s;
  transform-origin: 13vw 24vh;
  box-shadow: -40vmin 0 6.2939412125vmin currentColor;
}
.background span:nth-child(14) {
  color: #E45A84;
  top: 98%;
  left: 63%;
  animation-duration: 14.2s;
  animation-delay: -3s;
  transform-origin: -13vw -15vh;
  box-shadow: -40vmin 0 10.5039271244vmin currentColor;
}
.background span:nth-child(15) {
  color: #583C87;
  top: 12%;
  left: 20%;
  animation-duration: 14s;
  animation-delay: -6.8s;
  transform-origin: 7vw 20vh;
  box-shadow: 40vmin 0 10.924056322vmin currentColor;
}
.background span:nth-child(16) {
  color: #E45A84;
  top: 29%;
  left: 20%;
  animation-duration: 11s;
  animation-delay: -14.4s;
  transform-origin: -20vw 4vh;
  box-shadow: -40vmin 0 13.3859956789vmin currentColor;
}
.background span:nth-child(17) {
  color: #FFACAC;
  top: 88%;
  left: 87%;
  animation-duration: 10.7s;
  animation-delay: -3.7s;
  transform-origin: -11vw 12vh;
  box-shadow: 40vmin 0 14.8726292689vmin currentColor;
}
.background span:nth-child(18) {
  color: #583C87;
  top: 57%;
  left: 35%;
  animation-duration: 10.1s;
  animation-delay: -13.6s;
  transform-origin: -19vw -1vh;
  box-shadow: 40vmin 0 8.5771411832vmin currentColor;
}
.background span:nth-child(19) {
  color: #583C87;
  top: 11%;
  left: 37%;
  animation-duration: 11.5s;
  animation-delay: -10.1s;
  transform-origin: -20vw 22vh;
  box-shadow: 40vmin 0 8.1729042124vmin currentColor;
}
.background span:nth-child(20) {
  color: #583C87;
  top: 53%;
  left: 60%;
  animation-duration: 12.3s;
  animation-delay: -11.3s;
  transform-origin: 10vw -1vh;
  box-shadow: 40vmin 0 13.5347652223vmin currentColor;
}

@keyframes move {
  100% {
    transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}


/* 覆盖原框架样式 */
.layui-elem-quote {
  background-color: inherit !important;
}

.layui-input, .layui-select, .layui-textarea {
  background-color: inherit;
  padding-left: 30px;
}
/*---改版2022-4-20-----*/
body{overflow: hidden;}
.clearfix:after{ content:""; display:block; clear:both; height:0; visibility:hidden;}
.clearfix{ zoom:1;}
.bgBox-x{position: absolute; height: 100vh; width: 100vw; left: 0; top: 0;}
.bgBox-x .bg-x{position: absolute;left: 0; top: 0; height: 100%; width: 100%; background-position: center; background-size: cover; background-image: url(../images/login/loginbg.jpg); }
.head-top-x{position: fixed; top: 0; left: 0; right: 0; background: #fff; padding: 15px 30px;}
.head-top-x .logo-x{ float: left;}
.head-top-x .h-right-x{ float: right; margin-top: 15px; color: #333;}
.head-top-x .h-right-x span{ margin: 0 10px;}
.head-top-g{position: fixed; top: 0; left: 0; right: 0; background: #fff; padding: 15px 30px;}
.copyf-x{position: fixed; bottom: 2vh; left: 0; right: 0; text-align: center; color: #fff;}

/* 登陆表单 */
.zyl_lofo_main{background-color: rgba(255,255,255,0.75); width: 450px; box-sizing: border-box; padding:50px 2% 40px; position: absolute; right: 10%; top: 50%; top:30% \9; transform: translateY(-50%); -webkit-transform: translateY(-50%); z-index: 99; box-shadow: 0 10px 25px rgba(0,0,0,0.15); border-radius: 10px; -webkit-border-radius: 10px;}
:root .zyl_lofo_main{top: 50%;}
.zyl_lofo_icon{position: absolute; left: 12px; top: 10px; font-size: 20px;}
.zyl_lofo_vercode{line-height: 35px; padding-left: 30px; font-size: 24px; color: #333;}
.tit-x{ font-size: 24px; color: #222; text-align: center; line-height: 1.5; margin-bottom: 20px;}
.zyl_lofo_main .layui-form-item{ background: #fff; border-radius: 30px; -webkit-border-radius: 30px;}
.zyl_lofo_main .layui-form-item .layui-input{ border: 0; background: none; padding-left: 40px; height: 42px;}
.zyl_lofo_main .layui-btn{ height: 44px; line-height: 44px; background: #036CD7; border-radius: 5px; -webkit-border-radius: 5px;}
@media screen and (max-width: 768px) {
  .bgBox-x .bg-x{ background-position: right center;}
  .zyl_lofo_main{width: 80%; right: 10%;}
  .head-top-x .h-right-x{margin-top: 2px;}
  .head-top-x .h-right-x span{ display: block; margin: 5px 0;}
  .head-top-x .logo-x{max-width: 50%;}
  .head-top-x .logo-x img{max-width: 100%;}
}
@media screen and (max-width: 640px) {
  .head-top-x{padding: 10px 3%;}
}