.yjtdCon {
  position: relative;
  margin: 20px auto 0;
  width: 100%;
  height:  259px;
  overflow: hidden;
}
.main .yjtd .yjtdCon .conBox {
  margin: 0 auto;
  width: 4440px;
  height: 259px;
}
.main .yjtd .yjtdCon .conBox .section{
  height: 259px;
  margin-right: 30px;
  float: left;
  width:  259px;
}
.main .yjtd .yjtdCon .conBox .section a {
  height:  259px;
  display: block;
  width:  259px;
  position: relative;
}
.main .yjtd .yjtdCon .conBox .section a img {
  width: 259px;
  height:  259px;
}
.main .yjtd .yjtdCon .conBox .section a p {
  font-weight: bold;
  text-indent: 20px;
  color: #FFFFFF;
  left: 0;
  position: absolute;
  font-size: 18px;
  bottom: 10px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.main .cxpt .cxptCon {
    margin-top: 20px;
}

.main .cxpt .cxptCon .section {
    margin-bottom: 15px;
}

.main .xxhrk .xxhrkCon .xxhIcon {
    margin-top: 15px;
    margin-right: -10px;
}

.main .xxhrk .xxhrkCon .xxhIcon .icon {
    width: 206px;
    text-align: center;
    height: 152px;
    background: #E7F2FB;
    float: left;
    box-sizing: border-box;
    margin: 5px 23px 20px 0;
}

.main .xxhrk .xxhrkCon .xxhIcon .icon:last-child {
    margin-right: 0;
}

.main .xxhrk .xxhrkCon .xxhIcon .icon a {
    display: block;
    padding: 14px 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

.main .xxhrk .xxhrkCon .xxhIcon .icon img {
    display: block;
    margin: 10px auto;
}

.main .xxhrk .xxhrkCon .xxhIcon .icon p {
    margin-top: 10px;
    font-weight: bold;
    font-size: 20px;
}

.main .xxhrk .xxhrkCon .ptrk {
    background: #E7F2FB;
    padding: 1px 20px;
}

.main .xxhrk .xxhrkCon .ptrk a {
    float: left;
    margin: 10px;
}

.main .xxhrk .xxhrkCon .ptrk a img {
    width: 283px;
    height: 75px;
}

