
.slh-detail-container {
	display: none;
	
}
.normal-detail-container {
	display: none;
	
}


.slh-detail-container 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;
}

.slh-detail-container .main-container {
  background: url(../slh-images/banner.png) no-repeat center top / 1920px 593px;
}
.slh-detail-container .header {
  box-sizing: border-box;
  height: 160px;
}


.slh-detail-container .header-position {
  width: 100%;
  height: 160px;
}

.slh-detail-container .header .top {
  background: #0076C7;
  position: relative;
  width: 100%;
  top: 0;
  z-index: 99; 
}

.slh-detail-container .tab-container {
  height: 100%;
  padding: 23px 30px;
  text-align: center;
  /* text-align-last: justify; */
  width: 95%;
}

.slh-detail-container .clearfix:before,
.slh-detail-container .clearfix:after {
  content: '';
  display: table;
}

.slh-detail-container .clearfix:after {
  clear: both;
}

.slh-detail-container .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;
}
.slh-detail-container .tab-container a:nth-child(1){
  margin-left: 0px;
}
.slh-detail-container .tab-container a:nth-child(1) {
  background: url(../slh-images/tabbar/home.png) no-repeat center;
}

.slh-detail-container .tab-container a:nth-child(2) {
  background: url(../slh-images/tabbar/ymfd.png) no-repeat center;
}

.slh-detail-container .tab-container a:nth-child(3) {
  background: url(../slh-images/tabbar/ymsx.png) no-repeat center;
}

.slh-detail-container .tab-container a:nth-child(4) {
  background: url(../slh-images/tabbar/gddb.png) no-repeat center;
  display:none;
}

.slh-detail-container .tab-container a:nth-child(5) {
  background: url(../slh-images/tabbar/dzm.png) no-repeat center;
  display:none;
}

.slh-detail-container .tab-container a:nth-child(6) {
  background: url(../slh-images/tabbar/dsb.png) no-repeat center;
}

.slh-detail-container .tab-container a:nth-child(7) {
  background: url(../slh-images/tabbar/zcys.png) no-repeat center;
}

.slh-detail-container .tab-container a:nth-child(8) {
  background: url(../slh-images/tabbar/zdyl.png) no-repeat center;
  display:none;
}

.slh-detail-container .tab-container a:nth-child(9) {
  background: url(../slh-images/tabbar/jxyl.png) no-repeat center;
  display:none;
}

.slh-detail-container .tab-container a:nth-child(10) {
  background: url(../slh-images/tabbar/zd.png) no-repeat center;
}

.slh-detail-container .tab-container a:nth-child(11) {
  background: url(../slh-images/tabbar/sx.png) no-repeat center;
  display:none;
}
