body {
  background: url('/topic/sitecore/polymerization-3d/img/beijing.jpg') center bottom repeat-y;
  background-size: cover;
}
body .ebg-btn-box .ebg-btn-link-white-14-icon,
body .ebg-btn-box-block .ebg-btn-link-white-14-icon,
body .ebg-btn-box .ebg-btn-link-black-14-icon,
body .ebg-btn-box-block .ebg-btn-link-black-14-icon {
  margin-top: 0;
}
@media (max-width: 992px) {
  body {
    background-image: url('/topic/sitecore/polymerization-3d/img/beijing-wap.jpg');
  }
}
body .tab-nav {
  display: none;
}
@media (max-width: 992px) {
  body .tab-nav {
    display: block;
    position: fixed;
    top: 50px;
  }
}
.ebg-footer {
  display: none;
}
@media (max-width: 992px) {
  .ebg-footer {
    display: block;
  }
}
.ebg-footer.new-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ebg-footer.new-footer.last {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}
.polymerization-3d {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.polymerization-3d .lazyload-v2 {
  background-color: #fff;
}
.polymerization-3d .content-3d .swiper-container {
  height: calc(100vh - 96px);
  width: 100%;
  position: relative;
  overflow: initial;
}
.polymerization-3d .content-3d .swiper-slide-content {
  width: 100%;
  height: 100%;
  padding-left: 20%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.polymerization-3d .content-3d .swiper-wrapper {
  z-index: 10;
}
.polymerization-3d .content-3d .swiper-slide {
  position: relative;
  overflow: hidden;
}
.polymerization-3d .content-3d .fixed-pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  right: auto;
  text-align: right;
  left: 0;
  width: 14%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.polymerization-3d .content-3d .fixed-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
  color: #231815;
  position: relative;
  padding-right: 30px;
  margin: 0;
  border-right: 1px solid #595757;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.polymerization-3d .content-3d .fixed-pagination .swiper-pagination-bullet:first-child {
  border-right-color: transparent;
  font-weight: bold;
  font-size: 18px;
  padding-right: 0;
}
.LANG-en .polymerization-3d .content-3d .fixed-pagination .swiper-pagination-bullet:first-child {
  font-family: ebg-font-bold, Arial;
  font-weight: normal;
}
.polymerization-3d .content-3d .fixed-pagination .swiper-pagination-bullet:first-child:after {
  display: none;
}
.polymerization-3d .content-3d .fixed-pagination .swiper-pagination-bullet-active {
  font-weight: bold;
}
.LANG-en .polymerization-3d .content-3d .fixed-pagination .swiper-pagination-bullet-active {
  font-family: ebg-font-bold, Arial;
  font-weight: normal;
}
.polymerization-3d .content-3d .fixed-pagination .swiper-pagination-bullet-active:after {
  content: '';
  position: absolute;
  right: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  background-color: #c7000b;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.polymerization-3d .banner {
  width: 100vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.polymerization-3d .banner .swiper-slide-content {
  padding: 0;
}
.polymerization-3d .banner .lazyload-v2:after {
  padding-top: 31.25%;
}
.polymerization-3d .banner .con {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.polymerization-3d .banner .con .h1-title {
  color: #000;
  font-size: 72px;
  margin-top: -7%;
}
@media (max-width: 1600px) {
  .polymerization-3d .banner .con .h1-title {
    font-size: 56px;
  }
}
@media (max-width: 1200px) {
  .polymerization-3d .banner .con .h1-title {
    font-size: 42px;
  }
}
@media (max-width: 992px) {
  .polymerization-3d .banner .con .h1-title {
    font-size: 36px;
    margin-top: 0;
  }
}
@media (max-width: 750px) {
  .polymerization-3d .banner .con .h1-title {
    font-size: 26px;
  }
}
.polymerization-3d .banner .list {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.polymerization-3d .banner .list .ul {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 20px;
  background-color: #fff;
}
.polymerization-3d .banner .list .ul .ebg-row {
  position: relative;
}
.polymerization-3d .banner .list .ul .ebg-row .box {
  padding-left: 2vw;
  padding-right: 2vw;
}
.polymerization-3d .banner .list .ul .ebg-row .box:after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  bottom: 40px;
  background-color: #767676;
  width: 1px;
}
.polymerization-3d .banner .list .ul .ebg-row .p {
  padding-top: 20px;
  color: #231815;
  font-size: 14px;
  line-height: 1.36;
}
.polymerization-3d .banner .list .ul .ebg-row:first-child .box:after {
  background-color: transparent;
}
.polymerization-3d .banner .banner-arrow {
  position: absolute;
  bottom: 4%;
  left: 0;
  right: 0;
  text-align: center;
}
.polymerization-3d .h3-title {
  font-size: 32px;
  color: #231815;
  font-weight: bold;
  padding-bottom: 30px;
}
.LANG-en .polymerization-3d .h3-title {
  font-family: ebg-font-bold, Arial;
  font-weight: normal;
}
@media (max-width: 992px) {
  .polymerization-3d .h3-title {
    padding-bottom: 15px;
    font-size: 20px;
  }
}
.polymerization-3d .lists {
  height: 100%;
  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;
}
.polymerization-3d .lists .list-content {
  width: 100%;
}
.polymerization-3d .lists .box {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
  background-color: #fff;
}
.polymerization-3d .lists .box .con div,
.polymerization-3d .lists .box .con p {
  width: 100%;
}
.polymerization-3d .lists .box .con p {
  position: relative;
  z-index: 1;
}
.polymerization-3d .lists .box .con .title {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 15px;
}
.LANG-en .polymerization-3d .lists .box .con .title {
  font-family: ebg-font-bold, Arial;
  font-weight: normal;
}
.polymerization-3d .lists .box .con .p {
  font-size: 14px;
}
.polymerization-3d .lists .special .box,
.polymerization-3d .lists .ebg-row4 .box,
.polymerization-3d .lists .ebg-row3 .box {
  display: block;
  color: #fff;
}
.polymerization-3d .lists .special .box .con,
.polymerization-3d .lists .ebg-row4 .box .con,
.polymerization-3d .lists .ebg-row3 .box .con {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.polymerization-3d .lists .special .box .con .p,
.polymerization-3d .lists .ebg-row4 .box .con .p,
.polymerization-3d .lists .ebg-row3 .box .con .p {
  color: #fefefe;
}
.polymerization-3d .lists .special .box .con .p,
.polymerization-3d .lists .ebg-row4 .box .con .p,
.polymerization-3d .lists .ebg-row3 .box .con .p,
.polymerization-3d .lists .special .box .con .ebg-btn-box-block,
.polymerization-3d .lists .ebg-row4 .box .con .ebg-btn-box-block,
.polymerization-3d .lists .ebg-row3 .box .con .ebg-btn-box-block {
  display: none;
}
.polymerization-3d .lists .special .box .con:before,
.polymerization-3d .lists .ebg-row4 .box .con:before,
.polymerization-3d .lists .ebg-row3 .box .con:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(100%, #000), color-stop(0, #000));
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000 100%, #000 0);
  background-size: cover;
}
@media (min-width: 993px) {
  .polymerization-3d .lists .special .big:hover .con,
  .polymerization-3d .lists .special .small:hover .con,
  .polymerization-3d .lists .ebg-row4 .box:hover .con,
  .polymerization-3d .lists .ebg-row3 .box:hover .con {
    height: 100%;
  }
  .polymerization-3d .lists .special .big:hover .con .title,
  .polymerization-3d .lists .special .small:hover .con .title,
  .polymerization-3d .lists .ebg-row4 .box:hover .con .title,
  .polymerization-3d .lists .ebg-row3 .box:hover .con .title {
    padding-bottom: 15px;
  }
  .polymerization-3d .lists .special .big:hover .con .p,
  .polymerization-3d .lists .special .small:hover .con .p,
  .polymerization-3d .lists .ebg-row4 .box:hover .con .p,
  .polymerization-3d .lists .ebg-row3 .box:hover .con .p {
    display: block;
    display: -webkit-box;
  }
  .polymerization-3d .lists .special .big:hover .con .ebg-btn-box-block,
  .polymerization-3d .lists .special .small:hover .con .ebg-btn-box-block,
  .polymerization-3d .lists .ebg-row4 .box:hover .con .ebg-btn-box-block,
  .polymerization-3d .lists .ebg-row3 .box:hover .con .ebg-btn-box-block {
    display: block;
  }
}
.polymerization-3d .lists .ebg-row2 .pic:after {
  padding-top: 50%;
}
.polymerization-3d .lists .ebg-row1 .pic:after,
.polymerization-3d .lists .ebg-row3 .pic:after {
  padding-top: 75%;
}
.polymerization-3d .lists .ebg-row1 .title,
.polymerization-3d .lists .ebg-row2 .title {
  color: #231815;
}
.polymerization-3d .lists .ebg-row1 .p,
.polymerization-3d .lists .ebg-row2 .p {
  color: #595757;
}
.polymerization-3d .lists .ebg-row1 .box img,
.polymerization-3d .lists .ebg-row2 .box img {
  -webkit-transition: -webkit-transform 12s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 12s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 12s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 12s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 12s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.polymerization-3d .lists .ebg-row1 .box:hover .pic img,
.polymerization-3d .lists .ebg-row2 .box:hover .pic img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.polymerization-3d .lists .ebg-row1 .box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.polymerization-3d .lists .ebg-row1 .box .pic {
  width: 50%;
}
.polymerization-3d .lists .ebg-row1 .box .con {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  padding: 50px 40px 90px;
}
.polymerization-3d .lists .ebg-row1 .box .con p {
  padding-bottom: 30px;
}
.polymerization-3d .lists .ebg-row1 .box .con .ebg-btn-box-block,
.polymerization-3d .lists .ebg-row1 .box .con .ebg-btn-box {
  position: absolute;
  left: 40px;
  bottom: 50px;
  right: 40px;
}
.polymerization-3d .lists .ebg-row2 .box .con {
  padding: 30px 30px 80px;
}
.polymerization-3d .lists .ebg-row2 .box .con .p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
.polymerization-3d .lists .ebg-row2 .box .con .ebg-btn-box-block,
.polymerization-3d .lists .ebg-row2 .box .con .ebg-btn-box {
  position: absolute;
  left: 30px;
  bottom: 30px;
  right: 30px;
}
.polymerization-3d .lists .ebg-row3 .p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.polymerization-3d .lists .ebg-row4 .pic:after {
  padding-top: 125%;
}
.polymerization-3d .lists .ebg-row4 .p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}
.polymerization-3d .lists .special {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.polymerization-3d .lists .special .box {
  background-color: initial;
}
.polymerization-3d .lists .special .ebg-row {
  width: 50%;
  padding: 0 15px 30px;
}
.polymerization-3d .lists .special .ebg-row .big .pic:after {
  padding-top: 125%;
}
.polymerization-3d .lists .special .ebg-row .small {
  position: relative;
  padding-top: 30px;
}
.polymerization-3d .lists .special .ebg-row .small .pic:after {
  padding-top: 60%;
}
.polymerization-3d .lists .special .ebg-row .small:first-child {
  padding-top: 0;
}
.polymerization-3d .pore {
  position: relative;
}
.polymerization-3d .lists2 .lazyload-v2 {
  position: relative;
}
.polymerization-3d .lists2 .lazyload-v2:after {
  padding-top: 38.25%;
}
.polymerization-3d .lists2 .box {
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.polymerization-3d .lists2 .box .con {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  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;
  color: #231815;
}
.polymerization-3d .lists2 .box .con div {
  width: auto;
}
.polymerization-3d .lists2 .box .con .pore {
  width: 50%;
  padding-left: 10%;
}
.polymerization-3d .lists2 .box .con .pore p {
  font-size: 36px;
  line-height: 1.25;
}
@media (min-width: 1201px) {
  .polymerization-3d .hover .img {
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  .polymerization-3d .hover:hover .img {
    -webkit-transform: scale(1.06, 1.06);
        -ms-transform: scale(1.06, 1.06);
            transform: scale(1.06, 1.06);
  }
}
@media (max-width: 1600px) {
  .polymerization-3d .lists .ebg-row2 .box .con .p {
    -webkit-line-clamp: 3;
  }
  .polymerization-3d .lists .ebg-row3 .box .con .p {
    -webkit-line-clamp: 3;
  }
  .polymerization-3d .lists .ebg-row4 .box .con .p {
    -webkit-line-clamp: 3;
  }
  .polymerization-3d .lists .special .box .small .con .p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .polymerization-3d .lists .ebg-row1 .box .con,
  .polymerization-3d .lists .ebg-row2 .box .con {
    padding: 15px 15px 60px;
  }
  .polymerization-3d .lists .ebg-row1 .box .con .ebg-btn-box,
  .polymerization-3d .lists .ebg-row2 .box .con .ebg-btn-box,
  .polymerization-3d .lists .ebg-row1 .box .con .ebg-btn-box-block,
  .polymerization-3d .lists .ebg-row2 .box .con .ebg-btn-box-block {
    left: 15px;
    right: 15px;
  }
  .polymerization-3d .lists .ebg-row2 .pic:after {
    padding-top: 50%;
  }
  .polymerization-3d .lists .ebg-row4 .pic:after {
    padding-top: 100%;
  }
  .polymerization-3d .lists .special .ebg-row .big .pic:after {
    padding-top: 100%;
  }
  .polymerization-3d .lists .special .ebg-row .small .pic:after {
    padding-top: 46%;
  }
}
@media (max-width: 1200px) {
  .polymerization-3d .ebg-row6 > .ebg-row {
    width: 16.66666667%;
  }
  .polymerization-3d .ebg-row5 > .ebg-row {
    width: 20%;
  }
  .polymerization-3d .ebg-row4 > .ebg-row {
    width: 25%;
  }
  .polymerization-3d .ebg-row3 > .ebg-row {
    width: 33.33%;
  }
  .polymerization-3d .ebg-row2 > .ebg-row {
    width: 50%;
  }
  .polymerization-3d .banner .list .ul .ebg-row .box {
    padding-left: 0;
    padding-right: 0;
  }
  .polymerization-3d .lazyload-v2 {
    background-color: #fff;
  }
  .polymerization-3d .lists .special .box .con,
  .polymerization-3d .lists .ebg-row4 .box .con,
  .polymerization-3d .lists .ebg-row3 .box .con {
    padding-top: 15px;
  }
  .polymerization-3d .lists2 .box .con .pore p {
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  .polymerization-3d .lists .special .ebg-row .big,
  .polymerization-3d .lists .special .ebg-row .small,
  .polymerization-3d .lists .special .ebg-row,
  .polymerization-3d .ebg-row4 > .ebg-row,
  .polymerization-3d .ebg-row3 > .ebg-row,
  .polymerization-3d .ebg-row2 > .ebg-row {
    width: 100%;
  }
  .polymerization-3d .lists .special .ebg-row .big .pic:after,
  .polymerization-3d .lists .special .ebg-row .small .pic:after,
  .polymerization-3d .lists .special .ebg-row .pic:after,
  .polymerization-3d .ebg-row4 > .ebg-row .pic:after,
  .polymerization-3d .ebg-row3 > .ebg-row .pic:after,
  .polymerization-3d .ebg-row2 > .ebg-row .pic:after {
    padding-top: 28.5%;
  }
  .polymerization-3d .lists .special .ebg-row .big .con,
  .polymerization-3d .lists .special .ebg-row .small .con,
  .polymerization-3d .lists .special .ebg-row .con,
  .polymerization-3d .ebg-row4 > .ebg-row .con,
  .polymerization-3d .ebg-row3 > .ebg-row .con,
  .polymerization-3d .ebg-row2 > .ebg-row .con {
    background-color: #fff;
  }
  .polymerization-3d .ebg-row6 > .ebg-row {
    width: 50%;
  }
  .polymerization-3d .content-3d .swiper-container {
    height: auto;
  }
  .polymerization-3d .content-3d .swiper-slide-content {
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .polymerization-3d .swiper-slide {
    height: auto;
    padding-top: 30px;
  }
  .polymerization-3d .banner {
    padding-top: 42px;
  }
  .polymerization-3d .banner .swiper-slide-content {
    padding-top: 0;
  }
  .polymerization-3d .banner .lazyload-v2:after {
    padding-top: 128%;
  }
  .polymerization-3d .banner .list {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: absolute;
    top: 48%;
  }
  .polymerization-3d .banner .list .ebg-row5 > .ebg-row {
    width: 50%;
  }
  .polymerization-3d .banner .list .ul {
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    background-color: inherit;
    padding-top: 0;
    padding-bottom: 0;
  }
  .polymerization-3d .banner .list .ul .box:after {
    display: none;
  }
  .polymerization-3d .banner .list .ul .box img {
    width: 21%;
    max-width: 50px;
  }
  .polymerization-3d .banner .list .ul .ebg-row .p {
    padding-top: 5px;
  }
  .polymerization-3d .banner .con {
    height: auto;
    top: 34%;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    padding: 15px 20px;
  }
  .polymerization-3d .banner .banner-arrow {
    display: none;
  }
  .polymerization-3d .swiper-wrapper {
    display: block;
  }
  .polymerization-3d .lists .special .box,
  .polymerization-3d .lists .ebg-row4 .box,
  .polymerization-3d .lists .ebg-row3 .box {
    color: #231815;
  }
  .polymerization-3d .lists .special .box .con,
  .polymerization-3d .lists .ebg-row4 .box .con,
  .polymerization-3d .lists .ebg-row3 .box .con {
    position: relative;
  }
  .polymerization-3d .lists .special .box .con:before,
  .polymerization-3d .lists .ebg-row4 .box .con:before,
  .polymerization-3d .lists .ebg-row3 .box .con:before {
    display: none;
  }
  .polymerization-3d .lists .special .box .con .p,
  .polymerization-3d .lists .ebg-row4 .box .con .p,
  .polymerization-3d .lists .ebg-row3 .box .con .p,
  .polymerization-3d .lists .special .box .con .ebg-btn-box-block,
  .polymerization-3d .lists .ebg-row4 .box .con .ebg-btn-box-block,
  .polymerization-3d .lists .ebg-row3 .box .con .ebg-btn-box-block {
    display: block;
  }
  .polymerization-3d .lists .special .box .con .p,
  .polymerization-3d .lists .ebg-row4 .box .con .p,
  .polymerization-3d .lists .ebg-row3 .box .con .p {
    color: #595757;
  }
  .polymerization-3d .lists .special .box .con .ebg-btn-link-white-14-icon:before,
  .polymerization-3d .lists .ebg-row4 .box .con .ebg-btn-link-white-14-icon:before,
  .polymerization-3d .lists .ebg-row3 .box .con .ebg-btn-link-white-14-icon:before {
    color: #c7000b;
  }
  .polymerization-3d .lists .special .box .con span,
  .polymerization-3d .lists .ebg-row4 .box .con span,
  .polymerization-3d .lists .ebg-row3 .box .con span {
    color: #231815;
  }
  .polymerization-3d .lists .ebg-row1 .box .pic,
  .polymerization-3d .lists .ebg-row2 .box .pic {
    width: 100%;
    overflow: hidden;
  }
  .polymerization-3d .lists .ebg-row1 .box .pic:after,
  .polymerization-3d .lists .ebg-row2 .box .pic:after {
    padding-top: 28.5%;
  }
  .polymerization-3d .lists .ebg-row1 .box .pic img,
  .polymerization-3d .lists .ebg-row2 .box .pic img {
    -webkit-transition: -webkit-transform 12s cubic-bezier(0.23, 1, 0.32, 1);
    transition: -webkit-transform 12s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 12s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 12s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 12s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .polymerization-3d .lists .ebg-row1 .box .con .title,
  .polymerization-3d .lists .ebg-row2 .box .con .title {
    padding-bottom: 15px;
    color: #231815;
  }
  .polymerization-3d .lists .ebg-row1 .box .con .p,
  .polymerization-3d .lists .ebg-row2 .box .con .p {
    padding-bottom: 1px;
  }
  .polymerization-3d .lists .ebg-row1 .box .con .ebg-btn-box-block,
  .polymerization-3d .lists .ebg-row2 .box .con .ebg-btn-box-block,
  .polymerization-3d .lists .ebg-row1 .box .con .ebg-btn-box,
  .polymerization-3d .lists .ebg-row2 .box .con .ebg-btn-box {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .polymerization-3d .lists .special .box .con,
  .polymerization-3d .lists .ebg-row4 .box .con,
  .polymerization-3d .lists .ebg-row3 .box .con,
  .polymerization-3d .lists .ebg-row2 .box .con,
  .polymerization-3d .lists .ebg-row1 .box .con {
    padding: 20px 15px;
  }
  .polymerization-3d .lists .special .box .con .p,
  .polymerization-3d .lists .ebg-row4 .box .con .p,
  .polymerization-3d .lists .ebg-row3 .box .con .p,
  .polymerization-3d .lists .ebg-row2 .box .con .p,
  .polymerization-3d .lists .ebg-row1 .box .con .p {
    -webkit-line-clamp: unset;
  }
}
@media (max-width: 750px) {
  .polymerization-3d .lists2 .lazyload-v2:after {
    padding-top: 56.25%;
  }
  .polymerization-3d .lists2 .ebg-btn-box {
    padding-top: 0;
  }
  .polymerization-3d .lists2 .box .con .pore {
    padding-left: 6%;
  }
  .polymerization-3d .lists2 .box .con .pore p {
    font-size: 16px;
  }
}
