| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- #accessApplication.data-v-6c04a5fb {
- height: 100%;
- width: 100%;
- display: flex;
- flex-direction: column;
- }
- #accessApplication .button-max-box.data-v-6c04a5fb {
- height: 100rpx;
- display: flex;
- background: #fff;
- margin-bottom: 20rpx;
- }
- #accessApplication .button-max-box ._img.data-v-6c04a5fb:nth-child(1) {
- height: 30rpx;
- width: 30rpx;
- margin: 37rpx 28rpx 33rpx 20rpx;
- }
- #accessApplication .button-max-box view.data-v-6c04a5fb {
- line-height: 100rpx;
- }
- #accessApplication .button-max-box view.data-v-6c04a5fb:nth-child(2) {
- flex: 1;
- color: #333;
- font-size: 28rpx;
- }
- #accessApplication .button-max-box view.data-v-6c04a5fb:nth-child(3) {
- width: 120rpx;
- text-align: center;
- color: #ccc;
- font-size: 28rpx;
- }
- #accessApplication .button-max-box ._img.data-v-6c04a5fb:nth-child(4) {
- height: 24rpx;
- width: 12rpx;
- margin: 39rpx 20rpx 0 0;
- }
- #accessApplication .button-max-box .colorA.data-v-6c04a5fb {
- color: #e45656 !important;
- }
- #accessApplication .button-max-box .marginType.data-v-6c04a5fb {
- margin-right: 12rpx;
- }
- #accessApplication .for-box.data-v-6c04a5fb {
- height: 430rpx;
- width: 710rpx;
- margin: 20rpx 20rpx 0;
- background: url("https://zj-wechat.oss-cn-beijing.aliyuncs.com/xcx_images/xcx_v3/student/icon_08.png") no-repeat center 0px;
- background-size: 100%;
- }
- #accessApplication .for-box .button-view.data-v-6c04a5fb {
- text-align: center;
- line-height: 348rpx;
- color: #999;
- font-size: 30rpx;
- }
- #accessApplication .for-box ._img.data-v-6c04a5fb {
- width: 706rpx;
- height: 344rpx;
- margin: 2rpx;
- border-top-right-radius: 20rpx;
- border-top-left-radius: 20rpx;
- }
- #accessApplication .for-box .for-title.data-v-6c04a5fb {
- line-height: 80rpx;
- margin-left: 28rpx;
- color: #999;
- font-size: 30rpx;
- }
- #accessApplication .bottom-button-view.data-v-6c04a5fb {
- font-size: 30rpx;
- text-align: center;
- color: #fff;
- width: 750rpx;
- height: 100rpx;
- line-height: 100rpx;
- background: #0183fa;
- margin-top: 40rpx;
- }
- #accessApplication .null-p.data-v-6c04a5fb {
- flex: 1;
- }
|