yonghuxieyi.wxss 723 字节
.yonghuxeyi{
	padding: 32rpx;
	box-sizing: border-box;
	margin-bottom:150rpx;
}

.gouxuanleft {
  width: 36rpx;
  height: 36rpx;
  font-size: 0;
}

.gouxuanleft image {
  width: 100%;
  height: 100%;
}

.gouxuanright {
  color: #5b5e63;
  font-size: 28rpx;
  margin-left: 20rpx;
  font-weight: bold;
}

.gouxuan {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20rpx;
  margin-left: 32rpx;
  margin-right: 32rpx;
}

.quebtn {
  width: 286rpx;
  height: 88rpx;
  
  background:#409FFE;
  opacity: 1;
  border-radius: 44rpx;
  color: #fff;
  font-size: 32rpx;
  text-align: center;
  line-height: 88rpx;
  margin: 40rpx auto 0;
}
.xieyibot{
	padding-bottom: 32rpx;
	box-sizing: border-box;
}