resourcesDetailed.css 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  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(8){
  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. background: #FFFFFF;
  100. margin-top: 10px auto;
  101. width: 1200px;
  102. /* border:1px solid #ccc; */
  103. float:left;
  104. }
  105. .tittop{
  106. width:1200px;
  107. height:60px;
  108. line-height:60px;
  109. border-bottom:1px solid #215299;
  110. }
  111. .tittxt{
  112. width:135px;
  113. height:60px;
  114. line-height:60px;
  115. background:#215299;
  116. text-align:center;
  117. color:#fff;
  118. font-size:16px;
  119. font-family: "Microsoft Yahei";
  120. }
  121. .listS {
  122. width: 1200px;
  123. background: #FFFFFF;
  124. }
  125. .listS .Ktp {
  126. width: 1198px;
  127. height: 39px;
  128. overflow: hidden;
  129. background:#215299;
  130. border-radius: 0px;
  131. }
  132. .listS .Ktp .txt {width: 129px; height:39px; font-size:16px; color: white; font-weight: bold; padding-left: 17px; line-height: 39px; float: left;}
  133. .listS .Ktp .txt1 {width: 287px; height:39px; font-size:14px; color: white; font-weight: bold; line-height: 39px; float: left;}
  134. .listS .tit {
  135. width: 1140px;
  136. height: 87px;
  137. line-height: 87px;
  138. text-align: center;
  139. font-size: 24px;
  140. color: #666;
  141. font-family: "Microsoft Yahei", "΢���ź�", Tahoma, Arial, Helvetica, STHeiti;
  142. }
  143. .footer{
  144. color: #858f9b;
  145. width:1200px;
  146. font-size: 14px;
  147. height: 120px;
  148. background: rgba(0, 0, 0, 0.4);
  149. margin-top: 10px;
  150. overflow: hidden;
  151. }
  152. .footer div{
  153. width: 650px;
  154. margin: 20px auto;
  155. }
  156. .footer p{
  157. float: left;
  158. margin-right: 24px;
  159. line-height: 24px;
  160. }
  161. .footer p:first-child{
  162. float: none;
  163. }
  164. .listS .xiangxi { margin-left: 155px; width:850px; height: 39px; background: #eeeeee; line-height: 39px; text-align: center; font-size:16px; color: #666666; font-family: "Microsoft Yahei", "΢���ź�", Tahoma, Arial, Helvetica, STHeiti; }
  165. .listS .xiangxi li { width: 265px; float: left; height: 39px;line-height: 39px; text-align: center;}
  166. .listS .xiangxi li .p1 {
  167. float: left;
  168. width: 108px;
  169. padding-left: 54px;
  170. height: 39px;
  171. line-height: 39px;
  172. }
  173. .listS .xiangxi li .p2 {float: left; height: 39px;line-height: 39px;}
  174. .listS .textt {
  175. width: 980px;
  176. line-height: 30px;
  177. margin-bottom: 40px;
  178. text-indent: 28px;
  179. margin-left: 77px;
  180. margin-top: 20px;
  181. min-height:300px;
  182. }