Compare commits
1 Commits
yearBenefi
...
test
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8bc5a919a9 |
@@ -1,564 +0,0 @@
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
background: linear-gradient(0deg, #FB88A9 0%, #FFBECE 61%);
|
||||
}
|
||||
|
||||
.back {
|
||||
position: fixed;
|
||||
top: 0.93333rem;
|
||||
left: 0.45333rem;
|
||||
z-index: 99;
|
||||
width: 0.82667rem;
|
||||
height: 0.82667rem;
|
||||
}
|
||||
|
||||
.back img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.back p {
|
||||
color: #fff;
|
||||
font-size: 0.42667rem;
|
||||
position: absolute;
|
||||
width: 9rem;
|
||||
left: 0;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
line-height: 0.82667rem;
|
||||
}
|
||||
|
||||
.header {
|
||||
width: 10rem;
|
||||
height: 8.4rem;
|
||||
position: relative;
|
||||
margin: 0 auto 0;
|
||||
background: url(../images/header.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.header .rule_icon {
|
||||
width: 0.62667rem;
|
||||
height: 1.73333rem;
|
||||
position: absolute;
|
||||
top: 2.57333rem;
|
||||
right: 0rem;
|
||||
}
|
||||
|
||||
.tab {
|
||||
width: 8rem;
|
||||
height: 1.17333rem;
|
||||
line-height: 1.17333rem;
|
||||
margin: 0.10667rem auto 0.58667rem;
|
||||
background: #fff;
|
||||
border-radius: 1.17333rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.tab div {
|
||||
color: #BB4A56;
|
||||
font-size: 0.4rem;
|
||||
text-align: center;
|
||||
width: 4rem;
|
||||
height: 1.17333rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.tab .tab1 {
|
||||
background: url(../images/tab1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.tab .tab2 {
|
||||
background: url(../images/tab2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.page1 .pageImg1 {
|
||||
display: block;
|
||||
width: 9.2rem;
|
||||
height: 20.58667rem;
|
||||
margin: 0 auto 0.34667rem;
|
||||
}
|
||||
|
||||
.page1 .pageImg2 {
|
||||
display: block;
|
||||
width: 9.2rem;
|
||||
height: 16.33333rem;
|
||||
margin: 0 auto 0.46667rem;
|
||||
}
|
||||
|
||||
.page2 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.page2 .box {
|
||||
width: 9.2rem;
|
||||
height: 17.14667rem;
|
||||
background: url(../images/page2Bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
margin: 0 auto 0.48rem;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.page2 .box .listTab {
|
||||
width: 7.38667rem;
|
||||
height: 1.17333rem;
|
||||
line-height: 1.17333rem;
|
||||
border-radius: 1.17333rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin: 0.58667rem auto 2.06667rem;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.page2 .box .listTab div {
|
||||
width: 3.72rem;
|
||||
color: #BB4A56;
|
||||
font-size: 0.4rem;
|
||||
font-weight: 500;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.page2 .box .listTab .listTab1 {
|
||||
background: url(../images/listTab1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.page2 .box .listTab .listTab2 {
|
||||
background: url(../images/listTab2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.page2 .box .topBox {
|
||||
position: relative;
|
||||
width: 8.26667rem;
|
||||
height: 5.33333rem;
|
||||
margin: 0 auto -0.8rem;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top1 {
|
||||
width: 2.54667rem;
|
||||
height: 2.78667rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: -1.25333rem;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top1 .ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top1 .tx {
|
||||
width: 2.25333rem;
|
||||
height: 2.18667rem;
|
||||
position: absolute;
|
||||
top: 0.05333rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top1 .name {
|
||||
width: 100%;
|
||||
height: 1.12rem;
|
||||
line-height: 1.12rem;
|
||||
text-align: center;
|
||||
color: #FFFFFF;
|
||||
font-size: 0.32rem;
|
||||
font-weight: 400;
|
||||
background: url(../images/name1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
position: absolute;
|
||||
top: 2.66667rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top1 .score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #AD4868;
|
||||
font-size: 0.29333rem;
|
||||
font-weight: 400;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 3.9rem;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top2 {
|
||||
width: 2.09333rem;
|
||||
height: 2.28rem;
|
||||
position: absolute;
|
||||
left: 0.33333rem;
|
||||
top: -0.37333rem;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top2 .ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top2 .tx {
|
||||
width: 1.8rem;
|
||||
height: 1.76rem;
|
||||
position: absolute;
|
||||
top: 0.05333rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top2 .name {
|
||||
width: 100%;
|
||||
height: 1.12rem;
|
||||
line-height: 1.12rem;
|
||||
text-align: center;
|
||||
color: #FFFFFF;
|
||||
font-size: 0.32rem;
|
||||
font-weight: 400;
|
||||
background: url(../images/name2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
position: absolute;
|
||||
top: 2.26667rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top2 .score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #AD4868;
|
||||
font-size: 0.29333rem;
|
||||
font-weight: 400;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 3.5rem;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top3 {
|
||||
width: 2.09333rem;
|
||||
height: 2.28rem;
|
||||
position: absolute;
|
||||
right: 0.33333rem;
|
||||
top: -0.37333rem;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top3 .ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top3 .tx {
|
||||
width: 1.8rem;
|
||||
height: 1.76rem;
|
||||
position: absolute;
|
||||
top: 0.05333rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top3 .name {
|
||||
width: 100%;
|
||||
height: 1.12rem;
|
||||
line-height: 1.12rem;
|
||||
text-align: center;
|
||||
color: #FFFFFF;
|
||||
font-size: 0.32rem;
|
||||
font-weight: 400;
|
||||
background: url(../images/name3.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
position: absolute;
|
||||
top: 2.26667rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.page2 .box .topBox .top3 .score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #AD4868;
|
||||
font-size: 0.29333rem;
|
||||
font-weight: 400;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 3.5rem;
|
||||
}
|
||||
|
||||
.page2 .box ul {
|
||||
width: 8.56rem;
|
||||
margin: 0 auto 1.84rem;
|
||||
overflow-y: scroll;
|
||||
height: 6.6rem;
|
||||
}
|
||||
|
||||
.page2 .box ul::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.page2 .box ul li {
|
||||
width: 100%;
|
||||
height: 1.6rem;
|
||||
line-height: 1.6rem;
|
||||
margin-bottom: 0.2rem;
|
||||
background: #FFF7F9;
|
||||
border-radius: 0.16rem;
|
||||
}
|
||||
|
||||
.page2 .box ul li .num {
|
||||
width: 0.8rem;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
color: #AD4868;
|
||||
font-size: 0.48rem;
|
||||
font-weight: bold;
|
||||
float: left;
|
||||
margin-right: 0.29333rem;
|
||||
}
|
||||
|
||||
.page2 .box ul li .tx {
|
||||
width: 1.09333rem;
|
||||
height: 1.09333rem;
|
||||
box-sizing: border-box;
|
||||
border: 0.01333rem solid #FE71B8;
|
||||
float: left;
|
||||
margin-top: 0.25333rem;
|
||||
margin-right: 0.22667rem;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.page2 .box ul li .name {
|
||||
width: 2.06667rem;
|
||||
height: 100%;
|
||||
color: #AD4868;
|
||||
font-size: 0.34667rem;
|
||||
font-weight: 500;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.page2 .box ul li .score {
|
||||
float: right;
|
||||
color: #AD4868;
|
||||
font-size: 0.29333rem;
|
||||
font-weight: 400;
|
||||
margin-right: 0.37333rem;
|
||||
}
|
||||
|
||||
.page2 .box .my {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 1.84rem;
|
||||
line-height: 1.84rem;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background: url(../images/my.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.page2 .box .my .num {
|
||||
width: 0.8rem;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
color: #AD4868;
|
||||
font-size: 0.26667rem;
|
||||
font-weight: 400;
|
||||
float: left;
|
||||
margin-right: 0.29333rem;
|
||||
margin-left: 0.32rem;
|
||||
}
|
||||
|
||||
.page2 .box .my .tx {
|
||||
width: 1.09333rem;
|
||||
height: 1.09333rem;
|
||||
box-sizing: border-box;
|
||||
border: 0.01333rem solid #FE71B8;
|
||||
float: left;
|
||||
margin-top: 0.38667rem;
|
||||
margin-right: 0.22667rem;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.page2 .box .my .name {
|
||||
width: 2.06667rem;
|
||||
height: 100%;
|
||||
color: #AD4868;
|
||||
font-size: 0.34667rem;
|
||||
font-weight: 500;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.page2 .box .my .score {
|
||||
float: right;
|
||||
color: #AD4868;
|
||||
font-size: 0.29333rem;
|
||||
font-weight: 400;
|
||||
margin-right: 0.37333rem;
|
||||
}
|
||||
|
||||
.bootom {
|
||||
margin-bottom: 0.26667rem;
|
||||
}
|
||||
|
||||
.bootom p {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #7E0033;
|
||||
font-size: 0.32rem;
|
||||
font-weight: 400;
|
||||
margin-bottom: 0.2rem;
|
||||
}
|
||||
|
||||
.rule {
|
||||
display: none;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background: rgba(0, 0, 0, 0.8);
|
||||
z-index: 99;
|
||||
}
|
||||
|
||||
.rule .rule_in {
|
||||
width: 8.18667rem;
|
||||
height: 13.53333rem;
|
||||
background: url(../images/rule_bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
position: relative;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.rule .rule_in .tabRule {
|
||||
width: 6.50667rem;
|
||||
height: 1.01333rem;
|
||||
line-height: 1.01333rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
border-radius: 0.64rem;
|
||||
background: #fff;
|
||||
margin: 0.6rem auto 0.25333rem;
|
||||
}
|
||||
|
||||
.rule .rule_in .tabRule div {
|
||||
text-align: center;
|
||||
color: #CA5987;
|
||||
font-size: 0.37333rem;
|
||||
font-weight: 500;
|
||||
width: 3.25333rem;
|
||||
}
|
||||
|
||||
.rule .rule_in .tabRule .act {
|
||||
background: url(../images/rule_act.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.rule .rule_in .box1 {
|
||||
width: 7.34667rem;
|
||||
height: 11.4rem;
|
||||
overflow-y: scroll;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.rule .rule_in .box1::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.rule .rule_in .box1 img {
|
||||
display: block;
|
||||
width: 7.25333rem;
|
||||
}
|
||||
|
||||
.rule .rule_in .box2 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.rule .rule_in .box2 .box2Tab {
|
||||
width: 4.74667rem;
|
||||
height: 0.8rem;
|
||||
margin: 0 auto 0.26667rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.rule .rule_in .box2 .box2Tab div {
|
||||
width: 2.34667rem;
|
||||
}
|
||||
|
||||
.rule .rule_in .box2 .box2Tab .tab1 {
|
||||
background: url(../images/box2tab1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.rule .rule_in .box2 .box2Tab .tab2 {
|
||||
background: url(../images/box2tab2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.rule .rule_in .box2 .box2Tab .act1 {
|
||||
background: url(../images/box2tabAct1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.rule .rule_in .box2 .box2Tab .act2 {
|
||||
background: url(../images/box2tabAct2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.rule .rule_in .box2 .imgBox {
|
||||
width: 7.52rem;
|
||||
height: 10rem;
|
||||
margin: 0 auto;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.rule .rule_in .box2 .imgBox::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.rule .rule_in .box2 .imgBox img {
|
||||
width: 100%;
|
||||
display: block;
|
||||
}
|
@@ -1,581 +0,0 @@
|
||||
@function px2rem($px) {
|
||||
@return $px / 75+rem;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
background: linear-gradient(0deg, #FB88A9 0%, #FFBECE 61%);
|
||||
}
|
||||
|
||||
// 返回按钮
|
||||
.back {
|
||||
position: fixed;
|
||||
top: px2rem(70);
|
||||
left: px2rem(34);
|
||||
z-index: 99;
|
||||
width: px2rem(62);
|
||||
height: px2rem(62);
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
p {
|
||||
color: #fff;
|
||||
font-size: px2rem(32);
|
||||
position: absolute;
|
||||
width: 9rem;
|
||||
left: 0;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
line-height: px2rem(62);
|
||||
}
|
||||
}
|
||||
|
||||
.header {
|
||||
width: px2rem(750);
|
||||
height: px2rem(630);
|
||||
position: relative;
|
||||
margin: 0 auto 0;
|
||||
background: url(../images/header.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
|
||||
.rule_icon {
|
||||
width: px2rem(47);
|
||||
height: px2rem(130);
|
||||
position: absolute;
|
||||
top: px2rem(193);
|
||||
right: px2rem(0);
|
||||
}
|
||||
}
|
||||
|
||||
.tab {
|
||||
width: px2rem(600);
|
||||
height: px2rem(88);
|
||||
line-height: px2rem(88);
|
||||
margin: px2rem(8) auto px2rem(44);
|
||||
background: #fff;
|
||||
border-radius: px2rem(88);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
div {
|
||||
color: #BB4A56;
|
||||
font-size: px2rem(30);
|
||||
text-align: center;
|
||||
width: px2rem(300);
|
||||
height: px2rem(88);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.tab1 {
|
||||
background: url(../images/tab1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
color: rgba(0, 0, 0, .0);
|
||||
}
|
||||
|
||||
.tab2 {
|
||||
background: url(../images/tab2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
color: rgba(0, 0, 0, .0);
|
||||
}
|
||||
}
|
||||
|
||||
.page1 {
|
||||
// display: none;
|
||||
|
||||
.pageImg1 {
|
||||
display: block;
|
||||
width: px2rem(690);
|
||||
height: px2rem(1544);
|
||||
margin: 0 auto px2rem(26);
|
||||
}
|
||||
|
||||
.pageImg2 {
|
||||
display: block;
|
||||
width: px2rem(690);
|
||||
height: px2rem(1225);
|
||||
margin: 0 auto px2rem(35);
|
||||
}
|
||||
}
|
||||
|
||||
.page2 {
|
||||
display: none;
|
||||
|
||||
.box {
|
||||
width: px2rem(690);
|
||||
height: px2rem(1286);
|
||||
background: url(../images/page2Bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
margin: 0 auto px2rem(36);
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
.listTab {
|
||||
width: px2rem(554);
|
||||
height: px2rem(88);
|
||||
line-height: px2rem(88);
|
||||
border-radius: px2rem(88);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin: px2rem(44) auto px2rem(155);
|
||||
background: #fff;
|
||||
|
||||
div {
|
||||
width: px2rem(279);
|
||||
color: #BB4A56;
|
||||
font-size: px2rem(30);
|
||||
font-weight: 500;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.listTab1 {
|
||||
background: url(../images/listTab1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
color: rgba(0, 0, 0, .0);
|
||||
}
|
||||
|
||||
.listTab2 {
|
||||
background: url(../images/listTab2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
;
|
||||
color: rgba(0, 0, 0, .0);
|
||||
}
|
||||
}
|
||||
|
||||
.topBox {
|
||||
position: relative;
|
||||
width: px2rem(620);
|
||||
height: px2rem(400);
|
||||
margin: 0 auto px2rem(-60);
|
||||
|
||||
.top1 {
|
||||
width: px2rem(191);
|
||||
height: px2rem(209);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: px2rem(-94);
|
||||
|
||||
.ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(169);
|
||||
height: px2rem(164);
|
||||
position: absolute;
|
||||
top: px2rem(4);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.name {
|
||||
width: 100%;
|
||||
height: px2rem(84);
|
||||
line-height: px2rem(84);
|
||||
text-align: center;
|
||||
color: #FFFFFF;
|
||||
font-size: px2rem(24);
|
||||
font-weight: 400;
|
||||
background: url(../images/name1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
position: absolute;
|
||||
top: px2rem(200);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
//超出省略号
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #AD4868;
|
||||
font-size: px2rem(22);
|
||||
font-weight: 400;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 3.9rem;
|
||||
}
|
||||
}
|
||||
|
||||
.top2 {
|
||||
width: px2rem(157);
|
||||
height: px2rem(171);
|
||||
position: absolute;
|
||||
left: px2rem(25);
|
||||
top: px2rem(-28);
|
||||
|
||||
.ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(135);
|
||||
height: px2rem(132);
|
||||
position: absolute;
|
||||
top: px2rem(4);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.name {
|
||||
width: 100%;
|
||||
height: px2rem(84);
|
||||
line-height: px2rem(84);
|
||||
text-align: center;
|
||||
color: #FFFFFF;
|
||||
font-size: px2rem(24);
|
||||
font-weight: 400;
|
||||
background: url(../images/name2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
position: absolute;
|
||||
top: px2rem(170);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
//超出省略号
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #AD4868;
|
||||
font-size: px2rem(22);
|
||||
font-weight: 400;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 3.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.top3 {
|
||||
width: px2rem(157);
|
||||
height: px2rem(171);
|
||||
position: absolute;
|
||||
right: px2rem(25);
|
||||
top: px2rem(-28);
|
||||
|
||||
.ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(135);
|
||||
height: px2rem(132);
|
||||
position: absolute;
|
||||
top: px2rem(4);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.name {
|
||||
width: 100%;
|
||||
height: px2rem(84);
|
||||
line-height: px2rem(84);
|
||||
text-align: center;
|
||||
color: #FFFFFF;
|
||||
font-size: px2rem(24);
|
||||
font-weight: 400;
|
||||
background: url(../images/name3.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
position: absolute;
|
||||
top: px2rem(170);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
//超出省略号
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #AD4868;
|
||||
font-size: px2rem(22);
|
||||
font-weight: 400;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 3.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
ul {
|
||||
width: px2rem(642);
|
||||
margin: 0 auto px2rem(138);
|
||||
overflow-y: scroll;
|
||||
height: 6.6rem;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
li {
|
||||
width: 100%;
|
||||
height: px2rem(120);
|
||||
line-height: px2rem(120);
|
||||
margin-bottom: px2rem(15);
|
||||
background: #FFF7F9;
|
||||
border-radius: px2rem(12);
|
||||
|
||||
.num {
|
||||
width: px2rem(60);
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
color: #AD4868;
|
||||
font-size: px2rem(36);
|
||||
font-weight: bold;
|
||||
float: left;
|
||||
margin-right: px2rem(22);
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(82);
|
||||
height: px2rem(82);
|
||||
box-sizing: border-box;
|
||||
border: px2rem(1) solid #FE71B8;
|
||||
float: left;
|
||||
margin-top: px2rem(19);
|
||||
margin-right: px2rem(17);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.name {
|
||||
width: px2rem(155);
|
||||
height: 100%;
|
||||
color: #AD4868;
|
||||
font-size: px2rem(26);
|
||||
font-weight: 500;
|
||||
//超出省略号
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.score {
|
||||
float: right;
|
||||
color: #AD4868;
|
||||
font-size: px2rem(22);
|
||||
font-weight: 400;
|
||||
margin-right: px2rem(28);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.my {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: px2rem(138);
|
||||
line-height: px2rem(138);
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background: url(../images/my.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
overflow: hidden;
|
||||
|
||||
.num {
|
||||
width: px2rem(60);
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
color: #AD4868;
|
||||
font-size: px2rem(20);
|
||||
font-weight: 400;
|
||||
float: left;
|
||||
margin-right: px2rem(22);
|
||||
margin-left: px2rem(24);
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(82);
|
||||
height: px2rem(82);
|
||||
box-sizing: border-box;
|
||||
border: px2rem(1) solid #FE71B8;
|
||||
float: left;
|
||||
margin-top: px2rem(29);
|
||||
margin-right: px2rem(17);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.name {
|
||||
width: px2rem(155);
|
||||
height: 100%;
|
||||
color: #AD4868;
|
||||
font-size: px2rem(26);
|
||||
font-weight: 500;
|
||||
//超出省略号
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.score {
|
||||
float: right;
|
||||
color: #AD4868;
|
||||
font-size: px2rem(22);
|
||||
font-weight: 400;
|
||||
margin-right: px2rem(28);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.bootom {
|
||||
margin-bottom: px2rem(20);
|
||||
|
||||
p {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #7E0033;
|
||||
font-size: px2rem(24);
|
||||
font-weight: 400;
|
||||
margin-bottom: px2rem(15);
|
||||
}
|
||||
}
|
||||
|
||||
.rule {
|
||||
display: none;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background: rgba(0, 0, 0, .8);
|
||||
z-index: 99;
|
||||
|
||||
.rule_in {
|
||||
width: px2rem(614);
|
||||
height: px2rem(1015);
|
||||
background: url(../images/rule_bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
position: relative;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
overflow: hidden;
|
||||
|
||||
.tabRule {
|
||||
width: px2rem(488);
|
||||
height: px2rem(76);
|
||||
line-height: px2rem(76);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
border-radius: px2rem(48);
|
||||
background: #fff;
|
||||
margin: px2rem(45) auto px2rem(19);
|
||||
|
||||
div {
|
||||
text-align: center;
|
||||
color: #CA5987;
|
||||
font-size: px2rem(28);
|
||||
font-weight: 500;
|
||||
width: px2rem(244);
|
||||
}
|
||||
|
||||
.act {
|
||||
background: url(../images/rule_act.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
.box1 {
|
||||
width: px2rem(551);
|
||||
height: 11.4rem;
|
||||
overflow-y: scroll;
|
||||
margin: 0 auto;
|
||||
// display: none;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: px2rem(544);
|
||||
}
|
||||
}
|
||||
|
||||
.box2 {
|
||||
display: none;
|
||||
|
||||
.box2Tab {
|
||||
width: px2rem(356);
|
||||
height: px2rem(60);
|
||||
margin: 0 auto px2rem(20);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
div {
|
||||
width: px2rem(176);
|
||||
}
|
||||
|
||||
.tab1 {
|
||||
background: url(../images/box2tab1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.tab2 {
|
||||
background: url(../images/box2tab2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.act1 {
|
||||
background: url(../images/box2tabAct1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.act2 {
|
||||
background: url(../images/box2tabAct2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.imgBox {
|
||||
width: px2rem(564);
|
||||
height: 10rem;
|
||||
margin: 0 auto;
|
||||
overflow-y: scroll;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 447 KiB |
Before Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 129 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 9.7 KiB |
Before Width: | Height: | Size: 89 KiB |
Before Width: | Height: | Size: 693 KiB |
Before Width: | Height: | Size: 347 KiB |
Before Width: | Height: | Size: 220 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 380 KiB |
Before Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 16 KiB |
@@ -1,112 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>新春福利</title>
|
||||
<link rel="stylesheet" href="../../common/css/reset.css">
|
||||
<link rel="stylesheet" href="./css/index.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- 頂部返回 -->
|
||||
<div class="back">
|
||||
<img src="./images/travel/back.png" alt="">
|
||||
</div>
|
||||
<!-- 頭部 -->
|
||||
<div class="header">
|
||||
<img src="./images/rule_icon.png" alt="" class="rule_icon">
|
||||
</div>
|
||||
<!-- tab -->
|
||||
<div class="tab">
|
||||
<div class="tab1">新春福利</div>
|
||||
<div class="">新春榜單</div>
|
||||
</div>
|
||||
<!-- 頁面1 -->
|
||||
<div class="page1">
|
||||
<img src="./images/pageImg1.png" alt="" class="pageImg1">
|
||||
<img src="./images/pageImg2.png" alt="" class="pageImg2">
|
||||
</div>
|
||||
<!-- 頁面2 -->
|
||||
<div class="page2">
|
||||
<div class="box">、
|
||||
<!-- 切換 -->
|
||||
<div class="listTab">
|
||||
<div class="listTab1">財氣榜</div>
|
||||
<div class="">福氣榜</div>
|
||||
</div>
|
||||
<!-- 前三 -->
|
||||
<div class="topBox">
|
||||
<div class="top1">
|
||||
<img src="./images/ts1.png" alt="" class="ts">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="name">用戶昵稱</div>
|
||||
<div class="score">財氣值: <b>0</b></div>
|
||||
</div>
|
||||
<div class="top2">
|
||||
<img src="./images/ts2.png" alt="" class="ts">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="name">用戶昵稱</div>
|
||||
<div class="score">財氣值: <b>0</b></div>
|
||||
</div>
|
||||
<div class="top3">
|
||||
<img src="./images/ts3.png" alt="" class="ts">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="name">用戶昵稱</div>
|
||||
<div class="score">財氣值: <b>0</b></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 非前三 -->
|
||||
<ul>
|
||||
<li>
|
||||
<div class="num">4</div>
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="name">用戶昵稱</div>
|
||||
<div class="score">財氣值:999999999</div>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="my">
|
||||
<div class="num">未上榜</div>
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="name">用戶昵稱</div>
|
||||
<div class="score">財氣值:999999999</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 免責宣告 -->
|
||||
<div class="bootom">
|
||||
<p>本活動最終解釋權歸官方所有</p>
|
||||
<p>本活動以及獎勵與蘋果/Google公司無關</p>
|
||||
</div>
|
||||
<!-- 彈窗規則 -->
|
||||
<div class="rule">
|
||||
<div class="rule_in">
|
||||
<div class="tabRule">
|
||||
<div class="act">活動規則</div>
|
||||
<div>活動獎勵</div>
|
||||
</div>
|
||||
<div class="box1">
|
||||
<img src="./images/rule1.png" alt="">
|
||||
</div>
|
||||
<div class="box2">
|
||||
<div class="box2Tab">
|
||||
<div class="tab1 act1"></div>
|
||||
<div class="tab2"></div>
|
||||
</div>
|
||||
<div class="imgBox">
|
||||
<img src="./images/img1.png" alt="" srcset="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<script src="../../common/js/flexible.js"></script>
|
||||
<script src="../../common/js/jquery-3.2.1.min.js"></script>
|
||||
<script src="../../common/js/common2.js"></script>
|
||||
<script src="../../common/js/layer.js"></script>
|
||||
<script src="../../common/js/vconsole.min.js"></script>
|
||||
<script src="../../common/js/route-constant.js"></script>
|
||||
<script src="./js/index.js"></script>
|
@@ -1,158 +0,0 @@
|
||||
let urlPrefix = getUrlPrefix()
|
||||
let browser = checkVersion()
|
||||
let env = EnvCheck();
|
||||
if (env == 'test') {
|
||||
new VConsole();
|
||||
}
|
||||
// 封裝layer消息提醒框
|
||||
let layerIndex
|
||||
const showLoading = (content = '加載中...') => {
|
||||
layer.open({
|
||||
type: 2,
|
||||
shadeClose: false,
|
||||
content,
|
||||
success (e) {
|
||||
layerIndex = $(e).attr('index')
|
||||
}
|
||||
})
|
||||
}
|
||||
const hideLoading = (index) => {
|
||||
layer.close(index)
|
||||
}
|
||||
const toastMsg = (content = '操作完成', time = 2) => {
|
||||
layer.open({
|
||||
content,
|
||||
time,
|
||||
skin: 'msg'
|
||||
})
|
||||
}
|
||||
var rankType = 2;
|
||||
// 初始化函數
|
||||
$(function () {
|
||||
getInfoFromClient()
|
||||
setTimeout(function () {
|
||||
// 頁面全屏
|
||||
if (browser.app) {
|
||||
if (browser.android) {
|
||||
window.androidJsObj.initShowNav(false)
|
||||
} else {
|
||||
window.webkit.messageHandlers.initShowNav.postMessage(0)
|
||||
}
|
||||
};
|
||||
// 頂部返回事件
|
||||
$('.back').click(() => {
|
||||
if (browser.android) {
|
||||
window.androidJsObj.closeWebView()
|
||||
} else {
|
||||
window.webkit.messageHandlers.closeWebView.postMessage(null)
|
||||
}
|
||||
})
|
||||
|
||||
}, 100)
|
||||
})
|
||||
// 接口
|
||||
function getRank () {
|
||||
showLoading()
|
||||
networkRequest({
|
||||
type: 'get',
|
||||
url: urlPrefix + '/act/special/gift/getRank',
|
||||
data: { rankType: rankType, page: 1, pageSize: 30 },
|
||||
success (res) {
|
||||
if (res.code === 200) {
|
||||
// 處理前三
|
||||
var top3 = res.data.rankList.slice(0, 3);
|
||||
var notTop3 = res.data.rankList.slice(3);
|
||||
if (top3.length < 3) {
|
||||
let arr = new Array(3 - top3.length).fill({
|
||||
avatar: './images/logo.png',
|
||||
nick: '虛位以待',
|
||||
score: "0"
|
||||
})
|
||||
top3.push(...arr)
|
||||
}
|
||||
top3.forEach((res, index) => {
|
||||
$(`.page2 .box .topBox .top${index + 1} .tx`).attr('src', res.avatar);
|
||||
$(`.page2 .box .topBox .top${index + 1} .name`).text(res.nick);
|
||||
$(`.page2 .box .topBox .top${index + 1} .score`).text(`${rankType == 2 ? "財氣值:" : "福氣值:"}${unitProcessing(res.score, 10000, 1, 'w')}`);
|
||||
})
|
||||
// 處理非前三
|
||||
var str = '';
|
||||
$('.page2 .box ul li').remove();
|
||||
notTop3.forEach((res, i) => {
|
||||
str += `
|
||||
<li>
|
||||
<div class="num">${res.ranking}</div>
|
||||
<img src="${res.avatar}" alt="" class="tx">
|
||||
<div class="name">${res.nick}</div>
|
||||
<div class="score">${rankType == 2 ? "財氣值:" : "福氣值:"}${unitProcessing(res.score, 10000, 1, 'w')}</div>
|
||||
</li>
|
||||
`
|
||||
})
|
||||
$('.page2 .box ul').append(str);
|
||||
// 處理自己
|
||||
$('.page2 .box .my .tx').attr('src', res.data.meRank.avatar);
|
||||
$('.page2 .box .my .num').text(res.data.meRank.ranking == 0 ? '未上榜' : res.data.meRank.ranking);
|
||||
$('.page2 .box .my .name').text(res.data.meRank.nick);
|
||||
$('.page2 .box .my .score').text(`${rankType == 2 ? "財氣值:" : "福氣值:"}${unitProcessing(res.data.meRank.score, 10000, 1, 'w')}`);
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
}
|
||||
hideLoading(layerIndex)
|
||||
},
|
||||
error (err) {
|
||||
hideLoading(layerIndex)
|
||||
toastMsg('網路錯誤,請退出重進')
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
// tab切換
|
||||
$('.tab div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
$('.page1,.page2').hide();
|
||||
$(`.page${i}`).show();
|
||||
$('.tab div').removeClass('tab1').removeClass('tab2');
|
||||
$(this).addClass(`tab${i}`);
|
||||
if (i == 2) {
|
||||
getRank();
|
||||
}
|
||||
})
|
||||
// 榜單切換
|
||||
$('.page2 .box .listTab div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
$('.page2 .box .listTab div').removeClass('listTab1').removeClass('listTab2');
|
||||
$(this).addClass(`listTab${i}`);
|
||||
if (i == 1) {
|
||||
rankType = 2;
|
||||
} else {
|
||||
rankType = 4;
|
||||
}
|
||||
getRank()
|
||||
})
|
||||
|
||||
// 規則切換
|
||||
$('.rule .rule_in .tabRule div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
$(this).addClass('act').siblings().removeClass('act');
|
||||
$('.rule .rule_in .box1,.rule .rule_in .box2').hide();
|
||||
$(`.rule .rule_in .box${i}`).show();
|
||||
return false;
|
||||
})
|
||||
$('.rule .rule_in .box2 .box2Tab div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
$('.rule .rule_in .box2 .box2Tab div').removeClass('act1').removeClass('act2')
|
||||
$(this).addClass(`act${i}`);
|
||||
$('.rule .rule_in .box2 .imgBox img').attr('src', `./images/img${i}.png`)
|
||||
return false;
|
||||
})
|
||||
// 打開規則
|
||||
$('.header .rule_icon').click(function () {
|
||||
$('.rule').show();
|
||||
bodyScroolFun(true);
|
||||
})
|
||||
// 關閉規則
|
||||
$('.rule').click(function () {
|
||||
$('.rule').hide();
|
||||
bodyScroolFun(false);
|
||||
return false;
|
||||
})
|
@@ -563,9 +563,6 @@ function getInfoFromClient () {
|
||||
fontConvert(true);//调用字体转换函数
|
||||
// }, 1000)
|
||||
function fontConvert (fontConvertBool) {
|
||||
if (window.location.pathname.match(/identity/)) {
|
||||
return false;
|
||||
}
|
||||
function SconvertT () {//简体转换繁体
|
||||
document.head.innerHTML = s2t(document.head.innerHTML);
|
||||
document.body.innerHTML = s2t(document.body.innerHTML);
|
||||
@@ -781,7 +778,7 @@ function networkRequest (reqObj = {}, type) {
|
||||
if (browser.app) {
|
||||
pubHeader.pub_ticket = pubInfo.ticket
|
||||
} else {
|
||||
pubHeader.h5_token = sessionStorage.getItem("ticket") ? sessionStorage.getItem("ticket") : '';
|
||||
pubHeader.h5_token =sessionStorage.getItem("ticket") ? sessionStorage.getItem("ticket") : '';
|
||||
}
|
||||
const url = reqObj.url;
|
||||
const commParams = objToParam(pubHeader);
|
||||
|
7
view/peko/home/css/animate.css
vendored
@@ -1,676 +1,252 @@
|
||||
body,
|
||||
html {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
font-family: "Heiti SC", "Microsoft Sans Serif";
|
||||
}
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 769px) {
|
||||
.h5 {
|
||||
.m-bg {
|
||||
display: none;
|
||||
}
|
||||
body,
|
||||
html {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: linear-gradient(180deg, #302286 0%, #0E0B24 100%);
|
||||
font-family: Avenir, Avenir;
|
||||
cursor: pointer;
|
||||
.m-bg img {
|
||||
display: block;
|
||||
}
|
||||
body .container,
|
||||
html .container {
|
||||
position: relative;
|
||||
}
|
||||
body .pc-bg,
|
||||
html .pc-bg {
|
||||
display: none;
|
||||
}
|
||||
body .homePc,
|
||||
html .homePc {
|
||||
.homePc {
|
||||
width: 100%;
|
||||
height: 10rem;
|
||||
background: url(../images/pcBgBig.png) no-repeat;
|
||||
background: url(../images/homePc2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
position: relative;
|
||||
}
|
||||
body .homePc .diamound,
|
||||
html .homePc .diamound {
|
||||
width: 1.2rem;
|
||||
.homePc .charge {
|
||||
width: 1.11rem;
|
||||
height: 0.5rem;
|
||||
line-height: 0.46667rem;
|
||||
color: #FFFFFF;
|
||||
font-size: 0.25rem;
|
||||
text-align: center;
|
||||
background: rgba(255, 255, 255, 0.2);
|
||||
border-radius: 0.53333rem;
|
||||
box-sizing: border-box;
|
||||
border: 1px solid #fff;
|
||||
position: absolute;
|
||||
right: 3.46667rem;
|
||||
top: 0.3rem;
|
||||
vertical-align: middle;
|
||||
}
|
||||
body .homePc .diamound img,
|
||||
html .homePc .diamound img {
|
||||
display: inline-block;
|
||||
width: 0.33rem;
|
||||
height: 0.33rem;
|
||||
vertical-align: middle;
|
||||
margin-top: -0.01rem;
|
||||
}
|
||||
body .homePc .pcIos,
|
||||
html .homePc .pcIos {
|
||||
width: 2.9rem;
|
||||
height: 0.64rem;
|
||||
position: absolute;
|
||||
right: 5rem;
|
||||
top: 5.855rem;
|
||||
}
|
||||
body .homePc .pcAnd,
|
||||
html .homePc .pcAnd {
|
||||
width: 2.9rem;
|
||||
height: 0.64rem;
|
||||
position: absolute;
|
||||
right: 5rem;
|
||||
top: 6.79rem;
|
||||
}
|
||||
body .bootom,
|
||||
html .bootom {
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
background: #0F0B27;
|
||||
text-align: center;
|
||||
border-radius: .13rem;
|
||||
font-size: 0.24rem;
|
||||
color: #fff;
|
||||
padding-bottom: 0.2rem;
|
||||
padding-top: 0.1rem;
|
||||
text-align: center;
|
||||
line-height: 0.5rem;
|
||||
position: absolute;
|
||||
top: 0.16rem;
|
||||
right: 2.77rem;
|
||||
}
|
||||
body .bootom p,
|
||||
html .bootom p {
|
||||
margin-bottom: 0.1rem;
|
||||
font-size: 0.15rem;
|
||||
color: #B8B7BF;
|
||||
.homePc .googlePlay {
|
||||
width: 2.2rem;
|
||||
height: 0.7rem;
|
||||
position: absolute;
|
||||
left: 2.4rem;
|
||||
bottom: 3.4rem;
|
||||
}
|
||||
.homePc .appleStore {
|
||||
width: 2.2rem;
|
||||
height: 0.7rem;
|
||||
position: absolute;
|
||||
left: 2.4rem;
|
||||
bottom: 2.5rem;
|
||||
}
|
||||
.homePc .apk {
|
||||
width: 2.2rem;
|
||||
height: 0.7rem;
|
||||
position: absolute;
|
||||
left: 2.4rem;
|
||||
bottom: 1.6rem;
|
||||
}
|
||||
.eori {
|
||||
width: 100%;
|
||||
background: #30312C;
|
||||
color: white;
|
||||
padding: 0.2rem 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
.eori .gongsi {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
}
|
||||
.eori .gongsi p {
|
||||
font-size: 0.2rem;
|
||||
}
|
||||
.eori .gongsi p:nth-child(2) {
|
||||
margin: 0 0.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.pc,
|
||||
.homePc {
|
||||
body {
|
||||
background-color: #0C0122;
|
||||
}
|
||||
.pc-bg {
|
||||
display: none;
|
||||
}
|
||||
body,
|
||||
html {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: #0E0B24;
|
||||
}
|
||||
body .header,
|
||||
html .header {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 1.2rem;
|
||||
box-sizing: border-box;
|
||||
padding: 0 0.53333rem;
|
||||
margin: 0.26667rem auto 0;
|
||||
z-index: 3;
|
||||
}
|
||||
body .header .line,
|
||||
html .header .line {
|
||||
width: 90%;
|
||||
height: 0.02667rem;
|
||||
background: #fff;
|
||||
opacity: .3;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
bottom: 0;
|
||||
}
|
||||
body .header .logo,
|
||||
html .header .logo {
|
||||
.m-bg {
|
||||
display: block;
|
||||
width: 0.85333rem;
|
||||
height: 0.85333rem;
|
||||
margin-right: 0.21333rem;
|
||||
float: left;
|
||||
}
|
||||
body .header .name,
|
||||
html .header .name {
|
||||
font-size: 0.46667rem;
|
||||
color: #FFFFFF;
|
||||
font-weight: 800;
|
||||
float: left;
|
||||
margin-top: 0.2rem;
|
||||
.homeM {
|
||||
width: 100%;
|
||||
height: 14.89rem;
|
||||
background: url(../images/homeM.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
position: relative;
|
||||
}
|
||||
body .header .diamound,
|
||||
html .header .diamound {
|
||||
width: 1.86667rem;
|
||||
height: 0.74667rem;
|
||||
line-height: 0.74667rem;
|
||||
box-sizing: border-box;
|
||||
border: 1px solid #fff;
|
||||
vertical-align: middle;
|
||||
.homeM .charge {
|
||||
width: 1.11rem;
|
||||
height: 0.5rem;
|
||||
background: rgba(255, 255, 255, 0.2);
|
||||
border-radius: .13rem;
|
||||
font-size: 0.24rem;
|
||||
color: #fff;
|
||||
font-size: 0.32rem;
|
||||
float: right;
|
||||
margin-top: 0.05333rem;
|
||||
margin-right: 0.42667rem;
|
||||
text-align: center;
|
||||
border-radius: 0.74667rem;
|
||||
line-height: 0.5rem;
|
||||
position: absolute;
|
||||
top: 0.2rem;
|
||||
right: 0.4rem;
|
||||
}
|
||||
body .header .diamound img,
|
||||
html .header .diamound img {
|
||||
vertical-align: middle;
|
||||
width: 0.50667rem;
|
||||
height: 0.42667rem;
|
||||
display: inline-block;
|
||||
margin-top: -0.1rem;
|
||||
}
|
||||
body .header .more,
|
||||
html .header .more {
|
||||
float: right;
|
||||
width: 0.53333rem;
|
||||
height: 0.53333rem;
|
||||
display: block;
|
||||
margin-top: 0.16rem;
|
||||
}
|
||||
body .h5,
|
||||
html .h5 {
|
||||
display: block;
|
||||
.homeM .swiper {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 8.6rem;
|
||||
position: absolute;
|
||||
top: 4.8rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
body .h5 .pagesBox,
|
||||
html .h5 .pagesBox {
|
||||
.homeM .swiper .swiper-wrapper {
|
||||
width: 60%;
|
||||
height: 100%;
|
||||
}
|
||||
.homeM .swiper .swiper-wrapper .swiper-slide img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
transition: all .5s;
|
||||
transform: translateY(0%);
|
||||
}
|
||||
body .h5 .pagesBox .page1,
|
||||
html .h5 .pagesBox .page1 {
|
||||
.homeM .swiper .swiper-wrapper .swiper-slide-prev {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: url(../images/h51.png) no-repeat center;
|
||||
background-size: 10rem 100%;
|
||||
height: 90%;
|
||||
margin-top: 0.6rem;
|
||||
}
|
||||
body .h5 .pagesBox .page1 .pageTxte1,
|
||||
html .h5 .pagesBox .page1 .pageTxte1 {
|
||||
width: 6.42667rem;
|
||||
height: 1.33333rem;
|
||||
position: absolute;
|
||||
left: 1.44rem;
|
||||
top: 5.01333rem;
|
||||
}
|
||||
body .h5 .pagesBox .page1 .pageTxte2,
|
||||
html .h5 .pagesBox .page1 .pageTxte2 {
|
||||
width: 6.42667rem;
|
||||
height: 1.33333rem;
|
||||
position: absolute;
|
||||
right: 1.44rem;
|
||||
top: 6.77333rem;
|
||||
}
|
||||
body .h5 .pagesBox .page1 .downioad,
|
||||
html .h5 .pagesBox .page1 .downioad {
|
||||
width: 4.98667rem;
|
||||
height: 1.22667rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
bottom: 2.96rem;
|
||||
display: block;
|
||||
}
|
||||
body .h5 .pagesBox .page1 .down,
|
||||
html .h5 .pagesBox .page1 .down {
|
||||
width: 0.50667rem;
|
||||
height: 0.37333rem;
|
||||
position: absolute;
|
||||
left: 48%;
|
||||
bottom: 0.26667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page2,
|
||||
html .h5 .pagesBox .page2 {
|
||||
.homeM .swiper .swiper-wrapper .swiper-slide-next {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
height: 90%;
|
||||
margin-top: 0.6rem;
|
||||
}
|
||||
body .h5 .pagesBox .page2 .pageText2,
|
||||
html .h5 .pagesBox .page2 .pageText2 {
|
||||
width: 10rem;
|
||||
height: 10.85333rem;
|
||||
position: relative;
|
||||
top: 3.44rem;
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
display: none;
|
||||
}
|
||||
body .h5 .pagesBox .page2 .page2_in,
|
||||
html .h5 .pagesBox .page2 .page2_in {
|
||||
width: 10rem;
|
||||
height: 11.65333rem;
|
||||
.homeM .logo {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: 2.50667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page2 .pagetx1,
|
||||
html .h5 .pagesBox .page2 .pagetx1 {
|
||||
width: 6.34667rem;
|
||||
height: 4.10667rem;
|
||||
position: absolute;
|
||||
left: 3.12rem;
|
||||
top: 4.56rem;
|
||||
}
|
||||
body .h5 .pagesBox .page2 .pagetx2,
|
||||
html .h5 .pagesBox .page2 .pagetx2 {
|
||||
width: 6.34667rem;
|
||||
height: 4.10667rem;
|
||||
position: absolute;
|
||||
left: 0.53333rem;
|
||||
top: 9.17333rem;
|
||||
}
|
||||
body .h5 .pagesBox .page2 .downioad,
|
||||
html .h5 .pagesBox .page2 .downioad {
|
||||
width: 4.98667rem;
|
||||
height: 1.12rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
bottom: 1.66667rem;
|
||||
display: block;
|
||||
}
|
||||
body .h5 .pagesBox .page2 .down,
|
||||
html .h5 .pagesBox .page2 .down {
|
||||
width: 0.50667rem;
|
||||
height: 0.37333rem;
|
||||
position: absolute;
|
||||
left: 48%;
|
||||
bottom: 0.26667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page3,
|
||||
html .h5 .pagesBox .page3 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
body .h5 .pagesBox .page3 .pageText3,
|
||||
html .h5 .pagesBox .page3 .pageText3 {
|
||||
width: 6.82667rem;
|
||||
height: 1.52rem;
|
||||
position: relative;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
top: 2.8rem;
|
||||
display: none;
|
||||
}
|
||||
body .h5 .pagesBox .page3 .page3_in,
|
||||
html .h5 .pagesBox .page3 .page3_in {
|
||||
width: 10rem;
|
||||
height: 11.65333rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: 2.50667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page3 .page3Icon1,
|
||||
html .h5 .pagesBox .page3 .page3Icon1 {
|
||||
width: 4.09333rem;
|
||||
height: 2.93333rem;
|
||||
position: absolute;
|
||||
left: 5.68rem;
|
||||
top: 5.65333rem;
|
||||
}
|
||||
body .h5 .pagesBox .page3 .page3Icon2,
|
||||
html .h5 .pagesBox .page3 .page3Icon2 {
|
||||
width: 4.32rem;
|
||||
height: 3.09333rem;
|
||||
position: absolute;
|
||||
left: 0rem;
|
||||
top: 4.85333rem;
|
||||
}
|
||||
body .h5 .pagesBox .page3 .page3Icon3,
|
||||
html .h5 .pagesBox .page3 .page3Icon3 {
|
||||
width: 4.32rem;
|
||||
height: 3.09333rem;
|
||||
position: absolute;
|
||||
right: 0rem;
|
||||
top: 10rem;
|
||||
}
|
||||
body .h5 .pagesBox .page3 .page3Icon4,
|
||||
html .h5 .pagesBox .page3 .page3Icon4 {
|
||||
width: 3.78667rem;
|
||||
height: 2.72rem;
|
||||
position: absolute;
|
||||
left: 0rem;
|
||||
top: 11.14667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page3 .downioad,
|
||||
html .h5 .pagesBox .page3 .downioad {
|
||||
width: 4.98667rem;
|
||||
height: 1.12rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
bottom: 1.66667rem;
|
||||
display: block;
|
||||
}
|
||||
body .h5 .pagesBox .page3 .down,
|
||||
html .h5 .pagesBox .page3 .down {
|
||||
width: 0.50667rem;
|
||||
height: 0.37333rem;
|
||||
position: absolute;
|
||||
left: 48%;
|
||||
bottom: 0.26667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page4,
|
||||
html .h5 .pagesBox .page4 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
body .h5 .pagesBox .page4 .pageText4,
|
||||
html .h5 .pagesBox .page4 .pageText4 {
|
||||
width: 6.4rem;
|
||||
height: 1.52rem;
|
||||
position: relative;
|
||||
top: 2.8rem;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
display: none;
|
||||
}
|
||||
body .h5 .pagesBox .page4 .page4_in,
|
||||
html .h5 .pagesBox .page4 .page4_in {
|
||||
width: 10rem;
|
||||
height: 11.65333rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: 2.50667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page4 .page4Icon1,
|
||||
html .h5 .pagesBox .page4 .page4Icon1 {
|
||||
width: 5.57333rem;
|
||||
height: 5.12rem;
|
||||
position: absolute;
|
||||
left: 0rem;
|
||||
top: 5.12rem;
|
||||
}
|
||||
body .h5 .pagesBox .page4 .page4Icon2,
|
||||
html .h5 .pagesBox .page4 .page4Icon2 {
|
||||
width: 5.57333rem;
|
||||
height: 5.12rem;
|
||||
position: absolute;
|
||||
right: 0rem;
|
||||
top: 8.58667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page4 .downioad,
|
||||
html .h5 .pagesBox .page4 .downioad {
|
||||
width: 4.98667rem;
|
||||
height: 1.12rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
bottom: 1.66667rem;
|
||||
display: block;
|
||||
}
|
||||
body .h5 .pagesBox .page4 .down,
|
||||
html .h5 .pagesBox .page4 .down {
|
||||
width: 0.50667rem;
|
||||
height: 0.37333rem;
|
||||
position: absolute;
|
||||
left: 48%;
|
||||
bottom: 0.26667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page5,
|
||||
html .h5 .pagesBox .page5 {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url(../images/h55.png) no-repeat center;
|
||||
background-size: 100% 17.92rem;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
body .h5 .pagesBox .page5 .pageTxte5,
|
||||
html .h5 .pagesBox .page5 .pageTxte5 {
|
||||
width: 6.61333rem;
|
||||
height: 4.42667rem;
|
||||
position: relative;
|
||||
top: 3.41333rem;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
body .h5 .pagesBox .page5 .contactUs,
|
||||
html .h5 .pagesBox .page5 .contactUs {
|
||||
width: 3.62667rem;
|
||||
height: 1.22667rem;
|
||||
position: absolute;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
bottom: 5.14667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page5 .bootom,
|
||||
html .h5 .pagesBox .page5 .bootom {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
bottom: 0.32rem;
|
||||
bottom: 0.6rem;
|
||||
left: 0;
|
||||
text-align: center;
|
||||
color: #B4B4BA;
|
||||
font-size: 0.32rem;
|
||||
}
|
||||
body .h5 .pagesBox .page5 .bootom p,
|
||||
html .h5 .pagesBox .page5 .bootom p {
|
||||
margin-bottom: 0.10667rem;
|
||||
}
|
||||
body .h5 .pagesBox .page5 .downioad,
|
||||
html .h5 .pagesBox .page5 .downioad {
|
||||
width: 4.98667rem;
|
||||
height: 1.22667rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
bottom: 2.96rem;
|
||||
display: block;
|
||||
}
|
||||
body .h5 .pagesBox .page5 .down,
|
||||
html .h5 .pagesBox .page5 .down {
|
||||
width: 0.50667rem;
|
||||
height: 0.37333rem;
|
||||
position: absolute;
|
||||
left: 48%;
|
||||
bottom: 0.26667rem;
|
||||
}
|
||||
body .h5 .menu,
|
||||
html .h5 .menu {
|
||||
width: 100%;
|
||||
height: 0%;
|
||||
background: #0E0B24;
|
||||
position: fixed;
|
||||
transition: all .2s;
|
||||
left: 0;
|
||||
top: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
body .h5 .menu .top,
|
||||
html .h5 .menu .top {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 1.2rem;
|
||||
box-sizing: border-box;
|
||||
padding: 0 0.53333rem;
|
||||
margin: 0.26667rem auto 0;
|
||||
z-index: 3;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
body .h5 .menu .top .line,
|
||||
html .h5 .menu .top .line {
|
||||
width: 90%;
|
||||
height: 0.02667rem;
|
||||
background: #fff;
|
||||
opacity: .3;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
bottom: 0;
|
||||
}
|
||||
body .h5 .menu .top .logo,
|
||||
html .h5 .menu .top .logo {
|
||||
display: block;
|
||||
width: 0.85333rem;
|
||||
height: 0.85333rem;
|
||||
margin-right: 0.21333rem;
|
||||
float: left;
|
||||
}
|
||||
body .h5 .menu .top .name,
|
||||
html .h5 .menu .top .name {
|
||||
font-size: 0.46667rem;
|
||||
color: #FFFFFF;
|
||||
font-weight: 800;
|
||||
float: left;
|
||||
margin-top: 0.2rem;
|
||||
}
|
||||
body .h5 .menu .top .diamound,
|
||||
html .h5 .menu .top .diamound {
|
||||
width: 1.86667rem;
|
||||
height: 0.74667rem;
|
||||
line-height: 0.74667rem;
|
||||
box-sizing: border-box;
|
||||
border: 1px solid #fff;
|
||||
vertical-align: middle;
|
||||
color: #fff;
|
||||
font-size: 0.32rem;
|
||||
float: right;
|
||||
margin-top: 0.05333rem;
|
||||
margin-right: 0.42667rem;
|
||||
text-align: center;
|
||||
border-radius: 0.74667rem;
|
||||
}
|
||||
body .h5 .menu .top .diamound img,
|
||||
html .h5 .menu .top .diamound img {
|
||||
vertical-align: middle;
|
||||
width: 0.50667rem;
|
||||
height: 0.42667rem;
|
||||
display: inline-block;
|
||||
margin-top: -0.1rem;
|
||||
}
|
||||
body .h5 .menu .top .close,
|
||||
html .h5 .menu .top .close {
|
||||
float: right;
|
||||
width: 0.53333rem;
|
||||
height: 0.53333rem;
|
||||
display: block;
|
||||
margin-top: 0.16rem;
|
||||
}
|
||||
body .h5 .menu ul,
|
||||
html .h5 .menu ul {
|
||||
width: 100%;
|
||||
height: 1.2rem;
|
||||
box-sizing: border-box;
|
||||
padding: 0 0.53333rem;
|
||||
margin: 1.6rem auto 0;
|
||||
}
|
||||
body .h5 .menu ul li,
|
||||
html .h5 .menu ul li {
|
||||
width: 100%;
|
||||
height: 1.54667rem;
|
||||
line-height: 1.54667rem;
|
||||
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
body .h5 .menu ul li span,
|
||||
html .h5 .menu ul li span {
|
||||
color: #FFFFFF;
|
||||
font-size: 0.42667rem;
|
||||
.homeM .logo img {
|
||||
width: 2.2rem;
|
||||
height: 0.7rem;
|
||||
}
|
||||
body .h5 .menu ul li img,
|
||||
html .h5 .menu ul li img {
|
||||
width: 0.42667rem;
|
||||
height: 0.42667rem;
|
||||
.button-wrapper {
|
||||
display: block;
|
||||
margin-top: 0.58667rem;
|
||||
}
|
||||
body .contactUs_pub,
|
||||
html .contactUs_pub {
|
||||
position: fixed;
|
||||
z-index: 99;
|
||||
left: 0;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background: rgba(0, 0, 0, 0.6);
|
||||
display: none;
|
||||
}
|
||||
body .contactUs_pub .contactUs_pub_in,
|
||||
html .contactUs_pub .contactUs_pub_in {
|
||||
width: 7.8rem;
|
||||
height: 6.4rem;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
position: relative;
|
||||
transform: translate(-50%, -50%);
|
||||
background: #fff;
|
||||
border-radius: 0.42667rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
body .contactUs_pub .contactUs_pub_in .sClose,
|
||||
html .contactUs_pub .contactUs_pub_in .sClose {
|
||||
width: 0.42667rem;
|
||||
height: 0.42667rem;
|
||||
position: absolute;
|
||||
right: 0.42667rem;
|
||||
top: 0.34667rem;
|
||||
left: 1.28rem;
|
||||
top: 17.52rem;
|
||||
width: 7.46667rem;
|
||||
height: 1.22667rem;
|
||||
}
|
||||
body .contactUs_pub .contactUs_pub_in .title,
|
||||
html .contactUs_pub .contactUs_pub_in .title {
|
||||
text-align: center;
|
||||
.button-wrapper a {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
margin-top: 0.48rem;
|
||||
margin-bottom: 0.21333rem;
|
||||
color: #1F1B4F;
|
||||
font-size: 0.42667rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
body .contactUs_pub .contactUs_pub_in ul,
|
||||
html .contactUs_pub .contactUs_pub_in ul {
|
||||
width: 7.2rem;
|
||||
margin: 0 auto 0;
|
||||
}
|
||||
body .contactUs_pub .contactUs_pub_in ul li,
|
||||
html .contactUs_pub .contactUs_pub_in ul li {
|
||||
width: 100%;
|
||||
height: 1.49333rem;
|
||||
line-height: 1.49333rem;
|
||||
border-bottom: 0.02667rem solid #EBECF0;
|
||||
}
|
||||
body .contactUs_pub .contactUs_pub_in ul li img,
|
||||
html .contactUs_pub .contactUs_pub_in ul li img {
|
||||
display: block;
|
||||
width: 0.64rem;
|
||||
height: 0.64rem;
|
||||
float: left;
|
||||
margin-top: 0.42667rem;
|
||||
margin-right: 0.58667rem;
|
||||
}
|
||||
body .contactUs_pub .contactUs_pub_in ul li span,
|
||||
html .contactUs_pub .contactUs_pub_in ul li span {
|
||||
display: block;
|
||||
float: left;
|
||||
height: 100%;
|
||||
color: #1F1B4F;
|
||||
font-size: 0.37333rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
body .contactUs_pub .contactUs_pub_in ul li span b,
|
||||
html .contactUs_pub .contactUs_pub_in ul li span b {
|
||||
color: #1F1B4F;
|
||||
font-weight: bold;
|
||||
.button2-wrapper {
|
||||
display: block;
|
||||
position: absolute;
|
||||
left: 3.09333rem;
|
||||
bottom: 1.70667rem;
|
||||
width: 4rem;
|
||||
height: 0.8rem;
|
||||
background: rgba(255, 255, 255, 0);
|
||||
}
|
||||
.button2-wrapper a {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.m-button {
|
||||
display: block;
|
||||
}
|
||||
.text-wrapper {
|
||||
padding-left: 0;
|
||||
width: 90%;
|
||||
margin-left: -45%;
|
||||
padding-top: 108px;
|
||||
}
|
||||
.text-wrapper .text .txt1 {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.text-wrapper .text1,
|
||||
.text-wrapper p {
|
||||
text-align: center;
|
||||
}
|
||||
.eori {
|
||||
width: 100%;
|
||||
background: #30312C;
|
||||
color: white;
|
||||
padding: 0.2rem 0;
|
||||
}
|
||||
.eori .recordfoot {
|
||||
color: #fff;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.eori .recordfoot .record {
|
||||
display: inline-block;
|
||||
padding-right: 0.05333rem;
|
||||
height: 0.37333rem;
|
||||
width: 0.42667rem;
|
||||
background: url(../images/icon_police.png) no-repeat;
|
||||
}
|
||||
.eori .gongsi {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
.eori .gongsi p {
|
||||
line-height: 1.3;
|
||||
font-size: 0.2rem;
|
||||
}
|
||||
.eori .gongsi p:nth-child(2) {
|
||||
margin: 0;
|
||||
}
|
||||
.eori .tit {
|
||||
height: 1.6rem;
|
||||
line-height: 1.6rem;
|
||||
text-align: center;
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.toast {
|
||||
background: rgba(0, 0, 0, 0.9);
|
||||
border-radius: 10px;
|
||||
width: 100px;
|
||||
font-size: 16px;
|
||||
position: fixed;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
color: #fff;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
text-align: center;
|
||||
display: none;
|
||||
z-index: 9;
|
||||
}
|
||||
|
||||
.tips {
|
||||
display: none;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: 0.26667rem;
|
||||
width: 6.13333rem;
|
||||
z-index: 9;
|
||||
}
|
||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 1012 B After Width: | Height: | Size: 1012 B |
Before Width: | Height: | Size: 1021 B After Width: | Height: | Size: 1021 B |
Before Width: | Height: | Size: 403 B After Width: | Height: | Size: 954 B |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 501 B |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 489 B |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 304 KiB |
Before Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 554 KiB After Width: | Height: | Size: 554 KiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 356 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 922 B |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 205 B |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 2.1 MiB |
Before Width: | Height: | Size: 98 KiB |
Before Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 599 KiB |
Before Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 443 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 133 KiB |
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 84 KiB |
Before Width: | Height: | Size: 215 KiB After Width: | Height: | Size: 215 KiB |
Before Width: | Height: | Size: 247 KiB After Width: | Height: | Size: 247 KiB |
Before Width: | Height: | Size: 163 B |
Before Width: | Height: | Size: 174 B |
Before Width: | Height: | Size: 200 KiB After Width: | Height: | Size: 200 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |