| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335 |
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- page,
- .container {
- height: auto;
- min-height: 100%;
- background-color: #ff9ba7;
- }
- .container {
- padding-top: 50rpx;
- 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: #ff9ba7;
- 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;
- min-height: 100%;
- }
- .contentBox .topBg .leftIcon {
- position: absolute;
- top: 30rpx;
- left: -30rpx;
- width: 100rpx;
- }
- .contentBox .topBg .tpConent {
- background: #ffffff;
- line-height: 1;
- min-height: 50vh;
- padding-top: 15px;
- padding-bottom: 11px;
- }
- .contentBox .topBg .tpConent .detail {
- color: #333333;
- font-size: 32rpx;
- text-align: center;
- font-weight: bold;
- padding: 30rpx 0;
- }
- .contentBox .topBg .tpConent .detailText {
- line-height: 1.5;
- padding: 30rpx;
- color: #666666;
- }
- .contentBox .topBg .tpConent .userImg {
- padding: 40rpx 30rpx;
- text-align: center;
- }
- .contentBox .topBg .tpConent .userImg .imgBox {
- position: relative;
- width: 100%;
- height: 100%;
- }
- .contentBox .topBg .tpConent .userImg .imgBox .img {
- width: 100%;
- height: 100%;
- }
- .contentBox .topBg .tpConent .userImg .imgBox .company {
- position: absolute;
- bottom: 0;
- left: 0;
- right: 0;
- background: #262626;
- opacity: 0.6;
- color: #ffffff;
- font-size: 30rpx;
- padding: 10rpx 0;
- text-align: center;
- line-height: 1.5;
- }
- .contentBox .topBg .tpConent .tip {
- color: #0109ac;
- text-align: center;
- font-size: 26rpx;
- font-weight: bold;
- padding: 30rpx;
- line-height: 1.5;
- }
- .contentBox .topBg .tpConent .userType {
- color: #FFC103;
- font-weight: bold;
- padding-top: 32rpx;
- justify-content: center;
- }
- .contentBox .topBg .tpConent .userType .typeIcon {
- width: 120rpx;
- }
- .contentBox .topBg .tpConent .userType .typeItem {
- padding: 0 1em;
- }
- .contentBox .topBg .tpConent .titleUser {
- padding-top: 50rpx;
- color: #d7272b;
- font-size: 50rpx;
- font-weight: bold;
- text-align: center;
- }
- .contentBox .topBg .tpConent .borderV {
- border-top: 1px solid #f3f3f3;
- border-bottom: 1px solid #f3f3f3;
- }
- .contentBox .topBg .tpConent .tjContent {
- margin-top: 10rpx;
- padding-top: 30rpx;
- padding-bottom: 30rpx;
- justify-content: space-around;
- text-align: center;
- }
- .contentBox .topBg .tpConent .tjContent .tjItem .topText {
- font-size: 50rpx;
- font-weight: bold;
- color: #d7272b;
- }
- .contentBox .topBg .tpConent .tjContent .tjItem .topText .iconTip {
- font-size: 20rpx;
- }
- .contentBox .topBg .tpConent .tjContent .tjItem .bottomText {
- margin-top: 10rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333333;
- }
- .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;
- }
|