| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- .text_h_1 {
- margin-bottom: 15px;
- }
- .text_h_2 {
- margin-bottom: 10px;
- }
- .text_h_3 {
- color: #000000;
- }
- .img_1 {
- margin-top: 10px;
- }
- .text_s_1 {
- font-weight: bold;
- color: #000000;
- }
- .text_p_1 {
- font-weight: bold;
- margin-top: 15px;
- }
- .text_p_2 {
- font-size: 16px;
- color: #1d8afa;
- }
- .text_posi {
- position: absolute;
- right: 5px;
- top: 5px;
- font-size: 12px;
- padding: 2px 4px;
- background: #ff3844;
- color: #FFFFFF;
- }
- .Managment {
- position: relative;
- }
- .mui-icon {
- font-size: 20px!important;
- vertical-align: sub;
- }
- .Left-icon {
- width: 20%;
- line-height: 40px;
- margin-right: 3px;
- }
- .mui-pull-left h4 {
- font-size: 13px;
- margin-bottom: 8px;
- }
- .mui-pull-left h5 {
- font-size: 12px;
- }
- .mui-media-body {
- font-size: 22px;
- }
- .mui-table-view .mui-media-object {
- line-height: 42px;
- max-width: 100px;
- height: 60px;
- }
- .mui-grid-view.mui-grid-9 {
- background: #FFFFFF;
- }
- .Managment a {
- padding: 0 !important;
- }
- .frist_list {
- margin-top: 10px !important;
- }
- .mui_card {
- width: 100%;
- margin: 0 auto;
- border: 1px solid #eeeeee;
- }
- .mui_card p {
- text-align: center;
- }
- .mui_card span {
- display: block;
- font-size: 12px;
- margin-left: 5px;
- }
|