/* ===========================================================================
   Element
   ======================================================================== */
body {
    font-size: 12px;
    font-family: Microsoft YaHei, Arial, \5b8b\4f53, sans-serif;
    color: #666;
    background-color: #f5f5f5;
}

ul, ol, dl {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    float: left;
}

*:focus {
    outline: 0 !important;
}
input::-webkit-input-placeholder {color: #c1c1c1; }
/* ===========================================================================
   Layout
   ======================================================================== */
.wrap {
    width: 100%;
}

.wrap:before,
.wrap:after,
.box:before,
.box:after {
    display: table;
    content: ' ';
}

.wrap:after, .box:after {
    clear: both;
}

/* header
   ========================================== */
.header {
    height: 70px;
    background: url("../image/bodyBj.jpg");
}

.headerDiv {
    width: 1110px;
    margin: 0 auto;
}

.headerDiv
.logo {
    padding: 9px 20px 0;
}

.logo > img {
    width: 106px;
    height: 43px;
}

.account {
	width: 170px;
	height: 61px;
	float: right;
	position: relative;
	cursor: pointer;
}
.account.active {background: #f3f3f3;}
.account img {
	float: left;
	margin-left: 16px;
	margin-top: 14px;
}
.account span {
    width: 110px;
    float: left;
    margin-left: 12px;
    margin-top: 19px;
    font-size: 14px;
    padding-right: 14px;
    background: url(../image/rigBot.png) no-repeat right;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.account.active span {background: url("../image/rigTop.png") no-repeat right;}

.poslogout {
    position: absolute;
    top: 60px;
    right: -2px;
    width: 200px;
    /*height: 147px;*/
	padding-bottom:6px;
    background: #fff;
    box-shadow: -3px 3px 3px #e4e5e7;
    display: none;
}

.poslogout ul li {
    width: 100%;
}

.poslogout ul li a {
    width: 100%;
    float: left;
    padding-left: 17px;
    margin-top: 12px;
    margin-bottom: 15px;
    font-size: 14px;
    display: block;
    color: #8c8c8c;
}

.loloutBj {
    background: url("../image/logout.png") no-repeat 160px;
}

.nav-main {
    height: 40px;
}

.nav-main > li {
    float: left;
}

.nav-main > li > a {
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.nav-main > li + li {
    margin-left: 2px;
}

.nav-main > li > a:hover,
.nav-main > li > a:focus,
.nav-main > li.active > a,
.nav-main > li.active > a:hover,
.nav-main > li.active > a:focus {
    background-color: #ff8736;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.nav-main > li > a > .badge,
.nav-main > .active > a > .badge {
    color: #f60;
    background-color: #fff;
}

.nav-main > li > a > .badge {
    margin-left: 3px;
}

/* container
   ========================================== */
.show-sidebar {
    margin: 0 auto;
    /*width: 1110px;*/
    width: 1200px;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 30px;
}

.container-fluid {
    min-height: 600px;
}

.show-sidebar {
    overflow: hidden;
}

.show-sidebar > .sidebar {
    display: block;
    margin-right: 15px;
    /*width: 150px;*/
    width: 13%;
    background-color: #f8f9fb;
    margin-bottom: -9999px;
    /*padding-bottom: 9999px;*/
    float: left;
    overflow: hidden;
    padding-top: 40px;
}

.show-sidebar > .sidebar ul li {
    width: 100%;
    text-align: center;
}

.show-sidebar > .sidebar ul li a {
    font-size: 14px;
    line-height: 36px;
    color: #666;
    /*width: 148px;*/
    width: 100%;
    text-align: center;
    float: left;
    text-decoration: none;
    margin-bottom: 5px;
}

.show-sidebar > .sidebar ul li a:hover, .show-sidebar > .sidebar ul li a.active {
    background: #fff;
    border-left: 2px solid #f00;
    /*width: 150px;*/
    width: 100%;
    float: left;
    text-decoration: none;
    box-shadow: 0px 3px 3px #e4e5e7
}

.bottom {
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.data-layout-fixed {
    width: 500px;
}

.data-layout-fluid {
    padding-left: 515px;
}

.menu {
    margin-left: 28px;
    float: left;
    padding-top: 10px;
}

.container-fluid {
    padding: 0px 25px;
    width: 937px;
    background-color: #ffffff;
    float: right;
    min-height: 600px;
}

.container-fluid h3 {
    width: 100%;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    margin-top: 10px;
}

.container-fluid {
    padding: 0px 25px;
    width: 937px;
    background-color: #ffffff;
    float: right;
    min-height: 600px;
    padding-bottom: 10px;
}

.container-fluid h3 {
    width: 100%;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    margin-top: 10px;
}

.menu li a {
    float: left;
    width: 82px;
    text-align: center;
    text-decoration: none;
    color: #666;
    line-height: 45px;
    font-size: 16px;
    cursor: pointer
}

.menu li a.active {
    border-bottom: 2px solid #a62027;
    color: #a62027;
}

.container-fluid {
    padding: 0px 25px;
    /*width: 937px;*/
    width: 85%;
    background-color: #ffffff;
    float: right;
    min-height: 600px;
}

.container-fluid h3 {
    width: 100%;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    margin-top: 10px;
}

/* footer
   ========================================== */
.footer {
    padding-top: 15px;
    height: 65px;
    color: #999;
}

textarea {
    resize: none;
    word-break: break-all;
}

/* ===========================================================================
   Common
   ======================================================================== */
/* nav
   ========================================== */

/* font
   ========================================== */
.yahei {
    font-family: \5fae\8f6f\96c5\9ed1, Helvetica !important;
}

.simsun,
.breadcrumb > li + li:before {
    font-family: \5b8b\4f53, SimSun, sans-serif !important;
}

/* color
   ========================================== */
.vitality {
    color: #f60;
}

/* box
   ========================================== */
.box {
    overflow: hidden;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .10);
    box-shadow: 0 0 5px rgba(0, 0, 0, .10);
    background-color: #fff;
}

.container-fluid > .box:last-of-type ~ footer {
    margin-top: 80px;
}

/* search form
   ========================================== */
.search {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.search-line .form-control {
    min-width: 6em;
    max-width: 15em;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.fl {float: left; display: inline; }
.fr {float: right; display: inline; }
.txt-c {text-align: center;}
.txt-l {text-align: left;}
.txt-r {text-align: right;}
.ml_10 {margin-left: 10px;}
.ml_20 {margin-left: 20px;}
.ml_50 {margin-left: 50px;}
.mr_10 {margin-right: 10px;}
.mr_20 {margin-right: 20px;}
.mr_50 {margin-right: 50px;}
.clear-btn{
    border-radius: 2px;
    margin-left: 15px;
    float: left;
    padding: 6px 16px;
}
.time-line-height{
    line-height: 35px;
}
.search-line p {
    height: 40px;
    float: left;
}

.search-line label {
    font-size: 14px;
    width: 60px;
    float: left;
    margin-right: 10px;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}

.search-line input[type=submit].btn-submit,.search-line input[type=button].btn-submit, .search-line input[type=reset].btn-submit {
    width: 75px;
    height: 34px;
    font-size: 14px;
    line-height: 1.22;
    border-color: #c60;
    color: #fff;
    float: left;
    background-color: #a62027;
    border: none;
    border-radius: 2px;
}
.search-line input[type=submit].btn-submit:hover, .search-line input[type=reset].btn-submit:hover {
    box-shadow: 0 0 5px rgba(255, 102, 0, .5);
}

.search-line input.btn-reset, .search-line input[type=reset] {
	width: 75px;
	height: 34px;
	font-size: 14px;
	line-height: 1.22;
	border: 1px solid #ccc;
	color: #777;
	float: left;
	margin-left: 20px;
	background-color: #ddd;
	border-radius: 2px;
}
.search-line input.btn-reset:hover { box-shadow: 0 0 5px rgba(255, 102, 0, .5);}
.search-line input.btn-info {
	width: 75px;
	height: 34px;
	font-size: 14px;
	line-height: 1.22;
	border: 1px solid #e8e8e8;
	color: #666666;
	float: left;
	margin-left: 10px;
	background-color: #ffffff;
	border-radius: 2px;
}
.search-line input.btn-info:hover { box-shadow: 0 0 5px rgba(255, 102, 0, .5);}



.autocomplete {
    height: 35px;
    line-height: 35px;
    border-radius: 2px;
    border: 1px solid #e8e8e9;
    padding: 0px 10px;
    float: left;
    margin-right: 10px;

}

.Briefing h4 {
    float: left;
    width: 100%;
}

/* project process
   ========================================== */
.project-process,
.project-process > dt,
.nav-project-process,
.nav-project-process > li,
.nav-project-process > li > a {
    height: 80px;
}

.project-process {
    position: relative;
    margin: 15px 0;
}

.project-process > dt {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 14px;
    width: 60px;
    font-size: 14px;
    color: #fff;
    background-color: #c0c0c0;
}

.project-process > dd {
    padding-left: 60px;
}

.nav-project-process > li > a {
    padding: 16px 0;
    color: #666;
}

.nav-project-process > li + li {
    margin-left: 2px;
}

.nav-project-process > li > a:hover,
.nav-project-process > li > a:focus {
    color: #2a6496;
    background-color: transparent;
}

.nav-project-process-line {
    overflow: hidden;
    margin: -52px auto 0;
    /* 宽度公式：100 - (100 / n) */
    width: 85.71428571%;
    height: 5px;
    line-height: 0;
    font-size: 0;
    background-color: #ebebeb;
}

.n-p-p-l-2 {
    width: 50%;
}

.n-p-p-l-3 {
    width: 66.66666666%;
}

.n-p-p-l-4 {
    width: 75%;
}

.n-p-p-l-5 {
    width: 80%;
}

.n-p-p-l-6 {
    width: 83.33333333%;
}

.n-p-p-l-7 {
    width: 85.71428571%
}

.n-p-p-l-8 {
    width: 87.5%;
}

.n-p-p-l-9 {
    width: 88.88888888%;
}

.n-p-p-l-10 {
    width: 90%;
}

.i-process-not-start,
.i-process-remind,
.i-process-not-pass,
.i-process-done {
    overflow: hidden;
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background-image: url("../image/project-process-icon.png");
    background-repeat: no-repeat;
}

.i-process-not-start {
    background-position: 0 -30px;
}

.i-process-remind {
    background-position: 0 -90px;
}

.i-process-not-pass {
    background-position: 0 -60px;
}

.i-process-done {
    background-position: 0 0;
}

/* container-title
   ========================================== */
.container-title ~ .search {
    margin-top: 0;
    width: 100%;
}

.container-title > h3 {
    font-size: 18px;
    font-family: \5fae\8f6f\96c5\9ed1, "Microsoft YaHei", Helvetica;
}

.container-title > h3,
.container-title > .breadcrumb {
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
}

.container-title > .breadcrumb > li {
    color: #999;
}

.container-title > .breadcrumb > li.active {
    color: #666;
}

/* breadcrumb
   ========================================== */
.breadcrumb {
    margin-bottom: 0;
    padding: 13px 0;
    background-color: transparent;
}

.breadcrumb > li + li:before {
    content: '>';
}

.breadcrumb > li > a {
    color: #999;
}

/* tabs
   ========================================== */
.nav-table-tabs {
    /*border-bottom: 1px solid #ddd;*/
}

.nav-table-tabs > li {
    float: left;
    margin-bottom: -1px;
    padding-top: 10px;
}

.nav-table-tabs > li > a {
    margin-right: 10px;
    padding: 8px 35px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-size: 13px;
    font-weight: bold;
    color: #666;
    background-color: #e8e8e8;
}

.nav-table-tabs > li > a:hover {
    border-color: #eee #eee #fff;
    background-color: #fff;
}

.nav-table-tabs-active {
    border-color: #eee #eee #fff;
    background-color: #fff !important;
}

.nav-table-tabs > li.active {
    padding-top: 0;
}

.nav-table-tabs > li.active > a,
.nav-table-tabs > li.active > a:hover,
.nav-table-tabs > li.active > a:focus {
    padding: 12px 40px;
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom-color: transparent;
    font-size: 16px;
}

.nav-table-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.tab-pane > .table {
    margin-bottom: 0;
}

/* modal
   ========================================== */

/* table
   ========================================== */
.table-wrap > .table {
    margin-bottom: 0;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: 1px solid #eee;
    padding: 11px 8px;
    vertical-align: middle;
}

.table > thead > tr > th {
    border-bottom: 1px solid #eee;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-medium > thead > tr > th,
.table-medium > tbody > tr > th,
.table-medium > tfoot > tr > th,
.table-medium > thead > tr > td,
.table-medium > tbody > tr > td,
.table-medium > tfoot > tr > td {
    padding: 8px;
}

.table > thead > tr > td.strong,
.table > tbody > tr > td.strong,
.table > tfoot > tr > td.strong,
.table > thead > tr > th.strong,
.table > tbody > tr > th.strong,
.table > tfoot > tr > th.strong,
.table > thead > tr.strong > td,
.table > tbody > tr.strong > td,
.table > tfoot > tr.strong > td,
.table > thead > tr.strong > th,
.table > tbody > tr.strong > th,
.table > tfoot > tr.strong > th {
    font-weight: bold;
}

.table-th-right > thead > tr > th,
.table-th-right > tbody > tr > th,
.table-th-right > tfoot > tr > th {
    padding-right: 0;
    padding-left: 0;
    text-align: right;
}

.table-th-w10 > thead > tr > th,
.table-th-w10 > tbody > tr > th,
.table-th-w10 > tfoot > tr > th {
    width: 10em;
}

.table-caption-head {
    padding: 12px 8px;
    border-bottom: 2px solid #eee;
    color: #4f4f4f;
    background-color: #fff;
}

.table-caption-head > h4.title {
    display: inline-block;
    margin: 0 2em 0 0;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
}

.table-caption-head > .btn {
    margin-top: -6px;
    margin-right: 10px;
}

.table-caption-head > form.form-inline {
    display: inline-block;
}

.table-caption-head > form.form-inline > select {
    margin-left: 10px;
}

/* pagination
   ========================================== */
.pagination-wrap {
    margin: 10px 0;
    padding: 0 10px;
    height: 40px;
    width: 100%;
}

.pagination-wrap > .pagination {
    margin: 5px 0 0;
}

.pagination-wrap > .pagination-count {
    color: #999;
    line-height: 40px;
}

.pagination-wrap > .pagination > li > a,
.pagination-wrap > .pagination > li > span {
    border-radius: 5px;
    font-size: 14px;
    border: 0 none transparent;
}

.pagination-count > strong {
    padding: 0 .4em;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #a62027;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #a62027;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #a62027;
    border-color: #a62027;
}

.pagination-sm {
    margin: .8em auto;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 4px 8px;
    font-size: 12px;
}

/* btn
   ========================================== */
.table > tbody > tr > td > .btn-xs {
    margin-left: .3em;
    margin-right: .3em;
    padding-top: 0;
    padding-bottom: 0;
}

.table > tbody > tr > td > .btn-xs:first-of-type {
    margin-left: 0;
}

.btn-back {
    padding: 4px 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 1px 0 #f4f4f4 inset, 0 3px 0 0 #d2d2d2, 0 1px 3px #ccc;
    position: relative;
    text-decoration: none;
    color: #666;
    background-color: #f4f4f4;
}

/* workflow
   ========================================== */
#flowImageDivModal > .modal-dialog {
    width: auto;
}

#flowImageDiv {
    position: relative;
}

#flowImageDivModal .activity-flow {
    position: absolute;
    border: 3px solid #008000;
    border-radius: 8px;
    line-height: 55px;
    background: url('about:blank');
}

#flowImageDivModal .popover {
    font-size: 16px;
    line-height: 1.5;
}

.workflow-table th {
    text-align: left !important;
    font-weight: bold !important;
    background-color: #fff;
}

.workflow-table td {
    text-align: left !important;
}

/*==============================
        工作台 tab 改进
==============================*/
.menu-dx {
    position: relative;
}

.menu-dx ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    background: #f60;
    border-radius: 5px;
}

.menu-dx ul li {
    width: 100px;
    padding: 5px 5px 5px 5px;
}

.menu-dx ul a {
    color: #ffffff;
    font-weight: bold;
    /*width:63px;*/
    text-align: left;
    background: #ff6600;
}

.menu-dx .badge {
    font-weight: normal;
}

.menu-dx ul li a:hover {
    color: #fff;
    background-color: #ff8736;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#totalMoneyDetail {
    margin: 10px 0px;
    font-size: 15px;
    margin-left: 15px;
}

#totalMoneyDetail .moneyNumber {
    color: red;
}

#bbs {
    border: none;
}

/*==============================
        工作台 tab 改进  :end
==============================*/

#subnav > li {
    min-width: 150px;
}

