.header-box{display:flex;line-height:48px;justify-content:space-between;background-color:#fff}.header-box__page-name,.header-box__user-info{width:50%}.header-box__user-info{display:flex;justify-content:flex-end;padding-right:21px;text-align:right}.header-box__page-name{padding-left:23px;font-weight:700}.header-box__user-logo{display:inline-block;width:30px;height:30px;margin-top:10px;margin-right:8px;border-radius:50%;vertical-align:middle}.img-preview{position:fixed;height:100%;width:100%;top:0;left:0;z-index:9999}.img-preview .left{position:absolute;left:0}.img-preview__mask{height:100%;width:100%;background-color:rgba(0,0,0,.8)}.img-preview__img-caption{display:flex;font-size:14px;color:#333;margin-bottom:8px}.img-preview__img-caption .title{line-height:1.5}.img-preview__img-caption .current-info,.img-preview__img-caption .title{display:block;width:50%;justify-content:space-between}.img-preview__img-caption .current-info{text-align:right}.img-preview__content{position:absolute;top:2%;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.img-preview__img-wrap{position:relative;width:60%;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto}.img-preview__img-content{max-height:600px!important;overflow-y:auto;overflow-x:hidden}.img-preview__img-content .el-image__inner{width:100%;height:100%}.img-preview__bottom{margin-top:-2px;padding:18px;background-color:#fff}.img-preview__desc{line-height:1.5;color:#989ea9}.img-preview__toggle-btn{position:absolute;top:240px;font-size:40px;padding:15px;background-color:#aaa;border-radius:50%;box-shadow:0 0 10px #000;cursor:pointer}.img-preview__toggle-btn--prev{left:0}.img-preview__toggle-btn--next{right:0}.img-preview__toggle-btn--disabled{color:#888}.img-preview__close{position:absolute;font-size:50px;top:50px;right:50px;color:#fff;cursor:pointer}.img-preview .current-index{font-size:14px;font-weight:700}.pick-detail__content{padding:26px 18px}.pick-detail .imgs,.pick-detail .info{display:flex}.pick-detail__content-row{padding-bottom:30px;border-bottom:1px solid #d8dce6}.pick-detail__content-row .name{margin-bottom:12px;padding-top:19px;font-weight:700}.pick-detail__content-row .value{line-height:1.5;color:#333}.pick-detail__content-row .sub-name{display:block;width:120px;margin-right:48px;text-align:right}.pick-detail__content-row:first-child .name{padding-top:0}.pick-detail__content-row:first-child .value{padding-left:18px}.pick-detail__content-row:last-child{border-bottom:0}.pick-detail .imgs{flex-wrap:wrap}.pick-detail .imgs img{width:200px;height:134px;margin:0 28px 10px 0}.pick-detail .photo-item{padding-bottom:20px}