basicOfResource.css 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531
  1. .hideBackModel {
  2. background-color: transparent;
  3. border: none;
  4. color: #fff;
  5. font-size: 25px !important;
  6. position: absolute;
  7. margin-left: 11px;
  8. }
  9. .resource_titleWrap {
  10. height: 5rem !important;
  11. display: block;
  12. background-image: url("../img/titleWrap.jpg");
  13. background-size: 100% 100%;
  14. }
  15. .resource_titleWrap button {
  16. border: none;
  17. background-color: transparent;
  18. }
  19. .resource_titleWrap section {
  20. height: auto;
  21. min-height: 1.7rem;
  22. line-height: 1.7rem;
  23. padding: 7px 12px;
  24. margin-top: 0 !important;
  25. }
  26. .cityPickerSpan {
  27. color: #fff;
  28. font-weight: bold;
  29. font-size: 16px;
  30. padding: 0;
  31. }
  32. .directionIcon {
  33. width: 23px;
  34. height: 20px;
  35. background: url(../img/pus_location_i.svg) no-repeat scroll center 100%;
  36. background-size: 100%;
  37. position: relative;
  38. top: 6px;
  39. }
  40. .basicSearch {
  41. background-color: #fff;
  42. padding: 3px 12px;
  43. width: 100%;
  44. display: inline-block;
  45. border-radius: 4px;
  46. height: 35px;
  47. line-height: 30px;
  48. position: relative;
  49. top: 10px;
  50. }
  51. .basicSearch i {
  52. font-size: 16px;
  53. color: #a6a6a7;
  54. }
  55. .nodeNameSign {
  56. color: #fff;
  57. font-size: 16px;
  58. display: block;
  59. margin: 0 auto;
  60. width: auto;
  61. max-width: 80%;
  62. text-align: center;
  63. height: 38px;
  64. }
  65. .nodeReNum {
  66. color: #e5e5e5;
  67. display: block;
  68. width: 100%;
  69. text-align: center;
  70. height: 14px;
  71. line-height: 1.2rem;
  72. font-size: 12px;
  73. }
  74. .columnFloor {
  75. width: 100%;
  76. height: auto;
  77. overflow: hidden;
  78. position: relative;
  79. top: -2px;
  80. }
  81. .columnFloor li {
  82. display: inline-block;
  83. width: 24.5%;
  84. float: left;
  85. color: #fff;
  86. }
  87. .columnFloor li span {
  88. display: block;
  89. margin: 0 auto 3px;
  90. text-align: center;
  91. height: 20px;
  92. line-height: 20px;
  93. }
  94. .columnFloor li em {
  95. width: 100%;
  96. text-align: center;
  97. display: block;
  98. height: 20px;
  99. line-height: 20px;
  100. }
  101. .columnFloor li em i {
  102. font-size: 18px;
  103. font-weight: bold;
  104. margin-right: 4px;
  105. vertical-align: bottom;
  106. }
  107. .resourceColumn dd {
  108. width: 95%;
  109. margin: 12px auto;
  110. background-color: #fff;
  111. border-radius: 4px;
  112. padding-top: 9px;
  113. }
  114. .resourceColumnBlock {
  115. position: relative;
  116. display: block;
  117. height: auto;
  118. width: 95%;
  119. overflow: hidden;
  120. margin: 0 auto;
  121. }
  122. .rePublisher {
  123. width: 55%;
  124. height: auto;
  125. overflow: hidden;
  126. text-overflow: ellipsis;
  127. white-space: nowrap;
  128. float: right;
  129. margin-right: 20px;
  130. }
  131. .rePublisher li {
  132. float: right;
  133. position: relative;
  134. display: inline-block;
  135. }
  136. .rePublisher img {
  137. width: 36px;
  138. height: 36px;
  139. border-radius: 50%;
  140. border: 2px solid #5babe6;
  141. }
  142. .rTitRound {
  143. display: inline-block;
  144. width: 55px;
  145. height: 55px;
  146. background-color: #fff;
  147. color: #5babe6;
  148. text-align: center;
  149. line-height: 55px;
  150. font-size: 22px;
  151. border: 2px solid #5babe6;
  152. border-radius: 50%;
  153. vertical-align: bottom;
  154. }
  155. .rTitFirFloor {
  156. display: inline-block;
  157. height: auto;
  158. overflow: hidden;
  159. margin-left: 9px;
  160. }
  161. .rTitFirFloor em {
  162. display: block;
  163. font-size: 18px;
  164. font-weight: bold;
  165. }
  166. .rTitFirFloor b {
  167. font-weight: normal;
  168. display: block;
  169. padding-top: 5px;
  170. color: #a6a6a7;
  171. }
  172. .rTitFirFloor b i {
  173. color: #f91000;
  174. margin-right: 5px;
  175. }
  176. .rTitFirTime {
  177. position: absolute;
  178. top: 2px;
  179. right: 0;
  180. bottom: 0;
  181. height: 22px;
  182. line-height: 22px;
  183. color: #a6a6a7;
  184. font-size: 14px;
  185. }
  186. .reArrowRight {
  187. position: absolute;
  188. right: 3px;
  189. font-size: 21px;
  190. color: #a6a6a7;
  191. top: 4px;
  192. }
  193. .rePublisherNun {
  194. color: #a6a6a7;
  195. vertical-align: -9px;
  196. padding-left: 2px;
  197. }
  198. .rTitBotFloor {
  199. height: auto;
  200. overflow: hidden;
  201. width: auto;
  202. display: inline-block;
  203. min-height: 40px;
  204. line-height: 40px;
  205. }
  206. .rTitBotFloor li {
  207. float: left;
  208. }
  209. .rTitBotFloor li em i {
  210. color: #f91000;
  211. width: 40px;
  212. display: inline-block;
  213. text-align: center;
  214. }
  215. .reSetBtn {
  216. position: absolute;
  217. right: -9px;
  218. top: 8px;
  219. display: block;
  220. font-size: 18px;
  221. color: #a6a6a7;
  222. width: 30px;
  223. text-align: center;
  224. }
  225. .nodeNameDown {
  226. margin-left: 5px;
  227. position: relative;
  228. top: 2px;
  229. }
  230. .activitySearchTag {
  231. color: #5babe6 !important;
  232. }
  233. /*公用搜索*/
  234. .searchTagWrap {
  235. height: auto;
  236. overflow: hidden;
  237. }
  238. .searchTagWrap .col-demo-search {
  239. display: block;
  240. height: 40px;
  241. line-height: 40px;
  242. width: 92%;
  243. margin: 0 auto;
  244. border-bottom: 1px solid #e6e6e7;
  245. padding-left: 16px;
  246. font-size: 16px;
  247. }
  248. .searchTagWrap .col-demo-search:last-child {
  249. border-bottom: none;
  250. }
  251. .searchWrapFloor {
  252. z-index: 5;
  253. position: fixed;
  254. left: 0;
  255. top: 0;
  256. width: 100%;
  257. background-color: #fff;
  258. height: 100%;
  259. }
  260. .colFromFloor {
  261. width: 95%;
  262. margin: 0 auto;
  263. }
  264. .Search_span {
  265. background-color: #fff;
  266. }
  267. .Search_span input {
  268. width: 84%;
  269. float: left;
  270. }
  271. .Search_span i {
  272. vertical-align: baseline;
  273. vertical-align: -webkit-baseline-middle;
  274. font-size: 17px;
  275. color: #a6a6a7;
  276. }
  277. .col-from-wrap {
  278. padding: 0 0 0 17px;
  279. background-color: #fff;
  280. border-radius: 50px;
  281. width: 94%;
  282. font-size: 16px;
  283. }
  284. .selectSpanWrap i {
  285. position: relative;
  286. left: 6px;
  287. top: 1px;
  288. }
  289. /*end*/
  290. .menueFilterSpan {
  291. color: #fff;
  292. line-height: 37px;
  293. width: auto;
  294. text-align: center;
  295. position: absolute;
  296. right: 4px;
  297. top: 8px;
  298. }
  299. .menueFilterSpan i {
  300. font-size: 19px;
  301. margin-left: 5px;
  302. vertical-align: -2px;
  303. width: 20px;
  304. display: inline-block;
  305. }
  306. .commentScroll {
  307. top: 166px !important;
  308. /*background-color: #fff;*/
  309. }
  310. .iosTopNum {
  311. top: 186px !important;
  312. }
  313. .isWeb {
  314. top: 165px !important;
  315. }
  316. .mapSelfLocation {
  317. height: 40px;
  318. background-color: #fff;
  319. line-height: 40px;
  320. padding: 0 20px;
  321. font-size: 14px;
  322. text-align: center;
  323. margin-top: 8px;
  324. }
  325. .mapSelfLocation i {
  326. color: #3385ff;
  327. font-size: 19px;
  328. vertical-align: -1px;
  329. margin-right: 5px;
  330. }
  331. .addSelfNodeWrap {
  332. height: 40px;
  333. line-height: 40px;
  334. background-color: #fff;
  335. margin-top: 8px;
  336. padding: 0 15px;
  337. font-size: 14px;
  338. }
  339. .addSelfNodeWrap i {
  340. color: #3385ff;
  341. position: absolute;
  342. right: 7px;
  343. font-size: 19px;
  344. width: 25px;
  345. text-align: center;
  346. }
  347. .selfNodeRepeatWrap {
  348. height: auto;
  349. overflow: hidden;
  350. background-color: #fff;
  351. padding: 0 14px;
  352. }
  353. .selfNodeRepeatWrap .selfNodeRepeat {
  354. border-bottom: .5px solid #e6e6e7;
  355. padding: 7px 0;
  356. position: relative;
  357. }
  358. .selfNodeRepeatWrap .selfNodeRepeat:last-child {
  359. border-bottom: none;
  360. }
  361. .selfNodeRepeatWrap .selfNodeRepeat h5 {
  362. width: 80%;
  363. display: table;
  364. }
  365. .selfNodeRepeatFloor em {
  366. color: #a6a6a7;
  367. height: 35px;
  368. display: block;
  369. line-height: 35px;
  370. padding-left: 13px;
  371. }
  372. .selfNodeRepeatWrap .selfNodeRepeat span {
  373. font-size: 12px;
  374. color: #a6a6a7;
  375. }
  376. .selfNodeRepeatWrap .selfNodeRepeat span i {
  377. color: #a6a6a7;
  378. margin-right: 4px;
  379. }
  380. .noneButton {
  381. border: none;
  382. background-color: transparent;
  383. }
  384. .noneButton .directionIcon {
  385. display: inline-block;
  386. }
  387. .please_loginFloor {
  388. height: 100%;
  389. overflow: hidden;
  390. }
  391. .loginContentText {
  392. position: relative;
  393. top: -95px;
  394. left: 0;
  395. height: 1rem;
  396. line-height: 1rem;
  397. width: 2.2rem;
  398. z-index: 2001;
  399. margin: 0 auto;
  400. }
  401. .resourceListWrap img {
  402. }
  403. .sml-rank-stars {
  404. display: inline-block;
  405. width: 66px;
  406. height: 16px;
  407. vertical-align: -1px;
  408. background: url("../img/remark.png") no-repeat 0 -132.5px;
  409. background-size: 86px auto;
  410. margin-right: 10px;
  411. }
  412. .sml-strY {
  413. background: url("../img/remark.png") no-repeat 0 -13.3px;
  414. background-size: 86px auto;
  415. display: block;
  416. height: 100%;
  417. }
  418. .sml-rank-stars.sml-str0 {
  419. background-position: 0 -134px;
  420. }
  421. .sml-rank-stars.sml-str10 {
  422. background-position: 0 -117px;
  423. }
  424. .sml-rank-stars.sml-str20 {
  425. background-position: 0 -100px;
  426. }
  427. .sml-rank-stars.sml-str30 {
  428. background-position: 0 -83px;
  429. }
  430. .sml-rank-stars.sml-str35 {
  431. background-position: 0 -66px;
  432. }
  433. .sml-rank-stars.sml-str40 {
  434. background-position: 0 -49px;
  435. }
  436. .sml-rank-stars.sml-str45 {
  437. background-position: 0 -32px;
  438. }
  439. .sml-rank-stars.sml-str50 {
  440. background-position: 0 -15px;
  441. }
  442. .review-score {
  443. color: #999;
  444. font-size: 12px;
  445. position: relative;
  446. top: -3px;
  447. }
  448. .review-num {
  449. color: #999;
  450. float: right;
  451. font-size: 12px;
  452. position: relative;
  453. top: -4px;
  454. right: 4px;
  455. }
  456. .review-numTL {
  457. color: #999;
  458. float: right;
  459. font-size: 12px;
  460. position: relative;
  461. top: 10px;
  462. right: 4px;
  463. }
  464. .review-num b {
  465. color: #999;
  466. font-weight: 400;
  467. }
  468. .contentResourceWrap {
  469. }
  470. .contentResourceWrap li {
  471. position: relative;
  472. height: auto;
  473. overflow: hidden;
  474. display: block;
  475. padding-left: 15px;
  476. margin: 5px 0;
  477. }
  478. .contentResourceWrap li .left_reSpanRe {
  479. display: inline-block;
  480. float: left;
  481. }
  482. .contentResourceWrap li .left_reSpanRe img {
  483. display: inline-block;
  484. width: 40px;
  485. height: 40px;
  486. border-radius: 50%;
  487. position: relative;
  488. top: 5px;
  489. }
  490. .contentResourceWrap li .right_reSpanRe {
  491. display: block;
  492. width: 86%;
  493. float: right;
  494. height: 50px;
  495. border-bottom: .5px solid #e6e6e7;
  496. }
  497. .right_reSpanRe .nonePublisherH3 {
  498. margin: 0;
  499. font-size: 14px;
  500. height: 100%;
  501. line-height: 50px;
  502. }
  503. .right_reSpanRe .havePublisherH3 {
  504. margin: 0;
  505. font-size: 14px;
  506. height: 25px;
  507. line-height: 25px;
  508. }
  509. .right_reSpanRe .havePublisherBrief {
  510. font-size: 12px;
  511. color: #999;
  512. }
  513. .contentResourceWrap li .reArrowRight {
  514. top: 17px;
  515. right: 14px;
  516. color: #999;
  517. }
  518. /*新的个人主页*/
  519. .in-header {
  520. width: 100%;
  521. background-color: #fff;
  522. }
  523. .in-header .cover {
  524. width: 100%;
  525. height: 180px;
  526. background: url("../img/in-header.jpg") center center / cover no-repeat;
  527. }
  528. .in-header .detail {
  529. width: 100%;
  530. position: relative;
  531. padding: 27px 20px 12px;
  532. }
  533. .in-header .detail-avatar {
  534. position: absolute;
  535. top: -62px;
  536. left: 14px;
  537. width: 80px;
  538. height: 80px;
  539. border-radius: 50%;
  540. }
  541. .in-header .detail-avatar span.psrenzheng {
  542. background-image: url("../img/psrenzheng.png");
  543. }
  544. .in-header .detail-avatar span {
  545. width: 30px;
  546. height: 30px;
  547. border-radius: 50%;
  548. position: absolute;
  549. right: 0;
  550. bottom: 0;
  551. background-size: contain;
  552. background-repeat: no-repeat;
  553. }
  554. .in-header .detail-name {
  555. display: inline-block;
  556. /*margin: 27px 20px 0;*/
  557. line-height: 26px;
  558. font-size: 16px;
  559. color: #333;
  560. letter-spacing: 1px;
  561. width: auto;
  562. height: auto;
  563. /*margin-top: 27px;*/
  564. /*max-width:75%;*/
  565. overflow: hidden;
  566. text-overflow: ellipsis;
  567. white-space: nowrap;
  568. }
  569. .in-header .detail-name b {
  570. display: inline-block;
  571. float: left;
  572. }
  573. .in-header .detail-identify {
  574. display: flex;
  575. /*margin-left: 10px;*/
  576. margin: 0 0 10px;
  577. font-size: 12px;
  578. color: #666;
  579. line-height: 15px;
  580. width: auto;
  581. /*float: left;*/
  582. }
  583. .in-header .detail-identify span {
  584. float: left;
  585. margin-top: 0;
  586. display: inline-block;
  587. background: #f8c136;
  588. border-radius: 7px;
  589. padding: 5px 10px;
  590. height: 25px;
  591. font-size: 12px;
  592. color: #fff;
  593. text-align: center;
  594. line-height: 15px;
  595. margin-right: 8px;
  596. }
  597. .in-header .detail-identify em {
  598. line-height: 24px;
  599. /*float: left;*/
  600. /*width: 99px;*/
  601. padding: 0 5px;
  602. overflow: hidden;
  603. text-overflow: ellipsis;
  604. white-space: nowrap;
  605. }
  606. .in-header .detail-fans {
  607. margin-top: 20px;
  608. /*margin-left: 20px;*/
  609. font-size: 16px;
  610. line-height: 15px;
  611. color: #333;
  612. height: auto;
  613. overflow: hidden;
  614. }
  615. .in-header .detail-fans li {
  616. display: inline-block;
  617. float: left;
  618. width: auto;
  619. text-align: center;
  620. min-width: 55px;
  621. }
  622. .in-header .detail-fans .fans-name,
  623. .in-header .detail-fans .zan-name {
  624. display: block;
  625. font-size: 12px;
  626. color: #999;
  627. margin-top: 8px;
  628. }
  629. .in-header .detail-fans .fans-num,
  630. .in-header .detail-fans .zan-num {
  631. display: block;
  632. font-size: 17px;
  633. }
  634. .in-header .detail-desc {
  635. display: block;
  636. /*display: -webkit-box;*/
  637. /*-webkit-line-clamp: 2;*/
  638. overflow: hidden;
  639. /*text-overflow: ellipsis;*/
  640. margin: 10px 0;
  641. /*margin-left: 20px;*/
  642. font-size: 14px;
  643. color: #999;
  644. line-height: 20px;
  645. /*max-width: 300px;*/
  646. letter-spacing: 0;
  647. height: auto;
  648. /*-webkit-box-orient: vertical;*/
  649. }
  650. .detail-avatar img {
  651. width: 100%;
  652. height: 100%;
  653. border-radius: 50%;
  654. }
  655. .in-header .user-concern {
  656. position: relative;
  657. top: 0;
  658. text-align: center;
  659. font-size: 15px;
  660. color: #fff;
  661. border-radius: 20px;
  662. width: auto;
  663. height: auto;
  664. padding: 5px 21px 5px 15px;
  665. margin-left: 12px;
  666. letter-spacing: 2px;
  667. margin-right: 0;
  668. }
  669. .in-header .user-concern span {
  670. display: inline-block;
  671. width: 23px;
  672. position: relative;
  673. left: 4px;
  674. top: -2px;
  675. }
  676. .in-header .user-concern i {
  677. width: 15px;
  678. height: 20px;
  679. display: inline-block;
  680. float: right;
  681. color: #fff;
  682. position: relative;
  683. left: 7px;
  684. top: 2px;
  685. }
  686. .in-header .user-concern b {
  687. font-weight: 400;
  688. }
  689. .in-header .user-concern a {
  690. color: #fff;
  691. text-decoration: none;
  692. }
  693. .in-header .user-concern.unwatched {
  694. background: #ff4545;
  695. }
  696. .insBtnAction {
  697. height: auto;
  698. overflow: hidden;
  699. position: absolute;
  700. right: 12px;
  701. bottom: 20px;
  702. width: auto;
  703. display: block;
  704. }
  705. .insBtnAction li {
  706. float: left;
  707. width: auto;
  708. display: inline-block;
  709. }
  710. .insBtnAction button {
  711. border: none;
  712. background-color: transparent;
  713. }
  714. .insBtnAction button.weChatAction {
  715. width: auto;
  716. border: 1px solid #000;
  717. border-radius: 20px;
  718. padding: 5px 13px;
  719. font-size: 15px;
  720. letter-spacing: 2px;
  721. }
  722. /*设置权限改版*/
  723. .selfAuthoritySet {
  724. height: auto;
  725. display: block;
  726. overflow: hidden;
  727. background-color: #fff;
  728. }
  729. .selfAuthoritySet li {
  730. display: block;
  731. height: auto;
  732. overflow: hidden;
  733. }
  734. .selfAuthoritySet li dl {
  735. }
  736. .selfAuthoritySet .sectionName {
  737. display: block;
  738. height: 35px;
  739. line-height: 35px;
  740. padding-left: 12px;
  741. }
  742. .selfAuthoritySet .sectionName em {
  743. font-size: 17px;
  744. }
  745. .selfAuthoritySet .sectionName i {
  746. position: absolute;
  747. right: 12px;
  748. font-size: 23px;
  749. color: #d3d3d4;
  750. }
  751. .publicSetFloor {
  752. height: auto;
  753. overflow: hidden;
  754. display: block;
  755. background-color: #fff;
  756. margin-top: 12px;
  757. }
  758. .publicSetFloor dd {
  759. height: auto;
  760. margin-left: 18px;
  761. border-bottom: .5px solid #e6e6e7;
  762. position: relative;
  763. padding-top: 7px;
  764. min-height: 60px;
  765. }
  766. .publicSetFloor dd input {
  767. display: inline-block;
  768. position: absolute;
  769. width: 100%;
  770. height: 60px;
  771. top: 0;
  772. left: 0;
  773. border: none;
  774. background-color: transparent;
  775. }
  776. .spanPeopleSection {
  777. display: inline-block;
  778. height: 100%;
  779. margin-left: 12px;
  780. padding-top: 3px;
  781. width: 100%;
  782. }
  783. .spanPeopleSection span {
  784. font-weight: bold;
  785. font-size: 16px;
  786. }
  787. .spanPeopleSection em {
  788. display: block;
  789. height: 20px;
  790. line-height: 20px;
  791. color: #999;
  792. }
  793. .spanPeopleSection em.outerEm {
  794. padding-left: 20px;
  795. }
  796. .spanPeopleSection .ion-ios-checkmark {
  797. display: inline-block;
  798. height: 20px;
  799. line-height: 20px;
  800. color: #999;
  801. font-size: 20px;
  802. position: relative;
  803. top: 12px;
  804. left: -7px;
  805. }
  806. .publicSetFloor dd i {
  807. font-size: 20px;
  808. color: #999;
  809. position: absolute;
  810. right: 12px;
  811. top: 15px;
  812. }
  813. .publicSetFloor .emCheckedWrap {
  814. position: absolute;
  815. left: 0;
  816. top: 8px !important;
  817. }
  818. .secWrapPeople {
  819. margin-left: 27px;
  820. }
  821. .authoritySetGroup {
  822. position: relative;
  823. display: block;
  824. border-top: .5px solid #e6e6e7;
  825. margin-top: 7px;
  826. }
  827. .authoritySetGroup li {
  828. margin-left: 30px;
  829. position: relative;
  830. border-bottom: .5px solid #e6e6e7;
  831. }
  832. .authoritySetGroup li .emCheckedWrap {
  833. top: -10px;
  834. font-size: 22px;
  835. color: #a6a6a7;
  836. }
  837. .authoritySetGroup li .everySectionName {
  838. display: inline-block;
  839. position: relative;
  840. float: left;
  841. font-size: 14px;
  842. top: 0;
  843. right: unset;
  844. margin-right: 5px;
  845. }
  846. .sectionContentBottom {
  847. display: block;
  848. height: auto;
  849. overflow: hidden;
  850. width: 80%;
  851. }
  852. .editGroupLabel {
  853. color: #5babe6;
  854. border: none;
  855. background-color: transparent;
  856. font-size: 25px;
  857. position: absolute;
  858. right: 0px;
  859. top: 11px;
  860. width: 75px;
  861. display: inline-block;
  862. }
  863. .ion-android-done-red {
  864. color: #f91000 !important;
  865. }
  866. .ion-ios-checkmark-red {
  867. color: #5babe6 !important;
  868. }
  869. .setGroupLabel {
  870. display: block;
  871. left: 14px;
  872. width: 45px;
  873. z-index: 99;
  874. }
  875. .setGroupLabelSubmit {
  876. font-size: 15px !important;
  877. right: 8px;
  878. }
  879. .setGroupLabelTit li .blueIcon {
  880. color: #5babe6;
  881. font-size: 22px;
  882. vertical-align: middle;
  883. margin-right: 9px;
  884. }
  885. .setGroupLabelTit li em {
  886. font-size: 12px;
  887. color: #999;
  888. padding-left: 16px;
  889. height: 30px;
  890. line-height: 30px;
  891. display: block;
  892. }
  893. .setGroupLabelTit li span {
  894. display: block;
  895. background-color: #fff;
  896. height: 42px;
  897. line-height: 42px;
  898. padding-left: 14px;
  899. }
  900. .btnDelectItem {
  901. position: absolute;
  902. right: 12px;
  903. top: 12px;
  904. color: #f91000;
  905. border: none;
  906. background-color: transparent;
  907. font-size: 20px;
  908. }
  909. .differMaillist .emCheckedWrap {
  910. left: 6px !important;
  911. }
  912. .differMaillist .rj-item {
  913. padding-left: 30px !important;
  914. }
  915. .differMaillist .rj-item h2 {
  916. left: 70px;
  917. !important;
  918. }
  919. .ion-android-done-blue {
  920. color: #5babe6 !important;
  921. }
  922. .differMailSearch {
  923. border-bottom: .5px solid #e6e6e7;
  924. }
  925. .differMailSearch i {
  926. color: #999;
  927. font-size: 23px;
  928. position: relative;
  929. left: -13px;
  930. top: 3px;
  931. }
  932. .differMailSearch span {
  933. color: #999;
  934. padding-left: 28px !important;
  935. line-height: 38px !important;
  936. font-size: 12px;
  937. }
  938. .groupsSection {
  939. height: 50px;
  940. width: 95%;
  941. margin: 0 auto;
  942. border-bottom: .5px solid #e6e6e7;
  943. line-height: 50px;
  944. padding-left: 7px;
  945. }
  946. .groupsSection em {
  947. color: #999;
  948. font-size: 12px;
  949. margin-left: 5px;
  950. }
  951. .groupsSection button {
  952. border: 1px solid #f91000;
  953. background-color: transparent;
  954. color: #f91000;
  955. border-radius: 4px;
  956. float: right;
  957. position: relative;
  958. top: 12px;
  959. right: 10px;
  960. }
  961. .fieldGroupWrap {
  962. border-bottom: 4px solid #f2f2f2;
  963. }
  964. .fieldGroupWrap .sectionTitHeader {
  965. width: 100%;
  966. padding-left: 24px;
  967. height: 45px;
  968. line-height: 45px;
  969. display: block;
  970. font-weight: bold;
  971. font-size: 15px;
  972. }
  973. .fieldGroupWrap .sectionTitHeader em {
  974. }
  975. .fieldGroupWrap .sectionTitHeader i {
  976. float: right;
  977. margin-right: 19px;
  978. font-size: 22px;
  979. color: #999;
  980. }
  981. .selectFieldLi {
  982. height: 40px;
  983. line-height: 40px;
  984. width: 93%;
  985. margin: 0 auto;
  986. border-bottom: .5px solid #e6e6e7;
  987. padding-left: 10px;
  988. }
  989. .selectFieldLi span.selectField-fieldName {
  990. font-size: 15px;
  991. }
  992. .selectFieldLi em.selectField-em {
  993. color: #a6a6a7;
  994. float: right;
  995. margin-right: 20px;
  996. }
  997. .selectFieldLi i.selectField-i {
  998. position: absolute;
  999. right: 20px;
  1000. font-size: 18px;
  1001. color: #a6a6a7;
  1002. }
  1003. .selectFieldLi:last-child {
  1004. border-bottom: none;
  1005. }
  1006. .setFooterBtn {
  1007. background-color: #F5B15B;
  1008. color: #fff;
  1009. padding-left: 24px;
  1010. line-height: 30px;
  1011. }
  1012. .setFooterBtn .setFooterBtnContent i {
  1013. margin-right: 12px;
  1014. font-size: 20px;
  1015. }
  1016. .setFooterBtn .setFooterBtnContent em {
  1017. vertical-align: 3px;
  1018. }
  1019. .setFooterBtn i.ion-ios-arrow-right {
  1020. position: absolute;
  1021. right: 20px;
  1022. font-size: 17px;
  1023. top: 5px;
  1024. }
  1025. .setFooterBtn section {
  1026. display: block;
  1027. width: 100%;
  1028. }
  1029. .setFooterBtn b {
  1030. float: right;
  1031. font-weight: normal;
  1032. margin-right: 35px;
  1033. }
  1034. .inputTimeWrap {
  1035. margin-top: 0;
  1036. background-color: #fff;
  1037. padding-top: 15px;
  1038. padding-bottom: 5px;
  1039. }
  1040. .inputTimeWrap span {
  1041. display: block;
  1042. margin-bottom: 12px;
  1043. padding-left: 55px;
  1044. }
  1045. .inputTimeWrap input {
  1046. display: inline-block;
  1047. border-bottom: .5px solid #5babe6;
  1048. width: 170px;
  1049. padding-left: 12px;
  1050. background-color: transparent;
  1051. position: relative;
  1052. top: -3px;
  1053. margin-left: 12px;
  1054. }
  1055. .roleActionSet {
  1056. background-color: transparent;
  1057. color: #fff;
  1058. font-size: 30px !important;
  1059. position: absolute;
  1060. right: 8px;
  1061. line-height: 35px !important;
  1062. }
  1063. .organizeAuthenticationType {
  1064. color: #fff;
  1065. font-size: 12px;
  1066. background-color: #dda500;
  1067. padding: 2px 7px;
  1068. border-radius: 4px;
  1069. line-height: 10px;
  1070. }
  1071. .reDetailPublisherInfoLeft {
  1072. display: inline-block;
  1073. height: auto;
  1074. width: auto;
  1075. position: relative;
  1076. }
  1077. .reDetailPublisherInfoLeft img {
  1078. width: 50px;
  1079. height: 50px;
  1080. border-radius: 50%;
  1081. border: 1px solid #3B8BD0;
  1082. display: block;
  1083. position: relative;
  1084. }
  1085. .reDetailPublisherInfoLeft i.ion-social-vimeo {
  1086. position: absolute;
  1087. bottom: -4px;
  1088. right: -2px;
  1089. color: #f2b006;
  1090. font-size: 20px;
  1091. }
  1092. .deTailActionSheet {
  1093. height: auto;
  1094. overflow: hidden;
  1095. width: 100%;
  1096. margin-top: 1px;
  1097. border-bottom: .5px solid #e6e6e7;
  1098. padding-bottom: 14px;
  1099. }
  1100. .deTailActionSheet li {
  1101. float: left;
  1102. border: 1px solid #3B8BD0;
  1103. padding: 3px 12px;
  1104. border-radius: 20px;
  1105. color: #3B8BD0;
  1106. text-align: center;
  1107. font-size: 13px;
  1108. margin-right: 12px;
  1109. }
  1110. .reDetailPublisher {
  1111. margin-top: 16px;
  1112. }
  1113. .reDetailPublisherInfoRight {
  1114. display: inline-block;
  1115. padding-left: 12px;
  1116. vertical-align: top;
  1117. }
  1118. .reDetailPublisherInfoRight h3 {
  1119. font-size: 15px;
  1120. margin-bottom: 5px;
  1121. }
  1122. .reDetailPublisherInfoRight em {
  1123. color: #fff;
  1124. background-color: #588cef;
  1125. padding: 2px 9px;
  1126. border-radius: 20px;
  1127. font-size: 12px;
  1128. margin-top: 4px;
  1129. display: inline-block;
  1130. line-height: 19px;
  1131. }
  1132. .reDetailPublisherInfoRightF {
  1133. position: absolute;
  1134. right: 19px;
  1135. color: #999;
  1136. }
  1137. .reDetailPublisherInfoRightF em a {
  1138. color: #999;
  1139. }
  1140. .reDetailPublisherInfoRightF em {
  1141. display: block;
  1142. font-size: 13px;
  1143. }
  1144. .reDetailPublisherInfoRightF i {
  1145. display: block;
  1146. float: right;
  1147. font-size: 23px;
  1148. margin-top: 6px;
  1149. }
  1150. .reDetailPublisherInfoRightF i b {
  1151. padding-left: 8px;
  1152. font-size: 13px;
  1153. font-weight: normal;
  1154. position: relative;
  1155. top: -3px;
  1156. }
  1157. .resourceClassFloor {
  1158. background-color: #fff;
  1159. padding: 0 12px;
  1160. margin-top: 8px;
  1161. display: block;
  1162. }
  1163. .resourceClass {
  1164. padding-bottom: 5px;
  1165. }
  1166. .resourceClass:last-child section {
  1167. border-bottom: none
  1168. }
  1169. .resourceClass .cl {
  1170. width: 20px;
  1171. height: 20px;
  1172. background-color: #e94034d9;
  1173. color: #fff;
  1174. padding: 0;
  1175. display: inline-block;
  1176. text-align: center;
  1177. line-height: 20px;
  1178. border-radius: 50%;
  1179. vertical-align: text-bottom;
  1180. font-size: 13px;
  1181. }
  1182. .resourceClass section {
  1183. height: 35px;
  1184. line-height: 35px;
  1185. border-bottom: 1px solid #e6e6e7;
  1186. padding-left: 5px;
  1187. }
  1188. .sectionTitWrap {
  1189. font-size: 16px;
  1190. color: #49494b;
  1191. }
  1192. .sectionTitWrap em {
  1193. margin-left: 7px;
  1194. color: #a6a6a7;
  1195. }
  1196. .resourceDetailBrief {
  1197. margin: 10px 3px;
  1198. color: #4d4d4d;
  1199. clear: both;
  1200. }
  1201. .resourceRepeatWrap {
  1202. margin: 16px 0;
  1203. }
  1204. .resourceRepeatWrap .resourceDetailBrief {
  1205. margin-top: 0px;
  1206. }
  1207. .resourceRepeatWrap .resourceClassImg {
  1208. border-radius: 4px;
  1209. width: 80px;
  1210. }
  1211. .titS2 {
  1212. position: absolute;
  1213. left: -7px;
  1214. top: -4px;
  1215. color: #fff;
  1216. background-color: #f91000;
  1217. border-radius: 4px;
  1218. padding: 2px 3px;
  1219. font-size: 13px;
  1220. }
  1221. .resourceClass .resourceClass_contentWrap {
  1222. border-bottom: 1px dashed #a6a6a7;
  1223. clear: both;
  1224. height: auto;
  1225. overflow: hidden;
  1226. }
  1227. .resourceClass .resourceClass_contentWrap:last-child {
  1228. border-bottom: none;
  1229. }
  1230. .goLibrary {
  1231. background-color: #f2f2f2;
  1232. border: none;
  1233. color: #57AAEB;
  1234. width: 100%;
  1235. height: 40px;
  1236. border-radius: 4px;
  1237. margin: 12px 0;
  1238. }
  1239. .openResourceCard {
  1240. float: right;
  1241. font-size: 25px;
  1242. margin-right: 10px;
  1243. color: #3385ff;
  1244. font-weight: bold;
  1245. }
  1246. .sourceInfo {
  1247. border-bottom: .5px dashed #e6e6e7;
  1248. padding-bottom: 6px;
  1249. }
  1250. .sourceInfo label {
  1251. display: block;
  1252. /*height: 25px;*/
  1253. /*line-height: 25px;*/
  1254. }
  1255. .sourceInfo label i {
  1256. color: #5babe6;
  1257. font-size: 17px;
  1258. position: relative;
  1259. left: 2px;
  1260. }
  1261. .sourceInfo .sourceInfoSpan {
  1262. padding-bottom: 6px;
  1263. color: #a6a6a7;
  1264. margin-top: 0;
  1265. display: block;
  1266. font-size: 16px;
  1267. }
  1268. .sourceInfo .sourceInfoSpanBlue {
  1269. color: #5babe6;
  1270. }
  1271. .isShowLink {
  1272. float: right;
  1273. position: relative;
  1274. top: -32px;
  1275. right: 2px;
  1276. font-size: 23px;
  1277. color: #999;
  1278. }
  1279. .notIndustryActionSheet {
  1280. border-bottom: none;
  1281. border-top: .5px solid #e6e6e7;
  1282. padding-top: 12px;
  1283. margin-top: 12px;
  1284. }
  1285. .praiseAction span {
  1286. width: 60px;
  1287. height: 60px;
  1288. display: block;
  1289. margin: 0 auto;
  1290. border: .5px solid #767678;
  1291. border-radius: 50%;
  1292. text-align: center;
  1293. line-height: 60px;
  1294. font-size: 33px;
  1295. color: #767678;
  1296. }
  1297. .redThunbsup {
  1298. color: #ee6259 !important;
  1299. border: .5px solid #ee6259 !important;
  1300. }
  1301. .praiseAction em {
  1302. display: block;
  1303. width: 130px;
  1304. margin: 5px auto;
  1305. text-align: center;
  1306. }
  1307. .itemHeader {
  1308. text-align: center;
  1309. width: 114px;
  1310. margin: 12px auto;
  1311. color: #a6a6a7;
  1312. position: relative;
  1313. }
  1314. .itemHeader::before {
  1315. content: '';
  1316. display: block;
  1317. width: 136px;
  1318. height: 0;
  1319. border-bottom: 1px solid #d9d9da;
  1320. position: absolute;
  1321. right: -118px;
  1322. top: 8px;
  1323. }
  1324. .itemHeader::after {
  1325. content: '';
  1326. display: block;
  1327. width: 136px;
  1328. height: 0;
  1329. border-bottom: 1px solid #d9d9da;
  1330. position: absolute;
  1331. left: -118px;
  1332. top: 8px;
  1333. }
  1334. .showSectionBorder {
  1335. border-bottom: .5px solid #e6e6e7;
  1336. padding-bottom: 12px;
  1337. }
  1338. .showSectionBorder:last-child {
  1339. border-bottom: none;
  1340. }
  1341. .isShowVisitContent {
  1342. width: 120px;
  1343. margin: 5px auto;
  1344. text-align: center;
  1345. display: inline-flex;
  1346. display: -webkit-inline-flex;
  1347. }
  1348. .isShowVisitContent span {
  1349. display: inline-block;
  1350. color: #a6a6a7;
  1351. }
  1352. .isShowVisitContent em {
  1353. display: inline-block;
  1354. color: #f91000;
  1355. font-size: 14px;
  1356. margin-left: 5px;
  1357. }
  1358. .re_redBgWrap {
  1359. background-color: #fb6156;
  1360. border: 1px solid #fb6156 !important;
  1361. color: #fff !important;
  1362. }
  1363. .roleSelectEditModel {
  1364. position: absolute;
  1365. color: #fff;
  1366. display: block;
  1367. text-align: center;
  1368. width: 100%;
  1369. bottom: 10px;
  1370. font-size: 0.4rem;
  1371. }
  1372. /*.roleSelectEditModel span{*/
  1373. /*display: block;*/
  1374. /*}*/
  1375. /*.roleSelectEditModel i{*/
  1376. /*display: block;*/
  1377. /*margin-top: 15px;*/
  1378. /*font-size: 25px;*/
  1379. /*color: #fa5d52;*/
  1380. /*font-weight: bold;*/
  1381. /*animation: myTip 2s ease infinite;*/
  1382. /*-webkit-animation:myTip 2s ease infinite ;*/
  1383. /*}*/
  1384. @keyframes myTip {
  1385. 0% {
  1386. margin-top: 0;
  1387. opacity: 0.1;
  1388. font-size: 15px;
  1389. }
  1390. 100% {
  1391. margin-top: 15px;
  1392. opacity: 1;
  1393. font-size: 25px;
  1394. }
  1395. }
  1396. @-webkit-keyframes myTip {
  1397. 0% {
  1398. margin-top: 0;
  1399. opacity: 0.1;
  1400. font-size: 15px;
  1401. }
  1402. 100% {
  1403. margin-top: 15px;
  1404. opacity: 1;
  1405. font-size: 25px;
  1406. }
  1407. }
  1408. .selectFromMail {
  1409. border: none;
  1410. color: #5b85e6;
  1411. background-color: transparent;
  1412. height: 45px;
  1413. line-height: 40px;
  1414. padding-left: 58px;
  1415. width: 100%;
  1416. text-align: left;
  1417. }
  1418. .emSelectWrap {
  1419. padding-left: 57px;
  1420. color: #3385ff;
  1421. }
  1422. .emSelectWrap em {
  1423. }
  1424. .isApplyClass {
  1425. color: #3385ff !important;
  1426. border-bottom: 1px solid #3385ff !important;
  1427. cursor: pointer;
  1428. }
  1429. .isPrivateApplyClass {
  1430. color: #f91000 !important;
  1431. }
  1432. .applyWrapFloor {
  1433. text-align: center;
  1434. margin: 9px 0 16px;
  1435. font-size: 20px;
  1436. color: #f91000;
  1437. }
  1438. .applyWrapFloor i {
  1439. position: relative;
  1440. left: -5px;
  1441. font-size: 25px;
  1442. top: -2px;
  1443. }
  1444. .applyWrapFloor em {
  1445. font-size: 33px;
  1446. }
  1447. .applyWrapFloor span {
  1448. font-size: 18px;
  1449. position: relative;
  1450. right: -5px;
  1451. top: -3px;
  1452. }
  1453. .popup-title {
  1454. color: #a6a6a7;
  1455. }
  1456. .setGroupNewMame {
  1457. width: 100%;
  1458. background-color: #fff;
  1459. height: 42px;
  1460. border: none;
  1461. padding: 0 16px;
  1462. line-height: 42px;
  1463. margin-top: 30px;
  1464. }
  1465. .setGroupNewMame input {
  1466. height: 100%;
  1467. border: none;
  1468. width: 93%;
  1469. }
  1470. .setGroupNewMame i {
  1471. font-size: 18px;
  1472. position: absolute;
  1473. right: 12px;
  1474. color: #a6a6a7;
  1475. }
  1476. .visitModule_header {
  1477. width: 100%;
  1478. margin: 0;
  1479. border: none;
  1480. border-radius: 0;
  1481. height: 35px;
  1482. line-height: 35px;
  1483. font-size: 12px;
  1484. color: #3B8BD0;
  1485. }
  1486. .visitModule_header span {
  1487. width: auto;
  1488. text-align: center;
  1489. display: inline-block;
  1490. letter-spacing: 1px;
  1491. margin: 0 20px;
  1492. }
  1493. .visitModule_header .scroll {
  1494. white-space: nowrap;
  1495. text-align: center;
  1496. }
  1497. .arrange_borderBottom {
  1498. color: #F9A11E;
  1499. position: relative;
  1500. font-size: 15px;
  1501. }
  1502. .arrange_borderBottom:after {
  1503. content: '';
  1504. display: block;
  1505. width: 100%;
  1506. height: 0;
  1507. border: 1px solid #F9A11E;
  1508. position: relative;
  1509. top: -2px;
  1510. }
  1511. .commonScrollForm {
  1512. top: 81px !important;
  1513. }
  1514. .iosTopFormScroll {
  1515. top: 101px !important;
  1516. }
  1517. .commentDiscuss {
  1518. float: right;
  1519. color: #979fac;
  1520. width: auto;
  1521. line-height: 25px;
  1522. text-indent: 28px;
  1523. font-size: 14px;
  1524. text-align: center;
  1525. }
  1526. /*评论点赞动画*/
  1527. .animateFavour {
  1528. animation: myFavor 1s ease 0.1s;
  1529. -moz-animation: myFavor 1s ease 0.1s;
  1530. }
  1531. @keyframes myFavor {
  1532. 0% {
  1533. transform: rotate(15deg) scale(1.5);
  1534. }
  1535. 20% {
  1536. transform: rotate(-10deg) scale(1.5);
  1537. }
  1538. 30% {
  1539. transform: rotate(5deg) scale(1.4);
  1540. }
  1541. 40% {
  1542. transform: rotate(-5deg) scale(1.3);
  1543. }
  1544. 50%, 100% {
  1545. transform: rotate(0deg) scale(1);
  1546. }
  1547. }
  1548. @-webkit-keyframes myFavor {
  1549. 0% {
  1550. transform: rotate(15deg) scale(1.5);
  1551. }
  1552. 20% {
  1553. transform: rotate(-10deg) scale(1.5);
  1554. }
  1555. 30% {
  1556. transform: rotate(5deg) scale(1.4);
  1557. }
  1558. 40% {
  1559. transform: rotate(-5deg) scale(1.3);
  1560. }
  1561. 50%, 100% {
  1562. transform: rotate(0deg) scale(1);
  1563. }
  1564. }
  1565. .all_replyFloor {
  1566. height: auto;
  1567. margin-top: 12px;
  1568. background-color: #fff;
  1569. }
  1570. .all_replyFloor .all_replyFloorTit {
  1571. margin-left: 12px;
  1572. font-size: 14px;
  1573. height: 28px;
  1574. line-height: 35px;
  1575. position: relative;
  1576. padding-left: 7px;
  1577. color: #969699;
  1578. }
  1579. .all_replyFloor .all_replyFloorTit:before {
  1580. content: '';
  1581. display: block;
  1582. position: absolute;
  1583. width: 3px;
  1584. height: 14px;
  1585. background-color: #5babe6;
  1586. top: 11px;
  1587. left: 0;
  1588. }
  1589. .all_replyFloor .all_replyFloorTit em {
  1590. color: #000;
  1591. font-weight: bold;
  1592. margin-right: 4px;
  1593. }
  1594. .all_replyFloorContent {
  1595. top: 0px;
  1596. height: auto;
  1597. overflow: hidden;
  1598. width: 96%;
  1599. margin: 0px auto;
  1600. background-color: #fff !important;
  1601. }
  1602. .all_commentFloor {
  1603. width: 100%;
  1604. }
  1605. .all_commentFloor .all_commentFloorTit {
  1606. font-size: 14px;
  1607. height: 28px;
  1608. line-height: 35px;
  1609. position: relative;
  1610. padding-left: 30px;
  1611. color: #969699;
  1612. margin-bottom: 0;
  1613. margin-top: 12px;
  1614. background-color: #fff;
  1615. }
  1616. .all_commentFloor .all_commentFloorTit em {
  1617. color: #000;
  1618. font-weight: bold;
  1619. margin-right: 4px;
  1620. }
  1621. .all_commentFloor .all_commentFloorTit:before {
  1622. content: '';
  1623. display: block;
  1624. position: absolute;
  1625. width: 3px;
  1626. height: 14px;
  1627. background-color: #5babe6;
  1628. top: 11px;
  1629. left: 18px;
  1630. }
  1631. .all_commentFloor #all_discuss {
  1632. top: 0;
  1633. padding-bottom: 10px;
  1634. }
  1635. .all_commentFloor .commentFloorWrap {
  1636. height: auto;
  1637. width: 100%;
  1638. display: block;
  1639. clear: both;
  1640. overflow: hidden;
  1641. background-color: #fff;
  1642. padding: 9px 12px 0;
  1643. margin-bottom: 5px;
  1644. }
  1645. .commentFooter_p {
  1646. color: rgb(153, 153, 153);
  1647. font-size: 12px;
  1648. width: 100%;
  1649. height: 44px;
  1650. text-align: center;
  1651. line-height: 35px;
  1652. position: relative;
  1653. margin: 0;
  1654. }
  1655. .commentFooter {
  1656. background-color: rgb(244, 245, 246);
  1657. background-image: none;
  1658. }
  1659. .commentFooter .my_comment {
  1660. top: 0;
  1661. }
  1662. .commentFooter .comment_submit {
  1663. top: 0;
  1664. display: block;
  1665. position: relative;
  1666. text-decoration: underline;
  1667. }
  1668. .noneHadSoft {
  1669. width: 100%;
  1670. height: 120px;
  1671. position: relative;
  1672. top: 28px;
  1673. }
  1674. .commentFooter #commentform {
  1675. width: auto;
  1676. right: 15px;
  1677. bottom: 9px;
  1678. }
  1679. .commentFooter label {
  1680. position: relative;
  1681. background-color: #f4f5f6;
  1682. width: 100%;
  1683. }
  1684. .selectMineShow {
  1685. top: 0 !important;
  1686. background-color: #fff !important;
  1687. padding: 15px 8px 0 !important;
  1688. margin: 0 auto;
  1689. }
  1690. .dotedShowBoard {
  1691. border-bottom: .5px solid #e6e6e7;
  1692. padding-top: 10px;
  1693. }
  1694. .dotedShowBoard:last-child {
  1695. border-bottom: none;
  1696. }
  1697. .selectBaseInfoStyleWrap {
  1698. height: 40px;
  1699. line-height: 40px;
  1700. padding-left: 19px;
  1701. color: #a6a6a7;
  1702. background-color: #fff;
  1703. border-bottom: 1px solid #5babe6;
  1704. }
  1705. .selectBaseInfoStyleWrap1 {
  1706. height: 30px;
  1707. padding-left: 19px;
  1708. padding-top: 3px;
  1709. padding-bottom: 3px;
  1710. color: blue;
  1711. background-color: #fff;
  1712. border-bottom: 1px solid #5babe6;
  1713. }
  1714. .selectBaseInfoStyleWrap span {
  1715. font-size: 12px;
  1716. color: #e97814;
  1717. }
  1718. .selectBaseInfoStyleWrap em {
  1719. width: 100%;
  1720. display: block;
  1721. text-align: center;
  1722. position: absolute;
  1723. top: 0;
  1724. left: 0;
  1725. color: #5babe6;
  1726. }
  1727. .selectEm i {
  1728. font-size: 17px;
  1729. vertical-align: bottom;
  1730. position: relative;
  1731. left: 2px;
  1732. top: 2px;
  1733. }
  1734. .footer_buttonWrap {
  1735. padding: 0;
  1736. }
  1737. .footer_button {
  1738. width: 100%;
  1739. display: block;
  1740. text-align: center;
  1741. line-height: 45px;
  1742. height: 100%;
  1743. background-color: #3B8BD0;
  1744. letter-spacing: 5px;
  1745. color: #fff;
  1746. }
  1747. .contentFindScroll {
  1748. top: 90px !important;
  1749. background-color: #fff;
  1750. }
  1751. .iosAddOffTop {
  1752. top: 110px !important;
  1753. background-color: #fff;
  1754. }
  1755. .goViewResource {
  1756. color: #3B8BD0;
  1757. right: 8px;
  1758. position: absolute;
  1759. padding-right: 12px;
  1760. }
  1761. .goViewResource i {
  1762. width: 7px;
  1763. font-size: 16px;
  1764. float: right;
  1765. position: absolute;
  1766. top: 0;
  1767. right: 0;
  1768. color: #5babe6;
  1769. }
  1770. .isRelateUl li span {
  1771. width: auto;
  1772. max-width: 180px;
  1773. overflow: hidden;
  1774. text-overflow: ellipsis;
  1775. position: relative;
  1776. top: 5px;
  1777. }
  1778. .recordInfoListSection {
  1779. border-bottom: 1px solid #e6e6e7;
  1780. padding-bottom: 10px;
  1781. position: relative;
  1782. }
  1783. .recordInfoListSection:last-child {
  1784. border-bottom: none;
  1785. }
  1786. .recordInfoListSection h3 {
  1787. max-width: 250px;
  1788. overflow: hidden;
  1789. text-overflow: ellipsis;
  1790. white-space: nowrap;
  1791. }
  1792. .recordInfoListSection .reDetailPublisherInfoRightF em {
  1793. right: -10px;
  1794. position: relative;
  1795. }
  1796. .cdh-title{
  1797. display: flex;
  1798. justify-content: space-between;
  1799. }
  1800. .cdh-title h5{
  1801. font-weight: bold;
  1802. font-size: 0.3rem
  1803. }
  1804. .resourceSplitWrap {
  1805. position: relative;
  1806. height: auto;
  1807. overflow: hidden;
  1808. clear: both;
  1809. padding: 0.2rem
  1810. }
  1811. .applyWrapContent {
  1812. display: inline-block;
  1813. float: inherit;
  1814. width: 84%;
  1815. position: relative;
  1816. }
  1817. .applyInfoTit {
  1818. font-size: 16px;
  1819. font-weight: bold;
  1820. }
  1821. .applyInfoName {
  1822. font-size: 12px;
  1823. display: inline-block;
  1824. }
  1825. .applyWrapContent .message_data {
  1826. position: absolute;
  1827. right: 6px;
  1828. top: 5px;
  1829. }
  1830. .applyWrapLeft {
  1831. display: inline-block;
  1832. height: 100%;
  1833. width: 15%;
  1834. }
  1835. .applyWrapLeft img {
  1836. margin-top: 8px;
  1837. margin-left: 11px;
  1838. }
  1839. .searchWrapFloorFlex {
  1840. display: -webkit-inline-flex;
  1841. width: 86%;
  1842. }
  1843. .searchWrapFloorFlex input {
  1844. width: 100%;
  1845. border: none;
  1846. background-color: #fff;
  1847. height: 34px;
  1848. vertical-align: baseline;
  1849. }
  1850. .searchWrapFloorFlex i {
  1851. position: relative;
  1852. right: 0;
  1853. left: inherit;
  1854. top: -2px;
  1855. }
  1856. .loadingPageFloor, .loadingPageFail {
  1857. position: absolute;
  1858. z-index: 400;
  1859. width: 100%;
  1860. height: 100%;
  1861. top: 0;
  1862. background-color: #fff;
  1863. }
  1864. .loadingPageFloor div {
  1865. margin-top: 30px;
  1866. position: absolute;
  1867. top: 35%;
  1868. left: 50%;
  1869. width: 100%;
  1870. transform: translate(-50%, -50%);
  1871. text-align: center;
  1872. }
  1873. .loadingPageFloor h4 {
  1874. font-size: 14px;
  1875. margin-top: 14px;
  1876. text-align: center;
  1877. }
  1878. .loadingPageFloor svg {
  1879. width: 45px !important;
  1880. height: 45px !important;
  1881. }
  1882. .detailListWrap {
  1883. height: auto;
  1884. }
  1885. .detailListWrap .titleFloor {
  1886. font-size: 15px;
  1887. font-weight: bold;
  1888. height: 35px;
  1889. line-height: 35px;
  1890. padding-left: 6px;
  1891. border-bottom: 1px solid #e6e6e6;
  1892. position: relative;
  1893. }
  1894. /*.detailListWrap .titleFloor::before{
  1895. content: '';
  1896. display: block;
  1897. position: absolute;
  1898. left: 0;
  1899. top: 10px;
  1900. width: 3px;
  1901. height: 16px;
  1902. background-color: #f91000;
  1903. border-radius: 10px;
  1904. }*/
  1905. .detailListWrap .titleFloor em {
  1906. position: absolute;
  1907. right: 0;
  1908. font-size: 14px;
  1909. font-weight: normal;
  1910. color: #a6a6a7;
  1911. }
  1912. .ionicArrowFr {
  1913. float: right;
  1914. font-size: 21px;
  1915. color: #a6a6a7;
  1916. }
  1917. .ionicArrowLeft {
  1918. float: left;
  1919. font-size: 21px;
  1920. color: #a6a6a7;
  1921. }
  1922. .baseUnitFormWrap {
  1923. height: auto;
  1924. /*overflow: hidden;*/
  1925. /*clear: both;*/
  1926. border-bottom: 1px solid #e6e6e6;
  1927. padding-bottom: 12px;
  1928. padding-top: 12px;
  1929. }
  1930. .baseUnitFormWrap::after {
  1931. display: block;
  1932. content: '';
  1933. clear: both;
  1934. }
  1935. .baseUnitForm {
  1936. min-width: 50%;
  1937. float: left;
  1938. height: auto;
  1939. /*overflow: hidden;*/
  1940. position: relative;
  1941. padding-left: 6px;
  1942. }
  1943. .baseUnitForm label {
  1944. font-size: 14px;
  1945. color: #a6a6a7;
  1946. display: block;
  1947. }
  1948. .baseUnitForm span {
  1949. display: inline-block;
  1950. margin: 10px 0 0;
  1951. border-bottom: 1px solid transparent;
  1952. }
  1953. .spanWrapContent {
  1954. /*color: #5a5a5a;*/
  1955. }
  1956. .baseUnitForm label::before {
  1957. content: '';
  1958. display: block;
  1959. border-right: 1px solid #d2d2d2;
  1960. position: absolute;
  1961. left: 1px;
  1962. height: 17px;
  1963. top: 12px;
  1964. }
  1965. .footerBtnAgree {
  1966. border: none;
  1967. background-image: none;
  1968. }
  1969. .footerBtnAgree button {
  1970. display: block;
  1971. margin: 0 auto;
  1972. border: none;
  1973. background-color: #5babe6;
  1974. color: #fff;
  1975. width: 50%;
  1976. border-radius: 50px;
  1977. -webkit-border-radius: 50px;
  1978. box-shadow: 0px 0px 5px 1px #5babe6;
  1979. }
  1980. .hasSelectedNode {
  1981. color: #5babe6;
  1982. font-size: 12px;
  1983. padding: 5px 7px;
  1984. border-radius: 4px;
  1985. line-height: 20px;
  1986. position: absolute;
  1987. margin-left: 12px;
  1988. right: -2px;
  1989. top: 20px;
  1990. height: 30px;
  1991. }
  1992. .delectNodeButton {
  1993. color: #5babe6;
  1994. font-size: 14px;
  1995. padding: 5px 7px 5px 12px;
  1996. border-radius: 4px;
  1997. line-height: 20px;
  1998. position: absolute;
  1999. margin-left: 12px;
  2000. right: -2px;
  2001. top: 20px;
  2002. height: 30px;
  2003. background-color: transparent;
  2004. border: none;
  2005. border-left: .5px solid #e6e6e7;
  2006. }
  2007. .readAndAgreeM {
  2008. position: relative;
  2009. width: 100%;
  2010. text-align: center;
  2011. bottom: 25px;
  2012. color: #999999;
  2013. display: block;
  2014. margin-top: 0.55rem;
  2015. top: 0.15rem;
  2016. }
  2017. .readAndAgreeM a {
  2018. margin-left: 0;
  2019. }
  2020. .icon-head-class-wrap {
  2021. height: 65px;
  2022. width: 100%;
  2023. overflow: hidden;
  2024. padding: 0;
  2025. padding-left: 13px;
  2026. position: relative;
  2027. border-bottom: .5px solid #e6e6e7;
  2028. }
  2029. .icon-head-class {
  2030. display: block;
  2031. position: relative;
  2032. width: 48px;
  2033. height: 48px;
  2034. top: 0;
  2035. left: 0;
  2036. background-color: #f91000;
  2037. opacity: .8;
  2038. border-radius: 50%;
  2039. float: left;
  2040. }
  2041. .icon-head-class i {
  2042. text-align: center;
  2043. margin: 0 auto;
  2044. display: block;
  2045. line-height: 47px;
  2046. font-size: 28px;
  2047. color: #fff;
  2048. }
  2049. .main-message-content {
  2050. width: 8rem;
  2051. padding-top: 0;
  2052. display: inline-block;
  2053. float: left;
  2054. padding-left: 10px;
  2055. text-decoration: none;
  2056. }
  2057. .news-name {
  2058. display: inline-block;
  2059. color: #aaaaac;
  2060. font-size: 0.35rem;
  2061. font-weight: normal;
  2062. margin: 0;
  2063. top: -4px;
  2064. position: relative;
  2065. height: 16px;
  2066. }
  2067. .news-name-content {
  2068. font-size: 17px;
  2069. color: #000 !important;
  2070. padding: 0;
  2071. height: 20px;
  2072. }
  2073. .button-time-area {
  2074. position: absolute;
  2075. top: 14px;
  2076. right: 12px;
  2077. color: #a6a6a7;
  2078. font-size: 12px;
  2079. }
  2080. .red-number-show {
  2081. padding: 0;
  2082. position: absolute;
  2083. top: 2px;
  2084. right: -12px;
  2085. border-radius: 50%;
  2086. width: 8px;
  2087. height: 8px;
  2088. background-color: #ed4236;
  2089. display: inline-block;
  2090. }
  2091. .news-name-linker {
  2092. position: relative;
  2093. }
  2094. .messageBanner {
  2095. height: 100%;
  2096. }
  2097. .icon-head-class .userHeaderUrl {
  2098. width: 100%;
  2099. height: 100%;
  2100. border: 1px solid #5babe6;
  2101. border-radius: 10px;
  2102. display: block;
  2103. }
  2104. .userHeaderUrlWrap {
  2105. padding-bottom: 14px;
  2106. }
  2107. .cssTypeLink {
  2108. color: #3B91D0
  2109. }
  2110. .listOtherContent {
  2111. color: #f91000;
  2112. margin-left: 4px;
  2113. }
  2114. .cssTypeTop {
  2115. position: relative;
  2116. top: 12px;
  2117. }
  2118. .main-message-content::before {
  2119. content: '';
  2120. height: 5px;
  2121. width: 5px;
  2122. display: block;
  2123. background-color: #5babe6;
  2124. position: absolute;
  2125. left: 15px;
  2126. border-radius: 50%;
  2127. top: 19px;
  2128. z-index: 5;
  2129. }
  2130. .icon-head-class-wrap .item-content {
  2131. height: 100%;
  2132. }
  2133. .icon-head-class-wrap:nth-child(2n) .main-message-content::before {
  2134. background-color: #5c2694;
  2135. }
  2136. .icon-head-class-wrap:nth-child(2n+1) .main-message-content::before {
  2137. background-color: #f91000;
  2138. }
  2139. .icon-head-class-wrap:nth-child(3n+2) .main-message-content::before {
  2140. background-color: #46f9ab;
  2141. }
  2142. .nodeClickSplit {
  2143. text-decoration: none;
  2144. height: auto;
  2145. width: 85%;
  2146. overflow: hidden;
  2147. display: inline-block;
  2148. }
  2149. .goToRegister {
  2150. border: none;
  2151. background-color: transparent;
  2152. color: #3B8BD0;
  2153. padding: 0;
  2154. }
  2155. .loginAccountWrap {
  2156. background-color: #ffffff;
  2157. z-index: 0
  2158. }
  2159. .loginAccountWrap .scroll {
  2160. width: 100% !important;
  2161. }
  2162. input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
  2163. box-shadow: 0 0 0 60px #fff inset;
  2164. -webkit-text-fill-color: #000;
  2165. }
  2166. .resource-stick-top {
  2167. display: inline-block;
  2168. padding: 2px 5px;
  2169. border: 1px solid #f56c6c;
  2170. border-radius: 3px;
  2171. color: #f56c6c;
  2172. cursor: pointer;
  2173. font-size: 0.2rem;
  2174. transform: translate(6px, -5px);
  2175. }
  2176. .resource-stick-top-true{
  2177. background: #F7642D;
  2178. color: #FFFFFF;
  2179. }
  2180. .stick-fixed {
  2181. color: #fff;
  2182. background-color: #3B8BD0;
  2183. border: 1px solid #3B8BD0;
  2184. }