.medias{
    float: left;
    position: relative;
}
.medias a{
    /* margin-right: 19px; */
    position: relative;
}
.medias .o{
    background: url(/img/website/grzx_wddt_biaoqing.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    color: #666666;
    margin-right: 8px;
}
.medias .p{
    background: url(/img/website/grzx_wddt_tupian.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 22px;
    display: inline-block;
    color: #666666;
    margin-right: 8px;
}
.fileVideo .ploc{
    background: url(/img/website/fadongtai_shipin.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 26px;
    height: 18px;
    display: inline-block;
    color: #666666;
    margin-right: 8px;
}
.fileVideo input{
    display: inline-block;
    width: 70px;
    height: 35px;
    position: absolute;
    top: -12px;
    left: 0;
    opacity: 0;
    font-size: 0;
    cursor: pointer;
}
.medias a span{
    vertical-align: super;
}
.layer_arrow{
    display: none;
    position: absolute;
    z-index: 3;
    top: 40px;
    left: 20px;
}
.arrow_bor_t .S_line3 {
    border-color: transparent transparent #ccc transparent;
}
.arrow_bor_t .S_bg2_br {
    border-color: transparent transparent #fff transparent;
}
.arrow_bor i, .arrow_bor em {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
}
.arrow_bor_t em {
    margin: 1px 0 0 -18px;
}
.fileImg{
    display: inline-block;
    /* width: 70px; */
    height: 35px;
}
.fileImg input{
    display: inline-block;
    width: 70px;
    height: 35px;
    position:absolute;
    top: -6px;
    left: 0;
    opacity:0;
    font-size: 0;
    cursor: pointer;
}
.times{
    display: none;
    position: absolute;
    top: 60px;
    left: 587px;
    z-index: 4;
}
.times img#close_box{
    width: 12px;
    height: 12px;
}
.imgList .imgL .imgBox img{
    width: 100%;
    height: 100%;
}
/*å›¾ç‰‡åˆ—è¡¨*/
.imgListBox{
    padding:12px 12px 0;
    box-sizing: border-box;
    display: none;
    /* position: absolute; */
    top: 58px;
    left: 225px;
    z-index: 1;
    width: 386px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.05);
    border: solid 1px #dddddd;
    z-index: 3;
}
.imgListBox p{
    margin: 8px auto;
}
.imgListBox p:first-child{
    font-size: 14px;
    color: #333333;
}
.imgListBox p:nth-child(2){
    font-size: 13px;
    color: #666666;
}
.imgListBox p span{
    vertical-align: inherit !important;
}
.imgListBox ul li{
    position: relative;
    width:110px;
    height: 110px;
    margin-bottom: 9px;
    float: left;
    margin-right: 9px;
}
.imgListBox ul li.video{
    position: relative;
    width:330px;
    height: 110px;
    margin-bottom: 2px;
    float: left;
    margin-right: 9px;
}
.imgListBox ul li>div{
    width:110px;
    height: 110px;
    overflow: hidden;
    
}
.imgListBox ul li:nth-child(3n){
    margin-right:0;
}
.imgListBox ul li img{
    display: inline-block;
    width: 100%;
    height:100%;
    object-fit: cover;
}
.imgListBox ul li>span{
    position: absolute;
    top: 13px;
    left: 92px;
    display: none;
    width: 12px;
    height: 12px;
    background: url(/img/grzx_wddt_X02.png) no-repeat center;
    background-size: 12px;
    cursor: pointer;
}
.imgListBox ul li>i{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 110px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: white;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
}
.imgListBox .uploading input{
    z-index: 10;
    display: block;
    width: 110px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.imgListBox .uploading i{
    font-style: normal;
    display: block;
    width: 110px;
    height: 110px;
    background: url(/img/grzx_tjtp.png) no-repeat center;
    background-size:110px;
}
.videoParent {
    width: 360px;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 600;
    box-shadow: 2px 2px 7px 0px 
        rgba(0, 0, 0, 0.05);
    padding: 12px;
    position: absolute;
    left: 0;
    display: none;
}
.videoParent i {
    display: block;
    width: 14px;
    height: 7px;
    position: absolute;
    top: -6px;
    left: 20px;
}
.upStatus {
    width: 360px;
    height: 184px;
    position: relative;
    display: none;
}
.upStatus .backErr {
    position: absolute;
    width: 12px;
    height: 12px;
    display: inline-block;
    right: 2px;
    top: 2px;
}
.upStatus .backErr img{
    width: 12px;
    height: 12px;
}
.progressLine {
    width: 316px;
    margin: 0 auto;
    position: relative;
    top: 55px;
}
.uploadGro {
    width: 260px;
    height: 4px;
    background: #e5e5e5;
    float: left;
    border-radius: 2px;
    margin-top: 6px;
}
.uploadGro .barBg {
    width: 0px;
    height: 4px;
    background: #ff8a00;
    border-radius: 2px;
}
.NumPro {
    font-size: 12px;
    color: #999999;
    float: left;
    margin-left: 5px;
}
.clear {
    clear: both;
}
.videoUpLoading {
    text-align: center;
    position: relative;
    top: 68px;
    font-size: 14px;
    color: #666;
}
.msgWord {
    font-size: 12px;
    color: #666;
    text-align: center;
    position: relative;
    top: 65px;
}
.content_publisher_place .medias .msgWord span {
    font-size: 12px;
    color: #3fa435;
    cursor: pointer;
    vertical-align: top;
}
.upSuccess {
    width: 360px;
    height: 172px;
    position: relative;
    display: none;
}
.upSuccess .backErr {
    position: absolute;
    width: 12px;
    height: 12px;
    display: inline-block;
    right: 2px;
    top: 2px;
    cursor: pointer;
}
.upSuccess .imgIco {
    width: 50px;
    height: 50px;
    background: #fff url(/img/shangchuanchenggong.png) no-repeat;
    margin: 0px auto;
    position: relative;
    top: 26px;
}
.upSuccess .vs {
    font-size: 14px;
    color: #666;
    text-align: center;
    position: relative;
    top: 46px;
}
.upSuccess .transcoding {
    text-align: center;
    font-size: 12px;
    color: #666;
    position: relative;
    top: 65px;
}
.upSuccess .kMsg {
    display: block;
    width: 64px;
    height: 26px;
    background: #5c92ff;
    text-align: center;
    line-height: 26px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    top: 65px;
    margin: 0 auto;
    cursor: pointer;
}
.medias>ul{
    position: absolute;
    top: 0;
    left: 259px;
}
.medias>ul li{
    width: 138px;
    height: 22px;
    border: solid 1px #e5e5e5;
    font-size: 13px;
    color: #ffa200;
    line-height: 22px;
}
.medias>ul li span:first-child{
    width: 64px;
    height: 22px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 33px;
    background: #ffffff url(/img/website/fadongtaishipin.png) 0 center no-repeat;
    margin-left: 11px;
}
.medias>ul li span.cuoHao{
    width: 11px;
    height: 22px;
    float: right;
    background: url(/img/fadongtai_x.png) 0 center/11px 11px no-repeat;
    margin-right: 5px;
}
.medias>ul li span.cuoHao:hover{
    background: url(/img/fadongtai_x_1.png) 0 center/11px 11px no-repeat;
}