comon0.css 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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{ background:#000d4a url(../images/bg.jpg) center center; background-size:cover;color:#fff; font-size: .1rem; }
  9. li{ list-style-type:none;}
  10. @font-face{font-family:electronicFont;src:url(../font/DS-DIGIT.TTF)}
  11. i{ margin:0px; padding:0px; text-indent:0px;}
  12. img{ border:none; max-width: 100%;}
  13. a{ text-decoration:none; color:#399bff;}
  14. a.active,a:focus{ outline:none!important; text-decoration:none;}
  15. ol,ul,p,h1,h2,h3,h4,h5,h6{ padding:0; margin:0}
  16. a:hover{ color:#06c; text-decoration: none!important}
  17. html,body{height: 100%;}
  18. .clearfix:after, .clearfix:before {display: table;content: " "}
  19. .clearfix:after {clear: both}
  20. .pulll_left{float:left;}
  21. .pulll_right{float:right;}
  22. /*谷哥滚动条样式*/
  23. ::-webkit-scrollbar {width:5px;height:5px;position:absolute}
  24. ::-webkit-scrollbar-thumb {background-color:#5bc0de}
  25. ::-webkit-scrollbar-track {background-color:#ddd}
  26. /***/
  27. .loading{position:fixed; left:0; top:0; font-size:18px; z-index:100000000;width:100%; height:100%; background:#1a1a1c; text-align:center;}
  28. .loadbox{position:absolute; width:160px;height:150px; color: #324e93; left:50%; top:50%; margin-top:-100px; margin-left:-75px;}
  29. .loadbox img{ margin:10px auto; display:block; width:40px;}
  30. .head{ height:1.05rem; background: url(../images/head_bg.png) no-repeat center center; background-size: 100% 100%; position: relative}
  31. .head h1{ color:#fff; text-align: center; font-size: .4rem; line-height:.8rem; letter-spacing: -1px;}
  32. .head h1 img{ width:1.5rem; display: inline-block; vertical-align: middle; }
  33. .time{ position:absolute; right:.15rem; top:0; line-height: .75rem;color:rgba(255,255,255,.7); font-size: .26rem; padding-right: .1rem;}
  34. .mainbox{ padding:0 .2rem 0rem .2rem; height:90%}
  35. .mainbox>ul{ margin-left:-.1rem; margin-right:-.1rem; height:100%}
  36. .mainbox>ul>li{ float: left; padding: 0 .1rem;height:100%;width: 30%}
  37. .mainbox>ul>li:nth-child(2){ width: 40%}
  38. .boxall{ padding:0 .2rem .2rem .2rem; background: rgba(6,48,109,.5); position: relative; margin-bottom: .15rem; z-index: 10; }
  39. .alltitle{ font-size:.2rem; color:#fff; line-height: .5rem; position: relative;padding-left: .15rem}
  40. .alltitle:before{position: absolute; height: .2rem; width: 4px; background: #49bcf7; border-radius: 5px; content: ""; left: 0; top: 50%; margin-top: -.1rem;}
  41. .boxnav{height: calc(100% - .5rem);}
  42. .row>li{ float: left; height: 100%;}
  43. .col-6{width: 50%;}
  44. .col-3{width: 25%;}
  45. .col-4{width: 33.33333%;}
  46. .h100{height: 100%;}
  47. .tit01{ text-align: center; color: white; font-size: .16rem; padding: .3rem 0 .05rem 0;}
  48. .piebox{ height: calc(100% - .5rem); position: relative;}
  49. .row1 .bar1{ height: 100%; background: url(../images/bg01.png) no-repeat; background-size: 100% 100%; position: relative;}
  50. .bar1 img{ width: .4rem; margin-right: .15rem;;}
  51. .bar1{ display: flex; justify-content: center; align-items: center;}
  52. .bar1 span{ color: #fff; font-size: .16rem; display: block; font-weight: normal;}
  53. .bar1 h3{ color: #fef000; font-size: .22rem;;}
  54. .row1 li{ padding: .2rem .1rem 0 .1rem;}
  55. .row1{margin-left: -.1rem; margin-right: -.1rem;}
  56. .row1 .bar2{ background: url(../images/bg02.png) no-repeat; background-size: 100% 100%;}
  57. .row1 .bar2 h3{ text-align: right;}
  58. .paim li>span{width: .3rem; height: .3rem; text-align: center; line-height: .3rem; background: #878787; border-radius: .05rem; margin-right: .1rem; font-size: .16rem;}
  59. .paim li:nth-child(1)>span{ background: #ed405d}
  60. .paim li:nth-child(2)>span{background: #f78c44}
  61. .paim li:nth-child(3)>span{background: #49bcf7}
  62. .paim li{display: flex; align-items: center; height:20%;}
  63. .pmbar{position: relative; display: flex;}
  64. .pmbar span{ background: linear-gradient(to right,#14b6ff,#9cefff); display: inline-block; vertical-align: middle; height: .15rem; border-radius: .5rem;}
  65. .pmbar i{ line-height: .2rem; font-style: normal; padding-left: .1rem; color: #49bcf7}
  66. .pmnav{width:calc(100% - .5rem)}
  67. .pmnav p{color: #fff; opacity: .6; font-size: .15rem; padding-bottom: .05rem; white-space: nowrap;
  68. overflow: hidden; text-overflow: ellipsis;}
  69. .sqzs{margin-right: .2rem;}
  70. .sqzs p{ padding: .2rem 0; font-size: .22rem;}
  71. .sqzs h1{height: calc(100% - .65rem); border-bottom: 1px solid rgba(255,255,255,.1); border-top: 1px solid rgba(255,255,255,.1); display: flex; align-items: center; color: #fef000; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-weight: normal; letter-spacing: 2px; font-size: .85rem; justify-content: center;padding-bottom: .05rem;}
  72. .sec li{height: 33.3333%; display: flex; align-items: center; justify-content: space-between}
  73. .sec li>div:nth-child(1){width: 85%}
  74. .sec li>div:nth-child(2){}
  75. .sec .bar2{width: 70%; margin: .1rem 0; display: inline-block; vertical-align: middle;border: 1px solid #00deff; height: .3rem; padding: .07rem; border-radius: 1rem;}
  76. .sec .bar2 span{ display: block; height: 100%;background: linear-gradient(to right,#14b6ff,#9cefff);border-radius: 1rem;}
  77. .sec p{display: flex; align-items: center; font-size: .26rem;}
  78. .sec p img{width: .35rem; margin-right: .15rem;}
  79. .barnav span{text-align: center; color: #f7e80d; font-size: .24rem; padding-left: .1rem; line-height:.3rem;}
  80. .zaf{text-align: center;}
  81. .zaf p{justify-content: center}
  82. .zaf p img{ width: .18rem; margin-right: 0;;}
  83. .zaf span{color: #00d3ff; font-family: Impact; font-size: .35rem;}
  84. .zaf span i{font-style: normal; font-size: .18rem;}