123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199 |
- .main {
- position: relative;
- width: 100%;
- background-color: #f1f1f1;
- }
- .one {
- margin-top: 32px;
- }
- .one-2 {
- margin-top: -33px;
- }
- .van-tabs__line {
- margin-left: 27px !important;
- width: 38.800003px !important;
- background-color: blue !important;
- }
- .list1 {
- background-color: white;
- padding-top: 5px;
- margin: 5px 0 0 0;
- width: 100%;
- height: 90px;
- }
- .list_l {
- width: 80%;
- float: left;
- }
- .list_r {
- width: 20%;
- float: left;
- margin: 20px 0 0 0;
- }
- .button1 {
- margin-top: 5px;
- background-color: rgb(211, 76, 58);
- border-radius: 15px;
- font-size: 13px !important;
- color: #fff;
- }
- .beijing1 {
- margin-bottom: 1.5%;
- }
- .two {
- float: left;
- width: 100%;
- }
- .right1 {
- float: left;
- width: 100%;
- background-color: #fff;
- }
- .text1 {
- margin-top: 3%;
- margin-right: 5px;
- font-size: 13px;
- color: rgb(185, 185, 185);
- }
- .text4 {
- margin-right: 5px;
- font-size: 13px;
- color: rgb(185, 185, 185);
- }
- .text6 {
- font-size: 23px;
- color: rgb(46, 46, 245);
- font-weight: 500;
- }
- .text7 {
- font-size: 23px;
- color: rgb(243, 19, 19);
- font-weight: 500;
- }
- .text8 {
- font-size: 23px;
- font-weight: 500;
- margin-right: 5px;
- margin-left: 5px;
- }
- .text9 {
- font-weight: 500;
- margin-right: 3px;
- font-size: 14px;
- color: #5e5e5e;
- }
- .leftmueen {
- margin: 5px;
- border-radius: 25px;
- }
- .text10 {
- font-size: 14px;
- margin-left: 2px;
- margin-right: 3px;
- color: #5e5e5e;
- }
- .right1_1 {
- float: left;
- width: 40%;
- margin-left: 15px;
- text-align: left;
- margin-top: 5px;
- margin-bottom: 5px;
- margin-right: 5px;
- }
- .left1 {
- margin-left: 15px;
- text-align: left;
- font-size: 13px;
- color: rgb(185, 185, 185);
- }
- .img {
- margin-top: 5px;
- margin-left: 5px;
- width: 44px;
- height: 36px;
- }
- .name {
- font-size: 15px;
- }
- .names {
- float: left;
- /* width: 35%; */
- margin: 6px;
- margin-left: 10px;
- font-size: 16px;
- color: #0034cf;
- font-weight: bold;
- }
- .button {
- margin-top: 5px;
- background-color: rgb(86, 211, 124);
- border-radius: 15px;
- font-size: 13px !important;
- color: #fff;
- }
- .thr{
- background-color: #fff;
- margin: 6px 0;
- padding: 6px;
- }
- .left {
- width: 80%;
- float: left;
- }
- .img1 {
- float: left;
- margin: 7px;
- width: 50px;
- height: 50px;
- }
- .group{
- margin: 0 20px 0 0 ;
- }
- .person{
- margin: 0 20px 0 0 ;
- }
- .fou{
- margin: 5px 0 0 0 ;
- }
- .time{
- margin: 5px 0 0 0 ;
- }
- .text4{
- color: red;
- }
- .name{
- font-size: 14px;
- }
- .date{
- font-size: 12px;
- color:#999;
- }
|