.equi-manufacture .equi-manufacture-block3 {
  width: 100%;
  height: 1068px;
  background-image: url("../assets/equi-manufacture/lnsight-bg.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: hidden;
}

.equi-manufacture-block3 .title {
  font-family: SourceHanSansCN-Bold;
  font-size: 36px;
  color: #333333;
  text-align: center;
  line-height: 36px;
  font-weight: 700;
  margin: 72px auto;
}

.equi-manufacture-block3 .pain-point-list {
  width: 1200px;
  margin: 0px auto;
}

.equi-manufacture-block3 .pain-point-list .pain-point-list-item {
  width: 368px;
  height: 388px;
  background: #FFFFFF;
  box-shadow: 2px 2px 16px 0 rgba(55, 92, 171, 0.10);
}

.pain-point-right {
  margin-right: 48px;
}

.list-content .desc-shape {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 16px;
  top: -27px
}

.pain-point-list-item .list-img {
  width: 100%;
  display: block;
  height: 208px;
}

.pain-point-list-item .list-content {
  padding: 0px 24px;
  position: relative;
}

.pain-point-list-item .list-content .list-content-title {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #000000;
  text-align: justify;
  line-height: 28px;
  font-weight: 600;
  margin: 34px 0px 16px;
}

.pain-point-list-item .list-content .list-content-desc {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #000000;
  text-align: justify;
  line-height: 22px;
  font-weight: 400;
}

.equi-manufacture .equi-manufacture-block4 {
  width: 100%;
  height: 820px;
  background-image: url("../assets/equi-manufacture/mdil-core-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.equi-manufacture-block4 .title {
  font-family: SourceHanSansCN-Bold;
  font-size: 36px;
  color: #333333;
  text-align: center;
  line-height: 36px;
  font-weight: 700;
  margin: 72px auto;

}

.equi-manufacture-block4 .core-list {
  display: flex;
  width: 1200px;
  margin: 0 auto;
}

.core-list .core-list-item {
  background: #FFFFFF;
  border-radius: 8px;
  width: 282px;
  height: 272px;
  display: flex;
  flex-direction: column;
  align-items: center
}

.core-list-item .list-core-img {
  width: 56px;
  height: 56px;
  margin-top: 48px;
}

.core-right {
  margin: 0px 24px 24px 0px
}


.core-list-item .list-core-content {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  color: #333333;
  text-align: justify;
  line-height: 22px;
  font-weight: 400;
  padding: 0px 24px;
}

.core-list-item .list-core-title {
  font-family: SourceHanSansCN-Medium;
  font-size: 20px;
  color: #333333;
  text-align: center;
  line-height: 28px;
  font-weight: 500;
  margin: 32px 0 24px;
}

.equi-manufacture .equi-manufacture-block5 {
  height: 912px;
  width: 100%;
  background-color: #FFFFFF;
  overflow: hidden;
}

.equi-manufacture-block5 .title {
  font-family: SourceHanSansCN-Bold;
  font-size: 36px;
  color: #333333;
  text-align: center;
  line-height: 36px;
  font-weight: 700;
  margin-top: 72px;
}

.equi-manufacture-block5 .tw-b1 {
  display: flex;
  justify-content: center;
}

.equi-manufacture-block5 .tw-b1 .tw_b1_btn {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
  line-height: 48px;
  width: 184px;
  height: 48px;
  background-color: #2865E6;
  border-radius: 24px;
  text-align: center;
  margin-top: 40px;
}

.equi-manufacture-block5 .org-block5-above {
  width: 1000px;
  height: 88px;
  background-color: #F5F5F5;
  border-radius: 24px;
  margin: 72px auto 0;
}

.org-block5-above ul {
  margin: 0;
  display: flex;
  justify-content: center;
  padding-left: 0;
  height: 88px;
  align-items: center;
}

.org-block5-above ul li {
  list-style: none;
  width: 168px;
  line-height: 56px;
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.80);
  text-align: center;
  font-weight: 500;
  height: 56px;
  cursor: pointer;
}

.org-block5-above ul .org-block5-above-active {
  background: #2865E6;
  border-radius: 17px;
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  line-height: 56px;
  font-weight: 500;
}

.equi-manufacture-block5 .org-block5-below {
  margin-top: 72px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}

.org-block5-below .org-block5-below-left {
  /* line-height: 420px; */
  height: 420px;
  /* width: 485px; */
  /* overflow-y: scroll; */
}

.org-block5-below .org-block5-below-left::-webkit-scrollbar {
  display: none;
}

.org-block5-below-left .org-block5-scroll {
  display: none;
  position: relative;
  margin-bottom: 20px;
  height: 420px;
  /* width: 470px; */
}


.org-block5-below-left .org-block5-scroll-title {
  display: flex;
  align-items: center;
  line-height: 40px;
  position: relative;
}

.org-block5-below-left .org-block5-scroll-title .yinhao {
  display: inline-block;
  position: absolute;
  top: -30px;
  left: -10px;
  width: 72px;
  height: 56px;
  background-image: url('../assets/medical-health/mdil-product-yinhao.svg');
}

.org-block5-below-left .org-block5-scroll-intro span {
  font-size: 16px;
  /* 自定义标题字体大小 */
}

.org-block5-below-left .org-block5-scroll-intro-gap {
  margin-top: 40px
}


.org-block5-below-left .org-block5-scroll {
  height: 250px;
}

.org-block5-scroll .org-block5-below-left-img {
  height: 420px;
}

.org-block5-below-left .org-block5-scroll-title span {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #333333;
  line-height: 32px;
  font-weight: 500;
  z-index: 99;
}

.org-block5-below-left .org-block5-scroll-intro {
  text-align: justify;
}

.org-block5-below-left .org-block5-scroll-intro .henggang-wrap {
  display: flex;
  justify-content: end;
  align-items: center;
  margin: 32px 20px 32px 0px;
}

.org-block5-below-left .org-block5-scroll-intro .henggang-wrap .henggang {
  width: 80px;
  height: 2px;
  background: #999999;
  margin-right: 28px;
}

.org-block5-below-left .org-block5-scroll-intro .henggang-wrap .henggang-desc {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  font-weight: 500;
}

.org-block5-below-left .org-block5-scroll-intro .content .content-list {
  display: flex;
}

.content .content-list .list-icon {
  width: 14px;
  height: 14px;
  margin-right: 16px;
  margin-top: 5px;
}

.content .content-list-mid {
  margin-top: 24px
}

.content .content-list .list-desc {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  font-weight: 400;
  width: 400px;
}

.content .content-list .list-title {
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  width: 70px;
  height: 22px;
  font-weight: 600;
}

.org-block5-below-left .org-block5-scroll-intro .jiantou {
  width: 80px;
  height: 16px;
  margin-top: 50px;
  background-image: url("../assets/project-management/pms-xijie-right.jpg");
  margin-left: 370px;
}


.org-block5-below-right {
  margin-left: 80px;
}

.org-block5-below-right .org-block5-below-right-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 640px;
  height: 420px;
}

