@charset "UTF-8";
@font-face {
  font-family: elementIconsWoff;
  src: url("element-ui/fonts/element-icons.woff");
}
@font-face {
  font-family: elementIconsTtf;
  src: url("element-ui/fonts/element-icons.ttf");
}
/*大于等于0的设备屏幕 默认*/
@media screen and (min-width: 0px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 299.88px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.666px 16.66px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16.66px 16.66px 16.66px 16.66px;
    padding: 19.992px 24.157px 19.992px 24.157px;
    position: absolute;
    top: 9vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 14.994px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 19.992px;
  }
  #app main #form .el-form .el-form-item {
    margin-bottom: 14px;
  }
  #app main #form .el-form .el-form-item__content {
    max-height: 39.984px;
    border: 0.833px solid #C4C8D1;
    border-radius: 3.332px 3.332px 3.332px 3.332px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 39.984px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 14.994px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 14.994px;
    width: 14.994px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 0.833px;
    height: 16.66px;
    background: #C4C8D1;
    border-radius: 0.833px 0.833px 0.833px 0.833px;
    position: absolute;
    right: 0;
    top: 11.662px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 39.984px;
    line-height: 39.984px;
  }
  #app main #form .el-form .code {
    width: 99.96px;
    height: 39.984px;
    background: #FFFFFF;
    border-radius: 3.332px 3.332px 3.332px 3.332px;
    border: 0.833px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 39.984px;
    background: #0166F3;
    box-shadow: 0px 2.499px 5.831px 0px #A7BBFF;
    border-radius: 3.332px 3.332px 3.332px 3.332px;
    font-size: 14.994px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 19.992px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 8.33px;
  }
  #app main .Rememb .text {
    font-size: 11.662px;
    font-weight: 400;
    color: #838895;
    margin-left: 4.998px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 13.328px;
    height: 13.328px;
    border-radius: 2.499px 2.499px 2.499px 2.499px;
    border: 0.833px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 7.497px;
    left: 4.998px;
    border-radius: 2.499px 2.499px 2.499px 2.499px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 2.499px 2.499px 2.499px 2.499px;
  }
  #app main .carousel {
    max-width: 78vw;
    min-width: 78vw;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.666px 16.66px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16.66px 16.66px 16.66px 16.66px;
    position: absolute;
    bottom: 5vh;
    padding: 9.996px 13.328px;
  }
  #app main .carousel .title {
    margin-bottom: 8.33px;
  }
  #app main .carousel .el-carousel__container .el-carousel__item {
    display: flex;
    justify-content: space-between;
  }
  #app main .carousel .el-carousel__container .el-carousel__item div {
    height: 100%;
  }
  #app main .carousel .el-carousel__container .el-carousel__item .el-image {
    width: calc((78vw - 26.656px) / 5 - 14.994px);
    height: 100%;
    border-radius: 13.328px;
  }
  #app main .carousel .el-carousel__container .el-carousel__item:last-child .el-image {
    width: calc((78vw - 26.656px) / 3 - 14.994px);
  }
  #app main .carousel .el-carousel__indicators .is-active .el-carousel__button {
    background-color: #0166F3;
    opacity: 1;
    width: 24.99px;
  }
  #app main .carousel .el-carousel__indicators .el-carousel__button {
    height: 4.998px;
    background-color: #fff;
    border-radius: 41.65px 41.65px 41.65px 41.65px;
    opacity: 0.5;
    width: 12.495px;
  }
  #app main .loopOneImg .el-carousel__indicators > li:nth-child(1), #app main .loopOneImg .el-carousel__indicators > li:nth-child(2) {
    display: none;
  }
  #app main .loopTwoImg .el-carousel__indicators > li:nth-child(3), #app main .loopTwoImg .el-carousel__indicators > li:nth-child(4) {
    display: none;
  }
  #app footer {
    height: 28.322px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 9.996px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 19.992px;
    position: absolute !important;
    bottom: 3.332px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 19.992px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 16.66px 16.66px 16.66px 16.66px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 31.654px;
    font-size: 20px;
  }
  .userInfo .name {
    margin-top: 39.984px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 39.984px;
    background: #0166F3;
    box-shadow: 0px 2.499px 5.831px 0px #A7BBFF;
    border-radius: 3.332px 3.332px 3.332px 3.332px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 56.644px;
    margin-bottom: 19.992px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 19.992px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
/* 在屏幕宽度大于等于1200像素且高度小于1440像素时应用的样式 */
@media screen and (min-width: 1200px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 299.88px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.666px 16.66px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16.66px 16.66px 16.66px 16.66px;
    padding: 23.324px 29.155px 26.656px 29.155px;
    position: absolute;
    top: 9vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 14.994px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 24.99px;
  }
  #app main #form .el-form .el-form-item__content {
    max-height: 39.984px;
    border: 0.833px solid #C4C8D1;
    border-radius: 3.332px 3.332px 3.332px 3.332px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 39.984px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 14.994px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 14.994px;
    width: 14.994px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 0.833px;
    height: 16.66px;
    background: #C4C8D1;
    border-radius: 0.833px 0.833px 0.833px 0.833px;
    position: absolute;
    right: 0;
    top: 11.662px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 39.984px;
    line-height: 39.984px;
  }
  #app main #form .el-form .code {
    width: 99.96px;
    height: 39.984px;
    background: #FFFFFF;
    border-radius: 3.332px 3.332px 3.332px 3.332px;
    border: 0.833px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 39.984px;
    background: #0166F3;
    box-shadow: 0px 2.499px 5.831px 0px #A7BBFF;
    border-radius: 3.332px 3.332px 3.332px 3.332px;
    font-size: 14.994px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 24.99px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 11.662px;
  }
  #app main .Rememb .text {
    font-size: 11.662px;
    font-weight: 400;
    color: #838895;
    margin-left: 4.998px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 13.328px;
    height: 13.328px;
    border-radius: 2.499px 2.499px 2.499px 2.499px;
    border: 0.833px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 7.497px;
    left: 4.998px;
    border-radius: 2.499px 2.499px 2.499px 2.499px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 2.499px 2.499px 2.499px 2.499px;
  }
  #app main .carousel {
    max-width: 78vw;
    min-width: 78vw;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.666px 16.66px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16.66px 16.66px 16.66px 16.66px;
    position: absolute;
    bottom: 5vh;
    padding: 9.996px 13.328px;
  }
  #app main .carousel .title {
    margin-bottom: 8.33px;
  }
  #app main .carousel .el-carousel__container .el-carousel__item {
    display: flex;
    justify-content: space-between;
  }
  #app main .carousel .el-carousel__container .el-carousel__item div {
    height: 100%;
  }
  #app main .carousel .el-carousel__container .el-carousel__item .el-image {
    width: calc((78vw - 26.656px) / 5 - 14.994px);
    height: 100%;
    border-radius: 13.328px;
  }
  #app main .carousel .el-carousel__container .el-carousel__item:last-child .el-image {
    width: calc((78vw - 26.656px) / 3 - 14.994px);
  }
  #app main .carousel .el-carousel__indicators .is-active .el-carousel__button {
    background-color: #0166F3;
    opacity: 1;
    width: 24.99px;
  }
  #app main .carousel .el-carousel__indicators .el-carousel__button {
    height: 4.998px;
    background-color: #fff;
    border-radius: 41.65px 41.65px 41.65px 41.65px;
    opacity: 0.5;
    width: 12.495px;
  }
  #app main .loopOneImg .el-carousel__indicators > li:nth-child(1), #app main .loopOneImg .el-carousel__indicators > li:nth-child(2) {
    display: none;
  }
  #app main .loopTwoImg .el-carousel__indicators > li:nth-child(3), #app main .loopTwoImg .el-carousel__indicators > li:nth-child(4) {
    display: none;
  }
  #app footer {
    height: 28.322px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 9.996px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 19.992px;
    position: absolute !important;
    bottom: 3.332px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 19.992px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 16.66px 16.66px 16.66px 16.66px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 31.654px;
    font-size: 20px;
  }
  .userInfo .name {
    margin-top: 39.984px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 39.984px;
    background: #0166F3;
    box-shadow: 0px 2.499px 5.831px 0px #A7BBFF;
    border-radius: 3.332px 3.332px 3.332px 3.332px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 56.644px;
    margin-bottom: 19.992px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 19.992px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
/* 在屏幕宽度大于等于1440像素且高度小于1880像素时应用的样式 */
@media screen and (min-width: 1440px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 360px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px 20px 20px 20px;
    padding: 28px 35px 32px 35px;
    position: absolute;
    top: 12vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 18px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 30px;
  }
  #app main #form .el-form .el-form-item__content {
    max-height: 48px;
    border: 1px solid #C4C8D1;
    border-radius: 4px 4px 4px 4px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 48px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 18px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 18px;
    width: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 1px;
    height: 20px;
    background: #C4C8D1;
    border-radius: 1px 1px 1px 1px;
    position: absolute;
    right: 0;
    top: 14px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 48px;
    line-height: 48px;
  }
  #app main #form .el-form .code {
    width: 120px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 48px;
    background: #0166F3;
    box-shadow: 0px 3px 7px 0px #A7BBFF;
    border-radius: 4px 4px 4px 4px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 30px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 14px;
  }
  #app main .Rememb .text {
    font-size: 14px;
    font-weight: 400;
    color: #838895;
    margin-left: 6px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 16px;
    height: 16px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 9px;
    left: 6px;
    border-radius: 3px 3px 3px 3px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 3px 3px 3px 3px;
  }
  #app main .carousel {
    max-width: 78vw;
    min-width: 78vw;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px 20px 20px 20px;
    position: absolute;
    bottom: 5vh;
    padding: 12px 16px;
  }
  #app main .carousel .title {
    margin-bottom: 10px;
  }
  #app main .carousel .el-carousel__container .el-carousel__item {
    display: flex;
    justify-content: space-between;
  }
  #app main .carousel .el-carousel__container .el-carousel__item div {
    height: 100%;
  }
  #app main .carousel .el-carousel__container .el-carousel__item .el-image {
    width: calc((78vw - 32px) / 5 - 18px);
    height: 100%;
    border-radius: 16px;
  }
  #app main .carousel .el-carousel__container .el-carousel__item:last-child .el-image {
    width: calc((78vw - 32px) / 3 - 18px);
  }
  #app main .carousel .el-carousel__indicators .is-active .el-carousel__button {
    background-color: #0166F3;
    opacity: 1;
    width: 30px;
  }
  #app main .carousel .el-carousel__indicators .el-carousel__button {
    height: 6px;
    background-color: #fff;
    border-radius: 50px 50px 50px 50px;
    opacity: 0.5;
    width: 15px;
  }
  #app main .loopOneImg .el-carousel__indicators > li:nth-child(1), #app main .loopOneImg .el-carousel__indicators > li:nth-child(2) {
    display: none;
  }
  #app main .loopTwoImg .el-carousel__indicators > li:nth-child(3), #app main .loopTwoImg .el-carousel__indicators > li:nth-child(4) {
    display: none;
  }
  #app footer {
    height: 34px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 12px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 24px;
    position: absolute !important;
    bottom: 4px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 24px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 20px 20px 20px 20px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 38px;
  }
  .userInfo .name {
    margin-top: 68px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 48px;
    background: #0166F3;
    box-shadow: 0px 3px 7px 0px #A7BBFF;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 88px;
    margin-bottom: 24px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 24px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
/*大于等于1880的设备屏幕*/
@media screen and (min-width: 1880px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 417.6px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 2.32px 23.2px 0px rgba(0, 0, 0, 0.1);
    border-radius: 23.2px 23.2px 23.2px 23.2px;
    padding: 32.48px 40.6px 37.12px 40.6px;
    position: absolute;
    top: 14vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 20.88px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 34.8px;
  }
  #app main #form .el-form .el-form-item__content {
    max-height: 55.68px;
    border: 1.16px solid #C4C8D1;
    border-radius: 4.64px 4.64px 4.64px 4.64px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 55.68px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 20.88px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 20.88px;
    width: 20.88px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 1.16px;
    height: 23.2px;
    background: #C4C8D1;
    border-radius: 1.16px 1.16px 1.16px 1.16px;
    position: absolute;
    right: 0;
    top: 16.24px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 55.68px;
    line-height: 55.68px;
  }
  #app main #form .el-form .code {
    width: 139.2px;
    height: 55.68px;
    background: #FFFFFF;
    border-radius: 4.64px 4.64px 4.64px 4.64px;
    border: 1.16px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 55.68px;
    background: #0166F3;
    box-shadow: 0px 3.48px 8.12px 0px #A7BBFF;
    border-radius: 4.64px 4.64px 4.64px 4.64px;
    font-size: 20.88px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 34.8px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 16.24px;
  }
  #app main .Rememb .text {
    font-size: 16.24px;
    font-weight: 400;
    color: #838895;
    margin-left: 6.96px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 18.56px;
    height: 18.56px;
    border-radius: 3.48px 3.48px 3.48px 3.48px;
    border: 1.16px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 10.44px;
    left: 6.96px;
    border-radius: 3.48px 3.48px 3.48px 3.48px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 3.48px 3.48px 3.48px 3.48px;
  }
  #app main .carousel {
    max-width: 78vw;
    min-width: 78vw;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 2.32px 23.2px 0px rgba(0, 0, 0, 0.1);
    border-radius: 23.2px 23.2px 23.2px 23.2px;
    position: absolute;
    bottom: 5vh;
    padding: 13.92px 18.56px;
  }
  #app main .carousel .title {
    margin-bottom: 11.6px;
  }
  #app main .carousel .el-carousel__container .el-carousel__item {
    display: flex;
    justify-content: space-between;
  }
  #app main .carousel .el-carousel__container .el-carousel__item div {
    height: 100%;
  }
  #app main .carousel .el-carousel__container .el-carousel__item .el-image {
    width: calc((78vw - 37.12px) / 5 - 20.88px);
    height: 100%;
    border-radius: 18.56px;
  }
  #app main .carousel .el-carousel__container .el-carousel__item:last-child .el-image {
    width: calc((78vw - 37.12px) / 3 - 20.88px);
  }
  #app main .carousel .el-carousel__indicators .is-active .el-carousel__button {
    background-color: #0166F3;
    opacity: 1;
    width: 34.8px;
  }
  #app main .carousel .el-carousel__indicators .el-carousel__button {
    height: 6.96px;
    background-color: #fff;
    border-radius: 58px 58px 58px 58px;
    opacity: 0.5;
    width: 17.4px;
  }
  #app main .loopOneImg .el-carousel__indicators > li:nth-child(1), #app main .loopOneImg .el-carousel__indicators > li:nth-child(2) {
    display: none;
  }
  #app main .loopTwoImg .el-carousel__indicators > li:nth-child(3), #app main .loopTwoImg .el-carousel__indicators > li:nth-child(4) {
    display: none;
  }
  #app footer {
    height: 39.44px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 13.92px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 27.84px;
    position: absolute !important;
    bottom: 4.64px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 27.84px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 23.2px 23.2px 23.2px 23.2px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 44.08px;
  }
  .userInfo .name {
    margin-top: 78.88px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 55.68px;
    background: #0166F3;
    box-shadow: 0px 3.48px 8.12px 0px #A7BBFF;
    border-radius: 4.64px 4.64px 4.64px 4.64px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 102.08px;
    margin-bottom: 27.84px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 27.84px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
@media screen and (min-width: 0px) and (max-height: 600px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 172.8px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 0.96px 9.6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 9.6px 9.6px 9.6px 9.6px;
    padding: 13.44px 16.8px 15.36px 16.8px;
    position: absolute;
    top: 12vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 8.64px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 14.4px;
  }
  #app main #form .el-form .el-form-item {
    line-height: normal;
  }
  #app main #form .el-form .el-form-item__content {
    line-height: normal;
    max-height: 23.04px;
    border: 0.48px solid #C4C8D1;
    border-radius: 1.92px 1.92px 1.92px 1.92px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 23.04px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 8.64px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 8.64px;
    width: 8.64px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 0.48px;
    height: 9.6px;
    background: #C4C8D1;
    border-radius: 0.48px 0.48px 0.48px 0.48px;
    position: absolute;
    right: 0;
    top: 6.72px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 23.04px;
    line-height: 23.04px;
    font-size: 8.64px;
  }
  #app main #form .el-form .code {
    width: 57.6px;
    height: 23.04px;
    background: #FFFFFF;
    border-radius: 1.92px 1.92px 1.92px 1.92px;
    border: 0.48px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 23.04px;
    background: #0166F3;
    box-shadow: 0px 1.44px 3.36px 0px #A7BBFF;
    border-radius: 1.92px 1.92px 1.92px 1.92px;
    font-size: 8.64px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 14.4px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 6.72px;
  }
  #app main .Rememb .text {
    font-size: 6.72px;
    font-weight: 400;
    color: #838895;
    margin-left: 2.88px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 7.68px;
    height: 7.68px;
    border-radius: 1.44px 1.44px 1.44px 1.44px;
    border: 0.48px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 4.32px;
    left: 2.88px;
    border-radius: 1.44px 1.44px 1.44px 1.44px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 1.44px 1.44px 1.44px 1.44px;
  }
  #app footer {
    height: 16.32px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 5.76px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 11.52px;
    position: absolute !important;
    bottom: 1.92px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 11.52px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 9.6px 9.6px 9.6px 9.6px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 18.24px;
  }
  .userInfo .name {
    margin-top: 32.64px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 23.04px;
    background: #0166F3;
    box-shadow: 0px 1.44px 3.36px 0px #A7BBFF;
    border-radius: 1.92px 1.92px 1.92px 1.92px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 42.24px;
    margin-bottom: 11.52px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 11.52px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
@media screen and (min-width: 1440px) and (max-height: 820px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 335.88px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.866px 18.66px 0px rgba(0, 0, 0, 0.1);
    border-radius: 18.66px 18.66px 18.66px 18.66px;
    padding: 26.124px 32.655px 29.856px 32.655px;
    position: absolute;
    top: 12vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 16.794px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 27.99px;
  }
  #app main #form .el-form .el-form-item {
    line-height: normal;
  }
  #app main #form .el-form .el-form-item__content {
    line-height: normal;
    max-height: 44.784px;
    border: 0.933px solid #C4C8D1;
    border-radius: 3.732px 3.732px 3.732px 3.732px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 44.784px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 16.794px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 16.794px;
    width: 16.794px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 0.933px;
    height: 18.66px;
    background: #C4C8D1;
    border-radius: 0.933px 0.933px 0.933px 0.933px;
    position: absolute;
    right: 0;
    top: 13.062px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 44.784px;
    line-height: 44.784px;
    font-size: 16.7994px;
  }
  #app main #form .el-form .code {
    width: 111.96px;
    height: 44.784px;
    background: #FFFFFF;
    border-radius: 3.732px 3.732px 3.732px 3.732px;
    border: 0.933px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 44.784px;
    background: #0166F3;
    box-shadow: 0px 2.799px 6.531px 0px #A7BBFF;
    border-radius: 3.732px 3.732px 3.732px 3.732px;
    font-size: 16.794px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 27.99px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 13.062px;
  }
  #app main .Rememb .text {
    font-size: 13.062px;
    font-weight: 400;
    color: #838895;
    margin-left: 5.598px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 14.928px;
    height: 14.928px;
    border-radius: 2.799px 2.799px 2.799px 2.799px;
    border: 0.933px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 8.397px;
    left: 5.598px;
    border-radius: 2.799px 2.799px 2.799px 2.799px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 2.799px 2.799px 2.799px 2.799px;
  }
  #app main .loopOneImg .el-carousel__indicators > li:nth-child(1), #app main .loopOneImg .el-carousel__indicators > li:nth-child(2) {
    display: none;
  }
  #app main .loopTwoImg .el-carousel__indicators > li:nth-child(3), #app main .loopTwoImg .el-carousel__indicators > li:nth-child(4) {
    display: none;
  }
  #app footer {
    height: 31.722px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 11.196px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 22.392px;
    position: absolute !important;
    bottom: 3.732px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 22.392px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 18.66px 18.66px 18.66px 18.66px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 35.454px;
  }
  .userInfo .name {
    margin-top: 63.444px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 44.784px;
    background: #0166F3;
    box-shadow: 0px 2.799px 6.531px 0px #A7BBFF;
    border-radius: 3.732px 3.732px 3.732px 3.732px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 82.104px;
    margin-bottom: 22.392px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 22.392px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
@media screen and (min-width: 1440px) and (max-height: 700px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 252px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.4px 14px 0px rgba(0, 0, 0, 0.1);
    border-radius: 14px 14px 14px 14px;
    padding: 19.6px 24.5px 22.4px 24.5px;
    position: absolute;
    top: 12vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 12.6px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 21px;
  }
  #app main #form .el-form .el-form-item {
    line-height: normal;
  }
  #app main #form .el-form .el-form-item__content {
    line-height: normal;
    max-height: 33.6px;
    border: 0.7px solid #C4C8D1;
    border-radius: 2.8px 2.8px 2.8px 2.8px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 33.6px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 12.6px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 12.6px;
    width: 12.6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 0.7px;
    height: 14px;
    background: #C4C8D1;
    border-radius: 0.7px 0.7px 0.7px 0.7px;
    position: absolute;
    right: 0;
    top: 9.8px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 33.6px;
    line-height: 33.6px;
    font-size: 12.6px;
  }
  #app main #form .el-form .code {
    width: 84px;
    height: 33.6px;
    background: #FFFFFF;
    border-radius: 2.8px 2.8px 2.8px 2.8px;
    border: 0.7px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 33.6px;
    background: #0166F3;
    box-shadow: 0px 2.1px 4.9px 0px #A7BBFF;
    border-radius: 2.8px 2.8px 2.8px 2.8px;
    font-size: 12.6px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 21px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 9.8px;
  }
  #app main .Rememb .text {
    font-size: 9.8px;
    font-weight: 400;
    color: #838895;
    margin-left: 4.2px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 11.2px;
    height: 11.2px;
    border-radius: 2.1px 2.1px 2.1px 2.1px;
    border: 0.7px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 6.3px;
    left: 4.2px;
    border-radius: 2.1px 2.1px 2.1px 2.1px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 2.1px 2.1px 2.1px 2.1px;
  }
  #app main .loopOneImg .el-carousel__indicators > li:nth-child(1), #app main .loopOneImg .el-carousel__indicators > li:nth-child(2) {
    display: none;
  }
  #app main .loopTwoImg .el-carousel__indicators > li:nth-child(3), #app main .loopTwoImg .el-carousel__indicators > li:nth-child(4) {
    display: none;
  }
  #app footer {
    height: 23.8px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 8.4px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 16.8px;
    position: absolute !important;
    bottom: 2.8px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 16.8px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 14px 14px 14px 14px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 26.6px;
  }
  .userInfo .name {
    margin-top: 47.6px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 33.6px;
    background: #0166F3;
    box-shadow: 0px 2.1px 4.9px 0px #A7BBFF;
    border-radius: 2.8px 2.8px 2.8px 2.8px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 61.6px;
    margin-bottom: 16.8px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 16.8px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
@media screen and (min-width: 1200px) and (max-height: 700px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 259.2px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.44px 14.4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 14.4px 14.4px 14.4px 14.4px;
    padding: 20.16px 25.2px 23.04px 25.2px;
    position: absolute;
    top: 12vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 12.96px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 21.6px;
  }
  #app main #form .el-form .el-form-item {
    line-height: normal;
  }
  #app main #form .el-form .el-form-item__content {
    line-height: normal;
    max-height: 34.56px;
    border: 0.72px solid #C4C8D1;
    border-radius: 2.88px 2.88px 2.88px 2.88px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 34.56px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 12.96px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 12.96px;
    width: 12.96px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 0.72px;
    height: 14.4px;
    background: #C4C8D1;
    border-radius: 0.72px 0.72px 0.72px 0.72px;
    position: absolute;
    right: 0;
    top: 10.08px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 34.56px;
    line-height: 34.56px;
    font-size: 12.96px;
  }
  #app main #form .el-form .code {
    width: 86.4px;
    height: 34.56px;
    background: #FFFFFF;
    border-radius: 2.88px 2.88px 2.88px 2.88px;
    border: 0.72px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 34.56px;
    background: #0166F3;
    box-shadow: 0px 2.16px 5.04px 0px #A7BBFF;
    border-radius: 2.88px 2.88px 2.88px 2.88px;
    font-size: 12.96px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 21.6px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 10.08px;
  }
  #app main .Rememb .text {
    font-size: 10.08px;
    font-weight: 400;
    color: #838895;
    margin-left: 4.32px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 11.52px;
    height: 11.52px;
    border-radius: 2.16px 2.16px 2.16px 2.16px;
    border: 0.72px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 6.48px;
    left: 4.32px;
    border-radius: 2.16px 2.16px 2.16px 2.16px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 2.16px 2.16px 2.16px 2.16px;
  }
  #app main .loopOneImg .el-carousel__indicators > li:nth-child(1), #app main .loopOneImg .el-carousel__indicators > li:nth-child(2) {
    display: none;
  }
  #app main .loopTwoImg .el-carousel__indicators > li:nth-child(3), #app main .loopTwoImg .el-carousel__indicators > li:nth-child(4) {
    display: none;
  }
  #app footer {
    height: 24.48px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 8.64px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 17.28px;
    position: absolute !important;
    bottom: 2.88px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 17.28px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 14.4px 14.4px 14.4px 14.4px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 27.36px;
  }
  .userInfo .name {
    margin-top: 48.96px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 34.56px;
    background: #0166F3;
    box-shadow: 0px 2.16px 5.04px 0px #A7BBFF;
    border-radius: 2.88px 2.88px 2.88px 2.88px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 63.36px;
    margin-bottom: 17.28px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 17.28px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
@media screen and (min-width: 1200px) and (max-height: 600px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 208.8px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.16px 11.6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 11.6px 11.6px 11.6px 11.6px;
    padding: 16.24px 20.3px 18.56px 20.3px;
    position: absolute;
    top: 12vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 10.44px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 17.4px;
  }
  #app main #form .el-form .el-form-item {
    line-height: normal;
  }
  #app main #form .el-form .el-form-item__content {
    line-height: normal;
    max-height: 27.84px;
    border: 0.58px solid #C4C8D1;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 27.84px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 10.44px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 10.44px;
    width: 10.44px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 0.58px;
    height: 11.6px;
    background: #C4C8D1;
    border-radius: 0.58px 0.58px 0.58px 0.58px;
    position: absolute;
    right: 0;
    top: 8.12px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 27.84px;
    line-height: 27.84px;
    font-size: 10.44px;
  }
  #app main #form .el-form .code {
    width: 69.6px;
    height: 27.84px;
    background: #FFFFFF;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
    border: 0.58px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 27.84px;
    background: #0166F3;
    box-shadow: 0px 1.74px 4.06px 0px #A7BBFF;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
    font-size: 10.44px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 17.4px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 8.12px;
  }
  #app main .Rememb .text {
    font-size: 8.12px;
    font-weight: 400;
    color: #838895;
    margin-left: 3.48px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 9.28px;
    height: 9.28px;
    border-radius: 1.74px 1.74px 1.74px 1.74px;
    border: 0.58px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 5.22px;
    left: 3.48px;
    border-radius: 1.74px 1.74px 1.74px 1.74px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 1.74px 1.74px 1.74px 1.74px;
  }
  #app footer {
    height: 19.72px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 6.96px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 13.92px;
    position: absolute !important;
    bottom: 2.32px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 13.92px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 11.6px 11.6px 11.6px 11.6px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 22.04px;
  }
  .userInfo .name {
    margin-top: 39.44px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 27.84px;
    background: #0166F3;
    box-shadow: 0px 1.74px 4.06px 0px #A7BBFF;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 51.04px;
    margin-bottom: 13.92px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 13.92px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
@media screen and (min-width: 1000px) and (max-height: 600px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 208.8px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.16px 11.6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 11.6px 11.6px 11.6px 11.6px;
    padding: 16.24px 20.3px 18.56px 20.3px;
    position: absolute;
    top: 12vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 10.44px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 17.4px;
  }
  #app main #form .el-form .el-form-item {
    line-height: normal;
  }
  #app main #form .el-form .el-form-item__content {
    line-height: normal;
    max-height: 27.84px;
    border: 0.58px solid #C4C8D1;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 27.84px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 10.44px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 10.44px;
    width: 10.44px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 0.58px;
    height: 11.6px;
    background: #C4C8D1;
    border-radius: 0.58px 0.58px 0.58px 0.58px;
    position: absolute;
    right: 0;
    top: 8.12px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 27.84px;
    line-height: 27.84px;
    font-size: 10.44px;
  }
  #app main #form .el-form .code {
    width: 69.6px;
    height: 27.84px;
    background: #FFFFFF;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
    border: 0.58px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 27.84px;
    background: #0166F3;
    box-shadow: 0px 1.74px 4.06px 0px #A7BBFF;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
    font-size: 10.44px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 17.4px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 8.12px;
  }
  #app main .Rememb .text {
    font-size: 8.12px;
    font-weight: 400;
    color: #838895;
    margin-left: 3.48px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 9.28px;
    height: 9.28px;
    border-radius: 1.74px 1.74px 1.74px 1.74px;
    border: 0.58px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 5.22px;
    left: 3.48px;
    border-radius: 1.74px 1.74px 1.74px 1.74px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 1.74px 1.74px 1.74px 1.74px;
  }
  #app footer {
    height: 19.72px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 6.96px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 13.92px;
    position: absolute !important;
    bottom: 2.32px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 13.92px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 11.6px 11.6px 11.6px 11.6px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 22.04px;
  }
  .userInfo .name {
    margin-top: 39.44px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 27.84px;
    background: #0166F3;
    box-shadow: 0px 1.74px 4.06px 0px #A7BBFF;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 51.04px;
    margin-bottom: 13.92px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 13.92px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
@media screen and (min-width: 1000px) and (max-height: 520px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 187.2px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.04px 10.4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10.4px 10.4px 10.4px 10.4px;
    padding: 14.56px 18.2px 16.64px 18.2px;
    position: absolute;
    top: 10.5vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 9.36px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 15.6px;
  }
  #app main #form .el-form .el-form-item {
    line-height: normal;
  }
  #app main #form .el-form .el-form-item__content {
    line-height: normal;
    max-height: 24.96px;
    border: 0.52px solid #C4C8D1;
    border-radius: 2.08px 2.08px 2.08px 2.08px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 24.96px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 9.36px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 9.36px;
    width: 9.36px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 0.52px;
    height: 10.4px;
    background: #C4C8D1;
    border-radius: 0.52px 0.52px 0.52px 0.52px;
    position: absolute;
    right: 0;
    top: 7.28px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 24.96px;
    line-height: 24.96px;
    font-size: 9.36px;
  }
  #app main #form .el-form .code {
    width: 62.4px;
    height: 24.96px;
    background: #FFFFFF;
    border-radius: 2.08px 2.08px 2.08px 2.08px;
    border: 0.52px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 24.96px;
    background: #0166F3;
    box-shadow: 0px 1.56px 3.64px 0px #A7BBFF;
    border-radius: 2.08px 2.08px 2.08px 2.08px;
    font-size: 9.36px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 15.6px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 7.28px;
  }
  #app main .Rememb .text {
    font-size: 7.28px;
    font-weight: 400;
    color: #838895;
    margin-left: 3.12px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 8.32px;
    height: 8.32px;
    border-radius: 1.56px 1.56px 1.56px 1.56px;
    border: 0.52px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 4.68px;
    left: 3.12px;
    border-radius: 1.56px 1.56px 1.56px 1.56px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 1.56px 1.56px 1.56px 1.56px;
  }
  #app footer {
    height: 17.68px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 6.24px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 12.48px;
    position: absolute !important;
    bottom: 2.08px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 12.48px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 10.4px 10.4px 10.4px 10.4px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 19.76px;
  }
  .userInfo .name {
    margin-top: 35.36px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 24.96px;
    background: #0166F3;
    box-shadow: 0px 1.56px 3.64px 0px #A7BBFF;
    border-radius: 2.08px 2.08px 2.08px 2.08px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 45.76px;
    margin-bottom: 12.48px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 12.48px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}
