@charset "utf-8";
html {
    padding-left: calc(100vw - 100%)
}

html {
    padding: 0
}

body {
    color: #000;
    font: 14px/22px Microsoft YaHei, Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    min-width: 1180px
}

body, p, form, ol, ul, li, h3, h2, h4, h5, div, input {
    margin: 0;
    padding: 0
}

em {
    font-style: normal
}

ul, li {
    list-style: none
}

img {
    border: 0
}

a {
    outline: 0;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent
}

a:active, a:hover {
    outline: 0;
    text-decoration: none !important
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

input, textarea {
    font-size: 13px;
    outline: 0;
    border: 0;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", sans-serif
}

body {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    min-width: 1280px;
    position: relative
}

body {
    background: #f8f8f8
}

input.placeholder {
    color: #999
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}


@font-face {
    font-family: iconfont;
    src: url(/static/css/icomoon.ttf) format('truetype'), url(/static/css/icomoon.woff) format('woff'), url(/static/img/icomoon.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

[class^=gj-icon], [class*=" gj-icon"] {
    font-family: iconfont, serif !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#paper_check_wrapper {
    font-family: PingFangSC-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    overflow: hidden
}

#paper_check_header {
    width: 100%;
    border-bottom: 1px solid rgba(216, 216, 216, .1);
    position: absolute;
    top: 0;
    z-index: 999
}

#paper_check_header hr {
    opacity: .1;
    background: #D8D8D8;
    border: 0;
    height: 1px;
    padding: 0;
    margin: 0
}

.paper_check_header_blue {
    background: #4F6EF2
}


.paper_check_header_content {
    width: 1280px;
    margin: 0 auto;
    height: 74px;
    color: #fff
}

.paper_check_header_content .header_logo {
    float: left;
    width: 280px;
    font-size: 15px;
    line-height: 1;
    padding-top: 20px
}

.paper_check_header_content .header_logo .s_logo_img {
    display: inline-block;
    width: 110px;
    height: 32px;
    background-size: 300px !important;
    background-repeat: no-repeat !important;
    background-position-x: 0;
    background-position-y: -100px;
    vertical-align: text-bottom
}



.paper_check_header_content .header_logo .s_logo_line {
    width: 2px;
    height: 14px;
    display: inline-block;
    background: rgba(255, 255, 255, .3);
    border-radius: 1px;
    vertical-align: middle
}

.paper_check_header_content .header_logo .s_logo_text {
    font-size: 15px;
    color: rgba(255, 255, 255, .8);
    vertical-align: middle;
    margin-left: 14px
}

.paper_check_header_content .header_logo a {
    color: #fff;
    font-family: PingFangSC-Medium, "Microsoft YaHei", Arial, Helvetica, sans-serif
}

.paper_check_header_content .header_menu {
    float: left;
    width: 800px;
    font-size: 16px;
    line-height: 1
}

.paper_check_header_content .header_menu ul {
    list-style: none
}

.paper_check_header_content .header_menu li {
    cursor: pointer;
    display: inline-block;
    margin: 0 27px;
    position: relative
}

.paper_check_header_content .header_menu li a {
    color: rgba(255, 255, 255, .8);
    padding: 34px 0 24px;
    display: block;
    font-family: PingFangSC-Medium, "Microsoft YaHei", Arial, Helvetica, sans-serif
}

.paper_check_header_content .header_menu li:hover a {
    color: #fff
}

.paper_check_header_content .header_menu li:hover:after {
    font-weight: 700;
    content: '';
    position: absolute;
    width: 30px;
    bottom: -1px;
    left: 50%;
    border-bottom: 3px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(79, 110, 242, .45);
    transform: translateX(-50%)
}

.paper_check_header_content .header_menu li.active a {
    color: #fff
}

.paper_check_header_content .header_menu li.active:after {
    font-weight: 700;
    content: '';
    position: absolute;
    width: 30px;
    bottom: -1px;
    left: 50%;
    border-bottom: 3px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(79, 110, 242, .45);
    transform: translateX(-50%)
}

.paper_check_header_content .header_user {
    float: right;
    width: 150px;
    font-size: 14px;
    line-height: 1;
    padding-top: 27px;
    padding-right: 10px;
    text-align: right
}

.paper_check_header_content .header_user .header_user_btn {
    color: rgba(255, 255, 255, .8)
}

.paper_check_header_content .header_user .header_user_btn:hover {
    color: #fff
}

.paper_check_header_content .header_user #user {
    position: relative;
    display: inline-block
}

.paper_check_header_content .header_user #user #userName {
    display: inline-block;
    padding-bottom: 10px
}

.paper_check_header_content .header_user #user .user_pic {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    overflow: hidden;
    vertical-align: middle
}

