123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- .main {
- position: relative;
- width: 100%;
- background-color: #f1f1f1;
- }
- .beijing1 .list1 .annns .listbut .color0 {
- background: rgb(238, 147, 28);
- }
- .beijing1 .list1 .annns .listbut .color1 {
- background: rgb(54, 233, 48)
- }
- .beijing1 .list1 .annns .listbut .color2 {
- background: rgb(238, 88, 28);
- }
- .beijing1 .list1 .annns .listbut .color3 {
- background: rgb(238, 147, 28);
- }
- .beijing1 .list1 .annns .listbut .color4 {
- background: rgb(136, 136, 136);
- }
- .list1 {
- width: 100%;
- float: left;
- background-color: white;
- margin-top: 2%;
- }
- .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);
- }
- .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(238, 147, 28);
- border-radius: 15px;
- font-size: 13px !important;
- color: #fff;
- }
- .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%;
- }
- .annns{
- width: 60%;
- float: left;
- }
- .annn{
- width: 30%;
- float: left;
- }
- .btn1 {
- width: 80px !important;
- height: 30px !important;
- line-height: 30px !important;
- background-color:#61c0bf;
- border-radius: 30px;
- color: #ffffff;
- margin: 15px 0px 4px 40px;
- }
- .btn2 {
- width: 80px !important;
- height: 30px !important;
- line-height: 30px !important;
- background-color:#ff8c94;
- border-radius: 30px;
- color: #ffffff;
- text-align: center;
- margin: 2px 0 4px 40px;
- }
|