<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{padding: 0;margin: 0;}
body{margin:0 auto;}
body {
    font-family: Arial,"å®‹ä½“",Lucida,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 150%;    background: #f2f2f2;
}
a:link, a:visited {
    color: #333;
    text-decoration: none;
}
.logo-head {
    background: #fff;
    width: 100%;
}.s-head {
    width: 990px;
    margin: 0 auto;
    overflow: hidden;
}.s-head .logo {
    float: left;
    padding: 12px 0;
}.s-head .other {
    float: right;
}.s-head .logo-bei {
    background: url(../img/register/logo.png) no-repeat;
    /*background: url(../img/fy-logo.png) no-repeat;*/
    height: 45px;
    width: 135px;
    display: inline-block;
}.s-head .other a {
    margin-left: 20px;
    line-height: 70px;
    font-size: 16px;
    font-family: "å¾®è½¯é›…é»‘";
}
.forget_h1 {
    color: #4f5157;
    font-size: 18px;
    text-align: center;
    margin-top: 70px;
}.signform_table {
    width: 673px;
    margin: 60px auto 45px;
}
.body_forget .signform_table {
    width: 400px;
    margin-top: 32px;
}
.signform_dt {
    position: relative;
    color: #5D5D5D;
    font-size: 16px;
    vertical-align: middle;
}.signform_item td {
    padding-top: 15px;
}
.signform_input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    width: 100%;
    height: 40px;
    line-height: 38px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    text-indent: 17px;
}.widget_btn, .widget_btn_ok {
    cursor: pointer;
    display: inline-block;
    width: 164px;
    font-size: 18px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    background: #70b33f;
}.forget_submit {
    margin-top: 15px;
    width: 160px;
}.widget_btn, .widget_btn_ok {
    background: #3999fc;
}
.signform_input.error, .signform_text.error {
    -webkit-box-shadow: 0 0 6px #F74937;
    -moz-box-shadow: 0 0 6px #F74937;
    box-shadow: 0 0 6px #F74937;
    border-color: #F74937;
}.form1_msg {
    margin: 5px 0;
    color: #F74937;
}.password_h1 {
    color: #4f5157;
    font-size: 18px;
    text-align: center;
    margin-top: 70px;
}.body_forget .signform_col_dt {
    width: 90px;
}.body_forget .signform_col_dd {
    width: 310px;
}.password_resend {
    font-size: 16px;
    margin-left: 20px;
}.signform_hint {
    margin: 5px 0;
    color: #9E9E9E;
}
.slink {
    cursor: pointer;
    color: #4D7CD9;
}


.spopup_fixed_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: .5;
    -ms-filter: 'alpha(Opacity=50)';
    filter: alpha(opacity=50);
}.stip_popup {
    margin: 0 0 0 -140px;
    top: 200px;
    width: 260px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    padding: 26px 10px;
    position: absolute;
    background: #fff;
    left: 50%;
    z-index: 9999;
}.show .stip_popup {
    opacity: 1;
}.stip_popup_text {
    font-size: 18px;
    color: #595959;
    text-align: center;
    word-wrap: break-word;
}</pre></body></html>