.org-block5-below-right .org-block5-below-right-img:nth-child(1) {
  background-image: url("../assets/equi-manufacture/project-img-lixiang.png");
}

.org-block5-below-right .org-block5-below-right-img:nth-child(2) {
  display: none;
  background-image: url("../assets/equi-manufacture/project-img-jingying.png");
}

.org-block5-below-right .org-block5-below-right-img:nth-child(3) {
  display: none;
  background-image: url("../assets/equi-manufacture/project-img-fenji.png");
}

.org-block5-below-right .org-block5-below-right-img:nth-child(4) {
  display: none;
  background-image: url("../assets/equi-manufacture/project-img-xiaoshou.png");
}

.org-block5-below-right .org-block5-below-right-img:nth-child(5) {
  display: none;
  background-image: url("../assets/equi-manufacture/project-img-yidongduan.png");
}

.equi-manufacture .equi-manufacture-block7 {
  width: 100%;
  height: 792px;
  background-image: url("../assets/equi-manufacture/img-dongming.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.equi-manufacture-block7 .title {
  font-family: SourceHanSansCN-Bold;
  font-size: 36px;
  color: #FFFFFF;
  text-align: center;
  line-height: 36px;
  font-weight: 700;
  margin-top: 72px;
}

.equi-manufacture-block7 .title-desc {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  margin: 24px 0px 64px
}

.equi-manufacture-block7 .block7-content {
  width: 1200px;
  display: flex;
  margin: 0 auto;
}

.equi-manufacture-block7 .block7-content .block7-content-left {
  width: 704px;
  padding: 56px 48px;
  background: #FFFFFF;
  box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.02);
  box-shadow: -2px -2px 16px 6px rgba(0, 0, 0, 0.02);
  box-shadow: 0px 2px 16px 12px rgba(0, 0, 0, 0);
  position: relative;
}

