.sdn-banner {
  height: 4.5rem;
  background: url(../images/CDPbg.jpg) no-repeat center;
  padding: 0.6rem 0 0;
  box-sizing: border-box;
  overflow: hidden;
}

.sdn-banner .dl-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sdn-banner .aside {
  margin: 0.55rem 0 0;
}

.sdn-banner .aside h3 {
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 0.4rem;
  color: #4f4f4f;
}

.sdn-banner .aside p {
  font-size: 0.18rem;
  color: #9d9d9d;
  line-height: 0.3rem;
  width: 4rem;
  margin: 0.2rem 0 0.3rem;
}

.sdn-banner .aside .make {
  width: 5.12rem;
  height: 0.64rem;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.08);
  background: #fff url(../images/sdn-tel1.png) no-repeat center left;
  background-position-x: 0.23rem;
  border-radius: 0.1rem;
  padding: 0 1.5rem 0 0.5rem;
  box-sizing: border-box;
  position: relative;
}

.sdn-banner .aside .make input {
  font-size: 0.18rem;
  color: #c5c5c5;
  line-height: 0.64rem;
}

.sdn-banner .aside .make input::placeholder {
  color: #c1c1c1;
  font-size: 0.18rem;
}

.sdn-banner .aside .make button {
  width: 1.25rem;
  height: 0.45rem;
  border: none;
  background: #d6d6d6;
  border-radius: 5px;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.45rem;
  text-align: center;
  position: absolute;
  top: 0.1rem;
  right: 0.25rem;
  z-index: 50;
  cursor: pointer;
  overflow: hidden;
}

.sdn-banner .aside .make button::before {
  content: "";
  display: block;
  width: 0;
  height: 0.45rem;
  position: absolute;
  background: #ff4e00;
  top: 0;
  left: auto;
  right: 0;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sdn-banner .aside .make button:hover::before {
  width: 100%;
  left: 0;
  right: auto;
}

.sdn-banner .rea {
  width: 3.2rem;
  height: 3.2rem;
  border: 0.1rem solid #ffe5d9;
  box-sizing: border-box;
  border-radius: 50%;
  background: #fff;
  position: relative;
  margin: 0 0.35rem 0 0;
  z-index: 10;
}

.sdn-banner .rea .reaBg{
  content: "";
  width: 3.2rem;
  height: 3.2rem;
  /* background: #fff; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) scale(1.4);
  border-radius: 50%;
  opacity: 0.5;
}

.sdn-banner .rea::after {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  position: absolute;
  background: url(../images/sdn-cdp-banbg.png) no-repeat center;
  top: 0;
  left: 0;
  z-index: -1;
  animation: mymove112 1s 0.5s ease-out infinite alternate !important;
}

.sdn-banner .rea::before {
  content: "";
  display: block;
  width: 2.52rem;
  height: 2.52rem;
  background: url(../images/sdn-cdp-cire.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.26rem;
  margin-left: -1.26rem;
}

.sdn-banner .rea .list {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}

.sdn-banner .rea .list li {
  width: 0.74rem;
  height: 0.74rem;
  position: absolute;
  display: flex;
  align-items: center;
}

.sdn-banner .rea .list li i {
  display: block;
  background: #fff;
  border-radius: 50%;
  font-size: 0.16rem;
  color: #878787;
  text-align: center;
  line-height: 0.3rem;
  margin: 0 auto;
  box-sizing: border-box;
}

.sdn-banner .rea .list li:nth-child(even) i {
  width: 0.5rem;
  height: 0.5rem;
  border: dashed 1px #ff4e00;
  background: #fcfbfb;
  line-height: 0.52rem;
}

.sdn-banner .rea .list li:nth-child(odd) i {
  width: 0.74rem;
  height: 0.74rem;
  padding: 0.4rem 0 0;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.03);
}

.sdn-banner .rea .list li:nth-child(1) {
  top: 12%;
  left: -0.35rem;
}

.sdn-banner .rea .list li:nth-child(1) i {
  background: #fff url(../images/sdn-gdpico1.png) no-repeat center top;
  background-position-y: 0.14rem;
}

.sdn-banner .rea .list li:nth-child(2) {
  top: -0.4rem;
  left: 50%;
  margin-left: -0.37rem;
}

.sdn-banner .rea .list li:nth-child(2) i {
  padding: 0.04rem 0 0;
  box-sizing: border-box;
  line-height: 0.19rem;
}

.sdn-banner .rea .list li:nth-child(3) {
  top: 12%;
  right: -0.34rem;
}

.sdn-banner .rea .list li:nth-child(3) i {
  background: #fff url(../images/sdn-gdpico2.png) no-repeat center top;
  background-position-y: 0.14rem;
}

.sdn-banner .rea .list li:nth-child(4) {
  bottom: 12%;
  right: -0.25rem;
}

.sdn-banner .rea .list li:nth-child(5) {
  bottom: -0.53rem;
  left: 50%;
  margin-left: -0.37rem;
}

.sdn-banner .rea .list li:nth-child(5) i {
  background: #fff url(../images/sdn-gdpico3.png) no-repeat center top;
  background-position-y: 0.14rem;
}

.sdn-banner .rea .list li:nth-child(6) {
  bottom: 12%;
  left: -0.25rem;
}

.sdn-banner .rea .art {
  width: 1.4rem;
  height: 1.9rem;
  position: absolute;
  top: 0.45rem;
  left: 0.78rem;
  display: flex;
  flex-wrap: wrap;
  z-index: 3;
}

.sdn-banner .rea .art i {
  display: block;
  width: 0.7rem;
  height: 0.3rem;
  border: 1px dashed #ecddce;
  border-radius: 0.16rem;
  font-size: 0.16rem;
  color: #878787;
  line-height: 0.3rem;
  text-align: center;
  box-sizing: border-box;
}

.sdn-banner .rea .art i:nth-child(1) {
  margin: 0 0 1.42rem 0.34rem;
}

.sdn-banner .rea .gdp {
  width: 0.7rem;
  height: 0.7rem;
  background: #ff4e00;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  z-index: 4;
}

.sdn-banner .rea .gdp::before {
  content: "";
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  position: absolute;
  background: rgba(255, 78, 0, 0.1);
  top: 50%;
  left: 50%;
  margin-top: -0.65rem;
  margin-left: -0.65rem;
  border-radius: 50%;
  z-index: -3;
  animation: fd1 1.1s 1.1s ease-out infinite alternate;
}

.sdn-banner .rea .gdp i {
  font-family: Arial;
  font-size: 0.22rem;
  color: #fff;
  line-height: 0.7rem;
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
  z-index: 10;
}

.sdn-banner .rea .gdp i::before {
  content: "";
  display: block;
  width: 0.9rem;
  height: 0.9rem;
  position: absolute;
  background: rgba(255, 78, 0, 0.49);
  top: 50%;
  left: 50%;
  margin-top: -0.45rem;
  margin-left: -0.45rem;
  border-radius: 50%;
  z-index: -1;
  animation: fd1 1.1s 1.5s ease-out infinite alternate;
}

.sdn-banner .rea .gdp i::after {
  content: "";
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  position: absolute;
  background: rgba(255, 78, 0, 0.2);
  top: 50%;
  left: 50%;
  margin-top: -0.55rem;
  margin-left: -0.55rem;
  border-radius: 50%;
  z-index: -2;
  animation: fd1 1.1s 1.2s ease-out infinite alternate;
}

.sdn-collection {
  margin: 1.03rem 0 0;
  padding: 0 0 0.2rem 0;
  overflow: hidden;
}

.sdn-collection .top h3 {
  font-size: 0.38rem;
  color: #000;
  line-height: 0.4rem;
  font-weight: bold;
  text-align: center;
}

.sdn-collection .top p {
  font-size: 0.18rem;
  color: #636363;
  line-height: 0.3rem;
  text-align: center;
  margin: 0.1rem 0 0;
}

.sdn-collection .box {
  width: 10.86rem;
  min-height: 6rem;
  background: #fff;
  border-radius: 0.2rem;
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.02);
  margin: 0.65rem auto 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-transition: .5s;
  transition: .5s;
}

.sdn-collection .box:before {
  content: "";
  display: block;
  width: 0.3rem;
  height: 0.26rem;
  position: absolute;
  background: url(../images/sdn-cdp-dec1.png) no-repeat center;
  top: 0.19rem;
  left: 0.36rem;
}

.sdn-collection .box::after {
  content: "";
  display: block;
  width: 0.49rem;
  height: 0.09rem;
  position: absolute;
  background: url(../images/sdn-cdp-dec2.png) no-repeat center;
  top: 0.27rem;
  right: 0.26rem;
}

.sdn-collection .box h4 {
  width: 2.13rem;
  height: 0.35rem;
  background: #f9f9f9;
  border-radius: 0.05rem 0.05rem 0 0.05rem;
  margin: 0.16rem auto 0;
  border: solid 1px #e7e7e7;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.35rem;
}

.sdn-collection .box .warp {
  width: 10.55rem;
  height: 5.06rem;
  background: #f7f7f9;
  border-radius: 0px 0px 20px 20px;
  margin: 0.18rem auto 0;
  padding: 0.25rem 0.2rem 0 0.23rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sdn-collection .box .warp .aside {
  width: 7.15rem;
}

.sdn-collection .box .warp .aside .boxtop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 7.15rem;
}

.sdn-collection .box .warp .aside .boxtop .z1 {
  width: 2.43rem;
  height: 1.8rem;
  background: #fff;
  border-radius: 0.05rem;
  position: relative;
}

.sdn-collection .box .warp .aside .boxtop .z1::before {
  content: "";
  display: block;
  width: 0.82rem;
  height: 0.11rem;
  position: absolute;
  background: url(../images/sdn-cdp-line.png) no-repeat center;
  background-size: 0.82rem 0.11rem;
  top: 0.15rem;
  left: 0.2rem;
}

.sdn-collection .box .warp .aside .boxtop .z1::after {
  content: "";
  display: block;
  width: 1.35rem;
  height: 0.22rem;
  position: absolute;
  background: url(../images/sdn-cdp-line2.png) no-repeat center;
  background-size: 1.35rem 0.22rem;
  top: 1.36rem;
  left: 0.55rem;
}

.sdn-collection .box .warp .aside .boxtop .z1 #main {
  width: 2.43rem;
  height: 1.8rem;
  position: absolute;
  top: 0;
  left: 0;
}

.sdn-collection .box .warp .aside .boxtop .y1 {
  width: 4.52rem;
  height: 1.8rem;
  background: #fff;
  border-radius: 0.05rem;
  position: relative;
}

.sdn-collection .box .warp .aside .boxtop .y1::before {
  content: "";
  display: block;
  width: 0.82rem;
  height: 0.11rem;
  position: absolute;
  background: url(../images/sdn-cdp-line.png) no-repeat center;
  background-size: 0.82rem 0.11rem;
  top: 0.15rem;
  left: 0.17rem;
}

.sdn-collection .box .warp .aside .boxtop .y1::after {
  content: "";
  display: block;
  width: 1.3rem;
  height: 0.74rem;
  position: absolute;
  background: url(../images/sdn-cdp-line4.png) no-repeat center;
  background-size: 1.3rem 0.74rem;
  top: 0.71rem;
  left: 1.31rem;
}

.sdn-collection .box .warp .aside .boxtop .y1 .gdp {
  width: 0.63rem;
  height: 0.63rem;
  background: #ff4e00;
  position: absolute;
  top: 0.69rem;
  left: 0.36rem;
  border-radius: 50%;
  z-index: 50;
}

.sdn-collection .box .warp .aside .boxtop .y1 .gdp::before {
  content: "";
  display: block;
  width: 0.73rem;
  height: 0.73rem;
  position: absolute;
  background: rgba(255, 78, 0, 0.49);
  top: 50%;
  left: 50%;
  margin-top: -0.365rem;
  margin-left: -0.365rem;
  border-radius: 50%;
  z-index: -1;
  animation: fd1 1.1s 1.5s ease-out infinite alternate;
}

.sdn-collection .box .warp .aside .boxtop .y1 .gdp::after {
  content: "";
  display: block;
  width: 0.83rem;
  height: 0.83rem;
  position: absolute;
  background: rgba(255, 78, 0, 0.2);
  top: 50%;
  left: 50%;
  margin-top: -0.415rem;
  margin-left: -0.415rem;
  border-radius: 50%;
  z-index: -2;
  animation: fd1 1.1s 1.2s ease-out infinite alternate;
}

.sdn-collection .box .warp .aside .boxtop .y1 .gdp i {
  display: block;
  width: 0.63rem;
  height: 0.63rem;
  background: url(../images/sdn-cdp-people.png) no-repeat center;
  background-size: 0.29rem auto;
}

.sdn-collection .box .warp .aside .boxtop .y1 .list {
  width: 1.1rem;
  position: absolute;
  top: 0.3rem;
  right: 0.25rem;
}

.sdn-collection .box .warp .aside .boxtop .y1 .list li {
  font-size: 0.12rem;
  color: #868686;
  line-height: 0.3rem;
  padding: 0 0 0 0.23rem;
  background: url(../images/sdn-cdp-line5.png) no-repeat center left;
  background-size: 1.1rem auto;
}

.sdn-collection .box .warp .aside .listtitle {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0.25rem 0 0;
}

.sdn-collection .box .warp .aside .listtitle li {
  width: 1.62rem;
  height: 2.39rem;
  background: #fff;
  border-radius: 0.1rem;
  position: relative;
}

.sdn-collection .box .warp .aside .listtitle li h5 {
  line-height: 0.3rem;
  width: 0.93rem;
  margin: 0 auto;
  font-size: 0.16rem;
  color: #bebebe;
  text-align: center;
  background: #f7f7f9;
  border-radius: 0 0 0.1rem 0.1rem;
}

.sdn-collection .box .warp .aside .listtitle li .ernav {
  margin: 0.2rem 0 0;
}

.sdn-collection .box .warp .aside .listtitle li .ernav i {
  display: block;
  width: 1.37rem;
  height: 0.3rem;
  background: #fff;
  border-radius: 0.1rem;
  margin: 0 auto 0.17rem;
  padding: 0 0 0 0.4rem;
  box-sizing: border-box;
  font-size: 0.14rem;
  color: #626262;
  line-height: 0.3rem;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(1) {
  background: url(../images/sdn-cdpq1.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(1):hover {
  background: url(../images/sdn-cdpq1s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(1).on {
  background: url(../images/sdn-cdpq1s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(2) {
  background: url(../images/sdn-cdpq2.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(2):hover {
  background: url(../images/sdn-cdpq2s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(2).on {
  background: url(../images/sdn-cdpq2s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(3) {
  background: url(../images/sdn-cdpq3.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(3):hover {
  background: url(../images/sdn-cdpq3s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(3).on {
  background: url(../images/sdn-cdpq3s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(4) {
  background: url(../images/sdn-cdpq4.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(4):hover {
  background: url(../images/sdn-cdpq4s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(1) .ernav i:nth-child(4).on {
  background: url(../images/sdn-cdpq4s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(1) {
  background: url(../images/sdn-cdpz1.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(1):hover {
  background: url(../images/sdn-cdpz1s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(1).on {
  background: url(../images/sdn-cdpz1s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(2) {
  background: url(../images/sdn-cdpz2.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(2):hover {
  background: url(../images/sdn-cdpz2s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(2).on {
  background: url(../images/sdn-cdpz2s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(3) {
  background: url(../images/sdn-cdpz3.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(3):hover {
  background: url(../images/sdn-cdpz3s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(3).on {
  background: url(../images/sdn-cdpz3s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(4) {
  background: url(../images/sdn-cdpz4.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(4):hover {
  background: url(../images/sdn-cdpz4s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(2) .ernav i:nth-child(4).on {
  background: url(../images/sdn-cdpz4s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(1) {
  background: url(../images/sdn-cdpy1.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(1):hover {
  background: url(../images/sdn-cdpy1s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(1).on {
  background: url(../images/sdn-cdpy1s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(2) {
  background: url(../images/sdn-cdpy2.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(2):hover {
  background: url(../images/sdn-cdpy2s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(2).on {
  background: url(../images/sdn-cdpy2s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(3) {
  background: url(../images/sdn-cdpy3.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(3):hover {
  background: url(../images/sdn-cdpy3s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(3).on {
  background: url(../images/sdn-cdpy3s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(4) {
  background: url(../images/sdn-cdpy4.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(4):hover {
  background: url(../images/sdn-cdpy4s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(3) .ernav i:nth-child(4).on {
  background: url(../images/sdn-cdpy4s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(4)::before {
  content: "";
  display: block;
  width: 0.53rem;
  height: 0.13rem;
  position: absolute;
  background: url(../images/sdn-cdp-line6.png) no-repeat center;
  background-size: 0.53rem 0.13rem;
  top: 1.99rem;
  left: 50%;
  transform: translateX(-50%);
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(4) .ernav i:nth-child(1) {
  background: url(../images/sdn-cdpd1.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(4) .ernav i:nth-child(1):hover {
  background: url(../images/sdn-cdpd1s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(4) .ernav i:nth-child(1).on {
  background: url(../images/sdn-cdpd1s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(4) .ernav i:nth-child(2) {
  background: url(../images/sdn-cdpd2.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(4) .ernav i:nth-child(2):hover {
  background: url(../images/sdn-cdpd2s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(4) .ernav i:nth-child(2).on {
  background: url(../images/sdn-cdpd2s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(4) .ernav i:nth-child(3) {
  background: url(../images/sdn-cdpd3.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(4) .ernav i:nth-child(3):hover {
  background: url(../images/sdn-cdpd3s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .aside .listtitle li:nth-child(4) .ernav i:nth-child(3).on {
  background: url(../images/sdn-cdpd3s.png) no-repeat center left;
  background-position-x: 0.12rem;
}

.sdn-collection .box .warp .plaet .dectop {
  width: 2.73rem;
  height: 0.36rem;
  background: #fff;
  position: relative;
}

.sdn-collection .box .warp .plaet .dectop::before {
  content: "";
  display: block;
  width: 0.14rem;
  height: 0.11rem;
  position: absolute;
  background: #f7f7f9;
  top: 0.12rem;
  left: 0.11rem;
}

.sdn-collection .box .warp .plaet .dectop::after {
  content: "";
  display: block;
  width: 0.62rem;
  height: 0.11rem;
  position: absolute;
  background: #f7f7f9;
  top: 0.12rem;
  left: 0.31rem;
}

.sdn-collection .box .warp .plaet .Siderolling {
  width: 2.73rem;
  height: 3.97rem;
  background: #fff;
  border-radius: 0.05rem;
  margin: 0.08rem 0 0;
  padding: 0.26rem 0.18rem 0;
  box-sizing: border-box;
  overflow: hidden;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-container {
  height: 3.5rem;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .tu {
  width: 0.9rem;
  height: 0.65rem;
  position: relative;
  border-radius: 0.08rem;
  overflow: hidden;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .tu img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .tu img:nth-child(1) {
  z-index: 5;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .tu:hover img:nth-child(2) {
  z-index: 10;
  -webkit-transition: .5s;
  transition: .5s;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide.swiper-slide-next .tu img:nth-child(2) {
  z-index: 10;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .text {
  width: 1.36rem;
  position: relative;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .text::before {
  content: "";
  display: block;
  width: 1.36rem;
  height: 0.14rem;
  position: absolute;
  background: #f7f7f9;
  top: 0.29rem;
  left: 0;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .text::after {
  content: "";
  display: block;
  width: 1.36rem;
  height: 0.05rem;
  position: absolute;
  background: #f7f7f9;
  top: 0.47rem;
  left: 0;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .text .data {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .text .data::before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.05rem;
  position: absolute;
  background: #f7f7f9;
  top: 0.55rem;
  left: 0;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .text .data i {
  display: block;
  font-family: Arial;
  font-size: 0.12rem;
  ;
  color: #b1b1b1;
  line-height: 0.3rem;
  padding: 0 0 0 0.16rem;
  background: url(../images/sdn-cdp-title1.png) no-repeat center left;
}

.sdn-collection .box .warp .plaet .Siderolling .swiper-slide .text .data span {
  display: block;
  font-family: Arial;
  font-size: 0.12rem;
  color: #b1b1b1;
  line-height: 0.3rem;
  padding: 0 0 0 0.16rem;
  background: url(../images/sdn-cdp-title2.png) no-repeat center left;
}

.sdn-data {
  padding: 1.08rem 0 0.99rem;
  overflow: hidden;
}

.sdn-data .warp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sdn-data .warp .aside {
  width: 4.4rem;
  margin: 0.62rem 0 0;
}

.sdn-data .warp .aside h3 {
  font-size: 0.38rem;
  font-weight: bold;
  line-height: 0.37rem;
  color: #000;
  position: relative;
}

.sdn-data .warp .aside h3::before {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.36rem;
  position: absolute;
  background: #ff4e00;
  top: 0.02rem;
  left: -0.2rem;
}

.sdn-data .warp .aside p {
  font-size: 0.22rem;
  color: #5b5a5a;
  line-height: 0.36rem;
  margin: 0.25rem 0 0.1rem;
}

.sdn-data .warp .aside b {
  font-size: 0.18rem;
  color: #797979;
  line-height: 0.2rem;
  font-weight: normal;
}

.sdn-data .warp .aside .more {
  display: block;
  width: 1.42rem;
  height: 0.36rem;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  border-radius: 0.05rem;
  font-size: 0.18rem;
  color: #6e6e6e;
  line-height: 0.36rem;
  padding: 0 0 0 0.2rem;
  margin: 0.3rem 0 0;
  background: url(../images/sdn-cdp-more1.png) no-repeat center left;
  background-position-x: 1.14rem;
}

.sdn-data .warp .plaet {
  position: relative;
  width: 3.55rem;
}

.sdn-data .warp .plaet .artion {
  width: 2.48rem;
  height: 3.23rem;
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
  border-radius: 0.1rem;
  position: absolute;
  top: 0;
  right: 2.9rem;
  z-index: 20;
  padding: 0.25rem 0 0;
  box-sizing: border-box;
  animation: fdx 5.5s linear infinite;
}

.sdn-data .warp .plaet .artion .ser {
  width: 2.2rem;
  height: 0.31rem;
  background: #fff;
  border-radius: 0.16rem;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
  margin: 0 auto;
  padding: 0 0 0 0.19rem;
  box-sizing: border-box;
  font-size: 0.16rem;
  line-height: 0.31rem;
  position: relative;
}

.sdn-data .warp .plaet .artion .ser::before {
  content: "";
  display: block;
  width: 0.19rem;
  height: 0.31rem;
  position: absolute;
  background: url(../images/sdn-cdp-ser.png) no-repeat center;
  background-size: 0.19rem auto;
  top: 0;
  right: 0.2rem;
}

.sdn-data .warp .plaet .artion .listtu {
  width: 2.2rem;
  margin: 0.29rem auto 0;
}

.sdn-data .warp .plaet .artion .listtu li {
  width: 2.2rem;
  height: 0.6rem;
  background: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
  border-radius: 0.1rem;
  margin-bottom: 0.13rem;
  box-sizing: border-box;
  padding: 0.09rem 0.16rem 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sdn-data .warp .plaet .artion .listtu li i {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  background: #ededf0 url(../images/sdn-cdp-people.png) no-repeat center;
  background-size: 0.18rem 0.22rem;
  border-radius: 50%;
  transition: 0.2s ease-out;
}

.sdn-data .warp .plaet .artion .listtu li .text {
  width: 0.9rem;
  position: relative;
}

.sdn-data .warp .plaet .artion .listtu li .text::before {
  content: "";
  display: block;
  width: 0.91rem;
  height: 0.13rem;
  position: absolute;
  background: url(../images/sdn-cdp-line7.png) no-repeat center;
  background-size: 0.91rem 0.13rem;
  top: 0.21rem;
  left: 0;
}

.sdn-data .warp .plaet .artion .listtu li .text span {
  display: block;
  width: 0.5rem;
  height: 0.15rem;
  background: #f7f7f9;
  font-size: 0;
  line-height: 0.15rem;
  padding: 0 0 0 0.04rem;
  box-sizing: border-box;
  color: transparent;
  transition: 0.2s ease-out;
}

.sdn-data .warp .plaet .artion .listtu li em {
  width: 0.18rem;
  height: 0.44rem;
  background: url(../images/sdn-tel2.png) no-repeat center;
  background-size: 0.18rem auto;
  transition: 0.2s ease-out;
}

.sdn-data .warp .plaet .artion .listtu .on i {
  background: #ff4e00 url(../images/sdn-cdp-people.png) no-repeat center;
  background-size: 0.18rem 0.22rem;
}

.sdn-data .warp .plaet .artion .listtu .on .text span {
  background: none;
  font-size: 0.14rem;
  color: #838383;
}

.sdn-data .warp .plaet .artion .listtu .on em {
  background: url(../images/sdn-tel3.png) no-repeat center;
  background-size: 0.18rem auto;
}

.sdn-data .warp .plaet .rea {
  width: 3.2rem;
  height: 3.2rem;
  border: 0.1rem solid #ffe5d9;
  box-sizing: border-box;
  border-radius: 50%;
  background: #fff;
  position: relative;
  margin: 0 0.35rem 0 0;
  z-index: 10;
  -webkit-transition: .5s;
  transition: .5s;
}

.sdn-data .warp .plaet .rea::after {
  content: "";
  display: block;
  width: 2.39rem;
  height: 2.5rem;
  position: absolute;
  background: url(../images/sdn-cdp-cire2.png) no-repeat center;
  top: 50%;
  left: 50%;
  z-index: -1;
  /* animation: identifier 14.5s linear infinite; */
  transform: translate(-48%, -49%);
}

.sdn-data .warp .plaet .rea .list {
  width: 100%;
  height: 100%;
}

.sdn-data .warp .plaet .rea .list li {
  width: 0.74rem;
  height: 0.74rem;
  position: absolute;
  display: flex;
  align-items: center;
}

.sdn-data .warp .plaet .rea .list li i {
  display: block;
  background: #fff;
  border-radius: 50%;
  font-size: 0.16rem;
  color: #878787;
  text-align: center;
  line-height: 0.3rem;
  margin: 0 auto;
  width: 0.74rem;
  height: 0.74rem;
  padding: 0.4rem 0 0;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.03);
  box-sizing: border-box;
}

