.tab {
  width:1200px;
  margin: 30px auto;

}
.tab-title {
/*	width: 400px;*/
	float: right;
  height: 30px;
  font-size: 0;

  position: relative;

top: -1px;
}
.tab-title .item {
  display: inline-block;
  height: 41px;
  line-height: 30px;
  text-align: center;
  color: #333;
  font-size: 16px;
  margin:0px 15px;
}
.tab-title .item-cur {
  color: #264081;
  border-bottom: 3px solid #264081;
}
.tab-cont {
  margin-top:40px ;
  position: relative;
  background-color: #fff;
  width:1200px;
  height: 434px;
  overflow: hidden;
}
.tab-cont__wrap {
  position: absolute;
}
.tab-cont .item {
  width:1200px;
  height: 434px;
  /*line-height: 200px;
  text-align: center;*/
  color: blue;
}
.index_cpzx{
	float: left;
	display: block;

line-height: 24px;


}
.index_cpzx a {

    font-size: 24px;
    color: #151515;

}
.index_cpzx a em {

    font-size: 14px;
    color: #757575;

}
.tab_heda{
	height: 43px;
	border-bottom:1px solid #d8d8d8 ;
}