123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- .f16-w500-c151515 {
- font-size: 16px !important;
- font-weight: 500 !important;
- color: #151515 !important;
- }
- .line10 {
- height: 10px !important;
- background: rgb(242, 242, 245)
- }
- .w194-h34 {
- width: 194px !important;
- height: 34px !important;
- }
- .apps-tit {
- font-size: 16px !important;
- font-weight: 500 !important;
- color: #151515 !important;
- margin-right: 5px
- }
- .apps-titbox {
- text-align: left;
- }
- .apps-num {
- font-size: 32px !important;
- font-weight: 500 !important;
- color: #151515 !important;
- display: block;
- }
- .apps-numbox {
- height: 80px;
- text-align: left;
- display: flex;
- align-items: end;
- padding-bottom: 5px;
- }
- .apps-numbox-n {
- height: 80px;
- text-align: left;
- display: flex;
- }
- .apps-right-line {
- position: absolute;
- top: 30px;
- right: 0;
- background-color: #e5e5e5;
- width: 1px;
- height: 60px;
- }
- .apps-buyBtn {
- width: 100px !important;
- height: 36px;
- font-size: 16px !important;
- font-weight: 500 !important;
- margin-top: 40px !important;
- }
- .apps-buyBtn-font {
- transform: translate(1px, 3px);
- display: inline-block;
- }
- .app-bloder-btn{
- width: 70px;
- height: 34px;
- display: inline-block;
- margin-left: 10px;
- background-color: #fff;
- color: #2168F8;
- border: 1px solid #2168F8;
- border-radius: 4px;
- text-align: center;
- line-height: 32px;
- font-weight: 500;
- cursor: pointer;
- }
- .app-bloder-btn::before{
- content: '' !important;
- }
- .price-type {
- display: block !important;
- font-size: 14px !important;
- font-weight: 500;
- text-align: center !important;
- }
- .price-btn {
- border-radius: 4px;
- height: 40px !important;
- width: 96px !important;
- padding: 10px 24px;
- font-size: 16px;
- font-weight: 500;
- }
|