123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346 |
- body {
- background-color: #13214e;
- width: 100%;
- height: 100%;
- margin: 0;
- }
- .flex {
- display: flex;
- }
- .mui-segmented-control {
- font-size: 15px;
- font-weight: 400;
- position: relative;
- display: table;
- overflow: hidden;
- width: 100%;
- table-layout: fixed;
- border-radius: 24px;
- border-left: 1px solid #5f95ee;
- background-color: transparent;
- -webkit-touch-callout: none
- }
- .mui-segmented-control .mui-control-item {
- line-height: 38px;
- display: table-cell;
- overflow: hidden;
- width: 1%;
- -webkit-transition: background-color .1s linear;
- transition: background-color .1s linear;
- text-align: center;
- white-space: nowrap;
- text-overflow: ellipsis;
- color: #007aff;
- border-color: #007aff;
- border-left: 1px solid #5f95ee;
- }
- .mui-segmented-control .mui-control-item:first-child {
- border-left-width: 0
- }
- .mui-segmented-control .mui-control-item.mui-active {
- background-color: #5f95ee;
- color: white;
- }
- #segmentedControl {
- width: 85%;
- font-size: 20px;
- font-weight: bold;
- margin: 0 auto;
- border: 1px solid #213069;
- background-color: #213069;
- cursor: pointer;
- }
- .xmt{
- padding-right: 30px;
- }
- .tq{
- padding-left: 20px;
- }
- .f1 {
- flex: 1;
- padding: 20px;
- }
- .f {
- flex: 1;
- padding: 20px;
- }
- .box {
- background-image: url(../img/u11.svg);
- background-size: 100% 100%;
- padding: 12px;
- height: 326px;
- overflow: hidden;
- position: relative;
- margin-top: 30px;
- }
- iframe {
- border: 0px !important;
- border-radius: 5px;
- position: absolute;
- width: 93%;
- height: 250px;
- }
- /*************************头部*************************/
- .play {
- text-align: left;
- font-size: 30px;
- color: white;
- padding: 10px;
- }
- .cns {
- margin-top: 20px;
- }
- .lg {
- float: left;
- }
- .top {
- top: 0px;
- height: 50px;
- padding: 20px;
- text-align: center;
- font-size: 27px;
- box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.3);
- }
- .logo {
- font-size: 32px;
- position: relative;
- color: white;
- width: 100%;
- }
- .u4 {
- position: absolute;
- left: 0px;
- width: 100%;
- margin-top: -9px;
- }
- .u5 {
- position: absolute;
- left: 50%;
- top: 50%;
- width: 77%;
- margin-top: 9.4%;
- margin-left: -38.7%;
- }
- .uti {
- position: absolute;
- top: 50%;
- left: 50%;
- margin-top: 5px;
- margin-left: -151px;
- font-family: 'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
- font-weight: 700;
- font-style: normal;
- color: white;
- }
- .tti {
- cursor: pointer;
- margin-top: 20px;
- background-color: rgba(255, 255, 255, 0);
- font-weight: 700;
- font-style: normal;
- color: #6D88ED;
- }
- .tti.active {
- color: rgb(0, 204, 255);
- }
- /*************************头部end*************************/
- .content {
- margin-top: -35px;
- }
- .wordcloud {
- width: 300px;
- height: 300px;
- }
- .icon {
- padding: 10px;
- font-size: 28px;
- height: 40px;
- color: #699BE3;
- font-weight: 700;
- overflow: hidden;
- font-style: normal;
- margin-bottom: 15px;
- }
- .tb {
- float: left;
- }
- .btw {
- float: left;
- margin-left: 15px;
- margin-top: 4px;
- }
- /*************************视频监控*************************/
- .video {
- width: 100%;
- overflow: hidden;
- }
- .video .v {
- width: 47%;
- float: left;
- overflow: hidden;
- position: relative;
- height: 200px;
- margin: 8px 10px 8px 10px;
- border: 4px solid rgb(65 104 177);
- border-radius: 5px;
- color: white;
- font-size: 20px;
- }
- .pad {
- text-align: center;
- }
- /*************************视频监控end*************************/
- /*************************停车场数据*************************/
- .tag {
- width: 50px;
- height: 70px;
- padding: 10px;
- color: white;
- font-size: 37px;
- border: 4px solid rgba(140, 48, 85, 1);
- border-color: rgba(140, 48, 85, 1);
- margin-right: 15px;
- font-weight: bold;
- background-color: rgba(14, 23, 72, 1);
- }
- .tags {
- color: white;
- font-size: 27px;
- }
- .car {
- margin-top: 30px;
- border-radius: 5px;
- }
- .car img {
- margin-right: 15px;
- }
- .num {
- padding: 17px;
- background-color: #32374f;
- margin: 15px;
- border: 5px solid #d2ab11;
- color: white;
- font-size: 23px;
- font-weight: bold;
- border-radius: 5px;
- }
- .ss {
- border: 5px solid #ac3c5c;
- }
- /*************************停车场数据end*************************/
- .clear {
- clear: both;
- }
- /*************************天气*************************/
- .tqw {
- position: absolute;
- }
- .t {
- flex: 1;
- padding: 5px;
- }
- .tq1 {
- color: white;
- position: absolute;
- margin-left: 45px;
- font-size: 18px;
- }
- .tq2 {
- font-size: 27px;
- color: #52B5F9;
- position: absolute;
- width: 50%;
- margin-left: 95px;
- text-align: left;
- margin-top: -6px;
- font-weight: bold;
- }
- .tty {
- margin-left: 135px;
- }
- .tqt {
- margin-top: 25px;
- position: relative;
- padding: 15px;
- }
- .rq {
- color: white;
- font-size: 18px;
- }
- .sj {
- color: white;
- font-size: 18px;
- }
- .popup{
- position: fixed;
- width: 100%;
- height: 100%;
- top:-100%;
- overflow-y: scroll;
- background-color: #000000c7;
- transition: 0.3s;
- }
- .popup.active{
- top:0px;
- transition: 0.3s;
- }
- .popup .pn{
- background-color: white;
- border-radius: 5px;
- padding: 15px;
-
- }
- .pti{
- padding: 10px;
- font-size: 25px;
- font-weight: bold;
- }
- .item{
- border-bottom: 1px solid #e6e6e6;
- display: block;
- padding: 10px;
- }
- /*************************天气end*************************/
|