﻿/* CSS Document */
@charset "utf-8";

@import url(font-awesome/css/font-awesome.min.css);
@import url(additional.css);

body, td, th {
    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #535353;
}

body {
    background: url("../images/bg.jpg") repeat-x;
    background-color: rgb(176,177,178);
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
    color: #535353;
    padding-right: 14px;
}

a:link {
    color: #535353;
    text-decoration: underline;
}

a:visited {
    color: #535353;
    text-decoration: underline;
}

a:hover {
    color: #2A5A7E;
    text-decoration: underline;
}

a:active {
    color: #2A5A7E;
    text-decoration: underline;
}

img {
    border: 0;
}

.m_t {
    margin-top: 10px;
}

.clear {
    width: 100%;
    height: 5px;
    float: left;
}

.clear1 {
    width: 100%;
    height: 10px;
    float: left;
}

.blue_bg {
    background-color: #d7e7f2;
}

.dblue_bg {
    background-color: #2a5b7e;
}

.white_bg {
    background-color: #fff;
}

.gray_bg {
    background-color: #e2e2e2;
}

.p_r {
    padding-right: 10px;
}

.p_l {
    padding-left: 5px;
}

.f_black {
    color: #000;
}

.f_white {
    color: #fff;
}

.f_green {
    color: #009944 !important;
}

.f_red {
    color: #ff6600 !important;
}

.f_10 {
    font-size: 10px;
}

.f_14 {
    font-size: 14px;
}

.t_l {
    text-align: left;
}

.container_report {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

.container {
    width: 1000px;
    height: 658px;
    margin: 0 auto;
    margin-top: 10px;
}

.top {
    width: 1000px;
    height: 53px;
    float: left;
    background: url(../images/logo.png) no-repeat;
}

.top_t {
    width: 450px;
    height: 25px;
    line-height: 35px;
    float: right;
    margin-right: 10px;
    text-align: right;
}

.top_b {
    width: 450px;
    height: 25px;
    line-height: 26px;
    float: right;
    margin-right: 10px;
    text-align: right;
}

    .top_b a:link {
        color: #535353;
    }

    .top_b a:visited {
        color: #535353;
    }

    .top_b a:hover {
        color: #ff0000;
        text-decoration: underline;
    }

.menu_all {
    width: 1000px;
    height: 66px;
    float: left;
    background-color: #2a5a7e;
}

.menu_k {
    width: 69px;
    height: 49px;
    margin: 10px 10px 0 10px;
    float: left;
}

    .menu_k:hover {
        width: 69px;
        height: 49px;
        background: url(../images/menu_hover.png) no-repeat;
    }

#menu_current {
    width: 69px;
    height: 49px;
    background: url(../images/menu_hover.png) no-repeat;
}

.menu_k_t {
    width: 69px;
    height: 25px;
    float: left;
    text-align: center;
    padding-top: 5px;
}

.menu_k_b {
    width: 69px;
    height: 15px;
    line-height: 15px;
    float: left;
    text-align: center;
    color: #fff;
}

    .menu_k_b a:link {
        color: #fff;
        font-weight: bold;
    }

    .menu_k_b a:visited {
        color: #fff;
        font-weight: bold;
    }

.menu_sx {
    width: 12px;
    height: 66px;
    float: left;
}

.top3 {
    width: 1000px;
    height: 31px;
    float: left;
    background: url(../images/top3_bg.jpg) repeat-x;
}

.top3_l {
    width: 178px;
    height: 31px;
    line-height: 31px;
    float: left;
    text-align: center;
    color: #2a5b7e;
}

.top3_m {
    width: 790px;
    height: 31px;
    line-height: 31px;
    float: left;
    color: #5a0e0e;
    white-space: nowrap;
}

.top3_r {
    width: 122px;
    height: 31px;
    line-height: 31px;
    float: left;
    font-size: 13px;
}

.top3_r_r {
    width: 122px;
    height: 31px;
    line-height: 31px;
    text-align: right;
    padding-right: 10px;
    float: right;
    position: relative;
}

