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.
54 lines
871 B
54 lines
871 B
.bgimg{
|
|
width: 710rpx;
|
|
height: 96% !important;
|
|
position: absolute;
|
|
}
|
|
.context2{
|
|
padding-top: 80px;
|
|
position: absolute;
|
|
z-index: 99999;
|
|
font-size: 28rpx;
|
|
color: #333333;
|
|
width: 710rpx;
|
|
text-align: center
|
|
}
|
|
.context-title{
|
|
font-size: 50rpx;
|
|
margin-bottom: 50rpx;
|
|
}
|
|
.context-name{
|
|
font-size: 36rpx;
|
|
}
|
|
.context-name view{
|
|
line-height: 60rpx;
|
|
}
|
|
.buttons .btn2 {
|
|
background: linear-gradient(to right, #f51212, #ff4c4c);
|
|
height:84rpx;
|
|
line-height: 84rpx;
|
|
text-align:center;
|
|
color: #fff;
|
|
font-size: 36rpx;
|
|
border-radius: 16rpx;
|
|
padding: 0;
|
|
margin: 0;
|
|
outline: 0;
|
|
font-weight: normal;
|
|
}
|
|
.buttons .hover-class {
|
|
background:red;
|
|
}
|
|
|
|
.fixed-font{
|
|
bottom: 90px;
|
|
text-align: center;
|
|
width: 560rpx;
|
|
height: 84rpx;
|
|
font-size: 32rpx;
|
|
margin: auto;
|
|
left: 0;
|
|
right: 0;
|
|
}
|
|
.color{
|
|
color: #fe4646
|
|
}
|