@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
  border-radius: 12px;
  background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
  border-radius: 12px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
::selection {
  background-color: #da251c;
  color: #fff;
}
::-moz-selection {
  background-color: #da251c;
  color: #fff;
}
::-webkit-selection {
  background-color: #da251c;
  color: #fff;
}
#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
  box-sizing: content-box;
}

* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  box-sizing: border-box;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gd {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.dx {
  text-transform: uppercase;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.juzhong {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.textdq {
  text-align: justify;
}
.dlt_container {
  max-width: 12.8rem;
  margin: 0 auto;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
html {
  font-size: 100px;
}
.dlt_banner {
  width: 100%;
  height: 100%;
  background: url(../images/dlt_banner.jpg) no-repeat center;
  background-size: cover;
  padding-top: 0.7rem;
  padding-bottom: 0.9rem;
}
.dlt_banner h4 {
  text-align: center;
  font-size: 0.6rem;
  color: #fff;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: #234493;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
.dlt_banner p {
  text-align: center;
  line-height: 3;
  font-size: 0.2rem;
  color: #8ca6e0;
  letter-spacing: 2px;
}
.dlt_banner span {
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.6rem;
  display: block;
  margin-top: 0.1rem;
  padding: 0.2rem;
  background: url(../images/dlt_bannerLine.png) no-repeat center;
  color: #fff;
  letter-spacing: 2px;
}
.dlt_title {
  text-align: center;
  padding-top: 0.6rem;
}
.dlt_title h3 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #234493;
}
.dlt_title .dlt_titleLine {
  width: 0.44rem;
  height: 2px;
  background: #234493;
  margin: 0.15rem auto;
}
.dlt_functionBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}
.dlt_functionBox ul li {
  width: 30%;
  float: left;
  flex: 0 0 30%;
  flex-direction: column;
  position: relative;
}
.dlt_functionBox ul li .dlt_functionBoxCenter {
  width: 100%;
  height: 100%;
  border: 1px dashed;
  border: 1px solid #000;
  /* 如果这一行没有定义，设置 border-image 也不会显示效果 */
  border-image-source: url("../images/border-right.png");
  border-image-slice: 1;
  border-image-repeat: no-repeat;
  border-left: 0;
  border-top: 0;
  background: url(../images/dlt_functionBoxCenterBg.png) no-repeat center;
}
.dlt_functionBox ul li .dlt_functionBoxCenter b {
  width: 1rem;
  height: 1rem;
  display: block;
  margin: 0 auto;
  padding: 0rem 0 0rem;
}
.dlt_functionBox ul li .dlt_functionBoxCenter b img {
  width: 1rem;
  height: 1rem;
  display: block;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.dlt_functionBox ul li .dlt_functionBoxCenter .dlt_functionBoxLine {
  width: 2px;
  height: 15px;
  margin: 0.2rem auto;
  background: #234493;
}
.dlt_functionBox ul li .dlt_functionBoxCenter h4 {
  font-size: 0.2rem;
  text-align: center;
  color: #234493;
  font-weight: bold;
}
.dlt_functionBox ul li .dlt_functionBoxCenter p {
  text-align: center;
  font-size: 0.14rem;
  color: #666;
  padding-top: 0.1rem;
  line-height: 0.3rem;
  padding-bottom: 0.3rem;
  height: 1.6rem;
  border-bottom: 1px solid #000;
  /* 如果这一行没有定义，设置 border-image 也不会显示效果 */
  border-image-source: url("../images/border-bottom.png");
  border-image-slice: 1;
  border-image-repeat: repeat;
}
.dlt_functionBox ul li:nth-child(2),
.dlt_functionBox ul li:nth-child(5) {
  width: 40%;
  float: left;
  flex-direction: column;
  flex: 0 0 40%;
}
.dlt_functionBox ul li:nth-child(3) .dlt_functionBoxCenter,
.dlt_functionBox ul li:nth-child(6) .dlt_functionBoxCenter {
  border-right: 0;
}
.dlt_functionBox ul li:nth-child(4) .dlt_functionBoxCenter,
.dlt_functionBox ul li:nth-child(5) .dlt_functionBoxCenter,
.dlt_functionBox ul li:nth-child(6) .dlt_functionBoxCenter {
  border-bottom: 0;
}
.dlt_functionBox ul li:nth-child(4) .dlt_functionBoxCenter b,
.dlt_functionBox ul li:nth-child(5) .dlt_functionBoxCenter b,
.dlt_functionBox ul li:nth-child(6) .dlt_functionBoxCenter b {
  padding: 0.3rem 0 0;
}
.dlt_functionBox ul li:nth-child(4) .dlt_functionBoxCenter p,
.dlt_functionBox ul li:nth-child(5) .dlt_functionBoxCenter p,
.dlt_functionBox ul li:nth-child(6) .dlt_functionBoxCenter p {
  border-bottom: 0;
}
.dlt_functionBox ul li:nth-child(1) .dlt_functionBoxCenter b img {
  box-shadow: 0 10px 20px rgba(228, 133, 30, 0.5);
}
.dlt_functionBox ul li:nth-child(2) .dlt_functionBoxCenter b img {
  box-shadow: 0 10px 20px rgba(53, 204, 107, 0.5);
}
.dlt_functionBox ul li:nth-child(3) .dlt_functionBoxCenter b img {
  box-shadow: 0 10px 20px rgba(49, 90, 183, 0.5);
}
.dlt_functionBox ul li:nth-child(4) .dlt_functionBoxCenter b img {
  box-shadow: 0 10px 20px rgba(60, 93, 232, 0.5);
}
.dlt_functionBox ul li:nth-child(5) .dlt_functionBoxCenter b img {
  box-shadow: 0 10px 20px rgba(159, 68, 227, 0.5);
}
.dlt_functionBox ul li:nth-child(6) .dlt_functionBoxCenter b img {
  box-shadow: 0 10px 20px rgba(237, 49, 113, 0.5);
}
.dlt_strategy {
  background: url(../images/dlt_strategyBg.png) no-repeat bottom;
}
.dlt_strategy .dlt_strategyBox {
  margin-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.dlt_strategy .dlt_strategyBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dlt_strategy .dlt_strategyBox ul li {
  width: 33%;
  float: left;
  flex-direction: column;
  flex: 0 0 33%;
}
.dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: url(../images/dlt_strategyList.png) no-repeat center top;
  background-size: 100%;
}
.dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenter .dlt_dlt_strategyBoxL {
  width: 38%;
  float: left;
  flex-direction: column;
  flex: 0 0 38%;
  position: relative;
}
.dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenter .dlt_dlt_strategyBoxL p {
  position: absolute;
  transform: rotate(90deg);
  top: 1.12rem;
  left: -8%;
  font-size: 0.12rem;
  color: #b9c8ed;
  text-transform: uppercase;
  line-height: 0.3rem;
}
.dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenter .dlt_dlt_strategyBoxL h4 {
  width: 1em;
  margin-left: 40%;
  font-size: 0.24rem;
  color: #234493;
  margin-top: 0.6rem;
}
.dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenter .dlt_dlt_strategyBoxR {
  width: 60%;
  float: left;
  flex-direction: column;
  flex: 0 0 60%;
  padding: 0.7rem 0;
  line-height: 0.34rem;
  position: relative;
  padding: 1.86rem 0;
  color: #fff;
}
.dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenter .dlt_dlt_strategyBoxR p {
  position: absolute;
  padding: 0 30% 0 0;
  line-height: 0.34rem;
  top: 10%;
  text-indent: 2em;
}
.dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenterNum {
  display: block;
  width: 100%;
  font-size: 0.24rem;
  position: relative;
}
.dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenterNum span {
  width: 20%;
  height: 1px;
  background: #b8c7ec;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-left: 50%;
}
.dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenterNum i {
  font-size: 24px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b8c7ec;
}
.dlt_strategy .dlt_strategyBox ul li:nth-child(2) .dlt_strategyBoxCenter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: url(../images/dlt_strategyList.png) no-repeat center top;
  background-size: 100%;
}
.dlt_strategy .dlt_strategyBox ul li:nth-child(2) .dlt_strategyBoxCenter .dlt_dlt_strategyBoxL {
  width: 38%;
  float: left;
  flex-direction: column;
  flex: 0 0 38%;
  position: relative;
}
.dlt_strategy .dlt_strategyBox ul li:nth-child(2) .dlt_strategyBoxCenter .dlt_dlt_strategyBoxL p {
  position: absolute;
  transform: rotate(90deg);
  top: 1.28rem;
  left: -16%;
  font-size: 0.12rem;
  color: #b9c8ed;
  text-transform: uppercase;
  line-height: 0.3rem;
}
.dlt_Marketing {
  background: url(../images/dlt_MarketingBg.jpg) no-repeat center;
  padding-bottom: 0.9rem;
  background-size: cover;
}
.dlt_Marketing .dlt_title h3 {
  color: #fff;
}
.dlt_Marketing .dlt_title .dlt_titleLine {
  background: #fff;
}
.dlt_Marketing .dlt_MarketingList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dlt_Marketing .dlt_MarketingList ul li {
  width: 30%;
  float: left;
  flex-direction: column;
  flex: 0 0 30%;
  margin-top: 0.5rem;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListTop {
  padding: 0 4%;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListTop .dlt_dlt_MarketingListTopL {
  width: 30%;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListTop .dlt_dlt_MarketingListTopL i {
  background: #ffffff;
  display: block;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  border: 0.05rem solid #627fc4;
  float: left;
  position: absolute;
  margin: 0 auto;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListTop .dlt_dlt_MarketingListTopL i img {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0.1rem;
  object-fit: contain;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListTop .dlt_dlt_MarketingListTopR {
  float: right;
  width: 70%;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListTop .dlt_dlt_MarketingListTopR h4 {
  font-size: 0.18rem;
  color: #fff;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListBottom {
  border: 1px solid #5e78b7;
  border-radius: 10px;
  padding: 0 4%;
  margin-top: 0.1rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListBottom .dlt_dlt_MarketingListBottomL {
  width: 30%;
  float: left;
  flex-direction: column;
  flex: 0 0 30%;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListBottom .dlt_dlt_MarketingListBottomL b {
  font-size: 0.6rem;
  color: #4a6cbc;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  margin-top: 0.4rem;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListBottom .dlt_dlt_MarketingListBottomL i {
  display: block;
  width: 0.3rem;
  height: 4px;
  background: #4a6cbc;
  margin-left: 18%;
}
.dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListBottom .dlt_dlt_MarketingListBottomR {
  width: 70%;
  float: left;
  flex-direction: column;
  flex: 0 0 70%;
  line-height: 0.3rem;
  height: 1.5rem;
  font-size: 0.14rem;
  color: #becef4;
  padding: 0.22rem 0 0.3rem;
  border-bottom: 1px solid #fff;
}
.dlt_adm .dlt_admBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.3rem 0;
}
.dlt_adm .dlt_admBox .dlt_admL {
  flex: 1;
}
.dlt_adm .dlt_admBox .dlt_admL img {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.2rem;
}
.dlt_adm .dlt_admBox .dlt_admL .dlt_admLBox {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.2rem;
}
.dlt_adm .dlt_admBox .dlt_admL .dlt_admLBox h4 {
  font-size: 0.22rem;
  font-weight: bold;
  color: #234493;
}
.dlt_adm .dlt_admBox .dlt_admL .dlt_admLBox p {
  font-size: 0.12rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.2px;
  margin-top: 0.1rem;
}
.dlt_adm .dlt_admBox .dlt_admR {
  display: block;
  width: 190px;
  float: left;
  flex-direction: column;
  flex: 0 0 190px;
  height: 54px;
  border-radius: 5px;
  line-height: 54px;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #416ccf 0%, #2d56b2 100%);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  margin-top: 0.2rem;
}
.dlt_footer {
  background: url(../images/dlt_footer.jpg) no-repeat center;
  background-size: cover;
  padding-top: 0.48rem;
  overflow: hidden;
}
.dlt_footer .dlt_footerTop ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
  height: 100%;
}
.dlt_footer .dlt_footerTop ul li {
  width: 33.333333%;
  float: left;
  flex-direction: column;
  flex: 0 0 33.333333%;
  overflow: hidden;
  padding-bottom: 0.2rem;
}
.dlt_footer .dlt_footerTop ul li .dlt_footerTopLiBox {
  height: 100%;
}
.dlt_footer .dlt_footerTop ul li .dlt_footerTopLiBox span {
  display: block;
  margin-top: 0.2rem;
}
.dlt_footer .dlt_footerTop ul li .dlt_footerTopLiBox span img {
  width: 0.2rem;
  height: 0.2rem;
  display: inline-block;
  object-fit: contain;
}
.dlt_footer .dlt_footerTop ul li .dlt_footerTopLiBox span em {
  display: inline-block;
  margin-left: 0.1rem;
  color: #ccc;
  vertical-align: top;
  padding-right: 10px;
}
.dlt_footer .dlt_footerTop ul li .dlt_footerTopLiBox .dlt_footerTopLiBoxQr {
  padding-top: 0.3rem;
  width: 50%;
  float: left;
}
.dlt_footer .dlt_footerTop ul li .dlt_footerTopLiBox .dlt_footerTopLiBoxQr img {
  display: block;
  width: 1.02rem;
  height: 1.02rem;
  margin: 0 auto;
}
.dlt_footer .dlt_footerTop ul li .dlt_footerTopLiBox .dlt_footerTopLiBoxQr i {
  display: block;
  text-align: center;
  padding-top: 0.2rem;
  color: #ccc;
}
.dlt_footer .dlt_footerTop ul li:nth-child(2n) .dlt_footerTopLiBox {
  padding: 0 0.4rem;
  border: 1px solid #404040;
  border-top: 0;
  border-bottom: 0;
}
.dlt_footer .dlt_footerTop ul li:nth-child(2n) .dlt_footerTopLiBox h4 {
  color: #cccccc;
  font-size: 0.18rem;
  font-weight: bold;
  padding-top: 0.3rem;
}
.dlt_footer .dlt_footerTop ul li:nth-child(2n) .dlt_footerTopLiBox p {
  font-size: 0.14rem;
  line-height: 0.28rem;
  padding-top: 0.2rem;
  color: #ccc;
}
.dlt_footer .dlt_footerTop ul li:nth-child(3n) .dlt_footerTopLiBox {
  padding: 0 0.4rem;
  border-right: 0;
}
.dlt_footer .dlt_footerTop ul li:nth-child(3n) .dlt_footerTopLiBox h4 {
  color: #cccccc;
  font-size: 0.18rem;
  font-weight: bold;
  padding-top: 0.3rem;
}
.dlt_footer .dlt_footerTop ul li:nth-child(3n) .dlt_footerTopLiBox p {
  font-size: 0.14rem;
  line-height: 0.28rem;
  padding-top: 0.2rem;
  color: #ccc;
}
.dlt_footer .dlt_footerCenter {
  margin: 0.2rem 0 0;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #404040;
  padding: 0.2rem 0 0.1rem;
}
.dlt_footer .dlt_footerCenter h4 {
  font-size: 0.14rem;
  color: #cccccc;
}
.dlt_footer .dlt_footerCenter .dlt_Links {
  padding: 0.2rem 0 0;
  color: #ccc;
}
.dlt_footer .dlt_footerCenter .dlt_Links a {
  color: #999;
  margin-right: 0.2rem;
  line-height: 0.3rem;
  display: inline-block;
}
.dlt_footer .dlt_footerBottom {
  height: 0.8rem;
  color: #999999;
  line-height: 0.8rem;
  width: 100%;
}
.dlt_footer .dlt_footerBottom .dlt_footerBottomL {
  color: #999;
  float: left;
}
.dlt_footer .dlt_footerBottom .dlt_footerBottomL a {
  color: #999;
  display: inline-block;
  margin-left: 0.1rem;
}
.dlt_footer .dlt_footerBottom .dlt_footerBottomR {
  float: right;
}
.dlt_footer .dlt_footerBottom .dlt_footerBottomR a {
  color: #999;
  margin-right: 0.2rem;
}
.dlt_footer .dlt_footerBottom .dlt_footerBottomR img {
  display: inline-block;
  vertical-align: middle;
  width:auto;
}
@media (max-wdith: 768px) {
  .dlt_container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
}
@media (max-width: 768px) {
  .dlt_banner {
    padding: 0.3rem 0;
  }
  .dlt_banner h4 {
    font-size: 0.4rem;
  }
  .dlt_banner span {
    padding: 0;
    background: transparent;
    font-size: 0.18rem;
    letter-spacing: 0;
    margin-top: 0;
    line-height: 0.3rem;
  }
  .dlt_title {
    padding-top: 0.3rem;
  }
  .dlt_functionBox {
    padding: 0 15px;
  }
  .dlt_functionBox ul li {
    flex-direction: column;
    flex: 0 0 100% !important;
  }
  .dlt_functionBox ul li .dlt_functionBoxCenter {
    border: 0;
  }
  .dlt_functionBox ul li .dlt_functionBoxCenter p {
    height: auto;
    border: 0;
  }
  .dlt_strategy .dlt_strategyBox ul li {
    flex: 0 0 100% !important;
    margin-bottom: 0.3rem;
  }
  .dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenter {
    background: #ffffff !important;
  }
  .dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenter .dlt_dlt_strategyBoxR p {
    color: #666;
    padding: 0 10% 0 0;
  }
  .dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenter .dlt_dlt_strategyBoxR {
    padding: 0;
  }
  .dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenterNum {
    display: none;
  }
  .dlt_strategy .dlt_strategyBox {
    margin-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .dlt_strategy {
    background: transparent;
  }
  .dlt_strategy .dlt_strategyBox ul li .dlt_strategyBoxCenter .dlt_dlt_strategyBoxL p {
    left: -11%;
    top: 0.8rem;
  }
  .dlt_strategy .dlt_strategyBox ul li:nth-child(2) .dlt_strategyBoxCenter .dlt_dlt_strategyBoxL p {
    left: -22%;
    top: 0.9rem;
  }
  .dlt_Marketing {
    padding: 0 15px 0.4rem;
  }
  .dlt_Marketing .dlt_MarketingList ul li {
    flex: 0 0 100%;
  }
  .dlt_adm .dlt_admBox .dlt_admL {
    flex: 0 0 100%;
  }
  .dlt_adm .dlt_admBox {
    padding: 0.3rem 15px;
  }
  .dlt_adm .dlt_admBox .dlt_admL img {
    margin: 0 auto;
    display: none;
  }
  .dlt_adm .dlt_admBox .dlt_admL .dlt_admLBox h4 {
    font-size: 0.18rem;
  }
  .dlt_footer {
    padding: 0.3rem 15px;
  }
  .dlt_footer .dlt_footerTop ul li {
    flex: 0 0 100%;
  }
  .dlt_footer .dlt_footerTop ul li .dlt_footerTopLiBox span i {
    float: left;
  }
  .dlt_footer .dlt_footerTop ul li .dlt_footerTopLiBox span em {
    float: left;
    width: 87%;
  }
  .dlt_footer .dlt_footerTop ul li .dlt_footerTopLiBox span::after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: relative;
    clear: both;
    visibility: hidden;
  }
  .dlt_footer .dlt_footerTop ul li:nth-child(2n) .dlt_footerTopLiBox {
    display: none;
  }
  .dlt_footer .dlt_footerTop ul li:nth-child(3n) .dlt_footerTopLiBox {
    display: none;
  }
  .dlt_footer .dlt_footerTop ul li {
    padding-bottom: 0;
  }
  .dlt_footer .dlt_footerBottom {
    line-height: 0.3rem;
  }
  .dlt_footer .dlt_footerBottom .dlt_footerBottomL {
    margin-top: 0.2rem;
    float: none;
  }
  .dlt_footer .dlt_footerBottom .dlt_footerBottomL a {
    display: inline-block;
  }
  .dlt_footer .dlt_footerBottom .dlt_footerBottomR {
    float: none;
  }

  .dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListBottom .dlt_dlt_MarketingListBottomL{
    padding-bottom: 0.3rem;
  }

  .dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListTop .dlt_dlt_MarketingListTopR h4{
    font-size: 0.16rem;
  }

  .dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListBottom .dlt_dlt_MarketingListBottomR{
    height: auto;
  }

  .dlt_Marketing .dlt_MarketingList ul li .dlt_dlt_MarketingListTop .dlt_dlt_MarketingListTopL i img{
    margin: .1rem;
  }
}
