/* CSS Document */ body{ margin:0;padding:0; font-size:10px; background-color:#c90600; min-width: 320px; max-width: 480px; overflow-x: hidden; margin: 0 auto; } a{ text-decoration:none; } .banner{ display:block; min-height:190px; background:url(../images/banner.jpg) no-repeat; filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"; -moz-background-size:100% 100%; background-size:100% 100%; } .banner img{ width:100%; height: auto; } .banner1 { /*background:url(../images/header.jpg) center top no-repeat;*/ height:0; background-attachment:fixed; padding-bottom:38.33%; } .banner1 img{ width:100%; height: auto; } .w100{ width:100%;} .top{background:#FFF;} .top a{ display:block; width:100%;} .top a img{ width: 100%; margin-top:5px; box-shadow: 0px 2px 5px rgba(192, 187, 187, 0.6); } .b{ background-color:#fff; } .c{color:#963} .clear{ clear:both; } /*导航*/ ul,li{margin:0;padding:0; list-style:none;} .daohang{width:100%;margin:0 auto;} .daohang_in{width:100%;height:50px; margin-top:0;float:left; background:url(../images/1.gif) repeat-x;} .daohang_in ul{width:100%;float:left;} .daohang_in li{width:25%; float:left;background:url(../img/12.gif) no-repeat right center;} .daohang_in li a{width:100%;height:50px; line-height:50px; text-align:center;color:#fff; float:left;font-size:12px; text-decoration:none;} .daohang_in li a:hover{ font-weight:bold; color:#FFFF00; background:url(../images/3.gif) repeat-x;} .daoyu{ background:url(../images/daoyu.png) no-repeat; padding:70px 10px 20px 10px } .ruxuediyike{background-color:#FC0; line-height:30px; } .ruxuediyike span{ display:block; height:30px; padding:0px 5px; font-size:24px; font-weight:bold; background-color:#734f1e; color:#fff; width:260px; } /*足部*/ .foot{ background-color:#fff; text-align:center; line-height:20px; } .foot .ff{ background-color:#dcdcdc; padding:5px auto 5px auto; line-height:24px; } .m{ margin-top:20px; } .m1{ margin-bottom:20px; } .foot .wi{ float:left; width:50%; text-align:center } .foot .wi img{ margin:0 auto; } /*New*/ .t{ margin: 0 auto; font-size:0; } .t img{ width:100%; } .bz{ position:relative; background-color:#c90600; } .bz .t .t-a{ }