123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459 |
- .cloud_name {
- color: #44bcfc;
- font-weight: 700 !important;
- font-size: 45px !important;
- margin-left: 4px;
- }
- .login_area {
- position: absolute;
- width: 500px;
- right: 150px;
- margin-top: 150px;
- display: block;
- }
- .login_row {
- float: left;
- width: 100%;
- margin-bottom: 25px;
- }
- .account_input {
- float: left;
- width: 96%;
- height: 40px;
- line-height: 40px;
- border-style: none none solid none;
- background-color: transparent;
- border-color: transparent transparent #ddd transparent;
- border-width: 0 0 1px 0;
- font-size: 22px;
- color: #fff !important;
- padding-left: 10px;
- }
- .cloud_platform_login {
- width: 100% !important;
- height: 50px !important;
- line-height: 50px !important;
- font-size: 25px !important;
- color: #fff !important;
- border: 0 !important;
- letter-spacing: 10px;
- border-radius: 2px;
- background: linear-gradient(90deg, #6764e2, #46ebff) !important;
- }
- .login_desc {
- float: left;
- width: 100%;
- height: 35px;
- line-height: 35px;
- color: #ffffffb3;
- margin-bottom: 10px;
- }
- .login_desc > i {
- float: left;
- font-size: 30px;
- }
- .login_desc > span {
- font-size: 20px;
- padding-left: 6px;
- letter-spacing: 2px;
- }
- .system-name {
- float: left;
- font-size: 2.5rem;
- background: linear-gradient(180deg, #fff 0%, #a285e1 100%);
- background-clip: border-box;
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- margin: 1rem 0 0 3rem;
- height: 40px;
- line-height: 4rem;
- font-family: "微软雅黑" !important;
- }
- .top-center {
- margin: 0 auto;
- width: 50%;
- height: 100%;
- color: #FFFFFF;
- }
- .main_title {
- font-size: 1.6rem;
- height: 42px;
- line-height: 42px;
- font-weight: bold;
- float: left;
- width: 100%;
- text-align: center;
- }
- .sub_title {
- float: left;
- width: 100%;
- text-align: center;
- height: 28px;
- color: #ede6e6;
- line-height: 28px;
- font-size: 1rem;
- }
- .platform_menu {
- height: 36px;
- line-height: 36px;
- padding-top: 0px;
- padding-bottom: 0px;
- cursor: pointer;
- }
- .platform_menu_sub {
- padding-left: 45px !important;
- cursor: pointer;
- }
- .sub_title > span {
- color: gold;
- padding-left: 10px;
- }
- .login-box {
- border-bottom: 1px solid #323b3f;
- background-color: transparent;
- color: #ffffffe8;
- font-size: 22px;
- padding-left: 5px;
- letter-spacing: 5px;
- outline: none;
- border-style: none none solid none;
- }
- .cloud-platform-icon {
- float: left;
- font-size: 65px;
- margin-top: 0px;
- margin-right: 0px;
- background: linear-gradient(332deg, #00C1F0 0%, #E9FBFF 100%);
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- width: 80px;
- }
- .children-content {
- padding: 10px 20px;
- }
- .children-content > div {
- margin: 0 auto;
- width: 100%;
- }
- .home-top {
- width: 98%;
- margin: 0 auto;
- height: 100px;
- cursor: default;
- }
- .home-top > div {
- float: left;
- width: 33.3%;
- height: 100%;
- }
- .top-run {
- width: 75%;
- margin: 0 auto;
- height: 100%;
- background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
- background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
- background: -moz-linear-gradient(center bottom, #0073b7 0%, #0089db 100%) !important;
- background: -o-linear-gradient(#0089db, #0073b7) !important;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
- color: #fff;
- }
- .top-alert {
- width: 75%;
- margin: 0 auto;
- height: 100%;
- background: #605ca8 !important;
- background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffb800), color-stop(1, #d7e916)) !important;
- background: -ms-linear-gradient(bottom, #605ca8, #9491c4) !important;
- background: -moz-linear-gradient(center bottom, #605ca8 0%, #9491c4 100%) !important;
- background: -o-linear-gradient(#9491c4, #605ca8) !important;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0) !important;
- color: #fff;
- }
- .top-finish {
- width: 75%;
- margin: 0 auto;
- height: 100%;
- background: #18bc9c !important;
- background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18bc9c), color-stop(1, #1cdcb6)) !important;
- background: -ms-linear-gradient(bottom, #18bc9c, #1cdcb6) !important;
- background: -moz-linear-gradient(center bottom, #18bc9c 0%, #1cdcb6 100%) !important;
- background: -o-linear-gradient(#1cdcb6, #18bc9c) !important;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1cdcb6', endColorstr='#18bc9c', GradientType=0) !important;
- color: #fff;
- }
- .percent-box {
- float: left;
- width: 35%;
- height: 100px;
- text-align: center;
- }
- .percent-title-box {
- float: left;
- height: 100%;
- width: 65%;
- }
- .percent-title {
- float: left;
- height: 50%;
- width: 100%;
- }
- .percent-title > span {
- font-size: 20px;
- line-height: 50px;
- float: left;
- font-weight: bold;
- }
- .icon-size {
- font-size: 20px;
- float: right;
- margin: 10px;
- }
- .spinner {
- width: 50px;
- height: 10px;
- text-align: center;
- font-size: 10px;
- display: inline-block;
- }
- .spinner > div {
- vertical-align: middle;
- background-color: #67CF22;
- height: 100%;
- width: 6px;
- display: inline-block;
- -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
- animation: stretchdelay 1.2s infinite ease-in-out;
- }
- .spinner .rect2 {
- -webkit-animation-delay: -1.1s;
- animation-delay: -1.1s;
- }
- .spinner .rect3 {
- -webkit-animation-delay: -1.0s;
- animation-delay: -1.0s;
- }
- .spinner .rect4 {
- -webkit-animation-delay: -0.9s;
- animation-delay: -0.9s;
- }
- .spinner .rect5 {
- -webkit-animation-delay: -0.8s;
- animation-delay: -0.8s;
- }
- @-webkit-keyframes stretchdelay {
- 0%, 40%, 100% {
- -webkit-transform: scaleY(0.4)
- }
- 20% {
- -webkit-transform: scaleY(1.0)
- }
- }
- @keyframes stretchdelay {
- 0%, 40%, 100% {
- transform: scaleY(0.4);
- -webkit-transform: scaleY(0.4);
- }
- 20% {
- transform: scaleY(1.0);
- -webkit-transform: scaleY(1.0);
- }
- }
- .content_top {
- padding: 10px;
- line-height: 25px;
- text-align: center;
- border: 1px solid #dddddd;
- font-size: 16px;
- }
- .hidden {
- display: none !important;
- }
- .switchgear_checktag {
- background-color: transparent;
- margin-left: 0;
- padding: 0 5px;
- border-radius: 3px;
- color: #e1dddd;
- cursor: pointer;
- vertical-align: middle;
- }
- #dataitemlist {
- position: absolute;
- width: 200px;
- height: auto;
- display: block;
- background-color: #2a3948;
- color: #aeadad;
- font-size: 0.8rem;
- padding: 5px;
- line-height: 22px;
- }
- #dataitemlist .selected {
- color: #ededed;
- }
- #dataitemlist i {
- vertical-align: middle;
- margin-right: 0.5rem;
- }
- .data_collapse {
- float: left;
- width: 400px;
- height: 40px;
- line-height: 40px;
- padding: 0px;
- }
- .dropdown_combox {
- width: 350px;
- text-align: left;
- height: 37px;
- line-height: 37px;
- color: #000;
- border-radius: 0;
- padding: 0 0 0 10px;
- background-color: transparent;
- border: 1px solid #ddd !important;
- }
- .main_headline {
- margin-top: 2rem;
- font-weight: 700;
- height: 30px;
- line-height: 30px;
- }
- .task_result_row {
- color: #aaa5a5;
- padding-left: 15px;
- margin: 10px 0px;
- }
- .task_result_row > span {
- line-height: 30px;
- }
- .history_data_area {
- float: left;
- width: 100%;
- height: 100%;
- padding: 0px;
- }
- .history_data_area > div {
- float: left;
- width: 49%;
- height: 100%;
- }
- .title_conter {
- float: left;
- width: 100%;
- height: 32px;
- font-size: 1.2rem;
- line-height: 32px;
- text-align: center;
- letter-spacing: 2px;
- font-weight: 700;
- color: #2b1ab9;
- }
- /*数据项*/
- .data_item {
- width: 100%;
- float: left;
- position: relative;
- background: #fff;
- border: 1px solid #eee;
- padding: 10px 0px;
- z-index: 1;
- }
- .page_message_empty {
- height: 30px;
- line-height: 30px;
- color: #000000;
- width: 425px;
- margin: 0 auto;
- display: none;
- }
- .page_message_empty > i {
- float: left;
- font-size: 1.5rem;
- color: orangered;
- }
- .page_message_empty > span {
- float: left;
- height: 30px;
- line-height: 30px;
- font-size: 1.2rem;
- margin-left: 5px;
- }
- .animImage {
- -webkit-animation-name: imageAnim;
- -webkit-animation-duration: 1s;
- -webkit-animation-iteration-count: infinite;
- -webkit-animation-direction: alternate;
- -webkit-animation-timing-function: ease;
- -webkit-animation-play-state: running;
- }
- @-webkit-keyframes imageAnim {
- 0% {
- opacity: 1;
- }
- 50% {
- opacity: 0.8;
- }
- 80% {
- opacity: 0.5;
- }
- 100% {
- opacity: 0;
- }
- }
|