page, .container { height: 100%; background: #ffffff; font-size: 26rpx; padding: 25rpx; } .indent { text-indent: 30px; } .title { margin: 25rpx 0rpx; } .form-box { color: #222222; font-size: 28rpx; text-align: center; border-top: 2rpx solid #000000; border-left: 2rpx solid #000000; border-right: 2rpx solid #000000; } .form-tpl { width: 100%; border-bottom: 2rpx solid #000000; } .fenge{ width: 2rpx; height: 210rpx; background-color: #000000; } .weixin_text{ height: 270rpx !important; } .titles { padding: 0rpx 3rpx; font-weight: 600; width: 16%; } .title-name { text-align: center; font-size: 45rpx; font-weight: bold; padding-bottom: 25rpx; } .right { text-align: right; } .left { text-align: left; } .name { font-size: 28rpx; font-weight: bold; } .red { color: #ff1a27 !important; } .blue { color: #0000ff !important; }