@charset "utf-8";

html,
body {
  overflow-x: hidden;
}

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

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

.dd-page img {
  height: auto;
}

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

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

.dd-red {
  color: #d7504d;
}

.dd-blue {
  color: #1845a2;
}

.dd-gray {
  color: #575757;
}

.dd-page {
  font-family: Arial, 'Microsoft YaHei', sans-serif;
  overflow: hidden;
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  line-height: 1.6;
  color: #333333;
  font-size: 22px;
}

.dd-container {
  width: 1158px;
  margin: 0px auto;
}

.dd-header {
  height: 1232px;
  background: url(../images/banner.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  padding-bottom: 390px;
}

.dd-header>.dd-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}

.dd-header .dd-slogan {
  width: 1168px;
  position: relative;
  height: 200px;
}

.dd-header .dd-slogan .dd-big {
  font-size: 50px;
  font-weight: bold;
  color: #00042c;
  position: absolute;
  right: 0;
  transform: rotate(-8deg);
  transform-origin: left bottom;
  width: 600px;
  line-height: 1.2;
  z-index: 3;
}

.dd-header .dd-slogan .dd-big::before {
  color: #fff;
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-text-stroke: 10px #fff;
}

.dd-header .dd-slogan .dd-big span {
  color: #ef4949;
}

.dd-header .dd-slogan .dd-min {
  background-color: #bdf14f;
  border-radius: 50px;
  padding: 20px 25px;
  position: absolute;
  left: 0;
  top: 40px;
  transform: rotate(10deg);
  transform-origin: left bottom;
  font-weight: bold;
  font-size: 22px;
  z-index: 2;
  width: 450px;
}

.dd-header .dd-slogan .dd-min::after {
  content: '\20';
  background: url(../images/slogan-icon01.png) no-repeat;
  background-size: contain;
  position: absolute;
  width: 29px;
  height: 48px;
  right: -35px;
  top: 0;
}

.dd-header .dd-slogan .dd-min strong {
  font-size: 32px;
  color: #ef4949;
  line-height: 1;
}

.dd-header .dd-slogan .dd-small {
  background-color: #f8d151;
  box-shadow: 0 5px 0 #bdf14f;
  border-radius: 35px;
  width: 720px;
  padding: 5px 20px;
  position: absolute;
  bottom: 20px;
  right: 0;
  transform: rotate(-8deg);
  transform-origin: left bottom;
  line-height: 1.25;
}

.dd-header .dd-slogan .dd-small::after {
  content: '\20';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #f8d151;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) skewX(25deg);
  bottom: 100%;
}

.dd-body {
  padding-top: 10px;
  position: relative;
  padding-bottom: 100px;
  min-height: 500px;
  background-color: #007cdc;
}

.dd-body-innner {
  position: relative;
  background: url(../images/public-af.png) no-repeat;
  background-size: 100% 281px;
  background-position: center bottom;
  margin-top: -300px;
}

.dd-body-innner::before {
  content: '\20';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 104px;
  background: url(../images/public-bf.png) no-repeat;
  background-size: 100% 100%;
}

.dd-body-innner::after {
  content: '\20';
  left: 0;
  right: 0;
  top: 104px;
  bottom: 281px;
  position: absolute;
  background: url(../images/public-min.png) repeat-y;
  background-size: 100% auto;
}

.dd-warp {
  position: relative;
  z-index: 1;
  min-height: 1000px;
  padding: 30px 65px 145px;
}

