#right_content {
    width: 1280px;
    margin: 100px auto 30px;
    min-height: 500px
}

#right_content::after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    clear: both
}

#u {
    color: #000;
    white-space: nowrap;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 299
}



#u a {
    color: #000;
    font-size: 13px;
    margin-left: 20px
}

#u.gj {
    top: 0;
    right: 0;
    text-align: right
}


#u.gj .menuDropList a:hover {
    background: #06c
}

#u.gj.lib {
    right: -100px
}

#u.gj.lib #lb, #u.gj.lib .reg {
    color: #222;
    opacity: 1
}

#u.gj.lib #lb:hover, #u.gj.lib .reg:hover {
    color: #000
}

[class^=gj-icon], [class*=" gj-icon"] {
    font-family: iconfont, sans-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
}


html {
    padding: 0
}

body {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    min-width: 1280px;
    position: relative
}

.site_jump {
    cursor: pointer
}


body {
    background: #f8f8f8
}

.b_bMyTop {
    position: absolute;
    cursor: pointer;
    display: none
}

.b_bMyTop i {
    position: absolute;
    right: 5px;
    top: 5px;
    color: rgba(255, 255, 255, .8);
    cursor: pointer
}

.b_bMyTop img {
    width: 940px;
    height: 80px
}


.content_left {
    float: left;
    width: 940px;
    min-height: 700px;
    background: #fff;
    border-radius: 6px
}

.content_left .left_top {
    height: 60px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 0 30px;
    box-sizing: border-box;
    position: relative
}

.content_left .left_top span {
    display: block;
    float: left;
    padding-top: 12px;
    line-height: 45px;
    margin-right: 50px;
    cursor: pointer;
    position: relative;
    font-size: 16px
}

.content_left .left_top span i {
    font-size: 12px;
    margin-left: 6px;
    position: absolute;
    top: 28px
}

.content_left .left_top span em {
    position: absolute;
    left: 90px;
    top: 15px;
    width: 280px;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 1;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15);
    color: #666;
    display: none;
    font-style: normal;
    font-weight: 400
}

.content_left .left_top span em::before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    left: -10px;
    top: 11px;
    border: 5px solid;
    border-color: transparent #fff transparent transparent;
    z-index: 10
}

.content_left .left_top span em::after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    left: -12px;
    top: 10px;
    border: 6px solid;
    border-color: transparent #eee transparent transparent;
    z-index: 9
}

.content_left .left_top span:hover {
    color: #4f6ef2;
    font-weight: 700
}

.content_left .left_top span:hover:after {
    content: '';
    position: absolute;
    width: 30px;
    bottom: -2px;
    left: 50%;
    border-bottom: 3px solid #4f6ef2;
    transform: translateX(-50%);
    box-shadow: 0 1px 3px 0 rgba(79, 110, 242, .45)
}

.content_left .left_top span.left_top_active {
    color: #4f6ef2;
    font-weight: 700
}

.content_left .left_top span.left_top_active:after {
    content: '';
    position: absolute;
    width: 30px;
    bottom: -2px;
    left: 50%;
    border-bottom: 3px solid #4f6ef2;
    transform: translateX(-50%);
    box-shadow: 0 1px 3px 0 rgba(79, 110, 242, .45)
}

.content_left .left_top::after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    clear: both
}

.content_left .left_wrapper {
    min-height: 630px;
    padding: 30px
}

.content_left .left_wrapper .left_wrapper_no {
    text-align: center;
    padding-top: 50px
}

.content_left .left_wrapper .left_wrapper_no span {
    font-size: 120px;
    color: #E9E9E9
}

.content_left .left_wrapper .left_wrapper_no p {
    margin-top: 30px;
    font-size: 16px;
    color: #333
}

.content_left .left_wrapper .left_wrapper_no p a {
    color: #4f6ef2
}

.content_left .left_wrapper .left_wrapper_no p a:hover {
    text-decoration: underline !important
}

.content_left .left_wrapper .left_wrapper_item {
    width: 890px;
    min-height: 195px;
    border-radius: 6px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    margin-bottom: 30px
}

