网页案例:腾讯成长守护 01-成长平台首页(小白)

01-成长平台首页效果图

(静态页面部分图)

html代码 

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="01-成长平台首页.css">
    <link rel="shortcut icon" href="../images/image/favicon .ico" type="image/x-icon">
    <title>01-成长平台首页</title>
</head>
<body>
    <div class="haoh">
        <div class="ji-1">
            <div class="ke"></div>
            <div class="ji">
                <ul>
                    <li class="ji-11 shou">
                        <a href="01-成长平台首页.html">首页</a></li>
                    <li class="ji-11">
                        <a href="02-成长守护.html">成长守护</a></li>
                    <li class="ji-11">
                        <a href="03-星星守护.html">星星守护</a></li>
                    <li class="ji-11">
                        <a href="04-守护共创.html">守护共创</a></li>
                    <li class="ji-11">
                        <a href="05-帮助.html">帮助</a></li>
                </ul>
            </div>
            <div class="cheng">登录</div>
        </div>
        <div class="teng">
            <div class="zhang"></div>
        </div>
        <div class="piao">
            <div class="piao-1"></div>
            <div class="quan">
                <div class="quan-1">成长守护小程序</div>
                <div class="quan-2">玩乐有度,亲情无间</div>
                <div class="shu"></div>
            </div>
            <div class="gong">家庭成员组队<br>培养健康游戏习惯</div>
            <div class="xiang"></div>
            <div class="jian">学习社区内容<br>科学沟通温暖陪伴</div>
            <div class="jian-0">
                <div class="jian-1"><span class="hu-80">扫码体验</span>“成长守护小程序”
                    <div class="jian-2">
                        <div class="jian-3">
                            <div class="jian-4"></div>
                            <div class="jian-5"></div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="jia">
                <div class="jia-1"></div>
                <div class="jia-2"></div>
                <div class="jia-3"></div>
            </div>
            <div class="xing">
                <div class="xing-1">
                    <div class="xing-2"></div>
                </div>
            </div>
            <div class="hu-text">
                <div class="hu">
                    <div class="hu-1">星星守护</div>
                    <div class="hu-2">师生共创健康网络生活</div>
                    <div class="hu-3"></div>
                </div>
                <div class="hu-4">老师端
                    <div class="hu-40">查询班级学生游戏数据</div>
                </div>
                <div class="hu-5"></div>
                <div class="hu-6">孩子端
                    <div class="hu-41">学生自我游戏管理</div>
                </div>
                <div class="hu-7">
                    <div class="hu-8">
                        <span class="hu-80">关注</span>“腾讯成长守护平台”<br>
                        <span class="hu-80">公众号,选择</span>“师生互动”
                        <div class="hu-9">
                            <div class="hu-10">
                                <div class="hu-11"></div>
                                <div class="hu-12"></div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="yong">用户案例</div>
            <div class="yong-1">孩子的进步就是我们的初衷</div>
            <div class="you">
                <div class="you-1"></div>
                <div class="you-2"></div>
                <div class="you-3"></div>
                <div class="you-4"></div>
                <div class="you-5">
                    <div class="you-51">游戏管控,挽回孩子的学习成绩</div><br>
                    <b>用户:</b><span class="you-52">江苏王妈妈与11岁的儿子孩子暑假开始沉迷游戏,开学后的数学成绩从以往的满分降到只有47分。通过成长守护平台的游戏时长设置,王妈妈绑定了孩子的游戏账号,限制孩子每天只能玩1个小时。孩子对游戏逐步回归理性,学习成绩也慢慢恢复。</span>
                    <div class="you-53"><b>王妈妈说:</b>
                    <span class="you-52">孩子年龄小,缺乏自控力,很容易沉迷。作为家长要及时察觉并加以引导。</span></div>
                    <div class="you-51">80后单亲妈妈通过游戏走进孩子内心</div><br>
                    <div class="you-53"><b>用户:</b>
                        <span class="you-52">天津肖妈妈与12岁的儿子</span></div>
                        <div class="you-52">面木活泼的孩子不重支欢与人布流柳力和学孩子长期留宁老穿县致游戏滑迷</div>
                </div>
            </div>
            <div class="yuan">
                <ul>
                    <li class="yuan-1"></li>
                    <li></li>
                    <li></li>
                    <li></li>
                    <li></li>
                </ul>
            </div>
            <div class="guo">
                <div class="xia">
                    <ul>
                        <li class="da">腾讯成长守护平台</li>
                        <li class="xiao">用户反馈QQ群</li>
                        <li>49522414
                            <span class="qq"></span>
                        </li>
                    </ul>
                    <ul class="qq-1">
                        <li class="xiao">全国官方客服</li>
                        <li class="da">0755-860113799</li>
                        <li class="xiao">服务时间 9 : 00-22 : 00</li>
                    </ul>
                </div>
                <div class="hou">COPYRIGHT ◎ 1998 -2019 TENCENT. ALL RIGHTS RESERVED腾讯公司 版权所有</div>
            </div>

        </div>
    
</div>
</body>
</html>

css代码

*{
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
}

.haoh{
    width: 100%;
    height: 3000px;
}

.ji-1{
    width: 100%;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.519);
    position: fixed;
    z-index: 999;
}

.ke{
    width: 170px;
    height: 33px;
    background: url(../images/image/logo-1.png);
    background-size: 170px;
    position: fixed;
    top: 25px;
    left: 230px;
    z-index: 99;
    cursor: pointer;
}

.ji{
    width: 460px;
    height: 30px;
    position: fixed;
    top: 35px;
    left: 440px;
    font-size: 12px;
    z-index: 99;
}

a{
    color: black;
    text-decoration: none;
}

.ji-11{
    width: 62px;
    height: 22px;
    float: left;
    margin: 0 15px;
    z-index: 99;
}

.ji-11 a:hover{
    color: #2caf7d;
}

.shou{
    width: 25px;
    height: 22px;
    border-bottom: 2px solid #03d5d6;
    z-index: 99;
}

.cheng{
    width: 91px;
    height: 34px;
    border: 1px solid #333;
    border-radius: 17px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 125px;
}

.cheng:hover{
    color: #03d5d6;
    border-color: #03d5d6;
}

.teng{
    width: 100%;
    height: 650px;
    background: url(../images/image/pc-home-new-banner-guard.png) no-repeat;
    background-size: cover;
    position: fixed;
    z-index: 9;
}

.zhang{
    width: 350px;
    height: 262px;
    background: url(../images/image/banner-1-m.png) no-repeat;
    background-size: cover;
    position: fixed;
    top: 165px;
    left: 310px;
    z-index: 9;
}

.piao{
    width: 100%;
    height: 2000px;
    background-color: rgb(255, 255, 255);
    position: sticky;
    top: 650px;
    z-index: 10;
}
.piao-1{
    width: 100%;
    height: 270px;
    background: url(../images/image/bg-1.png) no-repeat -160px  0;
    /* background-size: cover; */
    position: absolute;
    top: -200px;
    /* background-attachment: scroll; */
    margin-top: -43px;
}

.quan{
    width: 110px;
    height: 45px;
    position: absolute;
    top: 170px;
    left: 250px;
}

.quan-1{
    width: 250px;
    height: 40px;
    font-size: 30px;
    position: absolute;
    top: -40px;
    left: 0px;
}
.quan-2{
    width: 160px;
    position: absolute;
}

.shu{
    width: 70px;
    height: 70px;
    background: url(../images/image/spr.png) no-repeat -100px -265px;
    position: absolute;
    top: 45px;
}

.gong{
    width: 128px;
    height: 40px;
    position: absolute;
    top: 235px;
    left: 333px;
}

.xiang{
    width: 70px;
    height: 70px;
    background:url(../images/image/spr.png) no-repeat -11px -177px;
    position: absolute;
    top: 210px;
    left: 470px;
    z-index: 1;
}

.jian{
    width: 128px;
    height: 40px;
    position: absolute;
    top: 235px;
    left: 545px;
    z-index: 1;
}

.jian-0{
    width: 440px;
    height: 150px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.326);
    position: absolute;
    top: 320px;
    left: 250px;
    z-index: 9;
}

