CSS之抽屉作业

实现效果

html结构

复制代码
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>

    <link rel="stylesheet" href="yuan_css.css">

</head>
<body>



<div class="head-box">
    <div class="head-content">

        <a href="/" class="logo"></a>

        <div class="action-menu">

                    <a href="#" class="tb active">全部</a>
                    <a href="#" class="tb">42区</a>
                    <a href="#" class="tb">段子</a>
                    <a href="#" class="tb">图片</a>
                    <a href="#" class="tb">挨踢1024</a>
                    <a href="#" class="tb">你问我答</a>
        </div>

        <div class="key-search">

                <form action="/" method="post">
                    <input type="text" class="search-txt" autocomplete="off">

                    <a href="#" class="i" >
                        <span class="ico"></span>
                    </a>
                </form>

        </div>

        <div class="action-nav">

                <a href="#" class="register-btn">注册</a>
                <a href="#" class="login-btn">登录</a>
        </div>

    </div>
</div>


<div class="main-content-box">

    <div class="main-content">

        <div class="content-L">

            <div class="top-area">

                <div class="child-nav">
                    <a href="#"  class="hotbtn active" >最热</a>
                    <a href="#"  class="newbtn"    >最新</a>
                    <a href="#"  class="personbtn" >人类发布</a>
                </div>


                <div class="sort-nav">
                    <a href="#"  class="sortbtn active" >即时排序</a>
                    <a href="#"  class="newbtn" >24小时</a>
                    <a href="#"  class="newbtn" >3天</a>
                </div>

                <a href="#" class="publish-btn">
                    <span class="n2">发布</span>
                </a>

            </div>

            <div class="content-list">


                  <div class="item">

                            <div class="news-pic">
                                <img src="images/news.jpg" alt="抽屉新热榜">
                            </div>

                            <div class="news-content">
                                <div class="part1">
                                        <a href="#" class="show-content" target="_blank">
                                                @大脸撑在小胸:刚在以色列大使馆经历史上最严的安检。过完常规扫描还有二
                                        次安检,包里所有东西都掏出来,唇膏拧开,粉盒打开,润喉糖打开,钱包里所有卡和钱摸
                                        一遍,纸巾摸一遍,包包链子每一个扣都仔细摸过。对方一直说还有东西但找不到,我都慌
                                        了以为被人偷放了,最后终于从小袋角落摸出一颗不知何时掉的维生素。
                                        </a>

                                        <span class="content-source">-ww4.sinaimg.cn</span>
                                        <a href="#" class="n2">
                                            <span class="content-kind">42区</span>
                                        </a>
                                </div>

                                 <div class="part2">


                                        <a href="#" class="recommend" title="推荐">
                                            <span class="hand-icon icon-recommend"></span>
                                            <b>4</b>
                                        </a>

                                        <a href="#" class="discuss">
                                            <span class="hand-icon icon-discuss"></span>
                                            <b>5</b>
                                        </a>


                                        <a href="#" class="collect" title="加入私藏">
                                            <span class="hand-icon icon-collect"></span>
                                            <b>私藏</b>
                                        </a>


                                        <a href="#" class="user-a">
                                            <span>
                                                <img src="images/13.png">
                                            </span>
                                            <b>乱太郎</b>
                                        </a>


                                    <span class="left time-into">
                                        <a class="time-a" href="#" target="_blank">
                                            <b>4分钟前</b>
                                        </a>
                                        <i>入热榜</i>
                                    </span>


                                    <span class="share-site-to">

                                        <i>分享到</i>
                                        <span class="share-icon">
                                            <a class="icon-sina"    title="分享到新浪微博" href="#" ></a>
                                            <a class="icon-douban"  title="分享到豆瓣"    href="#" ></a>
                                            <a class="icon-qqzone"  title="分享到QQ空间"  href="#" ></a>
                                            <a class="icon-tenxun"  title="分享到腾讯微博" href="#" ></a>
                                            <a class="icon-renren"  title="分享到人人网"   href="#" ></a>
                                        </span>
                                    </span>

                                </div>
                            </div>

                  </div>


            </div>

            <div class="page-area">

                 <ul>

                     <li><span class="current_page">1</span></li>
                     <li><a href="#" class="page-a">2</a></li>
                     <li><a href="#" class="page-a">3</a></li>
                     <li><a href="#" class="page-a">4</a></li>
                     <li><a href="#" class="page-a">5</a></li>
                     <li><a href="#" class="page-a">6</a></li>
                     <li><a href="#" class="page-a">7</a></li>
                     <li><a href="#" class="page-a">8</a></li>
                     <li><a href="#" class="page-a">9</a></li>
                     <li><a href="#" class="page-a">10</a></li>
                     <li><a href="#" class="page-a page-next">下一页</a></li>
                 </ul>
            </div>

        </div>

        <div class="content-R"></div>

    </div>

    <div class="footer-box">
            <div class="foot-nav">

                <a href="#" target="_blank">关于我们</a>
                <span>|</span>
                <a href="#" target="_blank">联系我们</a>
                <span>|</span>
                <a href="#" target="_blank">服务条款</a>
                <span>|</span>
                <a href="#" target="_blank">隐私政策</a>
                <span>|</span>
                <a href="#" target="_blank">抽屉新热榜工具</a>
                <span>|</span>
                <a href="#" target="_blank">下载客户端</a>
                <span>|</span>
                <a href="#" target="_blank">意见与反馈</a>
                <span>|</span>
                <a href="#" target="_blank">友情链接</a>
                <span>|</span>
                <a href="#" target="_blank">公告</a>
                <a href="#">
                    <img src="images/ct_rss.gif" width="36" height="14">
                </a>
            </div>

            <div class="foot-nav2">

                <a target="_blank" href="#">
                    <img class="foot_e" src="images/footer1.gif" width="36" height="14">
                </a>
                <span class="foot_d">旗下站点</span>
                <span class="foot_a">©2016chouti.com</span>
                <a target="_blank" href="#" class="foot_b">京ICP备09053974号-3 京公网安备 110102004562</a>
                <div style="margin-top:6px;">版权所有:北京格致璞科技有限公司</div>

            </div>

    </div>