.content_left .left_wrapper .left_wrapper_item .item_top {
    height: 56px;
    line-height: 56px;
    background: #f8f8f8;
    padding-left: 30px
}

.content_left .left_wrapper .left_wrapper_item .item_top span {
    display: inline-block;
    margin-right: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: PingFangSC-Medium, sans-serif;
    color: #333
}

.content_left .left_wrapper .left_wrapper_item .item_top span.item_order_title {
    width: 270px;
    overflow: hidden
}

.content_left .left_wrapper .left_wrapper_item .item_top span.item_order_id {
    width: 300px;
    overflow: hidden;
    margin-right: 20px
}

.content_left .left_wrapper .left_wrapper_item .item_top span.item_order_status {
    width: 190px;
    margin: 0;
    position: relative;
    vertical-align: top
}

.content_left .left_wrapper .left_wrapper_item .item_top span.item_order_status i {
    vertical-align: middle;
    color: #CACACA;
    margin-left: 5px;
    cursor: pointer
}

.content_left .left_wrapper .left_wrapper_item .item_top span.item_order_status b {
    font-weight: 400;
    min-width: 150px;
    padding: 0 10px;
    height: 44px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .15);
    text-align: center;
    top: -5px;
    line-height: 44px;
    left: 10px;
    display: none;
    border-radius: 8px;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 13px;
    color: #333;
    position: relative
}

.content_left .left_wrapper .left_wrapper_item .item_top span.item_order_status b em.angle {
    position: absolute;
    left: 70px;
    top: -20px;
    width: 10px;
    height: 10px
}

.content_left .left_wrapper .left_wrapper_item .item_top span.item_order_status b .top-arrow1, .content_left .left_wrapper .left_wrapper_item .item_top span.item_order_status b .top-arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-right: 10px transparent dashed;
    border-bottom: 10px #fff solid;
    overflow: hidden
}

.content_left .left_wrapper .left_wrapper_item .item_top span.item_order_status b .top-arrow1 {
    border-bottom: 10px #DAE0E6 solid
}

.content_left .left_wrapper .left_wrapper_item .item_top span.item_order_status b .top-arrow2 {
    top: 1px;
    border-bottom: 10px #fff solid
}

.content_left .left_wrapper .left_wrapper_item .item_top span.item_order_status:hover b {
    display: block
}

.content_left .left_wrapper .left_wrapper_item .item_mid {
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-bottom: 1px dotted #eee;
    margin: 0 30px
}

.content_left .left_wrapper .left_wrapper_item .item_mid span {
    display: inline-block;
    margin-right: 60px;
    font-family: PingFangSC-Regular, sans-serif;
    color: #333
}

.content_left .left_wrapper .left_wrapper_item .item_mid span.item_order_time {
    width: 290px;
    margin-right: 40px
}

.content_left .left_wrapper .left_wrapper_item .item_mid span.item_order_brand {
    width: 220px;
    margin-right: 20px
}

.content_left .left_wrapper .left_wrapper_item .item_mid span.item_order_money {
    width: 240px;
    margin: 0
}

.content_left .left_wrapper .left_wrapper_item .item_mid span.item_order_money em.gray {
    opacity: .56;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 14px;
    margin-left: 5px;
    text-decoration: line-through
}