.top4 {
    width: 1000px;
    height: 35px;
    line-height: 35px;
    float: left;
    background: url(../images/top4_bg.jpg) no-repeat;
}

.top4x {
    width: 816px;
    height: 35px;
    line-height: 35px;
    float: left;
    background: url(../images/top4_bgx.jpg) repeat-x;
}

.top4_01 {
    width: 92px;
    height: 35px;
    float: left;
}

.top4_02 {
    width: 78px;
    height: 35px;
    float: left;
}

.top4_03 {
    width: 113px;
    height: 35px;
    float: left;
}

.top4_04 {
    width: 606px;
    height: 35px;
    float: left;
}

    .top4_04 input {
        border: 1px solid #d1d1d1;
        width: 82px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        color: #7a7a7a;
    }

    .top4_04 a:link {
        color: #2a5b7e;
        text-decoration: underline;
    }

    .top4_04 a:visited {
        color: #2a5b7e;
        text-decoration: underline;
    }

    .top4_04 a:hover {
        color: #ff0000;
        text-decoration: underline;
    }

.top4_05 {
    width: 135px;
    height: 35px;
    float: right;
}

    .top4_05 img {
        margin-top: 7px;
    }

.top4_05x {
    width: 135px;
    height: 35px;
    float: left;
}

    .top4_05x img {
        margin-top: 7px;
    }

.link a:link {
    color: #2a5b7e;
    text-decoration: underline;
}

.link a:visited {
    color: #2a5b7e;
    text-decoration: underline;
}

.link a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.middle_Report {
    width: 1000px;
    float: left;
    min-height: 435px;
    background-color: #fff;
    padding: 0 0 9px 0;
}

.middle {
    width: 1000px;
    float: left;
    min-height: 435px;
    background-color: #fff;
    padding: 0 0 9px 0;
}

.left {
    width: 178px;
    height: 498px;
    float: left;
    border-right: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    background-color: #f8f8f8;
}

    .left a {
        display: block;
    }

.left_menu {
    width: 178px;
    height: 40px;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f8f8f8;
}

    .left_menu:hover {
        width: 178px;
        height: 40px;
        background: url(../images/left_menu_hover.png) no-repeat;
    }

#left_menu_current {
    width: 178px;
    height: 40px;
    background: url(../images/left_menu_hover.png) no-repeat;
}

    #left_menu_current a:link {
        color: #2a5a7e;
        width: 180px;
    }

.left_menu_l {
    width: 45px;
    height: 30px;
    float: left;
    text-align: center;
    padding-top: 10px;
}

.left_menu_r {
    height: 40px;
    line-height: 40px;
    float: left;
}

    .left_menu_r a:link {
        color: #000;
    }

    .left_menu_r a:visited {
        color: #000;
    }

    .left_menu_r a:hover {
        color: #2a5a7e;
    }

.num_bg_left {
    width: 20px;
    height: 19px;
    background: url(../images/num_bg.jpg) no-repeat;
    text-align: center;
    color: #fff;
    line-height: 19px;
}

.num_bg {
    width: 20px;
    height: 19px;
    background: url(../images/num_bg.png) no-repeat;
    text-align: center;
    color: #fff;
    line-height: 19px;
}

.num_bg_good {
    width: 20px;
    height: 19px;
    background: url(../images/num_bg_good.png) no-repeat;
    text-align: center;
    color: #fff;
    line-height: 19px;
}

.num_bg_bad {
    width: 20px;
    height: 19px;
    background: url(../images/num_bg_bad.png) no-repeat;
    text-align: center;
    color: #fff;
    line-height: 19px;
}

.sj_right {
    width: 792px;
    float: left;
    margin: 0 0 0 15px;
}

.right {
    width: 792px;
    height: 498px;
    float: left;
    margin: 0 0 0 15px;
}

.right_top1 {
    width: 796px;
    height: 45px;
    float: left;
    border-bottom: 1px dashed #6a6a6a;
}

.right_top1_02 input {
    width: 120px;
    height: 18px;
    border: 1px solid #d7d6db;
    background-color: #fff;
    margin: 0 0 0 5px;
}

