﻿/*!
 * XH 1.0
 * Copyright 2020-10 YE.
*/

body {
    margin: 0;
    font-family: '微软雅黑';
    font-size: 14px;
}

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: #888e7e;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    list-style: none;
}

.xh-lg-1,
.xh-lg-10,
.xh-lg-11,
.xh-lg-12,
.xh-lg-2,
.xh-lg-3,
.xh-lg-4,
.xh-lg-5,
.xh-lg-6,
.xh-lg-7,
.xh-lg-8,
.xh-lg-9,
.xh-md-1,
.xh-md-10,
.xh-md-11,
.xh-md-12,
.xh-md-2,
.xh-md-3,
.xh-md-4,
.xh-md-5,
.xh-md-6,
.xh-md-7,
.xh-md-8,
.xh-md-9,
.xh-sm-1,
.xh-sm-10,
.xh-sm-11,
.xh-sm-12,
.xh-sm-2,
.xh-sm-3,
.xh-sm-4,
.xh-sm-5,
.xh-sm-6,
.xh-sm-7,
.xh-sm-8,
.xh-sm-9,
.xh-xs-1,
.xh-xs-10,
.xh-xs-11,
.xh-xs-12,
.xh-xs-2,
.xh-xs-3,
.xh-xs-4,
.xh-xs-5,
.xh-xs-6,
.xh-xs-7,
.xh-xs-8,
.xh-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.xh-xs-1,
.xh-xs-10,
.xh-xs-11,
.xh-xs-12,
.xh-xs-2,
.xh-xs-3,
.xh-xs-4,
.xh-xs-5,
.xh-xs-6,
.xh-xs-7,
.xh-xs-8,
.xh-xs-9 {
    float: left
}

.xh-xs-12 {
    width: 100%
}

.xh-xs-11 {
    width: 91.66666667%
}

.xh-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.xh-xs-8 {
    width: 66.66666667%
}

.xh-xs-7 {
    width: 58.33333333%
}

.xh-xs-6 {
    width: 50%
}

.xh-xs-5 {
    width: 41.66666667%
}

.xh-xs-4 {
    width: 33.33333333%
}

.xh-xs-3 {
    width: 25%
}

.xh-xs-2 {
    width: 16.66666667%
}

.xh-xs-1 {
    width: 8.33333333%
}

.xh-xs-pull-12 {
    right: 100%
}

.xh-xs-pull-11 {
    right: 91.66666667%
}

.xh-xs-pull-10 {
    right: 83.33333333%
}

.xh-xs-pull-9 {
    right: 75%
}

.xh-xs-pull-8 {
    right: 66.66666667%
}

.xh-xs-pull-7 {
    right: 58.33333333%
}

.xh-xs-pull-6 {
    right: 50%
}

.xh-xs-pull-5 {
    right: 41.66666667%
}

.xh-xs-pull-4 {
    right: 33.33333333%
}

.xh-xs-pull-3 {
    right: 25%
}

.xh-xs-pull-2 {
    right: 16.66666667%
}

.xh-xs-pull-1 {
    right: 8.33333333%
}

.xh-xs-pull-0 {
    right: auto
}

.xh-xs-push-12 {
    left: 100%
}

.xh-xs-push-11 {
    left: 91.66666667%
}

.xh-xs-push-10 {
    left: 83.33333333%
}

.xh-xs-push-9 {
    left: 75%
}

.xh-xs-push-8 {
    left: 66.66666667%
}

.xh-xs-push-7 {
    left: 58.33333333%
}

.xh-xs-push-6 {
    left: 50%
}

.xh-xs-push-5 {
    left: 41.66666667%
}

.xh-xs-push-4 {
    left: 33.33333333%
}

.xh-xs-push-3 {
    left: 25%
}

.xh-xs-push-2 {
    left: 16.66666667%
}

.xh-xs-push-1 {
    left: 8.33333333%
}

.xh-xs-push-0 {
    left: auto
}

.xh-xs-offset-12 {
    margin-left: 100%
}

.xh-xs-offset-11 {
    margin-left: 91.66666667%
}

.xh-xs-offset-10 {
    margin-left: 83.33333333%
}

.xh-xs-offset-9 {
    margin-left: 75%
}

.xh-xs-offset-8 {
    margin-left: 66.66666667%
}

.xh-xs-offset-7 {
    margin-left: 58.33333333%
}

.xh-xs-offset-6 {
    margin-left: 50%
}

.xh-xs-offset-5 {
    margin-left: 41.66666667%
}

.xh-xs-offset-4 {
    margin-left: 33.33333333%
}

.xh-xs-offset-3 {
    margin-left: 25%
}

.xh-xs-offset-2 {
    margin-left: 16.66666667%
}

.xh-xs-offset-1 {
    margin-left: 8.33333333%
}

