﻿body {
    background: #c8c8c8;
    margin: 0px;
    padding: 0px;
    font-family: "tahoma";
    line-height: 22px;
    /** firfox里禁止复制粘贴 **/
    -moz-user-select: none;
    color: #333;
}


input, select, textarea {
    /*font-size: 12px;*/
}

select, option {
    white-space: nowrap;
}

* {
    font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei";
}

a {
    cursor: pointer;
}

._lang, ._ln, ln {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.PrintButton._ln {
    overflow: visible;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

/*#header_wraper .top-nav .NavAppSub a {
    font-size: 12px;
}*/

/*#header_wraper .top-nav .NavAppSub {
    font-size: 12px;
}*/

/*textarea {
    font-size: 12px;
}*/

.bg-messageclue {
    background-color: #ed4dab;
}

body.nomenu {
    background: none;
    margin: 0px;
    padding: 0px;
    font-family: "tahoma";
    font-size: 12px;
    line-height: 22px;
    color: #000000;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, dl, dt, dd, button, table, td, thead, th, tbody {
    margin: 0px;
    padding: 0px;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

a {
    color: #0066cc; /*#3366cc;*/
    text-decoration: none;
}

    a.actLink, input.actLink {
        color: #0066cc; /*#245196;*/
        background: none;
        border: none;
        padding: 0;
        margin: 0;
        cursor: pointer;
    }

.actLink:hover {
    color: #ed4dab;
}

a.nocolor {
    color: #333;
}

a.ButtonLink {
    background-color: #5196fe;
    color: #fff;
    border: 0;
    border-radius: 2px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    cursor: pointer;
}

    a.ButtonLink:hover {
        color: #fff;
        text-decoration: none;
    }

a.ButtonLink2 {
    background-color: #388E8E;
    color: #fff;
    border-radius: 2px;
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 6px 10px;
    cursor: pointer;
}

    a.ButtonLink2:hover {
        color: #f3f3f3;
        text-decoration: none;
    }

.ButtonLink3 {
    border: 1px solid #4282da;
    background-color: #fff;
    border-radius: 2px;
    padding: 6px 10px;
    color: #4282da;
    font-size: 12px;
    height: 28px;
}

input.ButtonLink {
    background-color: #5196fe;
    color: #fff;
    border: 0;
    border-radius: 2px;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

input.smallbtn {
    background-color: #5196fe;
    color: #fff;
    border: 0;
    border-radius: 2px;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
}

.appbtn {
    display: inline-block;
    width: 70px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 5px;
    background: #5facfd;
    color: #fff;
    border-radius: 6px;
}

.tuikuan {
    color: #5196fe;
}

.smallbtnlink {
    border: 1px solid #4282da;
    background-color: #ddebff;
    border-radius: 2px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 28px;
    cursor: pointer;
    color: #5196fe;
    display: inline-block;
}

.smallbtnlink_no {
    border: 1px solid #aaa;
    background-color: #ddd;
    border-radius: 2px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 28px;
    color: #999;
    display: inline-block;
}

fieldset {
    border: 1px solid #ccc;
}

span.ButtonDivide {
    border-left: 1px solid #ccc;
    width: 2px;
}

table {
    border-collapse: collapse;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    height: 1%;
}

a img {
    border: none;
}

.iconimg {
    width: 30px;
    height: 30px;
}

.righticon {
}


.sexicon {
    width: 28px;
    height: 28px;
}

/*** header ***/

#header_wraper td.ts {
    border-left: 1px solid #028caf;
    border-right: 1px solid #028caf;
    background: #0294b9;
}


#header_wraper .top-nav {
    float: left;
    width: 85px;
    height: 80px;
}

    #header_wraper .top-nav a {
        color: white;
        text-decoration: none;
    }

    #header_wraper .top-nav .nav_icon {
    }

    #header_wraper .top-nav .NavAppItem { /*float:left; padding:3px 19px;*/
        padding-top: 15px;
        height: 60px;
        text-align: center;
    }

    #header_wraper .top-nav .nav_a {
        font-size: 14px;
    }

#header_wraper .nav-leftline { /*background:url(/Public/Images/daohang_line.png) no-repeat top left;*/
}

#header_wraper .nav-leftline { /*background:url(/Public/Images/daohang_line.png) no-repeat top left;*/
}

#header_wraper .top-nav .NavAppSub {
    background: #45414f;
    padding: 10px;
    width: 130px;
    z-index: 2000;
    margin-top: 8px;
    text-align: left;
    /*box-shadow: 0 0 3px 0 #ccc;*/
}

    #header_wraper .top-nav .NavAppSub h3 {
        border-bottom: 1px solid #575361;
        color: #999!important;
    }

    #header_wraper .top-nav .NavAppSub a {
        display: block;
        margin: 5px 0;
        font-weight: normal;
        /*font-size: 12px;*/
        text-indent: 10px;
        color: #eee!important;
    }


#header_wraper .top-nav .NavAppSub2 {
    background: #fff;
    border: 1px solid #028caf;
    padding: 5px;
    width: 150px;
    z-index: 999;
    color: #333;
}

#header_wraper .top-control img {
    margin-bottom: 10px;
}

#header_wraper a {
    color: White;
}

#header_wraper #header_alert {
}

#header_wraper .top-nav .curapp .nav_a {
    color: #fff;
}
/*关联账号*/
.headercode {
    position: absolute;
    top: 72px;
    right: 14px;
    z-index: 999;
    width: 260px;
    background: #fff;
    display: block;
    /*box-shadow: 3px 3px 3px #d7d7d7;*/
    box-shadow: 0 0 5px 0 #999;
    display: none;
    padding: 0 20px 20px 20px;
}

.accountList {
    color: #999;
    line-height: 30px;
    font-size: 14px;
    margin-top: 5px;
}

    .accountList:hover {
        color: #999;
        line-height: 30px;
        font-size: 14px;
        background-color: #f0f0f0;
    }




/** center_wraper **/
#center_wraper {
    width: 100%;
    min-width: 1280px;
}

/*** button *******/


.DownButton {
    color: #0066cc;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    padding: 0px 7px;
    font-weight: normal;
    background-color: #eeeeee;
    border: 1px solid #d6d6d6;
    cursor: pointer;
}

.PrintButton {
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    padding: 0px 10px;
    font-weight: normal;
    background-color: #eeeeee;
    border: 1px solid #d6d6d6;
    cursor: pointer;
}

a.PrintButton:hover {
    color: #666;
    text-decoration: none;
}

a.DownButton:hover {
    color: #666;
    text-decoration: none;
}
/*** menu ***/
.LeftMenuAppInfo {
    background: #999;
    color: #ccc;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    padding-left: 10px;
}

#menuWraper {
    text-align: center;
    width: 172px;
    margin-left: 14px;
}

    #menuWraper .menu-title img {
        display: block;
        width: 14px;
        height: 14px;
        float: left;
        margin-left: 13px;
        margin-top: 13px;
    }

    #menuWraper .menu-title span {
        display: inline-block;
        width: 90px!important;
        overflow: hidden;
    }

    #menuWraper .menu-title ln {
        display: inline-block;
        width: 90px;
    }



    #menuWraper .submenu {
        display: none;
        width: 172px;
    }




.menu table td {
    background: url(../images/menuitem_line.png) center bottom no-repeat;
    padding-bottom: 5px;
    color: #FFFFFF;
    width: 160px;
    margin: 0px auto;
}



#footWrap p {
    color: #feadda!important;
}

#footWrap a {
    color: #fdde73!important;
}

