@charset "UTF-8"; /* 页面左右间距 */ /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /*颜色*/ /* 图片加载中颜色 */ /* 行为相关颜色 */ /* 功能栏字体大小 */ /*功能栏左侧小图标*/ .jg-wrap { width: 710rpx; margin: -120rpx auto 0; background: #FFFFFF; box-shadow: 0px 3rpx 18rpx 0px rgba(114, 136, 231, 0.27); border-radius: 0px 0px 14rpx 14rpx; border-radius: 20rpx; } .jsjg-wrap { height: 110rpx; border-top: 1px solid #EDEDED; border-bottom: 1px solid #EDEDED; width: 646rpx; margin: auto; font-size: 22rpx; padding: 0 15rpx; } .jsjg-wrap .jg-left .left-top .item-tit { font-size: 30rpx; font-weight: bold; color: #0C0C0C; padding-right: 10rpx; } .jsjg-wrap .jg-right { flex-shrink: 0; font-size: 32rpx; font-weight: 500; color: #282828; } .jg-zj { padding: 35rpx 43rpx 20rpx 40rpx; font-size: 28rpx; font-weight: 500; color: #444444; } .jg-zj .price { font-size: 60rpx; font-weight: bold; color: #444444; } .jg-zj .price::before { content: '¥'; font-size: 32rpx; padding-right: 10rpx; } .jg-tip { font-size: 25rpx; font-weight: 500; color: #A0A0A0; text-align: right; padding-right: 44rpx; padding-bottom: 50rpx; } .top-bg { width: 750rpx; height: 187rpx; background: linear-gradient(-43deg, #4464ED, #0328C7); } .xyb { width: 520rpx; height: 88rpx; line-height: 88rpx; text-align: center; background: linear-gradient(270deg, #4464ED, #0328C7); border-radius: 44rpx; margin: 45rpx auto 0; font-size: 32rpx; font-weight: 500; color: #FFFFFF; } .syb { width: 318rpx; height: 88rpx; background: #ECEFFC; border: 1px solid #4261E3; border-radius: 44px; color: #4261E3; } .ksjs { width: 318rpx; height: 88rpx; background: linear-gradient(270deg, #4464ED, #0328C7); border-radius: 44rpx; } .popup-box { width: 522rpx; height: 605rpx; background-color: #ffffff; border-radius: 20rpx; position: relative; } .popup-box .img { position: relative; top: -56rpx; left: 0; width: 522rpx; height: 132rpx; display: flex; justify-content: center; } .popup-box .img image { border-radius: 20rpx 20rpx 0 0; width: 450rpx; height: 132rpx; } .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 .nocancel { font-size: 32rpx; color: #333333; margin-top: 14rpx; } .popup-box .mian .comfirm-box { margin-top: 52rpx; display: flex; } .popup-box .mian .comfirm-box .cancel { display: flex; align-items: center; justify-content: center; width: 197rpx; height: 74rpx; border: 1px solid #dcc786; border-radius: 38rpx; font-size: 32rpx; color: #605128; } .popup-box .mian .comfirm-box .comfirm { margin-left: 32rpx; display: flex; align-items: center; justify-content: center; width: 197rpx; height: 74rpx; background: linear-gradient(-90deg, #d1ba77 0%, #f7e8ad 100%); border-radius: 38px; font-size: 32rpx; color: #605128; } .new-bg { width: 750rpx; background-color: #fff; padding: 0 10rpx; } .new-bg .bg-line { height: 100rpx; font-size: 26rpx; justify-content: flex-start; border-bottom: 1px solid #eeeeee; } .new-bg .bg-line:nth-child(odd) { background-color: #f6f7fb; } .new-bg .bg-line view { border-top: 1px solid #eee; text-align: center; height: 100rpx; display: flex; align-items: center; justify-content: center; border-right: 1px solid #eee; } .new-bg .bg-line .title { width: 128rpx; text-align: left; } .new-bg .bg-line .name { width: 160rpx; } .new-bg .bg-line .specifications { width: 140rpx; } .new-bg .bg-line .number { width: 95rpx; } .new-bg .bg-line .unit_price { width: 120rpx; } .new-bg .bg-line .ot-price { width: 110rpx; border-right: none; } .jg-jz { padding: 0 20rpx; font-size: 30rpx; height: 90rpx; line-height: 90rpx; }