﻿@charset "utf-8";* {
    padding: 0;
    margin: 0
}

body {
    font-family: '微软雅黑'!important;
    font-size: 14px
}

blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
    word-wrap: break-word;
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img,input,label,th {
    vertical-align: middle;
}

address,cite,dfn,em,var {
    font-style: normal
}

code,kbd,pre,samp {
    font-family: courier new,courier,monospace
}

select optgroup {
    color: #cac8bb
}

input.btn,input.button {
    width: auto
}

input.dialog {
    height: 0;
    font-size: 0;
    line-height: 0;
    border: none
}

li,ol,ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: inherit
}

a:hover {
    text-decoration: none;
    color: inherit;
}

/* ::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #b2c0d7;
    border-radius: 10px
}

::-webkit-scrollbar-track {
    background-color: #b2c0d7
}

::-webkit-scrollbar-thumb {
    background-color: #3d4e6a
}
 */
.login-main {
    min-width: 1000px
}

.login-header-box {
    width: 100%;
    min-width: 1000px;
    background: #fff
}

.login-header {
    width: 1000px;
    margin: auto;
    height: 80px;
    line-height: 80px
}

.login-header-img img {
    width: 250px;
    height: 54px
}

.login-header-text {
    color: #ccc
}

.login-header-text a {
    color: #555
}

.login-header-text a:hover {
    color: #d9483d
}

.form-input-box {
    width: 100%;
    min-width: 1000px;
    background: #f2f2f2;
    padding: 50px 0
}

.form-input {
    width: 1000px;
    margin: auto;
    position: relative
}

.link-a {
    position: absolute;
    right: 23px;
    top: 0;
    height: 42px;
    line-height: 42px;
    color: #555;
    cursor: pointer
}

.link-a:hover {
    text-decoration: underline;
    color: #333
}

.link-a span {
    font-weight: 600
}

.form-input-ul {
    padding-left: 40px;
    border-bottom: 1px solid #e9e9e9
}

.form-input-ul li {
    width: 142px;
    background: #f9f9f9;
    margin-right: 10px;
    height: 42px;
    text-align: center;
    font-size: 16px
}

.form-input-ul li>a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    color: #333;
    margin: 0;
    line-height: 42px;
    border: 1px solid #e9e9e9;
    font-weight: 600
}

.form-input-ul li>a:hover {
    border-color: #e9e9e9;
    background: #fff
}

.form-input-ul li.am-active {
    background: #fff
}

.form-input-ul li.am-active>a {
    border: 1px solid #e9e9e9;
    border-bottom-color: transparent;
    color: #f13a47!important
}

.form-input-tabs {
    background: #fff
}

.form-input-tabs .form-tab {
    padding-left: 40px;
    min-height: 200px
}

.login-box {
    height: 410px
}

.login {
    margin-top: 65px
}

.login table {
    width: 100%
}

.login table td {
    padding: 12.5px 0
}

.login table tr:nth-child(1n) td {
    padding-top: 0
}

.login table td:nth-child(1n) {
    width: 105px;
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
    color: #333
}

.login table td .input-box {
    width: 340px;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
    position: relative
}

.login table td .input-box input {
    width: 100%;
    height: 100%;
    outline: 0;
    padding-left: 10px;
    border: 0
}

.login-img {
    line-height: 410px;
    width: 435px;
    text-align: center;
    height: 100%
}

.login .option {
    padding-left: 105px;
    padding-right: 20px;
    margin-top: 10px
}

.login .option-input input {
    vertical-align: sub
}

.login .option-input span {
    font-size: 12px;
    color: #555;
    margin-left: 8px;
    vertical-align: middle
}

.login .option-a a {
    font-size: 12px;
    color: #21a7f4
}

.btn-submit {
    width: 340px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    margin: 40px 0 0 105px;
    background: #f13a47;
    border: 0;
    border-radius: 3px;
    font-weight: 600;
    outline: 0
}

.red-important {
    color: #ef3543
}

.verify-input {
    width: 50%!important
}

.verify-img {
    width: 50%
}

.verify-img img {
    width: 62px;
    height: 22px
}

.verify-img p {
    font-size: 12px;
    float: right;
    margin: 0;
    line-height: 35px;
    padding-right: 10px
}

.verify-img p span {
    color: #21a7f4
}

.mailbox-bnt p {
    margin: 0;
    height: 40px;
    line-height: 40px;
    width: 100px;
    border: 1px solid #ddd;
    background: #f2f2f2;
    font-size: 12px;
    font-weight: 600;
    color: #555;
    text-align: center;
    margin-left: 10px;
    cursor: pointer
}

.eml-box {
    width: 230px!important
}

.login-footer-box {
    width: 100%;
    min-width: 1000px;
    height: 92px
}

.login-footer {
    width: 1000px;
    margin: auto;
    background: #fff;
    text-align: center;
    padding-top: 27px
}

.fend-a {
    font-size: 12px;
    line-height: 12px
}

.fend-a a {
    color: #555;
    padding: 0 5px
}

.put-on-records {
    font-size: 12px;
    color: #999;
    line-height: 12px;
    margin-top: 18px;
    letter-spacing: 1.3px
}

.retrieve-password-box {
    height: 475px;
    background: #fff
}

.retrieve-password-step {
    width: 1000px;
    overflow: hidden
}

.retrieve-password-step .title {
    height: 90px;
    line-height: 90px;
    padding-left: 40px;
    font-size: 24px;
    color: #000
}

.retrieve-password-step .step-img {
    text-align: center;
    position: relative;
    width: 790px;
    margin: auto
}

.step-img .striping {
    z-index: 5;
    width: 100%;
    height: 5px;
    background: #ccc;
    position: absolute;
    left: 0;
    top: 11px;
    margin: 0;
    border-radius: 50px
}

.step-img .striping.step-schedule {
    width: 17%;
    background: #f13a47
}

.step-img ul {
    position: relative;
    z-index: 9;
    height: 64px
}

.step-img ul li {
    position: absolute;
    text-align: center;
    width: 25%;
    margin-left: -13%
}

.step-img ul li:nth-child(2) {
    left: 33%
}

.step-img ul li:nth-child(3) {
    left: 66%
}

.step-img ul li:nth-child(4) {
    left: 100%
}

.step-img ul li .p1 {
    width: 28px;
    height: 28px;
    background: #ccc;
    color: #fff;
    border-radius: 50%;
    line-height: 28px;
    text-align: center;
    margin: auto
}

.step-img ul li .p2 {
    margin-top: 18px;
    line-height: 18px;
    color: #999
}

.step-img ul li.ac-li .p1 {
    background: #f13a47;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.step-img ul li.ac-li .p2 {
    color: #f13a47;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.retrieve-password-step .step-box {
    width: 1000%
}

.step-box .step-main {
    float: left;
    width: 1000px
}

.step-main table {
    width: 416px;
    margin: 70px auto 0;
    text-align: center
}

.step-main table td {
    padding: 12.5px 0
}

