.w145 {
    width: 145px;
}

.right0 {
    right: 0;
}

.right10 {
    right: 10px;
}

.top0 {
    top: 0;
}

.top10 {
    top: 10px;
}

.webuploader-container {
    position: relative;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}

.webuploader-pick {
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    overflow: hidden;
    width: 105px;
    height: 30px;
    line-height: 30px;
    text-indent: 25px;
    font-weight: bold;
    background: url("../img/ico/imgUp.png") 15px 8px no-repeat #0071FE;
    z-index: 0;

}

.webuploader-pick-disable {
    opacity: 0.6;
    pointer-events: none;
}
/*
.uploader-list {
    width: 100%;
    height: 230px;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}*/

.uploader-list {
    width: 100%;
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}

.applyUploader p{
    text-align: left;
}

.taskBody .uploader-list {
    height: 150px;
}

/*.tabImgView{width:100%;height:100%;}*/

.tabImgView{
    cursor: pointer;
}

.file-uploader-list {
    height: 30px;
    border: 1px solid #DDDDDD;
}

.file-item {
    position: relative;
    width: 155px;
    height: 145px;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.file-item img {
    display: block;
    width: 100%;

}

.item {
    width: 100%;
    margin-left: 5px;
}

.info {
    margin-top: 13px;
    padding: 0;
    width: 153px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #CCCCCC;
}

 .progress {
   position: absolute;
    display: inline-block;
    top:40px;
    left:5px;
    border: 1px solid #27a9f0;
    width: 90%;
    background: #fff;
    height: 16px;
    text-align: center;
    line-height: 15px;
    color: #6dbfff;
}
 .progress span {
     position: absolute;
     display: inline-block;
    height: 100%;
     width:100px;
    left: 0;
    top: 0;
    background: #1483d8;
}

.progress span i {
    position: relative;
    display: inline-block;
    float:left;
    height: 138px;
    width:100px;
    font-size:12px;
    line-height:16px;
    text-align:center;
    color:#dfdffe;
    z-index: 10;
}

 .progress span.text {
    position: relative;
    z-index: 10;
}


/*ͼƬ�ϴ�������*/

.imgAlert {
    position: fixed;
    width: 900px;
    height: 600px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #FFFFFF;
    /*border: 1px solid #27a9f0;*/
    border: 1px solid #0071FE;
    *left: 50%;
    *margin-left: -450px;
    z-index: 601;
}

.imgUpDIV {
    width: 100%;
    height: 570px;
}

.imgUpDIVFll {
    width: 100%;
    height: 510px;
    overflow-y: auto;
}

.imgUpDivLeft {
    width: 538px;
    height: 558px;
    border-right: 1px solid #aaaaaa;
    overflow-y: auto;
    /*scrollbar-face-color: #BBBBBB;*/
}

.imgViewDivLeft {
    width: 690px;
    height: 558px;
    overflow-y: auto;
    /*scrollbar-face-color: #BBBBBB;*/
}

.imgUpDivRight {
    width: 358px;
    height: 558px;
    border-right: 1px solid #aaaaaa;
    /* overflow-y: auto;*/
}


.imgViewDivRight {
    width: 200px;
    height: 558px;
    border-right: 1px solid #aaaaaa;
    /* overflow-y: auto;*/
}

.ImgUpMin {
    width: 160px;
    height: 145px;
}

/*
.listImgDiv {
    position: relative;
    !*width: 370px;*!
    width: 31%;
    height: 280px;
    border: 1px solid #CCCCCC;
    !*overflow: hidden*!
}
*/


.listImgDiv {
    position: relative;
    /*width: 370px;*/
    width: 234px;
    height: 180px;
    border: 1px solid #CCCCCC;
    /*overflow: hidden*/
}
.taskBody  .listImgDiv {
    height: 180px;
}


.upImgButtonDiv {
    position: relative;
    width: 155px;
    height: 100px;
    border: 1px dashed #DDDDDD;
}

.viewImgDelDiv {
    position: absolute;
    top: 70px;
    width: 155px;
    height: 30px;
    background: rgba(0, 0, 0, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
}

.viewImgDel {
    float: right;
    margin-right: 10px;
    height: 22px;
    width: 18px;
    margin-top: 6px;
    background: url("../img/ico/tabImgDel.png") no-repeat;
    z-index: 100;
}

.imgUpRightContent {
    width: 100%;
    height: 490px;
}

.imgViewHalf {
    position: relative;
    width: 670px;
    height: 490px;
    margin: 15px auto;
    overflow: hidden;
}

.imgViewHalfBefore {
    position: absolute;
    top: 195px;
    left: 15px;
    width: 36px;
    height: 36px;
    background: url("../img/ico/leftArr.png") 12px 9px no-repeat #81848b;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -ms-border-radius: 18px;
    -moz-border-radius: 18px;
    -o-border-radius: 18px;
    cursor: pointer;
    z-index: 10;
    behavior: url(../Application/Common/Common/css/pie.htc);
}

.imgViewHalfAfter {
    position: absolute;
    top: 195px;
    right: 15px;
    width: 36px;
    height: 36px;
    background: url("../img/ico/rightArr.png") 14px 9px no-repeat #27a9f0;
    /*background: url("../img/ico/rightArr.png") 14px 9px no-repeat #81848b ;*/
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -ms-border-radius: 18px;
    -moz-border-radius: 18px;
    -o-border-radius: 18px;
    z-index: 10;
    cursor: pointer;
    behavior: url(../Application/Common/Common/css/pie.htc);
}

.imgViewBtnLHover:hover {
    background: url("../img/ico/rightArr.png") 14px 9px no-repeat #1165cd;
}

/*.imgViewBtnRHover:hover{
    background:url("../img/ico/rightArr.png") 14px 9px no-repeat #1165cd;
}*/

.imgViewHalfUL {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #eeeeee;
    overflow: hidden;
}

.imgViewHalfUL li {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
}

.imgViewHalfUL li img {
    display: block;
    height: 462px;
    margin: 0 auto;
    zoom: 1;
    cursor: move;
}



.imgViewOrigBtn, .imgViewAddBtn, .imgViewDelBtn, .rotatesBtn {
    display: inline-block;
    vertical-align: top;
    height: 32px;
    width: 32px;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    text-align: center;
    /*background: #27a9f0;*/
    background: #0071FE;
    cursor: pointer;
}

.imgViewOrigBtn{
    font-size:16px;
    line-height: 32px;
}

.imgViewAddBtn:hover, .imgViewDelBtn:hover, .imgViewOrigBtn:hover,
.rotatesBtn:hover{
    background: #1165cd;
    /*background: #1165cd;*/
}

/*table��ͼƬ�ϴ���ʽ*/

.tabImgDiv {
    position: relative;
    margin: 0 auto;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    width: 154px;
    height: 100px;
    overflow: hidden;
}

.tabImgTop {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    z-index: 10;

}

.tabImgBottom {
    position: absolute;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
}

.imgUpRightTop {
    display: block;
    width: 89%;
    min-height: 96px;
    border-bottom: 1px solid #999999;
    margin: 15px auto;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
}

.imgUpRighMiddle {
    display: block;
    width: 100%;
    height: auto;
    margin: 15px auto;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
}

.imgUpRightTop li, .imgUpRighMiddle li {
    display: block;
    width: 100%;
    height: 100%;
}

/*.imgUpRightBotContent{}*/

.qualiAuditIco {
    position: relative;
    float: left;
    width: 100%;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
}

.qualiAuditIcoUL {
    position: relative;
    float: left;
    width: 79%;
    height: 100px;
    overflow: hidden;
}

.imgIcoViewArr {
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 0;
    height: 0;
    width: 0;
    border-top: 10px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #CCCCCC;
    border-left: 8px solid transparent;
}

.qualiAuditIco ul {
    display: block;
    /*width: 2000px;*/
    float: left;
    height: 100px;
}

.qualiAuditIco li {
    display: inline-block;
    position: relative;
    margin-top: 15px;
    /* float: left;*/
    height: 85px;
    text-align: center;
    color: #333333;

}

.qualiAuditIco ul li div:first-of-type {
    margin: 0 auto;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

/*@-moz-document url-prefix(){
    .qualiAuditIco{
        overflow:hidden;
    }
    .qualiAuditIco li {
       /!* float:left;*!/
        position:relative;
        height:auto!important;
        white-space:normal!important;
        overflow:visible!important;
    }
    .qualiAuditIco li div:first-of-type :after{
        content:"...";
        float:left;
        color:#06C;
        width:1em;
    }

    .qualiAuditIco li div:first-of-type :after{
        content:"　";
        margin:-1.6em -1em 0 0;
        display:block;
        text-align:right;
        color:#fff;
        background-color:#fff;
    }
}*/

/*.qualiAuditIco li a {
    display: block;
    margin-top: 15px;
}*/
.qualiAuditIco li img {
    height: 52px;

}

.qualiAuditViewBefore {
    position: relative;
    top: 28px;
    left: 50%;
    margin-left: -23px;
    width: 46px;
    height: 46px;
    background: url("../img/ico/leftArrB.png") 16px 12px no-repeat #81848b;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -ms-border-radius: 23px;
    -moz-border-radius: 23px;
    -o-border-radius: 23px;
    z-index: 10;
    behavior: url(../Application/Common/Common/css/pie.htc);
}

.qualiAuditBeforeOn {
    cursor: pointer;
    background: url("../img/ico/leftArrB.png") 16px 12px no-repeat #27a9f0;
}

.qualiAuditBeforeOn:hover {
    background: url("../img/ico/leftArrB.png") 16px 12px no-repeat #1165cd;
}

.qualiAuditViewAfter {
    position: relative;
    top: 28px;
    left: 50%;
    margin-left: -23px;
    width: 46px;
    height: 46px;
    background: url("../img/ico/rightArrB.png") 18px 12px no-repeat #81848b;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -ms-border-radius: 23px;
    -moz-border-radius: 23px;
    -o-border-radius: 23px;
    z-index: 10;
    cursor: pointer;
    behavior: url(../Application/Common/Common/css/pie.htc);
}

.qualiAuditAfterDo {
    background: url("../img/ico/rightArrB.png") 18px 12px no-repeat #27a9f0;
    cursor: pointer;
}

.qualiAuditAfterDo:hover {
    background: url("../img/ico/rightArrB.png") 18px 12px no-repeat #1165cd;
    cursor: pointer;
}

.qualiAuditAfterUN {
    background: url("../img/ico/rightArrB.png") 18px 12px no-repeat #81848b;
    cursor: auto;
}

.qualiAuditBody {
    width: 100%;
    height: 560px;
}

.imgUpDIVFll {
    width: 100%;
    height: 510px;
    overflow-y: auto;
}

.qualiAuditBody {
    position: relative;
    width: 100%;
}

.qualiAuditBodyLeft {
    position: relative;
    width: 69%;
    height: 530px;
}

.qualiAuditBodyLeftImg {
    position: relative;
    margin: 15px auto;
    width: 94%;
    height: 460px;
}

.qualiAuditBodyRight {
    width: 30%;
    height: 100%;
    /*height: 530px;*/
    border-left: 1px solid #cccccc;
}

.qualiAuditBodyRightTop {
    position: relative;
    width: 100%;
    height: 475px;
    border-bottom: 1px solid #cccccc;
    clear: both;
}

.qualiAuditBodyRightMid {
    position: relative;
    width: 100%;
    height: 390px;
    overflow: auto;
    border-bottom: 1px solid #cccccc;
}

.qualiAuditBodyRightBottom {
    position: relative;
    width: 100%;
}

.qualiViewBtn {
    width: 165px;
    margin: 20px auto;
}

.qualiViewBtnFail {
    display: inline-block;
    margin: 0 auto;
    width: auto;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    background: #ffffff;
    color: #f3452c;
    border: 2px solid #f3452c;
    font-weight: bold;
}

.qualiViewBtnFail:hover, .qualiViewBtnFailOn {
    color: #ffffff;
    background: #e3351c;
}

.qualiViewBtnSuccess {
    display: inline-block;
    width: auto;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    background: #ffffff;
    color: #77b81e;
    border: 2px solid #77b81e;
    font-weight: bold;
}

.qualiViewBtnSuccess:hover, .qualiViewBtnSuccessOn {
    color: #ffffff;
    background: #67a80e;
}

/*�б�-����-�ļ��ϴ�*/
div.fileInput {
    height: 30px;
    width: 250px;
    height: 30px;
    border: 1px solid #CCCCCC;
}

.ml-80 {
    margin-left: -80px;
}

div.w50p {
    width: 50%;
}

.infoDiv {
    border: 0;
    margin-top: 0px;
    color: #666666;
    font-weight: normal;
    width: 100%;
}

.fileSelBtnDiv {
    width: 60px;
    height: 32px;
    overflow: hidden
}

.fileSelBtn {
    height: 32px;
}

.J_tabListImg {
    width: 100%;
    height: 100%;
}

.rightBody .webuploader-pick {
    background: #0071FE;
    height: 32px;
}

.rightBody .webuploader-pick-hover {
    background: #1165cd;
}

div .w33P {
    width: 33%;
}

/*供应商端-资质管理*/

.qualiImgBody ul, .qualiImgBody ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

.qualiImgBody ul {
    width: 100%;
    padding-left: 10px;

}

.qualiImgBody > ul > li {
    margin: 15px 0 0 15px;
    width: 234px;
    height: 180px;
}

.qualiImgBody > ul > li>span{
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;
    border-top:none;
    height:30px;
    line-height:30px;
    text-indent: 20px;
}

.qualiImgBody > ul > li>span input{
    margin-top:3px;
    float:left;
}

.qualiImgBody > ul > li>span.mt5{
    margin-top:0;
}

.qualiImgBody ul li.mt30 {
    margin-top: 30px;
}

.qualiImgDiv {
    position: relative;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.otherQualiSure {
    position: absolute;
    padding: 0px 8px;
    line-height: 24px;
    height: 24px;
    background: #0071FE;
    color: #ffffff;
    bottom: 1px;
    right: 5px;
    cursor: pointer;
    text-indent: 0;
}

.otherQualiSure:hover {
    background: #1165cd;
}

.otherBidFileAdd {
    position: absolute;
    padding: 0px 8px;
    line-height: 24px;
    height: 24px;
    background: #0071FE;
    color: #ffffff;
    bottom: 2px;
    right: 5px;
    cursor: pointer;
}

.otherBidFileAdd:hover {
    background: #1165cd;
}

.otherBidFileAdd img{
    float:left;
}
.otherQualiDel {
    display: block;
    position: absolute;
    float: right;
    z-index: 600;
    right: -11px;
    top: -9px;
    cursor: pointer;
}

.certificateUse, input.certificateUse {
    color: #1e875e;
}

.certificateWill, input.certificateWill {
    color: #ff7e30;
}

.certificateFail, input.certificateFail {
    color: #ff3f30;
}

.addOtherFactImg {
    text-align: center;
    font-size: 92px;
    color: #27a9f0;
    line-height: 150px;
    cursor: pointer;
}

.addOtherImgView {
    display: block;
    width: 322px;
    height: 446px;
    margin: 15px auto;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
}

/*供应商端-资质管理-导入 文件上传样式*/

.J_supFile .uploader-list {
    width: 200px;
    height: 30px;
    line-height:30px;
    float: left;
    border: 1px solid #cccccc;
}
.J_supFile .webuploader-pick{
    width:auto;
    text-indent: 0;
    padding:0 15px;
    margin:0;
}

.J_supFile .thumbnail,.J_supFile .info{
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}
.J_supFile input.info {
    border: none;
    padding:0 5px;
}
.J_supFile input:focus{
    outline:none;
}

.J_supFile .btns{
    float:left;
    margin-left:5px;
}


.applyUploader{
    position: relative;
    /*margin-right:15px;*/
    /*width: 23%;*/
    width: 234px;
    height: 180px;
    border: 1px solid #CCCCCC;
}

.applyUploader .uploader-list{
    height:150px;
}


.applyUploader .bidFileAdd{
    line-height:150px;
}

.applyUploader .bidFileAdd:hover{
    color:#1165cd;
}


.applyUploader .otherBidFileAdd {
    position: absolute;
    padding: 0px 8px;
    line-height: 24px;
    height: 24px;
    background: #0071FE;
    color: #ffffff;
    bottom: 2px;
    right: 4px;
    cursor: pointer;
}
.applyUploader .otherBidFileAdd:hover {
    background: #1165cd;
}

/*采购任务详情*/
.ProgressManage_Tab{
    width:96%;
    text-align: center;
    border-top:1px solid #cccccc;
    display: block;
    margin:30px 22px 30px 30px;
    position: relative;
}

.ProgressManage_Tab p{
    position: absolute;
    width:180px;
    /*padding: 0 49px;*/
    left:50%;
    margin-left:-90px;
    color:#333333;
    font-size:12px;
    font-weight: bold;
    border:1px solid #ccc;
    height:34px;
    line-height: 34px;
    top:-19px;
    background: #fff;
}


