@alifd/theme-ice
Version:
Powered By [Fusion.Design](https://fusion.design/)
1,325 lines (1,251 loc) • 282 kB
CSS
/*!
* @alifd/theme-ice@1.2.1 (https://fusion.design)
* @alifd/next@1.19.19 (https://fusion.design)
* Copyright 2018-present Alibaba Group,
* Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
*/
.next-nav-embeddable.next-primary .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-primary .next-nav-item.next-menu-item, .next-nav-embeddable.next-secondary .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-secondary .next-nav-item.next-menu-item, .next-nav-embeddable.next-normal .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-normal .next-nav-item.next-menu-item {
background: initial; }
.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon, .next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon, .next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon {
margin-left: 1px;
margin-right: 1px; }
.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon .next-icon-remote, .next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon .next-icon-remote, .next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-nav-embeddable.next-nav.next-hoz .next-menu-item-inner {
height: 100%; }
.next-nav-embeddable.next-nav.next-hoz .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-nav.next-hoz .next-nav-item.next-menu-item {
height: 100%; }
.next-nav-embeddable,
.next-nav-embeddable .next-nav-item.next-disabled,
.next-nav-embeddable .next-nav-item.next-disabled .next-menu-item-text > a {
background: initial;
border: none; }
.next-nav[dir="rtl"] .next-nav-icon.next-icon {
margin-left: 4px;
margin-right: 0; }
.next-nav[dir="rtl"] .next-nav-icon.next-icon:before,
.next-nav[dir="rtl"] .next-nav-icon.next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-nav[dir="rtl"].next-hoz .next-menu-header {
float: right; }
.next-nav[dir="rtl"].next-hoz .next-menu-footer {
float: left; }
.next-nav[dir="rtl"].next-hoz .next-nav-item:before {
width: 0;
left: 50%; }
.next-nav[dir="rtl"].next-hoz .next-selected.next-nav-item:before {
width: 100%;
left: auto;
right: 0; }
.next-nav[dir="rtl"].next-ver.next-left .next-nav-item:before {
right: -1px;
left: auto; }
.next-nav[dir="rtl"].next-ver.next-right .next-nav-item:before {
left: -1px;
right: auto; }
.next-nav[dir="rtl"].next-primary.next-ver.next-left .next-nav-item:before {
right: 0;
left: auto; }
.next-nav[dir="rtl"].next-primary.next-ver.next-right .next-nav-item:before {
left: 0;
right: auto; }
.next-nav[dir="rtl"].next-secondary.next-ver.next-left .next-nav-item:before {
right: 0;
left: auto; }
.next-nav[dir="rtl"].next-secondary.next-ver.next-right .next-nav-item:before {
left: 0;
right: auto; }
.next-nav[dir="rtl"] .next-nav.next-line.next-ver {
border-top-color: transparent;
border-right-color: transparent;
border-left-color: none;
border-bottom-color: transparent; }
.next-nav[dir="rtl"].next-icon-only .next-nav-icon.next-icon,
.next-nav[dir="rtl"].next-icon-only .next-nav-icon-only-arrow.next-icon,
.next-nav[dir="rtl"].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down {
margin-left: 0;
margin-right: 1px; }
.next-nav[dir="rtl"].next-icon-only .next-nav-icon.next-icon:before,
.next-nav[dir="rtl"].next-icon-only .next-nav-icon.next-icon .next-icon-remote,
.next-nav[dir="rtl"].next-icon-only .next-nav-icon-only-arrow.next-icon:before,
.next-nav[dir="rtl"].next-icon-only .next-nav-icon-only-arrow.next-icon .next-icon-remote,
.next-nav[dir="rtl"].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down:before,
.next-nav[dir="rtl"].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-number-picker {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
/* stylelint-disable declaration-no-important */ }
.next-number-picker *,
.next-number-picker *:before,
.next-number-picker *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-number-picker .next-btn {
padding: 0 !important;
line-height: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important; }
.next-number-picker-normal .next-input {
width: 100%; }
.next-number-picker-normal .next-input input {
padding-right: 2px; }
.next-number-picker-normal .next-input .next-input-control {
padding-right: 0; }
.next-number-picker-normal .next-btn {
display: block; }
.next-number-picker-normal .next-btn:hover {
z-index: 1; }
.next-number-picker-normal .next-btn:first-child {
border-right: none;
border-top: none;
height: calc(50%);
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.next-number-picker-normal .next-btn:last-child {
border-right: none;
border-bottom: none;
margin-top: -1px;
height: calc(50% + 1px);
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 0; }
.next-number-picker-normal .next-number-picker-handler {
opacity: 0;
-webkit-transition: opacity 100ms linear;
transition: opacity 100ms linear;
height: 100%;
display: block; }
.next-number-picker-normal:hover .next-number-picker-handler,
.next-number-picker-normal.hover .next-number-picker-handler {
opacity: 1; }
.next-number-picker-normal .next-input.next-disabled .next-number-picker-handler {
opacity: 0; }
.next-number-picker-normal.next-small {
width: 68px; }
.next-number-picker-normal.next-small .next-btn {
width: 20px; }
.next-number-picker-normal.next-small .next-btn:first-child {
border-top-right-radius: 3px; }
.next-number-picker-normal.next-small .next-btn:last-child {
border-bottom-right-radius: 3px; }
.next-number-picker-normal.next-small .next-icon:before,
.next-number-picker-normal.next-small .next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-number-picker-normal.next-small .next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-number-picker-normal.next-small .next-icon:before {
width: 16px;
font-size: 16px; } }
.next-number-picker-normal.next-medium {
width: 80px; }
.next-number-picker-normal.next-medium .next-btn {
width: 20px; }
.next-number-picker-normal.next-medium .next-btn:first-child {
border-top-right-radius: 3px; }
.next-number-picker-normal.next-medium .next-btn:last-child {
border-bottom-right-radius: 3px; }
.next-number-picker-normal.next-medium .next-icon:before,
.next-number-picker-normal.next-medium .next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-number-picker-normal.next-medium .next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-number-picker-normal.next-medium .next-icon:before {
width: 16px;
font-size: 16px; } }
.next-number-picker-normal.next-large {
width: 80px; }
.next-number-picker-normal.next-large .next-btn {
width: 20px; }
.next-number-picker-normal.next-large .next-btn:first-child {
border-top-right-radius: 3px; }
.next-number-picker-normal.next-large .next-btn:last-child {
border-bottom-right-radius: 3px; }
.next-number-picker-normal.next-large .next-icon:before,
.next-number-picker-normal.next-large .next-icon .next-icon-remote {
width: 8px;
font-size: 8px;
line-height: inherit; }
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.next-number-picker-normal.next-large .next-icon {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
margin-left: -4px;
margin-right: -4px; }
.next-number-picker-normal.next-large .next-icon:before {
width: 16px;
font-size: 16px; } }
.next-number-picker-inline input {
text-align: center; }
.next-number-picker-inline .next-input input {
padding: 0; }
.next-number-picker-inline.next-small {
width: 68px; }
.next-number-picker-inline.next-small .next-icon:before,
.next-number-picker-inline.next-small .next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-number-picker-inline.next-small .next-btn {
height: 24px; }
.next-number-picker-inline.next-small .next-before .next-btn {
margin-right: 2px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.next-number-picker-inline.next-small .next-after .next-btn {
margin-left: 2px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px; }
.next-number-picker-inline.next-medium {
width: 100px; }
.next-number-picker-inline.next-medium .next-icon:before,
.next-number-picker-inline.next-medium .next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-number-picker-inline.next-medium .next-btn {
height: 32px; }
.next-number-picker-inline.next-medium .next-before .next-btn {
margin-right: 2px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.next-number-picker-inline.next-medium .next-after .next-btn {
margin-left: 2px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px; }
.next-number-picker-inline.next-large {
width: 128px; }
.next-number-picker-inline.next-large .next-icon:before,
.next-number-picker-inline.next-large .next-icon .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-number-picker-inline.next-large .next-btn {
height: 40px; }
.next-number-picker-inline.next-large .next-before .next-btn {
margin-right: 2px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.next-number-picker-inline.next-large .next-after .next-btn {
margin-left: 2px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px; }
.next-number-picker-inline .next-btn.next-small {
width: 24px; }
.next-number-picker-inline .next-btn.next-medium {
width: 32px; }
.next-number-picker-inline .next-btn.next-large {
width: 40px; }
.next-number-picker-normal[dir="rtl"] .next-btn:first-child {
border-right: 1px solid #C4C6CF;
border-left: 0;
border-top-right-radius: 0; }
.next-number-picker-normal[dir="rtl"] .next-btn:first-child.next-small {
border-top-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-btn:first-child.next-medium {
border-top-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-btn:first-child.next-large {
border-top-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-btn:last-child {
border-right: 1px solid #C4C6CF;
border-left: 0;
border-bottom-right-radius: 0; }
.next-number-picker-normal[dir="rtl"] .next-btn:last-child.next-small {
border-bottom-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-btn:last-child.next-medium {
border-bottom-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-btn:last-child.next-large {
border-bottom-left-radius: 3px; }
.next-number-picker-normal[dir="rtl"] .next-input .next-input-control {
padding-left: 0; }
.next-number-picker-inline[dir="rtl"] .next-before .next-btn {
margin-right: 0; }
.next-number-picker-inline[dir="rtl"] .next-before .next-btn.next-small {
margin-left: 2px;
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-number-picker-inline[dir="rtl"] .next-before .next-btn.next-medium {
margin-left: 2px;
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-number-picker-inline[dir="rtl"] .next-before .next-btn.next-large {
margin-left: 2px;
border-top-right-radius: 3px !important;
border-bottom-right-radius: 3px !important; }
.next-number-picker-inline[dir="rtl"] .next-after .next-btn {
margin-left: 0; }
.next-number-picker-inline[dir="rtl"] .next-after .next-btn.next-small {
margin-right: 2px;
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important; }
.next-number-picker-inline[dir="rtl"] .next-after .next-btn.next-medium {
margin-right: 2px;
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important; }
.next-number-picker-inline[dir="rtl"] .next-after .next-btn.next-large {
margin-right: 2px;
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important; }
.next-pagination[dir="rtl"] .next-pagination-total {
margin-right: 0;
margin-left: 16px; }
.next-pagination[dir="rtl"] .next-pagination-jump-go {
margin-left: 0;
margin-right: 4px; }
.next-pagination[dir="rtl"] .next-pagination-size-selector-title {
margin-right: 0;
margin-left: 4px; }
.next-pagination[dir="rtl"] .next-pagination-size-selector-btn.next-btn-text + .next-pagination-size-selector-btn {
border-left: none;
border-right: 1px solid #DCDEE3; }
.next-pagination[dir="rtl"] .next-pagination-pages + .next-pagination-size-selector,
.next-pagination[dir="rtl"] .next-pagination-size-selector + .next-pagination-pages {
margin-left: 0;
margin-right: 40px; }
.next-pagination[dir="rtl"].next-start .next-pagination-pages {
float: left; }
.next-pagination[dir="rtl"].next-start .next-pagination-size-selector {
float: right; }
.next-pagination[dir="rtl"].next-end .next-pagination-pages {
float: right; }
.next-pagination[dir="rtl"].next-end .next-pagination-size-selector {
float: left; }
.next-pagination[dir="rtl"].next-small .next-pagination-list {
margin: 0 4px; }
.next-pagination[dir="rtl"].next-small .next-pagination-total {
line-height: 24px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-small .next-pagination-item {
padding: 0 6px;
border-width: 1px;
border-radius: 3px; }
.next-pagination[dir="rtl"].next-small .next-pagination-item + .next-pagination-item {
margin: 0 4px 0 0; }
.next-pagination[dir="rtl"].next-small .next-pagination-ellipsis {
height: 24px;
line-height: 24px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination[dir="rtl"].next-small .next-pagination-ellipsis:before,
.next-pagination[dir="rtl"].next-small .next-pagination-ellipsis .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-pagination[dir="rtl"].next-small .next-pagination-display {
font-size: 12px; }
.next-pagination[dir="rtl"].next-small .next-pagination-display em {
font-size: 12px; }
.next-pagination[dir="rtl"].next-small .next-pagination-jump-text {
font-size: 12px; }
.next-pagination[dir="rtl"].next-small .next-pagination-jump-input {
width: 28px; }
.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-title {
height: 24px;
line-height: 24px;
font-size: 12px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-btn {
padding: 0 8px; }
.next-pagination[dir="rtl"].next-small .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-small .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination[dir="rtl"].next-small .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-small .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination[dir="rtl"].next-medium .next-pagination-list {
margin: 0 4px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-total {
line-height: 32px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-medium .next-pagination-item {
padding: 0 10px;
border-width: 1px;
border-radius: 3px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-item + .next-pagination-item {
margin: 0 4px 0 0; }
.next-pagination[dir="rtl"].next-medium .next-pagination-ellipsis {
height: 32px;
line-height: 32px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-ellipsis:before,
.next-pagination[dir="rtl"].next-medium .next-pagination-ellipsis .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-pagination[dir="rtl"].next-medium .next-pagination-display {
font-size: 14px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-display em {
font-size: 14px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-jump-text {
font-size: 14px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-jump-input {
width: 36px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-size-selector-title {
height: 32px;
line-height: 32px;
font-size: 14px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-medium .next-pagination-size-selector-btn {
padding: 0 12px; }
.next-pagination[dir="rtl"].next-medium .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-medium .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination[dir="rtl"].next-medium .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-medium .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination[dir="rtl"].next-large .next-pagination-list {
margin: 0 8px; }
.next-pagination[dir="rtl"].next-large .next-pagination-total {
line-height: 40px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-large .next-pagination-item {
padding: 0 15px;
border-width: 1px;
border-radius: 3px; }
.next-pagination[dir="rtl"].next-large .next-pagination-item + .next-pagination-item {
margin: 0 8px 0 0; }
.next-pagination[dir="rtl"].next-large .next-pagination-ellipsis {
height: 40px;
line-height: 40px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination[dir="rtl"].next-large .next-pagination-ellipsis:before,
.next-pagination[dir="rtl"].next-large .next-pagination-ellipsis .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-pagination[dir="rtl"].next-large .next-pagination-display {
font-size: 16px; }
.next-pagination[dir="rtl"].next-large .next-pagination-display em {
font-size: 16px; }
.next-pagination[dir="rtl"].next-large .next-pagination-jump-text {
font-size: 16px; }
.next-pagination[dir="rtl"].next-large .next-pagination-jump-input {
width: 48px; }
.next-pagination[dir="rtl"].next-large .next-pagination-size-selector-title {
height: 40px;
line-height: 40px;
font-size: 16px;
vertical-align: middle; }
.next-pagination[dir="rtl"].next-large .next-pagination-size-selector-btn {
padding: 0 16px; }
.next-pagination[dir="rtl"].next-large .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-large .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination[dir="rtl"].next-large .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination[dir="rtl"].next-large .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 0; }
.next-pagination *,
.next-pagination *:before,
.next-pagination *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-pagination:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: ' ';
clear: both; }
.next-pagination-total {
display: inline-block;
font-size: 14px;
margin-right: 16px; }
.next-pagination-pages {
display: inline-block; }
.next-pagination-list {
display: inline-block;
vertical-align: top; }
.next-pagination .next-pagination-item:not([disabled]) {
display: inline-block;
border-style: solid;
border-color: #C4C6CF;
background: #FFFFFF;
color: #333333;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination .next-pagination-item.next-current {
border-color: #3080FE;
background: #3080FE;
color: #FFFFFF;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination .next-pagination-item.next-current:hover, .next-pagination .next-pagination-item.next-current:focus {
border-color: transparent;
background: #1861D5;
color: #FFFFFF;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination-ellipsis {
display: inline-block;
color: #999999;
vertical-align: top; }
.next-pagination-display {
display: inline-block;
margin: 0 16px;
color: #333333;
vertical-align: middle; }
.next-pagination-display em {
font-style: normal;
color: #3080FE; }
.next-pagination-jump-text {
display: inline-block;
vertical-align: middle;
color: #999999; }
.next-pagination-jump-input {
margin: 0 4px;
vertical-align: top; }
.next-pagination-jump-go {
margin-left: 4px;
vertical-align: top; }
.next-pagination-size-selector {
display: inline-block;
position: relative; }
.next-pagination-size-selector-title {
margin-right: 4px;
color: #999999; }
.next-pagination-size-selector-filter {
display: inline-block;
vertical-align: middle; }
.next-pagination-size-selector-dropdown {
vertical-align: top;
min-width: 64px; }
.next-pagination-size-selector-dropdown .next-select-inner {
min-width: 64px; }
.next-pagination-size-selector-popup {
min-width: 64px; }
.next-pagination-size-selector-btn.next-btn-text {
height: initial;
line-height: initial;
color: #666666;
border-radius: 0; }
.next-pagination-size-selector-btn.next-btn-text.next-current {
color: #3080FE; }
.next-pagination-size-selector-btn.next-btn-text + .next-pagination-size-selector-btn {
border-left: 1px solid #DCDEE3; }
.next-pagination-pages + .next-pagination-size-selector,
.next-pagination-size-selector + .next-pagination-pages {
margin-left: 40px; }
.next-pagination.next-hide {
display: none; }
.next-pagination.next-start .next-pagination-pages {
float: right; }
.next-pagination.next-start .next-pagination-size-selector {
float: left; }
.next-pagination.next-end .next-pagination-pages {
float: left; }
.next-pagination.next-end .next-pagination-size-selector {
float: right; }
.next-pagination.next-small .next-pagination-list {
margin: 0 4px; }
.next-pagination.next-small .next-pagination-total {
line-height: 24px;
vertical-align: middle; }
.next-pagination.next-small .next-pagination-item {
padding: 0 6px;
border-width: 1px;
border-radius: 3px; }
.next-pagination.next-small .next-pagination-item + .next-pagination-item {
margin: 0 0 0 4px; }
.next-pagination.next-small .next-pagination-ellipsis {
height: 24px;
line-height: 24px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination.next-small .next-pagination-ellipsis:before,
.next-pagination.next-small .next-pagination-ellipsis .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-pagination.next-small .next-pagination-display {
font-size: 12px; }
.next-pagination.next-small .next-pagination-display em {
font-size: 12px; }
.next-pagination.next-small .next-pagination-jump-text {
font-size: 12px; }
.next-pagination.next-small .next-pagination-jump-input {
width: 28px; }
.next-pagination.next-small .next-pagination-size-selector-title {
height: 24px;
line-height: 24px;
font-size: 12px;
vertical-align: middle; }
.next-pagination.next-small .next-pagination-size-selector-btn {
padding: 0 8px; }
.next-pagination.next-small .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination.next-small .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination.next-small .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination.next-small .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination.next-small.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-small.next-arrow-only .next-pagination-item.next-next {
width: 20px;
padding: 0; }
.next-pagination.next-small.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-small.next-arrow-only .next-pagination-item.next-next .next-icon {
margin: 0 auto; }
.next-pagination.next-small.next-arrow-prev-only .next-pagination-item.next-prev {
width: 20px;
padding: 0; }
.next-pagination.next-small.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
margin: 0 auto; }
.next-pagination.next-small.next-no-border .next-pagination-item.next-prev, .next-pagination.next-small.next-no-border .next-pagination-item.next-next {
padding: 0;
border: none;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination.next-small.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-small.next-no-border .next-pagination-item.next-next .next-icon {
margin: 0; }
.next-pagination.next-small.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
.next-pagination.next-small.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
color: #3080FE; }
.next-pagination.next-small.next-no-border .next-pagination-display {
margin: 0 8px; }
.next-pagination.next-small.next-mini .next-pagination-item.next-prev {
margin-right: 4px; }
.next-pagination.next-small.next-mini .next-pagination-item.next-next {
margin-left: 4px; }
.next-pagination.next-medium .next-pagination-list {
margin: 0 4px; }
.next-pagination.next-medium .next-pagination-total {
line-height: 32px;
vertical-align: middle; }
.next-pagination.next-medium .next-pagination-item {
padding: 0 10px;
border-width: 1px;
border-radius: 3px; }
.next-pagination.next-medium .next-pagination-item + .next-pagination-item {
margin: 0 0 0 4px; }
.next-pagination.next-medium .next-pagination-ellipsis {
height: 32px;
line-height: 32px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination.next-medium .next-pagination-ellipsis:before,
.next-pagination.next-medium .next-pagination-ellipsis .next-icon-remote {
width: 12px;
font-size: 12px;
line-height: inherit; }
.next-pagination.next-medium .next-pagination-display {
font-size: 14px; }
.next-pagination.next-medium .next-pagination-display em {
font-size: 14px; }
.next-pagination.next-medium .next-pagination-jump-text {
font-size: 14px; }
.next-pagination.next-medium .next-pagination-jump-input {
width: 36px; }
.next-pagination.next-medium .next-pagination-size-selector-title {
height: 32px;
line-height: 32px;
font-size: 14px;
vertical-align: middle; }
.next-pagination.next-medium .next-pagination-size-selector-btn {
padding: 0 12px; }
.next-pagination.next-medium .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination.next-medium .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination.next-medium .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination.next-medium .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination.next-medium.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-next {
width: 28px;
padding: 0; }
.next-pagination.next-medium.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-next .next-icon {
margin: 0 auto; }
.next-pagination.next-medium.next-arrow-prev-only .next-pagination-item.next-prev {
width: 28px;
padding: 0; }
.next-pagination.next-medium.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
margin: 0 auto; }
.next-pagination.next-medium.next-no-border .next-pagination-item.next-prev, .next-pagination.next-medium.next-no-border .next-pagination-item.next-next {
padding: 0;
border: none;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination.next-medium.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-medium.next-no-border .next-pagination-item.next-next .next-icon {
margin: 0; }
.next-pagination.next-medium.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
.next-pagination.next-medium.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
color: #3080FE; }
.next-pagination.next-medium.next-no-border .next-pagination-display {
margin: 0 12px; }
.next-pagination.next-medium.next-mini .next-pagination-item.next-prev {
margin-right: 4px; }
.next-pagination.next-medium.next-mini .next-pagination-item.next-next {
margin-left: 4px; }
.next-pagination.next-large .next-pagination-list {
margin: 0 8px; }
.next-pagination.next-large .next-pagination-total {
line-height: 40px;
vertical-align: middle; }
.next-pagination.next-large .next-pagination-item {
padding: 0 15px;
border-width: 1px;
border-radius: 3px; }
.next-pagination.next-large .next-pagination-item + .next-pagination-item {
margin: 0 0 0 8px; }
.next-pagination.next-large .next-pagination-ellipsis {
height: 40px;
line-height: 40px;
margin-left: 8px;
margin-right: 8px; }
.next-pagination.next-large .next-pagination-ellipsis:before,
.next-pagination.next-large .next-pagination-ellipsis .next-icon-remote {
width: 16px;
font-size: 16px;
line-height: inherit; }
.next-pagination.next-large .next-pagination-display {
font-size: 16px; }
.next-pagination.next-large .next-pagination-display em {
font-size: 16px; }
.next-pagination.next-large .next-pagination-jump-text {
font-size: 16px; }
.next-pagination.next-large .next-pagination-jump-input {
width: 48px; }
.next-pagination.next-large .next-pagination-size-selector-title {
height: 40px;
line-height: 40px;
font-size: 16px;
vertical-align: middle; }
.next-pagination.next-large .next-pagination-size-selector-btn {
padding: 0 16px; }
.next-pagination.next-large .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination.next-large .next-pagination-item.next-next:not([disabled]) i {
color: #666666; }
.next-pagination.next-large .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination.next-large .next-pagination-item:hover.next-next:not([disabled]) i {
color: #333333; }
.next-pagination.next-large.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-large.next-arrow-only .next-pagination-item.next-next {
width: 40px;
padding: 0; }
.next-pagination.next-large.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-large.next-arrow-only .next-pagination-item.next-next .next-icon {
margin: 0 auto; }
.next-pagination.next-large.next-arrow-prev-only .next-pagination-item.next-prev {
width: 40px;
padding: 0; }
.next-pagination.next-large.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
margin: 0 auto; }
.next-pagination.next-large.next-no-border .next-pagination-item.next-prev, .next-pagination.next-large.next-no-border .next-pagination-item.next-next {
padding: 0;
border: none;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.next-pagination.next-large.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-large.next-no-border .next-pagination-item.next-next .next-icon {
margin: 0; }
.next-pagination.next-large.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
.next-pagination.next-large.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
color: #3080FE; }
.next-pagination.next-large.next-no-border .next-pagination-display {
margin: 0 16px; }
.next-pagination.next-large.next-mini .next-pagination-item.next-prev {
margin-right: 8px; }
.next-pagination.next-large.next-mini .next-pagination-item.next-next {
margin-left: 8px; }
.next-paragraph {
color: #333333; }
.next-paragraph-short {
line-height: 1.5; }
.next-paragraph-long {
line-height: 1.7; }
.next-paragraph-small {
font-size: 14px; }
.next-paragraph-medium {
font-size: 14px; }
.next-progress-circle[dir=rtl] .next-progress-circle-container {
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1); }
.next-progress-line[dir=rtl] .next-progress-line-overlay {
left: auto;
right: 0; }
.next-progress-line {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-progress-line *,
.next-progress-line *:before,
.next-progress-line *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-progress-line {
width: 100%;
display: inline-block;
position: relative; }
.next-progress-line-container {
display: inline-block;
width: 100%;
vertical-align: middle; }
.next-progress-line-underlay {
position: relative;
width: 100%;
background-color: #EBECF0; }
.next-progress-line-overlay {
position: absolute;
left: 0;
top: 0;
-webkit-transition: all 300ms ease;
transition: all 300ms ease; }
.next-progress-line-overlay-normal {
background-color: #3080FE; }
.next-progress-line-overlay-success {
background-color: #2ECA9C; }
.next-progress-line-overlay-error {
background-color: #FF3000; }
.next-progress-line-overlay-started {
background-color: #FF3000; }
.next-progress-line-overlay-middle {
background-color: #F1C826; }
.next-progress-line-overlay-finishing {
background-color: #2ECA9C; }
.next-progress-line.next-small .next-progress-line-underlay {
border-radius: 16px;
height: 4px; }
.next-progress-line.next-small .next-progress-line-overlay {
height: 4px;
border-radius: 16px;
top: 50%;
margin-top: -2px; }
.next-progress-line.next-small .next-progress-line-text {
font-size: 12px;
line-height: 4px; }
.next-progress-line.next-medium .next-progress-line-underlay {
border-radius: 16px;
height: 8px; }
.next-progress-line.next-medium .next-progress-line-overlay {
height: 8px;
border-radius: 16px;
top: 50%;
margin-top: -4px; }
.next-progress-line.next-medium .next-progress-line-text {
font-size: 12px;
line-height: 8px; }
.next-progress-line.next-large .next-progress-line-underlay {
border-radius: 16px;
height: 12px; }
.next-progress-line.next-large .next-progress-line-overlay {
height: 12px;
border-radius: 16px;
top: 50%;
margin-top: -6px; }
.next-progress-line.next-large .next-progress-line-text {
font-size: 14px;
line-height: 12px; }
.next-progress-line-show-info .next-progress-line-container {
padding-right: 60px;
margin-right: -60px; }
.next-progress-line-show-info .next-progress-line-text {
width: 50px;
text-align: left;
margin-left: 10px;
vertical-align: middle;
display: inline-block;
color: #333333; }
.next-progress-line-show-border .next-progress-line-underlay {
border: 1px solid #DCDEE3; }
.next-progress-line-show-border.next-small .next-progress-line-underlay {
border-radius: 16px;
height: 6px; }
.next-progress-line-show-border.next-small .next-progress-line-overlay {
height: 4px;
border-radius: 16px;
top: 50%;
margin-top: -2px; }
.next-progress-line-show-border.next-small .next-progress-line-text {
font-size: 12px;
line-height: 6px; }
.next-progress-line-show-border.next-medium .next-progress-line-underlay {
border-radius: 16px;
height: 10px; }
.next-progress-line-show-border.next-medium .next-progress-line-overlay {
height: 8px;
border-radius: 16px;
top: 50%;
margin-top: -4px; }
.next-progress-line-show-border.next-medium .next-progress-line-text {
font-size: 12px;
line-height: 10px; }
.next-progress-line-show-border.next-large .next-progress-line-underlay {
border-radius: 16px;
height: 14px; }
.next-progress-line-show-border.next-large .next-progress-line-overlay {
height: 12px;
border-radius: 16px;
top: 50%;
margin-top: -6px; }
.next-progress-line-show-border.next-large .next-progress-line-text {
font-size: 14px;
line-height: 14px; }
.next-progress-circle {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-progress-circle *,
.next-progress-circle *:before,
.next-progress-circle *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-progress-circle {
position: relative;
display: inline-block; }
.next-progress-circle-underlay {
stroke-width: 8px;
stroke: #EBECF0; }
.next-progress-circle-overlay {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
stroke-linecap: round;
stroke-width: 8px; }
.next-progress-circle-overlay-normal {
stroke: #3080FE; }
.next-progress-circle-overlay-success {
stroke: #2ECA9C; }
.next-progress-circle-overlay-error {
stroke: #FF3000; }
.next-progress-circle-overlay-started {
stroke: #FF3000; }
.next-progress-circle-overlay-middle {
stroke: #F1C826; }
.next-progress-circle-overlay-finishing {
stroke: #2ECA9C; }
.next-progress-circle.next-small {
width: 100px;
height: 100px;
font-size: 20px; }
.next-progress-circle.next-medium {
width: 116px;
height: 116px;
font-size: 24px; }
.next-progress-circle.next-large {
width: 132px;
height: 132px;
font-size: 36px; }
.next-progress-circle-text {
display: block;
position: absolute;
width: 100%;
top: 50%;
left: 0;
text-align: center;
line-height: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: -webkit-transform 300ms ease;
transition: -webkit-transform 300ms ease;
transition: transform 300ms ease;
transition: transform 300ms ease, -webkit-transform 300ms ease;
color: #333333; }
.next-range {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
font-family: inherit;
font-weight: normal;
font-size: inherit;
line-height: inherit;
vertical-align: baseline;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
cursor: pointer; }
.next-range *,
.next-range *:before,
.next-range *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.next-range .next-range-inner {
position: relative; }
.next-range .next-range-inner:only-child {
margin-top: auto;
margin-bottom: auto; }
.next-range .next-range-track {
position: absolute;
width: 100%;
top: 50%;
border-radius: 0; }
.next-range .next-range-selected {
position: absolute;
width: 0;
top: 50%;
left: 0;
border-radius: 0; }
.next-range .next-range-scale {
position: relative;
width: 100%;
height: 12px; }
.next-range .next-range-scale .next-range-scale-item {
position: absolute;
left: 0;
width: 2px;
border: 1px solid;
border-radius: 0; }
.next-range .next-range-scale .next-range-scale-item:last-child {
margin-left: -2px; }
.next-range .next-range-slider {
position: absolute;
top: 50%;
left: 0;
border-radius: 50%; }
.next-range .next-range-slider-inner {
position: absolute;
top: 50%;
left: 50%;
border-width: 1px;
border-style: solid;
border-color: #C4C6CF;
border-radius: 50%;
-webkit-transition: border-color 100ms linear, -webkit-transform 100ms linear;
transition: border-color 100ms linear, -webkit-transform 100ms linear;
transition: transform 100ms linear, border-color 100ms linear;
transition: transform 100ms linear, border-color 100ms linear, -webkit-transform 100ms linear; }
.next-range .next-range-slider.next-range-slider-moving .next-range-slider-inner {
border: 2px solid #3080FE;
-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
.next-range .next-range-frag.next-range-active .next-range-slider .next-range-slider-inner {
border: 2px solid #3080FE;
-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
.next-range .next-range-mark {
position: relative;
cursor: auto; }
.next-range .next-range-mark .next-range-mark-text {
position: absolute;
left: 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
padding-left: 2px;
text-align: center; }
.next-range .next-range-frag {
position: absolute;
top: 0; }
.next-range .next-range-frag .next-range-slider {
left: 0; }
.next-range .next-range-frag .next-range-slider:nth-child(2) {
left: 100%; }
.next-range .next-range-frag .next-range-selected {
width: 100%; }
.next-range.disabled {
cursor: not-allowed; }
.next-range.disabled .next-range-mark {
cursor: auto; }
.next-range .next-range-track {
background-color: #C4C6CF; }
.next-range .next-range-track:hover {
background-color: #C4C6CF; }
.next-range .next-range-selected {
background-color: #3080FE; }
.next-range .next-range-selected:hover {
background-color: #3080FE; }
.next-range .next-range-scale .next-range-scale-item {
border-color: #C4C6CF;
background-color: #C4C6CF; }
.next-range .next-range-scale .next-range-scale-item:hover {
border-color: #C4C6CF; }
.next-range .next-range-scale .next-range-scale-item.activated {
border-color: #3080FE;
background-color: #3080FE; }
.next-range .next-range-scale .next-range-scale-item.activated:hover {
border-color: #3080FE; }
.next-range .next-range-slider-inner {
background-color: #FFFFFF;
border-color: #C4C6CF; }
.next-range .next-range-slider-inner:hover {
background-color: #FFFFFF;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.12);
box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.12);
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
.next-range .next-range-mark .next-range-mark-text {
color: #999999; }
.next-range .next-range-mark .next-range-mark-text:hover {
color: #999999; }
.next-range .next-range-mark .next-range-mark-text.activated {
color: #333333; }
.next-range .next-range-mark .next-range-mark-text.activated:hover {
color: #333333; }
.next-range.disabled .next-range-track {
background-color: #C4C6CF; }
.next-range.disabled .next-range-selected {
background-color: #A0A2AD; }
.next-range.disabled .next-range-scale-item {
border-color: #C4C6CF; }
.next-range.disabled .next-range-scale-item.activated {
border-color: #A0A2AD; }
.next-range.disabled .next-range-slider-inner {
background-color: #E6E7EB;
border-color: #E6E7EB;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-box-shadow: none;
box-shadow: none; }
.next-range.disabled .next-range-mark-text {
color: #E0E0E0; }
.next-range.disabled .next-range-mark-text.activated {
color: #999999; }
.next-range .next-range-track {
height: 4px;
margin-top: -2px; }
.next-range .next-range-selected {
height: 4px;
margin-top: -2px; }
.next-range .next-range-frag {
margin-top: -2px;
height: 16px; }
.next-range .next-range-slider {
height: 16px;
width: 16px;
margin-top: -8px;
margin-left: -8px;
-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12); }
.next-range .next-range-slider-inner {
height: 16px;
width: 16px;
margin-top: -8px;
margin-left: -8px; }
.next-range .next-range-mark {
display: block; }
.next-range .next-range-mark .next-range-mark-text {
font-size: 14px;
font-weight: normal;
line-height: 20px;
height: 20px; }
.next-range .next-range-mark.next-range-mark-below {
height: 30px; }
.next-range .next-range-mark.next-range-mark-below .next-range-mark-text {
bottom: 0; }
.next-range .next-range-mark.next-range-mark-above {
height: 30px; }
.next-range .next-range-scale .next-range-scale-item {
height: 12px; }
.next-range.simulation-hover > .next-range-slider-inner {
background-color: #FFFFFF;
-webkit-box-shadow: #FFFFFF;
box-shadow: #FFFFFF;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
.next-range.simulation-click > .next-range-slider-inner {
border: 2px solid #3080FE;
-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
.next-range[dir=rtl] .next-range-mark {
position: relative;
cursor: auto; }
.next-range[dir=rtl] .next-range-mark .next-range-mark-text {
position: absolute;
right: 0;
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
padding-right: 2px;
text-align: center; }
.next-rating[dir="rtl"] .next-rating-overlay {
right: 0;
left: auto; }
.next-rating[dir="rtl"] .next-rating-underlay .next-rating-icon,
.next-rating[dir="rtl"] .next-rating-overlay .next-rating-icon {
margin-right: 4px;
margin-left: 0; }
.next-rating[dir="rtl"] .next-rating-underlay .next-rating-icon:last-child,
.next-rating[dir="rtl"] .next-rating-overlay .next-rating-icon:last-child {
/* icon 放大会产生边缘溢出,这里使用 margin 为放大扩展一部分空间 */
margin-left: 4px; }
.next-rating {
vertical-align: top; }
.next-rating {
display: inline-block;
position: relative; }
.next-rating:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: ' ';
clear: both; }
.next-rating-base {
float: left; }
.next-rating-text {
float: left; }
.next-rating-base-disabled {
cursor: not-allowed; }
.next-rating-underlay {
white-space: nowrap;
overflow: hidden; }
.next-rating-underlay .next-icon {
color: #E2E4E8; }
.next-rating-stroke-mode .next-rating-underlay .next-icon {
color: transparent;
-webkit-text-stroke: 1px #3080FE; }
.next-rating-overlay {
white-space: nowrap;
overflow: hidden;
position: absolute;
width: 0;
top: 0;
left: 0; }
.next-rating-overlay .next-icon {
color: #3080FE; }
.next-rating-underlay .next-rating-icon, .next-rating-overlay .next-rating-icon {
cursor: pointer;
margin-left: 4px; }
.next-rating-underlay .next-rating-icon:last-child, .next-rating-overlay .next-rating-icon:last-child {
/* icon 放大会产生边缘溢出,这里使用 margin 为放大扩展一部分空间 */
margin-right: 4px; }
.next-rating-underlay .next-icon, .next-rating-overlay .next-icon {
-webkit-transition: all 100ms linear;
transition: all 100ms linear; }
.next-rating-underlay .next-icon.hover, .next-rating-overlay .next-icon.hover {
-webkit-transf