123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543 |
- .main {
- position: relative;
- width: 100%;
- background-color: #f1f1f1;
- overflow-y: auto;
- }
- .back {
- width: 40rpx;
- height: 40rpx;
- left: 15px;
- width: 40rpx;
- height: 40rpx;
- }
- .onea {
- font-weight: 600;
- position: absolute;
- top: 5%;
- left: 2%;
- }
- .biao {
- float: left;
- width: 10%;
- }
- .two {
- margin-top: -20%;
- margin-left: 2.5%;
- position: absolute;
- width: 95%;
- }
- .otherInfo {
- text-align: left;
- padding: 0 0 10px 5px;
- }
- .name {
- float: left;
- /* width: 38%; */
- margin: 6px;
- margin-left: 10px;
- font-size: 16px;
- color: #0034cf;
- font-weight: bold;
- }
- .van-tabs__line {
- background-color: blue !important;
- }
- .left1 {
- margin: 5px;
- border-radius: 25px;
- }
- .text1 {
- margin-right: 3px;
- font-size: 14px;
- color: #5e5e5e;
- }
- button {
- margin-top: 4px;
- /* background-color: rgb(238, 147, 28); */
- border-radius: 15px;
- font-size: 13px !important;
- color: #fff;
- }
- .list {
- background-color: #fff;
- margin-bottom: 10px;
- border-radius: 8px;
- padding-top: 5px;
- }
- .text3 {
- font-size: 13px;
- color: #adadad;
- margin-left: 1%;
- }
- .text4 {
- font-size: 14px;
- margin: 5px;
- color: #868686;
- font-weight: 600;
- }
- .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;
- }
- .otherInfo {
- text-align: left;
- padding: 0 0 15px 0px;
- }
- .otherInfos {
- padding: 0 0 0px 5px;
- }
- .right1 {
- border-radius: 5px;
- position: relative;
- width: 100%;
- height: 80px;
- background-color: #e9e9e9;
- }
- .right1_2 {
- float: left;
- width: 101%
- }
- .right1_2 .right1_2o {
- float: left;
- width: 11%;
- height: 40px;
- overflow: hidden;
- }
- .right1_2 .right1_2t {
- float: left;
- width: 33%;
- text-align: center;
- padding: 10px 0;
- }
- .right1_2 .right1_2t text {
- font-size: 14px;
- }
- .right1_2 .right1_2i {
- float: left;
- width: 10%;
- text-align: center;
- padding: 6px 0;
- }
- .right1_1 {
- text-align: center;
- }
- .thr {
- float: left;
- width: 95%;
- margin-top: 15%;
- margin-left: 2.5%;
- }
- .van-tabs__wrap {
- background-color: #f1f1f1 !important;
- }
- .tuan {
- margin-left: 11px;
- font-size: 16px;
- font-weight: 500;
- margin-right: 10px;
- }
- .thr-left {
- margin: auto;
- width: 70%;
- }
- .img {
- width: 100%;
- height: 57.38px;
- border-radius: 90px;
- }
- .thr1 {
- display: flex;
- flex-direction: column;
- }
- .thr-1 {
- margin-left: 2%;
- margin-bottom: 2%;
- padding-top: 15px;
- padding-bottom: 5px;
- float: left;
- width: 23%;
- background-color: #ffffff;
- }
- .thrsss {
- float: left;
- width: 100%;
- padding-top: 3%;
- }
- .thr-2 {
- padding-top: 10px;
- padding-left: 8px;
- float: left;
- width: 18%;
- height: 75px;
- background-color: #ffffff;
- /* border: 1px solid red; */
- }
- .thr2 {
- float: left;
- width: 50px;
- height: 50px;
- border: 2px solid #dddcdc;
- }
- .thrname {
- text-align: center;
- font-size: 12px;
- color: #727272;
- }
- .thrperson {
- font-size: 12px;
- color: #727272;
- }
- .thr3 {
- margin-top: 22%;
- margin-left: 23%;
- }
- .thr-right {
- margin: auto;
- text-align: center;
- }
- .head {
- background-color: rgb(43, 43, 43);
- color: white;
- width: 94%;
- margin-left: 2.5%;
- margin-bottom: -1px;
- border-top-left-radius: 0.5em;
- border-top-right-radius: 0.5em;
- border-bottom-right-radius: 0em;
- border-bottom-left-radius: 0em;
- padding: 0 0 32px 3.5px;
- margin-top: 2%;
- }
- .head1 {
- float: left;
- width: 20%;
- font-size: 14px;
- margin-left: 19px;
- margin-top: 6px;
- }
- .head2 {
- float: left;
- width: 26%;
- font-size: 13px;
- margin-left: 5px;
- margin-top: 6px;
- }
- .head3 {
- float: left;
- width: 16%;
- font-size: 14px;
- margin-left: 29px;
- margin-top: 6px;
- }
- .head4 {
- float: left;
- width: 9%;
- font-size: 14px;
- margin-left: 29px;
- margin-top: 6px;
- }
- .listbang:nth-child(2) {
- background-color: rgba(247, 31, 67);
- }
- .listbang:nth-child(3) {
- background-color: rgba(245, 96, 133);
- }
- .listbang:nth-child(4) {
- background-color: rgb(252, 172, 198);
- }
- .listbang {
- width: 95%;
- margin-left: 2.5%;
- margin-bottom: 0.2%;
- }
- .sortContent {
- width: 88%;
- display: flex;
- align-items: center;
- justify-content: space-between;
- margin-left: 3.5%;
- margin-bottom: 0.2%;
- padding: 5px 10px 10px 10px;
- }
- .header {
- font-size: 26upx;
- margin-top: 20upx;
- }
- .headtou {
- float: left;
- margin-left: 20px;
- width: 20%;
- height: 33px;
- overflow: hidden;
- border-radius: 90px;
- }
- .dui {
- float: left;
- width: 68%;
- font-size: 14px;
- margin-left: 5px;
- }
- .fen {
- float: left;
- width: 54%;
- font-weight: 500;
- }
- .fens {
- float: left;
- width: 9%;
- font-weight: 500;
- }
- .pai {
- margin-left: 5px;
- }
- .select-item {
- color: #ffff;
- }
- .dis-select-item {
- margin-top: 3px;
- background-color: white;
- color: #000;
- }
- .pai1 {
- font-size: 20px;
- font-style: italic;
- }
- .scorea {
- color: white;
- }
- .scoreb {
- color: red;
- }
- .scorec {
- color: black;
- }
- .lists:nth-child(even) {
- background-color: rgb(255, 250, 250);
- }
- .lists {
- font-weight: 500;
- font-size: 14px;
- }
- .image {
- width: 100%;
- height: 240px;
- background-color: #eeeeee;
- }
- .background-image {
- position: relative;
- width: 100%;
- height: 70px;
- border-radius: 10px;
- }
- .content {
- position: absolute;
- padding-top: 5%;
- width: 100%;
- margin-top: -28%;
- margin-left: -2%;
- }
- .four1 {
- float: left;
- width: 100%;
- }
- .fourhead1 {
- margin-left: 25%;
- width: 75%;
- height: 40.09px;
- overflow: hidden;
- border-radius: 90px;
- }
- .fourhead2 {
- margin-left: 10%;
- width: 75%;
- height: 40.09px;
- overflow: hidden;
- border-radius: 90px;
- }
- .fourtext5 {
- position: absolute;
- padding-top: 3px;
- padding-left: 20px;
- color: #fff;
- font-size: 13px;
- }
- .root {
- float: left;
- width: 96%;
- margin-left: 2%;
- padding-top: 5%;
- }
- .four {
- margin-top: 2%;
- }
- .fourtext6 {
- padding-left: 225px;
- color: #fff;
- font-size: 13px;
- }
- .fourright1_2 {
- float: left;
- width: 100%;
- margin-top: 2%;
- }
- .fourright1_2o {
- float: left;
- width: 15%;
- }
- .fourright1_2oi {
- float: left;
- width: 15%;
- }
- .fourright1_2t {
- float: left;
- width: 26%;
- text-align: center;
- padding: 10px 0;
- font-size: 14px;
- font-weight: 500;
- }
- .fourtext6-1 {
- background-color: rgb(228, 226, 226);
- text-align: center;
- color: #00427b;
- font-size: 20px;
- font-weight: bold;
- text-decoration: line-through;
- text-decoration-color: #fff;
- }
- .fourtext8-1 {
- font-size: 20px;
- font-weight: bold;
- margin: 0 5px;
- }
- .fourtext7-1 {
- background-color: rgb(228, 226, 226);
- text-align: center;
- color: #e70000;
- font-size: 20px;
- font-weight: bold;
- /* text-decoration: line-through; */
- text-decoration-color: #fff;
- }
- .fourright1_2i {
- float: left;
- width: 13%;
- text-align: center;
- padding: 6px 0;
- }
- .two .list .listtou .listbut .color0 {
- background: rgb(238, 147, 28);
- }
- .two .list .listtou .listbut .color1 {
- background: rgb(54, 233, 48);
- }
- .two .list .listtou .listbut .color2 {
- background: rgb(238, 88, 28);
- }
- .two .list .listtou .listbut .color3 {
- background: rgb(238, 147, 28);
- }
- .two .list .listtou .listbut .color4 {
- background: rgb(136, 136, 136);
- }
|