You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

48 lines
785 B

.ConsultingTheDynamic{
width: 750rpx;
// padding: 40rpx 30rpx;
margin: 0rpx auto;
overflow: hidden;
.headers{
width: 700rpx;
margin: 0 auto;
color: #1A1A1A;
line-height: 55rpx;
font-weight: bold;
margin-bottom: 20rpx;
font-size: 34rpx;
margin-top: 10rpx;
}
.timeText{
width: 700rpx;
margin: 0 auto;
color: #999999 ;
font-size: 24rpx;
}
.solid{
width: 690rpx;
margin: 0rpx auto;
height: 5rpx;
background-color: #E2E2E2 ;
margin-top: 20rpx;
}
.headerImg{
width: 690rpx;
height: 300rpx;
margin-top: 30rpx;
border: #1890FF solid 2rpx;
image{
border-radius: 5rpx;
height: 300rpx;
}
}
.textMidol{
margin-top: 30rpx;
width: 690rpx;
font-size: 37rpx;
letter-spacing: 7rpx;
text-align: left;
}
}