You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
1.5 KiB

.Company {
padding: 50px;
width: 200px;
height: 400px;
color: #FFFFFF;
}
.Inform {
padding: 60px 0 0 350px;
width: 450px;
height: 390px;
top: 25px;
}
.Inputs .inputs ul p {
font-size: 16px;
}
.login {
position: relative; /*text-align: center;*/
}
.login span {
color: red;
font-weight: normal;
font-size: 12px;
position: absolute;
padding-left: 20px;
top: 5px;
}
.change {
bottom: 10px;
right: 10px;
}
.change .changeLogin {
}
.change .backimg1 {
width: 220px;
height: 50px;
transform: rotate(-45deg);
text-align: center;
line-height: 50px;
font-size: 12px;
color: #8D8D8D;
background-color: #fff;
right: -65px;
bottom: 10px;
box-shadow: 0 2px 2px 2px rgba(0,0,0,0.2);
letter-spacing: 5px;
}
.change .changeLogin i {
font-size: 36px;
color: #8d8d8d
}
.APP_ewm {
width: 220px;
}
.APP_ewm li {
width: 220px; /* margin: 0 auto;*/
}
.APP_ewm li img {
width: 100%;
}
.APP_ewm p {
text-align: center;
margin-top: 20px;
font-size: 12px;
}
.APP_ewm p span {
color: #0077AA;
font-weight: bold;
padding: 0 10px;
}
.Rember_p {
font-size: 12px;
height: 24px;
}
.Rember_p input {
margin-top: 4px;
width: 12px;
height: 12px;
margin-right: 5px;
}