::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #76808e;
}

::-webkit-scrollbar-track {
    background-color: rgba(216, 221, 228, .3);
    border-radius: 10px;
}

/* WebKit browsers */
::-webkit-input-placeholder {
    color: #999;
}

/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {
    color: #999;
}

/* Mozilla Firefox 19+ */
::-moz-placeholder {
    color: #999;
}

/* Internet Explorer 10+ */
:-ms-input-placeholder {
    color: #999;
}

/* Internet Explorer 9- */
.placeholder {
    color: #999;
}

[v-cloak] {
    display: none;
}

* {
    box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
a,
i,
span,
td {
    margin: 0;
    padding: 0
}

html {
    height: 100%;
    -ms-overflow-style: scrollbar;
    overflow: auto;
}

body {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC",
        "Hiragino Sans GB", "Microsoft YaHei", "å¾®è½¯é›…é»‘", Arial, sans-serif !important;
    font: 16px Helvetica Neue, Helvetica, PingFang SC,
        Hiragino Sans GB, Microsoft YaHei, å¾®è½¯é›…é»‘, Arial, sans-serif !important;
    color: #333;
    background: #f2f4f6;
}

body {
    min-width: 1180px;
    min-height: 100%;
    padding-top: 60px !important;
    padding-bottom: 80px !important;
    position: relative;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0
}

th {
    font-style: normal;
    font-weight: normal;
    text-align: left
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

iframe {
    display: block;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
    outline: none;
    border: none;
    background-color: transparent
}

table {
    font-size: inherit;
    font: 100%
}

a {
    text-decoration: none;
    color: inherit
}

.invisible {
    visibility: hidden !important;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left;
}

.r {
    float: right;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center;
}

.hide,
.hidden {
    display: none;
}

.block {
    display: block;
}

.flex {
    display: flex;
}

.invisible {
    visibility: hidden;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fac {
    align-items: center
}

.fjsb {
    justify-content: space-between
}

.fjc {
    justify-content: center;
}

.focus {
    border-color: #257cff !important
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt12 {
    margin-top: 12px;
}

.ml12 {
    margin-left: 12px;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb24 {
    margin-bottom: 24px;
}

.mr20 {
    margin-right: 20px;
}

.ml20 {
    margin-left: 20px;
}

.mh30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.mt30 {
    margin-top: 30px;
}

.ph30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.pt30 {
    padding-top: 30px;
}

.bgF3FBFE {
    background: rgb(243, 246, 254);
}

.bt {
    border-top: 1px solid #e8e8e8
}

.valiNum {
    ime-mode: disabled
}

.fade {
    transition: all ease-in-out .3s
}

.layer-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background: #000;
    z-index: 10000
}

.nicescroll-cursors:hover {
    background: #A8A8A8 !important
}

.nicescroll-cursors:active {
    background: #787878 !important
}

.content {
    padding-bottom: 40px !important;
    background: url("../images/main_bg.png") no-repeat center top;
}

.container {
    width: 1180px;
    margin: 0 auto;
    height: 100%;
}

.staff_login,
.expert_login {
    height: 100%;
    display: inline-block;
    padding: 0 5px;
}

.staff_login:hover,
.expert_login:hover {
    background-color: #ff9425;
}

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    text-align: center;
}

.footer-bottom {
    padding: 24px 0;
    font-size: 15px;
    color: #a1c1f1;
    line-height: 32px;
    background: #1d4f9b;
    height: 100%;
}

.footer-bottom p {
    min-height: 32px;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC",
        "Hiragino Sans GB", "Microsoft YaHei", "å¾®è½¯é›…é»‘", Arial, sans-serif;
    font-size: 15px;
}

.footer-bottom-white {
    background: #fff;
    color: #666;
}

.nav-scroll {
    position: fixed;
    right: 8px;
    top: 50%;
    width: 66px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    z-index: 10
}

.nav-scroll-title {
    width: 40px;
    height: 52px;
    padding-top: 14px;
    margin: 0 auto 16px;
    background: url('/images/nav-scroll.png') no-repeat center;
}

.nav-scroll ul li {
    width: 20px;
    height: 20px;
    background: #3472cf;
    margin: 0 auto 20px;
    font-size: 0;
    line-height: 20px;
    border-radius: 20px;
    transition: width ease-in-out 0.3s;
    position: relative
}

.nav-scroll ul li a {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -33px;
    display: block;
    width: 66px;
    height: 100%;
}

.nav-scroll ul li.active {
    width: 66px;
    background: #ffa700;
    font-size: 12px;
}

.form-group {
    height: 64px;
}

.form-box {
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 2px;
    transition: all ease-in-out .3s
}

.form-box input[type='text'],
.form-box input[type='password'] {
    height: 38px;
    width: 260px;
    border: none;
    background: transparent;
    line-height: 38px;
    font-size: 14px;
    padding: 0 10px;
}

.form-box input[type='text']::placeholder,
.form-box input[type='password']::placeholder {
    color: #c0c0c0;
}

.form-box i {
    width: 38px;
    height: 38px;
    float: right;
    background-position: center center;
    background-repeat: no-repeat;
}

.form-box i.phone {
    background-image: url('/images/icon-login-phone.png');
}

.form-box i.password {
    background-image: url('/images/icon-login-password.png');
}

.form-error {
    height: 14px;
    display: block;
    padding-left: 2px;
    font-size: 12px;
    margin-top: 4px;
    color: #ec0000;
    line-height: 1;
    /* font-size: 0; */
}

.form-submit {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    background: #ff9425;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    transition: all ease-in-out .3s
}

.form-submit:hover {
    background: #ff7725
}

.validate-code input[type='text'] {
    width: 170px;
}

.form-box .getCode {
    width: 128px;
    line-height: 38px;
    background: #ddd;
    color: #666;
    font-style: normal;
    text-align: center;
    font-size: 14px;
    cursor: pointer
}

.form-modify {
    width: 404px;
    background: url('/images/modal.png');
    display: none;
}

.form-modify h2 {
    height: 68px;
    line-height: 68px;
    font-size: 24px;
    color: #fff;
    background: #257cff;
    text-align: center
}

.form-modify .modify-box {
    padding: 40px 50px;
    background: #fff;
}

.layui-layer-rim {
    border-radius: 0 !important
}

/* .layui-layer-close {
    width: 20px !important;
    height: 20px !important;
    top: 0 !important;
    right: 0 !important;
    background: url('/images/layer-close.png') no-repeat center !important;
    background-size: 14px 14px !important;
} */


.sub-container {
    border-top: 2px solid rgba(59, 89, 152, 1);
    background: transparent;
}

.public-sidebar {
    width: 280px;
}

.sub-title {
    height: 56px;
    line-height: 56px;
    padding: 0 20px;
}

.sub-title h2 {
    float: left;
    font-size: 22px;
    color: rgba(59, 89, 152, 1);
}

.sub-title p {
    font-size: 14px;
}

.public-sidebar ul {
    border-top: 1px solid #ebebeb;
    padding-bottom: 56px;
}

.public-sidebar ul li {
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
}

.public-sidebar ul li a {
    display: block;
    height: 100%;
    padding-left: 46px;
    border-bottom: 1px solid #ebebeb;
    color: #666;
    background: url('/images/icon-sub-list.png') no-repeat 10px center;
}

.public-sidebar ul li:hover {
    background: #ddefff
}

.public-sidebar ul li:hover a {
    border-color: #fff;
    color: #257cff
}

.public-list {
    width: 880px;
    padding-bottom: 24px;
    background: #fff;
}

.search-box {
    width: 212px;
    height: 28px;
    border: 1px solid #d2d2d2;
    line-height: 28px;
    font-size: 0;
    transition: all ease-in-out .3s;
    background: #fff
}

.search-box input[type='text'] {
    width: 174px;
    height: 26px;
    line-height: 26px;
    vertical-align: top;
    font-size: 14px;
    padding: 0 10px;
}

.search-box input[type='text']:placeholder {
    color: #999
}

.search-box input[type='submit'] {
    width: 36px;
    height: 26px;
    vertical-align: top;
    background: url('/images/icon-search.png') no-repeat center;
    cursor: pointer;
}

.public-list>ul {
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
}

.public-list>ul>li {
    line-height: 40px;
    margin: 0 26px 20px;
    border-bottom: 1px dashed #eee;
    font-size: 16px;
    overflow: hidden;
    position: relative
}

.public-list>ul>li a {
    float: left;
    width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.public-list>ul>li a::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #333;
    vertical-align: middle;
    margin-right: 12px;
}

.public-list>ul>li span {
    float: right;
}

.public-list>ul>li:hover {
    color: #ff8a00
}

.public-list>ul>li:hover a::before {
    background: #ff8a00
}

.pagination {
    text-align: center;
    margin-top: 4px;
}

.pagination a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    border: 1px solid #dddddd;
    padding: 0 8px;
    font-size: 14px;
    margin: 0 4px;
}

.pagination span {
    font-size: 14px;
    margin: 0 4px;
}

.pagination input {
    width: 40px;
    height: 24px;
    margin-left: 6px;
    font-size: 14px;
    border: 1px solid #dddddd;
    padding: 0 8px;
    vertical-align: top
}

.pagination span.active {
    color: #3472cf
}

.button {
    font-weight: 600 !important;
    padding: 0 20px !important;
    font-size: 14px !important;
    height: 36px;
    line-height: 36px;
}

.button-orange {
    padding: 0 10px;
    font-size: 14px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    transition: all ease-in-out .3s;
    border-width: 1px;
    border-style: solid
}

.button-orange {
    background: #ff9425;
    border-color: #ff9425;
    color: #fff;
}

.button-orange:hover {
    background: #ff7725;
    border-color: #ff7725
}

.checkbox {
    display: inline-block;
    vertical-align: middle
}

.checkbox input[type='checkbox'] {
    display: none
}

.checkbox label {
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #aeaeae;
    background: #fff
}

.checkbox label.checked {
    background: url('/images/icon-checked.jpg') no-repeat center;
}

.table {
    border-top: 1px solid #e8e8e8;
    padding-bottom: 40px;
    background: #fff;
}

.table table {
    width: 100%;
    font-size: 14px;
    table-layout: fixed
}

.table table thead th {
    text-align: center;
    color: #0068b7;
    height: 46px;
    line-height: 46px;
}

.table table tbody {
    text-align: center
}

.table table tbody td {
    height: 50px;
    line-height: 20px;
    padding: 0 16px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table table tbody tr:nth-child(even) {
    background: #FDFDFD
}

.table table tbody tr:hover {
    background: #EDF8FF
}

.table table tbody td p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table table tbody tr span {
    color: #666
}

.sub-name {
    color: rgba(59, 89, 152, 1);
    height: 46px;
    line-height: 44px;
    border-bottom: 2px solid #e8e8e8
}

.layui-input {
    width: 100%;
    padding-left: 10px;
    height: 25px;
    line-height: 1.3;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
}

#evabidlist table tbody td:not (.no-link) {
    cursor: pointer;
}

#expert-evabidlist table tbody tr {
    cursor: pointer;
}

.no-info {
    text-align: center;
    height: 100%;
}

.no-info .no-info-text {
    text-align: center;
    display: block;
    font-size: 12px;
    font-weight: 300;
    color: #909090;
}

.no-info .no-info-img {
    display: inline-block;
    background-image: url('/images/no-info.png');
    height: 64px;
    width: 64px;
}

.delete-main {
    cursor: pointer;
}

.pointer {
    cursor: pointer;
}

.sub-name:before {
    content: '';
    display: inline-block;
    height: 16px;
    width: 6px;
    margin-top: -2px;
    margin-right: 10px;
    background: #0068b7;
    vertical-align: middle;
    border-radius: 4px;
}

.layer-confirm {
    width: 400px;
    height: 214px;
    background: #fff;
    display: none;
    border: 1px solid #e8e8e8;
    border-top: 2px solid #268ff0;
    position: relative
}

.layer-confirm .layer-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url('/images/icon-close.png') no-repeat center;
    cursor: pointer
}

