作者 杨乐
1 个管道 的构建 通过 耗费 2 秒

提交

@@ -26,6 +26,10 @@ @@ -26,6 +26,10 @@
26 <link href='http://fonts.googleapis.com/css?family=Asap:400,700' rel='stylesheet' type='text/css'> 26 <link href='http://fonts.googleapis.com/css?family=Asap:400,700' rel='stylesheet' type='text/css'>
27 27
28 <style> 28 <style>
  29 + .par-morebro1 {
  30 + display: none;
  31 + }
  32 +
29 .header-txt1 { 33 .header-txt1 {
30 padding: 0; 34 padding: 0;
31 margin: 30px 110px 170px 70px; 35 margin: 30px 110px 170px 70px;
@@ -356,11 +360,49 @@ @@ -356,11 +360,49 @@
356 } 360 }
357 361
358 @media (max-width: 768px) { 362 @media (max-width: 768px) {
  363 + .par-morebro1{
  364 + display: flex;
  365 + place-content: center;
  366 + }
  367 + .par-morebro1 a{
  368 + width: 100px;
  369 + height: 30px;
  370 + background: #97dab6;
  371 + border-radius: 15px;
  372 + font-size: 12px;
  373 + font-family: PingFangSC, PingFangSC-Medium;
  374 + font-weight: 500;
  375 + text-align: center;
  376 + color: #323232;
  377 + display: flex;
  378 + place-content: center;
  379 + place-items: center;
  380 + }
  381 +
  382 + .par-head-right-title2,
  383 + .par-head-right-title1 {
  384 + margin-right: 20px;
  385 + display: flex;
  386 + flex-direction: column;
  387 + place-items: center;
  388 + }
  389 +
  390 + .par-head-left-title {
  391 + margin-top: 0;
  392 + }
  393 +
  394 + .header-img1 {
  395 + width: 105px;
  396 + height: 15px;
  397 + }
  398 +
359 .header-btnL { 399 .header-btnL {
360 display: block; 400 display: block;
361 } 401 }
362 402
363 .header-loginBtn { 403 .header-loginBtn {
  404 + letter-spacing: 3px;
  405 + margin-right: 10px;
364 display: block; 406 display: block;
365 font-size: 14px; 407 font-size: 14px;
366 padding: 0; 408 padding: 0;
@@ -376,7 +418,7 @@ @@ -376,7 +418,7 @@
376 } 418 }
377 419
378 .header-txt1 { 420 .header-txt1 {
379 - margin: 25px 20px; 421 + margin: 13px 20px;
380 place-items: center; 422 place-items: center;
381 padding: 0; 423 padding: 0;
382 } 424 }
@@ -387,7 +429,7 @@ @@ -387,7 +429,7 @@
387 } 429 }
388 430
389 .header-text { 431 .header-text {
390 - margin-top: 80px; 432 + margin-top: 92px;
391 padding: 0 0 20px 15px; 433 padding: 0 0 20px 15px;
392 } 434 }
393 435
@@ -395,12 +437,7 @@ @@ -395,12 +437,7 @@
395 padding-bottom: 0px; 437 padding-bottom: 0px;
396 } 438 }
397 439
398 - .par-head-left-hello h2 {  
399 - display: flex;  
400 - flex-direction: column;  
401 - padding-bottom: 10px;  
402 - }  
403 - 440 + .par-head-left-title h2,
404 .par-head-left-hello h2 { 441 .par-head-left-hello h2 {
405 font-size: 14px; 442 font-size: 14px;
406 font-family: PingFangSC, PingFangSC-Semibold; 443 font-family: PingFangSC, PingFangSC-Semibold;
@@ -434,6 +471,8 @@ @@ -434,6 +471,8 @@
434 } 471 }
435 472
436 .rongYuXunZhang { 473 .rongYuXunZhang {
  474 + letter-spacing: 1px;
  475 + padding-bottom: 10px;
437 color: #66CA94; 476 color: #66CA94;
438 font-size: 9px; 477 font-size: 9px;
439 font-family: PingFangSC, PingFangSC-Medium; 478 font-family: PingFangSC, PingFangSC-Medium;
@@ -452,6 +491,47 @@ @@ -452,6 +491,47 @@
452 margin-bottom: 15px; 491 margin-bottom: 15px;
453 } 492 }
454 493
  494 + .finish {
  495 + padding-top: 0;
  496 + font-size: 9px;
  497 + font-family: Helvetica;
  498 + text-align: center;
  499 + color: #323232;
  500 + line-height: 11px;
  501 + letter-spacing: 0px;
  502 + }
  503 +
  504 + #recommend-num,
  505 + #finish-num {
  506 + font-size: 14px;
  507 + font-family: Gotham, Gotham-Bold;
  508 + font-weight: 700;
  509 + text-align: left;
  510 + color: #66ca94;
  511 + line-height: 16px;
  512 + }
  513 +
  514 + .finish_content {
  515 + padding-bottom: 20px;
  516 + padding-top: 7px;
  517 + font-size: 9px;
  518 + font-family: Helvetica;
  519 + text-align: justify;
  520 + color: #5a5a5a;
  521 + line-height: 16px;
  522 + }
  523 +
  524 + .par-head-right-title2 a,
  525 + .par-head-right-title1 a {
  526 + padding-top: 0;
  527 + width: 100%;
  528 + font-size: 9px;
  529 + font-family: Helvetica;
  530 + text-align: justify;
  531 + color: #66CA94;
  532 + line-height: 16px;
  533 + }
  534 +
