dakajianzhuanh.wxss 1.2 KB
/* pages/dakajianzhuanh/daka.wxss */
.daka-top{
  width: 750rpx;
  padding: 24rpx 0;
  box-sizing: border-box;
  background: #4da9fe;
  text-align: center;
}
.daka-jie{
  font-size: 28rpx;
  color: #FFFFFF;
}
.daka-xigaun{
  font-size: 40rpx;
  color: #FFFFFF;
  margin-top: 16rpx;
}
.xiguan{
  width: 100%;
  padding: 32rpx 30rpx 32rpx 32rpx;
  box-sizing: border-box;
  background: #FFFFFF
}
.xiguan-title{
  font-size: 36rpx;
  color: #2E2C29;
  padding-left: 24rpx;
  box-sizing: border-box;
  border-left: solid 8rpx #4DA9FF;
}
.xiugai-conmt{
  font-size: 28rpx;
  color: #444444;
  margin-top: 12rpx;

}
.jian-iimg{
  width: 686rpx;
  height: 552rpx;
  margin: 24rpx auto 0;
}
.jianzhaung{
  position: relative;
}
.daka-iimga{
  position: absolute;
  top: 126rpx;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 40rpx;
  color: #444752;
}
.tonxue{
  position: absolute;
   top: 208rpx;
  left: 50%;
  transform: translate(-50%,-50%);
}
.tonxue text{
  font-size: 32rpx;
  color: #444752;
  margin-right: 10rpx;
}
.jian-cont{
   position: absolute;
  top: 318rpx;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 26rpx;
  color: #64676A;
}
.xuanchuan{
  width: 686rpx;
  margin: 0 auto;
  font-size: 28rpx;
  color: #06121E;
}