.header-wrap{position: relative;}
.ztfw-nav{width: 100%;height: 60px;background: #f16848;position: absolute;bottom: 0;}
.ztfw-nav>ul{width: 1200px;margin: auto;}
.ztfw-nav>ul>li{float: left;width: 33%;text-align: center;line-height: 60px;color: #fef7e4;}
.ztfw-nav>ul>li a{font-size: 28px;color: #fef7e4;}
.ztfw-nav>ul>li.cur {background: #fff6e2;}
.ztfw-nav>ul>li.cur a{color: #ff571e;}