</div>


</body>
</html>
复制代码

CSS代码

复制代码
*{
 margin: 0;
 padding: 0;
      }

body{
    font-size: 12px;
}

a{
  text-decoration: none;
}

/*===================================================head-box开始*/

.head-box{
   height: 44px;
   width: 100%;
   background-color: #204982;
   position: fixed;
   top:0;
   left: 0;

}

.head-content{

    width: 1064px;
    height: 44px;
    background-color: #204982;
    margin: 0 auto;
    line-height: 44px;
    position: relative;

}


.logo{

    float: left;
    background: url("images/logo.png") no-repeat 0 0;
    width: 121px;
    height: 23px;
    margin-top: 11px;

}


.action-menu{
    float: left;
    margin-left: 30px;
}

.action-menu a.tb{

            color: #c0cddf;
            padding: 0 13px 0 16px;
            /*float: left;*/

            /*display: inline-block;*/
            margin-left: -4px;

        }

.action-menu a.tb:hover {
    color: #fff;
    background-color: darkgray;

}


 .action-menu a.active, .action-menu a.active:hover {
                color: #fff;
                background-color: #204982;

            }

 .action-nav {
        position: absolute;
        top: 0;
        right: 144px;

    }

 .action-nav a {
        color: #fff;
        margin: 0 5px;
        padding: 0 20px;
    }

 .key-search{
         margin-top: 5px;
         float: right;
    }


 .key-search a.i, .search-txt {
        float: left;
    }

.search-txt {

        color: #333;
        line-height: 25px;
        padding: 2px 2px 2px 5px;
        height: 25px;
        width: 91px;

    }

.key-search a.i {
    border: 1px solid #e0e0e0;
    background-color: #f4f4f4;
    width: 30px;
    height: 31px;
    border-left: 0;
}

.key-search a.i span{
    background: url("images/icon.png") no-repeat 0 -197px;
    float: left;
    height: 12px;
    width: 11px;
    margin-left: 10px;
    margin-top: 9px;
}


/*===================================================head-box结束*/

/*===================================================main-content开始*/


.main-content-box {
        background-color: #ededed;
        padding-top: 44px;
        height: 100%;
    }

.main-content {
        width: 960px;
        margin: 0 auto;
        height: auto!important;
        overflow: hidden;

        min-height: 713px;
        padding: 6px 28px;
        background-color: #fff;
        /*overflow: hidden;取消后看看效果*/
    }


.clearfix:after{
    content: '';
    display: block;
    clear: both;;
}

.content-L {
        width: 630px;
        margin-top: 3px;
        float: left;
        border: dashed 2px darkorange;
    }

/*===================================================top-area*/
 .top-area {
            overflow: hidden;
            border-bottom: 1px solid #ccdcef;
        }

.child-nav, .sort-nav, .publish-btn {
    float: left;
    padding-bottom: 10px;
}


