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.
538 lines
12 KiB
538 lines
12 KiB
/* pages/home/xx/xz/xz.wxss */
|
|
.bgt1{
|
|
position: absolute;
|
|
width: 690rpx;
|
|
height: 227.33rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-left:30rpx;
|
|
margin-top: 104.67rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/xz/bgt1.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
|
|
.bgt2{
|
|
position: absolute;
|
|
width: 750rpx;
|
|
height: 1081.33rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-top: 608.67rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/xz/bgt2.png);
|
|
color:#9A9A9A;
|
|
text-align: center;
|
|
font-size: 27rpx;
|
|
}
|
|
|
|
.xinfo{
|
|
background-color: #FFFCF3;
|
|
position: absolute;
|
|
width: 616rpx;
|
|
height: 1242rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-repeat: no-repeat;
|
|
background-size:100% 100%;
|
|
margin-top: 132rpx;
|
|
margin-left: 66rpx;
|
|
border-radius: 6rpx;
|
|
}
|
|
|
|
.xinfo-title {
|
|
width: 100%;
|
|
height: 100rpx;
|
|
margin-top: 60rpx;
|
|
padding-left: 64rpx;
|
|
/* background-color: pink; */
|
|
font-size: 28rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
}
|
|
|
|
.xinfo-yl-title {
|
|
margin: 60rpx 0 0 50rpx;
|
|
font-size: 32rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
}
|
|
|
|
.xinfo-yl-form {
|
|
position: absolute;
|
|
top: 980rpx;
|
|
right: 200rpx;
|
|
font-size: 32rpx;
|
|
color: rgba(108, 108, 108, 1);
|
|
}
|
|
|
|
.title-to {
|
|
display: flex;
|
|
margin-bottom: 10rpx;
|
|
width: 200rpx;
|
|
}
|
|
|
|
.title-to .text {
|
|
padding-top: 14rpx;
|
|
margin-right: 20rpx;
|
|
}
|
|
|
|
.title-to .t-input {
|
|
padding: 0;
|
|
height: 46rpx;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
border-bottom: 1px solid #444444;
|
|
}
|
|
|
|
.title-form {
|
|
display: flex;
|
|
width: 250rpx;
|
|
}
|
|
|
|
.title-form .t-input {
|
|
padding: 0;
|
|
height: 46rpx;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
border-bottom: 1px solid #444444;
|
|
}
|
|
|
|
.title-form .text {
|
|
padding-top: 14rpx;
|
|
margin-right: 20rpx;
|
|
}
|
|
|
|
.xinfo-main {
|
|
width: 100%;
|
|
height: 800rpx;
|
|
padding: 0 48rpx;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.xinfo-main .t-textarea {
|
|
width: 100%;
|
|
height: 100%;
|
|
font-size: 28rpx;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
}
|
|
|
|
.t-textarea__wrapper-inner {
|
|
color: rgba(108, 108, 108, 1) !important;
|
|
}
|
|
|
|
.xinfo-ltqp {
|
|
position: absolute;
|
|
top: 470rpx;
|
|
left: 44rpx;
|
|
width: 384rpx;
|
|
height: 84rpx;
|
|
z-index: 9;
|
|
}
|
|
|
|
.xinfo-ltqp-yl {
|
|
position: absolute;
|
|
top: 300rpx;
|
|
left: 44rpx;
|
|
width: 384rpx;
|
|
height: 84rpx;
|
|
}
|
|
|
|
.xinfo-ltqp-yl image {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.xinfo-ltqp image {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.xinfo-ltqp-text {
|
|
position: absolute;
|
|
top: 28rpx;
|
|
left: 160rpx;
|
|
color: rgba(79, 79, 79, 1);
|
|
font-size: 14px;
|
|
}
|
|
|
|
.xinfo-yuying {
|
|
position: absolute;
|
|
top: 8rpx;
|
|
left: 40rpx;
|
|
width: 70rpx !important;
|
|
height: 70rpx !important;
|
|
}
|
|
|
|
.xinfo-close {
|
|
position: absolute;
|
|
top: 22rpx;
|
|
right: -76rpx;
|
|
color: #6c6c6c;
|
|
}
|
|
|
|
.xinfo-img {
|
|
position: absolute;
|
|
top: 600rpx;
|
|
padding: 60rpx 0 0 30rpx;
|
|
box-sizing: border-box;
|
|
width: 100%;
|
|
height: 682rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.xinfo-img-yl {
|
|
position: absolute;
|
|
top: 400rpx;
|
|
box-sizing: border-box;
|
|
width: 100%;
|
|
height: 682rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.xinfo-img-yl image {
|
|
width: 480rpx;
|
|
height: 550rpx;
|
|
}
|
|
|
|
.xinfo-img image {
|
|
width: 480rpx;
|
|
height: 550rpx;
|
|
}
|
|
|
|
.xinfo-img-close {
|
|
color: #6c6c6c;
|
|
z-index: 1;
|
|
}
|
|
|
|
.bgt2-btn1 {
|
|
position: absolute;
|
|
top: 648rpx;
|
|
left: 32rpx;
|
|
width: 110rpx;
|
|
height: 110rpx;
|
|
border-radius: 50%;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
z-index: 1;
|
|
}
|
|
|
|
.bgt2-btn1 image {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
}
|
|
|
|
.bgt2-btn2 {
|
|
position: absolute;
|
|
top: 460rpx;
|
|
right: 32rpx;
|
|
width: 110rpx;
|
|
height: 110rpx;
|
|
border-radius: 50%;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
color: #fff;
|
|
}
|
|
|
|
.bgt2-btn3 {
|
|
position: absolute;
|
|
top: 648rpx;
|
|
right: 32rpx;
|
|
width: 110rpx;
|
|
height: 110rpx;
|
|
border-radius: 50%;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
color: #fff;
|
|
}
|
|
|
|
.bgt2-btn4 {
|
|
position: absolute;
|
|
top: 900rpx;
|
|
left: 124rpx;
|
|
width: 210rpx;
|
|
height: 70rpx;
|
|
border-radius: 20rpx;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
color: #fff;
|
|
font-size: 28rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.bgt2-btn5 {
|
|
position: absolute;
|
|
top: 900rpx;
|
|
right: 124rpx;
|
|
width: 210rpx;
|
|
height: 70rpx;
|
|
border-radius: 20rpx;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
color: #fff;
|
|
font-size: 28rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.bgt2-yz {
|
|
position: absolute;
|
|
top: 550rpx;
|
|
left: 310rpx;
|
|
width: 146rpx;
|
|
height: 146rpx;
|
|
background-image: url(https://wk921-1316969570.cos.ap-nanjing.myqcloud.com/%E5%8D%B0%E7%AB%A0.png);
|
|
background-size: cover;
|
|
}
|
|
|
|
.taost, .sound {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
z-index: 9;
|
|
background-color: rgba(255, 255, 255, 0.9);
|
|
}
|
|
|
|
.taost-box {
|
|
width: 586rpx;
|
|
height: 434rpx;
|
|
padding-top: 104rpx;
|
|
box-sizing: border-box;
|
|
border-radius: 15px;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
text-align: center;
|
|
box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
}
|
|
|
|
.closeSound {
|
|
width: 100%;
|
|
height: 40%;
|
|
}
|
|
|
|
.sound-box {
|
|
position: absolute;
|
|
bottom: 0;
|
|
width: 100%;
|
|
height: 462rpx;
|
|
line-height: 40rpx;
|
|
border-radius: 10px 10px 0px 0px;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
color: rgba(16, 16, 16, 1);
|
|
font-size: 14px;
|
|
z-index: 100;
|
|
text-align: center;
|
|
}
|
|
|
|
.sound-box-top {
|
|
width: 100%;
|
|
height: 72rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
font-size: 16px;
|
|
padding: 0 64rpx;
|
|
box-sizing: border-box;
|
|
color: rgba(108, 108, 108, 1);
|
|
border-bottom: 1px solid #e9e9e9;
|
|
}
|
|
|
|
.sound-box-time {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
color: #6c6c6c;
|
|
font-size: 16px;
|
|
margin-top: 40rpx;
|
|
}
|
|
|
|
.sound-box-img {
|
|
width: 100%;
|
|
height: 50rpx;
|
|
margin-top: 40rpx;
|
|
background-image: url(https://wk921-1316969570.cos.ap-nanjing.myqcloud.com/iconPark-acoustic%20Copy%203%401x.png);
|
|
}
|
|
|
|
.sound-box-btn {
|
|
width: 100%;
|
|
height: 120rpx;
|
|
margin-top: 52rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.sound-box-btn .btn1 {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
background-color: rgba(255, 255, 255, 1);
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
border-radius: 50%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.btn-being {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
border-radius: 5px;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
}
|
|
|
|
.btn-over {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
background-image: url(https://wk921-1316969570.cos.ap-nanjing.myqcloud.com/if-ui-play%20Copy%401x.png);
|
|
background-size: contain;
|
|
}
|
|
|
|
.btn-audition {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
background-image: url(https://wk921-1316969570.cos.ap-nanjing.myqcloud.com/semiDesign-semi-icons-pause%20Copy%401x.png);
|
|
background-size: contain;
|
|
}
|
|
|
|
.taost-box-text {
|
|
width: 100%;
|
|
display: flex;
|
|
margin-bottom: 20rpx;
|
|
justify-content: center;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 18px;
|
|
}
|
|
|
|
.taost-box-btn {
|
|
width: 210rpx;
|
|
height: 64rpx;
|
|
margin: 80rpx auto;
|
|
border-radius: 20rpx;
|
|
background: linear-gradient(233.49deg, rgba(248,99,42,1) 10.48%,rgba(249,135,89,1) 89.2%);
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
border: 6rpx solid rgba(255, 255, 255, 1);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
color: #fff;
|
|
font-size: 28rpx;
|
|
}
|
|
|
|
.Send-btn {
|
|
width: 100%;
|
|
justify-content: space-around;
|
|
display: flex;
|
|
}
|
|
|
|
.Send-btn .taost-box-btn{
|
|
margin: 20rpx 0;
|
|
}
|
|
|
|
.already {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 999;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.already-top {
|
|
width: 100%;
|
|
height: 230rpx;
|
|
margin-top: 104rpx;
|
|
background-image: url(https://xzjl-1257436036.cos.ap-nanjing.myqcloud.com/xx/xz/bgt1.png);
|
|
background-size: contain;
|
|
}
|
|
|
|
.already-bom {
|
|
position: absolute;
|
|
bottom: 0;
|
|
width: 100%;
|
|
height: 230rpx;
|
|
background-image: url(https://wk921-1316969570.cos.ap-nanjing.myqcloud.com/bottom.png?q-sign-algorithm=sha1&q-ak=AKIDA26Gi2QT6eEFH9w1Ci79jJA6qhcjEj6PtTFNKg7m94uF8G9C09W87_G3j4xur0YP&q-sign-time=1686215079;1686218679&q-key-time=1686215079;1686218679&q-header-list=host&q-url-param-list=ci-process&q-signature=6770b3e91ac3eef3f4ccc1454d8a3a62f974a2ad&x-cos-security-token=liea1KCZaPvP7X7AVEMsUpo4E4n0UJsa215000c747614340a2e2c022d52647652gmo41jTDzQWkJ-8pNsYx46n3W1z9Nw4nnW4jYpNr6G83Ignhr68mAZMB7ui3jLNZe9HUwbfutXw758m6NvzPKwKHH_CLeWZs9epshc-cEGwMHqijiv6mQx7gHCdB5DEvYea29JaI3rbis13K6tUXyUQrP5V6l9KA20noFJkeTeWJ0gNWmp5uVA_9disJ2aq&ci-process=originImage);
|
|
background-size: contain;
|
|
}
|
|
|
|
.already-img {
|
|
margin: 0 auto;
|
|
width: 660rpx;
|
|
height: 522rpx;
|
|
background-size: contain;
|
|
background-image: url(https://wk921-1316969570.cos.ap-nanjing.myqcloud.com/%E4%BF%A1.png?q-sign-algorithm=sha1&q-ak=AKID75iKvt6pKeBH6kmQmugG7VsgGfLQq1lreUvTebnOcOYJjuHMexmmTv6BLsv8wnp7&q-sign-time=1686215487;1686219087&q-key-time=1686215487;1686219087&q-header-list=host&q-url-param-list=ci-process&q-signature=69197c8ac4f07d2037248bca09f6c0c5b0eabe5b&x-cos-security-token=liea1KCZaPvP7X7AVEMsUpo4E4n0UJsaba5cb9901edd2b22e04025e2028d4d1a2gmo41jTDzQWkJ-8pNsYx9bPLid0N78p6o0Zp4VO8m2JYh70Nq7Jr5BMVkX2pkZNiRDwUyYeXWYGXbihjwO2JK5NItEL5Y2E5av5GWTJlPw4E-pIGHqTSN0T5oZ1oDybeWI33Vx8EPpYf12eFO-5RLRgQcmXyI9i8YDkSF_bNKRVLVGe7n0cbNcVIk0QqECF&ci-process=originImage);
|
|
}
|
|
|
|
.already-text {
|
|
width: 100%;
|
|
margin-top: 80rpx;
|
|
}
|
|
|
|
.already-text1 {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 18px;
|
|
margin-bottom: 10rpx;
|
|
}
|
|
|
|
.already-text2 {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 14px;
|
|
margin-top: 20rpx;
|
|
}
|
|
|
|
.already-text3 {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
color: rgba(108, 108, 108, 1);
|
|
font-size: 14px;
|
|
margin-top: 72rpx;
|
|
}
|
|
|
|
.already-btn {
|
|
width: 100%;
|
|
margin-top: 48rpx;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
|
|
.already-btn .btn {
|
|
width: 210rpx;
|
|
height: 70rpx;
|
|
box-sizing: border-box;
|
|
border-radius: 20rpx;
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
color: #fff;
|
|
} |