.container {max-width:1200px}
.header{text-align:center;padding:25px 0;background:#fff;width:100%;box-shadow:0 4px 5px 0 rgba(0,0,0,.06), 0 1px 10px 0 rgba(0,0,0,.04), 0 0 4px -1px rgba(0,0,0,.08)}
.banner {height:500px;background: url("../images/banner.jpg") no-repeat center 0;background-size: 100% auto;}
.home-box {padding:20px;background: #f9f9f9;margin-top:30px;border-radius:15px;}
.home-box h2{margin-bottom:12px;}
.home-box p{line-height:2;}
.footer {text-align: center;line-height:2;padding:20px;background: #333;color:#eee;font-size:12px;margin-top:30px;}
.footer a{color:#fff}