| | |
| | | @import "../../../../assets/css/base"; |
| | | .chuangyeDanbaoDaikuan-wrap{ |
| | | width: 100%; |
| | | height: 100%; |
| | | height: calc(100% - 0.07813rem); |
| | | .danbaotongjibiao-box{ |
| | | margin-top: 2rem; |
| | | margin-top: 0.078125rem /* 20/256 */; |
| | | h1{ |
| | | font-size: $fontSize-30; |
| | | color: $color-white; |
| | |
| | | } |
| | | .chuangye-table-box{ |
| | | width: 100%; |
| | | border: 1px solid $color-grey; /*no*/ |
| | | border: 1Px solid $color-grey; /*no*/ |
| | | border-collapse:collapse; |
| | | table-layout: fixed; |
| | | thead{ |
| | | background-color: $color-blue; |
| | | height: 11.2rem /* 112/10 */; |
| | | tr{ |
| | | height: 0.4375rem /* 112/256 */; |
| | | } |
| | | th,td{ |
| | | color: $color-darkGrey; |
| | | border:1px solid $color-grey; /*no*/ |
| | | border:1Px solid $color-grey; /*no*/ |
| | | font-weight: 300; |
| | | font-size: $fontSize-28; |
| | | } |
| | |
| | | &::after{ |
| | | content: ''; |
| | | width: calc(100%); |
| | | height: 1px; /*no*/ |
| | | height: 1Px; /*no*/ |
| | | background-color: $color-grey; |
| | | position: absolute; |
| | | left: -0.1rem /* -1/10 */; |
| | | top: 0rem /* 22/10 */; |
| | | left: -1Px; |
| | | top: 0; |
| | | transform: rotate(10deg); |
| | | } |
| | | .time{ |
| | | position: absolute; |
| | | left: 10rem; |
| | | left: 0.390625rem /* 100/256 */; |
| | | top: 0rem; |
| | | font-size: $fontSize-28; |
| | | font-weight: 300; |
| | | } |
| | | .xiaomu{ |
| | | position: absolute; |
| | | right: 10rem; |
| | | top: -3rem; |
| | | right: 0.390625rem /* 100/256 */; |
| | | top: -0.1171875rem /* -30/256 */; |
| | | font-size: $fontSize-28; |
| | | font-weight: 300; |
| | | } |
| | |
| | | background-color: #CEF2FF; |
| | | th,td{ |
| | | color: $color-darkGrey; |
| | | height: 11.2rem /* 112/10 */; |
| | | line-height: 11.2rem; |
| | | height: 0.4375rem /* 112/256 */; |
| | | line-height: 0.4375rem /* 112/256 */; |
| | | text-align: center; |
| | | border:1px solid $color-grey; /*no*/ |
| | | border:1Px solid $color-grey; /*no*/ |
| | | font-weight: 300; |
| | | font-size: $fontSize-28; |
| | | } |