.dmp .whatdmp {
  padding: 50px 0 80px 0;
}
.dmp .cxbj {
  padding: 80px 0 140px 0;
  background: #f7f7f7;
}
.dmp .cxbj .nr {
  margin-top: 60px;
  min-height: 355px;
}
.dmp .cxbj .nr .left {
  width: 390px;
  min-height: 355px;
  padding-top: 55px;
  padding-left: 55px;
  float: left;
}
.dmp .cxbj .nr .left .list {
  clear: both;
}
.dmp .cxbj .nr .left li {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 35px;
}
.dmp .cxbj .nr .left li:last-child {
  margin-bottom: 0;
}
.dmp .cxbj .nr .left .box {
  position: relative;
  min-height: 80px;
  padding-left: 80px;
}
.dmp .cxbj .nr .left .box .pic {
  display: block;
  width: 80px;
  height: 80px;
  margin: auto;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  text-align: center;
}
.dmp .cxbj .nr .left .box .text {
  line-height: 80px;
  padding-left: 17px;
}
.dmp .cxbj .nr .center {
  width: 473px;
  height: 355px;
  float: left;
}
.dmp .cxbj .nr .right {
  width: 395px;
  min-height: 355px;
  padding-top: 55px;
  padding-left: 55px;
  float: right;
}
.dmp .cxbj .nr .right .list {
  clear: both;
}
.dmp .cxbj .nr .right li {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 35px;
}
.dmp .cxbj .nr .right li:last-child {
  margin-bottom: 0;
}
.dmp .cxbj .nr .right .box {
  position: relative;
  min-height: 80px;
  padding-left: 80px;
}
.dmp .cxbj .nr .right .box .pic {
  display: block;
  width: 80px;
  height: 80px;
  margin: auto;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  text-align: center;
}
.dmp .cxbj .nr .right .box .text {
  line-height: 80px;
  padding-left: 17px;
}
.dmp .wnzsm {
  padding: 80px 0 80px 0;
}
.dmp .wnzsm .pic {
  text-align: center;
  margin-top: 54px;
}
@media screen and (max-width: 374px) {
  .dmp .wnzsm .container .title {
    font-size: 21px;
  }
}
@media screen and (max-width: 1280px) {
  .dmp .cxbj .nr .left {
    width: 370px;
  }
  .dmp .cxbj .nr .center {
    width: 453px;
  }
}
@media screen and (max-width: 768px) {
  .dmp .cxbj {
    padding: 40px 0 50px 0;
  }
  .dmp .cxbj .nr {
    margin-top: 30px;
    min-height: auto;
  }
  .dmp .cxbj .nr .left {
    width: 100%;
    min-height: auto;
    padding-top: 20px;
    padding-left: 0;
  }
  .dmp .cxbj .nr .left .box .text {
    line-height: 30px;
    padding-top: 30px;
  }
  .dmp .cxbj .nr .center {
    width: 100%;
    height: auto;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .dmp .cxbj .nr .center img {
    width: 90%;
  }
  .dmp .cxbj .nr .right {
    width: 100%;
    min-height: auto;
    padding-top: 20px;
    padding-left: 0;
  }
  .dmp .cxbj .nr .right .box .text {
    line-height: 30px;
    padding-top: 30px;
  }
}
