* { margin: 0; padding: 0; outline: none; }
ul, li { list-style: none; }
i, em, u { font-style: normal; }
a { text-decoration: none; color: #333; }
.clearfix { zoom: 1; }
.clearfix:after { content: ""; display: block; clear: both; height: 0; visibility: hidden;}

/* 全局 */
body { font-family: "Microsoft Yahei"; font-size: 16px; color: #333;  font-weight: normal;}
.pull-left { float: left; }
.pull-right { float: right; }

/* 公用底部2 */
.lyfooter{width: 100%; height: 177px; border-top: 1px solid #ccc;}
.lyfooter  .lyfooter-con{max-width: 1200px;margin: 0 auto;height: 177px; box-sizing: border-box; padding: 40px 0;}
.lyfooter  .lyfooter-con p{ font-size: 12px; text-align: center;margin-bottom: 13px;} 


#header .nav-left {
  margin-right:20px;
}