


.s-header { width: 100%; height: 143px; }
.s-header .cont { width: 1000px; height: 143px; margin: 0px auto; position: relative; }
.s-header .logo { display: block; width: 1200px; height: 66px; background: transparent url('/tui/images/head.png') no-repeat scroll center center; position: absolute; top: 40px; left: 0px; z-index: 0; }
.s-header .bird { display: block; width: 155px; height: 102px; background: transparent url('https://tmhtui.oss-cn-hangzhou.aliyuncs.com/tui100/bird.png') no-repeat scroll center center; position: absolute; left: 622px; top: 30px; z-index: 12; }
.s-header .work-time { display: inline-block; font-size: 20px; position: absolute; top: 50px; right: 0px; z-index: 12; }
.s-header .work-time .t { font-size: 17px; height: 22px; line-height: 22px; }
.s-header .work-time .t .clock { float: left; margin-right: 2px; display: inline-block; width: 22px; height: 22px; background: transparent url('../image/clock.png') no-repeat scroll center center; }
.s-menu { width: 100%; height: 44px; background-color: rgb(255,0,0); }
.s-menu ul { width: 1200px; margin: 0px auto; }
.s-menu .item { float: left; display: inline-block; }
.s-menu .item .hr { display: block; width: 2px; height: 16px; background-color: rgb(255, 255, 255); position: absolute; left: 0px; top: 16px; z-index: 12; }
.s-menu .item a { display: block; height: 44px; line-height: 44px; padding: 0px 25px; color: rgb(	255,255,255); font-size: 20px; }
.s-menu li.active a, .s-menu li.item:hover a { background-color: rgb(255,0,0);-moz-border-radius:25px; /* ÀÏµÄ Firefox */ }
.s-menu li.active .hr, .s-menu li.item:hover .hr { display: none; }
.s-menu li.active + li .hr, .s-menu li.item:hover + li .hr { display: none; }

.s-footer { width: 100%; height: 280px; background-color: rgb(52, 52, 62); }
.s-footer .cont { margin: 0px auto; width: 1000px; height: 280px; box-sizing: border-box; padding-top: 40px; }
.s-footer .cont p { text-align: center; color: rgb(111, 111, 111); }

