.title h3 {
  font-family: 'SourceHanSansCN-Bold' !important;
  font-size: 34px !important;
  line-height: 1;
  color: #0137B1;
}
.title h3::before,
.title h3::after {
  display: none;
}
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px !important;
  color: #FB051E !important;
  margin-top: 20px;
}
a.handle-btn {
  border-color: #1845F0;
}
a.handle-btn span.zx-info {
  font-family: 'SourceHanSansCN-Bold';
  color: #434343;
}
a.handle-btn span.zx-btn {
  background-color: #0137B1;
}
.select {
  padding-top: 69px;
  padding-bottom: 85px;
}
.select .select-content {
  width: 1111px;
  margin: 0 auto;
  margin-top: 33px;
}
.select .select-content ul.content {
  flex-wrap: wrap;
}
.select .select-content ul.content li {
  width: calc(50% - 13px);
  margin-right: 26px;
  padding: 33px 0 30px 48px;
  background: rgba(238, 238, 238, 0.59);
  border: 1px solid rgba(220, 220, 220, 0.59);
  border-radius: 16px;
  display: flex;
  align-items: center;
}
.select .select-content ul.content li:nth-child(2n) {
  margin-right: 0;
}
.select .select-content ul.content li:nth-child(n + 3) {
  margin-top: 29px;
}
.select .select-content ul.content li .icon {
  width: 56px;
  height: 56px;
}
.select .select-content ul.content li .icon img {
  width: 100%;
  height: 100%;
}
.select .select-content ul.content li .info {
  width: calc(100% - 56px);
  padding-left: 25px;
}
.select .select-content ul.content li .info h5 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 22px;
  line-height: 1;
  color: #0137B1;
  margin-bottom: 14px;
}
.select .select-content ul.content li .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 1;
  color: #333;
}
.dmx-intro {
  padding-top: 70px;
  padding-bottom: 50px;
}
.dmx-intro .dmx-content {
  width: 1170px;
  margin: 0 auto;
  margin-top: 34px;
  padding: 50px 40px 56px 40px;
  background: linear-gradient(90deg, #023DCD 0%, #0137B1 100%);
  border-radius: 16px;
}
.dmx-intro .dmx-content p {
  font-family: 'SourceHanSansCN-Medium';
  font-size: 18px;
  line-height: 36px;
  color: #fff;
}
.dmx-intro .dmx-content span {
  display: block;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  margin-top: 36px;
}
.dmx-intro .handle-btn {
  margin-top: 48px;
}
.rule {
  padding-top: 58px;
  padding-bottom: 84px;
  background-color: #F5F5F5;
}
.rule .rule-content {
  width: 1054px;
  margin: 0 auto;
  margin-top: 74px;
}
.rule .rule-content .items {
  display: flex;
  align-items: center;
  margin-bottom: 48px;
}
.rule .rule-content .items:last-child {
  margin-bottom: 0;
}
.rule .rule-content .items img {
  width: 24px;
  height: 24px;
  margin-right: 6px;
}
.rule .rule-content .items h6 {
  width: calc(100% - 30px);
  font-family: 'SourceHanSansCN-Medium';
  font-size: 20px;
  line-height: 1;
  color: #333;
}
.condition {
  padding-top: 84px;
  padding-bottom: 54px;
}
.condition .condition-content {
  width: 1178px;
  margin: 0 auto;
  margin-top: 42px;
}
.condition .condition-content li {
  width: calc(33.33% - 20px);
  height: 314px;
  margin-right: 30px;
  padding: 42px 48px 0 48px;
  text-align: center;
  background-color: #F7F8FB;
  border: 1px solid #D9D9D9;
  border-radius: 20px;
}
.condition .condition-content li:last-child {
  margin-right: 0;
}
.condition .condition-content li img {
  width: 42px;
  height: 42px;
}
.condition .condition-content li h6 {
  font-size: 22px;
  line-height: 1;
  color: #333;
  margin-top: 24px;
}
.condition .condition-content li p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-top: 24px;
}
.condition .handle-btn {
  margin-top: 48px;
}
.difficulty {
  padding-top: 70px;
  padding-bottom: 52px;
  background-color: #F5F5F5;
}
.difficulty .diff-content {
  width: 1178px;
  margin: 0 auto;
  margin-top: 48px;
}
.difficulty .diff-content ul.content {
  flex-wrap: wrap;
}
.difficulty .diff-content ul.content li {
  width: calc(33.33% - 20px);
  height: 262px;
  margin-right: 30px;
  text-align: center;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
}
.difficulty .diff-content ul.content li:nth-child(3n) {
  margin-right: 0;
}
.difficulty .diff-content ul.content li:nth-child(n + 4) {
  margin-top: 34px;
}
.difficulty .diff-content ul.content li h4 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 22px;
  line-height: 24px;
  padding: 22px 0;
  color: #fff;
  background-color: #0137B1;
}
.difficulty .diff-content ul.content li .info {
  padding: 14px 0 30px 0;
}
.difficulty .diff-content ul.content li .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.service {
  padding-top: 68px;
  padding-bottom: 50px;
  background-image: url(../images/dmxba/bg1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.service .title h3 {
  color: #fff;
}
.service .service-content {
  width: 1178px;
  margin: 0 auto;
  margin-top: 52px;
  padding: 24px 76px 28px 124px;
  background-color: #fff;
  border-radius: 16px;
}
.service .service-content ul li {
  background-position: left 0;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  padding: 3px 0;
  padding-left: 46px;
  margin-bottom: 14px;
}
.service .service-content ul li:last-child {
  margin-bottom: 0;
}
.service .service-content ul li span {
  font-size: 20px;
  line-height: 24px;
}
.service .handle-btn {
  margin-top: 38px;
  width: 540px;
  background-color: #fff;
  border-color: #fff;
}
.service .handle-btn .zx-btn {
  height: 48px;
  transform: none;
}
.process {
  padding-top: 64px;
  padding-bottom: 70px;
  background-image: none;
}
.process .process-content {
  width: 1178px;
  margin: 0 auto;
  margin-top: 42px;
  display: flex;
}
.process .process-content .items {
  flex: 1;
  margin-right: 13px;
  padding: 32px 0 36px 0;
  background-color: #EEEEEE;
  border-radius: 16px;
  border: 1px solid #DCDCDC;
  text-align: center;
}
.process .process-content .items img {
  width: 72px;
  height: 72px;
}
.process .process-content .items h6 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 22px;
  line-height: 1;
  color: #0137B1;
  margin-bottom: 16px;
  margin-top: 34px;
}
.process .process-content .items p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 32px;
  color: #333;
}
.process .handle-btn {
  margin-top: 42px;
}
.attention {
  width: 1178px;
  margin: 0 auto;
  padding: 62px 0 35px 48px;
  background-image: url(../images/dmxba/bg2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  position: relative;
}
.attention::after {
  display: block;
  content: '';
  width: 355px;
  height: 284px;
  background-image: url(../images/dmxba/bg3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 41px;
  bottom: 0;
}
.attention .title h3 {
  display: block;
  text-align: left;
  color: #fff;
}
.attention .info {
  margin-top: 34px;
  width: 742px;
}
.attention .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 23px;
}
.attention .info p:last-child {
  margin-bottom: 0;
}
.attention .handle-btn {
  margin: 0;
  margin-top: 45px;
  width: 540px;
  background-color: #fff;
  border-color: #fff;
}
.attention .handle-btn .zx-btn {
  height: 48px;
  transform: none;
}
.advantage {
  padding-top: 20px;
  padding-bottom: 12px;
}
.advantage .advant-content {
  width: 1178px;
  margin: 0 auto;
  margin-top: 40px;
}
.advantage .advant-content ul.content {
  flex-wrap: wrap;
}
.advantage .advant-content ul.content li {
  width: calc(25% - 15px);
  height: 126px;
  margin-right: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.advantage .advant-content ul.content li:nth-child(4n) {
  margin-right: 0;
}
.advantage .advant-content ul.content li:nth-child(n + 5) {
  margin-top: 22px;
}
.advantage .advant-content ul.content li h6 {
  font-family: 'SourceHanSansCN-Bold';
  font-size: 34px;
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.advantage .handle-btn {
  margin-top: 42px;
}
