|
|
|
@ -1,55 +1,150 @@
|
|
|
|
/* pages/home/xx/lindex/lindex.wxss */
|
|
|
|
/* pages/home/xx/lindex/lindex.wxss */
|
|
|
|
/* pages/home/xx/index.wxss */
|
|
|
|
/* pages/home/xx/index.wxss */
|
|
|
|
/* pages/home/xyc/wdyw/wdyw.wxss */
|
|
|
|
/* pages/home/xyc/wdyw/wdyw.wxss */
|
|
|
|
.reback{
|
|
|
|
|
|
|
|
|
|
|
|
.allTap {
|
|
|
|
|
|
|
|
position: relative;
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.allTap-header {
|
|
|
|
position: fixed;
|
|
|
|
position: fixed;
|
|
|
|
margin-left: 20rpx;
|
|
|
|
top: 0;
|
|
|
|
margin-top:108rpx;
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
height: 166rpx;
|
|
|
|
|
|
|
|
padding-bottom: 20rpx;
|
|
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: flex-end;
|
|
|
|
|
|
|
|
justify-content: center;
|
|
|
|
|
|
|
|
z-index: 1;
|
|
|
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.reback{
|
|
|
|
width:48rpx;
|
|
|
|
width:48rpx;
|
|
|
|
height:48rpx;
|
|
|
|
height:48rpx;
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
left: 20rpx;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-size:100% 100%;
|
|
|
|
background-size:100% 100%;
|
|
|
|
background-image: url(https://oss.wish.ydxxkj.top/xy/reback.png);
|
|
|
|
background-image: url(https://oss.wish.ydxxkj.top/xy/reback.png);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.title{
|
|
|
|
.title{
|
|
|
|
position: fixed;
|
|
|
|
|
|
|
|
left: 278rpx;
|
|
|
|
|
|
|
|
top: 108rpx;
|
|
|
|
|
|
|
|
width: 196rpx;
|
|
|
|
width: 196rpx;
|
|
|
|
height: 48rpx;
|
|
|
|
height: 48rpx;
|
|
|
|
color: rgba(108, 108, 108, 1);
|
|
|
|
color: rgba(108, 108, 108, 1);
|
|
|
|
font-size: 32rpx;
|
|
|
|
font-size: 32rpx;
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
font-family: SourceHanSansSC-regular;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.hybtn{
|
|
|
|
|
|
|
|
position: fixed;
|
|
|
|
|
|
|
|
left: 0;
|
|
|
|
|
|
|
|
top: 210rpx;
|
|
|
|
|
|
|
|
width: 166rpx;
|
|
|
|
|
|
|
|
height: 70rpx;
|
|
|
|
|
|
|
|
line-height: 70rpx;
|
|
|
|
|
|
|
|
opacity: 0.7;
|
|
|
|
|
|
|
|
border-radius: 0px 20rpx 20rpx 0px;
|
|
|
|
|
|
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
box-shadow: 0px 4rpx 12rpx 0px rgba(0, 0, 0, 0.4);
|
|
|
|
|
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
|
|
|
|
|
font-size: 28rpx;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ltinfo{
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
margin-top: 224rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.bkgfs{
|
|
|
|
.bkgfs{
|
|
|
|
position: absolute;
|
|
|
|
position: relative;
|
|
|
|
left: 96rpx;
|
|
|
|
width: 100%;
|
|
|
|
top: 70rpx;
|
|
|
|
display: flex;
|
|
|
|
width: 558rpx;
|
|
|
|
justify-content: center;
|
|
|
|
height: 256rpx;
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
flex-direction: column;
|
|
|
|
line-height: 40rpx;
|
|
|
|
line-height: 40rpx;
|
|
|
|
border-radius: 30rpx;
|
|
|
|
border-radius: 30rpx;
|
|
|
|
background-color: rgba(253, 190, 196, 1);
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.bkg{
|
|
|
|
.bkgfs-img {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
width: 691.33rpx;
|
|
|
|
top: 28rpx;
|
|
|
|
height: 1326rpx;
|
|
|
|
width: 100%;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
justify-content: center;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
align-items: center;
|
|
|
|
background-size:100% 100%;
|
|
|
|
}
|
|
|
|
margin-left:29.33rpx;
|
|
|
|
|
|
|
|
margin-top: 98rpx;
|
|
|
|
.bkgfs-img-middle {
|
|
|
|
background-image: url(https://oss.wish.ydxxkj.top/xy/bkg.png);
|
|
|
|
width: 60rpx;
|
|
|
|
color:#9A9A9A;
|
|
|
|
height: 32rpx;
|
|
|
|
|
|
|
|
margin: 0 30rpx;
|
|
|
|
|
|
|
|
background-size: contain;
|
|
|
|
|
|
|
|
background-image: url(https://oss.wish.ydxxkj.top/xy/qlzjt.png);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.bkgfstxt{
|
|
|
|
|
|
|
|
width: 560rpx;
|
|
|
|
|
|
|
|
height: 256rpx;
|
|
|
|
|
|
|
|
margin-top: 56rpx;
|
|
|
|
|
|
|
|
line-height: 20px;
|
|
|
|
|
|
|
|
border-radius: 30rpx;
|
|
|
|
|
|
|
|
color: #fff;
|
|
|
|
|
|
|
|
font-size: 28rpx;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
padding: 74rpx 56rpx 0 56rpx;
|
|
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
|
|
background-color: rgba(253, 190, 196, 1);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.bkgfstxt .txt {
|
|
|
|
|
|
|
|
margin-bottom: 14rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.txl{
|
|
|
|
|
|
|
|
width: 80rpx;
|
|
|
|
|
|
|
|
height: 80rpx;
|
|
|
|
|
|
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.txr{
|
|
|
|
|
|
|
|
width: 80rpx;
|
|
|
|
|
|
|
|
height: 80rpx;
|
|
|
|
|
|
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ltxinxi{
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.wchatfor{
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
padding: 0 64rpx;
|
|
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.wchattime{
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
margin-top: 32rpx;
|
|
|
|
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
|
|
|
|
font-size: 24rpx;
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 27rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.xzt{
|
|
|
|
.xzt{
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
width: 398rpx;
|
|
|
|
width: 398rpx;
|
|
|
|
@ -130,24 +225,6 @@
|
|
|
|
font-size: 27rpx;
|
|
|
|
font-size: 27rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.hybtn{
|
|
|
|
|
|
|
|
position: fixed;
|
|
|
|
|
|
|
|
left: 0px;
|
|
|
|
|
|
|
|
top: 104px;
|
|
|
|
|
|
|
|
width: 83px;
|
|
|
|
|
|
|
|
height: 35px;
|
|
|
|
|
|
|
|
line-height: 70rpx;
|
|
|
|
|
|
|
|
opacity: 0.7;
|
|
|
|
|
|
|
|
border-radius: 0px 10px 10px 0px;
|
|
|
|
|
|
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
|
|
|
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
font-family: SourceHanSansSC-regular;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.xfgjl{
|
|
|
|
.xfgjl{
|
|
|
|
position: fixed;
|
|
|
|
position: fixed;
|
|
|
|
bottom: 30rpx;
|
|
|
|
bottom: 30rpx;
|
|
|
|
@ -158,58 +235,6 @@ font-family: SourceHanSansSC-regular;
|
|
|
|
justify-content: space-evenly;
|
|
|
|
justify-content: space-evenly;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ltinfo{
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
width: 750rpx;
|
|
|
|
|
|
|
|
height: 2000rpx;
|
|
|
|
|
|
|
|
margin-top:200rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.h1{
|
|
|
|
|
|
|
|
position: fixed;
|
|
|
|
|
|
|
|
left: 0px;
|
|
|
|
|
|
|
|
width: 375px;
|
|
|
|
|
|
|
|
height: 88px;
|
|
|
|
|
|
|
|
line-height: 20px;
|
|
|
|
|
|
|
|
background-color: rgba(255, 255, 255, 1);
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.txl{
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
left: 244rpx;
|
|
|
|
|
|
|
|
top: 30rpx;
|
|
|
|
|
|
|
|
width: 72rpx;
|
|
|
|
|
|
|
|
height: 72rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.txr{
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
top: 30rpx;
|
|
|
|
|
|
|
|
left:434rpx;
|
|
|
|
|
|
|
|
width: 72rpx;
|
|
|
|
|
|
|
|
height: 72rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.qlzjt{
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
left: 346rpx;
|
|
|
|
|
|
|
|
top: 50rpx;
|
|
|
|
|
|
|
|
width: 60rpx;
|
|
|
|
|
|
|
|
height: 32rpx;
|
|
|
|
|
|
|
|
background-image: url(https://oss.wish.ydxxkj.top/xy/qlzjt.png);
|
|
|
|
|
|
|
|
color:#9A9A9A;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
font-size: 27rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.bkgfstxt{
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
left: 56rpx;
|
|
|
|
|
|
|
|
top: 74rpx;
|
|
|
|
|
|
|
|
width: 446rpx;
|
|
|
|
|
|
|
|
height: 146rpx;
|
|
|
|
|
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
|
|
|
|
|
font-size: 28rpx;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
font-family: SourceHanSansSC-regular;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.xxqlcd{
|
|
|
|
.xxqlcd{
|
|
|
|
/* position: absolute; */
|
|
|
|
/* position: absolute; */
|
|
|
|
/* top: 32rpx; */
|
|
|
|
/* top: 32rpx; */
|
|
|
|
@ -241,23 +266,7 @@ text-align: center;
|
|
|
|
left: 299px;
|
|
|
|
left: 299px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ltxinxi{
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
margin-top:360rpx;
|
|
|
|
|
|
|
|
width: 750rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.wchatfor{
|
|
|
|
|
|
|
|
width: 750rpx;
|
|
|
|
|
|
|
|
padding: 0 64rpx;
|
|
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.wchattime{
|
|
|
|
|
|
|
|
width: 750rpx;
|
|
|
|
|
|
|
|
margin-top: 32rpx;
|
|
|
|
|
|
|
|
color: rgba(153, 153, 153, 1);
|
|
|
|
|
|
|
|
font-size: 24rpx;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.wchattxk{
|
|
|
|
.wchattxk{
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
margin-left: 317px;
|
|
|
|
margin-left: 317px;
|
|
|
|
@ -591,7 +600,7 @@ background-image: url(https://oss.wish.ydxxkj.top/xy/xtreturn.png);
|
|
|
|
|
|
|
|
|
|
|
|
.zjtableatp2{
|
|
|
|
.zjtableatp2{
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
height: 220rpx;
|
|
|
|
height: 150rpx;
|
|
|
|
box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
@ -645,7 +654,8 @@ background-image: url(https://oss.wish.ydxxkj.top/xy/xtreturn.png);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.zttp12{
|
|
|
|
.zttp12{
|
|
|
|
height: 200rpx;
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
height: 100%;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -655,14 +665,17 @@ background-image: url(https://oss.wish.ydxxkj.top/xy/xtreturn.png);
|
|
|
|
align-items: flex-end;
|
|
|
|
align-items: flex-end;
|
|
|
|
color: rgba(206, 206, 206, 1);
|
|
|
|
color: rgba(206, 206, 206, 1);
|
|
|
|
font-size: 24rpx;
|
|
|
|
font-size: 24rpx;
|
|
|
|
|
|
|
|
margin: 0 0 60rpx 10rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.zjxftp3{
|
|
|
|
.zjxftp3{
|
|
|
|
height: 200rpx;
|
|
|
|
height: 200rpx;
|
|
|
|
max-width: 480rpx;
|
|
|
|
max-width: 480rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.wchattxk11{
|
|
|
|
.wchattxk11{
|
|
|
|
width: 72rpx;
|
|
|
|
width: 84rpx;
|
|
|
|
height: 72rpx;
|
|
|
|
height: 84rpx;
|
|
|
|
|
|
|
|
margin-right: 24rpx;
|
|
|
|
|
|
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.tppp1{
|
|
|
|
.tppp1{
|
|
|
|
@ -673,28 +686,39 @@ background-image: url(https://oss.wish.ydxxkj.top/xy/xtreturn.png);
|
|
|
|
margin-top: 300rpx;
|
|
|
|
margin-top: 300rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.ztPop1{
|
|
|
|
.ztPop1{
|
|
|
|
position: absolute;
|
|
|
|
position: relative;
|
|
|
|
width:750rpx ;
|
|
|
|
width: 750rpx ;
|
|
|
|
height: 1624rpx;
|
|
|
|
height: 1624rpx;
|
|
|
|
margin: 0!important;
|
|
|
|
margin: 0!important;
|
|
|
|
padding: 0!important;
|
|
|
|
padding: 0!important;
|
|
|
|
display: table-cell;
|
|
|
|
display: table-cell;
|
|
|
|
vertical-align: middle;
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ztPop1-header {
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
margin-top: 88rpx;
|
|
|
|
|
|
|
|
padding: 20rpx;
|
|
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
justify-content: center;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.tpBcan1{
|
|
|
|
.tpBcan1{
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
left: 304px;
|
|
|
|
top: 1400rpx;
|
|
|
|
top: 727px;
|
|
|
|
right: 32rpx;
|
|
|
|
width: 55px;
|
|
|
|
width: 110rpx;
|
|
|
|
height: 35px;
|
|
|
|
height: 70rpx;
|
|
|
|
line-height: 70rpx;
|
|
|
|
line-height: 70rpx;
|
|
|
|
border-radius: 10px;
|
|
|
|
border-radius: 20rpx;
|
|
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
|
|
background: linear-gradient(222.54deg, rgba(248,99,42,1) 14.03%,rgba(249,135,89,1) 85.21%);
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
|
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
|
|
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
|
|
border: 3px solid rgba(255, 255, 255, 1);
|
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 28rpx;
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
font-family: SourceHanSansSC-medium;
|
|
|
|
font-family: SourceHanSansSC-medium;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -721,13 +745,6 @@ top: 727px;
|
|
|
|
height: 116rpx;
|
|
|
|
height: 116rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.title {
|
|
|
|
|
|
|
|
flex: 1;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
|
|
|
font-size: 36rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.btn {
|
|
|
|
.btn {
|
|
|
|
font-size: 32rpx;
|
|
|
|
font-size: 32rpx;
|
|
|
|
padding: 32rpx;
|
|
|
|
padding: 32rpx;
|
|
|
|
|