.layer-confirm .title {
    height: 40px;
    padding: 0 16px;
    border-bottom: 1px solid #e8e8e8;
    line-height: 37px;
    font-size: 14px;
    color: #268ff0;
    font-weight: bold;
}

.layer-confirm p {
    height: 120px;
    line-height: 110px;
    text-align: center;
}

.layer-confirm p * {
    display: inline-block;
    vertical-align: middle;
}

.layer-btn {
    margin-top: 5px;
    text-align: center;
}

.layer-btn a {
    display: inline-block;
    height: 28px;
    margin: 0 10px;
    padding: 0 20px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
    transition: all ease-in-out .2s;
    cursor: pointer
}

.layer-btn a.layer-ok {
    background: #ff9425;
}

.layer-btn a.layer-ok:hover {
    background: #ff7725
}

.layer-btn a.layer-cancel {
    background: #a6a6a6;
}

.layer-btn a.layer-cancel:hover {
    background: #40c019;
}

.steps {
    height: 170px;
    text-align: center;
    font-size: 0
}

.steps li {
    display: inline-block;
    width: 70px;
    height: 100%;
    padding-top: 40px;
    vertical-align: top;
    margin-left: 230px;
    position: relative;
}

.steps li:after {
    content: '';
    position: absolute;
    top: 74px;
    right: 72px;
    width: 226px;
    border-top: 4px dotted #999;
    color: #999
}

