h1,h2,h3{font-size: 14px;}
::-webkit-input-placeholder{color: #999}
body{background: #f5f5f5;}

/* 头部 */
.header{height: 59px; border-bottom: 1px solid #404553;  background: #393D49;}
.logo{position: absolute; left: 0; top: 16px;left:15px;color:#fff; font-size:20px;color:#c8c9cb;}
.logo img{width: 82px; height: 31px;}

.header .layui-nav{position: absolute; right: 0; top: 0; padding: 0; background: none;}
.header .layui-nav .layui-nav-item{margin: 0 20px; }


/* 底部 */
.footer {margin: 50px 0 0; padding: 20px 0; line-height: 30px; text-align: center; color: #737573; border-top: 1px solid #e2e2e2;}
.footer a{padding:0 6px; font-weight: 300; color: #333;}
.footer a:hover{color: #777;}


.header{background-color: #24262F; border-bottom-color: #2F313E;}
.banner{ padding:80px 20px; background: #24262F;text-align:center; height:auto;color:#c8c9cb; line-height:50px;}
.banner h1{ font-size:25px; }



