切换账号密码登录
绑定手机号
应国家法规对于账号实名的要求,请您在进行下一步操作前,需要先完成手机绑定 (若绑定失败,请重新登录绑定)。了解更多
不绑定绑定手机号
请悉知
应国家法规对于账号实名的要求,如不绑定手机号,则只能浏览论坛,无法进行发帖、评论、回复、点赞等相关操作 (若绑定失败,请重新登录绑定)。了解更多
确定绑定手机号
反馈360产品问题,请点击这里
<>
.contact-us-wrapper {
z-index: 10;
position: fixed;
bottom: 170px;
right: 20px;
width: 65px;
height: 55px;
}
@media screen and (min-width: 1900px) {
.contact-us-wrapper {
right:270px !important;
}
}
@media screen and (min-width: 2500px){
.contact-us-wrapper {
right:820px !important;
}
}
.contact-us-wrapper .contact-us {
position: absolute;
top: 0;
right: 0;
width: 55px;
height: 55px;
background: url("https://b1.qikucdn.com/dfsj_imgs/icon-contact-us.svg") center / 85% 85%#f4f4f4 no-repeat;
border-radius: 5px;
box-shadow: 0 1px 2px -2px rgb(0 0 0 / 16%)0 5px 5px 4px rgb(0 0 0 / 9%)0 3px 6px 0 rgb(0 0 0 / 12%);
cursor: pointer;
}
.contact-us-wrapper .contact-us-content {
display: none;
position: absolute;
top: -60px;
right: 65px;
padding: 10px 15px;
background-color: #FFF;
border-radius: 10px;
box-shadow: 0 0 12px 0 rgb(51 59 69 / 12%);
}
.contact-us-wrapper .contact-us-content img {
width: 130px;
height: 130px;
}
.contact-us-wrapper .contact-us-content p {
margin-top: 2px;
font-size: 15px;
font-weight: bold;
color: #333b45;
text-align: center;
}
>