.paper_check_header_content .header_user #user .user_pic img {
    width: 100%
}

.paper_check_header_content .header_user #user span {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin-left: 5px;
    max-width: 100px;
    vertical-align: middle;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.paper_check_header_content .header_user #user .menu_arrow {
    display: none;
    position: absolute;
    z-index: 200;
    top: 17px;
    left: 40px;
    border: 10px solid transparent;
    border-bottom-color: #d9d9d9
}

.paper_check_header_content .header_user #user .menu_arrow i {
    position: absolute;
    z-index: 200;
    top: -8px;
    left: -10px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff
}

.paper_check_header_content .header_user #user .menuDropList a {
    display: block;
    color: #666;
    margin: 0;
    line-height: 34px;
    text-decoration: none;
    text-align: center
}

.paper_check_header_content .header_user #user .menuDropList a:hover {
    color: #4F6EF2;
    text-decoration: none
}

.paper_check_header_content .header_user #user .menuDropList {
    background: #fff;
    display: none;
    position: absolute;
    width: 96px;
    top: 37px;
    left: 25px;
    margin-top: -1px;
    padding: 6px 0;
    z-index: 199;
    font-size: 14px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .17);
    border-radius: 2px;
}

.paper_check_header_content .header_user #user .menuDropList a {
    display: block;
    color: #666;
    margin: 0;
    line-height: 34px;
    text-decoration: none;
    text-align: center
}

.paper_check_header_content .header_user #user .menuDropList a:hover {
    color: #4F6EF2;
    text-decoration: none
}

#u .menuDropList {
    background: #fff;
    border: 1px solid #d9d9d9;
    display: none;
    position: absolute;
    right: 160px;
    width: 110px;
    top: 57px;
    left: -10px;
    padding: 5px 0;
    margin-top: -1px;
    z-index: 199;
    font-size: 13px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2)
}

#u .menuDropList a {
    display: block;
    color: #505961;
    margin: 0;
    padding: 0 30px;
    line-height: 26px;
    text-decoration: none
}

#u .menuDropList a:hover {
    background: #38f;
    text-decoration: none;
    color: #fff
}

.paper_check_header_content .header_user_btn {
    color: #fff;
    font-size: 16px;
    margin-top: 6px;
    display: inline-block
}

.paper_check_header_content .header_user_reg {
    margin-right: 15px
}

#u.gj #lb, #u.gj .reg {
    color: #fff;
    opacity: .5;
    margin-left: 20px;
    -webkit-transition: opacity .1s;
    -mos-transition: opacity .1s;
    -ms-transition: opacity .1s;
    transition: opacity .1s
}

#u.gj #lb:hover, #u.gj .reg:hover {
    opacity: 1;
    text-decoration: none
}


.paper_check_tools .paper_check_tools_dd {
    position: relative;
    height: 54px;
    padding-top: 14px;
    margin: 0 15px;
    text-align: center;
    font-size: 13px;
    line-height: 1;
    color: #222;
    box-sizing: border-box;
    display: none
}

.paper_check_tools .paper_check_tools_dd a {
    color: #222
}

.paper_check_tools .paper_check_tools_dd .redDot {
    position: absolute;
    font-size: 24px;
    color: red !important;
    cursor: pointer;
    left: 20px !important;
    top: 0 !important;
    transform: scale(1) !important
}

.paper_check_tools .paper_check_tools_cc, .paper_check_tools .paper_check_tools_yj {
    height: 54px;
    padding-top: 14px;
    margin: 0 15px;
    text-align: center;
    font-size: 13px;
    line-height: 1;
    color: #222;
    box-sizing: border-box
}

.paper_check_tools .paper_check_tools_wt {
    height: 54px;
    padding-top: 14px;
    margin: 0 15px;
    text-align: center;
    font-size: 13px;
    line-height: 1;
    color: #222;
    box-sizing: border-box
}

.paper_check_tools .paper_check_tools_up {
    padding-top: 8px;
    margin: 0 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #222;
    box-sizing: border-box;
    display: none
}

.paper_check_tools .paper_check_tools_line {
    border-top: 1px solid rgba(151, 151, 151, .2)
}

.paper_check_tools div:hover {
    color: #4F6EF2
}

.paper_check_tools div:hover a {
    color: #4F6EF2
}

.paper_check_tools {
    width: 59px;
    max-height: 245px;
    background: #FFF;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .07);
    border-radius: 6px;
    position: fixed;
    right: 0;
    bottom: 50px;
    z-index: 999;
    box-sizing: border-box
}

.paper_check_tools div {
    cursor: pointer
}


.page_foot.gj {
    background: #262931;
    line-height: 1
}

