add.css 22 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270
  1. * {
  2. margin:0;
  3. padding:0;
  4. }
  5. .header_img {
  6. width:100%;
  7. height:auto;
  8. position:relative;
  9. }
  10. .header_img img {
  11. width:100%;
  12. height:auto;
  13. }
  14. .light-bg {
  15. background-color:rgb(249,249,249);
  16. }
  17. .page-footer p {
  18. line-height:20px;
  19. }
  20. @media (min-width:1200px) {
  21. .header_center {
  22. position:absolute;
  23. bottom:30%;
  24. left:0;
  25. }
  26. .form_box2 {
  27. padding:0px;
  28. }
  29. .join_modal {
  30. height:140px;
  31. }
  32. .primary-navbar {
  33. margin:0;
  34. text-align:left;
  35. }
  36. .primary-navbar a {
  37. color:#FFFFFF;
  38. }
  39. .imgwrapper {
  40. /* width:62.5%;
  41. */
  42. height:auto;
  43. /* margin-left:18.75%;
  44. */
  45. position:relative;
  46. }
  47. .container {
  48. width:1200px;
  49. }
  50. .tab {
  51. /* width:56%;
  52. */
  53. width:800px;
  54. margin:20px 0;
  55. }
  56. .tab .col-sm-2 {
  57. border-right:1px solid #999999;
  58. text-align:center;
  59. }
  60. .ionbox {
  61. width:25%;
  62. float:left;
  63. }
  64. .downbox {
  65. bottom:60px;
  66. left:0;
  67. }
  68. .downbox2 {
  69. bottom:30%;
  70. left:0;
  71. }
  72. }.z {
  73. width:20%;
  74. float:left;
  75. }
  76. .down {
  77. /* background:rgba(0,0,0,0) linear-gradient(to top,#5dc6cf 0%,#a7d39f 100%) repeat scroll 0 0;
  78. */
  79. border:0;
  80. border-radius:30px;
  81. display:block;
  82. padding:0 16px;
  83. margin:auto;
  84. text-align:center;
  85. text-transform:uppercase;
  86. width:160px;
  87. z-index:3;
  88. color:rgb(24,113,185);
  89. }
  90. @media (max-width:1199px) {
  91. .header_center {
  92. position:absolute;
  93. bottom:0px;
  94. left:0;
  95. }
  96. .col-md-12 .wk_about_1_warp {
  97. text-align: center;
  98. margin-left: 0;
  99. }
  100. .downbox {
  101. bottom:10px;
  102. left:0;
  103. }
  104. .downbox2 {
  105. bottom:20%;
  106. left:0;
  107. }
  108. .down img {
  109. width:50px;
  110. }
  111. .imgwrapper {
  112. width:100%;
  113. height:auto;
  114. position:relative;
  115. }
  116. .form_box2 {
  117. padding:20px 80px 10px 80px;
  118. }
  119. }.downbox {
  120. position:absolute;
  121. width:100%;
  122. height:40px;
  123. }
  124. .downbox2 {
  125. position:absolute;
  126. width:100%;
  127. }
  128. @media (max-width:798px ) {
  129. .slide_btn {
  130. font-size:10px;
  131. height:25px;
  132. line-height:25px;
  133. }
  134. }@media (min-width:798px ) {
  135. .slide_btn {
  136. width:auto;
  137. font-size:16px;
  138. height:50px;
  139. line-height:50px;
  140. }
  141. #rightbox {
  142. margin-top:35px;
  143. }
  144. }.slide_btn {
  145. border:medium none;
  146. border-radius:30px;
  147. display:inline-block;
  148. outline:medium none;
  149. text-align:center;
  150. text-transform:uppercase;
  151. z-index:999;
  152. color:rgb(24,113,185);
  153. background:#fff;
  154. padding:0 20px;
  155. }
  156. .left_nav {
  157. padding:0;
  158. }
  159. .left_nav ul {
  160. width:100%;
  161. height:100%;
  162. border-right:1px solid rgb(204,204,204);
  163. }
  164. .left_nav ul li {
  165. width:100%;
  166. line-height:40px;
  167. list-style:none;
  168. text-align:center;
  169. position:relative;
  170. }
  171. .left_nav_hover {
  172. color:rgb(18,139,214);
  173. }
  174. .no {
  175. display:none;
  176. }
  177. .left_nav ul li img {
  178. width:20px;
  179. top:5px;
  180. right:0;
  181. position:absolute;
  182. }
  183. .right_section {
  184. float:left;
  185. width:100%;
  186. }
  187. .bg {
  188. background-image:url(/assets/img/blog/bg2.jpg);
  189. background-size:cover;
  190. width:100%;
  191. }
  192. .join_bg {
  193. background-image:url(/assets/img/join/bg.png);
  194. background-size:cover;
  195. }
  196. .intro {
  197. float:left;
  198. width:80%;
  199. padding-left:10px;
  200. height:80px;
  201. }
  202. .intro p:first-child{
  203. font-weight: bold;
  204. font-size: 16px;
  205. color: rgb(66,179,224);
  206. }
  207. .act {
  208. /* background:rgb(18,139,214);
  209. */
  210. color:rgb(18,139,214);
  211. /* color:#fff;
  212. */
  213. }
  214. .small-title2 {
  215. text-align:center;
  216. font-size:12px;
  217. color:#636B6F;
  218. margin-bottom:40px;
  219. }
  220. .centericon {
  221. margin-bottom:20px;
  222. }
  223. .centericon p {
  224. overflow:hidden;
  225. text-overflow:ellipsis;
  226. white-space:nowrap;
  227. }
  228. .casebox2 {
  229. width:100%;
  230. height:auto;
  231. border:1px solid #8e888829;
  232. margin:10px 0 0 2%;
  233. float:left;
  234. position:relative;
  235. background:rgba(255,255,255,1);
  236. text-align:center;
  237. }
  238. .casebox2 p {
  239. padding:0 5px;
  240. }
  241. .casebox2 img {
  242. width:100%;
  243. }
  244. .teambox {
  245. width:100%;
  246. margin-bottom:20px;
  247. }
  248. .teambox img {
  249. width:100%;
  250. }
  251. .team_bg {
  252. width:100%;
  253. padding-bottom:40px;
  254. background:rgb(249,249,249);
  255. }
  256. .form_bg {
  257. width:100%;
  258. padding:40px 0;
  259. background:rgb(220,227,239);
  260. height:auto;
  261. float:left;
  262. }
  263. .form_bg h3 {
  264. margin-bottom:30px;
  265. }
  266. .form_box {
  267. background:#fff;
  268. padding:30px 50px 10px;
  269. }
  270. .join_inp {
  271. padding:0;
  272. height:40px;
  273. border-radius:40px;
  274. }
  275. .join_inp2 {
  276. padding:0;
  277. height:30px;
  278. border-radius:30px;
  279. }
  280. .join_inp input {
  281. border:1px solid rgb(229,229,229);
  282. width:95%;
  283. height:35px;
  284. border-radius:40px;
  285. padding-left:50px;
  286. background:transparent;
  287. }
  288. .join_inp2 input {
  289. border:1px solid rgb(229,229,229);
  290. width:95%;
  291. float:right;
  292. height:25px;
  293. border-radius:40px;
  294. padding-left:10px;
  295. background:transparent;
  296. }
  297. .join_inp i {
  298. position:absolute;
  299. top:-2px;
  300. left:20px;
  301. }
  302. .join_inp .code,.join_inp2 .code {
  303. width:40%;
  304. position:absolute;
  305. top:0px;
  306. right:0;
  307. height:35px;
  308. }
  309. .code img {
  310. width:100%;
  311. height:100%;
  312. border-radius:0 30px 30px 0;
  313. }
  314. .join_inp i img {
  315. width:30px;
  316. height:30px;
  317. float:left;
  318. margin:5px 0;
  319. }
  320. .form_bg h3 {
  321. text-align:center;
  322. }
  323. .join_btn {
  324. width:120px;
  325. height:30px;
  326. background:#0094da;
  327. color:#FFFFFF;
  328. border-radius:30px;
  329. margin:30px auto;
  330. display:block;
  331. border:0;
  332. }
  333. .foot_wrapper {
  334. width:100%;
  335. height:88px;
  336. background:rgba(250,251,251,0.7);
  337. -webkit-box-direction:normal;
  338. -webkit-box-orient:horizontal;
  339. -webkit-box-pack:center;
  340. justify-content:center;
  341. transform:translate3d(0,0,0);
  342. position:fixed;
  343. bottom:0;
  344. left:0;
  345. z-index:5;
  346. }
  347. }.form_box2 p {
  348. color:#fff;
  349. }
  350. .form_box2 button {
  351. width:90px;
  352. height:30px;
  353. background:#fff;
  354. color:#0094da;
  355. border-radius:30px;
  356. margin:auto;
  357. display:block;
  358. }
  359. .tel {
  360. text-align:center;
  361. }
  362. .foot_close {
  363. color:#FFFFFF;
  364. font-size:18px;
  365. position:absolute;
  366. right:30px;
  367. top:0;
  368. }
  369. #right_box {
  370. padding:0;
  371. }
  372. @media (min-width:701px) {
  373. .bg_tit {
  374. font-size:6rem;
  375. }
  376. .s_tit {
  377. font-size:3rem;
  378. }
  379. .tel {
  380. padding-top:10px;
  381. }
  382. }@media (max-width:700px) {
  383. .bg_tit {
  384. font-size:3rem;
  385. top:18%;
  386. }
  387. .s_tit {
  388. font-size:1.8rem;
  389. top:38%;
  390. }
  391. }.bg_tit {
  392. position:absolute;
  393. top:28%;
  394. color:#FFFFFF;
  395. font-weight:700;
  396. left:0;
  397. width:100%;
  398. text-align:center;
  399. }
  400. .s_tit {
  401. position:absolute;
  402. top:48%;
  403. color:#FFFFFF;
  404. font-weight:700;
  405. left:0;
  406. width:100%;
  407. text-align:center;
  408. }
  409. .steps {
  410. width:20%;
  411. float:left;
  412. }
  413. .relative {
  414. width:100%;
  415. height:auto;
  416. float:left;
  417. }
  418. .des {
  419. background:url(/assets/img/blog/loginbg.png) center center;
  420. padding-bottom:40px;
  421. }
  422. .swidth {
  423. width:100%;
  424. margin:0 auto;
  425. }
  426. .des .templates {
  427. padding:135px 0;
  428. }
  429. .des .card {
  430. padding:0;
  431. height:220px;
  432. background-color:rgb(0,149,213);
  433. float:left;
  434. }
  435. .inline {
  436. display:inline-block;
  437. }
  438. .ab_des1_outer {
  439. height:220px;
  440. width:100%;
  441. overflow:hidden;
  442. }
  443. .ab_des2_outer {
  444. height:220px;
  445. width:100%;
  446. overflow:hidden;
  447. }
  448. .ab_des1 {
  449. background:url(/assets/img/blog/shop.png);
  450. background-size:cover;
  451. width:100%;
  452. height:100%;
  453. }
  454. .ab_des2 {
  455. background:url(/assets/img/blog/miniapp.png);
  456. background-size:cover;
  457. width:100%;
  458. height:100%;
  459. }
  460. .ab_des3 {
  461. background:url(/assets/img/blog/product6.jpg);
  462. background-size:cover;
  463. width:100%;
  464. height:100%;
  465. }
  466. .ab_des3_outer {
  467. height:220px;
  468. width:100%;
  469. overflow:hidden;
  470. }
  471. .des .card.fir:before {
  472. top:50%;
  473. left:-8px;
  474. }
  475. .des .card.thi:before {
  476. top:-8px;
  477. left:48%;
  478. }
  479. .des .card.fir:before,.des .card.sec:before,.des .card.thi:before {
  480. position:absolute;
  481. content:'';
  482. z-index:1;
  483. height:16px;
  484. width:16px;
  485. background-color:rgb(0,149,213);
  486. transform:rotate(45deg);
  487. }
  488. .des .card.sec:before {
  489. top:50%;
  490. right:-8px;
  491. }
  492. .des .card dt {
  493. padding:58px 0 12px 30px;
  494. }
  495. .des .card dt h3 {
  496. text-align:left;
  497. font-size:32px;
  498. color:#fff;
  499. font-weight:600;
  500. }
  501. .des .card dd.info {
  502. padding-left:30px;
  503. color:#fff;
  504. line-height:30px;
  505. font-size:20px;
  506. }
  507. .left {
  508. text-align:left;
  509. }
  510. .info {
  511. font-size:18px;
  512. line-height:40px;
  513. }
  514. .des .card dd.info.limit {
  515. width:86%;
  516. }
  517. .team {
  518. height:auto;
  519. background:url(/assets/img/blog/marketing.png);
  520. background-size:cover;
  521. float:left;
  522. padding-bottom:30px;
  523. }
  524. .team h2 {
  525. text-align:center;
  526. position:relative;
  527. padding:100px 0;
  528. font-size:32px;
  529. font-weight:500;
  530. color:#fff;
  531. }
  532. .team .card {
  533. position:relative;
  534. display:inline-block;
  535. height:300px;
  536. background-color:#fff;
  537. text-align:center;
  538. float:left;
  539. /* outline:solid 10px transparent;
  540. */
  541. transition:.5s;
  542. }
  543. .team .card.first .inline {
  544. -webkit-transform:scale(0.9);
  545. transform:scale(0.9);
  546. }
  547. .ab_t1_outer {
  548. height:84px;
  549. width:158px;
  550. overflow:hidden;
  551. }
  552. .ab_t1 {
  553. margin-top:10px;
  554. width:100%;
  555. height:100%;
  556. }
  557. .ab_t1 img {
  558. width:100%;
  559. height:100%;
  560. }
  561. .team .card.first dt h3 {
  562. font-size:23px;
  563. }
  564. .team .card dt h3 {
  565. padding-top:26px;
  566. padding-bottom:20px;
  567. font-size:26px;
  568. color:#333;
  569. font-weight:500;
  570. transition:.5s;
  571. }
  572. .team .card.first dd.info {
  573. padding:0 40px;
  574. line-height:30px;
  575. font-size:15px;
  576. }
  577. .team .card dd.info {
  578. color:#555;
  579. line-height:30px;
  580. font-size:18px;
  581. font-weight:500;
  582. letter-spacing:0.5px;
  583. transition:.5s;
  584. }
  585. .team .card.sec:before {
  586. position:absolute;
  587. top:35px;
  588. left:0;
  589. content:'';
  590. border-right:solid 1px #ddd;
  591. width:0;
  592. height:230px;
  593. transition:.5s;
  594. z-index:1;
  595. }
  596. .ab_t2_outer {
  597. height:104px;
  598. width:104px;
  599. overflow:hidden;
  600. }
  601. #ct {
  602. min-height:300px;
  603. padding-bottom:10px;
  604. background:url(http://www.9026.com/template/wfdsoft_jiaohu/images//portal_ft.jpg) center bottom no-repeat;
  605. float:left;
  606. }
  607. #ct h2 {
  608. text-align:center;
  609. padding-top:30px;
  610. }
  611. .wk_content_right_m {
  612. text-align:left;
  613. width:100%;
  614. margin:0 auto;
  615. line-height:24px;
  616. color:#737373;
  617. font-size:12px;
  618. padding:20px 0 20px 0;
  619. position:relative;
  620. }
  621. .wk_about_1_warp span p {
  622. border:0 none;
  623. color:#555;
  624. font-size:14px;
  625. vertical-align:top;
  626. line-height:26px;
  627. margin-bottom:8px;
  628. text-indent:28px;
  629. padding-top:30px;
  630. }
  631. .wk_about_hty-box {
  632. position:relative;
  633. margin-top:20px;
  634. }
  635. .wk_about_hty-box .slogan {
  636. margin-bottom:30px;
  637. height:50px;
  638. line-height:50px;
  639. text-align:center;
  640. font-size:26px;
  641. color:#b8b8b8;
  642. }
  643. .wk_about_hty {
  644. width:100%;
  645. margin:0 auto;
  646. position:relative;
  647. padding:46px 0;
  648. }
  649. .wk_about_hty .line {
  650. position:absolute;
  651. top:0;
  652. left:50%;
  653. margin-left:-1px;
  654. width:3px;
  655. height:100%;
  656. background-color:#d4d4d4;
  657. }
  658. .wk_about_hty .item {
  659. position:relative;
  660. height:90px;
  661. }
  662. .wk_about_hty .item:before {
  663. content:'';
  664. position:absolute;
  665. top:0;
  666. left:50%;
  667. margin-left:-7px;
  668. width:12px;
  669. height:12px;
  670. border:2px solid #DE262E;
  671. background-color:#fff;
  672. border-radius:50%;
  673. }
  674. .wk_about_hty .item.odd .date {
  675. margin-left:31px;
  676. }
  677. .wk_about_hty .item .date {
  678. position:absolute;
  679. top:-6px;
  680. left:50%;
  681. margin-left:-110px;
  682. width:78px;
  683. height:26px;
  684. line-height:26px;
  685. text-align:center;
  686. font-size:12px;
  687. color:#fff;
  688. background-color:#DE262E;
  689. }
  690. .wk_about_hty .item.odd .date:after {
  691. right:100%;
  692. border-color:transparent #DE262E transparent transparent;
  693. }
  694. .wk_about_hty .item .date:after {
  695. content:'';
  696. position:absolute;
  697. top:9px;
  698. right:-8px;
  699. border-style:solid;
  700. border-width:5px 4px;
  701. border-color:transparent transparent transparent #DE262E;
  702. }
  703. .wk_about_hty .item.odd .desc {
  704. left:auto;
  705. right:50%;
  706. margin:0 36px 0 0;
  707. text-align:right;
  708. overflow:hidden;
  709. display:-webkit-box;
  710. -webkit-box-orient:vertical;
  711. -webkit-line-clamp:3;
  712. }
  713. .wk_about_hty .item .desc {
  714. position:absolute;
  715. top:-18px;
  716. left:50%;
  717. padding:10px 20px;
  718. margin-left:38px;
  719. width:45%;
  720. line-height:30px;
  721. background-color:#f9f9f9;
  722. border:1px solid #eae9e9;
  723. border-radius:4px;
  724. font-size:14px;
  725. color:#666;
  726. overflow:hidden;
  727. display:-webkit-box;
  728. -webkit-box-orient:vertical;
  729. -webkit-line-clamp:3;
  730. }
  731. .wk_about_hty .item.odd .desc .arrow {
  732. left:100%;
  733. border-color:transparent transparent transparent #eae9e9;
  734. }
  735. .wk_about_hty .item .desc .arrow {
  736. position:absolute;
  737. top:15px;
  738. left:-20px;
  739. border-style:solid;
  740. border-width:9px 10px;
  741. border-color:transparent #eae9e9 transparent transparent;
  742. }
  743. .wk_about_hty .item.odd .desc .arrow:after {
  744. left:-12px;
  745. border-color:transparent transparent transparent #f9f9f9;
  746. }
  747. .wk_about_hty .item .desc .arrow:after {
  748. content:'';
  749. position:absolute;
  750. top:-9px;
  751. left:-8px;
  752. border-style:solid;
  753. border-width:9px 10px;
  754. border-color:transparent #f9f9f9 transparent transparent;
  755. }
  756. .clear {
  757. clear:both;
  758. }
  759. .help {
  760. line-height: 28px;
  761. font-size: 22px;
  762. text-align: center;
  763. color: #fff;
  764. }
  765. .tsize{
  766. margin: 0;
  767. padding: 0;
  768. border: 0;
  769. font-size: 80%;
  770. vertical-align: baseline;
  771. margin-bottom: 4px
  772. }
  773. .words {
  774. color:#FFFFFF;
  775. margin-top:10px;
  776. }
  777. .inpubox {
  778. float:right;
  779. height:30px;
  780. background:#FFFFFF;
  781. padding-right:0;
  782. }
  783. .inpubox .btn {
  784. height:30px;
  785. color:#FFFFFF;
  786. border:0;
  787. background:#0044CC;
  788. border-radius:0;
  789. }
  790. .find {
  791. width:80%;
  792. height:28px;
  793. float:left;
  794. border:0;
  795. outline:none;
  796. }
  797. .ax {
  798. float:left;
  799. width:100px;
  800. height:85px;
  801. }
  802. .ax p {
  803. height:30px;
  804. width:100%;
  805. text-align:center;
  806. line-height:30px;
  807. font-weight:800;
  808. }
  809. .ax_default1 {
  810. width:55px;
  811. height:55px;
  812. position:relative;
  813. margin:auto;
  814. }
  815. .ax_default1 img {
  816. width:100%;
  817. height:100%;
  818. }
  819. .ax_default1 span {
  820. position:absolute;
  821. top:12px;
  822. left:22px;
  823. color:#FFFFFF;
  824. font-size:20px;
  825. font-weight:600;
  826. }
  827. .ax_next {
  828. width:108px;
  829. float:left;
  830. margin-top:12px;
  831. }
  832. .learn_ul li {
  833. height:50px;
  834. /*line-height:50px;
  835. */
  836. margin-top:10px;
  837. }
  838. .learn_ul li a {
  839. color:rgb(44,141,196);
  840. }
  841. .video {
  842. width:100%;
  843. height:150px;
  844. }
  845. @media (min-width:992px) {
  846. .learn_video,.learn_image {
  847. width:40%;
  848. margin-right:10%;
  849. float:left;
  850. }
  851. }@media (max-width:991px) {
  852. .learn_video,.learn_image {
  853. width:100%;
  854. }
  855. }.learn_video p,.learn_image p {
  856. text-align:center;
  857. height:50px;
  858. line-height:50px;
  859. color:rgb(44,141,196);
  860. }
  861. .find_result > p {
  862. font-size:18px;
  863. font-weight:600;
  864. }
  865. .result_list {
  866. width:100%;
  867. height:auto;
  868. margin-top:20px;
  869. }
  870. .result_tit {
  871. text-overflow:ellipsis;
  872. overflow:hidden;
  873. white-space:nowrap;
  874. color:#0044CC;
  875. }
  876. .import {
  877. color:#D33724;
  878. }
  879. .result_content {
  880. color:#636B6F;
  881. }
  882. .video-pic {
  883. width:100%;
  884. height:144px;
  885. position:relative;
  886. overflow:hidden;
  887. }
  888. .video-pic > img {
  889. width:100%;
  890. }
  891. .triangle-right {
  892. width:0;
  893. height:0;
  894. border-top:20px solid transparent;
  895. border-left:40px solid #fff;
  896. border-bottom:20px solid transparent;
  897. position:absolute;
  898. left:50%;
  899. top:50%;
  900. transform:translate(-50%,-50%);
  901. -webkit-transform:translate(-50%,-50%);
  902. z-index:15;
  903. }
  904. .mat-video {
  905. height:100%;
  906. width:100%;
  907. background:#000;
  908. position:relative;
  909. }
  910. .mat-video .canplay {
  911. position:absolute;
  912. top:0;
  913. left:0;
  914. right:0;
  915. bottom:0;
  916. background:url(/module/videoPlayer/videoCanPlay.png) no-repeat center center;
  917. background-size:cover;
  918. z-index:1010;
  919. }
  920. .mat-video .player {
  921. width:100%;
  922. height:100%;
  923. position:relative;
  924. }
  925. .mat-video .player .fullStart-container {
  926. position:absolute;
  927. top:0;
  928. left:0;
  929. width:100%;
  930. height:100%;
  931. z-index:100;
  932. }
  933. .mat-video .player .fullStart-container .full-start {
  934. display:block;
  935. width:50px;
  936. height:50px;
  937. background:rgba(0,0,0,.5);
  938. position:absolute;
  939. left:50%;
  940. top:50%;
  941. margin-left:-25px;
  942. margin-top:-25px;
  943. line-height:50px;
  944. border-radius:50%;
  945. text-align:center;
  946. font-size:20px;
  947. color:#fff;
  948. }
  949. .fa {
  950. display:inline-block;
  951. font-size:inherit;
  952. text-rendering:auto;
  953. -webkit-font-smoothing:antialiased;
  954. -moz-osx-font-smoothing:grayscale;
  955. transform:translate(0,0);
  956. }
  957. .mat-video .wm-video {
  958. height:100%;
  959. margin:0 auto;
  960. width:100%;
  961. }
  962. .mat-video .player .controls {
  963. width:100%;
  964. height:30px;
  965. background:rgba(0,0,0,.3);
  966. position:absolute;
  967. left:0;
  968. bottom:0;
  969. z-index:101;
  970. }
  971. .mat-video .player .controls .switch,.mat-video .player .controls .expand {
  972. display:block;
  973. width:15px;
  974. height:15px;
  975. font-size:16px;
  976. color:#fff;
  977. position:absolute;
  978. top:8px;
  979. opacity:.5;
  980. }
  981. .mat-video .player .controls .expand {
  982. right:10px;
  983. }
  984. .mat-video .player .controls .progress {
  985. height:2px;
  986. left:0;
  987. right:0;
  988. top:0;
  989. background-color:#555;
  990. cursor:pointer;
  991. position:absolute;
  992. }
  993. .progress,.progress-bar {
  994. box-shadow:none;
  995. }
  996. .mat-video .player .controls .progress .loaded {
  997. width:0;
  998. height:100%;
  999. background-color:#00a1ff;
  1000. position:relative;
  1001. }
  1002. .mat-video .player .controls .progress .line {
  1003. width:0;
  1004. height:100%;
  1005. background:#fff;
  1006. position:absolute;
  1007. top:0;
  1008. left:0;
  1009. }
  1010. .line {
  1011. width:100%;
  1012. height:1px;
  1013. margin:10px 0;
  1014. font-size:0;
  1015. overflow:hidden;
  1016. }
  1017. .mat-video .player .controls .timer {
  1018. height:20px;
  1019. line-height:20px;
  1020. position:absolute;
  1021. left:40px;
  1022. top:6px;
  1023. color:#fff;
  1024. font-size:12px;
  1025. opacity:.4;
  1026. }
  1027. .mat-video .player .controls .volume-control {
  1028. position:absolute;
  1029. width:60px;
  1030. height:2px;
  1031. background-color:#ddd;
  1032. top:14px;
  1033. right:56px;
  1034. }
  1035. .mat-video .player .controls .volume-control .currentVol {
  1036. width:100%;
  1037. height:100%;
  1038. background-color:#00a1ff;
  1039. position:relative;
  1040. }
  1041. .mat-video .player .controls .volume-control .vol-circle {
  1042. position:absolute;
  1043. width:8px;
  1044. height:8px;
  1045. border-radius:50%;
  1046. left:60px;
  1047. top:-2px;
  1048. background-color:#fff;
  1049. }
  1050. .made_section {
  1051. margin-top:20px;
  1052. }
  1053. .made_section p {
  1054. width:100%;
  1055. line-height:50px;
  1056. text-align:center;
  1057. font-size:16px;
  1058. }
  1059. .made_section button {
  1060. width:140px;
  1061. height:40px;
  1062. border:1px solid rgb(24,113,185);
  1063. color:rgb(24,113,185);
  1064. margin:10px auto;
  1065. display:block;
  1066. }
  1067. .form-group {
  1068. border-radius:0px;
  1069. }
  1070. .sendbtn {
  1071. width:70px;
  1072. height:30px;
  1073. margin:auto;
  1074. display:block;
  1075. background:#006DCC;
  1076. color:#FFFFFF;
  1077. }
  1078. label[for] > p:last-child {
  1079. color:#636E7B;
  1080. font-size:12px;
  1081. }
  1082. .left {
  1083. height:100%;
  1084. }
  1085. .right {
  1086. height:100%;
  1087. }
  1088. .left span {
  1089. position:absolute;
  1090. top:25%;
  1091. left:15px;
  1092. }
  1093. .right span {
  1094. position:absolute;
  1095. top:25%;
  1096. right:15px;
  1097. }
  1098. .honor {
  1099. text-align:center;
  1100. }
  1101. .honor a {
  1102. display:inline-block;
  1103. margin:0 10px;
  1104. }
  1105. .honor img {
  1106. width:auto;
  1107. height:250px;
  1108. margin:5px auto;
  1109. display:block;
  1110. }
  1111. ol {
  1112. margin-bottom:12px;
  1113. }
  1114. .carousel-indicators {
  1115. bottom:0;
  1116. }
  1117. .step_box {
  1118. padding-left:10px
  1119. }
  1120. .wk_about_1_warp {
  1121. text-align:center;
  1122. margin-left:18.75%;
  1123. }
  1124. .qq_bg {
  1125. width:110px;
  1126. height:240px;
  1127. position:fixed;
  1128. top:50%;
  1129. right:0;
  1130. }
  1131. .qq_close {
  1132. position:absolute;
  1133. right:5px;
  1134. top:0;
  1135. color:rgb(30,134,247);
  1136. font-size:20px;
  1137. }
  1138. .qq_tit {
  1139. position:absolute;
  1140. width:100%;
  1141. height:110px;
  1142. border-radius:110px;
  1143. background:rgb(30,134,247);
  1144. top:10px;
  1145. left:0;
  1146. z-index:2;
  1147. }
  1148. .qq_tit img {
  1149. width:90px;
  1150. height:90px;
  1151. border-radius:95px;
  1152. margin:10px;
  1153. }
  1154. .qq_mess {
  1155. width:100%;
  1156. height:165px;
  1157. position:absolute;
  1158. bottom:0;
  1159. left:0;
  1160. background:rgb(30,134,247);
  1161. z-index:1;
  1162. }
  1163. .phone {
  1164. width:100%;
  1165. position:absolute;
  1166. top:55px;
  1167. }
  1168. .phone img {
  1169. width:20px;
  1170. height:20px;
  1171. display:block;
  1172. float:left;
  1173. margin-left:8px;
  1174. }
  1175. .phone span {
  1176. display:block;
  1177. float:left;
  1178. color:#FFFFFF;
  1179. font-size:12px;
  1180. }
  1181. .phone p {
  1182. word-wrap:break-word;
  1183. width:100%;
  1184. font-size:14px;
  1185. text-align:center;
  1186. color:#FFFFFF;
  1187. float:left;
  1188. padding:10px 5%;
  1189. }
  1190. .qq_btn {
  1191. width:90%;
  1192. margin:auto;
  1193. background:#FFFFFF;
  1194. color:rgb(30,134,247);
  1195. height:30px;
  1196. position:absolute;
  1197. bottom:10px;
  1198. border:0;
  1199. left:5%;
  1200. font-size:12px;
  1201. }
  1202. .primary-navbar > li:hover {
  1203. /*background:rgba(15,38,91,0.5);
  1204. */
  1205. }
  1206. .primary-navbar > li ul {
  1207. display:none;
  1208. }
  1209. .primary-navbar > li ul > li {
  1210. margin-top:10px;
  1211. padding:10px 0;
  1212. }
  1213. .primary-navbar > li:hover > ul {
  1214. display:block;
  1215. }
  1216. .primary-navbar > li > ul > li:hover {
  1217. /*background:rgba(15,38,91,0.7);
  1218. */
  1219. }
  1220. .widget-wrap > ul {
  1221. margin-left:40px;
  1222. }
  1223. .small-tit {
  1224. text-align:center;
  1225. line-height:40px;
  1226. }
  1227. .page2,.page4 {
  1228. padding:50px 0;
  1229. }
  1230. .page {
  1231. width:100%;
  1232. position:relative;
  1233. text-align:center;
  1234. }
  1235. .page2 h5 {
  1236. font-size:24px;
  1237. margin:0;
  1238. color:#1b272f;
  1239. }
  1240. .page2 > p {
  1241. font-size:22px;
  1242. margin-top:15px;
  1243. color:#515151;
  1244. }
  1245. .page4 p {
  1246. font-size:22px;
  1247. }
  1248. .page4-p1 {
  1249. font-weight:bold;
  1250. color:#1b272f;
  1251. }
  1252. .page4-p2 {
  1253. color:#515151;
  1254. margin-top:16px;
  1255. }
  1256. .page4-p3 {
  1257. margin-bottom:25px;
  1258. margin-top:37px;
  1259. color:#1b272f;
  1260. }
  1261. .page4 > button {
  1262. margin:63px auto;
  1263. display:block;
  1264. border:1px solid #3091f2;
  1265. width:120px;
  1266. line-height:30px;
  1267. border-radius:2px;
  1268. color:#3091f2;
  1269. }