.p-btn-active {
    background: #337ab7!important;
    color: #fff!important;
}
/*
	
*/
body{
	background:#f6f8f9;
}
button{
	outline:none;
}
.mt3{margin-top:3px;}
.mr5{margin-right:5px;}
.panel .panel-body{
	background: #F5F7F9;
}
.panel-body{
	padding:15px 60px;
}
#mark{
	position: fixed;
    background: rgba(0,0,0,.6)!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99;
}
.tit_h4{
	font-size:22px;
	color: #666;
}
.imgListLiText >span:first-child{
	outline: none;
}
.navWrapUl > li{
	float:left;
	padding:6px 0;
	margin-right:20px;
	border-bottom: 2px solid inset;
	color: #666;
	cursor:pointer;
}
.navWrapUl{
	overflow:hidden;
}
.newGrouping{
	height: 34px;
}
.navWrap{
	border-bottom:2px solid #EBECEE;
	margin-top: 20px;
}
.navWrapUl .active{
	border-bottom:2px solid #1AAD18;
	color:#1AAD18;
}
.modelSearchSwitch > .active{
	color: #fff !important;
    background-color: #428bca !important;
}
.imgCWrap{
	padding:0 35px;
	background:#fff;
	margin-top: 30px;
}
.imgTiTWrap:after{
	content:"";
	clear:both;
	display:block;        
    height:0;     
}
.imgTiTWrap{
    
}
.uploadWrap {
	line-height: 60px;
}
.f_l{
	float:left;
}
.f_r{
	float:right;
}
.ImgNum  {
	font-size:16px;
	color:#666;
}
.imgZipGroupBtn,
.autoGetImgBtn,
.autoGetVideoBtn,
.uploadImgBtn{
	background:#1AAD18;
	color:#fff !important;
	padding: 5px 26px;
}
.autoGetVideoBtn{display:none;}
.uploadExplain{
	margin-right:12px;
	color: #999;
}
.GroupNavUl,.cry_GroupNavUl{
	overflow:hidden;
	flex:1;
	    height: 60px;
}
.GroupNavUl li,.cry_GroupNavUl li{
	float: left;
    padding: 4px 12px 4px 21px;
    border-radius: 3px;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #fff;
    border: 1px solid #e4e4e4;
    margin-bottom: 10px;
    position:relative;
}
.GroupColour{
	width: 8px;
    height: 8px;
    position: absolute;
    left: 8px;
    top: 10px;
    border-radius: 50%;
}
.GroupMemoryBox{
	color: #ccc;
}
.GC_red{
	background: #337ab7;
}
.GroupNavWrap{
	display:flex;
}
.GroupNavUl .active,.cry_GroupNavUl .active{
	border: 1px solid #1AAD18;
	color:#1AAD18;
}
.GroupNavWrap > font{
	padding: 4px 0px;
	display:inline-block;
	margin-right:15px;	
}
.New_GroupBtn{
	background:#FBFCFB;
	border:1px solid #ECEDED;
	color:#666;
}
.imgListUl > li{
	float: left;
    margin: 0 15px 20px;
    width: 150px;
    position:relative;
}
.imgListUl > .active > .imgListLiImg{
	border-color: #dff9df !important;
    background-color: #dff9df !important;
}
.imgListUl li:hover .imgListLiImg{
	border-color:#f2fff2;
    background-color:#f2fff2;
}
.imgListUl > li .weui-desktop-form__check-label {
    position: absolute;
    left: 10px;
    top: 10px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.imgListUl > .item .weui-desktop-form__radio,.imgListUl > .item .weui-desktop-form__checkbox {
    position: absolute;
    left: -9999em;
}
.imgListUl > .item .weui-desktop-icon-radio,.imgListUl > .item .weui-desktop-icon-checkbox {
    vertical-align: middle;
    width:20px;
    height:20px;
    margin-right: 5px;
    border: 1px solid #C9CDD3;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #FFFFFF;
    font-size: 0;
    display:none;
}
.imgListUl > .item:hover .weui-desktop-icon-checkbox {
	display: inline-block;
}
.weui-desktop-operation-group{
	white-space: nowrap;
    z-index: 2;
    vertical-align: middle;
    cursor: pointer;
    text-align: left;
    display: none;
    position: absolute;
    right: 10px;
    top: 5px;
}
.imgListUl > .item:hover .weui-desktop-operation-group{
	display:block;
}
.weui-desktop-operation-group .weui-desktop-operation-group_default {
    background-image:url("data:image/svg+xml;charset=utf8, %3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EIcon / More withBG%3C/title%3E%3Cdefs%3E%3Ccircle id='a' cx='14' cy='14' r='14'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cuse fill='%23FFF' xlink:href='%23a'/%3E%3Ccircle stroke='%23E4E8EB' cx='14' cy='14' r='13.5'/%3E%3C/g%3E%3Cpath d='M20 14.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0zm-7 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0zm-7 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0z' fill='%239C9C9C'/%3E%3C/g%3E%3C/svg%3E");
    width: 28px;
    height: 28px;
    padding-bottom: 0;
}
.weui-desktop-operation-group_default {
    color: #1AAD19;
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    padding-bottom: 5px;
}
.weui-desktop-dropdown-menu {
    position: absolute;
    left: 0;
    right: 0;
    background: #FFFFFF;
    box-shadow: 0 1px 20px 0 #E4E8EB;
    border-radius: 2px;
    background-color: #fff;
    position: relative;
    z-index: 4000;
}
.weui-desktop-dropdown__list.first-list {
    padding: 5px 0;
}
.weui-desktop-operation-group .weui-desktop-dropdown__list {
    min-width: 106px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius: 5px;
    background-color: #fff;
    background: #FFFFFF;
    box-shadow: 0 1px 20px 0 #E4E8EB;
    border-radius: 2px;
    z-index: 4000;
}
.weui-desktop-operation-group .weui-desktop-dropdown__list >li:hover{
	background:f5f7f9;
}
.weui-desktop-dropdown__list-ele-contain {
    line-height: 36px;
    padding: 9px 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.weui-desktop-operation-group .weui-desktop-dropdown__list-ele .weui-desktop-dropdown__list-ele-contain {
    padding: 0 15px;
    display: block;
}
.weui-desktop-icon-checkbox {
    border: 1px solid #ffffff;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    width: 24px;
    height: 24px;
    box-sizing: border-box;
}
.weui-desktop-icon-checkbox {
    text-align: center;
}

.weui-desktop-form__checkbox:checked + .weui-desktop-icon-checkbox:before {
    content: " ";
    width: 12px;
    height: 6px;
    border-left: 2px solid #21B020;
    border-bottom: 2px solid #21B020;
    border-radius: 1px;
    display: inline-block;
    vertical-align: 8px;
    margin-top:5px;
    transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);
    -ms-transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);
    -webkit-transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);
}
.weui-desktop-form__check-label_img .weui-desktop-form__checkbox:checked + .weui-desktop-icon-checkbox:before {
    margin-top: 5px;
    border-color: #FFFFFF;
}
.weui-desktop-form__check-label_img .weui-desktop-form__checkbox:checked + .weui-desktop-icon-checkbox {
    background-color: #44B549;
    display:inline-block;
}
.imgListLiImg{
	    display: block;
    width: 100%;
    /* height: auto; */
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-bottom: 100%;
    border: 1px solid transparent;
    border-radius: 3px;
    /* overflow: hidden; */
}
.imgListLiImg > img{
	width:100%;
}
.itemTxt > div{
	padding:5px;
	font-size: 13px;
}
.imgListWrap{
	margin-top:20px;
}
/*新建分组开始*/
.weui-desktop-popover_pos-up-center, .weui-desktop-popover_pos-down-center {
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.weui-desktop-popover_pos-up-left, .weui-desktop-popover_pos-up-center, .weui-desktop-popover_pos-up-right {
    top: 100%;
    padding-top: 16px;
}
.weui-desktop-popover {
    width: 280px;
    position: absolute;
    z-index: 500;
    text-align: left;
    color: #353535;
    line-height: 1.6;
    white-space: normal;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.weui-desktop-popover__inner {
    position: relative;
    padding: 24px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0 1px 20px 0 #E4E8EB;
    border-radius: 2px;
}
.weui-desktop-popover__inner:before {
    content: " ";
    width: 8px;
    height: 8px;
    background-color: #FFFFFF;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    -ms-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: -4px;
}
.weui-desktop-popover {
    width: 280px;
    position: absolute;
    z-index: 500;
    text-align: left;
    color: #353535;
    line-height: 1.6;
    white-space: normal;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.weui-desktop-popover__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
}
.weui-desktop-popover__desc:not(:first-child) {
    padding-top: 16px;
    color: #9A9A9A;
}
.weui-desktop-form__input-wrp {
    display: table;
    width: 100%;
    position: relative;
}
.weui-desktop-form__input {
    height: 2.57142857em;
}
.weui-desktop-form__input, .weui-desktop-form__textarea {
    display: table-cell;
    width: 100%;
    padding: 0.48571429em 10px;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #E4E8EB;
    border-radius: 3px;
}
.weui-desktop-popover__bar {
    margin-top: 24px;
}
.weui-desktop-popover__bar .weui-desktop-btn {
    margin: 0 5px;
}
.weui-desktop-btn_primary {
    background-color: #1AAD19;
    border-color: #1AAD19;
    color: #FFFFFF;
}
.weui-desktop-btn {
    display: inline-block;
    padding: 0 22px;
    min-width: 54px;
    line-height: 2.42857143;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    box-sizing: content-box;
}
.weui-desktop-btn_default {
    background-color: #FBFBFB;
    border-color: #E4E8EB;
    color: #353535;
}
/*新建分组结束*/
/*查看大图开始*/
.weui-desktop-gallery{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 1000;
	cursor: default;
	color: #FFFFFF;
}
.weui-desktop-mask_preview {
    /*
    position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.9);
        z-index: 1000;
        cursor: default;
        color: #FFFFFF;*/
    
}
.weui-desktop-gallery__inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: center;
    z-index: 5000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.weui-desktop-gallery__img__area {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
    font-size: 0;
    position: relative;
}
.weui-desktop-gallery__img__wrp {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    max-width: 98%;
}
.weui-desktop-gallery__img-loading {
    width: 500px;
    height: 300px;
    position: relative;
}
.weui-desktop-gallery__img-loading img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}
.weui-desktop-gallery__img {
    vertical-align: top;
    min-width: 50px;
    min-height: 50px;
    max-width: 100%;
/*    max-height: 600px;*/
    background-color: #F6F8F9;
}
.weui-desktop-gallery__opr-switch {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
.weui-desktop-gallery__opr-switch-prev-action {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}
.weui-desktop-gallery__opr-switch-prev {
    position: absolute;
    left: 20px;
    width: 170px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.3);
}
.weui-desktop-gallery__opr-desc {
    max-width: 120px;
    width: auto;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-left: 15px;
}
.weui-desktop-gallery__opr-switch-prev .weui-desktop-gallery__opr-desc {
    margin-right: 20px;
}
.weui-desktop-gallery__opr-switch .weui-desktop-icon-preview__opr-btn {
    background: none;
    width: 30px;
    height: 30px;
    border-top: 3px solid rgba(255, 255, 255, 0.3);
    border-right: 3px solid rgba(255, 255, 255, 0.3);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    overflow: hidden;
    line-height: 300px;
    vertical-align: top;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.weui-desktop-gallery__opr-switch .weui-desktop-icon-preview__opr-btn_prev {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.weui-desktop-gallery__opr-switch-next-action {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    cursor: pointer;
}
.weui-desktop-gallery__opr-switch-next {
    position: absolute;
    right: 20px;
    width: 170px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.3);
}
.weui-desktop-gallery__opr-switch .weui-desktop-icon-preview__opr-btn_next {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.weui-desktop-gallery__close-btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -40px;
    right: -65px;
    cursor: pointer;
    font-size: 0;
}
.weui-desktop-gallery__close-btn:hover{
	
}
.weui-desktop-gallery__close-btn:before, .weui-desktop-gallery__close-btn:after {
    content: "";
    display: inline-block;
    width: 34px;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #5e5e5e;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}
.weui-desktop-gallery__close-btn:hover:before, .weui-desktop-gallery__close-btn:hover:after{
	background-color: #fff;
}
.weui-desktop-gallery__opr-switch-next-action:hover .weui-desktop-icon-preview__opr-btn,.weui-desktop-gallery__opr-switch-prev-action:hover .weui-desktop-icon-preview__opr-btn{
	border-top: 3px solid rgba(255, 255, 255, 0.9);
    border-right: 3px solid rgba(255, 255, 255, 0.9)
}
.weui-desktop-gallery__opr-switch-next-action:hover .weui-desktop-gallery__opr-switch-next,.weui-desktop-gallery__opr-switch-prev-action:hover .weui-desktop-gallery__opr-switch-prev{
	color: rgba(255, 255, 255, 0.9);
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.weui-desktop-gallery__close-btn:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.weui-desktop-gallery__close-btn:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.pa_twWrap{
	position: absolute;
    top: 150px;
    left: 0;
    width: 100%;
}
/*查看大图结束*/
.weui-desktop-bat-tips {
    background-color: #F6F8F9;
    padding: 20px;
    margin-bottom: 10px;
}
.weui-desktop-global__info {
    float: left;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.weui-desktop-bat-tips .weui-desktop-form__check-label {
    margin: -2px 0 0 -8px;
}
.weui-desktop-form__check-label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 5px;
}
.weui-desktop-bat-tips a{
    margin-left: 1em;
}
.weui-desktop-bat-tips a:last-child {
    margin-left: 1em;
}
.weui-desktop-global__extra {
    text-align: right;
}
.weui-desktop-form__checkbox[checking="checking"] + .weui-desktop-icon-checkbox {
    text-align: center;
}
.imgListUl > li .weui-desktop-form__checkbox[checking="checking"] + .weui-desktop-icon-checkbox:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    height: 2px;
    background-color: #9A9A9A;
}

.weui-desktop-global__info .weui-desktop-form__checkbox[checking="checking"] + .weui-desktop-icon-checkbox:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    height: 6px;
    background-color: #fff;
}
.weui-desktop-popover__wrp {
    display: inline;
    position: relative;
    font-size: 14px;
}
.weui-desktop-tooltip__wrp {
    position: relative;
    display: inline-block;
}
.weui-desktop-icon-btn {
    background-color: transparent;
    padding: 0;
    border-width: 0;
    vertical-align: middle;
    font-size: 0;
    display: inline-block;
    cursor: pointer;
}
.weui-desktop-icon-btn{
	display:inline-block;
	width:20px;
	height:20px;
	background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.4;
    margin-left: 10px;
}
.img_team_delect_btn{
	background-image:url(../images/delect.png)
}
.img_group_switch_btn{
	background-image:url(../images/switch.png)
}
.weui-desktop-form__checkbox {
    position: absolute;
    left: -9999em;
}
.weui-desktop-icon-checkbox {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border: 1px solid #C9CDD3;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #FFFFFF;
    font-size: 0;
}
.weui-desktop-tag {
    border: 1px solid transparent;
    line-height: 30px;
    padding: 0 15px;
    color: #9A9A9A;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px;
}
.weui-desktop-tag_current {
    color: #44B549;
    border-color: currentColor;
}
.imgListUl > li .weui-desktop-dropdown-menu_bottom {
	display:none;
}
a:hover,a:active,a{
    text-decoration: none;
}
.frm_input_box {
    display: inline-block;
    position: relative;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    width: 278px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #fff;
}
.frm_input_box.search.with_del {
    padding-right: 60px;
}
.frm_input_box.append .frm_input_append {
    position: absolute;
    top: 0;
    right: .8em;
    margin-left: .5em;
}
.frm_input_box.search .frm_input_append {
    right: 0;
    width: 30px;
    text-align: center;
}

.frm_input_box.search .search_gray {
    vertical-align: -webkit-baseline-middle;
    margin-top: -0.8em;
    margin-left: 0.2em;
}
.icon16_common.search_gray {
    background: url(../images/search.png) no-repeat;
    background-size: contain;
}
.icon16_common {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
    line-height: 100px;
    overflow: hidden;
}
.frm_input {
    height: 22px;
    *line-height: 22px;
    margin: 4px 0;
}
.frm_input{
    width: 100%;
    background-color: transparent;
    border: 0;
    outline: 0;
}
.search_bar{
	display: inline-block;
}
.global_info > font{
    display: inline-block;
    margin-right: 40px;
    line-height: 30px;
}
.productScreen{
	border: none;
    width: 80px;
    margin-right: 20px;
    line-height: 30px;
    height: 30px;
}
.global_info{
	padding-top:20px;
	overflow:hidden;
}
.UI_list{
	display:flex;
	margin-bottom: 10px;
}
.UI_list_con{
	flex:1;
	text-align:left;
}
.UI_list_tit{
	color: #333333;
    display: inline-block;
    font-size: 14px;
    line-height:30px;
    width: 70px;
    text-align:left;
}
.UI_list_BtnWrap {
    float: left;
    font-size: 0;
}
.UI_list_BtnWrap > span {
    padding:4px 10px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ddd;
    border-right: none;
    cursor: pointer;
    display: inline-block;
}
.UI_list_BtnWrap > span:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.UI_list_BtnWrap > span:last-of-type {
    border-right: 1px solid #ddd;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.UI_list_BtnWrap > .active {
    background: #3ab4aa !important;
    color: #fff;
}
.UI_list_Int{
	display: inline-block;
    width:320px;
    float: left;
    height: 30px;
}
.UI_list_search{
	margin-top: 0 !important;
    padding: 4px 12px;
    margin-left: 10px;
}
.UI_list_select{
	width: 80px;
    height:30px;
    padding: 0px;
    appearance: menulist-button;
    -webkit-appearance: menulist-button;
    padding-left: 5px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.UI_list_checkA{
	line-height: 30px;
    margin-left: 10px;
    cursor: pointer;
}
.UI_list_imgBtnBox,.noCmd_UI_list_imgBtnBox,.addCloudImg_photographBtn{
    width: 120px;
    height: 120px;
    align-items: center;
    display: flex;
    justify-content: center;
    border: 1px dashed #dcdcdc;
    cursor: pointer;
    float: left;
}
.addCloudImg_photographBtn{
	margin-left: 20px;
}
.UI_list_imgBox,.noCmd_UI_list_imgBox{
	width: 120px;
	height: 120px;
	border: 1px dashed #dcdcdc;
	float: left;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-plus:before {
    content: "\f067";
}
.UI_list_imgDelect,.noCmd_UI_list_imgDelect{
	display: inline-block;
    position: absolute;
    height: 20px;
    width: 20px;
    right: -10px;
    top: -10px;
    color: red;
    cursor: pointer;
}
.UI_list_imgDelect:hover,.noCmd_UI_list_imgDelect:hover{
	color:#e80707;
}
/*选择商品弹窗开始*/
.saleModelSearchView {
    width: 1000px;
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -500px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 2001;
    color: #777;
    display: none;
}
.popupsTop {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ddd;
    line-height: 50px;
}
.popupsTop font {
    margin-left: 20px;
}
.popupsTop .popupsClose {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    float: right;
    margin: 11px 5px;
}
.popupsCon {
    padding: 10px 20px;
}
.modelsearchCon {
    padding: 10px 30px;
}
.filterCondition {
    padding: 20px 0;
    padding-top: 0;
}
.filterCondition select {
    border: 0;
    margin-right: 30px;
    float: left;
    margin-top: 6px;
    padding: 0;
}
.filterCondition .input-group {
    float: left;
    margin-bottom: 0;
    display: inline-table;
    vertical-align: middle;
}
.modelsearchList {
    overflow: auto;
    margin-bottom: 15px;
}
.modelsearchList li {
    width:31.2%;
    padding: 15px 15px;
    background: #f5f5f7;
    border: 1px solid #f5f5f7;
    margin: 0 15px 15px 0;
    cursor: pointer;
    display: inline-table;
}
.modelsearchList li  > div{
    min-height: 40px;
    display: flex;
}
.saleModelSearchView .xhcpImgWrap{
	width:40px;
	height:40px;
	margin-right:5px;
}
.saleModelSearchView .xhcpImgWrap img{
	width:100%;
	height:100%;
}
.saleModelSearchView .xhcpName{
	flex:1;
}
.modelsearchList li font:nth-child(2) {
    float: left;
}
.modelsearchList li font {
    color: #b1b1b1;
}
.filterCondition .form-control,.filterCondition .input-group-btn {
    width: auto !important;
}
#searchbtn{
	margin-top:0;
}
.modelsearchList li:hover {
    border: 1px solid #337ab7;
    background: #65b0f1;
    color: #fff;
}
.modelsearchList li:hover font {
    color: #fff;
}
#saleMark{
	position: fixed;
    background: rgba(0,0,0,.4)!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index:2000;
}
.sale_btn-default + .tooltip >.tooltip-inner {
   white-space:nowrap
}
/*选择商品弹窗结束*/
.UI_list_imgWrap:after{
     content:".";        
     display:block;        
     height:0;        
     clear:both;        
     visibility:hidden;        
}
.UI_list_imgWrap,.noCmd_UI_list_imgWrap{
	display:inline-block;
	float: left;
}
.cmdNowImgWrap,.noCmd_cmdNowImgWrap{
	width:150px;
	height:150px;
	margin-left: 5px;
	display: inline-block;
	float: left;
	display:none;
}
.cmdNowImgWrap > img,..noCmd_cmdNowImgWrap img{
	width: 100%;
    object-fit: cover;
    height: 100%;
}
.uploadImg_goBtn,
.noCmd_uploadImg_goBtn{
	background: #3ab4aa;
    color: #fff !important;
    padding: 5px 26px;
    margin:15px 0;
}
#edit_GroupView{
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
}
#edit_GroupView .weui-desktop-popover__inner:before{
	content:none;
}
#edit_GroupView  .weui-desktop-btn{
	padding: 0 17px;
	min-width: 24px;
}
#edit_GroupDelete{
	background: #ff2a2a;
    color: #fff;	
}
.GroupNavEdit{
    width: 20px;
    height: 20px;
    float: right;
    margin-left: 5px;
}
.cry_GroupNavUl li.active .GroupNavEdit{
	background-image: url(../images/editIn2.png);
    background-size: contain;
}
.cry_GroupNavUl li:hover .GroupNavEdit{
	background-image: url(../images/editIn2.png);
    background-size: contain;
}
.cry_GroupNavUl li.active .GroupNavEdit:hover{
	background-image: url(../images/editIn2.png);
    background-size: contain;
}
#edit_GroupViewMark{
	width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6)!important;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 98 !important;
    display: none;
}
/*流水式图片布局开始*/
.imgListCon{
	padding-top: 20px;
	background-color: #f5f5f5;
	border-radius:5px;
}
.imgListUl{
	position: relative;
    margin: 0 auto;
}
.imgListUl .item {
    /* box-shadow: 2px 2px 2px #999; */
    position: absolute !important;
    background-color: #fff;
}
.imgListUl .item:hover {
    /* box-shadow: 0 1px 3px rgba(0,0,0,.02), 0 16px 32px -4px rgba(0,0,0,.17); */
    box-shadow: 0 2px 18px rgba(0,0,0,.4);
    -moz-box-shadow: 0 2px 18px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 2px 18px rgba(0,0,0,.4);
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
}
.imgListUl .item > a {
    display: block;
    position:relative;
}
.imgListUl .item > a img {
    width: 227px;
    display: block;
}
.cover {
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
}
.coverBtn{
	width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
}
.imgListUl .itemImgBtn {
    padding: 5px 10px !important;
    background: red;
    color: #fff;
    margin: 10px 0 0 10px !important;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    display: none;
}
.imgListUl .itemTxt {
    width: 227px;
    padding: 10px !important;
}
.imgListUl .cImgTime {
    color: #c5c5c5;
    font-size: 10px;
}
.itemLabel{
	cursor:pointer;
}
.itemLabel i{
	font-size: 13px;
    color: #4caf50;
}
.itemLabel:hover i{
	color: #009706;
	font-size:15px;
}