.pointer {
    cursor: pointer;
}

/*进度条文件上传样式 */
.file-box {
    width: 290px;
    height: 60px;
    background-color: #E0ECF9;
    font-size: 13px;
    display: none;
    float: left;
    margin: 5px;
}

[speed] {
    margin-left: 10px;
    float: left;
}

/*复选 单选 辅助*/
.lab-fill {
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0;
}

.cheBox {
    display: block;
    margin-top: 0;
    margin-right: 10px;
    position: relative;
}

.cheBox-lab {
    display: inline-block;
    cursor: pointer;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    margin-right: 6px;
    min-height: 20px;
    padding-left: 21px;
}

.cheBox-lab input, .cheBox .cheBox-lab input[type="radio"] {
    box-sizing: border-box;
    left: 4px;
    line-height: normal;
    margin: 4px 0 0;
    position: absolute;
}

/***************************************************Validform右侧提示样式**************************************************************/
.Validform_checktip.Validform_wrong {
    color: red;
    padding-left: 18px;
    background: url("../../dist/image/inputErrorTitleImg.png") left center no-repeat;
}

/******************************************************vue页面渲染是闪烁的问题解决方法************************************************************/
[v-cloak] {
    display: none
}

.input-base {
    height: 35px;
    line-height: 35px;
    border-radius: 2px;
    border: 1px solid #e8e8e9;
    padding: 0px 10px;
    margin-right: 10px;
}

