| | |
| | | .index-a-tips { |
| | | font-weight: 400; |
| | | font-size: 16px; |
| | | color: #191B1F; |
| | | } |
| | | .index-a-go { |
| | | font-weight: 400; |
| | | font-size: 16px; |
| | | color: #CCCCCC; |
| | | margin: 0 10px; |
| | | color: #7B7F87; |
| | | } |
| | | .index-a-tips1 { |
| | | font-weight: 500; |
| | |
| | | color: #191B1F; |
| | | } |
| | | .index-a-info { |
| | | width: 1200px; |
| | | margin: 0 auto; |
| | | padding-bottom: 60px; |
| | | box-sizing: border-box; |
| | | flex: 1; |
| | | } |
| | | .index-a-info-title { |
| | | font-weight: bold; |
| | | font-size: 50px; |
| | | font-size: 45px; |
| | | color: #191B1F; |
| | | } |
| | | .index-a-info-date { |
| | | font-weight: 400; |
| | | font-size: 16px; |
| | | font-size: 14px; |
| | | color: #7B7F87; |
| | | margin-top: 20px; |
| | | } |
| | |
| | | .index-a-info-content { |
| | | |
| | | } |
| | | .index-a-hz { |
| | | width: 1200px; |
| | | margin: 0 auto; |
| | | display: flex; |
| | | align-items: start; |
| | | justify-content: space-between; |
| | | } |
| | | .index-y-cate { |
| | | width: 100%; |
| | | margin-bottom: 40px; |
| | | } |
| | | .index-y-cate-list { |
| | | width: 100%; |
| | | margin-bottom: 26px; |
| | | } |
| | | .index-y-cate-l { |
| | | width: 100%; |
| | | padding-left: 55px; |
| | | box-sizing: border-box; |
| | | display: flex; |
| | | flex-direction: column; |
| | | } |
| | | .index-y-cate-l-val { |
| | | font-weight: 400; |
| | | font-size: 16px; |
| | | color: #333333; |
| | | margin-bottom: 20px; |
| | | cursor: pointer; |
| | | } |
| | | .index-y-cate-l-val:hover { |
| | | color: #FF7900; |
| | | } |
| | | .index-y-cate-l-val:last-child { |
| | | margin: 0 !important; |
| | | } |
| | | .index-y-cate-list-label { |
| | | font-weight: 600; |
| | | font-size: 24px; |
| | | color: #191B1F; |
| | | padding-bottom: 11px; |
| | | border-bottom: 1px solid #DFE2E8; |
| | | } |