.step-main table tr:nth-child(1n) td {
    padding-top: 0
}

.step-main table td:nth-child(2n) {
    padding-right: 0
}

.step-main table td {
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
    color: #333
}

.step-main table td .input-text {
    text-align: left;
    padding-left: 10px
}

.step-main table td .input-box {
    width: 340px;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
    position: relative
}

.step-main table td .input-box input {
    width: 100%;
    height: 100%;
    outline: 0;
    padding-left: 10px;
    border: 0
}

.step-btn {
    width: 410px;
    margin: auto
}

.step-box-hidden {
    overflow: hidden
}

.step-btn-tip {
    text-align: left;
    font-size: 16px;
    color: #555;
    width: 410px;
    padding-left: 59px;
    margin: 110px auto 0;
    font-weight: 600;
    letter-spacing: 1.2px
}

.step-btn a {
    width: 340px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    margin: 30px 0 0 59px;
    background: #f13a47;
    border: 0;
    border-radius: 3px;
    font-weight: 600;
    display: block;
    line-height: 40px;
    text-align: center
}

.admin-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1500;
    font-size: 1.4rem;
    margin-bottom: 0;
    height: 60px;
    background-color: #ffffff;
    border: 0;
    box-shadow: 0 0px 4px #e3e5e9;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.admin-header-list a:hover :after {
    content: none
}

.admin-main {
    position: relative;
    height: 100%;
    background: #f3f3f3
}

.admin-menu {
    position: fixed;
    z-index: 10;
    bottom: 30px;
    right: 20px
}

.admin-sidebar {
    width: 210px;
    min-height: 100%;
    float: left;
}

.admin-sidebar.am-active {
    z-index: 1600
}

.admin-sidebar-list {
    padding-bottom: 10%;
    margin: 0
}

.admin-sidebar-list li a {
    font-size: 14px;
    text-align: center;
    width: 60px;
}

.admin-sidebar-sub {
    left: 60px;
    background: #ffffff;
    position: absolute;
    top: 0;
    height: 100%;
    margin: 0;
    width: 150px;
    overflow: auto;
    box-shadow: 6px 5px 4px #e3e5e9;
}

.admin-sidebar-sub li:first-child {
    background: #eef0f5;
    font-size: 14px;
    color: #999999;
    font-weight: bold;
    line-height: 45px;
    padding-left: 24px;
    font-size: 12px;
}

.admin-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #edeff4;
    padding: 20px 20px 0;
    padding-top: 80px !important;
    overflow-x: hidden;
}

.admin-content,.admin-sidebar {
    padding-top: 60px;
    height: 100vh;
}

@media only screen and (min-width: 641px) {
    .admin-sidebar {
        display:block;
        position: relative;
        background: 0 0;
        z-index: 9999;
    }

    .admin-offcanvas-bar {
        position: static;
        width: auto;
        background: 0 0;
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        /* overflow: auto; */
        min-height: 100%;
    }

    .admin-offcanvas-bar:after {
        content: none
    }
}

@media only screen and (max-width: 640px) {
    .admin-sidebar {
        width:inherit
    }

    .admin-offcanvas-bar {
        background: #f3f3f3
    }

    .admin-offcanvas-bar:after {
        background: #bababa
    }

    .admin-sidebar-list a:active,.admin-sidebar-list a:hover {
        -webkit-transition: background-color .3s ease;
        -moz-transition: background-color .3s ease;
        -ms-transition: background-color .3s ease;
        -o-transition: background-color .3s ease;
        transition: background-color .3s ease;
        background: #9eafc9
    }

    .admin-content-list li {
        padding: 10px;
        border-width: 1px 0;
        margin-top: -1px
    }

    .admin-content-list li:first-child {
        border-top: none
    }

    .admin-content-list li:last-child {
        border-bottom: none
    }

    .admin-form-text {
        text-align: left!important
    }
}

.admin-sidebar::-webkit-scrollbar,.am-offcanvas-bar::-webkit-scrollbar {
    width: 0
}

.logo-title {
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 13px;
}

.logo-title span {
    margin-left: 12px;
    font-size: 16px;
    color: #999999;
    line-height: 16px;
}

.header_r {
    display: flex;
    align-items: center;
    padding-right: 30px;
    height: 100%;
}

.header_r_d1 {
    margin-left: 20px;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 100%;
}

.header_r_d1:hover .header_r_d1_ul {
    display: block;
}

