Commit 90fb67b1 by yanglang123

edit

parent bcdb7ad4
No preview for this file type
.index-module-smartRecommend-scroll-bg {
width: 100%;
height: 4.12rem;
overflow-y: hidden;
overflow-x: auto;
}
.index-module-smartRecommend-scroll-bg .index-module-smartRecommend-scroll-container {
height: 4.12rem;
padding-left: 0.3rem;
}
.index-module-smartRecommend-scroll-bg .index-module-smartRecommend-scroll-container .index-module-smartRecommend-scroll-item-container {
height: 4.12rem;
background-color: #fff;
border-radius: 0.1rem;
display: inline-block;
vertical-align: middle;
margin-right: 0.2rem;
padding: 0.1rem 0.3rem;
}
.index-module-son-site-two-col-container {
width: 100%;
height: 1.6rem;
}
.index-module-son-site-two-col-container .index-module-son-site-two-col-item {
height: 1.6rem;
border-radius: 0.1rem;
background-color: #fff;
display: inline-block;
vertical-align: middle;
}
.index-module-son-site-scroll-container {
width: 30rem;
height: 2.64rem;
}
.index-module-son-site-scroll-container .index-module-son-site-scroll-item-container {
width: 2.04rem;
height: 2.64rem;
display: inline-block;
vertical-align: middle;
margin-right: 0.2rem;
}
.index-module-recommend-scroll-container {
width: 30rem;
height: 2.48rem;
}
.index-module-recommend-scroll-container .index-module-recommend-scroll-item-container {
width: 3rem;
height: 2.48rem;
display: inline-block;
vertical-align: center;
margin-right: 0.2rem;
}
.singleLineOverflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
.index-buy-content-single-container {
width: 100%;
border-radius: 0.1rem;
position: relative;
}
.index-buy-content-single-container .index-buy-content-single-banner {
width: 100%;
border-radius: 0.1rem;
}
.index-buy-content-single-container .index-buy-content-single-banner img {
width: 100%;
}
.index-buy-content-single-container .index-buy-content-single-text {
width: 100%;
position: absolute;
left: 0;
top: 0;
text-align: center;
}
.index-buy-content-single-container .index-buy-content-single-text span {
font-size: 0.48rem;
color: #fff;
font-weight: 500;
font-family: happyCool;
margin-right: 0.3rem;
}
.index-module-buy-content-scroll-bg-wrap {
width: 100%;
height: 3.78rem;
overflow: hidden;
}
.index-module-buy-content-scroll-bg-wrap .index-module-buy-content-scroll-bg {
width: 100%;
height: 4.18rem;
}
.index-module-buy-content-scroll-bg-wrap .index-module-buy-content-scroll-bg .index-module-buy-content-scroll-container {
height: 3.98rem;
padding-left: 0.3rem;
}
.index-module-buy-content-scroll-bg-wrap .index-module-buy-content-scroll-bg .index-module-buy-content-scroll-container .index-buy-content-scroll-banner {
width: 2.2rem;
height: 3.52rem;
border-radius: 0.1rem;
display: inline-block;
vertical-align: middle;
position: relative;
}
.index-module-buy-content-scroll-bg-wrap .index-module-buy-content-scroll-bg .index-module-buy-content-scroll-container .index-buy-content-scroll-banner img {
width: 2.22rem;
height: 3.52rem;
}
.index-module-buy-content-scroll-bg-wrap .index-module-buy-content-scroll-bg .index-module-buy-content-scroll-container .index-buy-content-scroll-banner .index-module-buy-content-item-image-text {
width: 100%;
height: 0.6rem;
font-size: 0.48rem;
color: #fff;
font-family: happyCool;
font-weight: 400;
text-align: center;
position: absolute;
left: 0;
}
.index-module-buy-content-scroll-bg-wrap .index-module-buy-content-scroll-bg .index-module-buy-content-scroll-container .index-buy-content-scroll-banner .index-module-buy-content-item-image-text:nth-child(2) {
top: 0.48rem;
}
.index-module-buy-content-scroll-bg-wrap .index-module-buy-content-scroll-bg .index-module-buy-content-scroll-container .index-buy-content-scroll-banner .index-module-buy-content-item-image-text:nth-child(3) {
top: 1.08rem;
}
.index-module-buy-content-scroll-bg-wrap .index-module-buy-content-scroll-bg .index-module-buy-content-scroll-container .index-buy-content-two-item-container {
height: 3.52rem;
display: inline-block;
vertical-align: middle;
margin-left: 0.2rem;
background-color: #fff;
border-radius: 0.1rem;
padding-top: 0.16rem;
}
#index-simple-pay-container-scroll-id .simplebar-track {
left: 45%;
right: 45%;
background-color: rgba(66,133,244,.3);
height: 0.08rem;
border-radius: 0.08rem;
bottom: 0.2rem;
}
#index-simple-pay-container-scroll-id .simplebar-scrollbar {
top: 0;
}
#index-simple-pay-container-scroll-id .simplebar-scrollbar:before {
background-color: #4285f4;
opacity: 1;
height: 0.08rem;
border-radius: 0.08rem;
}
.ant-rate {
box-sizing: border-box;
color: rgba(0,0,0,.65);
font-size: 0.14rem;
font-variant: tabular-nums;
line-height: 1.5;
-webkit-font-feature-settings: "tnum";
font-feature-settings: "tnum","tnum";
display: inline-block;
margin: 0;
padding: 0;
color: #fadb14;
font-size: 0.2rem;
line-height: unset;
list-style: none;
outline: none;
}
.ant-rate-disabled .ant-rate-star {
cursor: default;
}
.ant-rate-disabled .ant-rate-star:hover {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.ant-rate-star {
position: relative;
display: inline-block;
margin: 0;
padding: 0;
color: inherit;
cursor: pointer;
-webkit-transition: all .3s;
transition: all .3s;
}
.ant-rate-star:not(:last-child) {
margin-right: 0.08rem;
}
.ant-rate-star>div:focus {
outline: 0;
}
.ant-rate-star>div:focus,
.ant-rate-star>div:hover {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.ant-rate-star-first,
.ant-rate-star-second {
color: #e8e8e8;
-webkit-transition: all .3s;
transition: all .3s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
vertical-align: middle;
}
.ant-rate-star-first {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
overflow: hidden;
opacity: 0;
}
.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-half .ant-rate-star-second {
opacity: 1;
}
.ant-rate-star-full .ant-rate-star-second,
.ant-rate-star-half .ant-rate-star-first {
color: inherit;
}
.ant-rate-text {
display: inline-block;
margin-left: 0.08rem;
font-size: 0.14rem;
}
.ant-tooltip {
box-sizing: border-box;
margin: 0;
padding: 0;
color: rgba(0,0,0,.65);
font-size: 0.14rem;
font-variant: tabular-nums;
line-height: 1.5;
list-style: none;
-webkit-font-feature-settings: "tnum";
font-feature-settings: "tnum","tnum";
position: absolute;
z-index: 1060;
display: block;
max-width: 2.5rem;
visibility: visible;
}
.ant-tooltip-hidden {
display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
padding-bottom: 0.08rem;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightBottom,
.ant-tooltip-placement-rightTop {
padding-left: 0.08rem;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
padding-top: 0.08rem;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftBottom,
.ant-tooltip-placement-leftTop {
padding-right: 0.08rem;
}
.ant-tooltip-inner {
min-width: 0.3rem;
min-height: 0.32rem;
padding: 0.06rem 0.08rem;
color: #fff;
text-align: left;
text-decoration: none;
word-wrap: break-word;
background-color: rgba(0,0,0,.75);
border-radius: 0.04rem;
box-shadow: 0 0.02rem 0.08rem rgba(0,0,0,.15);
}
.ant-tooltip-arrow {
position: absolute;
display: block;
width: 0.130711rem;
height: 0.130711rem;
overflow: hidden;
background: transparent;
pointer-events: none;
}
.ant-tooltip-arrow:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 0.05rem;
height: 0.05rem;
margin: auto;
background-color: rgba(0,0,0,.75);
content: "";
pointer-events: auto;
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
bottom: -0.050711rem;
}
.ant-tooltip-placement-top .ant-tooltip-arrow:before,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,
.ant-tooltip-placement-topRight .ant-tooltip-arrow:before {
box-shadow: 0.03rem 0.03rem 0.07rem rgba(0,0,0,.07);
-webkit-transform: translateY(-0.065355rem) rotate(45deg);
-ms-transform: translateY(-0.065355rem) rotate(45deg);
transform: translateY(-0.065355rem) rotate(45deg);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
left: 0.13rem;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
right: 0.13rem;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
left: -0.050711rem;
}
.ant-tooltip-placement-right .ant-tooltip-arrow:before,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow:before {
box-shadow: -0.03rem 0.03rem 0.07rem rgba(0,0,0,.07);
-webkit-transform: translateX(0.065355rem) rotate(45deg);
-ms-transform: translateX(0.065355rem) rotate(45deg);
transform: translateX(0.065355rem) rotate(45deg);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
top: 0.05rem;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
bottom: 0.05rem;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
right: -0.050711rem;
}
.ant-tooltip-placement-left .ant-tooltip-arrow:before,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow:before {
box-shadow: 0.03rem -0.03rem 0.07rem rgba(0,0,0,.07);
-webkit-transform: translateX(-0.065355rem) rotate(45deg);
-ms-transform: translateX(-0.065355rem) rotate(45deg);
transform: translateX(-0.065355rem) rotate(45deg);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
top: 0.05rem;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
bottom: 0.05rem;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
top: -0.050711rem;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow:before,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before {
box-shadow: -0.03rem -0.03rem 0.07rem rgba(0,0,0,.07);
-webkit-transform: translateY(0.065355rem) rotate(45deg);
-ms-transform: translateY(0.065355rem) rotate(45deg);
transform: translateY(0.065355rem) rotate(45deg);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
left: 0.13rem;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
right: 0.13rem;
}
.three-trigle-tag-container {
display: inline-block;
width: -moz-fit-content;
width: -webkit-fit-content;
width: fit-content;
height: 0.32rem;
line-height: 0.3rem;
padding-right: 0.1rem;
padding-left: 0.12rem;
font-size: 0.24rem;
color: #eec446;
font-weight: 400;
border-top: 0.01rem solid #eec446;
border-right: 0.01rem solid #eec446;
border-bottom: 0.01rem solid #eec446;
position: relative;
margin-left: 0.36rem;
}
.three-trigle-tag-container .three-trigle-item {
width: 0.24rem;
height: 0.24rem;
border-left: 0.01rem solid #eec446;
border-top: 0.01rem solid #eec446;
position: absolute;
left: -0.11rem;
top: 0.03rem;
-webkit-transform: rotate(-50deg);
-ms-transform: rotate(-50deg);
transform: rotate(-50deg);
}
.am-wingblank {
margin-left: 0.08rem;
margin-right: 0.08rem;
}
.am-wingblank.am-wingblank-sm {
margin-left: 0.05rem;
margin-right: 0.05rem;
}
.am-wingblank.am-wingblank-md {
margin-left: 0.08rem;
margin-right: 0.08rem;
}
.am-wingblank.am-wingblank-lg {
margin-left: 0.15rem;
margin-right: 0.15rem;
}
.am-flexbox {
text-align: left;
overflow: hidden;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.am-flexbox.am-flexbox-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.am-flexbox.am-flexbox-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.am-flexbox.am-flexbox-dir-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.am-flexbox.am-flexbox-dir-column .am-flexbox-item {
margin-left: 0;
}
.am-flexbox.am-flexbox-dir-column-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.am-flexbox.am-flexbox-dir-column-reverse .am-flexbox-item {
margin-left: 0;
}
.am-flexbox.am-flexbox-nowrap {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.am-flexbox.am-flexbox-wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.am-flexbox.am-flexbox-wrap-reverse {
-webkit-flex-wrap: wrap-reverse;
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
.am-flexbox.am-flexbox-justify-start {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.am-flexbox.am-flexbox-justify-end {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.am-flexbox.am-flexbox-justify-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.am-flexbox.am-flexbox-justify-between {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.am-flexbox.am-flexbox-justify-around {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.am-flexbox.am-flexbox-align-start {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.am-flexbox.am-flexbox-align-end {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.am-flexbox.am-flexbox-align-center {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.am-flexbox.am-flexbox-align-stretch {
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.am-flexbox.am-flexbox-align-baseline {
-webkit-box-align: baseline;
-webkit-align-items: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.am-flexbox.am-flexbox-align-content-start {
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.am-flexbox.am-flexbox-align-content-end {
-webkit-align-content: flex-end;
-ms-flex-line-pack: end;
align-content: flex-end;
}
.am-flexbox.am-flexbox-align-content-center {
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.am-flexbox.am-flexbox-align-content-between {
-webkit-align-content: space-between;
-ms-flex-line-pack: justify;
align-content: space-between;
}
.am-flexbox.am-flexbox-align-content-around {
-webkit-align-content: space-around;
-ms-flex-line-pack: distribute;
align-content: space-around;
}
.am-flexbox.am-flexbox-align-content-stretch {
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.am-flexbox .am-flexbox-item {
box-sizing: border-box;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
margin-left: 0.08rem;
min-width: 0.1rem;
}
.am-flexbox .am-flexbox-item:first-child {
margin-left: 0;
}
.singleLineOverflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
.exam-result {
width: 100%;
height: 100%;
overflow-y: scroll;
background-color: #f3f3f3;
}
.exam-result .result-detail {
width: 100%;
padding: .32rem;
}
.exam-result .result-detail .detail-card {
width: 100%;
padding-bottom: .3rem;
background: #fff;
border-top-left-radius: .22rem;
border-top-right-radius: .22rem;
}
.exam-result .result-detail .detail-card p {
width: 100%;
padding: .2rem;
font-size: .28rem;
color: #4a4a4a;
}
.exam-result .result-detail .detail-card .score-red {
width: 100%;
text-align: center;
color: #ea554e;
font-size: .28rem;
position: relative;
}
.exam-result .result-detail .detail-card .score {
width: 100%;
text-align: center;
color: #4285f4;
font-size: .28rem;
position: relative;
}
.exam-result .result-detail .detail-card span.score-font {
font-size: 1.28rem;
}
.exam-result .result-detail .detail-card img.score-img {
width: 1.34rem;
height: .34rem;
position: absolute;
left: 50%;
top: 1.61rem;
margin-left: -.67rem;
}
.exam-result .result-detail .detail-card .paper-marking {
width: 100%;
text-align: center;
color: #4285f4;
font-size: .9rem;
margin-bottom: .7rem;
}
.exam-result .result-detail .detail-card .mark-end {
width: 100%;
text-align: center;
color: #4285f4;
font-size: .48rem;
margin-bottom: .7rem;
padding: 0 1rem;
box-sizing: border-box;
font-weight: 600;
}
.exam-result .result-detail .detail-card .evaluation {
width: 100%;
height: auto;
margin-top: .35rem;
padding: 0 .2rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.exam-result .result-detail .detail-card .evaluation img {
width: .48rem;
height: .48rem;
position: absolute;
left: .06rem;
z-index: 101;
}
.exam-result .result-detail .detail-card .evaluation span {
background-color: #d8edff;
padding: .1rem .4rem;
color: #1997ff;
font-size: .28rem;
border-radius: 2rem;
}
.exam-result .result-detail .detail-card .evaluation .bg {
width: 100%;
height: 100%;
background-color: #8dcbff;
position: absolute;
left: 0;
top: 0;
border-radius: .46rem;
opacity: .26;
}
.exam-result .result-detail .detail-button {
width: 100%;
background: #f9f9f9;
border-bottom-left-radius: .22rem;
border-bottom-right-radius: .22rem;
padding: .3rem .6rem;
text-align: center;
}
.exam-result .result-detail .detail-button .detail-button-child {
width: 2.2rem;
height: .6rem;
border-radius: .3rem;
border: .02rem solid #4285f4;
font-size: .24rem;
background-color: #fff;
color: #4285f4;
text-align: center;
line-height: .6rem;
}
.exam-result .exam-title {
width: 100%;
padding: .34rem .32rem;
font-size: .3rem;
color: #4a4a4a;
background-color: #fff;
}
.exam-result .history-list {
width: 100%;
border-top: .02rem solid #eee;
padding: .22rem 0;
background-color: #fff;
color: #9b9b9b;
font-size: .28rem;
margin-top: .62rem;
}
.exam-result .history-list span.yes {
font-size: .28rem;
color: #4285f4;
}
.exam-result .history-list span.no {
font-size: .28rem;
color: #ea554e;
}
.exam-result .history-list .result-table table {
font-size: .3rem;
}
.exam-result .history-list .result-table table span {
font-size: .24rem;
color: #999;
}
.exam-result .history-list .result-table table span.yes {
font-size: .28rem;
color: #4285f4;
}
.exam-result .history-list .result-table table span.no {
font-size: .28rem;
color: #ea554e;
}
.common-footer-daying {
width: 100%;
height: 1rem;
position: relative;
padding-top: 0.49rem;
background-color: #f4f4f4;
}
.common-footer-daying .footer-line {
width: 3.4rem;
height: 0.02rem;
background-color: #ddd;
margin: 0 auto;
}
.common-footer-daying .footer-text {
font-size: 0.24rem;
color: #929292;
height: 0.36rem;
position: absolute;
top: 0.32rem;
background-color: #f4f4f4;
left: 42%;
padding-left: 0.2rem;
padding-right: 0.2rem;
}
.am-list-footer {
padding: 0!important;
font-size: .28rem;
color: #888;
}
.singleLineOverflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
.message-view {
background-color: #efeff4;
}
.message-cell {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin: .3rem 0;
background-color: #fff;
padding: .3rem;
height: 1.8rem;
}
.message-cell .message-cell-title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
height: .6rem;
margin: auto;
font-size: .3rem;
color: #4a4a4a;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
}
.message-cell .message-cell-title .message-celltitle-title {
width: 70%;
margin: auto;
text-align: left;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.message-cell .message-cell-title .message-celltitle-title .reddot {
height: .1rem;
width: .1rem;
border-radius: .05rem;
background-color: #ff3b30;
}
.message-cell .message-cell-title .message-celltitle-time {
width: 30%;
margin: auto;
text-align: right;
font-size: .25rem;
color: #999;
}
.message-cell .message-cell-content {
height: .6rem;
margin: auto;
font-size: .25rem;
color: #999;
}
.news {
background-color: #fff;
}
.news-carousel {
height: 5.5rem;
}
.news-header {
padding: .28rem .26rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.news-header p:first-child {
width: .12rem;
height: .34rem;
background: #4285f4;
border-radius: 2rem;
margin-right: .38rem;
}
.news-header p:nth-child(2) {
color: #030303;
font-size: .36rem;
text-align: left;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.news-header-icon {
font-size: .3rem;
color: #ccc;
width: .8rem;
text-align: right;
}
.news-slider {
display: "block";
position: "relative";
height: 10.06rem;
}
.news-item1 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-left: .3rem;
height: .83rem;
border-bottom: .02rem solid #efeff4;
padding-right: .26rem;
}
.news-item1 p:first-child {
font-size: .1rem;
color: #050505;
margin-right: .15rem;
}
.news-item1 p:nth-child(2) {
font-size: .32rem;
color: #050505;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.news-item1 p:nth-child(3) {
font-size: .24rem;
color: #9b9b9b;
margin-left: .38rem;
}
.news-item2 {
height: 1.64rem;
padding: 0 .32rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.news-item2 div:first-child {
height: 1.64rem;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
margin-right: .16rem;
border-bottom: .02rem solid #efeff4;
padding: .16rem 0;
}
.news-item2 div:first-child p:first-child {
word-break: break-all;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
line-height: .4rem;
}
.news-item2 div:first-child p:nth-child(2) {
position: absolute;
bottom: .16rem;
color: #d2d2d2;
font-size: .24rem;
}
.news-item2 div:nth-child(2) {
width: 2.2rem;
height: 1.32rem;
background-position: 50%;
background-size: 100%;
border-radius: .16rem;
position: relative;
}
.news-item2 div:nth-child(2) p {
width: .72rem;
height: .26rem;
color: #fff;
text-align: center;
font-size: .2rem;
line-height: .26rem;
border-radius: .14rem 0 .14rem 0;
position: absolute;
top: 0;
left: 0;
background-color: #f5a623;
}
.notice-list {
background-color: #e7e7e7;
padding-bottom: 0;
}
.news-notice {
height: 2.2rem;
background-color: #fff;
border-radius: .3rem;
padding: .5rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin: 0 .2rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.news-notice-back {
height: 2.7rem;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.news-notice>p:first-child {
font-size: .34rem;
color: #505050;
line-height: .4rem;
}
.news-notice div {
color: #9b9b9b;
font-size: .24rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.news-details {
padding: .22rem .26rem;
background-color: #fff!important;
}
.news-details>p:first-child {
font-size: .4rem;
line-height: .48rem;
color: #4a4a4a;
margin-bottom: .4rem;
}
.news-details p:nth-child(2) {
font-size: .24rem;
color: #9b9b9b;
padding-bottom: 0.16rem;
border-bottom: .02rem solid #efeff4;
}
.news-detail-context {
color: #4a4a4a;
font-size: .28rem!important;
line-height: .44rem;
margin-top: 0.4rem;
}
.news-details-content {
padding: 0!important;
}
.news-details-content img {
padding: .24rem;
width: 100%;
}
.news-details-content .news-detail-title {
font-size: 0.4rem;
margin-bottom: 0.2rem;
}
.news-details-img {
-ms-grid-column-align: center;
justify-items: center;
}
.ews-details-img img {
position: absolute;
width: 100%;
}
.singleLineOverflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
.am-list-header {
padding: 0!important;
}
.load-more {
border: 0;
width: 100%;
height: .7rem;
background-color: #f6f6f6;
color: #999;
font-size: .26rem;
line-height: .7rem;
text-align: center;
}
.tab-box {
width: 100%;
height: 100%;
}
.tab-header-box {
height: 0.46rem;
overflow: hidden;
}
.separator-box {
height: .2rem;
overflow: hidden;
}
.list-view-box {
padding-top: .2rem;
background-color: #f6f6f6;
}
.exam-item-box {
padding: 0 .2rem;
overflow: hidden;
}
.examItem {
width: 100%;
background: #fff;
border-radius: .08rem;
border-radius: .2rem;
padding: .4rem .3rem;
position: relative;
}
.examItem .exam-title {
color: #000;
font-size: .4rem;
line-height: .4rem;
margin-bottom: .2rem;
}
.examItem .exam-project {
color: #9b9b9b;
font-size: .24rem;
line-height: .28rem;
}
.examItem .exam-time {
color: #9b9b9b;
font-size: .32rem;
line-height: .28rem;
margin-bottom: .5rem;
}
.examItem .exam-tag {
position: absolute;
top: 0;
left: 0;
font-size: .2rem;
text-align: center;
border-top-left-radius: .14rem;
border-bottom-right-radius: .14rem;
color: #fff;
padding: 0 .2rem;
}
.examItem .no {
background: #fe3824;
}
.examItem .yes {
background: #47d5b5;
}
.examItem .ing {
background: #e48600;
}
.examItem .exam-statu-icon {
background: rgba(253,63,52,.05);
border: 0.01rem solid #f3ab9f;
border-radius: 0.45rem;
color: #e6624a;
}
.examItem .exam-statu-icon,
.examItem .exam-statu-icon1 {
width: 1.6rem;
height: .56rem;
padding: .04rem;
text-align: center;
font-size: .3rem;
}
.examItem .exam-statu-icon1 {
background: -webkit-linear-gradient(left,#ff8058,#ffb865 100%);
background: linear-gradient(90deg,#ff8058,#ffb865 100%);
border-radius: 0.45rem;
color: #fff;
}
.examItem .exam-statu-icon2 {
width: 1.6rem;
height: .56rem;
padding: .04rem;
text-align: center;
background: #cbeecd;
border: 0.01rem solid #cbeecd;
border-radius: 0.45rem;
color: #53af5c;
font-size: .3rem;
}
.examItem .exam-score {
margin-left: .1rem;
font-size: .36rem;
color: #53af5c;
}
.examItem .exam-score1 {
margin-left: .1rem;
font-size: .36rem;
color: #fc7a43;
}
.top-search-div {
width: 100%;
height: 0.44rem;
padding: 0.05rem 0.2rem;
background-color: #fff;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.top-search-div .top-search-btn {
width: 100%;
height: 100%;
background-color: #f6f6f6;
border-radius: 1rem;
border: 0;
}
.singleLineOverflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
.suritem {
height: 2.2rem;
box-sizing: border-box;
padding: .4rem;
background-color: #fff;
border-radius: 0.14rem;
position: relative;
margin: .2rem .2rem 0;
}
.suritem p:first-child {
color: #505050;
font-size: .34rem;
line-height: .4rem;
}
.suritem p:nth-child(2) {
margin-top: .12rem;
}
.suritem p:nth-child(2),
.suritem p:nth-child(3) {
color: #9b9b9b;
font-size: .24rem;
line-height: .28rem;
}
.suritem p:nth-child(3) {
position: absolute;
bottom: .4rem;
}
.sur .am-tabs {
height: 100%;
background-color: #f3f3f3!important;
}
.sur .am-tabs-bar {
position: fixed;
top: 0;
width: 100%;
}
.sur .am-list-body {
background-color: #f3f3f3!important;
border: none!important;
}
.sur .am-list-body:before {
height: 0!important;
}
.sur .tabspan {
border-bottom: 0.04rem solid #fff;
}
.sur .am-tabs-default-bar-tab {
width: 20%!important;
}
.sur .am-tabs-default-bar-underline {
display: none;
}
.sur .active {
border-bottom: 0.04rem solid #4285f4;
color: #4285f4;
}
.cred .am-tabs-bar {
height: .84rem;
background: #fff;
box-shadow: 0 .02rem .03rem 0 rgba(0,0,0,.1)!important;
border-bottom: none;
font-size: .32rem;
}
.cred .am-tabs-ink-bar {
height: .05rem;
background-color: #4285f4;
border-radius: 2rem;
border-bottom: none;
}
.cred .am-tabs-tab-active {
color: #4285f4;
}
body.html {
height: 100%;
}
.InvestigateIcon {
text-align: center;
background-color: #fff;
width: 100%;
height: 4rem;
margin: 2rem auto auto;
}
.hui {
height: 1rem;
font-size: .36rem;
line-height: 1rem;
margin-top: .2rem;
width: 100%;
}
.investigateButton {
width: 95%;
background-color: #0ae;
color: #fff;
text-align: center;
border-radius: 0.05rem;
margin: 0 auto;
}
.exam-content {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.exam-over {
border: 0.01rem solid #e5e6e8;
background-color: #e5e6e8;
color: #999;
border-radius: 0.3rem;
}
.exam-finish,
.exam-over {
width: 1.6rem;
padding: 0.12rem 0.1rem;
font-size: 0.3rem;
text-align: center;
}
.exam-finish {
border: 0.01rem solid #cbeecd;
color: #53af5c;
background-color: #cbeecd;
border-radius: 0.3rem;
}
.exam-start {
width: 1.6rem;
padding: 0.12rem 0.1rem;
color: #e6624a;
border: 0.01rem solid #e6624a;
font-size: 0.3rem;
background-color: rgba(253,63,52,.05);
text-align: center;
border-radius: 0.3rem;
}
.common-footer-daying {
width: 100%;
height: 1rem;
position: relative;
padding-top: 0.49rem;
background-color: #f4f4f4;
}
.common-footer-daying .footer-line {
width: 3.4rem;
height: 0.02rem;
background-color: #ddd;
margin: 0 auto;
}
.common-footer-daying .footer-text {
font-size: 0.24rem;
color: #929292;
height: 0.36rem;
position: absolute;
top: 0.32rem;
background-color: #f4f4f4;
left: 42%;
padding-left: 0.2rem;
padding-right: 0.2rem;
}
.common-footer-daying {
width: 100%;
height: 1rem;
position: relative;
padding-top: 0.49rem;
background-color: #f4f4f4;
}
.common-footer-daying .footer-line {
width: 3.4rem;
height: 0.02rem;
background-color: #ddd;
margin: 0 auto;
}
.common-footer-daying .footer-text {
font-size: 0.24rem;
color: #929292;
height: 0.36rem;
position: absolute;
top: 0.32rem;
background-color: #f4f4f4;
left: 42%;
padding-left: 0.2rem;
padding-right: 0.2rem;
}
.am-list-footer {
padding: 0!important;
font-size: .28rem;
color: #888;
}
.am-carousel {
position: relative;
}
.am-carousel-wrap {
font-size: 0.18rem;
color: #000;
background: none;
text-align: center;
zoom: 1;
width: 100%;
}
.am-carousel-wrap-dot {
display: inline-block;
zoom: 1;
}
.am-carousel-wrap-dot>span {
display: block;
width: 0.08rem;
height: 0.08rem;
margin: 0 0.03rem;
border-radius: 50%;
background: #ccc;
}
.am-carousel-wrap-dot-active>span {
background: #888;
}
.singleLineOverflow {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
.my-menu-body {
width: 100%;
background: #f7f7f7;
}
.my-menu-body .header-info-box {
background: url(../images/menumeBg.84e1a353c91eb8eea5f179c531051943.png) no-repeat;
background-size: 100%;
background-repeat: no-repeat;
margin-bottom: 1rem;
}
.my-menu-body .header-info-box .personal-info-main {
width: 92%;
margin: 0 auto;
border-radius: 0.1rem;
height: 2.4rem;
padding: 0.4rem 0.1rem;
position: relative;
}
.my-menu-body .header-info-box .personal-info-main .playcard-entry {
width: 1.28rem;
height: 0.52rem;
background: -webkit-linear-gradient(312deg,#ffb73d,#ff9948);
background: linear-gradient(138deg,#ffb73d,#ff9948);
box-shadow: 0 0.02rem 0.16rem 0 rgba(255,158,71,.25);
border-radius: 0.26rem;
line-height: 0.52rem;
text-align: center;
position: absolute;
z-index: 999;
right: 0.3rem;
top: 0.34rem;
}
.my-menu-body .header-info-box .personal-info-main .playcard-entry .playcard-icon {
width: 0.3rem;
height: 0.32rem;
margin: 0.04rem;
padding-top: 0.04rem;
vertical-align: top!important;
}
.my-menu-body .header-info-box .personal-info-main .playcard-entry .playcard-text {
font-size: 0.28rem;
font-weight: 500;
color: #fff;
margin: 0.04rem;
position: relative;
top: -0.02rem;
}
.my-menu-body .header-info-box .personal-info-main .personal-info {
width: 100%;
padding-left: 1rem;
padding-right: 1.3rem;
position: relative;
margin-top: 0.2rem;
}
.my-menu-body .header-info-box .personal-info-main .personal-info .personal-img {
position: absolute;
left: 0;
top: 0;
width: 1rem;
height: 1rem;
border-radius: 50%;
}
.my-menu-body .header-info-box .personal-info-main .personal-info .personal-right {
margin-left: 0.16rem;
}
.my-menu-body .header-info-box .personal-info-main .personal-info .personal-right .personal-name {
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.my-menu-body .header-info-box .personal-info-main .personal-info .personal-right .personal-name .name {
font-size: 0.36rem;
font-weight: 600;
color: #fff;
display: inline-block;
max-width: 80%;
overflow: hidden;
text-overflow: ellipsis;
}
.my-menu-body .header-info-box .personal-info-main .personal-info .personal-right .personal-name .position {
font-size: 0.24rem;
font-weight: 400;
color: #fff;
margin: 0.14rem;
}
.my-menu-body .header-info-box .personal-info-main .personal-info .personal-right .company-name {
font-size: 0.24rem;
font-weight: 400;
color: #fff;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.my-menu-body .header-info-box .personal-info-main .personal-activity {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 0.4rem;
}
.my-menu-body .header-info-box .personal-info-main .personal-activity .activity-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.my-menu-body .header-info-box .personal-info-main .personal-activity .activity-item .item-icon {
width: 0.4rem;
height: 0.4rem;
}
.my-menu-body .header-info-box .personal-info-main .personal-activity .activity-item .item-count,
.my-menu-body .header-info-box .personal-info-main .personal-activity .activity-item .item-name {
font-size: 0.24rem;
font-weight: 400;
color: #fff;
margin: 0.04rem;
}
.my-menu-body .header-info-box .personal-info-main .personal-activity .activity-item:first-child {
border-right: 0.01rem solid #fff;
}
.my-menu-body .header-info-box .study-record-info {
width: 96%;
margin: 0 auto;
height: 1.2rem;
border-radius: 0.1rem;
background: #fff;
box-shadow: 0 0.04rem 0.08rem 0 rgba(0,0,0,.1);
position: relative;
top: 0.65rem;
}
.my-menu-body .header-info-box .study-record-info .study-item {
width: 90%;
margin: 0 auto;
height: 1.2rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.my-menu-body .header-info-box .study-record-info .study-item .study-jf {
padding: 0.1rem 0.15rem;
background: -webkit-linear-gradient(left,#d23a29,#eb6c53 100%);
background: linear-gradient(90deg,#d23a29,#eb6c53 100%);
border-radius: 0.4rem;
color: #fff;
font-size: 0.28rem;
text-align: center;
margin-left: 0.2rem;
}
.my-menu-body .list-box {
width: 90%;
margin: 0 auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
box-shadow: 0 0.04rem 0.08rem 0 rgba(0,0,0,.1);
border-radius: 0.1rem;
padding: 0.2rem;
}
.my-menu-body .list-box .list-item {
width: 33.3%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 0.24rem 0;
}
.my-menu-body .list-box .list-item .item-img {
width: 0.88rem;
height: 0.88rem;
}
.my-menu-body .list-box .list-item .item-name {
color: #333;
font-size: 0.24rem;
}
.my-menu-body .mess-list {
width: 90%;
margin: 0.2rem auto;
background-color: #fff;
padding: 0.25rem 0.35rem;
}
.my-menu-body .mess-list .mess-item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.my-menu-body .menume-quit-login {
width: 100%;
height: 1.16rem;
background-color: #f7f7f7;
padding-top: 0.16rem;
margin-bottom: 0.4rem;
}
.my-menu-body .menume-quit-login .menume-quit-login-btn {
height: 0.84rem;
width: 100%;
background-color: #fff;
line-height: 0.84rem;
font-size: 0.36rem;
color: #666;
font-weight: 400;
text-align: center;
}
.date-pick-modal .am-modal {
position: absolute;
bottom: 0;
}
.date-pick-modal .am-modal .date-pick-modal-header {
height: 0.66rem;
font-size: 0.32rem;
width: 100%;
border-bottom: 0.02rem solid #efeff4;
line-height: 0.66rem;
padding: 0 0.48rem;
}
.date-pick-modal .am-modal .date-pick-modal-header .date-pick-concel {
float: left;
color: #999;
}
.date-pick-modal .am-modal .date-pick-modal-header .date-pick-ok {
float: right;
color: #4285f4;
}
.date-pick-modal .am-modal .date-pick-have-picked {
font-size: 0.28rem;
color: #999;
display: -ms-grid;
display: grid;
-ms-grid-columns: 40% 20% 40%;
grid-template-columns: 40% 20% 40%;
padding: 0 0.28rem;
margin-top: 0.7rem;
position: relative;
height: 0.56rem;
}
.date-pick-modal .am-modal .date-pick-have-picked .isActive {
color: #4285f4;
position: relative;
}
.date-pick-modal .am-modal .date-pick-have-picked .isActive:after {
content: "";
display: inline-block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
border-bottom: 0.02rem solid #4285f4;
}
.am-search {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 0.44rem;
padding: 0 0.08rem;
background-color: #efeff4;
}
.am-search,
.am-search-input {
position: relative;
overflow: hidden;
}
.am-search-input {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
width: 100%;
height: 0.28rem;
background-color: #fff;
background-clip: padding-box;
border-radius: 0.03rem;
}
.am-search-input .am-search-synthetic-ph,
.am-search-input input[type=search] {
position: absolute;
top: 0;
left: 0;
}
.am-search-input .am-search-synthetic-ph {
box-sizing: content-box;
z-index: 1;
height: 0.28rem;
line-height: 0.28rem;
width: 100%;
-webkit-transition: width .3s;
transition: width .3s;
display: block;
text-align: center;
}
.am-search-input .am-search-synthetic-ph-icon {
display: inline-block;
margin-right: 0.05rem;
width: 0.15rem;
height: 0.15rem;
overflow: hidden;
vertical-align: -0.025rem;
background-repeat: no-repeat;
background-size: 0.15rem auto;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='38' height='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.05 25.23a15.81 15.81 0 003.004-9.294c0-8.8-7.17-15.934-16.017-15.934C7.192.002.02 7.136.02 15.936c0 8.802 7.172 15.937 16.017 15.937a16 16 0 0010.772-4.143l8.873 8.232 2.296-2.45-8.927-8.282zM16.2 28.933c-7.19 0-13.04-5.788-13.04-12.903 0-7.113 5.85-12.904 13.04-12.904 7.19 0 12.9 5.79 12.9 12.904 0 7.115-5.71 12.903-12.9 12.903z' fill='%23bbb' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.am-search-input .am-search-synthetic-ph-placeholder {
color: #bbb;
font-size: 0.15rem;
}
.am-search-input input[type=search] {
z-index: 2;
opacity: 0;
width: 100%;
text-align: left;
display: block;
color: #000;
height: 0.28rem;
font-size: 0.15rem;
background-color: transparent;
border: 0;
}
.am-search-input input[type=search]::-webkit-input-placeholder {
background: none;
text-align: left;
color: transparent;
}
.am-search-input input[type=search]:-ms-input-placeholder {
background: none;
text-align: left;
color: transparent;
}
.am-search-input input[type=search]::placeholder {
background: none;
text-align: left;
color: transparent;
}
.am-search-input input[type=search]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
.am-search-input .am-search-clear {
box-sizing: content-box;
position: absolute;
display: none;
z-index: 3;
width: 0.15rem;
height: 0.15rem;
padding: 0.065rem;
border-radius: 50%;
top: 0;
right: 0;
background-color: transparent;
background-position: 50%;
background-repeat: no-repeat;
background-size: 0.15rem 0.15rem;
-webkit-transition: all .3s;
transition: all .3s;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23ccc'/%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-miterlimit='10' d='M8 8l12 12'/%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' d='M20 8L8 20'/%3E%3C/svg%3E");
}
.am-search-input .am-search-clear-active {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23108ee9'/%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-miterlimit='10' d='M8 8l12 12'/%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' d='M20 8L8 20'/%3E%3C/svg%3E");
}
.am-search-input .am-search-clear-show {
display: block;
}
.am-search-cancel {
-webkit-box-flex: 0;
-webkit-flex: none;
-ms-flex: none;
flex: none;
opacity: 0;
padding-left: 0.08rem;
height: 0.44rem;
line-height: 0.44rem;
font-size: 0.16rem;
color: #108ee9;
text-align: right;
}
.am-search-cancel-anim {
-webkit-transition: margin-right .3s,opacity .3s;
transition: margin-right .3s,opacity .3s;
-webkit-transition-delay: .1s;
transition-delay: .1s;
}
.am-search-cancel-show {
opacity: 1;
}
.am-search.am-search-start .am-search-input input[type=search] {
opacity: 1;
padding: 0 0.28rem 0 0.35rem;
}
.am-search.am-search-start .am-search-input input[type=search]::-webkit-input-placeholder {
color: transparent;
}
.am-search.am-search-start .am-search-input input[type=search]:-ms-input-placeholder {
color: transparent;
}
.am-search.am-search-start .am-search-input input[type=search]::placeholder {
color: transparent;
}
.am-search.am-search-start .am-search-input .am-search-synthetic-ph {
padding-left: 0.15rem;
width: auto;
}
.global-search-container .global-search-input {
background: -webkit-linear-gradient(right,#ee4e3c,#d23a29);
background: linear-gradient(270deg,#ee4e3c,#d23a29);
padding: 0.15rem 0 0.15rem 0.4rem;
}
.global-search-container .global-search-input .am-search {
width: 85%;
background-color: #eb7568;
border-radius: 0.45rem;
height: 0.7rem!important;
line-height: 0.7rem!important;
}
.global-search-container .global-search-input .am-search-input {
background-color: #eb7568!important;
border-radius: 0.56rem;
}
.global-search-container .global-search-input .am-search-input .am-search-synthetic-ph {
text-align: left!important;
padding-left: 0.2rem!important;
margin-left: 0!important;
}
.global-search-container .global-search-input .am-search-input .am-search-value {
color: #fff!important;
}
.global-search-container .global-search-input .am-search-cancel {
color: #fff!important;
display: none!important;
}
.global-search-container .global-search-history {
padding-left: 0.4rem;
}
.global-search-container .global-search-history .global-search-history-tit {
font-size: 0.36rem;
color: #333;
font-weight: 600;
margin: 0.4rem 0;
}
.global-search-container .global-search-history .global-search-history-con {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.global-search-container .global-search-history .global-search-history-con .global-search-history-con-item {
width: -moz-fit-content;
width: -webkit-fit-content;
width: fit-content;
padding: 0.1rem 0.24rem;
color: #666;
border: 0.01rem solid #dcdee0;
font-size: 0.3rem;
margin-right: 0.3rem;
margin-bottom: 0.3rem;
border-radius: 0.04rem;
}
.global-search-container .global-search-history .global-search-history-con .global-search-history-con-item1 {
width: -moz-fit-content;
width: -webkit-fit-content;
width: fit-content;
padding: 0.1rem 0.24rem;
color: #e6624a;
background: rgba(253,63,52,.1);
font-size: 0.3rem;
margin-right: 0.3rem;
margin-bottom: 0.3rem;
border-radius: 0.04rem;
}
.global-search-container .global-search-result {
padding-left: 0.4rem;
padding-top: 0.4rem;
}
.global-search-container .global-search-result .global-search-result-con .result-tit {
color: #000;
font-size: 0.36rem;
font-weight: 600;
margin-bottom: 0.3rem;
}
.global-search-container .global-search-result .global-search-result-con .result-tit span {
display: inline-block;
width: 0.08rem;
height: 0.24rem;
background: -webkit-linear-gradient(top,#fe742b,#fc5b2b 100%);
background: linear-gradient(180deg,#fe742b,#fc5b2b 100%);
border-radius: 0.1rem;
-webkit-transform: translateY(-0.04rem);
-ms-transform: translateY(-0.04rem);
transform: translateY(-0.04rem);
margin-right: 0.15rem;
}
.global-search-container .global-search-result .global-search-result-con .result-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0.4rem;
}
.global-search-container .global-search-result .global-search-result-con .result-content .result-content-item {
width: 64%;
height: 1.8rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.global-search-container .global-search-result .global-search-result-con .result-content .result-content-item .result-content-item-tit {
padding-right: 0.15rem;
font-size: 0.32rem;
color: #000;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
}
.global-search-container .global-search-result .global-search-result-con .result-content .result-content-item .result-content-item-bot {
font-size: 0.26rem;
color: #ababab;
}
.global-search-container .global-search-result .global-search-result-con .result-content .result-content-item .result-content-item-bot span {
margin-right: 0.2rem;
}
.contribute-myself-out {
background-color: #fff;
min-height: 100%;
}
.contribute-myself-out .tit-top {
height: 0.9rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background: -webkit-linear-gradient(right,#ee4e3c,#d23a29);
background: linear-gradient(270deg,#ee4e3c,#d23a29);
}
.contribute-myself-out .tit-top .back-icon {
width: 0.38rem;
height: 0.38rem;
padding-left: 0.2rem;
}
.contribute-myself-out .contribute-myself-box {
width: 92%;
background-color: #fff;
margin: 0 auto 0.3rem;
padding: 0.2rem 0.1rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 0.01rem solid #e5e6e8;
}
.contribute-myself-out .contribute-myself-box .contribute-myself-top {
font-size: 0.4rem;
font-weight: 500;
color: #000;
margin-bottom: 0.25rem;
}
.contribute-myself-out .contribute-myself-box .contribute-myself-bot {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.contribute-myself-out .contribute-myself-box .contribute-myself-bot .contribute-bot-item {
font-size: 0.28rem;
color: #ababab;
margin-right: 0.2rem;
}
.contribute-myself-out .contribute-myself-box img {
width: 0.32rem;
}
.mycontribute-out {
background-color: #f7f7f7;
}
.mycontribute-out .mycontribute-tit {
font-size: 0.4rem;
font-weight: 700;
padding: 0.4rem 0.25rem;
margin-left: 0.1rem;
color: #333;
}
.mycontribute-out .mycontribute-box {
background-color: #fff;
width: 92%;
margin: 0 auto;
padding: 0.4rem 0.25rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.mycontribute-out .mycontribute-box .item-box {
background-color: #f7f7f7;
}
.mycontribute-out .mycontribute-box .item-box,
.mycontribute-out .mycontribute-box .item-box-active {
width: 48%;
margin-bottom: 0.3rem;
height: 0.8rem;
line-height: 0.8rem;
text-align: center;
font-size: 0.38rem;
color: #454343;
}
.mycontribute-out .mycontribute-box .item-box-active {
background: rgba(253,63,52,.05);
border: 0.01rem solid #f3ab9f;
border-radius: 0.04rem;
}
.mycontribute-out .mycontribute-box span {
width: 100%;
color: #e6624a;
}
.mycontribute-out .mycontribute-child-box {
background-color: #fff;
width: 92%;
margin: 0 auto;
padding: 0.4rem 0.25rem;
}
.mycontribute-out .mycontribute-btn {
width: 92%;
margin: 0 auto;
text-align: center;
padding: 0.2rem 0;
background: -webkit-linear-gradient(right,#eb6c53,#d23a29);
background: linear-gradient(270deg,#eb6c53,#d23a29);
border-radius: 0.05rem;
color: #fff;
font-size: 0.36rem;
}
.contribute-detail-out {
width: 92%;
margin: 0.3rem auto;
padding-bottom: 0.3rem;
}
.contribute-detail-out .contribute-detail-box {
padding: 0.4rem 0.3rem;
background-color: #fff;
margin-bottom: 0.3rem;
}
.contribute-detail-out .contribute-detail-box .top-tit {
font-size: 0.4rem;
font-weight: 700;
color: #000;
margin-bottom: 0.15rem;
}
.contribute-detail-out .contribute-detail-box .top-tit .red-star {
color: red;
font-size: 0.4rem;
}
.contribute-detail-out .contribute-detail-box .user-tit {
color: #999;
font-size: 0.32rem;
}
.contribute-detail-out .contribute-detail-box .userinfo-box {
margin-top: 0.3rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.contribute-detail-out .contribute-detail-box .userinfo-box .userinfo-name {
color: #666;
font-size: 0.32rem;
}
.contribute-detail-out .contribute-detail-box .ant-input-affix-wrapper {
border: 0!important;
}
.contribute-detail-out .contribute-detail-box .ant-input {
border: 0!important;
font-size: 0.32rem!important;
}
.contribute-detail-out .contribute-detail-box .ant-input:focus {
box-shadow: none!important;
}
.contribute-detail-out .contribute-detail-box .ant-input-clear-icon {
font-size: 0.3rem!important;
}
.contribute-detail-out .contribute-detail-box .ant-upload-list-picture-card-container {
width: 32%!important;
}
.contribute-detail-out .contribute-detail-box .ant-upload-list-picture-card .ant-upload-list-item {
width: 100%!important;
height: 2rem!important;
}
.contribute-detail-out .contribute-detail-box .ant-upload-select-picture-card {
width: 32%!important;
height: 2rem!important;
}
.contribute-detail-out .contribute-detail-box .ant-upload-select-picture-card .ant-upload {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.contribute-detail-out .contribute-detail-box .anticon {
font-size: 0.4rem;
}
.contribute-detail-out .contribute-detail-box .ant-upload-text {
font-size: 0.3rem;
}
.contribute-detail-out .contribute-detail-box .contribute-select {
width: 50%;
border: 0!important;
font-size: 0.32rem!important;
height: 0.6rem!important;
line-height: 0.6rem!important;
}
.contribute-detail-out .contribute-detail-box .contribute-select .ant-select-selection {
border: 0!important;
}
.contribute-detail-out .contribute-detail-box .contribute-select .ant-select-selection:active {
box-shadow: none!important;
}
.contribute-detail-out .contribute-detail-box .contribute-select .ant-select-selection--single {
height: 0.6rem!important;
line-height: 0.6rem!important;
}
.contribute-detail-out .contribute-detail-box .contribute-select .ant-select-selection--single .ant-select-selection__rendered {
width: 90%!important;
height: 0.6rem!important;
line-height: 0.6rem!important;
font-size: 0.32rem!important;
}
.contribute-detail-out .contribute-detail-box .contribute-select .ant-select-selection--single .ant-select-selection__rendered .ant-select-selection__placeholder {
height: 0.3rem!important;
line-height: 0.3rem!important;
font-size: 0.32rem!important;
}
.contribute-detail-out .contribute-detail-btn {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.contribute-detail-out .contribute-detail-btn .perview-btn {
width: 48%;
text-align: center;
color: #666;
font-size: 0.4rem;
padding: 0.1rem 0;
border: 0.01rem solid #666;
border-radius: 0.04rem;
}
.contribute-detail-out .contribute-detail-btn .sumbit-btn {
width: 48%;
text-align: center;
color: #fff;
font-size: 0.4rem;
padding: 0.1rem 0;
border-radius: 0.04rem;
background: -webkit-linear-gradient(right,#eb6c53,#d23a29);
background: linear-gradient(270deg,#eb6c53,#d23a29);
}
.preview-modal .preview-out .preview-top .preview-tit {
font-size: 0.42rem;
color: #000;
font-weight: 700;
}
.preview-modal .preview-out .preview-top .preview-user {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.preview-modal .preview-out .preview-top .preview-user .user-item {
color: #999;
font-size: 0.3rem;
margin-right: 0.15rem;
}
.preview-modal .preview-out .preview-mid .preview-imgs img {
width: 100%;
}
.preview-modal .preview-out .preview-mid .perview-con {
font-size: 0.36rem;
color: #000;
}
.ant-modal-footer {
display: none!important;
}
.ant-upload-list-item-actions a {
margin-right: 0.35rem;
}
.ant-upload-list-item-actions .anticon-delete {
margin-left: 0.35rem;
}
.ant-select-dropdown .ant-select-dropdown-menu-item {
font-size: 0.26rem!important;
margin-bottom: 0.1rem;
}
.media-diplay-container-class,
.media-diplay-container-class audio,
.media-diplay-container-class img,
.media-diplay-container-class video {
width: 100%;
}
.media-diplay-container-class video {
object-fit: fill;
}
.media-diplay-container-class a {
color: #1890ff;
}
.media-diplay-container-class p {
-webkit-line-clamp: inherit!important;
font-size: 0.32rem;
line-height: 1.5;
margin: 0;
min-height: 0.48rem;
}
.media-daying-preview {
width: 100%;
height: 100%;
position: relative;
}
.media-daying-preview .media-daying-preview-bg {
width: 100%;
height: 100%;
background-color: #000;
opacity: .3;
position: fixed;
z-index: 1;
top: 0;
left: 0;
}
.media-daying-preview .close {
width: 0.6rem;
height: 0.6rem;
text-align: center;
line-height: 0.6rem;
position: absolute;
z-index: 3;
top: 0.3rem;
right: 0.3rem;
color: #666;
font-size: 0.45rem;
}
.media-daying-preview .media-daying-play {
width: 100%;
height: 100%;
position: fixed;
z-index: 2;
top: 0;
left: 0;
overflow-y: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.integral-out {
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top,#d23a29 10%,#fff 50%,#f5f5f5);
background: linear-gradient(180deg,#d23a29 10%,#fff 50%,#f5f5f5);
}
.integral-out .integral-head {
width: 90%;
margin: 0 auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 10%;
}
.integral-out .integral-head .head-item {
padding-top: 0.2rem;
}
.integral-out .integral-head .head-item .item-score {
padding-left: 0.15rem;
font-family: PingFang SC,PingFang SC-600;
font-weight: 600;
font-size: 1.2rem;
color: #fff;
}
.integral-out .integral-head .head-item .item-more {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 0.3rem;
margin-top: -0.1rem;
}
.integral-out .integral-head .head-img {
width: 42%;
}
.integral-out .integral-box {
width: 92%;
margin: 0 auto;
border-radius: 0.4rem;
background-color: #fff;
padding: 0.3rem;
}
.integral-out .integral-box .box-head {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0.2rem;
}
.integral-out .integral-box .box-content {
padding: 0.1rem 0.15rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.integral-out .integral-box .box-content .content-items {
width: 72%;
margin-bottom: 0.2rem;
}
.integral-out .integral-box .box-content .content-items .title {
color: #333;
font-weight: 500;
font-size: 0.32rem;
}
.integral-out .integral-box .box-content .content-items .titValue {
color: #9e9e9e;
font-size: 0.24rem;
}
.integral-out .integral-box .box-content .active-btn {
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
padding: 0.08rem 0.22rem;
border-radius: 0.3rem;
background: -webkit-linear-gradient(left,#d23a29,#eb6c53 100%);
background: linear-gradient(90deg,#d23a29,#eb6c53 100%);
font-size: 0.32rem;
color: #fff;
}
.integral-out .integral-box .box-content .unactive-btn {
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
padding: 0.08rem 0.22rem;
border-radius: 0.3rem;
background-color: hsla(0,0%,62%,.1);
font-size: 0.32rem;
color: #999;
}
.am-whitespace.am-whitespace-xs {
height: 0.03rem;
}
.am-whitespace.am-whitespace-sm {
height: 0.06rem;
}
.am-whitespace.am-whitespace-md {
height: 0.09rem;
}
.am-whitespace.am-whitespace-lg {
height: 0.15rem;
}
.am-whitespace.am-whitespace-xl {
height: 0.21rem;
}
.ant-spin {
box-sizing: border-box;
margin: 0;
padding: 0;
color: rgba(0,0,0,.65);
font-size: 0.14rem;
font-variant: tabular-nums;
line-height: 1.5;
list-style: none;
-webkit-font-feature-settings: "tnum";
font-feature-settings: "tnum","tnum";
position: absolute;
display: none;
color: #1890ff;
text-align: center;
vertical-align: middle;
opacity: 0;
-webkit-transition: -webkit-transform .3s cubic-bezier(.78,.14,.15,.86);
transition: -webkit-transform .3s cubic-bezier(.78,.14,.15,.86);
transition: transform .3s cubic-bezier(.78,.14,.15,.86);
transition: transform .3s cubic-bezier(.78,.14,.15,.86), -webkit-transform .3s cubic-bezier(.78,.14,.15,.86);
transition: transform .3s cubic-bezier(.78,.14,.15,.86),-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);
}
.ant-spin-spinning {
position: static;
display: inline-block;
opacity: 1;
}
.ant-spin-nested-loading {
position: relative;
}
.ant-spin-nested-loading>div>.ant-spin {
position: absolute;
top: 0;
left: 0;
z-index: 4;
display: block;
width: 100%;
height: 100%;
max-height: 4rem;
}
.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot {
position: absolute;
top: 50%;
left: 50%;
margin: -0.1rem;
}
.ant-spin-nested-loading>div>.ant-spin .ant-spin-text {
position: absolute;
top: 50%;
width: 100%;
padding-top: 0.05rem;
text-shadow: 0 0.01rem 0.02rem #fff;
}
.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot {
margin-top: -0.2rem;
}
.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot {
margin: -0.07rem;
}
.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text {
padding-top: 0.02rem;
}
.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot {
margin-top: -0.17rem;
}
.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot {
margin: -0.16rem;
}
.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text {
padding-top: 0.11rem;
}
.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot {
margin-top: -0.26rem;
}
.ant-spin-container {
position: relative;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}
.ant-spin-container:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10;
display: none\9;
width: 100%;
height: 100%;
background: #fff;
opacity: 0;
-webkit-transition: all .3s;
transition: all .3s;
content: "";
pointer-events: none;
}
.ant-spin-blur {
clear: both;
overflow: hidden;
opacity: .5;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
}
.ant-spin-blur:after {
opacity: .4;
pointer-events: auto;
}
.ant-spin-tip {
color: rgba(0,0,0,.45);
}
.ant-spin-dot {
position: relative;
display: inline-block;
font-size: 0.2rem;
width: 1em;
height: 1em;
}
.ant-spin-dot-item {
position: absolute;
display: block;
width: 0.09rem;
height: 0.09rem;
background-color: #1890ff;
border-radius: 100%;
-webkit-transform: scale(.75);
-ms-transform: scale(.75);
transform: scale(.75);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: .3;
-webkit-animation: antSpinMove 1s linear infinite alternate;
animation: antSpinMove 1s linear infinite alternate;
}
.ant-spin-dot-item:first-child {
top: 0;
left: 0;
}
.ant-spin-dot-item:nth-child(2) {
top: 0;
right: 0;
-webkit-animation-delay: .4s;
animation-delay: .4s;
}
.ant-spin-dot-item:nth-child(3) {
right: 0;
bottom: 0;
-webkit-animation-delay: .8s;
animation-delay: .8s;
}
.ant-spin-dot-item:nth-child(4) {
bottom: 0;
left: 0;
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
.ant-spin-dot-spin {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-animation: antRotate 1.2s linear infinite;
animation: antRotate 1.2s linear infinite;
}
.ant-spin-sm .ant-spin-dot {
font-size: 0.14rem;
}
.ant-spin-sm .ant-spin-dot i {
width: 0.06rem;
height: 0.06rem;
}
.ant-spin-lg .ant-spin-dot {
font-size: 0.32rem;
}
.ant-spin-lg .ant-spin-dot i {
width: 0.14rem;
height: 0.14rem;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
display: block;
}
@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
.ant-spin-blur {
background: #fff;
opacity: .5;
}
}
@-webkit-keyframes antSpinMove {
to {
opacity: 1;
}
}
@keyframes antSpinMove {
to {
opacity: 1;
}
}
@-webkit-keyframes antRotate {
to {
-webkit-transform: rotate(405deg);
transform: rotate(405deg);
}
}
@keyframes antRotate {
to {
-webkit-transform: rotate(405deg);
transform: rotate(405deg);
}
}
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment