@charset "utf-8";

html,
body {
  overflow-x: hidden;
}

body,
.dd-page * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
}

body {
  margin: 0;
  padding: 0;
  color: #333;
}

.dd-page a {
  text-decoration: none;
}

.dd-page img {
  border: 0;
  height: auto;
  font-size: 0;
  display: block;
}

.dd-page li {
  list-style: none;
}

.dd-page a {
  text-decoration: none;
  color: #333;
}

.dd-page {
  font-family: 'Microsoft YaHei', sans-serif;
  overflow: hidden;
  width: 1600px;
  position: relative;
  left: 50%;
  margin-left: -800px;
  line-height: 1.4;
  color: #333;
  background: #f23e46 url(../images/back.jpg) no-repeat;
  font-size: 20px;
  background-position: center bottom;
}

.dd-header {
  height: 810px;
  background: url(../images/banner.png) no-repeat;
  position: relative;
  z-index: 5;
}

.dd-header .dd-slogan {
  width: 530px;
  height: 330px;
  display: inline-block;
  text-align: center;
  padding-top: 2.5em;
}

.dd-header .dd-slogan .dd-title {
  font-size: 103px;
  position: relative;
}

.dd-header .dd-slogan .dd-title span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1em;
  line-height: 1;
  font-weight: bold;
}

.dd-header .dd-slogan .dd-title span.zi {
  position: relative;
  z-index: 2;
  background-image: url(../images/dd-title.jpg);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.dd-header .dd-slogan .dd-title span.shadow {
  position: absolute;
  z-index: 0;
  left: 3px;
  top: 1px;
  color: #000;
}

.dd-header .dd-slogan .dd-text {
  font-size: 30px;
  color: #393939;
  margin-top: 13px;
  font-weight: bold;
  line-height: 1;
}

.dd-header .dd-slogan .dd-text span {
  font-size: 1.6em;
  color: #f54c2b;
}

.dd-header .dd-container {
  position: relative;
  height: 100%;
}

.dd-header .dd-container .dd-cell {
  padding-bottom: 160px;
}

.dd-header .dd-slogan img {
  width: 100%;
  height: auto;
  display: block;
}

.dd-table {
  display: table;
  width: 100%;
  height: 100%;
}

.dd-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}



.dd-container {
  width: 925px;
  margin: 0px auto;
  padding-bottom: 46px;
}

.dd-body {
  position: relative;
  z-index: 5;
}

.dd-part01 {
  border-radius: 15px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  font-size: 0;
  margin-top: -180px;
}

.dd-part01 .dd-part01-content {
  border: 1px dashed #333;
  border-radius: 15px;
}

.dd-part01-left::before {
  content: '\20';
  width: 21px;
  background: url(../images/part01-back.png) no-repeat;
  position: absolute;
  left: 66%;
  top: 0;
  bottom: 0;
  background-size: 100% 100%;
  z-index: 1;
}

.dd-part01-left {
  width: 67.5%;
  padding: 10px 10.4% 10px 10.4%;
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  text-align: justify;
}

.dd-part01-left p {
  text-indent: 2em;
  font-size: 29px;
  line-height: 1.8;
}

.dd-red {
  color: #f23e46;
}

.dd-part01-right {
  width: 32.5%;
  padding: 15px;
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  text-align: center;
  padding: 20px 0;
}

.dd-part01-right .dd-dis .dd-dis-bf {
  line-height: 1;
  font-weight: bold;
  font-size: 80px;
  color: #f28a3e;
  white-space: nowrap;
}