.header_r_d1 b {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #d05451;
    right: -5px;
    top: 10px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.header_r_d1_ul {
    position: absolute;
    width: 110px;
    background: #ffffff;
    left: -35px;
    top: 60px;
    text-align: center;
    line-height: 45px;
    border-radius: 6px;
    box-shadow: 0 0px 4px #e3e5e9;
    display: none;
}

.header_r_d2 {
    margin-left: 35px;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}

.header_r_d2_title {
    width: 94px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    cursor: pointer;
}

.header_r_d2:hover .header_r_d2_ul {
    display: block;
}

.header_r_d2_ul {
    position: absolute;
    width: 200px;
    background: #ffffff;
    right: -30px;
    top: 60px;
    border-radius: 6px;
    box-shadow: 0 0px 4px #e3e5e9;
    display: none;
    font-size: 12px;
}

.header_r_d2_d1 {
    padding: 20px;
    border-bottom: 1px solid #f0f3f6;
    line-height: 24px;
}

.header_r_d2_d2 {
    padding: 10px 20px;
    border-bottom: 1px solid #f0f3f6;
    line-height: 40px;
}

.header_r_d2_d3 {
    border-bottom: 1px solid #f0f3f6;
    line-height: 48px;
    text-align: center;
    font-weight: bold;
    color: #1c78e6 !important;
}

.header_r_d2_p1 {
    color: #333;
    font-size: 12px;
}

.header_r_d2_p2 {
    color: #666666;
}

.header_r_d2_p2:hover {
    color: #1c78e6;
}

.admin-parent a.am-collapsed .dm-right {
    transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.admin-parent a .dm-right {
    color: #3d4e6a;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    position: absolute;
    right: 0;
    font-size: 1.6rem;
    top: 10px
}

.am-topbar-btn {
    margin-top: 1.6rem
}

.dm-nav-ul {
    background: #2c2b2b;
    min-height: 100%;
    padding: 5px 0;
}

.admin-sidebar-list li a img {
    width: 20px;
    height: 20px;
}

.admin-sidebar-list li a.am-collapsed {
    background: #2c2b2b;
}

.dm-er-nav li a {
    display: block;
    width: 100%;
    line-height: 45px;
    text-align: left;
    padding-left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #2b2b2b;
}

.dm-er-nav li a:hover {
    background: #1c78e6;
    color: #fff;
    font-weight: bold;
}

.dm-er-nav li .on {
    color: #ffffff;
    background: #1c78e6;
    font-weight: bold;
}

.dm-er-nav li {
    border: 0;
    padding: 0;
}

.user-title {
    margin: 20px 50px
}

.user-grade img,.user-text img,.user-title img {
    margin-right: 12px
}

.user-grad span,.user-text span,.user-title span {
    vertical-align: sub
}

.user-grade {
    margin: 27px 20px 27px 0;
    color: #9eafc9
}

.bnt-login {
    padding: 0 15px;
    margin: 19px 0;
    background: url(../images/xian.png) no-repeat 0 50%
}

.bnt-login a {
    display: block;
    width: 120px;
    height: 38px;
    border-radius: 15px;
    background: #363636;
    color: #fff;
    line-height: 38px;
    text-align: center
}

.user-text {
    height: 76px;
    line-height: 76px;
    margin-right: 45px;
    font-size: 12px;
    color: #9eafc9
}

@media only screen and (max-width: 640px) {
    .logo-title small,.user-grade,.user-title {
        display:none
    }

    .bnt-login {
        float: right
    }
}

.main-body {
    background: #eaedf1
}

.main-index .user-infos {
    padding-left: 40px;
    background: #fff;
    padding-right: 0;
    min-height: 91vh;
    border-right: 12px solid #eaedf1
}

.user-account {
    margin-top: 40px
}

.user-account .user-account-fl .title img {
    width: 21px;
    height: 21px;
    margin-right: 10px
}

.user-account .user-account-fl .title span {
    vertical-align: middle;
    font-size: 14px;
    color: #666
}

.user-account .user-account-fl .text {
    margin: 10px 0
}

.user-account .user-account-fl .text .p1 {
    font-size: 12px;
    color: #999;
    margin-right: 12%;
    margin-bottom: 10px
}

.user-account .user-account-fl .text .p1 span {
    font-size: 36px;
    color: #f13a47;
    line-height: 36px
}

.user-account .user-account-fl .text .p2 .a1 {
    display: block;
    color: #fff;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 105px;
    background: #f13a47;
    border-radius: 5px;
    font-size: 14px
}

.user-account .user-account-fl .text .p2 .a2 {
    display: block;
    font-size: 12px;
    color: #666;
    text-decoration: underline;
    margin-top: 15px;
    margin-left: 1.8rem
}

.user-account .user-account-fr .title img {
    width: 21px;
    height: 21px;
    margin-right: 10px
}

.user-account .user-account-fr .title span {
    vertical-align: middle;
    font-size: 14px;
    color: #666
}

.user-account .user-account-fr .text {
    margin-top: 10px
}

.user-account .user-account-fr .text .p1 {
    font-size: 12px;
    color: #999;
    margin-right: 12%;
    margin-bottom: 10px
}

.user-account .user-account-fr .text .p1 span {
    font-size: 36px;
    color: #3d4e6a;
    line-height: 36px
}

.user-account .user-account-fr .text .p2 {
    color: #ddd;
    padding-top: 11px
}

.user-account .user-account-fr .text .p2 a {
    font-size: 12px;
    color: #666;
    text-decoration: underline;
    padding: 10px
}

.user-infos-tabs {
    margin-top: 72px
}

.user-infos-tabs>ul {
    border-bottom: 1px solid #eaedf1
}

.user-infos-tabs>ul li>a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid transparent;
    padding: .4em 1.4em
}

.user-infos-tabs>ul li>a:hover {
    background: 0 0;
    border: 2px solid transparent
}

.user-infos-tabs>ul li.am-active>a,.user-infos-tabs>ul li.am-active>a:focus,.user-infos-tabs>ul li.am-active>a:hover {
    border: 2px solid #f13a47;
    border-bottom-color: transparent;
    color: #000
}

.user-infos-tabs>.am-tabs-bd {
    border: 0
}

.user-infos-tabs>.am-tabs-bd .am-tab-panel {
    padding: 0
}

.user-infos-tabs>.am-tabs-bd ul {
    margin-top: 25px;
    width: 100%
}

.user-infos-tabs>.am-tabs-bd ul li {
    float: left;
    font-size: 12px;
    padding: 10px 0;
    width: 50%
}

.user-infos-tabs>.am-tabs-bd ul .di1 {
    color: #000;
    font-weight: 600;
    width: 30%;
    min-width: 125px;
    max-width: 130px;
    height: 23px;
    line-height: 23px
}

.user-infos-tabs>.am-tabs-bd ul .di1 span {
    float: right
}

.user-infos-tabs>.am-tabs-bd ul .di2 {
    color: #666;
    position: relative;
    height: 23px;
    line-height: 23px
}

.user-infos-tabs>.am-tabs-bd ul .di2 .nameinfos {
    color: #666;
    margin-left: 10px
}

.user-infos-tabs>.am-tabs-bd ul .di2 .btn-copy {
    color: #666;
    background: #f9fafc;
    line-height: 23px;
    font-size: 12px;
    border-radius: 5px;
    margin: 0 20px;
    width: 43px;
    height: 23px;
    display: block;
    text-align: center;
    border: 1px solid #ededed;
    cursor: pointer
}

.user-infos-tabs>.am-tabs-bd ul .di2 .copy-ok {
    color: #fff;
    background: #1c78e6;
    line-height: 23px;
    font-size: 12px;
    border-radius: 5px;
    margin: 0 20px;
    width: 43px;
    height: 23px;
    display: block;
    text-align: center;
    border: 1px solid #1c78e6
}

.user-infos-tabs>.am-tabs-bd ul .di2 img {
    width: 72px;
    height: 16px;
    position: absolute;
    top: 3px;
    background: #fff
}

.warm-prompt {
    font-size: 12px;
    color: #666;
    padding-right: 30px;
    margin-top: 30px;
    margin-bottom: 128px
}

.reminder ul li {
    padding-right: 40px;
    margin-bottom: 20px
}

.reminder ul li .p1 {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    line-height: 14px
}

.reminder ul li .p2 {
    font-size: 12px;
    color: #555;
    line-height: 12px;
    margin-top: 25px;
    padding-right: 23%
}

.reminder ul li .p3 {
    font-size: 12px;
    line-height: 12px;
    margin-top: 15px;
    padding: 0
}

.reminder ul li .p4 {
    color: #fff;
    position: absolute;
    top: -10%;
    right: -28%;
    font-size: 16px;
    transform: rotate(45deg);
    width: 190px;
    text-align: center;
    padding: 35px 0 9px
}

.reminder ul li .d-col-1 a {
    color: #21a7f4
}

.reminder ul li .d-col-2 a {
    color: #0fc28e
}

.reminder ul li .d-col-3 a {
    color: #77b428
}

.reminder ul li .back-1 {
    background: #0fc28e
}

.reminder ul li .back-2 {
    background: #f4a703
}

.reminder ul li .back-3 {
    background: #77b428
}

.main-index .user-matter {
    background: #fff;
    min-height: 91vh;
    padding: 0 2.5rem
}

.user-matter .user-matter-di {
    margin-bottom: 0
}

.user-matter .user-matter-di .title {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #eaedf1;
    font-size: 14px;
    color: #000
}

.user-matter .user-matter-di .matter-di-ul1 {
    text-align: center;
    margin-top: 25px
}

.user-matter .user-matter-di .matter-di-ul1 li {
    float: left;
    padding-right: .6rem;
    font-size: 12px;
    margin-bottom: 10px;
    width: 25%
}

.new-img img,.user-matter .user-matter-di .matter-di-ul1 img {
    width: 100%
}

.new-img {
    margin-top: 20px
}

.reminder-div {
    position: relative;
    overflow: hidden;
    max-width: 360px;
    height: 104px
}

.user-matter .user-matter-di .matter-di-ul1 p {
    color: #666
}

.user-matter .user-matter-di .matter-di-ul1 p span {
    font-size: 14px;
    color: #1c78e6
}

.user-matter .user-matter-di .matter-di-ul2,.user-matter .user-matter-di .matter-di-ul3 {
    margin-top: 20px
}

.user-matter .user-matter-di .matter-di-ul2 li {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px
}

.user-matter .user-matter-di .matter-di-ul2 li a {
    color: #666
}

.user-matter .user-matter-di .matter-di-ul2 li span {
    color: #999
}

.user-matter .user-matter-di .matter-di-ul3 li {
    font-size: 12px;
    color: #c8a496;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px
}

.user-matter .user-matter-di .matter-di-ul3 li span {
    color: #666
}

.main-model {
    padding: 0 20px 20px;
    background: #ffffff;
    min-height: 100%;
    overflow-x: hidden;
}

.main-model .title {
    height: 68px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 25px
}

.main-model .title p {
    height: 15px;
    border-left: 3px solid #1c78e6;
    font-size: 14px;
    line-height: 15px;
    padding-left: 15px;
    font-weight: 600
}

.table-box {
    padding-top: 20px
}

.tab-box {
    font-size: 14px;
    margin-bottom: 10px;
    background: #fff
}

.tab-box .tab-box-title {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-weight: 600;
    border: 1px solid;
    border-color: #e4e4e4 #e4e4e4 transparent #e4e4e4
}

.tab-box .table-box-ta {
    border: 1px solid #e4e4e4
}

.tab-box table td {
    padding: 12px 0;
    text-align: left;
    padding-left: 10px
}

.tab-box table td input {
    border: 1px solid #dcdcdc;
    height: 30px;
    padding: 0 10px;
    width: 90%
}

.tab-box table td select {
    border: 1px solid #dcdcdc;
    height: 30px;
    width: 90%
}

.tab-box table td input[type=checkbox] {
    width: 14px;
    height: 14px;
    margin: 0 5px 0 10px
}

.tab-box table td input[type=file] {
    line-height: 22px;
    border: 0;
    padding: 0;
    height: 22px
}

.tab-box table td label {
    font-weight: 500;
    vertical-align: middle;
    margin: 0;
    margin-right: 10px
}

.tab-box table td textarea {
    border: 1px solid #dcdcdc;
    padding: 0 10px;
    width: 90%;
    height: 65px;
    text-align: left;
    resize: none
}

.tab-box table td.text1 {
    text-align: right;
    width: 100px
}

.tab-box table td.text2 {
    text-align: right;
    width: 140px
}

.tab-box table.tab1 {
    min-width: 740px
}

.tab-box table.tab2 {
    min-width: 1010px
}

.tab-box table.tab3 {
    width: 100%
}

.tab-box table.tab3 td {
    width: 20%;
    text-align: center;
    border: 1px solid #e4e4e4;
    padding: 10px
}

.tab-box table.tab3 td p {
    width: 45px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    display: inline-block;
    border-radius: 4px;
    margin: 0 4px
}

.tab-box table.tab3 td .in-p1 {
    background: #7385a0;
    color: #fff
}

.tab-box table.tab3 td .in-p2 {
    background: #e6e6e6;
    color: #333
}

.tab-box table a.ef-a {
    color: red
}

.table-box-ta.b00 {
    border: 0
}

.tab-btn {
    margin-left: 150px;
    margin-top: 30px
}

.tab-btn input {
    height: 35px;
    outline: 0;
    border: 0;
    font-size: 14px;
    border-radius: 3px;
    padding: 0 3%;
    margin-right: 10px
}

.btn-a-inp1 {
    color: #fff;
    background: #7385a0
}

.btn-a-inp2 {
    color: #333;
    background: #e6e6e6
}

.AslideTxtBox .hd ul li.on {
    height: 42px;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
    background-color: #3d4e6a;
    color: #fff
}

.AslideTxtBox .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer
}

