.register_header { background-color: #ffffff; height: 100px; }
.register_header .r_header { font-size: 20px; line-height: 24px; padding-left: 17px; border-left: 1px solid #e4e7e9; margin-left: 30px; }
.register_header .logo { margin-bottom: 4px; height: 84px; line-height: 84px; }
.register_header .logo img { vertical-align: middle; }
.register_header .to_login a { float: left; margin-left: 30px; font-size: 14px; color: #3c4248; line-height: 64px; }
.register_header .to_login a:hover { color: #e74122; }
.register_header .nav li { float: left; margin-right: 50px; }
.register_header .nav a { display: block; padding-bottom: 14px; font-size: 15px; color: #23282d; line-height: 36px; border-bottom: 2px solid transparent; }
.register_header .nav a:hover, .register_header .nav a.cur { color: #e74122; }
.register_header .nav a.cur { border-bottom-color: #e74122; }

.footer { background-color: #3c4248; height: 120px; padding: 0; }
.footer .copyright { margin-top: 0; padding-top: 28px; }
.footer .top h4 { margin-bottom: 22px; font-size: 16px; color: #fefeff; }
.footer .top p { font-size: 14px; color: #bbbfc3; line-height: 30px; }
.footer .top p a { color: #bbbfc3; }
.footer .top p a:hover { color: #ffffff; text-decoration: underline; }
.footer .top p span { font-family: DINR; color: #ffffff; }
.footer .item { float: left; width: 280px; }
.footer .w380 { width: 380px; }
.footer .w380 p { float: left; width: 108px; }
.footer .weChat .box { padding-top: 8px; }
.footer .weChat img { margin-right: 20px; width: 110px; height: 110px; }
.footer .weChat img:last-child { margin-right: 0; }
.footer .copyright { margin-top: 38px; font-size: 14px; color: #bbbfc3; text-align: center; line-height: 36px; }
.footer .copyright span { margin: 0 6px; }

.register { margin: 20px auto 30px auto; background: #ffffff; padding: 60px 120px; box-sizing: border-box; }
.register .item { display: flex; align-items: center; margin-bottom: 20px; }
.register .item .warn { color: #e74122; font-size: 14px; line-height: 24px; margin-left: 16px; }
.register .item .name { width: 90px; text-align: right; font-size: 14px; line-height: 24px; margin-right: 12px; }
.register .item .spacing { letter-spacing: 4px; }
.register .item .input input { background-color: #fff; width: 500px; height: 40px; border: 1px solid #e4e7e9; border-radius: 2px; text-indent: 16px; }
.register .item .input input::placeholder { font-size: 14px; }
.register .item .input .type { font-size: 14px; display: flex; }
.register .item .input .type .type_l { width: 16px; height: 16px; background: url("../img/login/c_sprites.png") no-repeat 0 0; margin-right: 8px; border-radius: 50%; flex: 0 0 auto; cursor: pointer; }
.register .item .input .type .type_l.on { background: #2a6fff url(../img/cho_icon.png) no-repeat center; }
.register .item .input .type1 { margin-right: 20px; }
.register .item .down_select { position: relative; margin-right: 11px; }
.register .item .down_select .item_con { position: relative; }
.register .item .down_select .has { width: 160px; height: 40px; line-height: 40px; border: 1px solid #dce5ec; padding: 0 12px; background: url(../img/login/down_icon.png) no-repeat right center; cursor: pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; box-sizing: border-box; color: #98a0a6; }
.register .item .down_select .has.on { color: black; }
.register .item .down_select .no_sel { color: #98a0a6; }
.register .item .down_select .cho { display: none; position: absolute; top: 40px; left: 0; padding: 4px 0; width: 100%; max-height: 262px; line-height: 36px; border: 1px solid #dce5ec; background-color: #fff; box-shadow: 0 5px 10px rgba(33, 40, 68, 0.15); box-sizing: border-box; overflow-y: auto; z-index: 9; }
.register .item .down_select .cho p { text-indent: 12px; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.register .item .down_select .cho p:hover { background-color: #f6fbfe; color: #1190f3; }
.register .item .code_box input { float: left; width: 370px; }
.register .item .code { width: 120px; height: 40px; box-sizing: border-box; border: 1px solid #e74122; background: #fff; border-radius: 2px; float: left; margin-left: 10px; }
.register .item .code a { width: 120px; height: 40px; line-height: 40px; text-align: center; display: block; color: #e74122; font-size: 14px; border-radius: 2px; }
.register .agreement { display: flex; margin-top: 30px; margin-left: 102px; }
.register .agreement .agreement_l { width: 17px; height: 17px; background: url("../img/login/r_sprites.png") no-repeat 0 -16px; margin-right: 8px; flex: 0 0 auto; cursor: pointer; margin-top: 4px; }
.register .agreement .agreement_l.on { background-position-y: 0; }
.register .agreement .agreement_r { line-height: 24px; }
.register .agreement .agreement_r a { color: #2c51c7; }
.register .r_btn a { width: 500px; height: 40px; line-height: 40px; background: #2c51c7; display: block; color: #ffffff; font-size: 14px; text-align: center; margin-left: 102px; margin-top: 30px; }

/*# sourceMappingURL=register.css.map */