/*** main ***/
#mainWraper {
    width: 100%;
}

#mainWraper_Inner {
    margin: 14px;
}

/*@media screen and (max-width:1280px) {
    #mainWraper {
        width: 100%;
    }

    #mainWraper_Inner {
        margin: 14px;
    }
}*/

.notice {
    background: url(../images/notice.gif) 10px 8px #ebf3ff no-repeat;
    border: 1px solid #d3dff2;
    padding: 3px 0 0 25px;
}

.quickLinks {
    margin-left: 10px;
}

    .quickLinks h3 {
        background: url(../images/icon_arrow_r.gif) 10px 25px no-repeat;
        padding: 20px 20px 10px 25px;
        font-size: 14px;
    }

.linksList {
    margin: 0 0 10px 40px;
}

    .linksList a {
        color: #0033CC;
    }

.tableStyle {
    text-align: center;
    border: 0px solid #ccc;
    border-collapse: collapse;
}

    .tableStyle td {
        /*word-wrap: break-word;
        word-break: break-all;*/
        padding: 3px 0;
        border: 0;
        text-align: left;
    }

    .tableStyle th {
        background-color: #f0f0f0;
        min-width: 30px;
        text-align: left;
        white-space: nowrap;
        border: 0;
        /*font-size: 12px;*/
        font-weight: normal;
        color: #999;
        font-weight: bold;
    }


    .tableStyle th, .tableStyle td {
        border-bottom: 1px solid #e2e2e2;
        height: 40px;
        padding: 3px 5px;
    }




        .tableStyle th:first-child, .tableStyle td:first-child {
            padding-left: 10px;
        }

    .tableStyle .tdOdd {
        background: #f5fbff;
    }

    .tableStyle tr:hover {
        background-color: #f9f8e8;
    }
    /*.tableStyle td:hover{background-color:#f4efde;}*/
    .tableStyle .line2 {
        background: #fbfbfb;
    }

    .tableStyle .mainField {
        color: #686049;
    }

    .tableStyle a {
        display: inline-block;
    }

    .tableStyle tfoot {
        background: #f5f2e5 !important; /*#e7e0c6*/
        font-weight: bold;
    }

    .tableStyle ._sumtr td, .tableStyle ._sumtr th {
        background: #f5f2e5 !important; /*#e7e0c6*/
        font-weight: bold;
    }


.nodata {
    color: #999;
    text-align: center;
    display: block;
    height: 80px;
    line-height: 80px!important;
    margin: 0 -5px 0 -10px;
    background-color: #f8f8f8;
}

    .nodata:hover {
        /*background-color: #fff;*/
    }

.nodata2 {
    text-align: center;
    display: block;
    line-height: 180px;
    margin: 0 0 0 -20px;
}

.formClueBox_Empty {
    display: none;
}

.formClueBox_Error {
    background-color: #FFCCCC;
    color: red;
    text-indent: 150px;
    margin-bottom: 1em;
}

.formClueBox_Right {
    background-color: #99CCFF;
    color: green;
    text-indent: 150px;
    margin-bottom: 1em;
}
/*.tableStyle tr{ onmouseout='this.style.backgroundColor=c';  onmouseover='c=this.style.backgroundColor;this.style.backgroundColor="#e1f3ff"'; }*/
.position {
    background: url("../images/icons.v3.0.png") no-repeat scroll -555px -5px #fff;
    color: #999;
    /*font-size: 12px;*/
    text-indent: 25px;
    height: 45px;
    line-height: 46px;
    padding-left: 10px;
    margin-bottom: 14px;
}

/*@media screen and (max-width:1280px) {

    .position {
        background: url("../images/icons.v3.0.png") no-repeat scroll -555px -5px #fff;
        color: #999;
        font-size: 12px;
        text-indent: 25px;
        height: 45px;
        line-height: 46px;
        padding-left: 10px;
    }
}*/

.screen {
    background: #e1f3ff;
    border: 1px solid #cdd9e6;
    border-bottom: none;
    padding: 10px 20px;
}

.block {
    padding: 10px 10px;
    background-color: #fff;
    padding-bottom: 20px;
}


/* page heler */
.pageHelper {
    color: #666;
    padding-left: 10px;
}

    .pageHelper dl {
        padding: 10px;
    }

    .pageHelper dt {
        font-weight: bold;
    }

    .pageHelper strong {
        color: Orange;
        margin: 0 3px 0 3px;
    }

/* Form */
table.formTable {
    border: 0;
    /*font-size: 12px;*/
}

    table.formTable th {
        width: 150px;
        text-align: right;
        padding: 5px 10px 5px 5px;
        font-weight: normal;
        vertical-align: text-top;
        color: #999;
    }

        table.formTable th, table.formTable th span {
            line-height: 2em;
        }

    table.formTable td {
        text-align: left;
        padding: 5px;
    }

.input {
    line-height: 2em;
    width: 200px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding-left: 3px;
    height: 28px;
}

.SearchInput {
    line-height: 26px;
    width: 200px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding-left: 3px;
}

select.input {
    width: 205px;
}

.textarea {
    height: 5em;
    line-height: 1.5em;
    width: 300px;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
}

.textareaSmall {
    height: 3em;
    line-height: 1.2em;
    width: 260px;
    border: 1px solid #f5dfcd;
}


div.formTitleNormal {
    line-height: 1.5em;
    font-size: 1.2em;
    color: Orange;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1em;
}

div.formSubmit {
    margin-top: 1.5em;
    height: 4em;
    padding-left: 170px;
}

div.formLine1 {
    height: 1px;
    background-color: #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.formInfoArea {
    margin: 10px 30px 20px 60px;
    font-size: 1.2em;
}

.formInfoArea_name {
    display: inline-block;
    padding: 1px 5px;
    margin: 2px;
    background: #ffdff1;
    border-radius: 2px;
    height: 26px;
    line-height: 26px;
    color: #67314f;
}

.formInfoArea_value {
    margin-right: 40px;
    font-weight: bold;
}

.buttonLink {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    color: #4282da;
}

.btnSoul {
    border: 1px solid #4282da;
    background-color: #fff;
    border-radius: 2px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 30px;
    cursor: pointer;
    color: #4282da;
}

a.btnSoul {
    border: 1px solid #4282da;
    background-color: #fff;
    border-radius: 2px;
    height: 30px;
    padding: 8px;
    cursor: pointer;
    color: #4282da;
}

    a.btnSoul:hover {
        color: #4282da;
    }

.Disabled {
    border: 1px solid #ddd;
    background-color: #eee;
    border-radius: 2px;
    height: 30px;
    padding: 8px;
    cursor: pointer;
    color: #999;
}

.btnDisabled {
    border: 1px solid #ddd;
    background-color: #eee;
    border-radius: 2px;
    height: 30px;
    cursor: pointer;
    color: #999;
    padding: 0 10px;
}

.popTable {
    border: 0;
    font-size: 12px;
}

table.popTable th {
    width: 100px;
    text-align: right;
    padding: 5px;
    font-weight: normal;
    vertical-align: text-top;
}

table.popTable th, table.formTable th span {
    line-height: 2em;
}

table.popTable td {
    text-align: left;
    padding: 5px;
}

input.readonly {
    background-color: #e1e1d7;
    border: 1px solid #e0e0e0!important;
}

/*.screen li{display:inline; height:25px; margin:3px 40px 3px 0; line-height:30px; zoom:1; overflow:hidden;}*/
.btnSearch {
    background: url(../images/btn_search.gif) no-repeat;
    border: none;
    color: #000000;
    cursor: pointer;
    font-size: 0;
    height: 22px;
    width: 54px;
}