.page_foot.gj .footcon {
    width: 1280px;
    margin: 0 auto;
    height: 260px
}

.page_foot.gj .footcon::after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    clear: both
}

.page_foot.gj .foot_text {
    height: 30px;
    line-height: 30px;
    background: #16181F;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    letter-spacing: 0
}

.page_foot.gj .foot_text a {
    color: #FFF
}

.page_foot.gj h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 32px
}

.page_foot.gj .lawinfo {
    width: 480px;
    margin-left: 0;
    margin-top: 57px;
    float: left
}

.page_foot.gj .lawinfo p {
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, .7) !important;
    margin-bottom: 18px
}

.page_foot.gj .lawinfo a {
    color: rgba(255, 255, 255, .7) !important;
    text-decoration: none
}

.page_foot.gj .lawinfo a:hover {
    color: #fff !important
}

.page_foot.gj .contact {
    float: right;
    margin-top: 57px
}

.page_foot.gj .contact .innerCont .innerCont_weibo, .page_foot.gj .contact .innerCont .innerCont_wechat {
    width: 80px;
    height: 80px;
    padding: 5px;
    margin-right: 20px;
    float: left
}

.page_foot.gj .contact .innerCont .innerCont_weibo img, .page_foot.gj .contact .innerCont .innerCont_wechat img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px
}

.page_foot.gj .contact .innerCont .innerCont_weibo p, .page_foot.gj .contact .innerCont .innerCont_wechat p {
    color: rgba(255, 255, 255, .7);
    text-align: center
}

.page_foot.gj .contact .innerCont .innerCont_wechat {
    margin-left: 16px
}

.page_foot.gj .contact .innerCont .innerCont_text {
    float: right;
    color: rgba(255, 255, 255, .7)
}

.page_foot.gj .contact .innerCont .innerCont_text a {
    color: rgba(255, 255, 255, .7)
}

.page_foot.gj .contact .innerCont .innerCont_text a:hover {
    color: #fff !important
}

.page_foot.gj .contact .innerCont .innerCont_text a:hover .gj-icon-qq::before {
    color: #fff !important
}

.page_foot.gj .contact .innerCont .innerCont_text p {
    font-size: 14px;
    line-height: 30px
}

.page_foot.gj .contact .innerCont .innerCont_text .gj-icon-qq::before {
    color: rgba(255, 255, 255, .7)
}

.page_foot.gj .contact .innerCont::after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    clear: both
}

.page_foot.gj .more_info {
    width: 100px;
    height: auto;
    margin-left: 110px;
    margin-top: 57px;
    float: left
}

.page_foot.gj .more_info span.more_info_item {
    font-size: 14px;
    height: 30px;
    display: block
}

.page_foot.gj .more_info span.more_info_item a {
    color: rgba(255, 255, 255, .8) !important
}

.page_foot.gj .more_info span.more_info_item a:hover {
    color: #fff !important
}