.right_top1_04 input {
    width: 30px;
    height: 18px;
    border: 1px solid #d7d6db;
    background-color: #fff;
    margin: 0 0 0 10px;
}

.right_top1_06 a:link {
    color: #2a5b7e;
    text-decoration: underline;
}

.right_top1_06 a:visited {
    color: #2a5b7e;
    text-decoration: underline;
}

.right_top1_06 a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.right_top2 {
    width: 816px;
    float: left;
    margin: 10px 0;
}

.right_top3 {
    width: 816px;
    float: left;
    margin: 10px 0;
}

.ipt input {
    width: 80px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #d7d6db;
    background-color: #fff;
}


.um_table th {
    height: 29px;
    color: #fff;
    text-align: center;
}

.um_table td {
    height: 29px;
    color: #535353;
    text-align: center;
}

.um_fy {
    width: 100%;
    float: left;
    height: 38px;
    line-height: 38px;
}

.um_tablex th {
    height: 29px;
    color: #fff;
    text-align: center;
}

.um_tablex td {
    height: 52px;
    color: #535353;
    text-align: center;
}

/*fenye*/
.pages {
    width: 100%;
    text-align: right;
    padding: 0;
    clear: both;
}

    .pages span, .pages a, .pages b {
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0 2px;
    }

        .pages span font {
            color: #f00;
            font-size: 12px;
        }

    .pages a, .pages b {
        border: 1px solid #a3a3a3;
        background: #fcfcfc;
        padding: 2px 6px;
        text-decoration: none;
    }

    .pages span {
        padding-right: 10px;
        float: left;
    }

    .pages a:hover {
        background-color: #2a5b7e;
        color: #fff;
    }

#current {
    background-color: #2a5b7e;
    color: #fff;
}

#none {
    border: none;
    background: none;
    color: #535353;
}

#none1 {
    border: none;
    background: none;
    color: #535353;
}

#none2 {
    border: none;
    background: none;
    color: #535353;
}

#none3 {
    border: none;
    background: none;
    color: #535353;
}

.pages1 {
    width: 100%;
    text-align: right;
    padding: 0;
    clear: both;
    height: 30px;
    margin-top: 10px;
}

    .pages1 span, .pages1 a, .pages1 b {
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0 2px;
    }

        .pages1 span font {
            color: #f00;
            font-size: 12px;
        }

    .pages1 a, .pages b {
        border: 1px solid #a3a3a3;
        background: #fcfcfc;
        padding: 2px 6px;
        text-decoration: none;
    }

    .pages1 span {
        padding-right: 10px;
        float: left;
    }

    .pages1 a:hover {
        background: #ff6600;
        color: #fff;
    }

#current_jh {
    background-color: #fcf2e6;
    color: #ff6600;
    border: 1px solid #ff6600;
    padding: 2px 6px;
}

/*kuaijianshi-list*/
.list_left {
    width: 280px;
    float: left;
}

.list_left_h {
    width: 280px;
    float: left;
    height: 33px;
}

.list_left_hx {
    width: 280px;
    float: left;
    line-height: 1px;
}

.list_left_h input {
    width: 210px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #d7d6db;
    background-color: #fff;
    background: url(../images/big.jpg) no-repeat;
    margin-left: 5px;
}

.list_left_k {
    width: 280px;
    height: 50px;
    float: left;
}

    .list_left_k:hover {
        background-color: #fff9f1;
    }

.list_left_k2 {
    width: 280px;
    height: 30px;
    float: left;
}

    .list_left_k2:hover {
        background-color: #fff9f1;
    }

.list_right {
    width: 720px;
    float: left;
}

.list_right_h {
    width: 734px;
    float: left;
}

.list_right_top1 {
    width: 734px;
    position: absolute;
    height: 537px;
    left: 282px;
    top: 206px;
}

.list_right_top2 {
    width: 720px;
    position: relative;
}

.list_h {
    width: 700px;
    height: 44px;
    position: relative;
    top: 0;
}

.ttl {
    width: auto;
    height: 36px;
    padding-top: 5px;
    padding-left: 5px;
    float: left;
    display: block;
    left: 0px;
    top: 0px;
    position: absolute;
}

    .ttl a {
        text-decoration: none;
    }