.error {
    border-color: #f60 !important;
}

.input-file {
    position: relative;
    display: inline-block;
    background: #fff;
    border: 1px solid #e8e8e9;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #A3A3A4;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
}

.input-file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}

.input-file:hover {
    background: #e8e8e9;
    border-color: #e8e8e9;
    color: #004974;
    text-decoration: none;
}

td input[type=button] {
    margin: 0;
    padding: 2px;
    font-size: 15px;
    font-weight: bold;
    color: #a62027;
    background-color: transparent;
    border: none;
}

td input[type=button]:hover {
    text-shadow: 1px 1px 1px #A6453E;
}

.move-btn {
    width: 20px;
    height: 20px;
    line-height: 20px;
    display:inline-block;
    background: url("../image/updown.png") no-repeat;
}

.unmovable-up {
    background-position: -58px -22px !important;
}

.unmovable-down {
    background-position: -80px -22px !important;
}

.move-up {
    cursor: pointer;
    text-decoration: none;
    background-position: -58px -46px !important;
}

.move-down {
    cursor: pointer;
    text-decoration: none;
    background-position: -80px -46px !important;
}


/* system message
   ========================================== */
.system-message {
     display: none;
     position: fixed;
     top: 50%;
     left: 50%;
     z-index: 2147483646;
     min-width: 10em;
     max-width: 50%;
     box-shadow: 0 0 15px #999;
     padding: 15px;
     border: 1px solid transparent;
     border-radius: 4px;
     font-size: 16px;
}
.system-message h4 {
     margin-top: 0;
     color: inherit;
     font-weight: bold;
}
.system-message .system-message-link {
     font-weight: bold;
}
.system-message > p,
.system-message > ul {
     margin-bottom: 0;
}
.system-message > p + p {
     margin-top: 5px;
}
.system-message-dismissable,
.system-message-dismissible {
     padding-right: 35px;
}
.system-message-dismissable .close,
.system-message-dismissible .close {
     position: relative;
     top: -2px;
     right: -21px;
     color: inherit;
}
.system-message-done {
     color: #3c763d;
     background-color: #dff0d8;
     border-color: #d6e9c6;
}
.system-message-done hr {
     border-top-color: #c9e2b3;
}
.system-message-done .system-message-link {
     color: #2b542c;
}
.system-message-info {
     color: #31708f;
     background-color: #d9edf7;
     border-color: #bce8f1;
}
.system-message-info hr {
     border-top-color: #a6e1ec;
}
.system-message-info .system-message-link {
     color: #245269;
}
.system-message-alert {
     color: #8a6d3b;
     background-color: #fcf8e3;
     border-color: #faebcc;
}
.system-message-alert hr {
     border-top-color: #f7e1b5;
}
.system-message-alert .system-message-link {
     color: #66512c;
}
.system-message-error {
     color: #a94442;
     background-color: #f2dede;
     border-color: #ebccd1;
}
.system-message-error hr {
     border-top-color: #e4b9c0;
}
.system-message-error .system-message-link {
     color: #843534;
}


