list.css 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. /**/
  2. *{margin: 0; padding: 0;}
  3. a{text-decoration: none;}
  4. ul{list-style: none;}
  5. img{ border: none;}
  6. .left{ float: left;}
  7. .right{float: right;}
  8. body,html{width: 100%;}
  9. .clearfix:after{content: "."; display: block; height: 0; clear: both; overflow: hidden; }
  10. .clearfix{zoom:1;}
  11. .wrapper{width: 960px; margin: 0 auto;}
  12. body{ font-family: "Microsoft Yahei"; color: #666666;}
  13. #ct{ margin:8px 0;}
  14. /*part1*/
  15. .part1{width: 660px; border: 1px solid #dddddd;font-size: 14px;color: #666666; font-size: 14px;color: #666666; background: #fff;}
  16. .head{ width: 615px; border-bottom:1px solid #dddddd; margin-bottom: 20px; overflow: hidden; background-color: #f9f9f9; padding: 15px 25px 20px 20px;}
  17. .part1 ul li.one{padding: 0 5px; color: #cccccc;}
  18. .part1 ul li a{color: #0079c1;}
  19. h1{text-align: center; color: #000000; line-height: 60px; }
  20. .bigtitle{ font-size:24px; text-align:center;}
  21. .part1 .lai{text-align: center; color: #999999; }
  22. /*fen*/
  23. .fen{ width:250px; margin: 0 auto; }
  24. .fen ul li{ float: left; margin-right: 5px; }
  25. .fen .little{ line-height: 23px;}
  26. /**/
  27. .wen{ margin-top: 30px; padding-left: 25px; padding-right: 30px; color: #666666; font-size:14px; line-height:22px; text-indent:2em; }
  28. .wen p{ margin-bottom:25px; line-height:22px;}
  29. .yuan{color: #000000; text-align:left; margin-bottom:10px; margin-left:20px;}
  30. span{ color: #666666; }
  31. span.min{color: #000000; font-weight: normal; line-height:23px;}
  32. .part2{width: 282px; border: 1px solid #dddddd;background: #fff;}
  33. .head1{height: 42px; line-height:42px; border-bottom: 1px solid #dddddd; margin-bottom: 15px; background-color: #f9f9f9; font-weight: bold;}
  34. .head1 li{ padding-left: 14px; padding-right: 14px; }
  35. .head1 li.xun{font-size: 14px; color: #333333;}
  36. .head1 li.more{font-size: 12px;}
  37. .head1 li.more a{ color:#e2d3db;}
  38. .main{ font-size: 12px; text-indent: 17px; padding-left:15px; padding-right:5px; padding-bottom:15px;}
  39. .main li{ background:url(icon.png) no-repeat 5px 9px; width:250px; height:24px; overflow:hidden; }
  40. .main li a{color: #999999; font-size:12px; line-height:24px; }
  41. .main li a:hover{text-decoration:underline;}
  42. /***********artlist_left**************/
  43. .artlist_left{ border:1px solid #e9e9e9; width:660px; float:left; padding-bottom:20px;}
  44. .artlist_left_head{ height:40px; line-height:40px; overflow:hidden; background-color:#f8f8f8; padding-left:20px;}
  45. .artlist_left_head li{ float:left; color:#999798;}
  46. .artlist_left_head a{ color:#0078c1;}
  47. .artlist_left_head_sep{ padding:0 10px;}
  48. .artlist_left_content{ padding:10px 18px 18px 20px;}
  49. .artlist_left_content ul{ border-bottom:1px solid #e9e9e9; padding-bottom:15px; }
  50. .artlist_left_content_one{ padding-top:13px;}
  51. .artlist_left_content_one a{ font-size:16px; font-weight:bold; color:#333; line-height:32px;}
  52. .artlist_left_content_two{ font-size:12px; color:#999999; line-height:25px;}
  53. .artlist_left_content_three{ text-indent:2em; font-size:12px; color:#656567; line-height:26px; }
  54. .artlist_left_content a:hover{ text-decoration:underline;}
  55. .page { display:block; height:28px; line-height:28px; text-align:center; padding-top:17px;}
  56. .pageon { border: 1px solid #00457c; padding: 5px 5px; background: #00457c; color: #FFF; font-weight: bold; text-decoration: none; margin-right: 6px; cursor: pointer;}
  57. .page a { font-size: 14px; font-family: Arial,"宋体";}
  58. .pageoff,.page .nextpage { border: 1px solid #eeeeee; padding: 5px 5px; background: #FFF; color: #666; margin-right: 6px; text-decoration: none; cursor: pointer;}
  59. a{ text-decoration:none;}
  60. .pagination {
  61. margin: 10px;
  62. list-style: none outside;
  63. display:inline;
  64. padding:10px;
  65. }
  66. .pagination li {
  67. padding: 5px 10px;
  68. border: 1px solid #ddd;
  69. display: inline-block;
  70. *float: left;
  71. background: #fff;
  72. color: #888;
  73. margin-right: 1px;
  74. -webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
  75. box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
  76. -webkit-transition: all 0.1s ease-in-out;
  77. -moz-transition: all 0.1s ease-in-out;
  78. -o-transition: all 0.1s ease-in-out;
  79. -ms-transition: all 0.1s ease-in-out;
  80. transition: all 0.1s ease-in-out;
  81. }
  82. .pagination li a{ display:block;}
  83. .ie7 .pagination li {margin-right: 5px;}
  84. li.current {
  85. background: #eeeeee;
  86. border: 1px solid #ccc;
  87. color: #fff;
  88. }
  89. .se{width:282px;height:44px; z-index:1;}
  90. .sinp{width:225px;height:14px;float:left;outline:none;border:none 0;font-size:12px;color:#666;padding:14px 0px 14px 11px;}
  91. /*.sinp1{width:225px;height:14px;float:left;outline:none;border:none 0;font-size:12px;color:#666;padding:14px 0px 14px 11px;background:url(sinp1.jpg) no-repeat right;}*/
  92. .sinp1{width:225px;height:14px;float:left;outline:none;border:none 0;font-size:12px;color:#666;padding:14px 0px 14px 11px;}
  93. .sinp2{width:225px;height:14px;float:left;outline:none;border:none 0;font-size:12px;color:#666;padding:14px 0px 14px 11px;background:url(sinp2.jpg) no-repeat right;}
  94. .selbtn{width:43px;height:42px;background:url(selbtn.png) no-repeat;float:right;border:none 0;outline:none;cursor:pointer;}
  95. .sele{height:42px;border:1px solid #cccccc;background:#FFF;}
  96. /*xiala*/
  97. .xiala{border:1px solid #c9c9cb;position:absolute;z-index:999; margin-top:-1px;}
  98. .xiala li{display:block;height:27px;background:#ffffff;line-height:27px;z-index:999;}
  99. .xiala .mo{background:#e7e7e7;}
  100. .xiala li a{font-size:12px;color:#666;display:block;padding-left:11px;width:269px;text-decoration:none;z-index:999;}
  101. .xiala li a:hover{background:#c4d4e1;}
  102. .none{display:none;}
  103. .mra{border-top:3px solid #00457c;}
  104. .mrb{padding-left:14px;}
  105. .mrb p{line-height:32px;color:#999;font-size:12px; margin-left:-20px;}
  106. .mrb .se{width:248px;}
  107. .mrb .sele{width:246px;}
  108. .mrb .sinp{width:192px;}
  109. .xiala{position:absolute; z-index:999;}
  110. .xiala li{width:246px;}
  111. .xiala li a{width:235px;}
  112. .ssinp {display: block;width: 248px;margin-top:15px;height: 44px;background:url(cms/btn_bg.jpg);font-size: 14px;color: white;cursor: pointer;font-weight: bold;border:none;}
  113. .box{background:#FFF;}