.block7-content .block7-content-left .block7-content-left-logo {
  width: 220px;
  height: 56px;
  background-image: url("../assets/equi-manufacture/logo-dongming.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.block7-content .block7-content-left .block7-content-left-bg {
  width: 240px;
  height: 240px;
  background-image: url("../assets/equi-manufacture/logo-el.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -60px;
  bottom: 0;
}

.block7-content .block7-content-left .block7-content-left-title {
  font-family: SourceHanSansCN-Bold;
  font-size: 24px;
  color: #333333;
  text-align: justify;
  line-height: 32px;
  font-weight: 700;
  margin: 28px 0px 24px
}


.block7-content .block7-content-left .block7-content-left-desc {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  font-weight: 400;
}

.block7-content .block7-content-left .block7-content-left-static {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
}


.block7-content-left-brach .brach-content .count {
  font-family: SourceHanSansCN-Bold;
  font-size: 32px;
  color: rgba(0, 0, 0, 0.80);
  font-weight: 700;
}

.block7-content-left-brach .brach-content .unit {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
}

.block7-content-left-brach .brach-desc {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  margin-top: 12px;
}


.equi-manufacture-block7 .block7-content .block7-content-right {
  height: 472px;
  width: 336px;
  background-image: linear-gradient(90deg, #1E52C7 0%, #1854C7 100%);
  border: 1px solid rgba(32, 96, 209, 1);
  box-shadow: 2px 0px 16px 0px rgba(0, 42, 122, 0.16);
  padding: 0px 32px;
}

.block7-content .block7-content-right .block7-content-right-title {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
  margin-top: 64px
}

.block7-content-right .block7-content-right-list .right-list-item {
  display: flex;
}

.block7-content-right-list .right-list-item .list-icon {
  width: 14px;
  height: 14px;
  background-image: url("../assets/equi-manufacture/crm-icon-checkcircle.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 8px;
  margin-top: 5px;
}

.block7-content-right .block7-content-right-list-gap {
  margin: 24px 0px;
}

.block7-content-right-list .right-list-item .list-desc {
  width: 314px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  text-align: justify;
  line-height: 24px;
  font-weight: 400;
}

.equi-manufacture .equi-manufacture-block8 {
  width: 100%;
  height: 376px;
  background-image: url("../assets/medical-health/mdil-foot-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.equi-manufacture-block8 .block8-content {
  width: 1048px;
  display: flex;
  margin: 72px auto 0px;
  align-items: center;
}

.block8-content-list .list-value-wrap .list-value {
  font-family: Arial-BoldItalicMT;
  font-size: 64px;
  color: #FFFFFF;
  text-align: center;
  line-height: 72px;
  font-weight: 700;
}

.block8-content-list .list-value-wrap .list-fuhao {
  font-family: Arial-BoldItalicMT;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px;
  font-weight: 700;
}

.block8-content-list .list-desc-wrap {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.block8-content-list .list-desc-wrap .list-desc {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 500;
}

.block8-content-list .list-desc-wrap .list-desc-img {
  width: 20px;
  height: 20px;
  background-image: url("../assets/medical-health/mdil-foot-jiantou.svg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 6px;
}

.block8-content .block8-content-line {
  width: 1px;
  height: 72px;
  background: #FFFFFF;
  margin: 0px 75px 0px 78px
}

.equi-manufacture-block8 .tw_b1_btn {
  display: block;
  width: 184px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #FFFFFF;
  border-radius: 24px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
  margin: 62px auto 0px
}

.tw_block2_new .tw_block2_new_roll {
  margin: 64px auto 0;
  width: 1055px;
  height: 110px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.tw_block2_new_roll ul li {
  /*position: absolute;*/
  height: 100px;
  width: 195px;
  list-style: none;
  margin-right: 20px;
  box-shadow: 4px 4px 10px 0 rgba(55, 92, 171, 0.10);
  flex-shrink: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

.tw_block2_new_roll ul {
  width: 1055px;
  height: 110px;
  display: flex;
  align-self: center;
  margin: 0 24px;
  padding-left: 0;
  flex-shrink: 0;
  transition-duration: 500ms;
}

.tw_block2_new_roll ul::-webkit-scrollbar {
  display: none;
}

.tw_block2_new_roll ul li:nth-child(1) {
  background-image: url("../assets/equi-manufacture/logo-junzhou.png");
}

.tw_block2_new_roll ul li:nth-child(2) {
  background-image: url("../assets/equi-manufacture/logo-ningmeng.png");
}

.tw_block2_new_roll ul li:nth-child(3) {
  background-image: url("../assets/equi-manufacture/logo-rivsea.png");
}

.tw_block2_new_roll ul li:nth-child(4) {
  background-image: url("../assets/equi-manufacture/logo-chnt.png");
}

.tw_block2_new_roll ul li:nth-child(5) {
  background-image: url("../assets/equi-manufacture/logo-eltiesland.png");
}

.tw_block2_new_roll ul li:nth-child(6) {
  background-image: url("../assets/equi-manufacture/logo-junzhou.png");
}

.tw_block2_new_roll ul li:nth-child(7) {
  background-image: url("../assets/equi-manufacture/logo-ningmeng.png");
}

.tw_block2_new_roll ul li:nth-child(8) {
  background-image: url("../assets/equi-manufacture/logo-rivsea.png");
}

.tw_block2_new_roll ul li:nth-child(9) {
  background-image: url("../assets/equi-manufacture/logo-chnt.png");
}

.tw_block2_new_roll ul li:nth-child(10) {
  background-image: url("../assets/equi-manufacture/logo-eltiesland.png");
}


.tw_block2_new_roll ul li:last-child {
  margin-right: 0;
}

.scroll_left {
  left: 150px;
}

.scroll_right {
  right: 150px;
}