455 .par-head-right-title1 p { 535 .par-head-right-title1 p {
456 font-size: 9px; 536 font-size: 9px;
457 font-family: Helvetica; 537 font-family: Helvetica;
@@ -465,14 +545,14 @@ @@ -465,14 +545,14 @@
465 } 545 }
466 546
467 header { 547 header {
468 - height: 600px; 548 + height: 555px;
469 } 549 }
470 550
471 .header-text p { 551 .header-text p {
472 margin-bottom: 7px; 552 margin-bottom: 7px;
473 } 553 }
474 554
475 - .box-content { 555 + #projects1 {
476 padding: 40px 30px; 556 padding: 40px 30px;
477 } 557 }
478 558
@@ -488,6 +568,13 @@ @@ -488,6 +568,13 @@
488 568
489 .par-learning { 569 .par-learning {
490 font-size: 14px; 570 font-size: 14px;
  571 + padding: 10px 10px 20px;
  572 + height: 24px;
  573 + font-family: PingFangSC, PingFangSC-Semibold;
  574 + font-weight: 600;
  575 + text-align: left;
  576 + color: #323232;
  577 + line-height: 24px;
491 } 578 }
492 579
493 footer { 580 footer {
@@ -549,9 +636,8 @@ @@ -549,9 +636,8 @@
549 } 636 }
550 637
551 .par-pro-Featured { 638 .par-pro-Featured {
552 - padding-right: 0px;  
553 - padding-left: 0px;  
554 - padding-bottom: 20px; 639 + justify-content: center;
  640 + padding: 13px 0 42px;
555 } 641 }
556 642
557 .col-sm-60 { 643 .col-sm-60 {
@@ -599,7 +685,7 @@ @@ -599,7 +685,7 @@
599 } 685 }
600 686
601 .portfolio-post { 687 .portfolio-post {
602 - height: 22%; 688 + height: 120px;
603 margin-bottom: 20px; 689 margin-bottom: 20px;
604 } 690 }
605 691
@@ -674,6 +760,35 @@ @@ -674,6 +760,35 @@
674 display: flex; 760 display: flex;
675 place-items: center; 761 place-items: center;
676 } 762 }
  763 +
  764 + /* 名企 */
  765 + #projects2 {
  766 + display: flex;
  767 + flex-direction: column;
  768 + place-content: center;
  769 + padding: 40px 30px;
  770 + }
  771 +
  772 + .featured {
  773 + height: 10px;
  774 + font-size: 9px;
  775 + font-family: Gotham, Gotham-Medium;
  776 + font-weight: 500;
  777 + text-align: center;
  778 + color: #66ca94;
  779 + line-height: 11px;
  780 + letter-spacing: 0px;
  781 + }
  782 +
  783 + .dingjian {
  784 + height: 24px;
  785 + font-size: 14px;
  786 + font-family: PingFangSC, PingFangSC-Regular;
  787 + font-weight: 400;
  788 + text-align: center;
  789 + color: #323232;
  790 + line-height: 24px;
  791 + }
