.ace-file-input {
    position: relative;
    height: .6rem;
    line-height: .6rem
}

.ace-file-input input {
    position: absolute;
    z-index: -1;
    visibility: hidden
}

.ace-file-input label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: .56rem;
    border: 1px solid #e3e3e3;
    cursor: pointer;
    -webkit-box-shadow: 0 0 0 .08rem rgba(0,0,0,.06);
    -moz-box-shadow: 0 0 0 .08rem rgba(0,0,0,.06);
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    padding-right: 1.06rem;
    box-shadow: none
}

.ace-file-input label span {
    display: inline-block;
    height: .56rem;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    line-height: .52rem;
    color: #888;
    font-size: .26rem;
    position: static;
    vertical-align: middle
}

.ace-file-input label span:after {
    display: inline-block;
    display: inline\9;
    content: attr(data-title)
}

.ace-file-input label [class*=icon-] {
    display: inline-block;
    text-align: center;
    font-family: FontAwesome;
    font-size: .26rem;
    line-height: .44rem;
    width: .44rem;
    border: 2px solid #FFF;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s
}

.ace-file-input label.hide-placeholder:before {
    display: none
}

.ace-file-input a:hover {
    text-decoration: none
}

.ace-file-input .remove {
    display: none;
    position: absolute;
    right: .94rem;
    width: .5rem;
    text-align: center;
    height: .5rem;
    line-height: .5rem;
    font-size: .22rem;
    font-weight: 400;
    border-radius: 0;
    vertical-align: middle;
    margin-top: 0
}

.ace-file-input .remove [class*=icon-] {
    border: 0;
    width: auto;
    height: auto;
    position: static;
    line-height: .3rem;
    margin-right: 0
}

.ace-file-input label.selected {
    padding-right: 1.36rem
}

.ace-file-input label.selected .remove {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(/themes/images/delfile.png) no-repeat
}

.ace-file-input label.selected .remove [class*=icon-] {
    background: 0 0
}

.ace-file-input input[type=file].disabled+label,.ace-file-input input[type=file][disabled]+label,.ace-file-input input[type=file][readonly]+label {
    cursor: default
}

.ui-file-pic,.ui-form .ui-file {
    margin: .08rem .36rem 0 0;
    margin: 0 .36rem 0 0\9
}

.ui-file-pic .grid-row-fluid,.ui-file-pic label {
    margin-bottom: 0
}

.ui-file-pic .ui-file {
    margin: 0
}

.ui-file-pic p {
    margin: .2rem 0 0
}

.ui-file-pic p.ui-note {
    line-height: .28rem
}

.ui-file-pic .ui-tips {
    margin-top: .4rem
}

.ui-file-pic .ui-tips .icon-info-sign {
    color: #626c75;
    font-size: .28rem;
    margin-right: .1rem
}

.ui-file-pic .pic-show {
    margin-top: .2rem
}

.pic-show .pic-box:after,.pic-show:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

.pic-show .pic-box,.pic-show li {
    width: 100%;
    position: relative
}

.pic-show li {
    float: left;
    width: auto
}

.pic-show .ui-note {
    font-size: .22rem
}

.pic-show .pic-box {
    margin-bottom: .2rem
}

.pic-show li>div {
    float: left;
    display: inline;
    margin-right: .24rem;
    text-align: center
}

.pic-show .pic-content {
    border: 1px solid #c7cbd6;
    float: left
}

.pic-show .large-pic .pic-vc {
    width: 2.8rem;
    height: 2.8rem
}

.pic-show .small-pic .pic-vc {
    width: 1.4rem;
    height: 1.4rem;
    vertical-align: middle
}

.pic-show .large-pic img {
    max-width: 2.8rem;
    max-height: 2.8rem
}

.pic-show .small-pic img {
    max-width: 1.4rem;
    max-height: 1.4rem
}

.pic-show .icon-remove {
    border: 1px solid #7f869d;
    font-size: .28rem;
    float: left;
    padding: .02rem .04rem;
    margin-left: -.02rem;
    cursor: pointer
}

.pic-show .del-btn {
    background: url(images/ui_dialog_closeBg.png) no-repeat;
    cursor: pointer;
    height: .32rem;
    width: .32rem;
    float: left;
    margin: 0 0 0 -.32rem
}

.pic-show .del-btn:hover {
    background-position: 0 -.82rem
}

.jcrop_container {
    background-color: #f7f7f7;
    padding: .06rem;
    width: 8.6rem;
    float: left
}

.jcrop_container img {
    max-width: none
}

.jcrop_container .jcrop_big {
    float: left;
    width: 6rem;
    height: 6rem;
    overflow: hidden
}

