1. 程式人生 > >抽屜新熱榜之css

抽屜新熱榜之css

url oat drawer head pla style ack one span

        *{
            margin: 0;
            padding: 0;
            /*background-color: whitesmoke;*/
        }
        .bottom{
            height: 44px;
            background-color: #2459a2;
            /*line-height: 44px;*/
            /*text-align: center;*/
        }
        .centor{
            /*background-color: #00A000;*/
            /*background-color: #2459a2;*/
            background-color: #2459a2;
            height: 44px;
            width: 60%;
            margin: auto;
        }
        .drawer,.classification{
            background-color: #2459a2;
            height: 44px;
            float: left;
            line-height: 44px;
            color: white;
        }
        .classification,.login{
            font-size: 12px;
            font-style: normal;
            font-family: Tahoma, Verdana, Arial, Helvetica, 宋體, sans-serif;
        }
        .solr,.login{
            background-color: #2459a2;
            height: 44px;
            float: right;
            line-height: 44px;
            color: white;
        }
        .search-txt-s{
            height: 30px;
            width: 100px;
        }
        .bottom .centor .drawer,.classification{
            padding: 0 10px;
        }
        .bottom .centor .login,.solr{
            padding: 0 15px;
        }
        .bottom .centor .classification a.item:hover,.login:hover a.item:hover{
            background-color: #1BA2D4;
            line-height: 44px;
        }
        /*.bottom .centor .solr .solr_one{*/

        /*}*/
        .bottom .centor .solr .solr_bg{
            float: right;
            width: 33px;
            height: 33px;
            background-color: white;
            margin-top: 8px;
        }
        /*.bottom .centor .solr .solr_sm{*/
            /*float: right;*/
            /*width: 33px;*/
            /*height: 33px;*/
            /*background-color: white;*/
            /*margin-top: 8px;*/
        /*}*/
        .solr_one{
            height: 25px;
            width: 25px;
            float: right;
            background-color: white;
            background: url("http://dig.chouti.com/images/icon.png") no-repeat 0 -188px;
            /*background-size: 10px 10px;*/
        }
        .last{
            background-color: lightyellow;
            height:1500px;
            width: 100%;
        }
        .last .menu{
            width: 60%;
            margin: auto;
        }
        .link{
            margin: auto;
        }
         .bottom .last .menu .last_first{
            color: #369;
            margin-left: 10px;
            margin-right: 10px;
             font-size: 12px;
             /*margin: auto;*/
             /*text-align: center;*/

        }
        /*.bottom .centor .last_first{*/
            /*color: #369;*/
            /*margin-left: 10px;*/
            /*margin-right: 10px;*/
        /*}*/
        /*.last .menu .link{*/
            /*margin: auto;*/
        /*}*/
        /*.action-menu-right{*/
            /*font-size: 12px;*/
            /*font-style: normal;*/
            /*font-family: Tahoma, Verdana, Arial, Helvetica, 宋體, sans-serif;*/
            /*height: 44px;*/
            /*!*background-color: yellow;*!*/
            /*background-color: #2459a2;*/
            /*float: right;*/
            /*line-height: 44px;*/
            /*color: white;*/
            /*font-size: 12px;*/
            /*!*padding: 10px;*!*/
            /*!*margin: 10px;*!*/
        /*}*/
        /*.action-menu-lift{*/
            /*font-size: 12px;*/
            /*font-style: normal;*/
            /*font-family: Tahoma, Verdana, Arial, Helvetica, 宋體, sans-serif;*/
            /*height: 44px;*/
            /*!*background-color: red;*!*/
            /*background-color: #2459a2;*/
            /*float: left;*/
            /*line-height: 44px;*/
            /*color: white;*/
        /*}*/
        /*.top-menu .action-menu .action-menu-right a.item{*/
            /*!*display: inline-block;*!*/
            /*padding: 0 10px;*/

        /*}*/
        /*.top-menu .action-menu .action-menu-lift a.item{*/
            /*!*display: inline-block;*!*/
            /*padding: 0 10px;*/

        /*}*/
        /*.top-menu .action-menu .action-menu-lift a.item:hover{*/
            /*background-color: #1BA2D4;*/
        /*}*/
        /*.top-menu .action-menu .action-menu-right a.item:hover{*/
            /*background-color: #1BA2D4;*/
        /*}*/
        /*.top-menu .action-menu .action-menu-lift a.header img.header{*/
            /*margin-top: 4px;*/
        /*}*/
        /*!*.top-menu .action-menu .action-menu-lift a.header{*!*/
           /*!*height: 80px;*!*/
        /*!*}*!*/
        /*!*.a.header{*!*/
            /*!*height: 100px;*!*/
        /*!*}*!*/
        /*!*.top-menu .action-menu .action-menu-lift a.header{*!*/
            /*!*height: 40px;*!*/
            /*!*overflow: hidden;*!*/
        /*!*}*!*/

抽屜新熱榜之css