jiesuanpage.wxss 5.7 KB
.cartbox {
  padding: 24rpx;
  box-sizing: border-box;
  color: #5b5e63;
  font-size: 28rpx;
  
}
.gouwubox{
  border-bottom:24rpx solid #f9f9f9
}
.cartbigboxz{
  padding-bottom: 100rpx;
}
.cartbboxitem {
  display: flex;
  align-items: center;
  /* margin-bottom: 48rpx; */
}

.cartboxitemleft {
  width: 32rpx;
  height: 32rpx;
  font-size: 0;
}

.cartboxhead {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 14rpx 26rpx;
  box-sizing: border-box;
  border-bottom: 24rpx solid #f9f9f9;
}

.cartboxheadright {
  width: 35rpx;
  height: 35rpx;
  font-size: 0;
  margin-right: 5rpx;
}

.cartboxrightname {
  color: #bdc4ce;
  font-size: 22rpx;
  margin-top: 6rpx;
}

.videoitemimg {
  width: 640rpx;
  height: 360rpx;
  font-size: 0;
  position: relative;
}

.videoitemimgp {
  width: 640rpx;
  height: 212rpx;
  font-size: 0;
}

.cartboxitemright {
  margin-left: 24rpx;
}

.cartboxitembottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24rpx;
}

.cartboxitemrightone {
  display: flex;
  align-items: center;
  background: #f9f9f9;
  height: 60rpx;
  padding: 0 24rpx;
  box-sizing: border-box;
}

.cartxuansan {
  width: 28rpx;
  height: 30rpx;
  font-size: 0;
  
}
.picxian{
  margin-right: 20rpx;
  box-sizing: border-box
}

.money {
  color: #ea322b;
  font-size: 32rpx;
  font-weight: bold;
  margin-top:15rpx;
}

.cartfoot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  box-sizing: border-box;
  height: 88rpx;
  position: fixed;
  bottom:0;
  left:0
}

.cartfootleft {
  width: 470rpx;
  height: 88rpx;
  padding: 0 32rpx;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  background: #fff;
}

.cartfootlefimg {
  width: 32rpx;
  height: 32rpx;
  font-size: 0;
  margin-top: 5rpx;
}

.cartfootlefthe {
  margin-left: 24rpx;
  color: #ea322b;
  font-size: 28rpx;
  font-weight: bold;
}

.cartfootright {
  width: 280rpx;
  background: #fb6324;
  font-size: 32rpx;
  color: #fff;
  text-align: center;
  height: 88rpx;
  line-height: 88rpx;
}

.cartboxitembotleft {
  color: #06121e;
  font-size: 28rpx;
  font-weight: bold;
}
.hejisuan{
  display:flex;
  align-items:center;
}
.totaljian{
  color:#8C9198;
  font-size: 24rpx;
  font-weight: normal;
  margin-left:24rpx;
}

.selecttixian {
  width: 750rpx;
  height: 580rpx;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding: 0 24rpx;
  box-sizing: border-box;
}

.tixianhead {
  padding: 24rpx 0;
  box-sizing: border-box;
  color: #5b5e63;
  font-size: 32rpx;
  border-bottom: 1rpx solid #f5f5f5;
}

.tixianlist {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 34rpx 42rpx 34rpx 0;
  box-sizing: border-box;
  border-bottom: 1rpx solid #f5f5f5;
}

.tixian {
  width: 56rpx;
  height: 60rpx;
  font-size: 0;
}

.tixianname {
  color: #06121e;
  font-size: 28rpx;
  margin-left: 10rpx;
}

.tixianxuan {
  width: 28rpx;
  height: 28rpx;
  font-size: 0;
}

.tixianlistleft {
  display: flex;
  align-items: center;
}

.yuedu {
  display: flex;
  align-items: center;
  margin-top: 35rpx;
}

.yueduleft {
  width: 40rpx;
  height: 40rpx;
  font-size: 0;
}

.yuedutext {
  display: flex;
  align-items: center;
  margin-left: 6rpx;
}

.yueduagree {
  color: #8c9198;
  font-size: 24rpx;
}

.yuedujing {
  color: #fb6324;
  font-size: 24rpx;
}

.queren {
  width: 702rpx;
  height: 88rpx;
  background: rgba(251, 99, 36, 1);
  opacity: 1;
  border-radius: 4rpx;
  color:#fff;
  font-size: 32rpx;
  text-align: center;
  line-height: 88rpx;
  margin:20rpx auto 0;
  position: fixed;
  bottom:40rpx;
  left:24rpx;
}


.mineheadleft {
  width: 104rpx;
  height: 104rpx;
  font-size: 0;
  border-radius: 50%;
}

.mineheadleft image {
  border-radius: 50%;
}

.minebox {
  padding: 32rpx 24rpx;
  box-sizing: border-box;
}

.minehead {
  display: flex;
  align-items: center;
  padding: 32rpx 24rpx;
}

.mintbottom {
  display: flex;
  align-items: center;
  margin-top: 18rpx;
}

.vipimg {
  width: 32rpx;
  height: 32rpx;
  font-size: 0;
}

.mineright {
  margin-left: 28rpx;
}

.minertop {
  color: #06121e;
  font-size: 36rpx;
  font-weight: bold;
}

.vipmember {
  color: #3d444d;
  font-size: 24rpx;
  margin-left: 5rpx;
}

.minebac {
  width: 750rpx;
  height: 350rpx;
  font-size: 0;
  position: relative;
}

.minetop {
  color: #ae8538;
  font-size: 30rpx;
  position: absolute;
  top: 68rpx;
  left: 64rpx;
}

.minemoney {
  color: #977434;
  font-size: 52rpx;
  font-weight: bold;
  position: absolute;
  top: 124rpx;
  left: 64rpx;
}

.mineqian {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 78rpx;
  right: 56rpx;
}

.mineqianleft {
  width: 166rpx;
  height: 64rpx;
  background: linear-gradient(180deg, rgba(255, 253, 248, 1) 0%, rgba(255, 242, 208, 1) 100%);
  opacity: 1;
  border-radius: 36rpx;
  color: #916e2c;
  font-size: 28rpx;
  text-align: center;
  line-height: 64rpx;
  margin-right:24rpx;
}

.mineqianright {
  width: 166rpx;
  height: 64rpx;
  border: 2rpx solid rgba(255, 255, 255, 1);
  opacity: 1;
  border-radius: 36rpx;
  color:#7B6011;
  font-size: 28rpx;
  text-align: center;
  line-height: 64rpx;
}
.minelist{
  padding: 0 32rpx;
  box-sizing: border-box
}
.minelsititem{
  display:flex;
  align-items: center;
  padding: 30rpx 0;
  box-sizing: border-box;
  border-bottom:1rpx solid #f5f5f5;
  justify-content: space-between
}
.minelistleftimg{
  width:50rpx;
  height:50rpx;
  font-size: 0
}
.minelsititemleft{
  display:flex;
  align-items: center
}
.minelsitleftname{
  color:#06121E;
  font-size: 30rpx;
  margin-left:24rpx;

}
.mineleftright{
  width:35rpx;
  height:35rpx;
  font-size: 0
}
.chongvip{
  width:750rpx;
  height:166rpx;
  font-size: 0
}