@charset "utf-8";
@import "https://static.tugou.com/css/user/user-head.css";
/* for user */
html {
    background-color: #fff;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
    margin-top: 2px;
}
label.error {
    color: #ff3c4e;
}
.icon-qq {
    display: inline-block;
    margin-top: -1px;
    margin-right: 4px;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    background: url("https://img.tugou.com/index/index-img1.png") no-repeat -108px -114px;
    background-size: 120px 408px;
}
.personal-head {
    border-bottom: 2px solid #1b1d1d;
}
/* form start */
.form-inline {
    position: relative;
}
.form-inline.no-symbol:before, .form-inline.no-symbol:after {
    display: none;
}
.form-inline.valid:before {
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -10px;
    width: 18px;
    height: 18px;
    border: 1px solid;
    border-radius: 10px;
    line-height: 18px;
    text-align: center;
    color: #00b7b1;
    content: '\2713';
}
.form-inline.error:before {
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -10px;
    width: 18px;
    height: 18px;
    border: 1px solid;
    border-radius: 10px;
    line-height: 18px;
    text-align: center;
    color: #ff3c4e;
    content: '\2715';
}
.form-element {
    box-sizing: content-box;
    height: 43px;
    border: 1px solid #e5e5e5;
    padding: 0 14px;
    font: 12px \5FAE\8F6F\96C5\9ED1,"microsoft yahei", tahoma, arial, \5B8B\4F53, "simsun",sans-serif;
    color: #666;
}
.form-element {
    line-height: 43px\9;
}
.form-element[type="submit"] {
    border-color: transparent;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
.form-element[type="button"] {
    border-color: #00b7b1;
    background-color: #fff;
    color: #00b7b1;
    cursor: pointer;
}
.form-element[type="button"]:disabled {
    background-color: #ccc;
    border-color: transparent;
    color: #fff;
    cursor: not-allowed;
}
/* form end */
/* login and register start, abbreviate them lar */
.lar-box {
    margin-bottom: 100px;
    font-size: 12px;
}
.lar-bg {
    margin-top: 80px;
    margin-left: 68px;
}
.lar-bg img {
    width: 540px;
    height: 320px;
}
.lar-form {
    margin: 40px 0 0 125px;
    padding-bottom: 30px;
    border: 1px solid #e5e5e5\9;
    box-shadow: 0 4px 8px 0 #e5e5e5;
}
.lar-form h2 {
    line-height: 52px;
    border-top: 2px solid #00b7b1;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    font-size: 20px;
    color: #00b7b1;
}
.lar-form form {
    width: 240px;
    color: #999;
}
.lar-form .login-form, .lar-form .register-form {
    margin: 24px 30px 0;
}
.lar-form .form-element {
    margin: 4px 0;
}
.lar-form .form-element.inline-full {
    width: 210px;
}
.lar-form .form-element[name="random"] {
    margin-right: 6px;
    width: 90px;
}
.lar-form .form-element[name="pin"] {
    margin-right: 8px;
    width: 88px;
}
.lar-form .form-element.random-img {
    width: 104px;
    height: 35px;
    padding: 4px;
    background: url("https://img.tugou.com/passport/reload.png") no-repeat 80px 11px;
    cursor: pointer;
}
.lar-form .form-element.random-img img {
    width: 68px;
    height: 35px;
    vertical-align: baseline\9;
}
.lar-form .get-pin {
    width: 84px;
}
.lar-form #agreement, .lar-form #agreement + label {
    margin-top: 4px;
    margin-bottom: 4px;
}
.lar-form #agreement {
    margin-top: 6px;
}
/* login and register end */
/* reset start */
.reset-box {
    margin: 30px auto 36px;
    border: 1px solid #e5e5e5;
    width: 1050px;
    padding: 30px 65px 50px;
}
.reset-box .step {
    margin-bottom: 100px;
    text-align: center;
}
.reset-box .tooltip {
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    color: #999;
}
.reset-box .tooltip .content {
    margin: 12px auto 0;
    width: 380px;
}
.reset-box .map {
    display: inline-block;
    margin-right: -92px;
    width: 576px;
}
.reset-box .error-msg {
    display: inline-block;
    width: 350px;
    text-align: left;
}
.map li {
    margin-right: 92px;
    width: 100px;
    color: #ccc;
}
.map .label {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 2px solid #ccc;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 38px;
    font-size: 18px;
}
.map li:not(:last-of-type) .label:after {
    position: absolute;
    top: 19px;
    left: 40px;
    width: 145px;
    height: 0;
    border-top: 2px solid #ccc;
    content: '';
}
.map .title {
    display: block;
}
.map li.active {
    color: #00b7b1;
}
.map li.active .label, .map li.active:not(:last-of-type) .label:after {
    border-color: #00b7b1;
}
.reset-form .inline-full {
    width: 320px;
}
.reset-form .form-inline, .reset-form label.error {
    margin: 0 auto;
    width: 350px;
}
.reset-form p {
    line-height: 45px;
    text-align: left;
    color: #666;
}
.reset-form label.error {
    display: block;
    text-align: left;
    font-size: 12px;
}
.reset-form .form-element {
    margin: 10px 0;
}
.reset-form .form-element[name="pin"] {
    margin-right: 10px;
    width: 160px;
}
.reset-form .get-pin {
    width: 120px;
}
/* success */
.success p {
    margin: 60px 0;
    font-size: 30px;
    color: #444;
}
.success .btn-orange {
    width: 350px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}