.jian-1{
    width: 234px;
    height: 40px;
    font-size: 18px;
    position: absolute;
    top: 55px;
    left: 40px;
    line-height: 40px;
}

.jian-2{
    width: 87px;
    height: 86px;
    background: url(../images/image/spr.png) no-repeat -9px -70px;
    position: absolute;
    top: -25px;
    right: -110px;
    cursor: pointer;
}

.jian-2:hover .jian-3{
    display: block;
}

.jian-3{
    width: 150px;
    height: 150px;
    background: white url(../images/image/program-code.png) no-repeat ;
    position: absolute;
    background-size: 150px;
    top: -180px;
    left: -62px;
    display: none;
    z-index: 9;
    cursor: pointer;
}

.jian-4{
    width: 150px;
    height: 150px;
    border: 10px solid rgba(0, 0, 0, 0.44);
    z-index: -1;
    position: absolute;
    top: -9px;
    left: -10px;
}

.jian-5{
    width: 0;
    height: 0;
    border-top: 15px solid rgba(0, 0, 0, 0.44);
    border-left: 15px solid rgba(255, 255, 255, 0);
    border-bottom: 15px solid rgba(255, 255, 255, 0);
    border-right: 15px solid rgba(255, 255, 255, 0);
    position: absolute;
    bottom: -39px;
    right: 28px;
}

.jia{
    width: 600px;
    height: 500px;
    background: url(../images/image/phone-11.png) no-repeat;
    background-size: 480px;
    position: absolute;
    top: 108px;
    left: 800px;
}
.jia-1{
    width: 400px;
    height: 230px;
    background: url(../images/image/phone-1-m1.png) no-repeat;
    position: absolute;
    background-size: 350px;
    top: 20px;
    left: 110px;
}

.jia-2{
    width: 96px;
    height: 65px;
    background: url(../images/image/spr.png) no-repeat -250px -9px;
    position: absolute;
    top: 205px;
    left: 168px;
}

.jia-3{
    width: 96px;
    height: 65px;
    background: url(../images/image/spr.png) no-repeat -101px -168px;
    position: absolute;
    top: 270px;
    left: 168px;
}

.xing{
    width: 100%;
    height: 800px;
    background: url(../images/image/home-bg-2.jpg) no-repeat 0 -425px;
    background-size: cover;
    position: absolute;
    top: 476px;
}

.xing-1{
    width: 600px;
    height: 500px;
    background: url(../images/image/star-phone.png) no-repeat;
    background-size: 480px;
    position: absolute;
    top: 180px;
    left: 200px;
}

.xing-2{
    width: 400px;
    height: 230px;
    background: url(../images/image/dynamic-phone.png) no-repeat;
    position: absolute;
    background-size: 285px;
    top: 93px;
    left: 10px;
}

.hu-text{
    position: absolute;
    top: 75px;
}

.hu{
    width: 110px;
    height: 45px;
    position: absolute;
    top: 620px;
    left: 1158px;
}

.hu-1{
    font-size: 20px;
    position: absolute;
    top: -35px;
    left: 2px;
}
.hu-2{
    width: 160px;
    position: absolute;
    right: 28px;
}

.hu-3{
    width: 70px;
    height: 70px;
    background: url(../images/image/spr.png) no-repeat -100px -265px;
    position: absolute;
    top: 45px;
    right: 108px;
}

.hu-4{
    width: 100px;
    height: 40px;
    position: absolute;
    top: 689px;
    left: 968px;
}

.hu-40{
    width: 83px;
    font-size: 12px;
    color: #989898;
}

.hu-41{
    width: 55px;
    font-size: 12px;
    color: #989898;
}

.hu-5{
    width: 70px;
    height: 70px;
    background: url(../images/image/spr.png) no-repeat -11px -177px;
    position: absolute;
    top: 662px;
    left: 894px;
}

.hu-6{
    width: 112px;
    height: 40px;
    position: absolute;
    top: 688px;
    left: 1165px;
}

.hu-7{
    width: 400px;
    height: 150px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.326);
    position: absolute;
    top: 766px;
    left: 843px;
    z-index: 9;
}

.hu-8{
    width: 216px;
    height: 50px;
    position: absolute;
    top: 55px;
    font-size: 18px;
    left: 50px;
}

