| | |
| | | overflow: hidden; |
| | | /* border: solid 1px springgreen; */ |
| | | } |
| | | .dingwei{ |
| | | |
| | | .dingwei { |
| | | position: fixed; |
| | | width: 38px; |
| | | height: 38px; |
| | |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | |
| | | #seedata { |
| | | position: fixed; |
| | | bottom: 0; |
| | | width: 100%; |
| | | height: 60%; |
| | | height: 70%; |
| | | z-index: 400; |
| | | background-color: #fff; |
| | | /* opacity: 0.9; */ |
| | |
| | | justify-content: center; |
| | | flex-direction: column; |
| | | } |
| | | .title-span{ |
| | | |
| | | .title-span { |
| | | height: 15%; |
| | | } |
| | | |
| | |
| | | } */ |
| | | |
| | | .main { |
| | | display: flex; |
| | | justify-content: center; |
| | | border-top: 1px solid rgb(138, 138, 138); |
| | | } |
| | | .el-tabs{ |
| | | width: 92%; |
| | | } |
| | | .el-tabs__nav-scroll{ |
| | | display: flex; |
| | | justify-content: center; |
| | | } |
| | | .f-main{ |
| | | /* border: 1px solid springgreen; */ |
| | | } |
| | | .f-m-once{ |
| | | /* border: 1px solid rgb(194, 142, 0); */ |
| | | width: 95%; |
| | | margin: 0 auto; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | padding: 5px 0 5px 0 |
| | | flex-direction: column; |
| | | border-top: 1px solid rgb(138, 138, 138); |
| | | } |
| | | .f-m-o-title{ |
| | | |
| | | .f-m-once { |
| | | /* border: 1px solid rgb(194, 142, 0); */ |
| | | width: 100%; |
| | | height: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | padding: 8px 0 8px 0 |
| | | } |
| | | |
| | | .f-m-o-title { |
| | | display: flex; |
| | | align-items: center; |
| | | width: 40%; |
| | | } |
| | | .f-m-o-t-img{ |
| | | |
| | | .f-m-o-t-img { |
| | | width: 30px; |
| | | height: 30px; |
| | | padding-right: 10px; |
| | | } |
| | | .f-m-o-center{ |
| | | |
| | | .f-m-o-center { |
| | | width: 60%; |
| | | } |
| | | .el-divider{ |
| | | margin: 0 auto; |
| | | width: 90%; |
| | | |
| | | .el-divider { |
| | | margin: 0 auto; |
| | | width: 90%; |
| | | } |
| | | |
| | | .but { |
| | | width: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-around; |
| | | padding-top: 5px; |
| | | } |
| | | |
| | | .butb { |
| | | width: 80px; |
| | | height: 80px; |
| | | border: 1px solid rgb(46, 118, 228); |
| | | border-radius: 40px; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | color: #fff; |
| | | background-image: linear-gradient(to bottom, #3CA7F4 , #4D7CEE); |
| | | } |
| | | |
| | | .b-b-img { |
| | | width: 40px; |
| | | height: 40px; |
| | | } |