123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205 |
- .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;
- }
- .beijing1 {
- margin-bottom: 1.5%;
- }
- .beijing1 .list1 .listbut .color0 {
- background: rgb(238, 147, 28);
- }
- .beijing1 .list1 .listbut .color1 {
- background: rgb(54, 233, 48)
- }
- .beijing1 .list1 .listbut .color2 {
- background: rgb(238, 88, 28);
- }
- .beijing1 .list1 .listbut .color3 {
- background: rgb(54, 233, 48)
- }
- .beijing1 .list1 .listbut .color4 {
- background: rgb(136, 136, 136);
- }
- .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: rgb(136, 136, 136);
- border-radius: 15px;
- font-size: 13px !important;
- color: #fff;
- }
- .buttonend {
- margin-top: 5px;
- background-color: rgb(136, 136, 136);
- border-radius: 15px;
- font-size: 13px !important;
- color: rgb(63, 63, 63);
- }
- .right1_2 {
- float: left;
- width: 50%;
- }
- .otherInfo {
- text-align: left;
- padding: 0 0 15px 5px;
- }
- .otherInfos {
- padding: 0 0 0px 5px;
- }
- .text3 {
- font-weight: 500;
- font-size: 13px;
- color: #adadad;
- }
- .right1_2t {
- font-size: 14px;
- color: rgb(122, 122, 122);
- }
- .right1_2o {
- float: left;
- width: 30%;
- }
- .right1_2os {
- float: left;
- width: 30%;
- }
- .right1_2i {
- float: left;
- padding: 15px;
- width: 20%;
- }
|