.content_left .left_wrapper .left_wrapper_item .item_mid span.item_order_money em.logo {
    background-image: linear-gradient(129deg, #fb6f53 0, #f44c4c 89%);
    border-radius: 12px 0;
    height: 16px;
    width: 27px;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin-left: 5px;
    display: inline-block;
    line-height: 16px
}

.content_left .left_wrapper .left_wrapper_item .item_mid_over {
    height: 70px;
    line-height: 1;
    background: #fff;
    border-bottom: 1px dotted #eee;
    margin: 30px 30px 20px
}

.content_left .left_wrapper .left_wrapper_item .item_mid_over span {
    display: inline-block;
    margin: 0 60px 20px 0;
    font-family: PingFangSC-Regular, sans-serif;
    color: #333
}

.content_left .left_wrapper .left_wrapper_item .item_mid_over span.item_order_time {
    width: 290px;
    margin-right: 40px
}

.content_left .left_wrapper .left_wrapper_item .item_mid_over span.item_order_brand {
    width: 220px;
    margin-right: 20px
}

.content_left .left_wrapper .left_wrapper_item .item_mid_over span.item_order_money {
    width: 240px;
    margin: 0
}

.content_left .left_wrapper .left_wrapper_item .item_mid_over span.item_order_money em.gray {
    opacity: .56;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 14px;
    margin-left: 5px;
    text-decoration: line-through
}

.content_left .left_wrapper .left_wrapper_item .item_mid_over span.item_order_money em.logo {
    background-image: linear-gradient(129deg, #fb6f53 0, #f44c4c 89%);
    border-radius: 12px 0;
    height: 16px;
    width: 27px;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin-left: 5px;
    display: inline-block;
    line-height: 16px
}

.content_left .left_wrapper .left_wrapper_item .item_mid_over span.item_order_repeat {
    width: 270px
}

.content_left .left_wrapper .left_wrapper_item .item_mid_over span.item_order_validity {
    width: auto
}

.content_left .left_wrapper .left_wrapper_item .item_bottom {
    height: 78px;
    background: #fff;
    padding-left: 30px;
    position: relative
}

.content_left .left_wrapper .left_wrapper_item .item_bottom span.item_order_btn, .content_left .left_wrapper .left_wrapper_item .item_bottom a.item_order_btn {
    padding: 9px 0;
    width: 96px;
    display: inline-block;
    border-radius: 20px;
    border: 1px solid #ccc;
    color: #666;
    line-height: 16px;
    font-size: 14px;
    margin: 22px 16px 0 0;
    cursor: pointer;
    font-family: PingFangSC-Medium, sans-serif;
    text-align: center
}

.content_left .left_wrapper .left_wrapper_item .item_bottom span.item_order_btn.disabled {
    background: #e3e3e3;
    color: #999;
    border-color: #999;
    cursor: default
}

.content_left .left_wrapper .left_wrapper_item .item_bottom span.item_order_btn.item_bill.disabled {
    border-width: 0
}

.content_left .left_wrapper .left_wrapper_item .item_bottom span.item_order_btn:not(.expired):not(.disabled):hover, .content_left .left_wrapper .left_wrapper_item .item_bottom a.item_order_btn:not(.expired):hover {
    color: #333;
    border-color: #999
}

.content_left .left_wrapper .left_wrapper_item .item_bottom span.item_again, .content_left .left_wrapper .left_wrapper_item .item_bottom span.item_pay {
    background: #4f6ef2;
    color: #fff;
    border: 0
}
.content_left .left_wrapper .left_wrapper_item .item_bottom span.item_again a {
    color: #fff;
    border: 0
}

.content_left .left_wrapper .left_wrapper_item .item_bottom span.item_again:hover, .content_left .left_wrapper .left_wrapper_item .item_bottom span.item_pay:hover {
    color: #fff !important;
    background: #5059ff !important
}

.content_left .left_wrapper .left_wrapper_item .item_bottom span.item_download:not(.expired), .content_left .left_wrapper .left_wrapper_item .item_bottom a.item_download:not(.expired), .content_left .left_wrapper .left_wrapper_item .item_bottom span.item_preview, .content_left .left_wrapper .left_wrapper_item .item_bottom span.item_refund {
    color: #4f6ef2;
    border-color: #4f6ef2
}

.content_left .left_wrapper .left_wrapper_item .item_bottom span.item_download:not(.expired):hover, .content_left .left_wrapper .left_wrapper_item .item_bottom a.item_download:not(.expired):hover, .content_left .left_wrapper .left_wrapper_item .item_bottom span.item_preview:hover, .content_left .left_wrapper .left_wrapper_item .item_bottom span.item_refund:hover {
    border-color: #4f64f2 !important;
    color: #4f6ef2 !important;
    background: #f3f5ff !important
}

.content_left .left_wrapper .left_wrapper_item .item_bottom a.expired, .content_left .left_wrapper .left_wrapper_item .item_bottom span.expired {
    color: #999;
    border-color: #999;
    cursor: default;
    display: none
}

.content_left .left_wrapper .left_wrapper_item .item_bottom span.item_order_remain {
    color: #666;
    margin-left: 20px
}

.content_left .left_wrapper .left_wrapper_item .item_bottom p {
    font-size: 12px;
    line-height: 30px;
    padding: 0 15px;
    position: absolute;
    left: 45px;
    top: -20px;
    background-color: #333;
    border-radius: 8px;
    height: 30px;
    box-sizing: border-box;
    color: #fff
}

.content_left .left_wrapper .left_wrapper_item .item_bottom p::before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    left: 20px;
    top: 30px;
    border: 10px solid;
    border-color: #333 transparent transparent;
    z-index: 10
}

.content_left .left_wrapper .left_wrapper_item .item_bottom p i {
    background-size: contain;
    width: 18px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

.content_left .left_wrapper .left_wrapper_item em {
    color: #FF5231
}

.content_left .left_wrapper_search {
    /*display: none;*/
    /*height: 700px;*/
    padding: 0 30px
}

.content_left .left_wrapper_search h2 {
    font-size: 16px;
    color: #333;
    margin-top: 25px;
    margin-bottom: 18px
}

.content_left .left_wrapper_search h2 span {
    display: inline-block;
    background: #fcedc3;
    width: 228px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    font-size: 12px;
    color: #1f1f1f;
    border-radius: 3px;
    font-weight: 400;
    margin-left: 3px
}

.content_left .left_wrapper_search h2 span i {
    margin-right: 6px;
    color: #f7cf59;
    font-size: 13px
}

.content_left .left_wrapper_search .search_notice {
    width: 880px;
    height: 42px;
    background: #eef7fd;
    border: 1px solid #d0e1ec;
    border-radius: 6px;
    line-height: 42px;
    text-align: center;
    font-size: 12px;
    color: #1f1f1f;
    margin-bottom: 18px
}

.content_left .left_wrapper_search .search_item {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    width: 880px;
    height: 167px;
    margin-bottom: 30px;
    box-sizing: border-box;
    position: relative
}

.content_left .left_wrapper_search .search_item .search_item_title {
    margin-bottom: 30px;
    padding: 0 24px 0 14px;
    height: 56px;
    background: #f8f8f8;
    box-sizing: border-box;
    position: relative
}

.content_left .left_wrapper_search .search_item .search_item_title .title_logo {
    float: left;
    font-family: PingFangSC-Medium, sans-serif;
    font-size: 16px;
    color: #333;
    line-height: 56px
}

.content_left .left_wrapper_search .search_item .search_item_title .title_logo i {
    margin-right: 8px;
    vertical-align: middle
}

.content_left .left_wrapper_search .search_item .search_item_title .title_logo i.gj-icon-check_weixin {
    color: #09bb07;
    font-size: 21px
}

.content_left .left_wrapper_search .search_item .search_item_title .title_logo i.gj-icon-check_alipay {
    color: #07a0f8;
    font-size: 24px
}



.content_left .left_wrapper_search .search_item .search_item_title .title_text {
    float: left;
    font-family: PingFangSC-Regular, sans-serif;
    margin-left: 10px;
    font-size: 14px;
    color: #333;
    line-height: 56px
}

.content_left .left_wrapper_search .search_item .search_item_title .title_btn {
    float: right;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 14px;
    color: #4f6ef2;
    line-height: 56px;
    cursor: pointer
}

.content_left .left_wrapper_search .search_item .search_item_title .title_btn i {
    color: #838181;
    margin-right: 7px
}

.content_left .left_wrapper_search .search_item .search_item_title .title_btn:hover {
    color: #5059ff
}

.content_left .left_wrapper_search .search_item .search_item_title p {
    position: absolute;
    display: none;
    color: #ff5231;
    font-size: 14px;
    top: 138px;
    left: 212px
}

.content_left .left_wrapper_search .search_item .search_item_title p i {
    color: #ff5231;
    margin-right: 6px
}

.content_left .left_wrapper_search .search_item .search_item_title::after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    clear: both
}

.content_left .left_wrapper_search .search_item .search_item_input {
    padding: 0 24px 0 34px
}

.content_left .left_wrapper_search .search_item .search_item_input .input_label {
    float: left;
    color: #333;
    line-height: 46px;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 14px;
    width: 177px
}

.content_left .left_wrapper_search .search_item .search_item_input .input_area {
    float: left;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 44px;
    width: 426px;
    height: 46px;
    padding: 0 20px;
    box-sizing: border-box;
    margin-right: 10px
}

.content_left .left_wrapper_search .search_item .search_item_input .input_button {
    float: left;
    background: #4f6ef2;
    border-radius: 6px;
    width: 96px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-family: PingFangSC-Medium, sans-serif;
    font-size: 16px;
    cursor: pointer
}

.content_left .left_wrapper_search .search_item .search_item_input .input_button:hover {
    background: #5059ff
}

.content_left .left_wrapper_search .search_item .search_item_input .input_btn {
    float: left;
    font-family: PingFangSC-Medium, sans-serif;
    font-size: 14px;
    color: #4f6ef2;
    line-height: 46px;
    cursor: pointer;
    margin-left: 21px
}

.content_left .left_wrapper_search .search_item .search_item_input .input_btn i {
    color: #4f6ef2;
    margin-right: 6px
}

.content_left .left_wrapper_search .search_item .search_item_input .input_btn:hover {
    color: #5059ff
}

.content_left .left_wrapper_search .search_item .search_item_input::after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    clear: both
}

