@charset "utf-8";

*{font-size: 12px;border:0;margin:0;padding:0;zoom:1;
}
html,body
{
    width:100%;
    height:100%;
}
body{
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei", Arial, Verdana, sans-serif, 宋体;
    background: #ffffff;
    color:#000000;
    margin:0px;
    padding:0px;
    overflow-x:hidden;
}
input,button,select,a{
    outline: none;
}
/*input右边的小叉叉
input::-ms-clear{
    width: 20px;
    height: 20px;
    font-weight: inherit;
}*/
ul{
    list-style-type:none;
    margin:0;
}
em{font-style: normal}
a,a:hover,a:link,a:focus,a:active{
    text-decoration: none;
}
table{
    border-collapse: collapse;
}
/*右下角菜单*/
.change-icon,.download-icon,.skin-icon,.skin-icon:hover,.open-icon,.lock-icon{
    height: 26px;
    width: 26px;
    display: inline-block;
    float: left;
    line-height: 26px;
    text-align: center;
}
.change-icon:hover,.download-icon:hover,.skin-icon:hover,.open-icon:hover,.lock-icon:hover{
    background-color: #ED9800;
}
.change-icon i{
    background:url(../images/newPage/change-icon.png) no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
}
.download-icon i{
    background:url(../images/newPage/download-icon.png) no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
}
.open-icon i{
    background:url(../images/newPage/open.png) no-repeat;
    width:14px;
    height: 14px;
    display: inline-block;
}
.lock-icon i{
    background:url(../images/newPage/lock.png) no-repeat;
    width:11px;
    height: 14px;
    display: inline-block;
}
.time-show{
    width: 80px;
    color: #fff;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    float: left;
    text-align: center;
    cursor: pointer;
}
/***换皮肤**/
.change-skin{
    float:left;
    width: 26px;
    height: 26px;
}
#skin{
    background:url(../images/newPage/skin.png) no-repeat;
    width: 15px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.skin-color{
    background-color: #fff;
    padding: 3px 5px;
}
 .skin-color li{
     margin-right:10px;
     padding: 2px;
}
.skin-color li:hover, .skin-color li.selected{
    border: 1px solid #f00;
}
.skin-color li a{
    display: block;
    padding: 5px 10px;
    width:100%;

}

