policyList.css 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. *{
  2. padding: :0;
  3. margin:0;
  4. font-family: "微软雅黑";
  5. text-decoration: none;
  6. }
  7. ul{
  8. padding:0px;
  9. list-style: none;
  10. }
  11. .clear {
  12. clear:both;
  13. height: 0;
  14. line-height: 0;
  15. font-size: 0;
  16. }
  17. .wrapper{
  18. background-image:url('../../img/homepage/bg.jpg');
  19. background-repeat: no-repeat;
  20. background-attachment: fixed;
  21. background-size:100% 100%;
  22. -moz-background-size:100% 100%;
  23. clear:both;
  24. overflow:hidden;
  25. }
  26. .topbar{
  27. width: 100%;
  28. height: 40px;
  29. /*position: absolute;*/
  30. /*background-color: #0b3a7d;*/
  31. /*opacity: .8; */
  32. background: rgba(11, 58, 125, 0.8);
  33. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C80b3a7d,endColorstr=#C80b3a7d);/*rgba不起作用的时候执行*/
  34. font-size: 14px;
  35. }
  36. .some{
  37. width: 1200px;
  38. margin: 0 auto;
  39. padding-top: 9px;
  40. }
  41. .date{
  42. float: left;
  43. color: #fff;
  44. }
  45. .sign{
  46. float: right;
  47. margin-right: 10px;
  48. }
  49. .sign a{
  50. color: #fff;
  51. margin-left:10px;
  52. }
  53. .contents{
  54. width: 1200px;
  55. margin: 0 auto;
  56. clear:both;
  57. }
  58. .logo{
  59. height: 205px;
  60. display: table-cell;
  61. vertical-align:middle;
  62. }
  63. .nav{
  64. height: 70px;
  65. text-align: center;
  66. line-height: 70px;
  67. font-size: 23px;
  68. }
  69. .nav a{
  70. /*background-color: #000;*/
  71. /*opacity: .4;*/
  72. background: rgba(0, 0, 0, 0.4);
  73. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  74. width: 132px;
  75. color: #fff;
  76. display: inline-block;
  77. border-left:1px solid #6b6c70;
  78. }
  79. .nav a:nth-child(1),.nav a:nth-child(2){
  80. width: 134px;
  81. }
  82. .nav a:nth-child(3){
  83. background-color: #215299;
  84. border-left:0;
  85. }
  86. /*ie*/
  87. .nav a:first-child,.nav a:first-child+a{
  88. width: 134px;
  89. }
  90. .nav a:first-child{
  91. /*background-color: #215299;*/
  92. border-left:0;
  93. }
  94. /*ie*/
  95. .nav a:hover{
  96. background-color: #215299;
  97. }
  98. .main{
  99. margin-top: 10px auto;
  100. width: 1200px;
  101. float:left;
  102. }
  103. .partone{
  104. height: 670px;
  105. width:1220px;
  106. margin: 10px 0;
  107. float:left;
  108. }
  109. .oneleft{
  110. float: left;
  111. width: 240px;
  112. height: 670px;
  113. margin-bottom:10px;
  114. background-color: #fff;
  115. margin-right: 10px;
  116. font-size: 22px;
  117. text-align: center;
  118. line-height: 60px;
  119. }
  120. .oneleft li{
  121. height: 60px;
  122. width: 240px;
  123. border-bottom:1px dotted #215496;
  124. }
  125. .oneleft a{
  126. height: 60px;
  127. width: 240px;
  128. display: block;
  129. color: #22529a;
  130. }
  131. .oneleft li:first-child{
  132. background-color: #22529a;
  133. }
  134. .oneleft li:nth-child(11){
  135. border:none;
  136. }
  137. .oneleft li:first-child a{
  138. color: #fff;
  139. }
  140. .oneright{
  141. overflow:hidden;
  142. float: left;
  143. width: 950px;
  144. height: 670px;
  145. background-color: #fff;
  146. font-size: 22px;
  147. }
  148. .zhengce{
  149. width:927px;
  150. height:540px;
  151. margin:0 0 0 20px;
  152. }
  153. .zhengceli{
  154. overflow:hidden;
  155. height:31px;
  156. }
  157. .namm{
  158. float:left; width:600px; margin-right:20px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: "微软雅黑"; font-size:16px; color: #60636d;
  159. }
  160. .tt{
  161. max-width:90px;
  162. float:left;
  163. margin-right:30px;
  164. width:90px !important;
  165. overflow: hidden;
  166. text-overflow: clip;
  167. white-space: nowrap;
  168. float:right; margin-right:0;
  169. font-family: "微软雅黑"; font-size:16px; color: #a8abb7;
  170. }
  171. .dian{
  172. width:4px;
  173. height:4px;
  174. margin:8px 10px 6px 0;
  175. background:#95a3c0;
  176. float:left;
  177. }
  178. .active a{
  179. color:red;
  180. }
  181. /* .onerightlist{
  182. display:none;
  183. } */
  184. .onerightlist ul li:nth-child(n+13) {display:none; }
  185. .page{
  186. width:271px;
  187. height:28px;
  188. margin-left:347px;
  189. }
  190. .fistpage{
  191. float:left;
  192. font-size:14px;
  193. margin-right:4px;
  194. text-align:center;
  195. width:43px;
  196. height:26px;
  197. border:1px solid #dddddd;
  198. height:28px;
  199. line-height:28px;
  200. }
  201. .leftpage{
  202. float:left;
  203. font-size:14px;
  204. margin-right:4px;
  205. text-align:center;
  206. width:32px;
  207. height:26px;
  208. border:1px solid #dddddd;
  209. height:28px;
  210. line-height:28px;
  211. }
  212. .tpages{
  213. float:left;
  214. font-size:14px;
  215. margin-right:4px;
  216. text-align:center;
  217. width:20px;
  218. height:26px;
  219. border:1px solid #dddddd;
  220. height:28px;
  221. line-height:28px;
  222. }
  223. .footer{
  224. clear:both;
  225. color: #858f9b;
  226. font-size: 14px;
  227. height: 120px;
  228. background: rgba(0, 0, 0, 0.4);
  229. margin-top: 10px;
  230. overflow: hidden;
  231. }
  232. .footer div{
  233. width: 650px;
  234. margin: 20px auto;
  235. }
  236. .footer p{
  237. float: left;
  238. margin-right: 24px;
  239. line-height: 24px;
  240. }
  241. .footer p:first-child{
  242. float: none;
  243. }
  244. .p1 {width: 643px; overflow: hidden; display:inline-block; font-size:18px; text-overflow:ellipsis; white-space:nowrap; padding-left:20px; padding-right: 48px; height: 41px; line-height: 41px; margin: 0; float: left;}