.content_left .left_wrapper_search .search_item .search_item_dialog {
    display: none;
    position: absolute;
    width: 512px;
    height: 394px;
    background: #fff;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .16);
    border: 1px solid #e2e2e2;
    right: 16px;
    top: 50px;
    z-index: 11;
    border-radius: 10px;
    padding: 22px 16px 0;
    box-sizing: border-box
}

.content_left .left_wrapper_search .search_item .search_item_dialog p {
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    margin: 0 0 8px;
    padding: 0
}

.content_left .left_wrapper_search .search_item .search_item_dialog div img {
    width: 149px;
    height: 325px;
    float: left;
    margin-right: 12px;
    border: 1px solid #ddd
}

.content_left .left_wrapper_search .search_item .search_item_dialog div img:last-child {
    margin-right: 0
}

.content_left .left_wrapper_search .search_item .search_item_dialog div::after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    clear: both
}

.content_left .left_wrapper_search .search_item .search_item_dialog::before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    right: 30px;
    top: -20px;
    border: 10px solid;
    border-color: transparent transparent #fff;
    z-index: 10
}

.content_left .left_wrapper_search .search_item .search_item_dialog::after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    right: 28px;
    top: -24px;
    border: 12px solid;
    border-color: transparent transparent #e3e3e3;
    z-index: 9
}