.AslideTxtBox .hd {
    position: relative;
    padding: 0 10px 0 40px;
    height: 42px;
    border-bottom: 1px solid #ddd;
    background: #f4f4f4;
    line-height: 42px
}

.AslideTxtBox .hd ul {
    position: absolute;
    top: -1px;
    left: 0;
    float: left;
    height: 32px
}

.AslideTxtBox .hd ul li {
    display: inline-block;
    margin-right: 2px;
    padding: 0 15px;
    width: 122px;
    height: 42px;
    border: 1px solid #ddd;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    background: 0 0;
    text-align: center;
    line-height: 42px
}

.AslideTxtBox .bd {
    padding: 0 19px 0 19px;
    min-height: 152px;
    font-size: 14px;
    zoom:1}

.AslideTxtBox .bd .redde_list1 p {
    display: block;
    padding-bottom: 16px
}

.AslideTxtBox .bd .redde_list1 select {
    margin-top: 3px;
    height: 25px
}

.slideTxtBox .bd .redde_list1 input {
    width: 170px
}

.AslideTxtBox .bd .redde_list1 p em {
    padding: 0 10px
}

div#tab_demo1 {
    padding: 0 0 49px;
    background: #fff;
    margin-top: 20px
}

.tabBar1 {
    margin-top: 48px;
    border-bottom: 1px solid #ddd
}

.Hui-article {
    padding-top: 20px;
    padding-left: 20px
}

.shangorder {
    margin-top: 35px;
    margin-left: 10px
}

.shangorder-inp {
    overflow: auto
}

.shangorder-inp table {
    width: 730px
}

.shangorder-inp table tr:nth-child(1) {
    background: #69c
}

.shangorder-inp table td {
    border: 1px solid #e4e4e4;
    text-align: center;
    color: #fff;
    height: 30px;
    padding: 10px 0
}

.shangorder-inp table #textfield {
    border: 1px solid #e4e4e4;
    display: inline-block;
    color: #333;
    width: 260px;
    height: 25px
}

.shangorder-inp table label {
    margin: 0;
    font-weight: 500;
    position: relative;
    cursor: pointer
}

.shangorder-inp table label input[type=file] {
    display: none
}

.shangorder-inp table label p {
    display: inline-block;
    color: #333;
    vertical-align: middle;
    width: 100px;
    text-align: center;
    background: #e6e6e6;
    border: 1px solid #898989;
    margin-left: 14px;
    cursor: pointer
}

