style:首页样式
Showing
1 changed file
with
4 additions
and
6 deletions
| ... | @@ -565,7 +565,7 @@ div.c_five ul li a img { | ... | @@ -565,7 +565,7 @@ div.c_five ul li a img { | 
| 565 | .public-announcement { | 565 | .public-announcement { | 
| 566 | width: 440px; | 566 | width: 440px; | 
| 567 | float: left; | 567 | float: left; | 
| 568 | margin-right: 50px; | 568 | margin-right: 55px; | 
| 569 | } | 569 | } | 
| 570 | .public-announcement ul:nth-of-type(1) { | 570 | .public-announcement ul:nth-of-type(1) { | 
| 571 | padding-bottom: 10px; | 571 | padding-bottom: 10px; | 
| ... | @@ -639,7 +639,6 @@ div.c_five ul li a img { | ... | @@ -639,7 +639,6 @@ div.c_five ul li a img { | 
| 639 | .policies-regulations { | 639 | .policies-regulations { | 
| 640 | float: left; | 640 | float: left; | 
| 641 | width: 440px; | 641 | width: 440px; | 
| 642 | margin-top: 3px; | ||
| 643 | } | 642 | } | 
| 644 | .policies-regulations ul:nth-of-type(1){ | 643 | .policies-regulations ul:nth-of-type(1){ | 
| 645 | padding-bottom: 10px; | 644 | padding-bottom: 10px; | 
| ... | @@ -734,9 +733,8 @@ div.c_five ul li a img { | ... | @@ -734,9 +733,8 @@ div.c_five ul li a img { | 
| 734 | display: none; | 733 | display: none; | 
| 735 | } | 734 | } | 
| 736 | .interaction { | 735 | .interaction { | 
| 737 | float: left; | 736 | float: right; | 
| 738 | margin-top: 3px; | 737 | width: 200px; | 
| 739 | width: 215px; | ||
| 740 | } | 738 | } | 
| 741 | .interaction .interaction-title{ | 739 | .interaction .interaction-title{ | 
| 742 | padding-bottom: 10px; | 740 | padding-bottom: 10px; | 
| ... | @@ -755,7 +753,7 @@ div.c_five ul li a img { | ... | @@ -755,7 +753,7 @@ div.c_five ul li a img { | 
| 755 | border-bottom: 1px solid #EAEAEA; | 753 | border-bottom: 1px solid #EAEAEA; | 
| 756 | color: #31394C; | 754 | color: #31394C; | 
| 757 | font-size: 18px; | 755 | font-size: 18px; | 
| 758 | text-align: center; | 756 | text-align: left; | 
| 759 | padding: 10px 0 40px 0; | 757 | padding: 10px 0 40px 0; | 
| 760 | } | 758 | } | 
| 761 | .interaction ul li img { | 759 | .interaction ul li img { | ... | ... | 
- 
Please register or sign in to post a comment