.content_left .left_wrapper_search .search_item .search_item_dialog_top {
    top: -390px
}

.content_left .left_wrapper_search .search_item .search_item_dialog_top::before {
    top: 392px;
    border-color: #fff transparent transparent
}

.content_left .left_wrapper_search .search_item .search_item_dialog_top::after {
    top: 392px;
    border-color: #e3e3e3 transparent transparent
}

.content_left .left_wrapper_pager {
    text-align: center;
    margin-bottom: 30px
}

.content_right {
    float: right;
    width: 320px;
    height: 0;
    background: #fff;
    padding: 0 30px;
    box-sizing: border-box;
    border-radius: 6px;
    position: relative
}

.content_right .right_top {
    height: 60px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    font-family: PingFangSC-Semibold, sans-serif;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 48px;
    padding-top: 12px;
    display: none
}

.content_right .right_wrapper {
    width: 164px;
    height: 164px;
    margin: 30px auto 0;
    display: none
}

.content_right .right_wrapper img {
    width: 100%
}

.content_right .b_bMyRight {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    display: none
}

.content_right .b_bMyRight i {
    position: absolute;
    right: 5px;
    top: 5px;
    color: rgba(255, 255, 255, .8);
    cursor: pointer
}

.content_right .b_bMyRight img {
    width: 320px;
    height: 150px
}