.shangorder-inp input[type=submit] {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    -moz-padding-start: npx;
    -moz-padding-end: npx;
    border: solid 1px #ddd;
    background-color: #fff;
    width: 90px;
    height: 32px;
    -webkit-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
    color: #fff;
    background-color: #7385a0;
    border-color: #7385a0
}

.shangorder-inp input[type=submit]:hover {
    background: #3d4e6a
}

.shangorder-a {
    margin: 30px 0
}

.shangorder-a a {
    color: red
}

.shangorder-text {
    line-height: 200%
}

.dm-time {
    font-weight: 500;
    margin: 30px auto 0;
    padding: 0 10px;
    min-width: 460px
}

.dm-time-t {
    line-height: 30px;
    margin-right: 30px;
    margin-bottom: 20px
}

.dm-time-t input[type=text] {
    text-align: center;
    width: 170px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #ddd
}

.dm-time-t select {
    min-width: 100px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #ddd;
    width: 170px
}

.dm-time-t input[type=submit] {
    height: 30px;
    color: #fff;
    background-color: #7385a0;
    border: 0;
    width: 40px;
    border-radius: 3px
}

.tab-list-nav li {
    float: left;
    width: 118px;
    height: 42px;
    background: #eaedf1;
    margin-right: 20px;
    line-height: 42px;
    text-align: center
}

.tab-list-nav li.on {
    color: #fff;
    background: #1c78e6
}

.tab-list-nav li a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block
}

.tab-list-ta {
    margin-top: 20px;
    overflow: auto
}

.tab-list-ta tr:nth-child(1) {
    font-weight: 600
}

.tab-list-ta table {
    width: 100%;
    min-width: 750px
}

.tab-list-ta table td {
    text-align: center;
    border: 1px solid #d2d2d2;
    height: 40px;
    word-break: break-all;
    padding: 0 5px
}

.tab-list-ta table a {
    color: #39c
}

.tab-list-ta table a.dfehh {
    color: #333
}

.pager {
    height: 30px;
    margin-top: 20px;
    width: 100%;
    line-height: 30px;
    text-align: right
}

.contenspan .disabled {
    padding: 3px 5px;
    border: 1px solid #dddada;
    margin-right: 10px;
    border-radius: 3px
}

.contenspan .current {
    background: #4b4b4b;
    color: #fff;
    padding: 3px 6px;
    margin-right: 10px;
    border-radius: 3px
}

.contenspan span {
    margin-right: 5px;
    font-style: normal;
    font-size: 12px
}

.contenspan span a {
    padding: 3px 5px;
    border: 1px solid #dddada;
    margin-right: 5px;
    border-radius: 3px
}

.contenspan span a:hover {
    border: 1px solid red;
    -webkit-box-shadow: 0 1px 3px rgba(255,0,0,.5);
    -moz-box-shadow: 0 1px 3px rgba(255,0,0,.5);
    text-decoration: none;
    color: #333
}

.contenspan select {
    height: 23px;
    border-radius: 3px;
    border: 1px solid #dddada
}

.fered {
    color: red
}

.topUp-btn {
    font-size: 14px;
    text-align: center;
    margin-top: 40px;
    padding-left: 30px;
    border-bottom: 1px solid #1c78e6;
    height: 42px;
    margin-bottom: 30px
}

.topUp-btn .btn1 {
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #1c78e6;
    margin-right: 40px
}

.topUp-btn .btn2 {
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #333;
    background: #eaedf1
}

.topUp-tab {
    padding-left: 80px;
    margin-top: 20px
}

.topUp-tab td {
    vertical-align: text-top;
    font-size: 15px;
    padding: 15px 0;
    width: 120px
}

.topUp-tab td:nth-child(2) {
    padding-left: 15px;
    width: 80%
}

.topUp-tab td>p {
    margin: 0
}

.topUp-tab td .sp1 {
    font-weight: 700;
    color: red
}

.topUp-tab td .p2 {
    color: #1c78e6;
    font-weight: 700
}

.paynum {
    color: #333;
    height: 35px;
    outline: 0;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    text-align: center;
    width: 90%;
    max-width: 200px
}

.topUp-tab .p-img {
    position: relative;
    float: left;
    border: 1px solid #aeaeae;
    margin-right: 40px;
    margin-bottom: 10px
}

.topUp-tab table {
    width: 700px
}

.topUp-tab .p-img img {
    width: 170px
}

.topUp-tab .p-img input {
    position: absolute;
    bottom: 0;
    right: 0
}

.topUp-tab .p-img input[type=radio] {
    appearance: none;
    -webkit-appearance: none;
    outline: 0;
    display: none
}

.topUp-tab .p-img label {
    width: 100%;
    height: 100%;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0
}

.topUp-tab .p-img label input[type=radio]+span {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/checkbox_01.gif) no-repeat;
    background-position: 0 0;
    position: absolute;
    bottom: 0;
    right: 0
}

.topUp-tab .p-img label input[type=radio]:checked+span {
    background-position: 0 -21px
}

.tab-sub {
    color: #fff;
    height: 35px;
    outline: 0;
    background: #7385a0;
    border: 0;
    font-size: 14px;
    border-radius: 5px;
    padding: 0 3%
}

.fet-jiner {
    font-weight: 600;
    line-height: 30px;
    margin-top: 20px
}

.fet-jiner span {
    color: red;
    font-size: 16px
}

.fet-jiner .dm-time {
    margin: 0;
    display: inline-block;
    vertical-align: bottom
}

.fet-jiner .dm-time-t {
    margin: 0;
    display: inline-block
}

.fet-jiner .dm-time-t input[type=submit] {
    width: 90px
}

.fet-jiner p {
    display: inline-block;
    font-weight: 500;
    margin: 0 30px
}

.tp-tab table td {
    height: 50px;
}

.tp-tab table td:nth-child(2n+1) {
    width: 100px;
    text-align: right;
}

.tp-tab table td:nth-child(2n) {
    padding-left: 10px;
}

.tp-tab table td input {
    /* border: 1px solid #ddd; */
    height: 34px;
    text-align: center;
    width: 90%;
}

.tp-tab table td textarea {
    border: 1px solid #ddd;
    height: 70px;
    text-align: center;
    width: 230px;
    resize: none;
    padding: 0 5px;
    text-align: left;
    margin-bottom: 20px
}

.tp-tab table td .ion100 {
    width: 500px
}

.tp-tab .tab-sub {
    width: 90px;
    margin-top: 30px
}

.mt30 {
    margin-top: 30px
}

.tab-sub.dfe1 {
    background: #e6e6e6;
    color: #333
}

.fei1 {
    text-decoration: underline;
    margin-right: 10px
}

.fei2 {
    color: red!important;
    text-decoration: underline
}

.tab-box-ul {
    line-height: 40px;
    padding-left: 20px;
    border: 1px solid #e4e4e4
}

.tab-box-ul li {
    float: left;
    margin-right: 30px
}

.tab-box-ul li:nth-child(1) {
    font-weight: 600
}

