嘉兴市统计局
无障碍阅读
<>
.zwxxgk_top {
position: relative;
}
/* pc */
.wzayd {
position: absolute;
top: 80px;
right: 0px;
display: block;
width: 160px;
height: 40px;
border-radius: 8px;
text-align: center;
line-height: 40px;
background: rgb(45102165);
color: #ffffff;
font-size: 24px;
cursor: pointer;
font-family: "微软雅黑";
}
/* 手机 */
.mobile_type .wzayd {
top: 2vw;
right: 2vw;
font-size: 4.2vw;
width: 28vw;
height: 10vw;
line-height: 10vw;
border-radius: 10vw;
}
>
进入关怀模式
退出关怀模式
<>
.OldMode {
float: right;
margin-top: 30px;
}
.OldMode span {
display: block;
width: 160px;
height: 40px;
background-color: rgb(45102165);
border-radius: 8px;
text-align: center;
line-height: 40px;
color: #ffffff;
font-size: 24px;
cursor: pointer;
font-family: "微软雅黑";
}
.old_type .new_boount {
display: none;
}
.old_type span.old_boount {
display: block;
}
.OldMode span.old_boount {
display: none;
}
.old_type .OldMode span.old_boount {
display: block;
}
>