123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322 |
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- page,
- .content {
- background: #f8f8f8;
- height: 100%;
- }
- .navbar {
- display: flex;
- height: 40px;
- background: #fff;
- box-shadow: 0 1px 5px rgba(0, 0, 0, 0.06);
- position: relative;
- z-index: 10;
- }
- .navbar .nav-item:first-child {
- border-left: none;
- }
- .navbar .nav-item {
- border-left: 1px solid #e7e7e7;
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- height: 100%;
- font-size: 15px;
- color: #303133;
- position: relative;
- }
- .navbar .nav-item.current {
- color: #24a17d;
- }
- .swiper-box {
- height: calc(100% - 100px);
- }
- .swiper-box .tab-content {
- padding: 25rpx;
- }
- .uni-load-more {
- display: flex;
- flex-direction: row;
- height: 80rpx;
- align-items: center;
- justify-content: center;
- }
- .main-item .main-item-top {
- align-items: flex-start;
- width: 702rpx;
- height: 150rpx;
- position: relative;
- }
- .main-item .main-item-top .main-item-top-bg {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- width: 702rpx;
- height: 150rpx;
- }
- .main-item .main-item-top .main-item-top-bg image {
- width: 100%;
- height: 100%;
- }
- .main-item .main-item-top .main-item-top-left {
- position: relative;
- z-index: 2;
- padding: 40rpx 0 0 30rpx;
- line-height: 1;
- }
- .main-item .main-item-top .main-item-top-left .main-item-title {
- font-size: 42rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #c99f62;
- }
- .main-item .main-item-top .main-item-top-left .main-item-time {
- margin-top: 20rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #d6d1d1;
- }
- .main-item .main-item-top .main-item-type {
- padding: 56rpx 24rpx 0 0;
- position: relative;
- z-index: 2;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #d6d1d1;
- }
- .main-item .main-item-bottom {
- width: 702rpx;
- height: 176rpx;
- position: relative;
- padding: 30rpx 30rpx 0;
- line-height: 1;
- }
- .main-item .main-item-bottom .main-item-bottom-bg {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- width: 702rpx;
- height: 176rpx;
- }
- .main-item .main-item-bottom .main-item-bottom-bg image {
- width: 100%;
- height: 100%;
- }
- .main-item .main-item-bottom .main-item-price {
- width: 100%;
- position: relative;
- z-index: 2;
- font-size: 30rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #ff6f0f;
- }
- .main-item .main-item-bottom .main-item-price .fh {
- color: #333333;
- }
- .main-item .main-item-bottom .main-item-price .time {
- display: inline-block;
- margin-left: 4rpx;
- color: #333333;
- text-decoration: underline;
- }
- .main-item .main-item-bottom .main-item-bottom-type {
- position: relative;
- z-index: 2;
- flex-shrink: 0;
- font-size: 26rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333333;
- }
- .main-item .main-item-bottom .main-item-info-right {
- position: relative;
- z-index: 2;
- flex-shrink: 0;
- display: flex;
- align-items: center;
- line-height: 1;
- }
- .main-item .main-item-bottom .main-item-info-right .main-item-info-font {
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #999999;
- margin-right: 10rpx;
- }
- .main-item .main-item-bottom .main-item-info-right .main-item-info-icon {
- position: relative;
- top: -10rpx;
- width: 19rpx;
- height: 19rpx;
- }
- .main-item .main-item-bottom .main-item-info-right .main-item-info-icon image {
- width: 100%;
- height: 100%;
- }
- .main-item .main-item-bottom .main-item-info {
- position: relative;
- z-index: 2;
- margin-top: 20rpx;
- }
- .main-item .main-item-bottom .main-item-info .main-item-info-left {
- width: 100%;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #666666;
- }
- .main-item .main-item-bottom .main-item-info .main-item-info-btn {
- width: 127rpx;
- height: 44rpx;
- background: #ff6f0f;
- border-radius: 22rpx;
- font-size: 22rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #ffffff;
- line-height: 44rpx;
- text-align: center;
- }
- .image {
- width: 44rpx;
- height: 30rpx;
- }
- .info {
- width: 350rpx;
- margin-right: 10rpx;
- font-size: 26rpx;
- font-weight: 500;
- color: #666666;
- }
- .copy {
- margin-left: 10rpx;
- font-size: 22rpx;
- font-family: PingFang SC;
- font-weight: 500;
- text-decoration: underline;
- color: #333333;
- }
- .list-scroll-content {
- height: 100%;
- }
- .btn {
- margin: 10rpx auto 0;
- width: 622rpx;
- height: 85rpx;
- background: #ff6f0f;
- border-radius: 15rpx;
- line-height: 85rpx;
- text-align: center;
- font-size: 32rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #ffffff;
- }
- .img1 {
- width: 560rpx;
- height: 182rpx;
- display: flex;
- justify-content: center;
- }
- .img1 image {
- width: 462rpx;
- height: 182rpx;
- }
- .popup-box {
- margin-top: -50rpx;
- width: 560rpx;
- background: #ffffff;
- border-radius: 30rpx;
- position: relative;
- padding-bottom: 50rpx;
- }
- .popup-box .img {
- position: relative;
- top: -80rpx;
- left: 0;
- width: 560rpx;
- height: 186rpx;
- display: flex;
- justify-content: center;
- }
- .popup-box .img image {
- width: 177rpx;
- height: 186rpx;
- }
- .popup-box .mian {
- margin-top: -44rpx;
- display: flex;
- flex-direction: column;
- align-items: center;
- background-color: #ffffff;
- border-radius: 0 0 20rpx 20rpx;
- text-align: center;
- }
- .popup-box .mian .delivery {
- font-size: 40rpx;
- color: #333333;
- display: flex;
- align-items: center;
- flex-direction: column;
- }
- .popup-box .mian .delivery image {
- margin-top: 48rpx;
- width: 172rpx;
- height: 160rpx;
- }
- .popup-box .mian .comfirm-box {
- margin-top: 30rpx;
- display: flex;
- flex-direction: column;
- justify-content: center;
- }
- .popup-box .mian .comfirm-box .input {
- font-size: 26rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #999999;
- text-align: left;
- width: 439rpx;
- background: #f5f5f5;
- border-radius: 10rpx;
- margin-top: 20rpx;
- padding: 20rpx 26rpx;
- }
- .popup-box .mian .popup-btn {
- width: 403rpx;
- height: 83rpx;
- background: #24a17d;
- border-radius: 42rpx;
- margin: 45rpx auto 0;
- font-size: 32rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #ffffff;
- line-height: 83rpx;
- text-align: center;
- }
- .x {
- margin: 35rpx auto 0;
- width: 80rpx;
- height: 80rpx;
- }
- .x image {
- width: 80rpx;
- height: 80rpx;
- }
|