.jcrop_container .jcrop_small {
    float: left;
    width: 2rem;
    height: 2rem;
    overflow: hidden
}

.ui-file-multiple {
    margin-bottom: -.1rem
}

.ui-file-multiple form {
    float: left;
    display: inline;
    margin: .1rem .32rem .1rem 0
}

.ace-file-multiple {
    line-height: normal
}

.ace-file-multiple label {
    border-style: hidden;
    border-radius: .08rem;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    position: relative;
    height: 2rem;
    width: 3.18rem;
    margin: 0;
    padding-right: 0
}

.ace-file-multiple label:before {
    display: block;
    content: attr(data-title);
    line-height: .28rem;
    font-size: .24rem;
    font-weight: 700;
    border: none;
    padding: .1rem 0;
    position: relative;
    right: 0;
    left: 0
}

.ace-file-multiple label.selected {
    padding-right: 0
}

.ace-file-multiple label span {
    font-size: .24rem;
    display: block;
    padding: 0;
    text-align: center;
    border-radius: .08rem
}

.ace-file-multiple label span img {
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.ace-file-multiple label span img+[class*=icon-],.ace-file-multiple label span:after,.ace-file-multiple label.selected span img+[class*=icon-] {
    display: none
}

.ace-file-multiple .remove {
    right: -.18rem;
    top: -.28rem;
    z-index: 10
}

.ace-file-multiple label.selected+.remove {
    display: inline-block
}

.ace-file-multiple label.selected+.remove:hover {
    border-color: #f4c0b1
}

.ace-file-multiple label span [class*=icon-] {
    display: block;
    height: auto;
    width: auto;
    font-size: .5rem;
    color: #D5D5D5;
    background-color: transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -.4rem 0 0 -.4rem;
    border: 1px dashed #cecece;
    border-radius: .06rem;
    line-height: .8rem
}

.ace-file-multiple label.selected span [class*=icon-] {
    display: block;
    border: 2px solid #FFF;
    color: #FFF;
    text-align: center;
    font-family: FontAwesome;
    font-size: 1.1rem;
    width: 1.88rem;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s
}

.ace-file-multiple input[type=file].disabled+label:hover,.ace-file-multiple input[type=file][disabled]+label:hover,.ace-file-multiple input[type=file][readonly]+label:hover {
    border-color: #AAA
}

.ace-file-multiple input[type=file].disabled+label:before,.ace-file-multiple input[type=file][disabled]+label:before,.ace-file-multiple input[type=file][readonly]+label:before {
    background-color: transparent
}

.ace-file-multiple input[type=file].disabled+label [class*=icon-],.ace-file-multiple input[type=file][disabled]+label [class*=icon-],.ace-file-multiple input[type=file][readonly]+label [class*=icon-] {
    border-color: #EEE
}

.ace-file-multiple .loading-part {
    background-image: url(images/loading-part-bg2.png);
    width: 1.74rem;
    height: .3rem;
    top: .7rem
}

.ace-file-multiple .loading-part .loading {
    background-image: url(images/loading-part2.gif);
    display: inline-block;
    width: 1.58rem;
    height: .14rem;
    vertical-align: top;
    margin-top: .06rem
}

.ace-file-multiple input {
    width: 5.56rem
}

.ace-file-multiple {
    height: 2rem
}

.ui-file-multiple form {
    width: 5.76rem
}

.ace-file-multiple label span {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.ace-file-multiple label em.img-star {
    position: absolute;
    left: .3rem;
    top: .1rem;
    z-index: 99
}

@font-face {
    font-family: iconfont;
    src: url(/extra/font/iconfont.eot);
    src: url(/extra/font/iconfont.eot#iefix) format('embedded-opentype'),url(/extra/font/iconfont.woff) format('woff'),url(/extra/font/iconfont.ttf) format('truetype'),url(/extra/font/iconfont.svg#iconfont) format('svg')
}

.img-star {
    color: grey;
    cursor: pointer
}

.img-star.main,.img-star:hover {
    color: #FFAF6B
}

.img-star-font {
    font-family: iconfont!important;
    font-size: .32rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0 .04rem;
    -moz-osx-font-smoothing: grayscale
}

.preview-ie-wrap {
    background: url(/themes/images/addimg.png) no-repeat;
    background-size: contain
}

.personalitem {
    padding-left: .3rem
}

.ace-file-input .tipText {
    width: 220px;
    display: inline-block;
    word-break: break-all;
    line-height: 18px;
    position: absolute;
    bottom: 14px;
    padding: 0 10px;
    height: 34px;
    left: 0;
    color: #d6363b
}