.success span {
    display: block;
    line-height: 40px;
    color: #999;
}
.success .icon-success {
    display: inline-block;
    margin-right: 24px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #00b7b1;
    border: 3px solid;
    border-radius: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}

/* 注册成功 */
.register-success {
    margin: 100px auto 230px;
    text-align: center;
}
.register-success .success p, .register-success .success em {
    color: #00b7b1;
}
.register-success .success span {
    line-height: 24px;
    color: #444;
}
.register-success .btn {
    margin-top: 15px;
    margin-bottom: 50px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.register-success .success .context {
    font-size: 16px;
}
.register-success .success .tips {
    color: #999;
}

/* agreement popup */
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(0, 0, 0, .3);
}
.popup .pop-box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 2px 0 #ccc;
    -moz-box-shadow: 0 0 2px 0 #ccc;
    box-shadow: 0 0 2px 0 #ccc;
    background-color: #fff;
}

.popup .pop-box {
    margin-left: -411px\9;
    margin-top: -302px\9;
}
.popup .pop-box .pop-head, .popup .pop-box .pop-body, .popup .pop-box .pop-foot {
    width: 820px;
}
.popup .pop-box .pop-head {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: bold;
}
.popup .pop-box .pop-body {
    min-height: 300px;
    max-height: 480px;
    padding: 5px 10px;
    overflow-y: auto;
}
.popup .pop-box .pop-foot {
    padding: 10px 10px 20px;
    text-align: center;
}
.pop-box .pop-body {
    font-size: 12px;
}
.pop-box .pop-body h1 {
    line-height: 36px;
    text-align: center;
}
.pop-box .pop-body h2 {
    line-height: 24px;
    font-size: 12px;
}
.pop-box .pop-body h3 {
    font-size: 12px;
    font-weight: normal;
}
.pop-box .pop-body p {
    text-indent: 2em;
}

/* 获取手机验证码前的验证码 */
.get-pin-validate {
    position: absolute;
    top: 108%;
    left: 0;
    z-index: 1;
    width: 135px;
    border: 1px solid #e5e5e5;
    padding: 0 5px 8px 8px;
    background-color: #f8f8f8;
}
.get-pin-validate:before {
    position: absolute;
    top: -8px;
    left: 67px;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-color: transparent transparent #e5e5e5 transparent;
    border-style: solid;
    content: '';
}
.get-pin-validate:after {
    position: absolute;
    top: -7px;
    left: 68px;
    width: 0;
    height: 0;
    border-width: 0 7px 7px;
    border-color: transparent transparent #f8f8f8 transparent;
    border-style: solid;
    content: '';
}
.get-pin-validate dd {
    float: left;
    margin: 5px 5px 0 0;
    height: 25px;
    line-height: 25px;
}
.get-pin-validate .left {
    width: 75px;
}
.get-pin-validate .right {
    width: 50px;
    text-align: center;
}
.get-pin-validate img {
    width: 100%;
    height: 100%;
}
.get-pin-validate .input {
    width: 65px;
    height: 23px;
    line-height: 23px;
    padding: 0 4px;
}
.get-pin-validate .btn-orange {
    width: 50px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}