style.css 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. @charset "utf-8";
  2. /* CSS Document */
  3. *{
  4. -webkit-box-sizing: border-box;
  5. -moz-box-sizing: border-box;
  6. box-sizing: border-box}
  7. *,body{padding:0px; margin:0px;font-family: "微软雅黑";}
  8. body{color:#fff;font-size: 16px; background: #033c76;
  9. background: -webkit-radial-gradient(50% 35%, farthest-corner,#0045d1,#072e7d,#002163);
  10. background: radial-gradient(50% 35%, farthest-corner,#0045d1,#072e7d,#002163);
  11. }
  12. html,body{min-height: 100%;}
  13. li{ list-style-type:none;}
  14. table{}
  15. @font-face{font-family:electronicFont;src:url(../font/DS-DIGIT.TTF)}
  16. i{ margin:0px; padding:0px; text-indent:0px;}
  17. img{ border:none; max-width: 100%;}
  18. a{ text-decoration:none; color:#fff;}
  19. a.active,a:focus{ outline:none!important; text-decoration:none;}
  20. ol,ul,p,h1,h2,h3,h4,h5,h6{ padding:0; margin:0}
  21. a:hover{ color:#06c; text-decoration: none!important}
  22. .clearfix:after, .clearfix:before {display: table;content: " "}
  23. .clearfix:after {clear: both}
  24. .pulll_left{float:left;}
  25. .pulll_right{float:right;}
  26. i{font-style: normal;}
  27. .text-w{color: #ffe400}
  28. .text-d{color: #ff6316}
  29. .text-s{color: #14e144}
  30. .text-b{color: #07e5ff}
  31. .mainbox{padding:10px;}
  32. .nav1{margin-left: -6px; margin-right:-6px;}
  33. .nav1>li{padding:0 6px; float: left;}
  34. .box{ border:2px solid #005ce8; box-shadow:inset 0 0 10px rgba(7,118,181,.4); margin-bottom: 12px; position: relative; border-radius: 7px;}
  35. .box:before{position: absolute; width: calc(100% - 6px); height:calc(100% - 6px);border:2px solid #005ce8; left:1px; top:1px; content: ""; border-radius: 5px; opacity: .6; z-index: 1000; pointer-events: none;}
  36. .boxnav{padding: 10px;}
  37. .tit{ text-align: center;}
  38. .tit span{ display: inline-block; background: url(../images/titbg.png) repeat-x; position: relative; height: 27px; line-height: 24px;}
  39. .tit span:before{ content: ""; background: url(../images/titleft.png); display: inline-block; vertical-align: middle; width: 50px; height: 27px;position: absolute; left: -50px; top: 0;}
  40. .tit span:after{ content: ""; background: url(../images/titright.png) no-repeat; display: inline-block; vertical-align: middle;width: 50px; height: 27px; position: absolute; right: -50px; top: 0;}
  41. .mapc{background: url(../images/bg3.png) no-repeat center center; background-size: 100% 100%}
  42. .map{position: relative; height: 100%; padding-left: 10%;}
  43. .map img{}
  44. .mapnav{position: absolute;z-index: 10;}
  45. .anchorBL{display: none;}
  46. .tongji h1 {font-size: 24px; text-align: center; color: rgba(255,255,255,.6); padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted rgba(255,255,255,.1); letter-spacing: 3px;}
  47. .tongji h1 span{font-family:electronicFont; font-size: 48px; display: inline-block; padding: 0 10px; color: rgba(255,255,255,1)}
  48. .tongji ul{ display: flex; justify-content:space-between; padding: 0 20px;}
  49. .tongji li{color: rgba(255,255,255,.6); }
  50. .tongji li span{color: rgba(255,255,255,1); font-size:30px;font-family:electronicFont;}
  51. .face01{position: relative}
  52. .face01 li{float: left; width: 25%; font-size: 12px; padding: 0 5px; text-align: center; position: relative;}
  53. .face01 li img{ display: block;}
  54. .face01 li p{padding:0 0 8px 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
  55. .face02{margin-left: -6px; margin-right: -6px; position: relative;}
  56. .face02 li{float: left; width: 50%; padding:0 10px;}
  57. .face02 p{font-size: 12px;padding:2px 0 8px 0; text-align: center;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
  58. .facedb{ display: flex; position: relative; justify-content: space-between;}
  59. img{display: block;}
  60. .facedb>div{ border: 2px solid rgba(255,255,255,.2); width: 48%;}
  61. .facedb span{ position: absolute; width: 50px; height: 50px; border-radius: 50px; background: #3566e3; color: #fff; text-align: center; line-height: 50px; left: 50%; top: 50%; margin-left: -25px; margin-top: -30px;}
  62. .table1 th{ border-bottom: 1px solid #407abd; font-size: 14px; text-align: center; padding: 6px 0; color: rgba(255,255,255,.8)}
  63. .table1 td{ border-bottom: 1px dotted#407abd;font-size: 12px; padding:6px 0;text-align: center; color: rgba(255,255,255,.6)}
  64. .table1 tr:last-child td{border: none;}
  65. .scolldiv{overflow: hidden; display: flex; align-items: flex-end}
  66. .videobox{height: 100%; width: 100%; display: none;}
  67. .maptab{position: absolute; right: 10px; top: 10px; z-index: 1000; font-size:0; border-radius: 5px; overflow: hidden;}
  68. .videobox ul{ height: 100%; padding: 5px;}
  69. .videobox li{ float: left; width: 50%; padding: 5px; height: 50%}
  70. .videobox li video,.ckin__player{height: 100%; object-fit: fill;}
  71. .maptab a{display: inline-block; background: #ddd; color: #444; font-size: 12px; padding: 5px 10px;}
  72. .maptab a.active{background:#3566e3; color: #fff;}
  73. .map_tool_outbox{
  74. width: 100%;
  75. background:rgba(0,0,0,.2);
  76. height:50px;
  77. cursor: auto;
  78. background-repeat: repeat-x;
  79. position: absolute;
  80. bottom: 0px;
  81. border-radius: 0px 0px 5px 5px; text-align: center;
  82. }
  83. .map_tool{
  84. display:inline-block;
  85. width: 40px;
  86. height: 100%;
  87. margin-left: 8px;
  88. cursor: pointer;
  89. }
  90. .map_tool:hover{
  91. background:rgba(0,0,0,.5);
  92. }
  93. .map_tool_inner{
  94. display: block;
  95. width: 36px; height: 100%;
  96. background-image: url("../images/tool.png");
  97. background-repeat: no-repeat;
  98. margin-left: 2px;
  99. background-position-y: 7px;
  100. }
  101. .news{display: none;}
  102. .news li{padding: 15px; border-bottom: 1px dotted rgba(255,255,255,.2);}
  103. .news li h3{ display: block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; }
  104. .news li p{font-size: 12px; opacity: .5}
  105. .loading{position:fixed; left:0; top:0; font-size:16px; z-index:100000000;width:100%; height:100%; background:#002163; text-align:center;}
  106. .loadbox{position:absolute; width:160px;height:150px; color: rgba(255,255,255,.6); left:50%; top:50%; margin-top:-100px; margin-left:-75px;}
  107. .loadbox img{ margin:10px auto; display:block; width:40px;}