| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391 |
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- page.data-v-d256f752 {
- width: 100%;
- }
- .top.data-v-d256f752 {
- background-color: #fff;
- border-top: 1rpx solid #f6f6f6;
- padding-top: 33rpx;
- margin-bottom: 20rpx;
- }
- .top image.data-v-d256f752 {
- display: block;
- width: 680rpx;
- height: 375rpx;
- border-radius: 20rpx;
- margin: 0 auto;
- }
- .top .title.data-v-d256f752 {
- width: 580rpx;
- font-size: 32rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #333333;
- line-height: 1;
- padding-top: 28rpx;
- padding-left: 42rpx;
- margin-bottom: 39rpx;
- }
- .top .base-info.data-v-d256f752 {
- font-size: 27rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #999999;
- line-height: 1;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- padding: 0 56rpx;
- -webkit-flex-wrap: wrap;
- flex-wrap: wrap;
- }
- .top .base-info .item.data-v-d256f752 {
- width: 50%;
- padding-bottom: 40rpx;
- }
- .top .base-info .item .status.data-v-d256f752 {
- color: red;
- font-weight: bold;
- }
- .top .base-info .item text.data-v-d256f752 {
- font-size: 26rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #666666;
- display: inline-block;
- margin-right: 15rpx;
- }
- .top .dynamic.data-v-d256f752 {
- width: 666rpx;
- height: 111rpx;
- background: #efefef;
- border-radius: 10rpx;
- margin: 5rpx auto 0;
- }
- .top .dynamic .left.data-v-d256f752 {
- width: 115rpx;
- height: 111rpx;
- background: #5c93fc;
- border-radius: 10rpx 0px 0px 10rpx;
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #ffffff;
- line-height: 34rpx;
- padding: 22rpx 29rpx;
- margin-right: 15rpx;
- }
- .top .dynamic .right.data-v-d256f752 {
- font-size: 22rpx;
- font-family: PingFang SC;
- font-weight: 400;
- color: #333333;
- line-height: 1;
- padding: 12rpx 0;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -webkit-flex-direction: column;
- flex-direction: column;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- justify-content: space-between;
- }
- .top .dynamic .right text.data-v-d256f752 {
- color: red;
- font-weight: bold;
- }
- .content .content-nav.data-v-d256f752 {
- height: 82rpx;
- background: #ffffff;
- font-size: 30rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #999999;
- line-height: 82rpx;
- -webkit-justify-content: space-around;
- justify-content: space-around;
- }
- .content .content-nav .active.data-v-d256f752 {
- border-bottom: 4rpx solid #fa7e67;
- color: #fa7e67;
- font-weight: bold;
- }
- .tip.data-v-d256f752 {
- margin-left: 42rpx;
- font-size: 30rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #333333;
- line-height: 1;
- margin-bottom: 34rpx;
- }
- .tip view.data-v-d256f752 {
- display: inline-block;
- width: 4rpx;
- height: 30rpx;
- background: #fa7e67;
- border-radius: 2rpx;
- margin-right: 9rpx;
- position: relative;
- bottom: -2rpx;
- }
- .btn-wrapper.data-v-d256f752 {
- position: fixed;
- bottom: 0;
- width: 100%;
- }
- .btn-wrapper .btn.data-v-d256f752 {
- width: 50%;
- text-align: center;
- height: 99rpx;
- line-height: 99rpx;
- font-size: 34rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #ffffff;
- }
- .btn-wrapper .btn1.data-v-d256f752 {
- background-color: #f7c03e;
- }
- .btn-wrapper .btn2.data-v-d256f752 {
- background-color: #fa7e67;
- }
- .item-detail.data-v-d256f752 {
- height: 100%;
- padding-top: 42rpx;
- }
- .item-detail .item-content.data-v-d256f752 {
- padding: 0 78rpx 0 48rpx;
- font-size: 26rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #666666;
- line-height: 44rpx;
- margin-bottom: 32rpx;
- }
- .item-detail .item-needs .need-item.data-v-d256f752 {
- width: 666rpx;
- height: 100rpx;
- background: #f3f3f3;
- border-radius: 10rpx;
- margin: 0 auto;
- font-size: 26rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333333;
- margin-bottom: 10rpx;
- padding-top: 20rpx;
- padding-left: 13rpx;
- line-height: 1;
- }
- .item-detail .item-needs .need-item view.data-v-d256f752 {
- margin-bottom: 15rpx;
- }
- .item-detail .item-needs .need-item view text.data-v-d256f752 {
- color: #e80000;
- }
- .feedback.data-v-d256f752 {
- padding: 25rpx 41rpx 36rpx;
- }
- .feedback .feedback-nav.data-v-d256f752 {
- margin-bottom: 20rpx;
- }
- .feedback .feedback-nav .nav-item.data-v-d256f752 {
- display: inline-block;
- width: 100rpx;
- height: 55rpx;
- background: #fdcbc2;
- box-shadow: 0px 0px 10rpx 0rpx rgba(0, 0, 0, 0.1);
- border-radius: 10rpx;
- margin-right: 20rpx;
- text-align: center;
- line-height: 55rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #ffffff;
- }
- .feedback .feedback-nav .nav-item-err.data-v-d256f752 {
- color: #999999;
- background: #f1f1f0;
- }
- .feedback .feedback-nav .action.data-v-d256f752 {
- background: #fa7e67;
- color: #fff;
- }
- .feedback .feedback-content .overall .title.data-v-d256f752 {
- width: 667rpx;
- height: 75rpx;
- background: #fa7e67;
- box-shadow: 0px 0px 10rpx 0rpx rgba(0, 0, 0, 0.1);
- border-radius: 10rpx 10rpx 0px 0px;
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #ffffff;
- line-height: 75rpx;
- padding-left: 17rpx;
- }
- .feedback .feedback-content .overall .content.data-v-d256f752 {
- padding: 33rpx 36rpx 43rpx 30rpx;
- width: 667rpx;
- background-color: #fff;
- box-shadow: 0px 0px 10rpx 0px rgba(0, 0, 0, 0.1);
- border-radius: 0px 0px 10rpx 10rpx;
- font-size: 26rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #999999;
- line-height: 42rpx;
- }
- .feedback .feedback-content .feedback-item.data-v-d256f752 {
- margin: 20rpx auto;
- background-color: #fff;
- box-shadow: 0px 0px 10rpx 0px rgba(0, 0, 0, 0.1);
- border-radius: 10rpx 10rpx 10rpx;
- }
- .feedback .feedback-content .feedback-item .item-top.data-v-d256f752 {
- height: 118rpx;
- border-radius: 10px 10px 0 0;
- border-bottom: 1px solid #ececec;
- padding: 25rpx 0 0 17rpx;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- }
- .feedback .feedback-content .feedback-item .item-top image.data-v-d256f752 {
- width: 77rpx;
- height: 77rpx;
- border-radius: 50%;
- margin-right: 12rpx;
- }
- .feedback .feedback-content .feedback-item .item-top .item-name-time .item-name.data-v-d256f752 {
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #333333;
- line-height: 35rpx;
- }
- .feedback .feedback-content .feedback-item .item-top .item-name-time .item-time.data-v-d256f752 {
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #999999;
- line-height: 50rpx;
- }
- .feedback .feedback-content .feedback-item .item-content.data-v-d256f752 {
- padding: 25rpx 47rpx 40rpx 30rpx;
- border-radius: 0 0 10rpx 10rpx;
- font-size: 26rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #999;
- line-height: 42rpx;
- }
- .feedback .feedback-content .feedback-item .item-content text.data-v-d256f752 {
- color: #e80000;
- font-weight: bold;
- }
- .type-box.data-v-d256f752 {
- width: 542rpx;
- height: 575rpx;
- border-radius: 20rpx;
- background-color: #fff;
- position: relative;
- }
- .type-box .bg.data-v-d256f752 {
- width: 100%;
- height: 138rpx;
- position: absolute;
- }
- .type-box .box-title.data-v-d256f752 {
- text-align: center;
- font-size: 36rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #333333;
- line-height: 1;
- padding-top: 77rpx;
- }
- .type-box .box-tip.data-v-d256f752 {
- text-align: center;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #808080;
- line-height: 1;
- padding-top: 12rpx;
- margin-bottom: 43rpx;
- }
- .type-box .box-btn.data-v-d256f752 {
- margin: 0 auto;
- width: 460rpx;
- height: 95rpx;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- border-bottom: 1px solid #f3efef;
- position: relative;
- }
- .type-box .box-btn image.data-v-d256f752 {
- height: 43rpx;
- width: 43rpx;
- margin-right: 15rpx;
- }
- .type-box .box-btn .qq.data-v-d256f752 {
- width: 32rpx;
- height: 32rpx;
- border: 1px solid #808080;
- opacity: 0.5;
- border-radius: 50%;
- position: absolute;
- right: 0;
- }
- .type-box .box-btn .action.data-v-d256f752 {
- border-color: #fa7e67;
- }
- .type-box .box-btn .action .yx.data-v-d256f752 {
- width: 20rpx;
- height: 20rpx;
- background: #fa7e67;
- border-radius: 50%;
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- margin: auto;
- }
- .type-box .qr.data-v-d256f752 {
- width: 460rpx;
- height: 71rpx;
- background: #fa7e67;
- box-shadow: 0px 16rpx 16rpx 0px rgba(250, 126, 103, 0.5);
- border-radius: 10rpx;
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #ffffff;
- text-align: center;
- line-height: 71rpx;
- margin: 62rpx auto 0;
- }
- .without.data-v-d256f752 {
- padding: 40rpx;
- width: 100%;
- height: 100%;
- text-align: center;
- }
|