.sdn-data .warp .plaet .rea .list li:nth-child(1) {
  top: -0.4rem;
  left: 50%;
  margin-left: -0.37rem;
}

.sdn-data .warp .plaet .rea .list li:nth-child(1) i {
  background: #fff url(../images/sdn-gdpico1.png) no-repeat center top;
  background-position-y: 0.14rem;
}

.sdn-data .warp .plaet .rea .list li:nth-child(2) {
  top: 50%;
  right: -0.45rem;
  margin-top: -0.37rem;
}

.sdn-data .warp .plaet .rea .list li:nth-child(2) i {
  background: #fff url(../images/sdn-gdpico2.png) no-repeat center top;
  background-position-y: 0.14rem;
}

.sdn-data .warp .plaet .rea .list li:nth-child(3) {
  bottom: -0.53rem;
  left: 50%;
  margin-left: -0.37rem;
}

.sdn-data .warp .plaet .rea .list li:nth-child(3) i {
  background: #fff url(../images/sdn-gdpico3.png) no-repeat center top;
  background-position-y: 0.14rem;
}

.sdn-data .warp .plaet .rea .art {
  width: 0.73rem;
  height: 0.3rem;
  position: absolute;
  top: 2.3rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.16rem;
  line-height: 0.3rem;
  text-align: center;
  color: #ff4e00;
  border: solid 1px #ff4e00;
  background: #ffeae1;
  border-radius: 0.1rem;
}

