body { font-family: "微软雅黑"; }

ul li, ul { list-style-type: none; padding: 0; margin: 0; }

.layui-elem-quote {

    padding: 15px;

    line-height: 22px;

    border-left: 5px solid #009688;

    border-radius: 0 2px 2px 0;

    background-color: #f2f2f2;

	margin:0;

}

.layui-quote-nm {

    border-style: solid;

    border-width: 1px 1px 1px 5px;

    background: 0 0;

	border-color: #e6e6e6;

}

.layui-upload-list {

    margin: 10px 0;

}

.layui-upload-img {

    width: 92px;

    height: 92px;

}

.mpic {

    display: inline-block;

    position: relative;

	margin: 0 10px 10px 0;

}

.mpic span {

    position: absolute;

    z-index: 99;

    right: 0;

    top: 0;

    width: 20px;

    height: 20px;

    background: rgba(0,0,0,0.3);

    color: #fff;

    text-align: center;

    line-height: 18px;

    border-radius: 0 0 0 5px;

    font-size: 12px;

    display: inline-block;

    cursor: pointer;

}

.mpic span:hover{ background:#009688;}

.upmpic {

    

}

.upfmpic{position: absolute;

    left:50%;

    margin-left:-47px;

    top: 20px;

    z-index: 999;

    height: 27px;

    line-height: 23px;

    width:94px;

    background:url("up.png") no-repeat;

    background-color:#fff;

    border:1px solid #eee;

    cursor: pointer;

	display:none;

}

.swiper-container:hover .upfmpic{ display:inline;}



.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 {width:100%;

    height: 78px;

    background-color: #fcfcfc;

    border: 1px #ddd dashed;

    text-align: center;

    line-height: 80px;

    font-size: 14px;

    position: relative;}

.webuploader-pick i {

    background: url(select.png) no-repeat 0px -64px;

    width: 32px;

    height: 32px;

    position: absolute;

    top: 24px;

    left: 45px;

}

.webuploader-pick-hover {  }



#divFileProgressContainer { position: relative; }

.webuploader-pick-disable { opacity: 0.6; pointer-events: none; }

.progressName { font-size: 14px; margin: 10px 0px; }

.progressName a { float: right; border: 1px solid #35AC20; padding: 4px 10px; border-radius: 4px; font-size: 12px; }

.cancle { position: absolute; right: 0; width: 70px; height: 26px; border: 1px solid #ff7a19; color: #ff7a19; border-radius: 5px; line-height: 26px; text-align: center; }

.progressBarInProgress { height: 100%; display: block; background: #35AC20; border-radius: 3px; }

.jindu { width: 100%; height: 23px; padding: 3px; border: 1px solid #D3D3D3; border-radius: 4px; margin-top: 20px; margin-bottom: 8px; }

.progressBarStatus ul li { float: left !important; width: 25% !important; text-align: center !important; clear:none !important; }

.progressBarStatus ul li.first { text-align: left !important; }

.progressBarStatus ul li.last { text-align: right !important; }

.uploadmain { margin:0 auto; }

/*新增*/

#chosepic { width:100%; margin-bottom:10px;}