.hu-80{
    color: #989898;
}

.hu-9{
    width: 87px;
    height: 86px;
    background: url(../images/image/spr.png) no-repeat -9px -70px;
    position: absolute;
    top: -25px;
    right: -110px;
    cursor: pointer;
}

.hu-9:hover .hu-10{
    display: block;
}

.hu-10{
    width: 215px;
    height: 212px;
    background: url(../images/image/logo-border.png) -4px -5px;
    position: absolute;
    right: -15px;
    top: -242px;
    display: none;
}

.hu-11{
    width: 216px;
    height: 212px;
    border: 10px solid rgba(0, 0, 0, 0.44);
    z-index: -1;
    position: absolute;
    top: -9px;
    left: -10px;
}

.hu-12{
    width: 0;
    height: 0;
    border-top: 15px solid rgba(0, 0, 0, 0.44);
    border-left: 15px solid rgba(255, 255, 255, 0);
    border-bottom: 15px solid rgba(255, 255, 255, 0);
    border-right: 15px solid rgba(255, 255, 255, 0);
    position: absolute;
    bottom: -39px;
    right: 45px;
}

.yong{
    width: 100px;
    height: 40px;
    font-size: 20px;
    position: absolute;
    bottom: 687px;
    left: 645px;
}

.yong-1{
    width: 180px;
    height: 20px;
    font-size: 12px;
    position: absolute;
    bottom: 683px;
    left: 614px;
    color: rgb(67, 66, 66);
}

.you{
    width: 1000px;
    height: 400px;
    /* background: #03d5d6; */
    position: absolute;
    bottom: 285px;
    left: 250px;
}

.you-1{
    width: 80px;
    height: 80px;
    background: url(../images/image/arr-icon.png) no-repeat -25px -20px;
    position: absolute;
    top: 100px;
    left: 0;
    cursor: pointer;
}

.you-2{
    width: 80px;
    height: 80px;
    background: url(../images/image/arr-icon.png) no-repeat -155px  -20px;
    position: absolute;
    top: 100px;
    right: 0;
    cursor: pointer;
}

.you-3{
    width: 195px;
    height: 170px;
    background: url(../images/image/case-spr.png) no-repeat -5px -174px;
    position: absolute;
    top: 50px;
    left: 100px;
    cursor: -webkit-grab;
}

.you-4{
    width: 195px;
    height: 82px;
    background: url(../images/image/case-spr.png) no-repeat -5px -356px;
    position: absolute;
    bottom: 0;
    left: 100px;
    cursor: -webkit-grab;
}

.you-5{
    width: 550px;
    height: 400px;
    /* background-color: rgb(236, 252, 145); */
    position: absolute;
    left: 315px;
    line-height: 34px;
    cursor: -webkit-grab;
}

.you-51{
    font-size: 20px;
}

.you-52{
    color: #989898;
}

.yuan{
    width: 260px;
    height: 20px;
    position: absolute;
    bottom: 256px;
    left: 600px;
}

.yuan ul li{
    width: 16px;
    height: 16px;
    float: left;
    margin-left: 30px;
    border: 1px solid #24d7b8;
    border-radius: 50%;
    cursor: pointer;
}

.yuan-1{
    background: #24d7b8;
}

.guo{
    width: 100%;
    height: 380px;
    background: url(../images/image/foot-bg.png) no-repeat 0 -20px;
    background-size: 1600px;
    position: absolute;
    bottom: -127px;
}

.xia{
    width: 800px;
    height: 90px;
    border-bottom: 1px solid rgb(188, 184, 184);
    position: absolute;
    bottom: 160px;
    left: 320px;
    color: #b4b8ba;
    line-height: 25px;
}

.da{
    width: 130px;
}

.xiao{
    font-size: 12px;
}

.qq{
    width: 100px;
    height: 25px;
    background: url(../images/picture/group.png) no-repeat;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 85px;
}

.xia .qq-1{
    position: absolute;
    right: 0;
    bottom: 10px;
}

.hou{
    font-size: 12px;
    position: absolute;
    bottom: 135px;
    left: 480px;
    color: #b4b8ba;
}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值