* {
    margin: 0;
    padding: 0;
}
#mainIndex {
    position: relative;
    width: 100vw;
    height: 100vh;
    background: url(../images/beijing.png) center;
    background-size: 100% auto;
}
.denglu {
    z-index: 100;
    position: absolute;
    right: 8%;
    top: 14.5%;
    width: 343px;
    height: 510px;
    padding: 40px 70px;
    background-color: #ffffff;
    border-radius: 25px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .7);
}
@media only screen and (max-width: 1500px) {
    .denglu {
        right: 2%;
        top: 3%;
    }
}
/* .denglu {
    position: absolute;
    right: 8%;
    top: 14.5%;
    width: 20vw;
    height: 70vh;
    padding: 20px 30px;
    background-color: #ffffff;
    border-radius: 25px;
} */
.denglu .title {
    width: 100%;
    height: 120px;
    background: url(../images/ziti.png) no-repeat center;
    background-size: contain;
}
.login_select {
    /* margin-top: 3vh; */
    width: 100%;
    height: 65px;
}
.login_select div {
    float: left;
    width: 50%;
    height: 63px;
    line-height: 63px;
    font-family: 'Microsoft YaHei';
    font-size: 18.9px;
    color: #b3b3b3;
    border-bottom: 1px solid #d0e1ff;
    text-align: center;
}
.login_select div:hover {
    cursor: pointer;
}
.active {
    border-bottom-color: #1269ff!important;
    color: #525252!important;
}
.login {
    display: block;
    width: 100%;
}
.login input {
    border: none;
    font-size: 18px;
    position:relative;
}
.login input img{
}
.login input:focus {
    outline: none;
}
.login #user {
    margin-top: 20px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #1269ff;
    border-radius: 10px;
}
.login #user span {
    display: inline-block;
    margin-left: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/yonghu.png) center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.login #password {
    margin-top: 25px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #1269ff;
    border-radius: 10px;
}
.login #password span {
    display: inline-block;
    margin-left: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/suo.png) center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.login #password input {
	position:relative;
}
.login #password i{
	position:absolute;
	top:44%;
	right:19%;
}
.login #yanzm2 {
    margin-top: 25px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #1269ff;
    border-radius: 10px;
}
.login #yanzm2 input {
    width: 150px;
}
.login #yanzm2 span {
    display: inline-block;
    margin-left: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/yanzm.png) center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.login #yanzm2 .yanzhengma2 {
    float: right;
    width: 25%;
    margin-top: 2px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    
    font-weight: bold;
    border-radius: 10px;
    
}
/* #box{
    position: relative;
    margin-top: 5vh;
    width: 100%;
    height: 7vh;
    line-height: 7vh;
    font-size: 16px;
    color: #d6e5ff;
    background-color: #b8d2ff;
    border-radius: 10px;
    text-align: center;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
.bgColor{
    position: absolute;
    margin-top: 1vh;
    margin-left: 0.2vh;
    left:0;
    top:0;
    width: 5vh;;
    height: 5vh;
    border-radius: 5px;
    background-color: lightblue;
}
.txt{
    position: absolute;
    width: 100%;
    height: 7vh;
    line-height: 7vh;
    font-size: 16px;
    color: #d6e5ff;
    text-align: center;
}
.slider{
    position: absolute;
    margin-top: 1vh;
    margin-left: 0.2vh;
    left:0;
    top:0;
    width: 5vh;
    height: 5vh;
    line-height: 5vh;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    color: #6794ff;
    font-weight: bold;
    cursor: move;
}
.active2 {
    color: #00ff00;
} */
.login .login_button {
    display: inline-block;
    margin-top: 25px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #ffffff;
    background-color: #1269ff;
    border-radius: 10px;
}
/* 鎵嬫満鍙风櫥褰曢儴鍒� */
.message_login {
    display: none;
    width: 100%;
}
.message_login input {
    border: none;
    font-size: 18px;
}
.message_login input:focus {
    outline: none;
}
.message_login #tel {
    margin-top: 20px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #1269ff;
    border-radius: 10px;
}
.message_login #tel span {
    display: inline-block;
    margin-left: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/yonghu.png) center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.message_login #yanzm {
    margin-top: 25px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #1269ff;
    border-radius: 10px;
}
.message_login #yanzm input {
    width: 150px;
}
.message_login #yanzm span {
    display: inline-block;
    margin-left: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/yanzm.png) center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.message_login #yanzm .yanzhengma {
    float: right;
    width: 25%;
    margin-top: 2px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    border-radius: 10px;
    background-color: #1269ff;
}
.message_login #telyanzm {
    float: left;
    margin-top: 25px;
    width: 70%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #1269ff;
    border-radius: 10px;
}
.message_login #telyanzm input {
    width: 130px;
}
.message_login #telyanzm span {
    display: inline-block;
    margin-left: 20px;
    width: 30px;
    height: 30px;
    background: url(../images/telyanzm.png) center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.message_login .sendmessage {
    float: right;
    margin-top: 25px;
    width: 25%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background-color: #1269ff;
    border-radius: 5px;
}
/* .message_login .daojishi {
    margin-top: 10px;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #9f9f9f;
} */
.message_login .daojishi span {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #1269ff;
}
.message_login .login_button {
    display: inline-block;
    margin-top: 25px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #ffffff;
    background-color: #1269ff;
    border-radius: 10px;
}
.sendmessage:hover {
    cursor: pointer;
}
.login_button:hover {
    cursor: pointer;
}
.yanzhengma:hover {
    cursor: pointer;
}
.yanzhengma2:hover {
    cursor: pointer;
}
/* 搴曢儴鏂囧瓧 */
.bottom {
    position: absolute;
    bottom: 5%;
}
.bottom>div {
    width: 100vw;
    height: 30px;
    line-height: 30px;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}
.clearfix:before,.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}