.hide{
  display: none;
}

.zhwh_main{
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.zhwh_bg{
  width: 100%;
  height: 577px; 
  background: url('/zh/public/images/yhl/rwyqs/zhwh_img4.jpg') no-repeat center;
  background-size: 100% 100%;
}

.sgwh_main{
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.sgwh_bg{
  width: 100%;
  height: 545px; 
  background: url('/zh/public/images/yhl/rwyqs/sgwh_img6.jpg') no-repeat center;
  background-size: 100% 100%;
}

.ngwh_main{
  width: 1024px;
  height: 100%;
  margin: 0 auto;
}

.zjwh_main{
  width: 1014px;
  height: 100%;
  margin: 0 auto;
}

.zjwh_bg{
  width: 100%;
  height: 576px; 
  background: url('/zh/public/images/yhl/rwyqs/zjwh_img5.jpg') no-repeat center;
  background-size: 100% 100%;
}

.hswh_main{
  width: 1000px;
  margin: 0 auto;
}

.hswh_tab_wrapper{
  width: 1117px;
  height: 471px;
  margin: 0 auto;
  position: relative;
  /* background: url('/zh/public/images/yhl/rwyqs/hswh_tab_item1.jpg') no-repeat center;
  background-size: 100% 100%; */
}

.hswh_tab_img{
  position: absolute;
  left: 0;
  right: 0;
}

.hswh_tab_main{
  width: 1000px;
  height: 33px;
  margin: 0 auto;
  font-size: 0;
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translateX(-50%);
}

.hswh_tab_item{
  width: 134px;
  height: 33px;
  display: inline-block;
  margin-right: 10px;
}

.hswh_tab_item:last-child{
  margin-right: 0;
}

.mwh_main{
  width: 1000px;
  margin: 0 auto;
}

.mwh_tab_wrapper{
  width: 800px;
  height: 56px;
  margin: 0 auto;
  font-size: 0;
}

.mwh_tab_item{
  width: 264px;
  height: 56px;
  line-height: 56px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #000;
  cursor: pointer;
  box-sizing: border-box;
  border-collapse: collapse;
  border: 1px solid #999999;
}

.mwh_tab_item:nth-child(even){
  border-left: none;
  border-right: none;
}

.mwh_tab_item_select{
  background-color: #3e8a3a;
  color: #fff;
}

.jqwh_main{
  width: 1000px;
  margin: 0 auto;
}


