﻿* {
    font-family: Microsoft Yahei,Tahoma,Helvetica,Arial,"\5B8B\4F53",sans-serif;
}
/*
    自定义样式
*/
.font-size-12 {
    font-size: 12px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-40 {
    font-size: 40px !important;
}

.page-menumanage {
    height: 100%;
}

.pt-xsm {
    padding-top: 3px !important;
}

.mb-xsm {
    margin-bottom: 3px !important;
}

.pt-md {
    padding-top: 7px !important;
}

.mt-md {
    margin-top: 7px !important;
}

.mt-sm-ne {
    margin-top: -5px !important;
}

.mt-xsm-ne {
    margin-top: -3px !important;
}

.ph-sm-ne {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.m-center {
    margin: 0 auto;
}

.hy_text li {
    display: block;
    float: left;
    min-width: 50%;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
}

.icon-style {
    color: #2b9ac9;
}

.nav-style1 {
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    border-bottom: none;
}

    .nav-style1 > li > a {
        background-color: transparent;
        border: none;
        color: #333333 !important;
        font-weight: normal;
        cursor: pointer;
        line-height: 50px;
        padding: 0px 20px;
        font-size: 14px;
    }

    .nav-style1 > li.active > a, .nav-style1 > li.active > a:hover, .nav-style1 > li.active > a:focus {
        font-size: 15px;
        border: none;
        background: #ffb804;
        color: #fff !important;
    }

    .nav-style1 > li.active > a {
        background: #ffb804;
        color: #fff !important;
    }

    .nav-style1 + .tab-content, .nav-style1 + .query-content, .nav-style1 + .query-content + .tab-content {
        border: 0;
        background: #ffffff;
        margin-bottom: 20px;
        padding: 30px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    }

.panel-style1 {
    border-radius: 0;
    border: none;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.b-radius {
    border-radius: 4px;
}

.btn-circle-sm {
    width: 25px;
    height: 25px;
    line-height: 25px;
}

.btn-oval-sm {
    height: 25px;
    line-height: 21px;
    font-size: 12px;
    padding: 0 10px;
}

.text-oval {
    border-radius: 33px;
    background-color: #62aadc;
    padding: 6px 20px;
    color: #fff;
}

.user-mp {
    /*margin-top: 21px;*/
    width: 160px;
    padding: 8px 20px;
}

.alert-warning-light {
    border: 1px solid #fff3cf;
    background-color: #fffaeb;
    color: rgba(0, 0, 0, 0.65);
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 0;
}

/*
    bootstrap-tree
*/
.tree {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    font-size: 12px;
    padding-left: 40px;
}

    .tree .parent_li {
        padding: 0;
    }

        .tree .parent_li ul, #power_tree ul li ul {
            margin-left: 40px;
        }

    .tree #role_list {
        margin-left: 40px;
    }

    .tree li {
        list-style-type: none;
        margin: 0;
        padding: 10px 5px 0 5px;
        position: relative;
    }

        .tree li::before, .tree li::after {
            content: '';
            left: -20px;
            position: absolute;
            right: auto;
        }

        .tree li::before {
            border-left: 1px solid #999;
            bottom: 50px;
            height: 100%;
            top: 0;
            width: 1px;
        }

        .tree li::after {
            border-top: 1px solid #999;
            height: 20px;
            top: 25px;
            width: 25px;
        }

        .tree li span {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border: 1px solid #999;
            border-radius: 5px;
            display: inline-block;
            padding: 3px 8px;
            text-decoration: none;
        }

        .tree li > span {
            cursor: pointer;
        }

    .tree > ul > li::before, .tree > ul > li::after {
        border: 0;
    }

    .tree li:last-child::before {
        height: 30px;
    }

.list-icon {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.tc_color {
    background: #d9cfcf;
}

/*
    重置系统样式
*/
@media only screen and (min-width: 768px) {
    .content-wrapper {
        padding: 0;
        overflow-x: hidden;
    }
}

.row .col-md-6:last-child {
    padding-left: 0;
}

.pd-sm {
    padding: 5px 10px;
}

.panel-sm .panel-heading {
    padding: 5px 10px;
}

    .panel-sm .panel-heading .pull-right {
        margin-top: -1px;
    }

    .panel-sm .panel-heading .panel-title {
        font-size: 14px;
    }

.panel-sm .panel-body {
    padding: 10px;
}

.form-group-sm {
    margin-bottom: 10px;
}

.btn-sm {
    padding: 5px 8px !important;
}

.btn-msm {
    font-size: 12px;
    padding: 3px 8px !important;
}

.btn-xsm {
    font-size: 12px;
    padding: 2px 9px !important;
}

/*
    modal
*/
.modal .modal-header, .modal .modal-footer, .modal-sm .modal-header, .modal-sm .modal-footer {
    padding: 10px 15px;
}

    .modal .modal-header .modal-title {
        font-size: 16px;
    }

/*!**/
/*加载动画*/
/**!*/
/*.chromeframe {*/
/*margin: 0.2em 0;*/
/*background: #ccc;*/
/*color: #000;*/
/*padding: 0.2em 0;*/
/*}*/

/*#loader-wrapper {*/
/*position: fixed;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*z-index: 999999;*/
/*}*/

/*#loader {*/
/*display: block;*/
/*position: relative;*/
/*left: 50%;*/
/*top: 50%;*/
/*width: 100px;*/
/*height: 100px;*/
/*margin: -50px 0 0 -50px;*/
/*border-radius: 50%;*/
/*border: 3px solid transparent; !* COLOR 1 *!*/
/*border-top-color: #FFF;*/
/*-webkit-animation: spin 2s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*-ms-animation: spin 2s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*-moz-animation: spin 2s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*-o-animation: spin 2s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*animation: spin 2s linear infinite; !* Chrome, Firefox 16+, IE 10+, Opera *!*/
/*z-index: 1001;*/
/*}*/

/*#loader:before {*/
/*content: "";*/
/*position: absolute;*/
/*top: 5px;*/
/*left: 5px;*/
/*right: 5px;*/
/*bottom: 5px;*/
/*border-radius: 50%;*/
/*border: 3px solid transparent; !* COLOR 2 *!*/
/*border-top-color: #FFF;*/
/*-webkit-animation: spin 3s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*-moz-animation: spin 3s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*-o-animation: spin 3s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*-ms-animation: spin 3s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*animation: spin 3s linear infinite; !* Chrome, Firefox 16+, IE 10+, Opera *!*/
/*}*/

/*#loader:after {*/
/*content: "";*/
/*position: absolute;*/
/*top: 15px;*/
/*left: 15px;*/
/*right: 15px;*/
/*bottom: 15px;*/
/*border-radius: 50%;*/
/*border: 3px solid transparent;*/
/*border-top-color: #FFF; !* COLOR 3 *!*/
/*-moz-animation: spin 1.5s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*-o-animation: spin 1.5s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*-ms-animation: spin 1.5s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*-webkit-animation: spin 1.5s linear infinite; !* Chrome, Opera 15+, Safari 5+ *!*/
/*animation: spin 1.5s linear infinite; !* Chrome, Firefox 16+, IE 10+, Opera *!*/
/*}*/

/*@-webkit-keyframes spin {*/
/*0% {*/
/*-webkit-transform: rotate(0deg); !* Chrome, Opera 15+, Safari 3.1+ *!*/
/*-ms-transform: rotate(0deg); !* IE 9 *!*/
/*transform: rotate(0deg); !* Firefox 16+, IE 10+, Opera *!*/
/*}*/

/*100% {*/
/*-webkit-transform: rotate(360deg); !* Chrome, Opera 15+, Safari 3.1+ *!*/
/*-ms-transform: rotate(360deg); !* IE 9 *!*/
/*transform: rotate(360deg); !* Firefox 16+, IE 10+, Opera *!*/
/*}*/
/*}*/

/*@keyframes spin {*/
/*0% {*/
/*-webkit-transform: rotate(0deg); !* Chrome, Opera 15+, Safari 3.1+ *!*/
/*-ms-transform: rotate(0deg); !* IE 9 *!*/
/*transform: rotate(0deg); !* Firefox 16+, IE 10+, Opera *!*/
/*}*/

/*100% {*/
/*-webkit-transform: rotate(360deg); !* Chrome, Opera 15+, Safari 3.1+ *!*/
/*-ms-transform: rotate(360deg); !* IE 9 *!*/
/*transform: rotate(360deg); !* Firefox 16+, IE 10+, Opera *!*/
/*}*/
/*}*/

/*#loader-wrapper .loader-section {*/
/*position: fixed;*/
/*top: 0;*/
/*width: 51%;*/
/*height: 100%;*/
/*background: rgb(225, 226, 228);*/
/*!*background: #1abc9c;*! !* Old browsers *!*/
/*z-index: 1000;*/
/*-webkit-transform: translateX(0); !* Chrome, Opera 15+, Safari 3.1+ *!*/
/*-ms-transform: translateX(0); !* IE 9 *!*/
/*transform: translateX(0); !* Firefox 16+, IE 10+, Opera *!*/
/*}*/

/*#loader-wrapper .loader-section.section-left {*/
/*left: 0;*/
/*}*/

/*#loader-wrapper .loader-section.section-right {*/
/*right: 0;*/
/*}*/

/*!* Loaded *!*/

/*.loaded #loader-wrapper .loader-section.section-left {*/
/*-webkit-transform: translateX(-100%); !* Chrome, Opera 15+, Safari 3.1+ *!*/
/*-ms-transform: translateX(-100%); !* IE 9 *!*/
/*transform: translateX(-100%); !* Firefox 16+, IE 10+, Opera *!*/
/*-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);*/
/*transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);*/
/*}*/

/*.loaded #loader-wrapper .loader-section.section-right {*/
/*-webkit-transform: translateX(100%); !* Chrome, Opera 15+, Safari 3.1+ *!*/
/*-ms-transform: translateX(100%); !* IE 9 *!*/
/*transform: translateX(100%); !* Firefox 16+, IE 10+, Opera *!*/
/*-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);*/
/*transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);*/
/*}*/

/*.loaded #loader {*/
/*opacity: 0;*/
/*-webkit-transition: all 0.3s ease-out;*/
/*transition: all 0.3s ease-out;*/
/*}*/

/*.loaded #loader-wrapper {*/
/*visibility: hidden;*/
/*-webkit-transform: translateY(-100%); !* Chrome, Opera 15+, Safari 3.1+ *!*/
/*-ms-transform: translateY(-100%); !* IE 9 *!*/
/*transform: translateY(-100%); !* Firefox 16+, IE 10+, Opera *!*/
/*-webkit-transition: all 0.3s 1s ease-out;*/
/*transition: all 0.3s 1s ease-out;*/
/*}*/

/*!* JavaScript Turned Off *!*/

/*.no-js #loader-wrapper {*/
/*display: none;*/
/*}*/

/*.no-js h1 {*/
/*color: #222222;*/
/*}*/

/*#loader-wrapper .load_title {*/
/*font-family: 'Open Sans';*/
/*color: #FFF;*/
/*font-size: 19px;*/
/*width: 100%;*/
/*text-align: center;*/
/*z-index: 9999999999999;*/
/*position: absolute;*/
/*top: 60%;*/
/*opacity: 1;*/
/*line-height: 30px;*/
/*}*/

/*#loader-wrapper .load_title span {*/
/*font-weight: normal;*/
/*font-style: italic;*/
/*font-size: 13px;*/
/*color: #FFF;*/
/*opacity: 0.5;*/
/*}*/

body {
    margin: 0 15px;
}

/*滚动条样式*/
::-webkit-scrollbar-track-piece {
    background-color: #fff
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-thumb {
    background-color: #c2c2c2;
    background-clip: padding-box;
    min-height: 28px
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #a0a0a0
    }

/** radio */
.radio-group, .checkbox-group {
    display: inline-block;
    font-size: 12px;
}

.radio-btn-wrapper, .checkbox-btn-wrapper {
    margin: 0;
    height: 28px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.65);
    display: inline-block;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 1px solid #d9d9d9;
    border-left: 0;
    background: #fff;
    padding: 0 16px;
    position: relative;
    font-weight: normal;
}

.radio-btn-wrapper-checked, .checkbox-btn-wrapper-checked {
    background: #fff;
    border-color: #4993ff;
    color: #4993ff;
    box-shadow: -1px 0 0 0 #4993ff;
    z-index: 1;
}

.radio-group-large .radio-btn-wrapper, .checkbox-group-large .checkbox-btn-wrapper {
    height: 30px;
    line-height: 28px;
}

.radio-btn-wrapper:first-child, .checkbox-btn-wrapper:first-child {
    border-radius: 4px 0 0 4px;
    border-left: 1px solid #d9d9d9;
}

.radio-btn-wrapper-checked:first-child, .checkbox-btn-wrapper-checked:first-child {
    border-color: #4993ff;
    box-shadow: none !important;
}

.radio-btn-wrapper:last-child, .checkbox-btn-wrapper:last-child {
    border-radius: 0 4px 4px 0;
}

.radio-btn-wrapper-checked:hover, .checkbox-btn-wrapper-checked:hover {
    border-color: #75adff;
    box-shadow: -1px 0 0 0 #75adff;
    color: #75adff;
}

.radio-btn-wrapper:hover, .radio-btn-wrapper-focused, .checkbox-btn-wrapper:hover, .checkbox-btn-wrapper-focused {
    color: #4993ff;
    position: relative;
}

.radio-btn-wrapper > .ant-radio-button, .checkbox-btn-wrapper > .ant-checkbox-button {
    margin-left: 0;
    display: block;
    width: 0;
    height: 0;
}

.radio-btn-wrapper input[type="radio"], .checkbox-btn-wrapper input[type="checkbox"] {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 0;
    height: 0;
}

.radio-btn-wrapper:not(:first-child):before, .checkbox-btn-wrapper:not(:first-child):before {
    content: "";
    display: block;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: #d9d9d9;
}

.radio-btn-wrapper-checked:before, .checkbox-btn-wrapper-checked:before {
    background-color: #4993ff !important;
    opacity: 0.1;
}

div.dataTables_scrollBody table > tbody > tr > td {
    padding: 6px 6px !important;
}

.navigator {
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin: 0 .62em;
    position: relative;
}

    .navigator.text-green:hover {
        color: #37bc9b;
    }

    .navigator:not(:first-child):before {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        width: 1px;
        bottom: 0;
        border-left: 1px solid #C7C7C7;
        color: #C7C7C7;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleX(0.5);
        transform: scaleX(0.5);
        left: -0.65em;
        top: .36em;
        bottom: .36em;
    }

.modal .modal-header .modal-title {
    font-weight: 400;
    font-style: normal;
    color: #222;
}

.modal-header {
    border-bottom: 0;
}

.modal-footer {
    border-top: 0;
}

.back {
    cursor: pointer;
}

    .back:hover {
        text-decoration: none;
    }

.weui-flex {
    align-items: center;
}

.btn-oval-sm {
    height: 30px;
}

.full-height {
    height: 100% !important;
}

.full-width {
    width: 100%;
}

.justify-content-center {
    justify-content: center !important;
}

.d-flex {
    display: flex !important;
}

.align-items-center {
    align-items: center !important;
}

.error-container {
    margin-top: -100px;
    width: 38%;
    color: #2c2c2c;
}

.error-number {
    font-weight: 300;
    font-family: montserrat;
    font-size: 40px;
    line-height: 90px;
}

.semi-bold {
    font-size: 20px;
    font-weight: 400 !important;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-size: 20px;
    }
}
