* {
  margin: 0;
  padding: 0;
}

p {
  padding: 0;
  margin: 0;
}


section,
div {
  box-sizing: border-box;
}

.rotation {
  height: 3.75rem;
  position: relative;
}
.rotation-title {
  display: flex;
  flex-direction: column;
  position: absolute;
  padding: 1.2708rem 0 0 1.875rem;
}

.rotation-title span:first-child {
  font-size: .2292rem;
  font-weight: bold;
  color: #1C1C1E;
  letter-spacing: .0156rem;
}

.rotation-title span:last-child {
  font-size: .1042rem;
  color: rgba(28, 28, 30, 0.7);
  letter-spacing: .0052rem;
  margin-top: .0521rem;
}

/*.rotation-title {*/
/*  padding-top: 1.5833rem;*/
/*  padding-left: .3646rem;*/
/*  position: absolute;*/
/*  display: flex;*/
/*  !* align-items: flex-end; *!*/
/*  flex-direction: column;*/
/*}*/

/*.rotation-title span:first-child {*/
/*  font-size: .2292rem;*/
/*  font-weight: 500;*/
/*  color: #1C1C1E;*/
/*  letter-spacing: .026rem;*/
/*}*/

/*.rotation-title span:last-child {*/
/*  font-size: .125rem;*/
/*  color: rgba(28, 28, 30, 0.7);*/
/*  letter-spacing: .0052rem;*/
/*  margin-top: .1042rem;*/
/*}*/

.videos {
  width: 100%;
  height: 100%;
}

.videos video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-pagination-bullets {
  bottom: .4688rem !important;
}

.swiper-pagination-bullet {
  width: .3125rem;
  height: .0208rem;
  background: #fff;
  border-radius: .026rem;
}

.material {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -0.2604rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  background: transparent;
}

.material-item>a {
  width: 2.1875rem;
  height: .5208rem;
  background: #fff;
  display: flex;
  align-items: center;
  padding-left: .0938rem;
  box-sizing: border-box;
  box-shadow: 0px .0104rem .0521rem 0px rgba(0, 0, 0, 0.1100);
  border-radius: .0625rem;
  position: relative;
  cursor: pointer;
}

.material-icon img {
  width: .3281rem;
  height: .4427rem;
}

.material-cont {
  margin-left: .1563rem;
}

.material-cont>div:first-child {
  display: flex;
  align-items: center
}

.material-cont>div:first-child span {
  font-size: .0833rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #00a392;
  margin-right: .0417rem;
}

.material-cont>div:first-child img {
  width: .1458rem;
  height: .0833rem;
}

.material-cont>div:last-child {
  font-size: .0625rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: rgba(36, 36, 36, 0.7);
  margin-top: .0625rem;
}

.material-arrow {
  position: absolute;
  right: .1042rem;
  display: none;
}

.material-arrow img {
  width: .1198rem;
  height: .0781rem;
}

.material a:hover .material-arrow {
  display: block;
}

.material>div:nth-child(2) {
  margin-right: .1042rem;
  margin-left: .1042rem;
}

.material>div:nth-child(2) .material-icon img {
  width: .3646rem;
  height: .401rem;
}

.material>div:last-child .material-icon img {
  width: .3802rem;
  height: .276rem;
}

.product-container {
  width: 100%;
  height: 4.6875rem;
  padding-top: .6406rem;
  background: #F5F5F7;
}

.product {
  width: 6.7708rem;
  margin: 0 auto;
  overflow: hidden;
}

.pro-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pro-title div:first-child {
  font-size: .2292rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1C1C1E;
}