.xh-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .xh-sm-1,
    .xh-sm-10,
    .xh-sm-11,
    .xh-sm-12,
    .xh-sm-2,
    .xh-sm-3,
    .xh-sm-4,
    .xh-sm-5,
    .xh-sm-6,
    .xh-sm-7,
    .xh-sm-8,
    .xh-sm-9 {
        float: left
    }
    .xh-sm-12 {
        width: 100%
    }
    .xh-sm-11 {
        width: 91.66666667%
    }
    .xh-sm-10 {
        width: 83.33333333%
    }
    .xh-sm-9 {
        width: 75%
    }
    .xh-sm-8 {
        width: 66.66666667%
    }
    .xh-sm-7 {
        width: 58.33333333%
    }
    .xh-sm-6 {
        width: 50%
    }
    .xh-sm-5 {
        width: 41.66666667%
    }
    .xh-sm-4 {
        width: 33.33333333%
    }
    .xh-sm-3 {
        width: 25%
    }
    .xh-sm-2 {
        width: 16.66666667%
    }
    .xh-sm-1 {
        width: 8.33333333%
    }
    .xh-sm-pull-12 {
        right: 100%
    }
    .xh-sm-pull-11 {
        right: 91.66666667%
    }
    .xh-sm-pull-10 {
        right: 83.33333333%
    }
    .xh-sm-pull-9 {
        right: 75%
    }
    .xh-sm-pull-8 {
        right: 66.66666667%
    }
    .xh-sm-pull-7 {
        right: 58.33333333%
    }
    .xh-sm-pull-6 {
        right: 50%
    }
    .xh-sm-pull-5 {
        right: 41.66666667%
    }
    .xh-sm-pull-4 {
        right: 33.33333333%
    }
    .xh-sm-pull-3 {
        right: 25%
    }
    .xh-sm-pull-2 {
        right: 16.66666667%
    }
    .xh-sm-pull-1 {
        right: 8.33333333%
    }
    .xh-sm-pull-0 {
        right: auto
    }
    .xh-sm-push-12 {
        left: 100%
    }
    .xh-sm-push-11 {
        left: 91.66666667%
    }
    .xh-sm-push-10 {
        left: 83.33333333%
    }
    .xh-sm-push-9 {
        left: 75%
    }
    .xh-sm-push-8 {
        left: 66.66666667%
    }
    .xh-sm-push-7 {
        left: 58.33333333%
    }
    .xh-sm-push-6 {
        left: 50%
    }
    .xh-sm-push-5 {
        left: 41.66666667%
    }
    .xh-sm-push-4 {
        left: 33.33333333%
    }
    .xh-sm-push-3 {
        left: 25%
    }
    .xh-sm-push-2 {
        left: 16.66666667%
    }
    .xh-sm-push-1 {
        left: 8.33333333%
    }
    .xh-sm-push-0 {
        left: auto
    }
    .xh-sm-offset-12 {
        margin-left: 100%
    }
    .xh-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .xh-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .xh-sm-offset-9 {
        margin-left: 75%
    }
    .xh-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .xh-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .xh-sm-offset-6 {
        margin-left: 50%
    }
    .xh-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .xh-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .xh-sm-offset-3 {
        margin-left: 25%
    }
    .xh-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .xh-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .xh-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .xh-md-1,
    .xh-md-10,
    .xh-md-11,
    .xh-md-12,
    .xh-md-2,
    .xh-md-3,
    .xh-md-4,
    .xh-md-5,
    .xh-md-6,
    .xh-md-7,
    .xh-md-8,
    .xh-md-9 {
        float: left
    }
    .xh-md-12 {
        width: 100%
    }
    .xh-md-11 {
        width: 91.66666667%
    }
    .xh-md-10 {
        width: 83.33333333%
    }
    .xh-md-9 {
        width: 75%
    }
    .xh-md-8 {
        width: 66.66666667%
    }
    .xh-md-7 {
        width: 58.33333333%
    }
    .xh-md-6 {
        width: 50%
    }
    .xh-md-5 {
        width: 41.66666667%
    }
    .xh-md-4 {
        width: 33.33333333%
    }
    .xh-md-3 {
        width: 25%
    }
    .xh-md-2 {
        width: 16.66666667%
    }
    .xh-md-1 {
        width: 8.33333333%
    }
    .xh-md-pull-12 {
        right: 100%
    }
    .xh-md-pull-11 {
        right: 91.66666667%
    }
    .xh-md-pull-10 {
        right: 83.33333333%
    }
    .xh-md-pull-9 {
        right: 75%
    }
    .xh-md-pull-8 {
        right: 66.66666667%
    }
    .xh-md-pull-7 {
        right: 58.33333333%
    }
    .xh-md-pull-6 {
        right: 50%
    }
    .xh-md-pull-5 {
        right: 41.66666667%
    }
    .xh-md-pull-4 {
        right: 33.33333333%
    }
    .xh-md-pull-3 {
        right: 25%
    }
    .xh-md-pull-2 {
        right: 16.66666667%
    }
    .xh-md-pull-1 {
        right: 8.33333333%
    }
    .xh-md-pull-0 {
        right: auto
    }
    .xh-md-push-12 {
        left: 100%
    }
    .xh-md-push-11 {
        left: 91.66666667%
    }
    .xh-md-push-10 {
        left: 83.33333333%
    }
    .xh-md-push-9 {
        left: 75%
    }
    .xh-md-push-8 {
        left: 66.66666667%
    }
    .xh-md-push-7 {
        left: 58.33333333%
    }
    .xh-md-push-6 {
        left: 50%
    }
    .xh-md-push-5 {
        left: 41.66666667%
    }
    .xh-md-push-4 {
        left: 33.33333333%
    }
    .xh-md-push-3 {
        left: 25%
    }
    .xh-md-push-2 {
        left: 16.66666667%
    }
    .xh-md-push-1 {
        left: 8.33333333%
    }
    .xh-md-push-0 {
        left: auto
    }
    .xh-md-offset-12 {
        margin-left: 100%
    }
    .xh-md-offset-11 {
        margin-left: 91.66666667%
    }
    .xh-md-offset-10 {
        margin-left: 83.33333333%
    }
    .xh-md-offset-9 {
        margin-left: 75%
    }
    .xh-md-offset-8 {
        margin-left: 66.66666667%
    }
    .xh-md-offset-7 {
        margin-left: 58.33333333%
    }
    .xh-md-offset-6 {
        margin-left: 50%
    }
    .xh-md-offset-5 {
        margin-left: 41.66666667%
    }
    .xh-md-offset-4 {
        margin-left: 33.33333333%
    }
    .xh-md-offset-3 {
        margin-left: 25%
    }
    .xh-md-offset-2 {
        margin-left: 16.66666667%
    }
    .xh-md-offset-1 {
        margin-left: 8.33333333%
    }
    .xh-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .xh-lg-1,
    .xh-lg-10,
    .xh-lg-11,
    .xh-lg-12,
    .xh-lg-2,
    .xh-lg-3,
    .xh-lg-4,
    .xh-lg-5,
    .xh-lg-6,
    .xh-lg-7,
    .xh-lg-8,
    .xh-lg-9 {
        float: left
    }
    .xh-lg-12 {
        width: 100%
    }
    .xh-lg-11 {
        width: 91.66666667%
    }
    .xh-lg-10 {
        width: 83.33333333%
    }
    .xh-lg-9 {
        width: 75%
    }
    .xh-lg-8 {
        width: 66.66666667%
    }
    .xh-lg-7 {
        width: 58.33333333%
    }
    .xh-lg-6 {
        width: 50%
    }
    .xh-lg-5 {
        width: 41.66666667%
    }
    .xh-lg-4 {
        width: 33.33333333%
    }
    .xh-lg-3 {
        width: 25%
    }
    .xh-lg-2 {
        width: 16.66666667%
    }
    .xh-lg-1 {
        width: 8.33333333%
    }
    .xh-lg-pull-12 {
        right: 100%
    }
    .xh-lg-pull-11 {
        right: 91.66666667%
    }
    .xh-lg-pull-10 {
        right: 83.33333333%
    }
    .xh-lg-pull-9 {
        right: 75%
    }
    .xh-lg-pull-8 {
        right: 66.66666667%
    }
    .xh-lg-pull-7 {
        right: 58.33333333%
    }
    .xh-lg-pull-6 {
        right: 50%
    }
    .xh-lg-pull-5 {
        right: 41.66666667%
    }
    .xh-lg-pull-4 {
        right: 33.33333333%
    }
    .xh-lg-pull-3 {
        right: 25%
    }
    .xh-lg-pull-2 {
        right: 16.66666667%
    }
    .xh-lg-pull-1 {
        right: 8.33333333%
    }
    .xh-lg-pull-0 {
        right: auto
    }
    .xh-lg-push-12 {
        left: 100%
    }
    .xh-lg-push-11 {
        left: 91.66666667%
    }
    .xh-lg-push-10 {
        left: 83.33333333%
    }
    .xh-lg-push-9 {
        left: 75%
    }
    .xh-lg-push-8 {
        left: 66.66666667%
    }
    .xh-lg-push-7 {
        left: 58.33333333%
    }
    .xh-lg-push-6 {
        left: 50%
    }
    .xh-lg-push-5 {
        left: 41.66666667%
    }
    .xh-lg-push-4 {
        left: 33.33333333%
    }
    .xh-lg-push-3 {
        left: 25%
    }
    .xh-lg-push-2 {
        left: 16.66666667%
    }
    .xh-lg-push-1 {
        left: 8.33333333%
    }
    .xh-lg-push-0 {
        left: auto
    }
    .xh-lg-offset-12 {
        margin-left: 100%
    }
    .xh-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .xh-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .xh-lg-offset-9 {
        margin-left: 75%
    }
    .xh-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .xh-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .xh-lg-offset-6 {
        margin-left: 50%
    }
    .xh-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .xh-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .xh-lg-offset-3 {
        margin-left: 25%
    }
    .xh-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .xh-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .xh-lg-offset-0 {
        margin-left: 0
    }
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.xh-visible-lg,
.xh-visible-md,
.xh-visible-sm,
.xh-visible-xs {
    display: none!important
}

