.tab-head{
      list-style-type: none;
      display:-webkit-box;
      display:-webkit-flex;
      display:-ms-flexbox;
      display:flex;
      -webkit-flex-wrap:nowrap;
      -ms-flex-wrap:nowrap;
      flex-wrap:nowrap;
      -webkit-box-pack:justify;
      -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
      justify-content:space-between;
      padding:0;
      overflow:auto;
}
.tab-head-item{
  -webkit-box-flex:1;
  -webkit-flex:1 0 auto;
  -ms-flex:1 0 auto;
  flex:1 0 auto;
  color:white;
  padding:0 5px;
}
.take-laws-item-t{
  width:196px;
  text-align: center;
}
.fabu {
    margin: 30px auto;
    display: block;
    width: 50%;
    height: 40px;
    
background: #FF9933;
    box-shadow: 0px 5px 10px 0px rgb(245 52 80 / 30%);
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
}
.qlzc{
  width: 100%;
  padding: 15px 5px;
  background: #fff;
  border-right: 10px;
  box-shadow: 0px 3px 20px 0px rgba(29, 50, 109, 0.1);
}
.zcitem{
  width: 20%;
  text-align: center;
}
.zcitem img{
  width: 50px;
}
.zcitem p{
  margin-top: 20px;
  font-size: 14px;
    line-height: 21px;
    color: #666666;
    text-align: center;
    font-weight: 300;
}
.zcitem p:first-child{
  color: #000 !important;
}
.zcitem .p2{
  margin-top:5px;
}
.qlzicon{
  width: 0px;
    height: 10px;
    margin: 45px -19px 0;
    background: url(../img/activity_demand_flow_arrow.png) no-repeat 0 0;
    background-size: 100% 100%;
}
.qlzc .center{
  font-size: 14px;
  margin-top: 16px;
  text-align: center;
}
.frgre{
  width: 25%;
}
.frgrehot{
  width: 0;
   background: url(../img/green_line.png) no-repeat 0 0;
   background-size: 100%;
}
.isfaaf{
   background: url(../img/activity_demand_flow_arrow.png) no-repeat 0 0;
   background-size: 100%;
   width: 0px;
   height: 15px;  
}