.main .rcdw ul.pic li {
  float: left;
  margin: 14px 43px 0;
  text-align: center;
  width: 134px;
  font-size: 18px;
}
.main .rcdw ul.pic li img {
  width: 134px;
  height: 163px;
  display: block;
  margin: 10px auto;
}
.main .rcdw ul.pic li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .xxhrk {
  margin: 30px auto 70px;
}
.main .xxhrk .xxhrkTitle {
  background: #3f72bf;
  width: 80px;
  height: 160px;
  box-sizing: border-box;
  text-align: center;
  line-height: 24px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding:18px 26px 0 26px
}
.xxhrkTitle h2{
width: 38px;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    line-height: 31px;
}
.main .xxhrk .xxhIcon {
  border: 1px solid #98bef6;
  border-left: 0;
  height: 160px;
  width: 1300px;
  box-sizing: border-box;
}
.main .xxhrk .xxhIcon .icon {
  float: left;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
      margin: 22px 3px;
width:12%
}
.main .xxhrk .xxhIcon .icon p{font-size:19px}

.main .xxhrk .xxhIcon .icon img {
  display: block;
  margin: 0 auto 10px;
}
.main .xxhrk .xxhIcon .icon a:hover {
  color: #3f72bf;
}