.xh-visible-lg-block,
.xh-visible-lg-inline,
.xh-visible-lg-inline-block,
.xh-visible-md-block,
.xh-visible-md-inline,
.xh-visible-md-inline-block,
.xh-visible-sm-block,
.xh-visible-sm-inline,
.xh-visible-sm-inline-block,
.xh-visible-xs-block,
.xh-visible-xs-inline,
.xh-visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .xh-visible-xs {
        display: block!important
    }
    table.xh-visible-xs {
        display: table!important
    }
    tr.xh-visible-xs {
        display: table-row!important
    }
    td.xh-visible-xs,
    th.xh-visible-xs {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .xh-visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .xh-visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .xh-visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .xh-visible-sm {
        display: block!important
    }
    table.xh-visible-sm {
        display: table!important
    }
    tr.xh-visible-sm {
        display: table-row!important
    }
    td.xh-visible-sm,
    th.xh-visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .xh-visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .xh-visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .xh-visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .xh-visible-md {
        display: block!important
    }
    table.xh-visible-md {
        display: table!important
    }
    tr.xh-visible-md {
        display: table-row!important
    }
    td.xh-visible-md,
    th.xh-visible-md {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .xh-visible-md-block {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .xh-visible-md-inline {
        display: inline!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .xh-visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .xh-visible-lg {
        display: block!important
    }
    table.xh-visible-lg {
        display: table!important
    }
    tr.xh-visible-lg {
        display: table-row!important
    }
    td.xh-visible-lg,
    th.xh-visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .xh-visible-lg-block {
        display: block!important
    }
}

@media (min-width:1200px) {
    .xh-visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1200px) {
    .xh-visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .xh-hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .xh-hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .xh-hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .xh-hidden-lg {
        display: none!important
    }
}

.xh-visible-print {
    display: none!important
}

@media print {
    .xh-visible-print {
        display: block!important
    }
    table.xh-visible-print {
        display: table!important
    }
    tr.xh-visible-print {
        display: table-row!important
    }
    td.xh-visible-print,
    th.xh-visible-print {
        display: table-cell!important
    }
}

.xh-visible-print-block {
    display: none!important
}

@media print {
    .xh-visible-print-block {
        display: block!important
    }
}

.xh-visible-print-inline {
    display: none!important
}

@media print {
    .xh-visible-print-inline {
        display: inline!important
    }
}

.xh-visible-print-inline-block {
    display: none!important
}

@media print {
    .xh-visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .xh-hidden-print {
        display: none!important
    }
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

.xh-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.xh-img-rounded {
    border-radius: 6px
}

.img-circle {
    border-radius: 50%
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.xh-input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.xh-input-group .xh-input {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: table-cell;
}

.xh-input-group .xh-input:first-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.xh-input-group .xh-input:focus {
    z-index: 3;
}

.xh-group-btn-input {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    width: 1%;
}

.xh-group-btn-input:last-child>.xh-btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

img {
    border: 0;
}

.xh-btn {
    height: 35px;
    line-height: 33px;
    padding: 0 12px;
    color: #333333;
    background-color: #ffffff;
    border: solid 1px #ccc;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.xh-btn-primary {
    background-color: #455765;
    color: #ffffff;
    border: solid 1px #455765;
}

.xh-btn-info {
    background-color: #44cef6;
    color: #ffffff;
    border: solid 1px #44cef6;
}

.xh-btn-warm {
    background-color: #ffa400;
    color: #ffffff;
    border: solid 1px #ffa400;
}

.xh-btn-danger {
    background-color: #9d2933;
    color: #ffffff;
    border: solid 1px #9d2933;
}

.xh-btn-success {
    background-color: #21a675;
    color: #ffffff;
    border: solid 1px #21a675;
}

.xh-btn:hover {
    opacity: 0.7;
}

.xh-btn:focus {
    opacity: 0.7;
}

.xh-btn-lg {
    padding: 10px 25px;
    height: 40px;
    line-height: 10px;
}

.xh-btn-sm {
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    padding: 0 10px;
}

.xh-btn-ssm {
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    padding: 0 5px;
}

.xh-btn-radius {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.xh-btn-group {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.xh-btn-group .xh-btn:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.xh-btn-group .xh-btn {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
}

.xh-dashed1 {
    border: dashed 1px #ccc;
}

.xh-re {
    position: relative;
}

.xh-ab {
    position: absolute;
}

.xh-pointer {
    cursor: pointer;
}

.xh-oflow-h {
    overflow: hidden;
}

.xh-ico-sm {
    width: 10px!important;
    height: 10px!important;
}

.xh-ico-lg {
    width: 25px!important;
    height: 25px!important;
}

.xh-alert {
    border: solid 1px #ccc;
    color: #333333;
    font-size: 14px;
    padding: 10px 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    text-align: left;
}

.xh-alert-close {
    float: right;
}

.xh-alert-success {
    background-color: #21a675;
    border: solid 1px #21a675;
    color: #ffffff;
}

.xh-alert-warm {
    background-color: #ffa400;
    border: solid 1px #ffa400;
    color: #ffffff;
}

.xh-alert-danger {
    background-color: #9d2933;
    border: solid 1px #9d2933;
    color: #ffffff;
}

.xh-alert-load {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #ffffff;
    display: block;
    overflow: hidden;
    transition: transform .3s, -webkit-transform .3s;
    z-index: 2021;
    display: none;
    -webkit-transition: transform .3s, -webkit-transform .3s;
    -moz-transition: transform .3s, -webkit-transform .3s;
    -ms-transition: transform .3s, -webkit-transform .3s;
    -o-transition: transform .3s, -webkit-transform .3s;
    text-align: center;
}

.xh-alert-load .xh-alert-box {
    position: relative;
    display: inline-block;
    padding: 12px 15px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    font-size: 18px;
    top: 50%;
    color: #455765;
}

.xh-alert-load .xh-alert-box .fa-spinner {
    font-size: 48px;
    color: #455765;
}

.xh-preview-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    text-align: center;
    z-index: 1300;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}

.xh-preview-modal .xh-preview-move {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1310;
    display: none;
}

.xh-preview-modal .xh-preview-menu {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    padding: 10px 12px;
    z-index: 1402;
}

.xh-preview-modal .xh-preview-menu .fa {
    font-size: 18px;
    cursor: pointer;
    margin: 0 10px 0 0;
}

.xh-preview-modal .xh-preview-content {
    position: absolute;
    left: 0;
    right: 0;
    width: 1220px;
    margin: 30px auto;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.xh-preview-modal .xh-preview-left {
    position: fixed;
    left: 0px;
    width: 30px;
    height: 100%;
    text-align: center;
    top: 0;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding-left: 10px;
    z-index: 1400;
}

.xh-preview-modal .xh-preview-left:hover {
    font-size: 30px;
}

.xh-preview-modal .xh-preview-right {
    position: fixed;
    right: 0;
    width: 30px;
    height: 100%;
    text-align: center;
    top: 0;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    z-index: 1400;
}

.xh-preview-modal .xh-preview-right:hover {
    font-size: 30px;
}

.xh-preview-modal .xh-preview-content video {
    width: auto;
    height: 100%;
    max-height: 100%;
}

.xh-preview-modal .xh-preview-content iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.xh-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    text-align: center;
    z-index: 1200;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}

.xh-modal .xh-modal-content {
    position: absolute;
    left: 0;
    right: 0;
    width: 600px;
    display: inline-block;
    background-color: #ffffff;
    border: solid 1px #455765;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
    margin: 30px auto;
    border-radius: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.xh-modal-content .xh-modal-title {
    padding: 10px 12px;
    color: #455765;
    text-align: left;
    border-bottom: solid 1px #e7e7ee;
    cursor: move;
}

.xh-modal-content .xh-modal-title .fa-window-maximize {
    float: right;
    position: absolute;
    right: 35px;
    top: 15px;
    z-index: 1201;
    cursor: pointer;
    color: #999999;
}

.xh-modal-content .xh-modal-title .fa-window-maximize:hover {
    color: #455765;
}

.xh-modal-content .xh-modal-title .fa-window-restore {
    float: right;
    position: absolute;
    right: 35px;
    top: 15px;
    z-index: 1201;
    cursor: pointer;
    color: #999999;
}

.xh-modal-content .xh-modal-title .fa-window-restore:hover {
    color: #455765;
}

.xh-modal-content .xh-modal-title .fa-close {
    float: right;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1201;
    cursor: pointer;
    color: #999999;
}

.xh-modal-content .xh-modal-title .fa-close:hover {
    color: #455765;
}

.xh-modal-content .xh-modal-text {
    padding: 15px;
    position: relative;
    text-align: left;
    color: #455765;
}

.xh-modal-content .xh-modal-foot {
    padding: 10px;
    position: relative;
    text-align: right;
}

.xh-modal-content .xh-modal-foot .xh-btn+.xh-btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.xh_prompt {
    position: fixed;
    top: 15%;
    left: 0;
    right: 0;
    display: none;
    text-align: center;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition: transform .3s, -webkit-transform .3s;
    -moz-transition: transform .3s, -webkit-transform .3s;
    -ms-transition: transform .3s, -webkit-transform .3s;
    -o-transition: transform .3s, -webkit-transform .3s;
    z-index: 2020;
}

.xh_prompt .xh_prompt_box {
    position: relative;
    padding: 10px;
    min-width: 150px;
    text-align: left;
    font-size: 16px;
    display: inline-block;
    font-family: "微软雅黑";
}

.xh-prompt-success {
    background-color: #21a675;
    opacity: 0.8;
    color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.xh-prompt-warm {
    background-color: #ffa400;
    opacity: 0.8;
    color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.xh-prompt-danger {
    background-color: #9d2933;
    opacity: 0.8;
    color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.xh-modal .xh-modal-lg {
    width: 900px;
}

.xh-modal .xh-modal-md {
    width: 600px;
}

.xh-modal .xh-modal-xs {
    width: 300px;
}

.xh-from-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
}

.xh-from-box * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xh-textarea {
    width: 100%;
    padding: 10px 12px;
    display: inline-block;
    border: solid 1px #ccc;
    color: #455765;
    font-size: 14px;
    max-width: 100%;
}

.xh-input {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(69, 87, 101, .3);
    box-shadow: inset 0 1px 1px rgba(69, 87, 101, .3);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.xh-input:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(69, 87, 101, .3), 0 0 8px rgba(68, 206, 246, .6);
    box-shadow: inset 0 1px 1px rgba(69, 87, 101, .3), 0 0 8px rgba(68, 206, 246, .6);
}

.xh-progress {
    position: relative;
    height: 6px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    background-color: #e7e7e7;
    margin: 20px 0;
}

.xh-progress .xh-progress-bar {
    background-color: #455765;
    height: 6px;
    max-width: 100%;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    text-align: right;
    line-height: 6px;
}

.xh-progress .xh-bar-red {
    background: #9d2933;
}

.xh-progress .xh-bar-blue {
    background-color: #44cef6;
}

.xh-progress .xh-bar-yellor {
    background-color: #ffa400;
}

.xh-progress-lg {
    height: 15px;
}

.xh-progress-lg .xh-progress-bar {
    height: 15px;
    line-height: 15px;
}

.xh-progress-md {
    height: 10px;
}

.xh-progress-md .xh-progress-bar {
    height: 10px;
    line-height: 10px;
}

.xh-bar-text .xh-progress-text {
    position: relative;
    color: #455765;
    font-size: 12px;
    bottom: 17px;
}

.xh-progress-text {
    position: static;
    color: #fff;
    margin-right: 10px;
    font-size: 12px;
}

.xh-disabled {
    cursor: no-drop;
    opacity: 0.5;
}

.xh-fleft {
    float: left;
}

.xh-fright {
    float: right;
}

.xh-clearfix {
    clear: both;
    height: 0px;
    font-size: 0px;
    _overflow: hidden;
}

.xh-displaynone {
    display: none;
}

.xh-displaynone-im {
    display: none!important;
}

.xh-p-events {
    pointer-events: none;
}

.xh-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xh-padd-10x {
    padding: 10px!important;
}

.xh-padd-lr10x {
    padding: 0 10px!important;
}

.xh-main {
    width: 100%;
}

.xh-container {
    padding: 0 10px;
    width: 100%;
}

.xh-header {
    height: 50px;
    line-height: 50px;
    background-color: #455765;
    color: #ffffff;
    padding: 0 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.xh-header h1 {
    margin: 0;
    font-size: 20px;
    padding-left: 20px;
    letter-spacing: 1px;
}

.xh-header a {
    padding: 0 15px;
    cursor: pointer;
}

.xh-content {
    background-color: #e7e7eb;
    height: 100%;
    margin-top: -14px;
    width: 100%;
    display: inline-block;
}

.xh-menu {
    width: 235px;
    background-color: #53727d;
    position: absolute;
    top: 50px;
    left: 0;
    max-width: 235px;
    height: 100%;
    border-left: solid 5px #455765;
    overflow-y: auto;
}

.xh-menu::-webkit-scrollbar {
    width: 0px;
}

.xh-menu ul li {
    padding: 10px 10px 10px 20px;
    text-align: left;
}

.xh-menu-all {
    padding: 10px 10px 10px 20px;
    text-align: left;
    background-color: #6c848d;
    cursor: pointer;
    color: #ffffff;
}

.xh-nav-fist {
    position: relative;
    margin: 0;
    padding: 0;
}

.xh-nav-fist li {
    padding: 10px 10px 10px 20px;
    text-align: left;
    border-bottom: solid 1px #455765;
    cursor: pointer;
    color: #ffffff;
}

.xh-nav-yc {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1110;
    background-color: #53727d;
}

#xh-nav-show {
    display: none;
}

.xh-nav-yc::-webkit-scrollbar {
    width: 0px;
}

.xh-menu .xh-nav-yc li {
    padding: 10px 10px 10px 20px;
    text-align: left;
    border-bottom: solid 1px #455765;
    cursor: pointer;
    color: #ffffff;
}

.xh-menu .xh-nav-yc li:hover {
    color: #888e7e;
}

.xh-menu .xh-nav-yc li:last-child {
    background-color: #6c848d;
}

.xh-nav {
    position: relative;
    border-bottom: solid 1px #455765;
    cursor: pointer;
}

.xh-nav:hover {
    color: #888e7e;
}

.xh-nav xh {
    color: #ffffff;
}

.xh-nav:hover xh {
    color: #888e7e;
}

.xh-nav ul li:hover {
    color: #888e7e;
}

.xh-nav-manu {
    position: absolute;
    left: 235px;
    display: none;
    width: 240px;
    background-color: #53727d;
    max-width: 240px;
    top: 0px;
    z-index: 1010;
}

.xh-nav-child {
    width: 100%;
}

.xh-nav .xh-nav-child {
    color: #ffffff;
    display: none;
}

.xh-nav .xh-nav-child li {
    cursor: pointer;
    color: #ffffff;
}

.xh-nav-child-down {
    width: 100%;
    color: #ffffff;
}

.xh-nav-down-parent {
    display: none;
    padding: 0px!important;
}

.xh-menu .xh-nav-child-down li {
    background-color: #203744!important;
    border-left: none;
}

.xh-nav-child-tdown {
    width: 100%;
    color: #ffffff;
}

.xh-menu .xh-nav-child-tdown li {
    background-color: #1f3134!important;
    border-left: none;
}

.xh-nav .xh-nav-child li {
    cursor: pointer;
    border-left: 0px;
    border-bottom: solid 1px #455765;
}

.xh-context {
    position: fixed;
    top: 50px;
    right: 0;
    left: 240px;
    z-index: 999;
    height: 100%;
    width: auto;
    overflow: hidden;
}

.xh-context .xh-text-top {
    padding: 10px;
    border-bottom: solid 1px #455765;
    background-color: #ffffff;
    height: 20px;
    line-height: 20px;
}

.xh-context .xh-text {
    background-color: #e7e7eb;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 40px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    overflow: hidden;
    padding: 15px;
}

.xh-iframe {
    width: 100%;
    height: 100%;
    border: none;
    background-color: #ffffff;
    overflow-y: auto;
}

.xh-iframe::-webkit-scrollbar {
    width: 10px;
    background: #455765;
}

#xh-isopen {
    position: relative;
    z-index: 100;
    color: #455765;
    cursor: pointer;
}

#xh-refresh {
    position: relative;
    z-index: 100;
    color: #455765;
    cursor: pointer;
    float: right;
    line-height: 20px;
}

#xh-menubar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: hidden;
    overflow-x: auto;
    height: 40px;
    line-height: 40px;
    padding: 0px 40px;
    z-index: 99;
}

#xh-menubar li {
    background-color: #f6f6f6;
    height: 39px;
    line-height: 37px;
    padding: 0 15px;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

#xh-menubar li:hover {
    background-color: #eee;
    border-bottom: solid 1px #455765;
}

.xh-tactive {
    background-color: #eee;
    border-bottom: solid 1px #455765;
}

#xh-menubar li i:first-child {
    margin: 0px;
}

#xh-menubar li i {
    font-size: 16px;
    color: #455765;
}

#xh-menubar li {
    cursor: pointer;
    float: left;
    margin-left: 2px;
}

#xh-menubar li b {
    color: #999999;
    margin-left: 5px;
}

#xh-menubar li b:hover {
    color: #455765;
}

