123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365 |
- @charset "utf-8";
- #my-tools {
- .user-action {
- border-bottom: 1px solid #eee;
- .tip {
- font-size: 12px;
- color: #A7A7B7;
- span {
- color: #4299FF;
- cursor: pointer;
- margin: 0 5px;
- }
- i {
- font-size: 14px;
- cursor: pointer;
- }
- }
- }
- .table-layout {
- padding: 20px 30px;
- .tip-layout {
- text-align: center;
- padding-top: 70px;
- padding-bottom: 70px;
- .t1 {
- color: #686872;
- font-size: 18px;
- line-height: 18px;
- margin-bottom: 20px;
- }
- .desc {
- color: #686872;
- line-height: 14px;
- margin-bottom: 10px;
- }
- .t2 {
- color: #686872;
- font-size: 18px;
- line-height: 18px;
- margin-bottom: 50px;
- }
- .t3 {
- color: #686872;
- font-size: 18px;
- line-height: 18px;
- margin-bottom: 5px;
- }
- .date {
- color: #A7A7B7;
- font-size: 12px;
- line-height: 12px;
- margin-bottom: 10px;
- }
- }
- }
- .tab-1-layout {
- .total-log {
- font-size: 12px;
- .t {
- color: #303139;
- }
- span {
- color: #5E677B;
- margin-right: 10px;
- b {
- color: #4299FF;
- margin: 0 2px;
- }
- }
- }
- .user-action {
- .email {
- font-size: 12px;
- line-height: 24px;
- height: 24px;
- margin-top: 8px;
- .switch {
- margin-left: 5px;
- vertical-align: top;
- }
- }
- }
- .data-layout {
- margin: 0 -20px;
- text-align: center;
- .data-item:hover {
- .fixed {
- display: block;
- }
- }
- .data-item {
- margin: 0 20px;
- margin-top: 24px;
- width: 230px;
- display: inline-block;
- text-align: left;
- position: relative;
- .assets {
- height: 265px;
- width: 100%;
- }
- .fixed {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- height: 265px;
- display: none;
- background: rgba(0, 0, 0, 0.5);
- .btns {
- padding: 120px 45px;
- .button {}
- .white {
- cursor: pointer;
- display: inline-block;
- color: #fff;
- font-size: 12px;
- float: right;
- }
- }
- }
- .title {
- color: #303139;
- font-size: 16px;
- margin-bottom: 5px;
- span {
- background: #A3CFFF;
- display: inline-block;
- padding: 0 3px;
- height: 16px;
- border-radius: 2px;
- line-height: 16px;
- text-align: center;
- margin-right: 10px;
- color: #fff;
- font-size: 10px;
- }
- b {
- color: #4299FF;
- }
- }
- .date {
- color: #A7A7B7;
- font-size: 12px;
- }
- .more {
- position: absolute;
- bottom: 0;
- right: 0;
- }
- }
- }
- }
- .tab-2-layout {
- .total-log {
- font-size: 12px;
- .t {
- color: #303139;
- }
- span {
- color: #5E677B;
- margin-right: 10px;
- b {
- color: #4299FF;
- margin: 0 2px;
- }
- }
- }
- .data-layout {
- margin: 0 -20px;
- text-align: center;
- .data-item {
- margin: 0 20px;
- margin-top: 24px;
- width: 230px;
- display: inline-block;
- text-align: left;
- position: relative;
- .assets {
- height: 160px;
- width: 100%;
- }
- .title {
- color: #A7A7B7;
- margin-bottom: 5px;
- b {
- color: #4299FF;
- }
- }
- .date {
- color: #A7A7B7;
- font-size: 12px;
- }
- .more {
- position: absolute;
- bottom: 0;
- right: 0;
- }
- }
- }
- }
- .tab-3-layout {}
- .tab-4-layout {}
- .tab-5-layout {
- padding-top: 80px;
- padding-bottom: 280px;
- .total-sort-num {
- position: relative;
- text-align: center;
- margin-bottom: 20px;
- input {
- width: 150px;
- height: 46px;
- background: #F7F7F7;
- display: inline-block;
- border: none;
- text-align: center;
- padding: 26px 0;
- line-height: 20px;
- font-size: 18px;
- color: #303036;
- }
- .plus {
- cursor: pointer;
- margin-right: 20px;
- font-size: 24px;
- color: #D0D8E2;
- }
- .minus {
- cursor: pointer;
- margin-left: 20px;
- font-size: 24px;
- color: #D0D8E2;
- }
- }
- .t1 {
- text-align: center;
- font-size: 16px;
- color: #686872;
- line-height: 16px;
- margin-bottom: 30px;
- b {
- margin: 0 5px;
- color: #41A6F3;
- font-weight: 500;
- }
- }
- .list {
- text-align: center;
- .item {
- display: inline-block;
- margin: 0 30px;
- .sort-num {
- position: relative;
- margin-bottom: 10px;
- .sort-text {
- display: inline-block;
- font-size: 16px;
- color: #686872;
- }
- input {
- margin-left: 5px;
- border: none;
- background: #F7F7F7;
- display: inline-block;
- width: 40px;
- height: 32px;
- color: #303036;
- padding: 6px 0;
- text-align: center;
- line-height: 20px;
- font-size: 16px;
- }
- .up {
- cursor: pointer;
- position: absolute;
- right: -20px;
- top: 4px;
- font-size: 12px;
- color: #D0D8E2;
- }
- .down {
- cursor: pointer;
- position: absolute;
- right: -20px;
- top: 20px;
- font-size: 12px;
- color: #D0D8E2;
- }
- }
- .t2 {
- font-size: 12px;
- color: #686872;
- b {
- color: #41A6F3;
- margin: 0 5px;
- font-weight: 500;
- }
- }
- }
- }
- }
- }
|