@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;

}
input,button,select,a{
    outline: none;
}
ul{
    list-style-type:none;
    margin:0;
}

.top-list li{
    float: left;
}
.top-list li label{
    float: left;
    line-height: 30px;
    margin-left: 10px;
}
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: 15px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 5px;

}
.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{
    background: #ffcc00;
}
.skin-color li a{
    display: block;
    padding: 5px 10px;
    width:100%;

}

/***/
.header{
    height:120px;
    width:100%;
    position: fixed;
    top: 0;
    z-index: 20;
}
.main-header{
    height:40px;
    margin:0 auto;

    /*background: none!important;*/
}
.header-logo{
    height: 80px;
    background: #ececec url("../images/newPage/header-logo.png") 20px no-repeat;
}
.header-nav{
    height: 40px;
    line-height: 40px;
    background: #666;
    padding: 0 40px;
    position: relative;
}
#menuHtmlId{
    position: relative;
}
#left{
    display: none;
    width: 40px;
    height: 40px;
    background:#666 url("../images/newPage/left.png") 50% 50% no-repeat;
    position: absolute;
    left: -1px;
    top: 0;
    z-index: 9999;
}
#left:hover{
    background:#4a4949 url("../images/newPage/left.png") 50% 50% no-repeat;
    cursor: pointer;
}
#right{
    display: none;
    width: 40px;
    height: 40px;
    background:#666 url("../images/newPage/right.png") 50% 50% no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
}
#right:hover{
    background:#4a4949 url("../images/newPage/right.png") 50% 50% no-repeat;
    cursor: pointer;
}
.nav-left{
    float: left;
    height: 40px;
    line-height: 40px;
    background: url("../images/newPage/user.png") 0 50% no-repeat;
    padding-left: 20px;
    font-size: 12px;
    margin-left: 349px;
    margin-top: 40px;
    color: #333;
}
.header-logo .nav-left>a{
    font-size: 12px;
    color: #333;
}
.header-logo .nav-left>a.out{
    color: #0066cc;
    text-decoration: underline;
    padding-left: 20px;
    background: url("../images/newPage/out.png") 0 50% no-repeat;
}
.header-logo .nav-left>a.modify{
    color: #0066cc;
    text-decoration: underline;
    padding-left: 20px;
    background: url("../images/newPage/modify.png") 0 50% no-repeat;
}
#nav{
    width: 66px;
    height: 74px;
    margin-top: 3px;
    float: right;
    margin-right: 20px;
    background: url("../images/newPage/nav-0.png") 50% 50% no-repeat;
    position: relative;
}
#nav:hover{
    background: #e4e4e4 url("../images/newPage/nav-0.png") 50% 50% no-repeat;;
}
#nav ul{
    display: none;
    position: absolute;
    top:74px;
    right: 0;
    width: 480px;
    z-index: 99999;
    background: #e4e4e4;
}
#nav ul:after{
    content: '';
    display: block;
    clear: both;
}
#nav ul li{
    width: 120px;
    height: 100px;
    float: left;
    text-align: center;
    position: relative;
}
#nav ul li .nav-img{
    display: block;
    margin: 15px auto 7px auto;
}
.nav-right{
    text-align: right;
    height: 40px;
    width: 100%;
}
#menu div a span:hover{
    color:#072130;
}
.used{
    float: right;
    height: 74px;
    padding: 3px 0;
}
.used li{
    width: 104px;
    height: 74px;
    text-align: center;
    float: right;
    position: relative;
}
.header-logo li:hover{
    background: #d9d9d9;
    cursor: pointer;
}
.used li .nav-img{
    display: block;
    margin: 8px auto 4px auto;
}
.nav-icon{
    position: absolute;
    top:7px;
    right: 7px;
    width:11px;
    height: 11px;
    cursor: pointer;
}
.nav1{
    background: url("../images/newPage/nav+.png") no-repeat;
}
.nav2{
    background: url("../images/newPage/nav-.png") no-repeat;
}
/*********logo的背景图片暂时没拿掉******************/
.main-header .logo{
    background: url(../images/newPage/logo.png) no-repeat;
    width: 167px;
    height: 42px;
    display: inline-block;
    position: relative;
    margin: 0 35px 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: 18px;
    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;
}
.left-content,.right-content{
    float:left;
}
.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 .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;
}
/*一键发起项目登记*/
.clearfix:after{
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}
.hidden{
    display: none;
}
.key-content{
    padding-top: 118px;
}
.key-nav{
    width: 100%;
    background: #f0f0f0;
    position: fixed;
    z-index: 1002;
}
.inner-nav{
    background: #fff;
    width: 1000px;
    margin: 0 auto;
    padding: 17px 0 15px;
}
.inner-nav img{
    width: 52px;
    height: 52px;
}
.inner-nav p{
    font-size: 14px;
}
.inner-nav ul{
    margin-left: 26px;
}
.inner-nav li{
    float: left;
    text-align: center;
}
.inner-nav .short-item{
    width: 110px;
}
.inner-nav .long-item{
    width: 133px;
}
.inner-nav .right-arrow{
    width: 30px;
    margin-top: 15px;
    /*display: block;*/
    font-size: 16px;
}
.key-height{
    height: 12px;
    background: #f0f0f0;
}
.key-tag{
    background: #fff;
    height: 320px;
    text-align: center;
    padding-top: 70px;
}
.tag-pic{
    background: rgba(0, 0, 0, 0) url("../images/bid/tag.png") no-repeat scroll 0 0;
    text-align: center;
    width: 562px;
    height: 230px;
    margin: 0 auto;
}
.tag-text{
    font-size: 18px;
    display: block;
    height: 130px;
    line-height: 130px;
}


