| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469 |
- 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 dl,
- .maquee {
- width: 90%;
- overflow: hidden;
- margin: 0 auto;
- color: #f0ece2
- }
- .topRec_List dd {
- float: left;
- text-align: left;
- color: #fff;
- font-size: 14px;
- 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: 12px;
- 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,
- .key_word h3,
- .time_statistics h3,
- .test_rank h3 {
- position: absolute;
- left: 213px;
- top: 8px;
- color: #fff;
- z-index: 12;
- }
- .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: 14px;
- }
- .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: 300px;
- top: 8px;
- color: #fff;
- z-index: 12;
- }
- .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: 15px;
- }
- .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: 14px;
- }
- .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;
- }
- .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: 16px;
- font-weight: 600;
- color: #fff;
- }
- .time{
- margin-top: 20px;
- }
- .time p{
- float: left;
- margin-right: 20px;
- width: 40%;
- color: #fff;
- font-weight: 600;
- }
- .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: 13px !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;
- }
- .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: 14px;
- 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: 17px;
- 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: 16%;
- 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: 95%;
- border-top: 1px solid #035d6e;
- }
- .workDetails .tablebox table td{
- color: #fff;
- line-height: 37px;
- 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: 10%;
- 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;
- }
- .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;
- }
- #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;
- }
|