style.css 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867
  1. body {
  2. background: #f5f5f5;
  3. }
  4. .warp {
  5. width: 100%;
  6. margin: 0px auto;
  7. /*margin-top: 20px;*/
  8. }
  9. .content {
  10. width: 1170px;
  11. margin: 0px auto;
  12. }
  13. .shenliu_left {
  14. width: 218px;
  15. float: left;
  16. background: #fff;
  17. border: #e8e8e8 1px solid;
  18. }
  19. .shenliu_right {
  20. width: 934px;
  21. background: #fff;
  22. }
  23. .shenliu_left p {
  24. display: inline-block;
  25. text-align: center;
  26. width: 100%;
  27. margin: 0px auto;
  28. height: 40px;
  29. line-height: 40px;
  30. color: #000;
  31. font-size: 16px;
  32. background: #eaeaea;
  33. }
  34. .shenliu_left ul {
  35. width: 100%;
  36. margin: 0px auto;
  37. }
  38. .shenliu_left ul li, .shenliu_left ul li a {
  39. width: 100%;
  40. margin: 0px auto;
  41. height: 48px;
  42. line-height: 48px;
  43. }
  44. .shenliu_left ul li a {
  45. font-size: 14px;
  46. color: #000;
  47. display: inline-block;
  48. text-align: center;
  49. border-bottom: #e8e8e8 1px solid;
  50. }
  51. .shenliu_left ul li.hover a, .shenliu_left ul li a:hover {
  52. background: #6f6f6f;
  53. color: #fff;
  54. }
  55. .com_title {
  56. width: 100%;
  57. margin: 0px auto;
  58. height: 40px;
  59. line-height: 40px;
  60. font-size: 14px;
  61. color: #323232;
  62. background: #f5f5f5;
  63. }
  64. .com_title font {
  65. color: #327ebe;
  66. }
  67. .com_head {
  68. width: 100%;
  69. height: 40px;
  70. line-height: 44px;
  71. background: url("../img/approvalFlow/comm_bg01.png") no-repeat center;
  72. background-color: #f5f5f5;
  73. }
  74. .com_head span {
  75. margin-left: 20px;
  76. color: #000;
  77. font-size: 14px;
  78. }
  79. .com_head a {
  80. color: #327ebe;
  81. float: right;
  82. margin-right: 40px;
  83. }
  84. .com_content {
  85. width: 100%;
  86. margin: 0px auto;
  87. background: #fff;
  88. border: #e8e8e8 1px solid;
  89. }
  90. .com_content ul, .com_content ul li {
  91. width: 100%;
  92. margin: 0px auto;
  93. }
  94. .com_content ul li {
  95. height: 105px;
  96. line-height: 105px;
  97. border-bottom: #b2b2b3 dotted 1px;
  98. }
  99. .com_content ul li .inco01 {
  100. width: 52px;
  101. float: left;
  102. height: 105px;
  103. }
  104. .com_content ul li .inco01 img {
  105. /*margin-top: 26px;*/
  106. margin-left: 45px;
  107. }
  108. .com_content ul li .content_list {
  109. width: 815px;
  110. float: right;
  111. }
  112. .com_content ul li .content_list span {
  113. width: 30%;
  114. float: left;
  115. font-size: 14px;
  116. color: #323232;
  117. }
  118. .com_content ul li .content_list span font {
  119. color: #969595;
  120. font-size: 12px;
  121. }
  122. .com_content ul li .content_list span.line01 {
  123. line-height: 18px;
  124. margin-top: 33px;
  125. width: 40%;
  126. }
  127. .com_content ul li .content_list span .clolor01 {
  128. color: #327ebe;
  129. }
  130. .com_content ul li .content_list span .clolor02 {
  131. color: #be6732;
  132. }
  133. .com_content ul li:last-child {
  134. border-bottom: none;
  135. }
  136. .com_content ul li .content_list span a:hover {
  137. color: #d32526;
  138. }
  139. /*弹出框*/
  140. .tanchuang {
  141. width: 100%;
  142. height: 100%;
  143. position: fixed;
  144. z-index: 11111;
  145. background: rgba(0, 0, 0, 0.4);
  146. top: 0;
  147. left: 0;
  148. }
  149. .tanchuang .box {
  150. position: relative;
  151. left: 0;
  152. right: 0;
  153. top: 0;
  154. bottom: 0;
  155. margin: auto;
  156. margin-top: 15%;
  157. box-shadow: 2px 2px 3px #888;
  158. }
  159. .tanchuang .box i {
  160. width: 20px;
  161. height: 20px;
  162. display: inline-block;
  163. position: absolute;
  164. right: 5px;
  165. top: 8px;
  166. text-align: center;
  167. }
  168. .tanchuang .box01, .tanchuang .box02 {
  169. width: 808px;
  170. min-height: 300px;
  171. background: #fff;
  172. padding-bottom: 10px;
  173. }
  174. .box p {
  175. width: 100%;
  176. margin: 0px auto;
  177. height: 50px;
  178. line-height: 50px;
  179. display: inline-block;
  180. font-size: 14px;
  181. color: #5f5d5d;
  182. border-bottom: #595959 1px dashed;
  183. }
  184. .box p span {
  185. margin-left: 20px;
  186. line-height: 55px;
  187. }
  188. .box p span b, .box01_01 span b, .day_number div b {
  189. font-size: 12px;
  190. color: #969595;
  191. font-weight: normal;
  192. }
  193. .box01_01 {
  194. width: 100%;
  195. margin: 0px auto;
  196. height: 55px;
  197. line-height: 55px;
  198. font-size: 14px;
  199. color: #323232;
  200. margin-bottom: 10px;
  201. }
  202. .box01_01 span a {
  203. color: #327ebe;
  204. font-size: 12px;
  205. margin-left: 10px;
  206. }
  207. .box01_01 span.sp01 {
  208. margin-left: 25px;
  209. display: inline-block;
  210. }
  211. .box01_01 span.sp02 {
  212. margin-left: 95px;
  213. }
  214. .box01_01 span input {
  215. margin-right: 6px;
  216. vertical-align: middle;
  217. position: relative;
  218. top: -2px;
  219. }
  220. .box01_02 {
  221. width: 716px;
  222. min-height: 110px;
  223. border: #cccccd 1px solid;
  224. margin: 0px auto;
  225. position: relative;
  226. padding-bottom: 10px;
  227. overflow: hidden;
  228. }
  229. .box01_02 span {
  230. width: 142px;
  231. text-align: center;
  232. display: inline-block;
  233. }
  234. .box01_02 a {
  235. width: 50px;
  236. height: 50px;
  237. background: #cccccd;
  238. border-radius: 50%;
  239. text-align: center;
  240. font-size: 12px;
  241. display: inline-block;
  242. margin-top: 18px;
  243. color: #969595;
  244. }
  245. .box01_02 em {
  246. text-align: center;
  247. font-size: 12px;
  248. color: #969595;
  249. width: 100%;
  250. margin: 0px auto;
  251. display: inline-block;
  252. font-style: inherit;
  253. margin-top: 10px;
  254. text-align: center;
  255. }
  256. .box01_02 span:hover a, .box01_02 span.active:hover a {
  257. background: #327ebe;
  258. }
  259. .box01_02 span.active a {
  260. background: #8bc6f7;
  261. }
  262. .box01_02 span:hover em, .box01_02 span.active em {
  263. color: #327ebe;
  264. }
  265. .box01_02 span.active {
  266. position: relative;
  267. }
  268. .box01_02 span.active:before {
  269. content: "";
  270. width: 76px;
  271. height: 6px;
  272. background: url(../img/approvalFlow/dot01.png) no-repeat;
  273. display: inline-block;
  274. position: absolute;
  275. top: 40px;
  276. right: 102px;
  277. }
  278. .box01_02 a img {
  279. margin-top: 12px;
  280. }
  281. .box01_03 {
  282. width: 235px;
  283. margin: 0px auto;
  284. margin-top: 20px;
  285. }
  286. .box01_03 a, .box_list .btn01, .next_btn a {
  287. width: 94px;
  288. height: 36px;
  289. line-height: 36px;
  290. font-size: 14px;
  291. display: inline-block;
  292. text-align: center;
  293. }
  294. .box01_03 a.btn01, .box_list .btn01, .next_btn a {
  295. background: #327ebe;
  296. color: #fff;
  297. }
  298. .box_list .btn01 a {
  299. color: #fff;
  300. }
  301. .box01_03 a.btn02 {
  302. border: #327ebe 1px solid;
  303. color: #327ebe;
  304. margin-left: 45px;
  305. }
  306. .box01_03 a:hover, .box_list .btn01:hover, .next_btn a:hover {
  307. background: #135c9a;
  308. color: #fff;
  309. }
  310. #caozuo {
  311. position: absolute;
  312. top: 0;
  313. right: 0;
  314. }
  315. #caozuo a {
  316. width: 42px;
  317. height: 24px;
  318. display: inline-block;
  319. background: #8bc6f7;
  320. font-size: 12px;
  321. color: #fff;
  322. margin: 0 0 0 3px;
  323. float: left;
  324. border-radius: 1px;
  325. line-height: 24px;
  326. }
  327. #caozuo a.over {
  328. color: #969595;
  329. background: #d9dadd;
  330. }
  331. #caozuo a:hover {
  332. background: #327ebe;
  333. color: #fff;
  334. }
  335. .com_head01 {
  336. width: 100%;
  337. margin: 0px auto;
  338. height: 50px;
  339. line-height: 50px;
  340. border-bottom: #5078cb 1px dotted;
  341. }
  342. .com_head01 span {
  343. margin-left: 30px;
  344. font-size: 14px;
  345. color: #323232;
  346. }
  347. #caozuo span {
  348. }
  349. .tanchuang .box03 {
  350. width: 808px;
  351. height: 620px;
  352. background: #fff;
  353. }
  354. #caozuo01 {
  355. width: 716px;
  356. margin: 0px auto;
  357. background: #efefef;
  358. height: 24px;
  359. line-height: 24px;
  360. border: #cccccd 1px solid;
  361. border-bottom: none;
  362. margin-top: 10px;
  363. }
  364. #caozuo01 a {
  365. width: 42px;
  366. height: 24px;
  367. display: inline-block;
  368. background: #8bc6f7;
  369. font-size: 12px;
  370. color: #fff;
  371. margin: 0 0 0 3px;
  372. float: left;
  373. border-radius: 1px;
  374. line-height: 24px;
  375. text-align: center;
  376. }
  377. #caozuo01 a.over {
  378. color: #969595;
  379. background: #d9dadd;
  380. }
  381. #caozuo01 a:hover {
  382. background: #327ebe;
  383. color: #fff;
  384. }
  385. .box04 {
  386. width: 1014px;
  387. height: 580px;
  388. background: #fff;
  389. }
  390. @media screen and (max-width: 1366px) {
  391. .box04,.box01{
  392. margin-top: 7% !important;
  393. }
  394. .box01_02{
  395. max-height: 300px;
  396. overflow-y: overlay;
  397. overflow-x: hidden;
  398. }
  399. #caozuo{
  400. right: 20px;
  401. }
  402. }
  403. .box05 {
  404. width: 706px;
  405. height: 588px;
  406. background: #fff;
  407. }
  408. .box06 {
  409. width: 706px;
  410. height: 508px;
  411. background: #fff;
  412. }
  413. .box07 {
  414. width: 946px;
  415. height: 541px;
  416. background: #fff;
  417. }
  418. .box_content {
  419. width: 980px;
  420. height: 500px;
  421. margin-top: -115px;
  422. }
  423. .box_content .box_content01 {
  424. width: 288px;
  425. height: 430px;
  426. float: left;
  427. margin-left: 30px;
  428. position: relative;
  429. }
  430. .box_content .box_content01 h4 {
  431. width: 100%;
  432. display: inline-block;
  433. height: 50px;
  434. line-height: 50px;
  435. font-size: 14px;
  436. color: #5f5d5d;
  437. }
  438. .box_content .box_content01 h4 font {
  439. color: #969595;
  440. font-size: 12px;
  441. }
  442. .box_list {
  443. width: 100%;
  444. height: 100%;
  445. border: #e5e5e5 1px solid;
  446. position: relative;
  447. }
  448. .box_list h5 {
  449. width: 100%;
  450. height: 100%;
  451. line-height: 430px;
  452. font-size: 14px;
  453. color: #969595;
  454. display: inline-block;
  455. text-align: center;
  456. }
  457. .dot02 {
  458. width: 13px;
  459. content: "";
  460. height: 26px;
  461. display: inline-block;
  462. position: absolute;
  463. top: 250px;
  464. right: -23px;
  465. background: url("../img/approvalFlow/dot02.png") no-repeat;
  466. }
  467. .box_list dl {
  468. width: 100%;
  469. margin: 0 auto;
  470. margin-top: 10px;
  471. display: inline-block;
  472. margin-left: 20px;
  473. }
  474. .box_list dl dt, .box_list dl dd {
  475. width: 100%;
  476. margin: 0 auto;
  477. }
  478. .box_list dl dt {
  479. font-size: 12px;
  480. color: #5f5d5d;
  481. line-height: 30px;
  482. margin-bottom: 5px;
  483. }
  484. .box_list dl dd a, .style_list a {
  485. font-size: 12px;
  486. color: #327ebe;
  487. width: 66px;
  488. height: 24px;
  489. line-height: 24px;
  490. float: left;
  491. display: inline-block;
  492. background: #deeffe;
  493. text-align: center;
  494. margin: 0 25px 10px 0;
  495. position: relative;
  496. }
  497. .box_list dl dd a:hover, .style_list a:hover {
  498. background: #327ebe;
  499. color: #fff;
  500. }
  501. .box_list dl dd a.color01, .style_list a.color01 {
  502. background: #d9dadd;
  503. color: #969595;
  504. }
  505. .box_list .sreach {
  506. width: 240px;
  507. height: 26px;
  508. border: #f2f1f2 1px solid;
  509. border-radius: 10px;
  510. margin: 0 auto;
  511. margin-top: 10px;
  512. margin-bottom: 10px;
  513. }
  514. .box_list .sreach input {
  515. width: 200px;
  516. float: left;
  517. height: 24px;
  518. line-height: 24px;
  519. color: #969595;
  520. font-style: 12px;
  521. border: none;
  522. text-align: center;
  523. border-radius: 10px;
  524. }
  525. .box_list .sreach:hover {
  526. border: #8bc6f7 1px solid;
  527. }
  528. .box_list .sreach button {
  529. width: 35px;
  530. height: 26px;
  531. line-height: 26px;
  532. background: transparent;
  533. float: right;
  534. border: none;
  535. position: relative;
  536. text-align: center;
  537. }
  538. .box_list .sreach button:before {
  539. content: "";
  540. width: 16px;
  541. height: 16px;
  542. display: inline-block;
  543. position: absolute;
  544. background: url("../img/approvalFlow/sreach_bt.png") no-repeat center;
  545. background-position: -16px 0;
  546. overflow: hidden;
  547. top: 5px;
  548. right: 10px;
  549. }
  550. .box_list .sreach button:hover:before {
  551. background-position: 0 0;
  552. }
  553. .box_list .zimu {
  554. width: 100%;
  555. margin: 0 auto;
  556. height: 18px;
  557. line-height: 18px;
  558. background: #f4f5f7;
  559. }
  560. .box_list .zimu span {
  561. margin-left: 20px;
  562. }
  563. .box_list ul {
  564. width: 100%;
  565. margin: 0 auto;
  566. }
  567. .box_list ul li {
  568. width: 96%;
  569. margin: 0 auto;
  570. height: 35px;
  571. line-height: 35px;
  572. margin-left: 20px;
  573. }
  574. .box_list ul li span {
  575. width: 100%;
  576. float: left;
  577. }
  578. .box_list ul li span em {
  579. width: 60px;
  580. display: inline-block;
  581. }
  582. .box_list ul li a {
  583. width: 25%;
  584. float: right;
  585. color: #327ebe;
  586. }
  587. .box_list ul li a:hover {
  588. color: #bc2122;
  589. }
  590. .box_list dl dd .jiantou:before {
  591. content: "";
  592. width: 22px;
  593. height: 8px;
  594. display: inline-block;
  595. background: url("../img/approvalFlow/inco_list.png") no-repeat;
  596. background-position: -5px -23px;
  597. position: absolute;
  598. right: 65px;
  599. top: 10px;
  600. }
  601. .caozuo01 {
  602. margin-top: 20px !important;
  603. }
  604. .caozuo01 a:after {
  605. content: "";
  606. width: 18px;
  607. height: 18px;
  608. display: inline-block;
  609. background: url("../img/approvalFlow/inco_list.png") no-repeat;
  610. background-position: 0 -1px;
  611. position: absolute;
  612. top: -8px;
  613. right: -8px;
  614. }
  615. .caozuo01 a:hover:after {
  616. background-position: -20px -1px;
  617. }
  618. .box_list .btn01 {
  619. position: absolute;
  620. bottom: 0;
  621. right: 0;
  622. }
  623. .style_list {
  624. width: 89%;
  625. margin: 0 auto;
  626. height: 24px;
  627. }
  628. .day_number {
  629. width: 100%;
  630. margin: 0 auto;
  631. height: 290px;
  632. }
  633. .day_number div {
  634. width: 89%;
  635. margin: 0 auto;
  636. margin-top: 10px;
  637. }
  638. .day_number div input {
  639. width: 66px;
  640. height: 24px;
  641. line-height: 24px;
  642. text-align: center;
  643. color: #327ebe;
  644. border: #327ebe 1px solid;
  645. }
  646. .day_number div font {
  647. margin: 0 10px;
  648. }
  649. .box07 .box01_01 {
  650. margin-bottom: 0px !important;
  651. }
  652. .next_btn {
  653. width: 100%;
  654. margin: 0 auto;
  655. position: relative;
  656. right: 50px;
  657. }
  658. .next_btn a {
  659. float: right;
  660. }
  661. .day_number .demo {
  662. width: 520px;
  663. float: left;
  664. border: #ddd 1px solid;
  665. margin-left: 50px;
  666. padding: 10px 0 5px;
  667. position: relative;
  668. }
  669. .day_number .demo span {
  670. width: 100%;
  671. margin: 0 auto;
  672. color: #00a0b4;
  673. line-height: 20px;
  674. display: inline-block;
  675. margin-left: 40px;
  676. }
  677. .day_number .demo span input {
  678. margin-top: 10px;
  679. margin-bottom: 10px;
  680. border: #969595 1px solid;
  681. color: #969595;
  682. }
  683. .day_number .demo:before {
  684. content: "例:";
  685. width: 100px;
  686. height: 50px;
  687. display: inline-block;
  688. position: absolute;
  689. top: 10px;
  690. left: 10px;
  691. font-size: 16px;
  692. color: #00a0b4;
  693. }
  694. .day_number .demo span em {
  695. width: 20px;
  696. height: 20px;
  697. display: inline-block;
  698. background: #00a0b4;
  699. border-radius: 100%;
  700. text-align: center;
  701. color: #fff;
  702. margin-right: 10px;
  703. }
  704. .day_number .demo span a {
  705. display: inline-block;
  706. text-align: center;
  707. font-size: 12px;
  708. border-radius: 20px;
  709. margin: 10px 15px 10px;
  710. line-height: 24px;
  711. }
  712. .day_number .demo span a.color01 {
  713. background: #00a0b4;
  714. color: #fff;
  715. width: 120px;
  716. height: 24px;
  717. position: relative;
  718. }
  719. .day_number .demo span a.color01:after {
  720. content: "";
  721. width: 17px;
  722. height: 9px;
  723. display: inline-block;
  724. position: absolute;
  725. top: 9px;
  726. right: -25px;
  727. background: url("../img/approvalFlow/inco_list.png") no-repeat;
  728. background-position: -1px -37px;
  729. }
  730. .day_number .demo span a.color002:after {
  731. content: "";
  732. width: 17px;
  733. height: 9px;
  734. display: inline-block;
  735. position: absolute;
  736. top: 9px;
  737. right: -25px;
  738. background: url("../img/approvalFlow/inco_list.png") no-repeat;
  739. background-position: -20px -37px;
  740. }
  741. .day_number .demo span a.color02 {
  742. border: #00a0b4 1px solid;
  743. color: #00a0b4;
  744. width: 80px;
  745. height: 24px;
  746. position: relative;
  747. }