.pages {
    text-align: right;
    padding: 5px;
}

.operateWraper {
    text-align: right;
    padding: 5px;
}

    .operateWraper button {
        margin-right: 5px;
    }

.btnselect {
    background: url(../images/search.bmp) no-repeat;
    border: none;
    cursor: pointer;
    width: 25px;
    height: 26px;
    font-size: 0;
    vertical-align: middle;
}

.btnBuild {
    background: url(../images/btn_build.gif) no-repeat;
    border: none;
    cursor: pointer;
    width: 54px;
    height: 22px;
    text-indent: -999em;
    text-indent: 0;
    font-size: 0;
}

.btnEdit {
    background: url(../images/btn_edit.gif) no-repeat;
    border: none;
    cursor: pointer;
    width: 54px;
    height: 22px;
    text-indent: -999em;
    text-indent: 0;
    font-size: 0;
}

.btnDelete {
    background: url(../images/btn_delete.gif) no-repeat;
    border: none;
    cursor: pointer;
    width: 54px;
    height: 22px;
    text-indent: -999em;
    text-indent: 0;
    font-size: 0;
}

.formTable td, .formTable th {
    padding: 5px;
}

.formTable input {
    margin-right: 5px;
}

.btnInput {
    background: url(../images/btn_input.gif) no-repeat;
    border: none;
    width: 74px;
    height: 24px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}

.tableList {
    background: #f5fbff;
    border: 1px solid #cdd9e6;
}

    .tableList td {
        padding: 6px 1px;
    }

.form-style {
    margin: 50px auto;
    width: 500px;
}

    .form-style li {
        margin: 10px 0;
    }

        .form-style li label {
            float: left;
            text-align: right;
            width: 100px;
        }

        .form-style li .input {
            height: 20px;
            line-height: 20px;
            width: 180px;
        }

    .form-style .btn-li {
        margin-left: 70px;
    }

.div-style {
    margin: 50px auto;
    width: 610px;
}

    .div-style li {
        margin: 10px 0;
    }

        .div-style li label {
            float: left;
            text-align: right;
            width: 100px;
        }

        .div-style li .input {
            height: 20px;
            line-height: 20px;
            width: 180px;
        }

    .div-style .btn-li {
        margin-left: 70px;
    }




/* tabmenu2 */

.tab2-item {
    display: inline-block;
    background: #f2dcc4;
    font-size: 12px;
    line-height: 30px;
    padding: 0 10px;
    margin-right: 6px;
    margin-top: 0px;
    margin-bottom: 5px;
}

    .tab2-item a {
        color: #666;
    }

.tab2-sel {
    background-color: #f98d74;
}

    .tab2-sel a {
        color: #fff;
    }

.tab2-before {
    background-color: #e5e5e5;
}

    .tab2-before a {
        color: #999;
    }

/*元素*/
.hotTag {
    padding: 5px;
    background: #cfcfcf;
    margin-bottom: 5px;
    margin-right: 5px;
    line-height: 3em;
    white-space: nowrap;
}

.normal {
    font-size: 1em;
    font-weight: normal;
}

.red {
    color: Red;
}

.orange {
    color: orange;
}

.blue {
    color: blue;
}

/*拍拍网风格*/
.paginator {
    font: 11px Arial, Helvetica, sans-serif;
    padding: 10px 20px 10px 0;
    margin: 0px;
}

    .paginator a {
        padding: 1px 6px;
        border: solid 1px #ddd;
        background: #fff;
        text-decoration: none;
        margin-right: 2px;
    }

        .paginator a:visited {
            padding: 1px 6px;
            border: solid 1px #ddd;
            background: #fff;
            text-decoration: none;
        }

    .paginator .cpb {
        padding: 1px 6px;
        font-weight: bold;
        font-size: 13px;
        border: none;
    }

    .paginator a:hover {
        color: #fff;
        background: #ffa501;
        border-color: #ffa501;
        text-decoration: none;
    }

/*错误页面样式*/
.errorWraper {
    background: url(../images/error_bg.jpg) no-repeat;
    height: 285px;
    margin: 50px auto;
    position: relative;
    width: 730px;
}

.errorTitle {
    color: #094c99;
    font-size: 14px;
    position: absolute;
    left: 480px;
    top: 50px;
}

.errorText {
    color: #f56312;
    position: absolute;
    left: 430px;
    top: 80px;
}

.errorBtn {
    background: url(../images/btn_back.gif) no-repeat;
    display: block;
    width: 144px;
    height: 52px;
    text-indent: -8888px;
    overflow: hidden;
    position: absolute;
    left: 500px;
    top: 170px;
}

.divAnalyse {
    float: left;
    width: 24%;
    text-align: center;
    border: solid 1px #CDE6F7;
    margin: 1px 1px 1px 1px;
}

.divVisit {
    float: left;
    width: 9%;
    text-align: center;
    border: solid 1px #CDE6F7;
    margin: 1px 1px 1px 1px;
}

.text {
    text-align: center;
}

.ListPageArea {
    text-align: right;
    margin-top: 20px;
}

    .ListPageArea span, .ListPageArea a {
        display: inline-block;
        margin-left: 2px;
        padding: 1px 5px 2px 5px;
        border: 1px solid #e0e0e0;
        border-radius: 2px;
    }

    .ListPageArea span {
        background-color: #e0e0e0;
    }

    .ListPageArea input {
        display: inline-block;
        padding: 2px 5px;
        margin-left: 3px;
    }

.TotalCount {
    background-color: #fff !important;
    border: 0 !important;
    color: #999!important;
}

.countCor {
    color: #999;
}


/**Div Area**/
.AreaDiv_Sub {
    width: 60%;
    border: 1px solid #FFC0CB;
    padding: 1em;
}

/*=========*/
div.gap1 {
    height: 14px;
}

div.gap1_5 {
    height: 1.5em;
}

div.gap2 {
    height: 2em;
}

div.gap3 {
    height: 3em;
}

.OperateNeedConfirm {
}

div.line {
    width: 100%;
    height: 1px;
    background: #ccc;
    margin-top: 5px;
    margin-bottom: 5px;
}
/*****/
.Div_Page_TabBar a {
    display: block;
    width: 100px;
    height: 30px;
    text-align: center;
    float: left;
}

.alignTop {
    vertical-align: top!important;
}

.alignBottom {
    vertical-align: bottom!important;
}


.cf_handler {
    color: #999!important;
}

.small-close {
    float: right;
    background: #ccc;
    color: #fff;
    display: inline-block;
    width: 16px;
    line-height: 16px;
    text-align: center;
}

/** SearchConditionArea ***/
.SearchConditionArea {
}

/** LineSpanTabArea **/
.LineSpanTabItem {
}

/** ListOptions ***/
.ListOptionDiv {
    position: absolute;
    display: none;
    background: #fdf8e5;
    border: 1px solid #dfdfdf;
    padding: 5px 10px;
    min-width: 100px;
}

    .ListOptionDiv a {
        display: block;
        width: 100%;
        line-height: 28px;
    }

/** alertBoxStyle **/
.alertBoxStyle * {
    font-size: 12px;
}

/** 打印设置 **/
.print_back_btn {
    line-height: 1.5em;
    background-color: #fff;
    display: block;
    padding: 10px 20px;
    font-size: 14px;
}

.alert_box_wrap {
    overflow-x: hidden;
    overflow-y: auto;
}

a.nav_app_item:hover {
    background: #f0f0f0!important;
}