.xh-page-elem-field-root {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    margin: 10px 0;
}

.xh-page-elem-field {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.xh-page-elem-field .xh-item {
    line-height: 30px;
    text-align: center;
    border: 1px solid #e2e2e2;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 15px;
    color: #333;
}

.xh-page-elem-field .xh-item:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.xh-page-elem-field .xh-item:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.xh-page-elem-field .xh-item .xh-head {
    width: 60px;
    min-width: 50px;
}

.xh-page-elem-field .xh-item .xh-foot {
    width: 60px;
    min-width: 50px;
}

.xh-page-elem-field .xh-active {
    background-color: #44cef6!important;
    color: #fff!important;
}

.xh-page-elem-field .xh-item:hover {
    color: #44cef6;
}

.xh-page-elem-field .xh-item-disable {
    color: #d2d2d2 !important;
    cursor: not-allowed !important;
}

.xh-page-elem-field .xh-item-disable:hover {
    background-color: #ffffff!important;
    color: #999999!important;
}

.xh-page-elem-field .xh-active:hover {
    background-color: #1e9fff;
    color: #fff;
}

.xh-toPage {
    margin-left: 10px;
    width: 100px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.xh-toPage .xh-inputBox {
    width: 40px;
    height: 30px;
    box-sizing: border-box;
    position: relative;
}

.xh-toPage .xh-inputBox .xh-inputborder {
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    /*opacity: 0;
    */
    outline: none;
    padding: 0 5px;
    border: 1px solid #e2e2e2;
    z-index: 22;
    position: absolute;
    left: 0;
    top: 0;
    color: #999999;
    text-align: center;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.xh-toPage .xh-inputBox .xh-show-val {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
}

.xh-toPage::before {
    content: '前往';
    display: block;
    margin-right: 5px;
    width: 32px;
    height: 30px;
    line-height: 30px;
}

.xh-toPage::after {
    content: '页';
    margin-left: 5px;
    width: 16px;
    height: 30px;
    line-height: 30px;
}

.xh-pagesbox {
    margin-left: 10px;
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.xh-pagesbox .xh-currectPage {
    color: #44cef6;
    text-align: center;
}

.xh-pagesbox .xh-line {
    color: #333333;
    width: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.xh-pagesbox .xh-allPages {
    color: #333333;
}

.pagesbox .allPages {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.xh-allPages .xh-total {
    color: #1e9fff;
}

.xh-slider-box {
    background-color: #fff;
    position: relative;
    width: 300px;
    height: 40px;
    line-height: 40px;
    border: solid 1px #eee;
}

.xh-slider-bar {
    position: absolute;
    width: 0px;
    height: 100%;
    background-color: rgb(33, 166, 117, .8);
    left: 0;
    top: 0;
}

.xh-slider-box .xh-slider-move {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #eee;
    color: #999999;
    font-size: 16px;
    top: 0;
    left: 0;
    text-align: center;
    cursor: grab;
    border: solid 1px #ccc;
}

.xh-slider-box .xh-silder-text {
    text-align: center;
    color: #455765;
}

.xh-slider-box .xh-slider-success {
    color: #21a675;
}

#xh-fullscreen {
    position: relative;
    color: #455765;
    cursor: pointer;
    z-index: 100;
    float: right;
    line-height: 23px;
    margin-right: 5px;
}

#xh-menulist {
    position: relative;
    color: #455765;
    cursor: pointer;
    z-index: 100;
    float: right;
    line-height: 23px;
    font-size: 18px;
    margin-right: 5px;
}

#xh-menu-list {
    position: absolute;
    background-color: #d7d7d7;
    display: none;
    right: 0;
    min-width: 150px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    z-index: 3500;
    text-align: left;
    color: #455765;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#xh-menu-list::-webkit-scrollbar {
    width: 0px;
}

#xh-menu-list li {
    padding: 5px 10px;
    font-size: 14px;
}

#xh-menu-list li:hover {
    background-color: #455765;
    color: #fff;
}

#xh-menu-list li:hover b {
    color: #fff;
}