.dialog_bg {
    display: none;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.dialog {
    display: none;
    position: absolute;
    z-index: 1001;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    background-color: #fff;
    padding: 30px;
    min-width: 416px;
    min-height: 200px;
    border-radius: 12px;
    box-sizing: border-box
}

.hover-screen {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 999;
    opacity: .3;
    filter: alpha(opacity=30);
    background-color: #000;
    display: none
}

.dialog_bg {
    display: none;
    background: #000;
    opacity: .3;
    filter: alpha(opacity=30);
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.common_banner_wrapper {
    width: 100%;
    height: 530px
}

.common_banner_wrapper .wrapper_item {
    height: 530px;
    position: absolute;
    z-index: -2;
    opacity: 0;
    width: 100%;
    cursor: pointer;
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0
}

.common_banner_wrapper .wrapper_item.wrapper_item_current {
    opacity: 1;
    z-index: 1
}

.common_banner_arrow {
    position: absolute;
    display: none;
    z-index: 3;
    top: 200px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 1280px
}

.common_banner_arrow span {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    background: rgba(216, 216, 216, .1);
    color: rgba(255, 255, 255, .6);
    cursor: pointer;
    font-size: 21px
}

.common_banner_arrow .arrow_left {
    float: left
}

.common_banner_arrow .arrow_right {
    float: right
}

.common_banner_arrow .arrow_left:hover {
    background: rgba(216, 216, 216, .3)
}

.common_banner_arrow .arrow_right:hover {
    background: rgba(216, 216, 216, .3)
}

.gj-icon-left::before {
    content: "\e61c"
}

.gj-icon-right::before {
    content: "\e61d"
}

.gj-icon-uniE604::before {
    content: "\e643"
}

.gj-icon-warning::before {
    content: "\e623"
}

.iconfont {
    font-family: iconfont, serif !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.gj-icon-paper_check_ok::before {
    content: "\e90f"
}

.gj-icon-cite_export::before {
    content: "\e909"
}

.gj-icon-cite_copy::before {
    content: "\e90a"
}

.gj-icon-cite_print::before {
    content: "\e90b"
}

.gj-icon-cite_sort::before {
    content: "\e908"
}

.gj-icon-change::before {
    content: "\e900";
    color: #666
}

.gj-icon-institution::before {
    content: "\e901"
}

.gj-icon-print::before {
    content: "\78"
}

.gj-icon-nav-v::before {
    content: "\e600"
}

.gj-icon-nav-fav::before {
    content: "\e601"
}

.gj-icon-nav-search::before {
    content: "\e602"
}

.gj-icon-nav-exchange::before {
    content: "\e603"
}

.gj-icon-nav-journal::before {
    content: "\e604"
}

.gj-icon-nav-my::before {
    content: "\e605"
}

.gj-icon-nav-write::before {
    content: "\e606"
}

.gj-icon-logo-sim::before {
    content: "\e607"
}

.gj-icon-logo::before {
    content: "\e608"
}

.gj-icon-search::before {
    content: "\e609"
}

.gj-icon-nav-repeat::before {
    content: "\e60a"
}

.gj-icon-nav-rss::before {
    content: "\e60b"
}

.gj-icon-expand-more::before {
    content: "\e60c"
}

.gj-icon-expand-less::before {
    content: "\e60d"
}

.gj-icon-heart::before {
    content: "\e60e"
}

.gj-icon-arrow-return::before {
    content: "\e60f"
}

.gj-icon-arrow-back::before {
    content: "\e610"
}

.gj-icon-arrow-forward::before {
    content: "\e611"
}

.gj-icon-cite::before {
    content: "\e612"
}

.gj-icon-x-bold::before {
    content: "\e613"
}

.gj-icon-warning-fill::before {
    content: "\e614"
}

.gj-icon-star-round::before {
    content: "\e615"
}

.gj-icon-like::before {
    content: "\e616"
}

.gj-icon-weixin::before {
    content: "\e617"
}

.gj-icon-voice::before {
    content: "\e618"
}

.gj-icon-arrow-down::before {
    content: "\e619"
}

.gj-icon-service::before {
    content: "\e61a"
}


.gj-icon-left::before {
    content: "\e61c"
}

.gj-icon-right::before {
    content: "\e61d"
}

.gj-icon-share::before {
    content: "\e61e"
}

.gj-icon-v::before {
    content: "\e61f"
}

.gj-icon-confirm::before {
    content: "\e620"
}

.gj-icon-x::before {
    content: "\e621"
}

.gj-icon-delete::before {
    content: "\e622"
}

.gj-icon-warning::before {
    content: "\e623"
}

.gj-icon-search-bold::before {
    content: "\e624"
}

.gj-icon-money::before {
    content: "\e625"
}

.gj-icon-order::before {
    content: "\e626"
}

.gj-icon-pie::before {
    content: "\e627"
}

.gj-icon-chart-bar::before {
    content: "\e628"
}

.gj-icon-chart-line::before {
    content: "\e629"
}

.gj-icon-adv-search::before {
    content: "\e62a"
}

.gj-icon-translate::before {
    content: "\e62b"
}

.gj-icon-sort::before {
    content: "\e62c"
}

.gj-icon-nav-ppv::before {
    content: "\e62d"
}

.gj-icon-dot::before {
    content: "\e62e"
}

.gj-icon-mail::before {
    content: "\e62f"
}

.gj-icon-preview::before {
    content: "\e630"
}

.gj-icon-batch-add::before {
    content: "\e631"
}

.gj-icon-heart-fill::before {
    content: "\e632"
}

.gj-icon-printer::before {
    content: "\e633"
}

.gj-icon-down-fill::before {
    content: "\e634"
}

.gj-icon-down::before {
    content: "\e635"
}

.gj-icon-trash::before {
    content: "\e636"
}

.gj-icon-error::before {
    content: "\e637"
}

.gj-icon-star::before {
    content: "\e638"
}

.gj-icon-star-fill::before {
    content: "\e639"
}

.gj-icon-circle-up::before {
    content: "\e63a"
}

.gj-icon-circle-down::before {
    content: "\e63b"
}

.gj-icon-uniE600::before {
    content: "\e63c"
}

.gj-icon-uniE601::before {
    content: "\e63d"
}

.gj-icon-uniE602::before {
    content: "\e63e"
}

.gj-icon-uniE60A::before {
    content: "\e63f"
}

.gj-icon-uniE608::before {
    content: "\e640"
}

.gj-icon-uniE606::before {
    content: "\e641"
}

.gj-icon-uniE607::before {
    content: "\e642"
}


.gj-icon-piliangfull::before {
    content: "\e700"
}

.gj-icon-wp_pass::before {
    content: "\e902"
}

.gj-icon-wp_dui::before {
    content: "\e903"
}

.gj-icon-wp_fail::before {
    content: "\e904"
}

.gj-icon-wp_error::before {
    content: "\e905"
}

.gj-icon-font::before {
    content: "\e906"
}

.gj-icon-qq::before {
    content: "\e907"
}

.gj-icon-file-text::before {
    content: "\e922"
}

.gj-icon-profile::before {
    content: "\e923"
}

.gj-icon-file-empty::before {
    content: "\e924"
}

.gj-icon-download::before {
    content: "\e960"
}

.gj-icon-upload::before {
    content: "\e961"
}

.gj-icon-undo2::before {
    content: "\e967"
}

.gj-icon-users::before {
    content: "\e972"
}

.gj-icon-download2::before {
    content: "\e9c5"
}

.gj-icon-upload2::before {
    content: "\e9c6"
}

.gj-icon-notification::before {
    content: "\ea08"
}

.gj-icon-question::before {
    content: "\ea09"
}

.gj-icon-plus::before {
    content: "\ea0a"
}

.gj-icon-cancel-circle::before {
    content: "\ea0d"
}

.gj-icon-cancel-circle1::before {
    content: "\ea0e"
}

.gj-icon-enter::before {
    content: "\ea13"
}

.gj-icon-exit::before {
    content: "\ea14"
}

.gj-icon-share1::before {
    content: "\ea7d"
}

.gj-icon-check_add_search::before {
    content: "\e90c"
}


.gj-icon-check_weixin::before {
    content: "\e912"
}

.gj-icon-check_error::before {
    content: "\e913"
}

.gj-icon-check_alipay::before {
    content: "\e911"
}
.gj-icon-check_notice::before {
    content: "\e90d"
}

/*--login--*/
#passport-login-pop input.pass-button-submit, #passport-login-pop .tang-pass-login input.pass-button-submit {
    background-image: none
}

.pop-mask {
    width: 100% !important;
    height: 100% !important
}

#passport-login-pop {
    display: none;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%)
}