.tab-box-ul li img {
    max-width: 100px
}

.tab-box-ul li span {
    color: red
}

.fefd .tab-box-ul {
    margin-top: -1px
}

.fefd .tab-box-ul li:nth-child(1) {
    font-weight: 500
}

.tab-box-ul li a {
    text-decoration: underline;
    color: red
}

.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden
}

* html .ui-autocomplete {
    height: 100px
}

.main-model .breadcrumbUsers {
    overflow: hidden;
    margin-top: 20px;
    float: left
}

.fl {
    float: left
}

.breadcrumbUsers a,.breadcrumbUsers input {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    border: solid 1px #ddd;
    color: #fff;
    background-color: #2c2b2b;
    border-color: #2c2b2b;
    font-size: 12px;
    border-radius: 4px;
    margin-right: 20px
}

.fidValue label {
    float: left
}

.fidValue label:nth-child(3n) {
    margin-right: 0
}

.new-di-left {
    height: 585px;
    background: #fff;
    width: 65%
}

.nme-title {
    height: 76px;
    border-bottom: 3px solid #c9c9c9;
    text-align: center
}

.nme-title p {
    height: 40px;
    line-height: 40px;
    margin: 0;
    position: relative;
    border: 3px solid #c9c9c9;
    border-bottom: #fff;
    display: inline-block;
    top: 36px;
    font-size: 16px;
    font-weight: 700;
    background: #fff;
    width: 190px
}

.nme-tab {
    padding: 50px 10% 0
}

.nme-tab td {
    height: 50px
}

.nme-tab td input {
    background: 0 0;
    border: 0;
    border-bottom: 3px solid #dcdcdc;
    margin-left: 8px;
    width: 52%;
    font-size: 14px
}

.nme-tab td span {
    display: inline-block;
    width: 80px;
    font-weight: 700;
    font-size: 15px
}

.nme-ul {
    padding: 50px 10% 0
}

.nme-ul li {
    float: left;
    width: 50%;
    padding-right: 50px;
    line-height: 50px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nme-ul li:nth-child(2n) {
    float: right
}

.nme-ul li span {
    color: #999
}

.new-di-right {
    height: 585px;
    background: #fff;
    width: 34%
}

.user-img {
    text-align: center;
    padding: 80px 0;
    color: #626262;
    border-bottom: 2px solid #c9c9c9
}

.user-img img {
    width: 100px
}

.user-img .p1 {
    margin: 0;
    font-size: 18px;
    margin-top: 20px
}

.user-img .p2 {
    font-size: 18px;
    margin: 0
}

.user-meony {
    text-align: center;
    padding: 70px 0
}

.user-meony .p1 img {
    width: 20px;
    height: 20px
}

.user-meony .p1 .sp1 {
    vertical-align: middle;
    font-size: 14px;
    color: #999
}

.user-meony .p1 .sp2 {
    vertical-align: sub;
    font-size: 27px;
    margin: 0 2%;
    color: #e35534
}

.user-meony .p1 .sp3 {
    vertical-align: middle;
    font-size: 14px;
    color: #999
}

.user-meony .p2 {
    margin-top: 30px
}

.user-meony .p2 .bnt-a1 {
    display: inline-block;
    height: 35px;
    width: 100px;
    line-height: 35px;
    text-align: center;
    background: #e35534;
    border-radius: 6px;
    color: #fff;
    font-size: 16px
}

.user-meony .p2 .bnt-a2 {
    display: inline-block;
    vertical-align: sub;
    margin-left: 6%;
    text-decoration: underline;
    font-size: 14px
}

.new-di2 {
    width: 100%;
    background: #fff;
    margin-top: 1%;
    padding: 50px 2%
}

.new-di2 li {
    text-align: center;
    margin-bottom: 30px;
    padding: 0 2%;
    color: #114475
}

.new-di2 li a {
    color: inherit
}

.new-di2 li img {
    min-width: 80px;
    width: 100%;
    max-width: 98px
}

.new-di2 li p {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    margin-top: 8px
}

.cbxlistOperationalrequirements {
    margin-left: 0!important
}

.cbxlistOperationalrequirements li {
    width: auto!important;
    margin-right: 30px;
    line-height: 30px
}

.cbxlistOperationalrequirements li .userDataInput {
    width: 80px
}

.cbxlistOperationalrequirements li.checked .userDataInput {
    display: inline-block
}

.cbxlistOperationalrequirements li.checked .hid {
    display: none
}

.cbxlistOperationalrequirements .userDataInput {
    display: none
}

.diTr {
    display: flex;
    margin-bottom: 10px;
}

.longWeightHeight {
    width: 49px;
}

.t_add_title {
    display: inline-block;
    width: 80px;
    text-align: right;
}

.diTd .marginlab {
    display: inline-block;
    width: 70px;
    text-align: right;
}

.t_now_money_div {
    font-weight: 600;
    line-height: 120px;
    padding-left: 50px
}

.t_now_money_div p {
    font-size: 14px;
    color: #666;
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle
}

.t_now_money_div span {
    font-size: 30px;
    color: #ff514c;
    margin-left: 40px
}

.t_recharge_tips_area {
    line-height: 40px;
    padding-left: 50px;
    background: #f5f5f5
}

.t_recharge_tips_area p {
    display: inline-block;
    margin-left: 20px;
    font-size: 12px;
    color: #999
}

.t_recharge_area {
    padding: 50px
}

.t_recharge_money p {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    vertical-align: middle
}

.t_recharge_money>div {
    display: inline-block;
    margin-left: 40px;
    line-height: 40px;
    width: 305px;
    border: 1px #d2d2d2 solid;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    padding-left: 15px
}

.t_recharge_money>div input[type=text] {
    border: none;
    line-height: 40px;
    height: 40px;
    width: 260px
}

.t_recharge_wx {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    border: 1px #d2d2d2 solid;
    text-align: center;
    padding: 0 75px;
    margin-right: 10px;
    cursor: pointer;
    position: relative
}

.t_recharge_wx:hover {
    border-color: #dd514c
}

.t_recharge_money_area p {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    vertical-align: middle
}

.t_recharge_type {
    display: inline-block;
    margin-left: 40px
}

.t_recharge_wx p {
    font-size: 18px;
    color: #666;
    margin-left: 10px
}

.t_recharge_money_area {
    margin-top: 30px
}

.t_recharge_wx img.t_selected_img {
    position: absolute;
    bottom: 0;
    right: 0;
    display: none
}

input.t_recharge_btn {
    width: 180px;
    height: 40px;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #ff514c;
    margin-top: 50px;
    margin-left: 100px
}

/* 会员中心 */
.uHong {
    color: #d05451;
}

.uLan {
    color: #1c78e6;
}

.uHui {
    color: #dbdbdb;
}

.userIndex_box {
}

.userIndex_title {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    height: 40px;
}

.userIndex_model {
    display: flex;
    justify-content: space-between;
}

.userIndex_model_l {
    width: 100%;
    margin-right: 15px;
}

.userIndex_l_d1 {
    display: flex;
    /* flex-wrap: wrap; */
}

.userIndex_l_d1 .d1 {
    width: 33%;
    background: #ffffff;
    height: 108px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    padding: 0 20px;
    margin-right: 15px;
    margin-bottom: 15px;
    min-width: 260px;
}

.userIndex_l_d1 .d1:nth-child(3) {
    margin-right: 0;
}

.userIndex_l_d1 .sp1 {
    font-size: 14px;
    color: #999999;
    font-weight: bold;
    text-align: right;
}

.userIndex_l_d1 .sp2 {
    font-size: 24px;
    font-weight: bold;
}

.userIndex_l_d2 {
    min-width: 438px;
    background: #ffffff;
    min-height: 280px;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    padding: 35px 20px 0;
    margin-bottom: 15px;
}

.userIndex_l_d2 .d1 {
    font-size: 14px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.userIndex_l_d2 .d1 p {
    position: relative;
    cursor: pointer;
}

.userIndex_l_d2 .d1 span {
    width: 1px;
    height: 15px;
    background: #dee0e2;
    margin: 0 30px;
}

.userIndex_l_d2 .d1 b {
    width: 0;
    height: 0;
}

.userIndex_l_d2 .d1 p.on {
    color: #1c78e6;
}

.userIndex_l_d2 .d1 p.on b {
    border-top: 5px solid #1c78e6;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    left: 50%;
    bottom: -10px;
}

.userIndex_l_d2 .d2 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    justify-content: space-around;
}

.userIndex_l_d2 .p1 {
    margin-bottom: 20px;
}

.userIndex_l_d2 .sp1 {
    width: 85px;
    height: 85px;
    border: 5px solid #eaedf1;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.userIndex_l_d2 .sp2 {
    text-align: center;
    font-size: 12px;
    margin-top: 15px;
}

.userIndex_l_d3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.userIndex_l_d3 .d1 {
    width: 670px;
    height: 384px;
    background: #ffffff;
    border-radius: 10px;
    padding: 0 30px;
    margin-bottom: 15px;
}

.userIndex_l_d3 .p1 {
    line-height: 70px;
    font-weight: bold;
}

.userIndex_model_r {
    width: 447px;
    font-size: 12px;
}

.userIndex_r_d1 {
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
    border-bottom: 1px dashed #dbdfe4;
}

.userIndex_r_d1 .d1 {
    font-weight: bold;
    font-size: 14px;
}

.userIndex_r_d1 .d2 {
    margin-top: 20px;
}

@keyframes ticker {
    0% {
        margin-top: 0;
    }

    25% {
        margin-top: -60px;
    }

    50% {
        margin-top: -120px;
    }

    75% {
        margin-top: -180px;
    }

    100% {
        margin-top: 0;
    }
}

.news {
    overflow: hidden;
    border-radius: 4px;
    -webkit-user-select: none;
}

.news span {
    float: left;
    color: #fff;
    padding: 6px;
    position: relative;
    top: 1%;
    border-radius: 4px;
    box-shadow: inset 0 -15px 30px rgba(0, 0, 0, 0.4);
    font: 16px 'Source Sans Pro', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    cursor: pointer;
}

.news ul {
    float: left;
    animation: ticker 10s cubic-bezier(1, 0, 0.5, 0) infinite;
    -webkit-user-select: none;
}

.news ul li {
    line-height: 30px;
    list-style: none;
}

.news ul li a {
    color: #fff;
    text-decoration: none;
    font: 14px Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
}

.news ul:hover {
    animation-play-state: paused;
}

.news span:hover + ul {
    animation-play-state: paused;
    /* OTHER COLORS */
}

.userIndex_r_d1 .p1 {
    width: 100%;
    height: 60px;
    font-size: 12px;
}

.userIndex_r_d1 .sp1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #000000;
    width: 100%;
}

