@charset "utf-8"; html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, code, form, fieldset, legend, blockquote { margin: 0; padding: 0; background:#730508 } *, *:before, *:after { -moz-box-sizing: border-box; box-sizing: border-box; } h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; } a { text-decoration: none; background-color: transparent; } a:active, a:hover { outline: 0; } li{ list-style: none; } b, strong { font-weight: bold; } sub, sup { position: relative; vertical-align: baseline; } em { font-style: normal; } .head img{width:100%;} .navbar{margin:0 auto;width:1000px;} .active{float:left;width:300px;margin:40px 40px 40px 35px; } .container{margin:0 auto;width:1200px;} .article{width:285px; float: left; margin-left: 15px;} .article h3{ text-align: center;color:#FFF;margin:10px 0; }