.map_info {
    width: 150px;
    height: 100px;
    line-height: 24px;
    padding-bottom: 5px;
    padding-right: 10px;
    float: right;
    display: block;
    left: 630px;
    top: 280px;
    position: absolute;
    font-weight: bold;
}

.switchbutton {
    width: 135px;
    height: 35px;
    float: right;
    display: block;
    right: 0px;
    top: 0px;
    margin-top: -33px;
    position: absolute;
}

    .switchbutton img {
        margin-top: 7px;
    }
/*商品明细弹出层*/
.pop_container {
    width: 427px;
}

.pop_content {
    width: 100%;
    height: 100%;
}

.pop_con_ttl {
    width: 413px;
    float: left;
    height: 35px;
    line-height: 35px;
    background-color: #e2e2e2;
    margin: 20px 0 0 0;
}

.pop_t {
    width: 427px;
    height: 38px;
    float: left;
    background: url(../images/pop_t.png) no-repeat;
}

.pop_m {
    width: 427px;
    float: left;
    background: url(../images/pop_m.png) repeat-y;
}

.pop_m_con {
    margin: 10px;
    float: left;
}

.pop_m_t {
    width: 412px;
    height: 290px;
    margin: 0 0 0 7px;
    background-color: #f4f4f4;
    padding-bottom: 10px;
}

.pop_m_h {
    width: 412px;
    height: 35px;
    float: left;
    background: #fff;
    text-align: center;
    margin-left: 7px;
    padding-top: 15px;
}

.pop_m_k {
    width: 180px;
    height: 210px;
    border: 1px solid #d1d1d1;
    background-color: #fff;
}

.pop_b {
    width: 427px;
    height: 13px;
    float: left;
}

/*实验室详细信息*/
.kjs_container {
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0;
    border-left: 1px solid #2a5b7e;
    border-right: 1px solid #2a5b7e;
    border-bottom: 1px solid #2a5b7e;
    margin-top: 5px;
}

