﻿@font-face {
    font-family: "iconfont";
    src: url('/Icottf/iconfont.ttf?t=20210625') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "Segoe UI", Arial, sans-serif,"Microsoft Yahei","微软雅黑","Hiragino Sans GB", "WenQuanYi Micro Hei", Verdana, Arial;
    font-size: 14px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-feature-settings: "kern" 1;
    -moz-font-feature-settings: "kern" 1;
    color: #223344;
    padding: 0px;
    margin: 0px;
}





*:focus, *:focus-visible, *:hover, *:focus, *:active {
    outline-width: 0px;
}



/*body .LayoutHead{position: relative;border-bottom: 2px solid #ccc;padding-left: 10px;}
body .LayoutBody{margin-left: 250px;background-color: #F2F2F2;overflow-y: hidden;}
body .LayoutMenu{display: inline-block;}
body .LayoutContent{overflow-y: auto;}
.LayoutHead .LayoutHeadImg{height: 60px; display: flex;}
.LayoutHead .LayoutHeadImg img{padding: 5px 0px; }
.LayoutHead .LayoutHeadRight{display: inline-block;position: absolute;top: 16px;right: 0px;}
.LayoutHead .LayoutHeadRightItem{display: inline-block;}
.LayoutHead .LayoutHeadRightItem .iconfont{font-size: 25px;padding: 10px;cursor:pointer;}*/




