.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; }
.register_header .search_box dl { position: relative; width: 79px; height: 34px; border: 1px solid #e4e7e9; border-radius: 2px 0 0 2px; cursor: pointer; z-index: 9; }
.register_header .search_box dl:hover dt:after { transform: rotate(180deg); }
.register_header .search_box dt { position: relative; padding-left: 12px; line-height: 34px; background-color: #ffffff; z-index: 2; }
.register_header .search_box dt:after { content: ''; position: absolute; top: 15px; right: 12px; width: 9px; height: 5px; background: url(../img/search_icon.png) no-repeat 0 0; transition: all .15s ease; }
.register_header .search_box dd { display: none; position: absolute; top: 34px; left: -1px; padding: 8px 0; width: 100%; border: 1px solid #e4e7e9; background-color: #ffffff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); }
.register_header .search_box dd p { padding-left: 12px; font-size: 12px; color: #23282d; line-height: 28px; }
.register_header .search_box dd p:hover { color: #e74122; background-color: #ffeae6; }
.register_header .search_box input { width: 219px; height: 34px; line-height: 34px; text-indent: 10px; border-top: 1px solid #e4e7e9; border-bottom: 1px solid #e4e7e9; }
.register_header .search_box button { width: 60px; height: 36px; line-height: 36px; text-align: center; font-size: 12px; color: #ffffff; border-radius: 0 2px 2px 0; background-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 .unit_box { position: relative; }
.register .item .unit_box .unit { position: absolute; right: 17px; top: 15px; }
.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; }

.screen_box { position: relative; }

.screen { height: 42px; line-height: 32px; z-index: 999999999999; border: 1px solid #e4e7e9; box-sizing: border-box; }
.screen > p { position: relative; padding-left: 18px; box-sizing: border-box; width: 500px; height: 32px; line-height: 42px; border-radius: 8px; font-size: 14px; font-weight: 400; color: #a9adb2; cursor: pointer; }
.screen > p:after { content: ''; position: absolute; right: 12px; top: 18px; width: 0; height: 0; border: 5px solid transparent; border-top-color: #a9adb2; }
.screen .con { display: none; position: absolute; left: 0; top: 42px; width: 500px; height: 200px; box-shadow: 0 5px 10px rgba(33, 40, 68, 0.15); border-radius: 8px; box-sizing: border-box; z-index: 999999; }
.screen .con ul { width: 100%; }
.screen .con li { padding-left: 18px; font-size: 14px; color: #23282d; background-color: #fff; cursor: pointer; }
.screen .con li:hover { color: #ffffff; background: #004d90; }
.screen .con .cur { color: #ffffff; background: linear-gradient(to right, #4d91d9, #2446ae); }
.screen .nano > .nano-pane { width: 3px; background-color: transparent; }
.screen .nano > .nano-pane > .nano-slider { background: #2cd5e7; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.screen .nano > .nano-pane { left: auto; right: 4px; }

.nano { position: relative; width: 83px; height: 100%; overflow: hidden; }
.nano > .nano-content { overflow: scroll; overflow-x: hidden; left: 0; }
.nano > .nano-content:focus { outline: dotted thin; }
.nano > .nano-content::-webkit-scrollbar { display: none; }
.nano > .nano-pane { width: 4px; visibility: visible\9; opacity: .99; -webkit-transition: .2s; -moz-transition: .2s; -o-transition: .2s; transition: .2s; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background-color: rgba(50, 137, 255, 0.1); }
.nano > .nano-pane.active, .nano > .nano-pane.flashed { visibility: visible\9; opacity: .99; }
.nano > .nano-pane > .nano-slider { background: #253860; position: relative; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.nano > .nano-content, .nano > .nano-pane { position: absolute; left: 0; top: 0; bottom: 0; }
.nano.has-scrollbar > .nano-content::-webkit-scrollbar { display: block; }
.nano:hover > .nano-pane { visibility: visible\9; opacity: .99; }

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