.sdn-data .warp .plaet .rea .gdp {
  width: 0.7rem;
  height: 0.7rem;
  background: #ff4e00;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  z-index: 50;
}

.sdn-data .warp .plaet .rea .gdp::before {
  content: "";
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  position: absolute;
  background: rgba(255, 78, 0, 0.1);
  top: 50%;
  left: 50%;
  margin-top: -0.65rem;
  margin-left: -0.65rem;
  border-radius: 50%;
  z-index: -3;
  animation: fd1 1.1s ease-out infinite alternate;
}

.sdn-data .warp .plaet .rea .gdp i {
  font-family: Arial;
  font-size: 0.22rem;
  color: #fff;
  line-height: 0.7rem;
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
  z-index: 10;
}

.sdn-data .warp .plaet .rea .gdp i::before {
  content: "";
  display: block;
  width: 0.9rem;
  height: 0.9rem;
  position: absolute;
  background: rgba(255, 78, 0, 0.49);
  top: 50%;
  left: 50%;
  margin-top: -0.45rem;
  margin-left: -0.45rem;
  border-radius: 50%;
  z-index: -1;
  animation: fd1 1.5s ease-out infinite alternate;
}

.sdn-data .warp .plaet .rea .gdp i::after {
  content: "";
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  position: absolute;
  background: rgba(255, 78, 0, 0.2);
  top: 50%;
  left: 50%;
  margin-top: -0.55rem;
  margin-left: -0.55rem;
  border-radius: 50%;
  z-index: -2;
  animation: fd1 1.2s ease-out infinite alternate;
}