/***/
.header{
    height:50px;
    line-height:50px;
    width:100%;
    position: fixed;
    top: 0;
    z-index: 20;
}
.main-header{
    height:50px;
    line-height:50px;
    margin:0 auto;
}
/*********logo的背景图片暂时`没拿掉******************/
.main-header .logo{
    background: url(../images/newPage/logo.png) no-repeat;
    width: 260px;
    height: 44px;
    display: inline-block;
    position: relative;
    margin: 0 0px 0 35px;
    top:-3px;
}
.right-info{
    float:right;
    padding-left: 10px;
    border-left: 1px solid #fff;
    height: 40px;
    margin: 4px 10px 0 10px;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.right-info li{
    height: 20px;
    line-height: 20px;
    color: #fff;
}
.right-info li a{
    display: inline-block;;
}
.main-content{
    width:1000px;
    margin:0 auto;
    padding-top: 16px;
    height: 100%;
    box-sizing: border-box;
}
.left-content{
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-left: 880px;
    position: fixed;
    width: 120px;
}

.left-content .left-navbar{
    display: inline-block;
    padding: 10px;
}
.left-navbar .btn{
    margin-top: 3px;
}
.left-content div.last-nav{
    height: 28px;
    line-height:28px;
    display: block;
    position: relative;
    padding-left: 12px;
    margin-top: 28px;
}
.left-content div.last-nav{
}
.left-content div.last-nav a{
    display:block;
    font-size: 12px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background-color: #3a9ad8;
    color: #fff;
}

.left-content li{
    height: 28px;
    padding-left: 12px;
}
.left-content li a{
    width: 120px;
    height: 28px;
    line-height: 28px;
    display: block;
    position: relative;
    color: #000;
}
.left-content li.active a,.left-content li a:hover{
    background: none;
    color:#3a9ed0;
}
.left-content li.active a i,.left-content li a:hover i{
    background: #3a9ed0;
    display: inline-block;
    width: 2px;
    height: 15px;
    display: inline-block;
    position: absolute;
    left: -12px;
    top: 7px;
}
.right-content{
    width:870px;
}

.right-content .panel{
    padding:10px;
    border:1px solid #ddd;
    margin-bottom:10px;
    background: #ffffff;
    position: relative;
}
.right-content .panel .inner-panel{
    overflow: hidden;
    margin-bottom: 15px;
}
.left-content,.right-content{
    float:left;
}
.content-head {
    border-bottom: 1px solid #000000;
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    line-height: 32px;
    box-sizing: border-box;
    position: relative;
}

.panel .panel-heading span.warning{
    font-size: 12px;
    font-style: normal;
    margin-left: 12px;
    color:#e60012;
}
.panel .panel-heading span.label{
    font-size: 18px;
    font-weight: normal;
    border-bottom:2px solid #f8aa59;
}

.content-head-title {
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    box-sizing: border-box;
    position: relative;
}
.content-head-title span.label{
    font-size: 18px;
    font-weight: normal;
    border-bottom:2px solid #f8aa59;
    color:#000;
}



.content-head span{
    font-size: 18px;
    font-weight: normal;
    border-bottom:2px solid #f8aa59;
}
.panel .panel-bodying{
    border:none;
    position: relative;
    overflow: hidden;
}
.information{
     display:inline-block;
    width: 100%;
 }
.information ul{
    display:inline-block;
    width: 100%;
}
.noline{
    border:0px !important;
    margin:0px !important;
    padding:0px !important;
}

.information-body{
    padding-top: 20px;
}
.information li i{
    font-style: normal;
    font-size: 12px;
    position: relative;
    top: 2px;
    right: 2px;
    color: #f00;
}

.information li span{
    font-style: normal;
    font-size: 12px;
}

.information li{
    position:relative;
    min-width: 50%;
    max-width: 100%;
    float: left;
    min-height: 30px;
    line-height: 32px;
    font-size: 12px;
    padding:6px 0px;
    height: 32px;
}

.information li .notice-li{
    position:relative;
    width: 50%;
    float: left;
    min-height: 30px;
    line-height: 31px;
    font-size: 12px;
    padding:6px 0px;
}

.information li .list-info{
    width:260px;
    float:left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.information li.row-li .list-info{
    width:678px;
}
.staticForm li{
    border-bottom:1px solid #F9F9F9;
}

.information li div{
    font-size: 12px;
}
.information li.checkbox-body label{
    vertical-align: top;
}
.information li div.checkbox-body{
    display: inline-block;
    width:244px;
    height: auto;
}
.information li a.easyui-tooltip{
    height: 20px;
    line-height: 20px;
    width: auto;
    display: inline-block;
    padding: 0 5px;
    border-radius: 6px;
}
.information li.textarea-body,.information li.button-body,.information li.row-li{
    width:100%;
    height:auto;
}
.file{
    float: left;
    width: 600px;
    border-bottom: 1px solid #ccc
}
.file a{
    float: right;
    margin-left: 10px;
}
.information li.line-li{
    width:40%;
    heigh:auto;
    border: hidden;
}
.button-body{
    text-align: center;
    padding:20px 0;
}

.information li label{
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    width:153px;
    text-align: right;
    float:left;
}

.information li .ent-li{
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    width:120px;
    text-align: right;
    float:left;
}

.information li input{
    font-size: 14px;
}

.textbox{
    border-color:#8A8383 !important;
}

.information li.data-li label.dataTrans{
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    width:100px;
    text-align: right;
    float:left;
}

.information li.text-li label.dataTrans{
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    width:100px;
    text-align: right;
    float:left;
}

.information .data-li{
    position:relative;
    width: 350px;
    float: left;
    min-height: 32px;
    line-height: 30px;
    font-size: 14px;
    padding:6px 0px;
    margin-left: 40px;
}

.information li label.radio-label{
    width: 80px;
    text-align: center;
}
.information li.textarea-body label{
    vertical-align: top;
}
.text{
    border:1px solid #8A8383;
    height:29px;
    line-height: 29px;
    text-indent: 5px;
    float:left;
}

.information li.text-li{
    position:relative;
    width:100%;
    font-size: 14px;
    padding:6px 0px;
    margin-left: 40px;
}

.information li textarea.text{
    border:1px solid #8A8383;
    padding: 2px 5px;
    height:28px;
    line-height: 28px;
    float:left;
}

.information li textarea.textarea-data{
    border:1px solid #8A8383;
    padding: 2px 5px;
    height:200px;
    width:600px;
    line-height: 28px;
    float:left;
}

.information li input.text:focus,.information li span.textbox-focused{
    outline: 0;
    border-color: #3a9ad8;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.information li input.text.lg-input{
    width: 246px;
    font-size: 12px;
}
.information li input.text.ml-input{
    width:144px;
}
.information li input.text.sm-input{
    width: 100px;
}
.information li input.validatebox-invalid.tooltip-f{
    border:1px solid #ffa8a8;
    background-color: #fff3f3;
}
/*覆盖input框样式*/
/*覆盖easyUI的input框样式*/
.validatebox-invalid{
    background-color:#fff;
}
.textbox,.textarea-body .textbox,.textbox.combo{
    border-radius:0;
}
.textbox.combo input.textbox-text{
    border-radius:0;
}
.information li label.ex-label{
    text-align: left;
    text-indent: 12px;
}
.information li .ex-label .textbox-text{
    font-size: 14px;
    color: #000;
    font-family: "微软雅黑";
}
.textbox .textbox-text{
    padding:0;
    padding-left: 5px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.textbox-focused {
    -moz-box-shadow: 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 #fff;
    box-shadow: 0 0 0 #fff;
}
.combobox-item-selected{
    background-color:#3a9ed0;
}

.disabled {
    background: #f0f0f0 !important;
    _background: #f0f0f0 !important;
    cursor: default;
}

/*select三角号的背景色*/
.combo-arrow,.combo-arrow:hover{
    background-color:#fff;
}
/*暂时没有挪这里的颜色**/
textarea,input[type="text"],input[type="password"],input[type="email"],input[type="search"],
textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="search"]:focus{
    outline:0;
    -webkit-box-shadow: 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff;
    box-shadow: 0 0 0 #fff;
}
/*******结束*******/
.label-text{
    font-style: normal;
    font-size: 12px;
    position: relative;
    top: 0px;
    right: 2px;
    color: #8A8383;

}

.unit-lable{
    position: absolute;
    display: block;
    top:8px;
    right:27px;
    color: #c0c0c0;
}

/*覆盖icheck*/
.iradio_square-blue{
    margin:0 10px 0 45px;
}
.title{
    height:30px;
    line-height:30px;
    width:120px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 2px solid #3a9ed0;
    margin-bottom: 10px;
    text-align: center;
    clear: both;
}
.link-button{
    width: auto;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    border:none;
    border-radius:8px;
    margin-right:5px;
    font-size:12px;
    cursor: pointer;
    background-color: #3a9ed0;
    color: #fff;
}
.link-button:hover{
    background-color: #efefef;
    color:#000;
}
.footer{
    height:20px;
    line-height:20px;
    clear: both;
    background-color:#3a9ed0;
}
.company-info {
    text-align: center;
    margin-top: 16px;
}
a.icon-button{
    width: 100px;
    height: 26px;
    line-height: 26px;
    background:none;
    border:none;
    display: block;
    margin-left: 30px;
    color:#fff;
    background-color: #3a9ed0;
}
a.icon-button:hover{
    border: none;
    background-color: #efefef;
    color:#000;
}
/*table*/
.main-table{
    margin:0 5px 0 5px;
    padding: 5px 0px;
    height:100%;
    box-sizing: border-box;
}
.myTable th{
    background-color:#f8f8f8;
}
.main-table-body{
    margin:0 35px 0 35px;
    height:100%;
    box-sizing: border-box;

}

.well {
    /*-webkit-box-shadow:0 0 10px #bdbdbd;*/
    /*-moz-box-shadow:0 0 10px #bdbdbd;*/
    /*box-shadow:0 0 10px #bdbdbd;*/
    width:100%;
    height: 100%;
}

.datagrid-header-row,.datagrid-row {
    height: 40px;
}
.datagrid-toolbar{
    background: none;
}

.datagrid-header{
    border-bottom:1px solid #c0c0c0;
}
.datagrid-header td, .datagrid-body td, .datagrid-footer td{
    border-style:solid;
    border-color:#c0c0c0;
}
.datagrid-header .datagrid-cell span{font-size:12px;
    font-weight: bold;}
.datagrid-pager {
    height: 40px;
    padding-top:8px;
}
.datagrid-view{
    margin-top:-2px;
    border-top:1px solid #c0c0c0;
}
.table-nav{
    display:inline-block;
}
.table-nav ul{
    display: inline-block;
    margin: 10px 0 10px 0;
}
.table-nav ul li{
    float:left;
    margin-top:10px;
}
.table-nav ul li label{
    width:120px;
    float:left;
    padding-right:20px;
    text-align:right;
    font-size: 12px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
}

/*list页面*/
.myTable{
    width: 100%;
    margin: 0 auto;
    table-layout: fixed;
}
.myTable tr.table-head{
    position: relative;
    font-weight: bold;
}
.myTable tr.table-head td{
    text-align: left;
    text-indent: 20px;
    text-indent:0;
}
.myTable tr.table-head td button.link-button{
    float:right;
}
.myTable th{
    font-weight: normal;
}
.myTable th,.myTable td{
    border:1px solid #c0c0c0;
    height: 40px;
    padding: 0px 5px;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    word-wrap: normal;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
/*iframe*/
.content{
    width: 100%;
    height: 100%;
}
/*****************页脚主页面tab*********************/
#footerTab  .tabs-header,#footerTab .tabs-header-bottom{
    padding:0;
    position: absolute;
    bottom: 0;
}
#footerTab ul{
    list-style-type: none;
}
#footerTab .tabs-header-bottom .tabs li,#footerTab .tabs li{
    margin:0;
    height: 27px;
    line-height: 27px;
    border-right:1px solid #fff;
}
#footerTab .tabs-header-bottom .tabs{
    padding:0;
    border:none;
}
#footerTab .tabs-header-bottom .tabs li.tabs-selected a.tabs-inner{
    border:none;
    filter:none;
}
#footerTab .tabs-header-bottom .tabs li a.tabs-inner {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background:none;
}
#footerTab .tabs-panels-top{
    border:none;
}
/*********************************************/
/*覆盖bs*/
.panel{
    margin-bottom:0;
}
.panel-header, .panel-body{
    border-color:#c0c0c0;
}

