style.css 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. @charset "utf-8";
  2. /* CSS Document
  3. Use for: xxxx
  4. Version: 1.0
  5. Date: 2014/04/16
  6. Author: glq
  7. Update:
  8. */
  9. /* CSS Reset */
  10. body, div, span, applet, object, iframe,input, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr { padding: 0; margin: 0; }
  11. table { border-collapse: collapse; border-spacing: 0; }
  12. caption{ text-align:left;}
  13. ins{ text-decoration: none;}
  14. del{ text-decoration: line-through;}
  15. input,select{ vertical-align:middle;}
  16. input,textarea,select{font:12px Tahoma,Geneva, Arial, Helvetica, sans-serif; }
  17. fieldset, img { border: 0; }
  18. address,code,caption,th,cite,dfn,em,var{font-style:normal;}
  19. ol, ul { list-style: none; }
  20. h1, h2, h3, h4, h5, h6 {font-size: 100%; }
  21. q:before, q:after { content:""; }
  22. legend{ display:none;}
  23. /* bass css */
  24. body{ margin:0 auto; font:12px/1.8 Arial, Helvetica, sans-serif, "Microsoft Yahei"; color:#333; background-color:#fff; }
  25. .wrapper{ width:100%; }
  26. td {font-size:12px; line-height:1.8;}
  27. .txt_left{ text-align:left;}
  28. .txt_center{ text-align:center;}
  29. .txt_right{ text-align:right;}
  30. .txt_hide{ text-indent:-999em; display:block;}
  31. .txt_u{ text-decoration:underline;}
  32. .txt_t{ text-decoration:line-through;}
  33. .txt_i{ text-indent:2em;}
  34. .fw_n{ font-weight:normal;}
  35. .fw_b{ font-weight:bold;}
  36. .fs_12{ font-size:12px;}
  37. .fs_14{ font-size:14px;}
  38. .btn_txt_hide{ font-size:0px; overflow:hidden; line-height:999px; cursor:pointer;border:none;}
  39. .left{ float:left;}
  40. .right{ float:right;}
  41. .undis{ display:none;}
  42. .clearfix:after{ content:""; height:0; visibility:hidden; display:block; clear:both;}
  43. .clearfix{ zoom:1;}
  44. .clear { clear:both }
  45. .relative{ position:relative;}
  46. /*********public style*********/
  47. /* link css */
  48. a {color: #39442e; text-decoration:none; outline:none;}
  49. a:hover {text-decoration:none;}
  50. html{-webkit-text-size-adjust:none; font:6.25%;}
  51. /* header */
  52. .h-ul{ overflow:hidden;}
  53. .h-ul li{ /*width:25%;*/ width: 50%; height:44px; float:left; display:block;}
  54. .h-ul li a{ display:block;line-height:43px;background:#fafafa; font-weight: bold; border-right:solid 1px #ccc; text-align:center; border-bottom: solid 1px #ccc; font-size:14px; color:#05a4ff;}
  55. /*.h-ul li a:hover,*/
  56. .h-ul li a.on{ background:#4fa9ee; color:#fff; box-shadow:1px 1px 1px #72bef8 inset;border-bottom: solid 1px #4c4e4f;}
  57. .bor-r{ border-right:solid 1px #ccc;}
  58. .head{ height:44px; line-height:44px; background:#4fa9ee;box-shadow:1px 1px 1px #72bef8 inset; position:relative;}
  59. .head01{ height:44px; line-height:44px; background:#4fa9ee;box-shadow:1px 1px 1px #72bef8 inset; position:relative;}
  60. .head .btn-back{ position:absolute; left:12px; top:7px; z-index:9;}
  61. .head h2{ display:block; font-size:14px; text-align:center; color:#fff; font-weight:normal;}
  62. .head01 h2{ display:block; font-size:14px; text-align:center; color:#fff; font-weight:normal;}
  63. /*container*/
  64. .container{ padding:12px;}
  65. .tab-le,.tab-le2{ border:none; width:100%; }
  66. .tab-le tr th,.tab-le tr td{ padding:4px 0; line-height:36px; height:36px;}
  67. .tab-le tr th{ width:90px; font-size:14px; font-weight:normal; text-align:left;}
  68. .tab-le tr td{ font-size:12px; color:#999;}
  69. .input-txt,.sel-box{ width:100%;height:20px; padding:7px 0; line-height:20px; text-indent:.8em; background:#fff; border-radius:5px; border:1px #ccc solid;box-shadow:1px 1px 1px #ccc inset; color:#999;}
  70. .input-txt:focus,.sel-box:focus{border:1px #4fa9ee solid;box-shadow:1px 1px 1px #72bef8 inset;}
  71. .sel-box{ height:36px; text-indent:.4em;}
  72. .i-unit{ position:absolute; top:0; right:10px; height:44px; line-height:44px; z-index:9;}
  73. .width1{ width:65%;}
  74. .width2{ width:25%;}
  75. .btn{ display:block; cursor: pointer; height:44px; line-height:44px; color:#fff; background:#4fa9ee; text-align:center; font-size:14px;box-shadow:1px 1px 1px #72bef8 inset; border:1px #008dbf solid; border-radius:5px; text-shadow:1px 1px 1px #4087bf;}
  76. .btn:hover{ background:#6bbaf6;}
  77. /* btn-back*/
  78. .b-bg{ background:url(btn.png) no-repeat; cursor: pointer;}
  79. .btn-back{ display:inline-block; height:30px; padding-left:20px; line-height:30px; color:#fff; background-position:0 0; font-size:12px; text-align:center;}
  80. .btn-back span{ display:inline-block; height:30px; padding-right:10px; background-position:right -30px;}
  81. .btn-back:hover{background-position:0 -60px;}
  82. .btn-back:hover span{background-position:right -90px;}
  83. /* list */
  84. .con-m{ margin-bottom:16px; }
  85. .h3-tit,.HotPro{ display:block; height:42px; line-height:42px; padding:0 16px; border-top:solid 1px #4fa9ee; border-bottom:solid 1px #eee; background:#f5f3f3; color:#444; font-size:14px;}
  86. .tab-le2 tr td,.tab-le2 tr th{ height:44px; line-height:44px; color:#666; padding:0 16px; border-bottom:solid 1px #eee;}
  87. .tab-le2 tr th{ text-align:left; font-weight:normal;}
  88. .tab-le2 tr td{ text-align:right;}
  89. .none{ display: none;}
  90. .tab-le2 tr td span{ color: red; padding-right: 5px;}
  91. .tab-le2 tr td .js_time{ color: #0066ff;}
  92. .pd15{ padding: 15px;}
  93. .prolist {border-bottom:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;}
  94. .prolistLink {display:block; text-decoration:none; padding:10px 18px 10px 80px;}
  95. .prolistLink:link ,.prolistLink:visited {background:#fff;}
  96. .prolistLink:active {background:#f1f1f1;}
  97. .prolist_img {width:42px; height:42px; border:1px solid #e3e3e3; position:absolute; left:18px; top:14px;}
  98. .prolist_name {font-size:16px;}
  99. .prolist_name {color:#15a0f0; font-weight:normal;}
  100. .prolist_infop2 {color:#999;font-size:14px;}
  101. .prolist_jiantou {width:10px; height:17px; background:url(jiantou.png) no-repeat; position:absolute; right:10px; top:31px;
  102. -moz-background-size:10px 17px; /* Firefox */
  103. background-size:10px 17px;
  104. background-repeat:no-repeat;
  105. }
  106. .switch_tit { background-color: #f6f6f6; height: 48px;}
  107. .switch_tit li { float: left; height: 48px; line-height: 48px; width: 100px; text-align: center;}
  108. .switch_tit li.ftd { background-color: #fff; border-top: 2px solid #2c99fe; overflow: hidden; border-left: 1px solid #dedede;border-right: 1px solid #dedede; height: 46px;}
  109. .w100 { width: 100%;}
  110. .sqBbtn { height:3em; line-height:3em; text-align:center; font-size:16px; font-weight:bold; color:#333; border:1px solid #d2d2d2; display:block; margin-top: 20px;
  111. background-image: -webkit-gradient(linear,left top,left bottom,from(#4fc4ee),to(#34b5e3));background-image: -webkit-linear-gradient(#fafafa,#dedede);
  112. background-image: -moz-linear-gradient(#fafafa,#dedede);
  113. background-image: -ms-linear-gradient(#fafafa,#dedede);
  114. background-image: -o-linear-gradient(#fafafa,#dedede);
  115. background-image: linear-gradient(#fafafa,#dedede);
  116. box-shadow:0px 1px 0px rgba(255, 255, 255, 0.38) inset;
  117. -ms-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.38) inset;
  118. -moz-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.38) inset;
  119. -webkit-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.38) inset;
  120. -o-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.38) inset;
  121. border-radius:2px;
  122. -ms-border-radius:2px;
  123. -moz-border-radius:2px;
  124. -webkit-border-radius:2px;
  125. -o-border-radius:2px;
  126. }
  127. .mat_top { width:100%; background:url(bgtop.jpg) repeat-x; height:50px;}
  128. .cen_mat { padding:0 80px 0 80px;}
  129. .cen_mat .tit { height:50px; line-height:50px; text-align:center; font-size:20px; color:#fff; display:block;
  130. text-shadow: 0 -1px 0px rgba(7, 0, 2, 0.2);}
  131. /***btn***/
  132. a.noiconbtn ,a.shouy {display:block; font-size:14px; color:#fff; border:1px solid #3382be;
  133. box-shadow:0px 1px 0px rgba(255, 255, 255, 0.3);
  134. -ms-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.3);
  135. -moz-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.3);
  136. -webkit-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.3);
  137. -o-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.3);}
  138. a.noiconbtn ,a.shouy ,a.noiconbtn span ,a.shouy span {
  139. border-radius:5px;
  140. -ms-border-radius:5px;
  141. -moz-border-radius:5px;
  142. -webkit-border-radius:5px;
  143. -o-border-radius:5px;}