﻿@import url("/Theme/Skin0/jquery-ui/jquery-ui-1.8.15.custom.css");
@import url("/Scripts/jseasyui/css/easyui_tree.css");


/* 滚动条 */
* {
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-face-color: #dedede;
    scrollbar-3dlight-color: #dedede;
    scrollbar-darkshadow-color: #dedede;
    scrollbar-track-color: #f1f1f1;
    scrollbar-arrow-color: #797979;
}
/* end */

/*//小滚动条的背景色*/
.mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ccc !important;
    width: 6px !important;
    margin-right: 2px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ccc !important;
    height: 6px !important;
}

.roottbl {
    overflow: auto;
}

body {
    _display: none;
}

    body .layui-layer-msg {
        border: 1px solid #db3a4d
    }

        body .layui-layer-msg.layui-layer-hui {
            border: none;
        }

        body .layui-layer-msg .layui-layer-padding {
            background-color: #fcf1f0;
        }

    .mainBody > table {
        table-layout: fixed;
    }

.transition_margin {
    -webkit-transition: margin 0.3s ease-in-out;
    -moz-transition: margin 0.3s ease-in-out;
    -o-transition: margin 0.3s ease-in-out;
    transition: margin 0.3s ease-in-out;
}

.TreeNoField .ThreeLayoutTbLast {
    width: 0px;
}

.roottbl.EditDetailsGridContainer {
    padding-bottom: 0px;
}

textarea {
    padding: 4px 7px;
}

.mainArea_Page textarea {
    height: 34px;
}

.mainArea_Page input:focus {
    outline: none;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

select::-ms-expand {
    display: none;
}

.labelWidth_One {
    /*    width: 19%;*/
    width: 140px;
    text-align: right;
}

.valueWidth_One {
/*    width: 77%;*/
}

.labelWidth_Two {
    width: 19%;
}

.valueWidth_Two {
    width: 29%;
}

.LayoutTbMiddle {
    width: 6%;
}

.LayoutTbLast {
    width: 4%;
}

.oneLayoutTbMiddle {
    /*width: 4%;*/
    width:160px;
}

.labelWidth_Three {
    width: 140px;
    /*    width: 8%;*/
    text-align: right;
}

.valueWidth_Three {
    width: 252px;
    /*    width: 21%;*/
}

.ThreeLayoutTbMiddle {
    width:45px;
/*    width: 4%;*/
}

.ThreeLayoutTbLast {
    width: 160px;
}

.TreeNoField .valueWidth_Three {
    width: 300px;
    /*    width: 21%;*/
}

.TreeNoField .ThreeLayoutTbMiddle {
    width: 42px;
}

.TreeNoField .ThreeLayoutTbLast {
    width: 0px;
}


.FieldLabelSpan {
    line-height: normal;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    overflow: auto;
    text-overflow: clip;
    max-width: calc(100% - 24px);
    text-wrap: initial;
    word-break: break-all;
}

.mainArea_Page .FieldValue .inputText:focus {
    border-color: #2e95ff;
}

.mainArea_Page .inputText:hover {
    border-color: #a2abbf;
    background-color: #fcfcfc;
}
/* 主界面顶部菜单 */
.mainSpliter_Top {
    background-color: #054c9d;
    height: 6px;
    width: 100%;
    display: none;
    cursor: pointer;
}

.topTable-Default {
    width: 100%;
    height: 50px;
    background-color: rgb(30, 85, 152);
}

    .topTable-Default ul {
        color: #646464;
    }

.topLogo {
    width: 240px;
    background: url(/Images/Logo/E6Cloud_main_top_logo.png) no-repeat center;
}

    .topLogo.e6 {
        background-image: url(/Images/Logo/E6Cloud_main_top_logo.png);
    }

    .topLogo.e5 {
        background-image: url(/Images/Logo/E5Cloud_main_top_logo.png);
    }

    .topLogo.e8 {
        background-image: url(/Images/Logo/E8Cloud_main_top_logo.png);
    }

.topLogo_Spliter {
    background: url('/Theme/Skin0/images/topLogo_Spliter.png') no-repeat;
    width: 20px;
    height: 55px;
}

.topLogo span {
    display: block;
    float: left;
    color: white;
    font-family: 'Microsoft YaHei';
}

.topLogo .top_logo { /*background:url(images/logo.png) no-repeat;*/
    width: 37px;
    height: 25px;
    position: relative;
    top: -2px;
    margin-left: 18px;
}

    .topLogo .top_logo img {
        height: 25px;
    }

.topLogo .top_name {
    font-size: 18px;
    margin-left: 9px;
    margin-top: 1px;
}

.topLogo .top_circle {
    border-radius: 50%;
    width: 4px;
    height: 4px;
    background-color: white;
    margin-left: 6px;
    margin-top: 12px;
}

.topLogo .top_bgname {
    margin-left: 6px;
    margin-top: 5px;
}

.topLogo .top_version {
    margin-top: 5px;
    margin-left: 5px;
}


/* 模块快捷方式 */
.topLargeIcon {
    margin: 0px;
    height: 46px;
    overflow: hidden;
}

    .topLargeIcon li {
        float: left;
        text-align: center;
        height: 46px;
        width: 66px;
        margin-top: 3px;
    }

        .topLargeIcon li img {
            cursor: pointer;
            margin-top: 8px;
            width: 32px;
            height: 32px;
        }

        .topLargeIcon li span {
            display: none;
            margin-top: 1px;
            width: 66px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .topLargeIcon li a {
            color: #646464;
            display: block;
            width: 66px;
            height: 46px;
        }

            .topLargeIcon li a:hover {
                color: #ff7700;
            }

    .topLargeIcon .spliter {
        margin-top: 14px;
        width: 1px;
        height: 29px;
        background-color: #269DC8;
    }

    .topLargeIcon .mouseOver {
        background: url("/Theme/Skin0/images/topLargeIcon-MouseOver.png") no-repeat;
        background-position: 0px 0px;
    }

/*.largeIcon_Close { float: right; position: relative; top: -43px; right: 4px; width: 8px !important; height: 8px !important; }*/
.img-OnlyIcon {
    margin-top: 16px !important;
}

/* 模块快捷菜单 */
.Top_QuickIcon {
    padding-left: 0px;
    min-width: 720px;
}

.quickMenu_ul {
    margin: 0px;
    list-style-type: none;
}

    .quickMenu_ul li {
        display: block;
        float: left;
        position: relative;
    }

        .quickMenu_ul li a {
            display: block; /*min-width:54px;*/
            text-align: center;
            height: 46px;
            line-height: 46px;
            color: white;
            font-size: 14px;
            position: relative;
            padding-left: 10px;
            padding-right: 10px;
        }

        .quickMenu_ul li .largeIcon_Close {
            position: absolute;
            right: 5px;
            top: 5px;
            display: none;
            width: 8px;
            height: 7px;
            z-index: 9997;
            background: url(/Images/TopNav/quickMenu_delete.png) -1px -1px no-repeat;
        }

.quickMenu_BgColor {
    background-color: #c2c2c2;
}

.Top_QuickIcon > ul {
    margin: 0px;
    list-style-type: none;
}

    .Top_QuickIcon > ul li {
        display: block;
        float: left;
        position: relative;
        max-width: 150px;
    }

        .Top_QuickIcon > ul li a {
            display: block;
            text-align: center;
            height: 50px;
            line-height: 50px;
            color: white;
            font-size: 15px;
            position: relative;
            padding-left: 15px;
            padding-right: 15px;
        }

.Top_QuickIcon_US > ul li a {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.mainMenu_Content {
    float: left;
    height: 50px;
    margin-left: 19px;
}


#tb_TopMainMenu {
    display: none;
    position: absolute;
    top: 50px;
    margin-left: -1px;
}

    #tb_TopMainMenu .popMenu {
        left: 186px;
        margin-top: -36px;
        display: none;
    }

    #tb_TopMainMenu ul li {
        min-width: 125px;
    }

    #tb_TopMainMenu .towColumn {
        width: 328px;
        column-count: 1;
    }

    #tb_TopMainMenu .TopMainMenuParent {
        /*width: 328px;*/
        width: 408px;
        column-count: 2;
        overflow: hidden;
        position: relative;
    }

        #tb_TopMainMenu .TopMainMenuParent.Column0 {
            width: 164px;
            column-count: initial;
        }

        #tb_TopMainMenu .TopMainMenuParent.Column1 {
            width: 164px;
            column-count: initial;
        }

        #tb_TopMainMenu .TopMainMenuParent.Column2 {
            column-count: initial;
        }

        #tb_TopMainMenu .TopMainMenuParent .TopMenu_line {
            height: 100%;
            width: 1px;
            background-color: #eeeeea;
            position: absolute;
            left: 0px;
            right: 0px;
            margin: auto;
        }

    #tb_TopMainMenu .TopMainMenuUl {
        background-color: white;
        display: inline-block;
        /*width: 162px;*/
        width: 202px;
        vertical-align: top;
    }

.TopMainMenuParent .menuItemSpliter-Container div {
    width: 120px;
}


#tb_TopMainMenu .popMenu-div a.link {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*width: 105px;*/
    width: 145px;
}

#tb_TopMainMenu .popMenu-div a.GroupHeader {
    color: #00ADEF;
}


.Top_QuickIcon .OpenQuickMenu, .Top_QuickIcon .OpenQuickNav {
    width: 38px;
    height: 28px;
    float: left;
    cursor: pointer;
    background: url(/Images/TopNav/OpenQuickMenu.png) no-repeat center;
    margin-top: 11px;
    margin-left: 5px;
    background-color: rgba(194,194,194,0.2);
}

.Top_QuickIcon .OpenQuickNav {
    background-image: url(/Images/TopNav/OpenQuickNav.png);
    background-position-y: 5px;
}

/* 快捷添加记录 */
.quickAddReocrd {
    background: url(/Images/TopNav/quickAddReocrd_Bg.png) 14px 10px no-repeat;
    background-color: #7d7d7d;
    margin-left: 3px;
}

/* 主菜单列表容器 */
.quickMenuListContent { /*width:408px;*/
    background-color: #EBEBF3;
    position: absolute;
    z-index: 9998;
    display: none; /*padding-top:13px;*/
}

    .quickMenuListContent .bgImg {
        width: 16px;
        height: 11px;
        background: url(/Images/TopNav/moreQuickMenu_Bg.png) no-repeat;
        position: absolute;
        right: 12px;
        top: 17px;
        z-index: 9999;
    }

    .quickMenuListContent .mainMenu_Head a, .quickMenuListContent .mainMenu_Body a {
        font-size: 14px;
        color: #000000;
        display: inline-block;
        /*float:left;*/
        /*line-height:25px;*/
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 2px;
        border-bottom: 3px solid #EBEBF3;
        position: relative;
        top: -7px;
    }

        .quickMenuListContent .mainMenu_Head a:hover, .quickMenuListContent .mainMenu_Body a:hover {
            border-bottom: 3px solid #0271C1; /*color:white;*/
        }

.mainMenu_Body td {
    white-space: nowrap;
}


/* 主菜单顶部 */
.quickMenuListContent .mainMenu_Head {
    padding-left: 28px; /*float:left;*/
}

    .quickMenuListContent .mainMenu_Head ul {
        margin: 0px;
        padding: 0px;
    }

        .quickMenuListContent .mainMenu_Head ul li {
            display: block;
            float: left;
            width: 57px;
            height: 35px;
            text-align: left;
            margin-right: 5px;
        }

.quickMenuListContent .mainMenu_Body {
    box-shadow: 2px 3px 5px #DAD3C8;
    display: block;
    padding-left: 23px; /*height:360px;*/
    overflow-x: hidden; /*float:left;*/ /*clear:both;*/
    padding-right: 20px;
    overflow-y: auto;
    padding-top: 22px;
    padding-bottom: 10px;
}

    .quickMenuListContent .mainMenu_Body .mainMenu_ItemContent {
        float: left; /*width:57px;*/
        margin-right: 5px;
    }

.mainMenu_Body ul {
    margin: 0px;
    padding: 0px;
}

    .mainMenu_Body ul li {
        display: block; /*width:50px;*/
        height: 35px;
        text-align: left;
    }

.bottomBtnContent {
    height: 24px;
    line-height: 24px;
    background-color: #55585D; /*margin-top:10px;*/
    margin-bottom: 10px;
    display: block;
    padding-left: 35px;
    color: white;
}

.operatorBtn {
    height: 36px;
    line-height: 36px;
    margin-top: 12px;
    border-top: 1px solid #cccccc;
    text-align: center;
}

    .operatorBtn a {
        display: inline-block;
        text-align: center;
        color: white;
        font-size: 14px;
        margin-right: 16px;
    }

        .operatorBtn a:hover {
            color: #fe8572;
        }

    .operatorBtn .addBtn {
        color: #0066ff;
    }

    .operatorBtn .clearAllBtn {
        color: #0066ff;
    }


/* 全局搜索框 */
.globalSeachContent {
    float: right;
    margin-right: 34px;
}

#globalSearch_Title {
    width: 46px;
    text-align: right;
}



.SeachContent {
    width: 226px;
    height: 28px;
    line-height: 28px;
    background: white;
    border-radius: 24px;
    position: relative;
    display: none;
}

    .SeachContent .seachItem {
        display: block;
        float: left;
        font-size: 12px;
        color: #b3b3b3;
        text-align: right;
    }

    .SeachContent .menu_Down {
        overflow: hidden;
        background-image: url('/Images/TopNav/menu_Down.png');
        background-position: center center;
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        margin-left: 3px !important;
        margin-top: 4px !important;
        margin-right: 4px !important;
        cursor: pointer;
    }

    .SeachContent .isClick {
        background-image: url('/Images/TopNav/globalSearch_Up.png');
    }

    .SeachContent .splitLine {
        height: 16px;
        width: 1px;
        overflow: hidden;
        background-color: #c1c1c1;
        margin: 8px 0px 0px 0px;
    }

    .SeachContent .seachItem input {
        display: block;
        width: 115px;
        background-color: transparent;
        border: 0;
        margin-top: 2px;
        height: 20px;
        line-height: 16px;
        padding: 2px 5px 2px 8px;
        color: #b3b3b3;
    }

    .SeachContent .searchBtn {
        width: 16px;
        height: 16px;
        margin: 5px 0px 0px 6px;
        padding: 2px;
    }

    .SeachContent .bgSearchBtnImg {
        background-image: url('/Images/TopNav/searchBtn.png');
        width: 14px;
        height: 14px;
        display: block;
        margin-top: 1px;
    }

    .SeachContent .search-close {
        color: #b3b3b3;
        position: relative;
        top: -2px;
        right: -3px;
        font-size: 14px;
    }

.globalSearchBtn {
    display: none;
    float: left;
    margin-left: 3px;
    margin-top: 7px;
    width: 40px;
    height: 32px;
    background: url(/Images/TopNav/globalSearch.png) no-repeat;
}

/* 全局搜索隐藏选择项 */
/*.hidSearchContent{display:none; min-width:185px; min-height:31px; height:auto; position:absolute;z-index:10000; background-color:#FFFFFF; border:1px solid #8EC5EE; }
.hidSearchContent .topTitle { height: 31px;width: 84px;font-family: 'Microsoft YaHei'; background-color: #D4EEFF; padding-left: 101px; font-weight: 600; margin-bottom:8px;color:#707378;}
.hidSearchContent .topTitle span{display:block; float:left; font-size:13px; }
.hidSearchContent .topTitle .title_text{ line-height:31px;}
.hidSearchContent .topTitle .title_img{margin-left:5px; margin-top:13px; }
.hidSearchContent .bottomSearchContent{ padding-left:14px; padding-right:17px; min-height:154px;}
.hidSearchContent .bottomSearchContent ul{padding:0;margin:0; border:0; }
.hidSearchContent .bottomSearchContent ul li{ list-style-type:none; height:19px; }
.hidSearchContent .bottomSearchContent ul li.split_Line{height:1px; background-color:#E9E6DF; overflow:hidden; margin-bottom:7px; margin-top:6px; }
.hidSearchContent .bottomSearchContent ul li span{font-size: 13px; color:#717576;}*/
.SearchItemList {
    border: 1px solid #AAD2F2;
    border-top: none;
    width: 90px;
    height: auto;
    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
    top: 28px;
    display: none;
    z-index: 99999;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .SearchItemList ul {
        margin: 0;
        padding: 0;
        border: 0;
    }

        /*搜索*/
        .SearchItemList ul .searchItem_Icon0 {
            background: url(/Images/TopNav/topnav_SearchIcon.png) 7px 4px no-repeat;
        }

        /*客户*/
        .SearchItemList ul .searchItem_Icon1 {
            background: url(/Images/TopNav/topnav_CustomIcon.png) 7px 4px no-repeat;
        }

        /*售前*/
        .SearchItemList ul .searchItem_Icon2 {
            background: url(/Images/TopNav/topnav_SaleBeforeIcon.png) 7px 4px no-repeat;
        }

        /*销售*/
        .SearchItemList ul .searchItem_Icon3 {
            background: url(/Images/TopNav/topnav_SalesIcon.png) 7px 4px no-repeat;
        }

        /*服务*/
        .SearchItemList ul .searchItem_Icon4 {
            background: url(/Images/TopNav/topnav_ServiceIcon.png) 7px 4px no-repeat;
        }

        /*新闻*/
        .SearchItemList ul .searchItem_Icon5 {
            background: url(/Images/TopNav/topnav_NewsIcon.png) 7px 4px no-repeat;
        }

        /*日志*/
        .SearchItemList ul .searchItem_Icon6 {
            background: url(/Images/TopNav/topnav_LogIcon.png) 7px 4px no-repeat;
        }

        /* 申请 */
        .SearchItemList ul .searchItem_Icon7 {
            background: url(/Images/TopNav/topnav_ApplyIcon.png) 7px 4px no-repeat;
        }

        /*人员*/
        .SearchItemList ul .searchItem_Icon8 {
            background: url(/Images/TopNav/topnav_UserIcon.png) 7px 4px no-repeat;
        }

        /*知识库*/
        .SearchItemList ul .searchItem_Icon9 {
            background: url(/Images/TopNav/topnav_KnowledgeIcon.png) 7px 4px no-repeat;
        }

        /*序列号*/
        .SearchItemList ul .searchItem_Icon10 {
            background: url(/Images/TopNav/topnav_SerialNumber.png) 7px 4px no-repeat;
        }

        /*工商信息*/
        .SearchItemList ul .searchItem_Icon11 {
            background: url(/Images/TopNav/topnav_Industry.png) 7px 4px no-repeat;
        }

        /*自定义*/
        .SearchItemList ul .searchItem_Icon20 {
            background: url(/Images/TopNav/topnav_Extend.png) 7px 4px no-repeat;
        }

        .SearchItemList ul li {
            height: 24px;
            line-height: 24px;
            width: 58px;
            color: #242424;
            font-size: 12px;
            list-style-type: none;
            padding-left: 32px;
            cursor: pointer;
        }

        .SearchItemList ul .li-hover {
            background-color: #D5ECFE;
            color: #048CBF;
        }

        .SearchItemList ul .li-click {
            background-color: #34B7EE;
            color: #b3b3b3;
        }

.topOperatorItem {
    text-align: right;
    vertical-align: top; /*padding-top: 3px;*/
    float: right;
    padding-right: 13px;
}

    .topOperatorItem a {
        color: black;
    }

    .topOperatorItem table {
        text-align: left;
    }

    .topOperatorItem .navTable tr td {
        vertical-align: middle;
        height: 50px;
        line-height: 50px;
    }

    .topOperatorItem .itemContent {
        padding-left: 8px;
        padding-right: 8px;
        border: 0;
    }

        .topOperatorItem .itemContent a {
            padding-right: 0px !important;
        }

    .topOperatorItem .nav-item-table a {
        padding-left: 33px !important;
        line-height: 30px;
        font-size: 14px;
    }

    .topOperatorItem .nav-item-table tbody tr td {
        height: 24px;
    }

    .topOperatorItem .nav-item-table {
        min-width: 185px;
    }

        .topOperatorItem .nav-item-table .developerToolsImg {
            background-image: url('/Images/TopNav/developerTools.png');
            background-position: left center;
            background-repeat: no-repeat;
        }

        .topOperatorItem .nav-item-table .backgroudCenterImg {
            background-image: url('/Images/TopNav/backgroudCenter.png');
            background-size: 16px;
            background-position: left center;
            background-repeat: no-repeat;
        }

        .topOperatorItem .nav-item-table .operatorCenterImg {
            background-image: url('/Images/TopNav/operatorCenter.png');
            background-position: left center;
            background-repeat: no-repeat;
        }

        .topOperatorItem .nav-item-table .SelfHelpToolsImg {
            background-image: url('/Images/TopNav/selfHelpTools.png');
            background-position: left center;
            background-repeat: no-repeat;
        }

        .topOperatorItem .nav-item-table .normalSetupImg {
            background-image: url('/Images/TopNav/normalSetup.png');
            background-position: left 10px center;
            background-repeat: no-repeat;
            line-height: 24px;
        }

        .topOperatorItem .nav-item-table .downLoadCenterImg {
            background-image: url('/Images/TopNav/downLoadCenter.png');
            background-position: left center;
            background-repeat: no-repeat;
        }

        .topOperatorItem .nav-item-table .aboutUsImg {
            background-image: url('/Images/TopNav/aboutUs.png');
            background-position: left center;
            background-repeat: no-repeat;
        }

        /* 第一项鼠标移入不添加背景 */
        .topOperatorItem .nav-item-table a:first-child:hover {
            display: block;
            text-decoration: none;
        }

    /* 第一项添加背景颜色 */
    .topOperatorItem .ui-corner-bottomleftright-small ul li:first-child {
        /*background-color: #e1e1e1;*/
    }
    /* 二级子菜单第一项不改变高度和背景 */
    .topOperatorItem .addedImage ul li {
        padding-left: 2px !important;
        padding-right: 10px !important;
    }

    .topOperatorItem .addedImage .menuItemSpliter-Container {
        margin-top: 0px;
    }

/* 去除第一个li后面跟着的分隔线 */
#tbRightOp .navItem .nav-item-table ul li:first-child + .menuItemSpliter-Container div {
    background-image: none !important;
}

.noMenu {
    padding-left: 6px !important; /*padding-left: 8px; padding-right: 8px;*/
    border: 0;
}

caption, th {
    text-align: left;
}

.topOperatorItem .current { /*padding-left:6px; padding-right:6px;*/
}

.current .moreInfo {
    background-image: url('/Images/TopNav/moreInfo_hover.png');
    width: 24px;
    height: 24px;
}

.current .role {
    background-image: url('/Images/TopNav/role_hover.png');
    width: 24px;
    height: 24px;
}

.current .customFunction {
    background-image: url('/Images/TopNav/customFunction_hover.png');
    width: 24px;
    height: 24px;
}

.current .exit {
    background-image: url('/Images/TopNav/exit_hover.png');
    width: 24px;
    height: 24px;
}

.current .language {
    background-image: url('/Images/TopNav/language_hover.png');
    width: 24px;
    height: 24px;
}

.current .theme {
    background-image: url('/Images/TopNav/theme_hover.png');
    width: 24px;
    height: 24px;
}

.moreInfo { /*PADDING-LEFT: 18px !important;*/
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-image: url('/Images/TopNav/moreInfo.png');
    width: 24px;
    height: 24px;
    display: block;
    padding-left: 0px !important;
}

.callCenter { /*PADDING-LEFT: 18px !important;*/
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-image: url(/Images/TopNav/callCenter.png);
    width: 24px;
    height: 24px;
    display: block;
    padding-left: 0px !important;
    margin: 0px 8px;
}

.role { /*PADDING-LEFT: 18px !important;*/
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-image: url(/Images/TopNav/role.png);
    width: 24px;
    height: 24px;
    display: block;
    padding-left: 0px !important;
}

.customFunction { /*PADDING-LEFT: 18px !important;*/
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-image: url(/Images/TopNav/customFunction.png);
    width: 24px;
    height: 24px;
    display: block;
    padding-left: 0px !important;
}

.quickAddContainer {
    height: 50px;
    line-height: 50px;
    width: 40px;
}

    .quickAddContainer:hover {
        background-color: #ffffff;
    }

    .quickAddContainer > a {
        position: relative;
        top: 12px;
        left: 9px;
    }

    .quickAddContainer:hover .quickAddRecordContent {
        display: block !important;
    }

    .quickAddContainer .quickAddRecordContent {
        padding-top: 8px;
        min-width: 160px;
        background-color: white;
        position: absolute;
        display: none;
        z-index: 9999;
        box-shadow: 2px 3px 5px #e9e9e9;
        overflow: auto;
        top: 50px;
        right: 92px;
        border: 1px solid #e9e9e9;
        border-top: 0px;
        max-height: 500px;
        overflow: auto;
    }

        .quickAddContainer .quickAddRecordContent ul {
            margin: 0px;
            padding: 0px;
        }

            .quickAddContainer .quickAddRecordContent ul li {
                position: relative;
                list-style-type: none;
                padding-right: 40px;
                margin-top: 0px !important;
            }

                .quickAddContainer .quickAddRecordContent ul li:hover {
                    background-color: #f0f0f0;
                }

                    .quickAddContainer .quickAddRecordContent ul li:hover .removeBtn {
                        display: block;
                    }

        .quickAddContainer .quickAddRecordContent .quickText {
            display: block;
            color: #808080;
            font-size: 14px;
            height: 29px;
            line-height: 29px;
            min-width: 76px;
            padding-left: 14px;
        }

        .quickAddContainer .quickAddRecordContent .removeBtn {
            position: absolute;
            display: none;
            width: 19px;
            height: 21px;
            background: url(/Images/tab_Close.png) no-repeat;
            right: 0px;
            top: 10px;
        }

.top-bi {
    background: url(/Images/TopNav/icon-top-bi.png) no-repeat;
    background-size: 24px;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    padding-left: 0px !important;
    display: block;
    margin: 0 8px;
}

.top-search {
    background: url(/Images/TopNav/icon-top-search.png) no-repeat;
    background-size: 24px;
    width: 24px;
    height: 24px;
    padding-left: 0px !important;
    display: block;
    /*background-position: 0px 7px;*/
    margin: 0 8px;
}

.top-quickAdd {
    background: url(/Images/TopNav/icon-top-add.png) no-repeat;
    width: 27px;
    height: 24px;
    padding-left: 0px !important;
    display: block;
}

.quickAddContainer:hover .top-quickAdd {
    background: url(/Images/TopNav/icon-top-add-hover.png) no-repeat;
    width: 27px;
    height: 24px;
    padding-left: 0px !important;
    display: block;
}

.exit { /*PADDING-LEFT: 18px !important;*/
    background-repeat: no-repeat; /*background-position: left center;*/
    display: block;
    width: 24px;
    height: 24px; /*background-position-y: 8px;  line-height: 34px;*/
    background-image: url(/Images/TopNav/exit.png);
    padding-left: 0px !important;
    margin: 0px 8px;
}

.language { /*PADDING-LEFT: 18px !important;*/
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-image: url(/Images/TopNav/language.png);
    width: 24px;
    height: 24px;
    display: block;
    padding-left: 0px !important;
}

.theme { /*PADDING-LEFT: 18px !important;*/
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-image: url(/Images/TopNav/theme.png);
    width: 24px;
    height: 24px;
    display: block;
    padding-left: 0px !important;
}



.topNav {
    background-color: #054c9d;
    font: 12px/1.5 tahoma,arial,\5b8b\4f53;
    height: 33px;
    width: 100%;
    overflow: hidden;
}

    .topNav .left0 {
        width: 224px;
        padding-left: 4px;
        color: #b6b5ba;
    }

        .topNav .left0 .smallUserPic {
            border-radius: 50%;
            width: 20px;
            height: 18px;
            float: left;
            display: block;
            padding-top: 2px;
        }

            .topNav .left0 .smallUserPic img {
                border-radius: 50%;
                width: 18px;
                height: 18px;
            }

    .topNav .left {
        width: 16px;
        text-align: center;
        min-width: 16px;
    }

        .topNav .left img {
            margin-top: 2px;
        }

.mainMenu-rightIcon { /*width: 24px;*/ /*border-left: 1px solid #264c73;*/
    text-align: center;
    padding-left: 2px;
    padding-right: 8px;
}

.smallIcon_MainMenu {
    display: none;
}

    .smallIcon_MainMenu a {
        margin-left: 2px;
        margin-right: 4px;
    }
/* E6调整，更多菜单按钮 */
.mainmenu_rightMenuList {
    width: 20px;
    height: 20px; /*padding-right:19px; display:none;*/
}

    .mainmenu_rightMenuList .menuList {
        background: url(/Images/NormalIcon/menuList.png) no-repeat;
        width: 20px;
        height: 20px;
        float: left;
    }

.leftNav_Pop {
    background: url(/Images/TopNav/leftNav_Pop.png) no-repeat;
    width: 16px;
    height: 16px;
    margin: auto;
    cursor: pointer;
    display: none;
}

.leftNav_Pop_Hide {
    background: url(/Images/TopNav/leftNav_Pop_Hide.png) no-repeat;
    width: 16px;
    height: 16px;
    margin: auto;
    cursor: pointer;
    display: block;
}

.rightNav_Pop {
    background: url(/Images/TopNav/rightNav_Pop.png) no-repeat;
    width: 16px;
    height: 16px;
    margin: auto;
    cursor: pointer;
    display: block;
}

.rightNav_Pop_Hide {
    background: url(/Images/TopNav/rightNav_Pop_Hide.png) no-repeat;
    width: 16px;
    height: 16px;
    margin: auto;
    cursor: pointer;
    display: block;
}

#spanWelcomeInfo {
    cursor: default;
    display: block;
    float: left;
}
/*  

/* 底部边栏 */
.bottomBar-container {
    height: 33px;
    line-height: 33px; /*background: url(images/bottomBar_bg.png) repeat-x;*/
    background-color: #C0D3E5;
    width: 100%;
    bottom: 0px;
    position: fixed;
}

    .bottomBar-container .ulFlow {
        padding-left: 5px;
    }

        .bottomBar-container .ulFlow li, .bottomBar-container .ulFlow li a {
            color: #2E2D2D;
        }

            .bottomBar-container .ulFlow li a:hover {
                color: #ff7700;
            }

        .bottomBar-container .ulFlow .number {
            font-size: 10px;
        }

        .bottomBar-container .ulFlow .spliter {
            padding-left: 10px;
            padding-right: 10px;
            color: #2E2D2D;
        }
/*

/* 导航菜单 */
#tdTopNav_Container {
    padding-left: 5px;
}

.navTable {
    margin-left: 0px;
    border: 0px;
    height: 33px;
}

    .navTable tr td {
        margin: 0px;
        padding: 0px;
    }

.navTable-firstTd {
    width: 0px;
}

.itemContent {
    white-space: nowrap;
    overflow: hidden;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
}

#tbMainNavTable .current {
    padding-right: 21px;
}

#tbMainNavTable .itemContent { /*min-width:86px;*/
    padding-right: 21px;
    padding-left: 21px !important;
    height: 33px !important;
}

/* 导航菜单和向下的箭头 E6调整 */
#tbMainNavTable .menu_Down {
    background-image: url('/Images/TopNav/menu_Down.png');
    height: 12px;
    width: 12px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: 3px 5px;
    position: relative;
    left: 8px;
    top: -4px;
}

#tbMainNavTable .current .menu_Down {
    background-image: url('/Images/TopNav/menu_Up.png');
}

.noBgImg {
    background-image: none !important;
}

.item-split {
    width: 3px;
}

.nav-item-table {
    z-index: 10000;
    min-width: 150px;
    display: none;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #e9e9e9;
    border-top: 0px;
    box-shadow: 2px 3px 5px #e9e9e9;
}

    .nav-item-table thead tr th {
        height: 28px;
        line-height: 28px;
        padding-top: 8px;
        font-weight: bold;
    }

    .nav-item-table td, .nav-item-table th {
        padding: 3px 13px;
        border-left: 0px solid #ddd;
        min-width: 80px;
        vertical-align: top;
    }

    .nav-item-table tbody tr td {
        height: 24px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .nav-item-table th {
        padding: 0 13px 3px 30px;
        height: 24px;
        font-weight: 500 !important;
        color: #00ADEF;
        font-size: 13px;
    }

    .nav-item-table a {
        padding-left: 10px;
        padding-right: 10px;
        display: block;
        color: #808080;
        white-space: nowrap;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
    }

        .nav-item-table a:hover {
            display: block;
            color: #fff;
            text-decoration: none;
        }

    .nav-item-table ul li {
        display: block !important;
        height: 28px;
        padding-left: 18px;
        padding-right: 18px;
        min-width: 128px;
    }

    .nav-item-table table {
        width: 100%;
    }

        .nav-item-table table td {
            border-right: 1px solid #e7e7e7;
        }

.nav-item-table {
    padding-top: 10px;
    padding-bottom: 5px;
}

.topNav .nav-item-link {
    font-size: 13px;
}

#tbMainNavTable .nav-item-link {
    padding: 0px !important;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav-item-link {
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
}

    .nav-item-link:hover {
        text-decoration: none;
    }

.nav-child-bg {
    width: 100%;
    background: url('/Theme/Skin0/images/nav-child-bg.gif') repeat-x;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    padding-top: 3px;
}

    .nav-child-bg a {
        display: block;
        color: #333333;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        padding: 3px 10px 3px 10px;
        text-align: center;
        height: 20px;
        line-height: 20px;
    }

        .nav-child-bg a:hover {
            background-color: #e1e1e1;
            text-decoration: none;
            height: 20px;
            line-height: 20px;
        }

.last {
    border: none !important;
}

.menuItemSpliter-Container {
    line-height: 5px !important;
    margin-bottom: 2px;
    padding-left: 0px !important;
}

    .menuItemSpliter-Container div {
        background-color: #eeeeea;
        width: 150px;
        height: 1px;
        margin-left: 21px;
    }

#tbMainNavTable .menuItemSpliter-Container div {
    margin-left: 8px !important;
    width: 106px;
}
/* */

/*功能导航、多标签*/
.topTabContainer {
    border: 0px;
    width: 100%;
    height: 33px;
    overflow: hidden;
}

body.noBg {
    overflow-x: hidden;
}

.textureBg {
    background-color: #f0f2fb;
    overflow-x: hidden;
}

.topLeft {
    width: 224px;
    height: 33px;
    background-color: #e1e1e1;
    line-height: 33px;
    color: black;
    padding-left: 16px;
    position: relative;
}

    .topLeft .leftTextContent {
        display: block;
        float: left;
        width: 164px;
        height: 100%;
    }

    .topLeft .rightBtnDiv {
        display: block;
        float: left;
        width: 52px;
        height: 33px;
    }
/*.rightBtnDiv:hover a{ display:block !important; }*/

/* 左侧面板右侧按钮 */
.rightBtnDiv a {
    background-position: 0px 0px;
    margin-top: 8px !important;
}

    .rightBtnDiv a:last-child {
        margin-right: 4px;
    }

.rightBtnDiv .close-Icon {
    background-position: 3px 3px;
    margin-top: 8px;
}

    .rightBtnDiv .close-Icon:hover {
        background-image: url(/Images/tab_Close_hover.png);
    }

.rightBtnDiv a:hover {
    background-color: #C0DCEE !important;
    border: none !important;
}

.rightBtnDiv .qrCode-Icon {
    background: url('/Images/Login/weixin_smallImg.png') no-repeat;
    width: 16px;
    height: 16px;
    float: right;
    margin-right: 7px !important;
    display: block !important;
}

.rightBtnDiv img {
    cursor: pointer;
}

    .rightBtnDiv img:hover {
        display: block;
    }

/* 头像内的二维码图片 */
.qrCodeIcon {
    background: url('/Images/Login/weixin_smallImg.png') no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    right: 7px;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"; /* 旧版IE */
}

    .qrCodeIcon:hover {
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)"; /* 旧版IE */
    }


.topRight {
    padding-left: 0px;
    background: white;
    border-bottom: 1px solid #F4F4F4;
}

.bottomLine {
    background-color: #919191;
    position: relative;
    top: 33px;
    left: 0px;
    height: 1px;
    margin-left: 5px;
}

.funNav {
    width: 215px;
    height: 29px;
    border: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.funNav_Left {
    width: 6px;
    height: 100%;
    background: url('/Theme/Skin0/images/funNav_Left.png') no-repeat;
}

.funNav_Center {
    height: 100%;
    background: url('/Theme/Skin0/images/funNav_Center.png') repeat-x;
}

    .funNav_Center span {
        color: white;
        float: left;
        padding-left: 5px;
        padding-top: 3px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        cursor: default;
    }

.funNav_Right {
    width: 6px;
    height: 100%;
    background: url('/Theme/Skin0/images/funNav_Right.png') no-repeat;
}

.funNavSetting {
    z-index: 9999;
    background: url('/Theme/Skin0/images/setting.png') no-repeat;
    width: 16px;
    height: 16px;
    float: right;
    position: absolute;
    top: 3px;
    right: 5px;
    display: none;
    cursor: pointer;
}

/*#left_Container:hover .funNavSetting { //v5.0脱机调整
    display: block;
}*/

.span_nav {
    cursor: pointer;
    width: 18px;
    height: 24px;
    margin-left: 10px;
    margin-top: 5px;
}

.divWelcomeInfo {
    color: #646464;
    text-align: left;
    padding: 8px;
}

    .divWelcomeInfo div {
        margin-bottom: 5px;
    }

    .divWelcomeInfo span {
        text-align: left;
        font-weight: bold;
        color: #0C67B8;
    }

.tab {
    float: left;
    overflow: hidden;
}

    .tab li {
        margin-top: -2px;
    }

.top-tabs-nav {
    margin: 0;
    display: block;
    height: 33px;
    line-height: 33px; /*padding: 0.2em 0.2em 0; padding-top: 6px;*/
    float: left;
    position: relative;
}

    .top-tabs-nav .ui-closeImg {
        position: absolute;
        cursor: pointer;
        padding: 0px;
        top: -1px;
        right: 20px;
        width: 10px;
        height: 10px;
        font-size: 16px;
        display: none;
    }

        .top-tabs-nav .ui-closeImg > img {
            width: 11px;
        }

            .top-tabs-nav .ui-closeImg > img.tab_Close_hover {
                width: 16px;
                position:relative;
                left:-3px;
            }

        .top-tabs-nav .ui-tabs-selected {
            /*        background-color: #F4F4F4;*/
        }


    .top-tabs-nav li {
        border-bottom: 0 none !important;
        float: left;
        position: relative;
        padding-left: 3px !important;
        padding-right: 3px !important;
        list-style: none outside none;
        margin: 0px;
        padding: 0;
        position: relative;
        top: 0;
        white-space: nowrap;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .top-tabs-nav .li-hover-white::after {
        border-left: 0px solid #FFFFFF;
    }

.li-hover-bgColor_after {
    content: '';
    position: absolute;
    bottom: 0px;
    top: 8px;
    height: 17px;
    right: 0;
    border-right: 1px solid #9C9C9F;
}

.li-hover-bgColor_befor {
    content: '';
    position: absolute;
    bottom: 0px;
    top: 8px;
    height: 17px;
    left: 0;
    border-right: 1px solid #9C9C9F;
}

.top-tabs-nav li table {
    width: 100%;
}

.tabItem_Left { /*background: url(images/tabItem_Left_Bg.png) no-repeat;*/
    height: 33px;
    width: 6px;
    background-color: #E0EEFB;
}

.tabItem_Middle { /*background: url(images/tabItem_Center_Bg.png) repeat-x;*/
    height: 33px;
    font-size: 14px;
    background-color: #E0EEFB;
}

    .tabItem_Middle a {
        float: left;
        margin-left: 12px;
        margin-right: 13px;
        margin-top: 2px;
        text-decoration: none;
        cursor: default;
    }

    .tabItem_Middle img {
        float: left;
        vertical-align: middle;
        margin-top: 0px;
        display: none;
    }

.tabItem_Right { /*background: url(images/tabItem_Right_Bg.png) no-repeat;*/
    height: 33px;
    width: 6px;
    background-color: #E0EEFB;
}

.tabItem_Left_Current { /*background: url(images/tabItem_Left_Current_Bg.png) no-repeat;*/
    height: 33px;
    width: 6px;
    background-color: #ffffff;
}

.tabItem_Middle_Current { /*background: url(images/tabItem_Center_Current_Bg.png) repeat-x;*/
    height: 33px;
    background-color: #ffffff;
}

    .tabItem_Middle_Current a {
        float: left;
        margin-left: 12px;
        margin-right: 13px;
        margin-top: 2px;
        text-decoration: none;
        cursor: default;
        font-weight: 600;
    }

    .tabItem_Middle_Current img {
        float: left;
        vertical-align: middle;
        margin-top: 0px;
        display: none;
    }

.tabItem_Right_Current { /*background: url(images/tabItem_Right_Current_Bg.png) no-repeat;*/
    height: 33px;
    width: 6px;
    background-color: #ffffff;
}

/* 简易tabItem样式 */
.s_tabItem_Left {
    background: url('/Theme/Skin0/images/s_tabItem_Left_Bg.png') no-repeat;
    height: 31px;
    width: 6px;
}

.s_tabItem_Middle {
    background: url('/Theme/Skin0/images/s_tabItem_Center_Bg.png') repeat-x;
    height: 31px;
    line-height: 31px;
    min-width: 60px;
    text-align: center;
}

    .s_tabItem_Middle a {
        margin-top: 2px;
        text-decoration: none;
        cursor: default;
    }

.s_tabItem_Right {
    background: url('/Theme/Skin0/images/s_tabItem_Right_Bg.png') no-repeat;
    height: 31px;
    width: 6px;
}

.s_tabItem_Left_Current {
    background: url('/Theme/Skin0/images/s_tabItem_Left_Current_Bg.png') no-repeat;
    height: 31px;
    width: 6px;
}

.s_tabItem_Middle_Current {
    background: url('/Theme/Skin0/images/s_tabItem_Center_Current_Bg.png') repeat-x;
    height: 31px;
    line-height: 31px;
    min-width: 60px;
    text-align: center;
}

    .s_tabItem_Middle_Current a {
        margin-top: 2px;
        text-decoration: none;
        cursor: default;
        color: #336699;
    }

.s_tabItem_Right_Current {
    background: url('/Theme/Skin0/images/s_tabItem_Right_Current_Bg.png') no-repeat;
    height: 31px;
    width: 6px;
}

.s_tabItem_Split {
    background: url('/Theme/Skin0/images/s_tabItem_Split_Bg.png') repeat-x;
    height: 31px;
    width: 4px;
}

/* 页面结构 */
.pageLeft {
    width: 240px;
    vertical-align: top;
    border-right: 1px solid #e0e0e0;
}

/* E6UI调整，pageLeft和pageCenter都添加了浮动 float:left; min-height:60px; */
.pageCenter {
    vertical-align: top;
    padding: 0 0 0px 0px;
    padding-left: 0px !important;
}

.pageCenter_Content {
    border-top: 0px;
    overflow: hidden;
    width: 100%;
}

.pageCenter_Content_border {
    width: 848px;
    margin: 0px;
}

.pageRight-collapse {
    width: 20px;
    vertical-align: top;
    padding-left: 10px;
}

.pageRight {
    width: 200px;
    vertical-align: top;
    padding-top: 74px;
    padding-right: 5px;
}

.leftContainer {
    width: 239px;
    z-index: 100;
    margin: auto;
    background-color: white;
    position: fixed;
    height: 100%;
    vertical-align: top;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0px !important;
    padding-top: 10px;
    display: none; /*左侧折叠隐藏先*/
}

.pageRightContent {
    width: 196px;
    border: 1px solid #919191;
    border-top: 0px;
    min-height: 400px;
    clear: both;
    text-align: center;
}

/* 全局搜索 */
.leftNav-globalsearch {
    width: 365px;
    border-top: 0px solid #4a9abc;
    border-bottom: 1px solid gray;
    *border-bottom: 1px solid gray;
    margin-bottom: 0px;
    background-color: #F5F5F5;
    border-left: 1px solid #919191;
    border-right: 1px solid #919191;
    filter: DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=0,strength=0) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=90,strength=5) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=180,strength=8);
}

#divGlobalSearch {
    position: absolute;
    width: 350px;
    height: 132px;
    display: none;
    z-index: 1000;
}

.mainBody #bodyTable .pageLeft {
    background-color: white;
}

#bodyTable .firstLeftNav { /*border-top:1px solid white;*/
}

    #bodyTable .firstLeftNav tr:first-child {
        height: 0px;
    }

#bodyTable .leftNav:last-child .leftNav-header { /*border-bottom:1px solid #E9ECF3;*/
}

/* 左侧分组 */
.leftNav {
    width: 225px;
    margin-bottom: 0px;
    background-color: White;
}

.leftNav-header {
    height: 28px;
    width: 34px;
    padding: 3px 0px;
}

    .leftNav-header:hover a {
        display: block;
    }

.leftNav:last-child .leftNav-header { /*border-bottom:1px solid #E9ECF3;*/
}

.leftNav-header > div {
    width: 168px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    table-layout: fixed;
    display: inline-block;
    top: 2px;
    padding: 0px;
    word-break: break-all;
    font-size: 15px;
    text-indent: 8px;
    margin-left: 15px;
}

.leftNav-header div:before {
    content: ' ';
    width: 10px;
    height: 28px;
    display: block;
    float: left;
    background: url(/Images/Context/comArrow.png) center no-repeat;
    background-size: 10px;
}

.current .leftNav-header div:before {
    transform: rotate(90deg);
}

.leftNav-body {
    padding: 0px;
    background-color: white;
}

    .leftNav-body .leftNav_ContentContainer {
        background-color: white;
        width: 100% !important;
        height: auto;
        position: relative;
        box-sizing: border-box;
        top: -3px;
    }

        .leftNav-body .leftNav_ContentContainer > ul {
            /*margin-left: 30px; */
            margin-left: 26px;
        }

        .leftNav-body .leftNav_ContentContainer .NoData {
            position: relative;
            left: -10px;
            margin-top: 0px;
        }

    .leftNav-body .leftNav_PyContainer {
        width: 216px !important;
        position: relative;
        padding: 0px !important;
        margin-left: 14px;
    }

        .leftNav-body .leftNav_PyContainer .rightBgLine {
            top: 0px;
            width: 2px;
            height: 100%;
            right: 0px;
            position: absolute;
            background-color: #EDF0F5;
        }

.leftNav-body-content {
    min-height: 200px;
    /*max-height: 300px;*/
    overflow: auto;
}

.leftNav-bottom {
    margin-bottom: 0;
    border-bottom: 0px;
}

.mainFace {
    background-color: White;
    text-align: center;
    border: 1px solid #7f7f7f;
    border-bottom: 0px;
    height: 110px;
    padding-top: 20px;
}

    .mainFace ul li {
        float: left;
        height: 96px;
        vertical-align: middle;
    }

.faceImg {
    width: 96px;
    margin-left: 20px;
}

    .faceImg img {
        width: 96px;
        height: 96px;
    }

.faceText {
    margin-top: 5px;
    margin-right: 5px;
    line-height: 28px;
    color: #5b595a;
    font-family: 宋体;
    font-size: 10px;
}

.pyContainer {
    width: 100%;
    background-color: White;
    cursor: default;
}

    .pyContainer tr td {
        text-align: center;
        background-color: #f2f7fc;
        height: 28px;
        width: 18px;
    }

.disabled {
    color: #aca899;
}

.globalSearch li {
    height: 28px;
    line-height: 28px;
}


.leftSummaryInfo li {
    line-height: 21px;
    cursor: default;
    /*text-align: center;*/
    padding-left: 0px;
    /*background: url(/images/object/info_icon1.png) no-repeat 26px 4px;*/
    width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leftSummaryInfo .item {
    padding-left: 20px;
}

/* E6UI调整，维护人信息 */
.maintainerInfo {
    /*background: url(/Images/Object/maintainerLogo.png) no-repeat;
    background-position: center 13px;*/
    /*padding-top: 77px;*/
    /*width: 184px;*/
    text-align: left;
    position: relative;
    margin: auto;
    margin-left: 33.5px !important;
    width: 146.5px;
}

    .maintainerInfo li {
        width: 146.5px
    }

    .maintainerInfo span {
        display: inline-block;
    }

    .maintainerInfo .createUserName {
        color: #444444;
    }

    .maintainerInfo .operatorType {
        color: #727272;
        padding-left: 6px;
    }

    .maintainerInfo .operatorDate {
        color: #E60525;
        padding-left: 6px;
    }


.leftNav .moduleList {
    height: 300px;
    min-height: 200px;
    overflow: auto;
    width: 206px;
    margin-left: 12px;
}

.leftNav .divList {
    overflow: auto;
    width: 190px;
}

/*左侧菜单图标隐藏*/
#hiddenIcoDiv {
    position: absolute;
    bottom: 0;
    width: 207px;
    text-indent: 8px;
    background: url('/Theme/Skin0/images/groupHeadBg.png') repeat-x;
    height: 30px;
    border: 1px solid #919191;
    line-height: 28px;
    display: none;
    overflow: hidden;
}

    #hiddenIcoDiv img {
        padding: 6px 2px;
        width: 16px;
        cursor: pointer;
    }

        #hiddenIcoDiv img:hover {
            background-color: #e1e1e1;
        }
/* end */

.gridTitle {
    height: 70px;
    margin: 0px;
    display: block;
    padding-left: 35px;
    background-color: white;
    border-bottom: solid 10px #f2f2f5;
}

    .gridTitle li {
        padding: 0px;
    }

    .gridTitle .ulButton {
        padding-top: 3px;
    }


/* E6UI调整，单个页面的按钮上移8个px */
.up_8 {
    position: absolute;
    right: 20px;
    top:25px;
}

/* 针对单个页面的调整，按钮右浮动 */
.e6_BtnRight {
    float: right !important;
    position: relative;
    top: 5px;
    right: 20px;
}

.imgRecentAccessRefresh {
    margin-right: 8px;
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url(/Images/NormalIcon/refresh.png) no-repeat;
}

.bottomLineAndPadding {
    padding-bottom: 0px;
    /*border-bottom: 1px solid #E2E2E2;*/
}

.moduleImg {
    height: 32px;
    width: 32px;
    padding: 0px !important;
    margin-left: 14px;
    border-radius: 16px;
}

/*模块的默认背景颜色*/
.bgColor_Default {
    background-color: #c2c2c2;
}

#divAuditStatusContainer {
    display: none !important;
}

/* 不同的审核状态显示不同的颜色 */

/* 0 草稿 */
.btnGroup a.normalBtn.auditColor0 {
    color: white;
    background-color: #00BFBF;
}
/* 1 待审核 */
.btnGroup a.normalBtn.auditColor1 {
    color: white;
    background-color: #FFA30F;
}
/* 2 审核中 */
.btnGroup a.normalBtn.auditColor2 {
    color: white;
    background-color: #0089FF;
}
/* 3 已审核 */
.btnGroup a.normalBtn.auditColor3 {
    color: white;
    background-color: #00AF66;
}
/* 4 已作废 */
.btnGroup a.normalBtn.auditColor4 {
    color: white;
    background-color: #FF5A5A;
}

.bannerTitle {
    padding-left: 10px;
    color: black;
    display: inline-block;
    float: left;
    height: 70px;
    line-height: 70px;
    max-width: 1000px; 
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 26px;
}
.add-editLocation .bannerTitle {
    padding-left: 0px !important;
    color: black;
    display: inline-block;
    float: left;
    height: 55px;
    line-height: 55px;
    max-width: 1000px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    font-style: normal;
    font-size: 17px !important;
}

.bannerTitle_link {
    font-size: 15px;
    color: black !important;
}

#spanViewCNName {
    margin-left: 0px !important; /*display:block; float:left;*/
    max-width: 500px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 26px;
    font-family: "微软雅黑 Regular", "微软雅黑";
    display: flex;
}


.AllTitleUl #spanViewCNName {
    max-width: 100%;
}

/*提醒中心特殊处理*/
    .AllTitleUl #spanViewCNName.bannerTitle_1820 {
        font-size: 18px;
    }

        .AllTitleUl #spanViewCNName.bannerTitle_1820 .bigDate {
            font-size: 18px;
            color: black;
            font-weight:400;
        }

        .AllTitleUl #spanViewCNName.bannerTitle_1820 .importantTime {
            font-size: 18px;
            color: black;
            font-weight: 400;
        }

        .AllTitleUl #spanViewCNName.bannerTitle_1820 .importantText_S {
            font-size: 18px;
            color: black;
            font-weight: 400;
        }

#spanModuleCNName {
    display: block;
    float: left;
    font-size: 17px;
    font-family: "微软雅黑 Regular", "微软雅黑";
    padding-left: 10px;
}

.ModuleLogo {
    width: 46px;
    height: 46px;
    border-radius: 3px;
    /*border: 1px solid #cacaca;*/
    float: left;
    position: relative;
    margin: 12px 10px 0px 10px;
    background-color: #dfdfdf;
}
.add-editLocation .ModuleLogo {
    width: 34px;
    height: 34px;
    border-radius: 3px;
    float: left;
    position: relative;
    margin: 10.5px 10px 0px 19px;
    background-color: #dfdfdf;
}

#imgModuleLogo {
    margin-top: 0px;
    width: 28px;
    height: 28px;
    position: absolute;
    margin: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.locationContainer {
    min-height: 45px;
    line-height: 16px;
    cursor: default;
    clear: both;
    width: calc(100% - 40px);
    background-color: white;
    padding-left: 20px;
    padding-bottom: 5px;
}

    .locationContainer .underline {
        border-bottom: none;
    }

    .locationContainer a.activated {
        color: Red;
        cursor: default;
    }

    .locationContainer .spanFromTypeName {
        background: url('/Theme/Skin0/images/quickSearch-right.png') no-repeat;
        background-size: 20px;
        padding-left: 20px;
        background-position: 0px 4px;
        color: black;
        font-size: 13px;
        padding: 5px 0px 5px 22px;
    }

    .locationContainer .spanFromTypeName2 {
        background: url('/images/quickSearch-rightData.png') no-repeat;
        background-size: 20px;
        padding-left: 20px;
        background-position: 0px 4px;
        color: black;
        font-size: 13px;
        padding: 5px 0px 5px 24px;
    }

    .locationContainer a {
        font-size: 14px;
    }


    .locationContainer .jstree-item-name {
        display: inline-block;
    }


    .locationContainer .group {
        margin-top: 15px;
        min-height: 30px;
        width: 100%;
    }

    .locationContainer .group.tag {
        display:none;
    }

        .locationContainer .group.tag .spanFromTypeName {
            padding-left:0px;
            background:none;
        }

        .locationContainer .group.ViewTag {
        }

        .locationContainer .group .ViewText {
            display: inline-block;
            vertical-align: top;
            font-size: 14px;
        }

        .locationContainer .group .ViewRightCon {
            display: inline-block;
            margin-left: 20px;
            max-width: 1150px;
            width: 64%;
        }


    .locationContainer .group .SetGridMore {
        display: inline-block;
        float: right;
        margin-right: 35px;
    }

    .E2018ViewChildUl {
        float: left;
    }

        .E2018ViewChildUl li {
            font-size: 14px;
            cursor: pointer;
            padding: 5px 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline-block;
            position: relative;
            top: -5px;
            margin-right: 20px;
            vertical-align: top;
            margin-bottom: 5px;
        }

            .E2018ViewChildUl li.v_selected {
                border-bottom: 2px solid #0089ff;
                color: #0089ff;
            }

    .locationContainer .view_more_select li.v_selected {
        color: #0089ff;
    }


    .locationContainer .group .ViewMore {
        float: left;
        background: url(/Theme//Skin0/images/bg_Operator_Down.png) no-repeat;
        background-position: 45px center;
        font-size: 14px;
        margin-right: 15px;
        padding-right: 25px;
    }

    .locationContainer .group .ViewSetBut {
        float: left;
        font-size: 14px;
        color: #0089ff;
        cursor: pointer;
    }

    /*视图下拉begin*/
    .popMenu-div.popMenu_view_set {
        width: 530px;
        height: 520px;
        box-sizing: border-box;
        background-color: #f9f9f9;
        padding: 0px;
    }

    .popMenu_view_set .pvs_top {
        padding-left: 20px;
        border-bottom: 1px solid #ccc;
        font-style: normal;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }

        .popMenu_view_set .pvs_top .pvs_toptext {
            display: inline-block;
            font-style: normal;
            font-size: 16px;
        }

        .popMenu_view_set .pvs_top .pvs_topadd {
            font-style: normal;
            font-size: 14px;
            float: right;
            background-color: #0089FF;
            color: white;
            height: 32px;
            line-height: 32px;
            margin-top: 9px;
            padding: 0px 20px;
            border-radius: 31px;
            cursor: pointer;
        }

        .popMenu_view_set .pvs_top .pvs_topclose {
            float: right;
            width: 50px;
            height: 100%;
            background: url(/Images/NormalIcon/icon-dialog-close.png) no-repeat center;
            background-size: 16px;
            border-left: solid 1px #ccc;
            margin-left: 20px;
        }

    .popMenu_view_set .pvs_body {
        margin: 20px 25px;
        background-color: white;
        height: 340px;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 20px;
    }

        .popMenu_view_set .pvs_body .pvs_count {
            font-size: 15px;
            color: #939393;
        }

        .popMenu_view_set .pvs_body .pvs_overflow {
            overflow-y: auto;
            height: 325px;
        }

        .popMenu_view_set .pvs_body .pvs_ul {
            margin-top: 10px;
        }

            .popMenu_view_set .pvs_body .pvs_ul .pvs_li {
                border-bottom: solid 1px #ccc;
                padding: 10px 0px;
            }

            .popMenu_view_set .pvs_body .pvs_ul .pvs_li_move {
                background: url('/Images/DataGrid/view_move.png') center no-repeat;
                background: url(/Images/DataGrid/view_move.png) center no-repeat;
                width: 20px;
                height: 20px;
                background-size: 18px;
                float: left;
                margin: 2px 5px 0px 0px;
            }

            .popMenu_view_set .pvs_body .pvs_ul .pvs_li_text {
                font-size: 13px;
            }

            .popMenu_view_set .pvs_body .pvs_ul .pvs_li_iconedit {
                float: right;
                width: 20px;
                height: 20px;
                background: url(/Images/DataGrid/view_edit.png) center no-repeat;
                background-size: 18px;
                cursor: pointer;
                margin-top: 1px;
                margin-right: 5px;
            }

            .popMenu_view_set .pvs_body .pvs_ul .pvs_li_icondel {
                float: right;
                width: 20px;
                height: 20px;
                background: url(/Images/DataGrid/view_del.png) center no-repeat;
                background-size: 18px;
                cursor: pointer;
                margin-top: 1px;
                margin-right: 10px;
            }


    .popMenu_view_set .pvs_bottom {
        padding-left: 26px;
    }

        .popMenu_view_set .pvs_bottom > span {
            position: relative;
            left: 10px;
            top: 2px;
        }

    /*视图下拉end*/

    /*视图下拉begin*/
    .popMenu-div.popMenu_view_showfiel {
        width: 610px;
        height: 610px;
        box-sizing: border-box;
        background-color: #f9f9f9;
        padding: 0px;
    }

    .popMenu_view_showfiel .pvs_top {
        padding-left: 20px;
        border-bottom: 1px solid #ccc;
        font-style: normal;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }

        .popMenu_view_showfiel .pvs_top .pvs_toptext {
            display: inline-block;
            font-style: normal;
            font-size: 16px;
        }

        .popMenu_view_showfiel .pvs_top .pvs_topadd {
            font-style: normal;
            font-size: 14px;
            float: right;
            background-color: #0089FF;
            color: white;
            height: 32px;
            line-height: 32px;
            margin-top: 9px;
            padding: 0px 20px;
            border-radius: 31px;
            cursor: pointer;
        }

        .popMenu_view_showfiel .pvs_top .pvs_topclose {
            float: right;
            width: 50px;
            height: 100%;
            background: url(/Images/NormalIcon/icon-dialog-close.png) no-repeat center;
            background-size: 16px;
            border-left: solid 1px #ccc;
            margin-left: 20px;
        }

    .popMenu_view_showfiel .pvs_body {
        margin: 20px 25px;
        background-color: white;
        height: 425px;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 20px;
    }

        .popMenu_view_showfiel .pvs_body .ShowField {
            font-size: 14px;
            color: #757575;
            margin-left: 15px;
            line-height: 43px;
            vertical-align: middle;
        }

            .popMenu_view_showfiel .pvs_body .ShowField > span {
                margin-right: 2px;
            }

            .popMenu_view_showfiel .pvs_body .ShowField > input {
                font-size: 14px;
                color: #757575;
                margin-left: 10px;
                line-height: 43px;
                vertical-align: middle;
                margin-right: 5px;
                position: relative;
                top: -1px;
            }

        .popMenu_view_showfiel .pvs_body div.text {
            width: 50px;
            text-align: center;
            position: relative;
            top: -32px;
        }

        .popMenu_view_showfiel .pvs_body .inputTextneedTxt {
            background-color: white;
            width: 200px;
            background-image: url(/Theme/Skin0/images/quickSearch-right.png);
            background-repeat: no-repeat;
            background-position: 8px 3px;
            border-color: #ccc;
            border-bottom: none;
            box-sizing: border-box;
            height: 30px;
            padding-left: 38px;
        }

        .popMenu_view_showfiel .pvs_body select::-webkit-scrollbar {
            width: 1px;
            height: 16px;
            background-color: transparent;
        }

        .popMenu_view_showfiel .pvs_body .pvs_ul {
            overflow-y: auto;
            height: 313px;
            margin-top: 10px;
        }

            .popMenu_view_showfiel .pvs_body .pvs_ul .pvs_li {
                border-bottom: solid 1px #ccc;
                padding: 10px 0px;
            }

            .popMenu_view_showfiel .pvs_body .pvs_ul .pvs_li_move {
                background: url('/Images/DataGrid/view_move.png') center no-repeat;
                background: url(/Images/DataGrid/view_move.png) center no-repeat;
                width: 20px;
                height: 20px;
                background-size: 18px;
                float: left;
                margin: 2px 5px 0px 0px;
            }

            .popMenu_view_showfiel .pvs_body .pvs_ul .pvs_li_text {
                font-size: 13px;
            }

            .popMenu_view_showfiel .pvs_body .pvs_ul .pvs_li_iconedit {
                float: right;
                width: 20px;
                height: 20px;
                background: url(/Images/DataGrid/view_edit.png) center no-repeat;
                background-size: 18px;
                cursor: pointer;
                margin-top: 1px;
                margin-right: 5px;
            }

            .popMenu_view_showfiel .pvs_body .pvs_ul .pvs_li_icondel {
                float: right;
                width: 20px;
                height: 20px;
                background: url(/Images/DataGrid/view_del.png) center no-repeat;
                background-size: 18px;
                cursor: pointer;
                margin-top: 1px;
                margin-right: 10px;
            }


    .popMenu_view_showfiel .pvs_bottom {
        padding-left: 26px;
    }

        .popMenu_view_showfiel .pvs_bottom > span {
            position: relative;
            left: 10px;
            top: 2px;
        }

    .popMenu-div.popMenu_view_showfiel select optgroup {
        font-size: 14px;
        font-weight: 600;
        text-indent: 0px;
    }

    .popMenu-div.popMenu_view_showfiel select option {
        text-indent: 7px;
        font-weight: 400;
        padding: 4px 0px;
    }

    /*视图下拉end*/
    /*搜索字段下拉begin*/
    .popMenu-div.popMenu_search_field {
        width: 590px;
        height: 410px;
        box-sizing: border-box;
        background-color: #f9f9f9;
        padding: 0px;
    }

    .popMenu_search_field .pvs_top {
        padding-left: 20px;
        border-bottom: 1px solid #ccc;
        font-style: normal;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }

        .popMenu_search_field .pvs_top .pvs_toptext {
            display: inline-block;
            font-style: normal;
            font-size: 16px;
        }

        .popMenu_search_field .pvs_top .pvs_topadd {
            font-style: normal;
            font-size: 14px;
            float: right;
            background-color: #0089FF;
            color: white;
            height: 32px;
            line-height: 32px;
            margin-top: 9px;
            padding: 0px 20px;
            border-radius: 31px;
            cursor: pointer;
        }

        .popMenu_search_field .pvs_top .pvs_topclose {
            float: right;
            width: 50px;
            height: 100%;
            background: url(/Images/NormalIcon/icon-dialog-close.png) no-repeat center;
            background-size: 16px;
            border-left: solid 1px #ccc;
            margin-left: 20px;
        }

    .popMenu_search_field .pvs_body {
        margin: 20px 25px;
        background-color: white;
        height: 240px;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 20px;
    }

        .popMenu_search_field .pvs_body .SsfTable {
            width: 100%;
        }

            .popMenu_search_field .pvs_body .SsfTable tr td {
                padding-bottom: 12px;
            }

        .popMenu_search_field .pvs_body .delsf_icon {
            background: url(/Images/DataGrid/del_search_field_icon.png) no-repeat center;
            width: 20px;
            height: 20px;
            background-size: 19px;
            float: right;
            margin-right: 10px;
        }

    .popMenu_search_field .pvs_bottom {
        padding-left: 26px;
        margin-top: -8px;
    }

        .popMenu_search_field .pvs_bottom .com_but {
            border: 1px solid #0089FF;
            text-align: center;
            display: inline-block;
            padding: 6px 22px;
            line-height: initial;
            height: auto;
            color: #0089FF;
            border-radius: 2px;
            cursor: pointer;
        }

            .popMenu_search_field .pvs_bottom .com_but.confirm {
                color: white;
                background-color: #0089FF;
                float: right;
                margin-right: 25px;
            }

            .popMenu_search_field .pvs_bottom .com_but.cancel {
                float: right;
                margin-right: 10px;
            }

    /*搜索字段下拉end*/


    .locationContainer .view_helper {
        float: right;
        min-width: 70px;
        padding-right: 10px;
        height: 28px;
        box-sizing: border-box;
        border: solid 1px #ccc;
        line-height: 28px;
        text-indent: 31px;
        background: url(/Images/V2/nav-help2.png) no-repeat;
        background-size: 15px;
        background-position: 9px center;
        cursor: pointer;
        /* margin-top: -7px;*/
        margin-right: -33px;
    }

    .locationContainer .view_TagSearch {
        float: right;
        min-width: 70px;
        padding-right: 10px;
        height: 28px;
        box-sizing: border-box;
        border: solid 1px #ccc;
        line-height: 28px;
        text-indent: 31px;
        background: url(/Images/DataGrid/view_TagSearch.png) no-repeat;
        background-size: 15px;
        background-position: 9px center;
        cursor: pointer;
        margin-right: 7px;
    }

    .locationContainer.locationContainer-viewtype2 .view_helper {
        display: none;
    }

    .locationContainer .view_showfield {
        float: right;
        min-width: 80px;
        padding-right: 10px;
        margin-right: 7px;
        height: 28px;
        box-sizing: border-box;
        border: solid 1px #ccc;
        line-height: 28px;
        text-indent: 31px;
        background: url(/Images/DataGrid/view_showfield.png) no-repeat;
        background-size: 16px;
        background-position: 9px center;
        cursor: pointer;
        /* margin-top: -7px;*/
    }

    .locationContainer.locationContainer-viewtype2 .view_showfield {
        margin-right: 0px;
    }

    .locationContainer.locationContainer-viewtype2 {
        padding-top: 7px;
        padding-left: 0px;
        width: 100%;
    }

    .locationContainer-viewtype2 .popMenu {
        position: fixed;
    }

    .locationContainer .ViewSearchFields {
    }

        .locationContainer .ViewSearchFields > .ViewRightCon {
            margin-top: -5px;
        }

    .ViewSearchFieldUl {
        float: left;
        min-height: 38px
    }

        .ViewSearchFieldUl > li {
            float: left;
            margin-right: 18px;
            margin-bottom: 10px;
        }

            .ViewSearchFieldUl > li .SearchField {
                width: 122px;
                height: 28px;
            }

            .ViewSearchFieldUl > li .select-mania-small .select-mania-arrow {
                height: 100%;
                position: relative;
                top: -1px;
                border-left: 1px solid #ccc;
                background-color: #f2f2f2;
            }

            .ViewSearchFieldUl > li .SearchType, .SsfTable .SearchType {
                height: 28px;
                border: solid #B5B5B5 1px;
                width: 80px;
                margin: 0px 7px 0px 7px;
                padding: 0px;
                position: relative;
                padding-left: 2px;
                padding-right: 24px;
                appearance: none;
                -moz-appearance: none;
                -webkit-appearance: none;
                -ms-appearance: none;
                background: url(/Theme/Skin0/Images/bg_Operator_Down.png) no-repeat;
                background-position: calc(100% - 7px) center;
                outline: none;
            }

            .ViewSearchFieldUl > li .SearchValue {
                font-size: 12px;
                height: 28px;
                line-height: 25px;
                border: solid #B5B5B5 1px;
                padding-left: 7px;
                vertical-align: top;
                box-sizing: border-box;
                width: 200px;
                padding-right: 7px;
                box-sizing: border-box;
                /* 关键：强制输入框内文本单行 + 溢出隐藏（兜底） */
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

                .ViewSearchFieldUl > li .SearchValue::placeholder {
                    text-overflow: ellipsis; /* 溢出显示省略号 */
                    white-space: nowrap; /* 强制单行 */
                    overflow: hidden; /* 溢出隐藏 */
                    display: block; /* 伪元素设为块级，宽度生效 */
                    width: 100%; /* 伪元素宽度和输入框内容区一致 */
                    color: #9ca3af; /* 占位文本颜色 */
                    opacity: 1; /* 修复部分浏览器透明度问题 */
                }

        .ViewSearchFieldUl .SearchFieldBut {
            float: left;
            height: 28px;
            line-height: 25px;
            border: 1px solid #0089FF !important;
            color: white;
            padding-left: 32px;
            padding-right: 15px;
            font-size: 13px;
            background: url(/Images/DataGrid/view_search.png) no-repeat;
            background-position: 10px 6px;
            background-size: 13px;
            background-color: #0089FF;
            box-sizing: border-box;
            border-radius: 2px;
            cursor: pointer;
            /*    margin-left: -11px;*/
        }

        .ViewSearchFieldUl .SearchFieldSetBut {
            float: left;
            font-size: 14px;
            color: #0089ff;
            cursor: pointer;
            margin-left: 10px;
            margin-top: 6px;
        }

        .ViewSearchFieldUl .ViewFieldReSetBut {
            float: left;
            font-size: 14px;
            color: #0089ff;
            cursor: pointer;
            margin-left: 10px;
            margin-top: 6px;
        }


    .viewWrap {
        display: table;
    }

        .viewWrap .select {
            display: table-cell;
        }

        .viewWrap .viewGroupSeparate {
            width: 1px;
            position: relative;
        }

            .viewWrap .viewGroupSeparate:before {
                content: "";
                width: 1px;
                left: 0px;
                top: 20px;
                bottom: 20px;
                background-color: #e6e6e6;
                position: absolute;
            }

    #picDiv {
        padding: 0px;
        border: 1px solid #f3f3f3;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
    }

    .picfileContent {
        background-color: white;
        text-align: center;
        padding: 30px 10px 27px 2px;
        border-bottom: 0px;
        margin-bottom: 10px;
    }

        .picfileContent a {
            display: block; /*background-color:white;*/
            width: 92px;
            height: 92px;
            margin: auto;
            border-radius: 3px;
            -moz-border-radius: 3px; /* Firefox */
            -webkit-border-radius: 3px; /* Safari 和 Chrome */
        }

        .picfileContent img {
            width: 92px;
            height: 92px;
            border-radius: 3px;
            -moz-border-radius: 3px; /* Firefox */
            -webkit-border-radius: 3px; /* Safari 和 Chrome */
        }
    /* end */

    /* 左侧面板的用户信息 */
    .login_UserName {
        width: 100%;
        text-align: center;
        font-size: 15px;
        color: #666666;
    }

    .userInfoContent {
        width: 100%;
        text-align: center;
        padding-top: 16px;
    }

        .userInfoContent span {
            margin-left: 9px;
            margin-right: 9px;
            display: inline-block;
        }

        .userInfoContent a {
            position: relative;
            top: -2px;
            display: inline-block;
        }

        .userInfoContent .splitLine {
            width: 1px;
            height: 13px;
            background-color: #444444;
            overflow: hidden;
        }
    /* 消息提醒记录 */
    .messsageList {
        padding-left: 60px;
        padding-top: 15px;
    }

        .messsageList ul {
            margin: 0px;
            list-style-type: none;
        }

            .messsageList ul li {
                height: 30px;
                line-height: 30px;
                width: 86px;
                padding-left: 34px;
            }

                .messsageList ul li span {
                    display: block;
                    float: right;
                    width: 20px;
                    text-align: center;
                    color: #8C8C8C;
                }

    .marked {
        color: #BB0A2B !important;
    }

    /* 电子邮件 */
    .icon-email {
        background: url(/Images/Index/internalMail.png) 2px 5px no-repeat;
    }

    /* 新闻公告 */
    .icon-news {
        background: url(/Images/Index/internalAnnouncement.png) 3px 5px no-repeat;
    }

    /* 待办事务 */
    .icon-common_Schedule {
        background: url(/Images/Index/waitingTransaction.png) 3px 5px no-repeat;
    }

    /* 提醒中心 */
    .icon-awakeCenter {
        background: url(/Images/Index/contractReminder.png) 2px 5px no-repeat;
    }

    /* 销售收款 */
    .icon-FMS_ObjectReceivable {
        background: url(/Images/Index/salesCollection.png) 2px 5px no-repeat;
    }

    /* 待审单据 */
    .icon-waitAudit {
        background: url(/Images/Index/pendingDocuments.png) 2px 5px no-repeat;
    }

    /* 预警中心 */
    .icon-Common_Warning {
        background: url(/Images/Index/schedule.png) 2px 5px no-repeat;
    }


    /* 记录详细信息 */
    .detailContainer {
        height: 22px;
        line-height: 30px;
        color: #535151;
        clear: both;
        position: relative;
        z-index: 1003;
        margin: 10px 0px 0px 45px;
    }

        .detailContainer > span, .detailContainer > a {
            display: inline-block;
            float: left;
            margin-right: 20px;
        }

        .detailContainer .detail_Name {
            padding-left: 15px;
            background: url(/images/object/info_icon1.png) no-repeat left center;
            margin-right: 1px;
        }

        .detailContainer .detail_UserNameFiled {
            padding-left: 15px;
            background: url(/images/object/info_icon1.png) no-repeat left center;
            margin-right: 1px;
        }

        .detailContainer .detail_UserNameValue {
            margin-right: 20px;
        }

        .detailContainer .detail_Date {
            color: #949496;
        }

        .detailContainer .detail_Share {
            padding-left: 20px !important;
            background: url(/images/object/info_icon5.png) no-repeat left center;
        }

        .detailContainer .detail_Print {
            padding-left: 20px;
            background: url(/images/object/info_icon4.png) no-repeat left center;
        }

        .detailContainer .detail_tag {
            padding-left: 20px !important;
            background: url(/images/object/info_icon9.png) no-repeat left center;
        }


        .detailContainer .detail_EleSignature {
            padding-left: 20px;
            background: url(/images/object/electronic01.png) no-repeat left center;
        }

        .detailContainer .detail_EleSignatureEnd {
            padding-left: 20px;
            background: url(/images/object/electronic02.png) no-repeat left center;
        }


    .addobjectEleSignature {
        padding-left: 20px;
        background: url(/images/AddCondition.png) no-repeat left center;
    }

    .detailContainer .star {
        float: left;
        padding-right: 20px;
        margin-top: 8px;
        background-position: left;
    }

    .detailContainer .star_Active {
        float: left;
        padding-right: 20px;
        margin-top: 8px;
        background-position: left;
    }

    .detailContainer .detail_Attention {
        padding-left: 20px;
        background: url(/images/object/info_icon2.png) no-repeat left center;
        background-position-y: 9px;
    }

        .detailContainer .detail_Attention:hover span, .detailContainer .detail_Comments:hover span {
            color: #FF7700;
        }

    .detailContainer .detail_Comments {
        padding-left: 20px;
        background: url(/images/object/info_icon3.png) no-repeat left center;
    }

    .detailContainer .globalSearch_cm {
        padding-left: 20px;
        background: url(/images/object/info_icon7.png) no-repeat left 7px;
    }

    .detailContainer .object_hierarchy {
        padding-left: 20px;
        background: url(/images/object/info_icon8.png) no-repeat left 7px;
    }

    .detailContainer .attention_nums, .detailContainer .comments_nums {
        color: #949496;
    }

    .detailContainer .detail_Favorites {
        background-image: url('/images/Layout/favorites_star.png');
        width: 14px;
        height: 14px;
        background-repeat: no-repeat;
        margin: 8px 0px 0px 21px;
        cursor: pointer;
    }

    /*查看页面 主切换标签div */
    .Tab_List_Parent .MainInfoTab_Ul {
        margin-top: 13px;
    }

        .Tab_List_Parent .MainInfoTab_Ul li {
            background-size: 16px;
            height: 30px;
            float: left;
            cursor: pointer;
            padding: 0px 20px;
            position: relative;
            user-select: none;
        }

            .Tab_List_Parent .MainInfoTab_Ul li .ml_line {
                background-color: #ccc;
                width: 1px;
                height: 16px;
                position: absolute;
                right: 1px;
                top: 6px;
            }

    /*.Tab_List_Parent .tic_icon {
        display: block;
        float: left;
        width: 34px;
        height: 34px;
        border: 1px solid #8a8a8a;
        border-radius: 50%;
        margin-left: 45px;
        background: url(/Images/tic_icon.png) no-repeat center;
        margin-top:8px;
    }*/

    .Tab_List_Parent ul.toggle_ChildModel, .Tab_List_Parent #GroupTool, .Tab_List_Parent .fixedTab {
        margin-top: 13px;
    }

    .Tab_List_Parent .MainInfoTab_Ul li:last-child {
        background: initial;
    }

    .Tab_List_Parent .MainInfoTab_Ul li.Fixed2 {
        background: initial;
    }

    /*.Tab_List_Parent .MainInfoTab_Ul li.TabAdd {
                background: initial;
                border: 1px dotted #999999;
                padding: 3px 16px;
                cursor: pointer;
                display:none;
            }*/
    .Tab_List_Parent .MainInfoTab_Ul li.TabAdd:hover {
        background-color: #ff7900;
        border: 1px solid #ff7900;
    }

        .Tab_List_Parent .MainInfoTab_Ul li.TabAdd:hover span {
            color: white;
        }

    .Tab_List_Parent .MainInfoTab_Ul li.TabAdd span {
        height: auto;
        position: relative;
        top: -1px;
        font-size: 12px;
    }

    .Tab_List_Parent .MainInfoTab_Ul li span {
        font-size: 15px;
        color: #000;
        height: 26px;
        overflow: hidden;
        float: left;
        position: relative;
        top: 1px;
    }

        .Tab_List_Parent .MainInfoTab_Ul li span:hover {
            color: #ff7900;
        }

    .Tab_List_Parent .MainInfoTab_Ul li.tab_Current {
        height: 28px;
        background-color: #0089FF;
        border-radius: 4px;
        border-bottom: none;
    }

        .Tab_List_Parent .MainInfoTab_Ul li.tab_Current .ml_line {
            display: none;
        }

        .Tab_List_Parent .MainInfoTab_Ul li.tab_Current span {
            color: white;
        }


    /* 视图选择框div */
    .td_View {
        width: 390px;
        padding-left: 10px;
    }
    /* 视图文字、视图选择框以及操作按钮 */
    .operation_View {
        width: 195px;
        display: inline-block;
    }

    /* 视图及查找 */
    .tb_View {
        border: 0px;
        width: 100%;
        padding-left: 0px;
        height: 55px;
    }

        .tb_View tr td {
            color: #7f8182;
            font-size: 13px;
        }

    .viewContainer select {
        width: 214px;
        background: transparent;
        position: relative;
        height: 26px;
        line-height: 26px;
        background-color: transparent;
        display: block;
        overflow: hidden;
        color: black;
        padding-left: 32px;
        font-size: 14px;
    }

    .td_View .listModuleName {
        font-weight: 400;
        font-style: normal;
        font-size: 17px;
        color: black;
        display: inline-block;
        line-height: 34px;
        height: 34px;
        vertical-align: top;
        margin-left: 10px;
    }

    .td_View .listOhterName {
        margin-top: 7px;
        font-family: 微软雅黑;
        font-weight: 400;
        font-style: normal;
        font-size: 11px;
        height: 22px;
        line-height: 22px;
        color: #fb4903;
        background-color: rgb(251, 233, 211);
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        padding: 0 8px;
        border-radius: 4px;
        display: inline-block;
        margin-left: 13px;
    }

    .list_logo_v2 {
        display: inline-block;
        width: 34px;
        height: 34px;
        margin: 0px 4px 0px 15px;
    }

        .list_logo_v2 img {
            width: 100%;
            height: 100%;
            border-radius: 3px;
        }

    .ddlview_Parent {
        background-color: transparent;
        overflow: hidden;
        border: 1px solid transparent;
        margin-left: 8px;
        cursor: pointer;
        height: 30px;
    }

    .E2018ViewDefault:hover {
        border: 1px solid #b5b5b5;
    }

    .td_View:hover .operatorContainer {
        display: block;
    }

    .td_View:hover .E2018ViewDefault {
        border: 1px solid #b5b5b5;
    }

    /* E6UI调整  输出视图旁边的操作按钮 */
    .tb_View .operatorContainer {
        display: none;
    }

    .hide {
        display: none;
    }

    .rightSearchGroup { /*float: right;*/
        width: 200px; /*float:right; padding-top:4px;*/
    }

    .rightButtonGroup { /*float:right; margin-top:4px; margin-right:5px;*/
        padding-right: 0px;
    }

        .rightButtonGroup .rightBtnGroup_Div {
            float: right;
        }

            .rightButtonGroup .rightBtnGroup_Div > a {
                height: 30px;
                min-width: 59px;
                padding-left: 6px;
                padding-right: 6px;
                width: auto;
                display: block;
                float: left;
                line-height: 30px;
                margin-right: 5px;
            }

                .rightButtonGroup .rightBtnGroup_Div > a.sysResourcePool {
                    background-color: #F59A23;
                    color: white;
                }

                .rightButtonGroup .rightBtnGroup_Div > a:last-child {
                    /*     margin-right: 0px;*/
                }

    .searchContainer {
        float: left;
        margin-right: 6px;
        display: block;
        width: 230px;
    }

    /* 列表搜索框 */
    .quickSearch li {
        height: 23px;
    }

    .quickSearch .left {
        background: url(/Theme//Skin0/images/bg_Operator_Down.png) no-repeat;
        width: 29px;
        cursor: pointer;
        border-top: 1px solid #aaa;
        border-left: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        /*border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;*/
        height: 28px;
        background-position: center;
        background-color: white;
    }

    .quickSearch .leftwhite {
        width: 8px;
        cursor: default;
        border-bottom: 1px solid #f0f0f0;
    }

    .quickSearch .left div {
        width: 29px;
        height: 30px;
    }

    .quickSearch .center {
        width: 175px;
        height: 28px;
        line-height: 23px;
        border-bottom: 1px solid #f0f0f0;
        position: relative;
    }

    .tableTabItemContainer_Content .quickSearch .right {
        border-top: 0px;
        border-bottom: 0px;
        display: block;
    }

    .quickSearch .right {
        width: 24px;
        height: 28px;
        border-top: 1px solid #b5b5b5;
        border-bottom: 1px solid #b5b5b5;
        background-color: white;
        display: none;
    }

        .quickSearch .right .closeSearch {
            cursor: pointer;
            text-align: center;
            font-size: 14px;
            line-height: 28px;
            visibility: hidden;
        }

        .quickSearch .right.rightBorder {
            border-right: 1px solid #b5b5b5;
        }

    .searchContainer:hover .quickSearch .right .closeSearch {
        visibility: visible;
    }

    .rightSearchGroup .quickSearch { /*margin-top:4px;*/
    }
    /* 明细网格上的搜索框 */
    .search_Height .ulFlow {
        float: left;
    }

    .searchStyle {
        /*color: #B5B5B5;*/
        color: black;
        width: 148px;
        border: 0px;
        background: white;
        line-height: 23px;
        height: 28px !important;
        border-top: 1px solid #b5b5b5;
        border-bottom: 1px solid #b5b5b5;
        text-indent: 0px;
        /*    background: url(/images/quickSearch-right.png) no-repeat white;*/
        padding-right: 25px;
        /*    border-right: 1px solid #b5b5b5;*/
        background-position: 151px center;
        padding-left: 2px;
    }

    .common-searchicon {
        /*    background: url(/images/quickSearch-right.png) no-repeat white;*/
        background: url(/Images/V2/globalSearch.png) no-repeat white;
        width: 18px;
        height: 18px;
        position: absolute;
        right: 5px;
        top: 8px;
        cursor: pointer;
    }

    /*@-moz-document url-prefix() {
    .searchStyle;

{
    position: relative;
    top: -4px;
}

}*/

    .searchCategoryDiv {
        margin-top: -10px;
        background-color: #F8F8F8;
        border: 1px solid #7F7F7F;
        display: none;
        line-height: 20px;
        position: fixed;
        min-width: 220px;
        z-index: 10000;
        -moz-box-shadow: 1px 0px 2px #aaa;
        -webkit-box-shadow: 1px 2px 2px #aaa;
        box-shadow: 1px 2px 2px #aaa;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=0,strength=0) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=90,strength=5) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=180,strength=8) progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=270,strength=5)";
        *filter: progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=0,strength=0) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=90,strength=5) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=180,strength=8) progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=270,strength=5);
    }

    .SearchStringUL {
        margin: 7px;
        padding: 0;
    }

        .SearchStringUL li {
            padding-left: 20px;
        }

            .SearchStringUL li a {
                color: #646464;
            }

    .searchButton {
        width: 21px;
        height: 22px;
        cursor: pointer;
    }

    .rightSearchBtn {
        width: 49px;
        line-height: 25px;
        height: 25px;
    }

    .btnShowGridSearch {
        width: 32px;
        height: 28px;
        text-align: center;
        float: left;
        cursor: pointer;
        border: 1px solid #aaa;
        background-image: url('/Theme/Skin0/images/quickSearch-right.png');
        background-repeat: no-repeat;
        background-size: 20px;
        margin-right: 6px;
        background-position: center;
        background-color: white;
        display: none;
    }

        .btnShowGridSearch:hover {
            background-color: #c2c2c2;
        }

    .btnShowTagSearch {
        width: 32px;
        height: 28px;
        text-align: center;
        float: left;
        cursor: pointer;
        border: 1px solid #aaa;
        background-image: url('/images/tagSearch-right.png');
        background-repeat: no-repeat;
        background-size: 20px;
        margin-right: 6px;
        background-position: center;
        display: none;
    }

        .btnShowTagSearch:hover {
            background-color: #c2c2c2;
        }

    .advancedSearch {
        width: 22px;
        height: 28px;
        text-align: center;
        float: left;
        cursor: pointer;
        border: 1px solid #aaa;
        background: url(/Theme//Skin0/images/bg_Operator_Down.png) 9px 5px no-repeat;
        /*border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;*/
        background-position: center;
        background-color: white;
    }

        .advancedSearch:hover {
            background-color: #c2c2c2 !important;
            color: white !important;
        }

    .rightOperatorBtn {
        width: 109px;
        height: 14px;
        padding-right: 20px;
    }

        .rightOperatorBtn .operatorMore {
            font-size: 22px;
            display: inline-block;
            height: 28px;
            width: 40px;
            text-align: center;
            line-height: 16px;
            border: 1px solid #e6ecf6;
            background-color: #e6ecf6;
            border-radius: 2px;
            position: relative;
            vertical-align: middle;
        }

            .rightOperatorBtn .operatorMore:hover {
                background-color: #c2c2c2;
                color: white;
            }

    .rightOperatorBtnNew {
        float: right;
        padding-right: 20px;
    }

        .rightOperatorBtnNew .operatorMore {
            font-size: 22px;
            display: inline-block;
            height: 28px;
            width: 40px;
            text-align: center;
            line-height: 16px;
            border: 1px solid #e6ecf6;
            background-color: #e6ecf6;
            border-radius: 2px;
            position: relative;
            vertical-align: middle;
        }

            .rightOperatorBtnNew .operatorMore:hover {
                background-color: #c2c2c2;
                color: white;
            }

    .helpSearchStyle {
        color: #B5B5B5;
        width: 350px;
        padding-left: 2px;
    }

    .sel {
        background: url("/images/Field/yes.gif") no-repeat scroll 0 4px transparent !important;
        padding-left: 20px;
    }

    .allSearchLI {
        background: url("/images/Field/searchALL.png") no-repeat scroll 0 5px transparent !important;
        border-top: 1px solid #7F7F7F;
        margin: 0 7px;
        padding: 4px 20px;
    }

    .editSearchLI {
        background: url("/images/Field/editSearchList.png") no-repeat scroll 0 5px transparent !important;
        border-top: 1px solid #7F7F7F;
        margin: 0px 7px;
        padding: 4px 20px;
    }

    .ORANDSearchLI {
        margin-bottom: 5px;
        padding-left: 27px;
    }

    .fieldList li {
        float: left;
        padding-right: 5px;
    }

    .fieldList tr {
        border: none;
    }

    .secContent {
        background: none repeat scroll 0 0 #FFFFFF;
        border-bottom: 1px solid #B7C9E8;
        border-left: 1px solid #B7C9E8;
        border-right: 1px solid #B7C9E8;
    }

    .numericOption {
        color: black;
    }

    #tdPager_Main ul li {
        color: #7b7e80;
    }

    .totalRecordNum {
        color: #7b7e80; /*font-weight:bold;*/
        letter-spacing: 3px;
    }

        .totalRecordNum .pgNum {
            color: #0061de;
            letter-spacing: 0px;
        }

    /*浅蓝#0099FF*/
    .dateOption {
        color: black;
    }

    .boolOption {
        color: black;
    }

    .mustOption {
        color: Red;
    }

    .viewOption {
        color: #646464;
    }
    /*视图颜色*/
    .tb_ViewBottom {
        border: 0px;
        width: 100%;
    }

        .tb_ViewBottom tr td {
            height: 30px;
            border-top: 1px solid #cccccc;
            background-color: #f5f5f5;
        }

    .Viewplaceholder {
        border: 1px dashed #CCC;
        width: 50px;
    }
    /* end */

    /* 左右选择 */
    .arrowIcon {
        background: url(/Images/combobox_arrows_sprite.gif) no-repeat scroll 0 0 transparent;
        height: 20px;
        margin: 2px;
        width: 24px;
    }

    .rightArrowIcon {
        background-position: left top;
    }

        .rightArrowIcon:hover {
            background-position: left -20px;
        }

    .leftArrowIcon {
        background-position: left -60px;
    }

        .leftArrowIcon:hover {
            background-position: left -80px;
        }

    .doubleArrowUp {
        background-position: left -240px;
    }

        .doubleArrowUp:hover {
            background-position: left -260px;
        }

    .upArrowIcon {
        background-position: left -120px;
    }

        .upArrowIcon:hover {
            background-position: left -140px;
        }

    .downArrowIcon {
        background-position: left -180px;
    }

        .downArrowIcon:hover {
            background-position: left -200px;
        }

    .doubleArrowDwn {
        background-position: left -300px;
    }

        .doubleArrowDwn:hover {
            background-position: left -320px;
        }

    .groupArrowDwn {
        background-position: left -380px;
    }

        .groupArrowDwn:hover {
            background-position: left -360px;
        }

    /* end */

    /* 设置列宽 */
    .fieldWidthContainer {
        width: 100%;
        overflow: auto;
        height: 450px;
    }
    /* end */

    /*主数据网格  .listViewTable tbody tr td{cursor:default;}*/
    .dataGrid {
        width: 100%;
        border-bottom: 0px;
        color: #000;
        min-width: 780px;
    }

    .gridContainer { /*border-top: 1px solid #e6e6e6;*/
    }

    .dataGrid-topBorder {
        border-top: 1px solid #dad7d7;
        padding-top: 1px;
    }

    #tbBottomButton {
        margin-top: -1px;
    }

    #tbContent {
        /*  width: 100%;*/
        table-layout: fixed;
    }

    .picDiv .listViewTable, .picDiv .listViewTableOther {
        border-top: none;
    }

    .listViewTable, .listViewTableOther {
        border-collapse: collapse;
        border: 0;
        border-top: 1px solid #d7d7d7;
        display: inline-table;
    }

    .DefaultGrid .listViewTable {
        border-bottom: 1px solid #d7d7d7;
        margin-bottom: -1px;
    }

        .DefaultGrid .listViewTable:has(tbody tr:only-child) {
            margin-bottom: 0px;
        }

    .mainGridContentChild .listViewTable.grid-NoBottom {
        border-bottom: 0px;
    }

    .listViewTable thead tr th, .listViewTableOther thead tr th {
        font-weight: normal;
        height: 38px;
        padding-left: 4px;
        padding-right: 4px;
        line-height: 38px;
        white-space: nowrap;
        background-color: #eaeef4;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        border-bottom: 2px solid #668cb3;
        border-left: 1px solid #d7d7d7;
        border-right: 1px solid #d7d7d7;
        box-sizing: border-box;
        text-align: center;
    }

        /*.listViewTable thead tr th.orderfield {
            background-image: url(images/bg_column.jpg);
            background-repeat: no-repeat;
            background-position: 0px 5px;
        }*/

        /*.listViewTable thead tr th.orderfield :first-child {
            background-image: none !important;
        }*/

        .listViewTable thead tr th span, .listViewTableOther thead tr th span {
            font-size: 13px;
        }

    .listViewTable thead th a img, .listViewTableOther thead th a img, .orderfield img {
        vertical-align: middle;
    }

    .listViewTable tr, .listViewTableOther tr {
        display: table-row;
        vertical-align: inherit;
    }

    .listViewTable td, .listViewTableOther td {
        border-top: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
        padding-right: 4px;
        table-layout: fixed;
        empty-cells: show;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 13px;
        height: 40px;
        padding-left: 4px;
        box-sizing: border-box;
        /*text-indent: 4px;导致明细checkbox不对齐*/
    }

    .listViewTable.verticalLine td, .listViewTableOther.verticalLine td {
        border: 1px solid #d7d7d7;
    }

    .listViewTable.mediumTable td, .listViewTableOther.mediumTable td {
        height: 44px;
    }


    .listViewTable.largerTable td, .listViewTableOther.largerTable td {
        height: 52px;
    }

    .listViewTable .gridGroupTitle td, .listViewTable .tr_Summary td, .listViewTable .trSelectRow td,
    .listViewTableOther .gridGroupTitle td, .listViewTableOther .tr_Summary td, .listViewTableOther .trSelectRow td {
        height: 36px;
    }

    .listViewTable .gridGroupTitle td, .listViewTable .trSelectRow td,
    .listViewTableOther .gridGroupTitle td, .listViewTableOther .trSelectRow td {
        height: 28px;
    }

    .listViewTable.vlineTable td, .listViewTableOther.vlineTable td {
        border-right: 1px solid #F3F2F2;
    }

    .listViewTable tr:last-child td, .listViewTableOther tr:last-child td {
        border-bottom: 0px;
    }

    .listViewTable td, .listViewTable td > a, .listViewTableOther td, .listViewTableOther td > a {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 13px;
    }

        .listViewTable td a:link, .listViewTableOther td a:link {
            color: #000;
        }

            .listViewTable td a:link.Flag_Ready {
                position: relative;
                top: -1px;
                left: 6px;
            }

            .listViewTable td a:link:hover, .listViewTableOther td a:link:hover {
                color: #0089FF;
            }

        .listViewTable td a.RemindKey, .listViewTableOther td a.RemindKey {
            border-bottom: none;
        }

        .listViewTable td.padding0, .listViewTable thead tr th.padding0, .listViewTableOther td.padding0, .listViewTableOther thead tr th.padding0 {
            padding-left: 0px;
            padding-right: 0px;
        }


    .listViewTable tr:hover td .star, .listViewTable tr:hover td .star_Active, .listViewTableOther tr:hover td .star, .listViewTableOther tr:hover td .star_Active {
        display: block;
    }

    .listViewTable tr td .star_Active, .listViewTableOther tr td .star_Active {
        display: block;
    }

    .listViewTable tr:hover td .indIcon, .listViewTableOther tr:hover td .indIcon {
        display: block;
    }

    .listViewTable.tb-autoWarp td, .listViewTableOther.tb-autoWarp td {
        padding: 3px;
        line-height: 24px !important;
    }

        .listViewTable.tb-autoWarp td, .listViewTable.tb-autoWarp td > a, .listViewTableOther.tb-autoWarp td, .listViewTableOther.tb-autoWarp td > a {
            overflow: inherit;
            white-space: inherit;
            text-overflow: inherit;
            overflow-wrap: break-word;
        }

    .fieldId_0, .padding0, .field_star {
        border-left: 0px !important;
    }

    .tr_Summary td {
        background-color: #f5f5f5;
    }

    /*.listViewTable thead tr th.fixedHead{background-color: #E2EFF8;}*/
    .listEditTable .orderfield {
    }

    .listEditTable tbody {
        border: 0;
    }

    .listEditTable tr {
        border: 0;
        border-top: 1px solid #c1c8d2;
    }

    .listEditTable td {
        border: 0;
        padding-left: 0;
        padding-right: 4px;
    }


    .gridGroupTitle td {
        color: #006091;
        font-size: 12px;
        height: 28px;
        line-height: 20px;
        font-weight: normal;
        border-bottom: 2px solid #6fbce2;
        text-indent: 5px;
        margin-top: 10px;
        margin-bottom: 2px;
    }

    .gridGroupTitle .groupImg {
        margin-left: 26px;
    }

    .groupImg {
        width: 20px;
        height: 20px;
        float: left;
        display: block;
        vertical-align: middle;
        background: url("/Images/s_Fold.png") no-repeat;
        background-position: 50% 45%;
    }

    .groupImgexpand {
        background: url("/Images/s_expand.png") no-repeat;
        background-position: 50% 45%;
    }

    .gridGroupNum {
        font-size: 10px;
        padding-left: 2px;
    }

    .totalText {
        font-family: "\5B8B\4F53" !important;
        font-size: 11pt !important;
        padding-left: 5px !important;
        text-align: center;
        /*text-indent: 12px;*/
    }

    /* 明细网格 */
    .gfItem ul {
        line-height: 24px;
        margin-top: 5px;
        margin-bottom: 5px;
        display: table;
    }

    .addedRow-Bg {
        background-color: #e7e7e7 !important;
    }

    .detailsUploadLink {
        height: 20px;
        line-height: 20px;
        text-indent: 5px;
    }

    /* 弹出页面表格 */
    .dialogViewTable {
        border-collapse: collapse;
        border: 0;
        border-top: 0px solid #dad7d7;
    }

        .dialogViewTable thead tr th {
            font-weight: normal;
            height: 20px;
            padding-left: 3px;
            padding-right: 3px;
            line-height: 20px;
            border-bottom: 1px solid #c1c8d2;
            white-space: nowrap;
            background-color: #f2f4f6;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .dialogViewTable thead th a img, .orderfield img {
            vertical-align: middle;
        }

        .dialogViewTable tr {
            display: table-row;
            vertical-align: inherit;
        }

        .dialogViewTable td {
            padding-left: 3px;
            padding-right: 3px;
            empty-cells: show;
            font-family: Verdana,Arial,Helvetica,sans-serif;
            font-size: 12px;
            height: 23px;
        }

        .dialogViewTable td, .listViewTable td a, .listViewTableOther td a {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .dialogViewTable td.padding0, .listViewTable thead tr th.padding0, .listViewTableOther thead tr th.padding0 {
                padding-left: 0px;
                padding-right: 0px;
            }
    /*.dialogViewTable thead tr th.fixedHead{background-color: #E2EFF8;}*/

    .orderfield {
    }

    .orderfield-large {
        height: 40px !important;
    }

    .requiredBg {
        background-repeat: no-repeat;
        BACKGROUND-IMAGE: url('/Theme/Skin0/images/resize-Required.png') !important;
        background-position: 2px 8px;
        padding-left: 14px !important;
        text-align: left !important;
        position: relative;
        top: -3px;
    }

    /* 添加相对的定位是为了使分页等按钮绝对定位到右下角 */
    .tdMainContent .roottbl {
        /*overflow: auto !important;*/
        overflow-y: auto;
        height: 100%; /*border-top:1px solid #e6e6e6;*/ /*position:relative;*/
        border-left: 1px solid #d7d7d7;
        border-right: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
    }

    .tdMainContent.SelectOtherGrid .roottbl {
        border: none;
    }

    .roottbl {
        background-color: white;
    }

    .mainGridContentScroll .roottbl {
        overflow-y: hidden !important;
    }

    .tf {
        white-space: nowrap;
    }

    .Header_NotTab tr th {
        border-top: 0px solid white;
        height: 24px;
        padding: 0px;
        margin: 0px;
    }

    .Header_Tab tr th {
        border-top: 0px;
    }

    .th-cbx {
        padding: 0px !important;
        text-align: center;
        BACKGROUND-IMAGE: none !important;
        cursor: default;
    }

        .th-cbx input {
            background-color: transparent;
            position: relative;
            top: -2px;
            width: 13px;
            height: 13px;
            display: initial !important;
            margin: auto;
            right: 0px;
        }

            .th-cbx input#selectall {
                /*  left: 2px;*/
            }

    .selectAll_CkBox {
        position: relative;
        top: -3px;
    }


    /*.jrating {
    background-color: #FBFBFB;
}*/

    /*顺序变化可能会引起样式优先级变化*/
    .tdout {
        background-color: #FFFFFF;
    }

    .noBorderBottom {
        text-decoration: none !important;
        border-bottom: none !important;
        color: #575656 !important;
    }

    .tdDoubleRow {
        background-color: #f2f7fc;
    }

    .tdcurr {
        background-color: #E2EAFF;
    }

        .tdcurr td .noBorderBottom {
            color: #6CACFB !important;
        }

    .tdClick, .rtmenu_curr {
        background-color: #E2EAFF;
    }

    .indIcon {
        display: none;
    }

    .pageComSet .indIcon {
        display: block;
    }

    .listViewTable tr:hover, .listViewTableOther tr:hover {
        background-color: #E2EAFF;
    }

        .listViewTable tr:hover td .indIcon, .listViewTableOther tr:hover td .indIcon {
            display: block;
        }

    .pagesize {
        color: #646464;
    }

    .tbBottomButton {
        margin-top: 1px;
        display: none;
        background-color: #F4F4F4;
    }

    .tbTopButton, .tbBottomButton {
    }

    #tbdetailsbottom .tb-button {
        display: table-cell;
    }

    #Detail_g_f_3823 {
        margin-bottom: 20px;
    }

    .E2018DetailTable .tb-button {
        padding: 3px 0px 3px 0px;
    }

    .tb-button {
        height: 25px;
        line-height: 25px;
        display: none;
        padding: 3px 0px 3px 45px;
    }

        .tb-button a {
            color: #646464;
            min-width: 18px;
            text-align: center;
            display: block;
            padding: 5px 5px 5px 0px;
            float: left;
            margin-right: 5px;
            vertical-align: middle;
            text-indent: 4px;
        }

            .tb-button a:hover {
                color: #ff8e00;
            }

    /* E6UI调整,审批管理等页面的操作按钮 */
    .right-tb-button .tb-button {
        width: auto !important;
        float: right !important;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 20px !important;
    }

        .right-tb-button .tb-button a {
            padding: 0px 5px;
            border-right: 1px solid #c2c2c2;
            border-top: 1px solid #c2c2c2;
            border-bottom: 1px solid #c2c2c2;
            background-image: none !important;
            background-color: white;
            min-width: 60px;
            width: auto;
            color: #c2c2c2;
            height: 23px;
            line-height: 23px;
            margin-right: 0px !important;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
        }

            .right-tb-button .tb-button a:first-child {
                background-color: #c2c2c2;
                color: white;
            }

    #rightBtnContent a {
        display: block;
        float: left;
        height: 28px;
        min-width: 68px;
        text-align: center;
        line-height: 28px;
        border: 1px solid #c2c2c2;
        color: #c2c2c2;
        background-image: none !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 6px !important;
        padding-right: 6px;
    }

        #rightBtnContent a:first-child {
            width: 69px !important;
            color: white;
        }


    .tb-paging {
        width: 600px;
        padding-right: 10px;
        text-align: right;
        color: #afaeae;
        height: 29px;
        line-height: 29px;
        padding-left: 5px;
        border-bottom: none !important;
        float: left;
    }

        .tb-paging select {
            height: 18px;
            width: 75px;
            border: 0px;
            background-color: transparent;
            padding: 0px;
            margin: 0px;
            color: #afaeae;
            float: left;
        }

        .tb-paging .perPageText {
            position: relative;
            float: left;
        }

        /* 显示页数的按钮 */
        .tb-paging .newSelectBgBtn {
            top: 4px;
            width: 51px;
            overflow: hidden;
            display: inline-block;
            position: relative;
            background: transparent url('/Theme//Skin0/images/bg_Operator_Down.png') no-repeat;
            background-position: 40px 8px;
            line-height: initial;
        }

        .tb-paging .ulFlow {
            float: left;
            height: 29px;
            line-height: 29px;
            margin-top: 0px;
            margin-bottom: 0px; /*margin-right:20px;*/
        }

            .tb-paging .ulFlow li {
                padding-left: 5px;
                position: relative;
            }

        .tb-paging .refresh-Icon {
            margin-top: 3px !important;
            width: 24px;
            height: 22px;
        }

    .li_GOPageLink {
    }

        .li_GOPageLink:hover {
        }

            .li_GOPageLink:hover .GoPageContainer {
                display: block;
            }

        .li_GOPageLink .GoPageContainer {
            height: 32px;
            line-height: 32px;
            z-index: 9999;
            display: none;
            position: absolute;
            top: -3px;
            left: 18px;
            width: 135px;
            padding: 0 10px;
            background-color: #F8F8F8;
            border: 1px solid #7F7F7F;
            -moz-box-shadow: 1px 0px 2px #aaa;
            -webkit-box-shadow: 1px 2px 2px #aaa;
            box-shadow: 1px 2px 2px #aaa;
            -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=0,strength=0) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=90,strength=5) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=180,strength=8) progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=270,strength=5)";
            *filter: progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=0,strength=0) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=90,strength=5) progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=180,strength=8) progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=270,strength=5);
        }

            .li_GOPageLink .GoPageContainer .LineEdit {
                width: 40px;
                text-align: center;
            }

            .li_GOPageLink .GoPageContainer label {
                color: #646464;
            }

            .li_GOPageLink .GoPageContainer .LineEdit {
                width: 40px;
                text-align: center;
            }

            .li_GOPageLink .GoPageContainer label {
                color: #646464;
            }

    .li_SetTdHeight .SetTdHeight {
        display: block;
        position: relative;
        background: url(/Images/Context/menu1.png) no-repeat center;
        width: 20px;
        height: 20px;
        margin-left: 5px;
        margin-top: 3px;
        border: 1px solid #d2d2d2;
    }

    .li_SetTdHeight .SetTdHeightContainerWrap {
        display: none;
        line-height: 32px;
        z-index: 9999;
        position: fixed;
        padding-bottom: 8px;
    }


    .li_SetTdHeight .SetTdHeightContainer {
        width: 160px;
        width: 100px;
        text-align: left;
        padding: 10px 20px;
        background-color: #fff;
        border: 1px solid #e9e9e9;
        -moz-box-shadow: 2px 3px 5px #e9e9e9;
        -webkit-box-shadow: 2px 3px 5px #e9e9e9;
        box-shadow: 2px 3px 5px #e9e9e9;
    }

    .li_SetTdHeight:hover .SetTdHeightContainer {
        /*display: block;*/
    }

    .li_SetTdHeight .hstyle {
        height: 32px;
    }

        .li_SetTdHeight .hstyle span {
            padding-left: 25px;
            font-size: 13px;
            cursor: pointer;
        }

    .li_SetTdHeight .hstyle1 span {
        background: url(/Images/Context/menu1.png) no-repeat left center;
    }

    .li_SetTdHeight .hstyle2 span {
        background: url(/Images/Context/menu2.png) no-repeat left center;
    }

    .li_SetTdHeight .hstyle3 span {
        background: url(/Images/Context/menu3.png) no-repeat left center;
    }


    .li_SetTdHeight .hstyle.current span {
        color: #407fff;
    }

    .li_SetTdHeight .hstyle1.current span {
        background: url(/Images/Context/menu1_hover.png) no-repeat left center;
    }

    .li_SetTdHeight .hstyle2.current span {
        background: url(/Images/Context/menu2_hover.png) no-repeat left center;
    }

    .li_SetTdHeight .hstyle3.current span {
        background: url(/Images/Context/menu3_hover.png) no-repeat left center;
    }

    .ShowTdHeightContainerHelp {
        position: absolute;
        bottom: 20px;
        width: 100%;
        height: 5px;
    }

    .trCheckAll {
        background-color: white;
        height: 36px;
    }

        .trCheckAll td {
            border-bottom: none !important;
            padding-left: 1px;
        }

    .btnGroup_Bottom .tb-button, .btnGroup_Bottom .tb-paging {
        border-top: 0px !important;
    }

    .boolean_true, .boolean_True, .boolean_1 {
        background: transparent url(/Images/Field/yes.gif) no-repeat;
        width: 16px;
        height: 16px;
        border: 0;
    }

    .boolean_false, .boolean_False, .boolean_0 {
        background: transparent url(/Images/Field/no.gif) center no-repeat;
        width: 16px;
        height: 16px;
        border: 0;
        text-align: center;
    }

    .picDiv {
        background-color: #F8F8F8;
        border: 1px solid #D8D8D8;
        border-right: 2px solid #D9D9D9;
        border-bottom: 3px solid #D9D9D9;
        padding: 10px;
        position: fixed;
        z-index: 10000;
    }

    .smtime {
        color: #000;
        font-size: 10px;
        margin-left: 5px;
    }

    .summaryData {
        color: green !important;
        text-align: right;
    }

        .summaryData .link {
            color: green;
            border-radius: 50%;
        }

    .trSelectRow td { /*background-color: #f7f7f7;*/
        height: 28px; /*border-bottom:2px solid #F3F2F2;*/
    }

    /* E6UI调整 全选复选框和文字 */

    .trSelectRow .selectAll_CkBox {
        margin-left: 18px;
        float: left;
        display: block;
        margin-top: 7px;
    }

    .moduleList .trSelectRow .selectAll_CkBox {
        margin-left: 18px;
        line-height: initial;
    }

    .moduleList .gridGroupTitle .groupImg {
        margin-left: 32px;
    }

    /*#div_Details .trSelectRow .selectAll_Text{
    margin-top: 0px !important;
}*/

    .trSelectRow .selectAll_Text {
        margin-left: 9px;
        float: left;
        display: block;
        margin-top: 6px;
        line-height: initial;
    }

    /*end*/

    /*明细数据网格 */
    .tabItemsContainer ul li.splitTab {
        padding: 0px !important;
        width: 32px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
    }

    .tabItemsContainer ul li.splitTab_left {
        border-left: 0px;
        border-right: 0px;
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 20px;
        margin-top: -2px;
    }

    .tabItemsContainer ul li.tab_Free {
        border: 1px solid white;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 1px solid #919191;
        width: 0px;
        padding: 0px !important;
    }

    .tabItemsContainer {
        cursor: default;
        height: 32px;
        line-height: 32px;
        border-top: 0px solid #797979;
        border-bottom: 1px solid #DEDEDE;
        width: 100%;
        clear: both;
        background-color: white;
    }

    .layoutGroup_Container .tabItemsContainer {
        padding-top: 12px;
    }

    .tabItemsContainer ul {
        height: 24px;
        padding-top: 5px;
    }

        .tabItemsContainer ul li {
            float: left;
            margin: 0px 0px 0px 0px;
            white-space: nowrap;
            padding: 0px 8px 0px 8px;
            height: 24px;
            line-height: 18px;
            text-align: center;
            border-bottom: 0px;
            display: block;
            cursor: pointer;
        }

        .tabItemsContainer ul .tab_Normal {
            height: 24px;
            color: #646464;
            /*        min-width: 60px;
        max-width: 100px;*/
            padding: 0px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin-top: 0px;
        }

    .ui-dialog .tabItemsContainer ul .tab_Normal {
        min-width: initial;
    }

    .tabItemsContainer ul .tab_Normal span {
        font-size: 15px;
    }

    .tabItemsContainer ul .tab_Normal:hover span {
        color: #ff7900;
    }

    .tabItemsContainer ul .tab_Current {
        color: #0089FF;
        /*    min-width: 60px;
    max-width: 100px;*/
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-bottom: 2px solid #0089FF;
        margin-top: 0px;
        height: 25px;
    }

        .tabItemsContainer ul .tab_Current::after {
            content: '';
            position: relative;
            bottom: 0px;
            height: 2px;
            width: 100%;
            background-color: #0089FF;
        }



    .tab_Group {
        white-space: nowrap !important;
        text-overflow: inherit !important;
        max-width: none !important;
    }


    /* 审核对话框 */
    #DialogCount .audit_Header {
        width: 100%;
        box-sizing: border-box;
        height: 99px;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #DialogCount .audit_Bottom {
        height: 400px;
        width: 100%;
        position: relative;
    }

    /* 有审核内容时的分割线 */
    .upLine {
        height: 100%;
        width: 0px;
        border-left: 1px solid #CCCCCC;
        position: absolute;
        top: 10px;
        left: 20px;
        z-index: 9;
    }

    #DialogCount .audit_Header > span {
        display: block;
        float: left;
        height: 48px;
    }

    #DialogCount .audit_Header .header_Left_Icon {
        width: 48px;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        background: url(/Images/New/aduitDialog_Icon.png) center no-repeat #039FEC;
        background-size: 50%;
    }

    #DialogCount .audit_Header .header_Center {
        width: 350px;
        padding-left: 12px;
    }

    .header_Center > span {
        width: 100%;
        display: block;
    }

    .header_Center .header_Title {
        height: 22px;
        line-height: 22px;
        font-size: 17px;
        color: #000000;
    }

    .header_Center .header_AuditContent {
        height: 20px;
        line-height: 20px;
        padding-top: 6px;
        font-size: 15px;
        color: #000000;
    }

        .header_Center .header_AuditContent .aduit_TotalTime {
            color: #F70808;
            font-size: 15px;
        }

    #DialogCount .audit_Header .header_Right {
        width: 80px;
        padding-top: 30px;
        height: 18px;
    }

    .header_Right a {
        font-size: 14px;
        color: #039FEC;
    }

    #DialogCount .audit_Header .header_Bottom {
        height: 32px;
        width: 440px;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        padding: 12px 0px 0px 0px;
    }

    .header_Bottom .aduit_Process {
        padding: 0;
        border: 0;
        margin: 0;
    }

    .header_Bottom .aduit_Process_Li {
        list-style-type: none;
        display: block;
        float: left;
        width: 90px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
        cursor: pointer;
        text-align: center;
    }

    .header_Bottom .aduit_Process_LiHover {
        color: #44AEEF;
        border-bottom: 2px solid #039FEC;
    }

    #DialogCount .spliteLine {
        position: relative;
        height: 0px;
        border-top: 1px solid #CCCCCC;
        margin: 12px 20px 0px;
    }

    .audit_Bottom .auditTabItem {
        height: 430px;
        width: 100%;
        box-sizing: border-box;
        padding: 3px 20px 10px 20px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    #auditOperator {
        display: block;
    }

    #content_AuditHistory {
        display: none;
        width: 540px;
        padding-right: 26px;
        padding-left: 15px !important;
        padding-top: 19px !important;
        position: absolute;
        box-sizing: border-box;
    }

    #content_AddSignature {
        display: none;
        width: 477px;
        padding-right: 26px;
        padding-left: 5px !important;
        padding-top: 19px !important;
        position: absolute;
    }

    .auditTabItem .audit_Idea {
        position: relative;
        top: 182px;
        left: 289px;
        font-size: 14px;
    }

    .audit_Bottom .auditTabItem > span {
        display: block;
        float: left;
    }

    .auditTabItem .noAuditData {
        margin: 0px auto;
        width: 100%;
        color: gray;
        font-size: 15px;
        float: none;
        text-align: left;
    }

    .auditTabItem .auditTabItemTop {
        height: 31px;
    }

    .auditTabItemTop > span {
        display: block;
        height: 25px;
        line-height: 25px;
        float: left;
        font-size: 14px;
    }

    .auditTabItemTop .proccessBar {
        margin-top: 8px;
    }

    .proccessBar .progressBar:first-child {
        margin-left: 0px;
    }

    .proccessBar .progressBar {
        width: 38px;
        height: 8px;
        float: left;
        margin-left: -2px !important;
    }

    .proccessBar .auditedProgressBar {
        background: url('/images/progressBar_Orange.png') no-repeat;
    }

    .proccessBar .firstAuditedProgressBar {
        background: url('/images/firstProgressBar_Orange.png') no-repeat;
    }

    .proccessBar .unAuditedProgressBar {
        background: url('/images/progressBar_White.png') no-repeat;
    }

    .proccessBar .firstUnAuditedProgressBar {
        background: url('/images/firstProgressBar_White.png') no-repeat;
    }

    .auditTabItem .auditTabItemCenter {
        height: 200px;
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #cccccc;
        padding: 10px;
    }

        .auditTabItem .auditTabItemCenter .auditArea {
            width: 100%;
            height: 100%;
            margin: 0;
            border: 0;
            padding: 0;
            overflow: hidden;
            font-size: 14px;
        }

    .auditTabItem .auditAccesoryContent {
        width: 100%;
        height: 100px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .auditTabItem .auditTabItemBottom {
        width: 100%;
    }

        .auditTabItem .auditTabItemBottom .noAccesoryInfo, .auditTabItem .auditTabItemBottom > a {
            display: block;
            float: left;
            font-size: 14px;
            height: 36px;
            line-height: 36px;
        }

    .auditTabItemBottom .auditAccesory {
        color: #039FEC;
        padding-left: 29px;
        background: url('/images/auditAccesory_Icon.png') 0px 10px no-repeat;
    }

    .auditTabItemBottom .noAccesoryInfo {
        padding-left: 20px;
    }

    .auditTabItemBottom .auditIdeaTemplete {
        float: right !important;
        color: #5F5F5F;
    }

        .auditTabItemBottom .auditIdeaTemplete:hover {
            color: #039FEC;
        }

    /* 审批过程 */
    .auditTabItem .auditProcess_Ul {
        padding: 0;
        border: 0;
        margin: 0;
    }

        .auditTabItem .auditProcess_Ul li {
            width: 414px;
            height: auto;
            min-height: 59px;
            margin-top: 5px;
            padding-left: 20px;
            padding-bottom: 10px;
            position: relative;
        }

            .auditTabItem .auditProcess_Ul li:last-child {
                padding-bottom: 10px;
            }
            /* 左边的小圆 */
            .auditTabItem .auditProcess_Ul li .circle {
                width: 8px;
                height: 8px;
                border-radius: 50%;
                background-color: white;
                position: absolute;
                z-index: 10;
                left: 0px;
                top: 3px;
                border: 1px solid #CCCCCC;
            }

            .auditTabItem .auditProcess_Ul li .transverseLine {
                width: 7px;
                height: 0px;
                border-top: 1px solid #cccccc;
                overflow: hidden;
                position: absolute;
                z-index: 10;
                left: 10px;
                top: 7px;
            }

            .auditTabItem .auditProcess_Ul li:first-child {
                margin-top: 7px;
            }

            .auditTabItem .auditProcess_Ul li .auditProcessItem_Top {
                height: 20px;
                padding-top: 0px;
            }

    .auditProcessItem_Top > span {
        display: block;
        float: left;
    }

    .auditProcessItem_Top .item_Left_Date {
        font-size: 14px;
        color: #606060;
    }

    .auditProcessItem_Top .item_Position {
        font-size: 14px;
    }

    .auditProcessItem_Top .item_Right {
        font-size: 14px;
        color: #1F1E1E;
        margin-left: 19px;
    }

    .auditTabItem .auditProcess_Ul li .auditProcessItem_Center {
        padding-top: 3px;
        font-size: 14px;
        color: #929191;
        line-height: 25px;
        position: relative;
        margin-left: -5px;
    }

    .auditTabItem .auditProcess_Ul li .auditProcessItem_Bottom {
        padding-top: 10px;
        height: 20px;
    }

        .auditTabItem .auditProcess_Ul li .auditProcessItem_Bottom > span {
            display: block;
            float: left;
            line-height: 20px;
        }

    .auditProcessItem_Bottom .item_Bottom_Left {
        width: 20px;
        height: 20px;
        margin-top: -2px;
    }

        .auditProcessItem_Bottom .item_Bottom_Left .left_FieldIcon {
            width: 20px;
            height: 20px;
        }

    .auditProcessItem_Bottom .item_Bottom_Right {
        font-size: 14px;
        color: #0362A6;
        font-weight: 600;
        padding-left: 10px;
    }

        .auditProcessItem_Bottom .item_Bottom_Right a {
            font-size: 14px;
            color: #0362A6;
            font-weight: 600;
        }



    .margin_top {
        margin-top: 10px;
    }

    .tableTabItemContainer_Content {
        width: 100%;
        border: 0px;
        min-height: 100px;
        background-color: white;
    }

        .tableTabItemContainer_Content .firstTd {
            vertical-align: top;
            position: relative;
        }

    .gfItem {
        margin-left: 45px;
    }

        .gfItem .GroupContent {
            margin-left: 0px;
            table-layout: fixed;
        }

    .firstTd .TabItem {
        /*margin-left: 22px;*/
    }

    .tableTabItemContainer_Content #div_Details {
        padding: 0px;
        margin: 0px;
    }



    .readOnly {
        /*background-color: #FFFFEC !important;*/
    }

    .detailsViewTable, .detailsViewTableOther {
        table-layout: fixed;
    }

        .detailsViewTable td, .detailsViewTableOther td {
            height: 36px !important;
            line-height: 36px !important;
            overflow-wrap: break-word;
            word-wrap: break-word;
        }

            .detailsViewTable td:hover, .detailsViewTableOther td:hover {
                border-bottom: 1px solid #999999;
            }

        .detailsViewTable .orderfield, .detailsViewTableOther .orderfield {
        }

        .detailsViewTable thead tr th, .detailsViewTableOther thead tr th {
            height: 36px !important;
            line-height: 36px !important;
        }

    .TabItem .detailsViewTable thead tr th, .TabItem .detailsViewTableOther thead tr th {
        border-bottom: 2px solid #668cb3 !important;
    }

    .indexNumber_Header, .indexNumber {
        width: 30px;
        text-align: center;
    }

    .isNumber {
        text-align: left;
    }
    /*end*/

    .MoreDisabled {
        display: none !important;
    }

        .MoreDisabled + .popMenu-split {
            border-top: none !important;
        }

    /* 扩展菜单 */
    .popMenu {
        z-index: 100;
        display: none;
        min-width: 185px;
        border: 0px;
        line-height: 24px;
        position: absolute;
        z-index: 10000;
    }

    .ModulePopMenu {
        position: fixed;
    }

    .popMenuFixed {
        position: fixed;
    }

    .popMenu-split {
        border-top: #e3e2de 1px solid;
    }

    .popMenu-div .link {
        color: #646464;
    }

    .popMenu-div a {
        cursor: pointer;
        display: block;
        text-indent: 15px;
        height: 28px;
        line-height: 28px;
        color: #808080;
        background-position: 5px 5px;
        background-position-x: 5px;
        background-position-y: 5px;
        font-size: 10pt;
    }

    .topPopMenu .popMenu-div a {
        text-indent: 0px;
    }

    .topPopMenu .popMenu-div {
        padding-left: 0px;
    }

    .popMenu-div a[disabled=true] {
        color: rgb(204, 204, 204) !important;
    }

    .popMenu-div a:hover {
        display: block;
        background-color: #e1e1e1;
    }

    .popMenu-div {
        background-color: white; /*padding: 10px;*/
        border: 1px solid #e9e9e9;
        padding-top: 7px;
        padding-left: 10px;
        padding-right: 8px;
        padding-bottom: 7px;
        box-shadow: 2px 3px 5px #e9e9e9;
    }

        .popMenu-div a:last-child { /*margin-bottom:0px !important;*/
        }

    .addedImage a {
        /*PADDING-LEFT: 23px !important;*/
    }

    .operators_PopMenu {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .operators_PopMenu a {
            PADDING-LEFT: 29px !important;
        }

    .tip_Arrow {
        background: url('/Theme/Skin0/images/tip_arrow.gif') no-repeat;
        width: 10px;
        height: 23px;
        position: absolute;
        display: none;
    }
    /**/

    /* 顶部图标及帮助 */
    .pageLogo {
        margin: 0px;
    }

    .pageHeader {
        font-size: 14px;
        font-weight: bold;
    }

    .helpInfo {
        border: 1px solid #fadc80;
        background-color: #fff9e3;
        padding: 10px;
        margin: 10px;
        display: none;
    }

        .helpInfo ul {
            margin: 5px;
        }

            .helpInfo ul li {
                line-height: 16px;
                margin-left: 30px;
                font-weight: normal;
            }
    /**/

    .FieldValue .gray_s {
        font-size: 12px;
        font-weight: normal;
    }

    .editLocation {
        height: 70px;
        width: 100%;
        float: left;
        clear: both;
        padding: 5px 8px 5px 35px;
        background-color: white;
        border-bottom: solid 10px #f0f2fb;
    }

    .add-editLocation {
        height: 55px;
        width: 100%;
        float: left;
        clear: both;
        padding: 0px 8px 0px 6px;
        background-color: white;
        border-bottom: solid 10px #f0f2fb;
    }

    #divEditButtonGroup {
        float: right;
        text-align: center;
        clear: both;
        top: 30px;
        right: 20px;
        position: fixed;
        z-index: 2000;
    }

    .addEditButtonGroup {
        top: 23px !important;
    }

    #addedit-divEditButtonGroup {
        float: right;
        text-align: center;
        clear: both;
        top: 30px;
        right: 20px;
        position: fixed;
        z-index: 2000;
    }

    /* 页面布局 */
    .pageLayoutLayer {
        width: 60%;
        display: table-cell;
        border: 1px solid gray;
        padding: 1px;
        text-align: inherit;
        vertical-align: top;
    }

    .UserGroupPanel {
        position: fixed;
        top: 111px;
    }

        .UserGroupPanel span {
            line-height: 25px;
        }

    .GroupPanel {
        border: #B1B0B0 1px solid;
        margin: 0px 0px 10px;
        width: auto;
        cursor: move;
        color: #FFF;
    }

        .GroupPanel span { /*padding-left: 20px;*/
            line-height: 25px;
            font-weight: normal !important;
        }

    .GroupPanelContent {
        padding: 0px;
        background-color: #FFF;
        cursor: default;
    }

    .FieldPanel {
        width: 97%;
        border: 1px solid #dad7d7;
        height: 25px;
        background-color: #FFE;
        margin-top: 5px;
    }

    .FieldPanelContent {
        background: #FFFFFF none repeat scroll 0 0;
        padding: 10px;
        padding-right: 5px;
        padding-top: 5px;
        width: 100%;
        margin: auto;
    }

    .UserGroupPanelContent .FieldPanelContent td {
        padding: 10px;
    }

    .Field {
        width: 100%;
        cursor: move;
        float: left;
    }

    *.Field div {
        float: right;
        text-align: left;
    }

    .Field span {
        color: #443;
        margin: 0;
        position: relative;
        top: 4px;
        line-height: 150%;
    }

    .Fieldplaceholder {
        border: 2px dashed #CCC;
        height: 35px;
        padding-top: 5px;
        width: auto;
        cursor: move;
    }

    .btn_a_del {
        cursor: pointer;
    }

    .chkbxcls {
        float: right;
        position: relative;
        cursor: default;
        padding: 0 5px 0 0;
    }

        .chkbxcls span {
            padding-left: 0px;
        }

    .validatorTrue {
        background: url("/images/field/required.gif") no-repeat scroll 0 0 transparent;
        padding-left: 16px;
    }

    .validatorFalse {
        padding-left: 16px;
    }

    .ui-sortable-remove {
        min-height: 150px;
        width: 235px;
        background-color: #f0f0f0;
    }
    /*end*/

    /* 字段 */
    .rightContent {
        padding: 5px 5px 5px 10px;
    }

        .rightContent div {
            margin-bottom: 10px;
        }

    .fieldType {
        cursor: pointer;
        font-family: Verdana,Arial,Helvetica,Sans-serif;
        font-size: 12px;
        color: Black;
        width: 90%;
    }

    .selected {
        background: none repeat scroll 0 0 #e1e1e1;
        color: #FFFFFF;
    }

    .leftSummaryInfo li.selected {
        background: none repeat scroll 0 0 #e1e1e1;
    }

    .right_BorderContent { /*border:1px solid #B1B0B0;*/
    }
    /*end*/

    /*通用 */
    .GroupHead {
        background: #f5f5f5;
        color: #191919;
        height: 28px;
        line-height: 28px;
        width: 100%;
        border: 0px;
    }

    .head-left {
        padding-left: 10px;
    }
    /* E6UI调整，在这里声明border-collapse:collapse;是为了合并边线，声明padding:0 !important;是为了去除在table上声明的cellspacing="1"，使新建及详情页面table右侧对齐 */
    #rowContent .GroupContent {
        margin-left: 0px;
    }

    .GroupContent { /*border-spacing: 1px;*/
        width: 100%;
        border-collapse: collapse;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
        margin-left: 45px;
    }

        .GroupContent:last-child {
            padding-bottom: 10px !important;
        }

    /* E6UI调整，去除table的cellspaceing，给td添加边线再合并边线，给第每一行的第二个FieldValue去除右边框 */
    .pageView .GroupContent tr td, .pageEdit .GroupContent tr td {
        height: 51px;
        line-height: 51px;
        vertical-align: middle;
        border-bottom: none;
    }

    .GroupContent tr td {
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
    }

    .GroupContent tr .FieldValue:last-child {
        border-right: none;
    }

    .GroupContent tr td.FieldValue:hover {
        _border-bottom: 1px solid #999999;
    }


    .FieldLabel {
        color: #5d5d5d;
        padding: 0px 20px 0px 0px;
        font-size: 14px;
    }

        .FieldLabel .FieldLabel_View {
            color: #5d5d5d;
            line-height: normal;
            display: inline-block;
            font-size: 14px;
            vertical-align: middle;
            overflow: auto;
            text-overflow: clip;
            /*        max-width: calc(100% - 24px);*/
            text-wrap: initial;
        }


        .FieldLabel.UdFieldLabel {
            padding-right: 0px;
        }

        .FieldLabel .field_Icon {
            float: right;
            top: 10px;
            right: 0px;
            vertical-align: middle;
            display: inline-block;
            position: relative;
        }


    .FieldValue.UdFieldValue {
        padding-left: 0px;
    }

    .FieldValue span {
        font-size: 14px;
    }

        .FieldValue span a {
            font-size: 14px;
        }

    .FieldValue .img-editField {
        display: none;
        cursor: pointer;
        vertical-align: middle;
        width: 12px;
        height: 12px;
        margin-top: 18px;
        position: absolute;
        right: 7px;
        top: 0px;
        bottom: 0px;
        margin: auto;
    }

    #divPmwayDialog .FieldEditDiv .FieldValue .field_Icon {
        margin-top: 6px;
        margin-right: 40px;
        position: relative;
        left: -50px;
    }

    .DialogTextarea2 .areaText {
        width: 94%;
        border: 1px solid #ccc;
        margin: auto;
    }

    #divPmwayDialog .FieldEditDiv .FieldValue .inputText {
        width: 75% !important;
    }

    .FieldValue .Disabled {
        background-color: transparent;
    }

    .FieldValue:hover .Disabled {
        background-color: #F4F4F4;
    }


    #divPmwayDialog .FieldEditDiv .FieldValue .areaText {
        min-height: 110px;
        margin-top: 10px;
        width: 480px !important;
        border: 1px solid #ccc;
        display: initial;
        margin-left: 15px;
    }

    .pageLayout_editDan {
        font-weight: normal;
        color: gray;
        height: 34px;
        display: block;
        line-height: 34px;
        box-sizing: border-box;
        border: 1px solid #a2abbf;
        padding-left: 7px;
    }

    .UdFieldValue .pageLayout_editDan {
        font-weight: normal;
        color: gray;
        border: 1px solid rgb(216, 216, 216);
        width: 100%;
        display: inline-block;
        height: 28px;
        padding-left: 8px;
        line-height: 28px;
        box-sizing: border-box;
        vertical-align: middle;
        border-radius: 3px;
    }

    .GroupDiv {
        padding-left: 10px;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: 10px center;
        text-indent: 12px;
    }

        .GroupDiv a {
            font-weight: bold;
        }

    .GroupCollapse { /*background-image: url(/Images/Field/collapse.gif);*/
        background: url('/Images/pointToBottom.gif') 12px 12px no-repeat;
        padding-left: 13px;
    }

    .GroupExpland { /*background-image: url(/Images/Field/expand.gif);*/
        background: url(/Images/pointToRight.gif) 30px 15px no-repeat;
        padding-left: 33px;
    }

    .EditPage {
        width: 100%;
    }

    .component-header {
        height: 24px;
        line-height: 24px;
        background: #4a9abc;
        text-indent: 10px;
        cursor: pointer;
    }

    .needTxt {
        _background-color: #ffffe1;
    }

    .FieldValue .needTxt {
        background-color: transparent;
    }

    .need {
        color: red;
        display: inline-block;
        font-weight: 600;
        font-size: 20px;
        padding-top: 0px;
        margin-top: 0px;
        position: relative;
        top: 5px;
        right: 3px;
    }

    .UdFieldLabel .need {
        vertical-align: top;
    }

    .nstar {
        background-color: transparent !important;
    }

    .unneed {
        position: relative;
        float: right;
        top: 3px;
        height: 21px;
        width: 2px;
    }

    .shortNeed {
        position: relative;
        float: right;
        height: 21px;
        width: 2px;
        background-color: red;
    }

    .spanText {
        width: auto;
        white-space: pre-wrap;
        overflow: hidden;
        float: left;
        word-spacing: normal;
        display: block;
        word-break: break-all;
        /*min-height: 40px;*/
        line-height: initial;
        padding: 10px 0px;
    }

    .ASC {
        border: 0;
        padding: 0;
        background: url(/images/ASC_9.gif) no-repeat;
        width: 9px;
        height: 9px;
    }

    .DESC {
        border: 0;
        padding: 0;
        background: url(/images/DESC_9.gif) no-repeat;
        width: 9px;
        height: 9px;
    }

    /*可编辑列头*/
    .editHeaderTb {
        border-spacing: 0px;
        background: #f2f4f6 0px 0px;
        border-top: 0px;
        margin-top: 4px;
        margin-bottom: 5px;
        *margin-bottom: 20px;
        width: 100%;
    }

        .editHeaderTb tr td {
            vertical-align: middle;
        }

    .editHeader {
        border-collapse: collapse;
        border: 0;
        table-layout: fixed;
        width: 100%;
    }

        .editHeader thead tr th {
            font-weight: normal;
            height: 20px;
            line-height: 20px;
            text-indent: 5px;
            white-space: nowrap;
            background-color: #f2f4f6;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .editHeader td {
            empty-cells: show;
        }

        .editHeader a {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

    .selectedTh {
        border: dashed 2px green;
    }

    .left-head-bg {
        width: 100%;
        background: url(images/nav-child-bg.gif) repeat-x;
        height: 32px;
    }

    /*sideBar列表左边*/
    #bodyTable {
        width: 100%;
        border: 0;
        min-width: 800px;
    }

    .treeDiv {
        overflow: auto;
        height: 100%;
        /*min-height: 100px;*/
        margin-right: 0px;
        width: 196px;
    }

    .sideBar {
        border: 0px;
        width: 100%;
        background-color: White;
        padding-bottom: 30px;
    }

    .sideBar_TopBanner {
        font-size: 14px;
        font-weight: bold;
        width: 215px;
        padding-top: 0px !important;
    }

    .sideBar ul {
        padding: 0;
        list-style: none outside none;
    }


    .sideBar ins {
        border: 0 none;
        height: 16px;
        width: 16px;
        display: inline-block;
        margin: 0;
        text-decoration: none;
    }

    .sideBar-icon.sideBar-icon-month {
        display: none;
    }

    .sideBar .sideBar-team-list {
        padding-left: 5px;
    }

    .leftNav-body .leftNav_ContentContainer > ul.sideBar-team-list {
        /*margin-left: 30px;*/
        margin-left: 20px;
    }

    .sideBar-team-list a {
        color: black;
        display: inline-block;
        height: 16px;
        line-height: 16px;
        margin: 0;
        padding: 1px 2px;
        text-decoration: none;
        white-space: nowrap;
        outline: none;
    }

    .sideBar-team-list li {
        cursor: default;
        line-height: 26px;
    }

    .sideBar-team-list-title {
        height: 26px;
        margin: 0px 3px;
        overflow: hidden;
    }

        .sideBar-team-list-title a {
            border: 0;
            /*color: #666666;*/
            display: block;
            height: 20px;
            padding-left: 20px;
            line-height: 100%;
            margin-top: -24px;
            font-size: 14px;
        }

            .sideBar-team-list-title a span.gray_s {
                font-size: 12px;
            }

        .sideBar-team-list-title img {
            background: url(/Images/Img_fileIcon/folder_open_s1.png) no-repeat 0 -3px transparent;
            width: 16px;
            height: 20px;
            cursor: pointer;
        }

    .sideBar-current img {
        background: url(/Images/Img_fileIcon/folder_s1.png) no-repeat 0 -2px transparent;
    }

    .sideBar-team-list-con li {
        color: #838383;
        height: 20px;
        overflow: hidden;
        margin-bottom: 4px;
    }

    .sideBar-team-list-con a {
        margin: 0 3px;
        overflow: hidden;
        padding: 2px 0 2px 36px;
        font-size: 14px;
        /*color: #666666;*/
    }

        .sideBar-team-list-con a span.gray_s {
            font-size: 12px;
            transform: scale(0.9);
            display: inline-block;
        }

    .sideBar-team-list-con .current {
        background-color: #F1F7F8;
    }

    .sideBar-none {
        display: none;
    }

    .sideBar-icon {
        padding-right: 5px;
    }

    .sideBar-icon-year {
    }

    .sideBar-icon-month {
        background: url(/Images/calendar_view_month.png) no-repeat transparent;
        width: 16px;
        height: 16px;
    }

    .leftNav tr .divClose {
        margin-top: -6px;
        *margin-top: 0;
        display: none;
    }

    .leftNav tr:hover .divClose {
        display: block;
    }

    .leftNav-header-td1 {
        width: 164px;
    }

    .leftNav-header-td2 {
        width: 42px;
    }

    .leftNav-header img, .leftNav-header span {
        cursor: pointer;
        padding-right: 2px;
    }

    .divClose {
        background: url(/Images/divClose_Over.png) no-repeat transparent;
        width: 14px;
        height: 14px;
        cursor: pointer;
        margin-right: 5px;
    }

    .mo-ve {
        cursor: default;
    }

    .gDiv {
        overflow: auto;
    }

    /*百家姓*/
    .bjx {
        line-height: 140%;
        *line-height: 140%;
        border-collapse: collapse;
        table-layout: fixed;
        word-wrap: break-word;
        width: 206px;
        *width: auto;
    }

        .bjx tr {
            display: table-row;
        }

        .bjx p {
            line-height: normal;
        }

        .bjx td {
            border-bottom: 1px dashed #BFBFBF;
            margin: 2px;
        }

    .bjxleft a {
        border-bottom: 1px solid #21449C;
        height: 20px;
        *height: 20px;
        line-height: 20px;
        *line-height: 20px;
        padding-bottom: 0;
    }

    .bjxright {
        white-space: normal;
        padding-right: 17px;
        *padding-right: 12px;
    }

        .bjxright a {
            border-bottom: 1px solid #21449C;
            height: 20px;
            *height: 20px;
            line-height: 20px;
            *line-height: 20px;
            padding-bottom: 0;
        }

    /*智能提示框*/
    .ac_results {
        background-color: white;
        border: 1px solid #646464;
        display: none;
        font-size: 12px;
        line-height: 20px;
        list-style: none outside none;
        margin: 0;
        overflow: auto;
        padding: 0;
        position: absolute;
        z-index: 10000;
        max-height: 250px;
        border-radius: 4px;
        border: 1px solid rgb(204, 204, 204);
        box-shadow: rgb(204, 204, 204) 2px 2px 10px;
    }

        .ac_results li {
            display: block;
            padding: 5px 5px;
            text-align: left;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .ac_results li.SmartInputSearch {
                position: relative;
            }

            .ac_results li .SmartInputSearch_text {
                width: 100%;
                box-sizing: border-box;
                height: 26px;
                border-radius: 2px;
                border: 1px solid #ccc;
                background: url(/images/quickSearch-right.png) no-repeat right;
                padding-right: 25px;
                background-size: 20px;
                padding: 0px 7px;
            }

            .ac_results li input[type='checkbox'] {
                position: relative;
                top: -2px;
            }

    .ac_over {
        background-color: #CCD9EE;
        cursor: pointer;
    }

    .ac_match {
        text-decoration: underline;
    }

    /*点评#comment-add table{height:330px;}#comment-editor table{width:100%; height:300px;border:none;}#comment-editor > div{padding:0; height:330px;}*/
    #comment-editor .ratingNum {
        font-size: 25px !important;
        font-style: italic !important;
        font-weight: bold !important;
    }

    #comment-list ul {
        padding-top: 10px;
    }

    /* #comment-list ul li {
        float: right;
        padding-right: 3px;
    }*/

    /*点评列表*/
    .data-item {
        border-bottom: dotted #CCCCCC;
        border-width: 1px;
        line-height: 150%;
        padding: 5px 1px 15px 1px;
    }

        .data-item:hover {
            background-color: #F1F7F8;
        }

        .data-item h3 {
            font-size: 14px;
            margin: 0 0 5px;
        }

        .data-item a.link-title:link, .data-item a.link-title:active {
            color: #105CB6;
            font-size: 14px;
            font-weight: bold;
            text-decoration: underline;
        }

        .data-item a.link-title:hover {
            color: Red;
        }

        .data-item .comment-star {
            width: 120px;
        }

        .data-item p {
            color: #333333;
            font-size: 12px;
            line-height: 1.8em;
            margin-bottom: 5px;
            overflow: hidden;
            padding-right: 5px;
            padding-top: 5px;
        }

        .data-item .data-man {
            border: 1px solid #CCCCCC;
            height: 48px;
            margin-right: 5px;
            margin-top: 3px;
            padding: 1px;
            width: 48px;
        }

        .data-item .data-do {
            display: none;
            padding-right: 5px;
        }

        .data-item:hover .data-do {
            display: inline;
        }

        .data-item .item-foot {
            color: #555555;
            margin-right: 10px;
            padding-top: 5px;
            text-align: right;
        }

            .data-item .item-foot a.lightblue:link, .data-item .item-foot a.lightblue:active, .data-item .item-foot a.lightblue:visited {
                color: #005A94;
                text-decoration: none;
            }

    .pager {
        color: #2E6AB1;
        font-size: 12px;
        line-height: 200%;
        margin: 25px 0;
        text-align: center;
    }

        .pager a {
            color: #2E6AB1;
            margin: 0 2px;
            padding: 2px 5px;
            text-decoration: none;
        }

            .pager a:hover {
                color: #FF9900;
            }

    /*标签*/
    a.index:link, a.index:active, a.index:visited {
        font-family: arial,sans-serif;
        font-size: 14px;
        padding: 0 3px;
        text-decoration: underline;
        font-weight: bold;
    }

    a.red:link, a.red:active, a.red:visited {
        font-family: arial,sans-serif;
        color: Red;
        font-weight: bold;
    }

    .CM_SpanBg_Current {
        background-image: url("/images/Tabstrip/MButtonBg1.gif");
        background-repeat: no-repeat;
        color: black;
        height: 21px;
        line-height: 21px;
    }

    .CM_SpanBg_Current_Tab {
        background-image: url("/images/Tabstrip/MButtonBg1_Tab.gif");
        background-repeat: no-repeat;
        color: black;
        height: 21px;
        line-height: 21px;
    }

    .CM_SpanBg_Normal {
        background-image: url("/images/Tabstrip/MButtonBg2.gif");
        background-repeat: no-repeat;
        color: black;
        height: 21px;
        line-height: 21px;
    }

    .CM_SpanBg_Other {
        border-bottom: 1px solid #B7C9E8;
    }

    .Bottom_Current_Tab {
        background-image: url("/images/Tabstrip/MButtonBg2_Tab.gif");
        background-repeat: no-repeat;
        color: black;
        height: 21px;
        line-height: 21px;
    }

    .Bottom_Normal {
        background: url("/images/Tabstrip/MButtonBg3.gif") repeat-x scroll 0 0 transparent;
        background-repeat: no-repeat;
        color: black;
        height: 21px;
        line-height: 21px;
    }

    .tab_Current_Middle {
        padding-top: 2px;
        overflow: hidden;
        white-space: nowrap;
        padding-left: 5px;
        padding-right: 5px;
        height: 24px;
    }

    .tab_Current_Left {
        height: 24px;
        width: 3px;
    }

    .tab_Current_Right {
        height: 24px;
        width: 3px;
    }

    .tab_Content {
        padding-top: 2px;
        overflow: hidden;
        white-space: nowrap;
        padding-left: 5px;
        padding-right: 5px;
        height: 24px;
    }

    .tab_Content_Left {
        height: 24px;
        width: 3px;
    }

    .tab_Content_Right {
        height: 24px;
        width: 3px;
    }

    /* 数据网格下方标签组*/
    #div_Tab .Arr {
        margin-bottom: 10px;
    }

    .css_Tab_list {
        margin: 0px;
        padding: 0px;
        clear: both;
        height: 28px;
        background: url('/Theme/Skin0/images/setupHeaderBg.gif') repeat-x;
        cursor: default;
    }

        .css_Tab_list li {
            float: left;
            height: 28px;
            padding-left: 5px;
            padding-right: 5px;
            line-height: 28px;
            background: url('/Theme/Skin0/images/setupSep.gif') no-repeat;
            background-position: right top;
            display: block;
        }

            .css_Tab_list li .txt {
                float: left;
                min-width: 80px;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                text-align: center;
            }

            .css_Tab_list li .num {
                font-size: 10px;
                color: gray;
            }

    #GroupTool {
        float: right;
        margin-right: 20px;
        border: 1px solid #c2c2c2;
        padding: 5px 13px;
    }

    .Set-Icon {
        background: url(/Images/View/icon_Set.png) no-repeat;
        width: 16px;
        height: 16px;
        border: 0px;
        display: block;
        margin-top: 1px;
        float: left;
        margin-right: 6px;
    }

    .moduleItem {
        margin-bottom: 12px;
        clear: both;
    }

    .feeDiv {
    }

        .feeDiv ul li {
            line-height: 30px;
            height: 30px;
        }

    .Ulfee {
        margin: 0 auto;
        width: 70%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .Ulfee li {
            line-height: 30px;
            height: 30px;
        }

            .Ulfee li input {
                margin-left: 5px;
            }

    .LineEdit {
        border: 0px;
        border-bottom: #666666 1px solid;
        min-height: 18px;
        line-height: 18px;
        background: transparent;
        word-break: break-all;
        white-space: initial;
    }

    .Li {
        list-style-type: disc;
        float: left;
    }

    .tt {
        height: 50px;
        line-height: 50px;
    }


    #div_Details_RelationModule .moduleItem .tt {
        left: 0px;
        max-width: 250px;
    }

    .contentScroll {
        margin-top: 5px;
        clear: both;
    }

        .contentScroll .addtopBlank:first-child {
            margin-top: 0px !important;
        }

    .mainGridLeft {
        display: inline-block;
        width: 250px;
        vertical-align: top;
        box-sizing: border-box;
        float: left;
    }

        .mainGridLeft .mainGridLeftCon {
            border: solid 1px #d7d7d7;
            margin-left: 20px;
            box-sizing: border-box;
            height: calc(100% - 45px);
            overflow-y: auto;
        }

        .mainGridLeft .mainGridLeftAdd {
            float: right;
            margin-right: 10px;
            margin-top: 0px;
            font-size: 14px;
            color: #0089ff;
            background: url(/Images/gridLeftAdd.png) left center no-repeat;
            padding-left: 19px;
            cursor: default;
            position: absolute;
            top: 1px;
            right: 0px;
        }

        .mainGridLeft .mainGridLeftTop {
            height: 40px;
            background-color: #eaeef4;
            border: solid 1px #d7d7d7;
            border-bottom: none;
            box-sizing: border-box;
            font-size: 14px;
            line-height: 38px;
            padding-left: 10px;
            margin-left: 20px;
            position: relative;
        }


    .mainGridContentScroll {
        background-color: white;
    }

    #MainPage .mainGridContentScroll {
        width: calc(100% - 255px);
        display: inline-block;
    }

    .fold #MainPage .mainGridContentScroll {
        width: 100%;
    }

    .addtopBlank {
        margin-top: 30px;
    }

    .moduleList .close-Icon {
        margin-left: 15px;
    }

    .moduleList .refresh-Icon {
        padding-left: 23px;
        margin-left: 15px;
        line-height: 21px;
        padding-right: 15px;
        position: relative;
    }

        .moduleList .refresh-Icon::after {
            content: '';
            position: absolute;
            top: 4px;
            right: 0px;
            width: 1px;
            height: 13px;
            background-color: #ccc;
        }

    .trCheckAll .refresh-Icon::after {
        width: 0px;
    }

    .groupSearchLoding {
        float: right;
        margin-top: 15px;
        position: relative;
        margin-left: 15px;
        padding-right: 18px;
    }

    .infoShowField .groupSearchLoding {
        margin-top: 4px;
    }

    .search_Height .groupSearchLoding {
        margin-top: 4px;
    }

    .groupSearchLoding::after {
        content: '';
        position: absolute;
        top: 4px;
        right: 0px;
        width: 1px;
        height: 13px;
        background-color: #ccc;
    }

    .RelationModuleFiles .groupSearchLoding::after {
        top: 8px;
    }

    .groupSearchLoding .groupSearchDiv {
        float: left;
        display: none;
        cursor: pointer;
    }

    .groupSearchLoding.showGridSearch .groupSearchDiv {
        display: block;
    }

    .groupSearchLoding .groupSearch {
        font-size: 14px;
        background: url(/Images/V2/globalSearch.png) no-repeat;
        background-position: 0px 4px;
        padding-left: 20px;
        background-position-x: 0px;
        float: left;
        line-height: 20px;
        cursor: pointer;
    }

    .search_Height .groupSearchLoding .groupSearch {
        margin-top: 5px;
    }

    .search_Height .groupSearchLoding::after {
        top: 9px;
    }

    .moduleGroup-RightMenuIcon {
        width: 16px;
        height: 16px;
        background: url('/Images/moreAction.png') 4px 3px no-repeat;
        background-size: 16px 16px;
        float: right;
        margin-top: 6px;
        cursor: pointer;
        line-height: 22px;
        position: relative;
        margin-left: 18px;
        padding-left: 20px;
        background-position: left center;
        padding-right: 15px;
    }

        .moduleGroup-RightMenuIcon::after {
            content: "";
            position: absolute;
            top: 4px;
            right: 0px;
            width: 1px;
            height: 13px;
            background-color: rgb(204, 204, 204);
        }

        .moduleGroup-RightMenuIcon::after {
        }

    .rightSearchGroup .moduleGroup-RightMenuIcon {
        width: 22px;
        height: 22px;
        position: relative;
        top: -1px;
        margin-right: 5px;
    }


    /* E6UI调整 添加按钮的样式 */
    .detail_a_icon {
        display: block;
        float: right;
        width: 30px;
        height: 22px;
        margin-top: 15px;
        margin-right: 0px;
        font-size: 14px;
        line-height: 21px;
    }

    .detail_AddIcon {
        background-image: none;
        min-width: 48px;
        font-size: 14px;
        color: rgb(30, 142, 255);
        padding-right: 5px;
        width: auto;
        position: relative;
        padding-right: 15px;
    }

        .detail_AddIcon::after {
            content: "";
            position: absolute;
            top: 4px;
            right: 0px;
            width: 1px;
            height: 13px;
            background-color: rgb(204, 204, 204);
        }

        .detail_AddIcon:hover {
            color: #ff7700;
        }

    .GroupDetailsTool {
        float: right;
        margin-right: 20px;
        min-height: 53px;
    }

    .mdname {
        /*    display: block;*/
        /*    width: calc(100% - 60px);*/
        box-sizing: border-box;
        cursor: pointer;
        _user-select: none;
        -moz-user-select: none;
        -webkit-user-select: none;
        font-size: 16px;
        padding-left: 0px;
        color: #004d9d;
        font-size: 14px;
        height: 50px;
        line-height: 50px;
    }

    .TabItemNoMain .mdname {
        border-bottom: none;
    }

    .mdname.pointToBottomIcon {
        /*    background: url(/images/NormalIcon/icon-arrow-circle-up.png) no-repeat right;
    background-size: 16px;*/
    }

    .mdname.pointToRightIcon {
        /*        background: url(/images/NormalIcon/icon-arrow-circle-down.png) no-repeat right;
        background-size: 16px;*/
    }

    .mdname span {
        height: 7px;
        display: inline-block;
        font-size: 14px;
    }

    .mdNum {
        padding-left: 8px;
        color: #A2A5A7;
        font-size: 10px;
    }

    .pageCenter .Arr {
        width: 23px;
        height: 13px;
        display: block;
        margin-top: 0px;
        background: url('/Theme/Skin0/images/sarrbg.gif') no-repeat;
        position: relative;
    }

    .TabItem .moduleList {
        width: 100%;
    }


    .TabItem .listViewTable thead tr th, .TabItem .listViewTableOther thead tr th {
        color: #000 !important;
        /*border-bottom: 0px;*/
    }

    /* 冒泡提示 */
    .tip-yellowsimple {
        z-index: 2000;
        text-align: left;
        border: 1px solid #c7bf93;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding: 2px;
        min-width: 45px;
        max-width: 300px;
        color: #000;
        background-color: #fff9c9;
    }

        .tip-yellowsimple .tip-inner {
            font: 12px/16px arial,helvetica,sans-serif;
        }

        .tip-yellowsimple .tip-arrow-top {
            margin-top: -6px;
            margin-left: -5px;
            top: 0;
            left: 50%;
            width: 9px;
            height: 6px;
            background: url('/Theme/Skin0/images/tip-yellowsimple_arrows.gif') no-repeat;
        }

        .tip-yellowsimple .tip-arrow-right {
            margin-top: -4px;
            margin-left: 0;
            top: 50%;
            left: 100%;
            width: 6px;
            height: 9px;
            background: url('/Theme/Skin0/images/tip-yellowsimple_arrows.gif') no-repeat -9px 0;
        }

        .tip-yellowsimple .tip-arrow-bottom {
            margin-top: 0;
            margin-left: -5px;
            top: 100%;
            left: 50%;
            width: 9px;
            height: 6px;
            background: url('/Theme/Skin0/images/tip-yellowsimple_arrows.gif') no-repeat -18px 0;
        }

        .tip-yellowsimple .tip-arrow-left {
            margin-top: -4px;
            margin-left: -6px;
            top: 50%;
            left: 0;
            width: 6px;
            height: 9px;
            background: url('/Theme/Skin0/images/tip-yellowsimple_arrows.gif') no-repeat -27px 0;
        }
    /* end冒泡提示 */

    /* 冒泡提示 */
    .tipDesktop-inner {
        font: 12px/16px arial,helvetica,sans-serif;
    }

    .tipDesktop-arrow-top {
        margin-top: -6px;
        margin-left: -5px;
        top: 0;
        left: 50%;
        width: 9px;
        height: 6px;
    }

    .tipDesktop-arrow-right {
        margin-top: -4px;
        margin-left: 0;
        top: 50%;
        left: 100%;
        width: 6px;
        height: 9px;
    }

    .tipDesktop-arrow-bottom {
        margin-top: 0;
        margin-left: -5px;
        top: 100%;
        left: 50%;
        width: 9px;
        height: 6px;
    }

    .tipDesktop-arrow-left {
        margin-top: -4px;
        margin-left: -6px;
        top: 50%;
        left: 0;
        width: 6px;
        height: 9px;
    }
    /* end冒泡提示 */

    /*按钮 */
    .btnGroup {
        height: 26px;
        display: table; /*margin-top: 10px; margin-bottom: 10px;*/
        /*clear: both;*/
        float: right;
        margin-right: 5px; /*padding-top:10px;*/
        padding-top: 20px;
    }

        .btnGroup a {
            display: block;
            float: left;
        }

    .gridTitle .rightBtnContent .btnGroup {
        margin-right: 12px;
        padding-top: 20px;
    }

    /*E6UI调整 所有客户、所有供应商等的新建操作按钮下拉图标 */
    .all_AddBtn {
        background: url(/Images/TopNav/menu_Down.png) 50px center no-repeat;
        position: relative;
        left: 5px;
        top: -2px;
        display: none;
    }
    /*所有客户、所有供应商等的新建操作按钮点击之后切换为向上的箭头*/
    .isClickAddBtn .all_AddBtn {
        background-image: url(/Images/TopNav/menu_Up_White.png);
    }

    .btnGroup a.normalBtn {
        margin-right: 5px;
    }

    .btnGroup #btnEdit_Layout:hover, .btnGroup #btnSave_Layout:hover {
        color: white;
    }


    .FieldValue .areaText {
        display: table;
        line-height: 20px;
        font-size: 14px;
        -webkit-tap-highlight-color: transparent;
        outline: none;
        border: #a2abbf 1px solid;
        border-radius: 2px;
        padding: 6px 7px 2px;
    }

    .mainArea_Page .FieldValue .areaText:focus {
        border-color: #9ecaed;
        box-shadow: 0 0 10px #9ecaed;
    }

    .FieldValue .combo-text {
        min-width: 20px;
        padding-left: 7px;
        font-size: 14px;
        text-indent: 0px;
        padding: 2px 30px 2px 7px;
        border-radius: 4px;
        border: #ccc 1px solid;
        height: 30px;
        box-sizing: border-box;
        width: 100%;
    }

    .field_Icon_Parent {
        width: 20px;
        height: 20px;
        background: url(/Theme/Skin0/Images/bg_Operator_Down.png) no-repeat center center;
        position: absolute;
        left: 92%;
    }


    .GroupContent tr td.FieldValue {
        padding-left: 1px;
        position: relative;
    }

    .GroupContent tr td.LayoutTbMiddle, .GroupContent tr td.oneLayoutTbMiddle {
        border: none;
    }

    .FieldValue .combo {
        position: relative;
        top: 4px;
        border: 0px;
        width: 100%;
    }

    .FieldValue .fbox {
        margin-left: 6px;
    }

        .FieldValue .fbox:first-child {
            margin-left: 0px;
        }

    .FieldValue .field_Icon {
        float: right;
        margin-top: 18px;
        margin-right: 10px;
    }


    .FieldValue .Wdate {
        background: none;
        padding-left: 0px;
        border-color: #ccc;
        padding-left: 7px;
    }

    .FieldValue .IconView {
        float: initial;
        margin-top: -5px;
        margin-left: 10px;
    }

    .FieldValue .inputText {
        width: 100%;
        box-sizing: border-box;
    }


        .FieldValue .inputText.invalidInput {
            border-color: #f00 !important;
            box-shadow: 0 0 1px #f00;
            color: #f00;
        }


        .FieldValue .inputText.inputForeignKey {
            padding-right: 62px;
        }

    .FieldValue .areaText {
        width: 100%;
        padding-right: 30px;
        box-sizing: border-box;
    }

    .mainArea_Page .FieldValue .Wdate {
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #a2abbf;
        padding: 0px 30px 0px 7px;
        font-size: 14px;
        text-indent: 0px;
        padding: 0px 30px 0px 7px;
        border-radius: 2px;
        height: 34px;
        line-height: 32px;
    }

        .mainArea_Page .FieldValue .Wdate.invalidInput {
            border-color: #f00 !important;
            box-shadow: 0 0 1px #f00;
            color: #f00;
        }

    .mainArea_Page .FieldValue select.picklist {
        width: 100%;
        box-sizing: border-box;
    }


    .FieldLabel .need {
        height: 2px;
    }

    .FieldLabel .underline {
        border-bottom: 0px;
    }

    li .normalBtn:first-child {
        margin-left: 0px;
    }

    li .normalBtn {
        margin-left: 5px;
    }

    .normalBtn {
        background-color: #e6ecf6;
        border-radius: 2px;
        min-width: 60px;
        padding-left: 10px;
        padding-right: 10px;
        height: 30px;
        line-height: 30px;
        display: block;
        text-align: center;
        margin-left: 0px;
        letter-spacing: 1px;
        box-sizing: border-box;
    }

        .normalBtn:hover {
            background-color: #c2c2c2;
            color: white;
        }


    #divEditButtonGroup .btnGroup .normalBtn {
        margin-right: 5px;
    }

        #divEditButtonGroup .btnGroup .normalBtn.btnOpenInTab {
            background: url(/Images/OpenInTab.png) no-repeat center;
            min-width: auto;
            width: 20px;
            background-size: 20px;
            border: none;
            margin-left: 10px;
            height: 30px;
        }

        #divEditButtonGroup .btnGroup .normalBtn.btnCancel {
            background: url(/Images/CloseTab.png) no-repeat center;
            min-width: auto;
            width: 20px;
            background-size: 20px;
            border: none;
            height: 30px;
        }

        #divEditButtonGroup .btnGroup .normalBtn.btnClose {
            background: url(/Images/CloseTab.png) no-repeat center;
            min-width: auto;
            width: 20px;
            background-size: 20px;
            border: none;
            height: 30px;
        }

    /* E6UI调整，针对于单个页面调整 */
    .normalBtnNotFirst {
        border: 1px solid #a0a0a0;
        background-color: #e8e8e8;
        color: black;
    }

    .dialogButton {
        background-color: #dadada;
        border: 1px solid gray;
        min-width: 50px;
        padding-left: 5px;
        padding-right: 5px;
        height: 22px;
        line-height: 22px;
        display: block;
        text-align: center;
        color: black;
        margin-left: 5px;
    }

        .dialogButton:hover {
            color: white !important;
            background-color: #dadada;
            border: 1px solid gray;
        }

    #btnMore_Layout {
        font-size: 22px;
        display: block;
        height: 30px;
        width: 40px;
        text-align: center;
        line-height: 17px;
    }

    .selectMenuBtn {
        background: none !important;
        border: 1px solid #c2c2c2 !important;
    }
        /*.selectMenuBtn:hover{ background-color:#c2c2c2  !important; }
.selectMenuBtn:hover span{ color:white !important; }*/
        .selectMenuBtn span {
            color: #c2c2c2 !important;
        }

    .uiButtonBg {
        background: url('/Theme/Skin0/images/Dialog/dialogButton_Center_Bg.png') repeat-x scroll 0 0 transparent;
        cursor: pointer;
        height: 24px;
        border: 1px solid #CCCCCC;
    }

    .ulButton {
        list-style-type: none;
        margin-right: 3px;
    }

        .ulButton li {
            float: left;
            height: 28px;
            line-height: 28px;
            vertical-align: middle;
            padding: 0px !important;
            text-indent: 0px !important;
        }

        .ulButton .left {
            background-color: #ff8d00;
            width: 5px;
        }

        .ulButton .center {
            background-color: #ff8d00;
            min-width: 70px;
            color: White;
            text-align: center;
        }

            .ulButton .center span {
                padding-left: 5px;
                padding-right: 5px;
                text-indent: 0px !important;
            }

        .ulButton .right {
            background-color: #ff8d00;
            width: 5px;
        }

    .btnExtendGroup_Edit {
        margin-top: 5px;
        margin-bottom: 15px;
        text-align: center;
    }

    .btnExtendGroup_View {
        margin-top: 5px;
        margin-bottom: 15px;
        text-align: center;
    }

    .btn {
        border: #7ab2e9 1px solid;
        padding: 2px 2px 0px 2px;
        FONT-SIZE: 12px;
        height: 25px;
        background: url('/Theme/Skin0/images/btn_bg.gif') repeat-x;
        CURSOR: pointer;
        COLOR: black;
        min-width: 80px;
    }

    .btnMore {
    }

    .helpDialog {
        height: 16px;
        width: 16px;
        display: block;
        background: url(/Images/TuBiao/621.gif) no-repeat;
    }

    .searchHelp {
        background-image: url(/Images/DataGrid/magnifier.png);
    }

    .btn_Dialog {
        border: #E78F08 1px solid;
        padding: 2px 2px 0px 2px;
        FONT-SIZE: 12px;
        height: 25px;
        background: url('/Theme/Skin0/images/btn_Dialog_bg.gif') repeat-x;
        CURSOR: pointer;
        COLOR: black;
        min-width: 60px;
    }
    /*end*/

    /*div框样式 */
    .divDialogStyle {
        display: none;
        position: absolute;
    }

    .divTableStyle {
        background-color: white;
        background-image: url('/Theme/Skin0/images/content_bg.gif');
        background-repeat: repeat-x;
        padding: 0;
        border: #255ba9 1px solid;
    }

        .divTableStyle .firstTr td {
            vertical-align: top;
            height: 25px;
            background-image: url('/Theme/Skin0/images/divHeaderBg.gif');
            background-repeat: repeat-x;
        }

            .divTableStyle .firstTr td span {
                color: #ffffff;
            }

    .dialog-content {
        padding: 10px;
        cursor: default;
        min-width: 500px;
        min-height: 120px;
    }

    .divFootStyle {
        line-height: 32px;
        height: 32px;
        text-align: right;
        background-color: #9bc2ed;
        padding-right: 5px;
        cursor: default;
    }
    /*end*/

    /* 选择部门人员样式 */
    .selectorTable {
        width: 100%;
        height: 100%;
    }

    .selectorDiv {
        background-color: White;
        /*border: 1px solid #979797;*/
        border-top: 0px;
        padding: 5px;
    }

        .selectorDiv .searchStyle {
            width: 250px !important;
            border: 0px;
            font-size: 14px;
        }

        .selectorDiv .tb_View {
            padding: 8px !important;
        }

        .selectorDiv .quickSearch li {
            height: 26px;
            line-height: 26px;
            border: 0px;
        }

        .selectorDiv .quickSearch .leftwhite, #details_Search .leftwhite {
            display: none;
        }

        .selectorDiv .quickSearch .center {
            border-bottom: 1px solid #b5b5b5;
            background: url(/images/quickSearch-right.png) no-repeat;
            background-size: 24px;
            background-position: 5px 2px;
            padding-left: 32px;
        }

        .selectorDiv .quickSearch .right {
            display: none;
        }

    .tabContentDiv {
        height: 250px;
        margin: 0px 20px;
        margin-bottom: 0px;
        overflow: auto;
        display: none;
        border: 1px solid #ccc;
        background-color: White;
    }

    .tabContentDiv-dialog {
        width: 458px; /*height: 175px;*/
        margin: 0px; /*border: 1px solid #979797;*/
        background-color: #f1f1f1;
    }

    .TabDialog_bg {
        background-color: transparent;
    }

    .tt-body {
        padding: 10px;
        margin: 0 auto;
    }

        .tt-body:last-child {
            padding-bottom: 20px !important;
        }

    .tt-body-dialog {
        padding: 10px;
        width: 438px;
        height: 155px;
        margin: 0 auto;
    }

        .tt-body-dialog .NoData { /*line-height: 155px; height: 155px;*/
            color: Gray;
        }

    .selectorResult {
        border: dashed 1px #ccc;
        margin: 10px 25px;
        padding: 9px 11px;
        box-sizing: border-box;
        line-height: 17px;
        background-color: #ffffe1;
        font-size: 14px;
        position: relative;
    }

    .selectorResult-more {
        margin: auto;
        margin-top: 5px;
        line-height: 18px;
        min-height: 22px;
        width: 428px;
        height: 60px;
        overflow: auto;
    }

    #ulSelected li {
        float: left;
    }

    #ulSelected .selectedUser {
        background-color: transparent;
        padding-left: 2px;
        cursor: default;
        display: inline-block;
        position: relative;
        top: 2px;
        background-image: url(/Images/Context/remove.gif);
        padding-right: 16px;
        background-position-y: 5px;
        background-position-x: right;
        background-repeat: no-repeat;
        font-size: 14px;
        padding-right: 13px;
        margin-right: 0px;
    }

    #userSelector-form #ulSelected {
        display: inline-block;
        position: absolute;
        top: 6px;
    }

    #ulSelected .remove {
        background-image: url(/Images/Context/remove.gif);
    }

    .letterContainer {
        padding: 0px 0px 3px 5px;
        height: 28px;
        line-height: 28px;
    }

    /*end*/

    /* 系统设置 */
    .setup-leftshadow {
        padding: 0 0 0 13px;
        width: 194px;
    }

    .setup-category {
        border-bottom: 1px solid #D9D9D9;
        padding: 15px 0;
    }

    .setup-heading {
        color: #000000;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        font-weight: bold;
    }

    .setup-subheading {
        background-image: url(/Images/Field/expand.gif);
    }

    .setup-subheading-down {
        background-image: url(/Images/Field/collapse.gif);
    }

    .setup-subheading, .setup-subheading-down {
        color: #0055A4;
        cursor: pointer;
        font-weight: bold;
        padding: 3px 0 3px 19px;
        background-position: 5px center;
        background-repeat: no-repeat;
    }

    .pageLeft ol {
        margin: 0px;
        padding: 0px;
    }

        .pageLeft ol li {
            line-height: 28px;
            list-style: none;
            padding: 0 0 0px 40px;
            /*height: 28px;*/
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

            .pageLeft ol li:hover a, .pageLeft ol li.current a {
                color: #2c7ad1;
            }

            .pageLeft ol li a {
                font-size: 14px;
                color: #646464;
            }

    .noBg {
        background: none !important;
    }

    .tbItemContainer {
        border: 0px;
        width: 100%;
        background-color: white;
    }

    .item-head {
        padding: 45px 0px 5px 45px;
        font-size: 13pt;
    }

    .item-line {
        padding: 0px 180px 0px 20px;
        height: 15px;
        line-height: 15px;
        vertical-align: top;
    }

        .item-line hr {
            border: 1px solid #ccc;
            width: 100%;
            padding: 0px;
            margin: 0px;
            border-top: 0px;
        }

    .item-label {
        width: 160px;
        height: 32px;
        line-height: 32px;
        vertical-align: top;
        font-size: 14px;
        padding-left: 55px;
    }

        .item-label a {
            font-size: 14px;
        }

    .item-content {
        line-height: 24px;
    }

        .item-content .Wdate, .item-content .LineEdit {
            border: 0px;
            border-bottom: 1px solid #a8a9a9;
        }

        .item-content .LineEdit {
            font-size: 14px;
        }

    .descriptionInfo {
        color: #a8a9a9;
        font-size: 10pt;
    }

    .marginLeft10 {
        margin-left: 10px;
    }

    .descGroupItem {
        padding: 10px 20px 10px 20px;
        display: block;
        line-height: 24px;
        margin-left: 32px;
    }

    /* 权限勾选图标 */
    .setup-checkbox {
        background-repeat: no-repeat;
        background-color: transparent;
        cursor: pointer;
        padding-left: 14px !important;
        padding-top: 0px !important;
        padding-bottom: 2px !important;
        text-decoration: none;
        width: 18px;
        height: 18px;
    }

    .setup-checked {
        background-image: url(/Images/SysInfo/btn_checked.png);
    }

    .setup-unchecked {
        background-image: url(/Images/SysInfo/btn_unchecked.png);
    }

    .setup-nocheck {
        background-image: url(/Images/SysInfo/btn_nocheck.png);
        cursor: default;
    }

    .setup-checkAll {
        background-image: url(/Scripts/jstree/themes/classic/d.png);
        background-position: -36px -19px;
    }

    .setup-checkUndetermined {
        background-image: url(/Scripts/jstree/themes/classic/d.png);
        background-position: -18px -19px;
    }

    .setup-checkNon {
        background-image: url(/Scripts/jstree/themes/classic/d.png);
        background-position: 0px -19px;
    }
    /*end*/

    /* 上传 */
    .uploadify {
        position: relative;
        margin-bottom: 1em;
    }

    .uploadify-button.disabled {
        background-color: #D0D0D0;
        color: #808080;
    }

    .uploadify-queue {
        margin-bottom: 1em;
    }

    .uploadify-queue-item {
        background-color: #F5F5F5;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin-top: 5px;
        max-width: 350px;
        padding: 10px;
    }

    .uploadify-error {
        background-color: #FDE5DD !important;
    }
    /* E6UI调整，改变了上传图片取消按钮的图片路径 原路径oa/uploadify-cancel.png没有 */
    .uploadify-queue-item .cancel a { /*background: url('oa/uploadify-cancel.png') 0 0 no-repeat;*/
        background: url('/Images/tab_Close.png') 0 0 no-repeat;
        float: right;
        height: 16px;
        text-indent: -9999px;
        width: 16px;
    }

    .uploadify-queue-item.completed {
        background-color: #E5E5E5;
    }

    .uploadify-progress {
        background-color: #E5E5E5;
        margin-top: 10px;
        width: 100%;
    }

    .uploadify-progress-bar {
        background-color: #0099FF;
        height: 3px;
        width: 1px;
    }
    /*end*/

    /* 发送范围 */
    .tb_SendRange {
        line-height: 28px;
        margin-left: 180px;
    }

        .tb_SendRange td {
            vertical-align: middle;
        }

    .sendRange-item {
        text-indent: 4pt;
        line-height: 20px;
    }
    /* end */

    /* 多级审核相关 */
    .tbAuditFlow {
        width: 425px;
        line-height: 20px;
        background-color: #dad7d7;
        margin: auto;
    }

        .tbAuditFlow td {
            background-color: #f7f7f7;
            padding: 2px;
            text-align: center;
            word-break: break-all;
        }

        .tbAuditFlow .thead td {
            background-color: #ededed;
        }

        .tbAuditFlow .notComplete {
            color: Red;
        }

    .tbAuditFlowContainer {
        width: 445px;
        height: 160px;
        overflow: auto;
    }

    .auditSummaryInfo {
        color: Gray;
        line-height: 20px;
        margin-top: 5px;
        padding-left: 10px;
    }

    .tbAuditFlow-all-container {
        width: 920px;
        margin: auto;
    }

    .tbAuditFlow-all {
        line-height: 16px;
        background-color: #dad7d7;
    }

        .tbAuditFlow-all td {
            background-color: #f7f7f7;
            padding: 2px;
            text-align: center;
        }

        .tbAuditFlow-all .thead td {
            background-color: #ededed;
        }

        .tbAuditFlow-all .notComplete {
            color: Red;
        }

    /* E6UI调整审核对话框中的上传附件字体大小和去除宽度 */
    .upAuditaccesory {
        float: left; /*width: 50px;*/
        cursor: pointer;
        height: 24px;
        margin-right: 10px;
        color: #668cb3;
        text-decoration: underline;
        font-size: 14px;
    }

    .commonidea {
        float: right;
        cursor: pointer;
        text-decoration: underline;
        line-height: 20px;
        display: block;
        height: 20px;
        overflow: hidden;
    }

        .commonidea:hover {
        }

        .commonidea a {
            float: right;
        }

        .commonidea ul {
            clear: both;
            position: absolute;
            right: 20px;
            top: 100px;
            padding: 3px 5px;
            display: none;
            width: 180px;
        }

        .commonidea:hover ul {
            display: block;
        }

        .commonidea ul li {
            float: none;
            border-bottom: 1px dotted #000000;
            text-align: left;
            background-color: #eee;
            width: 170px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .commonidea ul li:hover {
                background-color: #CCCCCC;
            }

            .commonidea ul li a {
                float: none;
                text-align: left;
            }
    /* end */


    .RememberList {
        width: 228px;
        background-color: white;
        border: 1px solid #b5b5b5;
        display: none;
        font-size: 12px;
        line-height: 20px;
        list-style: none outside none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: fixed;
        z-index: 10000;
    }

    .globalSearch {
        margin: 10px;
    }

    .rememberDiv {
        margin: 0px;
        padding: 0px;
        position: relative;
    }

        .rememberDiv img {
            display: none;
            float: right;
            overflow: hidden;
            cursor: pointer;
            margin: 2px 0 0px 20px;
        }

        .rememberDiv:hover img {
            display: block;
        }

    .RememberList .rememberItem {
        width: 186px;
        display: inline-block;
        margin-left: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        cursor: pointer;
    }

    .RememberList .rememberDel:hover {
        cursor: pointer;
    }

    .RememberList div:hover {
        background-color: #CCD9EE;
        cursor: pointer;
    }

    /*工作日志*/
    .log_head {
        background-color: #fffeec;
        height: 28px;
        line-height: 28px;
        border: 1px solid #ddddd5;
        padding: 0px 10px 0px 5px;
        color: #8f8d80;
    }

        .log_head .date {
            color: #738697;
            font-weight: bold;
            padding-right: 10px;
        }
    /*工作日志结束*/

    /* 提醒设置样式 */
    #awakeSetup > div {
        border-bottom: solid 1px #F6A828;
    }

    #awakeSetup textarea {
        width: 415px;
        padding: 3px 0 0 2px;
        margin: 4px 0 7px;
        overflow: auto;
    }

    #awakeSetup .dateselector {
        padding: 15px 0 5px;
        *padding-top: 5px;
    }

    #awakeSetup .selectortitle {
        margin-top: -10px;
        height: 19px;
    }

    #awakeSetup .selectorremark {
        margin-top: 3px;
        height: 15px;
    }

        #awakeSetup .selectorremark span {
            margin-top: 8px;
            *margin-top: 5px;
            color: #1D76AD;
        }

    #awakeSetup .repeatselector {
        width: 200px;
    }

    #awakeSetup select {
        min-width: 50px;
    }
    /* end 提醒设置样式 */


    /* 提醒消息样式 */
    #awakeMessage {
        padding: 0;
    }

        #awakeMessage table {
            width: 100%;
            height: 100%;
        }
        /* 提醒对话框 */
        #awakeMessage .context {
            font-size: 14px;
            vertical-align: top;
            padding: 10px;
            background: url(jquery-ui/images/configDialog-icon.png) 34px 19px no-repeat;
            height: 92px;
            padding-top: 26px;
            position: relative;
        }

            #awakeMessage .context .awake-icon {
                width: 32px;
                height: 32px;
                position: absolute;
                background: url(/Images/V2/main-awake.png) no-repeat center;
                background-size: 50px;
                left: 37px;
                border-radius: 50%;
            }

            #awakeMessage .context .content {
                width: 360px;
                height: 92px;
                overflow-y: auto;
                word-wrap: break-word;
                word-break: break-all;
                line-height: 26px;
                /*            text-indent: 2em;*/
                padding-left: 35px;
                padding-right: 45px;
                position: relative;
                left: 38px;
                top: -7px;
            }

            #awakeMessage .context .link {
                cursor: pointer;
            }

                #awakeMessage .context .link:hover {
                    text-decoration: underline;
                }

        #awakeMessage .bottom {
            height: 44px;
            text-indent: 10px;
            font-size: 12px;
            padding-right: 0px;
            border-top: 1px solid #DADEE5;
        }

        #awakeMessage ins {
            text-decoration: none;
            cursor: pointer;
        }

        #awakeMessage .iKnow, #awakeMessage .iKnowAll {
            color: blue;
        }

        #awakeMessage .nav {
            width: 5px;
            height: 9px;
            background-repeat: no-repeat;
            background-position: left 3px;
        }

        #awakeMessage .prev {
            padding-right: 15px;
            background-image: url(/Images/Context/aWake_Prev.png);
        }

        #awakeMessage .next {
            padding-left: 5px;
            background-image: url(/Images/Context/aWake_Next.png);
        }

        #awakeMessage .navnumber {
            padding-right: 10px;
            color: #B19496;
            cursor: default;
        }

        #awakeMessage .AmakaButtom li { /*margin-left:5px;*/
        }

            #awakeMessage .AmakaButtom li:first-child {
                margin-left: 0px;
                margin-right: 10px;
            }

        #awakeMessage .IKnow_Btn a, #awakeMessage .operators a {
            padding-left: 21px;
            padding-right: 21px;
            font-size: 13px;
            background-color: white;
            border: none;
            color: #0DB9F7;
            height: 30px;
            line-height: 30px;
            min-width: 0px !important;
        }

        #awakeMessage .IKnow_Btn .a_hover, #awakeMessage .operators .a_hover {
            background-color: #2691E3;
            color: white;
        }

    /*E6UI调整*/
    #pmwayAwakeDialog {
        padding: 0px !important;
    }
    /*分割线*/
    #awakeMessage .aWake_Splite {
        float: right;
        height: 15px;
        width: 0px;
        border-left: 1px solid #C0C0C0;
        margin-top: 7px;
    }
    /* 我知道了 */
    #awakeMessage .IKnow_Btn {
        float: right;
    }
    /* 操作 */
    #awakeMessage .operators {
        float: right;
    }

        #awakeMessage .operators a {
            display: block;
            float: left;
        }

        #awakeMessage .operators .lookDans {
            padding-left: 11px !important;
            padding-right: 11px !important;
        }

        #awakeMessage .operators .aWake_MoreAction {
            padding: 0px !important;
            background: url('/images/down_Arrow.png') 0px center no-repeat;
            width: 9px;
        }
    /* 上下消息选择 */
    #awakeMessage .nextAndPrev {
        float: left;
        margin-top: 5px;
    }



    .awake-message-dialog {
        position: fixed !important;
        bottom: 5px !important;
        right: 5px !important;
        left: auto !important;
        top: auto !important;
    }
    /* end 提醒消息样式 */

    /* 温馨提示框*/
    .infoSummary-container {
        height: 273px;
        overflow: auto;
    }

    .infoSummary {
        margin: 0px;
        padding: 0px;
    }

        .infoSummary li {
            line-height: 20px;
        }

    #pmwayInfoSummaryDialog {
        background-image: none;
        background-color: white;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
    }


    .importantText a {
        font-size: 14px;
        font-weight: bold;
    }

    .infoSummary {
        margin: 0px;
        padding: 0px;
    }

        .infoSummary li {
            background: url(/Images/TopNav/ol_li.gif) no-repeat 5px 5px;
            line-height: 20px;
            list-style: none;
            padding: 0 0 3px 20px;
        }

    .infoSummary-btn .left {
        margin-bottom: 3px;
        float: left;
    }

    .infoSummary-btn .right {
        float: right;
    }

    .infoSummary-date {
        font-weight: bold;
        color: red;
        margin: 5px 5px 8px 5px;
    }

    /* 百度地图 */
    .ul-MapContent {
        padding: 0px;
        margin: 0px;
        line-height: 22px;
    }

        .ul-MapContent li {
            display: block;
        }

    .iw_poi_title {
        color: #CC5522;
        font-size: 14px;
        font-weight: bold;
        overflow: hidden;
        padding-right: 13px;
        white-space: nowrap;
    }

    .iw_poi_content {
        font: 12px arial,sans-serif;
        overflow: visible;
        padding-top: 4px;
        white-space: -moz-pre-wrap;
        word-wrap: break-word;
    }

    .mapContainer {
        height: 500px;
        border: #ccc solid 1px;
        margin: auto;
        margin: 10px;
    }

    #radioPass {
        margin-right: 2px;
    }

    #radioNoPass {
        margin-right: 2px;
    }

    /* 电子邮件主界面 */
    .settingDiv table tr {
        line-height: 18px;
        height: 18px;
    }

        .settingDiv table tr td {
            padding: 5px;
        }

    .settingDiv {
        margin: 15px;
        zoom: 1;
        overflow: hidden;
        margin-top: 0px;
        clear: both;
    }

    .no_bt {
        border-top-width: 0px !important;
    }

    .settingtable .p1 {
        border-right-width: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        padding-top: 20px;
    }

    .lh1 {
        padding-left: 6px;
    }

    .settingtd {
        border-top: 0px;
    }

    .attbg {
        background: #ebebeb;
    }

    .addr_line {
        border-bottom: #7dafa1 1px solid;
    }

    .settingtable {
        background: #ecf5ef;
    }

    .addrtitle {
        color: #768993;
    }

    .settingtd {
        border-top: #fff 1px solid;
    }

    .addr_line {
        border-bottom-width: 2px;
        font-size: 14px;
    }

    .settingline {
        border-bottom: #fff 1px solid;
    }

    .txt {
        border-bottom: #718da6 1px solid;
        border-left: #718da6 1px solid;
        height: 20px;
        border-top: #718da6 1px solid;
        border-right: #718da6 1px solid;
        padding-top: 2px;
    }

    .qqshowbd {
        border-bottom: #bad5cb 1px solid;
        border-left: #bad5cb 1px solid;
        border-top: #bad5cb 1px solid;
        border-right: #bad5cb 1px solid;
    }

    .settingtd {
        border-bottom: #bad5cb 1px solid;
    }

    .addr_line {
        vertical-align: bottom;
        padding-top: 30px;
    }

    .blankRow {
        height: 20px;
    }

    /*照片墙   begin*/
    .photoWallBg {
        background: url(/Images/OA/PhotoWall/bg_wall.jpg) repeat;
    }

    #photoWallMain {
        padding-bottom: 0px;
        border: 0px;
        width: 100%;
        background-color: transparent;
        overflow: auto;
    }

    #photoBorderList {
        margin-bottom: 15px;
        padding-bottom: 7px;
        border-bottom: 1px solid #c1c8d2;
        overflow: auto;
        padding-left: 50px;
    }

    .imgBorderDiv {
        float: left;
        max-width: 80px;
        width: 80px;
        max-height: 100px;
        text-align: center;
        margin-left: 10px;
        margin-bottom: 10px;
        border: 1px solid #CCC;
        padding: 5px;
        cursor: pointer;
        background-color: white;
    }

        .imgBorderDiv table {
            width: 100%;
            height: 80px;
            margin-bottom: 3px;
            border: 0px;
        }

    #photoBorderList img {
        width: 60px;
        max-height: 80px;
    }

    #noPicDiv {
        width: 200px;
        height: 137px;
        padding-top: 40px;
        margin-left: -100px;
        background-color: transparent;
        position: absolute;
        top: 35%;
        left: 50%;
        background: url(/Images/OA/PhotoWall/noPhoto.png) no-repeat;
        text-align: center;
        display: none;
        color: gray;
    }

    .imgMessageContainer {
        width: 100%;
        height: 100%;
        background-color: white;
    }

    .photoWallAddBtn {
        background: url(/Images/Field/edit.png) no-repeat transparent;
        width: 16px;
        height: 16px;
        border: 0px;
        cursor: pointer;
        margin-top: 5px;
    }

    .addPhoto {
        width: 60px;
        height: 60px;
        background: url(/Images/OA/PhotoWall/addPhoto.png) no-repeat;
        margin-left: 70px;
        cursor: pointer;
    }

    .iw_wrapper {
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding-bottom: 50px;
    }

    ul.iw_thumbs li.NothingPic {
        color: gray;
        text-align: center;
    }

    ul.iw_thumbs li {
        float: left;
        margin: 5px;
    }

        ul.iw_thumbs li div {
            display: none;
            z-index: 1;
            cursor: pointer;
        }

        ul.iw_thumbs li img {
            padding: 10px;
            cursor: pointer;
            position: relative;
            -moz-box-shadow: 5px 5px 10px #777;
            -webkit-box-shadow: 5px 5px 10px #777;
            box-shadow: 5px 5px 10px #777;
        }

            ul.iw_thumbs li img:hover {
                -moz-box-shadow: 10px 10px 20px #777;
                -webkit-box-shadow: 10px 10px 20px #777;
                box-shadow: 10px 10px 20px #777;
            }

    .iw_ribbon {
        position: fixed;
        height: 100%; /*first 126 then 0 to close and 100% to open (while top goes to 0) */
        width: 100%; /*first 0 then animate to 100%*/
        left: 0px; /*or right 0*/
        top: 0px; /*First, top of thumb, then animate to 0*/
        overflow: hidden;
        display: none;
        z-index: 102;
    }

    .ribbonTop {
        float: left;
        width: 100%;
        height: 30px;
        line-height: 30px;
    }

    .iw_close {
        position: absolute;
        top: 5px;
        right: 10px;
        background: #f0f0f0 url(/Images/OA/PhotoWall/close.gif) no-repeat center center;
        width: 18px;
        height: 18px;
        display: none;
        cursor: pointer;
    }

    .iw_down {
        float: right;
        margin-right: 30px;
        margin-top: 5px;
        display: block;
        width: 16px;
        height: 16px;
        background: url(/Images/page_down.gif) no-repeat;
    }

    .iw_zoom {
        color: white;
        font-size: 8px;
        font-family: Arial, sans-serif;
        text-transform: uppercase;
        display: none;
        float: right;
        margin-right: 30px;
    }

    .iw_ribbon img {
        position: absolute;
        top: 50%;
        left: 50%;
        border: 7px solid #fff;
    }

    .divribbonImg {
        float: left;
        max-width: 350px;
        min-height: 250px;
        max-height: 460px;
        width: 350px;
    }

        .divribbonImg div.picmess {
            margin-top: 6px;
        }

    .divDianPing {
        float: right;
        width: 300px;
        max-height: 460px;
        overflow: hidden;
        background-color: white;
    }

    #txtDianPing {
        width: 100%;
        height: 90px;
    }

    #divdianPingList {
        overflow: auto;
        max-height: 460px;
    }

        #divdianPingList div {
            border-bottom: 1px dashed black;
            width: 100%;
            word-wrap: break-word;
            margin: 0 auto;
            padding-bottom: 10px;
            margin-bottom: 10px;
            line-height: 20px;
        }

    .iw_loading {
        background: #fff url(/Images/OA/PhotoWall/loader.gif) no-repeat center center;
        width: 28px;
        height: 28px;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10000;
        margin: -14px 0px 0px -14px;
    }

    .photoDelete {
        position: absolute;
        background: url(/Images/tab_Close.png) no-repeat transparent;
        width: 14px;
        height: 14px;
        right: 0;
        top: 0;
    }
    /*照片墙    end*/

    /*横向树*/
    .boxStyle {
        cursor: default;
        padding: 0px;
        clear: left;
        float: left;
        text-align: center;
        position: absolute;
    }

    .rootBox {
        width: 500px;
        height: 50px;
        font-size: 16px !important;
    }

        .rootBox span {
            color: #FFA500;
            font-size: 18px;
        }

    .companyBox {
        width: 60px;
        height: 70px;
        border: 1px solid gray;
        background-color: #fce6e6;
    }

        .companyBox span {
            color: gray;
        }

    .departBox {
        width: 40px;
        height: 70px;
        border: 1px solid green;
        background-color: #e7f3fe;
    }

        .departBox span {
            color: gray;
        }

    .userBox {
        width: 16px;
        height: 70px;
        border: 1px solid #ffc645;
        background-color: #f9faea;
    }

        .userBox span {
            color: gray;
        }

    .box-Text-En {
        margin-top: 33px;
        width: 80px;
        border: 1px solid gray;
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

        .box-Text-En span {
            height: 16px;
        }
    /*---end*/

    /*---end*/

    /*流程图Start  */
    .tabwdx {
        border-left: 0px;
        background-color: #ebeff5;
        text-align: center;
        font-size: 12px;
        margin-top: 10px;
        border-top: 1px solid #808080;
        border-left: 1px solid #808080;
        margin: auto;
    }

        .tabwdx td {
            border-right: 1px solid #808080;
            border-bottom: 1px solid #808080;
            line-height: 31px;
        }

        .tabwdx .noright {
            border-right: 1px solid #c5d9f1;
        }

        .tabwdx .onetr {
            background-color: white;
            line-height: 32px;
        }

        .tabwdx .twotr {
            background-color: white;
            line-height: 32px;
        }

        .tabwdx .summaryDes {
            background-color: white;
        }

    .tablechat {
        width: 800px;
        height: 140px;
        margin-left: 20px;
        margin-top: -15px;
    }

        .tablechat .oneTr {
            height: 0px;
        }

        .tablechat .twoTr {
            height: 0px;
        }

        .tablechat .oneTd {
            width: 40px;
        }

    .oneDiv {
        padding: 8px 8px 8px 8px;
        width: 100px;
        height: 13px;
        cursor: pointer;
        background-color: #00BB00;
        position: absolute;
        z-index: 0;
    }

    .tablechat .twoTd {
        width: 15px;
    }

    .twoDiv {
        padding: 8px 8px 8px 8px;
        width: 30px;
        height: 13px;
        position: absolute;
        z-index: 0;
    }

    .tablechat .twoTd img {
        width: 100%;
        height: 100%;
    }

    .innerDiv {
        position: absolute;
        background-color: red;
        z-index: -10;
        top: 0px;
        height: 29px;
    }

    .fontDiv {
        top: -1.5px;
        left: -1px;
        color: white;
    }

    .div-left-radius {
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius: 4px;
        -khtml-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .div-left-radius {
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -khtml-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .div-right-radius {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        -khtml-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
    }

    .div-right-radius {
        -moz-border-radius-bottom-right: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -khtml-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    /*流程图End  */

    /*表格固定列头Start  */
    .sBase {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .sHeader {
        position: absolute;
        z-index: 3;
        background-color: #E8F6FC;
    }

    .sHeaderInner {
        position: relative;
    }

        .sHeaderInner table {
            border-spacing: 0px 0px !important;
            border-collapse: collapse !important;
            width: 1px;
            table-layout: fixed !important;
            background-color: #ffffff;
        }

            .sHeaderInner table tr th {
                font-weight: normal;
                height: 28px;
                padding-left: 4px;
                padding-right: 4px;
                line-height: 28px;
                border-left: 1px solid #c1c8d2;
                border-bottom: 1px solid #c1c8d2;
                white-space: nowrap;
                background-color: #f5f5f5;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all;
            }

    .sFHeader {
        position: absolute;
        z-index: 4;
        overflow: hidden;
    }

        .sFHeader table {
            border-spacing: 0px 0px !important;
            border-collapse: collapse !important;
            width: 1px;
            table-layout: fixed !important;
            background-color: #ffffff;
        }

    .sData {
        position: absolute;
        z-index: 2;
        overflow: auto;
        background-color: #ffffff;
    }

        .sData table {
            border-spacing: 0px 0px !important;
            border-collapse: collapse !important;
            width: 1px;
            table-layout: fixed !important;
        }

    .sFData {
        position: absolute;
        z-index: 1;
        background-color: #ffffff;
    }

    .sFDataInner {
        position: relative;
    }

    .sFData table {
        border-spacing: 0px 0px !important;
        border-collapse: collapse !important;
        width: 1px !important;
        table-layout: fixed !important;
    }

    .EditDetailsGridContainer .sHeaderInner table tr th {
        height: 24px !important;
        line-height: 24px !important;
    }
    /*表格固定列头End  */

    .ui-corner-all-small {
        border-radius: 0;
    }

    /* E6UI调整 关于我们弹出对话框 */
    .aboutUs-content {
        background: url("/Images/Login/PmwayLogo_Custom.png") no-repeat;
        background-position: 490px 30px;
        width: 558px;
        height: 272px;
        padding-left: 26px; /*padding-right:37px;*/
    }

        .aboutUs-content .aboutUs-top {
            height: 57px;
            padding-top: 15px;
            width: 557px;
            border-bottom: 1px solid #DBDADA;
        }

            .aboutUs-content .aboutUs-top span {
                display: block;
                height: 23px;
                line-height: 23px;
                font-size: 14px;
                color: #0D0D0D;
            }

        .aboutUs-content .aboutUs-bottom {
            height: 215px;
            padding-left: 1px;
            width: 557px;
            padding-top: 12px;
        }

            .aboutUs-content .aboutUs-bottom p {
                font-size: 9pt;
                font-family: 'Microsoft YaHei' !important;
            }

    .aboutUs-bottom .row {
        height: 21px;
        line-height: 21px;
    }

        .aboutUs-bottom .row span {
            display: block;
            float: left;
            font-size: 14px;
        }

        .aboutUs-bottom .row .text {
            min-width: 74px;
        }

        .aboutUs-bottom .row:first-child span {
            color: #1A9FE8;
        }

        .aboutUs-bottom .row .tenantKey {
            color: #8B8E90;
        }

    .aboutUs-bottom .copyrightsAndUrl {
        padding-top: 15px;
    }

        .aboutUs-bottom .copyrightsAndUrl > span {
            display: block;
            font-size: 12px;
        }

        .aboutUs-bottom .copyrightsAndUrl .copyrights {
            float: left;
        }

        .aboutUs-bottom .copyrightsAndUrl .companyUrl {
            float: right;
        }

    .companyUrl a:focus {
        border: 0 !important;
        outline: none;
    }

    .aboutUs-bottom .serviceInfoContent {
        margin-top: 5px;
        width: 556px;
        height: 60px;
        background: url(/Images/serviceInfo_Bg.png) no-repeat;
        float: left;
    }

    .serviceInfoContent .demoVersion {
        width: 150px;
        margin: 0 auto;
        text-align: center;
        line-height: 60px;
        color: #E2022C;
    }

    .serviceInfoContent .serviceInfo {
        padding-left: 70px;
        vertical-align: middle;
    }

    .serviceInfo > span {
        float: left;
        display: block;
    }

    .serviceInfo .serviceVendors {
        min-width: 200px;
        color: #818181;
    }

    .serviceInfo .servicePhone {
        width: 230px;
        color: #818181;
        margin-left: 10px;
    }

    .serviceInfo .serviceDate_Start {
        width: 135px;
        color: #090909;
    }

    .serviceInfo .serviceDate_End {
        width: 115px;
        color: #090909;
    }

    .serviceInfo .remainderDays {
        width: 190px;
        color: #090909;
    }

    .lineHeight_60 {
        height: 60px;
        line-height: 60px;
    }

    .lineHeight_30 {
        height: 30px;
        line-height: 30px;
    }

    #ContextSummary_1 {
        width: 100px;
        display: block;
        -ms-word-break: break-all;
        -ms-word-wrap: break-word;
    }

    #ContextSummary_2, #ContextSummary_3, #ContextSummary_4, #ContextSummary_5, #ContextSummary_6, #ContextSummary_7, #ContextSummary_8, #ContextSummary_9, #ContextSummary_10 {
        min-width: 150px;
    }

    #ContextPlan_1, #ContextPlan_2, #ContextPlan_3, #ContextPlan_4, #ContextPlan_5, #ContextPlan_6, #ContextPlan_7, #ContextPlan_8, #ContextPlan_9, #ContextPlan_10 {
        min-width: 150px;
    }

    /* E6UI调整 ` */
    .grid_ShareIcon {
        position: relative;
        top: 4px;
        left: 3px;
    }

    /* E6UI调整  阶段知识管理 */
    .knowManage {
        padding: 15px 30px 0px 30px;
    }

        .knowManage .phaseDefine_ul {
            padding: 0;
            border: 0;
            margin: 0;
        }

    .phaseDefine_ul .phaseDefine_li {
        list-style-type: none;
        float: left;
        height: 30px;
        line-height: 30px;
        display: block;
        width: auto;
        position: relative;
        margin-left: -19px;
    }

        .phaseDefine_ul .phaseDefine_li:first-child {
            margin-left: 0px !important;
        }

            .phaseDefine_ul .phaseDefine_li:first-child .progressBar_BgCenter {
                border-radius: 15px 0px 0px 15px;
            }

        .phaseDefine_ul .phaseDefine_li.Lost {
            cursor: pointer;
            padding: 0px 36px;
            color: rgb(30, 142, 255);
            font-size: 15px;
            margin-left: -31px;
        }

        .phaseDefine_ul .phaseDefine_li.Cancel {
            cursor: pointer;
            font-size: 15px;
        }

        .phaseDefine_ul .phaseDefine_li.TotalDuration {
            font-size: 14px;
            margin-left: 5px;
        }

    .phaseDefine_li .progressBar_BgLeft {
        display: block;
        float: left;
        overflow: hidden;
        border-bottom: 15px solid #eeeeee;
        border-top: 15px solid #eeeeee;
        border-left: 15px solid transparent;
        border-right: 0px solid transparent;
    }

    .phaseDefine_li .progressBar_BgCenter {
        display: block;
        float: left;
        height: 30px;
        min-width: 42px;
        padding: 0px 25px;
        text-align: center;
        background-color: #eeeeee;
        color: white;
        cursor: pointer;
    }


    .phaseDefine_li .progressBar_BgRight {
        display: block;
        float: left;
        overflow: hidden;
        border-bottom: 15px solid transparent;
        border-top: 15px solid transparent;
        border-left: 15px solid #eeeeee;
        border-right: 15px solid transparent;
    }

    .phaseDefine_li:first-child .progressBar_BgCenter {
        min-width: 55px !important;
    }

    /* 无 */
    .phaseDefine_ul .perfromStatus_0 .progressBar_BgLeft {
        border-bottom: 15px solid #eeeeee;
        border-top: 15px solid #eeeeee;
    }

    .phaseDefine_ul .perfromStatus_0 .progressBar_BgCenter {
        background-color: #eeeeee;
        color: black;
        font-size: 14px;
        padding: 0px 21px;
        max-width: 75px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .phaseDefine_ul .perfromStatus_0 .progressBar_BgRight {
        border-left: 15px solid #eeeeee;
    }

    /* 未执行 */
    .phaseDefine_ul .perfromStatus_1 .progressBar_BgLeft {
        border-bottom: 15px solid #eeeeee;
        border-top: 15px solid #eeeeee;
    }

    .phaseDefine_ul .perfromStatus_1 .progressBar_BgCenter {
        background-color: #eeeeee;
        color: black;
        font-size: 14px;
        padding: 0 21px;
    }

    .phaseDefine_ul .perfromStatus_1 .progressBar_BgRight {
        border-left: 15px solid #eeeeee;
    }

    /* 进行中 */
    .phaseDefine_ul .perfromStatus_2 .progressBar_BgLeft {
        border-bottom: 15px solid #BECC1B;
        border-top: 15px solid #BECC1B;
    }

    .phaseDefine_ul .perfromStatus_2 .progressBar_BgCenter {
        background-color: #BECC1B;
    }

    .phaseDefine_ul .perfromStatus_2 .progressBar_BgRight {
        border-left: 15px solid #BECC1B;
    }

    /* 已完成 */
    .phaseDefine_ul .perfromStatus_3 .progressBar_BgLeft {
        border-bottom: 12pt solid #1e8eff;
        border-top: 11pt solid #1e8eff;
    }

    .phaseDefine_ul .perfromStatus_3 .progressBar_BgCenter {
        background-color: #1e8eff;
    }

    .phaseDefine_ul .perfromStatus_3 .progressBar_BgRight {
        border-left: 15px solid #1e8eff;
    }

    /* 已取消 */
    .phaseDefine_ul .perfromStatus_4 .progressBar_BgLeft {
        border-bottom: 15px solid #cc9900;
        border-top: 15px solid #cc9900;
    }

    .phaseDefine_ul .perfromStatus_4 .progressBar_BgCenter {
        background-color: #cc9900;
    }

    .phaseDefine_ul .perfromStatus_4 .progressBar_BgRight {
        border-left: 15px solid #cc9900;
    }

    /* 输单 */
    .phaseDefine_ul .perfromStatus_5 .progressBar_BgLeft {
        border-bottom: 15px solid #f6c;
        border-top: 15px solid #f6c;
    }

    .phaseDefine_ul .perfromStatus_5 .progressBar_BgCenter {
        background-color: #f6c;
    }

    .phaseDefine_ul .perfromStatus_5 .progressBar_BgRight {
        border-left: 15px solid #f6c;
    }
    /* 赢单 */
    .phaseDefine_ul .perfromStatus_6 .progressBar_BgLeft {
        border-bottom: 15px solid #1e8eff;
        border-top: 15px solid #1e8eff;
    }

    .phaseDefine_ul .perfromStatus_6 .progressBar_BgCenter {
        background-color: #1e8eff;
    }

    .phaseDefine_ul .perfromStatus_6 .progressBar_BgRight {
        border-left: 15px solid #1e8eff;
    }


    .phaseDefine_ul .activitySearchTitle {
        width: 319px;
        height: auto;
        border: 1px solid #c2c2c2;
        display: none;
        z-index: 1006;
        position: absolute;
        background-color: white;
        left: 0px;
        top: 45px;
        -moz-box-shadow: 2px 2px 5px #c2c2c2;
        -webkit-box-shadow: 2px 2px 5px #c2c2c2;
        box-shadow: 2px 2px 5px #c2c2c2;
    }

    .activitySearchTitle .pAHeader {
        height: 40px;
        line-height: 33px;
        position: relative;
        border-bottom: 1px solid #ccc;
    }

    .activitySearchTitle .PhaseActivityInfo {
        margin: 10px 10px 0px;
        padding: 5px 13px;
        background-color: rgba(249, 249, 249, 1);
    }

        .activitySearchTitle .PhaseActivityInfo div {
            font-size: 12px;
            color: #333;
            height: 23px;
            line-height: 23px;
        }

        .activitySearchTitle .PhaseActivityInfo .PhaseName {
            display: inline-block;
            max-width: 164px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            vertical-align: top;
        }

    .pAHeader .progressContent_UpImg {
        width: 0px;
        height: 0px;
        border-top: 12px solid transparent;
        border-bottom: 12px solid #c2c2c2;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        position: absolute;
        bottom: 41px;
        left: 144px;
    }

    .pAHeader .progressContent_UpImg2 {
        width: 0px;
        height: 0px;
        border-top: 12px solid transparent;
        border-bottom: 12px solid #ffffff;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        position: absolute;
        bottom: 40px;
        left: 144px;
    }


    .pAHeader > span {
        display: block;
        float: left;
    }

    .pAHeader .pA_Icon {
        width: 24px;
        height: 25px;
        margin-top: 7px;
        background: url('/images/Layout/phaseActivity_Icon.png') no-repeat center;
        margin-left: 3px;
        overflow: hidden;
    }

    .pAHeader .pA_Title {
        font-size: 13px;
        color: black;
        margin-left: 4px;
        position: relative;
        top: 3px;
        max-width: 230px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .pAHeader .pA_CloseImg {
        display: block;
        background: url(/Images/Layout/phaseActivity_Close.png) 18px 15px no-repeat;
        width: 46px;
        height: 40px;
        float: right;
        overflow: hidden;
    }

        .pAHeader .pA_CloseImg:hover {
            background-color: #ccc;
            background-image: url(/Images/Layout/phaseActivity_Close_Hover.png);
        }


    .activitySearchTitle .pAContent {
        padding-top: 7px;
    }

    .pAContent ul {
        margin: 0;
        padding: 0;
        border: 0;
    }

        .pAContent ul .pA_Item.PhaseTag {
            font-size: 14px;
            padding: 2px 0px 7px 0px;
            margin: 0px 20px;
        }

        .pAContent ul .PhaseTag input[type=radio] {
            width: 17px;
            height: 17px;
            margin-right: 15px;
        }

        .pAContent ul .PhaseTag input[type=text] {
            margin-left: 15px;
            height: 24px;
            width: 195px;
            border: 1px solid #ccc;
            padding-left: 7px;
        }

        .pAContent ul .PhaseTag.pA_Item_Lastli {
            margin-bottom: 7px;
        }


        .pAContent ul .pA_Item {
            margin-top: 7px;
            height: 61px;
            margin: 0px 20px;
        }

    .phaseDefine_li[istag="true"] .pAContent ul .pA_Item {
        height: initial;
    }

    .pAContent ul .pA_Item_Lastli {
        border-bottom: none;
    }

    .pAContent ul .pA_Item > div {
        float: left;
    }

    .pAContent ul .pA_Item .pAItem_Left {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: 1px solid #666;
        margin-right: 10px;
    }

    .pAContent ul .pA_Item .pAItem_Complete {
        background: url(/images/Layout/phaseActivityItem_Complete.png) -3px -3px no-repeat;
        border: none;
        width: 17px;
        height: 17px;
    }

    .pA_Item .pAItem_Right {
        width: 250px;
        line-height: 27px;
    }

        .pA_Item .pAItem_Right .pAItemTitleName {
            height: 14px;
            top: -4px;
            position: relative;
            display: block;
        }

            .pA_Item .pAItem_Right .pAItemTitleName .pAItem_Text {
                font-size: 12px;
                display: inline-block;
                max-width: 200px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                vertical-align: top;
            }

            .pA_Item .pAItem_Right .pAItemTitleName .notNull {
                color: red;
                font-family: 宋体;
                font-size: 18px;
                font-weight: 600;
                position: relative;
                left: 6px;
                top: 1px;
            }

            .pA_Item .pAItem_Right .pAItemTitleName .knowledgeIcon {
                background: url('/images/Layout/knowledge_Icon.png') no-repeat;
                float: right;
                display: block;
                width: 16px;
                height: 16px;
                margin-top: 6px;
                margin-right: 2px;
            }

        .pA_Item .pAItem_Right .itemRight_Bottom {
            width: 250px;
            display: block;
            margin-top: 9px;
        }

            .pA_Item .pAItem_Right .itemRight_Bottom input {
                width: 260px;
                border: 1px solid #ccc;
                height: 16px;
                padding: 5px 6px;
                font-size: 12px;
                background-color: white;
                margin-bottom: 9px;
                margin-top: 1px;
                position: relative;
                left: -27px;
            }

                .pA_Item .pAItem_Right .itemRight_Bottom input.required {
                    background-color: #FFFFE1;
                    color: #7C7878;
                }

    .pAContent .toNextPhaseActivity {
        padding: 11px 0px;
        height: 29px;
        background-color: rgba(247, 247, 247, 1);
        margin-top: 12px;
    }

        .pAContent .toNextPhaseActivity a {
            display: block;
            width: 153px;
            height: 29px;
            line-height: 29px;
            float: left;
            text-align: center;
            font-size: 12px;
            color: white;
            background-color: #c2c2c2;
            border-radius: 15px;
        }

            .pAContent .toNextPhaseActivity a.openCurrentPhase {
                background-color: #1296db;
            }

    .qrCode {
        display: none;
    }

        .qrCode img {
            width: 112px;
            height: 112px;
            left: 65px;
            top: 24px;
            position: absolute;
        }


    #leftNav_MyPic .qrCode {
        width: 112px;
        height: 112px;
        left: 65px;
        top: 24px;
        position: absolute;
        background-color: #fff;
        border: 1px solid rgb(198,198,198);
        box-sizing: border-box;
    }

        #leftNav_MyPic .qrCode img {
            position: absolute;
            left: 6px;
            top: 6px;
            width: 98px;
            height: 98px;
        }

    /* 常用审核意见的对话框 */
    #AuditIdeaTemplete {
        overflow-y: auto !important;
    }

    .ui-sortable:first-child .dateContainer { /*display:;*/
    }

    .ui-sortable:last-child .dateContainer { /*display:block;*/
    }

    /* E6UI调整， 调整操作对话框中的选择往来单位、产品资料等样式 */
    .operatorDialog-content .tb_View {
        padding-left: 7px !important;
        margin-top: 0px !important;
    }

    .operatorDialog-content .td_View {
        padding-left: 0px !important;
        width: auto !important;
    }

    .operatorDialog-content .operation_View {
        margin-left: 0px !important;
    }

    .operatorDialog-content .pageCenter_Content_border {
        margin-left: 10px !important;
    }
    /*.operatorDialog-content .pageCenter_Content_border{ width:865px !important; }
.operatorDialog-content .roottbl{ width:865px !important; max-width:865px !important; }
.operatorDialog-content .roottbl table{ width:865px !important; }
.operatorDialog-content .thead_Tab th:last-child{ width:auto !important; }*/

    /* 以下是调整状态的select选择框的下拉图标显示 */
    .bgImgContent {
        display: inline-block;
        width: 175px;
        background: url(/Images/select_Down.png) 155px center no-repeat; /*margin-top:5px;*/
        border: 1px solid #B5B5B5;
    }

    .hideSelectDownImg {
        width: 175px;
        overflow: hidden;
        background-color: transparent;
        height: 24px;
    }

    /* 针对于单个页面的按钮移到右侧的调整 */
    .rightBtnContent {
        float: right !important;
    }

    /* E6UI调整，隐藏选择往来单位、产品时的分页调整按钮 */
    /*#divPmwayDialog-SelectObject #GoPageLink, #divPmwayDialog-SelectProduct #GoPageLink {
    display: none;
}*/

    /* 查看星标信息的按钮样式 
.looksStarInfo_Btn button{ background-color:#c2c2c2  !important; border:1px solid #c2c2c2  !important; float:right; }
.looksStarInfo_Btn button span{ color:white !important; }*/

    /* E6UI调整，展开折叠左侧的按钮 */
    .showOrHideLeft_Icon {
        filter: alpha(opacity=50);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
        background-color: #E97802;
        z-index: 9999;
        border-radius: 50%;
        position: fixed;
        bottom: 80px;
        right: 40px;
        width: 40px;
        height: 55px;
        padding-left: 15px;
        color: white;
        line-height: 55px;
        cursor: pointer;
        letter-spacing: 3px;
        font-family: "Microsoft YaHei";
    }

    .showPage_Icon {
        display: inline-block;
        position: absolute;
        left: 45px;
        top: 23px;
        width: 5px;
        height: 9px;
        background: url(/Images/showPageLeft_Icon.png) no-repeat;
    }

    .hidePage_Icon {
        display: inline-block;
        position: absolute;
        left: 5px;
        top: 23px;
        width: 5px;
        height: 9px;
        background: url(/Images/hidePageLeft_Icon.png) no-repeat;
    }

    .showOrHideBtnContent {
        width: 70px;
        padding-right: 20px;
        position: absolute;
        right: 0px;
        bottom: 7px;
    }

        .showOrHideBtnContent a {
            display: block;
            float: right;
            width: 18px;
            height: 18px;
        }

        .showOrHideBtnContent .showLeft_Btn {
            background: url(/Images/toShowLeft.png) no-repeat;
        }

        .showOrHideBtnContent .hideLeft_Btn {
            background: url(/Images/toHideLeft.png) no-repeat;
            margin-right: 10px;
        }


    .notSelect {
        -moz-user-select: -moz-none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .closeBtn_Icon {
        background: url(/Images/tab_Close.png) -1px -1px no-repeat;
        position: absolute;
        left: 25px;
        top: 6px;
        display: none;
        width: 7px;
        height: 7px;
        z-index: 10000;
    }

        .closeBtn_Icon:hover {
            background: url(/Images/tab_Close_hover.png) -1px -1px no-repeat;
        }

    .SmallShowOrHideLeft_Icon {
        position: fixed;
        right: 7px;
        bottom: 9px;
        background: url(/Images/smallShowOrHideLeft_Icon.png) no-repeat;
        height: 16px;
        width: 16px;
        cursor: pointer;
    }

        .SmallShowOrHideLeft_Icon:hover {
            background: url(/Images/smallShowOrHideLeft_Icon_hover.png) no-repeat;
        }

    /* 新闻公告发布对象组中的项的下拉箭头位置 */
    /*.combo-arrow{ position:relative; left:-2px; }*/

    /* 销售订单新建页面的产品及费用明细的总金额显示样式 */
    #tdTotalReportInfo {
        padding-right: 21px !important;
    }

    /* 左侧面板温馨提示样式 */
    #divWarmTips {
        background: url(/Images/Object/warmTip.png) center 21px no-repeat;
    }

    /* 左侧面板及选择对话框的空白遮挡部分 */
    .jstree_White {
        background-color: white;
    }

    /*.leftNav .jstree_White {
    background-color: #E9ECF3 !important;
}*/

    /* 系统设置左上角显示左侧面板的更多按钮样式 */
    .moreOperator_SystemSetting {
        height: 33px;
        width: 11px;
        background: url(/Images/systemSetting_moreBtn.png);
        float: left;
        position: relative;
        top: -1px;
    }

    /* 在拖动展开折叠按钮时显示的层，用来遮住iframe使拖动流畅 */
    .shade_Div {
        filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
        background-color: transparent;
        z-index: 9998;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        display: none;
    }

    .addProductMakeUp_Container {
        width: 100%;
        height: 90px;
    }

    .tr_selectOther .rightOperatorBtn {
        padding-right: 5px !important;
    }

    .menuColumn {
        width: 115px;
        padding-left: 8px;
        border-right: 1px solid #F5F5F9;
        position: relative;
    }

        .menuColumn table td {
            line-height: 22px;
        }

    .menu_Setting {
        background: url(/Images/TopNav/menu_Setting.png) no-repeat;
        width: 16px;
        height: 16px;
        position: absolute;
        right: 15px;
        top: 22px;
        cursor: pointer;
        z-index: 9999;
    }

    .menu_BgColorDiv {
        position: absolute;
        width: 1px;
        height: 15px;
        right: -1px;
        bottom: 0px;
        background-color: #EBEBF3;
    }

    /* 商机总览及联系人履历 Start*/
    .tbSingleTable {
        border: 0px;
        margin: 20px;
        text-align: center;
        line-height: 27px;
        background-color: gray;
        border: 0px;
        margin-top: 0px;
    }

    .targetContent .tbSingleTable {
        margin-left: 45px;
    }

    .tbSingleTable thead tr th {
        background-color: #ebeff5;
        text-align: center;
        font-family: 微软雅黑,"Lucida Grande",Verdana,Lucida,Arial,Helvetica,sans-serif;
    }

    .tbSingleTable tbody tr td {
        background-color: white;
    }


    td.doute-selected {
        width: 50px;
        /*background-color: #f79646 !important;*/
        cursor: pointer;
    }

        td.doute-selected div {
            height: 8px;
            width: 50%;
            background-color: black;
            margin: auto;
        }

            td.doute-selected div.doute-color1 {
                background-color: #669933;
            }

            td.doute-selected div.doute-color2 {
                background-color: #990000;
            }

            td.doute-selected div.doute-color3 {
                background-color: #ff6600;
            }

            td.doute-selected div.doute-color4 {
                background-color: #cccc00;
            }

            td.doute-selected div.doute-color5 {
                background-color: #6600ff;
            }

            td.doute-selected div.doute-color6 {
                background-color: #ff00cc;
            }

            td.doute-selected div.doute-color-first {
                width: 50%;
                margin-right: 0;
            }

            td.doute-selected div.doute-color-last {
                width: 50%;
                margin-left: 0;
            }


    .chancePreview_Details {
        padding-bottom: 20px;
    }

    .nodeBlack {
        font-size: 12px;
        font-family: SimSun;
        fill: black;
    }

    .nodeWhite {
        font-size: 12px;
        font-family: SimSun;
        fill: white;
    }

    .linetext {
        font-size: 12px;
        font-family: SimSun;
        fill: #0000FF;
        fill-opacity: 0.0;
    }

    svg {
        cursor: default;
    }

    .svgContent image, .svgContent text {
        cursor: pointer;
    }

    .rec-start {
        background-color: #ff9900;
        width: 100%;
        height: 12px;
    }

    .rec-middle {
        background-color: #00af50;
        width: 100%;
        height: 12px;
    }

    .rec-end {
        background-color: #44496f;
        width: 100%;
        height: 12px;
    }

    .IconDesc {
        border: 1px solid #aaaaaa;
        position: absolute;
        top: 150px;
        width: 180px;
        padding: 8px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        .IconDesc .banner {
            font-size: 14px;
            width: 100%;
            text-align: center;
            margin-bottom: 10px;
        }

        .IconDesc table {
            border: 0px;
            line-height: 18px;
            margin: auto;
        }
    /* 商机总览及联系人履历 End*/

    .img_relationTreeIcon {
        width: 46px;
        height: 46px;
        position: relative;
        top: 3px;
    }

    #uploadify-button-Accesory {
        margin-bottom: 10px;
        border: 0px;
        margin-right: 10px;
    }


    #tb_grid_uploadFileList {
        border-top: 0px;
    }

    /* 流程跳转等处添加条件的按钮样式 */
    .addCondition_btn {
        display: inline-block;
        width: 18px;
        height: 18px;
        position: relative;
        left: 8px;
        top: 3px;
        background: url(/Images/AddCondition.png) no-repeat;
    }
    /* 流程跳转等处刷新条件的按钮样式 */
    .refreshCondition_btn {
        display: inline-block;
        width: 16px;
        height: 15px;
        position: relative;
        left: 12px;
        top: 1px;
        background: url(/Images/RefreshCondition.png) no-repeat;
    }

    .globalSearch_cm {
        background: url(/Images/eye.png) no-repeat;
        display: block;
        height: 24px;
        float: left;
        margin-right: 4px;
        background-size: 16px 16px;
        padding-left: 19px;
        background-position-y: 7px;
    }

    li.currentRoleUI a {
        color: #fe8572;
    }

    .normalBtn.sAdd {
        /*font-size: 16px;*/
        /*width: 17px !important;
    min-width: 17px !important;*/
    }

    .normalBtn.sDel {
        /*font-size: 16px;*/
        /*width: 17px !important;
    min-width: 17px !important;*/
    }

    .normalBtn.btnListCancel {
        display: inline-block;
        margin-right: 5px;
        position: relative;
        top: 0.5px;
        vertical-align: middle;
    }

    div.mainArea_Page {
        clear: both;
        position: relative;
        background-color: #f0f2fb;
    }

    .mainArea_Page .inputText {
        font-size: 14px;
        text-indent: 0px;
        padding: 0px 30px 0px 7px;
        border-radius: 2px;
        height: 34px;
        line-height: 32px;
        border-color: #a2abbf;
    }

    .mainArea_Page .FieldValue select.picklist {
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        -ms-appearance: none;
        padding-right: 30px;
        background: url(/Images/viewselect_icon.png) no-repeat scroll 99% center transparent;
        max-width: 100%;
        font-size: 14px;
        padding-left: 7px;
        height: 34px;
        border-color: #a2abbf;
        vertical-align: middle;
    }

    .FieldLabel a {
        font-size: 14px;
    }

    .head_PageLayout {
        height: 32px;
        line-height: 32px;
        padding: 9px 0px 9px 45px;
        clear: both;
    }

    .IsNoLinkMan {
        /*margin-top: 15px;*/
    }

    .head_PageLayout .img_PageLayout_Head {
        width: 25px;
        height: 25px;
        float: left;
        background: url(/Images/pageLayoutField_Info.png) #5c97f5 no-repeat 6px 5px;
        border-radius: 50%;
        margin-right: 10px;
        margin-top: 3px;
    }

    .head_PageLayout .img_PageLayoutField_Toggle {
        display: inline-block;
        background-image: url(/Images/arrow-down_layout.png);
        background-repeat: no-repeat;
        background-size: 16px;
        width: 16px;
        height: 16px;
        cursor: pointer;
        float: right;
        margin-right: 20px;
        position: relative;
        top: 10px;
    }

        .head_PageLayout .img_PageLayoutField_Toggle.up {
            display: inline-block;
            background-image: url(/Images/arrow-up_layout.png);
            background-repeat: no-repeat;
            background-size: 16px;
            width: 16px;
            height: 16px;
        }

    .head_PageLayout span {
        font-size: 15px;
        margin-right: 12px;
        cursor: pointer;
        color: #5c97f5;
    }

    .head_PageLayout:hover span {
        color: #ff7900;
    }

    .head_PageLayout_RelationModule {
        line-height: 32px;
        padding: 8px 0px 7px 42px;
        clear: both;
        background-color: #F4F4F4;
        margin-top: 4px;
    }

        .head_PageLayout_RelationModule .img_PageLayout_Head_RelationModule {
            display: inline-block;
            background-image: url(/Images/pageLayoutField_RelationModule_Info.png);
            background-repeat: no-repeat;
            background-size: 24px;
            width: 24px;
            height: 24px;
            position: relative;
            top: 4px;
        }

        .head_PageLayout_RelationModule .img_PageLayoutField_RelationModule_Toggle {
            display: inline-block;
            background-image: url(/Images/arrow-down_layout.png);
            background-repeat: no-repeat;
            background-size: 16px;
            width: 16px;
            height: 16px;
            cursor: pointer;
        }

            .head_PageLayout_RelationModule .img_PageLayoutField_RelationModule_Toggle.up {
                display: inline-block;
                background-image: url(/Images/arrow-up_layout.png);
                background-repeat: no-repeat;
                background-size: 16px;
                width: 16px;
                height: 16px;
            }

        .head_PageLayout_RelationModule span {
            font-size: 16px;
            margin-left: 6px;
            margin-right: 12px;
            position: relative;
            top: -2px;
            cursor: pointer;
        }

        .head_PageLayout_RelationModule:hover span {
            color: #ff7900;
        }

    .summary_FiveField {
        padding-left: 45px;
    }

    .tbSummary_FiveField {
        line-height: 28px;
        width: 100%;
    }

        .tbSummary_FiveField td.left {
            width: 140px;
            cursor: pointer;
            text-align: right;
        }

            .tbSummary_FiveField td.left span {
                font-size: 15px;
                color: rgb(153, 153, 153);
            }

            .tbSummary_FiveField td.left a {
                width: 18px;
                height: 18px;
                background: url(/Images/NormalIcon/arrow-select-small.png) no-repeat;
                background-position: 0px 0px;
                background-size: 24px;
                position: relative;
                margin-left: 5px;
                display: none;
            }


            .tbSummary_FiveField td.left:hover a {
                display: inline-block;
            }

        .tbSummary_FiveField td.right {
            font-size: 16px;
            padding-left: 22px;
        }

            .tbSummary_FiveField td.right:hover {
                color: #ff7900;
            }

            .tbSummary_FiveField td.right a, .tbSummary_FiveField td.right span {
                font-size: 15px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                max-width: 80%;
            }

    .linkmanContainer_open {
        margin-top: 10px;
    }

        .linkmanContainer_open .icon_linkman {
            height: 50px;
            width: 184px;
            left: 45px;
            position: relative;
            line-height: 50px;
            background-position-y: center;
            float: left;
            cursor: pointer;
            margin-right: 40px;
        }

    .icon_linkman span:first-child {
        font-size: 16px;
        cursor: pointer;
        color: #5c97f5;
    }

        .icon_linkman span:first-child:hover {
            color: #ff7900;
        }

    .linkmanContainer_open .items {
        background-color: white;
        padding-left: 45px;
    }

    .linkmanContainer_open .icon_linkman span {
        font-size: 15px;
        color: #5c97f5;
    }

    .linkmanContainer_open .icon_linkman .num {
        padding-left: 3px;
        font-size: inherit;
        color: #A2A5A7;
    }

    .linkmanContainer_open .item {
        margin-left: 28px;
        margin-bottom: 20px;
        display: inline-block;
        vertical-align: top;
    }


        .linkmanContainer_open .item .left {
            float: left;
            margin-top: 18px;
        }

            .linkmanContainer_open .item .left img {
                width: 36px;
                height: 36px;
                border-radius: 24px;
                -moz-border-radius: 24px;
                -webkit-border-radius: 24px;
            }

        .linkmanContainer_open .item .right ul {
            margin-top: 10px;
        }

        .linkmanContainer_open .item .right {
            float: left;
            margin-left: 18px;
        }

            .linkmanContainer_open .item .right ul {
                line-height: 24px;
                width: 250px;
            }


                .linkmanContainer_open .item .right ul li:first-child {
                    margin-bottom: 12px;
                }

                .linkmanContainer_open .item .right ul li a {
                    font-size: 14px;
                    color: black;
                    max-width: 200px;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    display: inline-block;
                }

                    .linkmanContainer_open .item .right ul li a:hover {
                        color: #ff7900;
                    }

                .linkmanContainer_open .item .right ul li.fname {
                }

                    .linkmanContainer_open .item .right ul li.fname .alias {
                        font-size: 18px;
                        color: black;
                        position: relative;
                        top: 7px;
                    }


                        .linkmanContainer_open .item .right ul li.fname .alias:hover {
                            color: #ff7900;
                        }

                    .linkmanContainer_open .item .right ul li.fname .call {
                        padding-left: 12px;
                        font-size: 14px;
                        color: rgb(153, 153, 153);
                    }

                        .linkmanContainer_open .item .right ul li.fname .call .OnJobStatus {
                            display: inline-block;
                            margin-left: 4px;
                            background-color: #ff8787;
                            border-radius: 15px;
                            padding: 0px 10px 1px 10px;
                            font-size: 14px;
                            transform: scale(0.9);
                            color: white;
                            position: relative;
                            top: -1px;
                        }

                        .linkmanContainer_open .item .right ul li.fname .call .OnDuty {
                            display: inline-block;
                            margin-left: 10px;
                            background-color: #c2cbec;
                            border-radius: 15px;
                            padding: 0px 10px 1px 10px;
                            font-size: 14px;
                            transform: scale(0.9);
                            color: white;
                            position: relative;
                            top: -1px;
                        }

                .linkmanContainer_open .item .right ul li.femail {
                    background-image: url(/Images/NormalIcon/femail.png);
                    background-repeat: no-repeat;
                    background-position: 0px 4px;
                    background-size: 16px;
                    padding-left: 32px;
                }

                .linkmanContainer_open .item .right ul li.fqq {
                    background-image: url(/Images/NormalIcon/fqq.png);
                    background-repeat: no-repeat;
                    background-position: -0px -0px;
                    background-size: 16px;
                    padding-left: 32px;
                }


                .linkmanContainer_open .item .right ul li.ftel {
                    background-image: url(/Images/NormalIcon/ftel.png);
                    background-repeat: no-repeat;
                    background-position: 0px 4px;
                    background-size: 16px;
                    padding-left: 32px;
                }

                .linkmanContainer_open .item .right ul li.fmobile {
                    background-image: url(/Images/NormalIcon/fmobile.png);
                    background-repeat: no-repeat;
                    background-position: 0px 4px;
                    background-size: 16px;
                    padding-left: 32px;
                }


        .linkmanContainer_open .item.add {
            min-width: 316px;
            line-height: 32px;
            color: #999;
            margin-top: 20px;
        }


        .linkmanContainer_open .item .ia_icon {
            width: 44px;
            height: 44px;
            border: 1px dashed #999;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
            left: 4px;
        }

        .linkmanContainer_open .item .hx {
            width: 22px;
            height: 1px;
            background-color: #ccc;
            position: absolute;
            margin: auto;
            left: 0px;
            right: 0px;
            bottom: 0px;
            top: 0px;
        }

        .linkmanContainer_open .item .sx {
            width: 1px;
            height: 22px;
            background-color: #ccc;
            position: absolute;
            margin: auto;
            left: 0px;
            right: 0px;
            bottom: 0px;
            top: 0px;
        }


    .linkmanContainer_open .img_Linkman_Toggle, .common_view_head .img_comm_Toggle, .tt .img_comm_Toggle {
        display: inline-block;
        background-image: url(/Images/arrow-up_layout.png);
        background-repeat: no-repeat;
        background-size: 16px;
        width: 16px;
        height: 33px;
        cursor: pointer;
        float: right;
        position: relative;
        top: 9px;
        right: 24px;
        background-position: center;
    }

    .linkmanContainer_open .img_Linkman_Toggle_Open {
        background-image: url(/Images/arrow-down_layout.png);
        background-repeat: no-repeat;
        background-size: 16px;
    }

    .linkmanContainer_open .top_items {
        display: table;
        padding-top: 11px;
        display: none;
    }

        .linkmanContainer_open .top_items .top_item {
            float: left;
            margin-right: 80px;
            margin-bottom: 9px;
        }

            .linkmanContainer_open .top_items .top_item .left {
                float: left;
            }

                .linkmanContainer_open .top_items .top_item .left > img {
                    width: 24px;
                    height: 24px;
                    border-radius: 12px;
                    -moz-border-radius: 12px;
                    -webkit-border-radius: 12px;
                    position: relative;
                    top: 3px;
                }

            .linkmanContainer_open .top_items .top_item .right {
                float: left;
                margin-left: 12px;
            }

                .linkmanContainer_open .top_items .top_item .right ul {
                    line-height: 28px;
                }

                    .linkmanContainer_open .top_items .top_item .right ul li a {
                        font-size: 14px;
                        color: rgb(30, 142, 255);
                    }

                        .linkmanContainer_open .top_items .top_item .right ul li a:hover {
                            color: #ff7900;
                        }

                    .linkmanContainer_open .top_items .top_item .right ul li.fname {
                        min-width: 111px;
                    }

                        .linkmanContainer_open .top_items .top_item .right ul li.fname .alias {
                            font-size: 15px;
                            color: rgb(30, 142, 255);
                            position: relative;
                            top: 1px;
                        }

                            .linkmanContainer_open .top_items .top_item .right ul li.fname .alias:hover {
                                color: #ff7900;
                            }

                        .linkmanContainer_open .top_items .top_item .right ul li.fname .call {
                            padding-left: 12px;
                            font-size: 12px;
                            color: rgb(153, 153, 153);
                        }


    .dataTag {
        /*margin-left: 45px;*/
    }

    .dataGrid .dataTag {
        margin-left: 76px;
        margin-bottom: 0px;
        margin-top: 0px;
        position: relative;
        top: -4px;
    }

    .dataTag ul {
        display: table;
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

        .dataTag ul li {
            border: 1px solid #ccc;
            float: left;
            /*margin-right: 8px;*/
            text-align: center;
            padding: 3px 11px 3px 20px;
            cursor: pointer;
            -webkit-user-select: none; /* Chrome all / Safari all */
            -moz-user-select: none; /* Firefox all */
            -ms-user-select: none; /* IE 10+ */
            border-radius: 16px;
        }

            .dataTag ul li:last-child {
                margin-right: 0px;
            }

            .dataTag ul li.add {
                border: 1px dotted #999999;
                background-color: #ffffff;
                padding: 3px 18px 3px 18px;
                cursor: pointer;
            }

                .dataTag ul li.add span {
                    color: #999999;
                    position: relative;
                    top: -2px;
                }

            .dataTag ul li > span {
                position: relative;
                /*            left: -4px;*/
            }

    .locationContainer .dataTag ul li .close {
        visibility: visible;
    }

    .dataTag ul li .close {
        background-size: 9px;
        width: 9px;
        height: 9px;
        position: relative;
        right: -3px;
        top: -1px;
        float: right;
        cursor: pointer;
        visibility: hidden;
    }

    .dataTag ul li:hover .close {
        visibility: visible;
    }

    .icon-tag {
        background: url(/Images/NormalIcon/icon-tag.png) no-repeat;
        background-size: 20px;
        padding-left: 32px;
        background-position: left center;
    }

    .icon-Electronic {
        background: url(/Images/NormalIcon/icon-Electronic.png) no-repeat;
        background-size: 20px;
        padding-left: 32px;
        background-position: left center;
    }



    .icon-multiClassSearch {
        background: url(/Images/NormalIcon/icon-multiClassSearch.png) no-repeat;
        background-size: 20px;
        padding-left: 32px;
        background-position: left center;
    }

    .icon-advancedsearch {
        background: url(/Images/NormalIcon/icon-advancedsearch.png) no-repeat;
        background-size: 24px;
        padding-left: 32px;
        background-position: left center;
    }

    .icon-recordInfo {
        background: url(/Images/NormalIcon/icon-recordInfo.png) no-repeat;
        background-size: 24px;
        padding-left: 32px;
        background-position: left center;
    }

    .icon-Ecard {
        background: url(../../Images/ElectronicCard/card.png) no-repeat;
        background-size: 24px;
        padding-left: 32px;
        background-position: left center;
    }

    .icon-subscribe {
        background: url(/Images/NormalIcon/icon-subscribe.png) no-repeat;
        background-size: 24px;
        padding-left: 32px;
        background-position: left center;
    }

    .icon-linkedQuery {
        background: url(/Images/NormalIcon/icon-linkedQuery.png) no-repeat;
        background-size: 24px;
        padding-left: 32px;
        background-position: left center;
    }

    .TabItem .listViewTable {
        /*border-top: 0px;*/
    }

    .selFiveField {
        width: 200px;
        border: 1px solid #e1e1e1;
        position: fixed;
        z-index: 100;
        background-color: white;
        display: none;
    }

        .selFiveField .keySearch {
            border: 0px;
            width: 177px;
            height: 28px;
            line-height: 28px;
            font-size: 14px;
            /*text-indent: 24px;*/
            padding-left: 24px;
            border-bottom: 1px solid #e1e1e1;
            background: url(/Images/icon-search-s.png) no-repeat;
            background-size: 16px 16px;
            background-position: 5px 7px;
            background-color: transparent;
        }

        .selFiveField .items {
            height: 200px;
            overflow: auto;
        }

            .selFiveField .items ul {
                line-height: 32px;
            }

                .selFiveField .items ul li {
                    cursor: pointer;
                    border-top: 1px solid white;
                    border-bottom: 1px solid white;
                    text-indent: 12px;
                    color: #5d5d5d;
                    font-size: 14px;
                    display: block;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                }

                    .selFiveField .items ul li:hover {
                        background-color: #F4F4F4;
                        border-top: 1px solid #e1e1e1;
                        border-bottom: 1px solid #e1e1e1;
                    }

                    .selFiveField .items ul li:first-child:hover {
                        background-color: #F4F4F4;
                        border-top: 1px solid white;
                        border-bottom: 1px solid #e1e1e1;
                    }

    #txtTags {
        margin-top: 4px;
        margin-bottom: 4px;
        border: 1px solid #b5b5b5;
        overflow-y: auto;
        border-radius: 5px;
    }

    .LinkManInfo {
        margin-top: 0px;
    }

        .LinkManInfo .tabItemsContainer ul {
        }


    .childContainer a.link {
        color: #1e8eff;
    }

        .childContainer a.link:hover {
            color: #ff7900 !important;
        }

    .childContainer a.dan:hover {
        border-bottom: 1px solid #ff7900;
    }

    .waitToLoading {
        line-height: 24px;
        color: gray;
        font-size: 14px;
        margin: 3px 0px 3px 24px;
    }

    .NoData_New {
        line-height: 166px !important;
        height: 80px;
        color: gray;
        background: url(/Images/NoData-New.png) no-repeat;
        font-size: 14px;
        margin: 10px auto;
        background-position: center;
        min-width: 80px;
        text-align: center;
    }

    #Detail_g_f_3822 .NoData_New {
        margin-left: -3px;
    }

    .child_add {
        font-size: 14px;
        border: 1px solid #657A9B;
        width: 100px;
        display: inline-block;
        line-height: 26px;
        box-sizing: border-box;
        margin-top: 15px;
        color: #657A9B !important;
        margin-bottom: 34px;
    }

    div.pager {
        clear: both;
        text-align: left;
        font-size: 14px;
        padding: 3px;
        margin: 3px;
    }

        div.pager span {
            margin-left: 3px;
            margin-right: 3px;
        }

            div.pager span.current {
                border: #000099 1px solid;
                margin: 2px;
                padding: 5px;
                font-weight: bold;
                color: #fff;
            }

            div.pager span.disabled {
                border: #eee 1px solid;
                color: #ddd;
            }

            div.pager span .recordCount {
                color: red;
            }

            div.pager span .pageIndex {
                color: red;
            }

            div.pager span .pageSize {
                color: red;
            }

            div.pager span .nav {
            }

                div.pager span.nav a {
                    border: 1px solid #aaaadd;
                    height: 28px;
                    line-height: 28px;
                    padding: 4px 10px 4px 10px;
                    text-decoration: none;
                    color: #000099;
                    margin-left: 3px;
                    margin-right: 3px;
                    cursor: pointer;
                }

                    div.pager span.nav a:hover {
                        border: #3388ff 1px solid;
                        color: #000;
                        background-color: #f2f8ff;
                    }

                    div.pager span.nav a:active {
                        border: #000099 1px solid;
                        color: #000;
                    }

            div.pager span.first, div.pager span.prev, div.pager span.next, div.pager span.lastP {
                border: 1px solid #aaaadd;
                height: 28px;
                line-height: 28px;
                padding: 4px 10px 4px 10px;
                color: #000099;
                margin-left: 3px;
                margin-right: 3px;
                cursor: pointer;
            }

                div.pager span.first:hover, div.pager span.prev:hover, div.pager span.next:hover, div.pager span.lastP:hover {
                    border: #3388ff 1px solid;
                    background-color: #f2f8ff;
                    color: #000;
                }

    #watchForDetails {
        position: relative;
        /*top: -2px;*/
        border: none;
        vertical-align: top;
    }

    span.bannerTitle.big {
        display: block;
        float: left;
        font-size: 26px;
        font-family: "微软雅黑 Regular", "微软雅黑";
    }

    ul.toggle_ChildModel {
        float: right;
        padding-left: 30px;
        display: none;
    }

        ul.toggle_ChildModel li {
            float: left;
            width: 47px;
            height: 26px;
            cursor: pointer;
            border: 1px solid #c2c2c2;
            margin-right: -1px;
        }

            ul.toggle_ChildModel li:hover {
                background-color: white !important;
            }

            ul.toggle_ChildModel li.grid {
                background-color: white;
            }

        ul.toggle_ChildModel.friendModel li.grid {
            background-color: transparent;
        }


        ul.toggle_ChildModel.friendModel li.friend {
            background-color: white;
        }

        ul.toggle_ChildModel .friend {
            background: url(/Images/View/icon_img.png) no-repeat;
            background-position: center;
        }

            ul.toggle_ChildModel .friend.current {
                background: url(/Images/View/icon_img_current.png) no-repeat;
                background-position: center;
            }

        ul.toggle_ChildModel .grid {
            background: url(/Images/View/icon_list.png) no-repeat;
            background-position: center;
        }

            ul.toggle_ChildModel .grid.current {
                background: url(/Images/View/icon_list_current.png) no-repeat;
                background-position: center;
            }


    ul.AmakaButtom li.IKnow_Btn a.normalBtn {
        border: 0px !important;
    }

    #title_g_f_Accesory .gfItem {
        padding-top: 10px;
        margin-left: 0px;
    }

    .TabItem {
        /*padding-top: 12px;*/
    }

    .teamContainer {
    }

        .teamContainer .info {
            font-size: 14px;
            color: #666;
            margin: 20px 0px 20px 0px;
        }

        .teamContainer .ulItems {
            margin: 0px;
            padding: 0px;
            display: table;
        }

            .teamContainer .ulItems li {
                width: 88px;
                height: 88px;
                text-align: center;
                padding: 12px;
                border: 1px solid white;
                margin-right: 20px;
                position: relative;
            }

                .teamContainer .ulItems li:hover {
                    border: 1px dotted gray;
                }

                .teamContainer .ulItems li .opBtn {
                    cursor: pointer;
                    background: url(/images/field/edit.png) no-repeat;
                    background-size: 16px;
                    width: 16px;
                    height: 16px;
                    display: inline-block;
                    visibility: hidden;
                    position: absolute;
                    top: 5px;
                    right: 5px;
                }

                .teamContainer .ulItems li:hover .opBtn {
                    visibility: visible;
                }

                .teamContainer .ulItems li .userIcon {
                    width: 64px;
                    height: 64px;
                    background-position: 12px 0px;
                    border-radius: 32px;
                    -moz-border-radius: 32px;
                    -webkit-border-radius: 32px;
                }

                .teamContainer .ulItems li .name {
                    font-size: 14px;
                    color: #666;
                    margin-top: 5px;
                }

                    .teamContainer .ulItems li .name .smtime {
                        color: rgb(30, 142, 255);
                        font-size: 12px;
                    }

                .teamContainer .ulItems li.add {
                    cursor: pointer;
                }

                    .teamContainer .ulItems li.add span {
                        font-size: 64px;
                        color: #ccc;
                        position: relative;
                        top: -5px;
                    }

    table#tbUIComponent {
        margin-top: 15px;
        border-top: 0px;
        border-bottom: 1px solid #e6e6e6;
    }

        table#tbUIComponent td {
            border-top: none;
        }

    .contentScroll.tabItem {
        background: white;
        margin-top: 0px;
    }

    .childContainer.friendContent_Empty {
        background-color: white;
        text-align: center;
        padding: 10px 0px;
        position: relative;
        margin: 0px 30px;
        border-top: 1px #d9dde7 dashed;
    }


    .TpModeluMain {
        width: 342px;
        margin: 15px auto;
    }

    .txtSearch_Big {
        border: 1px solid #ccc;
        border-bottom: none;
        padding: 5px;
        padding-left: 26px;
        background-image: url(/images/quickSearch-right.png);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: 4px 6px;
        text-indent: 0px;
        font-size: 14px !important;
        width: 309px;
    }

    .TpModeluSelect {
        display: block;
        width: 342px;
        height: 300px;
        border: 1px solid #ccc;
        padding: 9px;
    }

    .desktopOptions {
        clear: both;
        background-color: #f9f9f9;
        width: 210px;
        height: 40px;
        margin: auto;
        margin-top: 24px;
    }

        .desktopOptions .top {
            height: 40px;
            line-height: 40px;
        }

            .desktopOptions .top .left {
                width: 16px;
                height: 10px;
                background-image: url(/Images/2018_Desktop/desktop_1.png);
                background-repeat: no-repeat;
                background-size: 16px 10px;
                position: relative;
                top: 14px;
                left: 16px;
            }

            .desktopOptions .top .right {
                width: 16px;
                height: 16px;
                background-image: url(/Images/2018_Desktop/desktop_2.png);
                background-repeat: no-repeat;
                background-size: 16px;
                position: relative;
                top: -40px;
                left: 180px;
            }

            .desktopOptions .top .caption {
                font-size: 14px;
                margin-left: 40px;
                position: relative;
                top: -12px;
            }

        .desktopOptions ul {
            position: relative;
            background: white;
            border: 1px solid rgba(204, 204, 204, 1);
            padding: 8px 12px 8px 12px;
            z-index: 1000;
            display: none;
        }

            .desktopOptions ul li {
                display: block;
                font-size: 14px;
                line-height: 30px;
                padding-left: 36px;
                cursor: pointer;
            }

                .desktopOptions ul li:hover {
                    color: #ffa319;
                    background-color: #bad3fc;
                }

                .desktopOptions ul li.selected {
                }

            .desktopOptions ul .l_current {
                background-image: url(/Images/2018_Desktop/desktop_1.png);
                background-repeat: no-repeat;
                background-size: 16px 10px;
                background-position: 8px 10px;
            }

            .desktopOptions ul .lOptions {
                background-image: url(/Images/2018_Desktop/desktop_4.png);
                background-repeat: no-repeat;
                background-size: 20px 20px;
                background-position: 8px 4px;
            }

            .desktopOptions ul .l_split {
                background-image: none;
                border-top: 1px solid rgba(204, 204, 204, 1);
                margin: 8px 0px 3px 0px;
            }

    /*.desktopOptions:hover .top .caption {
        color: #ffa319;
    }

    .desktopOptions:hover ul {
        display: block;
    }*/



    /*新UI修改begin*/
    .tabItem .tt-body {
        margin-left: 45px;
        padding-left: 0px;
    }

    .select_modules {
        padding-left: 45px;
    }

    .contentScroll {
        margin-top: 0px;
    }






    /*常规设置*/
    .item-head {
        padding: 45px 0px 12px 0px;
        width: 300px;
    }

    .item-line {
        padding: 0px 41px 0px 0px;
    }

        .item-line hr {
            width: 66%;
            float: left;
        }

    .tabItem .tt-body:last-child {
        padding-bottom: 100px !important;
    }

    .tbItemContainer {
        margin-left: 27px;
    }


    .item-label {
        padding-left: 0px;
        width: 300px;
    }

    .tbItemContainer tr .item-content #theCounter {
        height: 27px;
        padding-left: 7px;
    }

    .GroupCollapse {
        padding-left: 33px;
        background-position: 30px 15px;
    }

    .tabItemsContainer ul#div_Tab_list_RelationModule li.splitTab_left {
        width: 35px;
    }

    /*职员-紧急联系电话*/
    .FieldEditDiv table tr .FieldLabel#FieldLabel {
        position: relative;
        white-space: nowrap;
    }

        .FieldEditDiv table tr .FieldLabel#FieldLabel .field_Icon {
            position: absolute;
            margin: auto;
            right: 0px;
            top: 0px;
            bottom: 0px;
        }

        .FieldEditDiv table tr .FieldLabel#FieldLabel .need {
            position: relative;
            left: 0px;
            top: 22px;
        }

        .FieldEditDiv table tr .FieldLabel#FieldLabel.DialogTextarea1 .need {
            left: 6px;
            top: 19px;
            margin-right: 8px;
        }

    #data table .GroupDiv.GroupExpland {
        background-position: 30px 15px;
        padding-left: 33px;
    }



    .tbItemContainer {
        margin-left: 0px;
    }


    .Wdate {
        height: 28px;
        border: 1px solid #B5B5B5;
        width: 116px;
        padding: 0px 25px 0px 7px;
        background-position: 96% center;
        background-image: url(/images/InputTextDataBg.png);
        background-repeat: no-repeat;
    }

    .dialog-buttonpane-aboutUs button span {
        height: 30px;
        line-height: 30px !important;
        margin-top: 7px;
    }

    .ui-dialog .ui-dialog-buttonpane {
        background-color: #F6F6F6;
    }

    .dialog-buttonpane-aboutUs button {
        border: none;
        background-color: transparent;
    }

    .operatorDialog-buttonpane button .ui-button-text {
        color: black;
    }

    .ui-button-text-only .ui-button-text {
        padding: 0px;
    }


    .ui-dialog .ui-dialog-buttonpane button:focus {
        outline: none;
        border: none !important;
    }
    /*新UI修改end*/

    .fixedDialog {
        background: #F4F4F4;
        padding: 20px 10px 30px 40px;
        border-bottom: 1px solid #cdcdcd;
        position: fixed;
        width: 100%;
        z-index: 99999;
        top: 0px;
        display: none;
    }

        .fixedDialog .head {
        }

            .fixedDialog .head span {
                font-size: 16px;
                border-bottom: 2px solid #189fd9;
                padding: 0px 10px 12px 10px;
                height: 24px;
                display: inline-block;
            }

            .fixedDialog .head .icon-close {
                background: url(/Images/NormalIcon/icon-close.png) no-repeat;
                background-size: 19px;
                width: 24px;
                height: 24px;
                position: relative;
                top: 0px;
                right: 60px;
                float: right;
                display: inline-block;
                opacity: 0.8;
            }

                .fixedDialog .head .icon-close:hover {
                    opacity: 1.0;
                }

        .fixedDialog .body {
            border-top: 1px solid #cdcdcd;
            padding: 20px 60px 0px 0px;
        }

            .fixedDialog .body table {
                line-height: 20px;
            }

                .fixedDialog .body table tr {
                }

                    .fixedDialog .body table tr td {
                        padding: 5px 3px;
                        vertical-align: top;
                        padding-left: 10px;
                        vertical-align: middle;
                    }

                        .fixedDialog .body table tr td.t1 {
                            width: 150px;
                        }

                            .fixedDialog .body table tr td.t1 span {
                                background: rgba(158, 158, 158, 0.23);
                                padding: 2px 0px 2px 6px;
                                display: inline-block;
                                font-size: 14px;
                                width: 120px;
                                margin: 2px 2px 2px 0px;
                            }

                        .fixedDialog .body table tr td.t2 {
                            width: 50px;
                            text-align: center;
                        }

                        .fixedDialog .body table tr td.t3 {
                        }

                        .fixedDialog .body table tr td a {
                            padding: 2px 10px 2px 10px;
                            font-size: 14px;
                            display: inline-block;
                            margin-right: 2px;
                            margin-bottom: 2px;
                            margin-top: 2px;
                        }

                            .fixedDialog .body table tr td a.selected {
                                background: #30b5ff !important;
                            }

                            .fixedDialog .body table tr td a:hover {
                                background: #30b5ff;
                                color: white;
                            }

            .fixedDialog .body .btnSearch {
                background: #3388ff;
                font-size: 14px;
                padding: 5px 40px 6px 40px;
                color: white;
                margin: 20px 0px 0px 177px;
                display: inline-block;
            }

            .fixedDialog .body .btnClear {
                background: #3388ff;
                font-size: 14px;
                padding: 5px 40px 6px 40px;
                color: white;
                margin: 20px 0px 0px 20px;
                display: inline-block;
            }

            .fixedDialog .body .btnSearch:hover {
                background-color: #146daf;
            }


    .FieldLabel .img-editField {
        width: 17px;
        position: relative;
        top: 4px;
        left: 8px;
    }

    .AdvancedPopMenu {
        /*width: 120px;*/
        min-width: 120px;
        position: fixed;
    }

    .E8SearchSelect_icon1 {
        background-image: url(/Images/E8SearchSelect_a1.png);
        background-repeat: no-repeat;
    }

    .E8SearchSelect_icon2 {
        background-image: url(/Images/E8SearchSelect_a2.png);
        background-repeat: no-repeat;
    }

    .E8SearchSelect_icon3 {
        background-image: url(/Images/E8SearchSelect_a3.png);
        background-repeat: no-repeat;
    }

    .E8SearchSelect_icon4 {
        background-image: url(/Images/E8SearchSelect_a4.png);
        background-repeat: no-repeat;
    }

    #div_Details_RelationModule .moduleList .mdname img {
        position: relative;
        top: -1px;
    }


    .E2018SelectUser {
        margin: 10px 20px 0px;
    }

    .SelectUserInput {
        color: black;
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: none;
        padding-left: 26px;
        background-image: url(/images/quickSearch-right.png);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: 4px 6px;
        width: 100%;
        height: 34px;
        font-size: 14px !important;
        box-sizing: border-box;
    }

    .E2018OpenAllCompany {
        position: absolute;
        margin-top: -27px;
        margin-right: 30px;
        right: 0px;
    }

    #userSelector-form #ulSelected .selectedUser {
        font-size: 14px;
    }

    .IfEdMultiClass {
        border: none;
        width: 100%;
        height: 100%;
    }

    .E2018ViewUl {
        display: none;
        position: fixed;
        background-color: white;
        z-index: 999;
        box-shadow: 2px 3px 5px #b5b5b5;
        border: 1px solid #b5b5b5;
        min-width: 120px;
    }

        .E2018ViewUl > ul {
            margin: 9px 10px 4px 10px;
        }

        .E2018ViewUl .E2018AddView {
            color: #409fff;
            border-top: 1px solid #ccc;
            text-align: center;
            padding: 8px 0px;
            cursor: pointer;
            font-size: 14px;
            height: 27px;
        }

            .E2018ViewUl .E2018AddView span {
                font-size: 18px;
                color: #999999;
                position: relative;
                top: -1px;
            }

            .E2018ViewUl .E2018AddView .c_add {
                font-size: 13px;
                float: left;
                margin-left: 20px;
                cursor: pointer;
            }

            .E2018ViewUl .E2018AddView .c_view {
                font-size: 13px;
                float: right;
                line-height: 27px;
                text-indent: 5px;
                margin-right: 20px;
                cursor: pointer;
            }

    .E2018AddView ul {
        float: left;
        position: relative;
        top: 9px;
    }

        .E2018AddView ul li {
            border-bottom: 1px solid #999999;
            width: 14px;
            margin-bottom: 3px;
        }


    .E2018ViewDefault {
        height: 28px;
        line-height: 28px;
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        border: 1px solid transparent;
        border-radius: 3px;
    }

        .E2018ViewDefault span {
            font-size: 16px;
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: black;
            padding-right: 18px;
        }

    .E2018ddlViewImg {
        background: transparent url(/Images/viewselect_icon.png) no-repeat center;
        width: 27px;
        height: 100%;
        float: right;
        background-position: 2px 5px;
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .TopNavChild_Icon1 {
        background: url(/Images/TopNav/TopNavChild_Icon1.png) no-repeat;
        background-position: 15px center !important;
    }

    .TopNavChild_Icon2 {
        background: url(/Images/TopNav/TopNavChild_Icon2.png) no-repeat;
        background-position: 15px center !important;
    }

    .TopNavChild_Icon4 {
        background: url(/Images/TopNav/TopNavChild_Icon4.png) no-repeat;
        background-position: 15px center !important;
    }

    .TopNavChild_Icon5 {
        background: url(/Images/TopNav/TopNavChild_Icon5.png) no-repeat;
        background-position: 15px center !important;
    }

    .TopNavChild_Icon6 {
        background: url(/Images/TopNav/TopNavChild_Icon6.png) no-repeat;
        background-position: 15px center !important;
    }

    .TopNavChild_Icon7 {
        background: url(/Images/TopNav/TopNavChild_Icon7.png) no-repeat;
        background-position: 15px center !important;
    }

    .TopNavChild_Icon8 {
        background: url(/Images/TopNav/TopNavChild_Icon8.png) no-repeat;
        background-position: 15px center !important;
    }

    .E2018_advancedSearch {
        width: 206px;
    }

        .E2018_advancedSearch .searchStyle {
            border-right: 1px solid #b5b5b5;
        }

    div.dialog_fixed {
        background: #f9f9f9;
    }

    .dialog_fixed {
        position: fixed;
        top: 0px;
        border: 1px solid #ddd;
        -webkit-box-shadow: -3px 0 4px rgba(0,0,0,0.1);
        -o-box-shadow: -3px 0 4px rgba(0,0,0,0.1);
        box-shadow: -3px 0 4px rgba(0,0,0,0.1);
        border-top: 0px;
        height: 100%;
        z-index: 10000;
    }

        .dialog_fixed * {
            user-select: none;
        }

    #dialog_serviceProgress.dialog_fixed .body * {
        user-select: initial;
    }

    .dialog_fixed .head {
        height: 50px;
        line-height: 50px;
        padding: 0px 0px 0px 20px;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
    }

        .dialog_fixed .head .icon {
            float: left;
            font-size: 16px;
            max-width: 270px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .dialog_fixed .head .btns {
            float: right;
            padding-right: 12px;
        }

            .dialog_fixed .head .btns a {
                height: 20px;
                line-height: 20px;
                display: inline-block;
                padding: 3px 16px 3px 16px;
                border-radius: 15px;
                -moz-border-radius: 15px;
                -webkit-border-radius: 15px;
                margin-right: 5px;
                border: 1px solid #0089FF;
                min-width: 60px;
                text-align: center;
            }

                .dialog_fixed .head .btns a:hover {
                    background: #0089FF;
                    color: white;
                }

                .dialog_fixed .head .btns a:first-child {
                    background: #0089FF;
                    color: white;
                }

        .dialog_fixed .head .close {
            border-left: 1px solid #ddd;
            width: 40px;
            float: right;
            top: 0px;
            right: 0px;
            text-align: center;
            cursor: pointer;
        }

            .dialog_fixed .head .close a {
                background: url(/Images/NormalIcon/icon-dialog-close.png) no-repeat;
                background-size: 16px;
                width: 16px;
                height: 16px;
                display: inline-block;
                background-position: 2px 3px;
            }

            .dialog_fixed .head .close:hover {
                background: #ebebeb;
            }

    .dialog_fixed .body {
        padding: 20px;
        /*max-height: 500px;*/
        overflow-y: auto;
    }

    .teamItems {
        width: 100%;
        border: 1px solid #ddd;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        background: #eaeaea;
    }

        .teamItems .header {
            background: #ebebeb;
            height: 32px;
            line-height: 32px;
            font-size: 14px;
            text-indent: 12px;
        }

            .teamItems .header:first-child {
                border-top-left-radius: 8px;
                border-top-right-radius: 8px;
            }

        .teamItems .body {
            clear: both;
            display: table;
            width: 100%;
            padding: 0px;
            margin: 0px;
            background: white;
        }

            .teamItems .body li {
                display: table;
                width: 100%;
                height: 90px;
            }

                .teamItems .body li .left {
                    float: left;
                    position: relative;
                    top: 15px;
                    left: 40px;
                }

                    .teamItems .body li .left img {
                        width: 45px;
                        height: 45px;
                        border-radius: 32px;
                        -moz-border-radius: 32px;
                        -webkit-border-radius: 32px;
                    }

                    .teamItems .body li .left .name {
                        font-size: 16px;
                        display: inline-block;
                        position: relative;
                        left: 10px;
                    }

                .teamItems .body li .right {
                    float: right;
                    margin: 30px;
                    position: relative;
                    top: -2px;
                }

                    .teamItems .body li .right .desc {
                        color: #999999;
                        font-size: 14px;
                        margin-right: 12px;
                    }

                    .teamItems .body li .right a {
                        background: url(/Images/NormalIcon/icon-arrow-circle-down.png) no-repeat;
                        background-size: 24px;
                        width: 24px;
                        height: 24px;
                        display: inline-block;
                        position: relative;
                        top: 8px;
                    }

                .teamItems .body li .split {
                    height: 1px;
                    clear: both;
                    background: #eaeaea;
                    width: 90%;
                    margin: auto;
                    margin-top: 95px;
                    margin-bottom: 0px;
                }

                .teamItems .body li:last-child .split {
                    display: none;
                }

    .teamAction {
        z-index: 10000;
        line-height: 32px;
        border: 1px solid #ddd;
        width: 200px;
        position: fixed;
        top: 100px;
        left: 100px;
        background-color: white;
        display: none;
    }

        .teamAction li {
            height: 32px;
            border-bottom: 1px solid #ddd;
            padding: 0px 0px 0px 12px;
        }

            .teamAction li a {
                font-size: 14px;
                padding-left: 32px;
            }

                .teamAction li a.team-edit-add {
                    background: url(/Images/NormalIcon/icon-descInfo.png) no-repeat;
                    background-size: 20px;
                }

                .teamAction li a.team-edit-cancel {
                    background: url(/Images/Index/icon_user.gif) no-repeat;
                }

                .teamAction li a.team-delete {
                    background: url(/Images/datagrid/del.png) no-repeat;
                    background-size: 16px;
                }

            .teamAction li:last-child {
                border-bottom: 0px;
            }

    .icon-team {
        background: url(/Images/NormalIcon/icon-dialog-team.png) no-repeat;
        background-size: 28px;
        padding-left: 36px;
        background-position: left center;
    }

    a.team_save {
        border: 1px solid #55acee;
        background: white;
    }

    .icon-serviceProgress {
        background: url(/Images/NormalIcon/icon-dialog-serviceProgress.png) no-repeat;
        background-size: 24px;
        padding-left: 36px;
        background-position: left center;
    }

    #span_CustomerDemand {
        text-overflow: ellipsis;
        overflow: hidden;
        /*white-space: nowrap;*/
        /*width: 600px;*/
    }

    .tbSummary_FiveField #span_CustomerDemand {
        white-space: nowrap;
        padding: 0px;
    }

    .TabNoData {
    }

    .feeDiv.gfItem {
        margin-left: 0px;
    }

    /*页面编辑方案-维护按钮弹出页面*/
    .MenuDialog2018 {
        position: relative;
        left: 8px;
        top: 34px;
    }

        .MenuDialog2018 .inputTextneedTxt {
            background-color: white !important;
            width: 168px !important;
            background-image: url(/Theme/Skin0/images/quickSearch-right.png);
            background-repeat: no-repeat;
            background-position: 8px 3px;
            border-color: #ccc !important;
            border-bottom: none !important;
            padding: 5px 0px 7px 30px !important;
        }

        .MenuDialog2018 #leftSelectEdit {
            width: 200px !important;
            position: relative;
            top: -16px;
            height: 280px !important;
            border-color: #ccc;
            padding: 7px !important;
        }

        .MenuDialog2018 #rightSelectEdit {
            width: 200px !important;
            padding: 7px !important;
            height: 311px !important;
            border-color: #ccc;
            position: relative;
            top: -31px;
        }

        .MenuDialog2018 .text {
            width: 50px;
            text-align: center;
            position: relative;
            top: -32px;
        }

    .GroupContent.MenuDialog2018 tr td {
        height: initial;
        line-height: initial;
        border-bottom: none;
    }

    img.img-editField {
        width: 15px;
        margin-left: 5px;
        display: none;
    }

    #thead_ProductDetails {
        width: 100%;
    }

    /*详细页-明细表格-有问题*/
    /*#divEditDetailGrid,#tb_ProductDetails {
    width:100% !important;
}*/

    #dialog_multiClassSearch .body table {
        line-height: 20px;
    }

        #dialog_multiClassSearch .body table tr {
        }

            #dialog_multiClassSearch .body table tr td {
                padding: 5px 3px;
                vertical-align: top;
                padding-left: 10px;
            }

                #dialog_multiClassSearch .body table tr td.t1 {
                    width: 120px;
                    text-align: center;
                }

                    #dialog_multiClassSearch .body table tr td.t1 span {
                        background: rgba(158, 158, 158, 0.23);
                        padding: 2px 0px 2px 6px;
                        display: inline-block;
                        font-size: 14px;
                        width: 120px;
                        margin: 2px 2px 2px 0px;
                    }

                #dialog_multiClassSearch .body table tr td.t2 {
                    width: 50px;
                    text-align: center;
                }

                #dialog_multiClassSearch .body table tr td.t3 {
                }

                #dialog_multiClassSearch .body table tr td a {
                    padding: 2px 10px 2px 10px;
                    font-size: 14px;
                    display: inline-block;
                    margin-right: 2px;
                    margin-bottom: 2px;
                    margin-top: 2px;
                }

                    #dialog_multiClassSearch .body table tr td a.selected {
                        background: #30b5ff !important;
                    }

                    #dialog_multiClassSearch .body table tr td a:hover {
                        background: #30b5ff;
                        color: white;
                    }


    .Aging2108_1 {
        height: 40px;
    }

        .Aging2108_1 a img {
            position: relative;
            top: -1px;
            float: left;
            left: -1px;
        }

    .Aging2108_3 {
        width: 45px;
    }

    .Aging2108_2 table {
        max-width: 900px;
        position: relative;
        left: -5px;
    }

        .Aging2108_2 table tr td {
            text-align: left;
            text-indent: 7px;
        }

            .Aging2108_2 table tr td:first-child {
                text-align: center;
                text-indent: 0px;
            }

            .Aging2108_2 table tr td:last-child input {
                width: 100% !important;
            }

            .Aging2108_2 table tr td input {
                width: 100% !important;
                text-align: left !important;
                text-indent: 5px;
                position: relative;
                left: -6px;
            }

    .mainArea_Page .Aging2108_2 table tr td .inputText {
        box-sizing: border-box;
        border-radius: 0px;
    }

    .linkmanContainer_headboder {
        height: 24px;
        width: 24px;
        position: relative;
        border-radius: 50%;
        background-color: rgb(227, 226, 226);
        top: 3px;
    }

        .linkmanContainer_headboder img {
            width: 16px;
            height: 16px;
            position: absolute;
            margin: auto;
            left: 0px;
            right: 0px;
            top: 0px;
            bottom: 0px;
        }

    .LayoutSolutionLi {
        margin-left: 25px;
        float: right;
        margin-right: 6px;
    }

        .LayoutSolutionLi select {
            width: 160px;
            border: 1px solid #c2c2c2;
            height: 30px;
            line-height: 29px;
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none;
            padding-right: 29px;
            background: url(/Theme/Skin0/Images/bg_Operator_Down.png) no-repeat scroll 140px center white;
            text-indent: 7px;
            color: #7f8182;
        }

    .linkedQuery {
        border: 1px solid red;
        color: red;
        position: absolute;
        float: right;
        top: 11px;
        right: 5px;
        display: inline-block;
        padding: 0px 12px 0px 12px;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        line-height: 20px;
        z-index: 100;
        display: none;
    }

    #div_Tab_LinkedQuery {
        border: 1px solid #ddd;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background-color: white;
        padding: 5px 25px 15px 25px;
    }

    .tbLinkedQueryInfo {
        margin-top: 12px;
        line-height: 26px;
    }

        .tbLinkedQueryInfo thead {
        }

            .tbLinkedQueryInfo thead tr {
            }

                .tbLinkedQueryInfo thead tr th {
                    border-bottom: 2px solid #33ccff;
                    padding: 2px;
                    font-size: 14px;
                    font-weight: normal;
                }

        .tbLinkedQueryInfo tbody {
        }

            .tbLinkedQueryInfo tbody tr {
            }

                .tbLinkedQueryInfo tbody tr td {
                    padding: 2px;
                    font-size: 14px;
                }

                    .tbLinkedQueryInfo tbody tr td a {
                        font-size: 14px;
                    }

                .tbLinkedQueryInfo tbody tr:hover td {
                    background: #f3f3f3;
                }

        .tbLinkedQueryInfo a.dan {
            display: inline-block;
            width: 130px;
        }

        .tbLinkedQueryInfo a.objectAlias {
            display: inline-block;
            width: 200px;
        }

        .tbLinkedQueryInfo a.personAlias {
            display: inline-block;
            width: 70px;
        }

        .tbLinkedQueryInfo a.autoTrim {
            position: relative;
            top: 4px;
            max-width: none;
        }

    .btnDelete2401 {
        font-size: 12px !important;
        line-height: 28px !important;
    }

    .tbSummary_FiveField a.linkedQuery {
        display: none;
    }

    .ModuleNameTable {
        display: none;
    }

    .Details_quickSearch_View {
        display: none;
    }

    .ulEnumItems {
        /*margin-left: 15px;*/
        margin-left: 25px;
    }

        .ulEnumItems li {
            display: block;
            min-height: 24px;
            line-height: 24px;
            white-space: nowrap;
            margin-left: 18px;
            min-width: 18px;
        }

    #GroupComponentField.ulEnumItems li {
        margin-left: 36px;
    }

    .ulEnumItems a {
        display: inline-block;
        line-height: 24px;
        height: 24px;
        font-size: 15px;
        color: black;
        white-space: nowrap;
        text-decoration: none;
        padding: 1px 2px;
        margin: 0;
        color: #666666;
        color: #000;
    }

        .ulEnumItems a.current {
            color: #2c7ad1;
        }

    .ServerDan {
        display: none;
    }

    .leftNav-body .leftNav_ContentContainer[grouptype=MultiClassContent] .NoData_DeskTop.TreeMiddleNoData2 {
        width: 200px;
    }

    .decisionContainer {
        width: 440px;
        position: relative;
        padding: 10px 50px 0px 40px;
    }

        .decisionContainer .bigArrow_left {
            background: url(/Images/NormalIcon/icon_arrow_big_left.png) no-repeat;
            background-size: 10px 18px;
            width: 10px;
            height: 18px;
            cursor: pointer;
            display: block;
            position: absolute;
            top: 25px;
            left: 15px;
        }

        .decisionContainer .bigArrow_right {
            background: url(/Images/NormalIcon/icon_arrow_big_right.png) no-repeat;
            background-size: 10px 18px;
            width: 10px;
            height: 18px;
            cursor: pointer;
            display: block;
            position: absolute;
            top: 25px;
            right: 15px;
        }

            .decisionContainer .bigArrow_left.hide, .decisionContainer .bigArrow_right.hide {
                display: none;
            }

        .decisionContainer .ulDecision {
            height: 64px;
        }

            .decisionContainer .ulDecision li {
                padding: 0px;
                height: 50px;
                padding-bottom: 15px;
            }

                .decisionContainer .ulDecision li.hide {
                    display: none;
                }

                .decisionContainer .ulDecision li.item {
                    cursor: pointer;
                }

                    .decisionContainer .ulDecision li.item .circle {
                        background: #0099ff;
                        width: 28px;
                        height: 28px;
                        line-height: 28px;
                        color: white;
                        text-align: center;
                        font-size: 14px;
                        border-radius: 14px;
                        -moz-border-radius: 14px;
                        -webkit-border-radius: 14px;
                        margin: auto;
                    }

                    .decisionContainer .ulDecision li.item .text {
                        font-size: 14px;
                        text-align: center;
                        padding-top: 6px;
                        width: 56px;
                    }

                    .decisionContainer .ulDecision li.item:hover .text {
                        color: #668cb3;
                    }

                .decisionContainer .ulDecision li.arrow_right {
                    background-position: center 10px;
                    background-image: url(/Images/NormalIcon/icon_arrow_right_big.png);
                    background-repeat: no-repeat;
                    background-size: 70px 11px;
                    width: 70px;
                }

    .decisionUserContainer {
        clear: both;
        padding-left: 23px;
    }

        .decisionUserContainer .ulDecisionUsers {
            display: block;
            width: 89px;
            line-height: 36px;
            float: left;
            /*background-image: url(/Images/NormalIcon/bg-pageLeft-line.png);
          background-repeat: repeat-y;
        */
            background-position: 12px 0px;
            background-size: 1px;
            margin-right: 12px;
        }

            /*.decisionUserContainer .ulDecisionUsers .li {*/
            .decisionUserContainer .ulDecisionUsers .LiUsers {
                /*            background-image: url(/Images/NormalIcon/icon-decision-user.png);*/
                background-repeat: no-repeat;
                padding: 5px 0px;
                /*            padding-left: 20px;*/
                height: 18px;
            }

            .decisionUserContainer .ulDecisionUsers .LiUser_Down {
                background-image: url(/Images/NormalIcon/icon_arrow_down_big.png);
                background-repeat: no-repeat;
                margin-left: 38px;
                height: 25px;
                width: 25px;
                margin-bottom: 3px;
            }

            .decisionUserContainer .ulDecisionUsers li a {
                font-size: 14px;
                position: relative;
                top: -12px;
                left: 7px;
                width: 100px;
                display: inline-block;
            }

            .decisionUserContainer .ulDecisionUsers li:last-child {
                height: 15px;
            }

        .decisionUserContainer .hide {
            display: none;
        }

        .decisionUserContainer > div {
            border: 1px solid #ddd;
            border-left: 0px;
            float: left;
            padding: 10px;
            overflow-y: auto;
            overflow-x: hidden;
            margin-bottom: 10px;
        }

            .decisionUserContainer > div:first-child {
                border-left: 1px solid #ddd;
            }

            .decisionUserContainer > div.leftBorder {
                border-left: 1px solid #ddd;
            }

    .decisionContainer, .decisionUserContainer {
        user-select: none;
    }

    .edui-editor {
        margin: 20px 45px 0px;
    }

    .gfItem .edui-editor {
        margin: 0px;
    }

    .afterServicMmain {
        font-size: 12px;
        background-color: #fff;
        border-width: 1px;
        border-color: #cdcdcd;
        border-style: solid;
        border-radius: 5px;
        padding-top: 10px;
        padding-bottom: 20px;
    }

        .afterServicMmain .head {
            position: relative;
            padding: 5px;
            line-height: 16px;
            height: 16px;
            border: 0;
            margin-left: 10px;
        }

            .afterServicMmain .head .leftico {
                position: absolute;
                background: url(/Theme/Skin0/ico/u267.png);
                top: 2px;
                left: 5px;
                width: 20px;
                height: 20px;
            }

            .afterServicMmain .head .leftico1 {
                position: absolute;
                background: url(/Theme/Skin0/ico/u263.png) no-repeat;
                top: 3px;
                left: 7px;
                width: 20px;
                height: 20px;
                background-size: 18px 18px;
            }

            .afterServicMmain .head .title {
                margin-left: 30px;
            }

        .afterServicMmain .itemList {
            height: 70px;
            margin-bottom: 10px;
            padding-left: 30px;
        }

            .afterServicMmain .itemList .item {
                float: left;
                width: 40px;
                height: 55px;
                padding: 5px;
            }

            .afterServicMmain .itemList .item_s {
                float: left;
                width: 40px;
                height: 55px;
                padding: 5px;
            }

            .afterServicMmain .itemList .item_e {
                float: left;
                width: 50px;
                height: 55px;
                padding: 5px;
            }

            .afterServicMmain .itemList .item .icodiv {
                position: relative;
                line-height: 30px;
                height: 30px;
            }

                .afterServicMmain .itemList .item .icodiv span {
                    position: absolute;
                    top: 5px;
                    left: 10px;
                    width: 20px;
                    height: 20px;
                }

            .afterServicMmain .itemList .item_s .icodiv {
                position: relative;
                line-height: 30px;
                height: 30px;
            }

                .afterServicMmain .itemList .item_s .icodiv span {
                    position: absolute;
                    top: 5px;
                    left: 10px;
                    width: 20px;
                    height: 20px;
                }

            .afterServicMmain .itemList .item_e .icodiv {
                position: relative;
                line-height: 30px;
                height: 30px;
            }

                .afterServicMmain .itemList .item_e .icodiv span {
                    position: absolute;
                    top: 5px;
                    left: 15px;
                    width: 20px;
                    height: 20px;
                }

            .afterServicMmain .itemList .item .icodiv .span1 {
                background: url(/Theme/Skin0/ico/u231.png);
            }

            .afterServicMmain .itemList .item .icodiv .span2 {
                background: url(/Theme/Skin0/ico/u235.png);
            }

            .afterServicMmain .itemList .item .icodiv .span3 {
                background: url(/Theme/Skin0/ico/u239.png);
            }

            .afterServicMmain .itemList .item .icodiv .span4 {
                background: url(/Theme/Skin0/ico/u245.png);
            }

            .afterServicMmain .itemList .item_s .icodiv .span1 {
                background: url(/Theme/Skin0/ico/u229.png);
            }

            .afterServicMmain .itemList .item_s .icodiv .span2 {
                background: url(/Theme/Skin0/ico/u233.png);
            }

            .afterServicMmain .itemList .item_s .icodiv .span3 {
                background: url(/Theme/Skin0/ico/u237.png);
            }

            .afterServicMmain .itemList .item_s .icodiv .span4 {
                background: url(/Theme/Skin0/ico/u241.png);
            }

            .afterServicMmain .itemList .item_e .icodiv .span1 {
                background: url(/Theme/Skin0/ico/u229.png);
            }

            .afterServicMmain .itemList .item_e .icodiv .span2 {
                background: url(/Theme/Skin0/ico/u233.png);
            }

            .afterServicMmain .itemList .item_e .icodiv .span3 {
                background: url(/Theme/Skin0/ico/u237.png);
            }

            .afterServicMmain .itemList .item_e .icodiv .span4 {
                background: url(/Theme/Skin0/ico/u240.png);
            }

            .afterServicMmain .itemList .item .status {
                text-align: center;
                line-height: 20px;
                margin-top: 5px;
                color: #929292;
            }

            .afterServicMmain .itemList .item_s .status {
                text-align: center;
                line-height: 20px;
                margin-top: 5px;
                color: #4c8eb1;
            }

            .afterServicMmain .itemList .item_e .status {
                text-align: center;
                line-height: 20px;
                margin-top: 5px;
                color: red;
            }

            .afterServicMmain .itemList .item1 {
                float: left;
                height: 30px;
                padding: 5px;
                padding-left: 0px;
                padding-right: 0px;
            }

                .afterServicMmain .itemList .item1 .value {
                    text-align: center;
                    line-height: 30px;
                    color: #808080;
                }

        .afterServicMmain .progressList {
            padding-top: 20px;
            padding-left: 50px;
        }

            .afterServicMmain .progressList .item {
                border-left-width: 2px;
                border-left-color: #cdcdcd;
                border-left-style: solid;
                position: relative;
                padding-top: 5px;
            }

                .afterServicMmain .progressList .item .left {
                    position: absolute;
                    top: 16px;
                    left: -16px;
                    width: 30px;
                    height: 30px;
                    background-color: #007cb4;
                    border-radius: 50%;
                }

                    .afterServicMmain .progressList .item .left span {
                        background: url(/Theme/Skin0/ico/u277.png);
                        display: block;
                        width: 15px;
                        height: 15px;
                        margin-left: 8px;
                        margin-top: 8px;
                    }

                .afterServicMmain .progressList .item .right {
                    line-height: 20px;
                    padding: 5px;
                }

                    .afterServicMmain .progressList .item .right .content {
                        border-bottom-width: 1px;
                        border-bottom-color: #cdcdcd;
                        border-bottom-style: solid;
                        padding-bottom: 10px;
                        width: 390px;
                    }

                    .afterServicMmain .progressList .item .right span {
                        margin-right: 5px;
                    }

                    .afterServicMmain .progressList .item .right .d {
                        color: #929292;
                    }


    /*访客计划-延期*/
    .Plan_Postpone {
        width: 100%;
    }

        .Plan_Postpone td {
            height: 52px;
            font-size: 14px;
        }

            .Plan_Postpone td.td_left {
                width: 160px;
                position: relative;
                text-align: left;
                text-indent: 51px;
            }

                .Plan_Postpone td.td_left .need {
                    color: red;
                    position: absolute;
                    left: 52px;
                    height: 2px;
                    width: 29px;
                    background-color: red;
                    bottom: 11px;
                    top: initial;
                }

            .Plan_Postpone td.td_right input {
                width: 293px;
                height: 28px;
                border: 1px solid #ccc;
                padding-left: 7px;
                border-radius: 3px;
            }

                .Plan_Postpone td.td_right input.Wdate {
                    width: 180px;
                    letter-spacing: 1px;
                    font-size: 13px;
                }

            .Plan_Postpone td.td_right select {
                width: 215px;
                height: 28px;
                border: 1px solid #ccc;
                padding-left: 7px;
                border-radius: 3px;
            }

            .Plan_Postpone td.td_right textarea {
                width: 286px;
                border: 1px solid #ccc;
                padding-left: 7px;
                border-radius: 3px;
                margin-top: 10px;
            }

    #divChooseMoreItem_Product .btnGroup a:first-child {
        border: initial !important;
        position: relative;
        right: -1px;
    }

    #divChooseMoreItem_Product .btnGroup a:last-child {
        border-right: initial !important;
    }

    .icon-resultvisitqrcode {
        background: url(/Images/NormalIcon/icon-dialog-resultvisit1rcode.png) no-repeat;
        background-size: 24px;
        padding-left: 36px;
        background-position: left center;
    }

    .afterResultVisitQrCodeMmain {
        font-size: 12px;
        padding: 5px;
        background-color: #fff;
        border-width: 1px;
        border-color: #cdcdcd;
        border-style: solid;
        border-radius: 5px;
    }

    .NewViewHead {
        background-color: white;
        /* overflow:hidden;*/
    }

    .NewViewHead_QuickTools {
        position: absolute;
        right: 0px;
        top: 10px;
        z-index: 1004;
    }

    .CommonHeightBg {
        background-color: #f0f2fb;
        height: 11px;
        width: 100%;
    }

        .CommonHeightBg.GridType_Select {
            display: none;
        }
    /* .CommonHeightBg.GridType_Default {
        display: none;
    }*/

    .layoutGroup_Container.view {
        /*    border-top: 1px solid #d9dde7;*/
        padding-top: 10px;
    }

    .common_view_head {
        padding-left: 45px;
        color: #5c97f5;
        height: 50px;
    }

        .common_view_head .common_icon_parent {
            float: left;
            margin-top: 14px;
            font-size: 15px;
            cursor: pointer;
        }

        .common_view_head .img_comm_Toggle.up {
            background-image: url(/Images/arrow-down_layout.png);
        }

        .common_view_head .img_comm_Toggle {
            display: none;
        }

    .common_view_icon {
        width: 26px;
        height: 26px;
        float: left;
        background: url(/Images/icon_summary.png) #5c97f5 no-repeat center;
        border-radius: 50%;
        margin-right: 10px;
        margin-top: -2px;
    }

    .linkmanContainer_open .icon_linkman .icon_linkman_info {
        width: 25px;
        height: 25px;
        float: left;
        background: url(/Images/icon_linkman.png) #5c97f5 no-repeat center 5px;
        border-radius: 50%;
        margin-right: 10px;
        margin-top: 12px;
        margin-right: 10px;
    }

    .moduleList .mdname .mdlogo {
        border-radius: 24px;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        width: 26px;
        height: 26px;
        position: relative;
        top: 12px;
        margin-right: 10px;
        float: left;
        background: no-repeat #5c97f5;
        background-size: 16px;
        background-position: center 4px;
    }

    .ModuleListParent .moduleList .moduleItem {
        margin-bottom: 0px;
        background-color: white;
    }

        .ModuleListParent .moduleList .moduleItem .model_hierarchy {
            float: right;
            margin-right: 10px;
            font-size: 14px;
            color: #646464;
            margin-top: 15px;
        }

            .ModuleListParent .moduleList .moduleItem .model_hierarchy input {
                position: relative;
                top: -1px;
                margin-right: 2px;
            }

    .layoutGroup_RelationModule_Container {
        border-top: 1px solid #d9dde7;
        background-color: white;
    }

    .targetContent .BusinessParent {
        border-top: 1px solid #d9dde7;
        padding-top: 20px;
    }

    .Parent_Info_MainInfo {
        position: relative;
    }

    #div_Info_MainInfoTab {
        background-color: #f0f2fb;
    }

    .moduleList .listViewTable thead tr th, .moduleList .listViewTableOther thead tr th {
        height: 36px;
    }

    .moduleList .tr_Summary td {
        background-color: white;
    }

    .moduleList .trSelectRow td {
        height: 36px;
    }

    .moduleList .moduleItem .roottbl {
        padding-bottom: 0px;
    }

    .pageList .moduleList .moduleItem .roottbl {
        border-bottom: 1px solid #d7d7d7;
    }

    .moduleList .moduleItem .listViewTable tr:hover, .moduleList .moduleItem .listViewTableOther tr:hover {
        background-color: white;
    }

    .spanViewModuleName {
        margin-left: 15px;
        height: 20px;
        float: right;
        line-height: 20px;
        background-color: #663399;
        padding: 0 18px;
        border-radius: 15px;
        margin-top: 28px;
        font-size: 12px;
        color: white;
        filter: alpha(opacity=50);
        opacity: 0.4;
        -moz-opacity: 0.5;
    }

    .add-editLocation .spanViewModuleName {
        margin-top: 18px;
    }

    .tt .group_top_Line {
        margin: 24px;
        position: absolute;
        bottom: -24px;
        width: calc(100% - 48px);
        border-bottom: 1px #ccc;
        border-bottom-style: dashed;
    }

    .pageComSet .tt .img_comm_Toggle.up {
        background-image: url(/Images/arrow-down_layout.png);
    }

    #Detail_g_f_6559.gfItem, #Detail_g_f_6560.gfItem, #Detail_g_f_6564.gfItem, #Detail_g_f_6563.gfItem {
        margin-left: 0px;
    }

    .icon-hierarchy {
        background: url(/Images/NormalIcon/icon-dialog-hierarchy.png) no-repeat;
        background-size: 24px;
        padding-left: 32px;
        background-position: left center;
    }

    .ui-dialog .searchContainer {
        width: auto;
    }

    .leftright_scroll {
        display: block;
        min-width: 500px;
        position: relative;
        height: 55px;
        overflow: hidden;
        float: left;
        margin-left: 45px;
        width: calc(100% - 430px);
    }

        .leftright_scroll .box {
            display: block;
            float: left;
            position: absolute;
            width: 10000px;
        }

        .leftright_scroll ul {
            display: block;
            float: left;
            list-style-type: none;
            padding: 0;
            margin: 0;
        }

    .Tab_List_Parent {
        box-sizing: border-box;
        height: 55px;
        background-color: white;
    }

        .Tab_List_Parent #right_scroll {
            width: 25px;
            height: 25px;
            float: left;
            background: url(/Images/icon_right_scroll1.png) no-repeat right center;
            padding-left: 10px;
            margin-top: 14px;
            display: none;
            cursor: pointer;
        }

        .Tab_List_Parent #left_scroll {
            width: 25px;
            height: 25px;
            float: left;
            margin-left: 20px;
            background: url(/Images/icon_left_scroll2.png) no-repeat left center;
            padding-right: 10px;
            margin-top: 12px;
            display: none;
            cursor: pointer;
        }

    .fi-arrow-left {
        display: block;
        width: 20px;
        height: 20px;
        background: url(/Images/fi-arrow-left.png) no-repeat center;
    }

    .fi-arrow-right {
        display: block;
        width: 20px;
        height: 20px;
        background: url(/Images/fi-arrow-right.png) no-repeat center;
    }

    /*呼叫中心-捷讯面板*/
    .MainCallPanel {
        display: none;
        z-index: 999;
        position: absolute;
        width: 500px;
        height: 270px;
        right: 0px;
        border: 1px solid #ccc;
        box-shadow: 1px 2px 10px -5px;
        background-color: white;
        _display: none;
        top: 40px;
    }

        .MainCallPanel > div {
            display: inline-block;
            margin: 20px 31px 20px 30px;
            position: relative;
        }

        .MainCallPanel .HoverBg {
            width: 70px;
            height: 14px;
            position: absolute;
            background-color: transparent;
            top: -32px;
            right: -32px;
        }

        .MainCallPanel .Close {
            position: absolute;
            right: -19px;
            top: -17px;
            font-size: 14px;
            font-size: 22px;
            font-weight: lighter;
            cursor: pointer;
        }

        .MainCallPanel .TopNum .IconXh {
            width: 50px;
            height: 20px;
            background: url(/Images/CallCenter/xh2.png) no-repeat center;
            float: left;
            background-size: 24px;
        }

            .MainCallPanel .TopNum .IconXh.current {
                background-image: url(/Images/CallCenter/xh1.png);
            }

        .MainCallPanel .TopNum .Ttext {
            float: left;
            font-size: 14px;
        }

            .MainCallPanel .TopNum .Ttext #Jx_CallTime {
                font-size: 13px;
            }

            .MainCallPanel .TopNum .Ttext #Jx_ShowTel {
                font-size: 13px;
            }

        .MainCallPanel .TopPanel {
            margin-top: 20px;
        }

            .MainCallPanel .TopPanel .MainCallNum {
                margin-top: 10px;
                float: left;
                height: 38px;
                width: 155px;
                border-radius: 6px;
                border: 1px solid #666;
                padding: 0 55px 0 10px;
                color: #666;
                font-size: 18px;
                letter-spacing: 1px;
                background: url(/Images/CallCenter/jp.jpg) no-repeat;
                background-position: 174px center;
            }

                .MainCallPanel .TopPanel .MainCallNum:focus {
                    outline: none;
                }

            .MainCallPanel .TopPanel .MainCicon {
                cursor: pointer;
                float: left;
                height: 55px;
                width: 55px;
                margin-left: 15px;
                background-color: #f0f0f0;
                text-align: center;
                line-height: 77px;
                font-size: 14px;
                border-radius: 50%;
            }

            .MainCallPanel .TopPanel .DoCall {
                background: url(/Images/CallCenter/hj.png) no-repeat #f0f0f0;
                background-position: center 7px;
                margin-left: 22px;
            }

            .MainCallPanel .TopPanel .HandUp {
                background: url(/Images/CallCenter/gd.png) no-repeat #f0f0f0;
                background-position: center 7px;
            }

            .MainCallPanel .TopPanel .Through {
                background: url(/Images/CallCenter/zj.png) no-repeat #f0f0f0;
                background-position: center 7px;
            }

        .MainCallPanel .StatusPanel .CallStatus {
            padding: 0px;
            margin-top: 25px;
        }

            .MainCallPanel .StatusPanel .CallStatus li {
                text-indent: 26px;
                cursor: pointer;
                list-style: none;
                float: left;
                list-style: none;
                float: left;
                margin-left: 10px;
                width: 100px;
                height: 30px;
                border: 1px solid #999;
                text-align: center;
                line-height: 30px;
                border-radius: 23px;
                font-size: 14px;
            }

                .MainCallPanel .StatusPanel .CallStatus li:first-child {
                    margin-left: 0px;
                }

                .MainCallPanel .StatusPanel .CallStatus li.s1 {
                    background: url(/Images/CallCenter/qr1.png) no-repeat;
                    background-position: 25px 6px;
                }

                    .MainCallPanel .StatusPanel .CallStatus li.s1.current {
                        background-image: url(/Images/CallCenter/qr2.png);
                        background-color: #5c97f5;
                        color: white;
                        border: 1px solid #5c97f5;
                    }

                .MainCallPanel .StatusPanel .CallStatus li.s2 {
                    background: url(/Images/CallCenter/xx1.png) no-repeat;
                    background-position: 25px 7px;
                }

                    .MainCallPanel .StatusPanel .CallStatus li.s2.current {
                        background-image: url(/Images/CallCenter/xx2.png);
                        background-color: #339900;
                        color: white;
                        border: 1px solid #339900;
                    }

                .MainCallPanel .StatusPanel .CallStatus li.s3 {
                    background: url(/Images/CallCenter/kh1.png) no-repeat;
                    background-position: 25px 7px;
                }

                    .MainCallPanel .StatusPanel .CallStatus li.s3.current {
                        background-image: url(/Images/CallCenter/kh2.png);
                        background-color: #339900;
                        color: white;
                        border: 1px solid #339900;
                    }

                .MainCallPanel .StatusPanel .CallStatus li.s4 {
                    background: url(/Images/CallCenter/qc1.png) no-repeat;
                    background-position: 25px 7px;
                }

                    .MainCallPanel .StatusPanel .CallStatus li.s4.current {
                        background-image: url(/Images/CallCenter/qc2.png);
                        background-color: #f00;
                        color: white;
                        border: 1px solid #f00;
                    }

        .MainCallPanel .CallBottomBut {
            height: 35px;
            border: 1px solid #999;
            text-align: center;
            line-height: 33px;
            border-radius: 7px;
            font-size: 14px;
            margin-top: 30px;
            background-color: #1aa094;
            color: white;
            cursor: pointer;
        }

    .clear {
        clear: both;
    }

    #tbRightOp .navItem.current #btnShowDialOutPanel {
        background-image: url(/Images/TopNav/callCenter_hover.png);
    }

    .JxCallBottomUl {
        position: absolute;
        width: 100%;
        border-top: 1px solid #ccc;
        left: 0px;
        bottom: 0px;
        height: 60px;
        text-align: center;
    }

        .JxCallBottomUl li {
            display: inline-block;
            margin: 14px 5px;
            border: 1px solid #ccc;
            padding: 4px 21px;
            background-color: #f1f3f5;
            border-radius: 21px;
            cursor: pointer;
        }

    /*项目管理 进度*/
    .Project_Progress {
        padding: 25px;
    }

        .Project_Progress .normalBtn {
            width: 50px;
            margin: 5px;
            float: left;
            border: 1px solid #aaa;
            min-width: 50px;
            cursor: pointer;
        }

            .Project_Progress .normalBtn[IsChange=true] {
                background-color: #c2c2c2;
                color: white;
            }

    .pageCenter_Content#pageCenter_PL {
        overflow: auto;
    }

    .FieldValue .btn_accesoryField_upload, .FieldValue .btn_accesoryField_preview, .FieldValue .btn_accesoryField_download {
        display: inline-block;
        float: right;
        position: absolute;
        top: 10px;
        background: #5c97f5;
        border: 1px solid #5c97f5;
        color: white;
        line-height: 32px;
        padding: 0px 10px 0px 10px;
    }

    .FieldValue .btn_accesoryField_upload {
        right: 50px;
    }

    .FieldValue .btn_accesoryField_download {
        right: 50px;
    }

    .FieldValue .btn_accesoryField_preview {
        right: 0px;
    }

        .FieldValue .btn_accesoryField_upload:hover, .FieldValue .btn_accesoryField_preview:hover, .FieldValue .btn_accesoryField_download:hover {
            color: white;
            background-color: #1e5598;
            border: 1px solid #1e5598;
        }

    .pageCenter_Content#pageCenter_PL {
        overflow: auto;
    }


    /*v_cloud2020 begin*/
    .SelectUserSearch {
        margin: 10px;
    }

    .SelectUserSearchBak {
        width: 430px;
        height: 28px;
        border-radius: 3px;
        border: 1px solid #ccc;
        background: url(/images/quickSearch-right.png) no-repeat center;
        background-color: #f9f9f9;
        box-sizing: border-box;
        padding: 0px 40px 0px 34px;
        background-position: 6px;
        color: rgb(181, 181, 181);
    }

    .SelectRoleSearchBak {
        width: 450px;
        height: 28px;
        border-radius: 3px;
        border: 1px solid #ccc;
        background: url(/images/quickSearch-right.png) no-repeat center;
        background-color: #f9f9f9;
        box-sizing: border-box;
        padding: 0px 40px 0px 8px;
        background-position: 423px;
        color: rgb(181, 181, 181);
        margin-bottom: 11px;
    }

    .leftSearchRole {
        margin: 2px 0px 2px 18px;
    }

    .leftSearchRoleBak {
        width: 180px;
        height: 28px;
        border-radius: 3px;
        border: none;
        background: url(/images/quickSearch-right.png) no-repeat center;
        background-color: white;
        box-sizing: border-box;
        padding: 0px 40px 0px 8px;
        background-position: calc(100% - 10px);
        border-bottom: solid 1px #ccc;
    }

    .pageLeft #divRoleRelation {
        width: auto;
    }

    .searchOptionV5 {
        display: none;
    }

    .setFieldSearch {
        width: 450px;
        margin-bottom: 13px;
        height: 28px;
        border-radius: 3px;
        border: 1px solid #ccc;
        background: url(/images/quickSearch-right.png) no-repeat center;
        background-color: #f9f9f9;
        box-sizing: border-box;
        padding: 0px 40px 0px 8px;
        background-position: 417px;
        color: rgb(181, 181, 181);
    }
    /*v_cloud2020 end*/

    /*v5.0脱机调整 begin*/
    .addFieldPanel {
        margin: 15px 30px;
    }

        .addFieldPanel .addFieldTable {
            width: 100%;
        }

            .addFieldPanel .addFieldTable tbody tr .tb_left {
                padding-bottom: 10px;
                width: 100px;
                height: 35px;
                color: #19add6;
                font-size: 14px;
            }

                .addFieldPanel .addFieldTable tbody tr .tb_left .tdtxt {
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    width: 90px;
                }

            .addFieldPanel .addFieldTable tbody tr .tb_right {
                padding-bottom: 5px;
                font-size: 14px;
            }

                .addFieldPanel .addFieldTable tbody tr .tb_right .addField_Name {
                    width: 300px;
                    border: 1px solid #ccc;
                    height: 30px;
                    box-sizing: border-box;
                    border-radius: 3px;
                    padding: 0px 7px;
                    color: #666;
                }

                .addFieldPanel .addFieldTable tbody tr .tb_right .addField_Select {
                    height: 30px;
                    border: 1px solid #ccc;
                    border-radius: 3px;
                    padding: 0px 5px;
                    color: #666;
                    width: 205px;
                    vertical-align: middle;
                }

                .addFieldPanel .addFieldTable tbody tr .tb_right .addField_SeachModule {
                    width: 90px;
                    border: 1px solid #ccc;
                    height: 30px;
                    box-sizing: border-box;
                    border-radius: 3px;
                    padding: 0px 7px;
                    color: #666;
                    margin-left: 5px;
                }

                .addFieldPanel .addFieldTable tbody tr .tb_right .radio.r1 {
                    margin-left: 0px;
                }

                .addFieldPanel .addFieldTable tbody tr .tb_right .radio {
                    width: 14px;
                    height: 14px;
                    margin-right: 3px;
                    position: relative;
                    top: -1px;
                    margin-left: 15px;
                }

                .addFieldPanel .addFieldTable tbody tr .tb_right div.true {
                    width: 18px;
                    height: 18px;
                    background: no-repeat url(/Images/field/icon-customDesktop-show.png);
                    background-position: center;
                    cursor: pointer;
                    margin-top: 2px;
                    background-size: 20px;
                }

                .addFieldPanel .addFieldTable tbody tr .tb_right div.false {
                    width: 16px;
                    height: 16px;
                    border: 1px solid #b2b2b2;
                    border-radius: 50%;
                    margin-top: 2px;
                    cursor: pointer;
                }

                .addFieldPanel .addFieldTable tbody tr .tb_right .afSelect_Ul {
                }

                    .addFieldPanel .addFieldTable tbody tr .tb_right .afSelect_Ul li {
                        margin-bottom: 10px;
                        height: 30px;
                    }

                        .addFieldPanel .addFieldTable tbody tr .tb_right .afSelect_Ul li .afSelect_Option {
                            float: left;
                            width: 224px;
                        }

                        .addFieldPanel .addFieldTable tbody tr .tb_right .afSelect_Ul li .afsAdd {
                            float: left;
                            width: 28px;
                            height: 28px;
                            background-color: #94a8c1;
                            margin-left: 10px;
                            text-align: center;
                            font-size: 30px;
                            line-height: 25px;
                            font-weight: 100;
                            color: white;
                            border-radius: 50%;
                            cursor: pointer;
                        }

                            .addFieldPanel .addFieldTable tbody tr .tb_right .afSelect_Ul li .afsAdd label {
                                font-size: 29px;
                                margin-top: 1px;
                                display: block;
                            }

                        .addFieldPanel .addFieldTable tbody tr .tb_right .afSelect_Ul li .afsRemove {
                            float: left;
                            width: 28px;
                            height: 28px;
                            background-color: #94a8c1;
                            margin-left: 10px;
                            border-radius: 50%;
                            cursor: pointer;
                        }

                            .addFieldPanel .addFieldTable tbody tr .tb_right .afSelect_Ul li .afsRemove > div {
                                width: 16px;
                                height: 1px;
                                background-color: white;
                                margin-top: 13px;
                                margin-left: 6px;
                            }


    .level1_option_box, .level2_option_box, .level3_option_box, .level4_option_box {
        float: left;
        width: 170px;
        margin-bottom: 10px;
    }

    .level2_option_box {
        margin: 0 20px;
    }

    .option_btns {
        margin-bottom: 10px;
    }

    .addFieldTable .option_btns {
        margin-bottom: 5px;
    }

        .addFieldTable .option_btns .button {
            position: relative;
            top: 5px;
        }

    .option_btns .button {
        display: inline-block;
        float: right;
        width: 16px;
        height: 16px;
        cursor: pointer;
        margin-right: 5px;
    }

    .option_btns .add {
        background-image: url('/Images/Field/icon-add.png');
    }

    .option_btns .edit {
        background-image: url('/Images/Field/icon-edit.png');
    }

    .option_btns .del {
        background-image: url('/Images/Field/icon-del.png');
    }

    .option_list {
        border: 1px solid #ccc;
        margin-top: 5px;
        height: 175px;
        overflow-y: auto;
    }

        .option_list li {
            padding-left: 2px;
            cursor: pointer;
            line-height: 20px;
        }

            .option_list li.active {
                color: #19add6;
            }

    .option_tip {
        height: 26px;
        line-height: 24px;
        background-color: #fbf9f9;
        clear: both;
        background-image: url(/Images/Field/tip.png);
        background-repeat: no-repeat;
        background-position: 5px center;
        padding-left: 25px;
        border: 1px solid #ccc;
        margin-right: 8px;
        box-sizing: border-box;
    }

    .tag-status-box {
        max-width: 80px;
        padding: 0 3px;
    }

    .tag-status {
        color: #fff;
        padding: 2px 0px;
        border-radius: 3px;
        width: 100%;
        display: block;
        text-align: center;
    }

    /*列表页-左侧组件*/
    .funNavSetting2019 {
        height: 55px;
        width: 240px;
        position: fixed;
        bottom: 0px;
        line-height: 30px;
        text-align: center;
    }

        .funNavSetting2019 .funNavSettingPlane {
            height: 30px;
            width: calc(100% - 25px);
            border: 1px solid #a9a8a8;
            border-radius: 34px;
            margin: 4px auto 0px;
        }

        .funNavSetting2019 .FunNav_Left {
            float: left;
            width: 49%;
            cursor: pointer;
            text-indent: 5px;
        }

            .funNavSetting2019 .FunNav_Left .FunNav_Add {
                float: left;
                background: url(/Images/Object/add.png) no-repeat center;
                width: 20px;
                height: 20px;
                position: relative;
                left: 13px;
                top: 5px;
            }

        .funNavSetting2019 .FunNav_Line {
            float: left;
            width: 2%;
            border-left: 1px #a9a8a8 dashed;
            height: 17px;
            box-sizing: border-box;
            margin-top: 7px;
            position: relative;
            left: 2px;
        }

        .funNavSetting2019 .FunNav_Right {
            float: left;
            width: 49%;
            cursor: pointer;
            text-indent: 2px;
        }

            .funNavSetting2019 .FunNav_Right .FunNav_Reset {
                float: left;
                background: url(/Images/Object/reset.png) no-repeat center;
                width: 20px;
                height: 20px;
                position: relative;
                left: 13px;
                top: 5px;
            }


    .trstatus table { /*状态字段颜色 begin*/
        width: 100%;
    }

        .trstatus table td.left_lable, .trstatus table td.right_lable {
            width: 20%;
            height: 30px;
        }

            .trstatus table td.left_lable .tdtxt, .trstatus table td.right_lable .tdtxt {
                color: #333;
                user-select: none;
            }

        .trstatus table td.left_sel, .trstatus table td.right_sel {
            width: 30%;
        }

    .sel_color {
        width: 100px;
        padding: 3px 5px;
        border: 1px solid #ccc;
        box-sizing: border-box;
        position: relative;
        cursor: pointer;
        user-select: none;
    }

    .sel_title {
        width: 65px;
        height: 15px;
        background-color: #ffe064;
    }

    .dialogBannerTable .sel_color {
        width: 145px;
    }

    .dialogBannerTable .sel_title {
        width: 100%;
    }

    .sel_down {
        position: absolute;
        right: 2px;
        top: 5px;
        width: 20px;
        height: 10px;
        display: block;
        background-image: url(/Theme/Skin0/Images/bg_Operator_Down.png);
        background-repeat: no-repeat;
        background-position: center;
    }

    .sel_option {
        display: none;
        position: absolute;
        width: 100%;
        left: -1px;
        top: 21px;
        border: 1px solid #ccc;
        cursor: default;
        z-index: 9999;
        background-color: #fff;
    }

    ul.ul_color {
        padding: 0 5px;
    }

    li.li_color {
        height: 15px;
        margin: 5px 0;
        cursor: pointer;
    }
    /*状态字段颜色 end*/

    /*v5.0脱机调整 end*/

    /*字段提示说明 beigin*/
    .btnDataFieldAlert {
        display: inline-block;
        background: url(/Images/DataFieldAlert.png) no-repeat center;
        height: 18px;
        width: 20px;
        position: relative;
        top: 4px;
        margin-right: 4px;
    }

    .listViewTable thead.Header_NotTab tr th, .listViewTableOther thead.Header_NotTab tr th {
        overflow: initial;
    }

    .listViewTable thead tr th.orderfield div.btnDataFieldAlert_Details, .listViewTableOther thead tr th.orderfield div.btnDataFieldAlert_Details {
        display: inline-block;
        background: url(/Images/DataFieldAlert_Details.png) no-repeat center;
        position: relative;
        height: 18px;
        width: 20px;
        top: 5px;
        left: 2px;
    }

    .btnDataFieldAlert .DataFieldAlertPostion, .btnDataFieldAlert_Details .DataFieldAlertPostion {
        display: none;
    }

    /*.btnDataFieldAlert:hover .DataFieldAlertPostion, .btnDataFieldAlert_Details:hover .DataFieldAlertPostion {
    display: block;
}*/

    .btnDataFieldAlert_Details:hover .DataFieldAlertPostion {
        display: block;
    }

    .btnDataFieldAlert .da_trigon1, .btnDataFieldAlert_Details .da_trigon1 {
        width: 0px;
        height: 0px;
        border-top: 0px solid transparent;
        border-bottom: 7px solid #febc0e;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        position: absolute;
        bottom: -13px;
        left: 3px;
        display: none;
    }

    .btnDataFieldAlert .da_trigon2, .btnDataFieldAlert_Details .da_trigon2 {
        width: 0px;
        height: 0px;
        border-top: 0px solid transparent;
        border-bottom: 7px solid white;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        position: absolute;
        bottom: -16px;
        left: 3px;
        z-index: 10001;
        display: none;
    }

    .btnDataFieldAlert .DataFieldAlert, .btnDataFieldAlert_Details .DataFieldAlert {
        -webkit-animation: fadeleftIn .2s;
        animation: fadeleftIn .2s;
        -webkit-animation-name: popIn;
        animation-name: popIn;
        position: absolute;
        top: 31px;
        left: 3px;
        background-color: black;
        max-width: 300px;
        word-wrap: break-word;
        text-align: left;
        line-height: 22px;
        width: 300px;
        z-index: 10000;
        white-space: pre-wrap;
        color: #eee;
        padding: 8px 15px;
        font-size: 12px;
        border-radius: 2px;
        box-shadow: 1px 1px 3px rgb(0 0 0 / 20%);
    }

    @-webkit-keyframes popIn {
        0% {
            -webkit-transform: scale3d(0, 0, 0);
            transform: scale3d(0.5, 0.5, 0.5);
            opacity: 0;
        }

        50% {
            -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
            animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
            opacity: 0.5;
        }

        100% {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
            -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            opacity: 1;
        }
    }

    @keyframes popIn {
        0% {
            -webkit-transform: scale3d(0, 0, 0);
            transform: scale3d(0.5, 0.5, 0.5);
            opacity: 0;
        }

        50% {
            -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
            animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
            opacity: 0.5;
        }

        100% {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
            -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
            opacity: 1;
        }
    }

    #divAwakeInfo .leftSummaryInfo li {
        margin-left: 32px;
    }

    #btnQuickAddForDialog {
        display: none;
    }

    .GroupToolParent {
        position: relative;
    }


    .dataGrid .dataTagItems {
        position: absolute;
        right: 20px;
        margin-top: -5px;
        display: none;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
    }

    .dataTagItems {
        background-color: white;
        border: 1px solid #e0e0e0;
        padding: 12px;
        z-index: 100;
        width: 485px;
        margin-top: 4px;
        margin-bottom: 4px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        .dataTagItems .NoData {
            margin-top: 0px;
        }

        .dataTagItems .items {
            clear: both;
            overflow: auto;
        }

            .dataTagItems .items .NoData div {
                margin-top: 3px;
            }

            .dataTagItems .items ul {
                display: table;
                width: 100%;
            }

        .dataTagItems ul li {
            border: 1px solid #ccc;
            float: left;
            margin-right: 8px;
            margin-bottom: 8px;
            text-align: center;
            padding: 5px 10px;
            cursor: pointer;
            -webkit-user-select: none; /* Chrome all / Safari all */
            -moz-user-select: none; /* Firefox all */
            -ms-user-select: none; /* IE 10+ */
            border-radius: 3px;
        }

            .dataTagItems ul li .itemsLiLeftIcon {
                width: 10px;
                height: 10px;
                float: left;
                background-color: #3ccba6;
                border-radius: 50%;
                margin: 3px 6px 0px 0px;
            }

            .dataTagItems ul li .itemsRightIcon {
                width: 10px;
                height: 16px;
                float: right;
                line-height: 14px;
                margin-left: 8px;
            }


        .dataTagItems .tip {
            color: rgb(153, 153, 153);
        }

        .dataTagItems .close {
            width: 10px;
            height: 10px;
            background: url(/Images/tab_Close.png) no-repeat;
            background-size: 10px;
            position: relative;
            float: right;
            top: -17px;
            cursor: pointer;
        }

            .dataTagItems .close:hover {
                background: url(/Images/tab_Close_hover.png) no-repeat;
                background-size: 10px;
            }

        .dataTagItems .setup {
            background: url(/Images/NormalIcon/edit.png) no-repeat;
            background-size: 16px;
            width: 16px;
            height: 16px;
            position: relative;
            float: right;
            right: 10px;
            top: -20px;
            cursor: pointer;
        }


    .ui-dialog .DialogidScroll .GroupContent {
        margin-left: 22px;
    }

    #btnAuditUrge_Dialog {
        position: absolute;
        left: 8px;
        background-color: #f79e34 !important;
        border-radius: 15px;
    }

        #btnAuditUrge_Dialog .ui-button-text {
            color: #fff;
            background-color: transparent !important;
        }

        #btnAuditUrge_Dialog + .ui-dialog-buttonpane-line {
            display: none;
        }

    #btnAuditUrge {
        background-color: #f79e34 !important;
        border-radius: 15px;
        border: none;
        height: 24px;
    }

        #btnAuditUrge .ui-button-text {
            color: #fff;
            background-color: transparent !important;
        }


    /*外链表单*/
    .FormLinkUpFilePanel {
        width: calc(100% + 30px);
        margin-bottom: 20px;
    }

    .BMap_cpyCtrl {
        display: none;
    }



    .FormLinkUpFilePanel .li.address {
    }

        .FormLinkUpFilePanel .li.address .mapcon {
            width: 200px;
            height: 200px;
            margin-top: 20px;
            margin-left: 35px;
        }

    .FormLinkUpFilePanel .li.photo {
        padding-left: 40px;
        min-width: 350px;
    }

    .FormLinkUpFilePanel .li .itemtxt {
        color: #8e8d8d;
        font-size: 13px;
    }

        .FormLinkUpFilePanel .li .itemtxt.address {
            color: #8e8d8d;
            font-size: 13px;
            padding-left: 20px;
            background: url(/images/formlink/select_address.png) no-repeat left;
            margin-top: 15px;
            background-size: 16px;
            cursor: pointer;
        }

    .FormLinkUpFilePanel .li.photo .list {
        width: calc(100% + 10px);
        margin-top: 20px;
    }

    .FormLinkUpFilePanel .li.photo .item {
        color: #8e8d8d;
        font-size: 13px;
        float: left;
        text-align: center;
        /* width: 29%;*/
        box-sizing: border-box;
        margin-right: 10px;
        margin-bottom: 10px;
        position: relative;
    }

    .formLinkTitle {
        font-size: 14px;
        margin-left: 20px;
        padding-left: 20px;
        top: 15px;
        /*display:none;*/ /*外链暂时屏蔽*/
    }

    .formLinkTitleRe {
        position: relative;
    }

    .formLinkTitle.view {
        top: 25px;
    }

    .formLinkTitle > .line {
        height: 18px;
        width: 1px;
        background-color: #ccc;
        position: absolute;
        left: 0px;
        top: 1px;
    }

    .formLinkTitle > .icon {
        width: 18px;
        height: 18px;
        background: url(/Images/FormLink/ercode.png) no-repeat left;
        background-size: 100%;
        display: inline-block;
        margin-left: 10px;
        position: relative;
        top: 4px;
    }

    .formLinkTitle .ercodeDiv {
        text-align: center;
        background-color: white;
        z-index: 9999;
        width: 215px;
        /*height: 300px;*/
        border: 1px solid #ccc;
        box-shadow: 1px 2px 4px #ccc;
        top: 24px;
        display: none;
        border-radius: 5px 5px 0px 0px;
    }

    .ercodeDivabs {
        position: absolute;
    }

    .formLinkTitle .ercodeDiv .ercodeDiv-title {
        /*margin-top: 15px;*/
        font-size: 16px;
        border-radius: 5px 5px 0px 0px;
        background-color: #1e5598;
        padding: 13px 0;
        color: white;
    }

    .formLinkTitle .ercodeDiv .ercodeDiv-ercode {
        width: 123px;
        height: auto;
        background-color: white;
        /* margin: 30px 30px 15px 30px;*/
    }

    .dataTagItems .formLinkTitle .ercodeDiv .ercodeDiv-ercode img {
        margin: 0;
        width: 123px;
        display: block;
    }

    .formLinkTitle .ercodeDiv .ercodeDiv-ercode img {
        margin: 0;
        width: 123px;
        display: block;
    }

    .dataTagItems b {
        margin-left: 5px;
        font-size: 14px;
    }

    .leftSpan {
    }

        .leftSpan > div {
            float: left;
        }

    .Qrdemop {
        margin-top: 5px;
    }

    .erDiv {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: calc((215px - 123px) / 2);
    }

    .erDivPadding {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .QrdemFisrt {
        height: 5px;
    }

    .QrdemoLast {
        height: 30px;
    }

    .QrCheckDiv {
        line-height: 28px;
        margin-top: 20px;
        padding: 10px 0px 10px 7px;
        display: flex;
        align-items: center;
    }

    #ck_title {
        width: 18px;
        height: 18px;
    }

    #ck_content {
        width: 18px;
        height: 18px;
    }

    .formLinkTitle .ercodeDiv .ercodeDiv-link {
        padding-top: 5px;
        padding-bottom: 15px;
    }

    #ercodeDiv-ercodeDemo {
        /*margin-bottom:35px;*/
    }

    .formLinkTitle .ercodeDiv .ercodeDiv-link > div {
        display: inline-block;
        font-size: 13px;
        color: #1565b7;
        cursor: pointer;
    }

        .formLinkTitle .ercodeDiv .ercodeDiv-link > div.line {
            width: 1px;
            height: 15px;
            background-color: #ccc;
            margin: 0px 15px;
            cursor: default;
        }

    .FormLinkLog {
        color: red;
        margin-left: 5px;
        font-size: 12px;
        width: 16px;
        height: 16px;
        background-color: red;
        display: inline-block;
        vertical-align: middle;
        background: url(/images/formlink/formLinklogo.png) no-repeat center;
        position: relative;
        top: -1px;
    }

    .infoTitle .FormLinkLog {
        float: right;
        position: relative;
        top: 6px;
    }
    /*外链表单end*/

    .bubblingTip {
        position: relative;
    }

        .bubblingTip .bubblingTip_contentBox {
            -webkit-animation: fadeleftIn .2s;
            animation: fadeleftIn .2s;
            -webkit-animation-name: popIn;
            animation-name: popIn;
            position: absolute;
            bottom: 5px;
            left: 0px;
            background-color: #000;
            max-width: 300px;
            word-wrap: break-word;
            text-align: left;
            line-height: 22px;
            width: 300px;
            z-index: 10000;
            white-space: pre-wrap;
            color: #eee;
            padding: 8px 15px;
            font-size: 12px;
            border-radius: 2px;
            box-shadow: 1px 1px 3px #00000033;
        }

            .bubblingTip .bubblingTip_contentBox::before {
                content: " ";
                position: absolute;
                width: 10px;
                height: 10px;
                background-color: #000;
                bottom: -3px;
                left: 10px;
                transform: rotate( 45deg);
            }

    .errorInput {
        border-color: #f00 !important;
        box-shadow: 0 0 10px #f00;
        color: #f00;
    }

    .leftContainer .jstree .jstree-icon {
        vertical-align: top;
        position: relative;
        top: 3px;
    }

    /*开关checkbox html控件*/
    .switch-checkbox {
        position: relative;
        display: inline-block;
        width: 34px;
        height: 16px;
        vertical-align: text-bottom;
    }

        .switch-checkbox input {
            display: none;
        }

        .switch-checkbox .slider {
            position: absolute;
            cursor: pointer;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #ccc;
            -webkit-transition: .4s;
            transition: .4s;
        }

            .switch-checkbox .slider:before {
                position: absolute;
                content: "";
                height: 12px;
                width: 12px;
                left: 3px;
                bottom: 2px;
                background-color: white;
                -webkit-transition: .4s;
                transition: .4s;
            }

        .switch-checkbox input:checked + .slider {
            background-color: #009ff6;
        }

        .switch-checkbox input:focus + .slider {
            box-shadow: 0 0 1px #009ff6;
        }

        .switch-checkbox input:checked + .slider:before {
            -webkit-transform: translateX(16px);
            -ms-transform: translateX(16px);
            transform: translateX(16px);
        }

        /* Rounded sliders */
        .switch-checkbox .slider.round {
            border-radius: 34px;
        }

            .switch-checkbox .slider.round:before {
                border-radius: 50%;
            }

    .switch-checkbox-label {
        font-size: 13px;
        cursor: pointer;
        margin-left: 12px;
    }
    /*开关end*/


    /*活码列表*/
    .wecom-qrcode-list {
        width: 100px;
    }

    .pageList .leftNav_ContentContainer .jstree-item-name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 17px;
    }

    .leftNav_ContentContainer > ul > li > a > .jstree-item-name {
        max-width: 189px;
    }


    .leftNav_ContentContainer > ul > li > ul > li > a > .jstree-item-name {
        max-width: 172px;
    }

    .leftNav_ContentContainer > ul > li > ul > li > ul > li > a > .jstree-item-name {
        max-width: 155px;
    }

    .leftNav_ContentContainer > ul > li > ul > li > ul > li > ul > li > a > .jstree-item-name {
        max-width: 138px;
    }

    .FormLinkImg {
        width: 100px !important;
        height: 100px !important;
        border-radius: 5%;
    }

    .FormLinkVideo {
        width: 100px !important;
        height: 100px !important;
        object-fit: fill;
        border-radius: 5%;
    }

    .FormLinkUpFilePanel .li.photo .item img {
        /*  width: 100%;
    height: 100%;*/
        position: relative;
        max-height: 200px;
    }

    .FormLinkUpFilePanel .li.signature .subcontent-end {
        font-size: 14px;
        border: 1px dashed #ccc;
        text-align: center;
        line-height: 80px;
        color: #8e8d8d;
        position: relative;
        margin: 20px 0px;
        background-color: white;
    }

    #signature-img {
        max-width: 180px;
        height: 200px;
    }

    .FormLinkUpFilePanel .li {
        font-size: 0px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: calc(33% - 10px);
        margin-right: 10px;
        background-color: white;
        height: 100%;
        box-sizing: border-box;
        padding: 0px 40px 10px 40px;
    }

    .fromLinkIcon {
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }

    .fromLinkitemtxt {
        display: flex;
        align-items: center;
        margin-left: -30px;
        margin-top: 5px;
    }

        .fromLinkitemtxt span {
            color: black;
        }

    .FormLinkVideo {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .FormLinkVidePlayIcon {
        position: absolute !important;
        width: 32px;
        height: 32px;
    }

    .FormLinkDiv {
        padding-bottom: 5px;
    }

    .FormLinkList {
        margin-left: 35px;
    }

    .fromLinkTitle {
        margin: 5px 10px 0px 5px;
    }

    .tb-button .Css-LoadProductMakeUp {
        background: url('/Images/Other/LoadProductMakeUp.png') left no-repeat;
        background-position-y: 9px;
        padding-left: 20px;
    }

    .aduit_pending {
        color: white;
        font-size: 14px;
        background-color: #ff8000;
        padding: 3px 20px;
        border-radius: 3px;
        margin-left: 15px;
        cursor: pointer;
    }

        .aduit_pending.pendingTrue {
            color: white;
            background-color: red;
        }

    .PageGrid {
        position: relative;
    }

    /*.pageList .contentScroll, .pageList .mainGridContentScroll {
    background-color:transparent;
}*/

    .ui-dialog .roottbl {
        position: relative;
        background-color: transparent !important;
    }


    /*----------V2-------begin----*/

    .right_config {
        display: none;
    }


    /* 面包屑导航 */
    body .breadcrumb_nav {
        display: block;
        margin: 15px 11px 15px 15px;
        overflow: hidden;
    }


    .left_nav {
        float: left;
        background-image: url('/Images/V2/nav-home.png');
        background-repeat: no-repeat;
        background-position: 0 4px;
        background-size: 16px;
        text-indent: 27px;
        height: 25px;
        line-height: 25px;
    }

        .left_nav span {
            font-style: normal;
            font-size: 14px;
            color: #333;
        }

            .left_nav span.arrow {
                margin: 0 5px;
            }

            .left_nav span.link {
                cursor: pointer;
            }

            .left_nav span:last-child, .left_nav span.curr {
                color: #0089FF;
                cursor: default;
            }

    .right_help {
        float: right;
        background-image: url('/Images/V2/nav-help2.png');
        background-repeat: no-repeat;
        background-position: 0 center;
        text-indent: 20px;
        height: 25px;
        line-height: 25px;
        cursor: pointer;
        margin-left: 20px;
        background-size: 16px;
    }

    .right_close {
        float: right;
        background-image: url('/Images/V2/nav-close.png');
        background-repeat: no-repeat;
        background-position: 2px center;
        text-indent: 20px;
        height: 25px;
        line-height: 25px;
        cursor: pointer;
        margin-left: 15px;
        background-size: 16px;
    }

    .right_refresh {
        float: right;
        background-image: url('/Images/V2/Refresh.png');
        background-repeat: no-repeat;
        background-position: 2px center;
        text-indent: 23px;
        height: 25px;
        line-height: 25px;
        cursor: pointer;
        margin-left: 15px;
        background-size: 16px;
    }

    .right_guide {
        float: right;
        background-image: url('/Images/V2/nav-guide.png');
        background-repeat: no-repeat;
        background-position: 0 4px;
        text-indent: 20px;
        height: 25px;
        line-height: 25px;
        color: #000;
        cursor: pointer;
        margin-left: 20px;
        display: none;
    }

    .right_config {
        float: right;
        background-image: url('/Images/V2/nav-config.png');
        background-repeat: no-repeat;
        background-position: 0 4.5px;
        text-indent: 20px;
        height: 25px;
        line-height: 25px;
        color: #000;
        cursor: pointer;
        margin-left: 20px;
        background-size: 16px;
    }

    body .leftContainer {
        width: 225px;
        z-index: 100;
        margin: auto;
        background-color: white;
        position: fixed;
        vertical-align: top;
        overflow: auto;
        margin-left: 15px !important;
        box-sizing: border-box;
    }

    body .pageList .leftContainer {
        padding-bottom: 50px;
    }

    body .mainBody #bodyTable .pageLeft {
        background-color: transparent;
        border-right: none;
    }

    .pageLeft .funNavSetting2019 {
        bottom: 0px;
        width: 225px;
        background-color: white;
    }

    body .pageCenter_Content {
        margin: 0px 10px;
        width: auto;
        height: calc(100% - 12px);
    }

    .pageCenter_Content {
        background-color: white;
    }

    .pageList .mainGridContentScroll {
        background-color: transparent;
    }

    .FieldValue .link, .summary_FiveField .link {
        color: #0089FF;
    }

    .FieldValue .underline {
        color: #0089FF !important;
        border-bottom: 1px solid #0089FF;
    }

    /*----------V2------end-----*/

    body canvas {
        outline: none;
    }

    body #imgModuleLogo {
        width: 100%;
        height: 100%;
        border-radius: 3px;
    }

    .mainGridContentChild {
        margin: 0px 20px 10px 15px;
    }

    .fold .mainGridContentChild {
        margin-left: 20px;
    }

    .pageList .tabItemsContainer {
        min-height: 38px;
        height: auto;
        border-top: 10px solid #f2f2f5;
        border-bottom: 10px solid #f2f2f5;
    }

        .pageList .tabItemsContainer ul {
            min-height: 28px;
            height: auto;
            overflow: hidden;
            margin-right: 100px;
            padding-left: 1px;
        }

            .pageList .tabItemsContainer ul li.tab_Normal {
                margin-left: -1px;
                padding-left: 20px;
                padding-right: 17px;
            }

                .pageList .tabItemsContainer ul li.tab_Normal:before {
                    content: " ";
                    display: block;
                    background-color: #ccc;
                    width: 1px;
                    height: 16px;
                    position: absolute;
                    left: 0px;
                    top: 7px;
                }

                .pageList .tabItemsContainer ul li.tab_Normal:after {
                    content: " ";
                    display: block;
                    background-color: #ccc;
                    width: 1px;
                    height: 16px;
                    position: absolute;
                    right: 0px;
                    top: 7px;
                }

                .pageList .tabItemsContainer ul li.splitTab_left, .pageList .tabItemsContainer ul li.tab_Normal .ml_line, .pageList .tabItemsContainer ul li.tab_Normal .ml_line_first {
                    display: none !important;
                }

                .pageList .tabItemsContainer ul li.tab_Normal.tab_Current:before,
                .pageList .tabItemsContainer ul li.tab_Normal.tab_Current:after,
                .pageList .tabItemsContainer ul li.tab_Normal.tab_Current + .splitTab + li.tab_Normal:before {
                    display: none;
                }

            .pageList .tabItemsContainer ul li.splitTab {
                width: 0;
            }


    .pageList .ddlview_Parent {
        background-color: #E6ECF6;
        border-radius: 3px;
    }

        .pageList .ddlview_Parent:hover {
            background-color: rgb(205, 218, 244);
        }

    .pageList .E2018ViewDefault span {
        font-size: 14px;
    }

    .pageList .td_View:hover .E2018ViewDefault {
        border: 1px solid #E6ECF6;
    }



    .pageList .tdMainContent {
        /*  border: 2px solid rgb(232, 232, 232);*/
    }

    .pageList .listViewTable {
    }

    .listViewTable tr td:first-child,
    .listViewTable tr th:first-child {
        border-left: 0;
    }

    .listViewTable tr td:last-child,
    .listViewTable tr th:last-child {
        border-right: 0;
    }


    .pageList .roottbl {
        padding-bottom: 0px;
    }

    .mainGridContentChild .roottbl {
        min-height: 439.5px;
    }

    .mainGridContentChild.HasDetails .roottbl {
        min-height: auto;
    }

    .mainGridContentChild .roottbl.roottblNoData {
        min-height: auto;
        border-bottom: none;
    }

    .pageList .tableTabItemContainer_Content .moduleList .moduleItem {
        margin: 0px 15px;
    }

    .pageList .moduleList .targetContent .PageGrid {
        padding-bottom: 20px;
    }

    .pageList #div_Details {
        padding-bottom: 20px !important;
    }


    .leftNav-header div.GroupComponent-Tit {
        width: 150px;
    }

    .divWarmTips-child {
        padding-top: 88px;
        padding-left: 35px;
        font-size: 12px;
    }

    .UITreeShare .jstree-icon {
    }

    .leftNav-body .leftNav_ContentContainer.UITreeShare > ul {
        /*margin-left: 15px;*/
        margin-left: 8px;
    }

    .flagStateList {
    }

        .flagStateList .flagStateItem {
            height: 40px;
            display: flex;
            align-items: center;
        }

            .flagStateList .flagStateItem + .flagStateItem {
                /*margin-top: 10px;*/
            }

            .flagStateList .flagStateItem .flagStateInput {
                float: left;
                width: 140px;
            }

                .flagStateList .flagStateItem .flagStateInput input {
                    width: 100%;
                    border: 1px solid #ccc;
                    height: 30px;
                    box-sizing: border-box;
                    border-radius: 3px;
                    padding: 0px 7px;
                    color: #666;
                }


            .flagStateList .flagStateItem .flagStateOpt {
                float: left;
                margin-left: 10px;
            }


            .flagStateList .flagStateItem .sel_color {
                width: 50px;
                padding: 4px 5px;
                border-radius: 3px;
                height: 30px;
            }

            .flagStateList .flagStateItem .layui-colorpicker {
                height: 20px;
            }

            .flagStateList .flagStateItem .sel_color .sel_title {
                width: 20px;
                height: 20px;
                border-radius: 3px;
            }

            .flagStateList .flagStateItem .sel_down {
                top: 10px;
            }

            .flagStateList .flagStateItem .sel_option {
                top: 31px;
                border-radius: 3px;
            }

            .flagStateList .flagStateItem li.li_color {
                border-radius: 3px;
            }

            .flagStateList .flagStateItem .flagStateOpe {
                float: left;
                margin-top: 1px;
            }

                .flagStateList .flagStateItem .flagStateOpe .afsAdd {
                    float: left;
                    width: 28px;
                    height: 28px;
                    background-color: #94a8c1;
                    margin-left: 15px;
                    text-align: center;
                    font-size: 30px;
                    line-height: 25px;
                    font-weight: 100;
                    color: white;
                    border-radius: 50%;
                }

                    .flagStateList .flagStateItem .flagStateOpe .afsAdd label {
                        font-size: 29px;
                        margin-top: 1px;
                        display: block;
                        cursor: pointer;
                    }

                .flagStateList .flagStateItem .flagStateOpe .afsRemove {
                    float: left;
                    width: 28px;
                    height: 28px;
                    background-color: #94a8c1;
                    margin-left: 5px;
                    border-radius: 50%;
                    cursor: pointer;
                }

                    .flagStateList .flagStateItem .flagStateOpe .afsRemove > div {
                        width: 16px;
                        height: 1px;
                        background-color: white;
                        margin-top: 13px;
                        margin-left: 6px;
                        cursor: pointer;
                    }

    .tdMainContent .trCheckAll td {
        height: 36px;
    }

    .tdMainContent .trSelectRow .selectAll_CkBox {
        height: 13px;
        top: 1px;
    }

        .tdMainContent .trSelectRow .selectAll_CkBox > input {
            vertical-align: top;
        }

    .tdMainContent .listViewTable.tb-autoWarp .trCheckAll td {
        padding-left: 1px;
    }

    #details_Search.quickSearch .center {
        border: 1px solid #c2c2c2;
    }

        #details_Search.quickSearch .center > input {
            padding-right: 0px;
            width: 100%;
            box-sizing: border-box;
            background: url(/Images/V2/globalSearch.png) no-repeat;
            background-position-x: calc(100% - 8px);
            background-position-y: center;
        }

    .confighide {
        visibility: hidden;
    }


    .left_fold {
        position: fixed;
        left: 240px;
        bottom: 200px;
        width: 14px;
        height: 36px;
        z-index: 1000;
        border-radius: 0px 6px 6px 0px;
        background-color: #0089FF;
        opacity: 0.4;
        -webkit-transition: width 0.3s ease-in-out;
        -moz-transition: width 0.3s ease-in-out;
        -o-transition: width 0.3s ease-in-out;
        transition: width 0.3s ease-in-out;
    }

    .mainGridLeft .left_fold {
        left: 260px;
    }

    .left_fold:before {
        position: absolute;
        height: 20px;
        content: '折叠';
        display: none;
        left: 26px;
        top: 8px;
        color: white;
        font-size: 13px;
        animation: my_left_fold 0.7s;
    }

    @keyframes my_left_fold {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes my_left_fold /* Safari and Chrome */
    {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .left_fold:hover {
        width: 65px;
        border-radius: 0px 20px 20px 0px;
        opacity: 1;
    }

        .left_fold:hover:before {
            display: block;
        }

    .left_fold i {
        position: absolute;
        width: 100%;
        left: 0px;
        top: 0px;
        height: 100%;
        cursor: pointer;
        transition: left 0.3s ease-in-out 0s;
        background: url(/Images/New/fold_left.png) no-repeat;
        background-position: 0px center;
        /*    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;*/
    }

    .left_fold:hover i {
        background-position: 8px 10px;
    }

    .fold .left_fold i {
        background: url(/Images/New/fold_right.png) no-repeat;
        background-position: -1px center;
    }

    .fold .left_fold:hover i {
        background-position: 43px center;
    }

    .fold .left_fold {
        left: 0px;
        border-radius: 0px 6px 6px 0px;
        opacity: 0.4;
    }

        .fold .left_fold:hover {
            width: 65px;
            border-radius: 0px 20px 20px 0px;
            opacity: 1;
        }

            .fold .left_fold:hover:before {
                display: block;
                left: 12px;
                content: '展开';
            }

    .fold .left_wrap {
        left: -200px;
    }

    .leftNav {
        width: 100%;
    }


    /*左侧折叠-begin*/

    .transition {
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }

    .transition_width {
        -webkit-transition: width 0.3s ease-in-out;
        -moz-transition: width 0.3s ease-in-out;
        -o-transition: width 0.3s ease-in-out;
        transition: width 0.3s ease-in-out;
    }

    .fold .pageLeft {
        width: 0px;
    }

    body .fold .leftContainer {
        width: 0px;
        overflow: hidden !important;
    }

    body .fold .mainGridLeft {
        width: 0px;
        border: 0px;
        overflow: hidden !important;
    }

    body .fold .ui-sortable {
        overflow: hidden !important;
    }

    body .fold .funNavSetting2019 {
        display: none !important;
    }
    /*end*/


    .popMenu-div .link.checked {
        padding-left: 18px;
        background-repeat: no-repeat;
        background-position-y: 6px;
        background-position-x: 6px;
        background-image: url(/Images/Context/checked.png);
    }

    /*----关联查询begin---*/
    .LinkedQuery_Tab_Top {
        margin-top: 15px;
        box-sizing: border-box;
        border: 1px solid #0089FF;
        border-radius: 3px;
        overflow: hidden;
        width: 516px;
    }

        .LinkedQuery_Tab_Top ul {
            font-size: 0px;
        }

            .LinkedQuery_Tab_Top ul li.Lq_Current {
                background-color: #0089FF;
                color: white;
            }

            .LinkedQuery_Tab_Top ul li {
                display: inline-block;
                width: 50%;
                height: 30px;
                text-align: center;
                line-height: 30px;
                cursor: pointer;
            }

    .LinkedQuery_Tab_Body {
        margin-top: 5px;
    }
    /*----关联查询end---*/

    .ExperienceVersionLogo {
        background-image: url(/Images/Logo/ExperienceVersionLogo.png);
    }

    .indexAccesory_Header, .indexAccesory {
        width: 40px;
    }


    /*------其他附件类型样式begin--------*/
    .File-List-Image {
    }

        .File-List-Image .upfile-tr {
            display: inline-block;
            margin-right: 15px;
        }

            .File-List-Image .upfile-tr .upfile-tr-icon {
                display: none;
            }

            .File-List-Image .upfile-tr .upfile-tr-td {
                position: relative;
            }

        .File-List-Image .upfile-img {
            width: 88px;
            height: 88px;
            border-radius: 5px;
        }

        .File-List-Image .upfile-delete {
            position: absolute;
            top: -9px;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            background: url(/images/Img_fileIcon/img_imgFileDelete.png) no-repeat center;
            background-size: 18px;
            right: -5px;
        }

    .upfile-tr.add-img-filebut {
        background: url(/images/Img_fileIcon/img_imgFileAdd.png) no-repeat center;
        width: 88px;
        height: 88px;
        background-size: 100%;
    }

    .File-List-Mix .upfile-tr {
        display: block;
        width: 420px;
        background-color: #f2f1f6;
        border-radius: 5px;
        height: 50px;
        line-height: 50px;
        margin-bottom: 10px;
        padding: 0px 10px 0px 20px;
        position: relative;
    }

        .File-List-Mix .upfile-tr .upfile-tr-icon {
            display: inline-block;
            margin-right: 10px;
            height: 32px;
            width: 32px;
            background: #0089ff no-repeat;
            position: relative;
            top: 10px;
            text-align: center;
            border-radius: 3px;
        }

        .File-List-Mix .upfile-tr img {
            position: relative;
            top: -4px;
            width: 20px;
        }

        .File-List-Mix .upfile-tr .upfile-tr-icon.file_Image {
            background-color: #f59a23;
        }

        .File-List-Mix .upfile-tr .file_Image img {
            position: relative;
            top: -4px;
            width: 20px;
        }

        .File-List-Mix .upfile-tr .file_Default img {
            position: relative;
            top: -4px;
            width: 22px;
        }


        .File-List-Mix .upfile-tr .upfile-tr-td {
            display: inline-block;
        }

            .File-List-Mix .upfile-tr .upfile-tr-td .link {
                font-size: 15px;
                color: black;
            }


    .File-List-Mix .upfile-delete {
        position: absolute;
        top: 15px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: url(/images/Img_fileIcon/img_MixFileDelete.png) no-repeat center;
        background-size: 18px;
        right: 15px;
    }

    .File-List-Mix .upfile-tr.add-mix-filebut {
        background: url(/images/Img_fileIcon/img_imgFileAdd.png) no-repeat center;
        width: 15px;
        background-size: 100%;
    }


    /*------其他附件类型样式end--------*/
    @media screen and (max-width:1440px) {
        .AllTitleUl {
            max-width: 73%;
        }

        body .breadcrumb_nav {
            margin: 10px 11px 10px 15px;
        }

        .leftNav-body .leftNav_ContentContainer li a {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            vertical-align: top;
        }

        .leftNav-body .leftNav_ContentContainer > ul > li > a {
            max-width: 123px;
        }

        .leftNav-body .leftNav_ContentContainer > ul > li > ul > li > a {
            max-width: 106px;
        }

        .leftNav-body .leftNav_ContentContainer > ul > li > ul > li > ul > li > a {
            max-width: 90px;
        }

        .divWarmTips-child {
            padding-top: 88px;
            padding-left: 28px;
            font-size: 12px;
            transform: scale(0.8);
            width: 100%;
        }

        .pageLeft .funNavSetting2019 {
            bottom: 0px;
        }

        .funNavSetting2019 .FunNav_Left > span {
            width: 28px;
            display: inline-block;
            overflow: hidden;
            white-space: nowrap;
        }

        .funNavSetting2019 .FunNav_Right > span {
            width: 26px;
            display: inline-block;
            overflow: hidden;
            white-space: nowrap;
        }

        .listViewTable.mediumTable td, .listViewTableOther.mediumTable td {
            height: 36px;
        }

        .listViewTable.largerTable td, .listViewTableOther.largerTable td {
            height: 38px;
        }


        /*左侧栏宽度相关--begin*/
        .pageLeft {
            width: 195px;
        }

        .left_fold {
            left: 195px;
        }

        body .leftContainer {
            width: 180px;
        }

        .pageLeft .funNavSetting2019 {
            width: 180px;
        }

        .leftNav-header div.GroupComponent-Tit {
            width: 100px;
        }
        /*左侧栏宽度相关--end*/
    }



    .new-paging {
        height: 48px;
        border: 1px solid #d7d7d7;
        margin-top: -1px;
        text-align: right;
    }

        .new-paging .pictext-ul {
            margin-top: 5px;
            margin-right: 20px;
            user-select: none;
        }

            .new-paging .pictext-ul li {
                display: inline-block;
                padding: 6px 10px;
                min-width: 24px;
                text-align: center;
                color: #0089FF !important;
                cursor: pointer;
                background: none;
                width: auto;
                height: auto;
                vertical-align: middle;
                font-size: 13px;
            }

                .new-paging .pictext-ul li.CurrentIndex {
                    color: #0089FF !important;
                    border-color: transparent;
                    font-weight: 600;
                }

                    .new-paging .pictext-ul li.CurrentIndex.Disabled {
                        color: #0089FF !important;
                        border-color: transparent;
                        font-weight: 600;
                    }

                .new-paging .pictext-ul li.totalRecordNum {
                    margin-right: 10px;
                    color: #7b7e80 !important;
                    border-color: transparent;
                    margin-right: 0px;
                }

                .new-paging .pictext-ul li a {
                    background: none;
                    width: auto;
                    margin-top: 0px;
                }

                    .new-paging .pictext-ul li a.PreviousPage {
                    }

                .new-paging .pictext-ul li.Disabled {
                    color: #ccc !important;
                }

                .new-paging .pictext-ul li.PreviousPage {
                    background: url(/Images/V2/leftItem.png) no-repeat center center;
                }

                .new-paging .pictext-ul li.NextPage {
                    background: url(/Images/V2/rightItem.png) no-repeat center center;
                }

                .new-paging .pictext-ul li.GoPageLi .LineEdit {
                    font-size: 12px;
                    height: 28px;
                    line-height: 25px;
                    border: solid #ccc 1px;
                    vertical-align: top;
                    box-sizing: border-box;
                    width: 50px;
                    margin: 0px 10px;
                    text-align: center;
                }

                .new-paging .pictext-ul li.GoPageLi .GoPageNumBefore, .new-paging .pictext-ul li.GoPageLi .GoPageNumAfter {
                    color: black;
                    position: relative;
                    top: 5px;
                }

        .new-paging .pictext-check-all {
            float: left;
            margin: 10px 10px 0px 21px;
        }

            .new-paging .pictext-check-all .check-all-Span {
                margin: 10px;
                font-size: 14px;
                position: relative;
                top: 2px;
                cursor: pointer;
            }

            .new-paging .pictext-check-all .check-all-Line {
                position: relative;
                top: 1px;
                color: #ccc;
            }

    .layui-layer-btn .layui-layer-custom-btn.layui-layer-custom-btn0 {
        border-color: transparent;
        background-color: #1e9fff;
        color: #fff;
    }

    .layui-layer-btn .layui-layer-custom-btn {
        height: 30px;
        line-height: 30px;
        margin: 5px 5px 0;
        padding: 0 16px;
        border: 1px solid #dedede;
        background-color: #fff;
        color: #333;
        border-radius: 2px;
        font-weight: 400;
        cursor: pointer;
        text-decoration: none;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: middle;
    }

    .mcc-content-header {
        display: flex;
        height: 36px;
        align-items: center;
        font-size: 14px;
        gap: 10px;
    }

        .mcc-content-header > .search-div input {
            height: 22px;
            width: 130px;
            margin-left: 5px;
            border: 1px solid #C3C3C3;
            padding-left: 10px;
        }

    .mcc-content-header {
        /* margin-left: 28px*/
    }

        .mcc-content-header > div > .mcc-btn {
            height: 22px;
            width: 60px;
            background-color: #F6F6F6;
            border: 1px solid #C3C3C3;
            cursor: pointer;
        }

    .mcc-content-body {
        display: flex;
    }

    .mcc-content-body {
        display: flex;
        height: 400px;
    }

    .mcc-content-body-left {
        border: 1px solid #E1E1E1;
        flex: 6;
        overflow: scroll;
    }

    .mcc-content-body-right {
        flex: 1
    }

    .mcc-content-body-right {
        /*  margin-left: 14px;*/
        display: flex;
        flex-direction: column; /* 关键属性：改为垂直方向 */
        gap: 10px;
        width: 120px;
        padding: 20px;
    }

        .mcc-content-body-right button {
            height: 24px;
            width: 99px;
            border: 1px solid #C3C3C3;
            background-color: #F6F6F6;
            cursor: pointer;
        }

    .mcc-selectorResult {
        border: dashed 1px #ccc;
        padding: 9px 11px;
        box-sizing: border-box;
        line-height: 17px;
        background-color: #ffffe1;
        font-size: 14px;
        position: relative;
        margin-bottom: 10px;
    }

    .mcc-content {
        margin-left: 14px;
        width: 540px;
    }

    .mcc-content-footer {
        margin-top: 10px;
    }

    .mcc-content-footer {
        width: 401px;
    }

    .mcc-jstree-clicked {
        background: linear-gradient(to bottom, #C6E4FF 0%, #C6E4FF 26px, transparent 26px ) !important;
    }

    .mcc-selectorResult .mcc-selectorResultItem {
        background-color: transparent;
        padding-left: 2px;
        cursor: default;
        display: inline-block;
        position: relative;
        background-image: url(/Images/Context/remove.gif);
        padding-right: 16px;
        background-position-y: 5px;
        background-position-x: right;
        background-repeat: no-repeat;
        padding-right: 13px;
        margin-right: 0px;
    }

    #divPmwayDialogMCC {
        /* 基础排版 */
        font-family: 'Segoe UI', 'Microsoft YaHei', sans-serif;
        font-size: 16px;
        line-height: 1.8;
        color: #333;
        text-align: justify;
        border-radius: 0 8px 8px 0;
        /* 内间距 */
        padding: 5px;
        /* 段落美化 */
        text-indent: 2em;
    }

    .select-mania-small .select-mania-item.SearchFieldsDan {
        background-color: #ccc;
    }

    .pageCenter .rightBtnContent {
        padding-top: 20px;
    }

    #nav_Container {
        padding-top: 7px;
    }

    .pageList .GroupDetailsTool.GroupDetailsTool {
        margin-right: 0px;
    }

    /*.pageList .ModuleListParent .groupSearchLoding {
    margin-top: 11px;
}

.pageList .ModuleListParent .detail_a_icon {
    margin-top: 13px;
}

.pageList .ModuleListParent .detail_AddIcon::after {
    top: 5px;
}*/

    #div_Details .mdname {
        cursor: default;
    }

    .class-layer-demo-custom .layui-layer-content iframe {
        background-color: #f4f4f4;
    }


    /* 星级评分字段 ------begin--------- */

    .evaluate_box {
        height: 30px;
        line-height: initial;
        padding-left: 7px;
    }

    .star-image {
        /* position: absolute; */
        position: relative;
        width: 15px;
        height: 15px;
        margin-right: 13px;
    }

    .star-item {
        position: absolute;
        top: 0px;
        width: 9.5px;
        height: 19px;
        margin-top: 0;
        cursor: pointer;
    }

    .inputBorder {
        border: 1px solid #a2abbf;
        /*width: calc(100% - 5vw - 2px);*/
        /*padding: 1.5vw 2.5vw;*/
        border-radius: 3px;
        /*margin-top: 3vw;
    height: 7vw;*/
    }

    .disAlignCenter {
        display: flex;
        align-items: center;
    }

    /* 星级评分字段 ------end--------- */

    #divUpLoadContainer .listViewTable td {
        border-top-color: transparent;
    }

    #divUpLoadContainer .listViewTable {
        border-bottom-color: transparent;
    }

    /*需要隐藏左侧的模块--------------begin-------------*/
    .mainGridLeft_4090 {
        display: none;
    }

    #MainPage .mainGridContentScroll.mainGridContentScroll_4090 {
        width: 100% !important;
    }
    /*需要隐藏左侧的模块--------------end-------------*/

    .layui-layer-content-custom {
        background-color: #f4f4f4;
    }

    .comment-noData {
        line-height: 48px !important;
        height: 48px;
        color: Gray;
        padding-top: 54px;
        background: url(/Images/NoData.png) center 15px no-repeat;
        transform: translateY(50%);
    }

    #pmway-comment-editor .list-item {
        display: flex;
        min-height: 70px;
        background-color: white;
        border-radius: 4px;
        gap: 10px;
        padding: 10px 20px;
        width: 380px;
    }

    #pmway-comment-editor #comment-list {
        height: 240px;
        width: 450px;
        overflow: auto;
    }

    #pmway-comment-editor .list-container {
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }

    #pmway-comment-editor .list-item .date {
        color: gray;
    }

    #pmway-comment-editor .list-item p {
        word-wrap: break-word;
        width: 300px;
    }

    #pmway-comment-editor .avatar {
        height: 60%
    }

    .ShowField_BusinessChangeCenter {
        display: none;
    }


    .ViewSearchFields .select-mania-dropdown {
        width: 150%;
    }

    .search_Height .view_showfield {
        float: right;
        width: 80px;
        margin-right: 0px;
        height: 28px;
        box-sizing: border-box;
        /*border: 1px solid rgb(204, 204, 204);*/
        border: none;
        line-height: 28px;
        text-indent: 31px;
        background: url(/Images/DataGrid/view_showfield.png) 9px center / 16px no-repeat;
        cursor: pointer;
        margin-top: 4px;
        margin-left: 10px;
    }

    .locationContainer.detailShowField {
        min-height: auto;
        line-height: initial;
        cursor: default;
        clear: none;
        width: auto;
        background-color: white;
        padding-left: 0px;
        padding-bottom: 0px;
        position: relative;
        float: left;
        /* margin-top: 12px;*/
    }

    .GroupDetailsTool .locationContainer.detailShowField {
        float: right;
        margin-top: 12px;
        margin-left: 15px;
    }

        .GroupDetailsTool .locationContainer.detailShowField .view_showfield {
            border: none;
        }

        .GroupDetailsTool .locationContainer.detailShowField::after {
            content: '';
            position: absolute;
            top: 7px;
            right: 0px;
            width: 1px;
            height: 13px;
            background-color: #ccc;
        }

    .search_Height .view_showfield::after {
        content: '';
        position: absolute;
        top: 12px;
        right: 0px;
        width: 1px;
        height: 13px;
        background-color: #ccc;
    }

    .detailShowField .ViewShowFieldDiv {
        position: fixed;
    }

    .locationContainer.infoShowField {
        min-height: auto;
        line-height: initial;
        cursor: default;
        clear: none;
        width: auto;
        background-color: white;
        padding-left: 0px;
        padding-bottom: 0px;
        position: relative;
        float: right;
    }

    .infoShowField .ViewShowFieldDiv {
        position: fixed;
    }

    .ShowField_InfoDetail, .ShowField_Tab {
        display: none;
    }


    .div_UsersLoginControl {
        position: relative;
        margin: 0px 12px;
    }

        .div_UsersLoginControl .div_Top {
            font-size: 14px;
            padding-left: 0px;
            height: 35px;
            line-height: 35px;
            background: url(/Images/Saas/icon-UserControl1.png) left center no-repeat;
            background-position: left 6px;
            background-size: 34px;
            border-bottom: 1px solid #ccc;
            padding-bottom: 7px;
        }

            .div_UsersLoginControl .div_Top font {
                color: red;
                font-size: 14px;
            }

            .div_UsersLoginControl .div_Top .collagen {
                background-color: #dbdbdb;
                width: 280px;
                height: 15px;
                float: right;
                margin-top: 10px;
                border-radius: 15px;
                overflow: hidden;
            }

                .div_UsersLoginControl .div_Top .collagen .progress1 {
                    background-color: #66cd32;
                    height: 100%;
                }

        .div_UsersLoginControl .div_Content {
            margin-top: 15px;
        }

            .div_UsersLoginControl .div_Content b {
                margin-right: 10px;
                font-size: 14px;
                font-weight: 600;
            }

            .div_UsersLoginControl .div_Content font {
                color: red;
                font-size: 14px;
            }

            .div_UsersLoginControl .div_Content div {
                font-size: 14px;
            }

            .div_UsersLoginControl .div_Content .ctype {
                margin-top: 15px;
            }

                .div_UsersLoginControl .div_Content .ctype input {
                    margin-right: 3px;
                    position: relative;
                    top: -1px;
                }

                .div_UsersLoginControl .div_Content .ctype #subtype2 {
                    margin-left: 15px;
                }

            .div_UsersLoginControl .div_Content .selectRoleDiv {
                font-size: 14px;
                margin: 50px 30px 0px;
            }

                .div_UsersLoginControl .div_Content .selectRoleDiv .selectRole {
                    width: 250px;
                    border: 1px solid #ccc;
                    height: 30px;
                    box-sizing: border-box;
                    border-radius: 3px;
                    padding: 0px 7px;
                    color: #666;
                    padding-right: 30px;
                    background: url(/Images/Field/field_select_icon.png) calc(100% - 3px) center no-repeat;
                }

    .rightButtonGroup .rightBtnGroup_Div > a.UsersLoginControl {
        background-color: #F59A23;
        color: white;
    }

    .detailCurrentTd {
        background-color: rgb(250, 240, 217);
    }


/*中文*/
.field_contact, .field_comments, .field_awake, .field_star, .field_Operator, .field_headPic {
    width: 50px;
}

/*越南语*/
.field_contact.VN  {
    width: 70px;
}

.field_comments.VN {
    width: 67px;
}

.field_awake.VN {
    width: 70px;
}

.field_star.VN {
    width: 64px;
}

    .field_Operator.VN {
        width: 70px;
    }

    .field_headPic.VN {
        width: 90px;
    }
