| | |
| | | .w-12 {
|
| | | width: 100%;
|
| | | }
|
| | | .w360 {
|
| | | width: 360px;
|
| | | }
|
| | |
|
| | | /* 左右浮动 */
|
| | | .fix-left {
|
| | |
| | | border-bottom-color: #3884CF;
|
| | | background-color: #3072b3;
|
| | | background-image: linear-gradient(#3072b3, #599bdc);
|
| | | }
|
| | | /* page layui */
|
| | | #main {
|
| | | position: absolute;
|
| | | top: 124px;
|
| | | bottom: 32px;
|
| | | }
|
| | | .whyc-page-content-tbl {
|
| | | display: table;
|
| | | width: 100%;
|
| | | height: 100%;
|
| | | }
|
| | | .whyc-page-content-tbl-cell {
|
| | | display: table-cell;
|
| | | height: 100%;
|
| | | position: relative;
|
| | | }
|
| | |
|
| | | .tbl-cell-container {
|
| | | position: absolute;
|
| | | width: 100%;
|
| | | top: 0;
|
| | | bottom: 0;
|
| | | }
|
| | |
|
| | | .side-bar-container {
|
| | | height: 100%;
|
| | | } |