<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#main_body { min-height: 40vh; }

.forget_title { width: 1200px; margin: 30px auto 10px; height: 50px; background: #F8F8F8; border-bottom: 1px solid #d1d1d1; }
.forget_title &gt; b { font-weight: bold; color: #439f37; font-size: 16px; line-height: 50px; padding-left: 20px; }

.step_box { width: 1200px; height: 69px; margin: 30px auto 60px; background: #F9F9F9; border-bottom: 1px solid #D2D2D2; padding-left: 262px; padding-top: 4px; }
.step_box &gt; div { width: 100px; height: 100%; float: left; margin-left: 187px; position: relative; }
.step_box &gt; div &gt; i { display: block; width: 150px; height: 0; position: relative; top: -96px; left: 123px; color: #ddd; font-size: 12px; }
.step_box &gt; div:first-child { margin-left: 0; }
.step_box &gt; div:first-child &gt; b { background: #439f37; color: #fff; }
.step_box &gt; div:first-child &gt; span { color: #439f37; font-weight: bold; }
.step_box &gt; div &gt; b { color: #b8b8b8; display: block; height: 42px; line-height: 42px; width: 42px; text-align: center; border-radius: 50%; margin: 10px auto 0; background: #fff; border: 1px solid #ddd; font-weight: normal; font-size: 18px; }
.step_box &gt; div &gt; span { color: #555; display: block; width: 100%; height: 50px; line-height: 50px; text-align: center; margin: 9px auto; font-size: 16px; }
.step_box.step2 &gt; div:first-child + div &gt; b { background: #439f37; color: #fff; }
.step_box.step2 &gt; div:first-child + div &gt; span { color: #439f37; font-weight: bold; }
.step_box.step2 &gt; div:first-child &gt; i { color: #439f37; }
.step_box.step3 &gt; div:first-child + div + div &gt; b { background: #439f37; color: #fff; }
.step_box.step3 &gt; div:first-child + div + div &gt; span { color: #439f37; font-weight: bold; }
.step_box.step3 &gt; div:first-child + div &gt; i { color: #439f37; }

.form_list { width: 1200px; min-height: 200px; margin: 30px auto; /*登录*/ /*会员注册*/ /*会员注册*/ }
.form_list .form_input { border: 1px solid #ccc; color: #333; outline: none; padding: 8px; width: 438px; margin-top: 11px; }
.form_list .form_input.w2 { width: 206px !important; }
.form_list .form_area { border: 1px solid #ccc; color: #333; line-height: 180%; }
.form_list .form_button { border: none; background: #00549f; color: #fff; height: 42px; line-height: 42px; padding: 0 5px; overflow: hidden; width: 80px; cursor: pointer; }
.form_list .form_focus { border-color: red; }
.form_list .form_gory_button { border: none; background: url(/images/lib/global/button_grey.gif); width: 110px; height: 25px; line-height: 25px; font-weight: bold; color: #555; text-align: center; }
.form_list select.form_focus { background: #ccc; }
.form_list .form_select { padding: 10px 7px; border-radius: 5px; outline: none; }
.form_list .reg-bg { min-height: 500px; width: 1200px; margin: 0 auto; position: relative; }
.form_list .reg-bg .banner_right { width: 200px; float: right; height: 226px; background-color: #fff; margin-top: 20px; padding: 10px; margin-right: 40px; }
.form_list .reg-bg .banner_right dt { background: url(../images/banner_login_title.png) no-repeat center; margin-top: 10px; margin-bottom: 15px; }
.form_list .reg-bg .banner_right dd { width: 200px; overflow: hidden; margin-bottom: 12px; }
.form_list .reg-bg .banner_right .title { background-color: #fff; font-family: '微软雅黑'; font-size: 20px; color: #fe8e66; width: 100px; margin: 0 auto; text-align: center; font-weight: 800; }
.form_list .reg-bg .banner_right .label { width: 50px; overflow: hidden; float: left; height: 32px; line-height: 30px; color: #555; text-indent: 5px; }
.form_list .reg-bg .banner_right .input { float: left; }
.form_list .reg-bg .banner_right span { width: 130px; overflow: hidden; float: left; display: block; padding-left: 2px; }
.form_list .reg-bg .banner_right .banner_input { border: 1px solid #ccc; color: #333; outline: none; padding: 3px 3px; border-radius: 3px; height: 24px; line-height: 24px; }
.form_list .reg-bg .banner_right .banner_log_btn { border: #00549f 1px solid; background: #00549f; color: #fff; height: 30px; line-height: 30px; padding: 0 5px; overflow: hidden; width: 80px; cursor: pointer; margin-right: 15px; margin-left: 5px; }
.form_list .reg-bg .banner_right .banner_reg_btn { border: #8e8e8e 1px solid; background: #fff; color: #000; height: 30px; line-height: 30px; padding: 0 5px; overflow: hidden; width: 80px; cursor: pointer; }
.form_list .reg_box { width: 800px; margin: 20px auto; padding: 20px 0; }
.form_list .reg_box .title { width: 100%; text-align: center; font-size: 20px; font-weight: 700; color: #4c4c4c; }
.form_list .reg_box .title.active { border-bottom: 2px solid #3099ea; color: #000; }
.form_list .reg_box p { font-size: 14px; color: #999; line-height: 28px; text-align: center; margin: 0 0 8px 0; }
.form_list .reg_box p a { color: #51B339; }
.form_list .lib_member_title { text-indent: 4px; }
.form_list .required_info { height: 30px; line-height: 30px; text-indent: 5px; color: #999; }
.form_list .f_item { width: 35px; margin: 0 auto; text-align: center; font-family: '微软雅黑'; font-size: 24px; color: #00549f; padding-bottom: 30px; background: url(../images/test_title_bg.png) repeat-x left bottom; }
.form_list .f_item span { font-faimly: '微软雅黑'; font-size: 14px; color: #3f3f3f; }
.form_list .text { float: right; font-size: 14px; }
.form_list .blue_img { width: 3px; float: left; }
.form_list .rows { clear: both; overflow: hidden; }
.form_list .rows .label { margin-top: 15px; width: 188px; overflow: hidden; float: left; height: 32px; line-height: 30px; color: #858585; text-indent: 5px; }
.form_list .rows span { width: 450px; overflow: hidden; display: block; padding-left: 2px; }
.form_list .rows span.toRegister { color: #999; font-size: 14px; width: 92%; text-align: right; margin: 0 0 10px; }
.form_list .rows span.toRegister a { color: #3099ea; font-size: 14px; }
.form_list .rows span.toRegister a font { font-size: 14px; }
.form_list .rows span.toLogin { color: #999; font-size: 14px; width: 92%; text-align: right; margin: 0 0 10px; }
.form_list .rows span.toLogin a { color: #3099ea; font-size: 14px; display: inline; }
.form_list .rows span.toLogin a font { font-size: 14px; }
.form_list .yanzhen { border: 1px solid #51B339; height: 38px; width: 222px; float: right; padding: 5px 0; display: block; text-align: center; margin-top: 11px; margin-right: 10px; }
.form_list .yanzhen &gt; a { display: block; width: 100%; height: 100%; line-height: 25px; text-align: center; color: #666; font-size: 14px; }
.form_list .yanzhen &gt; a:hover { color: #51B339; }
.form_list .yanzhengimg { float: right; margin-top: 9px; margin-right: 9px; }
.form_list .yanzhengimg &gt; img { width: 223px; height: 38px; }
.form_list .padtop { padding-top: 50px; }
.form_list .dline { border-bottom: 1px solid #ccc; height: 1px; overflow: hidden; margin: 15px 0; }
.form_list .reg_btn { width: 100%; height: 40px; line-height: 40px; text-align: center; color: #fff; cursor: pointer; font-size: 20px; background-color: #51B339; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.form_list .agr-box-wrap { width: 100%; height: 100%; position: fixed; top: 0; left: 0; text-align: center; z-index: 1000; background: rgba(0, 0, 0, 0.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); display: none; }
.form_list .agr-box-wrap .agr-box { width: 800px; height: 540px; background: #fff; overflow: hidden; vertical-align: middle; display: inline-block; *display: inline; *zoom: 1; position: relative; }
.form_list .agr-box-wrap .agr-box .content { width: 740px; height: 471px; overflow: auto; padding: 0 30px; }
.form_list .agr-box-wrap .agr-box .content h1 { font-size: 18px; color: #333; line-height: 50px; margin: 5px 0 0; text-align: center; font-weight: bold; }
.form_list .agr-box-wrap .agr-box .content p { font-size: 14px; line-height: 26px; color: #333; text-align: left; text-indent: 2em; }
.form_list .agr-box-wrap .agr-box .content h2 { font-size: 16px; color: #333; line-height: 28px; margin: 25px 0 0; text-align: left; font-weight: bold; }
.form_list .agr-box-wrap .agr-box .btm-btn-wrap { width: 740px; border-top: 1px solid #d9d9d9; margin: 0 auto; }
.form_list .agr-box-wrap .agr-box .btm-btn { width: 106px; height: 33px; margin: 18px auto 0; background: #51B339; text-align: center; font-size: 16px; color: #fff; line-height: 33px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.form_list .agr-box-wrap .agr-box .btm-btn a { color: #fff; display: block; }
.form_list .agr-box-wrap .agr-box .close { width: 20px; height: 20px; background: url("../images/sum.png") no-repeat -126px -42px; position: absolute; top: 12px; right: 20px; cursor: pointer; }
.form_list .agr-box-wrap .visible { height: 100%; vertical-align: middle; width: 0; display: inline-block; }
.form_list .reg_box span.text-danger { color: #D81E06; }
.form_list .reg_box span.text-danger:before { vertical-align: middle; content: ""; width: 30px; height: 25px; line-height: 25px; display: inline-block; background: url("../../images/pages/login/errob.png") no-repeat center 4px; }
.form_list .reg_box .rows { margin-top: 16px; }
.form_list .register_title { width: 1200px; margin: 30px auto 10px; height: 50px; background: #F8F8F8; border-bottom: 1px solid #d1d1d1; }
.form_list .register_title &gt; b { font-weight: bold; color: #439f37; font-size: 16px; line-height: 50px; padding-left: 20px; }
.form_list .register_title &gt; span { float: right; color: #666; font-size: 16px; line-height: 50px; padding-right: 20px; }
.form_list .register_title &gt; span &gt; a { color: #439f37; cursor: pointer; margin-left: 3px; }
.form_list .register_title &gt; span &gt; a:hover { color: #549f58; font-weight: bold; }
.form_list .reg_success { width: 850px; height: 300px; margin: 0 auto; background: url("../../images/pages/login/yes.png") no-repeat 157px center; position: relative; }
.form_list .reg_success &gt; h2 { position: absolute; top: 82px; left: 373px; font-weight: bold; font-size: 30px; color: #eb6100; }
.form_list .reg_success &gt; p { position: absolute; top: 154px; left: 373px; font-size: 16px; color: #666; }
.form_list .reg_success &gt; p &gt; #down_time { margin-right: 3px; color: #439f37; }
.form_list .reg_success &gt; .manual_btn { position: absolute; top: 193px; left: 373px; font-size: 16px; color: #666; }
.form_list .reg_success &gt; .manual_btn &gt; a { color: #439f37; }
.form_list .reg_success &gt; .manual_btn &gt; a:hover { color: #549f58; font-weight: bold; }
</pre></body></html>