html, body{width: 100%; height: 100%;}
input:-webkit-autofill{-webkit-box-shadow: 0 0 0px 1000px white inset;}
.enter-login{background:url(../img/enter-bg.jpg) no-repeat center fixed; -webkit-background-size:cover;
    -moz-background-size:cover; -o-background-size:cover; background-size:cover; display: flex; justify-content: center; align-items: center;}
.enter-login-wrap{width: 65%; height: 75%; background: #fff; border-radius: 5px; display: flex;}
.enter-login-left, .enter-login-right{width: 50%;}
.enter-login-left img{width: 100%; height: 100%; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.enter-login-right{display: flex; flex-direction: column; padding: 30px 90px 0; position: relative;}
.enter-login-switch{position: absolute; right: 0; top: 0; z-index: 9; z-index: 9;
    width: 80px; height: 80px; cursor: pointer;}
.enter-login-switch img{width: 100%; height: 100%; display: flex;}
.enter-login-title{color: #5C50F8; font-size: 30px; font-weight: bold; text-align: center; margin-bottom: 15%;}
.enter-login-list{display: flex; flex-direction: column;}
.enter-login-label{color: #8F8FA7; font-size: 18px; font-weight: 400; margin-bottom: 10px;}
.enter-login-input input{color: #726D86; font-size: 16px; height: 40px; line-height: 40px; padding-left: 7px;
    border: 0; border-bottom: 1px solid #e8e8e8;}
.enter-login-input .change-code{position: absolute; right: 0; top: 0; z-index: 9; width: 100px; height: 40px;}
.enter-login-input .change-code img{width: 100%; height: 100%;}
.enter-login-rem{margin-top: 10px;}
.enter-login-rem .layui-form-checked[lay-skin=primary] i{background-color: #5C50F8; border-color: #5C50F8;}
.enter-login-rem .layui-form-checkbox[lay-skin=primary]:hover i{border-color: #5C50F8;}
.enter-login-bottom{display: flex; justify-content: center; margin: 20% 0 7%;}
.enter-login-bottom button{background-color: #5C50F8; width: 100%;}
.enter-login-other{position: absolute; right: 20px; bottom: 10px;}
.enter-login-other a{font-size: 14px;}
.enter-login-other .reg{color: #5C50F8; margin-right: 10px;}
.enter-login-other .pwd{color: #777777;}
.enter-login-others{display: flex; justify-content: space-around; align-items: center; }
.enter-login-others a{font-size: 14px;}
.enter-login-others .reg{color: #5C50F8;}
.enter-login-others .pwd{color: #777777;}
.enter-reg-input{position: relative;}
.enter-reg-input button{position: absolute; right: 0; bottom: 10px; border: 1px solid #5C50F8; color: #5C50F8;
    height: 30px; line-height: 30px; font-size: 12px; padding: 0 10px;}
.enter-reg-input button:hover{background: #5C50F8; color: #fff; border: 1px solid #5C50F8;}
.enter-login-qrcode{display: flex; flex-direction: column; justify-content: center; align-items: center;}
.enter-login-qrcode img{width: 300px; height: 300px; display: flex; margin-bottom: 15px;}
.enter-login-qrcode .layui-form-checked[lay-skin=primary] i{background-color: #5C50F8; border-color: #5C50F8;}
.enter-login-qrcode .layui-form-checkbox[lay-skin=primary]:hover i{border-color: #5C50F8;}
.enter-login-right-org{padding: 30px 0; width: 50%;}
.enter-login-right-org-return{display: flex; align-items: center; padding: 0 20px; cursor: pointer;}
.enter-login-right-org-return img{width: 18px; height: 18px; display: flex;}
.enter-login-right-org-return .desc{font-size: 16px; color: #999;}
.enter-login-right-org-title{display: flex; flex-direction: column; justify-content: center; margin: 30px 60px;}
.enter-login-right-org-title .title{font-size: 26px; font-weight: 500; color: #333; margin-bottom: 10px;}
.enter-login-right-org-title .desc{font-size: 14px; color: #999;}
.enter-login-right-org-list{margin: 0 60px; height: calc(100% - 180px); overflow-y: auto;}
.enter-login-right-org-item{display: flex; justify-content: space-between; align-items: center;
    padding: 15px; background: #f5f5f5; border-radius: 5px; cursor: pointer; margin-bottom: 15px;}
.enter-login-right-org-item:active{background: #fff;}
.enter-login-right-org-item .left{display: flex; align-items: center;}
.enter-login-right-org-item .left img{width: 42px; height: 42px; display: flex; margin-right: 10px;}
.enter-login-right-org-item .left .name{font-size: 16px; color: #555;}
.enter-login-right-org-item .forward{width: 20px; height: 20px; display: flex;}
/* 停车商户端登录 */
.hollysys-enter-login{background:url(../img/pc/enter_bg.png) no-repeat center fixed; -webkit-background-size:cover;
    -moz-background-size:cover; -o-background-size:cover; background-size:cover; display: flex; justify-content: center; align-items: center;}
.hollysys-enter-login-wrap{width: 65%; height: 75%; background: #fff; border-radius: 5px; display: flex;}
.hollysys-enter-login-left{width: 50%; position: relative;}
.hollysys-enter-login-left img{width: 100%; height: 100%; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.hollysys-enter-login-left .title{position: absolute; top: 50px; left: 50%; transform: translateX(-50%); z-index: 9;
    font-size: 24px; font-weight: 500; color: #fff; letter-spacing: 1px;}
.hollysys-enter-login-right{display: flex; flex-direction: column; padding: 30px 90px 0; position: relative; width: 50%;}
.hollysys-enter-login-switch{position: absolute; right: 0; top: 0; z-index: 9; z-index: 9;
    width: 80px; height: 80px; cursor: pointer;}
.hollysys-enter-login-switch img{width: 100%; height: 100%; display: flex;}
.hollysys-enter-login-title{color: #5C50F8; font-size: 30px; font-weight: bold; text-align: center; margin-bottom: 15%;}
.hollysys-enter-login-list{display: flex; flex-direction: column;}
.hollysys-enter-login-label{color: #8F8FA7; font-size: 18px; font-weight: 400; margin-bottom: 10px;}
.hollysys-enter-login-input input{color: #726D86; font-size: 16px; height: 40px; line-height: 40px; padding-left: 7px;
    border: 0; border-bottom: 1px solid #e8e8e8;}
.hollysys-enter-login-input .change-code{position: absolute; right: 0; top: 0; z-index: 9; width: 100px; height: 40px;}
.hollysys-enter-login-input .change-code img{width: 100%; height: 100%;}
.hollysys-enter-login-rem{margin-top: 10px;}
.hollysys-enter-login-rem .layui-form-checked[lay-skin=primary] i{background-color: #5C50F8; border-color: #5C50F8;}
.hollysys-enter-login-rem .layui-form-checkbox[lay-skin=primary]:hover i{border-color: #5C50F8;}
.hollysys-enter-login-bottom{display: flex; justify-content: center; margin: 20% 0 7%;}
.hollysys-enter-login-bottom button{background-color: #5C50F8; width: 100%;}
.hollysys-enter-login-other{position: absolute; right: 20px; bottom: 10px;}
.hollysys-enter-login-other a{font-size: 14px;}
.hollysys-enter-login-other .reg{color: #5C50F8; margin-right: 10px;}
.hollysys-enter-login-other .pwd{color: #777777;}
.hollysys-enter-login-others{display: flex; justify-content: space-around; align-items: center; }
.hollysys-enter-login-others a{font-size: 14px;}
.hollysys-enter-login-others .reg{color: #5C50F8;}
.hollysys-enter-login-others .pwd{color: #777777;}
.hollysys-enter-reg-input{position: relative;}
.hollysys-enter-reg-input button{position: absolute; right: 0; bottom: 10px; border: 1px solid #5C50F8; color: #5C50F8;
    height: 30px; line-height: 30px; font-size: 12px; padding: 0 10px;}
.hollysys-enter-reg-input button:hover{background: #5C50F8; color: #fff; border: 1px solid #5C50F8;}
.hollysys-enter-login-qrcode{display: flex; flex-direction: column; justify-content: center; align-items: center;}
.hollysys-enter-login-qrcode img{width: 300px; height: 300px; display: flex; margin-bottom: 15px;}
.hollysys-enter-login-qrcode .layui-form-checked[lay-skin=primary] i{background-color: #5C50F8; border-color: #5C50F8;}
.hollysys-enter-login-qrcode .layui-form-checkbox[lay-skin=primary]:hover i{border-color: #5C50F8;}
.hollysys-enter-login-right-org{padding: 30px 0; width: 50%;}
.hollysys-enter-login-right-org-return{display: flex; align-items: center; padding: 0 20px; cursor: pointer;}
.hollysys-enter-login-right-org-return img{width: 18px; height: 18px; display: flex;}
.hollysys-enter-login-right-org-return .desc{font-size: 16px; color: #999;}
.hollysys-enter-login-right-org-title{display: flex; flex-direction: column; justify-content: center; margin: 30px 60px;}
.hollysys-enter-login-right-org-title .title{font-size: 26px; font-weight: 500; color: #333; margin-bottom: 10px;}
.hollysys-enter-login-right-org-title .desc{font-size: 14px; color: #999;}
.hollysys-enter-login-right-org-list{margin: 0 60px; height: calc(100% - 180px); overflow-y: auto;}
.hollysys-enter-login-right-org-item{display: flex; justify-content: space-between; align-items: center;
    padding: 15px; background: #f5f5f5; border-radius: 5px; cursor: pointer; margin-bottom: 15px;}
.hollysys-enter-login-right-org-item:active{background: #fff;}
.hollysys-enter-login-right-org-item .left{display: flex; align-items: center;}
.hollysys-enter-login-right-org-item .left img{width: 42px; height: 42px; display: flex; margin-right: 10px;}
.hollysys-enter-login-right-org-item .left .name{font-size: 16px; color: #555;}
.hollysys-enter-login-right-org-item .forward{width: 20px; height: 20px; display: flex;}