.nautoheigt, .new-upload, .new-upload-header, .new-upload-point { height: auto; overflow: hidden; zoom: 1; }

.new-upload-ico, .new-upload-ico-start, .new-upload-ico-start-big, .new-upload-ico-del-a-img { background: url("../cimg/newupload.png"); }

.new-upload-ico-start-wh, .new-upload-ico-start { width: 20px; height: 20px; }

.new-upload-ico-start-big-wh, .new-upload-ico-start-big { width: 36px; height: 36px; }

.new-upload-ico-del-a-img-wh, .new-upload-ico-del-a-img { width: 28px; height: 30px; }

.new-upload-start { width: 140px; height: 25px; padding: 4px 7px; background: #3697da; display: block; text-decoration: none; opacity: 0.9; }
.new-upload-start:hover { opacity: 1.0; }
.new-upload-start * { font-family: "\5FAE\8F6F\96C5\9ED1"; }
.new-upload-start span { font-size: 18px; font-weight: 500; color: #ffffff; float: left; margin-left: 5px; }
.new-upload-start i { float: left; margin-top: 2px; }

.new-upload-start-big { width: 200px; height: 41px; }
.new-upload-start-big p { width: 80%; margin: 0 auto; padding: 0; }
.new-upload-start-big p span { line-height: 40px; margin-left: 10px; }

.new-upload-ico-start { background-position: -5px -11px; display: block; }

.new-upload-ico-start-big { background-position: -5px -109px; display: block; }

.new-upload-ico-del-a-img { background-position: -5px -35px; display: block; }

.new-upload-ico-del-a-img:hover { background-position: -5px -71px; }

.new-upload { width: 648px; min-height: 440px; border: 1px #dddddd solid; position: relative; }
.new-upload * { text-decoration: none; }

.new-upload-ready { position: absolute; width: 270px; height: 100px; top: 50%; left: 50%; margin-top: -50px; margin-left: -135px; text-align: center; }
.new-upload-ready a { margin: auto; }
.new-upload-ready p { font-size: 12px; color: #666666; }

.new-upload-sub { width: 95%; margin: auto; }

.new-upload-del-a-text { font-size: 12px; color: #3697da; float: right; display: block; line-height: 32px;height: 32px; }

.new-upload-header { padding: 10px 0; border-bottom: 1px solid #dddddd; }
.new-upload-header .new-upload-start { float: left; }

.new-upload-content { height: 280px; overflow-y: auto; padding: 15px 0; border-bottom: 1px solid #dddddd; }
.new-upload-content ul { margin: 0; padding: 0; }
.new-upload-content li { list-style: none; width: 96%; height: 35px; padding: 4px 2%; font-size: 12px; position: relative; }
.new-upload-content li + li { margin-top: 5px; }
.new-upload-content p { line-height: 18px; margin: 0; padding: 0; color: #999999; }
.new-upload-content p:first-child { color: #666666; }
.new-upload-content .new-upload-content-progress { width: 100%; height: 35px; padding: 4px 0; background: #e9e7e7; position: absolute; top: 0; left: 0; z-index: -1; }
.new-upload-content .new-upload-ico-del-a-img { position: absolute; top: 8px; right: 2%; }

.new-upload-footer b { color: #f1574f; }

.new-upload-point * { text-decoration: none; }
.new-upload-point p { line-height: 30px; color: #666666; font-size: 14px; }
.new-upload-point p:first-child { color: #f1574f; }
.new-upload-point a { color: #3697da; }

/*# sourceMappingURL=newupload.css.map */


/*# huangju add 151102 */
.new-upload,.new-upload-point{
    background: #ffffff;
}

.webuploader-pick{
    padding:0!important;
    background:none!important;
    width: 100%!important;
}

.new-upload-del-a-text{
    color:#3697da!important;
}

.new-upload-content .new-upload-content-progress{
    width: 0%;
}
.new-upload-footer{
    margin-top:15px;
}

.new-upload-footer b{
    font-weight: 400;
}

.new-upload-ready{
    z-index: 10;
}

.new-upload-start-p{
    margin-top: 10px;
}

.new-upload-point{
    text-align: left;
    border: 0;
}

.new-upload-sub{
    position: relative;
    top:-1000px;
    z-index:0;
}

.new-upload-sub-show{
    top:0px!important;
}

.new-upload-ready-hidden{
    top:-1000px;
}