.nav_app_item {
    display: block;
    clear: left;
    clear: right;
    clear: both;
    width: 180px;
    height: 40px;
    border-bottom: 1px dashed #e0e0e0;
}

    .nav_app_item ._img {
        float: left;
        margin-top: 3px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }

    .nav_app_item ._name {
        color: #333;
        float: left;
        font-size: 13px;
        width: 140px;
        height: 3em;
        overflow: hidden;
        padding: 0;
        line-height: 3em;
        font-family: 微软雅黑;
    }

    .nav_app_item ._disc {
        color: #ccc;
        float: left;
        font-size: 12px;
        width: 140px;
        height: 1em;
        overflow: hidden;
        padding: 0;
        line-height: 1em;
    }

.nav_app_empty {
    border-bottom: 1px dashed #e0e0e0;
}

.meshTable {
    border-collapse: collapse;
}

    .meshTable th, .meshTable td {
        border: 1px solid #999;
    }

    .meshTable th {
        background-color: #f5f0de;
        color: #333;
    }

.list_info_area {
    /*font-size: 12px!important;*/
    color: #444;
    line-height: 1.6em;
    padding: 5px 0;
    min-width: 60px;
}

    .list_info_area .itemtitle {
        font-family: 宋体;
        color: #ababab;
    }

    .list_info_area .orange {
        font-family: 宋体;
        color: orange;
    }

.table-statis {
    line-height: 30px;
}

    .table-statis td {
        /*word-wrap: break-word;
        word-break: break-all;
        padding: 3px 0;*/
    }

    .table-statis th {
        white-space: nowrap;
        background: #f5f0de; /*#f5f0de*/
    }

    .table-statis th, .table-statis td {
        padding: 7px 3px 7px 3px;
        border: 1px solid #bbb;
        text-align: center;
        vertical-align: middle;
    }

    .table-statis ._sumbg2 {
        background: #e7e0c6; /*#e7e0c6*/
    }

    .table-statis * {
        line-height: 1.5em;
    }

    .table-statis tfoot {
        background: #e7e0c6 !important; /*#e7e0c6*/
        font-weight: bold;
    }

    .table-statis ._sumtr td, .table-statis ._sumtr th {
        background: #e7e0c6 !important; /*#e7e0c6*/
        font-weight: bold;
    }




.no-border {
    border: none!important;
}

table.th-right th {
    text-align: right;
}

/*form-need-input*/
.fni {
    color: red;
    display: inline-block;
    position: relative;
    top: 3px;
    left: 1px;
    width: 10px;
}


/* nav-tag-link */
span.nav-tag-link {
    display: inline-block;
}

.nav-tag-link td {
    padding: 5px;
}

.nav-tag-link a {
    display: inline-block;
    /*margin-left: 8px;*/
    margin-right: 10px;
    margin-left: 2px;
    text-indent: 0;
    font-weight: normal;
}

    .nav-tag-link a._edt {
        color: #f7941d;
        border: 1px solid #f7941d;
        background-color: #fbf4eb;
        border-radius: 2px;
        display: inline-block;
        padding: 1px 4px;
        line-height: 18px;
    }

.nav-tag-btn {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    border: 0;
    background-color: #fff;
    color: #3366cc;
}

.nav-tag-btn-sel {
    background: #ffe0ef;
    color: #ff40ab;
    border-radius: 2px;
    padding: 0 5px;
    height: 22px;
    line-height: 22px;
}

.list_top_btn {
    float: right;
    position: relative;
}

.smallbtn_gray {
    color: #89837c;
    border: 1px solid #aea9a2;
    background-color: #ece8e3;
    border-radius: 2px;
    display: inline-block;
    padding: 2px 4px;
    line-height: 20px;
    cursor: pointer;
}

.smallbtn2 {
    color: #f7941d;
    border: 1px solid #f7941d;
    background-color: #fbf4eb;
    border-radius: 2px;
    display: inline-block;
    padding: 2px 4px;
    font-size: 12px;
    cursor: pointer;
}



.spangray {
    display: inline-block;
    padding: 1px 5px;
    margin: 2px;
    background: #f0f0f0;
    border-radius: 2px;
}

.alt-sel-user {
    display: inline-block;
    padding: 2px 10px;
    width: 230px;
    background: #d4e7f8;
    color: #996633;
    margin: 5px;
}

    .alt-sel-user ._info {
        color: #999;
        display: inline-block;
        width: 150px;
        font-size: 12px;
    }

.alt-sel-userstaffAddUser {
    display: inline-block;
    padding: 2px 10px;
    width: 230px;
    background: #FACD91;
    color: black;
    margin: 5px;
    border-radius: 8px;
}

    .alt-sel-userstaffAddUser ._infoSAU {
        color: #999;
        display: inline-block;
        font-size: 12px;
    }

/** Const **/
.width2 {
    width: 2px!important;
}

.width10 {
    width: 10px!important;
}

.width20 {
    width: 20px!important;
}

.width30 {
    width: 30px!important;
}

.width40 {
    width: 40px!important;
}

.width45 {
    width: 45px!important;
}

.width50 {
    width: 50px!important;
}

.width60 {
    width: 60px!important;
}

.width70 {
    width: 70px!important;
}

.width80 {
    width: 80px!important;
}

.width85 {
    width: 85px!important;
}

.width90 {
    width: 90px!important;
}

.width100 {
    width: 100px!important;
}

.width105 {
    width: 105px!important;
}

.width110 {
    width: 110px!important;
}

.width115 {
    width: 115px!important;
}

.width120 {
    width: 120px!important;
}

.width130 {
    width: 130px!important;
}

.width140 {
    width: 140px!important;
}

.width150 {
    width: 150px!important;
}

.width160 {
    width: 160px!important;
}

.width170 {
    width: 170px!important;
}

.width180 {
    width: 180px!important;
}

.width190 {
    width: 190px!important;
}

.width195 {
    width: 195px!important;
}

.width200 {
    width: 200px!important;
}

.width215 {
    width: 215px!important;
}

.width220 {
    width: 220px!important;
}

.width225 {
    width: 225px!important;
}

.width230 {
    width: 230px!important;
}

.width235 {
    width: 235px!important;
}

.width250 {
    width: 250px!important;
}

.width260 {
    width: 260px!important;
}

.width300 {
    width: 300px!important;
}

.width350 {
    width: 350px!important;
}

.width400 {
    width: 400px!important;
}

.width500 {
    width: 500px!important;
}

.width600 {
    width: 600px!important;
}

.width700 {
    width: 700px!important;
}

.width800 {
    width: 800px!important;
}

.width900 {
    width: 900px!important;
}

.maxw50 {
    max-width: 50px;
}

.maxw100 {
    max-width: 100px;
}

.h10 {
    height: 10px!important;
}

.h20 {
    height: 20px!important;
}

.h30 {
    height: 30px!important;
}

.h40 {
    height: 40px!important;
}

.h50 {
    height: 50px!important;
}

.h60 {
    height: 60px!important;
}

.h70 {
    height: 70px!important;
}

.h80 {
    height: 80px!important;
}

.h90 {
    height: 90px!important;
}

.h100 {
    height: 100px!important;
}

.h150 {
    height: 150px!important;
}

.h200 {
    height: 200px!important;
}

.f8 {
    font-size: 8px!important;
}

.f10 {
    font-size: 10px!important;
}

.f12 {
    font-size: 12px!important;
}

.f14 {
    font-size: 14px!important;
}

.f18 {
    font-size: 18px!important;
}

.f20 {
    font-size: 20px!important;
}

.font_b14 {
    font-weight: bold;
    font-size: 14px;
}

