ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,dl,dt,dd,iframe,span {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
  zoom: 1;
  overflow-y: auto;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-family: Microsoft YaHei;
}

.main-container {
  background: url(../slh-images/banner.png) no-repeat center top / 1920px 593px;
}
.header {
  box-sizing: border-box;
  height: 160px;
}


.header-position {
  width: 100%;
  height: 160px;
}

.header .top {
  background: #0076C7;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
}

.tab-container {
  height: 100%;
  padding: 23px 30px;
  text-align: center;
  /* text-align-last: justify; */
  width: 95%;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

.tab-container a {
  color: #FFFFFF;
  width: 156px;
  height: 114px;
  display: inline-block;
  text-align: center;
  text-align-last: center;
  padding-top: 70px;
  box-sizing: border-box;
  font-size: 21px;
  text-decoration: none;
  /*margin-left: -20px;*/
}
.tab-container a:nth-child(1){
  margin-left: 0px;
}
.tab-container a:nth-child(1) {
  background: url(../slh-images/tabbar/home.png) no-repeat center;
}

.tab-container a:nth-child(2) {
  background: url(../slh-images/tabbar/ymfd.png) no-repeat center;
}

.tab-container a:nth-child(3) {
  background: url(../slh-images/tabbar/ymsx.png) no-repeat center;
}

.tab-container a:nth-child(4) {
  background: url(../slh-images/tabbar/gddb.png) no-repeat center;
  display:none;
}

.tab-container a:nth-child(5) {
  background: url(../slh-images/tabbar/dzm.png) no-repeat center;
  display:none;
}

.tab-container a:nth-child(6) {
  background: url(../slh-images/tabbar/dsb.png) no-repeat center;
}

.tab-container a:nth-child(7) {
  background: url(../slh-images/tabbar/zcys.png) no-repeat center;
}

.tab-container a:nth-child(8) {
  background: url(../slh-images/tabbar/zdyl.png) no-repeat center;
  display:none;
}

.tab-container a:nth-child(9) {
  background: url(../slh-images/tabbar/jxyl.png) no-repeat center;
  display:none;
}

.tab-container a:nth-child(10) {
  background: url(../slh-images/tabbar/zd.png) no-repeat center;
}

.tab-container a:nth-child(11) {
  background: url(../slh-images/tabbar/sx.png) no-repeat center;
  display:none;
}