.dd-warp::before {
  content: '\20';
  width: 519px;
  height: 382px;
  background: url(../images/public-line.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 305px;
  pointer-events: none;
  z-index: -1;
}

.dd-part01 {
  position: relative;
}

.dd-public-header {
  background-color: #bdf14f;
  border-radius: 0 35px 35px 0;
  display: inline-block;
  padding: 10px 20px 10px 30px;
  margin-left: -64px;
}

.dd-public-header strong {
  font-size: 26px;
}

.dd-part01-wrap {
  padding: 0 60px;
  position: relative;
  margin-top: 10px;
  padding-top: 18px;
}

.dd-part01-wrap::before {
  content: '\20';
  left: 0;
  right: 0;
  top: 0;
  height: 43px;
  position: absolute;
  background: url(../images/part01-top.png) no-repeat;
  background-size: 100% 100%;
}

.dd-part01-table {
  background-color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 0 0 25px 25px;
  padding: 10px 25px 20px;
}

.dd-part01-table table {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
}

.dd-part01-table table th {
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 10px;
}

.dd-part01-table table td {
  padding: 10px 2.5px;
  text-align: center;
}

.dd-part01-table table td span {
  display: block;
  line-height: 1;
}

.dd-part01-list {
  margin-top: 85px;
}

.dd-part01-list li {
  padding: 10px 0;
}

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

.dd-part02-citys {
  margin: 30px -6px 15px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}

.dd-part02-citys .dd-item {
  width: 33.333333%;
  padding: 0 6px;
}

.dd-part02-citys .dd-item-inner {
  position: relative;
  background-image: -moz-linear-gradient(-90deg, rgb(199, 230, 252) 0%, rgb(173, 195, 232) 100%);
  background-image: -webkit-linear-gradient(-90deg, rgb(199, 230, 252) 0%, rgb(173, 195, 232) 100%);
  background-image: -ms-linear-gradient(-90deg, rgb(199, 230, 252) 0%, rgb(173, 195, 232) 100%);
  padding: 3px;
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.dd-part02-citys .dd-vision {
  border-radius: 25px 25px 0 0;
  overflow: hidden;
  flex: 0 0 auto;
}

.dd-part02-citys .dd-vision img {
  width: 100%;
  height: auto;
  display: block;
}

.dd-part02-citys .dd-texts {
  padding: 15px;
  flex: 1 1 auto;
}

.dd-part02-citys .dd-texts-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 25px;
}

.dd-part02-citys .dd-texts-head .dd-routle {
  display: flex;
  align-items: center;
  font-size: 15px;
  padding: 5px 0;
}

.dd-part02-citys .dd-texts-head .dd-routle span {
  font-weight: 500;
  color: #000;
  line-height: 1.25;
}

.dd-part02-citys .dd-texts-head .dd-routle i {
  width: 23px;
  height: 7px;
  background: url(../images/icon-jt.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 5px;
}

.dd-part02-citys .dd-intro {
  margin-top: 5px;
  font-size: 14px;
  color: #254c98;
  line-height: 1.425;
}

.dd-part02-ads {
  display: flex;
  justify-content: space-between;
}

.dd-part02-ads .dd-item {
  width: 49.32%;
}

.dd-part02-ads .dd-item-inner {
  min-height: 123px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 20px;
  border: 3px solid #d3ebfd;
  padding: 15px 30px;
  color: #fff;
  display: block;
}

.dd-part02-ads .dd-item-inner .dd-big {
  font-size: 23px;
  line-height: 1.25;
}

.dd-part02-ads .dd-item-inner .dd-small {
  font-size: 18px;
}

.dd-part02-slogan {
  margin-top: 20px;
  color: #568ed8;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}

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

  .dd-container {
    width: 90%;
  }

  .dd-header {
    height: 70vw;
    padding-bottom: 10vw;
  }

  .dd-header .dd-slogan {
    width: 85vw;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .dd-header .dd-slogan .dd-big {
    font-size: 5vw;
    width: 75vw;
    transform: rotate(0);
    position: static;
  }

  .dd-header .dd-slogan .dd-big::before {
    -webkit-text-stroke: 1vw #fff;
  }

  .dd-header .dd-slogan .dd-min {
    border-radius: 5vw;
    padding: 1.5vw 2vw;
    top: 4vw;
    font-size: 2vw;
    transform: rotate(0);
    position: static;
    margin: 1em 0;
  }

  .dd-header .dd-slogan .dd-min::after {
    width: 2.9vw;
    height: 4.8vw;
    right: -3.5vw;
  }

  .dd-header .dd-slogan .dd-min strong {
    font-size: 3.2vw;
  }

  .dd-header .dd-slogan .dd-small {
    box-shadow: 0 .5vw 0 #bdf14f;
    border-radius: 3.5vw;
    width: 75vw;
    padding: .5vw 2vw;
    line-height: 1.25;
    transform: rotate(0);
    position: static;
  }

  .dd-header .dd-slogan .dd-small::after {
    border-left: 1vw solid transparent;
    border-right: 1vw solid transparent;
    border-bottom: 1.5vw solid #f8d151;
  }



  .dd-body {
    padding-top: 1vw;
    padding-bottom: 10vw;
    min-height: 50vw;
  }

  .dd-body-innner {
    background-size: 100% 28.1vw;
    margin-top: -5vw;
  }

  .dd-body-innner::before {
    height: 10.4vw;
  }

  .dd-body-innner::after {
    top: 10.4vw;
    bottom: 28.1vw;
  }

  .dd-warp {
    min-height: 10vw;
    padding: 3vw 3.5vw 14.5vw;
  }

  .dd-warp::before {
    width: 51.9vw;
    height: 38.2vw;
    top: 36.5vw;
  }

  .dd-public-header {
    border-radius: 0 3vw 3vw 0;
    padding: 1vw 2vw 1vw 3vw;
    margin-left: -3.4vw;
  }

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

  .dd-part01-wrap {
    padding: 0 4vw;
    margin-top: 1vw;
    padding-top: 1.8vw;
  }

  .dd-part01-wrap::before {
    height: 4.3vw;
  }

  .dd-part01-table {
    border-radius: 0 0 2.5vw 2.5vw;
    padding: 1vw 2.5vw 2vw;
  }


  .dd-part01-table table th {
    padding-bottom: 1vw;
  }

  .dd-part01-table table td {
    padding: 1vw .25vw;
  }

  .dd-part01-list {
    margin-top: 8.5vw;
  }

  .dd-part01-list li {
    padding: 1vw 0;
  }

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

  .dd-part02-citys {
    margin: 3vw -.06vw 1.5vw;
  }

  .dd-part02-citys .dd-texts-head {
    min-height: 3vw;
  }

  .dd-part02-citys .dd-item {
    width: 60%;
    padding: 1vw;
  }

  .dd-part02-citys .dd-item-inner {
    padding: .3vw;
    border-radius: 2.5vw;
  }

  .dd-part02-citys .dd-vision {
    border-radius: 2.5vw 2.5vw 0 0;
  }

  .dd-part02-citys .dd-texts {
    padding: 1.5vw;
  }


  .dd-part02-citys .dd-texts-head .dd-routle {
    font-size: 2vw;
    padding: .5vw 0;
  }


  .dd-part02-citys .dd-texts-head .dd-routle i {
    width: 2.3vw;
    height: .7vw;
    margin: 0 .5vw;
  }

  .dd-part02-citys .dd-intro {
    margin-top: .5vw;
    font-size: 1.85vw;
  }

  .dd-part02-ads .dd-item-inner {
    min-height: 12.5vw;
    border-radius: 2vw;
    border: .3vw solid #d3ebfd;
    padding: 1.5vw 3vw;
  }

  .dd-part02-ads .dd-item-inner .dd-big {
    font-size: 2.4vw;
  }

  .dd-part02-ads .dd-item-inner .dd-small {
    font-size: 1.85vw;
  }

  .dd-part02-slogan {
    margin-top: 2vw;
    font-size: 2.6vw;
  }

}

@media screen and (max-width: 550px) {
  .dd-page {
    font-size: 12px;
  }

  .dd-container {
    width: 95%;
  }

  .dd-header {
    height: 380px;
    padding-bottom: 50px;
  }

  .dd-header .dd-slogan {
    width: 90%;
  }

  .dd-warp {
    padding: 10px;
    padding-bottom: 70px;
  }

  .dd-public-header {
    border-radius: 0 15px 15px 0;
    padding: 5px 10px 5px 15px;
    margin-left: -10px;
  }

  .dd-public-header strong {
    font-size: 14px;
  }

  .dd-part01-wrap {
    padding: 0 10px;
    margin-top: 10px;
    padding-top: 7px;
  }

  .dd-part01-wrap::before {
    height: 4.3vw;
  }

  .dd-part01-table {
    border-radius: 0 0 10px 10px;
    padding: 5px 5px 10px;
    font-size: 10px;
  }


  .dd-part01-table table th {
    padding-bottom: 10px;
  }

  .dd-part01-table table th:last-child {
    width: 120px;
  }

  .dd-part01-table table td {
    padding: 5px 2.5px;
  }

  .dd-part01-table table td>span {
    display: block;
    line-height: 1;
  }

  .dd-part01-list {
    margin-top: 25px;
  }

  .dd-part01-list li {
    padding: 5px 0;
  }

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

  .dd-part02-citys {
    margin: 15px -2.5px 10px;
  }

  .dd-part02-citys .dd-item {
    width: 80%;
    padding: 5px;
  }

  .dd-part02-citys .dd-item-inner {
    padding: 2px;
    border-radius: 10px;
  }

  .dd-part02-citys .dd-vision {
    border-radius: 10px 10px 0 0;
  }

  .dd-part02-citys .dd-texts {
    padding: 5px;
  }

  .dd-part02-citys .dd-texts-head {
    min-height: 22px;
  }

  .dd-part02-citys .dd-texts-head .dd-routle {
    font-size: 12px;
  }


  .dd-part02-citys .dd-texts-head .dd-routle i {
    width: 13px;
    height: 3.5px;
    margin: 0 2.5px;
  }

  .dd-part02-citys .dd-intro {
    margin-top: 2.5px;
    font-size: 10px;
  }

  .dd-part02-ads {
    flex-direction: column;
  }

  .dd-part02-ads .dd-item {
    width: 100%;
    margin-top: 10px;
  }

  .dd-part02-ads .dd-item-inner {
    min-height: 60px;
    border-radius: 2vw;
    border: 2px solid #d3ebfd;
    padding: 10px 20px;
  }

  .dd-part02-ads .dd-item-inner .dd-big {
    font-size: 13px;
  }

  .dd-part02-ads .dd-item-inner .dd-small {
    font-size: 10px;
  }

  .dd-part02-slogan {
    margin-top: 15px;
    font-size: 16px;
  }

  .dd-warp::before {
    top: 27vh;
  }
}