.dd-part01-right .dd-dis .dd-dis-bf span {
  width: 58px;
  height: 58px;
  background: url(../images/icon-zhe.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  font-size: 36px;
  color: #fff;
  vertical-align: bottom;
  margin: 10px -10px;
  text-align: center;
  line-height: 58px;
}

.dd-part02 {
  margin-top: 95px;
}

.dd-part02-main {
  margin: 0 -13.5px;
  font-size: 0;
  margin-top: 50px;
}

.dd-part02-item {
  width: 20%;
  padding: 0 13.5px;
  display: inline-block;
}

.dd-part02-item .dd-inner {
  background-color: #fff;
  border-radius: 80px;
  padding: 8px 5px;
  position: relative;
}

.dd-part02-item .dd-inner__photo {
  padding-bottom: 160%;
  height: 0;
  border-radius: 80px;
  overflow: hidden;
  border: 1px dashed #333;
  position: relative;
}

.dd-part02-item .dd-inner__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.dd-part03 {
  padding: 10px;
  position: relative;
  margin-top: 45px;
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
}

.dd-part03 .dd-part03-main {
  border: 1px dashed #000;
  border-radius: 20px;
  padding: 30px 24px;
  text-align: center;
}

.dd-part03 .dd-part03-main table {
  border-collapse: collapse;
  width: 100%;
}

.dd-part03 .dd-part03-main table th,
.dd-part03 .dd-part03-main table td {
  text-align: center;
  font-size: 20px;
  line-height: 1.125;
  padding: 8px;
  color: #333333;
  border: 1px solid #000000;
}

.dd-part03 .dd-part03-main table th {
  font-size: 22px;
  font-weight: bold;
}

.dd-part03 .dd-part03-main table th.small {
  font-size: 16px;
}

.dd-part03 .dd-part03-main .note {
  font-size: 17px;
  color: #333;
  margin-top: 16px;
  line-height: 1.125;
}

.dd-part03 .dd-part03-main table th:nth-child(1) {
  width: 20%;
}


.dd-part-notice {
  margin-top: 70px;
  position: relative;
  padding-left: 35px;
  padding-top: 43px;
}

.dd-part-notice-title {
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #134d9e;
  border-radius: 15px;
  position: absolute;
  white-space: nowrap;

  font-weight: bold;
  color: #fff;
  font-size: 24px;
  z-index: 1;
  padding: 5px 35px;
}

.dd-part-notice-inner {
  position: relative;
  z-index: 2;
  border-radius: 15px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  font-size: 0;
}

.dd-part-notice-inner::after {
  content: '\20';
  position: absolute;
  left: 10px;
  top: 10px;
  bottom: 10px;
  right: 10px;
  border: 1px dashed #333;
  border-radius: 15px;
}

.dd-part-notice-inner ul {
  padding: 10px 55px;
}

.dd-part-notice-inner li {
  font-size: 18px;
  padding: 2.5px 0;
  list-style-type: decimal;
}


@media screen and (max-width: 1024px) {
  .dd-page {
    width: 100%;
    left: 0;
    margin-left: 0;
    position: static;
  }

  .dd-container {
    width: 90%;
  }

  .dd-header {
    height: 50.625vw;
    min-height: 400px;
    background: url(../images/banner.png) no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
    z-index: 5;
  }

  .dd-header .dd-slogan {
    width: 80%;
    height: 20.625vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    min-width: 260px;
    padding-top: 0;
  }

  .dd-header .dd-slogan .dd-title {
    font-size: 6.4375vw;
  }

  .dd-header .dd-slogan .dd-text {
    width: 80%;
    font-size: 1.875vw;
    height: auto;
    margin-top: .5em;
  }

  .dd-header .dd-container .dd-cell {
    padding-bottom: 0;
    vertical-align: middle;
    padding-top: 0;
  }

  .dd-part01 {
    border-radius: 10px;
    margin-top: 0;
  }

  .dd-part01-left {
    padding: 10px 5%;
  }

  .dd-part01-left::before {
    width: 15px;
    background-size: auto 100%;
    left: 66%;
  }

  .dd-part01-left p {
    font-size: 3vw;
  }

  .dd-part01-right .dd-dis .dd-dis-bf {
    font-size: 7vw;
  }

  .dd-part01-right .dd-dis .dd-dis-bf span {
    width: 3.625vw;
    height: 3.625vw;
    line-height: 3.625vw;
    font-size: 2.25vw;
    margin: 0;
    margin-bottom: .5vw;
  }

  .dd-part02 {
    margin-top: 5.3vw;
  }

  .dd-public-header {
    font-size: 3.25vw;
  }

  .dd-part02-main {
    margin: 0;
    margin-top: 2.2vw;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .dd-part02-item {
    width: calc(25% - 15px);
    padding: 0;
    display: flex;
    flex-direction: column;
  }

  .dd-part03 .dd-part03-main table th {
    font-size: 2.75vw;
  }

  .dd-part03 .dd-part03-main table td {
    font-size: 2.5vw;
  }

  .dd-part03 .dd-part03-main .note {
    font-size: 2.2vw;
  }


  .dd-part-notice {
    margin-top: 5.2vw;
    padding-left: 5%;
  }

  .dd-part-notice::before {
    width: 35vw;
    min-width: 100px;
    max-width: 165px;
  }

  .dd-part-notice-title {
    font-size: 2.85vw;
  }

  .dd-part-notice-inner ul {
    padding: 10px 1.5em;
    padding-left: 7.5%;
    padding-right: 5%;
  }

  .dd-part-notice-inner li {
    font-size: 2.25vw;
  }

  .dd-part-banner {
    margin-top: 4.5vw;
  }

}

@media screen and (max-width: 700px) {
  .dd-part02-item {
    width: calc(33.333333% - 13.33333px);
  }
}

@media screen and (max-width: 550px) {
  .dd-header .dd-container .dd-cell {
    padding-top: 0;
  }

  .dd-header .dd-slogan .dd-title {
    font-size: 36px;
  }

  .dd-header .dd-slogan .dd-sale {
    font-size: 16px;
  }

  .dd-header .dd-slogan .dd-sale span {
    font-size: 20px;
  }

  .dd-header .dd-slogan .dd-seach-year {
    font-size: 22px;
  }

  .dd-header .dd-slogan .dd-seach-icon {
    width: 20px;
    height: 20px;
  }

  .dd-header .dd-slogan .dd-text {
    font-size: 12px;
  }

  .dd-part01 {
    border-radius: 10px;
    margin-top: -50px;
    display: flex;
    flex-direction: column;
  }

  .dd-part01-right .dd-dis .dd-dis-bf {
    font-size: 40px;
  }

  .dd-part01-right .dd-dis .dd-dis-bf span {
    font-size: 16px;
    width: 25px;
    height: 25px;
    line-height: 25px;
  }


  .dd-part01-left::before {
    display: none;
  }

  .dd-part01-left {
    width: 100%;
    font-size: 16px;
  }

  .dd-part01-right {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .dd-part01-right .dd-dis {
    min-width: 80px;
    height: auto;
  }

  .dd-part02 {
    margin-top: 35px;
  }


}