hp_style.css.bak 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. body{
  2. margin: 0px;
  3. padding: 0px;
  4. background: #0c1f34;
  5. color:#ffffff;
  6. }
  7. ul{
  8. list-style: none;
  9. padding: 0px;
  10. }
  11. a{
  12. }
  13. .clear{
  14. clear: both;
  15. }
  16. .hp_topdiv{
  17. background: -webkit-linear-gradient(#064281, #0c1f34); /* Safari 5.1 - 6.0 */
  18. background: -o-linear-gradient(3064281, #0c1f34); /* Opera 11.1 - 12.0 */
  19. background: -moz-linear-gradient(#064281, #0c1f34); /* Firefox 3.6 - 15 */
  20. background: linear-gradient(#064281, #0c1f34); /* 标准的语法 */
  21. height:50px;
  22. letter-spacing:8px;
  23. line-height: 50px;
  24. font-size:26px;
  25. font-family: "microsoft yahei";
  26. font-weight: 600;
  27. color:#fff;
  28. text-align: center;
  29. border-bottom: 1px solid #0642a2;
  30. }
  31. .hp_topfg{
  32. background: #044bbe;
  33. border-radius: 5px;
  34. box-shadow: 0 0 10px #ffffff;
  35. margin: 0px auto;
  36. position: relative;
  37. top: -5px;
  38. height: 10px;
  39. width: 20px;
  40. }
  41. .hp_con{
  42. margin-top:0px;
  43. }
  44. .hp_con_left{
  45. float: left;
  46. width:60%;
  47. box-sizing: border-box;
  48. }
  49. .hp_con_right{
  50. float: right;
  51. width:40%;
  52. box-sizing: border-box;
  53. }
  54. .left_a{
  55. background: url(../images/left_bg1.png)left top no-repeat;
  56. padding:20px;
  57. margin: 10px;
  58. margin-top: -1px;
  59. }
  60. .left_at{
  61. float:left;
  62. width:40%;
  63. height:100px;
  64. background: #044bbe;
  65. margin-top:-8px;
  66. }
  67. .left_ab{
  68. float:left;
  69. width:29%;
  70. margin: 0px 1%;
  71. height:100px;
  72. background: #083579;
  73. margin-top:-8px;
  74. }
  75. .left_aq{
  76. float:right;
  77. width:29%;
  78. height:100px;
  79. background: #0a2850;
  80. margin-top:-8px;
  81. }
  82. .left_att{
  83. font-size:50px;
  84. color:#ffffff;
  85. font-weight: 600;
  86. text-align: center;
  87. }
  88. .left_att p,span{
  89. color:#ffffff !important;
  90. }
  91. .left_atd{
  92. font-size:18px;
  93. color:#ffffff;
  94. text-align: center;
  95. }
  96. .left_abt{
  97. color:#ffffff;
  98. font-size:18px;
  99. text-align: center;
  100. padding:15px 0px;
  101. }
  102. .left_abn{
  103. color:#ffffff;
  104. font-size:24px;
  105. text-align: center;
  106. font-weight: 600;
  107. }
  108. .left_abndw{
  109. font-size:12px;
  110. font-weight: 100;
  111. }
  112. .left_aqt{
  113. font-size:12px;
  114. color:#ffffff;
  115. padding:8px 10px
  116. }
  117. .left_c_1t{
  118. border: 1px solid #083579;
  119. padding:2px;
  120. }
  121. .left_c_1tl{
  122. float:left;
  123. width:7%;
  124. height:20px;
  125. line-height:20px;
  126. font-size:14px;
  127. }
  128. .left_c_1tl img{
  129. padding:2px;
  130. height:50px;
  131. width:90%;
  132. }
  133. .left_c_1tc{
  134. float:left;
  135. color:#ffffff;
  136. line-height: 200%;
  137. width:32%;
  138. font-size:14px;
  139. }
  140. .left_c_1tr{
  141. float:right;
  142. width:59%;
  143. }
  144. .left_c{
  145. background: url(../images/left_bg2.png) no-repeat right bottom;
  146. padding: 0px 20px 20px 20px;
  147. margin: 0px 10px;
  148. }
  149. .left_c_1trdg{
  150. background: #616161;
  151. margin:3px;
  152. padding:3px;
  153. min-width: 60px;
  154. max-width: 200px;
  155. float: left;
  156. }
  157. .left_c_1trdg_div{
  158. float:left;
  159. margin: 0px 3px;
  160. font-size:14px;
  161. color:#ffffff;
  162. }
  163. .left_b_top{
  164. background: url(../images/left_bg1.png) no-repeat left;
  165. height:40px;
  166. margin:0px 10px;
  167. }
  168. .left_b{
  169. padding:0px 10px 10px 10px;
  170. margin-top:-18px;
  171. }
  172. .left_bl{
  173. float:left;
  174. background: url(../images/left_bg3.png) no-repeat right bottom;
  175. padding:0px 10px 10px 10px;
  176. width:47%;
  177. height:250px;
  178. }
  179. .left_br{
  180. float:right;
  181. background: url(../images/left_bg2.png) no-repeat right bottom;
  182. padding:0px 10px 10px 10px;
  183. width:47%;
  184. height:250px;
  185. }
  186. .left_bl_tit{
  187. background: url(../images/title_bg01.png) no-repeat #063e94;
  188. box-sizing: border-box;
  189. padding:0px 10px;
  190. height:35px;
  191. line-height: 35px;
  192. font-size:14px;
  193. color:#ffffff;
  194. }
  195. <!-表单-->
  196. .chart-box {
  197. position: absolute;
  198. top: 0.42rem;
  199. bottom: 0;
  200. width: 90%;
  201. margin: auto;
  202. left: 0;
  203. right: 0;
  204. height: auto;
  205. }
  206. .pie-chart>div {
  207. float: left;
  208. width: 50%;
  209. height: 100%;
  210. position: relative;
  211. }
  212. .pop-up .pie-chart {
  213. width: 76%;
  214. height: 80%;
  215. }
  216. .hp_con_right_u{
  217. background: url(../images/ztl_bg.png) no-repeat center;
  218. padding:5px;
  219. background-size: 100% 100%;
  220. }
  221. .right_d{
  222. padding:21px 10px;
  223. margin-top:4%;
  224. }
  225. .right_d_li{
  226. padding:0px 10px;
  227. }
  228. .right_d_li ul{
  229. list-style: none;
  230. padding:0px;
  231. }
  232. .right_d_li ul li{
  233. margin:5px 10px;
  234. padding:5px 10px;
  235. font-size:14px;
  236. border-bottom: 1px dashed #cccccc;
  237. color:#ffffff;
  238. }
  239. .right_d_li a{
  240. color:#ffffff;
  241. text-decoration: none;
  242. }
  243. .right_d_li .li_time{
  244. float:right;
  245. color:#eeeeee;
  246. }