.steps li.active .step-icon {
    background: rgba(59, 89, 152, 1);
    color: #fff;
}

.steps li.active:after {
    border-color: rgba(59, 89, 152, 1);
}

.steps li.active p {
    color: rgba(59, 89, 152, 1);
}

.steps li.firstChild {
    margin-left: 0;
}

.steps li.firstChild:after {
    display: none
}

.steps li .step-icon {
    display: block;
    width: 70px;
    height: 70px;
    margin-bottom: 12px;
    background: #d6d6d6;
    line-height: 70px;
    border-radius: 70px;
    text-align: center;
    color: #666666;
    font-weight: bold;
    font-size: 42px;
    cursor: pointer
}

.steps li p {
    font-size: 14px;
    color: #666666
}

.operate-btn {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.operate-btn .syncInput,
.operate-btn .next-step {
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
}

.syncInput,
.next-step {
    width: 180px;
    height: 42px;
    margin: 50px auto;
    background: #ff9425;
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}

.syncInput:hover,
.next-step:hover {
    background: #ff7725;
    color: #fff;
}

.field-title {
    height: 54px;
    padding-left: 14px;
    line-height: 54px;
    color: rgba(59, 89, 152, 1);
    font-size: 15px;
    font-weight: bold;
}

.expert-list .expert-item,
.expert-list .add-expert {
    width: 350px;
    height: 120px;
    margin-right: 34px;
    margin-bottom: 20px;
    background: #fbfbfb;
    float: left;
    border: 1px solid rgba(26, 26, 26, 0.1);
    box-shadow: 0px 1px 3px rgba(26, 26, 26, 0.2);
    -webkit-box-shadow: 0px 1px 3px rgba(26, 26, 26, 0.2);
    border-radius: 2px;
}

.expert-list .expert-item {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top: 5px solid rgba(59, 89, 152, 0.8);
}

.expert-list li:nth-child(3n) {
    margin-right: 0;
}

.expert-list li.expert-item {
    position: relative
}

.expert-list li .expert-delete {
    position: absolute;
    right: -14px;
    top: -14px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background: url('/images/icon-delete-circle.png') no-repeat center;
    transform-origin: center;
    transform: scale(0);
    visibility: hidden;
    transition: transform ease-in-out .2s;
}

.expert-list li:hover .expert-delete {
    visibility: visible;
    transform: scale(1);
}

.expert-avatar {
    width: 70px;
    height: 70px;
    margin: 20px 0 0 18px;
    border-radius: 70px;
    overflow: hidden;
    float: left;
}

.expert-avatar img {
    vertical-align: top;
    width: auto;
    height: 100%;
    margin: 0 auto;
    display: block;
}

.expert-info {
    float: left;
    padding-left: 17px;
    padding-top: 30px;
}

.expert-info input {
    width: 180px;
    height: 24px;
    padding: 0 6px;
    margin-bottom: 5px;
    border: 1px solid #d2d2d2;
    background: #fff;
    font-size: 14px;
    line-height: 22px;
    display: block;
    transition: all ease-in-out .2s;
}

.expert-info input:focus {
    border-color: #3591dc
}

.expert-info.readonly input {
    border-color: transparent;
    background: transparent;
    color: #999999;
    cursor: default
}

.main-step {
    margin-bottom: 30px;
}

.main-step li:not (.active) a {
    cursor: default !important;
}

.bg-tips p {
    padding: 10px 30px 10px 20px;
    border-radius: 2px;
    font-size: 12px;
    margin: 5px auto;
}

.bg-info {
    border: 1px solid #97c7ff;
    background-color: #e5f0ff;
    color: #003b80;
}

.bg-warning {
    color: #b43537;
    border: 1px solid #f6b5b5;
    background-color: #fcecec;
}

.bg-success {
    background-color: #e6f8ee;
    border: 1px solid #9ce4bc;
    color: #007e3b;
}

/*ï¿½ï¿½Æµï¿½ï¿½Øµï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½*/
.video-layer>.layui-layer-title,
.layer-room>.layui-layer-title {
    background: rgba(59, 89, 152, 1)
}

.video-layer>.layui-layer-title,
.layer-room>.layui-layer-title {
    color: #fff;
    border-bottom: 0px;
}

.video-layer>.layui-layer-setwin,
.layer-room>.layui-layer-setwin {
    top: 11px;
    color: #fff;
}

.layer-alert-individuation>.layui-layer-title {
    color: #fff;
    background: rgba(59, 89, 152, 1)
}

.layer-alert-individuation .layui-layer-btn .layui-layer-btn0 {
    border-color: rgba(59, 89, 152, 1);
    background-color: rgba(59, 89, 152, 1);
}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½ */
.header-nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 60px;
    min-height: 60px;
    line-height: 60px;
    z-index: 5;
    background: #3b1081;
}