.font_b16 {
    font-weight: bold;
    font-size: 16px;
}


.right {
    text-align: right!important;
}

.left {
    text-align: left!important;
}

.center {
    text-align: center!important;
}

.vtop {
    vertical-align: top;
}

.red {
    color: Red!important;
}

.orenge {
    color: orange !important;
}

.green {
    color: Green!important;
}

.gray {
    color: Gray!important;
}

.lightGray {
    color: #bbb!important;
}

.gray2 {
    color: #999!important;
}

.gray3 {
    color: #ababab!important;
}


.c333 {
    color: #333!important;
}

.c666 {
    color: #666!important;
}

.blue {
    color: blue!important;
}

.bgc63 {
    background-color: #cc6633!important;
}

.colorc63 {
    color: #cc6633!important;
}

.colorf93 {
    color: #ff9933!important;
}

.color3ac {
    color: #339a9c!important;
}

.bgred {
    background-color: red!important;
}

.bgorange {
    background-color: orange!important;
}

.bggreen {
    background-color: green!important;
}

.bggray {
    background-color: #f0f0f0!important;
}

.ml30 {
    margin-left: 30px;
}

.border-weight {
    border-color: #f7941d;
}

/*日历样式开始*/
.week {
    width: 14.27%;
    padding-left: 10px;
    float: left;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #fff;
    box-sizing: border-box;
}

.daysspan {
    margin: 0 4px;
    padding-left: 6px;
    text-align: left;
    line-height: 24px;
    height: 24px;
    margin-top: 0;
    width: 70px;
    display: inline-block;
}

.DayAreaBackColor {
    width: 14.27%;
    float: left;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    box-sizing: border-box;
}



    .DayAreaBackColor:nth-child(7n) {
        width: 14.36%;
        float: left;
        border-right: 1px solid #e0e0e0;
        box-sizing: border-box;
    }

.IsNotValidDay {
    color: #999;
}

    .IsNotValidDay span, p {
        color: #999 !important;
    }

        .IsNotValidDay span:hover {
            background-color: #f0f0f0;
        }

.TodayTime {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    background-color: #39cda8;
    display: inline-block;
    color: #fff;
    text-indent: 6px;
    padding-left: -105px;
    padding-top: -5px;
    line-height: 26px;
    float: right;
    margin: 5px 5px 0 0;
}

/*空房>0*/
.emproom:hover {
    background-color: #d8f7ea;
}

.yuding:hover {
    background-color: #fff0e4;
}

.yuyue:hover {
    background-color: #ffe6f8;
}

.ruzhu:hover {
    background-color: #e2f0ff;
}

.zaizhu:hover {
    background-color: #f7f6ed;
}

.lidian:hover {
    background-color: #f6e7fe;
}

.baoliu:hover {
    background-color: #ffcfd0;
}

.shiyong:hover {
    background-color: #d6efff;
}