677 } 792 }
678 </style> 793 </style>
679 794
@@ -723,7 +838,7 @@ @@ -723,7 +838,7 @@
723 <img src='img/portfolio/13-1.png' style='width:100%;'> 838 <img src='img/portfolio/13-1.png' style='width:100%;'>
724 </div> 839 </div>
725 <div class="finish">你已完成 840 <div class="finish">你已完成
726 - <span style="color: #66CA94;" id="finish-num"></span> 个实习项目 841 + <span style="color: #66CA94;" id="finish-num">10</span> 个实习项目
727 </div> 842 </div>
728 <div class="finish_content">完成更多项目,以获得实践经验,增加你的简历和获得你的品牌完成证书。</div> 843 <div class="finish_content">完成更多项目,以获得实践经验,增加你的简历和获得你的品牌完成证书。</div>
729 <a style="color:#66CA94 ;" href="./completed.html">查看你完成的实习项目></a> 844 <a style="color:#66CA94 ;" href="./completed.html">查看你完成的实习项目></a>
@@ -733,7 +848,7 @@ @@ -733,7 +848,7 @@
733 <img src='img/portfolio/13-2.png' style='width:100%;'> 848 <img src='img/portfolio/13-2.png' style='width:100%;'>
734 </div> 849 </div>
735 <div class="finish">你获得了 850 <div class="finish">你获得了
736 - <span style="color: #66CA94;" id="recommend-num"></span> 个推荐 851 + <span style="color: #66CA94;" id="recommend-num">10</span> 个推荐
737 </div> 852 </div>
738 <div class="finish_content">获得来自行业前辈的推荐,让更多行业领域能看见你的出色的成果展示,以及你的简历和个人资料。</div> 853 <div class="finish_content">获得来自行业前辈的推荐,让更多行业领域能看见你的出色的成果展示,以及你的简历和个人资料。</div>
739 <a style="color: #66CA94;" href="./recommend.html">查看获得的推荐></a> 854 <a style="color: #66CA94;" href="./recommend.html">查看获得的推荐></a>
@@ -748,10 +863,8 @@ @@ -748,10 +863,8 @@
748 <div id="page-content" style="background-color: #f0f0f0;"> 863 <div id="page-content" style="background-color: #f0f0f0;">
749 <section class="box-content box-2" id="projects1"> 864 <section class="box-content box-2" id="projects1">
750 <div class="jinxingzhong"> 865 <div class="jinxingzhong">
751 - <!-- <div class="row heading"> -->  
752 <div class="intro">实习流程 Intern Program Process</div> 866 <div class="intro">实习流程 Intern Program Process</div>
753 <h2 class="par-learning">进行中的实习项目</h2> 867 <h2 class="par-learning">进行中的实习项目</h2>
754 - <!-- </div> -->  
755 </div> 868 </div>
756 <!-- 参与项目 --> 869 <!-- 参与项目 -->
757 <div class="no-gutter par-pro-list" style="display: flex;flex-wrap: wrap;" id="canyu-project"> 870 <div class="no-gutter par-pro-list" style="display: flex;flex-wrap: wrap;" id="canyu-project">
@@ -823,6 +936,7 @@ @@ -823,6 +936,7 @@
823 <div class="portfolio-items-container" id="enterpriseProject" href='profile.html'> 936 <div class="portfolio-items-container" id="enterpriseProject" href='profile.html'>
824 937
825 </div> 938 </div>
  939 + <div class="par-morebro1"><a onclick="morebro()" style="cursor: pointer;">浏览更多</a></div>
826 </section> 940 </section>
827 941
828 </div> 942 </div>