.settlement-header {
  min-width: 1200px;
  background: url("http://wdwd-shop.wdwdcdn.com/5efa9cf53b617.png") no-repeat center center / cover;
  height: 600px;
  overflow: hidden;
  position: relative;
  padding: 240px 200px 0 200px;
  color: #fff;
  text-align: center;
}
.settlement-header .title {
  font-size: 60px;
  line-height: 1.1;
}

.settlement-header .content {
  padding: 27px;
  font-size: 24px;
  line-height: 1.1;
}

.settlement-header .btn {
  padding: 15px 59px;
  background: #E94609;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  border-radius: 35px;
  line-height: 1.1;
}

.mmzl-note {
  padding: 45px 0;
  background: #EC4500;
  color: #fff;
  line-height: 1.7;
  text-align: center;
  font-size: 24px;
}

.settlement-body {
  width: 1200px;
  margin: 0 auto;
}

.settlement-body .list-wrap .title {
  position: relative;
  margin-bottom: 136px;
  text-align: center;
  font-size: 36px;
  color: #EC4500;
  font-weight: 300;
}

.settlement-body .list-wrap .title::after {
  content: ' ';
  display: block;
  width: 100px;
  height: 2px;
  background: #EC4500;
  position: absolute;
  left: 50%;
  bottom: -48px;
  transform: translate(-50%, -50%);
}

.settlement-body .list-wrap {
  padding: 70px 0 80px 0;
}

.settlement-body .list-wrap.supplier {
  padding-bottom: 0;
}

.settlement-body .pain-list .list {
  display: flex;
}

.pain-list.supplier .list-item.one {
  background: url("http://wdwd-shop.wdwdcdn.com/5efaa2bc2b881.png") no-repeat top center;
  background-size: 128px 128px;
}

.pain-list.supplier .list-item.two {
  background: url("http://wdwd-shop.wdwdcdn.com/5efaa2bcbfcfe.png") no-repeat top center;
  background-size: 128px 128px;
}

.pain-list.supplier .list-item.three {
  background: url("http://wdwd-shop.wdwdcdn.com/5efaa2bc880d4.png") no-repeat top center;
  background-size: 128px 128px;
}

.pain-list.supplier .list-item.four {
  background: url("http://wdwd-shop.wdwdcdn.com/5efaa2bd0387d.png") no-repeat top center;
  background-size: 128px 128px;
}

.settlement-body .pain-list .list .list-item {
  padding-top: 148px;
  text-align: center;
  flex: 1;
  font-size: 24px;
}

.settlement-body .list-wrap.system .img-wrap {
  width: 850px;
  margin: 0 auto;
}

.settlement-body.no-limit-width {
  width: 100%;
  min-width: 1200px;
}

.settlement-body.no-limit-width .list-wrap{
  background: #eee;
}

.settlement-link {
  padding-top: 110px;
  margin-top: -26px;
  width: 100%;
  height: 300px;
  background: url("http://wdwd-shop.wdwdcdn.com/5efacbac1d498.png") no-repeat center center / cover;
  text-align: center;
  box-sizing: border-box;
}

.settlement-link .link-title {
  font-size:40px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:80px;
}

.settlement-link .link-btn {
  border: none;
  border-radius: 42px;
  width: 180px;
  height: 42px;
  background-color: #ffffff;
  color: #E94609;
}


.pain-list .box-content {
  padding: 0 30px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.pain-list .box-content .box {
  width: 24%;
  height: 180px;
  overflow: hidden;
  position: relative;
  color: #fff;
}
.pain-list .box-content .box .dea {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: 0.5s;
}
.pain-list .box-content .box .dea .info {
  text-align: center;
}
.pain-list .box-content .box .dea .info .text {
  font-size: 20px;
  color: #000;
}
.pain-list .box-content .box .dea .info .line {
  width: 56px;
  height: 1px;
  background-color: #fff;
  margin: 8px auto;
}
.pain-list .box-content .box .dea-text {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  bottom: -100%;
  transition: 0.5s;
  background-color: #E94609;
}
.pain-list .box-content .box .dea-text .info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  width: 100%;
}
.pain-list .box-content .box1 .dea {
  background: url("http://wdwd-shop.wdwdcdn.com/5efaa2bc2b881.png") no-repeat top center;
  background-size: 102px 102px;
  padding-top: 110px;
}
.pain-list .box-content .box2 .dea {
  background: url("http://wdwd-shop.wdwdcdn.com/5efaa2bcbfcfe.png") no-repeat top center;
  background-size: 102px 102px;
  padding-top: 110px;
}
.pain-list .box-content .box3 .dea {
  background: url("http://wdwd-shop.wdwdcdn.com/5efaa2bc880d4.png") no-repeat top center;
  background-size: 102px 102px;
  padding-top: 110px;
}
.pain-list .box-content .box4 .dea {
  background: url("http://wdwd-shop.wdwdcdn.com/5efaa2bd0387d.png") no-repeat top center;
  background-size: 102px 102px;
  padding-top: 110px;
}

.pain-list .box-content .box:hover .dea {
  top: -100%;
}
.pain-list .box-content .box:hover .dea-text {
  bottom: 0;
}