| | |
| | | height: 264px; |
| | | padding: 36px 50px; |
| | | box-sizing: border-box; |
| | | background-image: url("../../assets/images/bg_fuwushang.png"); |
| | | background-image: url("../../assets/images/bg_yingyong.png"); |
| | | background-repeat: no-repeat; |
| | | background-size: 100% 100%; |
| | | background-size: cover; |
| | | display: flex; |
| | | flex-direction: column; |
| | | .box_head_title { |
| | |
| | | box-sizing: border-box; |
| | | background-image: url("../../assets/images/bg_fuwushang.png"); |
| | | background-repeat: no-repeat; |
| | | background-size: 100% 100%; |
| | | background-size: cover; |
| | | display: flex; |
| | | flex-direction: column; |
| | | .box_head_title { |
| | |
| | | } |
| | | } |
| | | .right { |
| | | width: 173px; |
| | | height: 48px; |
| | | padding: 0 15px; |
| | | padding: 15px; |
| | | box-sizing: border-box; |
| | | background: #FFFFFF; |
| | | border-radius: 2px; |
| | |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | img { |
| | | flex-shrink: 0; |
| | | width: 16px; |
| | | height: 16px; |
| | | margin-right: 6px; |
| | | } |
| | | .right_name { |
| | | flex: 1; |
| | | font-weight: 400; |
| | | font-size: 15px; |
| | | color: #333333; |