123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352 |
- .c-12b7f5{
- color: #12b7f5;
- }
- .c-17b3ec{
- color: #17b3ec;
- }
- .c-4ecd70{
- color: #4ecd70;
- }
- .c-323232{
- color: #323232;
- }
- .c-19d5c5{
- color: #19d5c5;
- }
- .c-999999{
- color: #999999;
- }
- .c-ffc800{
- color: #ffc800;
- }
- .c-w-33{
- width: 33%;
- }
- .info-icon{
- vertical-align: middle;
- margin-bottom: 5px;
- }
- .information{
- background-color: rgba(0,0,0,0.5);
- font-size: 14px;
- color: #fff;
- }
- .information .ui-col-0{
- width: 40px;
- text-align: center;
- }
- .location-div{
- height: 40px;
- line-height: 40px;
- padding: 0 10px;
- }
- .location-div img{
- vertical-align: text-bottom;
- }
- .choose-label{
- color: #17B3EC;
- display: inline-block;
- max-width: 100%;
- _width: 100%;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .blue-column{
- display: inline-block;
- width: 4px;
- height: 12px;
- background-color: #12b7f5;
- }
- .date-tag{
- display: inline-block;
- text-align: center;
- width: 50px;
- padding: 5px 0;
- font-size: 14px;
- color: #17b3ec;
- border: 1px solid #17b3ec;
- }
- .date-tag:first-child{
- border-top-left-radius: 15px;
- border-bottom-left-radius: 15px;
- }
- .date-tag:nth-child(2){
- border-right: 0;
- border-left: 0;
- }
- .date-tag:nth-child(3){
- border-top-right-radius: 15px;
- border-bottom-right-radius: 15px;
- }
- .date-tag.active{
- background-color: #17b3ec;
- color: #fff;
- }
- .area-tab-panel{
- display: -webkit-box;
- height: 45px;
- line-height: 45px;
- margin: 0 10px;
- background-color: #fff;
- border: 1px solid #e1e1e1;
- border-bottom: 0;
- border-top-left-radius: 8px;
- border-top-right-radius: 8px;
- box-shadow: 0px 0px 1px #ccc;
- }
- .area-tab{
- -webkit-box-flex: 1;
- text-align: center;
- position: relative;
- }
- .area-tab .border-line-right{
- display: inline-block;
- position: absolute;
- width: 1px;
- height: 20px;
- right: 0;
- top: 50%;
- margin-top: -10px;
- background-color: #e1e1e1;
- }
- .area-tab span{
- display: inline-block;
- height: 45px;
- border-bottom: 2px solid transparent;
- font-size: 16px;
- color: #323232;
- padding: 0 10px;
- }
- .area-tab.active span{
- color: #17b3ec;
- border-bottom: 2px solid #17b3ec;
- }
- .bottom-list-table{
- background-color: #fff;
- width: 100%;
- text-align: center;
- font-size: 14px;
- }
- .bottom-list-table thead{
- height: 40px;
- background-color: #f2f4f6;
- border-bottom: 1px solid #e1e1e1;
- color: #909090;
- }
- .bottom-list-table thead tr{
- height: 40px;
- }
- .bottom-list-table td,
- .bottom-list-table th{
- text-align: center;
- vertical-align: middle;
- }
- .bottom-list-table .c-t-left {
- text-align: left;
- }
- .bottom-list-table td{
- padding: 10px 0;
- }
- .bottom-list-table tbody>tr{
- border-bottom: 1px solid #e1e1e1;
- }
- /*.bottom-list-table tbody>tr:first-child{
- border-top: 0;
- }*/
- .bottom-list-table tbody tr td.area-name{
- text-align: left;
- padding-left: 10px;
- font-size: 16px;
- display: -webkit-box;
- -webkit-box-pack: center;
- -webkit-box-align: center;
-
- }
- @media only screen and (max-width: 320px) {
- .bottom-list-table tbody tr td.area-name{
- max-width: 125px;
- }
- }
- @media only screen and (min-width: 321px) and (max-width: 414px) {
- .bottom-list-table tbody tr td.area-name{
- max-width: 180px;
- }
- }
- @media only screen and (min-width: 414px) and (max-width: 640px) {
- .bottom-list-table tbody tr td.area-name{
- max-width: 200px;
- }
- }
- .bottom-list-table .fa{
- font-size: 18px;
- color: #909090;
- }
- .ranking{
- width: 28px;
- height: 26px;
- font-size: 12px;
- text-align: center;
- margin-right: 5px;
- line-height: 26px;
- -webkit-box-flex: 0;
- }
- .ranking1{
- background: url(../images/paiming01_icon.png) no-repeat center 0;
- background-size: 24px 22px;
- }
- .ranking2{
- background: url(../images/paiming02_icon.png) no-repeat center 0;
- background-size: 28px 26px;
- }
- .ranking3{
- background: url(../images/paiming03_icon.png) no-repeat center 0;
- background-size: 28px 26px;
- }
- .modal-overlay{
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- background: rgba(0, 0, 0, 0.4);
- z-index: 9999;
- visibility: hidden;
- opacity: 0;
- -webkit-transition-duration: 400ms;
- transition-duration: 400ms;
- }
- .modal-overlay.modal-overlay-visible{
- visibility: visible;
- opacity: 1;
- }
- .modal-content {
- height: 400px;
- position: absolute;
- width: 80%;
- z-index: 9999;
- top: 50%;
- left: 50%;
- margin-left: -40%;
- margin-top: -200px;
- display: none;
- }
- .div-header-title {
- height: 80px;
- background: #17B3EC;
- width: 100%;
- position: relative;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- }
- .div-close {
- width: 26px;
- height: 26px;
- background: url(../images/tankuang_guanbi_icon.png) no-repeat center top;
- background-size: 26px;
- position: absolute;
- top: 10px;
- right: 10px;
- }
- .div-overlay-img {
- width: 170px;
- height: 53px;
- background: url(../images/tankuang_bg_img.png) no-repeat center top;
- background-size: 170px 53px;
- position: absolute;
- top: 15px;
- left: 50%;
- margin-left: -85px;
- }
- .div-overlay-title {
- position: absolute;
- top: 38px;
- left: 40%;
- color: #fff;
- font-weight: bold;
- font-size: 18px;
- }
- .div-overlay-content {
- height: 320px;
- background: #fff;
- width: 100%;
- border-bottom-left-radius: 10px;
- border-bottom-right-radius: 10px;
- }
- .div-jf-title2{
- position: absolute;
- font-size: 14px;
- top: 50%;
- width: 100%;
- margin-top: -21px;
- }
- /*总体分析页面样式*/
- .l-banner{
- display: -webkit-box;
- height: auto;
- margin-bottom: 10px;
- padding: 0 10px;
- }
- .l-banner li{
- -webkit-box-flex: 0;
- text-align: center;
- margin-left: 10px;
- background: #fff;
- border-radius: 5px;
- width: calc((100% - 20px) / 3);
- padding: 10px 0;
- border: 1px solid #E1E1E1;
- /*border-bottom: 5px solid transparent;*/
- position: relative;
- }
- .l-banner li:first-child{
- margin-left: 0;
- }
- .l-banner li .l-name{
- color: #909090;
- }
- .l-banner li.active,
- .l-banner li.active .l-name
- {
- color: #17b3ec;
- }
- .l-banner li.active:after{
- content: "";
- width: 100%;
- height: 5px;
- background-color: #17b3ec;
- position: absolute;
- bottom: 0;
- left: 0;
- border-bottom-left-radius: 5px;
- border-bottom-right-radius: 5px;
- }
- .blur-cycle-box{
- position: absolute;
- width: 70px;
- height: 70px;
- top: 50%;
- margin-top: -35px;
- left: 50%;
- margin-left: -35px;
- /*z-index: 2;*/
- background-color: #17b3ec;
- border-radius: 50%;
- text-align: center;
- }
- .position-center-text{
- position: absolute;
- width: 100%;
- top: 50%;
- left: 0;
- text-align: center;
- margin-top: -10px;
- }
- .w-45 {
- width: 45%;
- }
|