Authored by 王水玲

blk 样式修改

@@ -568,6 +568,8 @@ @@ -568,6 +568,8 @@
568 } 568 }
569 569
570 .item-more-intro-dialog { 570 .item-more-intro-dialog {
  571 + height: 600px;
  572 +
571 .content { 573 .content {
572 width: 850px; 574 width: 850px;
573 text-align: left; 575 text-align: left;
@@ -584,7 +586,7 @@ @@ -584,7 +586,7 @@
584 } 586 }
585 587
586 .full-intro-text { 588 .full-intro-text {
587 - height: 500px; 589 + height: 396px;
588 font-size: 14px !important; 590 font-size: 14px !important;
589 line-height: 1.5; 591 line-height: 1.5;
590 overflow-x: hidden; 592 overflow-x: hidden;
@@ -14,6 +14,7 @@ @@ -14,6 +14,7 @@
14 14
15 .right { 15 .right {
16 width: 850px; 16 width: 850px;
  17 + padding-bottom: 50px;
17 } 18 }
18 } 19 }
19 20
@@ -446,7 +447,7 @@ @@ -446,7 +447,7 @@
446 447
447 .blk-pagination { 448 .blk-pagination {
448 text-align: center; 449 text-align: center;
449 - margin: 20px 0 40px; 450 + margin: 20px 0 0;
450 width: auto; 451 width: auto;
451 452
452 li { 453 li {