.sdn-region {
  padding: 0.7rem 0;
  background: #fcfcfc;
  margin: 0.55rem 0 0.95rem;
  overflow: hidden;
}

.sdn-region .warp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sdn-region .warp .aside {
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
}

.sdn-region .warp .aside .z1 {
  width: 3.97rem;
  height: 3.97rem;
  position: relative;
  z-index: 50;
}

.sdn-region .warp .aside .z1 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.sdn-region .warp .aside .z1::before {
  content: "";
  display: block;
  width: 3.97rem;
  height: 3.97rem;
  position: absolute;
  background: url(../images/sdn-cdp-cire3.png) no-repeat center;
  background-size: 3.97rem 3.97rem;
  top: 0;
  left: 0;
  /* animation: mymove111 1s 0.5s ease-out infinite alternate !important; */
  animation: identifier 14.5s linear infinite;
}

.sdn-region .warp .aside .z1::after {
  content: "";
  display: block;
  width: 3.97rem;
  height: 3.97rem;
  position: absolute;
  background: url(../images/sdn-cdp-cire4.png) no-repeat center;
  background-size: 3.97rem 3.97rem;
  top: 0;
  left: 0;
}

.sdn-region .warp .aside .y1 {
  width: 3.3rem;
  height: 1.54rem;
  background: #fff;
  position: absolute;
  top: 1.32rem;
  left: 3.11rem;
  z-index: 90;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
  animation: fdx 5s linear infinite;
  border-radius: 0.2rem;
  padding: 0.18rem 0 0 0.27rem;
  box-sizing: border-box;
}

