| | |
| | | font-size: 16px; |
| | | border-radius: 10px 10px 0 0; |
| | | padding: 8px 14px; |
| | | padding-right: 27px; |
| | | overflow: hidden; |
| | | white-space: nowrap; |
| | | text-overflow: ellipsis; |
| | | line-height: 20px; |
| | | box-sizing: border-box; |
| | | } |
| | |
| | | width: 70px; |
| | | height: 70px; |
| | | } |
| | | $centerFontSize: 15px; |
| | | //内容显示 |
| | | $centerFontSize: 13px; |
| | | .mobileBig-center-our { |
| | | width: 100%; |
| | | height: auto; |
| | |
| | | @extend .centersFlex; |
| | | .m-c-title { |
| | | color: #fff; |
| | | width: 25%; |
| | | width: 21%; |
| | | } |
| | | .m-c-center { |
| | | width: 75%; |
| | | width: 79%; |
| | | // text-indent: 2em; |
| | | word-wrap: break-word; |
| | | color: #fff; |
| | |
| | | content: ""; |
| | | width: 0px; |
| | | height: 0px; |
| | | border: 8px solid #29baf1; |
| | | // background-image: linear-gradient(#29baf1a1, #29baf1a1); |
| | | border-top: 8px solid transparent; |
| | | border-bottom: 8px solid #19b3f0a1; |
| | | border-left: 8px solid transparent; |
| | | border-right: 8px solid #19b3f0a1; |
| | | position: absolute; |
| | | bottom: -8px; |
| | | left: calc(50% - 8px); |
| | |
| | | div:nth-child(2) { |
| | | display: none !important; |
| | | } |
| | | div:nth-child(3) { |
| | | // border-top: 1px solid #ebebeb; |
| | | } |
| | | // div:nth-child(3) { |
| | | // // border-top: 1px solid #ebebeb; |
| | | // } |
| | | div { |
| | | width: $controllerw; |
| | | height: $controllerw; |