body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, button, textarea, p, blockquote, th, td, form, pre {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

li {
    list-style: none;
}

a {
    text-shadow: none !important;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;
}

    a:focus, a:hover, a:active {
        color: #0066FF;
    }

    a, a:focus, a:hover, a:active {
        outline: 0 !important;
        text-decoration: none;
    }

.cursor {
    cursor: pointer;
}

.text-center {
    text-align: center !important;
}

.hide {
    display: none !important;
}











.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.padding-0 {
    padding: 0px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.padding-5 {
    padding: 5px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.padding-10 {
    padding: 10px !important;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.padding-15 {
    padding: 15px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.padding-20 {
    padding: 20px !important;
}

.p-t-25 {
    padding-top: 25px !important;
}

.p-r-25 {
    padding-right: 25px !important;
}

.p-l-25 {
    padding-left: 25px !important;
}

.p-b-25 {
    padding-bottom: 25px !important;
}

.padding-25 {
    padding: 25px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.padding-30 {
    padding: 30px !important;
}

.p-t-35 {
    padding-top: 35px !important;
}

.p-r-35 {
    padding-right: 35px !important;
}

.p-l-35 {
    padding-left: 35px !important;
}

.p-b-35 {
    padding-bottom: 35px !important;
}

.padding-35 {
    padding: 35px !important;
}

.p-t-40 {
    padding-top: 40px !important;
}

.p-r-40 {
    padding-right: 40px !important;
}

.p-l-40 {
    padding-left: 40px !important;
}

.p-b-40 {
    padding-bottom: 40px !important;
}

.padding-40 {
    padding: 40px !important;
}

.p-t-45 {
    padding-top: 45px !important;
}

.p-r-45 {
    padding-right: 45px !important;
}

.p-l-45 {
    padding-left: 45px !important;
}

.p-b-45 {
    padding-bottom: 45px !important;
}

.padding-45 {
    padding: 45px !important;
}

.p-t-50 {
    padding-top: 50px !important;
}

.p-r-50 {
    padding-right: 50px !important;
}

.p-l-50 {
    padding-left: 50px !important;
}

.p-b-50 {
    padding-bottom: 50px !important;
}

.padding-50 {
    padding: 50px !important;
}

.p-t-55 {
    padding-top: 55px !important;
}

.p-r-55 {
    padding-right: 55px !important;
}

.p-l-55 {
    padding-left: 55px !important;
}

.p-b-55 {
    padding-bottom: 55px !important;
}

.padding-55 {
    padding: 55px !important;
}

.p-t-60 {
    padding-top: 60px !important;
}

.p-r-60 {
    padding-right: 60px !important;
}

.p-l-60 {
    padding-left: 60px !important;
}

.p-b-60 {
    padding-bottom: 60px !important;
}

.padding-60 {
    padding: 60px !important;
}

.p-t-65 {
    padding-top: 65px !important;
}

.p-r-65 {
    padding-right: 65px !important;
}

.p-l-65 {
    padding-left: 65px !important;
}

.p-b-65 {
    padding-bottom: 65px !important;
}

.padding-65 {
    padding: 65px !important;
}

.p-t-70 {
    padding-top: 70px !important;
}

.p-r-70 {
    padding-right: 70px !important;
}

.p-l-70 {
    padding-left: 70px !important;
}

.p-b-70 {
    padding-bottom: 70px !important;
}

.padding-70 {
    padding: 70px !important;
}

.p-t-75 {
    padding-top: 75px !important;
}

.p-r-75 {
    padding-right: 75px !important;
}

.p-l-75 {
    padding-left: 75px !important;
}

.p-b-75 {
    padding-bottom: 75px !important;
}

.padding-75 {
    padding: 75px !important;
}

.p-t-80 {
    padding-top: 80px !important;
}

.p-r-80 {
    padding-right: 80px !important;
}

.p-l-80 {
    padding-left: 80px !important;
}

.p-b-80 {
    padding-bottom: 80px !important;
}

.padding-80 {
    padding: 80px !important;
}

.p-t-85 {
    padding-top: 85px !important;
}

.p-r-85 {
    padding-right: 85px !important;
}

.p-l-85 {
    padding-left: 85px !important;
}

.p-b-85 {
    padding-bottom: 85px !important;
}

.padding-85 {
    padding: 85px !important;
}

.p-t-90 {
    padding-top: 90px !important;
}

.p-r-90 {
    padding-right: 90px !important;
}

.p-l-90 {
    padding-left: 90px !important;
}

.p-b-90 {
    padding-bottom: 90px !important;
}

.padding-90 {
    padding: 90px !important;
}

.p-t-95 {
    padding-top: 95px !important;
}

.p-r-95 {
    padding-right: 95px !important;
}

.p-l-95 {
    padding-left: 95px !important;
}

.p-b-95 {
    padding-bottom: 95px !important;
}

.padding-95 {
    padding: 95px !important;
}

.p-t-100 {
    padding-top: 100px !important;
}

.p-r-100 {
    padding-right: 100px !important;
}

.p-l-100 {
    padding-left: 100px !important;
}

.p-b-100 {
    padding-bottom: 100px !important;
}

.padding-100 {
    padding: 100px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-8 {
    margin-right: 5px !important;
}

.m-r-3 {
    margin-right: 3px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-t-35 {
    margin-top: 35px !important;
}

.m-r-35 {
    margin-right: 35px !important;
}

.m-l-35 {
    margin-left: 35px !important;
}

.m-b-35 {
    margin-bottom: 35px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-t-45 {
    margin-top: 45px !important;
}

.m-r-45 {
    margin-right: 45px !important;
}

.m-l-45 {
    margin-left: 45px !important;
}

.m-b-45 {
    margin-bottom: 45px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}

.m-l-50 {
    margin-left: 50px !important;
}

.m-b-50 {
    margin-bottom: 50px !important;
}

.m-t-55 {
    margin-top: 55px !important;
}

.m-r-55 {
    margin-right: 55px !important;
}

.m-l-55 {
    margin-left: 55px !important;
}

.m-b-55 {
    margin-bottom: 55px !important;
}

.m-t-60 {
    margin-top: 60px !important;
}

.m-r-60 {
    margin-right: 60px !important;
}

.m-l-60 {
    margin-left: 60px !important;
}

.m-b-60 {
    margin-bottom: 60px !important;
}

.m-t-65 {
    margin-top: 65px !important;
}

.m-r-65 {
    margin-right: 65px !important;
}

.m-l-65 {
    margin-left: 65px !important;
}

.m-b-65 {
    margin-bottom: 65px !important;
}

.m-t-70 {
    margin-top: 70px !important;
}

.m-r-70 {
    margin-right: 70px !important;
}

.m-l-70 {
    margin-left: 70px !important;
}

.m-b-70 {
    margin-bottom: 70px !important;
}

.m-t-75 {
    margin-top: 75px !important;
}

.m-r-75 {
    margin-right: 75px !important;
}

.m-l-75 {
    margin-left: 75px !important;
}

.m-b-75 {
    margin-bottom: 75px !important;
}

.m-t-80 {
    margin-top: 80px !important;
}

.m-r-80 {
    margin-right: 80px !important;
}

.m-l-80 {
    margin-left: 80px !important;
}

.m-b-80 {
    margin-bottom: 80px !important;
}

.m-t-85 {
    margin-top: 85px !important;
}

.m-r-85 {
    margin-right: 85px !important;
}

.m-l-85 {
    margin-left: 85px !important;
}

.m-b-85 {
    margin-bottom: 85px !important;
}

.m-t-90 {
    margin-top: 90px !important;
}

.m-r-90 {
    margin-right: 90px !important;
}

.m-l-90 {
    margin-left: 90px !important;
}

.m-b-90 {
    margin-bottom: 90px !important;
}

.m-t-95 {
    margin-top: 95px !important;
}

.m-r-95 {
    margin-right: 95px !important;
}

.m-l-95 {
    margin-left: 95px !important;
}

.m-b-95 {
    margin-bottom: 95px !important;
}

.m-t-100 {
    margin-top: 100px !important;
}

.m-r-100 {
    margin-right: 100px !important;
}

.m-l-100 {
    margin-left: 100px !important;
}

.m-b-100 {
    margin-bottom: 100px !important;
}

.m-5 {
    margin: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.m-25 {
    margin: 25px !important;
}

.m-30 {
    margin: 30px !important;
}

.full-height {
    height: 100% !important;
}

.full-width {
    width: 100%;
}

.hide {
    display: none;
}

.inline {
    display: inline-block !important;
}

.block {
    display: block;
}



.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-21 {
    font-size: 21px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-23 {
    font-size: 23px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-26 {
    font-size: 26px !important;
}



/**************  DoAjax 提示框 样式 -- 开始  *****************/
.LoadingProgressBar {
    font-size: 18px;
    display: block;
    margin-top: -15px;
    text-align: left;
    line-height: 1.5;
    font-weight: bold;
    position: fixed;
    top: 30%;
    left: 10%;
    z-index: 20002001;
    border: solid 1px #9FCD75;
    color: #666;
    font-weight: normal !important;
    padding: 10px 0px 10px 0px;
    background-color: #fff;
    border-radius: 6px;
}

.LoadingBackground {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    filter: alpha(opacity=30);
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20002000;
}

.LoadingProgressIco {
    background: #FFF url(/Img/doAjax/loading_dot.gif) no-repeat 10px -1px;
    padding: 0px 10px 0px 50px;
}

.LoadingProgressFlush {
    background: #FFF;
    text-align: center;
    padding: 0px 20px 0px 20px;
    bottom: 10%;
    left: 22%;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    line-height: 2.5;
    position: fixed;
    background-color: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    color: #fff;
    border-radius: 4px;
    left: 25%;
    text-align: center;
    z-index: 20005000;
}

.LoadingAgainOperation {
    margin-left: 10px;
    background-color: inherit;
    border: 0px solid #FBD0AE;
    color: #0D8FD1;
    font-weight: bold;
}

.LoadingNetworkClose {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#LoadingErrorBackground {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.loadingError500 {
    padding: 20px;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, .3);
    border-radius: 6px;
    border: 1px solid #999;
}

    .loadingError500 span {
        font-size: 30px;
        color: #f76e4b;
    }

.loadingError500Button {
    text-align: right;
    margin-top: 10px;
}

    .loadingError500Button a {
        display: inline-block;
        display: inline;
        margin-bottom: 0;
        margin-left: .3em;
        font-size: 18px;
        line-height: 1;
        color: #333333;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-color: #e6e6e6;
        border: 1px solid #cccccc;
        border: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        zoom: 1;
        background-color: #51a351;
        background-color: #51a351;
        background-repeat: repeat-x;
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
        filter: progid:dximagetransform.microsoft.gradient(enabled=false);
        background-image: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        -moz-text-shadow: none !important;
        -ms-text-shadow: none !important;
        -o-text-shadow: none !important;
        text-shadow: none !important;
        padding: 10px 20px !important;
        color: #fff;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -ms-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
        border-color: transparent !important;
        text-decoration: none;
    }

/**************  DoAjax 提示框 样式 -- 结束  *****************/

.is-null {
    width: 100%;
    float: left;
    margin: 50px 0px;
    text-align: center;
    font-size: 14px;
}


.flex-vertical-flex {
    display: flex;
}

.flex-vertical-flex1 {
    flex: 1;
}
/*弹性垂直水平居中*/
.flex-vertical-center {
    display: flex;
    align-items: center;
}
/*弹性垂直对齐元素开始位置*/
.flex-vertical-start {
    display: flex;
    align-items: flex-start;
}
/*弹性盒子水平居中*/
.flex-horizontal-center {
    display: flex;
    justify-content: center;
}
/*结尾*/
.flex-align-content-end {
    justify-content: flex-end;
    align-items: center;
}
/*开始*/
.flex-align-content-start {
    justify-content: start;
    align-items: center;
}
/*中心*/
.flex-align-content-center {
    justify-content: center;
    align-items: center;
}

.width100 {
    width: 100% !important;
}





.input-text {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.3);
    font-family: Arial, sans-serif;
    -webkit-appearance: none;
    color: #2c2c2c;
    outline: 0;
    padding: 8px 12px;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    /*
    -webkit-transition: background 0.2s linear 0s;
    transition: background 0.2s linear 0s;
    -webkit-transition: all 0.12s ease;
    transition: all 0.12s ease;
    */
    resize: none;
}

    .input-text:focus {
        border-color: rgba(0, 0, 0, 0.1);
        background-color: #f0f0f0;
        outline: 0 !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .input-text:focus::-moz-placeholder {
            color: inherit;
            opacity: 0.7;
        }

        .input-text:focus:-ms-input-placeholder {
            color: inherit;
            opacity: 0.7;
        }

        .input-text:focus::-webkit-input-placeholder {
            color: inherit;
            opacity: 0.7;
        }

    .input-text::-moz-placeholder {
        color: inherit;
        opacity: 0.33;
    }

    .input-text:-ms-input-placeholder {
        color: inherit;
        opacity: 0.33;
    }

    .input-text::-webkit-input-placeholder {
        color: inherit;
        opacity: 0.33;
    }

    .input-text:disabled {
        color: #aaaaaa;
    }




.input-close {
    border: 0px !important;
}

    .input-close .iconfont {
        color: #999;
    }

.input-close-x {
    border: 1px solid rgba(0, 0, 0, 0.3) !important;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.input-close-ico {
    margin-right: 8px;
    font-size: 20px;
    cursor: pointer;
    color: #ccc;
}

    .input-close-ico:hover {
        color: #333;
    }
/* 当子元素获得焦点时改变父元素背景色 */
.input-close-x:focus-within {
    border-color: rgba(0, 0, 0, 0.1);
    background-color: #f0f0f0;
}


.button-more {
    float: left;
    padding: 8px 12px;
    font-size: 12px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .button-more .iconfont {
        margin-left: 3px;
    }

.input-time {
    background: url('/Img/time.png');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 34px;
    background-size: 30px 24px;
    background-color: #fff;
}

.input-title {
    padding: 8px 0px;
    line-height: normal;
    font-size: 14px;
}








/*************徽章样式**************/
/*默认 赤色*/
.m-badge {
    position: relative;
    display: inline-block;
    padding: 0 6px;
    font-size: 12px;
    text-align: center;
    background-color: #445566;
    color: #fff;
    border-radius: 5px;
    margin: 0px 2px;
}
/*橙*/
.m-bg-orange {
    background-color: #FFB800 !important;
}
/*绿*/
.m-bg-green {
    background-color: #009688 !important;
}
/*青*/
.m-bg-cyan {
    background-color: #2F4056 !important;
}
/*蓝*/
.m-bg-blue {
    background-color: #1E9FFF !important;
}
/*黑*/
.m-bg-black {
    background-color: #393D49 !important;
}
/*灰*/
.m-bg-gray {
    background-color: #FAFAFA !important;
    color: #666 !important;
}

/*主题蓝*/
.m-bg-c1 {
    background-color: #0066ff !important;
    color: #fff !important;
}
/*小霞橙*/
.m-bg-c2 {
    background-color: #ff5722 !important;
    color: #fff !important;
}
/*江河绿*/
.m-bg-c3 {
    background-color: #009688 !important;
    color: #fff !important;
}
/*总统蓝*/
.m-bg-c4 {
    background-color: #1e9fff !important;
    color: #fff !important;
}
/*暗金*/
.m-bg-c5 {
    background-color: #d5ae12 !important;
    color: #fff !important;
}
/*高亮粉*/
.m-bg-c6 {
    background-color: #ff7979 !important;
    color: #fff !important;
}
/*墨水蓝*/
.m-bg-c7 {
    background-color: #487eb0 !important;
    color: #fff !important;
}
/*丹青*/
.m-bg-c8 {
    background-color: #01a3a4 !important;
    color: #fff !important;
}
/*灰色*/
.m-bg-c9 {
    background-color: #a6a6a6 !important;
    color: #fff !important;
}
/*深红*/
.m-bg-c10 {
    background-color: #A8071a !important;
    color: #fff !important;
}
/*警告黄*/
.m-bg-c11 {
    background-color: #f7b731 !important;
    color: #fff !important;
}
/*蓝灰*/
.m-bg-c12 {
    background-color: #7ea4bc !important;
    color: #fff !important;
}
/*洋红*/
.m-bg-c13 {
    background-color: #eb4d4b !important;
    color: #fff !important;
}
/*总统蓝*/
.m-bg-c14 {
    background-color: #1e9fff !important;
    color: #fff !important;
}


/*************徽章样式 边框线**************/
/*默认 赤色*/
.m-border {
    position: relative;
    display: inline-block;
    padding: 0 6px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #445566;
    border-radius: 5px;
    margin: 0px 2px;
    background: #fff;
    cursor: default;
    color: #445566
}

/*主题蓝*/
.m-bo-c1 {
    border: 1px solid #0066ff !important;
    color: #0066FF !important;
}
/*小霞橙*/
.m-bo-c2 {
    border: 1px solid #ff5722 !important;
    color: #ff5722 !important;
}
/*江河绿*/
.m-bo-c3 {
    border: 1px solid #009688 !important;
    color: #009688 !important;
}
/*总统蓝*/
.m-bo-c4 {
    border: 1px solid #1e9fff !important;
    color: #1e9fff !important;
}
/*暗金*/
.m-bo-c5 {
    border: 1px solid #d5ae12 !important;
    color: #d5ae12 !important
}
/*高亮粉*/
.m-bo-c6 {
    border: 1px solid #ff7979 !important;
    color: #ff7979 !important
}
/*墨水蓝*/
.m-bo-c7 {
    border: 1px solid #487eb0 !important;
    color: #487eb0 !important
}
/*丹青*/
.m-bo-c8 {
    border: 1px solid #01a3a4 !important;
    color: #01a3a4 !important
}
/*灰色*/
.m-bo-c9 {
    border: 1px solid #a6a6a6 !important;
    color: #a6a6a6 !important;
}
/*深红*/
.m-bo-c10 {
    border: 1px solid #A8071a !important;
    color: #A8071a !important;
}
/*警告黄*/
.m-bo-c11 {
    border: 1px solid #f7b731 !important;
    color: #f7b731 !important;
}
/*蓝灰*/
.m-bo-c12 {
    border: 1px solid #7ea4bc !important;
    color: #7ea4bc !important;
}
/*洋红*/
.m-bo-c13 {
    border: 1px solid #eb4d4b !important;
    color: #eb4d4b !important;
}
/*总统蓝*/
.m-bo-c14 {
    border: 1px solid #1e9fff !important;
    color: #1e9fff !important;
}



.button {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.01em;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-feature-settings: "kern" 1;
    -moz-font-feature-settings: "kern" 1;
    margin-bottom: 0;
    border: 1px solid #cecdcd;
    display: inline-block;
    padding: 6px 12px;
    white-space: nowrap;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-image: none !important;
    color: #626262;
    background-color: #ffffff;
    text-shadow: none;
    box-shadow: none;
    line-height: 21px;
    padding-left: 17px;
    padding-right: 17px;
    position: relative;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;
}

    .button:hover {
        background-color: #fafafa;
        border: 1px solid rgba(98, 98, 98, 0.27);
    }

    .button.active {
        border-color: #e6e6e6;
        background: #fff;
    }

        .button:focus, .button:active:focus, .button.active:focus {
            outline: none !important;
            outline-style: none;
        }


/**重要的**/
.btn-primary, .btn-primary:focus {
    color: #ffffff;
    background-color: #6d5cae;
    border-color: #6d5cae;
}

    .btn-primary.active, .btn-primary:active, .btn-primary.active:focus, .btn-primary:active:focus, .btn-primary:active:hover {
        background-color: #584b8d;
        border-color: #584b8d;
        color: #ffffff;
    }

    .btn-primary.hover, .btn-primary:hover {
        background-color: #8a7dbe;
        border-color: #8a7dbe;
        color: #ffffff;
    }

    .btn-primary.active:hover {
        background: #5e4f96;
        border-color: #5e4f96;
    }

    .btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:hover, .btn-primary[disabled]:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, .btn-primary.disabled.active, .btn-primary[disabled].active, {
        background-color: #6d5cae;
        border-color: #6d5cae;
    }

    .btn-primary .badge {
        color: #6d5cae;
        background-color: #ffffff;
    }


/**成功**/
.btn-success, .btn-success:focus {
    color: #ffffff;
    background-color: #10cfbd;
    border-color: #10cfbd;
}

    .btn-success.active, .btn-success:active, .btn-success.active:focus, .btn-success:active:focus, .btn-success:active:hover {
        background-color: #0da899;
        border-color: #0da899;
        color: #ffffff;
    }

    .btn-success.hover, .btn-success:hover {
        background-color: #40d9ca;
        border-color: #40d9ca;
        color: #ffffff;
    }

    .btn-success.active:hover {
        background: #0eb2a3;
        border-color: #0eb2a3;
    }

    .btn-success.disabled, .btn-success[disabled], .btn-success.disabled:hover, .btn-success[disabled]:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, .btn-success.disabled:active, .btn-success[disabled]:active, .btn-success.disabled.active, .btn-success[disabled].active {
        background-color: #10cfbd;
        border-color: #10cfbd;
    }

    .btn-success .badge {
        color: #10cfbd;
        background-color: #ffffff;
    }


/**完成**/
.btn-complete, .btn-complete:focus {
    color: #ffffff;
    background-color: #48b0f7;
    border-color: #48b0f7;
}

    .btn-complete.active, .btn-complete:active, .btn-complete.active:focus, .btn-complete:active:focus, .btn-complete:active:hover {
        background-color: #3a8fc8;
        border-color: #3a8fc8;
        color: #ffffff;
    }

    .btn-complete.hover, .btn-complete:hover {
        background-color: #6dc0f9;
        border-color: #6dc0f9;
        color: #ffffff;
    }

    .btn-complete.active:hover {
        background: #3e97d4;
        border-color: #3e97d4;
    }

    .btn-complete.disabled, .btn-complete[disabled], .btn-complete.disabled:hover, .btn-complete[disabled]:hover, .btn-complete.disabled:focus, .btn-complete[disabled]:focus, .btn-complete.disabled:active, .btn-complete[disabled]:active, .btn-complete.disabled.active, .btn-complete[disabled].active {
        background-color: #48b0f7;
        border-color: #48b0f7;
    }

    .btn-complete .badge {
        color: #48b0f7;
        background-color: #ffffff;
    }

/**信息**/
.btn-info, .btn-info:focus {
    color: #ffffff;
    background-color: #3b4752;
    border-color: #3b4752;
}

    .btn-info.active, .btn-info:active, .btn-info.active:focus, .btn-info:active:focus, .btn-info:active:hover {
        background-color: #303a42;
        border-color: #303a42;
        color: #ffffff;
    }

    .btn-info.hover, .btn-info:hover {
        background-color: #626c75;
        border-color: #626c75;
        color: #ffffff;
    }

    .btn-info.active:hover {
        background: #333d47;
        border-color: #333d47;
    }

    .btn-info.disabled, .btn-info[disabled], .btn-info.disabled:hover, .btn-info[disabled]:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, .btn-info.disabled:active, .btn-info[disabled]:active, .btn-info.disabled.active, .btn-info[disabled].active {
        background-color: #3b4752;
        border-color: #3b4752;
    }

    .btn-info .badge {
        color: #3b4752;
        background-color: #ffffff;
    }


/**警告**/
.btn-warning, .btn-warning:focus {
    color: #ffffff;
    background-color: #f8d053;
    border-color: #f8d053;
}

    .btn-warning.active, .btn-warning:active, .btn-warning.active:focus, .btn-warning:active:focus, .btn-warning:active:hover {
        background-color: #c9a843;
        border-color: #c9a843;
        color: #ffffff;
    }

    .btn-warning.hover, .btn-warning:hover {
        background-color: #f9d975;
        border-color: #f9d975;
        color: #ffffff;
    }

    .btn-warning.active:hover {
        background: #d5b347;
        border-color: #d5b347;
    }

    .btn-warning.disabled, .btn-warning[disabled], .btn-warning.disabled:hover, .btn-warning[disabled]:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, .btn-warning.disabled.active, .btn-warning[disabled].active {
        background-color: #f8d053;
        border-color: #f8d053;
    }

    .btn-warning .badge {
        color: #f8d053;
        background-color: #ffffff;
    }

/**危险**/
.btn-danger, .btn-danger:focus {
    color: #ffffff;
    background-color: #f55753;
    border-color: #f55753;
}

    .btn-danger.active, .btn-danger:active, .btn-danger.active:focus, .btn-danger:active:focus, .btn-danger:active:hover {
        background-color: #c64643;
        border-color: #c64643;
        color: #ffffff;
    }

    .btn-danger.hover, .btn-danger:hover {
        background-color: #f77975;
        border-color: #f77975;
        color: #ffffff;
    }

    .btn-danger.active:hover {
        background: #d34b47;
        border-color: #d34b47;
    }

    .btn-danger.disabled, .btn-danger[disabled], .btn-danger.disabled:hover, .btn-danger[disabled]:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, .btn-danger.disabled.active, .btn-danger[disabled].active {
        background-color: #f55753;
        border-color: #f55753;
    }

    .btn-danger .badge {
        color: #f55753;
        background-color: #ffffff;
    }
/*新增*/
.btn-add, .btn-add :focus {
    color: #ffffff;
    background-color: #009688;
    border-color: #009688;
}

    .btn-add.active, .btn-add:active, .btn-add.active:focus, .btn-add:active:focus, .btn-add:active:hover {
        background-color: #009688;
        border-color: #009688;
        color: #ffffff;
    }

    .btn-add.hover, .btn-add:hover {
        background-color: #01A3A4;
        border-color: #01A3A4;
        color: #ffffff;
    }

    .btn-add.active:hover {
        background: #0286FF;
        border-color: #0286FF;
    }

    .btn-add.disabled, .btn-add[disabled], .btn-add.disabled:hover, .btn-add[disabled]:hover, .btn-add.disabled:focus, .btn-add[disabled]:focus, .btn-add.disabled:active, .btn-add[disabled]:active, .btn-add.disabled.active, .btn-add[disabled].active {
        background-color: #0486FF;
        border-color: #0486FF;
    }

    .btn-add .badge {
        color: #0386FF;
        background-color: #ffffff;
    }
/*查询*/
.btn-search, .btn-search:focus {
    color: #ffffff;
    background-color: #0066FF;
    border-color: #0066FF;
}

    .btn-search.active, .btn-search:active, .btn-search.active:focus, .btn-search:active:focus, .btn-search:active:hover {
        background-color: #0066FF;
        border-color: #0066FF;
        color: #ffffff;
    }

    .btn-search.hover, .btn-search:hover {
        background-color: #2277FF;
        border-color: #2277FF;
        color: #ffffff;
    }

    .btn-search.active:hover {
        background: #0286FF;
        border-color: #0286FF;
    }

    .btn-search.disabled, .btn-search[disabled], .btn-search.disabled:hover, .btn-search[disabled]:hover, .btn-search.disabled:focus, .btn-search[disabled]:focus, .btn-search.disabled:active, .btn-search[disabled]:active, .btn-search.disabled.active, .btn-search[disabled].active {
        background-color: #0486FF;
        border-color: #0486FF;
    }

    .btn-search .badge {
        color: #0386FF;
        background-color: #ffffff;
    }


/**禁用*/
.btn-disabled, .btn-disabled:active, .btn-disabled:hover {
    border-color: #eee !important;
    background-color: #FBFBFB !important;
    color: #d2d2d2 !important;
    cursor: not-allowed !important;
    opacity: 1;
}


/**白色**/
.btn-white, .btn-white:focus {
    border-color: #f55753;
    border: 1px solid #ccc;
}

    .btn-white.active, .btn-white:active, .btn-white.active:focus, .btn-white:active:focus, .btn-white:active:hover {
        border-color: #ccc;
    }

    .btn-white.hover, .btn-white:hover {
        border-color: #ccc;
    }

    .btn-white.active:hover {
        border-color: #ccc;
    }

    .btn-white.disabled, .btn-white[disabled], .btn-white.disabled:hover, .btn-white[disabled]:hover, .btn-white.disabled:focus, .btn-white[disabled]:focus, .btn-white.disabled:active, .btn-white[disabled]:active, .btn-white.disabled.active, .btn-white[disabled].active {
        border-color: #ccc;
    }

    .btn-white .badge {
    }




.btn-cons {
    margin-right: 5px;
    min-width: 120px;
}
/**大**/
.btn-lg {
    padding-left: 28px;
    padding-right: 28px;
    font-size: 16px;
    line-height: 23px;
}
/**中**/
.btn-sm {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
    line-height: 20px;
}
/**小**/
.btn-xs {
    padding: 2px 9px;
    font-size: 12px;
}
/**最小**/
.btn-zx {
    padding: 0 7px;
    font-size: 12px;
}

.textarea {
    display: block;
    padding: 9px 12px;
    color: #445566;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.3);
    width: 90%;
    height: 45px;
}



.LayoutMeunUl {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

    .LayoutMeunUl li {
        font-size: 18px;
        cursor: pointer;
        text-align: center;
        padding: 4px 10px;
        white-space: nowrap;
        display: inline-block;
    }

        .LayoutMeunUl li:hover {
            border-bottom: 4px solid #009688;
            background: #f0f0f0;
        }

        .LayoutMeunUl li:active {
            background: #f1f1f1;
        }

        .LayoutMeunUl li .iconfont {
            font-size: 18px;
            margin-right: 5px;
        }

.MenuTopDiv {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

.LayoutUlxz {
    border-bottom: 4px solid #009688;
    background: #1E9FFF !important;
    color: #fff !important;
}

.LayoutImgSrc {
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 30px;
    cursor: pointer;
}

.lh-normal {
    line-height: normal;
}

.lh-10 {
    line-height: 10px;
}

.lh-11 {
    line-height: 11px;
}

.lh-12 {
    line-height: 12px;
}

.lh-13 {
    line-height: 13px;
}

.lh-14 {
    line-height: 14px;
}

.lh-15 {
    line-height: 15px;
}

.lh-16 {
    line-height: 16px;
}

.lh-1 {
    line-height: 1 !important;
}

.lh-1-5 {
    line-height: 1.5 !important;
}

.lh-2 {
    line-height: 2 !important;
}

.lh-2-5 {
    line-height: 2.5 !important;
}

.m-l-20 {
    margin-left: 20px;
}

.p10 {
    padding: 10px;
}

.MTable {
    border-collapse: collapse;
    padding: 0px;
    border: none;
    width: 100%;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

    .MTable tr th {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        text-align: center;
        padding: 3px 5px;
    }

    .MTable tr td {
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        text-align: center;
        padding: 3px 5px;
    }

    .MTable .TableNullTr {
        font-size: 16px;
        text-align: center;
    }

        .MTable .TableNullTr td {
            padding: 20px;
            font-style: oblique;
            text-align: center;
        }


.DataBox {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #fff;
}

.SeriesButton {
    font-size: 0px;
}

.SeriesButtonItem {
    font-size: 14px;
    display: inline-block;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    padding: 5px 10px;
    border-top: 1px solid #999;
    cursor: pointer;
}

    .SeriesButtonItem:first-child {
        border-left: 1px solid #999;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
    }

    .SeriesButtonItem:last-child {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.SeriesButton .Select {
    background-color: #1E9FFF;
    color: #fff;
    border-color: #1E9FFF;
}

.DataBoxItem {
    display: inline-block;
    margin: 10px 5px;
}

.DataBoxLImg {
    display: inline-block;
    background-color: #58A3F7;
    text-align: center;
    padding: 10px 10px;
    border-radius: 5px;
    vertical-align: middle;
}

    .DataBoxLImg .iconfont {
        font-size: 40px;
        color: #fff;
    }

.DataBoxRCon {
    display: inline-block;
    min-width: 170px;
    font-size: 18px;
    vertical-align: middle;
    margin-left: 5px;
}

.DataBoxRTop {
}

.DataBoxRBottom {
    margin-top: 10px;
}

.DataBoxHead {
    position: relative;
}

.DataBoxContent {
    padding-top: 10px;
}

.DataBoxHeadRight {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 0px;
}

    .DataBoxHeadRightItem, .DataBoxHeadRight .DatePlatTypeList, .DataBoxHeadRight .DateSourceTypeList {
        display: inline-block;
        vertical-align: middle;
    }

.EChartsBox {
    height: 200px;
    width: 90%;
    margin: 0 auto;
}


.DateTimeRange {
    font-size: 0px;
}

    .DateTimeRange .DateTimeInput {
        font-size: 16px;
        display: inline-block;
    }

    .DateTimeRange .input-text {
        width: 80px;
        text-align: center;
        padding: 6px 10px;
    }

    .DateTimeRange .DateTimeInputMid {
        display: inline-block;
        font-size: 16px;
        margin: 0px 10px;
    }


.DataBoxGroup {
    font-size: 0px;
    border-radius: 5px;
    padding: 10px 0px;
    display: flex;
    width: 100%;
}

    .DataBoxGroup .DataBox {
        display: inline-block;
        width: 50%;
        font-size: 14px;
        vertical-align: top;
        text-align: left;
    }

    .DataBoxGroup .RankingTable {
        padding: 20px;
        margin: 10px;
    }

.RankingTable {
    position: relative;
}

.RankingHead {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.RankingHeadRight {
    position: absolute;
    right: 0px;
    top: -2px;
    font-size: 14px;
    font-weight: initial;
}

.RankTable {
    border-top-width: 0px;
    border-left-width: 0px;
}

    .RankTable tr th {
        border-right-width: 0px;
        text-align: left;
    }

    .RankTable tr td {
        border-right-width: 0px;
        text-align: left;
    }

.RankingHeadTips {
    font-size: 12px;
    font-weight: initial;
    margin-left: 10px;
    color: #999;
}

.DataBoxPieTxt {
    text-align: left;
    position: absolute;
    right: 0px;
    top: 0px;
}

    .DataBoxPieTxt .PieTxtItem {
        padding: 5px 0px;
        font-size: 16px;
        font-weight: bold;
    }

    .DataBoxPieTxt .PieTxtTitle {
        font-size: 14px;
        font-weight: inherit;
        padding-left: 50px;
    }

.PieGroup {
    text-align: center;
    position: relative;
}

.PieGroupItem {
    vertical-align: top;
    width: 200px;
    margin: 0px 10px;
}

.PieGroup .EChartsBox {
    border: 1px solid #f3f3f3;
    margin-right: 230px;
    width: auto;
    height: 300px;
}

.PieGroupAverage .EChartsBox {
    margin-right: 42%;
}

.PieGroupAverage .DataBoxPieTxt {
    width: 40%;
}

.DateTimeSelect {
}


/*导航*/
.navigation {
    background-color: #ffffff;
    font-size: 13px;
    height: 59px;
    line-height: 59px;
    margin-bottom: 23px;
}

    .navigation div {
        float: left;
        margin-right: 5px;
        padding: 0px 10px 0px 5px;
    }

        .navigation div a {
            color: #626262;
        }

        .navigation div.checked a {
            color: #2417e3;
        }

    .navigation .icon {
        background-color: #3388FF;
        width: 3px;
        height: 15px;
        margin-top: 22px;
        padding: 0px;
    }

    .navigation .update {
        float: right;
        color: #039BE5;
    }

.clear {
    clear: both;
}

.BodyContent {
    background-color: #ffffff;
    padding: 20px;
}

.ShaiXuanUser {
    display: none;
}

    .ShaiXuanUser .BodyContent {
        padding: 0px;
    }

.select {
    color: #000;
    padding: 8px 15px;
    border: 1px solid #ccc;
    text-align: left;
}

.input-radio {
    display: block;
    vertical-align: middle;
    cursor: pointer;
}

    .input-radio input {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 5px;
    }

.input-radios {
    margin: 0px;
    flex: none !important;
    display: inline-block !important;
}

    .input-radios .input-radio {
        display: inline-block;
        vertical-align: middle;
    }

    .input-radios label {
        cursor: pointer;
    }

    .input-radios input {
        cursor: pointer;
        margin-right: 3px;
    }

.input-radio-disabled {
    border-color: #eee !important;
    background-color: #FBFBFB !important;
    color: #d2d2d2 !important;
    cursor: not-allowed !important;
    opacity: 1;
}

    .input-radio-disabled input {
        border-color: #eee !important;
        background-color: #FBFBFB !important;
        color: #d2d2d2 !important;
        cursor: not-allowed !important;
        opacity: 1;
    }

.input-checkbox {
    display: block;
    vertical-align: middle;
    cursor: pointer;
}

    .input-checkbox input {
        margin-bottom: 4px;
        display: inline-block;
        vertical-align: middle;
    }

.input-checkboxs {
    flex: none !important;
    display: inline-block !important;
}

    .input-checkboxs .input-checkbox {
        display: inline-block;
    }

    .input-checkboxs label {
        cursor: pointer;
    }

    .input-checkboxs input {
        cursor: pointer;
        margin-right: 3px;
    }

.input-checkbox-disabled {
    border-color: #eee !important;
    background-color: #FBFBFB !important;
    color: #d2d2d2 !important;
    cursor: not-allowed !important;
    opacity: 1;
}

    .input-checkbox-disabled input {
        border-color: #eee !important;
        background-color: #FBFBFB !important;
        color: #d2d2d2 !important;
        cursor: not-allowed !important;
        opacity: 1;
    }



.DialogAddBox {
    display: none;
    font-size: 14px;
    padding-right: 20px;
}

    .DialogAddBox .AddTrItem {
        padding: 5px 0px;
        position: relative;
    }

    .DialogAddBox .AddTDLeft {
        position: absolute;
        left: 0px;
        top: 13px;
        width: 100px;
        text-align: right;
        display: inline-block;
    }

    .DialogAddBox .AddTDRight {
        margin-left: 110px;
        vertical-align: middle;
        display: inline-block;
    }

    .DialogAddBox .AddTDRightBlock {
        margin-left: 110px;
        vertical-align: middle;
    }

        .DialogAddBox .AddTDRightBlock input {
            width: 90%;
        }

        .DialogAddBox .AddTDRightBlock textarea {
            width: 90%;
        }

    .DialogAddBox .AddTrLabel .AddTDLeft {
        top: 5px;
    }

    .DialogAddBox .AddTDRight {
        margin-left: 110px;
        vertical-align: middle;
    }

    .DialogAddBox .AddTrItemList {
        padding: 5px 0px;
        position: relative;
    }

        .DialogAddBox .AddTrItemList .AddTDLeft {
            display: inline-block;
            position: initial;
        }

        .DialogAddBox .AddTrItemList .AddTDRight {
            display: inline-block;
            margin: 0px 0px 0px 5px;
        }


    .DialogAddBox .SelectWhere {
        border: 1px solid #ccc;
        margin-bottom: 20px;
    }

    .DialogAddBox .SelectTitle {
        padding: 10px 10px;
        border-bottom: 1px solid #ccc;
        background-color: #019887;
        color: #fff;
    }

    .DialogAddBox .SelectList {
        padding: 5px;
    }

    .DialogAddBox .SelectItem {
        display: inline-block;
        margin: 5px;
    }

    .DialogAddBox .SelectCheckbox {
        cursor: pointer;
    }

    .DialogAddBox .InputCheckbox {
        cursor: pointer;
        margin-right: 3px;
    }


/* ------------两行数据并列----------*/
.DialogAddListBox {
    display: none;
    font-size: 16px;
    padding-right: 20px;
}

    .DialogAddListBox .AddTrItem {
        margin-bottom: 15px;
        clear: both;
        *zoom: 1;
    }

    .DialogAddListBox .AddTrItemLeft {
        margin-bottom: 5px;
        margin-right: 10px;
        position: relative;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
    }

    .DialogAddListBox .AddTDLeft {
        position: relative;
        float: left;
        display: block;
        padding: 9px 15px;
        width: 120px;
        font-weight: 400;
        line-height: 20px;
        text-align: right;
    }

    .DialogAddListBox .AddTDRight {
        float: left;
        width: 190px;
        margin-right: 10px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }



.input-select {
    margin: 0px;
    padding: 7px 5px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .input-select {
        padding: 7px 5px; /* 根据需要调整 */
        /* 可能还需要其他样式来调整外观，如边框、背景等 */
    }
}

.input-select::-webkit-input-placeholder {
    padding: 7px 5px; /* 增加内边距 */
}

.input-select::-moz-placeholder {
    padding: 7px 5px; /* 增加内边距 */
}

.DialogAddBox .input-radios {
    margin: 0px 0px 0px 110px;
    padding: 7px 0px;
}

    .DialogAddBox .input-radios label input {
        margin-right: 5px;
    }

.DialogAddBox .input-checkboxs {
    margin: 0px 0px 0px 110px;
    padding: 7px 0px;
}

    .DialogAddBox .input-checkboxs label input {
        margin-right: 5px;
    }

.DialogAddBox .AddTrItemList .input-radios {
    margin: 0px 0px 0px 5px;
}

.DialogAddBox .AddTrItemList .input-checkboxs {
    margin: 0px 0px 0px 5px;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

/*面包屑样式*/
.layui-breadcrumb > span {
    margin-right: 5px;
    color: #ccc;
}



.windth100 {
    width: 100%;
    float: left
}

.tCenter {
    text-align: center
}








/*发布人样式*/
.accountDiv {
    display: none;
    max-height: 190px;
    overflow-y: inherit;
    overflow-x: hidden;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 999999999;
    width: 177px;
    border: 1px solid #ccc;
}

.accountUl {
    background: #fff;
    float: left;
    width: 100%;
}

    .accountUl li {
        line-height: initial;
        padding: 8px 10px;
        cursor: pointer;
        font-size: 14px;
        justify-content: flex-start;
        align-items: center;
        display: flex;
    }

        .accountUl li:hover {
            background: #c9c9c9;
        }

        .accountUl li.AccDataNull {
            font-weight: bold;
            text-align: center;
            color: #666;
            font-style: italic;
            line-height: 2;
        }


/*快递产品显示样式*/
.ep-ul {
    width: 100%;
    border-bottom: 0;
    overflow-y: scroll;
}

    .ep-ul li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    }

.ep-div-title {
    flex: 1;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    background: #48b0f7;
    color: #fff;
}

.ep-div-info {
    flex: 1;
    display: flex;
    padding: 10px 30px;
}

    .ep-div-info label {
        float: left;
    }

.ep-div-btn {
    width: 100%;
    text-align: center;
}

.ep-li-b0 {
    border-bottom: 0 !important;
    margin: 20px 0px;
}

.ep-div-b1 {
    border-top: 1px solid #ccc;
}

.ep-title-info {
    flex: 1;
    display: flex;
    padding: 10px 10px;
}

    .ep-title-info label {
        float: left;
    }

.ep-title-div1 {
    width: 100%;
    float: left;
}

.Tr_Field {
    font-size: 16px;
    border-style: solid;
    margin: 10px 0 20px;
    border-width: 1px;
    border-color: #c0c0c0;
}

.Tr_Field_Legend {
    color: #696969;
    font-size: 18px;
}

.HeadGroupTable {
    border-collapse: collapse;
    border-spacing: 0;
    border-collapse: collapse;
    padding: 0px;
    border: none;
}

    .HeadGroupTable tr {
    }

    .HeadGroupTable td {
    }


.layui-null {
    font-size: 20px !important;
    text-align: center !important;
    height: 100px !important;
    line-height: 100px !important;
}




/* 栅格布局 */
.layui-container {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.layui-fluid {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
}

.layui-row:before, .layui-row:after {
    content: '';
    display: block;
    clear: both;
}

.layui-col-xs1, .layui-col-xs2, .layui-col-xs3, .layui-col-xs4, .layui-col-xs5, .layui-col-xs6, .layui-col-xs7, .layui-col-xs8, .layui-col-xs9, .layui-col-xs10, .layui-col-xs11, .layui-col-xs12, .layui-col-sm1, .layui-col-sm2, .layui-col-sm3, .layui-col-sm4, .layui-col-sm5, .layui-col-sm6, .layui-col-sm7, .layui-col-sm8, .layui-col-sm9, .layui-col-sm10, .layui-col-sm11, .layui-col-sm12, .layui-col-md1, .layui-col-md2, .layui-col-md3, .layui-col-md4, .layui-col-md5, .layui-col-md6, .layui-col-md7, .layui-col-md8, .layui-col-md9, .layui-col-md10, .layui-col-md11, .layui-col-md12, .layui-col-lg1, .layui-col-lg2, .layui-col-lg3, .layui-col-lg4, .layui-col-lg5, .layui-col-lg6, .layui-col-lg7, .layui-col-lg8, .layui-col-lg9, .layui-col-lg10, .layui-col-lg11, .layui-col-lg12 {
    position: relative;
    display: block;
    box-sizing: border-box;
}

.layui-col-xs1, .layui-col-xs2, .layui-col-xs3, .layui-col-xs4, .layui-col-xs5, .layui-col-xs6, .layui-col-xs7, .layui-col-xs8, .layui-col-xs9, .layui-col-xs10, .layui-col-xs11, .layui-col-xs12 {
    float: left;
}

.layui-col-xs1 {
    width: 8.33333333%;
}

.layui-col-xs2 {
    width: 16.66666667%;
}

.layui-col-xs3 {
    width: 25%;
}

.layui-col-xs4 {
    width: 33.33333333%;
}

.layui-col-xs5 {
    width: 41.66666667%;
}

.layui-col-xs6 {
    width: 50%;
}

.layui-col-xs7 {
    width: 58.33333333%;
}

.layui-col-xs8 {
    width: 66.66666667%;
}

.layui-col-xs9 {
    width: 75%;
}

.layui-col-xs10 {
    width: 83.33333333%;
}

.layui-col-xs11 {
    width: 91.66666667%;
}

.layui-col-xs12 {
    width: 100%;
}

.layui-col-xs-offset1 {
    margin-left: 8.33333333%;
}

.layui-col-xs-offset2 {
    margin-left: 16.66666667%;
}

.layui-col-xs-offset3 {
    margin-left: 25%;
}

.layui-col-xs-offset4 {
    margin-left: 33.33333333%;
}

.layui-col-xs-offset5 {
    margin-left: 41.66666667%;
}

.layui-col-xs-offset6 {
    margin-left: 50%;
}

.layui-col-xs-offset7 {
    margin-left: 58.33333333%;
}

.layui-col-xs-offset8 {
    margin-left: 66.66666667%;
}

.layui-col-xs-offset9 {
    margin-left: 75%;
}

.layui-col-xs-offset10 {
    margin-left: 83.33333333%;
}

.layui-col-xs-offset11 {
    margin-left: 91.66666667%;
}

.layui-col-xs-offset12 {
    margin-left: 100%;
}

/* 超小屏幕(手机) */
@media screen and (max-width: 768px) {
    .layui-hide-xs {
        display: none !important;
    }

    .layui-show-xs-block {
        display: block !important;
    }

    .layui-show-xs-inline {
        display: inline !important;
    }

    .layui-show-xs-inline-block {
        display: inline-block !important;
    }
}

/* 小型屏幕(平板) */
@media screen and (min-width: 768px) {
    .layui-container {
        width: 750px;
    }

    .layui-hide-sm {
        display: none !important;
    }

    .layui-show-sm-block {
        display: block !important;
    }

    .layui-show-sm-inline {
        display: inline !important;
    }

    .layui-show-sm-inline-block {
        display: inline-block !important;
    }

    .layui-col-sm1, .layui-col-sm2, .layui-col-sm3, .layui-col-sm4, .layui-col-sm5, .layui-col-sm6, .layui-col-sm7, .layui-col-sm8, .layui-col-sm9, .layui-col-sm10, .layui-col-sm11, .layui-col-sm12 {
        float: left;
    }

    .layui-col-sm1 {
        width: 8.33333333%;
    }

    .layui-col-sm2 {
        width: 16.66666667%;
    }

    .layui-col-sm3 {
        width: 25%;
    }

    .layui-col-sm4 {
        width: 33.33333333%;
    }

    .layui-col-sm5 {
        width: 41.66666667%;
    }

    .layui-col-sm6 {
        width: 50%;
    }

    .layui-col-sm7 {
        width: 58.33333333%;
    }

    .layui-col-sm8 {
        width: 66.66666667%;
    }

    .layui-col-sm9 {
        width: 75%;
    }

    .layui-col-sm10 {
        width: 83.33333333%;
    }

    .layui-col-sm11 {
        width: 91.66666667%;
    }

    .layui-col-sm12 {
        width: 100%;
    }
    /* 列偏移 */
    .layui-col-sm-offset1 {
        margin-left: 8.33333333%;
    }

    .layui-col-sm-offset2 {
        margin-left: 16.66666667%;
    }

    .layui-col-sm-offset3 {
        margin-left: 25%;
    }

    .layui-col-sm-offset4 {
        margin-left: 33.33333333%;
    }

    .layui-col-sm-offset5 {
        margin-left: 41.66666667%;
    }

    .layui-col-sm-offset6 {
        margin-left: 50%;
    }

    .layui-col-sm-offset7 {
        margin-left: 58.33333333%;
    }

    .layui-col-sm-offset8 {
        margin-left: 66.66666667%;
    }

    .layui-col-sm-offset9 {
        margin-left: 75%;
    }

    .layui-col-sm-offset10 {
        margin-left: 83.33333333%;
    }

    .layui-col-sm-offset11 {
        margin-left: 91.66666667%;
    }

    .layui-col-sm-offset12 {
        margin-left: 100%;
    }
}
/* 中型屏幕(桌面) */
@media screen and (min-width: 992px) {
    .layui-container {
        width: 970px;
    }

    .layui-hide-md {
        display: none !important;
    }

    .layui-show-md-block {
        display: block !important;
    }

    .layui-show-md-inline {
        display: inline !important;
    }

    .layui-show-md-inline-block {
        display: inline-block !important;
    }

    .layui-col-md1, .layui-col-md2, .layui-col-md3, .layui-col-md4, .layui-col-md5, .layui-col-md6, .layui-col-md7, .layui-col-md8, .layui-col-md9, .layui-col-md10, .layui-col-md11, .layui-col-md12 {
        float: left;
    }

    .layui-col-md1 {
        width: 8.33333333%;
    }

    .layui-col-md2 {
        width: 16.66666667%;
    }

    .layui-col-md3 {
        width: 25%;
    }

    .layui-col-md4 {
        width: 33.33333333%;
    }

    .layui-col-md5 {
        width: 41.66666667%;
    }

    .layui-col-md6 {
        width: 50%;
    }

    .layui-col-md7 {
        width: 58.33333333%;
    }

    .layui-col-md8 {
        width: 66.66666667%;
    }

    .layui-col-md9 {
        width: 75%;
    }

    .layui-col-md10 {
        width: 83.33333333%;
    }

    .layui-col-md11 {
        width: 91.66666667%;
    }

    .layui-col-md12 {
        width: 100%;
    }
    /* 列偏移 */
    .layui-col-md-offset1 {
        margin-left: 8.33333333%;
    }

    .layui-col-md-offset2 {
        margin-left: 16.66666667%;
    }

    .layui-col-md-offset3 {
        margin-left: 25%;
    }

    .layui-col-md-offset4 {
        margin-left: 33.33333333%;
    }

    .layui-col-md-offset5 {
        margin-left: 41.66666667%;
    }

    .layui-col-md-offset6 {
        margin-left: 50%;
    }

    .layui-col-md-offset7 {
        margin-left: 58.33333333%;
    }

    .layui-col-md-offset8 {
        margin-left: 66.66666667%;
    }

    .layui-col-md-offset9 {
        margin-left: 75%;
    }

    .layui-col-md-offset10 {
        margin-left: 83.33333333%;
    }

    .layui-col-md-offset11 {
        margin-left: 91.66666667%;
    }

    .layui-col-md-offset12 {
        margin-left: 100%;
    }
}
/* 大型屏幕(桌面) */
@media screen and (min-width: 1200px) {
    .layui-container {
        width: 1170px;
    }

    .layui-hide-lg {
        display: none !important;
    }

    .layui-show-lg-block {
        display: block !important;
    }

    .layui-show-lg-inline {
        display: inline !important;
    }

    .layui-show-lg-inline-block {
        display: inline-block !important;
    }

    .layui-col-lg1, .layui-col-lg2, .layui-col-lg3, .layui-col-lg4, .layui-col-lg5, .layui-col-lg6, .layui-col-lg7, .layui-col-lg8, .layui-col-lg9, .layui-col-lg10, .layui-col-lg11, .layui-col-lg12 {
        float: left;
    }

    .layui-col-lg1 {
        width: 8.33333333%;
    }

    .layui-col-lg2 {
        width: 16.66666667%;
    }

    .layui-col-lg3 {
        width: 25%;
    }

    .layui-col-lg4 {
        width: 33.33333333%;
    }

    .layui-col-lg5 {
        width: 41.66666667%;
    }

    .layui-col-lg6 {
        width: 50%;
    }

    .layui-col-lg7 {
        width: 58.33333333%;
    }

    .layui-col-lg8 {
        width: 66.66666667%;
    }

    .layui-col-lg9 {
        width: 75%;
    }

    .layui-col-lg10 {
        width: 83.33333333%;
    }

    .layui-col-lg11 {
        width: 91.66666667%;
    }

    .layui-col-lg12 {
        width: 100%;
    }
    /* 列偏移 */
    .layui-col-lg-offset1 {
        margin-left: 8.33333333%;
    }

    .layui-col-lg-offset2 {
        margin-left: 16.66666667%;
    }

    .layui-col-lg-offset3 {
        margin-left: 25%;
    }

    .layui-col-lg-offset4 {
        margin-left: 33.33333333%;
    }

    .layui-col-lg-offset5 {
        margin-left: 41.66666667%;
    }

    .layui-col-lg-offset6 {
        margin-left: 50%;
    }

    .layui-col-lg-offset7 {
        margin-left: 58.33333333%;
    }

    .layui-col-lg-offset8 {
        margin-left: 66.66666667%;
    }

    .layui-col-lg-offset9 {
        margin-left: 75%;
    }

    .layui-col-lg-offset10 {
        margin-left: 83.33333333%;
    }

    .layui-col-lg-offset11 {
        margin-left: 91.66666667%;
    }

    .layui-col-lg-offset12 {
        margin-left: 100%;
    }
}

/* 列间隔 */
.layui-col-space1 {
    margin: -0.5px;
}

    .layui-col-space1 > * {
        padding: 0.5px;
    }

.layui-col-space2 {
    margin: -1px;
}

    .layui-col-space2 > * {
        padding: 1px;
    }

.layui-col-space4 {
    margin: -2px;
}

    .layui-col-space4 > * {
        padding: 2px;
    }

.layui-col-space5 {
    margin: -2.5px;
}

    .layui-col-space5 > * {
        padding: 2.5px;
    }

.layui-col-space6 {
    margin: -3px;
}

    .layui-col-space6 > * {
        padding: 3px;
    }

.layui-col-space8 {
    margin: -4px;
}

    .layui-col-space8 > * {
        padding: 4px;
    }

.layui-col-space10 {
    margin: -5px;
}

    .layui-col-space10 > * {
        padding: 5px;
    }

.layui-col-space12 {
    margin: -6px;
}

    .layui-col-space12 > * {
        padding: 6px;
    }

.layui-col-space14 {
    margin: -7px;
}

    .layui-col-space14 > * {
        padding: 7px;
    }

.layui-col-space15 {
    margin: -7.5px;
}

    .layui-col-space15 > * {
        padding: 7.5px;
    }

.layui-col-space16 {
    margin: -8px;
}

    .layui-col-space16 > * {
        padding: 8px;
    }

.layui-col-space18 {
    margin: -9px;
}

    .layui-col-space18 > * {
        padding: 9px;
    }

.layui-col-space20 {
    margin: -10px;
}

    .layui-col-space20 > * {
        padding: 10px;
    }

.layui-col-space22 {
    margin: -11px;
}

    .layui-col-space22 > * {
        padding: 11px;
    }

.layui-col-space24 {
    margin: -12px;
}

    .layui-col-space24 > * {
        padding: 12px;
    }

.layui-col-space25 {
    margin: -12.5px;
}

    .layui-col-space25 > * {
        padding: 12.5px;
    }

.layui-col-space26 {
    margin: -13px;
}

    .layui-col-space26 > * {
        padding: 13px;
    }

.layui-col-space28 {
    margin: -14px;
}

    .layui-col-space28 > * {
        padding: 14px;
    }

.layui-col-space30 {
    margin: -15px;
}

    .layui-col-space30 > * {
        padding: 15px;
    }





/*

  面板
 
*/


/* 折叠面板 */
.layui-collapse {
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
}

.layui-colla-item,
.layui-colla-content {
    border-top-width: 1px;
    border-top-style: solid;
}

    .layui-colla-item:first-child {
        border-top: none;
    }

.layui-colla-title {
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px 0 35px;
    color: #333;
    background-color: #f2f2f2;
    cursor: pointer;
    font-size: 14px;
    overflow: hidden;
}

.layui-colla-content {
    display: none;
    padding: 10px 15px;
    line-height: 22px;
    color: #666;
}

.layui-colla-icon {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 14px;
}

/* 卡片面板 */
.layui-card {
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
}

    .layui-card:last-child {
        margin-bottom: 0;
    }

.layui-card-header {
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    border-bottom: 1px solid #f6f6f6;
    color: #333;
    border-radius: 2px 2px 0 0;
    font-size: 14px;
}

.layui-card-body {
    position: relative;
    padding: 10px 15px;
    line-height: 24px;
}

    .layui-card-body[pad15] {
        padding: 15px;
    }

    .layui-card-body[pad20] {
        padding: 20px;
    }

    .layui-card-body .layui-table {
        margin: 5px 0;
    }

.layui-card .layui-tab {
    margin: 0;
}

/* 常规面板 */
.layui-panel {
}

/* 窗口面板 */
.layui-panel-window {
    position: relative;
    padding: 15px;
    border-radius: 0;
    border-top: 5px solid #E6E6E6;
    background-color: #fff;
}

/* 其它辅助 */
.layui-auxiliar-moving {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: none;
    z-index: 9999999999;
}


/* 背景颜色 */
/*赤*/
.layui-bg-red {
    background-color: #FF5722 !important;
    color: #fff !important;
}
/*橙*/
.layui-bg-orange {
    background-color: #FFB800 !important;
    color: #fff !important;
}
/*绿*/
.layui-bg-green {
    background-color: #009688 !important;
    color: #fff !important;
}
/*青*/
.layui-bg-cyan {
    background-color: #2F4056 !important;
    color: #fff !important;
}
/*蓝*/
.layui-bg-blue {
    background-color: #1E9FFF !important;
    color: #fff !important;
}
/*黑*/
.layui-bg-black {
    background-color: #393D49 !important;
    color: #fff !important;
}
/*灰*/
.layui-bg-gray {
    background-color: #eee !important;
    color: #666 !important;
}



.ExpressProductInfoUl {
}

    .ExpressProductInfoUl li {
    }


    .ExpressProductInfoUl .ep-div-title {
    }

        .ExpressProductInfoUl .ep-div-title .cursor {
        }

            .ExpressProductInfoUl .ep-div-title .cursor input {
            }

    .ExpressProductInfoUl .ep-div-info {
    }

        .ExpressProductInfoUl .ep-div-info .cursor {
            margin-right: 15px;
            margin-bottom: 5px;
        }

            .ExpressProductInfoUl .ep-div-info .cursor input {
                margin-right: 5px;
            }






.StudentsDialogBox {
}


.com-comLogDataDog {
    width: 100%;
    float: left;
    cursor: default;
}

.com-comLogDataDog-div {
    position: fixed;
    z-index: 99;
    padding: 10px;
    border: 1px solid #bbbbbb;
    background: #f2efe9;
    display: inline-block;
}

.com-comLogDataDog-100 {
    width: 100%;
}


.cursorP {
    cursor: pointer !important;
}

.OtherButtList {
    display: none;
}

    .OtherButtList .button {
        margin: 5px 10px;
    }



.btn-new1 {
    border: 1px solid #0066FF;
    color: #0066FF;
}

.btn-new2 {
    border: 1px solid #01A3A4;
    color: #01A3A4;
}

.btn-new3 {
    border: 1px solid #EB4D4B;
    color: #EB4D4B;
}

.btn-new4 {
    border: 1px solid #487EB0;
    color: #487EB0;
}

.btn-add {
    color: #ffffff;
    background-color: #009688;
    border-color: #009688;
}

.btn-search, .btn-search:focus {
    color: #ffffff;
    background-color: #0066FF;
    border-color: #0066FF;
}

    .btn-search.active, .btn-search:active, .btn-search.active:focus, .btn-search:active:focus, .btn-search:active:hover {
        background-color: #0066FF;
        border-color: #0066FF;
        color: #ffffff;
    }

    .btn-search.hover, .btn-search:hover {
        background-color: #0077FF;
        border-color: #0077FF;
        color: #ffffff;
    }

    .btn-search.active:hover {
        background: #0286FF;
        border-color: #0286FF;
    }

    .btn-search.disabled, .btn-search[disabled], .btn-search.disabled:hover, .btn-search[disabled]:hover, .btn-search.disabled:focus, .btn-search[disabled]:focus, .btn-search.disabled:active, .btn-search[disabled]:active, .btn-search.disabled.active, .btn-search[disabled].active, {
        background-color: #0486FF;
        border-color: #0486FF;
    }

    .btn-search .badge {
        color: #0386FF;
        background-color: #ffffff;
    }

.smalliconf {
    font-size: 12px !important;
}


/*快递产品选择层样式 -- 开始*/
.ep-info-border {
    line-height: initial;
    display: table;
    margin-top: 8px;
}

    .ep-info-border .m-border {
        color: #1e9fff;
    }

.ep-div-x {
    display: flex;
    border: 1px solid #d8d8d8;
    padding: 20px;
    padding-top: 0;
}

.ep-info-ul {
    width: 100%;
    float: left;
}

    .ep-info-ul li {
        width: 100%;
        float: left;
        border: 1px solid #d8d8d8;
    }

.ep-info-ul-title {
    background: #019887;
    color: #fff;
    padding: 10px;
    display: flex;
}

.ep-info-ul-input {
    padding: 10px;
    display: flex;
}


.MultipleCheckBoxTitleHide {
    border-width: 0px !important;
}

.MultipleCheckBoxTitle {
}

    .MultipleCheckBoxTitle .MultipleAllCheckBox {
        margin-right: 5px;
    }

.MultipleCheckBoxList {
}

    .MultipleCheckBoxList .MultipleCheckBoxItem {
        margin-right: 5px;
    }

.MultipleCheckBoxTitleHide .MultipleCheckBoxTitle {
    display: none !important;
}


.sendProductCount {
}

    .sendProductCount .ep-div-x {
        display: block;
        max-height: 500px;
        overflow: auto;
        padding-bottom: 0px;
    }

    .sendProductCount .ep-info-ul {
        float: none;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .sendProductCount .ep-info-ul li {
            float: none;
        }


/*快递产品选择层样式 -- 结束*/

.font-weight {
    font-weight: bold;
}


/*开通课程*/
.OpenCourseBodyContent {
    display: none;
}

    .OpenCourseBodyContent .OpenCourseIframe {
        border-collapse: collapse;
        padding: 0px;
        border: none;
        width: 100%;
    }

/*开通课程结束*/


.phone-decoration {
    text-decoration: underline;
    color: #487EB0;
    cursor: pointer;
}

.comDivlink {
    cursor: pointer;
    color: #487EB0;
    text-decoration: underline;
    word-break: break-all;
}

/**超出省略隐藏*/
.comDivNowrapHidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.comDivNowrapHidden2 {
    max-height: 2em;
    -webkit-line-clamp: 2;
}



.TableLayPageTip {
    font-size: 16px;
    color: #445566;
}

.TableLayPageTipMoney1 {
    color: #0066ff;
    font-weight: bold;
}

.TableLayPageTipMoney2 {
    color: #487eb0;
    font-weight: bold;
}

.TableLayPageTipMoneyxian {
    text-decoration: underline;
}

.com-input-checkbox-100 {
    width: 100%;
    float: left;
    position: relative;
}

.com-input-checkbox {
    display: flex;
}

.com-input-checkbox-left {
    flex: 1;
    display: flex;
}

.com-input-checkbox-right {
    width: 30px;
    text-align: center;
    border: 1px solid #ccc;
    border-left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.com-input-checkbox-ul {
    position: absolute;
    z-index: 999;
    top: 37px;
    left: 0;
    background: #fff;
    width: 100%;
    border: 1px solid #ccc;
    border-top: 0px solid #ccc;
    display: none;
    max-height: 300px;
    overflow-y: scroll;
}

    .com-input-checkbox-ul li {
        border-top: 1px solid #ccc;
        cursor: pointer;
        width: 100%;
    }

        .com-input-checkbox-ul li label {
            cursor: pointer;
            display: block;
            line-height: initial;
            padding: 10px;
        }

        .com-input-checkbox-ul li:hover {
            background: #f9f9f9;
        }

.com-img30 {
    display: block;
    width: 30px;
    height: 30px;
}

.com-img40 {
    display: block;
    width: 40px;
    height: 40px;
}

.com-img50 {
    display: block;
    width: 50px;
    height: 50px;
}

.com-img80 {
    display: block;
    width: 80px;
    height: 80px;
}


.com-font-italic {
    font-style: italic;
    color: #ccc;
}



/*图片列表显示--样式开始*/
.com-img-ul {
    float: left;
    border: 1px solid #ccc;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    border-left: 1px solid #ccc;
}

    .com-img-ul li {
        float: left;
        width: 80px;
        height: 80px;
        position: relative;
        z-index: 99;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

        .com-img-ul li img {
            width: 70px;
            height: 70px;
            display: block;
            margin: 5px;
        }

.com-img-ul-del-div {
    position: absolute;
    z-index: 99;
    top: 5px;
    right: 5px;
    cursor: pointer;
    background: #ccc;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
}

    .com-img-ul-del-div:hover {
        color: #009688;
    }

.com-img-ul-del-btn {
    margin-top: -3px;
    color: #FF5722;
}

    .com-img-ul-del-btn:hover {
        color: #009688;
    }

.com-img-ul-ico-div {
    width: 100%;
    float: left;
}

    .com-img-ul-ico-div a {
        cursor: pointer;
        color: #333;
    }

    .com-img-ul-ico-div div {
        display: flex;
        justify-content: center;
    }

.com-img-ul-ico-title {
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 12px;
    margin: 0 5px 5px 5px;
    height: 36px;
    line-height: 18px;
}
/*图片列表显示--样式结束*/



.com-div-break {
    word-break: break-all;
    word-wrap: break-word;
}



/*下拉多选样式 -- 开始*/
.com-select-checkbox-100 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}

.com-select-checkbox-input {
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding: 0px 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
    border-radius: 2px;
}

.com-select-checkbox-input-focus {
    border-color: rgba(0, 0, 0, 0.1);
    background-color: #f0f0f0;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.com-select-checkbox-div {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    display: none;
    background: #fff;
    z-index: 99999;
    max-height: 300px;
    overflow-y: auto;
}

.com-select-checkbox-ul {
    border: 1px solid #ccc;
    border-top: 0;
}

    .com-select-checkbox-ul li {
        display: flex;
        padding: 7px 5px;
        border-top: 1px solid #ccc;
        cursor: pointer;
    }

.com-select-checkbox-li-hover:hover {
    background: #f0f0f0;
}

.com-select-checkbox-li-bj {
    background: #01a3a4;
    color: #fff;
}

.com-select-checkbox-title {
    border: 1px solid #ccc;
    margin: 5px;
    padding: 3px 5px;
    float: left;
}

.com-select-checkbox-input-left {
    flex: 1
}

.com-select-checkbox-input-right {
    width: 20px;
}

.com-select-checkbox-span-x {
    cursor: pointer;
}

    .com-select-checkbox-span-x:active {
        background: #f55753;
        color: #fff;
    }

.com-select-checkbox-input-ts {
    animation: border-flash 1s infinite; /* 应用动画 */
}

.com-select-checkbox-input-sx {
    border-left: 1px solid #fff;
    height: 18px;
    margin: 5px;
    padding: 0px 5px;
    float: left;
    margin-top: 10px;
}

.com-select-checkbox-input-ts:hover {
    transition: border-color 5s; /* 平滑过渡效果 */
}

@keyframes border-flash {
    0% {
        border-color: #000;
    }
    /* 初始边框颜色 */
    25% {
        border-color: #000;
    }
    /* 初始边框颜色 */
    50% {
        border-color: #f0f0f0;
    }
    /* 初始边框颜色 */
    75% {
        border-color: #f0f0f0;
    }
    /* 边框颜色变为红色 */
    100% {
        border-color: #f0f0f0;
    }
    /* 再次变为初始颜色 */
}

.com-select-checkbox-placeholder {
    float: left;
    margin: 5px 2px;
    padding: 3px 0px;
    padding-left: 4px;
    padding-right: 2px;
    color: #ccc;
}

.com-select-checkbox-placeholder-c {
    color: #777777;
}
/*下拉多选样式 -- 结束*/



/*单选开关样式 -- 开始*/
/* 开关容器样式 */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 26px;
}

    /* 隐藏原始复选框 */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* 滑块样式 */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 36px;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
}

    /* 滑块按钮 */
    .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        transition: all 0.4s ease 0s;
        border-radius: 50%;
        z-index: 2;
    }

/* 开/关文字容器 */
.slider-text {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

/* 开文字（左侧） */
.on-text {
    position: absolute;
    left: 12px;
    z-index: 1;
}

/* 关文字（右侧） */
.off-text {
    position: absolute;
    right: 12px;
    z-index: 1;
}

/* 选中状态样式 */
.switch input:checked + .slider {
    background-color: #2ad8a4;
}

    /* 滑块移动动画 */
    .switch input:checked + .slider:before {
        transform: translateX(33px);
    }
/*单选开关样式 -- 结束*/





/*更多-上下定位弹出层样式--开始*/
.my-toggle-container {
    position: relative;
    height: 100%;
    display: inline;
}

.my-toggle-div {
    position: absolute;
    display: none;
    z-index: 1000;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}

/*更多-上下定位弹出层样式--结束*/



/*tab 选项卡 -- 开始*/

.layui-tab {
    margin: 10px 0;
    text-align: left !important
}

    .layui-tab[overflow] > .layui-tab-title {
        overflow: hidden
    }

.layui-tab-title {
    position: relative;
    left: 0;
    height: 40px;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s
}

    .layui-tab-title li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
        font-size: 14px;
        transition: all .2s;
        -webkit-transition: all .2s
    }

    .layui-tab-title li {
        position: relative;
        line-height: 40px;
        min-width: 65px;
        padding: 0 15px;
        text-align: center;
        cursor: pointer
    }

        .layui-tab-title li a {
            display: block;
            padding: 0 15px;
            margin: 0 -15px
        }

    .layui-tab-title .layui-this {
        color: #000
    }

        .layui-tab-title .layui-this:after {
            position: absolute;
            left: 0;
            top: 0;
            content: "";
            width: 100%;
            height: 41px;
            border-width: 1px;
            border-style: solid;
            border-bottom-color: #fff;
            border-radius: 2px 2px 0 0;
            box-sizing: border-box;
            pointer-events: none
        }


        .layui-badge-rim, .layui-border, .layui-colla-content, .layui-colla-item, .layui-collapse, .layui-elem-field, .layui-form-pane .layui-form-item[pane], .layui-form-pane .layui-form-label, .layui-input, .layui-layedit, .layui-layedit-tool, .layui-panel, .layui-quote-nm, .layui-select, .layui-tab-bar, .layui-tab-card, .layui-tab-title, .layui-tab-title .layui-this:after, .layui-textarea {
            border-color: #eee;
        }

.layui-tab-item {
    display: none
}

.layui-tab-title .layui-this:after {
    border-width: 1px;
    border-bottom-color: #fff
}

.layui-tab-content {
    padding: 15px 0
}

    .layui-tab-content .layui-show {
        display: block !important;
    }



.layui-tabs-header {
    border-color: #0077FF;
    border-bottom-width: 2px;
}

    .layui-tabs-header .layui-this:after {
        border-bottom-color: #0077FF;
    }
    .layui-tabs-header .layui-this {
        background: #0077FF;
        color: #fff;
    }

.title-span-red {
    color: red;
}


/*tab 选项卡 -- 结束*/



/*field样式 -- 开始*/
.layui-elem-field {
    margin-bottom: 10px;
    padding: 0;
    border-width: 1px;
    border-style: solid
}

    .layui-elem-field legend {
        margin-left: 20px;
        padding: 0 10px;
        font-size: 20px
    }

.layui-field-title {
    margin: 16px 0;
    border-width: 0;
    border-top-width: 1px
}

.layui-field-box {
    padding: 15px
}

.layui-field-title .layui-field-box {
    padding: 10px 0
}
/*field样式 -- 结束*/