.sdn-region .warp .aside .y1 .name {
  font-size: 0.16rem;
  line-height: 0.28rem;
  width: 1rem;
  height: 0.28rem;
  background: #ff4e00;
  text-align: center;
  color: #fff;
  letter-spacing: 0.13rem;
}

.sdn-region .warp .aside .y1 .text {
  display: flex;
  margin: 0.17rem 0 0;
  position: relative;
}

.sdn-region .warp .aside .y1 .text::before {
  content: "";
  display: block;
  width: 2.78rem;
  height: 0.34rem;
  position: absolute;
  background: url(../images/sdn-cdp-line8.png) no-repeat center;
  background-size: 2.78rem 0.34rem;
  top: 0.4rem;
  left: 0;
}

.sdn-region .warp .aside .y1 .text i {
  display: block;
  height: 0.27rem;
  font-size: 0.16rem;
  line-height: 0.27rem;
  text-align: center;
  padding: 0 0.15rem;
  box-sizing: border-box;
  background: #f2f2f2;
}

.sdn-region .warp .aside .y1 .text i:nth-child(1) {
  margin-right: 0.19rem;
}

.sdn-region .warp .aside .y1 .tu {
  width: 0.74rem;
  height: 0.74rem;
  border-radius: 50%;
  border: 5px solid #fffefd;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
  position: absolute;
  top: -0.37rem;
  right: 0.36rem;
  overflow: hidden;
}

.sdn-region .warp .aside .y1 .tu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sdn-region .warp .plaet {
  width: 4.4rem;
  margin: 0.62rem 0 0;
}

.sdn-region .warp .plaet h3 {
  font-size: 0.38rem;
  font-weight: bold;
  line-height: 0.37rem;
  color: #000;
  position: relative;
}

.sdn-region .warp .plaet h3::before {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.36rem;
  position: absolute;
  background: #ff4e00;
  top: 0.02rem;
  left: -0.2rem;
}

.sdn-region .warp .plaet p {
  font-size: 0.22rem;
  color: #5b5a5a;
  line-height: 0.36rem;
  margin: 0.25rem 0 0.1rem;
}

.sdn-region .warp .plaet b {
  font-size: 0.18rem;
  color: #797979;
  line-height: 0.2rem;
  font-weight: normal;
}

.sdn-region .warp .plaet .more {
  display: block;
  width: 1.42rem;
  height: 0.36rem;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  border-radius: 0.05rem;
  font-size: 0.18rem;
  color: #6e6e6e;
  line-height: 0.36rem;
  padding: 0 0 0 0.2rem;
  margin: 0.3rem 0 0;
  background: url(../images/sdn-cdp-more1.png) no-repeat center left;
  background-position-x: 1.14rem;
}

.sdn-xsqsmz {
  margin: 0.95rem 0 1.05rem;
  overflow: hidden;
}

.sdn-xsqsmz .warp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sdn-xsqsmz .warp .aside {
  width: 4.4rem;
  margin: 0.72rem 0 0;
}

.sdn-xsqsmz .warp .aside h3 {
  font-size: 0.38rem;
  font-weight: bold;
  line-height: 0.37rem;
  color: #000;
  position: relative;
}

.sdn-xsqsmz .warp .aside h3::before {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.36rem;
  position: absolute;
  background: #ff4e00;
  top: 0.02rem;
  left: -0.2rem;
}

.sdn-xsqsmz .warp .aside p {
  font-size: 0.22rem;
  color: #5b5a5a;
  line-height: 0.36rem;
  margin: 0.25rem 0 0.1rem;
}

.sdn-xsqsmz .warp .aside b {
  font-size: 0.18rem;
  color: #797979;
  line-height: 0.2rem;
  font-weight: normal;
}

.sdn-xsqsmz .warp .aside .more {
  display: block;
  width: 1.42rem;
  height: 0.36rem;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  border-radius: 0.05rem;
  font-size: 0.18rem;
  color: #6e6e6e;
  line-height: 0.36rem;
  padding: 0 0 0 0.2rem;
  margin: 0.3rem 0 0;
  background: url(../images/sdn-cdp-more1.png) no-repeat center left;
  background-position-x: 1.14rem;
}

.sdn-xsqsmz .warp .plaet {
  width: 7rem;
  height: 4.07rem;
  position: relative;
  z-index: 50;
  -webkit-transition: .5s;
  transition: .5s;
}

.sdn-xsqsmz .warp .plaet::before {
  content: "";
  display: block;
  width: 4.04rem;
  height: 3.82rem;
  position: absolute;
  background: url(../images/sdn-cdp-tree.gif) no-repeat center;
  background-size: 4.04rem 3.82rem;
  top: 0.2rem;
  right: 0.7rem;
  z-index: -1;
}

.sdn-xsqsmz .warp .plaet .z1 {
  width: 2.48rem;
  height: 3.93rem;
  background: #fff;
  border-radius: 0.1rem;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
  padding: 0.24rem 0 0;
  box-sizing: border-box;
  animation: fdx 6.5s linear infinite;
  position: absolute;
  top: 0.14rem;
}

.sdn-xsqsmz .warp .plaet .z1 .top {
  width: 2.2rem;
  height: 0.6rem;
  margin: 0 auto;
  display: flex;
}

.sdn-xsqsmz .warp .plaet .z1 .top .tu {
  display: block;
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  overflow: hidden;
}

.sdn-xsqsmz .warp .plaet .z1 .top .tu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sdn-xsqsmz .warp .plaet .z1 .top .text {
  margin: 0.08rem 0 0 0.1rem;
}

.sdn-xsqsmz .warp .plaet .z1 .top .text b {
  display: block;
  font-size: 0.18rem;
  color: #666;
  line-height: 0.18rem;
}

.sdn-xsqsmz .warp .plaet .z1 .top .text span {
  display: block;
  font-size: 0.12rem;
  color: #666;
  line-height: 0.1rem;
  margin: 0.07rem 0 0;
}