.header-nav .logo {
    float: left;
    padding: 8px 0;
    height: 60px;
    line-height: 60px;
}

.header-nav ul {
    float: right;
}

.header-nav li {
    float: left;

    /* margin-left: 40px; */
}

.header-nav li a {
    color: #bed1f1;
    line-height: 60px;
    font-size: 14px;
    display: block;
    padding: 0 20px;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.header-nav li a:hover,
.header-nav li.cur a {
    color: #00b7ee;
}

.header-nav .user-avatar {
    padding: 15px 0;
    padding-right: 30px;
    height: 60px;
    position: relative;
}

.header-nav .user-avatar img {
    display: block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.header-nav .user-avatar .user-dropdown {
    display: none;
    position: absolute;
    background: #fff;
    top: 50px;
    right: 0px;
    z-index: 9;
    width: 220px;
    border: 1px solid #D8DDE4;
    padding: 10px;
    line-height: normal;
    font-size: 14px;
    color: #202d40;
    border-radius: 2px;
}

.header-nav .user-avatar:hover>.user-dropdown {
    display: block;
}

.header-nav .user-avatar .user-dropdown::before {
    content: '';
    position: absolute;
    top: -6px;
    right: 38px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #fff;
}

.header-nav .user-avatar .user-dropdown div {
    padding: 5px 0;
}

.header-nav .user-avatar .user-dropdown .user-title span {
    display: block;
}

.header-nav .user-avatar .user-dropdown .user-title .name {
    font-weight: 600;
    margin-bottom: 5px;
}

.header-nav .user-avatar .user-dropdown .user-title .desc {
    font-size: 12px;
    color: #76808e;
}

.header-nav .user-avatar .user-dropdown .user-edit .el-button {
    font-size: 12px;
    width: 100%;
    padding: 12px 10px;
}

.header-nav .user-avatar .user-dropdown .user-edit .edit-password,
.header-nav .user-avatar .user-dropdown .user-edit .edit-phone {
    margin-top: 5px;
    font-size: 12px;
    display: block;
    color: #76808e;
}

.header-nav .user-avatar .user-dropdown .user-edit .el-button.is-plain:focus,
.header-nav .user-avatar .user-dropdown .user-edit .el-button.is-plain:hover,
.header-nav .user-avatar .user-dropdown .user-edit .el-button.is-plain:focus>span>.edit-password,
.header-nav .user-avatar .user-dropdown .user-edit .el-button.is-plain:hover>span>.edit-password,
.header-nav .user-avatar .user-dropdown .user-edit .el-button.is-plain:focus>span>.edit-phone,
.header-nav .user-avatar .user-dropdown .user-edit .el-button.is-plain:hover>span>.edit-phone {
    border-color: #202d40 !important;
    color: #202d40 !important;
}

.header-nav .user-avatar .logout {
    text-align: center;
}

.header-nav .user-avatar .logout .el-button {
    width: 100%;
}

.header-nav .navlist li {
    position: relative;
}

.header-nav .navlist li:hover>a {
    color: #00b7ee !important;
}

.header-nav .navlist li:hover>.header-subnav {
    visibility: visible;
    top: 60px;
    opacity: 1;
}

.header-nav .header-subnav {
    visibility: hidden;
    position: absolute;
    top: 40px;
    right: -12px;
    background: #102981;
    z-index: 9;
    width: 120px;
    font-size: 12px;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    /* Chrome and Safari */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
}

.header-nav .header-subnav .header-subnav-item {
    display: block;
    line-height: 24px;
    padding: 5px 0 10px;
    text-align: center;
}

.header-nav .header-subnav .header-subnav-item {
    color: #bed1f1;
}

.header-nav .header-subnav .header-subnav-item:hover {
    background: rgb(68, 102, 177);
    color: #bed1f1;
}

.inf input {
    width: 180px;
    height: 24px;
    padding: 0 6px;
    margin-bottom: 5px;
    border: 1px solid #d2d2d2;
    background: #fff;
    font-size: 14px;
    line-height: 22px;
    display: block;
    transition: all ease-in-out .2s;
}

.inf.readonly input {
    border-color: transparent;
    background: transparent;
    color: #999999;
    cursor: default
}

.tablepointer td {
    cursor: pointer
}


/* elementåˆ†é¡µé¢œè‰²ä¸ªæ€§åŒ– */

.my-el-pagination.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #3472cf;
    color: #fff !important;
}

.my-el-pagination.el-pagination.is-background .el-pager li:not(.disabled):hover {
    color: #3472cf;
}

.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
}


/* é¢åŒ…å±‘-å½“å‰ä½ç½® */
.a-no-style {
    text-decoration: none !important;
}

.position {
    height: 20px;
    padding-left: 34px;
    margin: 46px auto 16px;
    line-height: 20px;
    font-size: 14px;
    background: url('/images/icon-position.png') no-repeat 10px center;
}

.position-noimg {
    margin: 16px auto;
}

.position span {
    margin-right: 4px;
}

.position span a {
    font-weight: 700;
    margin-right: 4px;
    text-decoration: none;
}

.position a:hover {
    color: #409eff;
}

.position span {
    color: #606266;
}

.position span a {
    color: #333;
}

.position .active,
.position .el-breadcrumb .active span {
    color: rgb(204, 68, 68) !important;
}

.el-breadcrumb {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
}

.position b {
    float: left;
}

.el-message {
    z-index: 20000000 !important;
}