26 lines
580 B
Plaintext
26 lines
580 B
Plaintext
|
|
||
|
.content image.data-v-2de0b7bb {
|
||
|
display: block;
|
||
|
margin: 0 auto;
|
||
|
height: 600px;
|
||
|
}
|
||
|
.contact_btn.data-v-2de0b7bb {
|
||
|
position: relative;
|
||
|
margin: 0 auto 0;
|
||
|
width: 274px;
|
||
|
height: 48px;
|
||
|
line-height: 48px;
|
||
|
font-size: 16px;
|
||
|
color: #fff;
|
||
|
border-radius: 24px;
|
||
|
background: linear-gradient(90deg, rgba(255, 153, 71, 1) 0%, rgba(242, 52, 255, 1) 25.19%, rgba(34, 8, 228, 1) 79.99%, rgba(51, 204, 255, 1) 100%);
|
||
|
}
|
||
|
.contact_btn .iconfont.data-v-2de0b7bb {
|
||
|
position: absolute;
|
||
|
left: 18px;
|
||
|
top: 50%;
|
||
|
transform: translateY(-50%);
|
||
|
font-size: 24px;
|
||
|
color: #fff;
|
||
|
}
|