5ddb34d7 by 任超

shouye

1 parent 19c3318c
...@@ -636,6 +636,9 @@ div.c_five ul li a img { ...@@ -636,6 +636,9 @@ div.c_five ul li a img {
636 .news-title .hot-focus { 636 .news-title .hot-focus {
637 margin-right: 100px; 637 margin-right: 100px;
638 } 638 }
639 .news-title .hot-focus::after {
640
641 }
639 .news-title li:nth-child(2) { 642 .news-title li:nth-child(2) {
640 margin-right: 100px; 643 margin-right: 100px;
641 } 644 }
......