123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313 |
- page {
- background-color: #ffffff;
- display: block;
- width: 100%;
- height: 100%;
- overflow: auto;
- }
- .topImg {
- position: absolute;
- top: 0;
- left: 0;
- }
- .indextopbox {
- padding: 48rpx 32rpx 36rpx;
- z-index: 9;
- }
- .headimg {
- display: block;
- width: 120rpx;
- height: 120rpx;
- border-radius: 60rpx;
- }
- .name {
- margin-top: 16rpx;
- margin-bottom: 16rpx;
- }
- .toprightbox {
- display: block;
- margin-left: 38rpx;
- }
- .toprightbox image {
- display: block;
- width:auto;
- height: 32rpx;
- margin: 0 auto 18rpx;
- }
- .toprightbox text {
- position: absolute;
- top: -2rpx;
- right: 6rpx;
- width: 16rpx;
- height: 16rpx;
- background-image: linear-gradient(#e32c1c,
- #e32c1c),
- linear-gradient(#fc3771,
- #fc3771);
- border-radius: 50%;
- }
- .szhccgxImg {
- width: 30rpx;
- height: 30rpx;
- }
- .consoledesk-title1 {
- display: flex;
- align-items: center;
- padding: 0px 20rpx;
- justify-content: space-between;
- }
- .leftTitle {
- display: flex;
- align-items: center;
- }
- .rightTitle {
- display: flex;
- align-items: center;
- font-size: 24rpx;
- color: #9DB6CF;
- }
- .rightArrow {
- width: 35rpx;
- height: 35rpx;
- }
- .ml10 {
- margin-left: 18rpx;
- }
- .text-title1 {
- font-size: 32rpx;
- color: #384855;
- font-weight: 600;
- }
- .indexdatabox {
- display: block;
- width: 686rpx;
- margin: 0 auto;
- position: relative;
- z-index: 8;
- background-color: #ffffff;
- background-color: #ffffff;
- box-shadow: 0px 5rpx 16rpx 0px rgba(46, 88, 254, 0.12);
- border-radius: 14rpx;
- padding: 20rpx 0 10rpx;
- margin-top: 28rpx;
- }
- .consoleBox1 {
- padding: 30rpx 20rpx;
- }
- .consoleBox1,.consoleBox2 {
- display: flex;
- }
- .align-center {
- align-items: center;
- }
- .font24 {
- font-size: 24rpx;
- }
- .font32 {
- font-size: 32rpx;
- }
- .fontw600 {
- font-weight: 600;
- }
- .color384855 {
- color: #384855;
- }
- .line1 {
- width: 1rpx;
- height: 60rpx;
- background-color: #384855;
- }
- .flex-sub {
- flex:1;
- }
- .flex-column {
- display: flex;
- flex-direction: column;
- }
- .consoleBox3 {
- width: 200rpx;
- }
- .numbox {
- font-family: PingFang-SC-Bold, Source Han Sans CN Black;
- font-size: 34rpx;
- margin-bottom: 12rpx;
- line-height: 32rpx;
- color: #3c3b3b;
- }
- .numtext {
- font-size: 24rpx;
- font-family: PingFangSC-Medium, Source Han Sans CN Medium;
- color: #333333;
- opacity: 0.5;
- }
- .indexdatabox .leftbox text {
- display: block;
- position: absolute;
- bottom: 0%;
- right: 0;
- border-right: 2rpx solid #ccc;
- opacity: 0.4;
- height: 48rpx;
- }
- .rightbox {
- position: relative;
- top: 30rpx;
- height: 142rpx;
- border-left: 2rpx solid rgba(204, 204, 204, 0.2);
- }
- .rightbox .numbox {
- margin-top: 12rpx;
- margin-bottom: 18rpx;
- }
- .mainbox {
- margin-top: 51rpx;
- }
- .mainbox image {
- display: block;
- width: 118rpx;
- height: 118rpx;
- margin: 0 auto;
- }
-
- .unaysjoin {
- margin-top: 40%;
- }
- .unpermissimg {
- width: 80%;
- margin: 60px auto 20px;
- }
- .unaysjoin .unpermisstext {
- font-size: 30rpx;
- }
- .gray {
- -webkit-filter: grayscale(100%);
- -moz-filter: grayscale(100%);
- -ms-filter: grayscale(100%);
- -o-filter: grayscale(100%);
- filter: grayscale(100%);
- filter: gray;
- opacity:0.7;
- }
- .contentBox1 {
- padding: 0rpx 30rpx;
- }
- .c-title1 {
- display: flex;
- align-items: center;
- }
- .c-img12 {
- width: 28rpx;
- height: 28rpx;
- }
- .c-name {
- font-size: 32rpx;
- color: #384855;
- letter-spacing: 0;
- font-weight: 600;
- margin-left: 12rpx;
- }
- .c-tips {
- font-size: 24rpx;
- color: #9DB6CF;
- letter-spacing: 0;
- font-weight: 400;
- margin-left: 24rpx;
- margin-top: 10rpx;
- }
- .c-box-content {
- display: flex;
- margin: 24rpx auto;
- }
- .c-img23 {
- width: 40rpx;
- height: 49rpx;
- /* box-shadow: 0 2px 4px 0 rgba(50,151,255,0.40); */
- }
- .c-box-item {
- width: 224rpx;
- height: 122rpx;
- background: #FFFFFF;
- box-shadow: 0px 4rpx 16rpx 0rpx rgba(36,158,251,0.2);
- border-radius: 10rpx;
- display: flex;
- }
- .ml16 {
- margin-left: 16rpx;
- }
- .c-box-item-1 {
- font-size: 28rpx;
- color: #384855;
- letter-spacing: 0;
- font-weight: 400;
- }
- .flex-row {
- display: flex;
- }
- .c-box-item-2 {
- font-size: 22rpx;
- color: #9DB6CF;
- letter-spacing: 0;
- font-weight: 400;
- }
- .c-box-img1 {
- width: 72rpx;
- height: 100%;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .justify-center {
- justify-content: center;
- }
- .line2 {
- width: 100%;
- height: 16rpx;
- background: #F0F4F7;
- }
- .c-content-text {
- }
- .justify-end {
- justify-content: flex-end;
- }
- .justify-start {
- justify-content: flex-start;
- }
- .align-end {
- align-items: flex-end;
- }
- .align-start {
- align-items: flex-start;
- }
- .mt50 {
- margin-top: 50rpx;
- }
- .mt32 {
- margin-top: 32rpx;
- }
- .mt18 {
- margin-top: 18rpx;
- }
- .orgName{
- max-width: 190rpx;
- }
|