.navbar-nav > li > a,.nav > li > a{
    padding:0;
    font-size:14px;
}
input[type="radio"], input[type="checkbox"]{
    margin:0;
}
/*iframe*/

/*加图标*/
.cut-off{
    width:4px;
    height:24px;
    display:inline-block;
    position: relative;
    top: 0;
    background:url(../images/newPage/cutOff.png);
}

.panel .panel-heading,.content-head {
    border-bottom: 1px solid #000000;
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    line-height: 32px;
    box-sizing: border-box;
    position: relative;
}


.panel-heading .fold{
    width: 16px;
    height: 12px;
    display: inline-block;
    float: right;
    position: relative;
    top: 12px;
    right: 0px;
    cursor:pointer;
    background:url(../images/newPage/fold.png) no-repeat;
}
.panel-heading .fold.unfold{
    background:url(../images/newPage/unfold.png) no-repeat;
}
/*下拉框边框*/
.combo-p .panel-body{
    border:1px solid #8A8383;
}
/*悬浮按钮*/
#hoverButton{
    position: fixed;
    right: 0;
    top:100px;
}

#hoverButton li a{
    display: block;
    width:30px;
    height: 30px;
    background: url(../images/newPage/sprite.png) no-repeat;
}
#hoverButton li #hideHover{
    background-position: -60px 0;
}
#hoverButton li #hideHover:hover{
    background-position: -180px 0;
}
#hoverButton li #findHover{
    background-position: -240px 0;
}
#hoverButton li #findHover:hover{
    background-position: -30px 0;
}
#hoverButton li #editHover{
    background-position: -150px 0;
}
#hoverButton li #editHover:hover{
    background-position: -210px 0;
}
#hoverButton li #leadHover{
    background-position: -330px 0;
}
#hoverButton li #leadHover:hover{
    background-position: -360px 0;
}
#hoverButton li #exportHover{
    background-position: -270px 0;
}
#hoverButton li #exportHover:hover{
    background-position: -300px 0;
}
#hoverButton li #deleteHover{
    background-position: 0 0;
}
#hoverButton li #deleteHover:hover{
    background-position: -420px 0;
}
#hoverButton li #addHover{
    background-position: -90px 0;
}
#hoverButton li #addHover:hover{
    background-position:-120px 0;
}

/*消息框样式*/
.window-body.panel-body.messager-body.panel-body-noborder{
    padding:10px;
}
/*提示框*/
.tooltip .tooltip-content .panel-body{
    background: none;
}
/*左右布局*/
html{
    height: 100%;
}
#west,#center{
    float:left;
}
#west{
    width:200px;
    margin-right: 30px;
}
/*按钮*/
.use-button-body{
    float: right;
    position: relative;
    top: 10px;
    background:#fff;
}
.use-button{
    width:80px;
    height:30px;
    line-height: 30px;
    margin-left: 10px;
    font-size: 14px;
    cursor:pointer;
    background-color: #3a9ed0;
    color:#fff;
}
.use-button-body i{
    display: inline-block;
    width:30px;
    height: 30px;
    position: relative;
    margin-left: -6px;
    margin-bottom: -10px;
    background: url(../images/newPage/sprite.png) no-repeat;
}
.use-button-body #update{
    background-position: -150px 0;
}
.use-button-body #add{
    background-position: -90px 0;
}
.use-button-body #delete{
    background-position: 0 0;
}
.panel-title{
    font-size: 14px;
}
/*修改、增加、删除*/
.operate{
    width: 210px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.operate .operate-btn{
    width: 66px;
    height: 30px;
    line-height: 1px;
    cursor: pointer;
    font-size: 14px;
    background-color: #fff;

}
.operate .operate-btn i{
    width: 17px;
    height: 17px;
    display: inline-block;
    position: relative;
    top: 4px;
    right: 5px;
}
.operate .operate-btn .update-icon{
    background:url(../images/newPage/update.png) no-repeat;
}
.operate .operate-btn .add-icon{
    background:url(../images/newPage/add.png) no-repeat;
}
.operate .operate-btn .delete-icon{
    background:url(../images/newPage/delete.png) no-repeat;
}
.operate .operate-btn.update-color{
    color:#29bb9c;
}
.operate .operate-btn.add-color{
    color:#3a9ad8;
}
.operate .operate-btn.delete-color{
    color:#e60012;
}
/*上传图片*/
.information li.img-body{
    float:right;
}
.information li.img-body label{
    vertical-align: top;
}
.information li.img-body .link-button{
    position: absolute;
    right: 50px;
}
img.pic{
    width: 108px;
    height: 108px;
    border:1px solid #8A8383;
}
.information li i.add-row,.information li i.minus-row{
    width:24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    top: 2px;
    right: 68px;
    cursor: pointer;
}
/************还没挪**************/
.information li i.add-row{
    background: url(../images/newPage/addRow.png) no-repeat;
}
.information li i.minus-row{
    background: url(../images/newPage/minusRow.png) no-repeat;
    right: 32px;
}
/*********结束***************/

/*暂时没有挪这里的颜色**/
.red_bold{font-weight:bold;color:#ff0000;}
/*******结束*******/
.information li label.clear{
    float:none;
}
/***提醒**/
.remind{
    padding:10px 0px 10px 50px;
    font-weight:bold;
    color:#ff0000;
    background:#FBEC88 url(../images/ext_icons/sound_low.png) no-repeat 35px 10px;
}


/***框**/
.kuang{
    margin-bottom:10px;
    border:1px solid #8A8383;
    padding-top:10px;
}
.disabledKuang{
    background: #f8f8f8;
    color:#ddd;
}

/****************************/
/*table*/
.datagrid-toolbar{
    display: inline-block;
    width: 100%;
    border:0px  !important;
    background: #000;
}

.toolbar{
    font-size:12px;
    height:25px;
    padding:10px 0px;
    border: 1px solid #c0c0c0;
    border-radius:3px 3px 0 0;
    -webkit-border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    margin-bottom: 0;
    background: -moz-linear-gradient(top,#fff,#f1f1f1);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(top, #fff,#f1f1f1);
    background: -o-linear-gradient(top,  #fff,#f1f1f1);
    background: -ms-linear-gradient(top, #fff,#f1f1f1);
    background: linear-gradient(to bottom, #fff,#f1f1f1);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
}
.toolbar .btn{
    margin:0px 3px;
}

/***********修改和删除的小图标************/
.iconToolbar{
    float:right;
    padding-right:25px;
    margin-bottom: -80px;
    z-index: 88;
    position:relative;
}
.editIcon-button{
    float:Left;
    display:block;
    cursor: pointer;
    width:18px;
    height: 18px;
    background:url(../images/newPage/edit.png) no-repeat !important;
}
.editIcon-button:hover{
    background:url(../images/newPage/edit_hover.png) no-repeat;
}
.editIcon-eye{
    float:Left;
    display:block;
    cursor: pointer;
    width:18px;
    height: 18px;
    background:url(../images/newPage/eye1.png) no-repeat !important;
}
.editIcon-bigger{
    float:Left;
    display:block;
    cursor: pointer;
    width:18px;
    height: 18px;
    background:url(../images/newPage/bigger.png) no-repeat !important;
}
.delIcon-button{
    float:Left;
    display:block;
    cursor: pointer;
    width:18px;
    height: 18px;
    background:url(../images/newPage/del.png) no-repeat !important;
}
.delIcon-button:hover{
    background:url(../images/newPage/del_hover.png) no-repeat;
}
.editIcon-button,.delIcon-button{
    color: #fff;
}
.iconToolbar-left{
    font-weight: bold;
    color: #fff;
    text-align: center;
    float:left;
    padding-top:3px;
    margin-left:25px;
    margin-bottom:-80px;
    z-index: 88;
    position:relative;
    width:32px;
    height: 32px;
    background:url("../images/newPage/bookmark.png")no-repeat;
}
/***********附件上传****************/
.filestyle{
    float:left;
    display:block;width:668px;
    border-bottom:1px solid #d4d4d4;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    word-wrap: normal;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    min-height: 25px;
}

.filestyle .mylabel{
    margin:0px;
    margin-left: 10px;
    padding:0px;
    float:left;
}

/********流程图********/
table.chart-table {
    table-layout: fixed;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%) repeat scroll 0 0;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: none none solid;
    border-width: medium medium 1px;
    margin-bottom: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

table.chart-table td {
    border:1px solid #ddd;
    padding: 0px 2px;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    word-wrap: normal;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.red{color:#FF0000!important;}
.info{color:#00ee00!important;}


/*********变更背景色********/
.change_edit{
    float:left;
    padding:0px 2px;
    background:#5296c3;
    color:#ffffff;
}
.change_del{
    float:left;
    padding:0px 2px;
    background:#fd747b;
    color:#ffffff;
}
.change_new{
    float:left;
    padding:0px 2px;
    background:#22ad69;
    color:#ffffff;
}
/**错误信息样式*/
h2.errorMsg{
    font-size: 20px;
    margin-bottom:10px;
}
h3.errorMsg{
    font-size: 16px;
}
div.errorMsg{
    padding: 10px 20px;
    word-break: break-all;
}


.shortcut{
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
}
.shortcut a,.shortcut a:link{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color:#fff;
}
.shortcut a:hover{
    background-color: #55C3E8;
}

.shortcut .edit i,.shortcut .view i{
    background:url(../images/newPage/edit1.png) no-repeat;
    display: inline-block;
    height: 16px;
    width: 17px;
}
.shortcut .edit i{
    background:url(../images/newPage/edit1.png) no-repeat;
}
.shortcut .view i{
    background:url(../images/newPage/view.png) no-repeat;
    width: 20px;
}




/*将表格改成两列样式*/
.section{
    padding-left:104px;
    position: relative;
}
.section:before{
    position: absolute;
    content: "";
    width: 10px;
    height: 100%;
    background-color: #E3E3E3;
    left: 24px;
}
.section section{
    position: relative;
    margin-top: 20px;
}
.section section span.index{
    position: absolute;
    top: 12px;
    background: url(../images/bid/circle.png) no-repeat;;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    left: -90px;
    color: #fff;
    font-weight: bold;
}
.section .section-inner{
    padding-left: 30px;
    border:1px solid #D3D3D3;
    border-radius: 6px;
    padding: 15px 10px;
}
.section .section-inner:before,.section .section-inner:after{
    width: 0;
    height:0;
    content: "";
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    top: 12px;
}
.section .section-inner:before{
    left:-49px;
    border-right: 50px solid #fff;
    z-index: 3;
}
.section .section-inner:after{
    left:-50px;
    border-right: 50px solid #D3D3D3;
    z-index: 2;
}
.myTable.myTable1{
    margin-top: -3px;
}

.myTable.myTable1 td{
    padding:10px 20px;
    white-space: normal;
}
.ignored,.passed,.announced{
    display: inline-block;
    width: 100px;
    height: 79px;
    float: right;
    right: 90px;
    position: absolute;
}
.ignored{
    background: url(../images/newPage/ignored.png);
}
.passed{
    background: url(../images/newPage/passed.png);
}
.announced{
    background: url(../images/newPage/announced.png);
}
.bidprojectbody{
    padding: 30px 0 10px;
    margin-bottom: 10px;
    border: 1px solid #8A8383;
    position: relative;
}
.bidprojectbody .iconToolbar{
    position: absolute;
    right: 10px;
    top:10px;
}
.bidprojectbody:hover{
    background-color: #FDF8F2;
}
.bidprojectbody:hover .iconToolbar{
    display: inline-block;
}

.enterprise{
    border-bottom-style: solid;
    border-top-style: solid;
    height:20px;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.panel .panel-bodying .button-body div.feeText{
    position: relative;
    width: 200px;
    height: 100px;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    color: #8A8383;
    margin-left: 300px;
    padding-top: 50px;
}



.bidprojectbody{
    padding: 30px 0 10px;
    margin-bottom: 10px;
    border: 1px solid #c8c8c8;
    position: relative;
}


.iconToolbar-left{
    font-weight: bold;
    color: #fff;
    text-align: center;
    float:left;
    padding-top:3px;
    margin-left:25px;
    margin-bottom:-80px;
    z-index: 88;
    position:relative;
    width:32px;
    height: 32px;
    background:url("../images/newPage/bookmark.png")no-repeat;
}
.prompt{
    color: #0000cc;
    float: right;
    padding-right: 20px;
}

#块状图片
.upload-img{
    display: inline-block;
    width: 456px;
    margin-left: 154px;
}
.upload-img ul{
    width: 100%;
    height: 100%;
}
.upload-img .img-list{
    width: 100px !important;
    height: 90px;
    float: left;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
    margin: 4px 4px 0 0;
    text-align: center;
    position: relative;
}
.union{
    display: inline-block;
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}

