1234567891011 |
- .m_gzh_box{width:90%;margin:auto;margin-top:40rpx;background:#FFF;border-radius:20rpx;padding-bottom:100rpx;box-shadow:0 0px 12px 0 rgb(235, 232, 232);}
- .m_2wm{width:240rpx;height:240rpx;margin:auto;}
- .m_2wm image{width:100%;height:100%;}
- .m_gzh_text{margin-top:40rpx;padding:0 30rpx;}
- .m_gzh_text .title{font-size:32rpx;color:#333;font-weight:600;}
- .m_gzh_text .text_box{margin-top:30rpx;}
- .m_gzh_text .text_box .text{font-size:26rpx;color:#666;display:block;line-height:48rpx;margin-bottom:10rpx;}
- .m_gzh_text .text_box .text image{width:50rpx;height:0;position:relative;top: -4rpx;}
|