.none{ display: none;}

.alertList{ width: 100%; height: 100%; position: fixed; top: 0px; left: 0px;   z-index: 999999999; border-radius: 5px;}
.alertList .bj{background: #000;  opacity: 0.5;width: 100%; height: 100%; }
.addlist{ background: #fff; width: 55%; border-radius: 5px; min-height: 30%; position: absolute; z-index: 5; left: 25%;  top: 10%; padding-bottom: 30px;}
.addlist h4{ width: 100%; text-align: center;margin-top: 30px;}
.addlist div.top{margin-top: 20px;}
.addlist p{ float: left; margin-right: 20px;}
.addlist p label{ float: left; display: inline-block;line-height: 30px; font-size: 14px; font-weight: normal; margin-right: 10px;}
.addlist table{width: 100%; float: left; border: 1px solid #ececec; margin-bottom: 10px; margin-top: 20px}
.addlist table tr{ height: 44px; font-size: 14px; color: #000000;}
.addlist table tbody tr:nth-of-type(odd){ background: #f5f5f5;}
.w90{ width: 90%; margin-left: 5%;}
.w100{ width: 100%!important;}
.ml30{ margin-left: 40%; float: left;}
.mt20{  margin-top: 10px;}
.mT20{  margin-top: 20px;}
.w_100 {width: 100px !important;}


.w40{ width: 30px!important;}
.btn-tooltip-ok { width: 65px;  height:34px;  font-size: 14px;  line-height: 1.22;color: #fff; background-color: #a62027;  border: none;  border-radius: 2px; }
.btn-tooltip-ok:hover { box-shadow: 0 0 5px rgba(255, 102, 0, .5);}
.btn-tooltip-cancel { width:65px;  height:34px;margin-right: 10px; font-size: 14px;  line-height: 1.22;color: #fff; background-color: #cbc5c7;  border: none;  border-radius: 2px; }
.btn-tooltip-cancel:hover { box-shadow: 0 0 5px rgba(255, 102, 0, .5);}
/* 公用按钮,表单
   ========================================== */
.iBtn_up, .iBtn_down {
	height: 34px;
	width: 100px;
	display: inline-block;
	margin-right: 16px;
	border-radius: 2px;
	border: 1px solid #e4e4e4;
	text-align: left;
	text-indent: 5px;
	line-height: 32px;
	font-size: 14px;
	color: #656565;
}
.iBtn_up:hover, .iBtn_down:hover {
	background: #FFFFFF; border: 1px solid #1fb8ea;
	text-decoration: none; color: #1fb8ea;
}
.iBtn_up { position: relative; z-index: 5; }
.iBtn_up .iBtn_up_icn {
	margin: 8px 0 0 11px;
	float: left;
	display: inline;
	width: 14px;
	height: 14px;
	background: url(../image/sprite_ico.png) no-repeat -552px -307px;
}
.iBtn_up input[type=file] { display: block; width: 98px; height: 32px; position: absolute;
	z-index: 9; top: 0; left: 0; cursor: pointer; opacity: 0; filter: alpha(opacity=0); }
.iBtn_down .iBtn_down_icn {
	float: left;
	display: inline;
	margin: 8px 0 0 11px;
	width: 16px;
	height: 16px;
	background: url(../image/sprite_ico.png) no-repeat -552px -269px;
}

tfoot.hide{
    display: none;
}
.zhiposition{
    position: relative;
    top: 10px;
}
#btn-reset{
    background-color: #ddd;
    border: 1px solid #ccc;
    color: #777;
}