12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001 |
- @charset "UTF-8";
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- .el-progress {
- position: relative;
- line-height: 1; }
- .el-progress__text {
- font-size: 14px;
- color: #606266;
- display: inline-block;
- vertical-align: middle;
- margin-left: 10px;
- line-height: 1; }
- .el-progress__text i {
- vertical-align: middle;
- display: block; }
- .el-progress--circle {
- display: inline-block; }
- .el-progress--circle .el-progress__text {
- position: absolute;
- top: 50%;
- left: 0;
- width: 100%;
- text-align: center;
- margin: 0;
- -webkit-transform: translate(0, -50%);
- transform: translate(0, -50%); }
- .el-progress--circle .el-progress__text i {
- vertical-align: middle;
- display: inline-block; }
- .el-progress--without-text .el-progress__text {
- display: none; }
- .el-progress--without-text .el-progress-bar {
- padding-right: 0;
- margin-right: 0;
- display: block; }
- .el-progress--text-inside .el-progress-bar {
- padding-right: 0;
- margin-right: 0; }
- .el-progress.is-success .el-progress-bar__inner {
- background-color: #67c23a; }
- .el-progress.is-success .el-progress__text {
- color: #67c23a; }
- .el-progress.is-exception .el-progress-bar__inner {
- background-color: #f56c6c; }
- .el-progress.is-exception .el-progress__text {
- color: #f56c6c; }
- .el-progress-bar {
- padding-right: 50px;
- display: inline-block;
- vertical-align: middle;
- width: 100%;
- margin-right: -55px;
- -webkit-box-sizing: border-box;
- box-sizing: border-box; }
- .el-progress-bar__outer {
- height: 6px;
- border-radius: 100px;
- background-color: #ebeef5;
- overflow: hidden;
- position: relative;
- vertical-align: middle; }
- .el-progress-bar__inner {
- position: absolute;
- left: 0;
- top: 0;
- height: 100%;
- background-color: #1b73a5;
- text-align: right;
- border-radius: 100px;
- line-height: 1;
- white-space: nowrap;
- -webkit-transition: width 0.6s ease;
- transition: width 0.6s ease; }
- .el-progress-bar__inner::after {
- display: inline-block;
- content: "";
- height: 100%;
- vertical-align: middle; }
- .el-progress-bar__innerText {
- display: inline-block;
- vertical-align: middle;
- color: #fff;
- font-size: 12px;
- margin: 0 5px; }
- @-webkit-keyframes progress {
- 0% {
- background-position: 0 0; }
- 100% {
- background-position: 32px 0; } }
- @keyframes progress {
- 0% {
- background-position: 0 0; }
- 100% {
- background-position: 32px 0; } }
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- -------------------------- */
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- --------------------------*/
- .el-upload {
- display: inline-block;
- text-align: center;
- cursor: pointer;
- outline: none;
- }
- .el-upload__input {
- display: none; }
- .el-upload__tip {
- font-size: 12px;
- color: #606266;
- margin-top: 7px; }
- .el-upload iframe {
- position: absolute;
- z-index: -1;
- top: 0;
- left: 0;
- opacity: 0;
- filter: alpha(opacity=0); }
- .el-upload--picture-card {
- background-color: #fbfdff;
- border: 1px dashed #c0ccda;
- border-radius: 6px;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- width: 148px;
- height: 148px;
- cursor: pointer;
- line-height: 146px;
- vertical-align: top; }
- .el-upload--picture-card i {
- font-size: 28px;
- color: #8c939d; }
- .el-upload--picture-card:hover {
- border-color: #1b73a5;
- color: #1b73a5; }
- .el-upload:focus {
- border-color: #1b73a5;
- color: #1b73a5; }
- .el-upload:focus .el-upload-dragger {
- border-color: #1b73a5; }
- .el-upload-dragger {
- background-color: #fff;
- border: 1px dashed #d9d9d9;
- border-radius: 6px;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- width: 360px;
- height: 180px;
- text-align: center;
- cursor: pointer;
- position: relative;
- overflow: hidden; }
- .el-upload-dragger .el-icon-upload {
- font-size: 67px;
- color: #c0c4cc;
- margin: 40px 0 16px;
- line-height: 50px; }
- .el-upload-dragger + .el-upload__tip {
- text-align: center; }
- .el-upload-dragger ~ .el-upload__files {
- border-top: 1px solid #dcdfe6;
- margin-top: 7px;
- padding-top: 5px; }
- .el-upload-dragger .el-upload__text {
- color: #606266;
- font-size: 14px;
- text-align: center; }
- .el-upload-dragger .el-upload__text em {
- color: #1b73a5;
- font-style: normal; }
- .el-upload-dragger:hover {
- border-color: #1b73a5; }
- .el-upload-dragger.is-dragover {
- background-color: rgba(32, 159, 255, 0.06);
- border: 2px dashed #1b73a5; }
- .el-upload-list {
- margin: 0;
- padding: 0;
- list-style: none; }
- .el-upload-list__item {
- -webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
- transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
- font-size: 14px;
- color: #606266;
- line-height: 1.8;
- margin-top: 5px;
- position: relative;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- border-radius: 4px;
- width: 100%; }
- .el-upload-list__item .el-progress {
- position: absolute;
- top: 20px;
- width: 100%; }
- .el-upload-list__item .el-progress__text {
- position: absolute;
- right: 0;
- top: -13px; }
- .el-upload-list__item .el-progress-bar {
- margin-right: 0;
- padding-right: 0; }
- .el-upload-list__item:first-child {
- margin-top: 10px; }
- .el-upload-list__item .el-icon-upload-success {
- color: #67c23a; }
- .el-upload-list__item .el-icon-close {
- display: none;
- position: absolute;
- top: 5px;
- right: 5px;
- cursor: pointer;
- opacity: .75;
- color: #606266; }
- .el-upload-list__item .el-icon-close:hover {
- opacity: 1; }
- .el-upload-list__item .el-icon-close-tip {
- display: none;
- position: absolute;
- top: 5px;
- right: 5px;
- font-size: 12px;
- cursor: pointer;
- opacity: 1;
- color: #1b73a5; }
- .el-upload-list__item:hover {
- background-color: #f5f7fa; }
- .el-upload-list__item:hover .el-icon-close {
- display: inline-block; }
- .el-upload-list__item:hover .el-progress__text {
- display: none; }
- .el-upload-list__item.is-success .el-upload-list__item-status-label {
- display: block; }
- .el-upload-list__item.is-success .el-upload-list__item-name:hover, .el-upload-list__item.is-success .el-upload-list__item-name:focus {
- color: #1b73a5;
- cursor: pointer; }
- .el-upload-list__item.is-success:focus:not(:hover) {
- }
- .el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip {
- display: inline-block; }
- .el-upload-list__item.is-success:not(.focusing):focus, .el-upload-list__item.is-success:active {
-
- outline-width: 0; }
- .el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip, .el-upload-list__item.is-success:active .el-icon-close-tip {
- display: none; }
- .el-upload-list__item.is-success:hover .el-upload-list__item-status-label, .el-upload-list__item.is-success:focus .el-upload-list__item-status-label {
- display: none; }
- .el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label {
- display: block; }
- .el-upload-list__item-name {
- color: #606266;
- display: block;
- margin-right: 40px;
- overflow: hidden;
- padding-left: 4px;
- text-overflow: ellipsis;
- -webkit-transition: color .3s;
- transition: color .3s;
- white-space: nowrap; }
- .el-upload-list__item-name [class^="el-icon"] {
- height: 100%;
- margin-right: 7px;
- color: #909399;
- line-height: inherit; }
- .el-upload-list__item-status-label {
- position: absolute;
- right: 5px;
- top: 0;
- line-height: inherit;
- display: none; }
- .el-upload-list__item-delete {
- position: absolute;
- right: 10px;
- top: 0;
- font-size: 12px;
- color: #606266;
- display: none; }
- .el-upload-list__item-delete:hover {
- color: #1b73a5; }
- .el-upload-list--picture-card {
- margin: 0;
- display: inline;
- vertical-align: top; }
- .el-upload-list--picture-card .el-upload-list__item {
- overflow: hidden;
- background-color: #fff;
- border: 1px solid #c0ccda;
- border-radius: 6px;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- width: 148px;
- height: 148px;
- margin: 0 8px 8px 0;
- display: inline-block; }
- .el-upload-list--picture-card .el-upload-list__item .el-icon-check,
- .el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check {
- color: #fff; }
- .el-upload-list--picture-card .el-upload-list__item .el-icon-close {
- display: none; }
- .el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label {
- display: none; }
- .el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text {
- display: block; }
- .el-upload-list--picture-card .el-upload-list__item-name {
- display: none; }
- .el-upload-list--picture-card .el-upload-list__item-thumbnail {
- width: 100%;
- height: 100%; }
- .el-upload-list--picture-card .el-upload-list__item-status-label {
- position: absolute;
- right: -15px;
- top: -6px;
- width: 40px;
- height: 24px;
- background: #13ce66;
- text-align: center;
- -webkit-transform: rotate(45deg);
- transform: rotate(45deg);
- -webkit-box-shadow: 0 0 1pc 1px rgba(0, 0, 0, 0.2);
- box-shadow: 0 0 1pc 1px rgba(0, 0, 0, 0.2); }
- .el-upload-list--picture-card .el-upload-list__item-status-label i {
- font-size: 12px;
- margin-top: 11px;
- -webkit-transform: rotate(-45deg);
- transform: rotate(-45deg); }
- .el-upload-list--picture-card .el-upload-list__item-actions {
- position: absolute;
- width: 100%;
- height: 100%;
- left: 0;
- top: 0;
- cursor: default;
- text-align: center;
- color: #fff;
- opacity: 0;
- font-size: 20px;
- background-color: rgba(0, 0, 0, 0.5);
- -webkit-transition: opacity .3s;
- transition: opacity .3s; }
- .el-upload-list--picture-card .el-upload-list__item-actions::after {
- display: inline-block;
- content: "";
- height: 100%;
- vertical-align: middle; }
- .el-upload-list--picture-card .el-upload-list__item-actions span {
- display: none;
- cursor: pointer; }
- .el-upload-list--picture-card .el-upload-list__item-actions span + span {
- margin-left: 15px; }
- .el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete {
- position: static;
- font-size: inherit;
- color: inherit; }
- .el-upload-list--picture-card .el-upload-list__item-actions:hover {
- opacity: 1; }
- .el-upload-list--picture-card .el-upload-list__item-actions:hover span {
- display: inline-block; }
- .el-upload-list--picture-card .el-progress {
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- bottom: auto;
- width: 126px; }
- .el-upload-list--picture-card .el-progress .el-progress__text {
- top: 50%; }
- .el-upload-list--picture .el-upload-list__item {
- overflow: hidden;
- z-index: 0;
- background-color: #fff;
- border: 1px solid #c0ccda;
- border-radius: 6px;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- margin-top: 10px;
- padding: 10px 10px 10px 90px;
- height: 92px; }
- .el-upload-list--picture .el-upload-list__item .el-icon-check,
- .el-upload-list--picture .el-upload-list__item .el-icon-circle-check {
- color: #fff; }
- .el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label {
- background: transparent;
- -webkit-box-shadow: none;
- box-shadow: none;
- top: -2px;
- right: -12px; }
- .el-upload-list--picture .el-upload-list__item:hover .el-progress__text {
- display: block; }
- .el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name {
- line-height: 70px;
- margin-top: 0; }
- .el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i {
- display: none; }
- .el-upload-list--picture .el-upload-list__item-thumbnail {
- vertical-align: middle;
- display: inline-block;
- width: 70px;
- height: 70px;
- float: left;
- position: relative;
- z-index: 1;
- margin-left: -80px; }
- .el-upload-list--picture .el-upload-list__item-name {
- display: block;
- margin-top: 20px; }
- .el-upload-list--picture .el-upload-list__item-name i {
- font-size: 70px;
- line-height: 1;
- position: absolute;
- left: 9px;
- top: 10px; }
- .el-upload-list--picture .el-upload-list__item-status-label {
- position: absolute;
- right: -17px;
- top: -7px;
- width: 46px;
- height: 26px;
- background: #13ce66;
- text-align: center;
- -webkit-transform: rotate(45deg);
- transform: rotate(45deg);
- -webkit-box-shadow: 0 1px 1px #ccc;
- box-shadow: 0 1px 1px #ccc; }
- .el-upload-list--picture .el-upload-list__item-status-label i {
- font-size: 12px;
- margin-top: 12px;
- -webkit-transform: rotate(-45deg);
- transform: rotate(-45deg); }
- .el-upload-list--picture .el-progress {
- position: relative;
- top: -7px; }
- .el-upload-cover {
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- overflow: hidden;
- z-index: 10;
- cursor: default; }
- .el-upload-cover::after {
- display: inline-block;
- content: "";
- height: 100%;
- vertical-align: middle; }
- .el-upload-cover img {
- display: block;
- width: 100%;
- height: 100%; }
- .el-upload-cover__label {
- position: absolute;
- right: -15px;
- top: -6px;
- width: 40px;
- height: 24px;
- background: #13ce66;
- text-align: center;
- -webkit-transform: rotate(45deg);
- transform: rotate(45deg);
- -webkit-box-shadow: 0 0 1pc 1px rgba(0, 0, 0, 0.2);
- box-shadow: 0 0 1pc 1px rgba(0, 0, 0, 0.2); }
- .el-upload-cover__label i {
- font-size: 12px;
- margin-top: 11px;
- -webkit-transform: rotate(-45deg);
- transform: rotate(-45deg);
- color: #fff; }
- .el-upload-cover__progress {
- display: inline-block;
- vertical-align: middle;
- position: static;
- width: 243px; }
- .el-upload-cover__progress + .el-upload__inner {
- opacity: 0; }
- .el-upload-cover__content {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%; }
- .el-upload-cover__interact {
- position: absolute;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.72);
- text-align: center; }
- .el-upload-cover__interact .btn {
- display: inline-block;
- color: #fff;
- font-size: 14px;
- cursor: pointer;
- vertical-align: middle;
- -webkit-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
- transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
- transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1), opacity 300ms cubic-bezier(0.23, 1, 0.32, 1);
- transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1), opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
- margin-top: 60px; }
- .el-upload-cover__interact .btn i {
- margin-top: 0; }
- .el-upload-cover__interact .btn span {
- opacity: 0;
- -webkit-transition: opacity .15s linear;
- transition: opacity .15s linear; }
- .el-upload-cover__interact .btn:not(:first-child) {
- margin-left: 35px; }
- .el-upload-cover__interact .btn:hover {
- -webkit-transform: translateY(-13px);
- transform: translateY(-13px); }
- .el-upload-cover__interact .btn:hover span {
- opacity: 1; }
- .el-upload-cover__interact .btn i {
- color: #fff;
- display: block;
- font-size: 24px;
- line-height: inherit;
- margin: 0 auto 5px; }
- .el-upload-cover__title {
- position: absolute;
- bottom: 0;
- left: 0;
- background-color: #fff;
- height: 36px;
- width: 100%;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- font-weight: normal;
- text-align: left;
- padding: 0 10px;
- margin: 0;
- line-height: 36px;
- font-size: 14px;
- color: #303133; }
- .el-upload-cover + .el-upload__inner {
- opacity: 0;
- position: relative;
- z-index: 1; }
|