.child-nav .hotbtn {
    margin-left: 3px;
}

.child-nav a {
    display: inline-block;
    width: 60px;
    height: 26px;
    line-height: 26px;
    margin-top: 3px;
    color: #369;
    font-weight: 700;
    text-align: center;
}

.child-nav .active {
    background: url('images/tip.png') no-repeat 0 -299px;
    color: #333;
    text-decoration: none;
}


.sort-nav {
    margin-left: 144px;
    margin-top: 8px;
}

.sort-nav .active {
    color: #b4b4b4;
}

.sort-nav a {
    margin-left: 10px;
    color: #390;
    text-align: center;
}

.publish-btn {
    background-color: #84a42b;
    border: 1px solid #8aab30;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 134px;
    float: right;
    font-size: 14px;
    /*_position: relative;*/
    padding: 0px;
}

/*===================================================content-list*/
.content-list .item {
    padding-top: 10px;
    border-bottom: 1px solid #dce7f4;
    }

.content-list .item .news-pic {
    float: right;
}

.news-content .part1 {
        line-height: 20px;
    }

.news-content .part2 {
    padding-top: 6px;
    color: #ccc;
    margin-bottom: 12px;
}


/*=====hand-icon*/

.hand-icon {
    background: url("images/icon_18_118.png") no-repeat 0 0;
}

.part2 .icon-recommend {
    display: inline-block;
    background-position: 0 -40px;
    width:  18px;
    height: 18px;
}

.part2 .icon-recommend:hover{
    background-position: 0 -20px;
}


.part2 .icon-discuss {
    display: inline-block;
    background-position: 0 -100px;
    width: 18px;
    height: 18px;
    vertical-align: -1px;
}

.part2 .icon-discuss:hover{
    background-position: 0 -80px;
}


.part2 .icon-collect {
    display: inline-block;
    background-position: 0 -160px;
    width: 18px;
    height: 18px;
}

.part2 .icon-collect:hover{
    background-position: 0 -120px;
}

.part2 a {
    margin-left: 13px;
    color: #99aecb;
}

.part2 b,.part2 .time-into i,.share-site-to i {
    vertical-align: 4px;
    font-weight: 800;
}


/*=====share-site-to*/

.share-site-to{
      float: right;
      display: none;
            }

.share-site-to .share-icon a {
        background: url("images/share_icon.png") no-repeat 0 0;
        width: 13px;
        height: 13px;
        display: inline-block;

        margin-right: 2px;
        margin-top: 2px;
        opacity: .3;
    }



.share-site-to .share-icon a.icon-sina {
    background-position: 0 -90px;
    width: 17px;
    height: 14px;
}


.share-site-to .share-icon a.icon-douban {
    background-position: 0 -105px;
}

.share-site-to .share-icon a.icon-qqzone {
    background-position: 0 -120px;
    width: 16px;
    height: 14px;
}

.share-site-to .share-icon a.icon-tenxun {
    background-position: 0 -136px;
}

.share-site-to .share-icon a.icon-renren {

    background-position: 0 -151px;

}

.share-site-to .share-icon a:hover{
        opacity: .9;
    }
.part2:hover .share-site-to{
    display: block;
}

.share-site-to .share-icon {
    vertical-align: 2px;
}

/*===================================================page-area*/

.page-area ul li{
    display: inline-block;
}

.page-area{
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 30px;
}

.page-area ul li a ,.page-area ul li span{
    float: left;
    color: #369;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px;
    border: 1px solid #e1e1e1;
    border-radius: 15%;
    margin-left: 5px;
}

.page-area ul li .page-next{
   width: 70px;
}

.page-area ul li a:hover{
   color: #fff;
   background-color: #2459a2;
}

.page-area ul li span.current_page{
   border: none;
   color: black;
   font-weight:900;
}

/*===================================================footer-box**===================================================*/

.footer-box{
        margin: 0 auto;
        width: 1020px;
        background-color: #fff;
        border-top:1px solid #dce7f4;;
    }

.footer-box .foot-nav {
        padding-top: 15px;
        text-align: center;
        border-top: 1px solid #ccdcef;
        /*position: relative;*/
    }

.footer-box .foot-nav2 {
    margin-top: 6px;
    margin-bottom: 15px;
    text-align: center;
}

.foot_b {
        color: #999;
        font-size: 12px;
    }
复制代码

 

posted @ 2018-01-14 12:21  skyflask  阅读(183)  评论(0编辑  收藏  举报