| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492 |
- div {
- box-sizing: border-box;
- }
- .clearfix {
- clear: both;
- }
- .container-header {
- width: 100%;
- height: 90px;
- line-height: 90px;
- text-align: center;
- box-sizing: border-box;
- }
- .container-header h3 {
- font-size: 40px;
- color: #fff;
- font-weight: 800;
- }
- .com-screen-content {
- width: 100%;
- height: auto;
- }
- .count-base,
- .count-resource,
- .count-topic {
- position: relative;
- padding: 20px;
- margin-top: 10px;
- box-sizing: border-box;
- }
- .count-base {
- margin-left: 90px;
- float: left;
- /*浮动*/
- width: 36%;
- /* background-color:saddlebrown ; */
- padding: 10px 3px;
- }
- .count-resource {
- margin-left: 10px;
- float: left;
- width: 28.8%;
- /* background-color: #034C6A; */
- padding: 10px 3px;
- }
- .count-share {
- /* margin-left:10px; */
- float: left;
- width: 100%;
- /* width:48.4%; */
- height: 290px;
- background-size: cover;
- }
- /* .topRec_List{
- font-size: 16px !important;
- } */
- .topRec_List dl,
- .maquee {
- width: 90%;
- overflow: hidden;
- margin: 0 auto;
- color: #f0ece2
- }
- .topRec_List dd {
- float: left;
- text-align: left;
- color: #fff;
- font-size: 16px;
- background-color: #075871;
- padding-left: 20px;
- box-sizing: border-box;
- }
- .topRec_List dl dd:nth-child(1) {
- width: 30%;
- height: 40px;
- line-height: 40px;
- }
- .topRec_List dl dd:nth-child(2) {
- width: 40%;
- height: 40px;
- line-height: 40px;
- }
- .topRec_List dl dd:nth-child(3) {
- width: 30%;
- height: 40px;
- line-height: 40px;
- }
- .topRec_List .maquee {
- height: 165px;
- /* background-color: #005EFC; */
- }
- .topRec_List ul {
- width: 100%;
- /* height: 195px; */
- }
- .topRec_List li {
- width: 100%;
- height: 40px;
- line-height: 40px;
- text-align: left;
- font-size: 14px;
- color: #fff;
- border-bottom: 1px solid #536d7f;
- }
- .topRec_List li div {
- float: left;
- padding-left: 20px;
- box-sizing: border-box;
- }
- .topRec_List li div img {
- vertical-align: middle;
- }
- .topRec_List li div:nth-child(1) {
- width: 30%;
- }
- .topRec_List li div:nth-child(2) {
- width: 40%;
- }
- .topRec_List li div:nth-child(3) {
- width: 30%;
- }
- * {
- margin: 0px;
- padding: 0px;
- font-family: '微软雅黑';
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
- }
- li {
- list-style: none
- }
- img {
- border: none
- }
- a {
- text-decoration: none;
- }
- .time_statistics .fixed-table-container thead th .th-inner,.test_rank .fixed-table-container thead th .th-inner{
- line-height: 20px !important;
- }
- .time_statistics .fixed-table-container tbody td ,.test_rank .fixed-table-container tbody td{
- line-height: 20px !important;
- border-left: none !important;
- }
- .tool_downs {
- margin: 0;
- padding: 0;
- list-style: none;
- }
- .tool_downs li {
- display: inline-block;
- }
- .tool_downs li .aBtn {
- min-width: 35px;
- }
- body {
- width: 100%;
- height: 100%;
- background-image: url(../images/background.png);
- }
- .count-resource {
- margin-top: 15px;
- }
- .call_situation,
- .accept_statistics,
- .accept_channel,
- .key_word,
- .time_statistics,
- .test_rank {
- background-image: url(../images/model_background1.png);
- background-repeat: no-repeat;
- }
- .call_situation,
- .accept_statistics,
- .accept_channel,
- .key_word,
- .time_statistics,
- .test_rank {
- position: relative;
- margin-bottom: 25px;
- width: 100%;
- height: 290px;
- cursor: pointer;
- }
- #main{
- position: absolute;
- top: 47px;
- }
- .call_situation h3,
- .accept_statistics .title,
- .accept_channel h3 {
- position: absolute;
- left: 213px;
- top: 8px;
- color: #fff;
- z-index: 12;
- font-size: 20px;
- }
- .key_word h3,
- .time_statistics h3,.test_rank h3{
- position: absolute;
- left:183px;
- top:9px;
- color: #fff;
- z-index: 12;
- font-size: 20px;
- }
- .test_rank .test_title{
- left:216px;
- }
- .call_line{
- position: absolute;
- width: 85%;
- top: 58px;
- left: 47px;
- /* margin-left: 10px; */
- border-top: 1px solid #53697c;
- z-index: 567966;
- }
- .accept_statistics div {
- float: left;
- }
- .accept_statistics div h3 {
- background-image: url(../images/title_background.png);
- background-repeat: no-repeat;
- background-position: center;
- color: #fff;
- font-size: 16px;
- }
- .accept_channel div {
- position: absolute;
- bottom: 0;
- }
- .time_statistics>div,
- .test_rank>div {
- position: absolute;
- bottom: -65px;
- }
- #main4 {
- /* position: absolute;
- top: -45px; */
- }
- .count-base {
- text-align: center;
- }
- .acceptance_state {
- background-image: url(../images/model_background2.png);
- background-size: 100% 100%;
- width: 109%;
- height: 140px;
- margin-top: 44px;
- margin-left: -70px;
- /* background-color: #03DA8D; */
- position: relative;
- }
- .acceptance_state h3 {
- position: absolute;
- left: 295px;
- top: 8px;
- color: #fff;
- z-index: 12;
- font-size: 20px;
- }
- .acceptance_state ul {
- padding-top: 58px;
- padding-left: 25px;
- }
- .acceptance_state ul li {
- float: left;
- }
- .acceptance_state ul li div {
- width: 100%;
- }
- .acceptance_state ul li:nth-child(2),
- .acceptance_state ul li:nth-child(4),
- .acceptance_state ul li:nth-child(6) {
- background-image: url(../images/line.png);
- width: 2px;
- height: 54px;
- margin-top: 10px;
- }
- .acceptance_state ul li:nth-child(1),
- .acceptance_state ul li:nth-child(3),
- .acceptance_state ul li:nth-child(5),
- .acceptance_state ul li:nth-child(7) {
- width: 24%;
- }
- .num {
- font-size: 35px;
- font-weight: 700;
- color: #00f0ff;
- }
- .cont {
- color: #fff;
- font-weight: 700;
- font-size: 17px;
- }
- .map {
- background-image: url(../images/map.png);
- background-repeat: no-repeat;
- background-size: 0 0;
- background-position: center;
- margin-left: -33px;
- position: relative;
- animation: myfirst 2.5s;
- animation-fill-mode: forwards;
- }
- @keyframes myfirst {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- animation-fill-mode:forwards ;
- }
- }
- .lzmap {
- background-image: url(../images/map/linzhou.png);
- background-size: 100% 100%;
- width: 36%;
- height: 61%;
- opacity: 0;
- position: absolute;
- top: -1px;
- left: -6px;
- cursor: pointer;
- }
- .lzmap:hover {
- background-image: url(../images/map_active/linzhou.png);
- background-size: 0 0;
- background-repeat: no-repeat;
- background-position: center;
- animation: myfirst1 1s;
- animation-fill-mode: forwards;
- width: 36%;
- height: 61%;
- opacity: 1;
- position: absolute;
- top: -1px;
- left: -6px;
- cursor: pointer;
- color: rgba(255, 255, 255, 0);
- }
- @keyframes myfirst1 {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- }
- }
- .aymap {
- background-image: url(../images/map/anyang.png);
- background-size: 100% 100%;
- width: 62.4%;
- height: 36.7%;
- opacity: 0;
- position: absolute;
- top: -6px;
- left: 137px;
- cursor: pointer;
- }
- .aymap:hover {
- background-image: url(../images/map_active/anyang.png);
- background-size: 0 0;
- background-position: center;
- background-repeat: no-repeat;
- animation: myfirst2 1s;
- animation-fill-mode: forwards;
- width: 62.4%;
- height: 36.7%;
- opacity: 1;
- position: absolute;
- top: -6px;
- left: 137px;
- cursor: pointer;
- color: rgba(255, 255, 255, 0);
- }
- @keyframes myfirst2 {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- }
- }
- .lamap {
- background-image: url(../images/map/longan.png);
- background-size: 100% 100%;
- /* width: 52px;
- height: 50px; */
- width: 9%;
- height: 8.7%;
- opacity: 0;
- position: absolute;
- top: 119px;
- left: 289px;
- cursor: pointer;
- }
- .lamap:hover {
- background-image: url(../images/map_active/longan.png);
- background-size: 0 0;
- background-position: center;
- background-repeat: no-repeat;
- animation: myfirst3 1s;
- animation-fill-mode: forwards;
- width: 9%;
- height: 8.7%;
- opacity: 1;
- position: absolute;
- top: 119px;
- left: 289px;
- cursor: pointer;
- color: rgba(255, 255, 255, 0);
- }
- @keyframes myfirst3 {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- }
- }
- .bgmap {
- background-image: url(../images/map/beiguan.png);
- background-size: 100% 100%;
- /* width: 50px;
- height: 47px; */
- width: 9.9%;
- height: 6.9%;
- opacity: 0;
- position: absolute;
- top: 120px;
- left: 332px;
- cursor: pointer;
- }
- .bgmap:hover {
- background-image: url(../images/map_active/beiguan.png);
- background-size: 0 0;
- background-position: center;
- background-repeat: no-repeat;
- animation: myfirst4 1s;
- animation-fill-mode: forwards;
- width: 9.9%;
- height: 6.9%;
- opacity: 1;
- position: absolute;
- top: 120px;
- left: 332px;
- cursor: pointer;
- color: rgba(255, 255, 255, 0);
- }
- @keyframes myfirst4 {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- }
- }
- .gxmap {
- background-image: url(../images/map/gaoxin.png);
- background-size: 100% 100%;
- /* width: 43px;
- height: 33px; */
- width: 7.6%;
- height: 5.5%;
- opacity: 0;
- position: absolute;
- top: 160px;
- left: 328px;
- cursor: pointer;
- z-index: 5555;
- }
- .gxmap:hover {
- background-image: url(../images/map_active/gaoxin.png);
- background-size: 0 0;
- background-position: center;
- background-repeat: no-repeat;
- animation: myfirst5 1s;
- animation-fill-mode: forwards;
- width: 7.6%;
- height: 5.5%;
- opacity: 1;
- position: absolute;
- top: 160px;
- left: 328px;
- cursor: pointer;
- color: rgba(255, 255, 255, 0);
- }
- @keyframes myfirst5 {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- }
- }
- .ydmap {
- background-image: url(../images/map/yindu.png);
- background-size: 100% 100%;
- /* width: 43px;
- height: 33px; */
- width: 18%;
- height: 13.4%;
- opacity: 0;
- position: absolute;
- top: 167px;
- left: 238px;
- cursor: pointer;
- }
- .ydmap:hover {
- background-image: url(../images/map_active/yindu.png);
- background-size: 0 0;
- background-position: center;
- background-repeat: no-repeat;
- animation: myfirst6 1s;
- animation-fill-mode: forwards;
- width: 20%;
- height: 14.4%;
- opacity: 1;
- position: absolute;
- top: 162px;
- left: 229px;
- cursor: pointer;
- color: rgba(255, 255, 255, 0);
- }
- @keyframes myfirst6 {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- }
- }
- .wfmap {
- background-image: url(../images/map/wenfeng.png);
- background-size: 100% 100%;
- /* width: 43px;
- height: 33px; */
- width: 15.9%;
- height: 14%;
- opacity: 0;
- position: absolute;
- top: 159px;
- left: 339px;
- cursor: pointer;
- }
- .wfmap:hover {
- background-image: url(../images/map_active/wenfeng.png);
- background-size: 0 0;
- background-position: center;
- background-repeat: no-repeat;
- animation: myfirst7 1s;
- animation-fill-mode: forwards;
- width: 15.9%;
- height: 14%;
- opacity: 1;
- position: absolute;
- top: 159px;
- left: 339px;
- cursor: pointer;
- color: rgba(255, 255, 255, 0);
- }
- @keyframes myfirst7 {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- }
- }
- .tymap {
- background-image: url(../images/map/tangyin.png);
- background-size: 100% 100%;
- /* width: 43px;
- height: 33px; */
- width: 36%;
- height: 23%;
- opacity: 0;
- position: absolute;
- top: 221px;
- left: 288px;
- cursor: pointer;
- }
- .tymap:hover {
- background-image: url(../images/map_active/tangyin.png);
- background-size: 0 0;
- background-position: center;
- background-repeat: no-repeat;
- animation: myfirst8 1s;
- animation-fill-mode: forwards;
- width: 36%;
- height: 23%;
- opacity: 1;
- position: absolute;
- top: 221px;
- left: 288px;
- cursor: pointer;
- color: rgba(255, 255, 255, 0);
- }
- @keyframes myfirst8 {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- }
- }
- .nhmap {
- background-image: url(../images/map/neihuang.png);
- background-size: 100% 100%;
- /* width: 43px;
- height: 33px; */
- width: 30%;
- height: 45%;
- opacity: 0;
- position: absolute;
- top: 132px;
- right: 7px;
- cursor: pointer;
- }
- .nhmap:hover {
- background-image: url(../images/map_active/neihuang.png);
- background-size: 0 0;
- background-position: center;
- background-repeat: no-repeat;
- animation: myfirst9 1s;
- animation-fill-mode: forwards;
- width: 30%;
- height: 45%;
- opacity: 1;
- position: absolute;
- top: 132px;
- right: 7px;
- cursor: pointer;
- color: rgba(255, 255, 255, 0);
- }
- @keyframes myfirst9 {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- }
- }
- .hxmap {
- background-image: url(../images/map/huaxian.png);
- background-size: 100% 100%;
- /* width: 43px;
- height: 33px; */
- width: 46%;
- height: 43%;
- opacity: 0;
- position: absolute;
- top: 420px;
- right: -1px;
- cursor: pointer;
- }
- .hxmap:hover {
- background-image: url(../images/map_active/huaxian.png);
- background-size: 0 0;
- background-position: center;
- background-repeat: no-repeat;
- animation: myfirst10 1s;
- animation-fill-mode: forwards;
- width: 46%;
- height: 43%;
- opacity: 1;
- position: absolute;
- top: 420px;
- right: -1px;
- cursor: pointer;
- color: rgba(255, 255, 255, 0);
- }
- @keyframes myfirst10 {
- 0% {
- background-size: 0 0;
- }
- 100% {
- background-size: 100% 100%;
- }
- }
- .wrap {
- width: 180px;
- position: absolute;
- z-index: 100;
- display: none;
-
- }
- .dataCont {
- background-image: url(../images/reminder_box.png);
- background-size: 100% 100%;
- width: 100%;
- height: 0;
- padding: 5px 10px;
- box-sizing: border-box;
- font-size: 12px;
- overflow: hidden;
- color: #e4cc07;
- animation:mywrap 1.5s;
- animation-fill-mode: forwards;
- }
- @keyframes mywrap {
- 0% {
- height: 0;
- }
- 100% {
- height: 130px;
- }
- }
- .bar {
- width: 3px;
- height: 0;
- margin: 0 auto;
- border-right: 2px dashed #ffe000;
- position: absolute;
- left: 87px;
- animation: mybar 1.5s;
- animation-fill-mode: forwards;
- }
- @keyframes mybar {
- 0% {
- height: 0;
- }
- 100% {
- height: 70px;
- }
- }
- @keyframes mydataCont {
- 0% {
-
- }
- 100% {
-
- }
- }
- .dataCont li {
- padding: 3px;
- }
- .dataCont li span {
- display: inline-block;
- }
- .lable {
- color: #fff;
- width: 50%;
- }
- .lable_num {
- width: 20%;
- color: #e4cc07;
- /* padding-right: 5px; */
- text-align: right;
- /* background-color: #007AFF; */
- }
- .bulletFrame,.bulletFrameT{
- display: none;
- position: absolute;
- top: 50px;
- left: 50px;
- width: 95%;
- height: 965px;
- z-index: 100000;
- padding: 10px 20px;
- margin: 0 auto;
-
- /* opacity: 0.6; */
- /* box-sizing: border-box; */
- /* background-color: #005EFC; */
- background: url(../images/secondary_img/background.png) no-repeat;
- background-size:100% 100%;
- overflow-y: auto;
- }
- .bulletFrameT{
- width: 95%;
- height: 970px;
- z-index: 100005;
- }
- /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
- .bulletFrame::-webkit-scrollbar
- {
- width: 12px;
- height: 12px;
- background-color: #04394b;
- }
-
- /*定义滚动条轨道 内阴影+圆角*/
- .bulletFrame::-webkit-scrollbar-track
- {
- -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
- /* border-radius: 10px; */
- background-color: #04394b;
- }
-
- /*定义滑块 内阴影+圆角*/
- .bulletFrame::-webkit-scrollbar-thumb
- {
- /* border-radius: 10px; */
- -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
- background-color: #036171;
- }
- .bulletFrame::-webkit-scrollbar-button{
- width: 12px;
- height: 12px;
- border-radius: 50%;
- background-color: #028493;
- }
- .traffic_wrap{
- width: 100%;
- }
- .head_name{
- width: 100%;
- height: 80px;
- line-height: 80px;
- text-align: center;
- }
- .head_name h3{
- display: inline-block;
- padding: 0 30px;
- color: #08fcff;
- font-size: 24px;
- font-weight: 700;
- }
- .data_info{
- margin-bottom: 160px;
- }
- .traffic_wrap .data_info li{
- background: url(../images/secondary_img/data_bac.png) no-repeat;
- background-size: 100% 100%;
- width: 11%;
- height: 125px;
- float: left;
- margin-left: 22px;
- padding: 5px 10px;
- box-sizing: border-box;
- }
- .traffic_wrap .data_info li h5{
- padding: 10px;
- color: #fff;
- font-size: 16px;
- }
- .traffic_wrap .data_info li div span{
- background: url(../images/secondary_img/num_bac.png) no-repeat;
- background-size: 100% 100%;
- display: inline-block;
- width: 21%;
- height: 62px;
- line-height: 65px;
- text-align: center;
- margin-left: 5px;
- color: #fff;
- font-weight: 600;
- font-size: 19px;
- }
- .close_icon,.close_iconT,.close_iconP,.close_iconC,.close_iconR{
- position: absolute;
- top: 25px;
- right:25px;
- cursor: pointer;
- z-index: 1236;
- }
- .acceptance_wrap .data_info li{
- width: 22%;
- height: 80px;
- line-height: 80px;
- float: left;
- margin-left: 41px;
- padding: 5px 10px;
- box-sizing: border-box;
- color: #fff;
- font-size: 16px;
- }
- .acceptance_wrap .data_info li span{
- background: url(../images/secondary_img/num_bac2.png) no-repeat;
- background-size: 100% 100%;
- display: inline-block;
- width: 50px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- margin-right: -5px;
- vertical-align: middle;
- }
- #channel{
- position: absolute;
- top: -10px;
- left: 0;
- }
- .key_content,.pie_statistics{
- padding: 20px;
- overflow: hidden;
- }
- .key_content .count-share {
- width: 500px;
- float: left;
- height: 803px;
- overflow-y: auto;
- background-color: #036372;
- padding: 24px 4px;
- }
- .key_content .count-share::-webkit-scrollbar
- {
- width: 16px;
- height: 16px;
- background-color: #04394b;
- }
-
- /*定义滚动条轨道 内阴影+圆角*/
- .key_content .count-share::-webkit-scrollbar-track
- {
- -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
- /* border-radius: 10px; */
- background-color: #036170;
- }
-
- /*定义滑块 内阴影+圆角*/
- .key_content .count-share::-webkit-scrollbar-thumb
- {
- /* border-radius: 10px; */
- -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
- background-color: #028492;
- }
- .key_content .topRec_List dd{
- background-color: #027c8e !important;
- }
- .key_content .topRec_List dd,.key_content .topRec_List li{
- text-align: center;
- padding: 0 ;
- }
- .key_content .topRec_List li{
- width: 90%;
- margin: 0 auto;
- height: 60px ;
- line-height: 60px !important;
- }
- .key_content .topRec_List dd{
- width: 25% !important;
- height: 50px !important;
- line-height: 50px !important;
- }
- .key_content .topRec_List ul{
- height: 750px;
- }
- .key_content .topRec_List ul li div{
- width: 25% !important;
- height: 60px !important;
- line-height: 60px !important;
- padding: 0 ;
- }
- .pie_statistics{
- margin-left: 520px;
- background-color:#036372;
- height: 803px;
- }
- .pie_statistics h3{
- background: url(../images/secondary_img/titlt_icon.png) no-repeat;
- background-position: 50% 50%;
- width: 100%;
- text-align: center;
- font-size: 18px;
- font-weight: 600;
- color: #fff;
- }
- .time{
- margin-top: 20px;
- }
- .time p{
- float: left;
- margin-right: 20px;
- width: 40%;
- color: #fff;
- font-weight: 600;
- font-size: 16px;
- }
- .time p span{
- color: #ffe000;
- }
- #keywordPie,#keywordPie2,#keywordPie3{
- position: absolute;
- top: 75px;
- right: 77px;
- margin: 0 auto;
- }
- /*
- 更改bootstrap的样式
- */
- thead {
- background-color: #036f7f;
- }
- .bootstrap-table .table{
- color: #fff !important;
- font-size: 15px !important;
- border: none !important;
- }
- .fixed-table-container{
- border: none !important;
- }
- .bootstrap-table .table tr th{
- border: none !important;
- }
- .bootstrap-table .table .list tr{
- border-bottom: 1px solid #507e8a;
- }
- .fixed-table-container thead th .th-inner{
- line-height: 38px !important;
- }
- .fixed-table-container tbody td {
- line-height: 38px !important;
- border-left: none !important;
- }
- .fixed-table-loading{
- color: #fff !important;
- background-color: rgb(0,82,99) !important;
- }
- .nowTime li:nth-child(1){
- float: left;
- }
- .nowTime li:nth-child(2),.nowTime li:nth-child(3){
- float: right;
- }
- .nowTime li{
- font-size: 14px;
- color: #fff;
- }
- .nowTime{
- padding: 20px 14px;
- margin-bottom: 20px;
- }
- #container{
- margin: 0 auto;
- margin-top: 30px;
- }
- .key_content .state-share {
- width: 430px;
- float: left;
- height: 803px;
- overflow: hidden;
- padding: 0 4px;
- }
- .key_content .state-share li{
- width: 85%;
- height: 180px;
- background-size: 100% 100%;
- margin: 0 auto;
- margin-bottom: 27px;
- overflow: hidden;
- }
- .key_content .state-share li:nth-child(1){
- background-image: url(../images/secondary_img/supervise.png);
- }
- .key_content .state-share li:nth-child(2){
- background-image: url(../images/secondary_img/direct.png);
- }
- .key_content .state-share li:nth-child(3){
- background-image: url(../images/secondary_img/transfer.png);
- }
- .key_content .state-share li:nth-child(4){
- background-image: url(../images/secondary_img/urging.png);
- }
- .right_share{
- margin-left: 450px;
- }
- .right_share p{
- text-align: center;
- color: #fff;
- font-weight: 600;
- font-size: 18px;
- }
- .key_content .state-share li div span{
- display: inline-block;
- box-sizing: border-box;
- width: 49%;
- height: 50px;
- line-height: 50px;
- padding: 0 18px;
- font-size: 18px;
- color: #fff;
- }
- .key_content .state-share li div p{
- float: left;
- width: 49%;
- text-align: center;
- height: 120px;
- position: relative; /*脱离文档流*/
- top: 40px; /*偏移*/
- }
- .key_content .state-share li div p label{
- display: inline-block;
- width: 49%;
- margin-bottom: 5px;
- color: #fff;
- font-size: 20px;
- font-weight: 500;
- }
- /* 百度地图 */
- .BMap_stdMpPan{
- display: none !important;
- }
- /* 进度背景 */
- .BMap_stdMpSliderBgTop {
- height: 200px !important;
- background-image: url(../images/secondary_img/speed.png) !important;
- background-size: 100% 100% !important;
- left:17px !important
- }
- /* 进度范围 */
- .BMap_stdMpSliderBgBot {
- height: 195px !important;
- overflow: hidden;
- background-color: #034a5b !important;
- /* left: 4px !important; */
- }
- /* 小进度按钮 */
- .BMap_stdMpSliderBar {
- background-color: #034a5b !important;
- z-index: 888 !important;
- }
- /* 按钮 */
- .BMap_stdMpZoom{
- height: 236px !important;
- text-align: center;
- top: -117px !important;
- /* background-color: darkblue; */
- }
- .infoTitle li{
- float: left;
- width: 11%;
- text-align: center;
- margin-bottom: 10px;
- }
- .infoTitle label{
- width: 100%;
- display: inline-block;
- text-align: center;
- }
- .infoTitle img{
- width: 24px;
- height: 24px;
- vertical-align: middle;
- }
- .infoTitle span{
- display: inline-block;
- width: 100%;
- }
- .infoTitle{
- width: 600px;
- padding: 10px 20px;
- background-color: #fff;
- position: absolute;
- top:120px;
- left:60px;
- margin-bottom: 10px;
- box-sizing: border-box;
- }
- .showInfo{
- width: 460px;
- height: 400px;
- background-color: #fff;
- padding: 10px 20px;
- position: absolute;
- top:330px;
- left:60px;
- box-shadow: 5px 5px 2px #d3d3d3;
- }
- .showInfo h3{
- background: url(../images/secondary_img/title.png) no-repeat;
- background-position: 50% 50%;
- width: 100%;
- text-align: center;
- font-size: 16px;
- font-weight: 600;
- color: #222;
- margin-bottom: 10px;
- }
- .showInfo h3 .btn_right,.showInfo h3 .btn_left{
- display: inline-block;
- width: 100px;
- cursor: pointer;
- opacity: 0;
- background-color: #007AFF;
- position: absolute;
- }
- .showInfo h3 .btn_left{
- left:100px
- }
- .showInfo h3 .btn_right{
- right: 100px;
- }
- .showInfo tbody{
- overflow-y: auto;
- }
- .tablebox table {
- border-collapse: separate;
- border-spacing: 0
- }
- .tablebox{
- width: 100%;
- height: 336px;
- margin: 10px auto;
- }
- .tablebox table {
- width: 100%;
- cellspacing:0;
- border-collapse:collapse;
- }
- .tablebox table th, .tablebox table td {
- font-size: 12px;
- text-align: center;
- line-height: 16px;
- background: #fff;
- color: #222;
- }
- .tablebox table thead tr{
- background: #e5e8e9 !important;
- }
- .tablebox table td{
- padding: 10px;
- border-bottom: 1px solid #e5e8e9;
- }
- .showInfo .tablebox table th {
- padding: 4px;
- height: 30px;
- line-height: 30px;
- background: #e5e8e9;
- font-size: 14px;
- font-weight: normal;
- border-left: none !important;
- }
- .tablebox table td img {
- display: inline-block;
- vertical-align: middle;
- }
- .tablebox.table_md table td, .tablebox.table_md table th {
- line-height: 18px;
- }
- .tablebox table .callType{
- background-color: #fff5cc;
- /* padding: 5px !important; */
- width: 28%;
- }
- .tablebox table .caalTypeTitle{
- background-color: #ffcc00;
- }
- /* 工单详情 */
- .workDetails .tablebox table thead tr{
- width: 100%;
- }
- .workDetails .tablebox{
- width: 98%;
- border-top: 1px solid #035d6e;
- }
- .workDetails .tablebox table td{
- color: #fff;
- line-height: 37px;
- font-size: 14px;
- border-bottom: 1px solid #028c9a;
- background-color: rgba(255,255,255,0);
- }
- .workDetails .tablebox table tr{
- border-right: 1px solid #028c9a;
- }
- .workDetails .tablebox .infoName{
- background-color: #027282;
- width: 101
- padding:20px 0px;
- }
- .workDetails .tablebox .contN{
- width: 15%;
- padding:20px 27px;
- }
- .workDetails .tablebox .contB{
- width: 85%;
- padding:20px 60px;
- }
- .workDetails button img{
- width: 10px;
- height: 5px;
- }
- .btns{
- width: 100%;
- padding: 10px 43px;
- position: relative;
- }
- .btns button{
- border-radius: 5px;
- outline: none;
- padding: 7px 17px;
- cursor: pointer;
- }
- .left_R{
- display: inline-block;
- width: 14px;
- height: 14px;
- vertical-align: middle;
- background-size: 100% 100%;
- background-image: url(../images/leftRow.png);
- margin-right: 5px;
- }
- .btn_left{
- background-color: #f1b31e;
- border: none;
- font-weight: 600;
- }
- .btn_right{
- background-color: rgba(255,255,255,0);
- border: 1px solid #00f6ff;
- color: #00f6ff;
- position: absolute;
- right: 43px;
- }
- a.aBtn{
- color: #08f2f6!important;
- font-weight: 600;
- cursor: pointer;
- }
- .workAct{
- color:#00f6ff ;
- cursor: pointer;
- }
- .dbWrap,.zbWrap,.zubWrap,.cbWrap{
- cursor: pointer;
- }
- /* .state-share{
-
- } */
- .state-share li{
- position: relative;
- z-index: 200000000;
- cursor: pointer;
- }
- .rankList .tablebox,.rankListDetial .tablebox{
- width: 95%;
- margin: 0 auto;
- }
- .rankList .tablebox td,.rankList .tablebox th,.rankList .tablebox thead,.rankListDetial .tablebox td,.rankListDetial .tablebox th{
- background-color: rgba(255,255,255,0);
- color: #fff;
- font-weight: 600;
- }
- .rankList .tablebox th,.rankListDetial .tablebox th{
- padding: 35px 20px;
- box-sizing: border-box;
- background-color: rgb(2,112,129);
- border: 1px solid rgb(2,121,136);
- }
- .rankList .tablebox td,.rankListDetial .tablebox td{
- padding: 40px 20px;
- box-sizing: border-box;
- border: 1px solid rgb(2,121,136);
- }
- .renkList_time{
- padding:18px 47px;
- color: #fff;
- font-weight: 600;
- margin-bottom: 10px;
- }
- .rankList td.renkList_name{
- width: 24% !important;
- background-color: rgb(2,112,129);
- cursor: pointer;
- color: rgb(0, 246, 255);
- }
- .rankListDetial td.renkList_name{
- width: 13% !important;
- background-color: rgb(2,112,129) !important;
-
- }
- .rankListDetial .tablebox td{
- padding: 54px 20px;
- }
- .rank_wrap h4{
- padding-bottom: 10px;
- text-align: center;
- font-size: 18px;
- color: #fff;
- }
- .rank_wrap .bootstrap-table .table {
- font-size: 13px !important;
- }
- #orderlist2{
- overflow-y: auto;
- }
- .test_rank .maquee ul{
- animation: row 5s linear infinite;
- }
- @keyframes row{
- 0%{}
- 100%{
- transform: translateY(-50%);
- }
- }
- .time_statistics .maquee ul{
- animation: row1 30s linear infinite;
- }
- @keyframes row1{
- 0%{}
- 100%{
- transform: translateY(-50%);
- }
- }
- /* 地图样式 */
- #mapList{
- color: rgb(25,25,25)!important;
- overflow-y: auto;
- }
- #mapList thead{
- background-color: rgb(229,232,233) !important;
- }
- .showInfo .bootstrap-table .table .list tr{
- border-bottom: 1px solid rgb(235,237,238) !important;
- }
- .showInfo .fixed-table-loading{
- background-color: #fff !important;
- }
- /* 表格分页的样式 */
- .page-list{
- display: none !important;
- }
- .pagination-info{
- color: #fff;
- font-size: 16px;
- }
- .pull-right{
- float: left !important;
- }
|