.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: 20px 0px;
}
.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;
    width: 50%;
    float: left;
    min-height: 32px;
    line-height: 30px;
    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;
}
.button-body{
    text-align: center;
    border-bottom:1px dashed #c8c8c8;
    padding-bottom:20px;
}

.information li label{
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    width:154px;
    text-align: right;
    float:left;
}

.information li input{
    font-size: 14px;
}

.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 #c8c8c8;
    height:29px;
    line-height: 29px;
    text-indent: 8px;
    float:left;
}
.text2{
    width: 60px;
    border:1px solid #c8c8c8;
    height:29px;
    line-height: 29px;
    text-indent: 8px;
}
.information li.text-li{
    position:relative;
    width:100%;
    font-size: 14px;
    padding:6px 0px;
    margin-left: 40px;
}

.information li textarea.text{
    border:1px solid #c8c8c8;
    padding: 2px 5px;
    height:28px;
    line-height: 28px;
    float:left;
}

.information li textarea.textarea-data{
    border:1px solid #c8c8c8;
    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: #c8c8c8;

}

/*覆盖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{
    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:14px;
    font-weight: bold;
}
/*信息列表字体大小*/
.datagrid-cell{
    font-size: 12px;
}
.tabs-title{
    font-size: 14px;
}
.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-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 #c8c8c8;
}
/*悬浮按钮*/
#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 #c8c8c8;
}
.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(../ext/images/ext_icons/sound_low.png) no-repeat 35px 10px;
}

/***框**/
.kuang{
    margin-bottom:10px;
    border:1px solid #c8c8c8;
    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:32px;
    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;
    border:none;
    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;
}
.delIcon-button{
    float:Left;
    display:block;
    border:none;
    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:18px;
    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;
    margin-top:20px;
    position: absolute;
    right:20px;
}
.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 #c8c8c8;
    position: relative;
}
.bidprojectbody .iconToolbar{
    display: none;
    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: #c8c8c8;
    margin-left: 300px;
    padding-top: 50px;
}




.tree-node-targeted{color:#ff0000}




.myVideo{
    display:block;
    width:100%;
    padding:10px;
    background: #f8f8f8;
    border:1px solid #ddd;
    margin:2px 0px;
}
.myVideoActive{
    background: #ff0000;
    color:#fff;
}

/*------ 3.0基础样式修改 ------*/
/*企业信息列表*/
.datagrid-header td{background-color: #209bd8;color: #fff;}
.datagrid-header td, .datagrid-body td, .datagrid-footer td{border-style:solid;border-color:#fff;}
.datagrid-btable .datagrid-row-alt{background: #e8f4ff;}
.datagrid-td-rownumber{background: none;}
.datagrid-row-over{background: #e4e4e4!important;color: #000000;cursor:default;}
.datagrid-cell-c1-opt{text-align: center!important;}
.datagrid-row-selected{background: #0081c2!important;color: #ffffff;}
.datagrid-row-selected .datagrid-cell-rownumber{color: #ffffff;}
.datagrid-header-rownumber,.datagrid-cell-rownumber{width: 35px;}
.datagrid-header-check,.datagrid-cell-check{width: 37px;}
.datagrid-cell-c1-regionCodename{width: 129px;}
.datagrid-header-row,.datagrid-row{height: 36px!important;}
.datagrid-pager{border-color: #e5e5e5;background: #e8f4ff;height: 30px;padding: 5px 0;}
.pagination-page-list{width: 62px; height: 26px;border-color: #cccccc;}
.pagination-num{width: 43px;height: 20px;border-color: #cccccc;}
.toolbar{
    padding: 4px!important;
    background: -moz-linear-gradient(top,#fff,#f1f1f1)!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f1f1f1))!important;
    background: -webkit-linear-gradient(top, #fff,#f1f1f1)!important;
    background: -o-linear-gradient(top,  #fff,#f1f1f1)!important;
    background: -ms-linear-gradient(top, #fff,#f1f1f1)!important;
    background: linear-gradient(to bottom, #fff,#f1f1f1)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 )!important;}
/*企业基本信息*/
.right-content .panel{padding: 0;border: none;}
.panel .panel-heading, .content-head{border: none;height: 41px;line-height: 41px; padding: 0 17px;background: #cccccc;}
.panel .panel-heading span.label{border: none;}
.panel-heading .fold{top:17px;right: 17px;}
.information-body{padding: 20px 10px;}
.myTable th,.myTable td{border-color: #ffffff;}
.myTable th{background: #209bd8;color: #ffffff;}
/*.myTable tr:nth-child(2n+1){background: #e8f4ff;}*/
.myTable .trbg{background: #e8f4ff;}
.myTable .trbgfff{background: #fff;}
.myTable tr:hover{background: #e4e4e4;}
.information li label{color: #333333;}
.information li{color: #00287f;}
.left-content{border: none;}
.information li.row-li .list-info{width: 658px;}
.filestyle{width: 634px;}
.row-li .toolbar{border: none;}
