Main.vue 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895
  1. <template>
  2. <div :class="pageStyle">
  3. <Headside></Headside>
  4. <div class="userList">
  5. <ul>
  6. <li v-for="(s,i) in students" :class="studentsClassName[i].name" v-show="students"
  7. v-if="students.length > 0">
  8. <div class="ltLi" v-if="students.length == 1"></div>
  9. <div class="centerLi">
  10. <div class="topLi">
  11. <div class="human">
  12. <span class="name">
  13. <div class="nameLt">
  14. <i class="el-icon-male" v-if="s.Sex == 1"></i>
  15. <i class="el-icon-female" v-if="s.Sex == 2"></i>
  16. </div>
  17. <div class="nameMd">{{ s.Name }}</div>
  18. <div class="namert"></div>
  19. </span>
  20. <img :src="s.Head" alt="" v-if="s.Head">
  21. <img src="../static/img/people/flyhead.png" alt="" v-if="!s.Head">
  22. </div>
  23. <div class="cla">
  24. <em v-if="s.realHr != 0">{{ s.activePercent }}</em>
  25. <em class="plus" v-if="s.activePercent == 0 && s.realHr == 0">
  26. ---
  27. </em>
  28. </div>
  29. <div class="lcla">
  30. <span>%</span>
  31. </div>
  32. <!--fastJump-->
  33. <!--heartJump-->
  34. <div>
  35. <div class="lhj">
  36. <div :class="[{'heartJump':true}]">
  37. <span class="fastJump" v-if="s.realHr != 0"
  38. v-show="parseInt(s.activePercent) > 90">{{ s.realHr }}</span>
  39. <span class="normalJump" v-if="s.realHr != 0"
  40. v-show="parseInt(s.activePercent) <= 90 && parseInt(s.activePercent) > 30">
  41. {{s.realHr}}</span>
  42. <span class="slowJump" v-if="s.realHr != 0"
  43. v-show="parseInt(s.activePercent) <= 30">{{ s.realHr }}</span>
  44. <span class="plus" v-if="s.realHr == 0">
  45. ---
  46. </span>
  47. </div>
  48. </div>
  49. <div class="rhj">
  50. <img src="../static/img/heart.svg" class=""/>
  51. </div>
  52. </div>
  53. </div>
  54. <div class="bottomLi">
  55. <div class="btcla">
  56. <img src="../static/img/s1.svg"/>
  57. <span>{{ s.Cle |fmtInt }}</span>
  58. </div>
  59. <div class="btck">
  60. <img src="../static/img/s2.svg"/>
  61. <span>{{ s.PureCalorieNoVo2 |fmtInt }}</span>
  62. </div>
  63. <div class="step">
  64. <img src="../static/img/ck.svg"/>
  65. <span>{{ s.Ck |fmtFloat }}</span>
  66. </div>
  67. </div>
  68. </div>
  69. <div class="rtLi" v-if="students.length == 1"></div>
  70. <img src="../static/img/long.png" class="longIcon" v-if="students.length == 1"/>
  71. </li>
  72. </ul>
  73. </div>
  74. <!--图示-->
  75. <levelIcon></levelIcon>
  76. <newRecord :toper-info="toperInfo"></newRecord>
  77. </div>
  78. </template>
  79. <script>
  80. import Headside from '@/components/Headside'
  81. import newRecord from '@/components/newRecord'
  82. import levelIcon from '@/components/levelIcon'
  83. import
  84. {
  85. getHello,
  86. getRecordBreak,
  87. getClassStat
  88. } from '@/api/getApiRes'
  89. import '../libs/rem';
  90. import '../Global'
  91. let qs = require('qs');
  92. export default {
  93. data() {
  94. return {
  95. eqSn: '30:9C:23:0C:8B:1E',
  96. pageStyle: RandomBg(),
  97. trueDate: true,//真实数据 true false
  98. totalTime: 4,
  99. times: 1,
  100. thisClassName: '',
  101. studentsClassName: [],
  102. students: [],
  103. single: [],
  104. dialogVisible: false,
  105. serachBtnStatus: false,
  106. dialogMsg: '',
  107. imgsrc: '../static/img/people/',
  108. toperInfo: {
  109. dialogVisible: false,
  110. toper: {},
  111. },
  112. fakeEgg: {
  113. Rs: {
  114. "DuId": 37,
  115. "UserId": 0,
  116. "UserName": "郑伟",
  117. "Sex": 1,
  118. // "Head": "http://192.168.0.2/zw.png",
  119. "Head": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1604989753379.png",
  120. "Cle": 400,
  121. "CleTitle": "个人单次卡路里记录",
  122. "CleUnit": "千卡",
  123. "CkTitle": "个人单次CK记录",
  124. "Ck": 99.9,
  125. "CkUnit": "CK值"
  126. }
  127. },
  128. mainTimer: null,
  129. timer2: null,
  130. }
  131. },
  132. mounted() {
  133. // this.$router.push({path: '/2pkRank'});
  134. // return false
  135. if (this.trueDate) {
  136. this.mainTimer = setInterval(() => {
  137. this.GetgetUserList();
  138. this.curgetClassStat();
  139. }, 1000);
  140. this.timer2 = setInterval(() => {
  141. this.createEgg();
  142. }, 6000);
  143. this.GetgetUserList();
  144. this.createEgg();
  145. } else {
  146. // 彩蛋
  147. // this.OpenEgg(this.fakeEgg);
  148. let Rs = fakeNews(1);
  149. this.giveClassName(Rs);
  150. this.students = Rs;
  151. // this.mainTimer = setInterval(() => {
  152. // this.students = fakeNews(2);
  153. // this.giveClassName(this.students);
  154. // }, 10000);
  155. }
  156. },
  157. watch: {
  158. '$route': function (val) {
  159. if (val.path == '/main') {
  160. if (this.trueDate) {
  161. this.mainTimer = setInterval(() => {
  162. this.GetgetUserList();
  163. this.curgetClassStat();
  164. }, 1000);
  165. this.GetgetUserList();
  166. this.timer2 = setInterval(() => {
  167. this.createEgg();
  168. }, 6000);
  169. } else {
  170. this.students = fakeNews(2);
  171. this.giveClassName(this.students);
  172. // this.createEgg(this.students[5]);
  173. }
  174. } else {
  175. clearInterval(this.mainTimer);
  176. clearInterval(this.timer2);
  177. }
  178. }
  179. },
  180. beforeDestroy() {
  181. clearInterval(this.mainTimer);
  182. clearInterval(this.timer2);
  183. this.mainTimer = null;
  184. this.timer2 = null;
  185. },
  186. methods: {
  187. alertInfo(info) {
  188. alert(info);
  189. },
  190. // 启动一个成就彩蛋
  191. createEgg() {
  192. let that = this;
  193. let param = {
  194. token: localStorage.token,
  195. eqSn: localStorage.eqSn
  196. };
  197. let postdata = qs.stringify(param);
  198. getRecordBreak(postdata).then(res => {
  199. let json = res;
  200. if (json.Code == 0) {
  201. this.OpenEgg(json);
  202. } else {
  203. // 并没有人破记录
  204. if (json.Code == 999) return false;
  205. if (json.Code != 999) that.$message.error(json.Memo + '[egg]');
  206. }
  207. })
  208. },
  209. OpenEgg(msg) {
  210. this.toperInfo.toper = msg.Rs;
  211. this.toperInfo.dialogVisible = true;
  212. // 倒计时5秒自动关闭
  213. let that = this;
  214. this.totalTime = 4;
  215. let clock = window.setInterval(() => {
  216. this.totalTime--;
  217. if (parseInt(this.totalTime) < 0) {
  218. that.toperInfo.dialogVisible = false;
  219. clearInterval(clock);
  220. }
  221. }, 1000)
  222. },
  223. GetgetUserList() {
  224. let that = this;
  225. let param = {
  226. token: localStorage.token,
  227. eqSn: localStorage.eqSn
  228. };
  229. let postdata = qs.stringify(param);
  230. getHello(postdata).then(res => {
  231. let json = res;
  232. if (json.Code == 0) {
  233. that.students = json.Rs;
  234. that.giveClassName(json.Rs);
  235. } else {
  236. // 已下课
  237. if (json.Code == '999') {
  238. that.students = ""
  239. } else {
  240. // 已出错
  241. that.$message.error(json.Memo);
  242. }
  243. }
  244. })
  245. },
  246. curgetClassStat() {
  247. console.log(123);
  248. let that = this;
  249. let param = {
  250. token: localStorage.token,
  251. eqSn: localStorage.eqSn
  252. };
  253. let postdata = qs.stringify(param);
  254. getClassStat(postdata).then(res => {
  255. let json = res;
  256. if (json.Code == 0) {
  257. // 没开课
  258. if (json.ClassOn == 0) {
  259. console.log("下课了");
  260. // 0: 下课 团课/私教 排名
  261. // 1:团课/私教 todo
  262. // 2:竞技课2PK
  263. // 3:竞技课threepk
  264. switch (parseInt(json.dp)) {
  265. case 0:
  266. that.$router.push({path: '/rank'});
  267. break;
  268. case 1:
  269. that.$router.push({path: '/'});
  270. break;
  271. case 2:
  272. that.$router.push({path: '/pk'});
  273. break;
  274. case 3:
  275. that.$router.push({path: '/threepk'});
  276. break;
  277. }
  278. }
  279. } else {
  280. console.log("已上课");
  281. }
  282. })
  283. },
  284. // 给每一个数据加类名,一次遍历全部赋值
  285. giveClassName(res) {
  286. let that = this;
  287. let numberClass = '';
  288. let colorClass = '';
  289. for (let i = 0; i < parseInt(res.length); i++) {
  290. switch (true) {
  291. case parseInt(res.length) == 1:
  292. numberClass = 'max';
  293. break;
  294. case parseInt(res.length) == 2:
  295. numberClass = 'two';
  296. break;
  297. case parseInt(res.length) <= 4 && parseInt(res.length) > 2:
  298. numberClass = 'three';
  299. break;
  300. case parseInt(res.length) <= 6 && parseInt(res.length) > 4:
  301. numberClass = 'six';
  302. break;
  303. case parseInt(res.length) <= 9 && parseInt(res.length) > 6:
  304. numberClass = 'nine';
  305. break;
  306. case parseInt(res.length) <= 12 && parseInt(res.length) > 9:
  307. numberClass = 'ten';
  308. break;
  309. case parseInt(res.length) <= 15 && parseInt(res.length) > 12:
  310. numberClass = 'twelve';
  311. break;
  312. case parseInt(res.length) <= 20 && parseInt(res.length) > 15:
  313. numberClass = 'sixteen';
  314. break;
  315. case parseInt(res.length) <= 24 && parseInt(res.length) > 20:
  316. numberClass = 'twenty';
  317. break;
  318. case parseInt(res.length) <= 30 && parseInt(res.length) > 24:
  319. numberClass = 'twentyFour';
  320. break;
  321. case parseInt(res.length) > 31:
  322. numberClass = 'thirtyFive';
  323. break;
  324. }
  325. let per = parseInt(res[i].activePercent);
  326. switch (true) {
  327. case per >= 90:
  328. colorClass = 'red';
  329. break;
  330. case per <= 89 && per > 79:
  331. colorClass = 'brown';
  332. break;
  333. case per <= 79 && per > 70:
  334. colorClass = 'yellow';
  335. break;
  336. case per <= 70 && per > 54:
  337. colorClass = 'green';
  338. break;
  339. case per <= 54 && per > 39:
  340. colorClass = 'violet';
  341. break;
  342. case per <= 39:
  343. colorClass = 'blue';
  344. break
  345. }
  346. that.studentsClassName[i] = {
  347. name: numberClass + ' ' + colorClass,
  348. }
  349. }
  350. },
  351. },
  352. filters: {
  353. fmtNum(val) {
  354. if (val == 0) {
  355. return '--'
  356. } else {
  357. if (parseInt(val) < 0) return 0;
  358. if (parseInt(val) > 0) return val
  359. }
  360. },
  361. fmtFloat(val) {
  362. if (val == 0) {
  363. return '0.0'
  364. } else {
  365. return parseFloat(val).toFixed(1);
  366. }
  367. },
  368. fmtInt(val) {
  369. if (val == 0) {
  370. return '0'
  371. } else {
  372. // return parseFloat(val).toFixed(2);
  373. return parseInt(val);
  374. }
  375. },
  376. },
  377. components: {
  378. Headside, newRecord, levelIcon
  379. }
  380. }
  381. </script>
  382. <style scoped>
  383. @import "../assets/css/bg.css";
  384. @font-face {
  385. font-family: vista;
  386. src: url('../assets/font/vista.otf');
  387. }
  388. * {
  389. font-family: vista;
  390. }
  391. .pages {
  392. position: absolute;
  393. top: 0;
  394. left: 0;
  395. right: 0;
  396. bottom: 0;
  397. width: 100%;
  398. overflow: hidden;
  399. display: block;
  400. margin: 0 auto;
  401. font-family: vista;
  402. }
  403. ul, li {
  404. list-style: none;
  405. margin: 0;
  406. padding: 0;
  407. }
  408. .blue .centerLi {
  409. background: #028FE1;
  410. }
  411. .violet .centerLi {
  412. background: #6D26FA;
  413. }
  414. .green .centerLi {
  415. background: #0AB105;
  416. }
  417. .yellow .centerLi {
  418. background: #BACC01;
  419. }
  420. .brown .centerLi {
  421. background: #EA8813;
  422. }
  423. .red .centerLi {
  424. background: #CF1122;
  425. }
  426. .slowJump {
  427. animation: mymove 3s infinite;
  428. -webkit-animation: mymove 3s infinite; /*Safari and Chrome*/
  429. animation-direction: alternate; /*轮流反向播放动画。*/
  430. animation-timing-function: ease-in-out; /*动画的速度曲线*/
  431. /* Safari 和 Chrome */
  432. -webkit-animation-direction: alternate; /*轮流反向播放动画。*/
  433. -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
  434. }
  435. .normalJump {
  436. animation: mymove 2s infinite;
  437. -webkit-animation: mymove 2s infinite; /*Safari and Chrome*/
  438. animation-direction: alternate; /*轮流反向播放动画。*/
  439. animation-timing-function: ease-in-out; /*动画的速度曲线*/
  440. /* Safari 和 Chrome */
  441. -webkit-animation-direction: alternate; /*轮流反向播放动画。*/
  442. -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
  443. }
  444. .fastJump {
  445. animation: mymove 1s infinite;
  446. -webkit-animation: mymove 1s infinite; /*Safari and Chrome*/
  447. animation-direction: alternate; /*轮流反向播放动画。*/
  448. animation-timing-function: ease-in-out; /*动画的速度曲线*/
  449. /* Safari 和 Chrome */
  450. -webkit-animation-direction: alternate; /*轮流反向播放动画。*/
  451. -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
  452. }
  453. @keyframes mymove {
  454. 0% {
  455. transform: scale(1); /*开始为原始大小*/
  456. }
  457. 25% {
  458. transform: scale(1.1); /*放大1.1倍*/
  459. }
  460. 50% {
  461. transform: scale(1);
  462. }
  463. 75% {
  464. transform: scale(1.1);
  465. }
  466. }
  467. @-webkit-keyframes mymove /*Safari and Chrome*/
  468. {
  469. 0% {
  470. transform: scale(1); /*开始为原始大小*/
  471. }
  472. 25% {
  473. transform: scale(1.1); /*放大1.1倍*/
  474. }
  475. 50% {
  476. transform: scale(1);
  477. }
  478. 75% {
  479. transform: scale(1.1);
  480. }
  481. }
  482. /*userList*/
  483. .userList {
  484. width: 100%;
  485. height: 76%;
  486. overflow: hidden;
  487. display: block;
  488. margin: 0.1rem auto;
  489. }
  490. .userList ul {
  491. /*width: 100%;*/
  492. height: 98%;
  493. overflow: hidden;
  494. display: block;
  495. margin: 0.1rem;
  496. margin-bottom: 0;
  497. }
  498. .userList li {
  499. display: block;
  500. z-index: 666;
  501. }
  502. .centerLi {
  503. width: 99.8%;
  504. overflow: hidden;
  505. float: left;
  506. color: #fff;
  507. }
  508. .human img {
  509. overflow: hidden;
  510. display: block;
  511. margin: 0 auto;
  512. border: 2px solid #fff;
  513. border-radius: 250px;
  514. /*box-shadow: 0px 0px 5px #fff;*/
  515. }
  516. s {
  517. text-decoration: none;
  518. }
  519. em {
  520. font-style: normal;
  521. }
  522. .cla {
  523. position: relative;
  524. float: left;
  525. text-align: right;
  526. }
  527. .centerLi .human {
  528. width: 100%;
  529. overflow: hidden;
  530. display: block;
  531. margin: 0 auto;
  532. padding: 0;
  533. }
  534. .human .name {
  535. width: 100%;
  536. display: block;
  537. margin: 0 auto;
  538. overflow: hidden;
  539. }
  540. .human .name div {
  541. float: left;
  542. width: 20%;
  543. text-align: left;
  544. text-indent: 0.1rem;
  545. }
  546. .human .name .nameMd {
  547. width: 60%;
  548. text-align: center;
  549. text-indent: 0;
  550. }
  551. .lcla span {
  552. position: relative;
  553. float: left;
  554. }
  555. .cla em {
  556. text-align: right;
  557. }
  558. .heartJump {
  559. position: relative;
  560. }
  561. .lhj span {
  562. position: relative;
  563. text-align: right;
  564. float: left;
  565. }
  566. .rhj {
  567. float: right;
  568. }
  569. .rhj img {
  570. position: relative;
  571. float: right;
  572. }
  573. .bottomLi {
  574. width: 96%;
  575. overflow: hidden;
  576. display: block;
  577. margin: 0 auto;
  578. margin-top: 0.3rem;
  579. font-weight: normal !important;
  580. color: #fff;
  581. text-align: left;
  582. line-height: 0.7rem;
  583. }
  584. .bottomLi img {
  585. float: left;
  586. margin-left: 10%;
  587. }
  588. .bottomLi .btcla {
  589. width: 33.333%;
  590. float: left;
  591. }
  592. .bottomLi .btck {
  593. width: 33.333%;
  594. float: left;
  595. }
  596. .bottomLi .step {
  597. width: 33.333%;
  598. float: right;
  599. }
  600. .bottomLi span {
  601. float: left;
  602. text-align: left;
  603. }
  604. .topLi {
  605. width: 100%;
  606. overflow: hidden;
  607. display: block;
  608. margin: 0 auto;
  609. overflow: hidden;
  610. }
  611. /*max*/
  612. .max {
  613. width: 12rem;
  614. height: 5.6rem;
  615. display: block;
  616. margin: 0 auto;
  617. margin-top: 1rem;
  618. }
  619. .max .centerLi {
  620. width: 90%;
  621. height: 100%;
  622. }
  623. .max .ltLi {
  624. width: 5%;
  625. height: 100%;
  626. float: left;
  627. background: url("../static/img/ltCube.png");
  628. background-size: 100% 100%;
  629. background-repeat: no-repeat;
  630. }
  631. .max .rtLi {
  632. width: 5%;
  633. height: 100%;
  634. float: right;
  635. background: url("../static/img/rtCube.png");
  636. background-size: 100% 100%;
  637. background-repeat: no-repeat;
  638. }
  639. .max .human .name {
  640. font-size: 0.5rem;
  641. height: 1rem;
  642. line-height: 1rem;
  643. }
  644. .max .human img {
  645. width: 3rem;
  646. height: 3rem;
  647. }
  648. .max .cla {
  649. width: 3rem;
  650. height: 2rem;
  651. top: -2.4rem;
  652. left: 0;
  653. font-size: 0.55rem;
  654. }
  655. .max .lcla span {
  656. font-size: 0.7rem;
  657. top: -2.4rem;
  658. float: left;
  659. left: 0;
  660. }
  661. .max .cla em {
  662. font-size: 1.5rem;
  663. left: 1rem;
  664. }
  665. .max .lhj span {
  666. width: 3rem;
  667. height: 2rem;
  668. top: -2.4rem;
  669. left: 3.4rem;
  670. font-size: 1.5rem;
  671. }
  672. .max .rhj img {
  673. width: 0.5rem;
  674. top: -2.3rem;
  675. right: 0.3rem;
  676. }
  677. .max .longIcon {
  678. position: absolute;
  679. width: 1.96rem;
  680. overflow: hidden;
  681. display: block;
  682. margin: 0 auto;
  683. bottom: 2rem;
  684. right: 3.5rem;
  685. }
  686. .max .topLi {
  687. height: 4.5rem;
  688. }
  689. .max .bottomLi {
  690. font-size: 0.5rem;
  691. text-align: center;
  692. }
  693. .max .bottomLi .btck {
  694. /*text-indent: 1.6rem;*/
  695. }
  696. .max .bottomLi img {
  697. width: 0.5rem;
  698. height: 0.5rem;
  699. margin-top: 0.1rem;
  700. }
  701. .max .bottomLi span {
  702. line-height: 0.8rem;
  703. text-indent: 0.2rem;
  704. }
  705. .max .bottomLi .btck {
  706. width: 29%;
  707. padding-left: 1%;
  708. }
  709. .max .bottomLi .step {
  710. width: 24%;
  711. padding-right: 2%;
  712. }
  713. .max .cla em.plus {
  714. position: relative;
  715. left: -0.5rem
  716. }
  717. .max .lhj span.plus {
  718. position: relative;
  719. left: 2.75rem
  720. }
  721. .max .bottomLi .btcla img {
  722. width: 0.5rem;
  723. height: 0.5rem;
  724. }
  725. .max .bottomLi .btcla span {
  726. text-indent: 0.1rem;
  727. }
  728. .max .bottomLi .btck span {
  729. text-indent: 0.1rem;
  730. }
  731. .max .bottomLi .btck img {
  732. width: 0.6rem;
  733. height: 0.6rem;
  734. margin-top: 0.05rem;
  735. }
  736. /*two*/
  737. .two {
  738. width: 49%;
  739. height: 5.33rem;
  740. float: left;
  741. overflow: hidden;
  742. margin-top: 6%
  743. }
  744. .two .centerLi {
  745. /*border: 1px solid #fff;*/
  746. }
  747. .two:nth-child(2) {
  748. float: right;
  749. }
  750. .two .human .name {
  751. width: 100%;
  752. height: 1rem;
  753. font-size: 0.5rem;
  754. line-height: 1rem;
  755. }
  756. .two .human img {
  757. width: 2.8rem;
  758. height: 2.8rem;
  759. }
  760. .two .cla {
  761. width: 2.9rem;
  762. height: 2rem;
  763. top: -2.4rem;
  764. left: 0;
  765. font-size: 0.5rem;
  766. }
  767. .two .lcla span {
  768. font-size: 0.55rem;
  769. top: -2.3rem;
  770. float: left;
  771. left: 0;
  772. }
  773. .two .cla em {
  774. font-size: 1.3rem;
  775. left: 1rem;
  776. }
  777. .two .lhj span {
  778. width: 3rem;
  779. height: 2rem;
  780. top: -2.4rem;
  781. left: 2.4rem;
  782. font-size: 1.2rem;
  783. }
  784. .two .rhj img {
  785. width: 0.45rem;
  786. top: -2.2rem;
  787. right: 0.3rem;
  788. }
  789. .two .topLi {
  790. height: 4.2rem;
  791. }
  792. .two .bottomLi {
  793. font-size: 0.4rem;
  794. text-align: center;
  795. }
  796. .two .bottomLi img {
  797. width: 0.5rem;
  798. height: 0.5rem;
  799. margin-top: 0.1rem;
  800. }
  801. .two .bottomLi span {
  802. line-height: 0.8rem;
  803. text-indent: 0.2rem;
  804. }
  805. .two .bottomLi .btck {
  806. width: 29%;
  807. padding-left: 0%;
  808. }
  809. .two .bottomLi .step {
  810. width: 26%;
  811. padding-right: 4%;
  812. }
  813. .two .cla em.plus {
  814. position: relative;
  815. left: -0.5rem
  816. }
  817. .two .lhj span.plus {
  818. position: relative;
  819. left: 2.2rem
  820. }
  821. .two .bottomLi .btck img {
  822. width: 0.6rem;
  823. height: 0.6rem;
  824. margin-top: 0.05rem;
  825. }
  826. .two .bottomLi .btck span {
  827. text-indent: 0.1rem;
  828. }
  829. /*three*/
  830. .three {
  831. width: 50%;
  832. height: 4rem;
  833. float: left;
  834. overflow: hidden;
  835. margin-bottom: 1%
  836. }
  837. .three .centerLi {
  838. width: 96%;
  839. overflow: hidden;
  840. display: block;
  841. margin: 0 auto;
  842. /*border: 1px solid #fff;*/
  843. float: none;
  844. }
  845. .three .human .name {
  846. width: 100%;
  847. height: 0.8rem;
  848. font-size: 0.4rem;
  849. line-height: 0.8rem;
  850. }
  851. .three .human img {
  852. width: 2.1rem;
  853. height: 2.1rem;
  854. margin-top: 0.1rem;
  855. }
  856. .three .cla {
  857. width: 2.9rem;
  858. height: 2rem;
  859. top: -1.8rem;
  860. left: 0;
  861. font-size: 0.4rem;
  862. }
  863. .three .lcla span {
  864. font-size: 0.45rem;
  865. top: -1.8rem;
  866. float: left;
  867. left: 0;
  868. }
  869. .three .cla em {
  870. font-size: 1.2rem;
  871. left: 1rem;
  872. }
  873. .three .lhj span {
  874. width: 3rem;
  875. height: 2rem;
  876. top: -1.70rem;
  877. left: 2.3rem;
  878. font-size: 1.1rem;
  879. }
  880. .three .rhj img {
  881. width: 0.4rem;
  882. top: -1.7rem;
  883. right: 0.4rem;
  884. }
  885. .three .topLi {
  886. /*height: 3.26rem;*/
  887. height: 3.18rem;
  888. }
  889. .three .bottomLi {
  890. font-size: 0.4rem;
  891. margin-top: 0rem;
  892. text-align: center;
  893. }
  894. .three .bottomLi img {
  895. width: 0.5rem;
  896. height: 0.5rem;
  897. margin-top: 0.1rem;
  898. }
  899. .three .bottomLi span {
  900. line-height: 0.8rem;
  901. text-indent: 0.2rem;
  902. }
  903. .three .bottomLi .btck {
  904. width: 30%;
  905. padding-left: 2%;
  906. }
  907. .three .bottomLi .step {
  908. width: 25%;
  909. padding-right: 2%;
  910. }
  911. .three .cla em.plus {
  912. position: relative;
  913. left: -0.5rem
  914. }
  915. .three .lhj span.plus {
  916. position: relative;
  917. left: 1.9rem
  918. }
  919. .three .bottomLi .btck img {
  920. width: 0.6rem;
  921. height: 0.6rem;
  922. margin-top: 0.05rem;
  923. }
  924. .three .bottomLi .btck span {
  925. text-indent: 0.1rem;
  926. }
  927. /*six*/
  928. .six {
  929. width: 33.3333%;
  930. height: 3.6rem;
  931. float: left;
  932. overflow: hidden;
  933. margin-bottom: 1%
  934. }
  935. .six .centerLi {
  936. width: 98%;
  937. overflow: hidden;
  938. display: block;
  939. margin: 0 auto;
  940. /*border: 1px solid #fff;*/
  941. float: none;
  942. }
  943. .six .human .name {
  944. width: 100%;
  945. height: 0.8rem;
  946. font-size: 0.35rem;
  947. line-height: 0.8rem;
  948. }
  949. .six .human img {
  950. width: 1.6rem;
  951. height: 1.6rem;
  952. margin-top: 0.1rem;
  953. }
  954. .six .cla {
  955. width: 2rem;
  956. height: 2rem;
  957. top: -1.3rem;
  958. left: 0;
  959. font-size: 0.3rem;
  960. }
  961. .six .lcla span {
  962. font-size: 0.4rem;
  963. top: -1.4rem;
  964. float: left;
  965. left: -0.05rem;
  966. }
  967. .six .cla em {
  968. font-size: 0.9rem;
  969. left: 1rem;
  970. }
  971. .six .lhj span {
  972. width: 2rem;
  973. height: 2rem;
  974. top: -1.3rem;
  975. left: 1.6rem;
  976. font-size: 0.85rem;
  977. }
  978. .six .rhj img {
  979. width: 0.3rem;
  980. top: -1.3rem;
  981. right: 0.2rem;
  982. }
  983. .six .topLi {
  984. height: 2.6rem;
  985. }
  986. .six .bottomLi {
  987. width: 98%;
  988. font-size: 0.325rem;
  989. margin-top: 0.3rem;
  990. text-align: center;
  991. }
  992. .six .bottomLi img {
  993. width: 0.4rem;
  994. margin-top: 0.15rem;
  995. }
  996. .six .bottomLi .btcla img {
  997. width: 0.3rem;
  998. /*margin-top: 0.1rem;*/
  999. }
  1000. .six .bottomLi .btck img {
  1001. width: 0.4rem;
  1002. margin-top: 0.1rem;
  1003. }
  1004. .six .bottomLi span {
  1005. line-height: 0.8rem;
  1006. text-indent: 0.1rem;
  1007. }
  1008. .six .bottomLi .btcla {
  1009. width: 30%;
  1010. }
  1011. .six .bottomLi .btck {
  1012. width: 33%;
  1013. padding-left: 3%;
  1014. }
  1015. .six .bottomLi .step {
  1016. width: 28%;
  1017. padding-right: 0%;
  1018. }
  1019. .six .cla em.plus {
  1020. position: relative;
  1021. left: -0.3rem
  1022. }
  1023. .six .lhj span.plus {
  1024. position: relative;
  1025. left: 1.3rem
  1026. }
  1027. .six .bottomLi .btck img {
  1028. width: 0.5rem;
  1029. height: 0.5rem;
  1030. margin-top: 0.12rem;
  1031. }
  1032. /*nine*/
  1033. .nine {
  1034. width: 33.3333%;
  1035. height: 2.7rem;
  1036. float: left;
  1037. overflow: hidden;
  1038. margin-bottom: 0.1rem
  1039. }
  1040. .nine .centerLi {
  1041. width: 98%;
  1042. overflow: hidden;
  1043. display: block;
  1044. margin: 0 auto;
  1045. /*border: 1px solid #fff;*/
  1046. float: none;
  1047. }
  1048. .nine .human .name {
  1049. width: 100%;
  1050. height: 0.6rem;
  1051. font-size: 0.3rem;
  1052. line-height: 0.6rem;
  1053. }
  1054. .nine .human img {
  1055. width: 1.2rem;
  1056. height: 1.2rem;
  1057. margin-top: 0.1rem;
  1058. }
  1059. .nine .cla {
  1060. width: 1.9rem;
  1061. height: 2rem;
  1062. top: -1.1rem;
  1063. left: 0;
  1064. font-size: 0.25rem;
  1065. }
  1066. .nine .lcla span {
  1067. font-size: 0.35rem;
  1068. top: -1.1rem;
  1069. float: left;
  1070. left: 0.05rem;
  1071. }
  1072. .nine .cla em {
  1073. font-size: 0.7rem;
  1074. left: 1rem;
  1075. }
  1076. .nine .lhj span {
  1077. width: 1.9rem;
  1078. height: 2rem;
  1079. top: -1.1rem;
  1080. left: 1.6rem;
  1081. font-size: 0.7rem;
  1082. }
  1083. .nine .rhj img {
  1084. width: 0.25rem;
  1085. top: -1.0rem;
  1086. right: 0.4rem;
  1087. }
  1088. .nine .topLi {
  1089. height: 2rem;
  1090. }
  1091. .nine .bottomLi {
  1092. width: 98%;
  1093. font-size: 0.3rem;
  1094. margin-top: 0.05rem;
  1095. text-align: center;
  1096. }
  1097. .nine .bottomLi img {
  1098. width: 0.35rem;
  1099. height: 0.35rem;
  1100. margin-top: 0.2rem;
  1101. }
  1102. .nine .bottomLi span {
  1103. line-height: 0.8rem;
  1104. text-indent: 0.1rem;
  1105. }
  1106. .nine .bottomLi .btcla {
  1107. width: 30%;
  1108. }
  1109. .nine .bottomLi .btck {
  1110. width: 32%;
  1111. padding-left: 5%;
  1112. }
  1113. .nine .bottomLi .step {
  1114. width: 28%;
  1115. padding-right: 0%;
  1116. }
  1117. .nine .cla em.plus {
  1118. position: relative;
  1119. left: -0.3rem
  1120. }
  1121. .nine .lhj span.plus {
  1122. position: relative;
  1123. left: 1.3rem
  1124. }
  1125. .nine .bottomLi .btck img {
  1126. width: 0.45rem;
  1127. height: 0.45rem;
  1128. margin-top: 0.15rem;
  1129. }
  1130. /*ten*/
  1131. .ten {
  1132. width: 25%;
  1133. height: 2.6rem;
  1134. float: left;
  1135. overflow: hidden;
  1136. margin-bottom: 0.2rem
  1137. }
  1138. .ten .centerLi {
  1139. width: 98%;
  1140. overflow: hidden;
  1141. display: block;
  1142. margin: 0 auto;
  1143. /*border: 1px solid #fff;*/
  1144. float: none;
  1145. }
  1146. .ten .human .name {
  1147. width: 100%;
  1148. height: 0.5rem;
  1149. font-size: 0.3rem;
  1150. line-height: 0.55rem;
  1151. margin-bottom: 0.1rem;
  1152. }
  1153. .ten .human img {
  1154. width: 1.1rem;
  1155. height: 1.1rem;
  1156. margin-top: 0.2rem;
  1157. }
  1158. .ten .cla {
  1159. width: 1.4rem;
  1160. height: 1.5rem;
  1161. top: -0.95rem;
  1162. left: 0;
  1163. font-size: 0.2rem;
  1164. }
  1165. .ten .lcla span {
  1166. font-size: 0.3rem;
  1167. top: -0.95rem;
  1168. float: left;
  1169. left: -0rem;
  1170. }
  1171. .ten .cla em {
  1172. font-size: 0.6rem;
  1173. left: 0.5rem;
  1174. }
  1175. .ten .lhj span {
  1176. width: 1.4rem;
  1177. height: 2.1rem;
  1178. top: -0.9rem;
  1179. left: 1.4rem;
  1180. font-size: 0.6rem;
  1181. }
  1182. .ten .rhj img {
  1183. width: 0.2rem;
  1184. top: -0.9rem;
  1185. right: 0.15rem;
  1186. }
  1187. .ten .topLi {
  1188. height: 1.85rem;
  1189. }
  1190. .ten .bottomLi {
  1191. width: 98%;
  1192. font-size: 0.25rem;
  1193. margin-top: 0.1rem;
  1194. text-align: center;
  1195. }
  1196. .ten .bottomLi img {
  1197. width: 0.3rem;
  1198. height: 0.3rem;
  1199. margin-top: 0.25rem;
  1200. }
  1201. .ten .bottomLi span {
  1202. line-height: 0.8rem;
  1203. text-indent: 0.1rem;
  1204. }
  1205. .ten .bottomLi .btcla {
  1206. width: 30%;
  1207. }
  1208. .ten .bottomLi .btck {
  1209. width: 32%;
  1210. padding-left: 3%;
  1211. }
  1212. .ten .bottomLi .step {
  1213. width: 29%;
  1214. padding-right: 0%;
  1215. }
  1216. .ten .cla em.plus {
  1217. position: relative;
  1218. left: -0.3rem
  1219. }
  1220. .ten .lhj span.plus {
  1221. position: relative;
  1222. left: 1.2rem;
  1223. line-height: 0.75rem;
  1224. }
  1225. .ten .btck img {
  1226. width: 0.4rem;
  1227. height: 0.4rem;
  1228. margin-top: 0.18rem;
  1229. }
  1230. /*twelve*/
  1231. .twelve {
  1232. width: 20%;
  1233. height: 2.4rem;
  1234. float: left;
  1235. overflow: hidden;
  1236. margin-bottom: 0.3rem
  1237. }
  1238. .twelve .centerLi {
  1239. width: 98%;
  1240. height: 100%;
  1241. overflow: hidden;
  1242. display: block;
  1243. margin: 0 auto;
  1244. /*border: 1px solid #fff;*/
  1245. float: none;
  1246. }
  1247. .twelve .human .name {
  1248. width: 100%;
  1249. height: 0.5rem;
  1250. font-size: 0.25rem;
  1251. line-height: 0.7rem;
  1252. margin-bottom: 0.2rem;
  1253. }
  1254. .twelve .human img {
  1255. width: 0.9rem;
  1256. height: 0.9rem;
  1257. }
  1258. .twelve .cla {
  1259. width: 1.2rem;
  1260. height: 1.2rem;
  1261. top: -0.8rem;
  1262. left: -0.1rem;
  1263. font-size: 0.2rem;
  1264. }
  1265. .twelve .lcla span {
  1266. font-size: 0.25rem;
  1267. top: -0.8rem;
  1268. float: left;
  1269. left: -0.07rem;
  1270. }
  1271. .twelve .cla em {
  1272. font-size: 0.5rem;
  1273. left: 0.5rem;
  1274. }
  1275. .twelve .lhj span {
  1276. width: 1.2rem;
  1277. height: 1.2rem;
  1278. top: -0.8rem;
  1279. left: 0.9rem;
  1280. font-size: 0.5rem;
  1281. }
  1282. .twelve .rhj img {
  1283. width: 0.18rem;
  1284. top: -0.75rem;
  1285. right: 0.15rem;
  1286. }
  1287. .twelve .topLi {
  1288. height: 1.65rem;
  1289. }
  1290. .twelve .bottomLi {
  1291. width: 98%;
  1292. font-size: 0.225rem;
  1293. margin-top: 0.1rem;
  1294. text-align: center;
  1295. }
  1296. .twelve .bottomLi img {
  1297. width: 0.25rem;
  1298. height: 0.25rem;
  1299. margin-top: 0.25rem;
  1300. }
  1301. .twelve .bottomLi span {
  1302. line-height: 0.8rem;
  1303. text-indent: 0.1rem;
  1304. }
  1305. .twelve .bottomLi .btcla {
  1306. width: 30%;
  1307. }
  1308. .twelve .bottomLi .btck {
  1309. width: 32%;
  1310. padding-left: 2%;
  1311. }
  1312. .twelve .bottomLi .step {
  1313. width: 27%;
  1314. padding-right: 1%;
  1315. }
  1316. .twelve .cla em.plus {
  1317. position: relative;
  1318. left: -0.2rem
  1319. }
  1320. .twelve .lhj span.plus {
  1321. position: relative;
  1322. left: 0.8rem
  1323. }
  1324. .twelve .btck img {
  1325. width: 0.3rem;
  1326. height: 0.3rem;
  1327. }
  1328. .twelve .btck img {
  1329. width: 0.35rem;
  1330. height: 0.35rem;
  1331. margin-top: 0.22rem;
  1332. }
  1333. /*sixteen*/
  1334. .sixteen {
  1335. width: 20%;
  1336. height: 1.95rem;
  1337. float: left;
  1338. overflow: hidden;
  1339. margin-bottom: 0.1rem
  1340. }
  1341. .sixteen .centerLi {
  1342. width: 98%;
  1343. overflow: hidden;
  1344. display: block;
  1345. margin: 0 auto;
  1346. /*border: 1px solid #fff;*/
  1347. float: none;
  1348. }
  1349. .sixteen .human .name {
  1350. width: 100%;
  1351. height: 0.4rem;
  1352. font-size: 0.22rem;
  1353. line-height: 0.45rem;
  1354. margin-top: 0.1rem;
  1355. margin-bottom: 0.1rem;
  1356. }
  1357. .sixteen .human img {
  1358. width: 0.75rem;
  1359. height: 0.75rem;
  1360. }
  1361. .sixteen .cla {
  1362. width: 1.2rem;
  1363. height: 1.4rem;
  1364. top: -0.7rem;
  1365. left: 0;
  1366. font-size: 0.15rem;
  1367. }
  1368. .sixteen .lcla span {
  1369. font-size: 0.275rem;
  1370. top: -0.7rem;
  1371. float: left;
  1372. left: -0rem;
  1373. }
  1374. .sixteen .cla em {
  1375. font-size: 0.5rem;
  1376. left: 0.2rem;
  1377. }
  1378. .sixteen .lhj span {
  1379. width: 1rem;
  1380. height: 1.8rem;
  1381. top: -0.7rem;
  1382. left: 1rem;
  1383. font-size: 0.5rem;
  1384. }
  1385. .sixteen .rhj img {
  1386. width: 0.17rem;
  1387. top: -0.65rem;
  1388. right: 0.15rem;
  1389. }
  1390. .sixteen .topLi {
  1391. height: 1.4rem;
  1392. }
  1393. .sixteen .bottomLi {
  1394. width: 98%;
  1395. font-size: 0.2rem;
  1396. margin-top: -0.05rem;
  1397. text-align: center;
  1398. }
  1399. .sixteen .bottomLi img {
  1400. width: 0.25rem;
  1401. height: 0.25rem;
  1402. margin-top: 0.25rem;
  1403. }
  1404. .sixteen .bottomLi span {
  1405. line-height: 0.8rem;
  1406. text-indent: 0.1rem;
  1407. }
  1408. .sixteen .bottomLi .btcla {
  1409. width: 30%;
  1410. }
  1411. .sixteen .bottomLi .btck {
  1412. width: 32%;
  1413. padding-left: 3%;
  1414. }
  1415. .sixteen .bottomLi .step {
  1416. width: 27%;
  1417. padding-right: 3%;
  1418. /*text-align: center;*/
  1419. }
  1420. .sixteen .cla em.plus {
  1421. position: relative;
  1422. left: -0.2rem
  1423. }
  1424. .sixteen .lhj span.plus {
  1425. position: relative;
  1426. left: 0.9rem
  1427. }
  1428. .sixteen .btck img {
  1429. width: 0.3rem;
  1430. height: 0.3rem;
  1431. }
  1432. /*twenty*/
  1433. .twenty {
  1434. width: 16.66667%;
  1435. height: 1.85rem;
  1436. float: left;
  1437. overflow: hidden;
  1438. margin-bottom: 0.1rem
  1439. }
  1440. .twenty .centerLi {
  1441. width: 98%;
  1442. overflow: hidden;
  1443. display: block;
  1444. margin: 0 auto;
  1445. /*border: 1px solid #fff;*/
  1446. float: none;
  1447. }
  1448. .twenty .human .name {
  1449. width: 100%;
  1450. height: 0.4rem;
  1451. font-size: 0.22rem;
  1452. line-height: 0.5rem;
  1453. margin-bottom: 0.1rem;
  1454. }
  1455. .twenty .human img {
  1456. width: 0.75rem;
  1457. height: 0.75rem;
  1458. margin-top: 0.15rem;
  1459. }
  1460. .twenty .cla {
  1461. width: 0.95rem;
  1462. height: 1.4rem;
  1463. top: -0.69rem;
  1464. left: 0;
  1465. font-size: 0.15rem;
  1466. }
  1467. .twenty .lcla span {
  1468. font-size: 0.225rem;
  1469. top: -0.65rem;
  1470. float: left;
  1471. left: 0rem;
  1472. }
  1473. .twenty .cla em {
  1474. font-size: 0.4rem;
  1475. left: 0.2rem;
  1476. }
  1477. .twenty .lhj span {
  1478. width: 0.85rem;
  1479. height: 2rem;
  1480. top: -0.65rem;
  1481. left: 0.9rem;
  1482. font-size: 0.4rem;
  1483. }
  1484. .twenty .rhj img {
  1485. width: 0.15rem;
  1486. top: -0.6rem;
  1487. right: 0.1rem;
  1488. }
  1489. .twenty .topLi {
  1490. height: 1.35rem;
  1491. }
  1492. .twenty .bottomLi {
  1493. width: 98%;
  1494. font-size: 0.2rem;
  1495. margin-top: -0.1rem;
  1496. text-align: center;
  1497. }
  1498. .twenty .bottomLi img {
  1499. width: 0.2rem;
  1500. height: 0.2rem;
  1501. margin-top: 0.275rem;
  1502. }
  1503. .twenty .bottomLi span {
  1504. line-height: 0.8rem;
  1505. text-indent: 0.05rem;
  1506. }
  1507. .twenty .bottomLi .btcla {
  1508. width: 30%;
  1509. }
  1510. .twenty .bottomLi .btck {
  1511. width: 32%;
  1512. padding-left: 3%;
  1513. }
  1514. .twenty .bottomLi .step {
  1515. width: 28%;
  1516. padding-right: 3%;
  1517. }
  1518. .twenty .cla em.plus {
  1519. position: relative;
  1520. left: -0.2rem
  1521. }
  1522. .twenty .lhj span.plus {
  1523. position: relative;
  1524. left: 0.8rem
  1525. }
  1526. /*twentyFour*/
  1527. .twentyFour {
  1528. width: 16.6667%;
  1529. height: 1.6rem;
  1530. float: left;
  1531. overflow: hidden;
  1532. margin-bottom: 0.1rem
  1533. }
  1534. .twentyFour .centerLi {
  1535. width: 96%;
  1536. overflow: hidden;
  1537. display: block;
  1538. margin: 0 auto;
  1539. /*border: 1px solid #fff;*/
  1540. /*border: 0.03rem solid rgba(255,255,255,0.1);*/
  1541. /*box-shadow:inset 0 0 6px rgba(0,0,0,0.4);*/
  1542. float: none;
  1543. }
  1544. .twentyFour .human .name {
  1545. width: 100%;
  1546. height: 0.4rem;
  1547. font-size: 0.2rem;
  1548. line-height: 0.4rem;
  1549. }
  1550. .twentyFour .human img {
  1551. width: 0.7rem;
  1552. height: 0.7rem;
  1553. margin-top: 0.05rem;
  1554. }
  1555. .twentyFour .cla {
  1556. width: 0.9rem;
  1557. height: 1.4rem;
  1558. top: -0.6rem;
  1559. left: 0;
  1560. font-size: 0.15rem;
  1561. }
  1562. .twentyFour .lcla span {
  1563. font-size: 0.2rem;
  1564. top: -0.65rem;
  1565. float: left;
  1566. left: -0rem;
  1567. }
  1568. .twentyFour .cla em {
  1569. font-size: 0.4rem;
  1570. left: 0.2rem;
  1571. }
  1572. .twentyFour .lhj span {
  1573. width: 0.75rem;
  1574. height: 2rem;
  1575. top: -0.57rem;
  1576. left: 1rem;
  1577. font-size: 0.4rem;
  1578. }
  1579. .twentyFour .rhj img {
  1580. width: 0.15rem;
  1581. top: -0.6rem;
  1582. right: 0.15rem;
  1583. }
  1584. .twentyFour .topLi {
  1585. height: 1.18rem;
  1586. }
  1587. .twentyFour .bottomLi {
  1588. width: 98%;
  1589. font-size: 0.17rem;
  1590. margin-top: 0rem;
  1591. text-align: center;
  1592. }
  1593. .twentyFour .bottomLi img {
  1594. width: 0.2rem;
  1595. height: 0.2rem;
  1596. margin-top: 0.15rem;
  1597. }
  1598. .twentyFour .bottomLi span {
  1599. line-height: 0.55rem;
  1600. text-indent: 0.05rem;
  1601. }
  1602. .twentyFour .bottomLi .btcla {
  1603. width: 30%;
  1604. }
  1605. .twentyFour .bottomLi .btck {
  1606. width: 32%;
  1607. padding-left: 2%;
  1608. }
  1609. .twentyFour .bottomLi .step {
  1610. width: 28%;
  1611. padding-right: 0%;
  1612. }
  1613. .twentyFour .cla em.plus {
  1614. position: relative;
  1615. left: -0.2rem
  1616. }
  1617. .twentyFour .lhj span.plus {
  1618. position: relative;
  1619. left: 0.8rem;
  1620. line-height: 0.45rem;
  1621. }
  1622. .twentyFour .btck img {
  1623. width: 0.25rem;
  1624. height: 0.25rem;
  1625. margin-top: 0.12rem;
  1626. }
  1627. .twentyFour .bottomLi .step img {
  1628. margin-top: 0.16rem;
  1629. }
  1630. </style>