/*首页，第六届前48获奖人员*/
.zx6_sm {
  width: 1270px;
  height: 495px;
  overflow: hidden;
  background: url(../images/temp/zx12_index_hb_bg.jpg);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zx6_sm .ev_leftPic {
  margin-right: 15px;
}

.zx6_sm .ev_1024Top48Pic {
  /* float: left; */
  margin-right: 5px;
  margin-top: -15px;
  display: none;
}
.zx6_sm .word {
  /* float: left; */
  margin: 0 0 0 0px;
  /* background: url(../images/temp/zx6_logo_bg.png) right -140px no-repeat; */
  color: #000;
  width: 940px;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0;
  text-indent: 2em;
  height: auto;
}
.zx6_sm .pic {
  float: left;
  margin: 0 0 10px 0;
  width: 955px;
}
.zx6_sm .pic a {
  float: left;
  margin: 0 3px 3px 0;
}

.zx6_sm .index_pic a img {
  width: 50px;
}
.zx6_sm .index_pic a .first {
  width: 103px;
}
.zx6_sm .index_pic a .second {
  width: 77px;
}
.zx6_sm .pink_f {
  color: #f25ca0;
  font-weight: 600;
}
