﻿.h {
    color: rgba(236, 151, 31, 1);
    font-size: 12px;
    font-family: -apple-system,Roboto,BlinkMacSystemFont,"Segoe UI","Microsof YaHei";
    float: right;
    visibility: hidden;
    padding-top: 3px;
    padding-bottom: 9px;
}

.validcode {
    display: inline-block;
    float: left;
    margin-left: 15px;
    background-color: #a5a9b1;
    width: 127px;
    height: 50px;
    padding-top: 11px;
    font-size: 20px;
    border-radius: 4px;
}

.login-remind {
    text-align: left;
    color: #aaaaaa;
}

#logo-wrappee2 {
    width: 300px;
}
.cursor {
    cursor: pointer;
}
.backcolorc {
    background: #ccc
}
.textalignc {
    text-align: center;
}
.divframe {
    position: fixed;
    right: 100px;
    top: 50px;
    background: #ffffff;
    z-index: 999;
    display: none;
}
.divba {
    background: #aaa;
    width: 100%;
    height: 27px;
}
.divbaa {
    display: inline-block;
    float: right;
    margin-right: 0px;
    padding: 3px 10px;
    background-color: #428bca;
    color: #ffffff;
    cursor: pointer;
}
.policyagreement {
    border: none;
    border: none;
    padding: 10px 0 10px 10px;
    display: none;
    width:800px;
    height:450px;
}