#xh-menu-list li b {
    color: #455765;
    font-size: 14px;
    float: right;
    line-height: 20px;
}

#xh-menu-list .xh-lactive {
    background-color: #455765;
    color: #fff;
}

#xh-menu-list .xh-lactive b {
    color: #fff;
}

.xh-wchang-fd {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.xh-select-info button {
    background-color: #44cef6!important;
    border-color: #44cef6!important;
    -webkit-box-shadow: inset 0 3px 5px rgba(68, 206, 246, .125)!important;
    box-shadow: inset 0 3px 5px rgba(68, 206, 246, .125)!important;
    color: #fff!important;
}

.xh-select-warm button {
    background-color: #ffa400!important;
    border-color: #ffa400!important;
    -webkit-box-shadow: inset 0 3px 5px rgba(255, 164, 0, .125)!important;
    box-shadow: inset 0 3px 5px rgba(255, 164, 0, .125)!important;
    color: #fff!important;
}

.xh-select-success button {
    background-color: #21a675!important;
    border-color: #21a675!important;
    -webkit-box-shadow: inset 0 3px 5px rgba(33, 166, 117, .125)!important;
    box-shadow: inset 0 3px 5px rgba(33, 166, 117, .125)!important;
    color: #fff!important;
}

.xh-select-danger button {
    background-color: #9d2933!important;
    border-color: #9d2933!important;
    -webkit-box-shadow: inset 0 3px 5px rgba(157, 41, 51, .125)!important;
    box-shadow: inset 0 3px 5px rgba(157, 41, 51, .125)!important;
    color: #fff!important;
}

.xh-select {
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.xh-select button {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #d4d4d4;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 3px 5px rgba(69, 87, 101, .125);
    box-shadow: inset 0 3px 5px rgba(69, 87, 101, .125);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.xh-dropdown-toggle {
    position: relative;
    color: #999;
}

.xh-xzselect {
    color: #455765;
}

.xh-dropdown-toggle .xh-dropdown-title {
    text-align: left;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    max-height: 35px;
    margin-right: 10px;
}

.xh-dropdown-toggle .xh-dropdown-ico {
    position: absolute;
    right: 10px;
    top: 28%;
}

.xh-selext-text {
    display: none;
    position: absolute;
    min-width: 100%;
    border: solid 1px #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 3000;
    background-color: #fff;
}

.xh-select .xh-selext-text ul {
    padding: 0;
    margin: 0;
}

.xh-select .xh-selext-text ul li {
    padding: 10px;
    text-align: left;
    float: none;
    width: auto;
    height: auto;
    border: none;
    color: #455765;
    cursor: pointer;
}

.xh-select-info .xh-selext-text ul li .fa-check {
    color: #44cef6!important;
}

.xh-select-warm .xh-selext-text ul li .fa-check {
    color: #ffa400!important;
}

.xh-select-success .xh-selext-text ul li .fa-check {
    color: #21a675!important;
}

.xh-select-danger .xh-selext-text ul li .fa-check {
    color: #9d2933!important;
}

.xh-select .xh-selext-text ul li .fa-check {
    line-height: 20px;
}

.xh-select-info .xh-selext-text ul li:hover {
    background-color: #44cef6!important;
}

.xh-select-warm .xh-selext-text ul li:hover {
    background-color: #ffa400!important;
}

.xh-select-success .xh-selext-text ul li:hover {
    background-color: #21a675!important;
}

.xh-select-danger .xh-selext-text ul li:hover {
    background-color: #9d2933!important;
}

.xh-select .xh-selext-text ul li:hover {
    background-color: #455765;
    color: #fff;
}

.xh-boxsearch {
    padding: 4px 8px;
}

.xh-initfile-box {
    display: table;
    position: relative;
    border-collapse: separate;
    border: solid 1px #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xh-initfile-box input[type=file] {
    display: none;
}

.xh-initfile-box * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xh-initfile-box input {
    color: #455765;
    border: none;
    display: table-cell;
    background-color: #ccc;
}

.xh-initfile-box .xh_xz_filestyle {
    color: #455765;
    border: none;
}

.xh-initfile-box .xh_xz_filestyle button {
    border: none;
    cursor: pointer;
}

.xh-initfile-multiple-box {
    border: solid 1px #ccc;
    padding: 15px;
    background-color: #fff;
}

.xh-initfile-multiple-box .xh-mu-box {
    border: dashed 1px #ccc;
    padding: 12px 15px;
    display: inline-block;
    width: 100%;
}

.xh-initfile-multiple-box .xh-mu-box .xh-mu-img {
    float: left;
    height: 150px;
    width: 120px;
    border: solid 1px #ccc;
    padding: 5px;
    margin: 0 10px 10px 0;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.xh-initfile-multiple-box .xh-mu-box .addmufile {
    height: 100px;
    width: 100px;
    border: dashed 1px #ccc;
}

.xh-mu-box .xh-mu-img .fileinfo {
    padding: 5px 0;
    text-align: center;
    color: #455765;
    font-size: 12px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    height: 25px;
}

.xh-mu-box .xh-mu-img .fileoperation {
    font-size: 14px;
    text-align: right;
    position: relative;
    display: inline-block;
    width: 100%;
}

.xh-mu-box .xh-mu-img .fileoperation i {
    position: absolute;
    cursor: pointer;
}

.xh-mu-box .xh-mu-img .fileoperation i:hover {
    opacity: 0.5;
}

.xh-mu-box .xh-mu-img .fileoperation .fa-search-plus {
    color: #44cef6;
    bottom: 0;
    right: 15px;
}

.xh-mu-box .xh-mu-img .fileoperation .fa-trash-o {
    color: #9d2933;
    bottom: 0;
    right: 0;
}

.xh-initfile-multiple-box .xh-mu-box input[type="file"] {
    display: none;
    width: 0px;
}

.xh-initfile-multiple-box .xh-mu-box .xh-mu-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 100px;
    display: inline-block;
}

.xh-preview-file {
    cursor: pointer;
}

.xh-video {
    width: 100%;
    height: 600px;
}

.xh-video .xh-video-box {
    width: 100%;
    height: 100%;
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}

.xh-video .xh-video-box .xh-video-circle-play {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #999;
    z-index: 999;
}

.xh-video .xh-video-box .xh-video-circle-play .fa {
    font-size: 100px;
    cursor: pointer;
}

.xh-video .xh-video-box .xh-video-img {
    height: 100%;
    width: auto;
    max-width: 100%;
    display: inline-block;
}

.xh-video .xh-video-box video {
    width: auto;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.xh-video .xh-video-box .xh-video-foot {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    color: #fff;
    background-color: #000;
    z-index: 1000;
    display: none;
}

.xh-video .xh-video-box .xh-video-foot .xh-video-bar {
    height: 7px;
    background-color: #444;
    width: 100%;
    cursor: pointer;
}

.xh-video-bar .xh-video-run-bar {
    width: 0%;
    background-color: #44cef6;
    height: 7px;
    position: relative;
}

.xh-video-bar .xh-video-run-bar i {
    position: absolute;
    top: -4px;
    right: -15px;
    left: 0;
    width: 15px;
    height: 15px;
    display: inline-block;
    background-color: #fff;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    cursor: pointer;
}

.xh-video-foot .xh-video-menu {
    width: 100%;
    color: #fff;
    display: inline-block;
    padding: 12px 0 10px 0;
}

.xh-video-foot .xh-video-menu i {
    font-size: 18px;
    margin: 0 10px;
    cursor: pointer;
}

.xh-video-foot .xh-video-menu .xh-video-time {
    color: #999;
    margin: 0 10px;
}

.xh-video-foot .xh-video-menu .xh-video-time b {
    color: #555;
}

.xh-video-foot .xh-video-menu .xh-video-volume {
    color: #fff;
    margin: 0 10px;
    position: relative;
}

.xh-video-foot .xh-video-menu .xh-video-volume i {
    font-size: 18px;
}

.xh-video-volume .xh-v-vobox {
    position: absolute;
    padding: 10px 0;
    height: 70px;
    bottom: 15px;
    left: 0px;
    right: 0px;
    text-align: center;
    z-index: 500;
    display: none;
}

.xh-v-vobox .xh-volume-bar {
    height: 100%;
    background-color: #999;
    width: 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: flex;
    flex-direction: column-reverse;
    margin: 0 auto;
}

.xh-v-vobox .xh-volume-bar .xh-volume-ssbar {
    height: 0%;
    background-color: #44cef6;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    position: relative;
}

.xh-v-vobox .xh-volume-bar .xh-volume-ssbar i {
    position: absolute;
    top: -5px;
    left: -4px;
    right: 0;
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    background-color: #44cef6;
    margin: 0;
}

.xh_edito_main {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.xh_edito_top_box {
    color: #455765;
    border: solid 1px #ccc;
    display: inline-block;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 5px 10px;
}

.xh_edito_top_box .xh_edito_top_m {
    padding: 0;
}

.xh_edito_top_box .xh_edito_top_m ul {
    margin: 0;
    padding: 0;
}

.xh_edito_top_box .xh_edito_top_m ul li {
    position: relative;
    display: inline-block;
    padding: 10px;
}

.xh_edito_top_box .xh_edito_top_m ul li:hover {
    color: #1e9fff;
}

.xh_edito_top_box .xh_edito_top_m ul li .fa {
    cursor: pointer;
}

.xh_edito_font_box {
    position: relative;
    background-color: #fff;
    color: #455765;
    cursor: pointer;
}

.xh_edito_font_box:hover {
    background-color: #fff;
    color: #455765;
}

.xh_edito_font_box .xh_edito_font {
    border: solid 1px #ccc;
    max-width: 100px;
    display: inline-block;
    border-radius: 3px;
    padding: 0 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.xh_edito_font span {
    color: #455765;
    margin-right: 10px;
}

.xh_edito_font_box .xh_edito_font_content {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    max-width: 150px;
    min-width: 120px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: solid 1px #ccc;
    background-color: #fff;
    z-index: 2000;
    display: none;
}

.xh_edito_font_content ul {
    margin: 0;
    padding: 0;
}

.xh_edito_font_content ul li {
    padding: 5px 10px;
    border-bottom: solid 1px #ccc;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.xh_edito_main .xh_edito_content {
    position: relative;
    background-color: #fff;
    color: #454545;
    padding: 10px 12px;
    border: solid 1px #ccc;
    border-top: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    min-height: 150px;
    height: 100%;
    overflow: auto;
}

.xh_edito_selected {
    color: #1e9fff;
}

.xh-table-mian {
    overflow-x: auto;
}

.xh-elxplin {
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}

.xh-text-center {
    text-align: center;
}

.xh-text-left {
    text-align: left;
}

.xh-text-right {
    text-align: right;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

table th {
    background-color: #889AA8;
}

table tbody tr:nth-child(2n+1) td {
    background-color: #ddd;
}

table tbody tr:hover td {
    background-color: #ddd;
}

.xh-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.xh-table th {
    color: #fff;
}

.xh-table td {
    color: #53727d;
}

.xh-table th,
td {
    border: solid 1px #ddd;
    padding: 8px;
}

.xh-table-border {
    border: 1px solid #ddd;
}

.xh-table-center thead tr th {
    text-align: center;
}

.xh-table-center tbody tr td {
    text-align: center;
}

.xh-table-left thead tr th {
    text-align: left;
}

.xh-table-left tbody tr td {
    text-align: left;
}

.xh-table-right thead tr th {
    text-align: right;
}

.xh-table-right tbody tr td,
td {
    text-align: right;
}

.xh-table-show {
    cursor: pointer;
}

.xh-print-table {
    text-align: right;
}

@media (max-width: 768px) {
    body {
        font-size: 12px;
    }
    #xh-menubar {
        display: none;
    }
    .xh_prompt .xh_prompt_box {
        font-size: 12px;
    }
    .xh-alert-load .xh-alert-box {
        font-size: 14px;
    }
    .xh-alert-load .xh-alert-box .fa-spinner {
        font-size: 36px;
    }
    .xh-modal .xh-modal-content {
        width: auto;
        margin: 10px;
    }
    .xh-preview-modal .xh-preview-content {
        width: auto;
    }
    .xh-preview-modal .xh-preview-move {
        display: block;
    }
    .xh-preview-modal .xh-preview-content video {
        max-width: 100%;
    }
    .xh-slider-box {
        width: auto;
        max-width: 350px;
    }
    .xh-video {
        height: auto;
    }
    .xh-video .xh-video-box .xh-video-circle-play .fa {
        font-size: 50px;
    }
    .xh-video .xh-video-box video {
        width: 100%;
        height: auto;
    }
    .xh-video-foot .xh-video-menu {
        padding: 5px 0 1px 0;
    }
    .xh-video-foot .xh-video-menu i {
        font-size: 12px;
        line-height: 16px;
    }
    .xh-video-foot .xh-video-menu i {
        margin: 0 5px;
    }
    .xh-video-foot .xh-video-menu .xh-video-time {
        margin: 0 5px;
    }
    .xh-video-foot .xh-video-menu .xh-video-volume {
        margin: 0 5px;
        line-height: 16px;
    }
    .xh-video-foot .xh-video-menu .xh-video-volume i {
        font-size: 12px;
        margin: 0;
    }
    .xh-video-volume .xh-v-vobox {
        height: 50px;
    }
}