* {
    margin: 0;
    padding: 0;
}

body {
    background: #f8f8f8;
}
* {
            margin: 0;
            box-sizing: border-box;
            -webkit-tap-highlight-color: transparent;
        }
        .body{
            height: 100%;
                background: linear-gradient(180deg, #8cc4fd, #fff);
        }
	    .main{
	        padding: 100px 25px 25px 25px;
	    }
	    .title{
	            padding-top: 25px;
                padding-bottom: 25px;
                font-size: 22px;
                font-weight: 700;
                color: rgb(51, 51, 51);
	    }
	    .bg-white {
            background-color: #fff;
            color: #666;
        }
        .cu-radius{
            border-radius: 12px;
        }
        .input {
            margin-top: 15px;
            padding: 13px 15px 15px;
            position: relative;
        }
        .input_text{
            color: #666;
            font-size: 14px;
            outline: none;
            border: none;
        }
        .captcha-img{
            position: absolute;
            right: 8px;
            height: 40px;
            top: 50%;
            margin-top: -20px;
        }
        .flex{
            display: flex;
        }
        
        .flex-direction{
            flex-direction: column;
        }
        .margin-top-xl {
            margin-top: 25px;
        }
        .padding-top-xl{
            padding-top: 25px;
        }
        .login_button {
           
            border-radius: 12px;
            color: #fff;
            padding: 15px 0;
            font-size: 16px;
            text-align: center;
        }
        .background{
             background: linear-gradient(90deg, #627ee5, #3b93f1);
            box-shadow: 6px 6px 16px -8px rgba(54, 207, 201, .16), 0 9px 28px 0 rgba(54, 207, 201, .08), 0 12px 48px 0 rgba(54, 207, 201, .16);
        }
.top {
    height: 150px;

}

.images {
    height: 60px;
}

.logo {
    width: 80px;
    height: 42px;
    margin: 0px auto;
    display: block;
}

.center {
    width: 95%;
    margin: 0 auto;
    position: relative;
    top: -50px;
    background: #fff;
    z-index: 100;
    border-radius: 10px;
}

.center-center p {
    padding: 25px 0px 0px 15px;
    font-size: 16px;
}

span {
    border-radius: 5px;
    /*border: 2px solid #f90;*/
    margin-right: 5px;
}

.center input {
    width: 94%;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #dcdfe6;
    padding: 7px 0px 7px 16px;
    outline: 0;
    outline: none;
}

.center-bottom {
    height: 60px;
}

.center button {
    width: 94%;
    height: 40px;
    display: block;
    margin: 30px auto;
    background: #FF9900;
    color: #fff;
    border: none;
    border-radius: 5px;
}
.el-message{min-width: auto;width: 90%}
.el-message-box{width: 90%;}
.el-message-box__title span{border:none}
.el-message-box__btns{text-align: center}




.Logo-Center {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12.5px;
}

.Logo-Center img {
    width: 80px;
    height: auto;
}

#sq {
    margin-top: 15px;
}

#wxts {
    margin-top: 5px;
    color: #00FF0A;
}

.Login {
  //  width: 100vw;
    display: flex;
    justify-content: center;
}

.Login-Center {
    width: 96%;
    border-radius: 8px;
    background: #fff;
    height: 400px;
    margin-top: 30px;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0.1px 0.1px 0.1px rgba(0, 0, 0, 0.1);
}

#Login-text {
    color: #0777ed;
    font-size: 17px;
    position: relative;
    top: 5px;
}

#zg {
    width: 20px;
    height: 15px;
}
.Input-Left-Center{
    height: 100%;
    display: flex;
    align-items: center;
}
#gd{
    width: 10px;
    height: auto;
    margin: 0 2px;
}
.Input-Left-Center IMG{
    margin: 0 1px;
}
.Input-List{
    display: flex;
    align-items: center;
    width: 85%;
    border: 1px solid #d9d9d8;
    margin: 7px 0;
    height: 32px;
    padding: 0 5px;
    border-radius: 5px;
}
.Input-Left{
    height: 32px;
    display: flex;
    align-items: center;
    margin-right: 5PX;
}
.Input{
    width: 100%;
    margin-top: 20px;
}
.Input-Center{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.Input-Center,
.Input-Center-Center{
    width: 100%;
}
.Input-Center input{
    width: 100%;
    height: 32px;
    border: none;
    outline: none;
    color: #9b9b9b;
    display: flex;
    align-items: center;
    border-radius: 5px;
    font-size: 12PX;
}
.Input-Center input::placeholder{
    color: #9b9b9b;
}
#dq{
    font-size: 12px;
    margin: 0 2px;
}
#sj{
    width: 16px;
    height: auto;
}
#zg{
    width: auto;
    height: 12px;
}
.g{
    height: 32px;
    display: flex;
    align-items: center;
}
.g p{
    transform: translate(0,-5%);
    font-weight: 100;
    margin-left: 3px;
}
.subit,
.subit-Center{
    width: 100%;
    display: flex;
    justify-content: center;
}
.el-input__icon{
        color: #000 !important;
        font-weight: 600 !important;
    }
    .el-input__inner{
        border: none !important;
        background-color:#f1f1f1   !important;
        color:#000 !important;
    }
#subit{
    width: 88%;
    height: 35px;
    margin-top: 15px;
    background: #0777ed;
    color: #fff;
    border: none;
    outline: hidden;
    padding: 0 5px;
    border-radius: 5px;
}