|
@ -26,7 +26,7 @@ p{
|
|
|
width: 100%;
|
|
|
height: 0.39rem;
|
|
|
background-size: 100% 100%;
|
|
|
z-index: 100;
|
|
|
z-index: 50;
|
|
|
position: fixed;
|
|
|
top: 0;
|
|
|
}
|
|
@ -39,6 +39,8 @@ p{
|
|
|
width: 1.453125rem;
|
|
|
background: url(../images/dashujuyingyongfuwupingtai.png) no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
position: relative;
|
|
|
z-index: 99;
|
|
|
}
|
|
|
.div-bottom {
|
|
|
background: url(../images/logo_bg_img.png) no-repeat;
|
|
@ -53,6 +55,17 @@ p{
|
|
|
padding-top: .40625rem;
|
|
|
}
|
|
|
|
|
|
.div-skip{
|
|
|
width: 1.458333rem;height: .625rem;background-image: url("../images/tc1.png");background-size: 100% 100%;
|
|
|
position: fixed;top: 0.35rem;margin-left: 0.1rem;z-index: 5;
|
|
|
}
|
|
|
|
|
|
.div-skip div{
|
|
|
height: 60px;line-height: 60px;color: rgb(179,223,251);text-align: center;font-size: 0.1rem;
|
|
|
}
|
|
|
.div-skip div a:hover{
|
|
|
color: rgb(4,128,211)
|
|
|
}
|
|
|
|
|
|
.div-body>.right{
|
|
|
width: 2.3rem;
|