wangluosousuo.css 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  1. @charset "utf-8";
  2. /* CSS Document */
  3. html,body,p,form,ul,hr,h1,h2,h3,h4,h5,h6,td{margin:0;padding:0}
  4. body,a,li,input,button,textarea{font-family:"Microsoft YaHei" !important}
  5. a{text-decoration:none}
  6. li{list-style:none}
  7. img{border:0 none}
  8. textarea{line-height:20px}
  9. input,button,textarea{outline:0 none;margin:0;padding:0}
  10. input::-ms-clear,input::-ms-clear{display:none}
  11. h1,i,em,h2,h3,h4,h5,h6{font-weight:normal}
  12. table{border-collapse:collapse}
  13. body{/* font-size:14px; */background-color:#fff;}
  14. .dw_wp{position:relative;width:1002px;margin:0 auto 10px}
  15. .dw_wp .clear{clear:both}
  16. .dw_wp .mytxt{padding:0}
  17. .dw_wp .og_but{color:#666;text-align:center;cursor:pointer;background-color:#FFF;border:1px solid #e8e8e8}
  18. .dw_wp .og_but:hover{color:#318ddc;border-color:#318ddc}
  19. .dw_wp .tit{height:90px;line-height:90px;font-size:20px;color:#333;margin-bottom:-10px}
  20. .dw_wp .tit span{padding-left:20px;border-left:3px solid #ff6100}
  21. .dicon{background:url(../images/list_icon_dw_20171226.cef1f190.png) no-repeat}
  22. /*------????????------*/
  23. .dw_search{min-height:98px;margin:10px 0 !important;padding:12px 15px 0;background:url(../images/search_bg_20180209.56dd430a.png) no-repeat}
  24. .dw_search .dw_search_in{height:86px;background-color:#fff;border-radius:2px;
  25. -webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);-ms-box-shadow:0 0 5px rgba(0,0,0,0.3);-o-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}
  26. .dw_search .el,.dw_search .txt{position:relative;float:left;height: 86px;line-height:34px;border:0 none;border-right:1px solid #e8e8e8;}
  27. .dw_search .el.el_q{padding:42px 10px 10px 0}
  28. .dw_search .el.el_q ul{position:absolute;width:100%;height:56px;top:0;left:0}
  29. .dw_search .el ul{height:56px;line-height:56px;color:#333;overflow:hidden;cursor:pointer;border:1px solid transparent}
  30. .dw_search .el ul em{position:absolute;width:8px;height:14px;top:21px;left:57px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKBAMAAABlIDIAAAAAG1BMVEUAAABjaYVjaYVjaYVjaYVjaYVjaYVjaYVjaYW1QzPyAAAACHRSTlMAG9nTFd7Kz/NEjYkAAAAtSURBVAjXY0hzYGDQMGFgEG12YGCMADHaGBiE2hkYNRQZhJoEGCwUGRiKBRgAcfoFZiPsN1wAAAAASUVORK5CYII=) center no-repeat}
  31. .dw_search .el ul.on{width:150px;top:0;left:0;background-color:#fff;border:1px solid #e8e8e8;z-index:5;
  32. -webkit-box-shadow:1px 1px 10px 0 rgba(0,0,0,0.1);-moz-box-shadow:1px 1px 10px 0 rgba(0,0,0,0.1);-o-box-shadow:1px 1px 10px 0 rgba(0,0,0,0.1);-ms-box-shadow:1px 1px 10px 0 rgba(0,0,0,0.1);box-shadow:1px 1px 10px 0 rgba(0,0,0,0.1)}
  33. .dw_search .el li{float:left;width:75px;font-size:16px;text-indent:15px;color:#636985}
  34. .dw_search .el li:last-child{float:right}
  35. .dw_search .el li a{display:block;height:56px;font-size:12px;color:#999;text-indent:0;text-align:center}
  36. .dw_search .el li a:hover{color:#666}
  37. .dw_search .el ul.on li:hover{background-color:#f6f6f6}
  38. .dw_search .el .ul{width:238px;max-height:300px;top:86px;left:0px}
  39. .dw_search .el .ul .li{width:218px;text-indent:0;padding:0 10px}
  40. .dw_search .el .ipt{position:relative;width:229px;height:24px;line-height:24px;padding:5px 0 5px 0;background-color:#fff}
  41. .dw_search .el .mytxt{display:block;width:100%;height:24px;line-height:24px;color:#333;text-align:left;text-indent:15px;padding:0;border:0 none}
  42. .dw_search .txt.pointer{#display:inline;width: 221px;height: 85px;padding:10px 15px 10px 0;}
  43. .dw_search .txt.pointer.long{width: 280px;}
  44. .dw_search .txt.pointer.brn{border-right:0 none}
  45. .dw_search .txt .ef{/* height:24px; */line-height: 35px;color:#333;text-indent:15px;padding: 6px 0;}
  46. .dw_search .txt .ic{height:24px;line-height:24px}
  47. .dw_search .txt .hdl{height:32px;line-height:38px;font-size:16px;text-indent:15px;color:#636985}
  48. .dw_search .p_but{float:right;width:90px;height:44px;line-height:44px;font-weight:bold;font-size:16px;margin:22px 17px 0 0;box-sizing:content-box}
  49. .dw_search .ul .tl span{border:0 none}
  50. /*------???????? END------*/
  51. /*------????????------*/
  52. .dw_filter{position:relative;line-height:34px;font-size:12px;margin-bottom:24px;border:1px solid #e8e8e8;border-bottom:0 none;z-index:1}
  53. .dw_filter .el{display:none;position:relative;height:34px;overflow:hidden;padding:0 135px 0 105px;border-bottom:1px dotted #e8e8e8;z-index:2}
  54. .dw_filter .el.e2{height:34px;overflow:hidden !important;padding-left:95px;padding-right:0;border-bottom:0 none}
  55. .dw_filter .el.elp{top:-2px;border-top:1px dotted #e8e8e8;border-bottom:0 none}
  56. .dw_filter .el.show{overflow:auto;border-bottom:0 none}
  57. .dw_filter .el.mk,.dw_filter.on .el{display:block}
  58. .dw_filter .el.on{height:auto}
  59. .dw_filter .el .err{position:absolute;right:15px;bottom:10px}
  60. .dw_filter .title{position:absolute;width:85px;height:34px;color:#999;top:0;left:15px;_position:static;_float:left;_margin-left:-85px}
  61. .dw_filter ul{width:760px;color:#333}
  62. .dw_filter li{float:left;white-space:nowrap;cursor:pointer;margin-right:25px}
  63. .dw_filter li.on .check{background:url(../images/xz.png) no-repeat;border-color:#318ddc}
  64. .dw_filter li.on a{color:#318ddc}
  65. .dw_filter .e2 li{margin-right:15px}
  66. .dw_filter li a{font-size:12px;color:#333}
  67. .dw_filter li a:hover{color:#318ddc}
  68. .dw_filter .ote{width:905px;overflow:hidden !important}
  69. .dw_filter .ote li{position:relative;padding:0 20px 0 10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAABuCAMAAAD2xwjcAAAAQlBMVEUAAACIiIj/YAD/YAD/YACIiIiIiIj/YACIiIiIiIiIiIiIiIiIiIj/YACIiIj/YAD/YAD/YACIiIj/YACIiIj/YADC8G6rAAAAFnRSTlMARe1HQ0k/Puzu7ePX19PT4+KCgoGBhpyDggAAAHtJREFUOMvt0jkSxCAMRNEWCPDuWe9/1YGRjYzLmVP9oEv1YmEilMKCvdBR2T6iRpk2UHoNAkpjhGVdFUc6wfDpqIE+gI5EGZApVFnkpAmW1TYzSn6t4h3/N+FAXkBj995A6ZlgWVelB5/AfR234MufKbDzdaVVTp5xqx+EagJK5fCIZwAAAABJRU5ErkJggg==) right 16px no-repeat}
  70. .dw_filter .ote li:hover{background-position:right -52px}
  71. .dw_filter .ote li.on{line-height:32px;background-position:right -18px;border:1px solid #e8e8e8;border-bottom-color:#FFF}
  72. .dw_filter .ote li.on:hover{background-position:right -86px}
  73. .dw_filter .ote li span{float:left}
  74. .dw_filter .ote li span.dw_c_orange{max-width:6em;overflow:hidden}
  75. .dw_filter .kel{position:relative;line-height:34px;top:-1px;padding-left:5px;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;z-index:1}
  76. .dw_filter .kel a{display:inline-block;color:#333;white-space:nowrap;margin:0 15px 0 10px}
  77. .dw_filter .kel a:hover{color:#318ddc}
  78. .dw_filter .nk{margin:0 15px 10px 10px;border:1px solid #e8e8e8}
  79. .dw_filter .nk a{margin-left:15px}
  80. .dw_filter .more,.dw_filter .dx{position:absolute;height:20px;line-height:20px;color:#333;cursor:pointer;top:6px}
  81. .dw_filter .more{width:40px;right:75px;background-position:-143px -122px}
  82. .dw_filter .more:hover{background-position:-143px -162px}
  83. .dw_filter .el.on .more{background-position:-143px -142px}
  84. .dw_filter .el.on .more:hover{background-position:-143px -182px}
  85. .dw_filter .dx{width:43px;text-indent:16px;right:15px;background-color:#FFF;background-position:-71px -40px;border:1px solid #E8E8E8}
  86. .dw_filter .dx:hover{background-position:-71px -60px}
  87. .dw_filter .op{position:relative;top:-1px;border-top:1px solid #e8e8e8;z-index:2}
  88. .dw_filter .op span{position:absolute;width:310px;height:22px;line-height:22px;text-indent:20px;color:#999;cursor:pointer;top:-1px;left:50%;margin-left:-150px;background-color:#FFF;border:1px solid #e8e8e8;border-top-color:#FFF;z-index:3}
  89. .dw_filter .op span:hover,.dw_filter .dx:hover,.dw_filter .more:hover,.dw_filter li:hover{color:#318ddc}
  90. .dw_filter .op em{position:absolute;width:15px;height:7px;top:8px;margin-left:3px;background-position:-170px -80px}
  91. .dw_filter.on .op em{background-position:-150px -80px}
  92. .dw_filter .op span:hover em{background-position:-170px -100px}
  93. .dw_filter.on .op span:hover em{background-position:-150px -100px}
  94. .dw_filter.on .op span{width:106px;margin-left:-56px}
  95. .dw_filter .dline_text_bot{margin:0 0 7px;border-color:#e8e8e8}
  96. .dw_filter .btnbox{text-align:center;margin-bottom:5px}
  97. .dw_filter .p_but{min-width:42px;height:20px;line-height:20px;font-size:12px}
  98. .dw_filter .getr{position:relative;width:178px;height:23px;line-height:23px;margin-top:4px;padding-right:50px;border:1px solid #e8e8e8}
  99. .dw_filter .getr input{display:block;width:100%;height:23px;line-height:23px;font-size:12px;color:#333;text-indent:10px;border:0 none}
  100. .dw_filter .getr a{position:absolute;width:40px;height:23px;line-height:23px;color:#426892;text-align:center;right:0;top:0}
  101. .dw_filter .getr a:hover{color:#318ddc}
  102. .dw_filter .getr a em{position:absolute;width:1px;height:16px;left:0;top:4px;background-color:#e8e8e8}
  103. /*------???????? END------*/
  104. /*------???????------*/
  105. .dw_choice{position:relative;min-height:30px;font-size:12px;overflow:visible;background-color:#FFF}
  106. .dw_choice .in{position:relative;width:1000px;min-height:30px;margin:0 auto}
  107. .dw_choice.fix{position:fixed;width:100%;padding:5px 0;top:0;left:0;background-color:#F9F9F9;border-left:0 none;border-right:0 none;z-index:9;
  108. -webkit-box-shadow:0 0 4px #CCC;-moz-box-shadow:0 0 4px #CCC;-ms-box-shadow:0 0 4px #CCC;-o-box-shadow:0 0 4px #CCC;box-shadow:0 0 4px #CCC}
  109. .dw_choice.fix .fxwp{position:relative;width:1002px;margin:0 auto}
  110. .dw_choice.fix span,.dw_choice.fix p{font-size:14px}
  111. .dw_choice p{line-height:22px;color:#333;margin:0 100px 0 105px;padding:4px 0}
  112. .dw_choice.fix p{margin-left:115px}
  113. .dw_choice .title{position:absolute;height:30px;line-height:30px;color:#999;top:50%;left:15px;margin-top:-15px}
  114. .dw_choice .og_but{display:none;position:absolute;width:60px;height:30px;line-height:30px;font-size:14px;top:50%;right:15px;margin-top:-15px}
  115. .dw_choice.fix .og_but{display:block}
  116. /*------??????? END------*/
  117. /*------?б???------*/
  118. .dw_table{position:relative;color:#999;background-color:#FFF}
  119. .dw_table .el{height:40px;line-height:40px;font-size:14px;overflow:hidden;padding:0 5px;border-bottom:1px dotted #e8e8e8}
  120. .dw_table .el:hover,.dw_table .hover{background-color:#F7F7F7}
  121. .dw_table .el.mk{background-color:#fdfaf2}
  122. .dw_table .el.mk:hover{background-color:#fcf6e7}
  123. .dw_table .el.last{border-bottom:1px solid #e8e8e8}
  124. .dw_table .title{height:30px;line-height:30px;text-align:center;border-bottom:1px solid #e8e8e8}
  125. .dw_table .title:hover{background-color:#fff}
  126. .dw_table .title span{height:30px;line-height:30px;font-size:12px;color:#999}
  127. .dw_table .t1,.dw_table .t2,.dw_table .t3,.dw_table .t4,.dw_table .t5{float:left;height:40px;line-height:40px;font-size:14px;overflow:hidden;padding:0 10px}
  128. .dw_table .t1{position:relative;width:315px}
  129. .dw_table .t1 span{float:left;max-width:285px}
  130. .dw_table .t1 span a{float:left;max-width:285px;font-size:16px;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
  131. .dw_table .t1 img{float:left;margin:11px 0 0 5px}
  132. .dw_table .t1.tg1 span,.dw_table .t1.tg1 a{max-width:250px}
  133. .dw_table .t1.tg2 span,.dw_table .t1.tg2 a{max-width:220px}
  134. .dw_table .t1.tg3 span,.dw_table .t1.tg3 a{max-width:190px}
  135. .dw_table .t1.tg4 span,.dw_table .t1.tg4 a{max-width:160px}
  136. .dw_table .t2{width:255px;color:#666}
  137. .dw_table .t2 a,.dw_table .t2 a span{font-size:14px;color:#666}
  138. .dw_table .t2 a:visited,.dw_table .t1 a:visited{color:#999}
  139. .dw_table .t2 a:active,.dw_table .t1 a:active,.dw_table .t2 a:hover,.dw_table .t1 a:hover{color:#318ddc}
  140. .dw_table .t3{width:100px;text-align:center}
  141. .dw_table .t4{width:130px;font-size:16px;color:#318ddc;text-align:center}
  142. .dw_table .t5{width:90px;text-align:center}
  143. .dw_table .check{position:relative;float:left;top:15px;margin-right:8px}
  144. .dw_table .j,.dw_table .s{position:relative;_position:absolute;display:inline-block;width:27px;font:12px/16px "SimSun";color:#FFF;text-align:center;top:-2px;_top:16px;margin-left:3px;background-color:#318ddc}
  145. .dw_table .s{width:14px;background-color:#55CB60}
  146. .dw_tlc{position:relative;width:1002px;height:42px;line-height:42px;background-color:#fafafa;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;z-index:1}
  147. .dw_tlc .chall{float:left;width:80px;height:42px;font-size:12px;border-right:1px solid #e8e8e8}
  148. .dw_tlc .op{float:left}
  149. .dw_tlc .op span{float:left;width:123px;height:26px;line-height:26px;font-size:12px;cursor:pointer;margin:7px 0 0 15px;
  150. -webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
  151. .dw_tlc .op i{float:left;width:20px;height:20px;margin:3px 2px 0 25px}
  152. .dw_tlc .but_sq{color:#FFF;background-color:#318ddc;border:1px solid #318ddc;}
  153. .dw_tlc .but_sq:hover{background-color:#EA5800}
  154. .dw_tlc .but_sq i{background-position:-70px 0}
  155. .dw_tlc .but_sc{color:#318ddc;background-color:#FFF2E3;border:1px solid #FFB865}
  156. .dw_tlc .but_sc:hover{background-color:#FFE8CD}
  157. .dw_tlc .but_sc i{background-position:-70px -20px}
  158. .dw_tlc .rt{position:relative;float:right;width:118px;height:42px;font-size:12px;text-align:center;border-left:1px solid #e8e8e8}
  159. .dw_tlc #rtPrev,.dw_tlc #rtNext{position:absolute;width:8px;height:14px;top:14px;left:15px;background-position:-150px 0}
  160. .dw_tlc #rtNext{left:auto;right:15px;background-position:-170px 0}
  161. .dw_tlc #rtPrev.on{background-position:-150px -20px}
  162. .dw_tlc #rtNext.on{background-position:-170px -20px}
  163. .dw_tlc #rtPrev.on:hover{background-position:-150px -40px}
  164. .dw_tlc #rtNext.on:hover{background-position:-170px -40px}
  165. .dw_tlc .rt .on{cursor:pointer}
  166. .dw_tlc .order_time,.dw_tlc .order_auto{position:relative;font-size:14px;text-indent:23px;cursor:pointer}
  167. .dw_tlc .order_time:hover,.dw_tlc .order_auto:hover{background-color:#E0E0E0}
  168. .dw_tlc .order_time em,.dw_tlc .order_auto em{position:absolute;width:20px;height:20px;top:11px;left:16px;z-index:2}
  169. .dw_tlc .order_time em{background-position:0 -20px}
  170. .dw_tlc .order_time .on{background-position:-25px -20px}
  171. .dw_tlc .order_auto .on{background-position:-25px 0}
  172. .dw_tlc .order_time a,.dw_tlc .order_auto a{position:relative;display:block;height:42px;font-size:14px;color:#999;z-index:1}
  173. .dw_tlc .order_time a:hover,.dw_tlc .order_auto a:hover{background-color:#EEE}
  174. .dw_tlc .order_time.dw_c_orange a,.dw_tlc .order_auto.dw_c_orange a{color:#318ddc}
  175. .dw_tlc .ckbox{margin-top:13px;margin-left:15px}
  176. .dw_tlc .checkbox,.dw_tlc .check{top:12px;*top:11px;left:15px;margin-right:25px;_margin-right:19px}
  177. .dw_tlc .check{top:16px}
  178. .dw_tlc .sbox{float:right;display:none;font-size:12px;margin-right:15px}
  179. .dw_tlc .sbox label{float:left}
  180. .dw_tlc .sbox .cod{max-width:550px;color:#333}
  181. .dw_tlc .ipt{float:left;width:153px;height:24px;line-height:24px;overflow:hidden;padding:0 5px;background-color:#FFF;border:1px solid #e8e8e8;border-right:0 none}
  182. .dw_tlc .ipt .mytxt{width:100%;height:22px;line-height:22px;font-size:12px;border:0 none}
  183. .dw_tlc .og_but{float:left;width:45px;height:26px;line-height:26px}
  184. .dw_tlc.fix{position:fixed;top:0;left:50%;margin-left:-501px;border-top:0 none;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;z-index:9;
  185. -webkit-box-shadow:0 2px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 2px 0 rgba(0,0,0,0.05);-ms-box-shadow:0 2px 0 rgba(0,0,0,0.05);-o-box-shadow:0 2px 0 rgba(0,0,0,0.05);box-shadow:0 2px 0 rgba(0,0,0,0.05)}
  186. .dw_tlc.fix .in{border-right:1px solid #e8e8e8;border-left:1px solid #e8e8e8}
  187. .dw_tlc.fix .rt{display:none}
  188. .dw_tlc.fix .sbox{display:block}
  189. .dw_line{position:relative;height:1px;top:-1px;background-color:#e8e8e8}
  190. .dw_line.dr{background-color:#fff}
  191. .dw_nomsg{line-height:200px;font-size:14px;color:#333;text-align:center}
  192. .dw_nomsg2{line-height:20px;font-size:14px;text-align:center;color:#999;padding:30px 0 50px;background-color:#fff}
  193. .dw_nomsg2 .no_ic{display:block;width:404px;height:200px;margin:0 auto 30px;background:url(../images/find-empty.ad869657.png) center}
  194. .dw_hot{position:absolute;width:170px;top:0;left:1002px;background-color:#FFF}
  195. .dw_hot .name{height:44px;line-height:42px;font-weight:bold;font-size:18px;color:#318ddc;text-indent:10px;background-position:15px -175px;_border:1px solid #F8F8F8}
  196. .dw_hot ul{margin:0 auto}
  197. .dw_hot li{padding:0px 10px 5px}
  198. .dw_hot .cname,.dw_hot .ctitle{line-height:20px;color:#000}
  199. .dw_hot .ctitle{color:#666}
  200. .dw_hot .cname:hover,.dw_hot .ctitle:hover{color:#318ddc}
  201. /*------?б??? END------*/
  202. /*------???????------*/
  203. .dw_fb{position:fixed;width:48px;height:48px;overflow:hidden;text-indent:-200px;text-decoration:none !important;bottom:10px;margin-left:1042px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABgBAMAAACpouxDAAAAG1BMVEX/YADBwcH////5+fnx8fHm5uba2trPz8/Hx8eUKGHxAAAAmklEQVRIx+3S0QnDMAwEUHEbdIPj6A6doyN0lG5eWQ2FxhK0kASH5Pxh8CMWlmJHD+RpewexPMxBHmZXtUNmXwQsd5X9BpwoA8hhvIjoBwJJ7bTv1cSEZUAU3RX7GlEX4TNgNDKpIVgGNDBAnEO8g219l1C83E+HHMoguRQ5YQvQJ2vCey9hNzX+h0fR9lsxj+uzgPuQv8/x4AVQhGD7oI7EpQAAAABJRU5ErkJggg==) 0 -48px no-repeat}
  204. .dw_fb:hover{background-position:0 0}
  205. /*------??????? END------*/
  206. /*------?????λ------*/
  207. .dw_likejob{position:relative;line-height:20px;color:#000;margin:20px 0;padding:0 16px 0 106px}
  208. .dw_likejob span{position:absolute;color:#999;left:16px;_margin-left:-106px}
  209. .dw_likejob a{color:#333;white-space:nowrap;margin-right:25px}
  210. .dw_likejob a:hover{color:#318ddc}
  211. /*------?????λ END------*/
  212. /*------???------*/
  213. .dw_page{position:relative;height:30px;line-height:30px;font-size:12px;color:#666;overflow:hidden;padding:15px 0 30px}
  214. .dw_page .p_box{position:absolute;width:200%;left:-50%}
  215. .dw_page .p_wp{position:absolute;margin-left:50%}
  216. .dw_page .p_in{position:relative;float:left;left:-50%}
  217. .dw_page ul,.dw_page .td,.dw_page .mytxt,.dw_page .og_but{float:left;font-size:14px}
  218. .dw_page ul{height:30px}
  219. .dw_page li{float:left;width:30px;height:30px;line-height:30px;text-align:center;margin-right:10px;background-color:#FFF}
  220. .dw_page li a{display:block;width:30px;font-size:12px;color:#666;border:1px solid #e8e8e8}
  221. .dw_page li a:hover{color:#318ddc;border-color:#318ddc}
  222. .dw_page li.on{line-height:31px;color:#318ddc;border:1px solid transparent}
  223. .dw_page li.bk,.dw_page li.bk a{width:64px}
  224. .dw_page li.bk span{display:block;color:#BBB;font-size:12px;border:1px solid #e8e8e8}
  225. .dw_page .mytxt{width:28px;height:28px;line-height:28px;font-size:12px;color:#333;text-align:center;margin:0 5px;border:1px solid #e8e8e8}
  226. .dw_page .og_but{width:45px;height:30px;line-height:30px;margin-left:10px}
  227. /*------??? END------*/
  228. /*------????------*/
  229. .dw_Fixpop{width:791px;border-style:solid;border-color:#318ddc;border-width:5px 1px 1px}
  230. .dw_Fixpop .tp{height:26px;line-height:26px;padding-left:17px;border-bottom:1px solid #e8e8e8}
  231. .dw_Fixpop .tp p{float:left;font-weight:bold;color:#333;font-size:12px}
  232. .dw_Fixpop .tp p span{font-weight:normal;color:#999}
  233. .dw_Fixpop .but_ok,.dw_Fixpop .but_cancel{float:right;width:42px;height:26px;font-size:12px;color:#FFF;text-align:center;cursor:pointer;background-color:#FF9945}
  234. .dw_Fixpop .but_ok:hover{background-color:#FF7400}
  235. .dw_Fixpop .but_cancel{color:#318ddc;background-color:#FFF}
  236. .dw_Fixpop .but_cancel:hover{background-color:#EFEFEF}
  237. .dw_Fixpop .vbox{position:relative}
  238. .dw_Fixpop .vbox span{float:left;width:109px;height:20px;line-height:20px;font-size:12px;margin:12px 20px 0 0}
  239. .dw_Fixpop .vbox span:hover{color:#318ddc}
  240. .dw_Fixpop .vwp{float:left;width:774px;padding-left:17px;padding-bottom:12px}
  241. .dw_Fixpop .ckbox{float:left;width:16px;height:16px;cursor:pointer;margin:3px 4px 0 0;background-position:-2px -42px}
  242. .dw_Fixpop .checked{color:#318ddc}
  243. .dw_Fixpop .checked .ckbox{background-position:-27px -42px}
  244. /*------???? END------*/
  245. /*------???------*/
  246. .dw_c_orange{color:#318ddc !important}
  247. .dw_c_alert{color:#F56101 !important}
  248. /*------??? END------*/
  249. #KwdSearchResult a{position:relative;display:block;height:24px;line-height:24px;color:#333;text-indent:10px}
  250. #KwdSearchResult a:hover{color:#F66000;background-color:#EFEFEF}
  251. #KwdSearchResult a:hover .resultNumble{color:#F66000}
  252. #KwdSearchResult a .resultNumble{position:absolute;color:#999;top:0;right:10px}
  253. .mainleft.s_search.search_btm0{width:1002px;margin-left:-10px}
  254. .mainleft.s_search.search_btm0 td{padding:4px 10px}
  255. #demo table td{padding:0}
  256. /*------??????------*/
  257. .dw_recommend{position:relative;min-height:34px;font-size:12px}
  258. .dw_recommend .title{position:absolute;height:34px;line-height:34px;color:#333;top:50%;left:2px;margin-top:-17px}
  259. .dw_recommend p{max-height:22px;line-height:24px;overflow:hidden;margin-left:92px;padding:5px 0 7px}
  260. .dw_recommend p a{float:left;color:#333;white-space:nowrap;margin-right:25px}
  261. .dw_recommend p a:hover{color:#318ddc}
  262. /*------?????? END------*/
  263. /*------???????------*/
  264. #goTop{position:fixed;display:none;width:48px;height:40px;line-height:16px;color:#FFF;font-size:0;text-align:center;bottom:68px;margin-left:1042px;padding-top:8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARAgMAAACpwcRXAAAACVBMVEUAAAD///////9zeKVjAAAAAnRSTlMAf7YpoZUAAAA2SURBVAjXY1gFBBACCTA6AAm2CUBCagmQyFoJFFq1yoGBbdWqCQxSq1YtYchatQooCNaFSQAAlUoWlVZDMAcAAAAASUVORK5CYII=) center center #C1C1C1 no-repeat}
  265. #goTop:hover{font-size:12px;background:#318ddc}
  266. /*------??????? END------*/
  267. /*------???------*/
  268. .warn{position:relative;min-height:20px;line-height:20px;font-size:12px;color:#7e6c46;margin-bottom:15px;padding:5px 15px;background-color:#fffbeb;border:1px solid #f5e19f}
  269. .warn.w1{padding-left:40px;background:url(../images/warn_d.7c8ae634.png) #fffaea 15px center no-repeat}
  270. /*------??? END------*/
  271. /*------????------*/
  272. .mt{height:44px;line-height:44px;color:#999;margin-bottom:15px;border-bottom:2px solid #efefef}
  273. .mt .mt_l{float:left;font-size:18px}
  274. .mt .mt_l li{float:left;padding:0 15px}
  275. .mt .mt_l li,.mt .mt_l a{font-size:18px;color:#999}
  276. .mt .mt_l .on{color:#333;border-bottom:2px solid #318ddc}
  277. /*------???? END------*/
  278. /*------??????------*/
  279. .company{position:relative;font-size:12px;line-height:24px;color:#666;padding:20px;margin-bottom:10px;border:1px solid #e8e8e8;
  280. -webkit-box-shadow:1px 1px 5px #dddddd;-moz-box-shadow:1px 1px 5px #dddddd;-o-box-shadow:1px 1px 5px #dddddd;-ms-box-shadow:1px 1px 5px #dddddd;box-shadow:1px 1px 5px #dddddd}
  281. .company h1{width:60%;font-size:20px;font-weight:bold}
  282. .company h1 a{color:#333}
  283. .company h1 a:hover{color:#318ddc}
  284. .company h1 img{vertical-align:middle}
  285. .company .ctype{margin:12px 0 16px 0}
  286. .company .ctype span{position:relative;padding-left:20px;margin-right:18px}
  287. .company .ctype i{position:absolute;width:20px;height:14px;left:0;top:2px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAA8CAMAAABRqGpkAAAAM1BMVEUAAADMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzeCmiAAAAAEHRSTlMAENLbsuwi4qdX9dnAbWowsy/IwgAAAG9JREFUOMvt08sKgCAQheFxysyu5/2fNsRLigO1CHTRvxE+QWczxEx1uJslXDOclGsDqwxVvKQKDY4adyyn9JF5GolSXyEz9ZYbaURoEPH/qHVWI6RtQmdRi53xAcUm+EoE3PEGydfgTUYWS9jFTl13Yw4/dcn15QAAAABJRU5ErkJggg==) no-repeat}
  288. .company .ctype .ctype_size{background-position:0 -20px}
  289. .company .ctype .ctype_trade{background-position:0 -40px}
  290. .company .intro{color:#333;padding-bottom:12px;border-bottom:1px dotted #e8e8e8}
  291. .company .hot_job{margin:16px 0 25px 0;*margin:16px 0 50px 0}
  292. .company .hot_job h2{position:relative;color:#318ddc;font-weight:bold;font-size:14px;padding-left:20px}
  293. .company .hot_job .i_hot_job{position:absolute;width:20px;height:20px;left:0;top:1px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAGFBMVEUAAAD/YAD/YAD/YAD/YAD/YAD/YAD/YAAEtasVAAAAB3RSTlMA5sPnSknEsNsDvgAAADNJREFUCNdjYGAqLy9XYIDQCQxwEFgOAqIM4mC6kKEcLFqOoMEARsPEMWio/mIGZzAtAgA9xhmSfmMq5AAAAABJRU5ErkJggg==) no-repeat left center}
  294. .company .hot_job li{float:left;width:176px;margin-right:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
  295. .company .hot_job .mr_0{margin-right:0}
  296. .company .hot_job li a{color:#333}
  297. .company .hot_job li a:hover{color:#318ddc}
  298. .company .look_more{padding:0 70px;text-align:center;font-size:0;_font-size:0;}
  299. .company .look_more a{display:inline-block;height:33px;line-height:33px;color:#318ddc;font-size:14px;border:1px solid #318ddc;
  300. -webkit-box-shadow:0 0 2px #e8e8e8;-moz-box-shadow:0 0 2px #e8e8e8;-o-box-shadow:0 0 2px #e8e8e8;-ms-box-shadow:0 0 2px #e8e8e8;box-shadow:0 0 2px #e8e8e8;
  301. -webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px}
  302. .company .look_more a:hover{background-color:#fff0e7}
  303. .company .look_more .more_job{width:496px;margin-right:20px}
  304. .company .look_more .enter_com{width:298px;margin:0 auto}
  305. .company .com_bg{position:absolute;background:url(../images/com_bg.e1031968.png) no-repeat}
  306. .company .bg_left{width:36px;height:36px;left:4px;bottom:4px;background-position:-324px 0}
  307. .company .bg_right{width:324px;height:69px;top:0;right:77px;background-position:0 0}
  308. .company .bg_bottom{width:34px;height:70px;right:5px;bottom:5px;background-position:-366px 0}
  309. .company .com_close{position:absolute;width:40px;height:40px;top:5px;right:5px;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAAGFBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmYM/R1dAAAACHRSTlMA5zxBN83XwihTSVgAAAA8SURBVAjXFcqxDQAhAMNA638DxABQUVPQMwQTsP8QOOlOMRe36A3+yldgbqRABjLw8U1mnMxYgEwmD2481CgE/wQBCFkAAAAASUVORK5CYII=) center no-repeat}
  310. /*------?????? END------*/
  311. /*------?????? ------*/
  312. .tResult_bottom_roll{border:1px solid #e8e8e8; padding:0 4px 10px; margin-top:10px;}
  313. #announcement{margin:0 10px;border-bottom:1px solid #e8e8e8}
  314. #announcement ul {overflow:hidden;clear:both}
  315. #announcement div{height:40px;line-height:40px;overflow-y:hidden}
  316. #announcement li {float:left;font-size:14px;line-height:40px;list-style-type:none;white-space:nowrap;margin-right:35px}
  317. #announcement a {font-size:12px;color:#333;text-decoration:none}
  318. #announcement a:hover {color:#318ddc}
  319. #resumeGuideTopicsBody{overflow-y:hidden;width:auto;height:3pc}
  320. .rollBox h3{height:40px;line-height:40px; font-size:14px;font-weight:normal; color:#666;text-indent:10px}
  321. .rollBox_oneRow{ overflow:hidden; padding:4px 2px; height:30px;}
  322. .rollBox_oneRow li{ float:left; margin-right:20px; line-height:30px;}
  323. .rollBox_twoRow li{ float:left; width:180px; margin-right:10px; line-height:26px; _width:176px;}
  324. .resumeGuide{clear:both;padding:0}
  325. .resumeGuide li{float:left;overflow:hidden;font-size:12px;margin-right:10px;margin-left:10px;width:228px;list-style-type:none;text-overflow:ellipsis;white-space:nowrap;line-height:24px}
  326. #marqueeBox a{color:#333;font-size:9pt}
  327. #marqueeBox a:hover{color:#318ddc}
  328. /*------?????? END------*/
  329. /*?????λ??*/
  330. .likes_img{width:1005px;height:120px;line-height:120px;font-size:24px;color:#666;text-align:center;margin:0 auto;padding-top:20px;background:url(../images/bg_likes.82627c00.png) left bottom no-repeat}