.itemLabelShow{
	display: flex;
    font-size: 12px !important;
}
.itemLabelShow_info{
	flex:1;
	
}
.itemLabelShow_info span{
	color: #4caf50;
	margin:0 3px 3px 0;
}

/*流水式图片布局结束*/
.progressBarWrap .progress{
	height: 8px;
	margin-bottom:0px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	position: relative;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
 .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progressBarWrap{
	margin-top: 18px;
	width: 480px;
}
.progressBarWrap .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color:none;
    background:none;
    z-index: 2;
    position: absolute;
    /*
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
        box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);*/
    
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.group_progressWrap{
	position:absolute;
	left:0;
	height:100%;
	top:0;
	width:100%;
}
.group_progressWrap > span{
    width: 20px;
    height: 100%;
    float: left;
    /* box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4) inset; */
}
.progressBarWrap > div:nth-child(2){
	font-size:12px;
}
.UI_list_compressBtnWrap > span {
    padding: 4px 10px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    border-radius: 5px;
    margin-right: 5px;
    
    width: 58px;
    text-align: center;
}
.UI_list_compressBtnWrap > .active{
	background: #3ab4aa !important;
    color: #fff !important;
}
.UI_list_compressBtnWrap > span:hover{
    color: #393939;
    background-color: #F0F0F0;
}
.UI_list_compressBtnWrap > .active:hover{
	background: #37a79d !important;
    color: #fff !important;
}
.UI_list_compressBtnWrap > span:active{
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.compressOmgTit{
	font-size: 16px;
    margin-top: 20px;
    border-bottom: 1px dashed #Ddd;
    padding-bottom: 10px;
}
#noCmd_uploadImgView .compressOmgTit{
	margin-top: 0;
}
.lockBox{
	width: 80px;
    height: 80px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    border-radius: 50%;
    cursor: pointer;
    opacity:0.85;
    z-index:10;
}
.lockBox.open{
	background: url(../images/LockOpen.png) no-repeat;
    background-size: 60px 60px;
    background-position: center;
}
.lockBox.close{
	background: url(../images/LockClose.png) no-repeat;
    background-size: 60px 60px;
    background-position: center;
}
.lockBox:hover{
	opacity:1;
}
.lockBox:active{
	opacity:0.85;
}
@media screen and (max-width: 1024px) {
   .panel-body {
	    padding: 15px 10px;
	}
	.imgCWrap {
	    padding: 0 10px;
	}
}
.uploadCanvasbox{
	left: 0px;
    top: 0px;
    cursor: default;
    position: fixed;
    pointer-events: none;
    opacity: 0;
}
.videoarea {
    pointer-events: none;
    opacity: 0;
    position: fixed;
}
.videoPlayMark {
   	position: absolute;
    width: 34px;
    height: 33px;
    background-image: url(../images/videoPlayW.png);
    background-size: 38px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 1;
    transition: all 0.2s;
    border-radius: 50%;
    top: 50%;
    cursor: pointer;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: rgba(75, 75, 75, 0.65);
}
.videoPlayMark:hover{
   	width: 38px;
    height: 38px;
}
/*视频播放开始*/
.cmd-video-box{
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: #000;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    font-size: 0;
}
.cmd-video-box .cmdvideo-close-btn{
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    right: -20px;
    top: -25px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
#videoMark{
	position: fixed;
    background: rgba(0,0,0,.6)!important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1049;
}
/*视频播放结束*/
.imgListLiStats  {
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
    margin-top: 5px;
}
.imgListLiStats >span{
	font-size: 12px;
}
.imgListLiStats >span.ils_iconWrap > span {
    display: inline-block;
    width: auto;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    margin-right: 10px;
    cursor: pointer;
}
.imgListLiStats >span.ils_iconWrap i {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 6px;
    vertical-align: bottom;
}
.imgListLiStats >span.ils_iconWrap .imgListLiLike  i {
    font-size: 14px;
}
.imgListLiStats >span.ils_iconWrap .imgListLiLike.active  i {
    color:red;
}
.isDesignCss{
	color:#2196f3;
}

/*图片筛选类型start*/
.cloudImage_modeType{
	display: inline-block;
	margin-left:30px;
	vertical-align: bottom;
	
	moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.cloudImage_modeType:after{
	content:"";
	display:block;
	clear:both;
}
.cloudImage_modeType span{
	float:left;
	display:inline-block;
	padding:4px 0;
	width:80px;
	text-align:center;
	border:1px solid #ddd;
	margin-left:-1px;
	background:#fff;
}
.cloudImage_modeType span:first-child{
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
}
.cloudImage_modeType span:last-child{
	border-bottom-right-radius:5px;
	border-top-right-radius:5px;
}
.cloudImage_bg{
	color:#fff;
	border-color:#337ab7 !important;
	background:#337ab7 !important;
}
/*图片筛选类型end*/

@font-face {font-family: "iconfont_imgListLiStats";
  src: url('iconfont.eot?t=1597731150777'); /* IE9 */
  src: url('iconfont.eot?t=1597731150777#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAASsAAsAAAAACSAAAARgAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDHAqFYIR3ATYCJAMQCwoABCAFhG0HQhvjB1GULkqF7AtsG/YECuYGR4Dvyw04x5aBmTuwAAmLCQAACQARUMtWz8zuMuSoQnQxl0dRPgUHxlNIFY3Ekf9fqFf3k93bW3zMxpoy8UGqiMWbFaPq4Apg6ZIVWAXVUeV5YF2+RqpBhwm4a5PeTkOaE4CoBjUlQMBJDwAI/D84lvppDZb3lS4ZaYUP+PSL0gFFF9BANxDcIruIPXrRNxPQYEQrbn/WgsWQVYC9AsKNqcuQTbkUNeQgW6uSEwvk9pSS4649BXDv/334B8PKgqhMAAcenM3UYMoX//Ef5IjVLiL1cAEIp5EwCxSEi9LQESEszRI0aI2iRSCTQGSoNeTjv5/VbMWU2TCx8z8vVACmJho7X0588TYS7pvwSXz/01yAqWB2z+gA3gHCmugeAm+uFPKAJFY3StVcMUcItzUvN1cUdZiMkob1gUjffwg1ku86YgACmcMkLP/KDBScw0srwCxgdtiwgS29xTEgEbGDYDnqCsmGnQHnchLEBQQoACAGRKGR2pUbDEpH3KqN+QN+FhHRT4V6VK8u9Rc5+ufn+jjmjprG5Svs1ZU+a1Mfi82XLlAMsqitGsR0QzxNlL3kqmEZKh+RIhLogAARjohRUZFEpAYfTkdpomEBJXPgCRp8hvsfwb6H7r5zoP8CHLyCBy67WEWZNlaUq5yDS+I1ZBrxnhgNWJygQdWMf7jfUTNqrSs1lS4vMxhzI4qDis06a9uJxIo1Ors9GYzlJTsBbqxzEbZ/vCk+dGgAoKw9aMh0f2l5cdE/aIRdExc0nXEsL3sXrK2LD5qxtEyjvZnNYQ2PKkadxc2b2SQVFT9y1KLaWrtRz4Ok5kO1jsxMCp1gYYLSbl6Cvq3O7dNJZdUNNCHv2vanvIxom6gYdW8q1w2bNBT03sccwVrcGVC1e2x8DeB11T9t4HVexYv2F202Z9nCewXVBVWbvasdX/DlitWVv/S/2/fl6OMDkWRFh3yfEL1IK+gNH5Bsbrx7Vfj/I64QOSMPbbfERNHc8ddAe/X6zPqd10EAUHtwVD1AbcNNcwFq7HIv+f/ZyeSrvq4rmPBTWe35zbzJ+5J9Dc4MP4Earf5bBsoDAeWDqAV3UagqW4UwhUToTpYuRDQQL/9IjQ4vh7B1v4hKkHXHENUZhiQbVdAeszSUGs1DJduCBjNmn96oU0QQCgJM20ZB0OYKRC0eIWnzDFlgX0Cpxw+otCVAg8NQcsFG45nS9AjlBDWq9FJT9T1meRMp6F6IeqcjR0mtT1mKUWxm6dD2IdnqbPQwGuKQuEsfliSMssh36Szqdug4Pg0i30I1aTeSJBjX0cHKvqld9V2Q7IkgWQJpKEUvyqTyeZg7PSHlfn8hpOvkkEU1YzXZpVAkZq6fGqrdEARytslDjV3K5rEuumESCcbuxkR8LmoWHUAOKfmooHw7C1Il2hkdCoFxOphJDGtqn97i3uFF0ACuXwSeEziRS0F5a6BlZuRujH0X06ngUAA=') format('woff2'),
  url('iconfont.woff?t=1597731150777') format('woff'),
  url('iconfont.ttf?t=1597731150777') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1597731150777#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont_imgListLiStats{
  font-family: "iconfont_imgListLiStats" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sheji:before {
  content: "\e6fa";
}

.icon-awesome:before {
  content: "\e502";
}

.icon-sheji1:before {
  content: "\e609";
}
.cmdList_more {
    padding-right: 13px;
    position: relative;
    height: 40px;
    width: 17px;
    margin-right: 22px;
    cursor: pointer;
}
.cmdList_more_d:after {
    content: " ";
    display: inline-block;
    height: 12px;
    width: 12px;
    border-width: 0px 1px 1px 0;
    border-color: #505050;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0);
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
}
.cmdList_more_r:after {
    content: " ";
    display: inline-block;
    height: 12px;
    width: 12px;
    border-width: 1px 1px 0 0;
    border-color: #505050;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0);
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
}

/*标签设置弹窗start*/
#itemLabelView .pcViewMain{
  width:800px;
  margin-left:-400px;
}
#itemLabelView{
  display:none;	
}
.itemLabelCon{
  padding: 20px 30px;
}
.itemLabelRow{
	display:flex;
}
.itemLabelRow_groud select{
	border:1px solid #ddd;
	border-radius:3px;
	margin:0 8px 0 0;
}
.itemLabelTip{
	display:inline-block;
	min-width: 45px;
	padding:3px 0;
	color: #000;
}
.itemLabelInfo{
	flex:1;
}
.itemLabel_ulCss{
	overflow:hidden;
}
.itemLabel_ulCss li{
	float:left;
	cursor:pointer;
	padding: 3px 6px;
	margin-right: 6px;
    margin-bottom: 6px;
    color: #acacac;
}
.itemLabel_ulCss li:hover{
	color: #0099FF;
}
.itemLabel_ulCss li.active{
	color: #ff5722;
}

/*标签设置弹窗end*/
#uploadVideoBtn{
	margin-top: 0;
    margin-left: 15px;
}
.uploadVideoName{
	margin-left: 10px;
}
.uploadVideoName .fa-file-o{
	font-size: 16px;
    margin-right: 3px;
}
.video_UI_list_imgWrap {
    display: inline-block;
    float: left;
}
.video_list_imgBox:nth-child(3n+1){
	margin-left: 0px;
}
.video_list_imgBox.active{
	border: 2px solid #1AAD18;
}
.videoImgBtnBox {
    width: 218px;
    height: 150px;
    align-items: center;
    display: flex;
    justify-content: center;
    border: 1px dashed #dcdcdc;
    cursor: pointer;
    float: left;
}
.video_list_imgBox {
    width: 218px;
    height: 150px;
    border: 2px dashed #fff;
    float: left;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

/*批量压缩图片弹窗start*/
#batchImgZipView{
	display:none;
}
#batchImgZipView .pcViewMain{
	width:800px;
	margin-left:-400px;
}
.batchImgZipCon{
	padding:20px 30px;
}

#batchImgZip_width,
#batchImgZip_height{
	border:1px solid #ddd;
	border-radius:5px;
	padding:3px 5px;
	width:70px;
	text-align:center;
}
.batchImgZip_ul{
	overflow:hidden;
	margin-top:5px;
}
.batchImgZip_ul li{
	float: left;
    border: 1px dashed #c7c7c7;
    border-radius: 5px;
    padding: 5px 9px;
    margin: 5px 12px 5px 0;
    cursor:pointer;
}
.batchImgZip_ul li:hover{
	color:#fff;
	border-color: #03a9f4;
    background: #03a9f4;
}
#batchImgZip_runBtn{
	height: 35px;
    line-height: 24px;
    border: 1px solid #ddd;
    border-radius: 5px;
    border-color: #1AAD18;
    background: #1AAD18;
    color: #fff !important;
    padding: 5px 26px;
    cursor: pointer;
}
/*禁止选中文字start*/
.batchImgZip_ul li,
#batchImgZip_runBtn{
	moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
/*禁止选中文字end*/
/*批量压缩图片弹窗end*/