fangxingintro.wxss 4.1 KB
page {
  background: #F9F9F9;
}

.minsuintor {
  padding: 40rpx 44rpx;
  box-sizing: border-box;
  background: #fff;
}

.minsutou {
  color: #06121e;
  font-size: 38rpx;
  font-weight: bold;
}

.suhead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30rpx 32rpx 30rpx 0;
  box-sizing: border-box;
}

.suheadone {
  margin-top: 32rpx;
}

.suheadsec {
  margin-top: 16rpx;
}

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

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

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

.suheadright {
  width: 44rpx;
  height: 44rpx;
  font-size: 0;
}

.ruzhu {
  color: #06121e;
  font-size: 28rpx;
}

.ruzhunum {
  color: #ff5a4e;
  font-size: 28rpx;
}

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

.ruzhuyou {
  width: 18rpx;
  height: 18rpx;
  font-size: 0;
  margin-left: 16rpx;
}

.minsulist {
  display: flex;
  align-items: center;
  padding: 32rpx 58rpx;
  box-sizing: border-box;
  justify-content: space-between;
  background: #fff;
  margin-top:20rpx;
}

.minsuitem {
  color: #06121e;
  font-size: 26rpx;
}

.selactive {
  color: #06121e;
  font-size: 38rpx;
  font-weight: bold;
  position: relative;
}

.selactive::after {
  position: absolute;
  display: block;
  content: '';
  width: 48rpx;
  height: 6rpx;
  background: #ff5a4e;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
  bottom: -12rpx;
  border-radius: 4rpx;
}

.judianjieright {
  width: 34rpx;
  height: 34rpx;
  font-size: 0;
}

.jiudainjie {
  width: 686rpx;
  margin: 24rpx auto 0;
  padding: 38rpx 32rpx;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 16rpx 24rpx rgba(0, 0, 0, 0.02);
  opacity: 1;
  border-radius: 20rpx;
}

.jiudianjieleft {
  color: #06121e;
  font-size: 32rpx;
  font-weight: bold;
}

.fuwujie {
  margin-bottom: 52rpx;
}

.jiudianbottomleft {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12rpx 34rpx;
  box-sizing: border-box;
  width: 350rpx;
}

.jiudianbottomright {
  width: 400rpx;
  height: 98rpx;
  background: linear-gradient(180deg, rgba(252, 169, 162, 1) 0%, rgba(255, 119, 117, 1) 100%);
  opacity: 1;
  color: #fff;
  font-size: 32rpx;
  text-align: center;
  line-height: 98rpx;
}

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

.jiudianitem {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

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

.jiudianitembot {
  color: #bdc4ce;
  font-size: 22rpx;
}

.kename {
  color: #ff5a4e;
  font-size: 22rpx;
}

.fangjietop {
  width: 686rpx;
  height: 320rpx;
  font-size: 0;
  margin: 28rpx auto 0;
}

.fangjieshao {
  padding: 0 32rpx 0rpx;
  box-sizing: border-box;
  margin-bottom:54rpx;
}

.fangjieleft {
  color: #06121e;
  font-size: 32rpx;
  font-weight: bold;
}

.fangjiebot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32rpx;
  padding: 0 32rpx;
  box-sizing: border-box
}

.fangjieprice {
  color: #ff5a4e;
  font-size: 24rpx;
  font-weight: bold;
}

.fangjiabot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top:14rpx;
  padding: 0 32rpx;
  box-sizing: border-box

}

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

.fangjiabotbottom {
  color: #ff5a4e;
  font-size: 22rpx;
}
.jinzhang{
  color:#EB9E52;
  font-size: 22rpx;
  margin-left:40rpx;
}

.fangjiabotright {
  width: 150rpx;
  height: 60rpx;
  background: rgba(255, 90, 78, 1);
  opacity: 1;
  border-radius: 40rpx;
  color:#fff;
  font-size: 28rpx;
  text-align: center;
  line-height: 60rpx
}
.fangjieshaoitem{
  background: #fff;
  padding-bottom: 30rpx
}

.yudingqita{
  width:240rpx;
  height:60rpx;
  background:rgba(255,90,78,1);
  opacity:1;
  border-radius:40rpx;
  display:flex;
  align-items: center;
  padding: 0 24rpx;
  box-sizing: border-box
}
.yudingqitaleft{
  color:#fff;
  font-size: 28rpx;
}
.yudingyou{
  width:22rpx;
  height:22rpx;
  font-size: 0;
  margin-left:5rpx;
}