.kjs_k {
    width: 998px;
    height: 155px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.kjs_k_l {
    width: 300px;
    height: 155px;
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border-right: 1px solid #7a7a7a;
}

.kjs_k_r {
    width: 687px;
    height: 155px;
    float: left;
    overflow: hidden;
    padding: 0 0 0 10px;
    margin: 0;
}

.rylb_con {
    width: 998px;
    overflow: hidden;
    border: 1px solid #2a5b7e;
}

.rylb_ttl {
    width: 998px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    background-color: #9e9c9d;
    color: #fff;
}

.rylb_co {
    width: 978px;
    padding: 10px 10px;
    float: left;
    overflow: hidden;
}

.rylb_photo {
    width: 76px;
    height: 72px;
    border: 1px solid #2a5b7e;
    text-align: center;
    vertical-align: top;
}

.rylb_k {
    width: 20%;
    height: auto;
    float: left;
    overflow: hidden;
}

    .rylb_k th {
        border: 1px solid #2a5b7e;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
    }

    .rylb_k td {
        text-align: left;
        padding-left: 5px;
    }


/*任务明细弹出层*/
.pop_container1 {
    width: 723;
    margin: 0 auto;
}

.pop_t1 {
    width: 723px;
    height: 37px;
    float: left;
    background: url(../images/pop_ttl_bg.png) no-repeat;
}

.pop_m1 {
    width: 723px;
    float: left;
    background: url(../images/pop_m1.png) repeat-y;
}

.pop_m_con1 {
    width: 693px;
    margin: 0 15px 10px 15px;
    float: left;
}

.pop_m_hx {
    width: 693px;
    float: left;
}

.pop_b1 {
    width: 723px;
    height: 13px;
    float: left;
}

.pop_ttl {
    width: 693px;
    height: 35px;
    line-height: 35px;
    float: left;
    border-bottom: 2px solid #2a5b7e;
}

.pop_ttl_k {
    width: 693px;
    height: 5px;
    float: left;
    border-bottom: 2px solid #2a5b7e;
    color: #2a5b7e;
}

.pop_yb {
    width: 693px;
    float: left;
    border-bottom: 1px dashed #9e9c9c;
    padding-bottom: 20px;
}

.pop_yb_l {
    width: 140px;
    float: left;
    text-align: center;
}

.img_border {
    border: 1px solid #2a5b7e;
}

.pop_yb_r {
    width: 553px;
    float: left;
    padding-top: 10px;
}

.pop_ttlx {
    width: 693px;
    height: 35px;
    line-height: 35px;
    float: left;
    color: #2a5b7e;
}

/*编辑用户*/
.bjyh input {
    border: 1px solid #d1d1d1;
    width: 240px;
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    padding-left: 5px;
    color: #7a7a7a;
}

.bjyh_current input {
    border: 1px solid #94c1de;
    width: 240px;
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    padding-left: 5px;
    color: #7a7a7a;
}

.pop_bjyh_con {
    width: 377px;
    margin: 15px 0 10px 25px;
    float: left;
}

.pop_bjyh_t {
    width: 412px;
    height: 260px;
    margin: 0 0 0 7px;
    background-color: #f4f4f4;
    padding-bottom: 10px;
}

.pop_xl {
    border: 1px solid #d1d1d1;
    width: 240px;
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    padding-left: 5px;
    color: #7a7a7a;
}

    .pop_xl img {
        float: right;
        margin: 8px;
    }

.pop_bjyh_h {
    width: 405px;
    height: 35px;
    float: left;
    text-align: center;
    margin-left: 7px;
    padding-top: 15px;
}

.bottom {
    width: 1000px;
    height: 68px;
    float: left;
}

.bottom_t {
    width: 1000px;
    height: 38px;
    float: left;
    background-color: #2A5B7E;
}

.bottom_t_l {
    width: 128px;
    height: 38px;
    line-height: 38px;
    float: left;
    color: #fff;
    font-weight: bold;
    margin-right: 30px;
    text-align: center;
}

.bottom_t_r {
    width: 160px;
    height: 38px;
    float: left;
}

.bottom_t_rl {
    width: 22px;
    height: 28px;
    float: left;
    padding-top: 10px;
    text-align: center;
}

.bottom_t_rr {
    width: 138px;
    height: 38px;
    line-height: 40px;
    float: left;
}

    .bottom_t_rr a:link {
        color: #fff;
        font-weight: bold;
    }

    .bottom_t_rr a:visited {
        color: #fff;
        font-weight: bold;
    }

    .bottom_t_rr a:hover {
        color: #fff;
        text-decoration: underline;
        font-weight: bold;
    }

.bottom_b {
    width: 1000px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: left;
    background: url(../images/bottom.png) no-repeat;
}


/*lgoin*/
.login_logo {
    width: 450px;
    margin: 20px auto;
    margin-top: 70px;
}

.login_l {
    width: 70px;
    float: left;
    overflow: hidden;
    margin-top: 20px;
}

.login_r {
    float: left;
    width: 380px;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    text-align: left;
    margin-top: 20px;
    height: 50px;
    font-weight: bold;
}

.login-body {
    height: 700px;
    overflow: hidden;
    width: 100%;
    background: url(../images/login_bg.jpg) repeat-x;
    margin: 0;
}

.login-con {
    width: 450px;
    height: 392px;
    background: url(../images/login_k.png) no-repeat;
    margin: 0 auto;
    margin-top: -45px;
}

.login {
    float: right;
    width: 380px;
    margin: 5px 40px 20px 20px;
    display: inline;
}

    .login li {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .login label {
        float: left;
        width: 100px;
        font-size: 14px;
        height: 28px;
        line-height: 28px;
        font-weight: bold;
    }

    .login input {
        float: left;
        margin: 7px 0 0 130px;
        width: 110px;
        height: 18px;
        border: none;
        background: none;
    }

.submit {
    width: 120px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    display: block;
    margin: 30px 0 0 -60px;
}

img {
    border: none;
}

ul {
    list-style: none;
    margin: 125px 0 0 0;
}

a {
    color: #004b8d;
    text-decoration: none;
}

    a:hover {
        color: #4192d9;
        text-decoration: none;
    }

.clear2 {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 20px;
}

.login_h {
    width: 100%;
    float: left;
    overflow: hidden;
}


/*新闻列表*/
.top_xw {
    width: 280px;
    height: 35px;
    line-height: 35px;
    float: left;
    overflow: hidden;
    background: url(../images/top4_bgx.jpg) repeat-x;
}

.xw_left_k {
    width: 280px;
    height: 40px;
    float: left;
    overflow: hidden;
}

    .xw_left_k:hover {
        background-color: #fff9f1;
    }

/*统计报表*/
.top3_mx {
    width: 854px;
    height: 31px;
    line-height: 31px;
    float: left;
    overflow: visible;
    color: #5a0e0e;
}

.top3_rx {
    width: 112px;
    height: 31px;
    line-height: 31px;
    float: left;
    overflow: hidden;
    color: #ababb2;
}

.top3_r_lx {
    width: 22px;
    height: 24px;
    padding-top: 7px;
    float: left;
    overflow: hidden;
}

.top3_r_rx {
    width: 90px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.left_h {
    width: 178px;
    float: left;
    overflow: hidden;
}

.bb_k {
    width: 721px;
    float: left;
    overflow: hidden;
}

.bb_k_m {
    width: 482px;
    float: left;
    overflow: hidden;
    background-color: #f4f4f4;
    padding: 0 10px;
}

.bb_k_m2 {
    width: 750px;
    float: left;
    overflow: hidden;
    background-color: #f4f4f4;
    padding: 0 10px;
}

.bb_k_m3 {
    width: 482px;
    float: left;
    overflow-y: hidden;
    overflow-x: hidden;
    background-color: #f4f4f4;
    padding: 0 10px;
}

.bb_k_h {
    width: 502px;
    float: left;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: -3px;
}

.bb_k_f {
    width: 502px;
    float: left;
    overflow: hidden;
    margin-top: 0px;
    margin-top: -2px;
}

.bb_border {
    border: 1px solid #d4d4d4;
    padding: 5px 10px;
    width: 355px;
}

.lh_30 {
    line-height: 30px;
}

.iptx input {
    width: 120px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #d7d6db;
    background-color: #fff;
    text-align: center;
}

.iptleft input {
    width: 120px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #d7d6db;
    padding-left: 2px;
    background-color: #fff;
    text-align: left;
}

.bb_k_btn {
    width: 492px;
    float: left;
    overflow: hidden;
    text-align: right;
    padding-top: 10px;
}

.LeftList {
    border-style: none;
}

.requed_star {
    color: red;
    padding-left: 10px;
}

.datagrid-initiate-style {
    display: none;
}

.dialog-initiate-style {
    display: none;
}

.textShort {
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    width: 330px; /*长度，必须设置*/
    max-height: 70px; /*行高，必须设置*/
}

.textShortNoWidth {
    overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
    max-height: 33px; /*行高，必须设置*/
    display: block;
}

.left-nav-ul a {
    text-decoration: none;
}

.btn {
}

.btn-primary {
}

.btn {
    cursor: pointer;
    padding: 5px 12px 5px 12px;
    text-decoration: none;
    border: 1px solid rgb(192,192,192);
    border-radius: 3px;
    background: rgb(192,192,192);
    background-image: -moz-linear-gradient(rgb(224,224,224),rgb(160,160,160));
    background-image: -ms-linear-gradient(rgb(224,224,224),rgb(160,160,160));
    background-image: -o-linear-gradient(rgb(224,224,224),rgb(160,160,160));
    background-image: -webkit-linear-gradient(rgb(224,224,224),rgb(160,160,160));
    background-image: linear-gradient(rgb(224,224,224),rgb(160,160,160));
    display: inline-block;
    color: black;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

div.validatebox-invalid {
    border: 2px solid #ffa8a8 !important;
}

.task-sample-content .pop_yb:last-child {
    border-bottom: none;
}


.window-shadow {
    display: none !important;
}

.reset-font-color th, .reset-font-color td {
    color: black !important;
}
