.leouptools{ width:100%; height:68px; padding:2px;}
.leouptools .onebox{height:58px;width:58px;float: left; margin:2px; }
.leouptools .plus{cursor: pointer;}
.leouptools .plus:hover{color:#eee;}
.leouptools .plus i{font-size: 24px;margin-top:16px; margin-left:16px;}
.leouptools .close{font-size: 17px;text-shadow: none;opacity: .6;filter: alpha(opacity=60);float: right;
    line-height: 1;color: #000;text-shadow: none;min-width: 1em;
    display: inline-block;font-size: 16px;vertical-align: middle;position: relative;top: -3px;}
.leouptools .close:hover{color:#222;}
.leouptools .loadingbox{
    background-color: #26C6DA; display: inline-block; margin-bottom: 1px; position: relative;
    vertical-align: middle;padding-top: 5px;padding-left:14px; padding-bottom: 9px;
}
.leouptools .loadingbox .theme_xbox_xs{
    height: 42px;
    position: relative;
    width: 42px;
}
.leouptools .loadingbox .theme_xbox_xs .pace_activity{
    animation: 1.5s ease-in-out 0s normal none infinite running rotation;
    height: 20px;
    width: 20px;
}
.leouptools .loadingbox .theme_xbox_xs .pace_activity::after {
    animation: 1s ease-in-out 0s normal none infinite running rotation;
    bottom: 2px;
    content: "";
    left: 2px;
    position: absolute;
    right: 2px;
    top: 2px;
}
.leouptools .imgbox{border:1px dotted #00ACC1;
    background-repeat: no-repeat;
    background-position:center;
    background-size: contain;
}
.leouptools .imgbox .videomark{
    font-size: 32px;text-shadow: none;opacity: .6;filter: alpha(opacity=60);float: left;
    line-height: 1;color: #00ACC1;cursor: pointer;
    display: inline-block;vertical-align: middle;position: relative;top: 15px;left:10px;
}
.leouptools .imgbox .deleteloading{
     font-size: 32px;text-shadow: none;opacity: .6;filter: alpha(opacity=60);float: left;
     line-height: 1;color: #aaa;cursor: pointer;
     display: inline-block;vertical-align: middle;position: relative;top: 12px;left:12px;
 }