html,body {
    color: #333;
    margin: 0;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    text-decoration: none;
    color: #000;
}
a, label, button, input, select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
    border: 0;
}
body {
    margin: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #1F1F1F;
}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #08acee;
}
button {
    outline: 0;
}
img {
    border: 0;
}
input {
    outline: none;
    background: transparent;
    border: none;
    outline: medium;
}
*:focus {
    outline: none;
    background-color: transparent;
}
::selection {
    background: transparent;
}
::-moz-selection {
    background: transparent;
}
button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}
li {
    list-style: none;
}
a {
    color: #666;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.divHeight {
    width: 100%;
    height: 1rem;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}
.r-line {
    position: relative;
}
.r-line:after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    height: 100%;
    border-right: 0.1rem solid #D9D9D9;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.b-line {
    position: relative;
}
.b-line:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.1rem;
    border-bottom: 0.1rem solid #e2e2e2;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
/* 必要样式 */
.jq22-register-popup {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.4);
    margin: 0;
    overflow-y: scroll;
}
.jq22-register-box {
    position: relative;
    width: 47.6rem;
    padding-bottom: 1rem;
    margin-top: 4.4rem;
    margin-left: 50%;
    left: -23.8rem;
    border-radius: 0.3rem;
    background: #fff;
    box-shadow: 0 0.2rem 0.6rem 0.2rem rgba(0,0,0,.24);
}
.jq22-register-link {
    position: absolute;
    width: 100%;
    top: -2.8rem;
}
.jq22-register-link a {
    color: #f6f6f6;
    font: 1.2rem/1.2 "Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,Tahoma,SimSun,sans-serif;
    text-decoration: none;
}
.jq22-register-logo {
    width: 11.5rem;
    margin: 0 auto;
    padding-top: 4.2rem;
    padding-bottom: 2rem;
}
.jq22-register-logo img {
    width: 100%;
    height: auto;
    display: block;
    border: none;
}
.jq22-register-form-item {
    width: 35rem;
    margin: 2rem auto;
    position: relative;
    text-align: justify;
}
.jq22-register-form-item input {
    width: 100%;
    height: 4.2rem;
    box-sizing: border-box;
    outline: 0;
    border: 2px solid #ebebeb;
    text-indent: 1.5rem;
    font-size: 1.4rem;
    line-height: 4.2rem;
    *margin-left: -1.5rem;
    background: #fff;
}
.jq22-register-form-item input:focus {
    border: 2px solid #bbbaba;
    background: #fff;
}
.jq22-register-form-item input:active {
    border: 2px solid #bbbaba;
    background: #fff;
}
.jq22-get-code {
    position: absolute;
    top: 0.8rem;
    *top: 1.1rem;
    right: 0.8rem;
    height: 2.6rem;
    color: #999;
    font-size: 1.2rem;
    line-height: 2.6rem;
    background: #eee;
    border-radius: 0.2rem;
    padding: 0 1rem;
    cursor: pointer;
}
.jq22-register-tag {
    text-align: center;
    width: 35rem;
    margin: 0 auto;
    position: relative;
    top: 0.4rem;
    display: block;
    float: left;
}
.clear {
    display: block;
    width: 0;
    height: 0;
    clear: both;
    *display: none;
}
.protocol {
    font-size: 1.4rem;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    color: #999;
}
.protocol a {
    color: #ff553e;
    text-decoration: none;
}
.jq22-register-bottom {
    position: absolute;
    width: 76%;
    margin-left: 12%;
    bottom: -4.6rem;
}
.jq22-register-bottom a {
    color: #f6f6f6;
    font: 1.2rem/1.2 "Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,Tahoma,SimSun,sans-serif;
    text-decoration: none;
    float: left;
    width: 33%;
    text-align: center;
}
.focus {
    width: 35rem;
    text-align: left;
    color: #ff552e;
    font-size: 1.2rem;
    position: relative;
    padding-left: 2rem;
    float: left;
}
.focus span {
    height: 3.5rem;
    line-height: 3.5rem;
}
.icon-tips {
    background-image: url('data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAEN0lEQVRYR82YXWwUZRSGn3e7ulD8bSUGxYi4QKzdof7UxhuCNwJiCdBuAiZNjJELe6mJ3qhcqIneqDHRGI3xhqAwbTH1B4MxwWiMksjP7raG0HBhgGAiJYgQqe0cs1u37S473f1mUTtXm+x53/PMmfm+c74Rc/zSHOejLkBL0wCpBzBbBLEmsCbM/gSNEMRGOHvkuPYzXk8RnAENYnR5m5BtROoErg8FMLuE+BpjkDH7RIO5X11hnQCty+tAfIC42zURZoa0G9guP3O0Vn1NgLZhxbUkrn4L9HitxuFxFmDsZGysV4NHz1fzqwpom1rvIh77HLijmpnT/8YQAWs1kDkxm25WQEu3roeYD8x3Sl5zsJ0msDXqz2XCJKGAtrH1Tq7SYdA1NeeLFGinmVB7WCUrAlrnLY3Maz4IWhEpp7PIfuac2rUvc6FcWhkw7b0DPOWY5zeC4CWk80gvAkuc9GY71JftqQpom1YuJ27DkN+EXa7xDvnDB/IK29h2A/GJEaRmFwcwT342O1NzWQWt2+tHbHY0Pis/2zRTY93eD4gOR5+v5GcfDgW0dEsS4sfcTIvRwWb5uT2FCqZX3grBCGies9cE92kgc7CoK6mgdaeeQ3rV2bRAZQbKA2bBepCWRvIheEV+7vkQwCiPJRpGuMqG5WenWulUBW196kYaNRopndmHSDuwIECx6zB7F2lRJK+CSIvlHzlZ+FU0sXRLG8QPuZvaiPzssrIF8hFii7vXPwpjlfoy35YCdqUeIaZ8z3W7jIuMXVqmwaOnpm6229uJ2OpmNDM62CI/t6sccBsxvRfJ1OwE0qfyM72F9VI3oD0jP/t6KWC39yTi/UiAk6ID8jOFfa9uwMCeVn/2jbJ3sDC5fDYnAG1iq/qGPi4F3OzdSwM/zQlAbLX87DelgPltZj5nkKoOsSE3ceUe8QS3Fcev0k6STn0PejBiFa8UYE5+JlVkKG91zyK99r8Cmr2svuwLlQHrGhZmrOIurwvZGqRt7jc7fo/84cMVASe3iNRupLS78TTg9Iad+gJpnYPXl/IzJfGXz4NpL396y49cjgMrp/jj4lLtHbk0BZj29gJrawYcJ6U9mdzM+Mojf3fr2yhW6AqO1wGMPFS+y68CHqpZX+vIX3jM65IJFsz/Dun+mhPUFWi/wAVP/vFz5Tbhx87O5TeRSBxCWlxX7mriye837eVnkdBFMtOvcIBqsH2I26vlifj/XxD0FCeXSh5Vu4alkwuhcR/QFhEiTHaSYLxT/cOzzqBVAQvvZP4gn2h+E+mJCKu7EuAuGO+VP1x1gq8JcHrbaEliDdsRj4FizhU1jiHbVhwEatE7AU6Bbmi9mQSPgjZg5DtGIjyZ/Q7aSxAMcCY34PrFNRJgyUJaTZyFLUsgngRLYizAGAWNYhOnGR360RWq6kZdS+n/q5i6K/hvg/4NPX2LOLSlU28AAAAASUVORK5CYII=');
    width: 1.5rem;
    height: 1.5rem;
    background-size: 1.5rem;
    display: block;
    float: left;
    position: absolute;
    left: 0;
    top: 0.9rem;
}
.jq22-register-form-item .jq22-btn-reg {
    width: 100%;
    height: 4.2rem;
    outline: 0;
    border: 0;
    background: #ff552e;
    color: #fff;
    cursor: pointer;
    text-align:center;
}
.jq22-register-form-item .jq22-btn-reg:hover {
    width: 100%;
    height: 4.2rem;
    outline: 0;
    border: 0;
    background: #ff552e;
    color: #fff;
    cursor: pointer;
    text-align:center;
}
.jq22-register-form-item .jq22-btn-reg:focus {
    width: 100%;
    height: 4.2rem;
    outline: 0;
    border: 0;
    background: #ff552e;
    color: #fff;
    cursor: pointer;
    text-align:center;
}
.msg{
    margin-left:-2rem;
    width: 35rem;
    text-align: left;
    color: #ff552e;
    font-size: 1.2rem;
    position: relative;
    padding-left: 2rem;
    float: left;
    height: 3.5rem;
    line-height: 3.5rem;
}