.pro-title div:last-child {
  font-size: .0833rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #00a392;
  text-align: center;
  margin-top: .0729rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.pro-title span {
  margin-right: .0417rem;
}

.pro-title div:last-child img {
  width: .0313rem;
  height: .0521rem;
}

.pro-content {
  height: 2.8229rem;
  display: flex;
  margin-top: .3021rem;
}

.pro-left {
  width: 1.7031rem;
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/pro-bg.png') center center no-repeat;
  background-size: 100% 100%;
  padding: .1823rem .099rem 0 .0781rem;
}

.pro-left>div:first-child img {
  width: .1458rem;
  height: .0833rem;
}

.pro-left>div:nth-child(2) {
  font-size: .1563rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1C1C1E;
  margin-top: .0417rem;
}

.pro-left>div:nth-child(3) {
  font-size: .0729rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: rgba(28, 28, 30, 0.7000);
  margin-top: .0417rem;
  line-height: .1146rem;
}

.pro-left-list {
  margin-top: .0521rem;
  overflow: hidden;
}

.pro-left-item {
  margin-top: .0521rem;
}

.pro-left-item>div {
  font-size: .0833rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #00a392;
  display: flex;
  align-items: center;
}

.pro-left-item>div img {
  width: .0885rem;
  height: .0833rem;
  margin-right: .0625rem;
}

.pro-left-item>p {
  font-size: .0729rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: rgba(28, 28, 30, 0.5000);
  margin-top: .0104rem;
}

.pro-left-detail {
  width: .5521rem;
  height: .1354rem;
  line-height: .1354rem;
  text-align: center;
  color: #fff;
  background: #00a392;
  margin-top: .1042rem;
}

.pro-left-detail a {
  font-size: .0625rem;
}

.pro-right {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}

.pro-right>div:nth-child(1),
.pro-right>div:nth-child(2),
.pro-right>div:nth-child(3) {
  border-bottom: .0052rem solid rgba(0, 0, 0, 0.1);
}

.pro-right>div:nth-child(1),
.pro-right>div:nth-child(2),
.pro-right>div:nth-child(4),
.pro-right>div:nth-child(5) {
  border-right: .0052rem solid rgba(0, 0, 0, 0.1);
}

/* .pro-right>div:nth-child(2) {
  background: linear-gradient(133deg, #F3FFFE 0%, #F8F8F8 100%);
} */


.pro-right-item {
  width: 33.333%;
  height: 50%;
  background: #fff;
  padding: .1667rem .0938rem .0625rem;
  position: relative;
  cursor: pointer;
  /* transition: all 0.4s linear; */
  box-sizing: border-box;
}

.pro-right-item:hover {
  background: linear-gradient(133deg, #F3FFFE 0%, #F8F8F8 100%);
}

.pro-right-item:hover .pro-right-icon {
  display: block;
}

.pro-right-icon {
  width: .7083rem;
  height: .75rem;
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  /* transition: all 0.4s linear; */
}

.pro-right-icon img {
  width: 100%;
  height: 100%;
}

.pro-right-title {
  /* font-size: .125rem; */
  font-size: .1146rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(28, 28, 30, 0.8000);
  display: flex;
  align-items: center;
}

.pro-right-title img {
  margin-left: .0417rem;
}

.pro-right-item-cont {
  font-size: .0729rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: rgba(28, 28, 30, 0.6000);
  line-height: .1146rem;
  margin-top: .0469rem;
  word-break: break-all;
}

.pro-right-detail {
  font-size: .0729rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #00a392;
  position: absolute;
  bottom: .1406rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.pro-right-detail span {
  margin-right: .0313rem;
}

.pro-right-detail img {
  width: .0313rem;
  height: .0521rem;
}

.programme-container {
  background: #fff;
  padding: .3125rem 0 .5729rem;
}

.programme {
  width: 6.7708rem;
  margin: 0 auto;
  color: #1C1C1E;
}

.prog-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.prog-title span:first-child {
  font-size: .2292rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}

.prog-title span:last-child {
  font-size: .125rem;
  font-family: PingFangSC-Regular, PingFang SC;
  margin-top: .0729rem;
}

.prog-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.2865rem;
}

.prog-item:not(:last-child):hover {
  box-shadow: .0104rem .0104rem .0781rem 0px rgba(0, 0, 0, 0.14);
}

.prog-item:not(:last-child):hover .prog-item-title {
  color: #00a392;
}

.prog-item {
  width: 2.1875rem;
  height: 1.5625rem;
  padding: 0.1667rem 0.1771rem;
  cursor: pointer;
  transition: all 0.4s linear;
  box-sizing: border-box;
}

.prog-item:hover .prog-item-more {
  opacity: 1;
}

.prog-item .prog-icon {
  /* width: .2813rem; */
  /* height: .3021rem; */
  width: .3125rem;
  height: .3125rem;
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon2-1.png') center center no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  transition: all 0.4s linear;
}

.prog-item:first-child:hover .prog-icon {
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon2.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item:nth-child(2) .prog-icon {
  /* width: .2656rem; */
  /* height: .3177rem; */
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon4-1.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item:nth-child(2):hover .prog-icon {
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon4.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item:nth-child(3) .prog-icon {
  /* width: .2552rem; */
  /* height: .3073rem; */
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon1-1.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item:nth-child(3):hover .prog-icon {
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon1.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item:nth-child(4) .prog-icon {
  /* width: .3125rem; */
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon3-1.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item:nth-child(4):hover .prog-icon {
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon3.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item:nth-child(5) .prog-icon {
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon5-1.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item:nth-child(5):hover .prog-icon {
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon5.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item:last-child .prog-icon {
  /* width: .3073rem; */
  /* height: .2813rem; */
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon6-1.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item:last-child:hover .prog-icon {
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/icon6.png') center center no-repeat;
  background-size: 100% 100%;
}

.prog-item-title {
  font-size: .1458rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1C1C1E;
  text-align: center;
  margin-top: .1198rem;
  transition: all 0.4s linear;
}

.prog-item-cont {
  font-size: .0729rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #1C1C1E;
  line-height: 1.5;
  margin-top: .0781rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.prog-item-more {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.0885rem;
  opacity: 0;
  transition: all 0.4s linear;
}

.prog-item-more span {
  font-size: 0.0729rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #00a392;
  margin-right: 0.0313rem;
}

.prog-item-more img {
  width: .0313rem;
  height: .0521rem;
}

.case-container {
  height: 3.2813rem;
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/case-bg.png') center center no-repeat;
  background-size: 100% 100%;
  padding-top: .3646rem;
}

.case {
  width: 6.7708rem;
  margin: 0 auto;
}

.case-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.case-title span:first-child {
  font-size: .2292rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1C1C1E;
}

.case-title span:last-child {
  font-size: .125rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(28, 28, 30, 0.6900);
  margin-top: .0625rem;
}

.case-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: .125rem;
}

.case-item {
  display: flex;
  flex-direction: column;
  width: 25%;
  margin-top: .2604rem;
}

.case-item span:first-child {
  font-size: .3125rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #00a392;
  background: linear-gradient(127deg, #86F3EA 0%, #3EB6C2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.case-item:first-child span:first-child,
.case-item:nth-child(6) span:first-child {
  color: #FF7F3D;
  background: linear-gradient(129deg, #FF932B 0%, #FF663B 100%);
  -webkit-background-clip: text;
}

.case-item:nth-child(4) span:first-child {
  color: #12ACD2;
  background: linear-gradient(130deg, #8DD7FF 0%, #2E9BEC 100%);
  -webkit-background-clip: text;
}

.case-item span:last-child {
  font-size: .125rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1C1C1E;
}

.project-case-container {
  background: #fff;
  padding: .3646rem 0 .2604rem 0;
}

.project-case {
  /* padding: .3646rem .4688rem 0; */
  width: 6.7708rem;
  margin: .3646rem auto 0;
}

.project-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.project-title div:first-child {
  font-size: .2292rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1C1C1E;
}

.project-title div:last-child {
  font-size: .0833rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #00a392;
  text-align: center;
  margin-top: .0729rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.project-title span {
  margin-right: .0417rem;
}

.project-title div:last-child img {
  width: .0313rem;
  height: .0521rem;
}

.project-tabs {
  margin-top: .2917rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 .625rem;
}

.project-tabs>div {
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}

.project-tabs>div img {
  width: .2917rem;
  height: .3125rem;
}

.project-tabs>div:nth-child(2) img {
  width: .2604rem;
  height: .3177rem;
}

.project-tabs>div:nth-child(3) img {
  width: .25rem;
  height: .3073rem;
}

.project-tabs>div:nth-child(4) img {
  width: .3073rem;
  height: .3021rem;
}

.project-tabs>div:nth-child(5) img {
  width: .3021rem;
  height: .3021rem;
}


.project-item span {
  font-size: .0938rem;
  font-weight: 500;
  color: rgba(28, 28, 30, 0.7);
  margin-top: .0729rem;
}

.pro-active span {
  color: #00a392;
}

.paging {}

.project-cont {
  position: relative;
}

.projectSwiper {
  height: 2.3438rem;
  margin-top: .3073rem;
}

.projectSwiper .swiper-slide {
  width: 2.9167rem;
  height: 1.75rem;
  position: relative;
}

.projectSwiper .swiper-slide>img {
  width: 100%;
  height: 100%;
}

.project-list{
  display: flex;
  justify-content: center;
  margin-top: 60px;
}

.project-items {
  width: 2.1875rem;
  height: 1.5625rem;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.project-items:not(:last-child) {
  margin-right: .1563rem;
}

.project-items>img {
  width: 100%;
  height: 100%;
  transition: all 0.3s linear;
}

.project-items:hover img {
  transform: scale(1.1);
}

.swiper-project {
  width: 100%;
  height: .2604rem;
  background: rgba(28, 28, 28, 0.61);
  border-radius: .0208rem .0208rem 0px 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: .0885rem;
  padding-right: .1563rem;
  box-sizing: border-box;
}

.swiper-project>a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.swiper-project span {
  font-size: .0938rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #fff;
}

.swiper-project img {
  width: .0469rem;
  height: .0833rem;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal {
  top: 2.0729rem !important;
  left: 50%;
  transform: translateX(-50%);
}

.projectSwiper .swiper-pagination-progressbar {
  background: #F0F0F0;
  width: 4.1146rem;
}

.projectSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #00a392;
}

.about-us-container{
  height: 3.3333rem;
  background: url('/dt_website_100/static/templates/zh_CN/assets/img/index/about.png') center center no-repeat;
  background-size: 100% 100%;
  padding-top: .4167rem;
}

.about-us {
  width: 6.7708rem;
  height: 2.4896rem;
  background: #fff;
  box-shadow: .0417rem .0417rem .1042rem 0px rgba(0, 0, 0, 0.1000);
  padding: .1042rem .2604rem 0 .1042rem;
  margin: 0 auto;
  display: flex;
}

.about-video {
  width: 3.8021rem;
  height: 2.2396rem;
  position: relative;
}

.about-video video {
  width: 100%;
  height: 100%;
}

.about-video img {
  width: .5rem;
  height: .5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 9;
}

.about {
  flex: 1;
  padding-left: .2604rem;
  padding-top: .1771rem;
}

.about-title {
  font-size: .2292rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1C1C1E;
}

.about-cont {
  font-size: .0833rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: rgba(28, 28, 30, 0.9);
  line-height: .1563rem;
  margin-top: .1354rem;
}