demandDetail.css 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. *{box-sizing: border-box;}
  2. #all_achievement{width:100%;border-top:5px solid #2C6698;}
  3. .detail{width:1200px;margin: 0 auto;}
  4. .detail_top{width:1200px;height:50px;padding: 20px 70px 0 60px;}
  5. .detail_toptitle{width:100%;height:30px;padding-left: 25px;line-height: 24px;
  6. background: url("../../../img/detail_home.jpg") no-repeat;}
  7. .detail_toptitle>a{color:#787878;}
  8. .detail_toptitle>a.a_detail{color:#3C3B3B;font-weight: bold;}
  9. .detail_topimg{float: right;}
  10. .detail_topimg>a{width:30px;height:30px;cursor: pointer;margin-left:10px;}
  11. .detail_center{width:1200px;margin: 0 auto;border: 1px solid #EFEFEF;}
  12. .detail_centerimg{width:1200px;height:660px;padding-top:30px;padding-left: 60px;
  13. border-bottom: 1px solid #EFEFEF;position: relative;}
  14. .big_text{width:700px;height:50px;
  15. text-align: justify;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2;}
  16. .big_text>h3{color:#316899;}
  17. .big_img{width:430px;height:490px;display: inline-block;position: absolute;
  18. top:95px;left:50px;}
  19. .big_img>div>img{width:430px;height:440px;}
  20. .big_img img{width:430px;height:440px;display: inline-block;}
  21. .basic{width:370px;height:450px;position: absolute;top:95px;left:510px;}
  22. .basic>div{width:370px;border-bottom: 1px solid #EFEFEF;}
  23. .basic>div.loves{width:150px;}
  24. .basic>div>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: 54px;line-height: 54px;}
  25. .basic>.loves{height:30px;display: inline-block;position: absolute;bottom:-26px;left: -450px;border: none!important;}
  26. .loves .box_love{width: 16px;height: 15px;display: inline-block;background: url(../../../img/detail_img5_no.jpg)no-repeat center center;margin-top: 2px;vertical-align: top;}
  27. .basic>.loves:hover{cursor: pointer;}
  28. .basic>.loves span{margin-right: 5px;}
  29. .bj_love{width: 16px;height: 15px;display: inline-block;background: url(../../../img/detail_img5.jpg)no-repeat center center;margin-top: 2px;vertical-align: top;}
  30. .basic>span>span{line-height: 30px;}
  31. .detail_btn{position: absolute;bottom: 0;left: 0;border: none!important;}
  32. .basic>div.detail_btn a{width:150px;height:45px;background: #FFB200;color:#fff;
  33. line-height: 45px;text-align: center;display: inline-block;font-size: 16px;}
  34. .basic>div.detail_btn #purchase{margin-left: 15px;}
  35. .basic>div.detail_btn a:hover{cursor: pointer;background: #ff8d00;}
  36. div.pointer{cursor: pointer;}
  37. div.pointer>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 5px;}
  38. .fine>div>p{text-overflow:ellipsis;overflow: hidden;}
  39. .fine>div>p.demandId{display: none;}
  40. .fine>div>p.demandTyp{display: none;}
  41. .main_introduce ul>li{cursor: pointer;transition: all .2s ease-in-out}
  42. .main_introduce ul>li:hover{
  43. box-shadow: 0 4px 10px #ccc;
  44. transition: all .2s ease-in
  45. }
  46. .main_introduce ul>li>div>p.demandId{display: none;}
  47. .main_introduce ul>li>div>p.demandTyp{display: none;}
  48. .basic h5{font-weight: bold;}
  49. .basic>div.inline_span span{
  50. display: inline-block;
  51. height: 54px;
  52. line-height: 54px;
  53. vertical-align: top
  54. }
  55. .fine{width:240px;height:545px;position: absolute;top:45px;right:80px;}
  56. .fine>img{width:240px;height:160px;}
  57. .fine>div.fine_title{width:90px;height:35px;background: #3185D0;text-align: center;
  58. line-height: 35px;color:#fff;border-radius: 5px;}
  59. .fine>div{width:240px;height:160px;margin-top: 10px;position: relative;}
  60. .fine>div>div>img{width:240px;height:160px;}
  61. .fine>div>p{width:240px;height:35px;position: absolute;left:0;bottom:0;background: #7A7572;
  62. color:#fff;text-align: center;line-height: 35px;text-overflow:ellipsis;overflow: hidden;}
  63. .fine>div>p.achievementId{display: none;}
  64. .fine>div>p.achievementTyp{display: none;}
  65. .detail_centertext{width:1200px;padding:30px 50px 0 50px;position: relative;}
  66. .detail_centertext>div{display: inline-block;}
  67. .text_right>div{width:1100px;border-bottom:1px solid #F0F0F1;line-height: 40px;font-size: 16px; }
  68. .text_right>p{padding: 10px 25px 20px 0;line-height:22px;word-break: break-all; white-space: pre-wrap;word-wrap: break-word;
  69. text-align: justify;}
  70. .big_img .collection {
  71. float: right;
  72. margin-right: 20px;
  73. height: 30px;
  74. line-height: 30px
  75. }
  76. .collection p span{
  77. vertical-align: top;
  78. color: #ff6a25
  79. }
  80. .collection p img{
  81. margin-right: 12px;
  82. }
  83. .collection .heart{
  84. margin-right: 10px;
  85. margin-top: 5px;
  86. width: 19px;
  87. height: 18px;
  88. display: inline-block;
  89. background: url(../../../img/newMenu/serviceDetal_03.jpg) no-repeat;
  90. background-size:100% 100%;
  91. }
  92. .collection p{
  93. cursor: pointer;
  94. float: left;
  95. height: 30px;
  96. line-height: 30px;
  97. font-size: 14px;
  98. }
  99. .collection .heart.active{
  100. background: url(../../../img/newMenu/serviceDetal_Ok.jpg) no-repeat;
  101. }
  102. .detail_bottom{width:1200px;height:500px;margin: 0 auto;padding-top: 35px;}
  103. .line{width:1080px;height:20px;border: 1px solid #C8CACE;margin: 0 auto;border-bottom: none;
  104. text-align: center;font-size: 24px;line-height: 40px;color:#383838;}
  105. .main_introduce{clear: both;padding-top: 40px;overflow: hidden;width: 1200px;}
  106. .main_introduce ul {overflow: hidden;}
  107. .main_introduce>ul>li{padding-bottom: 10px;overflow: hidden;float: left;margin: 0 15px;border: 1px solid #ccc;width: 270px;background: #ffffff;position: relative;margin-bottom: 16px;}
  108. .main_introduce ul li>div>img{width:270px ;height: 184px;display: block;}
  109. .list_text {padding-left: 28px;padding-top: 10px;}
  110. .list_text p{line-height: 30px;height: 30px;color: #2f85d0;font-size: 16px;}
  111. .list_text p span{margin-left: 8px;color: #787878;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;width: 168px;vertical-align: top;}
  112. .list_text a{float: right;width: 80px;height: 30px;display: inline-block;text-align: center;background: #FFB200;margin-top: 8px;border-radius: 10px;margin-right: 20px;line-height: 30px;color: #ffffff;}
  113. .main_introduce ul li .star{width: 242px;height:56px;position: absolute;top: 138px;background: url(../../../img/demand_starbj.png)no-repeat center left;left:-10px;background-size:cover ;}
  114. .main_introduce ul li .star p{color: #FFFFFF;font-size: 24px;margin-top: 8px;margin-left: 15px;float: left;}
  115. .main_introduce ul li .star ol li{width: 24px;height: 22px;background: url(../../../img/achievement_star.png)no-repeat center;float: left;margin-right:2px;}
  116. .main_introduce ul li .star ol{float: left;overflow: hidden;margin-top: 13px;margin-left: 2px;}
  117. .list_none{width:550px;height:150px;background:url("../../../img/all_null.png") no-repeat;margin:50px auto;}
  118. .imgnull{width:260px;height:211px;background:url("../../../img/zhuanliimg_null.png") no-repeat;background-size: 260px 211px;}
  119. .inline_span .companyName{
  120. display: inline-block;
  121. width: 250px;
  122. overflow: hidden;
  123. text-overflow: ellipsis;
  124. -o-text-overflow: ellipsis;
  125. white-space: nowrap;
  126. }
  127. @media screen and(max-width:1200px){
  128. #all_achievement{
  129. width: 1200px;
  130. }
  131. }
  132. /* 评论 */
  133. .tabEvaluate{
  134. clear: both;
  135. margin-top: 40px;
  136. width: 100%;
  137. height: 42px;
  138. line-height: 42px;
  139. border: 1px solid #efefef;
  140. background: #fcfcfc;
  141. }
  142. .tabEvaluate li{
  143. cursor: pointer;
  144. float: left;
  145. width: 120px;
  146. text-align: center;
  147. font-size: 16px;
  148. color: #1f1f1f;
  149. border-right: 1px solid #efefef
  150. }
  151. .tabEvaluate li.active{
  152. background: #1697ea;
  153. color: #ffffff;
  154. }
  155. /* 评论 */
  156. .pagination_box{
  157. display: none;
  158. }
  159. .evaluateList .list_none{
  160. padding-top: 20px;
  161. text-align: center;
  162. padding-bottom: 100px;
  163. }
  164. .evaluateList{
  165. display: none;
  166. clear: both;
  167. }
  168. .evaluateList>ul>li {
  169. border-bottom: 1px dotted #c6c2c2;
  170. padding-left: 26px;
  171. overflow: hidden;
  172. }
  173. .evaluateList>ul>li p{
  174. font-size: 14px;
  175. color: #1f1f1f;
  176. float: left;
  177. }
  178. .evaluateList>ul>li>div.stasf{
  179. width: 370px;
  180. overflow: hidden;
  181. padding: 25px 0 10px;;
  182. }
  183. .evaluateList>ul>li>div.stasf>p{
  184. margin-right: 50px;
  185. }
  186. .evaluateList ul>li .satisfied{
  187. float: left;
  188. }
  189. .evaluateList .uName{
  190. margin-left: 10px;
  191. }
  192. .satisfied ol li {
  193. float: left;
  194. }
  195. .satisfied ol li span{
  196. color: #ff580e;
  197. }
  198. .satisfied ol{
  199. float: right;
  200. margin-left: 8px;
  201. font-size: 16px;
  202. }
  203. .satisfiedContent {
  204. clear: both;
  205. overflow: hidden;
  206. margin-top: 8px;
  207. padding-bottom: 27px;
  208. }
  209. .satisfiedContent p{
  210. padding-right:20px;
  211. font-size: 12px;
  212. color: #707070!important;
  213. }
  214. .satisfiedContent time{
  215. font-size: 12px;
  216. color: #707070!important;
  217. float: right;
  218. }
  219. .pagination{
  220. float: right;
  221. }
  222. .totalCount {
  223. float: right;
  224. margin-top: 28px;
  225. margin-right: 15px;
  226. }
  227. .pagination_box{
  228. margin-bottom: 100px;
  229. }
  230. .pagination_box .pagePre a{
  231. margin-right: 10px
  232. }
  233. .pagination_box .pageNext a{
  234. margin-left: 10px;
  235. }
  236. #commentArea{
  237. width: 1000px;
  238. height: 80px;
  239. outline: none;
  240. margin-left: 26px;
  241. resize: none;
  242. margin-top: 10px;
  243. text-indent:1em;
  244. line-height: 20px;
  245. padding-top: 5px;
  246. }
  247. #commentArea:focus{
  248. border-color:transparent;
  249. box-shadow: 0 0 10px #1697ea ;
  250. }
  251. .CommentSend button{
  252. width: 150px;
  253. height: 34px;
  254. margin-left: 26px;
  255. margin-top: 6px;
  256. }
  257. .commentStar{
  258. overflow: hidden;
  259. margin-left: 26px;
  260. margin-top: 10px;
  261. line-height: 20px;
  262. }
  263. .publicComment{
  264. clear: both;
  265. }
  266. .commentStar>span{
  267. display: inline-block;
  268. float: left;
  269. color: #ff570c
  270. }
  271. .commentStar .ulStar{
  272. float: left;
  273. margin-left: 6px;
  274. }
  275. .commentStar .ulStar span{
  276. display: inline-block;
  277. cursor: pointer;
  278. margin-right: 4px;
  279. font-size: 20px;
  280. float: left;
  281. color: #ff570c
  282. }
  283. .CommentSend{
  284. height: 40px;
  285. }
  286. .evaluateList>ul{
  287. clear: both;
  288. }
  289. .commentDetails{
  290. margin-left: 26px;
  291. padding-top: 10px;
  292. }
  293. .noComment{
  294. text-align: center;
  295. line-height: 40px;
  296. }
  297. .pagination a span{
  298. color: #333333;
  299. }