/*日历样式结束*/
.userinfo {
    width: 110px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

.helperCenter {
    background: url(/Public/Images/helpcenter.png) no-repeat top left;
    color: #999!important;
    width: 35%;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    text-indent: 15px;
}

.editPass {
    background: url(/Public/Images/editPass.png) no-repeat 0px 2px;
    color: #888!important;
    margin-top: 10px;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    text-indent: 15px;
}

.exit {
    background: url(/Public/Images/exit.png) no-repeat 5px 4px;
    color: #ff6600!important;
    margin-top: 10px;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    text-indent: 15px;
    border-radius: 10px;
    border: 1px solid #ff6600;
    padding: 3px 6px;
}

.CusInStore {
    width: 190px;
    height: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    border: 1px solid #ddd;
    border-left: 3px solid #8ca4f3;
}
/*客户账户样式开始*/
.MoneyStyle {
    color: #38ceb3;
}

.HuiYuan {
    background-color: #e4fbf3;
    width: 100%;
    color: #38ceb3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 5px 5px 5px #aaaaaa;
}

.HuiYuanBalance {
    padding-left: 10px;
    height: 48px;
    color: #999;
}

.TaoCan {
    background-color: #ffedf5;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 5px 5px 5px #aaaaaa;
}

.TaoCan2 {
    background-color: #fbedff;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 5px 5px 5px #aaaaaa;
}


.TaoCanBalance {
    color: red;
    font-size: 20px;
}

.YaJin {
    background-color: #e3f5ff;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 5px 5px 5px #aaaaaa;
}

.YaJinBalance {
    color: red;
    font-size: 20px;
}

.Jine {
    margin-top: 40px;
    color: #333!important;
    font-size: 18px;
    margin-bottom: 10px;
}
/*客户账户样式结束*/

.knowContent span, p {
    color: #333!important;
}


.TableNoLine td, .TableNoLine th {
    color: #333;
    height: 32px;
    text-align: left;
    border: 0px;
}

.TableNoLine tr {
    height: 40px;
    line-height: 40px;
    color: #647a8c;
    font-weight: normal;
    border-bottom: 1px solid #f0f0f0;
}

    .TableNoLine tr:hover {
        background-color: #f8f8f8;
    }

.TableNoLine th {
    color: #333;
    font-weight: normal;
    background-color: #f4f4f4;
}

    .TableNoLine th:first-child, .TableNoLine td:first-child {
        padding-left: 10px;
    }

.EllName {
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.ChangeShow {
    padding: 5px 8px;
    border: 1px solid #ddd;
    display: inline-block;
    border-radius: 2px;
}
/*客户详情bar样式开始*/

.NurseDiv {
    float: left;
    margin-right: 40px;
    text-align: center;
}

.NurseType {
    margin-top: 10px;
}

.ByServe {
    color: #49d8c5!important;
}

.Finance {
    color: #edac5d!important;
}

.Nurseline {
    border-right: 1px solid #e9e9e9;
    height: 30px;
    float: left;
    margin-top: 10px;
    margin-right: 40px;
}

.cl6b {
    color: #6b4fc1;
}

    .cl6b:hover {
        color: #6b4fc1;
    }

.mao {
    position: fixed;
    top: 186px;
    right: 24px;
    z-index: 999;
    text-align: center;
    background-color: #fff;
}

    .mao a {
        padding: 10px;
        font-weight: normal;
        color: #999;
        display: inline-block;
        background-color: #f1f1f1;
        margin-bottom: 3px;
    }


/*roomlist*/
.room_name {
    height: 30px;
    line-height: 30px;
    width: 95%;
    text-indent: 25px;
    overflow: hidden;
    font-size: 15px;
    font-family: 微软雅黑;
    background: url(/Public/Images/icon_room.jpg) no-repeat left center;
}

.room_use {
    display: block;
    background: #d2e7fb;
    color: #195da2;
    text-align: center;
    margin: 5px;
    line-height: 30px;
    border-radius: 3px;
}

.nursemama {
    background: url(/Public/Images/nurse_mama.jpg) left center no-repeat;
    margin-left: 5px;
    margin-top: 6px;
    color: #676767;
    border: 0;
    background-color: #fff;
    padding-left: 22px;
}

.nursebaby {
    background: url(/Public/Images/nurse_baby.jpg) left center no-repeat;
    margin-left: 5px;
    margin-top: 6px;
    color: #676767;
    border: 0;
    background-color: #fff;
    padding-left: 22px;
}

.spantab {
    display: block;
    border: 1px solid #ccc;
    padding: 5px 15px 5px 30px;
    float: left;
    background-color: #fff;
    position: relative;
}

    .spantab a, .spantab a:hover {
        color: #666;
    }

.icon-zoushi a, .icon-zoushi a:hover {
    color: #f078c0;
}

.spantab-sel a, .spantab-sel a:hover {
    color: #fff;
}

.spantab_r {
    border-left: 0;
}

.spantab_boss {
    margin-left: 20px;
    border-radius: 20px;
    border-color: #f078c0;
}

/*工作台*/
.icon-liebiao {
    background: #fff url("/Public/Images/tubiaolist.png") no-repeat 10px center;
}

    .icon-liebiao.spantab-sel {
        background: #3399ff url("/Public/Images/tubiaolist0.png") no-repeat 10px center;
        color: #fff;
    }

/*今日月子房*/
.icon-yuezi {
    background: #fff url("/Public/Images/house_default.png") no-repeat 10px center;
}

    .icon-yuezi.spantab-sel {
        background: #3399ff url("/Public/Images/house_select0.png") no-repeat 10px center;
        color: #fff;
    }


/*看板*/
.icon-kanban {
    background: #fff url("/Public/Images/iconkanban.png") no-repeat 10px center;
}

/*BOSS数据*/
.icon-zoushi {
    background: #fff url("/Public/Images/zoushi.png") no-repeat 10px center;
}



    .icon-zoushi.spantab-sel {
        background: #3399ff url("/Public/Images/zoushi0.png") no-repeat 10px center;
        color: #fff;
        border-color: #3399ff;
    }

.moreList {
    margin: 0 20px;
    border-top: 1px dashed #f0f0f0;
    padding-top: 5px;
}

.spanInfo {
    float: left;
    color: #999;
}

/*roomlist2 start*/


._H180 {
    height: 180px;
}

._H185 {
    height: 185px;
}

._H190 {
    height: 190px;
}

._H200 {
    height: 200px;
}

._H205 {
    height: 205px;
}

._H210 {
    height: 210px;
}

._H215 {
    height: 215px;
}

._H220 {
    height: 220px;
}

._H235 {
    height: 235px;
}

.roomlist2_box {
    width: 230px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

    .roomlist2_box ._tagname {
        height: 35px;
    }

        .roomlist2_box ._tagname span {
            display: block;
            background-color: #ded9fc;
            color: #5d51a1;
            font-size: 14px;
            font-weight: bold;
            text-indent: 20px;
            border-radius: 5px;
            line-height: 30px;
        }

.roomlist2 {
    /*width: 230px;
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;*/
    border: 1px solid #ddd;
    /*border-left: 3px solid #8ca4f3;*/
    /*border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;*/
    border-radius: 10px;
}

    .roomlist2 ._area {
        margin-top: 5px;
        /*height: 50px;*/
    }

    .roomlist2 ._room {
        height: 30px;
        line-height: 30px;
        width: 95%;
        text-indent: 25px;
        overflow: hidden;
        font-size: 14px;
        color: #5c5956;
        font-weight: bold;
        font-family: 微软雅黑;
        background: url(/Public/Images/icon-room2.png) no-repeat left center;
        margin-left: 8px;
    }

    .roomlist2 ._name {
        height: 30px;
        line-height: 30px;
        width: 95%;
        text-indent: 25px;
        overflow: hidden;
        font-size: 13px;
        font-family: 微软雅黑;
        background: url(/Public/Images/icon-mama2.png) no-repeat left center;
        margin-left: 8px;
    }

    .roomlist2 ._servicetag {
        font-size: 12px;
        color: #e27720;
        margin-left: 10px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: list-item;
        width: 90%;
    }

    .roomlist2 ._info {
        margin-left: 10px;
        color: #aaa;
    }

        .roomlist2 ._info._double {
            display: block;
            color: red;
            background: #fca4a8;
            margin: 0 10px;
            text-align: center;
        }


    .roomlist2 ._btn {
        background-color: #6B9CE4;
        display: inline-block;
        padding: 3px 10px;
        color: #fff;
        border-radius: 2px;
        margin: 0 3px;
        text-align: center;
        font-size: 12px;
    }

    .roomlist2 ._more {
        display: block;
        padding: 3px 10px;
        color: #666;
        border-radius: 2px;
        margin: 0 5px 0 0;
        cursor: pointer;
        float: right;
    }

    .roomlist2 ._qianfei, .roomlist2 ._bindnurser {
        display: inline-block;
        border-radius: 5px;
        border: 1px solid #e27720;
        color: #e27720;
        line-height: 16px;
        height: 16px;
        text-indent: 0;
        padding: 0px 4px;
        margin-left: 5px;
    }

    .roomlist2 ._inspan {
        display: inline-block;
        border-radius: 5px;
        border: 0;
        color: #fff;
        background-color: #aabdeb;
        line-height: 16px;
        height: 16px;
        text-indent: 0;
        padding: 0px 4px;
        margin-left: 5px;
    }

    .roomlist2 ._inspan_out {
        background-color: #e1b777;
    }

    .roomlist2 ._inspan_outed {
        background-color: #aaa;
    }

    .roomlist2 ._inspan_in {
        background-color: #6eb46e;
    }

    .roomlist2 ._accuse {
        text-align: left;
        margin-top: 3px;
        margin-left: 5px;
        margin-right: 5px;
    }

        .roomlist2 ._accuse a {
            font-size: 12px;
            text-indent: 20px;
            margin-left: 10px;
        }

            .roomlist2 ._accuse a._no {
                display: inline-block;
                background: url(/Public/Images/icon_zan2.png) no-repeat left center;
                background-size: 16px 16px;
                color: #999;
            }

            .roomlist2 ._accuse a._has {
                display: inline-block;
                background: url(/Public/Images/icon_redalert4.png) no-repeat left center;
                background-size: 16px 16px;
                color: orange;
            }

    .roomlist2._altred {
        /*border-left: 3px solid #ed493c;*/
    }

        .roomlist2._altred ._accuse a._has {
            color: red;
            font-weight: bold;
        }

._roomtagdiv {
    text-align: center;
    border-color: #fff;
    color: #93836c;
    background-color: #f3f1ee;
    border-radius: 15px;
}

    ._roomtagdiv span {
        display: block;
        margin-top: 80px;
        font-size: 15px;
    }

.roomlist_btnarea {
    position: absolute;
    width: 95px;
    background: #fff;
    z-index: 9999;
    border: 1px solid #eee;
    -webkit-box-shadow: 2px 2px 2px;
    -moz-box-shadow: 2px 2px 2px;
    box-shadow: 2px 2px 2px;
    display: none;
    padding: 5px 0;
    background: #fcf6fb;
}

    .roomlist_btnarea a {
        display: block;
        line-height: 37px;
        text-align: center;
        font-size: 13px;
        color: #444;
    }

._roomempty {
    background: #ebfbf4;
}

._roomuse {
    background: #d9f0fe;
}

._roomretain {
    background: #ffe5e6;
}

._roomorder {
    background: #fff6ee;
}

._roomtagline {
    font-weight: bold;
    color: #8168cd;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
}

._preinfo {
    background-color: #d3ede2;
    border-radius: 5px;
    padding: 5px 5px 3px 5px;
    margin-right: 10px;
}

._roomtagline span._forR {
    /*display:inline-block;
    border-bottom: 2px solid #cc9933;*/
    color: #cc9933;
    font-size: 15px;
}

._roomtagline span._forP {
    /*display:inline-block;
    border-bottom: 2px solid #cc9933;*/
    color: #cc9933;
    font-size: 15px;
}

.roomlist2 ._roomuse, .roomlist2 ._roomretain, .roomlist2 ._roomempty, .roomlist2 ._roomorder, .roomlist2 ._noset {
    display: inline-block;
    text-align: center;
    line-height: 26px;
    width: 50px;
    border-radius: 20px;
    float: right;
    margin-right: 5px;
    padding: 0;
    text-indent: 0;
}

.roomlist2 ._noset {
    display: inline-block;
    width: 23px;
    height: 23px;
    float: right;
    background: url(../Images/alert-icon20.png) no-repeat center center;
    background-size: 18px 18px;
}

.roomlist2 ._bindnurser {
    border-color: #33cc66;
    color: #33cc66;
}

.roomlist2 ._roomretain {
    background: #e0565b;
    color: #fff;
}

.roomlist2 ._roomempty {
    background: #41c78f;
    color: #fff;
}

.roomlist2 ._roomorder {
    background: #d68443;
    color: #fff;
}

.roomlist2 ._roomuse {
    background: #449fd8;
    color: #fff;
}

.roomlist2 ._schtime {
    text-align: right;
    padding-right: 10px;
    color: #5c5956;
}



.roomlist2 ._noset {
    /*
    background: none;
    border: 1px solid #e0aac4;
    color: #e64492;
    line-height: 22px;
    width: 22px;
        */
}

/*roomlist2 end*/


.filepdf {
    background: url(../Images/Pdf.png) no-repeat left center;
    height: 40px;
    text-indent: 45px;
    background-size: 40px;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px;
}

@media print {
    .print_back_btn {
        display: none;
    }

    @page {
        size: auto;
        margin: 20px 20px;
    }

    *, table, tr, td, th, div, p, span {
        font-size: 12px !important;
        font-weight: normal !important;
        font-family: "微软雅黑","宋体" !important;
        line-height: 1.1em !important;
        color: #000 !important;
        border-color: #666 !important;
    }

    td, th {
        padding: 5px 3px !important;
        height: auto !important;
    }

    .blockTitle {
        text-align: center;
        font-size: 14px !important;
    }

    .ptbig {
        font-size: 15px !important;
    }

    #right_main_area {
        background-color: #fff;
    }

    body {
        background-color: #fff;
    }
}

/** tabicon *******************/


.tab_dangan {
    background: url(/Public/Images/tabicon/tab_dangan.png) no-repeat;
}

.tab_genjin {
    background: url(/Public/Images/tabicon/tab_genjin.png) no-repeat;
}

.tab_qianyue {
    background: url(/Public/Images/tabicon/tab_qianyue.png) no-repeat;
}

.tab_ruzhu {
    background: url(/Public/Images/tabicon/tab_ruzhu.png) no-repeat;
}

.tab_xiangmu {
    background: url(/Public/Images/tabicon/tab_xiangmu.png) no-repeat;
}

.tab_sezi {
    background: url(/Public/Images/tabicon/tab_sezi.png) no-repeat;
}

.tab_tixin {
    background: url(/Public/Images/tabicon/tab_tixin.png) no-repeat;
}

.tab_hetong {
    background: url(/Public/Images/tabicon/tab_hetong.png) no-repeat;
}

.tabicon {
    display: inline-block;
    width: 20px;
    height: 19px;
    position: relative;
    top: 5px;
    -moz-background-size: 20px 19px;
    -webkit-background-size: 20px 19px;
    -o-background-size: 20px 19px;
    background-size: 20px 19px;
}


table._accountable, table._accountable, table._accountable th, table._accountable td {
    border: 1px solid #e0e0e0 !important;
    border-collapse: collapse;
}


/** AlertListPage ***/


.AlertListPage ._item {
    display: inline-block;
    float: right;
    margin-left: 15px;
    line-height: 22px;
}

.AlertListPage a {
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

.AlertListPage span {
    color: #aaa;
}

.AlertListPage a._forbid {
    color: #aaa;
}

.AlertListPage {
    margin-top: 10px;
}


/** 标准定义 ***/

.bg0 {
    background: #ffffff;
}

*.bg1 {
    background: #dfdfdf!important;
}

.bg2 {
    background: #f5f0de!important;
}

.bg3 {
    background: #e1f1ff!important;
}

.bg4 {
    background: #efefef!important;
}

.bg5 {
    background: #c2f7e6!important;
}

.bg5_2 {
    background: #7ce5c4!important;
}

.bg6 {
    background: #ffffff!important;
}

.bg7 {
    background: #fff1f8!important;
}

.bg8 {
    background: #ffd6e8!important;
}

.bd1 {
    border: 1px solid #ddd;
}

.bd2 {
    border: 1px solid #f0f0de;
}

.bd3 {
    border: 1px solid #c4def5;
}

.marginB5 {
    margin-bottom: 5px;
}

.marginL5 {
    margin-left: 5px;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clearBoth {
    clear: left;
    clear: right;
    clear: both;
}

.hide {
    display: none;
}

.pd10 {
    padding: 0 10px;
}

.pd20 {
    padding: 20px;
}

.bold {
    font-weight: bold;
}

.searchDiv ._searchItem {
    display: inline-block;
    margin: 5px;
}

.hid {
    display: none;
}

.border-btn-1 {
    color: #f7941d;
    border: 1px solid #f7941d;
    background-color: #fbf4eb;
    border-radius: 2px;
    display: inline-block;
    text-indent: 0;
    border-radius: 3px;
    padding: 0 6px;
    line-height: 24px;
}

.bendian {
    background-color: #ff9999;
    padding: 1px 2px;
    color: #fff;
    border-radius: 10px;
    margin-left: 5px;
    text-align: center;
    display: inline-block;
    min-width: 70px;
    height: 1.3em;
    line-height: 1.4em;
}

.selDept {
    background-color: #f5c2ac;
    padding: 1px 2px;
    color: #fff;
    border-radius: 10px;
    margin-left: 5px;
    text-align: center;
    display: inline-block;
    min-width: 70px;
    height: 1.3em;
    line-height: 1.4em;
}

.quanbu {
    background-color: #99ccff;
    padding: 1px 2px;
    color: #fff;
    border-radius: 10px;
    margin-left: 5px;
    text-align: center;
    display: inline-block;
    min-width: 70px;
    height: 1.3em;
    line-height: 1.4em;
}

.circle {
    color: red;
    position: relative;
    top: -6px;
    float: right;
    display: none;
    font-size: 12px;
}

.circle_i {
    color: red;
    position: relative;
    top: -6px;
    float: right;
    display: none;
    font-size: 20px;
}

/*** label ***************/
.label-error, .label-doing, .label-coming, .label-normal {
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #999;
    color: #999;
    line-height: 16px;
    height: 16px;
    text-indent: 0;
    padding: 0px 4px;
    margin-left: 10px;
}

.label-error {
    border: 1px solid #e27720;
    color: #e27720;
}

.label-doing {
    border: 1px solid #23ae44;
    color: #23ae44;
}

.label-coming {
    border: 1px solid #456bfb;
    color: #456bfb;
}

.underline_link {
    display: inline-block;
    border-bottom: 1px solid #0066cc;
}

.shadow-border {
    -webkit-box-shadow: 0 0 5px 0 #bbb;
    -moz-box-shadow: 0 0 5px 0 #bbb;
    box-shadow: 0 0 5px 0 #bbb;
}


.maintop-search {
    height: 48px;
    background-color: #fff;
    line-height: 48px;
    padding-left: 20px;
    padding-right: 14px;
    font-size: 12px;
    box-shadow: 0 0px 4px 0 #999;
}


.stock-summoneydiv {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    border-bottom: 1px solid #e2e2e2;
    background-color: #f4f4f4;
}

.stock-billsign {
    display: none;
}

.border-table {
    border: 1px solid #d2d2d2;
}



.changeskin a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}


    .changeskin a.default {
        background-color: #ed4dab;
    }

    .changeskin a.lightblue {
        background-color: #00a0c8;
    }

    .changeskin a.lightgreen {
        background-color: #1eb2b9;
    }

    .changeskin a.weightgreen {
        background-color: #0dcc6c;
    }

    .changeskin a.lightred {
        background-color: #ff536b;
    }

    .changeskin a.skin2 {
        background-color: #59026c;
    }

    .changeskin a.skin31 {
        background-color: #f99582;
    }

    .changeskin a._sel {
        background-image: url("/Public/Images/icon_seled_16w.png");
        background-position: right bottom;
        background-repeat: no-repeat;
    }

/** btn */
a.btn-add, input.btn-add {
    background-image: url(../images/btn_add.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    display: inline-block;
    text-indent: 15px;
    background-color: #39cdab;
    padding: 0 10px;
}

/** btn */
a.btn-saoma {
    background-image: url(../images/btn_saoma.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    display: inline-block;
    text-indent: 15px;
    background-color: #39cdab;
    padding: 0 10px;
}

a.btn-edit {
    background-image: url(../images/btn_edit.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    display: inline-block;
    text-indent: 15px;
}


/*** temp-table ******************/
table.temp-table th, table.temp-table td {
    border: 1px solid #ccc;
}

table.temp-table th {
    width: 200px;
    padding-right: 5px;
    text-align: right;
    background-color: #f0f0f0;
}

table.temp-table td {
    padding: 2px;
}

table.temp-table ._type2line {
    min-width: 250px;
}

table.temp-table ._type1line {
    width: 800px;
}

table.temp-table .input {
    width: 99%;
    border: 0;
}

table.temp-table .textarea {
    width: 99%;
    border: 0;
}

table.temp-table select.input {
    /*background-color: #f8f7e0;*/
    border: 1px solid #eee;
}

table.temp-table h2 {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
}

.inputfile {
    width: 50px;
    height: 50px;
    margin-right: 0 !important;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid red;
    cursor: pointer;
    opacity: 0;
}

.inputdiv {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    display: inline-block;
    margin-left: 8px;
    text-align: center;
    line-height: 50px;
    color: #999;
    vertical-align: top;
}

#divImgUrl img {
    width: 50px;
    height: 50px;
}

.closeimg {
    width: 15px !important;
    height: 15px !important;
    vertical-align: top;
    margin-left: -10px;
}

.upbtn {
    background-color: #fff;
    border: 0;
    color: #999;
    width: 50px;
    height: 50px;
}
/*** temp-table (END) ******************/

table.noborder th, table.noborder td {
    border: 0;
}

table.table-customertopinfo {
    width: 900px;
}

    table.table-customertopinfo th {
        text-align: right;
        font-weight: normal;
        padding: 2px;
        color: #999;
        width: 80px;
    }

    table.table-customertopinfo td {
        text-align: left;
        font-weight: normal;
        padding: 2px;
    }

    table.table-customertopinfo .td1 {
        width: 150px;
    }

    table.table-customertopinfo .td2 {
        width: 120px;
    }

/********* cust-ctrl-item  ************************/
.cust-ctrl-table {
    width: 100%;
}

    .cust-ctrl-table td {
        text-align: center;
    }

    .cust-ctrl-table ._bdleft {
        background: url(/Public/Images/line-gray.png) no-repeat left center;
    }

a.cust-ctrl-item {
    display: block;
    margin: 0px 10px;
    padding: 10px 8px 3px 8px;
    background-color: #fff;
    color: #6d735c;
    text-align: center;
}

.cust-ctrl-item ._title {
    display: inline-block;
    background: url(/Public/Images/cctrlicon/cc_cust.png) no-repeat top center;
    background-size: 47px;
    text-indent: 0;
    font-size: 14px;
    text-align: center;
    padding-top: 52px;
}

.cust-ctrl-item ._havelist {
    text-indent: 12px;
}

.cust-ctrl-item i {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    float: right;
    margin-top: 5px;
    background: url("/Public/Images/icon-jt-down.png") no-repeat left center;
    background-size: 100%;
    margin-left: 5px;
}

.cust-ctrl-list-box {
    position: relative;
    width: 100px;
    float: right;
    background: #fcf6fb;
    top: -1px;
    margin-right: 10px;
    display: none;
}

.cust-ctrl-list {
    position: absolute;
    width: 120px;
    z-index: 9999;
    border: 1px solid #eee;
    -webkit-box-shadow: 2px 2px 2px;
    -moz-box-shadow: 2px 2px 2px;
    box-shadow: 2px 2px 2px;
    background: #fffef8;
}

    .cust-ctrl-list a {
        display: block;
        text-align: left;
        line-height: 40px;
        margin-left: 5px;
        margin-right: 5px;
        font-size: 14px;
        color: #444;
        text-indent: 26px;
        background: url("/Public/Images/cctrlicon/cclist_icon3.png") no-repeat left center;
        background-size: 18px;
        /*border-bottom: 1px solid #e3e0d7;*/
    }

    .cust-ctrl-list ._line {
        height: 1px;
        background: #e0e0e0;
        border-top: 1px solid #fff;
        margin: 5px;
    }

.label-status {
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #e27720;
    color: #e27720;
    line-height: 16px;
    height: 16px;
    text-indent: 0;
    padding: 0px 4px;
    margin-left: 5px;
}

.LS-yifabu {
    color: green;
    border-color: green;
}


.tab-search td, .tab-search th {
    padding: 2px 3px;
}

.tab-search th {
    text-align: right;
    font-weight: normal;
    padding-left: 10px;
}

.form-control td {
    padding-left: 10px;
}

.form-control .th td {
    padding-left: 12px;
    font-weight: bold;
    color: #999;
}


/** scrollbar **************/
body *::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}

body *::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #999;
}

body *::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ededed;
}


.form-bangbai {
    border: 1px solid #ede6d9;
    background: #fff5e4;
    color: #ff9933;
    padding: 2px 6px;
}

.positionTitle {
    background: #fff;
    color: #999;
    /*font-size: 12px;*/
    text-indent: 25px;
    height: 45px;
    line-height: 46px;
    padding-left: 0px;
    margin-bottom: 14px;
}

.customer-color-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.color-label {
    display: inline-block;
    width: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    margin-right: 10px;
    padding: 0;
}

.check-list-label label {
    margin-right: 20px;
}

.lbl-need-out-stock {
    border: #a2bf79 1px solid;
    color: #a2bf79;
    display: inline-block;
    border-radius: 10px;
    height: 16px;
    line-height: 16px;
    padding: 0 3px;
    font-size: 12px;
    margin-left: 3px;
}

.lbl-not-out-stock {
    border: #92968d 1px solid;
    color: #92968d;
    display: inline-block;
    border-radius: 10px;
    height: 16px;
    line-height: 16px;
    padding: 0 3px;
    font-size: 12px;
    margin-left: 3px;
}

.grayline * {
    color: #999!important;
}

.label-green {
    border: 1px solid green;
    color: green;
    border-radius: 5px;
    font-size: 12px;
    display: inline-block;
    line-height: 1em;
    padding: 2px 2px;
}

.label-gray {
    border: 1px solid #aaa;
    color: #aaa;
    border-radius: 5px;
    font-size: 12px;
    display: inline-block;
    line-height: 1em;
    padding: 2px 2px;
}

#morediv {
    background-color: #605a6d;
}

.top-morenav.curapp {
    background-color: #443d52;
}