@media screen and (min-width: 800px) and (max-height: 600px) {
  #app {
    height: 100%;
  }
  #app .login-bg {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    border: 0;
  }
  #app main .login {
    width: 208.8px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 1.16px 11.6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 11.6px 11.6px 11.6px 11.6px;
    padding: 16.24px 20.3px 18.56px 20.3px;
    position: absolute;
    top: 12vh;
    right: 10vw;
  }
  #app main .title {
    font-size: 10.44px;
    font-weight: bold;
    color: #0166F3;
    text-align: center;
  }
  #app main #form {
    margin-top: 17.4px;
  }
  #app main #form .el-form .el-form-item {
    line-height: normal;
  }
  #app main #form .el-form .el-form-item__content {
    line-height: normal;
    max-height: 27.84px;
    border: 0.58px solid #C4C8D1;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend {
    max-height: 27.84px;
    background-color: #fff;
    border: none;
    position: relative;
    width: 10.44px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend img {
    height: 10.44px;
    width: 10.44px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input-group__prepend .line {
    width: 0.58px;
    height: 11.6px;
    background: #C4C8D1;
    border-radius: 0.58px 0.58px 0.58px 0.58px;
    position: absolute;
    right: 0;
    top: 8.12px;
  }
  #app main #form .el-form .el-form-item__content .el-input .el-input__inner {
    border: none;
    height: 27.84px;
    line-height: 27.84px;
    font-size: 10.44px;
  }
  #app main #form .el-form .code {
    width: 69.6px;
    height: 27.84px;
    background: #FFFFFF;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
    border: 0.58px solid #C4C8D1;
  }
  #app main #form .BTLogin {
    width: 100%;
    height: 27.84px;
    background: #0166F3;
    box-shadow: 0px 1.74px 4.06px 0px #A7BBFF;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
    font-size: 10.44px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 17.4px;
  }
  #app main #form .BTLogin:focus, #app main #form .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
  #app main .Rememb {
    margin-top: 8.12px;
  }
  #app main .Rememb .text {
    font-size: 8.12px;
    font-weight: 400;
    color: #838895;
    margin-left: 3.48px;
  }
  #app main .Rememb .el-checkbox__input {
    margin: 0;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner {
    margin: 0;
    width: 9.28px;
    height: 9.28px;
    border-radius: 1.74px 1.74px 1.74px 1.74px;
    border: 0.58px solid #C4C8D1;
  }
  #app main .Rememb .el-checkbox__input .el-checkbox__inner::after {
    height: 5.22px;
    left: 3.48px;
    border-radius: 1.74px 1.74px 1.74px 1.74px;
  }
  #app main .Rememb .el-checkbox__input.is-checked .el-checkbox__inner, #app main .Rememb .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #0052D9;
    border-color: #0052D9;
    border-radius: 1.74px 1.74px 1.74px 1.74px;
  }
  #app footer {
    height: 19.72px;
    background: transparent !important;
  }
  #app footer .bottom {
    font-size: 6.96px;
    font-weight: 500;
    color: #232323;
    text-align: center;
    line-height: 13.92px;
    position: absolute !important;
    bottom: 2.32px;
    width: 100%;
    right: 0;
    margin-top: 0 !important;
  }
  #app footer .bottom img {
    width: 13.92px;
    object-fit: cover;
  }
  #app footer .bottom a {
    color: #232323;
    text-decoration: none;
  }
  .el-loading-mask {
    border-radius: 11.6px 11.6px 11.6px 11.6px;
  }
  .userInfo h1 {
    color: #0166f3;
    text-align: center;
    margin-top: 22.04px;
  }
  .userInfo .name {
    margin-top: 39.44px;
  }
  .userInfo .BTLogin {
    width: 100%;
    height: 27.84px;
    background: #0166F3;
    box-shadow: 0px 1.74px 4.06px 0px #A7BBFF;
    border-radius: 2.32px 2.32px 2.32px 2.32px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 51.04px;
    margin-bottom: 13.92px;
  }
  .userInfo .BTLogin .el-link {
    font-weight: bold;
    font-weight: 13.92px;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .userInfo .BTLogin:focus, .userInfo .BTLogin:hover {
    background: rgba(1, 102, 243, 0.8);
    border-color: rgba(1, 102, 243, 0.8);
    color: #FFF;
  }
}

/*# sourceMappingURL=index.css.map */
