| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473 |
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- page,
- .container {
- height: auto;
- min-height: 100%;
- background-color: #0109ac;
- }
- .container {
- padding-bottom: 130rpx;
- position: relative;
- }
- .alertChargeBox .alertCharge {
- justify-content: flex-start;
- flex-wrap: wrap;
- padding: 30rpx;
- }
- .alertChargeBox .alertCharge .chargeItem {
- width: 25%;
- text-align: center;
- position: relative;
- height: 180rpx;
- padding: 40rpx;
- margin: 20rpx 0;
- }
- .alertChargeBox .alertCharge .chargeItem.actionCharge {
- border: 1px solid #d7272b;
- border-radius: 10rpx;
- }
- .alertChargeBox .alertCharge .chargeItem .chargeImgIcon {
- position: absolute;
- top: 10rpx;
- right: 10rpx;
- font-size: 18rpx;
- font-weight: bold;
- color: #ffffff;
- border-top-right-radius: 90rpx;
- border-top-left-radius: 90rpx;
- border-bottom-right-radius: 90rpx;
- padding: 5rpx 15rpx;
- background-color: #d7272b;
- }
- .alertChargeBox .alertCharge .chargeItem .chargeTextBox {
- position: absolute;
- bottom: 10rpx;
- right: 0;
- left: 0;
- justify-content: center;
- color: #223438;
- font-size: 24rpx;
- text-align: center;
- }
- .alertChargeBox .alertCharge .chargeItem .chargeTextBox .chargeIcon {
- width: 35rpx;
- height: 35rpx;
- margin-right: 10rpx;
- }
- .alertChargeBox .alertCharge .chargeItem .chargeImgBox .chargeImg {
- width: 77rpx;
- }
- .alertChargeBox .chargeButtom {
- padding: 30rpx;
- background-color: #fff6f6;
- }
- .alertChargeBox .chargeButtom .left {
- font-weight: bold;
- flex-grow: 1;
- justify-content: flex-start;
- }
- .alertChargeBox .chargeButtom .left .chargeIcon {
- width: 40rpx;
- height: 40rpx;
- }
- .alertChargeBox .chargeButtom .left .num {
- margin-left: 10rpx;
- color: #16363a;
- font-size: 30rpx;
- }
- .alertChargeBox .chargeButtom .left .tip {
- margin-left: 10rpx;
- color: #d82a2e;
- font-size: 24rpx;
- }
- .alertChargeBox .chargeButtom .right {
- background-color: #d7272b;
- color: #ffffff;
- border-radius: 99rpx;
- padding: 5rpx 40rpx;
- font-size: 26rpx;
- }
- .alertAddBox {
- background: #0109ac;
- position: fixed;
- bottom: 0;
- left: 0;
- right: 0;
- padding: 20rpx 30rpx;
- z-index: 1;
- }
- .alertAddBox .textAlertBox {
- flex-shrink: 0;
- text-align: center;
- font-size: 28rpx;
- color: #ffffff;
- padding-right: 20rpx;
- }
- .alertAddBox .textAlertBox .psBox {
- font-size: 40rpx;
- font-weight: bold;
- }
- .alertAddBox .textAlertBox .psBox .psImgIcon {
- margin-right: 10rpx;
- width: 30rpx;
- }
- .alertAddBox .addUser {
- flex-grow: 1;
- background: #d7272b;
- border: 1px solid #170911;
- border-radius: 7px;
- line-height: 1;
- font-size: 31rpx;
- font-weight: bold;
- color: #ffffff;
- text-align: center;
- padding: 30rpx;
- line-height: 24rpx;
- }
- .topImg {
- width: 100%;
- }
- .contentBox {
- position: relative;
- width: 0px;
- min-width: 100%;
- margin-bottom: 32rpx;
- }
- .contentBox .btoomBg {
- background-color: #ffffff;
- min-height: 50vh;
- height: 100%;
- position: absolute;
- top: 32rpx;
- right: 30rpx;
- left: 42rpx;
- }
- .contentBox .topBg {
- position: relative;
- margin-left: 30rpx;
- margin-right: 42rpx;
- box-shadow: 3px 5rpx 3rpx 0rpx rgba(4, 0, 0, 0.15);
- line-height: 0;
- }
- .contentBox .topBg .leftIcon {
- position: absolute;
- top: 30rpx;
- left: -30rpx;
- width: 100rpx;
- }
- .contentBox .topBg .tpConent {
- background: #ffffff;
- line-height: 1;
- min-height: 50vh;
- padding-top: 28rpx;
- padding-bottom: 20rpx;
- }
- .contentBox .topBg .tpConent .erweima {
- width: 300rpx;
- height: 300rpx;
- margin: 0 auto;
- }
- .contentBox .topBg .tpConent .erweima image {
- width: 100%;
- height: 100%;
- }
- .contentBox .topBg .tpConent .Etitle {
- margin-top: 20rpx;
- text-align: center;
- font-size: 24rpx;
- }
- .contentBox .topBg .down {
- text-align: center;
- }
- .contentBox .topBg .tjContent {
- margin-top: 70rpx;
- justify-content: space-around;
- text-align: center;
- }
- .contentBox .topBg .tjContent .tjItem .topText {
- font-size: 50rpx;
- font-weight: bold;
- color: #3a3a3a;
- }
- .contentBox .topBg .tjContent .tjItem .topText .iconTip {
- font-size: 20rpx;
- }
- .contentBox .topBg .tjContent .tjItem .bottomText {
- margin-top: 10rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333333;
- }
- .contentBox .topBg .tpTitle {
- text-align: center;
- font-size: 48rpx;
- font-weight: bold;
- color: #ffc103;
- margin-top: 50rpx;
- margin-bottom: 45rpx;
- }
- .contentBox .topBg .tpRight {
- display: flex;
- justify-content: flex-end;
- }
- .contentBox .topBg .tpRight .textBox {
- background: #d7272b;
- border-radius: 99rpx 0px 0px 99rpx;
- padding: 10rpx;
- padding-left: 20rpx;
- font-size: 25rpx;
- font-weight: 500;
- color: #ffffff;
- }
- .contentBox .topBg .endTextBox {
- padding: 0 84rpx;
- margin-bottom: 32rpx;
- }
- .contentBox .topBg .endTextBox .leftLine,
- .contentBox .topBg .endTextBox .rightLine {
- border-bottom: 1rpx solid #d7272b;
- flex-grow: 1;
- position: relative;
- }
- .contentBox .topBg .endTextBox .leftLine .roundness,
- .contentBox .topBg .endTextBox .rightLine .roundness {
- position: absolute;
- top: -5rpx;
- height: 10rpx;
- width: 10rpx;
- background-color: #d7272b;
- border-radius: 99rpx;
- }
- .contentBox .topBg .endTextBox .leftLine .roundness {
- right: 0;
- }
- .contentBox .topBg .endTextBox .rightLine .roundness {
- left: 0;
- }
- .contentBox .topBg .endTextBox .textLine {
- padding: 0 20rpx;
- }
- .contentBox .topBg .input {
- padding: 0 30rpx;
- margin: 50rpx 30rpx;
- margin-bottom: 20rpx;
- background: #ebebeb;
- border-radius: 30rpx;
- }
- .contentBox .topBg .tabsBox {
- padding-bottom: 20rpx;
- border-bottom: 1px solid #ebebeb;
- margin-bottom: 50rpx;
- }
- .contentBox .topBg .itemList {
- flex-wrap: wrap;
- justify-content: start;
- padding: 0 15rpx;
- }
- .contentBox .topBg .itemList .itemData {
- width: 50%;
- flex-grow: 0;
- flex-shrink: 0;
- padding: 0 15rpx;
- margin-bottom: 30rpx;
- }
- .contentBox .topBg .itemList .itemData .itemContentBox {
- padding: 0 15rpx;
- }
- .contentBox .topBg .itemList .itemData .itemContentBox .itemImgbox {
- width: 100%;
- padding-top: 100%;
- position: relative;
- margin-bottom: 20rpx;
- }
- .contentBox .topBg .itemList .itemData .itemContentBox .itemImgbox .itemAddress {
- position: absolute;
- bottom: 0;
- left: 0;
- right: 0;
- background: #262626;
- opacity: 0.6;
- color: #ffffff;
- font-size: 24rpx;
- padding: 10rpx 0;
- text-align: center;
- }
- .contentBox .topBg .itemList .itemData .itemContentBox .itemImgbox .itemImg {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- .contentBox .topBg .itemList .itemData .itemContentBox .itemImgbox .iconBox {
- padding-top: 10rpx;
- position: absolute;
- top: -18rpx;
- left: -18rpx;
- height: 73rpx;
- width: 62rpx;
- z-index: 1;
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAABJCAYAAABl5pU9AAAByUlEQVR4Xu2WuUpDQRiFz59IDBYWvoELGBLtfAEb7ex8zExcEBHBFIKN2rjESESCWGijjVuId46oKCKJa3LRuWfqKeY7c775xw5yuXEwPYcELQN3rDo6NkFwM0Hcj6ibAteNJyMBVV2PWzKarlddczwhTVfVVXVVPfAE9HPTzy3wir/gqeqquqoedgJyXI6H3fBXOlVdVVfVw05AjsvxsBuucSbH5bgcDzsBOS7Hw2645rgcl+NyPOwE5LgcD7vhmuNyXI7L8bATkONyPOyGa47LcTkux8NOQI7H7XjNPBzT0YIxNUTYrIFThGVjKlqcN85dEM4s5XKHezvvAWsjI/1ROjMTUwjdBCcNtkXSZe5ZHD4+qH31NmMIobPgRkQANmBWjJq+VDiunHwVtt2+LoXQEfAmgLIHS2hgrlCvnP0WNoYQfghO3sFsFZ7O39pC4XT/oluwXQrhW+BXAJdJFtljS4VK5Spu2A6G8Cn4JYhFb3R9jZuVwXr97q/AfhYCYLMEpwHrbbG3BThxDmAeKbjranZtAtuPDv/L9fIwtgjhGdyTzowlRN7ljqrrBvh/SfrBod+G4MEBKwM9k3gaQwwNth3Pfj6feQD3Gv28AEEvGQAAAABJRU5ErkJggg==);
- background-size: 100% 100%;
- color: #ffffff;
- font-size: 24rpx;
- text-align: center;
- }
- .contentBox .topBg .itemList .itemData .itemContentBox .itemNameBox {
- margin-bottom: 20rpx;
- font-size: 30rpx;
- font-weight: bold;
- }
- .contentBox .topBg .itemList .itemData .itemContentBox .itemNameBox .itemName {
- color: #333333;
- }
- .contentBox .topBg .itemList .itemData .itemContentBox .itemNameBox .itemVote {
- color: #d7272b;
- }
- .contentBox .topBg .itemList .itemData .itemBottom {
- background: #ffc103;
- color: #ffffff;
- font-size: 30rpx;
- padding: 15rpx;
- text-align: center;
- }
- .contentBox .topBg .phItemList {
- padding: 0 30rpx;
- margin-top: -50rpx;
- }
- .contentBox .topBg .phItemList .phItem {
- padding: 20rpx 0;
- }
- .contentBox .topBg .phItemList .phItem .icon {
- flex-shrink: 0;
- width: 50rpx;
- }
- .contentBox .topBg .phItemList .phItem .icon .tipImg {
- width: 42rpx;
- }
- .contentBox .topBg .phItemList .phItem .icon .tipText {
- color: #d7272b;
- font-size: 36rpx;
- font-weight: bold;
- }
- .contentBox .topBg .phItemList .phItem .phRightBox {
- flex-grow: 1;
- border-bottom: 1px solid #ebebeb;
- padding: 20rpx 0;
- }
- .contentBox .topBg .phItemList .phItem .phRightBox .avatarBox {
- flex-shrink: 0;
- }
- .contentBox .topBg .phItemList .phItem .phRightBox .avatarBox .avatarImg {
- width: 96rpx;
- height: 96rpx;
- border-radius: 99rpx;
- margin-left: 10rpx;
- }
- .contentBox .topBg .phItemList .phItem .phRightBox .phTextBox {
- flex-grow: 1;
- margin-left: 15rpx;
- }
- .contentBox .topBg .phItemList .phItem .phRightBox .phTextBox .phTtemName {
- color: #333333;
- font-size: 32rpx;
- }
- .contentBox .topBg .phItemList .phItem .phRightBox .phTextBox .phItemAddress {
- color: #999999;
- font-size: 24rpx;
- margin-top: 10rpx;
- }
- .contentBox .topBg .phItemList .phItem .phRightBox .phRight {
- flex-shrink: 0;
- text-align: right;
- justify-content: right;
- }
- .contentBox .topBg .phItemList .phItem .phRightBox .phRight .textVote {
- color: #ffbb17;
- font-size: 36rpx;
- font-weight: bold;
- margin-right: 13rpx;
- }
- .contentBox .topBg .phItemList .phItem .phRightBox .phRight .phTipImg {
- width: 23rpx;
- height: 39rpx;
- }
- .u-countdown-item {
- padding: 10rpx;
- border-radius: 8rpx;
- overflow: hidden;
- }
- .alertBox {
- padding-bottom: 40rpx;
- }
- .alertBox .titleImg {
- width: 100%;
- z-index: -1;
- }
- .alertBox .title {
- text-align: center;
- font-size: 36rpx;
- font-weight: bold;
- color: #333333;
- margin-top: -80rpx;
- }
- .alertBox .titleTip {
- text-align: center;
- font-size: 24rpx;
- font-weight: bold;
- color: #808080;
- }
- .alertBox .lxTtem {
- margin: 0 40rpx;
- padding: 30rpx 0;
- border-bottom: 1px solid #ebebeb;
- }
- .alertBox .lxTtem .leftTitle {
- justify-content: start;
- width: 43rpx;
- flex-grow: 1;
- color: #333333;
- font-size: 28rpx;
- }
- .alertBox .lxTtem .leftTitle .leftImgTip {
- flex-shrink: 0;
- height: 30rpx;
- margin-right: 20rpx;
- }
- .alertBox .lxTtem .rightTip {
- border: 1px solid #d7272b;
- opacity: 0.5;
- border-radius: 50%;
- width: 32rpx;
- height: 32rpx;
- justify-content: center;
- }
- .alertBox .lxTtem .rightTip .xzTip {
- width: 20rpx;
- height: 20rpx;
- border-radius: 99rpx;
- background-color: #d7272b;
- }
- .alertBox .pushtyle {
- background: #d7272b;
- box-shadow: 0px 16rpx 16rpx 0px rgba(215, 39, 43, 0.5);
- border-radius: 10rpx;
- color: #ffffff;
- font-size: 28rpx;
- font-weight: bold;
- text-align: center;
- padding: 20rpx 0;
- margin: 0 40rpx;
- margin-top: 40rpx;
- }
|