美文网首页
公共全局样式表

公共全局样式表

作者: shine001 | 来源:发表于2021-11-12 09:33 被阅读0次
    @charset "utf-8";
    
    /*----- common CSS start -----*/
    body,div,p,span,font,form,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,button,input,textarea,select,blockquote{margin:0; padding:0;}
    body{text-align:center;}
    body,td,input,textarea,select,button{font:12px/1.6em Simsun,Verdana,Helvetica,Arial,sans-serif; line-height:120%;}
    input,select,button, form img{vertical-align:middle;}
    input[type=submit]{font-family:arial,Tahoma;}
    input[type=button]{font-family:arial,Tahoma;}
    button{font-family:arial,Tahoma;}
    input[type=submit]::-moz-focus-inner{border:none; padding:0;}
    input[type=button]::-moz-focus-inner{border:none; padding:0;}
    button::-moz-focus-inner{border:none; padding:0;}
    body,ul,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset{margin:0; padding:0;}
    button{border:0; cursor:pointer;}
    h1,h2,h3,h4,h5,h6{font-size:12px;}
    ul{list-style:none; margin:0 auto;}
    div{margin:0 auto;}
    img{border:0;}
    .clear{clear:both; background:none; border:0; display:block; float:none; font-size:0; list-style:none; margin:0; padding:0; overflow:hidden; visibility:hidden; width:0; height:0; line-height:0;}
    .clearfix:after{display:block; clear:both; content:"."; visibility:hidden; height:0;}
    .clearfix{display:inline-block;}
    /* Hides from IE-mac \*/
    * html .clearfix {height:1%;}
    .clearfix {display:block;}
    /* End hide from IE-mac */
    .wMax{width:100%;}
    .nn{font-weight:normal;}
    .ll{float:left;}
    .rr{float:right;}
    .ttl{text-align:left;}
    .ttr{text-align:right;}
    .bb{font-weight:bold;}
    .lh{line-height:150%;}
    .f10{font-size:10px}
    .f11{font-size:11px}
    .f12{font-size:12px}
    .f13{font-size:13px}
    .f14{font-size:14px}
    .f16{font-size:16px}
    .f18{font-size:18px}
    .f20{font-size:20px}
    .f22{font-size:22px}
    .f24{font-size:24px}
    .f26{font-size:26px}
    .f28{font-size:28px}
    .mtm{margin-top:20px;}
    .mbm{margin-bottom:20px;}
    .mtn{margin-top:10px;}
    .mbn{margin-bottom:10px;}
    .nowrap{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
    .nowrap li{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
    .block img{display:block;}
    /*----- common CSS end -----*/
    
    
    .box{ width:990px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
    .picbox{ width:990px; height:145px; overflow:hidden; position:relative;}
    .piclist{ height:115px;position:absolute; left:0px; top:0px}
    .piclist li{ background:#eee; margin-right:12px; padding:5px; float:left;}
    .swaplist{ position:absolute; left:-3000px; top:0px}
    .og_prev,.og_next{ width:30px; height:50px; background:url(#) no-repeat; background:url(#) no-repeat\9; position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
    .og_prev{ background-position:0 -60px; left:4px;}
    .og_next{ background-position:0 0; right:4px;}
    .menu{width:415px; float:left}
    .menu ul li a{  width:95px;display:block; background:#fff; color:#4b4b4b; text-decoration:none } 
    .menu ul li{width:95px; font-family:'微软雅黑'; font-size:20px; line-height:125px; display:block; list-style:none; float:left;vertical-align:middle; color:#4b4b4b; margin-left:5px; text-align:center}
    .menu ul li a:hover{ background-image:url(#); }
    .new_lg{width:380x; float:left; text-align:left; height:30px;}
    .new_lg_img{margin-top:10px; margin-right:30px}
    .new_sch{width:400px; float:left; line-height:30px;}
    .log_dl{width:50px; float:left}
    .log_fls{width:160px; float:left; text-align:center}
    

    相关文章

      网友评论

          本文标题:公共全局样式表

          本文链接:https://www.haomeiwen.com/subject/ozvnzltx.html