.bannar-breadcrumbs-wrap {
  display: none;
}
.anti-epidemic .ebg-title-h2 {
  color: #666;
}
.anti-epidemic .title-p {
  color: #666;
  padding-top: 30px;
  font-size: 18px;
  line-height: 1.66;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .anti-epidemic .title-p {
    font-size: 16px;
    padding-top: 20px;
  }
}
@media (max-width: 750px) {
  .anti-epidemic .title-p {
    font-size: 14px;
    line-height: 1.36;
    padding-top: 15px;
  }
}
.anti-epidemic .ebg-block .ebg-con {
  margin-top: 30px;
}
.anti-epidemic .banner {
  position: relative;
}
.anti-epidemic .banner .pic.lazyload:after {
  padding-top: 41.67%;
}
.anti-epidemic .banner .con {
  position: absolute;
  width: 100%;
  top: 24%;
  left: 0;
}
.anti-epidemic .banner .con .title-h1 {
  font-size: 70px;
  line-height: 1;
  padding-bottom: 20px;
}
.anti-epidemic .banner .con .title-h2 {
  font-size: 32px;
  line-height: 1.36;
  padding-bottom: 30px;
}
@media (max-width: 1200px) {
  .anti-epidemic .banner .con .title-h1 {
    font-size: 50px;
  }
  .anti-epidemic .banner .con .title-h2 {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .anti-epidemic .banner .pic.lazyload:after {
    padding-top: 105.34%;
  }
  .anti-epidemic .banner .con .title-h1 {
    font-size: 32px;
  }
  .anti-epidemic .banner .con .title-h2 {
    font-size: 18px;
  }
}
.anti-epidemic .solution {
  padding-top: 70px;
  padding-bottom: 120px;
  background-color: #f2f2f2;
}
.anti-epidemic .solution .pic {
  display: block;
}
.anti-epidemic .solution .pic.lazyload:after {
  padding-top: 45.66%;
}
.anti-epidemic .solution .con {
  padding-top: 50px;
}
.anti-epidemic .solution .con .box {
  background-color: #fff;
  height: 100%;
}
.anti-epidemic .solution .con .box .text {
  padding: 25px 30px;
  color: #666;
}
.anti-epidemic .solution .con .box .text .Jcon {
  margin-bottom: 10px;
}
.anti-epidemic .solution .con .box .text .title {
  font-size: 22px;
  line-height: 1.36;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333;
  margin-bottom: 15px;
}
.anti-epidemic .solution .con .box .text .p {
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.anti-epidemic .solution .con .box .text dl {
  font-size: 14px;
}
.anti-epidemic .solution .con .box .text dl dt {
  font-weight: bold;
  padding-bottom: 10px;
}
.LANG-en .anti-epidemic .solution .con .box .text dl dt {
  font-family: ebg-font-bold, Arial;
  font-weight: normal;
}
.anti-epidemic .solution .con .box .text dl dd {
  padding-left: 10px;
  line-height: 1.36;
  padding-bottom: 8px;
  position: relative;
}
.anti-epidemic .solution .con .box .text dl dd:last-child {
  padding-bottom: 0;
}
.anti-epidemic .solution .con .box .text dl dd:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #d8d5d5;
  top: 0;
  left: 0;
}
@media (max-width: 1200px) {
  .anti-epidemic .solution {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .anti-epidemic .solution .con {
    padding-top: 30px;
  }
}
@media (max-width: 750px) {
  .anti-epidemic .solution {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .anti-epidemic .solution .con .box .text {
    padding: 20px;
  }
}
.anti-epidemic .information {
  padding-top: 60px;
  padding-bottom: 80px;
}
.anti-epidemic .information .con {
  padding-top: 50px;
}
.anti-epidemic .information .con .box {
  height: 100%;
  display: block;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  padding: 15px 20px 25px;
}
.anti-epidemic .information .con .box .title {
  padding-bottom: 10px;
}
.anti-epidemic .information .con .box .title .iconfont {
  vertical-align: middle;
  color: #c7000b;
}
.anti-epidemic .information .con .box .title span {
  font-size: 12px;
  color: #999;
  padding-left: 8px;
}
.anti-epidemic .information .con .box .p {
  font-size: 16px;
  color: #000;
}
@media (max-width: 1200px) {
  .anti-epidemic .information {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .anti-epidemic .information .con {
    padding-top: 30px;
  }
}
@media (max-width: 750px) {
  .anti-epidemic .information {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .anti-epidemic .information .con {
    padding-top: 20px;
  }
  .anti-epidemic .information .con .box {
    padding: 20px;
  }
}
.anti-epidemic .live {
  background-color: #f2f2f2;
  padding-top: 70px;
  padding-bottom: 120px;
}
.anti-epidemic .live .title-p {
  padding-bottom: 50px;
}
.anti-epidemic .live .con {
  position: relative;
}
.anti-epidemic .live .con:after {
  content: '';
  height: 2px;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  position: absolute;
}
.anti-epidemic .live .con .li {
  position: relative;
  padding-top: 20px;
  width: 20%;
  height: auto;
}
.anti-epidemic .live .con .li:after {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #c7000b;
  border-radius: 50%;
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 1;
}
.anti-epidemic .live .con .li:before {
  content: '';
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: #fff #f2f2f2 #f2f2f2 #f2f2f2;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: -10px;
  top: 12px;
}
.anti-epidemic .live .con .li .box {
  display: block;
  height: 100%;
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 20px 20px 40px;
}
.anti-epidemic .live .con .li .box .p {
  font-size: 14px;
  color: #999;
  line-height: 1.36;
  padding-bottom: 10px;
}
.anti-epidemic .live .con .li .box .title {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  padding-bottom: 15px;
}
.anti-epidemic .live .con .li .box .btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.anti-epidemic .live .con .li .box .btn span {
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  padding: 4px 9px;
  background-color: rgba(199, 0, 11, 0.7);
  color: #fff;
}
@media (min-width: 1201px) {
  .anti-epidemic .live .con .li .box:hover .btn span {
    background-color: #c7000b;
  }
}
.anti-epidemic .live .con .live-button {
  position: relative;
  padding-top: 30px;
}
.anti-epidemic .live .con .live-button .iconfont {
  font-size: 40px;
  margin: 0 10px;
  cursor: pointer;
  color: #666;
}
.anti-epidemic .live .con .live-button .swiper-button-disabled {
  opacity: 0.5;
  cursor: auto;
}
@media (min-width: 1201px) {
  .anti-epidemic .live .con .live-button .iconfont:hover {
    color: #c7000b;
  }
  .anti-epidemic .live .con .live-button .swiper-button-disabled:hover {
    color: #666;
  }
}
@media (max-width: 1200px) {
  .anti-epidemic .live {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .anti-epidemic .live .title-p {
    padding-bottom: 30px;
  }
  .anti-epidemic .live .con .li {
    width: 33.33%;
  }
  .anti-epidemic .live .con .live-button {
    padding-top: 20px;
  }
}
@media (max-width: 750px) {
  .anti-epidemic .live {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.anti-epidemic .propaganda {
  position: relative;
  background-color: #f2f2f2;
}
.anti-epidemic .propaganda .pic.lazyload:after {
  padding-top: 42.71%;
}
.anti-epidemic .propaganda .con {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.anti-epidemic .propaganda .con .w50 {
  max-width: 600px;
}
.anti-epidemic .propaganda .con .ebg-title-h2 {
  text-align: left;
  padding-bottom: 5px;
  color: #fff;
}
.anti-epidemic .propaganda .con .ul {
  padding-top: 40px;
}
.anti-epidemic .propaganda .con .li {
  padding-bottom: 20px;
}
.anti-epidemic .propaganda .con .li:last-child {
  padding-bottom: 0;
}
.anti-epidemic .propaganda .con .box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
}
.anti-epidemic .propaganda .con .box img {
  display: block;
}
.anti-epidemic .propaganda .con .box p {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 20px;
  color: #666;
  font-size: 16px;
}
@media (min-width: 1201px) {
  .anti-epidemic .propaganda .con .box:hover p {
    text-decoration: underline;
  }
}
@media (max-width: 1200px) {
  .anti-epidemic .propaganda {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .anti-epidemic .propaganda .pic {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    top: auto;
    bottom: 0;
    height: 100% !important;
  }
  .anti-epidemic .propaganda .con {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .anti-epidemic .propaganda .con .ul {
    padding-top: 20px;
  }
  .anti-epidemic .propaganda .con .ul img {
    width: 44%;
    max-width: 200px;
  }
  .anti-epidemic .propaganda .con .box p {
    font-size: 14px;
  }
}
@media (max-width: 750px) {
  .anti-epidemic .propaganda .con .ebg-title-h2 {
    text-align: center;
  }
}
.anti-epidemic .ebg-module-tab-industry .ebg-con {
  margin-top: 0;
}
.anti-epidemic .ebg-module-tab-industry .industry {
  padding-top: 30px;
}
.anti-epidemic .ebg-module-tab-industry .title-p {
  padding-bottom: 50px;
  border-bottom: 1px solid #e2e2e2;
}
@media (max-width: 1200px) {
  .anti-epidemic .ebg-module-tab-industry .ebg-title-h2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .anti-epidemic .ebg-module-tab-industry .industry {
    padding-top: 20px;
  }
  .anti-epidemic .ebg-module-tab-industry .title-p {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