.userIndex_r_d1 .sp2 {
    font-size: 12px;
    color: #999999;
    width: 100%;
}

.userIndex_r_d1 .sp3 {
    cursor: pointer;
    color: #666;
    width: 100%;
    padding: 10px 0;
    font-size: 12px;
}

.userIndex_r_d2 {
    background: #ffffff;
    border-radius: 10px;
    padding: 35px 30px;
    border-bottom: 1px dashed #dbdfe4;
}

.userIndex_r_d2 .d1 {
    font-weight: bold;
    font-size: 14px;
}

.userIndex_r_d2 .d2 {
    margin-top: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.userIndex_r_d2 .d2 a {
    display: flex;
    align-items: center;
    padding: 0 18px;
    height: 45px;
    border: 1px solid #eaedf1;
    margin-right: 7px;
    margin-bottom: 7px;
    border-radius: 4px;
}

.userIndex_r_d2 .d2 a:hover {
    border-color: #1c78e6;
}

.userIndex_r_d3 {
    background: #ffffff;
    border-radius: 10px;
    padding: 45px 30px;
}

.userIndex_r_d3 .d1 {
    font-weight: bold;
    font-size: 14px;
}

.userIndex_r_d3 .d2 {
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.userIndex_r_d3 .d3 {
    margin-top: 30px;
    line-height: 29px;
}

.userIndex_r_d3 .d3 p {
    display: flex;
}

.userIndex_r_d3 .d3 .sp1 {
    color: #888888;
}

.NewNotice {
    margin: 10px;
    overflow: hidden;
    padding: 30px 60px;
}

.NewNotice ul {
    margin: 0px;
    padding: 0px;
    clear: both;
}

.NewNotice ul li {
    margin-bottom: 20px;
    overflow: hidden;
    list-style: none;
    font-size: 14px;
}

.NewNotice ul li a {
    border-radius: 10px;
    background: #f7f7f7;
    display: block;
    padding: 20px;
    border: 1px solid #ededed;
    text-decoration: none;
}

.NewNotice_time {
    font-weight: bold;
    text-align: center;
    color: #999999;
    margin-bottom: 5px;
}

.NewNotice_title {
    font-weight: bold;
    font-size: 16px;
}

.NewNotice_content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.News_SContent {
    padding: 30px 60px;
    overflow: hidden;
}

.News_Title {
    font-size: 22px;
    font-weight: bold;
}

.News_Time {
    margin-top: 10px;
    color: #999999;
    font-size: 14px;
}

.News_Content {
    margin-top: 20px;
}

.News_back {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #1c78e6;
    border: 1px solid #1c78e6;
    width: 90px;
    height: 32px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 14px;
    background: url(/static/users/images/ico_back.png)no-repeat #ffffff;
    background-position: 54px;
    text-align: left;
    text-indent: 13px;
}

.hw_Track_di {
    background: #ffffff;
    margin: auto;
    position: relative;
    padding: 60px 0;
    width: 1020px;
}

.hw_Track_inputBox {
    min-height: 60px;
    position: relative;
    border-collapse: separate;
    display: table;
    margin: auto;
}

.hw_Track_inputSeekB {
    border-radius: 50px;
    width: 800px;
    border: 1px solid #dedede;
    margin-right: 85px;
}

.hw_Track_inputBox_ul {
    padding: 15px;
    position: relative;
    width: 839px;
    display: table-cell;
}

.hw_Track_inputBox_li {
    width: 100%;
}

.hw_Track_inputBox_p {
    height: 28px;
    line-height: 28px;
    background: #e2e2e2;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
}

.hw_Track_inputBox_p1 {
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
    border-bottom: 1px dotted #b94a48;
}

.hw_Track_inputBox_sp1 {
    font-size: 16px;
    color: #000;
    display: inline-block;
    padding-left: 10px;
    padding-right: 5px;
    cursor: default;
}

.hw_Track_inputBox_sp2 {
    font-family: "Hiragino Sans GB",simsun,"Microsoft YaHei",sans-serif;
    padding-right: 10px;
    padding-left: 5px;
    cursor: pointer;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    font-size: 19.5px;
}

.hw_Track_inputBox_sp2:hover {
    color: #da251d;
    opacity: 1;
}

.hw_Track_inputBox_input {
    background: transparent;
    width: 100%;
    height: 30px;
    border: 0;
}

.hw_Track_inputBox_input2 {
    display: inline-block;
    height: 30px;
    background: transparent;
    border: 0;
}

.hw_Track_inputBox_btn {
    background: #da251d;
    width: 136px;
    height: 100%;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
}

.hw_Track_inputBox_delete {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
    cursor: pointer;
}

.hw_Track_info {
    margin-top: 60px;
}

.hw_Track_info_ul {
    margin-bottom: 50px;
}

.hw_Track_info_title {
    display: flex;
    font-size: 14px;
    font-weight: bold;
    align-items: c;
}

.hw_Track_info_title span {
    margin-left: 10px;
    margin-right: 5px;
    color: #da251d;
}

.hw_Track_info_tab {
    margin-top: 10px;
}

.hw_Track_info_tab td {
    padding: 0 14px;
    height: 40px;
    border: 1px solid #eaedf1;
    color: #555555;
    font-size: 14px;
}

.hw_Track_info_tab .tr td {
    font-size: 13px;
    font-weight: bold;
    background: #f4f4f4;
}

.zanwu {
    text-align: center;
    margin-top: 140px;
}

.zanwu2 {
    text-align: center;
    margin-top: 10px;
    border: 1px solid #eaedf1;
    padding: 40px;
}

.hw_Track_error {
    color: #da251d;
    font-size: 14px;
    margin-top: 7px;
    padding: 0 5px;
}

.hy_Track_di {
    background: #ffffff;
    margin: auto;
    position: relative;
    padding: 60px 0;
    width: 1020px;
}

.hy_Track_inputBox {
    position: relative;
}

.hy_Track_inputSeekB {
    border: 1px solid #dbdfe4;
    border-radius: 3px;
    height: 210px;
    position: relative;
}

.hy_Track_inputBox_ul {
    padding: 5px 15px;
    position: relative;
    width: 839px;
    display: table-cell;
}

.hy_Track_inputBox_li {
    width: 100%;
}

.hy_Track_inputBox_p {
    height: 28px;
    line-height: 28px;
    background: #e2e2e2;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
}

.hy_Track_inputBox_p1 {
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
    border-bottom: 1px dotted #b94a48;
}

.hy_Track_inputBox_sp1 {
    font-size: 16px;
    color: #000;
    display: inline-block;
    padding-left: 10px;
    padding-right: 5px;
    cursor: default;
}

.hy_Track_inputBox_sp2 {
    font-family: "Hiragino Sans GB",simsun,"Microsoft YaHei",sans-serif;
    padding-right: 10px;
    padding-left: 5px;
    cursor: pointer;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    font-size: 19.5px;
}

.hy_Track_inputBox_sp2:hover {
    color: #da251d;
    opacity: 1;
}

.hy_Track_inputBox_input {
    background: transparent;
    width: 100%;
    height: 30px;
    border: 0;
}

.hy_Track_inputBox_input2 {
    display: inline-block;
    height: 30px;
    background: transparent;
    border: 0;
}

.hy_Track_inputBox_btn {
    background: #d05451;
    width: 136px;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
}

.hy_Track_inputBox_delete {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px;
}

.t_pack_info_title {
    height: 48px;
    margin-top: 12px;
    line-height: 48px;
}

.t_pack_info_title p {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    font-size: 14px;
    color: #333;
    font-weight: 600;
}

table.t_pack_info_table {
    text-align: center;
}

table.t_pack_info_table td {
    border: 1px #eee solid;
    color: #666;
    height: 48px;
}

table.t_pack_info_table th {
    height: 48px;
    color: #333;
    font-size: 12px;
    background: #f5f5f5;
    text-align: center;
    border: 1px #eee solid;
}

.t_pack_table_img {
    display: inline-block;
    border: 1px #eee solid;
    width: 60px;
    height: 60px;
    margin: 8px 0;
    cursor: pointer;
    text-align: center;
}

.t_pack_table_img img {
    max-width: 100%;
}

.t_package_top_state {
    margin: 25px 0 30px;
    display: flex;
    justify-content: space-between;
}

.t_items_detail_title {
    margin-top: 20px;
}

p.t_items_detail_title_p {
    margin-left: 10px;
}

table.t_items_info_table {
    text-align: center;
}

table.t_items_info_table th {
    height: 48px;
    color: #333;
    font-size: 12px;
    background: #f5f5f5;
    text-align: center;
    border: 1px #eee solid;
}

table.t_items_info_table td {
    height: 48px;
    color: #666;
    border: 1px #eee solid;
}

.t_items_bottom_info {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.t_package_info {
    width: 400px;
    min-height: 320px;
    float: left;
    border-left: 1px #eee solid;
}

.t_package_info ul li {
    line-height: 30px;
    color: #666;
    font-size: 12px;
    padding-left: 15px;
}

.t_package_info ul li > a {
    color: #3388d1;
    text-decoration: underline;
}

.t_package_info ul li > b {
    display: block;
    float: right;
    color: #666;
    font-weight: 500;
    width: 321px;
}

.t_table_box input[type=text] {
    border: 1px solid #bbb;
    margin-right: 2px;
    border-radius: 4px;
    width: 96px;
    height: 33px;
    font-size: 12px;
    padding: 0 10px;
}

.t_table_box td {
    color: #666666;
    font-size: 14px;
    padding: 4px;
}

.t_jisuan {
    background: #1c78e6;
    width: 136px;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    margin-top: 70px;
}

.t_package_price_div {
    display: inline-block;
    margin-left: 25px;
}

.t_package_price_area {
    text-align: right;
    margin-bottom: 50px;
}

.t_package_price_div > p {
    color: #999;
    font-size: 12px;
    font-weight: 500;
    margin-left: 10px;
}

.t_package_price_div > span {
    color: #333;
    font-size: 12px;
    vertical-align: middle;
}
