| | |
| | | |
| | | |
| | | .kccz-r-btnbox { |
| | | width: 86px; |
| | | width: 110px; |
| | | position: absolute; |
| | | right: 0; |
| | | top: 0; |
| | |
| | | |
| | | .kccz-r-btn { |
| | | display: block; |
| | | width: 84px; |
| | | width: 110px; |
| | | height: 78px; |
| | | border: 1px solid #e7eaed; |
| | | text-align: center; |
| | | } |
| | | |
| | | .kccz-r-div{ |
| | | display: block; |
| | | height: 78px; |
| | | border: 1px solid #e7eaed; |
| | | background: #53adce; |
| | | text-align: center; |
| | | } |
| | | |
| | | .kccz-r-div span{ |
| | | display: inline-block; |
| | | width: 100px; |
| | | margin: 10px 0 0px; |
| | | height: 40px; |
| | | font-size: 18px; |
| | | font-weight: bold; |
| | | color: #FFF; |
| | | } |
| | | |
| | | .kccz-r-div p { |
| | | color: #fff; |
| | | } |
| | | |
| | | .kccz-r-btn span { |
| | |
| | | .kccz-r-btn1.active { |
| | | background: #53adce; |
| | | } |
| | | |
| | | |
| | | .kccz-r-btn1:hover .kccz-r-pz, |
| | | .kccz-r-btn1.active .kccz-r-pz { |
| | |
| | | font-weight: bold; |
| | | } |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | .line-container { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | .line { |
| | | flex: 1; |
| | | height: 1px; |
| | | background-color: #2ab5ad; |
| | | } |
| | | .line-text { |
| | | padding: 0 10px; |
| | | color: #2ab5ad; |
| | | } |