html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    -webkit-font-smoothing: antialiased;
    line-height: 1.6
}

input, textarea, button, a {
    outline: 0
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, fieldset, textarea {
    margin: 0
}

fieldset, legend, textarea, input {
    padding: 0
}

ul, ol {
    padding-left: 0;
    list-style-type: none
}

a img, fieldset {
    border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup,
    main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not ([controls] ){
    display: none;
    height: 0
}

[hidden] {
    display: none
}

svg:not (:root ){
    overflow: hidden
}

figure {
    margin: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
    {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration
    {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: none
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill
    {
    box-shadow: inset 0 0 0 1000px #fff;
    -moz-box-shadow: inset 0 0 0 1000px #fff;
    -webkit-box-shadow: inset 0 0 0 1000px #fff
}

select {
    border-radius: 0;
    -webkit-border-radius: 0
}

body {
    line-height: 1.6;
    font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei",
        "\9ED1\4F53", Arial, sans-serif;
    color: #222;
    font-size: 14px
}

textarea, input {
    color: #222
}

textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
    color: #a3a3a3
}

textarea:-moz-placeholder, input:-moz-placeholder {
    color: #a3a3a3
}

textarea::-moz-placeholder, input::-moz-placeholder {
    color: #a3a3a3
}

textarea:-ms-input-placeholder, input:-ms-input-placeholder {
    color: #a3a3a3
}

textarea.placeholder, input.placeholder {
    color: #a3a3a3
}

textarea {
    resize: none;
    overflow-y: auto
}

a {
    color: #459ae9;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

button, input, select, textarea {
    *font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei",
        "\9ED1\4F53", Arial, sans-serif
}

.head .inner {
    *zoom: 1;
    height: 60px
}

.head .inner:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both
}

.head .inner.wrp {
    width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.head_box {
    position: relative;
    background-color: #fff;
    border-top: 4px solid #4a88a8;
    border-bottom: 1px solid #d9dadc
}

.ft.links {
    font-size: 12px
}

.ft .links_item {
    border-left-color: #f1f1f1;
    *line-height: 15px
}

.ft .links_item a {
    color: #f1f1f1
}

.foot {
    padding: 24px 0;
    color: #f1f1f1;
    text-align: center;
    background-color: #b8b9b9
}

.copyright {
    display: inline
}

.links_item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 0 1em;
    line-height: 1em;
    *line-height: 18px;
    border-left: 1px solid #d9dadc
}

.links_item.no_extra {
    border-left-width: 0
}

.links_item:first-child {
    border-left-width: 0
}

.links_item a {
    display: block;
    color: #797979
}

.account {
    float: right;
    padding-top: 10px
}

.account_meta {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: bottom
}

.account_faq {
    padding-top: 18px
}

.account_line {
    font-weight: 400;
    font-style: normal;
    color: #8d8d8d;
    margin: 0 5px;
    position: relative;
    top: -1px;
    font-size: 12px
}

.logo {
    float: left;
    padding-top: 10px;
    font-size: 24px
}

.logo a {
    display: block;
    width: 276px;
    height: 45px;
    overflow: hidden;
    text-decoration: none;
    *background: transparent
        url(/zjsy-management/styles/dwz/themes/default/images/public_login_logo.png) 0 0 no-repeat;
    *line-height: 120px
}

.logo a:before {
    display: inline-block;
    content: url(/zjsy-management/styles/dwz/themes/default/images/public_login_logo.png)
}

.login_frame {
    padding: 25px 35px 20px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    background-color: #fff
}

.login_frame h3 {
    font-size: 20px;
    font-weight: 400;
    font-style: normal
}

.login_err_panel {
    color: #e15f63;
    font-size: 13px;
    margin-top: 5px
}

.err_tips {
    vertical-align: middle
}

.icon_login {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -11px;
    width: 16px;
    height: 18px;
    vertical-align: middle;
    display: inline-block
}

.icon_login.un {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 0 no-repeat
}

.icon_login.pwd {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -22px no-repeat
}

.login_input_panel {
    margin-top: 5px
}

.login_input {
    position: relative;
    padding: 3px 0 3px 54px;
    border: 1px solid #e7e7eb;
    margin-top: -1px
}

.login_input input {
    border: 0;
    outline: 0;
    padding: 11px 0;
    vertical-align: middle;
    width: 100%
}

.verifycode {
    margin-top: 10px
}

.verifycode img {
    height: 50px;
    vertical-align: middle
}

.verifycode a {
    margin-left: 3px
}

.frm_input {
    width: 100%;
    background-color: transparent;
    border: 0;
    outline: 0
}

.frm_input {
    height: 42px;
    *line-height: 42px;
    margin: 4px 0
}

.frm_input_box {
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    width: 100px;
    font-size: 16px;
    padding: 0 10px;
    border: 1px solid #e7e7eb
}

.frm_checkbox {
    position: absolute;
    left: -999em
}

.frm_checkbox_label {
    display: inline-block;
    text-align: left;
    cursor: pointer;
    margin-right: 1em
}

.icon_checkbox {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -44px no-repeat;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 3px;
    margin-top: -2px;
    *margin-top: 0
}

.selected .icon_checkbox {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -64px no-repeat
}

.login_help_panel {
    overflow: hidden;
    *zoom: 1;
    margin-top: 10px
}

.login_help_panel label {
    float: left
}

.login_forget_pwd {
    float: right
}

.login_btn_panel {
    margin-top: 20px;
    margin-bottom: 10px
}

.btn_login {
    display: inline-block;
    overflow: visible;
    vertical-align: middle;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    background-color: #4a88a8;
    background-image: -moz-linear-gradient(top, #4a88a8 0, #4a88a8 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a88a8),
        to(#4a88a8));
    background-image: -webkit-linear-gradient(top, #4a88a8 0, #4a88a8 100%);
    background-image: -o-linear-gradient(top, #4a88a8 0, #4a88a8 100%);
    background-image: linear-gradient(to bottom, #4a88a8 0, #4a88a8 100%);
    border-color: #4a88a8;
    color: #fff;
    height: 33px;
    line-height: 33px;
    *line-height: 31px;
    width: 330px;
    padding-left: 0;
    padding-right: 0
}

.btn_login:hover {
    text-decoration: none
}

.btn_login button {
    color: #fff
}

.btn_login:hover {
    background-color: #2f9833;
    background-image: -moz-linear-gradient(top, #2f9833 0, #2f9833 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f9833),
        to(#2f9833));
    background-image: -webkit-linear-gradient(top, #2f9833 0, #2f9833 100%);
    background-image: -o-linear-gradient(top, #2f9833 0, #2f9833 100%);
    background-image: linear-gradient(to bottom, #2f9833 0, #2f9833 100%);
    border-color: #2f9833;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #fff
}

.btn_login:hover button {
    color: #fff
}

button.btn {
    height: 32px;
    line-height: 28px
}

.btn button {
    display: block;
    height: 100%;
    background-color: transparent;
    border: 0;
    outline: 0;
    overflow: visible;
    padding: 0 22px
}

.btn.btn_input {
    padding: 0
}

.btn.btn_input.btn_vcode {
    margin-left: 5px
}

.btn.btn_input.btn_vcode button {
    width: 110px;
    padding: 0
}

.btn.btn_vcode {
    padding: 0;
    width: 110px;
    margin-left: 5px
}

.btn {
    display: inline-block;
    overflow: visible;
    padding: 0 22px;
    height: 30px;
    line-height: 30px;
    *line-height: 28px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    cursor: pointer
}

.btn:hover {
    text-decoration: none
}

.btn.btn_mini {
    height: 21px;
    line-height: 21px;
    *line-height: 19px;
    padding: 0 10px
}

.btn.btn_small {
    height: 25px;
    line-height: 25px;
    *line-height: 23px;
    padding: 0 12px
}

.btn.btn_large {
    height: 38px;
    line-height: 38px;
    *line-height: 36px;
    padding: 0 70px
}

.btn.btn_p20 {
    padding: 0 20px
}

.btn.btn_p30 {
    padding: 0 30px
}

.btn.btn_w125 {
    width: 125px;
    padding: 0
}

.btn.btn_w150 {
    width: 150px;
    padding: 0
}

.btn.btn_w220 {
    width: 220px;
    padding: 0
}

.btn_default {
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #fff 0, #fff 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff),
        to(#fff));
    background-image: -webkit-linear-gradient(top, #fff 0, #fff 100%);
    background-image: -o-linear-gradient(top, #fff 0, #fff 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fff 100%);
    border-color: #e7e7eb;
    color: #222
}

.btn_default button {
    color: #222
}

.btn_default:hover {
    background-color: #e7e7eb;
    background-image: -moz-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7eb),
        to(#e7e7eb));
    background-image: -webkit-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -o-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: linear-gradient(to bottom, #e7e7eb 0, #e7e7eb 100%);
    border-color: #dadbe0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #222
}

.btn_default:hover button {
    color: #222
}

.btn_warn {
    background-color: #f24d4d;
    background-image: -moz-linear-gradient(top, #f24d4d 0, #f24d4d 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f24d4d),
        to(#f24d4d));
    background-image: -webkit-linear-gradient(top, #f24d4d 0, #f24d4d 100%);
    background-image: -o-linear-gradient(top, #f24d4d 0, #f24d4d 100%);
    background-image: linear-gradient(to bottom, #f24d4d 0, #f24d4d 100%);
    border-color: #f24d4d;
    color: #fff
}

.btn_warn button {
    color: #fff
}

.btn_warn:hover {
    background-color: #d43d3d;
    background-image: -moz-linear-gradient(top, #d43d3d 0, #d43d3d 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d43d3d),
        to(#d43d3d));
    background-image: -webkit-linear-gradient(top, #d43d3d 0, #d43d3d 100%);
    background-image: -o-linear-gradient(top, #d43d3d 0, #d43d3d 100%);
    background-image: linear-gradient(to bottom, #d43d3d 0, #d43d3d 100%);
    border-color: #d43d3d;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #fff
}

.btn_warn:hover button {
    color: #fff
}

.btn_primary {
    background-color: #44b549;
    background-image: -moz-linear-gradient(top, #44b549 0, #44b549 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#44b549),
        to(#44b549));
    background-image: -webkit-linear-gradient(top, #44b549 0, #44b549 100%);
    background-image: -o-linear-gradient(top, #44b549 0, #44b549 100%);
    background-image: linear-gradient(to bottom, #44b549 0, #44b549 100%);
    border-color: #44b549;
    color: #fff
}

.btn_primary button {
    color: #fff
}

.btn_primary:hover {
    background-color: #2f9833;
    background-image: -moz-linear-gradient(top, #2f9833 0, #2f9833 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f9833),
        to(#2f9833));
    background-image: -webkit-linear-gradient(top, #2f9833 0, #2f9833 100%);
    background-image: -o-linear-gradient(top, #2f9833 0, #2f9833 100%);
    background-image: linear-gradient(to bottom, #2f9833 0, #2f9833 100%);
    border-color: #2f9833;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #fff
}

.btn_primary:hover button {
    color: #fff
}

.btn_disabled {
    background-color: #e7e7eb;
    background-image: -moz-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7eb),
        to(#e7e7eb));
    background-image: -webkit-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -o-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: linear-gradient(to bottom, #e7e7eb 0, #e7e7eb 100%);
    border-color: #dadbe0;
    color: #a5a6aa;
    cursor: default
}

.btn_disabled button {
    color: #a5a6aa;
    cursor: default
}

.btn_disabled:hover {
    background-color: #e7e7eb;
    background-image: -moz-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7eb),
        to(#e7e7eb));
    background-image: -webkit-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -o-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: linear-gradient(to bottom, #e7e7eb 0, #e7e7eb 100%);
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #dadbe0;
    color: #a5a6aa
}

.btn_disabled:hover button {
    color: #a5a6aa;
    cursor: default
}

.btn_loading {
    background-color: #e7e7eb;
    background-image: -moz-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7eb),
        to(#e7e7eb));
    background-image: -webkit-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -o-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: linear-gradient(to bottom, #e7e7eb 0, #e7e7eb 100%);
    border-color: #dadbe0;
    color: #a5a6aa;
    cursor: default;
    position: relative
}

.btn_loading button {
    color: #a5a6aa;
    cursor: default
}

.btn_loading:hover {
    background-color: #e7e7eb;
    background-image: -moz-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7eb),
        to(#e7e7eb));
    background-image: -webkit-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -o-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: linear-gradient(to bottom, #e7e7eb 0, #e7e7eb 100%);
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #dadbe0;
    color: #a5a6aa
}

.btn_loading:hover button {
    color: #a5a6aa;
    cursor: default
}

.btn_loading button {
    position: relative
}

.btn_loading i {
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -8px;
    background: transparent
        url(/mpres/htmledition/common/images/icon/common/icon16_loading_light218877.gif)
        no-repeat 0 0;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block
}

.btn {
    min-width: 60px
}

.btn.btn_input {
    min-width: 104px
}

.btn.btn_input button {
    width: 100%
}

.btn.btn_add i {
    margin-right: 5px;
    margin-top: -2px;
    *margin-top: 2px
}

.btn.btn_add .add_gray:hover {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -84px no-repeat
}

.btn.btn_disabled .add_white {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -102px no-repeat
}

.btn.btn_small {
    min-width: 0
}

.btn_loading i {
    width: 18px;
    height: 18px
}

.btn_loading.btn_primary {
    background-color: #2f9833;
    background-image: -moz-linear-gradient(top, #2f9833 0, #2f9833 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f9833),
        to(#2f9833));
    background-image: -webkit-linear-gradient(top, #2f9833 0, #2f9833 100%);
    background-image: -o-linear-gradient(top, #2f9833 0, #2f9833 100%);
    background-image: linear-gradient(to bottom, #2f9833 0, #2f9833 100%);
    border-color: #2f9833;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #fff
}

.btn_loading.btn_primary button {
    color: #fff
}

.btn_loading.btn_primary i {
    background-image:
        url(/mpres/htmledition/images/icon/loading/icon18_loading_primary218877.gif);
    filter: alpha(opacity = 70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.btn_loading.btn_default {
    background-color: #e7e7eb;
    background-image: -moz-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7eb),
        to(#e7e7eb));
    background-image: -webkit-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: -o-linear-gradient(top, #e7e7eb 0, #e7e7eb 100%);
    background-image: linear-gradient(to bottom, #e7e7eb 0, #e7e7eb 100%);
    border-color: #dadbe0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #222
}

.btn_loading.btn_default button {
    color: #222
}

.btn_loading.btn_default i {
    background-image:
        url(/mpres/htmledition/images/icon/loading/icon18_loading_default218877.gif)
}

.icon_msg {
    width: 56px;
    height: 56px;
    vertical-align: middle;
    display: inline-block
}

.icon_msg.success {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -120px no-repeat
}

.icon_msg.warn {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -180px no-repeat
}

.icon_msg.error {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -240px no-repeat
}

.icon_msg.mail {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -300px no-repeat
}

.icon_msg.waiting {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -360px no-repeat
}

.icon_msg.ask {
    background: transparent
        url(/mpres/htmledition/common/images/icon/msg/icon_msg_ask.png?__sprite)
        no-repeat 0 0
}

.icon_msg.info {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -420px no-repeat
}

.icon_msg_mini {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block
}

.icon_msg_mini.success {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -480px no-repeat
}

.icon_msg_mini.warn {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -500px no-repeat
}

.icon_msg_mini.info {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -520px no-repeat
}

.icon_msg_mini.waiting {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -540px no-repeat
}

.icon_msg_mini.ask {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -560px no-repeat
}

.icon_msg_small {
    width: 32px;
    height: 32px;
    vertical-align: middle;
    display: inline-block
}

.icon_msg_small.success {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -580px no-repeat
}

.icon_msg_small.warn {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -616px no-repeat
}

.icon_msg_small.info {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -652px no-repeat
}

.icon_msg_small.waiting {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -688px no-repeat
}

.icon_msg_small.ask {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -724px no-repeat
}

.icon37_msg {
    width: 37px;
    height: 37px;
    vertical-align: middle;
    display: inline-block
}

.icon37_msg.success {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -760px no-repeat
}

.icon37_msg.warn {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -801px no-repeat
}

.icon37_msg.info {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -842px no-repeat
}

.icon37_msg.error {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -883px no-repeat
}

.icon37_msg.mail {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -924px no-repeat
}

.icon37_msg.waiting {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -965px no-repeat
}

.icon20_msg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block
}

.icon20_msg.success {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1006px no-repeat
}

.icon20_msg.warn {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1030px no-repeat
}

.icon20_msg.error {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1054px no-repeat
}

.icon20_msg.info {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1078px no-repeat
}

.icon18_msg {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    display: inline-block
}

.icon18_msg.ask {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1102px no-repeat
}

.icon18_msg.success {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1124px no-repeat
}

.icon18_msg.warn {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1146px no-repeat
}

.icon18_msg.error {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1168px no-repeat
}

.icon18_msg.info {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1190px no-repeat
}

.icon18_msg.waiting {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1212px no-repeat
}

.page_msg .inner {
    position: relative;
    *zoom: 1;
    background-color: #e0eaf6
}

.page_msg .inner:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both
}

.page_msg .msg_icon_wrp, .page_msg .msg_icon_wrapper {
    float: left;
    margin-right: 10px;
    font-size: 0
}

.page_msg .msg_content {
    overflow: hidden;
    *zoom: 1;
    padding-top: 5px
}

.page_msg .msg_opr {
    display: none;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px
}

.page_msg h4 {
    font-size: 16px;
    font-weight: 700
}

.page_msg p {
    font-size: 14px;
    color: #8d8d8d
}

.page_msg .spacing {
    padding: .5em 0 2em
}

.page_msg .line_break_before {
    padding-top: 1em
}

.page_msg.large .inner {
    padding: 12px 70px
}

.page_msg.small .inner {
    padding: 20px 40px 20px 20px
}

.page_msg.mini .inner {
    padding: 9px 20px
}

.page_msg.mini .msg_icon_wrp {
    margin-top: 3px;
    margin-right: 6px
}

.page_msg.mini .msg_content {
    padding-top: 0
}

.page_msg.single_line .msg_content {
    padding-top: 15px
}

.page_msg.default .inner {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.page_msg.simple {
    text-align: center
}

.page_msg.simple .inner {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left;
    min-width: 55%
}

.icon_msg {
    width: 46px;
    height: 46px;
    vertical-align: middle;
    display: inline-block
}

.icon_msg.success {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1234px no-repeat
}

.icon_msg.warn {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1284px no-repeat
}

.icon_msg.warn_primary {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1334px no-repeat
}

.icon_msg.error {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1384px no-repeat
}

.icon_msg.waiting {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1434px no-repeat
}

.icon_msg.info {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1484px no-repeat
}

.icon_msg.mail {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1534px no-repeat
}

.icon_msg_primary {
    width: 46px;
    height: 46px;
    vertical-align: middle;
    display: inline-block
}

.icon_msg_primary.success {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1584px no-repeat
}

.icon_msg_primary.warn {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1634px no-repeat
}

.icon_msg_primary.waiting {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1684px no-repeat
}

.icon_msg_primary.info {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1734px no-repeat
}

.icon_msg_primary.mail {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1784px no-repeat
}

.page_msg.mini p {
    color: #222
}

.page_msg.single_line .msg_content {
    padding-top: 10px
}

.page_msg.with_closed {
    position: relative
}

.page_msg h4 {
    font-size: 14px;
    font-weight: 400;
    font-style: normal
}

.page_msg .msg_content {
    padding-top: 0
}

.page_msg .msg_closed {
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 50%;
    margin-top: -5px;
    line-height: 300px;
    overflow: hidden;
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1834px no-repeat;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    display: inline-block
}

.body {
    width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.foot {
    margin-top: 70px;
    padding: 30px 0
}

.banner {
    background: transparent
        url(/zjsy-management/styles/dwz/themes/default/images/bg_login_banner.jpg)
        no-repeat center center;
    background-color: #090b1a
}

.banner .inner {
    height: 460px;
    position: relative
}

.banner .inner .login_frame {
    width: 330px;
    float: right;
    margin-top: 25px;
    padding: 36px 35px 40px
}

.qrcode_panel {
    background-color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center;
    color: #717375;
    font-size: 12px
}

.qrcode_panel img {
    width: 200px
}

.page_login {
    padding-top: 30px
}

.icon_speaker {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1848px no-repeat;
    width: 16px;
    height: 15px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px
}

.icon_arrow {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1867px no-repeat;
    width: 16px;
    height: 15px;
    vertical-align: middle;
    display: inline-block
}

.label_new {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1886px no-repeat;
    width: 18px;
    height: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 6px
}

.notices_box {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 40px;
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #e7e7eb
}

.notices_box dt {
    float: left
}

.notices_box dt i {
    font-weight: 400;
    font-style: normal;
    font-size: 0;
    margin-top: -2px;
    *margin-top: 3px
}

.notices_box dd {
    float: left;
    margin-left: 30px
}

.notices_box dd.extra {
    position: absolute;
    right: 16px;
    top: 0
}

.notices_box dd.extra i {
    margin-left: 2px
}

.notices_box dd i {
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    color: #d5d5d5;
    margin-top: -0.2em;
    *margin-top: 0
}

.notices_box dd a {
    color: #222
}

.notices_box dd a:hover {
    color: #459ae9
}

.notices_box dd .notices_title {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 22em
}

.mp_kind_mod_bd.old_mod .mp_kind_wrp {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    width: 212px;
    margin: 0 59px;
    *float: left;
    height: auto;
    border: 0
}

.mp_kind_mod_bd.old_mod a.mp_kind_wrp:hover {
    text-decoration: none
}

.mp_kind_mod_bd.old_mod .mp_kind {
    color: #8d8d8d;
    padding: 0;
    height: auto
}

.mp_kind_mod_bd.old_mod .mp_kind dt {
    padding-top: 10px;
    color: #222;
    font-size: 16px;
    text-align: center;
    margin-bottom: 11px
}

.mp_kind_mod_bd.old_mod .mp_kind dd {
    margin-bottom: 3px;
    text-align: center
}

.mp_kind_mod_bd.old_mod .mp_kind dd.icon_mp_kind {
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 70px
}

.mp_kind_mod_bd.old_mod .icon_mp_kind {
    width: 106px;
    height: 106px;
    vertical-align: middle;
    display: inline-block;
    display: block;
    margin: 0 auto 30px
}

.mp_kind_mod_bd.old_mod .icon_mp_kind.service {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -1899px no-repeat
}

.mp_kind_mod_bd.old_mod .icon_mp_kind.subscribe {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -2009px no-repeat
}

.mp_kind_mod_bd.old_mod .icon_mp_kind.enterprise {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -2119px no-repeat
}

.icon_mp_kind {
    width: 86px;
    height: 86px;
    vertical-align: middle;
    display: inline-block;
    display: block;
    margin: 0 auto 20px
}

.icon_mp_kind.service {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -2229px no-repeat
}

.icon_mp_kind.subscribe {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -2319px no-repeat
}

.icon_mp_kind.app {
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -2409px no-repeat
}

.icon_mp_kind.enterprise {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    display: inline-block;
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -2499px no-repeat;
    margin-bottom: 0
}

.mp_kind_mod_hd {
    padding-bottom: 20px;
    padding-top: 45px
}

.mp_kind_mod_hd h3 {
    font-weight: 400;
    font-style: normal;
    font-size: 20px
}

.mp_kind_mod_bd {
    *zoom: 1;
    font-size: 0
}

.mp_kind_mod_bd:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both
}

.mp_kind_wrp {
    display: inline-block;
    vertical-align: top;
    width: 325px;
    height: 304px;
    margin-right: 6px;
    overflow: hidden;
    border: 1px solid #e7e7eb;
    position: relative;
    font-size: 14px
}

.mp_kind_wrp:hover {
    text-decoration: none
}

.mp_kind_wrp:hover .mp_option_box {
    display: block
}

.mp_kind_wrp:last-child {
    margin-right: 0
}

.mp_kind_box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 304px
}

.mp_kind {
    color: #8d8d8d;
    padding: 40px;
    height: 224px;
    overflow: hidden
}

.mp_kind dt {
    color: #222;
    font-size: 16px;
    text-align: center;
    margin-bottom: 11px
}

.mp_kind dd {
    text-align: center
}

.mp_kind dd.icon_mp_kind {
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 70px
}

.mp_option_box {
    padding-top: 120px;
    text-align: center;
    color: #8d8d8d;
    position: absolute;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.98);
    display: none
}

.mp_option_box .mp_option_links {
    margin-top: 30px
}

.mp_option_box .mp_option_links a {
    padding: 0 6px
}

.full_width_mod {
    margin-top: 10px;
    padding: 33px 43px;
    border: 1px solid #e7e7eb;
    line-height: 50px
}

.full_width_mod .name {
    display: inline-block;
    vertical-align: top;
    color: #222;
    font-size: 18px;
    margin-left: 20px;
    margin-right: 16px
}

.full_width_mod .name.enterprise {
    line-height: normal
}

.full_width_mod .description {
    display: inline-block;
    vertical-align: top;
    color: #8d8d8d
}

.full_width_mod .mp_kind_btn_block {
    display: block
}

.full_width_mod .mp_kind_btn_block:hover {
    text-decoration: none
}

.full_width_mod.enterprise {
    padding: 33px
}

.default_wrapper {
    border: 1px solid #e7e7eb
}

.default_wrapper .arrow {
    position: absolute;
    left: 30px;
    top: -10px
}

.default_wrapper .arrow i {
    position: absolute
}

.default_wrapper .arrow i.arrow_out {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: dashed;
    border-color: transparent;
    border-top-width: 0;
    border-bottom-color: #e7e7eb;
    border-bottom-style: solid
}

.default_wrapper .arrow i.arrow_in {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: dashed;
    border-color: transparent;
    border-top-width: 0;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    top: 1px
}

.mp_case_mod {
    padding-top: 40px
}

.mp_case_list {
    position: relative;
    text-align: center
}

.mp_case_mod_t {
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 25px
}

.mp_case_mod_bd {
    margin-top: 10px
}

.mp_case_item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 96px;
    margin-right: 50px;
    text-align: center;
    cursor: pointer
}

.mp_case_item .icon_wrapper {
    display: inline-block
}

.mp_case_t {
    padding-top: 4px;
    font-size: 14px;
    color: #222;
    font-weight: 400;
    font-style: normal
}

.case_desc_title {
    font-weight: 400;
    font-style: normal
}

.case_desc_title_info {
    margin-left: .5em;
    color: #44b549
}

.mp_case_desc {
    position: relative;
    margin-top: 15px;
    padding: 16px 15px
}

.mp_case_desc_c {
    display: none;
    overflow: hidden;
    *zoom: 1
}

.mp_case_desc_c.on {
    display: block
}

.mp_case_desc_text {
    margin-right: 10px;
    line-height: 2
}

.case_desc_intro {
    display: block;
    color: #8d8d8d
}

.mp_case_desc_img {
    width: 320px;
    margin-right: 10px;
    float: left
}

.mp_case_desc_img.extra {
    margin-right: 20px
}

.banner .inner .login_frame.quick_login {
    width: 400px
}

.banner .inner .login_frame.quick_login {
    padding: 0;
    min-height: 300px
}

.quick_login_step {
    text-align: center;
    position: relative
}

.quick_login_step .help_opr {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    display: inline-block;
    background:
        url(/mpres/zh_CN/htmledition/comm_htmledition/style/page/page_login_z_@all358e01.png)
        0 0 no-repeat;
    cursor: pointer
}

.quick_login_step.step_one {
    padding-top: 40px
}

.quick_login_step.step_one .quick_login_hd {
    position: absolute;
    top: 20px;
    right: 20px
}

.quick_login_step .account_list_box {
    width: 160px;
    margin: 5px auto;
    overflow: hidden
}

.quick_login_step .account_list {
    font-size: 0;
    white-space: nowrap;
    margin-left: 0;
    transition: margin .3s;
    -moz-transition: margin .3s;
    -webkit-transition: margin .3s;
    -o-transition: margin .3s
}

.quick_login_step .account_list .account_item {
    display: inline-block;
    width: 160px
}

.quick_login_step .account_list .account_item:first-child:last-child {
    position: relative;
    top: 15px
}

.quick_login_step .account_list .account_avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.quick_login_step .account_list .account_name {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.quick_login_step .account_list_controls {
    text-align: center;
    margin: 6px 0 10px;
    height: 26px;
    cursor: default;
    font-size: 0
}

.quick_login_step .account_list_controls .account_list_controls_dot {
    display: inline-block;
    width: 26px;
    height: 26px;
    cursor: pointer
}

.quick_login_step .account_list_controls .account_list_controls_dot:before
    {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 9px;
    background-color: #dedede;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.quick_login_step .account_list_controls .account_list_controls_dot:hover:before
    {
    background-color: #cdcdcd
}

.quick_login_step .account_list_controls .account_list_controls_dot.current:before
    {
    background-color: #44b549
}

.quick_login_step .account_list_controls .account_list_controls_dot.current:hover:before
    {
    background-color: #44b549
}

.quick_login_step .quick_login_opr {
    margin-bottom: 12px
}

.quick_login_step.step_two {
    padding: 20px
}

.quick_login_step.step_two .desc {
    color: #8d8d8d
}

.quick_login_step.step_two .quick_login_opr {
    margin-bottom: 15px
}

.quick_login_step.step_two .user_item.disabled {
    cursor: default
}

.quick_login_step.step_two .user_item.disabled .user_avatar_box {
    position: relative
}

.quick_login_step.step_two .user_item.disabled .user_avatar_box:after {
    display: none
}

.quick_login_step.step_two.state_waiting .quick_login_hd_tips.waiting {
    display: block
}

.quick_login_step.step_two .user_avatar_box {
    position: relative
}

.quick_login_step.step_two .user_avatar_box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-color: #000;
    opacity: .3;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.quick_login_step.step_two .user_avatar_box:after {
    content: "";
    position: absolute;
    top: 2px;
    right: 2px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background:
        url(/mpres/zh_CN/htmledition/comm_htmledition/style/page/page_login_z_@all358e01.png)
        0 -20px no-repeat
}

.quick_login_step.step_two .user_item.selected .user_avatar_box:before {
    opacity: 0
}

.quick_login_step.step_two .user_item.selected .user_avatar_box:after {
    background:
        url(/mpres/zh_CN/htmledition/comm_htmledition/style/page/page_login_z_@all358e01.png)
        0 -42px no-repeat
}

.quick_login_step.step_two.state_chosen .quick_login_hd_tips.chosen {
    display: block
}

.quick_login_step.step_two.state_login .quick_login_ft,
    .quick_login_step.step_two.state_confirmed .quick_login_ft {
    display: none
}

.quick_login_step.step_two.state_login .user_list_box, .quick_login_step.step_two.state_confirmed .user_list_box
    {
    margin-top: 58px
}

.quick_login_step.step_two.state_login .user_list_box .user_item,
    .quick_login_step.step_two.state_confirmed .user_list_box .user_item {
    display: none
}

.quick_login_step.step_two.state_login .user_list_box .user_item.selected,
    .quick_login_step.step_two.state_confirmed .user_list_box .user_item.selected
    {
    display: inline-block
}

.quick_login_step.step_two.state_login .confirm_box, .quick_login_step.step_two.state_confirmed .confirm_box
    {
    display: block
}

.quick_login_step.step_two.state_failed .quick_login_hd_tips.failed {
    display: block
}

.quick_login_step.step_two.state_timeout .quick_login_hd_tips.timeout {
    display: block
}

.quick_login_step.step_two.state_reject .quick_login_hd_tips.reject {
    display: block
}

.quick_login_step.step_two.state_cancel .quick_login_hd_tips.cancel {
    display: block
}

.quick_login_step .confirm_box {
    display: none;
    text-align: center;
    margin-top: 30px
}

.quick_login_step .confirm_box .confirm_img {
    display: inline-block;
    width: 85px;
    height: 143px;
    background:
        url(/mpres/zh_CN/htmledition/comm_htmledition/style/page/page_login_z_@all358e01.png)
        0 -64px no-repeat;
    display: none
}

.quick_login_step .confirm_box .confirm_desc {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 15px
}

.quick_login_step .quick_login_hd_opr {
    overflow: hidden
}

.quick_login_step .login_opr_back {
    float: left;
    font-size: 0;
    display: block;
    width: 10px;
    height: 18px;
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -2553px no-repeat
}

.quick_login_step .help_opr {
    float: right
}

.quick_login_step .quick_login_hd_tips {
    display: none;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
    vertical-align: middle
}

.quick_login_step .quick_login_hd_tips.failed:before, .quick_login_step .quick_login_hd_tips.timeout:before,
    .quick_login_step .quick_login_hd_tips.reject:before, .quick_login_step .quick_login_hd_tips.cancel:before
    {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 5px;
    background:
        url(/zjsy-management/styles/dwz/themes/default/images/page_login.png)
        0 -2575px no-repeat
}

.quick_login_step .user_list {
    margin-bottom: 20px
}

.quick_login_step .user_list .user_item {
    display: inline-block;
    cursor: pointer
}

.quick_login_step .user_list .user_item:first-child:last-child {
    position: relative;
    top: 5px
}

.quick_login_step .user_list .user_name {
    color: #888;
    width: 94px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle
}

.quick_login_step .user_list .user_avatar_box {
    font-size: 0;
    margin: 0 20px;
    margin-bottom: 8px
}

.quick_login_step .user_list .user_avatar {
    width: 60px;
    height: 60px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.quick_login_step .btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
    width: 120px;
    box-sizing: border-box;
    border: 0
}

.quick_login_step .disabled {
    opacity: .5;
    cursor: default
}

.quick_login_step .disabled.btn_primary:hover {
    background: #44b549
}

.quick_login_step .btn_primary {
    background: #44b549;
    color: #fff
}

.quick_login_step .btn_primary:hover {
    text-decoration: none;
    background-color: #2f9833
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .quick_login_step .help_opr {
        background:
            url(/mpres/zh_CN/htmledition/comm_htmledition/style/page/page_login_z_@2358e01.png)
            0 0 no-repeat;
        background-size: 85px auto
    }
    .quick_login_step.step_two .user_avatar_box:after {
        background:
            url(/mpres/zh_CN/htmledition/comm_htmledition/style/page/page_login_z_@2358e01.png)
            0 -20px no-repeat;
        background-size: 85px auto
    }
    .quick_login_step.step_two .user_item.selected .user_avatar_box:after {
        background:
            url(/mpres/zh_CN/htmledition/comm_htmledition/style/page/page_login_z_@2358e01.png)
            0 -42px no-repeat;
        background-size: 85px auto
    }
    .quick_login_step .confirm_box .confirm_img {
        background:
            url(/mpres/zh_CN/htmledition/comm_htmledition/style/page/page_login_z_@2358e01.png)
            0 -64px no-repeat;
        background-size: 85px auto
    }
}