.tang-pass-pop-login {
    left: 483px;
    top: 219px;
    z-index: 60001;
}

.tang-pass-pop-login a.pass-sms-btn {
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 50px
}

.tang-pass-pop-login .pass-form-item-PhoneCountry {
    z-index: 26;
    text-align: left
}

.tang-pass-pop-login .pass-form-item-PhoneCountry .pass-label {
    background: url(https://passport.baidu.com/passApi/img/account_thaw/country-arrow-down.png) no-repeat right center;
    cursor: pointer;
    width: 66px;
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    height: 25px;
    overflow: hidden;
    padding: 5px 0 0 12px;
    z-index: 20;
    box-sizing: content-box
}

.tang-pass-pop-login .pass-form-item-PhoneCountry .pass-label-code-up {
    background: url(https://passport.baidu.com/passApi/img/account_thaw/country-arrow-up.png) no-repeat right center
}

.tang-pass-pop-login .pass-country-list {
    position: absolute;
    top: 42px;
    left: 0;
    border: 1px solid #dedede;
    border-top: 0;
    background: #fff;
    width: 300px;
    height: 170px;
    overflow-y: auto;
    display: none;
    visibility: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding-left: 0
}

.tang-pass-pop-login .pass-form-item-PhoneCountry input.pass-text-input {
    padding-left: 87px
}

.tang-pass-pop-login .pass-form-item-PhoneCountry span.pass-placeholder {
    left: 87px;
    width: 205px
}

.tang-pass-pop-login li.pass-item-country {
    position: relative;
    line-height: 14px;
    padding: 10px 0;
    font-family: "宋体", sans-serif;
    font-size: 12px;
    color: #333;
    cursor: pointer;
    word-break: break-all
}

.tang-pass-pop-login li.pass-item-country-hover {
    background: #f7f7f7
}

.tang-pass-pop-login li.pass-item-country span {
    display: inline-block;
    width: 71px;
    padding-left: 15px
}

.tang-pass-pop-login .pass-foreignMobile-msg span {
    font-weight: 400;
    color: #999;
    padding-left: 6px
}

.tang-pass-pop-login .pass-foreignMobile-link-wrapper {
    position: absolute;
    right: 26px;
    margin-top: -26px;
    font-size: 12px;
    cursor: pointer
}

.tang-pass-pop-login .pass-foreignMobile-back-wrapper {
    display: none;
    visibility: hidden;
    position: absolute;
    right: 26px;
    margin-top: -26px;
    font-size: 12px;
    cursor: pointer
}

.tang-pass-pop-login .pass-foreignMobile-back, .tang-pass-pop-login .pass-foreignMobile-link {
    font-size: 12px
}

.tang-pass-pop-login .pass-foreignMobile-link {
    position: relative;
    z-index: 20;
    left: -17px;
    top: -6px
}

.tang-pass-pop-login div.tang-body {
    background-color: #fff;
    border-radius: 16px
}

.tang-pass-pop-login div.tang-title-drag-able {
    cursor: move;
    position: relative
}

.tang-pass-pop-login div.tang-title .buttons {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 16px;
    top: 12px;
    *top: 8px;
    z-index: 100
}

.tang-pass-pop-login div.tang-title .buttons a {
    width: 21px;
    height: 21px;
    outline: 0;
    display: block;
    margin: 9px -11px;
    padding: 0
}

.tang-pass-pop-login div.tang-title a.close-btn {
    background: url(https://passport.baidu.com/passApi/img/uni-close.png) no-repeat center center / 100% 100%;
    cursor: pointer
}

.tang-pass-pop-login .pass-login-pop-form {
    position: relative;
    padding-top: 20px
}

.tang-pass-qrcode p.pass-form-logo {
    margin-left: 28px
}

p.pass-form-logo {
    font-size: 16px;
    height: 30px;
    width: 94px;
    line-height: 46px;
    color: #000;
    margin: 0 0 24px 30px !important;
}

.compose-left-container p.pass-form-logo {
    margin-top: -12px
}

.tang-pass-pop-login .login-type-tab {
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    padding: 0 32px 11px;
    margin-bottom: 0
}

.login-type-tab .switch-item {
    margin-right: 36px;
    color: #858585;
    position: relative;
    cursor: pointer;
    font-weight: 400
}

.login-type-tab .switch-item:last-child {
    margin: 0
}

.login-type-tab .switch-item.active {
    color: #222;
    font-weight: 600
}

.login-type-tab .switch-item.active::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 2px;
    background: #4e6ef2;
    border-radius: 1px
}

.tang-pass-pop-login .tang-pass-login {
    position: relative;
    z-index: 18;
    *zoom: 1
}

.tang-pass-pop-login .tang-pass-login:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.tang-pass-pop-login .pass-form {
    padding: 0 32px;
    margin-top: 37px
}

.pass-make-text {
    font-size: 12px;
    position: absolute;
    width: 300px;
    bottom: 258px;
    color: #858585
}

.tang-pass-pop-login .pass-form-item.pass-form-item-userName {
    z-index: 19
}

.tang-pass-pop-login .pass-form-item {
    position: relative;
    margin: 0 0 14px;
    z-index: 18;
    text-align: center
}


.tang-pass-pop-login .pass-form-item.pass-form-item-memberPass {
    margin-bottom: 10px
}

.tang-pass-pop-login .pass-text-input {
    caret-color: #4e6ef2;
    position: relative;
    z-index: 17;
    box-sizing: border-box;
    display: block;
    padding: 10px 20px;
    margin: 0;
    height: 48px;
    line-height: 20px;
    width: 336px;
    border: 1px solid #b8b8b8;
    font-size: 18px;
    color: #1f1f1f;
    transition: .3s;
    font-family: PingFangSC-Regular, Tahoma, Helvetica, "Microsoft Yahei", "微软雅黑", Arial, STHeiti, sans-serif;
    border-radius: 8px
}

.tang-pass-pop-login .pass-form-item .pass-clear-btn {
    position: absolute;
    top: 16px;
    right: 12px;
    height: 16px;
    width: 16px;
    z-index: 100;
    background: -webkit-image-set(url(https://passport.baidu.com/passApi/img/pass_login_icons.png) 1x, url(https://passport.baidu.com/passApi/img/pass_login_icons_retina.png) 2x) no-repeat -88px -47px;
    cursor: pointer
}
.tang-pass-pop-login .pass-form-item .pass-item-selectbtn-userName {
    position: absolute;
    display: block;
    height: 24px;
    width: 24px;
    background: -webkit-image-set(url(https://passport.baidu.com/passApi/img/pass_login_icons.png) 1x, url(https://passport.baidu.com/passApi/img/pass_login_icons_retina.png) 2x) no-repeat -160px 0;
    top: 10px;
    right: 31px;
    cursor: pointer
}

.tang-pass-pop-login .pass-form-item .pass-item-selectbtn-userName:hover {
    background-position: -16px 0
}
.tang-pass-pop-login .pass-form-item.pass-form-item-password .pass-clear-btn {
    position: absolute;
    z-index: 20;
    top: 16px;
    right: 12px;
    height: 16px;
    width: 16px;
    background: -webkit-image-set(url(https://passport.baidu.com/passApi/img/pass_login_icons.png) 1x, url(https://passport.baidu.com/passApi/img/pass_login_icons_retina.png) 2x) no-repeat -88px -47px;
    cursor: pointer
}

.tang-pass-pop-login .pass-form-item .pass-clear-btn:hover {
    background-position: -104px -47px
}
.tang-pass-pop-login .pass-form-item span.pass-clear-btn-smsVerifyCode {
    right: inherit;
    left: 165px
}

.tang-pass-pop-login .pass-form-item span.pass-clear-btn-verifyCode {
    left: 125px
}
.tang-pass-pop-login .pass-form-item.pass-form-item-password {
    margin-bottom: 0
}

.tang-pass-pop-login .pass-form-item.pass-form-item-smsVerifyCode {
    margin-bottom: 0
}
.tang-pass-pop-login .pass-form-item .pass-text-input::placeholder {
    color: #858585;
    font-size: 16px
}
.tang-pass-pop-login .pass-text-input-verifyCode {
    width: 130px;
    float: left
}
.tang-pass-pop-login .pass-verifyCodeImgParent {
    display: block;
    float: left;
    height: 42px
}
.tang-pass-pop-login .pass-change-verifyCode {
    position: relative;
    top: 12px;
    margin-left: 10px
}
.tang-pass-pop-login .pass-success-verifyCode {
    display: none;
    height: 16px;
    width: 16px;
    background: -webkit-image-set(url(https://passport.baidu.com/passApi/img/right_16.png) 1x, url(https://passport.baidu.com/passApi/img/right_24.png) 2x) no-repeat 0 0;
    position: absolute;
    right: inherit;
    left: 120px;
    top: 14px;
    z-index: 1999
}

.pass-generalErrorWrapper {
    text-align: left;
    margin-left: 0;
    margin-right: 0
}

.pass-generalErrorWrapper .pass-generalError {
    margin-left: 0;
    margin-right: 0;
    max-width: none;
    line-height: 20px;
    color:red;
}
.tang-pass-pop-login span.pass-generalError {
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding-top: 14px;
    margin-bottom: 24px;
    min-height: 14px;
    height: auto;
    box-sizing: content-box;
    max-width: 250px
}
.pass-form-item-submit a.pass-fgt-pwd {
    display: inline-block;
    margin-top: 12px;
    font-size: 12px
}
.pass-fgt-pwd.pass-link:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    color: #4662d9
}
.pass-link:hover {
    filter: alpha(opacity=60);
    opacity: .6;
    cursor: pointer
}

.tang-pass-sms-agreement.pass-link:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    cursor: pointer
}

.tang-pass-sms-agreement.pass-link a:hover {
    color: #4662d9;
    cursor: pointer
}

.pass-reg-link.pass-link:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    color: #4662d9;
    cursor: pointer
}
.tang-pass-pop-login .clearfix::after, .tang-pass-pop-login .pass-form-item::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.tang-pass-pop-login .clearfix, .tang-pass-pop-login .pass-form-item {
    zoom: 1
}
.tang-pass-sms .pass-form-item .pass-sms-link-back {
    cursor: pointer;
    display: block;
    text-align: right;
    float: right;
    margin-right: -3px;
    padding-top: 10px;
    *margin-top: -14px
}
.tang-pass-pop-login .pass-form-item .pass-placeholder {
    position: absolute;
    overflow: hidden;
    z-index: 1999;
    display: block;
    top: 0;
    left: 0;
    height: 48px;
    line-height: 48px;
    _line-height: 30px;
    text-align: left;
    width: 140px;
    padding-left: 20px;
    font-size: 14px;
    color: #ccc;
    cursor: text
}
.tang-pass-pop-login .pass-form-item span.open {
    background-position: -40px 0
}

.tang-pass-pop-login .pass-form-item span.open:hover {
    background-position: -184px 0
}
.tang-pass-pop-login .choiceuser-buttons .pass-button {
    height: 38px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    font-weight: 800;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.tang-pass-pop-login .choiceuser-buttons .pass-button:hover {
    background-color: #eee;
    border-color: #dadada
}
.tang-pass-sms-agreement {
    display: inline-block;
    margin-top: 18px;
    font-size: 14px;
    line-height: 14px;
    color: #525252
}

.tang-pass-sms-agreement a {
    font-size: 14px;
    line-height: 14px;
    margin-left: 5px
}
a.pass-reg-link {
    position: absolute;
    right: 26px;
    color: #4e6ef2;
    top: 0
}
.tang-pass-footerBar {
    color: #2e82ff;
    height: 56px;
    line-height: 56px;
    padding: 0 32px;
    position: relative
}

.tang-pass-footerBar a, .tang-pass-footerBar a:hover {
    text-decoration: none;
    font-size: 14px;
    width: 80px;
    text-align: right;
    cursor: pointer
}
.tang-pass-login .pass-fgt-pwd {
    float: right;
    font-size: 14px;
    margin-top: -27px
}
.tang-pass-pop-login .pass-button {
    width: 336px;
    height: 48px;
    line-height: 48px;
    background: #4e6ef2;
    border-radius: 10px;
    box-shadow: 0 6px 16px 0 rgb(78 111 242 / 30%);
    font-size: 17px;
    font-weight: 800;
    border: 0;
    color: #fff;
    cursor: pointer
}

.tang-pass-pop-login .pass-button:hover {
    background: #4490f7
}

.tang-pass-pop-login .pass-button:focus {
    background: #3a84e8
}

.help-me{
    display: none;
    position: absolute;
    right: 340px;
    top: 70%;
    height: 420px;
    width: 320px;
    margin-top: -210px;
    background: #fff;
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, .15);
    cursor: pointer;
}
.help-me:after {
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: 10px;
    height: 0;
    width: 0;
    border-bottom: 18px solid transparent;
    border-left: 18px solid #fff;
    border-right: 18px solid transparent;
    border-top: 18px solid transparent
}
.help-me .me-image > img {
    position: relative;
    width: 100%;
    height: 100%;
}
.me-close {
    font-size: 15px;
    color: #979797;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    z-index: 9;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAA9FJREFUeF7tmt1rE0EQwGeuD333VRD1QdAHEQo+9y/wpVFEhGrR3O2JIEUEEbEUEUSkUMzMiSCCSLGKCEUEET9QRPxABb8RrYggfiAiiCjJypWLhJDN3uV2t0mTvF4yO7/fzM5d7g6hyz/Y5fzQE9DrgC430NsCXd4AvSHY2wKtbAEiWh6G4dtWfttuv8nUAcy8BQAOAMBSKeVZz/PGgyB43i5QzLy4UqlsR8SpMAxfpckrq4BvALCoGhgRnwHAhnaQUCqVxjzPi4sz90HEKAgCoZOQWgAzDwLA9fqA7SChHj7J8Xd/f/+SkZGRL80kpBYQB2HmJwCwup0kKOCrKS4TQswaE9BssfnoBA38fSHEWmNboBqoXSSYyiPTFmgXCabg54alrkVUx00mkSUH0+u2LCBO2nQyOhE21sslwKUEG/C5tkBttWwlV12DmeMLnLFGHZL37JO7A2wPRpvwxjrAlgTb8MYFmJwJLuCtCDAhwRW8NQF5JLiEtyqgFQmu4a0LyCLB9qlUdZFl7DTY7CpOB1cul8/X3syojZX3PK+7unQiQNcJyuo4uOPkTEBWCbYrX5XuVEBaCa7gnQzBRu2tmwkub7Q67wBm3g8A482G04LtAGbeBwAHdZN5rjUdDECnW4CI9iLioTTw/weUAwlOtgAz7wGAwwr4F5VKZXrBXgdEUbRbSnmkEbyU8jUiDgkhns7XYLTaAUQ0iohHFZV/g4iFIAjihy1zn/mQYE0AEe1CxAkFfPxkuSCEeFR/3LUEKwKiKNoppZxUtP17ABgKw/ChaiC6lGBcABHtQMRjCrgPSeXv6c4GriQYFcDM8eNoUsB9lFIWwjC8q4N3OROMCSCiIiIeV8B96uvrGyoWi3fSwruSYEQAEW1DxBMKuM9J5W9lhXchIbeAKIq2SilPKuC+JvA3W4W3LSGXACIaRsRTCrjvycC7lhfepoSWBURRtFlKeVoB9yOp/FVT8LYktCSAiDYh4hkF3E/P8wq+718xDW9DQmYBzLwRAKYUcL+Syl+2BW9aQiYBRLQeEacVcL8T+Eu24VNKmAmCYJ0ul0wCmPld/JJkfVBE/BMPvCAIZnQLmj7e7IrR87yVvu+/bLZmagFENICIDxoEKyeVv2gaLm08hYRZz/NW+L7/14iAOAgzxwIGagLK5C/thbTJ2vpeAwkTQohR3XqpOyAOlCwynLwrfBsAJsMwPKdbxNXxUqm0BhEHEfGxEOJGmnUzCagGjKJoVTu8H5wGUPedlgTognbS8Z6ATqqWjVx7HWDDaifF7HVAJ1XLRq5d3wH/AECDIF+3bc++AAAAAElFTkSuQmCC);
}
.cover {
    background-position: 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
}

