.container {
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    margin: 0 !important;
    width: 100%;
    min-height: calc(100vh - 0px);
    background: url(login.jpeg?1) no-repeat center / contain;
    background-size: 100% 100%;
    overflow: auto;
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
}

.main-wrap {
    width: 1000px;
    margin: 0 auto;
}

.head-wrap {
    background: #fff;
    height: 64px;
}

.head-wrap .main-wrap {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

.head-wrap .login-wrap {
    height:100%;
    width:300px;
    position: relative;
}

.head-wrap .login-wrap img {
    max-width: 100%;
    max-height: 80%;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}

.type-wrap {
    box-sizing: border-box;
    padding: 20px;
    margin-top: 20px;
    width: auto;
    background: #FFFFFF;
    border-radius: 6px;
    display: flex;
    justify-content: space-around;
    box-shadow: 0px 0px 20px #CCCCCC;
    position: relative;
}

.show {
    text-align: center;
    position: relative
}

.show i {
    display: inline-block;
    width: 18px;
    height: 18px;
}

.show i img {
    width: 100%;
}

.show > span {
    margin-left: 2px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.log-type {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.show:hover .log-type {
    display: block;
}

.type-item {
    text-align: center;
    padding: 0 10px;
    display: inline-block;
}

.type-item span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.item-img {
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.body-wrap {
    flex: 1;
    height: 0;
}

.body-wrap .main-wrap {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 33px;
    border-radius: 37px;
    height: 600px;
    margin: auto;
    position: relative;
    top: 25%;
}

.body-wrap .login-leftbg {
    width: 493px;
    position: relative;
    right: 33px;
    height: 667px;
}

.body-wrap .form-wrap {
    width: 440px;
    background: #fff;
    border-radius: 4px;
    padding: 0px 0px 32px 30px;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    top: 40px;
    right: 30px;
}

.body-wrap .form-wrap .login-title {
    font-size: 30px;
    line-height: 36px;
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 36px;
}

.body-wrap .form-wrap .input-wrap {
    width: auto;
    height: 52px;
    background: #FFFFFF;
    border-bottom: 1px solid #f8f8f8;
    border-radius: 6px;
    margin-bottom: 15px;
    display: flex;
    box-sizing: border-box;
}

.body-wrap .input-wrap .icon {
    display: flex;
    align-items: center;
    justify-items: center;
    padding-left: 10px;
}
.body-wrap .input-wrap .iconfont {
    font-size: 20px;
    color: #909399;
}
.body-wrap .input-wrap .input, .body-wrap .input-wrap .layui-form-select {
    flex: 1;
    width: 0;
    line-height: 50px;
    height: 50px;
    padding: 0 10px;
    border: none;
}
.body-wrap .input-wrap .captcha {
    cursor: pointer;
    width: 100px;
    height: 36px;
    position: relative;
    top: 0px;
    right: 12px;
}
.body-wrap .form-wrap .layui-btn{
    line-height: 48px;
    height: 48px;
    color: #fff;
    border-radius: 4px;
    width: 100%;
    margin-top: 27px;
}

.body-wrap .layui-form-select .layui-input {
    border: none;
    line-height: 48px;
    height: 48px;
    padding-left: 0;
}

.footer-wrap {
    padding: 50px 0 20px 0;
    text-align: center;
}

.footer-wrap a {
    color: #999;
    font-size: 12px;
}
.footer-wrap .copyright-logo img {
    max-width: 100px;
    max-height: 27px;
    filter: contrast(0.5);
}

.footer-wrap .gov-box img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.footer-wrap .info {
    margin: 8px 0;
}
 .btn-arrow {
    animation: btnArrowEffect 3s both infinite;
    margin-left: -4px;
    position: relative;
    bottom: 1px;
}
@keyframes btnArrowEffect {
    0% {
        transform: translate(0)
    }

    10% {
        transform: translate(4px)
    }

    20% {
        transform: translate(-2px)
    }

    30% {
        transform: translate(4px)
    }

    40% {
        transform: translate(-2px)
    }

    50% {
        transform: translate(0)
    }
}
.save{
 margin-top: 7px;color:#666;float: left;margin-left: 6px;   
}
.getpass{
 margin-top: 7px;color:#666;float: right;   
}
.getpass:hover{
    color:var(--base-color);
}
.right-code-icon{
      position: relative;width: 48px;height: 48px;cursor: pointer;left: 490px;bottom: 308px;z-index: 1;
}
.right-code-icon2{
     display: none;position: relative;width: 48px;height: 48px;cursor: pointer;left:490px;bottom: 308px;z-index: 1;
}
.shop-logo{
    width: 45px;
    height: 45px;
    background: radial-gradient(circle at 50% 25%, var(--base-color) 5%, rgba(21, 72, 255, 0) 60%), radial-gradient(circle at 75% 50%, #ff6432 5%, rgba(255, 100, 50, 0) 70%), radial-gradient(circle at 50% 75%, #7b47ff 5%, rgba(123, 71, 255, 0) 80%), var(--base-color);
    border-radius: 100%;
    position: relative;
    bottom: 40px;
    left: 43%;
}