.sdn-xsqsmz .warp .plaet .z1 .list {
  width: 2.2rem;
  margin: 0.25rem auto 0;
}

.sdn-xsqsmz .warp .plaet .z1 .list li {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
  width: 2.2rem;
  height: 0.5rem;
  margin-bottom: 0.2rem;
  display: flex;
  padding: 0.08rem 0 0 0.19rem;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sdn-xsqsmz .warp .plaet .z1 .list li i {
  display: block;
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 0.05rem;
}

.sdn-xsqsmz .warp .plaet .z1 .list li p {
  font-size: 0.15rem;
  color: #666;
  line-height: 0.13rem;
  margin: 0.04rem 0 0 0.1rem;
  position: relative;
}

.sdn-xsqsmz .warp .plaet .z1 .list li p::before {
  content: "";
  display: block;
  width: 1.41rem;
  height: 0.05rem;
  position: absolute;
  background: #ff4e00;
  top: 0.21rem;
  left: 0;
}

.sdn-xsqsmz .warp .plaet .z1 .list li:hover {
  transform: translateY(-4px);
}

.sdn-xsqsmz .warp .plaet .z1 .list li:nth-child(1) i {
  background: #fff6f2 url(../images/sdn-cdp-ico1.png) no-repeat center;
  background-size: 0.21rem auto;
}

.sdn-xsqsmz .warp .plaet .z1 .list li:nth-child(2) i {
  background: #f7f7f9 url(../images/sdn-cdp-ico2.png) no-repeat center;
  background-size: 0.21rem auto;
}

.sdn-xsqsmz .warp .plaet .z1 .list li:nth-child(2) p::before {
  background: #f7f7f9;
}

.sdn-xsqsmz .warp .plaet .z1 .list li:nth-child(3) i {
  background: #fff6f2 url(../images/sdn-cdp-ico3.png) no-repeat center;
  background-size: 0.21rem auto;
}

.sdn-xsqsmz .warp .plaet .z1 .list li:nth-child(3) p::before {
  background: #fff6f2;
}

.sdn-xsqsmz .warp .plaet .z1 .list li:nth-child(4) i {
  background: #f7f7f9 url(../images/sdn-cdp-ico4.png) no-repeat center;
  background-size: 0.21rem auto;
}

.sdn-xsqsmz .warp .plaet .z1 .list li:nth-child(4) p::before {
  background: #f7f7f9;
}

.sdn-xsqsmz .warp .plaet .gdp {
  width: 0.63rem;
  height: 0.63rem;
  background: #ff4e00;
  position: absolute;
  top: 1.8rem;
  left: 3rem;
  border-radius: 50%;
  z-index: 50;
}

.sdn-xsqsmz .warp .plaet .gdp::before {
  content: "";
  display: block;
  width: 0.73rem;
  height: 0.73rem;
  position: absolute;
  background: rgba(255, 78, 0, 0.49);
  top: 50%;
  left: 50%;
  margin-top: -0.365rem;
  margin-left: -0.365rem;
  border-radius: 50%;
  z-index: -1;
  animation: fd1 1.1s 1.5s ease-out infinite alternate;
}

.sdn-xsqsmz .warp .plaet .gdp::after {
  content: "";
  display: block;
  width: 0.83rem;
  height: 0.83rem;
  position: absolute;
  background: rgba(255, 78, 0, 0.2);
  top: 50%;
  left: 50%;
  margin-top: -0.415rem;
  margin-left: -0.415rem;
  border-radius: 50%;
  z-index: -2;
  animation: fd1 1.1s 1.2s ease-out infinite alternate;
}

.sdn-xsqsmz .warp .plaet .gdp i {
  display: block;
  width: 0.63rem;
  height: 0.63rem;
  background: url(../images/sdn-cdp-people3.png) no-repeat center;
  background-size: 0.31rem auto;
}

.sdn-xsqsmz .warp .plaet .listico {
  position: absolute;
  top: 0;
  right: 0;
}

.sdn-xsqsmz .warp .plaet .listico li {
  width: 0.61rem;
  height: 0.61rem;
  border-radius: 0.1rem;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
  margin-bottom: 0.11rem;
}

.sdn-xsqsmz .warp .plaet .listico li:nth-child(1) {
  background: url(../images/sdn-cdp-ico5.png) no-repeat center;
  background-size: 0.31rem auto;
}

.sdn-xsqsmz .warp .plaet .listico li:nth-child(2) {
  background: url(../images/sdn-cdp-ico6.png) no-repeat center;
  background-size: 0.32rem auto;
}

.sdn-xsqsmz .warp .plaet .listico li:nth-child(3) {
  background: url(../images/sdn-cdp-ico7.png) no-repeat center;
  background-size: 0.35rem auto;
}

.sdn-xsqsmz .warp .plaet .listico li:nth-child(4) {
  background: url(../images/sdn-cdp-ico8.png) no-repeat center;
  background-size: 0.36rem auto;
}

.sdn-xsqsmz .warp .plaet .listico li:nth-child(5) {
  background: url(../images/sdn-cdp-ico9.png) no-repeat center;
  background-size: 0.32rem auto;
}

.sdn-xsqsmz .warp .plaet .listico li:nth-child(6) {
  background: url(../images/sdn-cdp-ico10.png) no-repeat center;
  background-size: 0.3rem auto;
}

@media (max-width: 1300px) {
  .dl-container {
    width: 1200px;
  }
}

@media (max-width: 1200px) {
  .dl-container {
    width: 1080px;
  }

  .sdn-collection .box {
    width: 80%;
  }

  .sdn-collection .box .warp {
    width: 100%;
    display: block;
    height: auto;
  }

  .sdn-collection .box {
    height: auto;
    padding: 0 0.15rem 0.14rem 0.15rem;
    box-sizing: border-box;
  }

  .sdn-collection .box .warp .plaet {
    margin: 0.2rem 0;
  }

  .sdn-data .warp .aside {
    width: 41%;
  }

  .sdn-region .warp .plaet {
    width: 33%;
  }

  .sdn-xsqsmz .warp .aside {
    width: 32%;
  }

  .sdn-xsqsmz .warp .plaet {
    width: 64%;
  }
}

@media (max-width: 1080px) {
  .dl-container {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }
}

@media (max-width: 980px) {
  .sdn-banner {
    height: auto;
    background: #fcfcfc;
    padding: 0.6rem 0 0.8rem;
  }

  .sdn-banner .dl-container {
    display: block;
  }

  .sdn-banner .aside {
    width: 5.12rem;
    margin: 0 auto;
  }

  .sdn-banner .rea {
    margin: 0.6rem auto 0;
  }

  .sdn-collection {
    margin: 0.5rem 0 0;
  }

  .sdn-data .warp {
    display: block;
  }

  .sdn-data .warp .aside {
    margin: 0 auto;
    width: 90%;
  }

  .sdn-data .warp .plaet {
    position: relative;
    left: 50%;
    transform: translateX(-23%) !important;
    margin: 0.8rem 0 0;
  }

  .sdn-region .warp {
    display: block;
  }

  .sdn-region .warp .aside {
    position: relative;
    left: 50%;
    transform: translateX(-45%) !important;
  }

  .sdn-region .warp .plaet {
    margin: 0.7rem auto 0;
    width: 90%;
  }

  .sdn-xsqsmz .warp {
    display: block;
  }

  .sdn-xsqsmz .warp .aside {
    margin: 0 auto 0;
    width: 90%;
  }

  .sdn-xsqsmz .warp .plaet {
    position: relative;
    left: 50%;
    transform: translateX(-54%) !important;
    margin: 0.7rem 0 0;
  }

  .sdn-collection .box .warp .aside {
    width: 100%;
  }

  .sdn-collection .box .warp .aside .boxtop {
    width: 100%;
    display: block;
  }

  .sdn-collection .box .warp .aside .boxtop .z1 {
    margin: 0 auto;
  }

  .sdn-collection .box .warp .aside .boxtop .y1 {
    width: 100%;
    margin: 0.3rem auto 0;
  }

  .sdn-collection .box .warp .aside .listtitle li {
    flex: 0 0 48%;
    margin-bottom: 0.25rem;
  }

  .sdn-collection .box .warp .aside .listtitle li h5 {
    width: 40%;
  }

  .sdn-collection .box .warp .aside .listtitle li .ernav i {
    width: 50%;
  }

  .sdn-collection .box {
    width: 97%;
  }

  .sdn-collection .box .warp .plaet .dectop {
    width: 52%;
  }

  .sdn-collection .box .warp .plaet .Siderolling {
    width: 52%;
  }

  .sdn-xsqsmz .warp .plaet .gdp {
    display: none;
  }
}

@media (max-width: 740px) {
  .sdn-banner .aside {
    width: 90%;
  }

  .sdn-banner .aside p {
    width: 100%;
  }

  .sdn-banner .aside .make {
    width: 100%;
  }

  .sdn-collection .box .warp .plaet .dectop {
    width: 100%;
  }

  .sdn-collection .box .warp .plaet .Siderolling {
    width: 100%;
  }

  .sdn-region .warp .aside .y1 {
    animation: none;
  }

  .sdn-data .warp .plaet .artion {
    animation: none;
  }

  .sdn-region .warp .aside {
    transform: translateX(-54%) scale(0.85) !important;
  }

  .sdn-region {
    padding: 0.2rem 0;
  }

  .sdn-region .warp .plaet {
    margin: 0.3rem auto;
  }

  .sdn-xsqsmz .warp .plaet .z1 {
    animation: none;
    transform: scale(0.8);
  }

  .sdn-xsqsmz .warp .plaet {
    transform: translateX(-54%) scale(0.9) !important;
    margin: 0.3rem 0 0;
  }

  .sdn-xsqsmz .warp .plaet {
    width: 100%;
  }

  .sdn-xsqsmz .warp .plaet::before {
    width: 53%;
  }
}

@media (max-width: 540px) {
  .sdn-banner .aside .make input {
    font-size: 0.16rem;
  }

  .sdn-banner .aside .make input::placeholder {
    font-size: 0.16rem;
  }

  .sdn-banner .aside .make button {
    width: 1rem;
  }

  .sdn-banner .rea {
    transform: scale(0.9);
  }

  .sdn-region .warp .aside {
    transform: translateX(-60%) scale(0.65) translateY(-20%) !important;
    height: 3rem;
  }

  .sdn-data .warp .plaet {
    transform: translateX(-30%) scale(0.7) !important;
    margin: 0.2rem 0 0;
  }

  .sdn-data {
    padding: 0.5rem 0 0.4rem;
  }

  .sdn-collection .box .warp .aside .listtitle li h5 {
    width: 63%;
  }

  .sdn-collection .box .warp .aside .listtitle li .ernav i {
    width: 73%;
  }

  .sdn-collection .box .warp .aside .boxtop .y1::after {
    display: none;
  }
}

@media (max-width: 440px) {
  .sdn-collection .box .warp .aside .listtitle li {
    flex: 100%;
  }

  .sdn-collection .box .warp .aside .listtitle li h5 {
    width: 40%;
  }

  .sdn-collection .box .warp .aside .listtitle li .ernav i {
    width: 60%;
  }

  .sdn-collection .box .warp .plaet {
    margin: 0;
  }

  .sdn-collection .box .warp .plaet .Siderolling .swiper-slide .tu {
    width: 40%;
  }

  .sdn-collection .box .warp .plaet .Siderolling .swiper-slide .text {
    width: 54%;
  }

  .sdn-collection .box:before {
    display: none;
  }

  .sdn-collection .box::after {
    display: none;
  }

  .sdn-region .warp .aside {
    transform: translateX(-60%) scale(0.45) translateY(-20%) !important;
    height: 2rem;
  }

  .sdn-banner .aside h3{
    font-size: 0.3rem;
  }

  .sdn-collection .top h3,.sdn-data .warp .aside h3,.sdn-region .warp .plaet h3,.sdn-xsqsmz .warp .aside h3{
    font-size: 0.24rem;
  }

  .sdn-xsqsmz .warp .aside p,.sdn-region .warp .plaet p,.sdn-data .warp .aside p{
    font-size: 0.18rem;
  }
}

@keyframes identifier {
  to {
    transform: rotate(360deg);
  }
}

@keyframes fd1 {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.1);
  }
}

@keyframes fdx {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(30px);
  }

  100% {
    transform: translateX(0);
  }
}