html {
font-size: 100px;
background-color: #F2F2F2;
}
nav {
font-size: 0rem;
height: 0.44rem;
width: 100%;
background-color: #5d7dff;
position: relative;
padding-top: 0.2rem;
}
nav i {
/*display: inline-block;
width: 0.16rem;
height: 0.16rem;
line-height: 0.44rem;
margin-left: 0.1rem;
background-image: url(../img/back.png);
background-repeat: no-repeat;
background-size: 100% auto;*/
display: inline-block;
width: 0.16rem;
height: 0.16rem;
line-height: 0.44rem;
background-image: url(../img/back.png);
background-repeat: no-repeat;
background-size: 100% auto;
position: absolute;
top: 0.2rem;
bottom: 0;
margin: auto;
margin-left: 0.1rem;
}
nav span{
font-size: 0.13rem;
padding-right: 0.13rem;
float: right;
line-height: 0.44rem;
color: #fff;
}
nav span a{
color: #FFFFFF;
}
nav p {
/*display: inline-block;
width: 90%;
text-align: center;
line-height: 0.44rem;
color: #fff;
font-size: 0.17rem;*/
display: inline-block;
text-align: center;
line-height: 0.44rem;
color: #fff;
font-size: 0.17rem;
position: absolute;
left: 0;
right: 0;
margin: auto;
width: 40%;
}
nav p em{
border: 0.08rem solid transparent;
border-top: 0.08rem solid #fff;
width: 0;
height: 0;
position: relative;
top: 0.18rem;
margin-left: 0.06rem;
}
.container {
width: 100%;
height: 100%;
/*background-image: url(../img/bg_blue.png);*/
background-repeat: no-repeat;
background-size: 100% auto;
margin-top: -1px;
padding-top: 1px;
}
.header-wrapper {
width: 100%;
height: 0.32rem;
}
.choose-city {
width: 100%;
margin-top: 0.08rem;
font-size: 0;
}
.location {
display: inline-block;
background-image: url(../img/location1.png);
background-size: 100%;
width: 0.26rem;
height: 0.26rem;
margin-left: 0.10rem;
}
.city-name {
margin-left: 0.04rem;
font-size: 0.14rem;
color: #fff;
}
.login-wrapper {
font-size: 0;
background-color: #fff;
margin: 0 0.10rem 0.12rem;
border-radius: 4px;
overflow: hidden;
}
.tab-tab-wrapper {
font-size: 0;
}
.tab-tab {
display: inline-block;
font-size: 0.16rem;
width: 50%;
margin: 0.16rem 0;
color: #666;
text-align: center;
}
.tab-tab-active {
font-weight: bold;
color: #222;
}
.hr-active {
display: inline-block;
width: 0.16rem;
height: 0.03rem;
}
.tab-tab-active .hr-active {
background-color: #5d7dff;
}
.tab-content-wrapper {
margin: 0 0.20rem;
}
.input-wrapper {
border-bottom: 0.5px solid #d8d8d8;
padding-bottom: 0.14rem;
padding-top: 0.26rem;
font-size: 0;
}
.input-wrapper label {
display: inline-block;
width: 0.80rem;
font-size: 0.14rem;
color: #222;
text-align:justify;
}
.input-wrapper input {
color: #222;
font-size: 0.14rem;
border: none;
outline: none;
width: 2rem;
}
.input-wrapper input::-webkit-input-placeholder{
color: #aaa;
}
.agreement-wrapper {
margin-top: 0.16rem;
color: #888;
font-size: 0.12rem;
}
.check {
vertical-align: text-bottom;
display: inline-block;
width: 0.16rem;
height: 0.16rem;
margin-right: 0.06rem;
background-image: url(../img/check_fale.png);
background-size: 100%;
}
.check-active {
background-image: url(../img/check_true.png);
}
.agreement-wrapper a {
color: #5d7dff;
}
.button-wrapper {
margin: 0.32rem 0;
text-align: center;
font-size: 0.15rem;
}
.button-wrapper input {
width: 2.08rem;
height: 0.34rem;
border: none;
outline: none;
color: #fff;
border-radius: 0.17rem;
}
.disable-commit {
background-color: #ccc;
}
.enable-commit {
background-color: #5d7dff;
box-shadow: 0 0 6px 0 rgba(93, 125, 255, 0.7);
-webkit-box-shadow: 0 0 6px 0 rgba(93, 125, 255, 0.7);
}
.tips {
margin: 0.12rem 0.10rem 0;
}
.tips p {
font-size: 0.12rem;
color: #888;
line-height: 0.16rem;
}
.mask {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
}
.dialog-wrapper {
width: 3.40rem;
/*height: 2.38rem;*/
text-align: center;
margin: 1.50rem 0.20rem 0 0.20rem;
background-color: #fff;
font-size: 0;
padding-bottom: 0.2rem;
}
.dialog-wrapper img {
height: 0.60rem;
width: auto;
margin-top: 0.30rem;
margin-bottom: 0.20rem;
}
.dialog-wrapper p {
line-height: 0.20rem;
font-size: 0.14rem;
color: #888;
}
.dialog-wrapper input{
margin-top: 0.20rem;
width: 0.88rem;
height: 0.34rem;
background-color: #5d7dff;
border: none;
outline: none;
color: #fff;
border-radius: 0.17rem;
-webkit-box-shadow: 0 0 6px 0 rgba(93, 125, 255, 0.7);
box-shadow: 0 0 6px 0 rgba(93, 125, 255, 0.7);
}
.alert-info {
position: absolute;
top: 1.74rem;
right: 0;
left: 0;
bottom: 0;
text-align: center;
}
.alert-info p {
display: inline-block;
height: 0.38rem;
color: #fff;
font-size: 0.14rem;
line-height: 0.38rem;
padding: 0 0.10rem;
background-color: rgba(0, 0, 0, 0.7);
border-radius: 5px;
}
.loading-wrapper {
width: 100%;
height: 100%;
}
.loading-wrapper img {
position: absolute;
top: 1.68rem;
left: 50%;
transform: translateX(-50%);
clip: rect(0px, 400px, 120px, 0px);
height: 2.04rem;
width: auto;
}
.loading-wrapper p {
position: absolute;
top: 3.72rem;
color: #222;
font-size: 0.14rem;
display: block;
left: 50%;
transform: translateX(-50%);
}
.process {
font-size: 0.17rem;
font-weight: bold;
}
.bg-white {
background-color: #fff;
}
/*酷炫*/
.inputForget{
position: relative;
}
.inputForget .forget{
position: absolute;
top: 0.25rem;
line-height: 0.20rem;
font-size: .12rem;
right: 0;
color: #666;
padding-left: 0.11rem;
border-left: 0.01rem solid #D8D8D8;
}
.tishi{
font-size: 0.18rem;
color: #444444;
line-height: 0.25rem;
padding: 0.17rem;
}
.obtainPwd {
text-align: center;
color: #999999;
font-size: 0.12rem;
line-height: 0.17rem;
margin: 0.12rem 0;
}
.obtainPwd a{
color: #999999;
border-bottom: 0.01rem solid #999999;
}