frontend_h5/treegitee/unpackage/dist/dev/mp-weixin/pages/scap/index.wxss

94 lines
1.6 KiB
Plaintext

page {
background: #F9AF64 !important;
}
.content {
width: 100%;
background-image: url('https://pfapi.86698.cn/static/images/bg.png');
background-size: 100% 100%;
height: 1500rpx;
}
.t1 {
overflow-x: hidden;
}
.marquee {
width: 100%;
align-items: center;
color: #3a3a3a;
/* // background-color: white; */
display: flex;
box-sizing: border-box;
overflow: hidden;
}
.marquee_title {
padding: 0 20px;
height: 21px;
font-size: 14px;
border-right: 1px solid #d8d8d8;
align-items: center;
}
.marquee_box {
display: block;
position: relative;
width: 100%;
overflow: hidden;
margin: 0 auto;
height: 490rpx;
}
.marquee_list {
display: block;
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translate(-50%);
transform: translate(-50%);
width: calc(100% - 150rpx);
}
.marquee_top {
transition: all 1s;
margin-top: -30px;
}
.tagr {
width: 159rpx;
height: 44rpx;
background: linear-gradient(180deg, #FFF2BA 0%, #F14A1A 100%);
border-radius: 22rpx 0rpx 0rpx 22rpx;
}
.mask {
background: rgba(0, 0, 0, 0.60);
width: 100%;
height: 100vh;
position: fixed;
left: 0;
top: 0;
z-index: 10;
}
.mk2 {
background-image: url('https://pfapi.86698.cn/static/images/zj.png');
background-size: 100% 100%;
width: 494rpx;
height: 684rpx;
}
.btnl {
background-image: url('https://pfapi.86698.cn/static/images/btn.png');
background-size: 100% 100%;
width: 218rpx;
height: 76rpx;
}
.mk {
background-image: url('https://pfapi.86698.cn/static/images/js.png');
background-size: 100% 100%;
width: 580rpx;
height: 716rpx;
}
.noq {
width: 100%;
height: 100vh;
z-index: 555;
position: fixed;
left: 0;
top: 0;
background: none;
}