.title img {
  width: 100%;
}
.insert {
  position: absolute;
  right: auto;
  left: 19%;
  top: 18%;
  width: 34.51%;
  height: 44%;
  background-color: #e75049;
  mix-blend-mode: multiply;
  opacity: 0;
  animation: move linear 2s;
  animation-fill-mode: forwards;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .insert {
    background-color: rgba(160, 13, 6, 0.75) !important;
    opacity: 0.8 !important;
  }
}
.title .text {
  width: 34.51%;
  height: 44%;
  position: absolute;
  right: auto;
  left: 19%;
  top: 18%;
  padding: 0.9375rem 0.9375rem 0 1.9375rem;
  opacity: 0;
  animation: move linear 2s;
  animation-fill-mode: forwards;
}
.title .text span {
  font-size: 1.25rem;
  font-weight: 400;
  color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.title .text span:nth-of-type(1) {
  margin-bottom: 0.6875rem;
}
.title .text span:nth-of-type(2),
.title .text span:nth-of-type(3) {
  font-size: 0.625rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.9375rem;
}
.title .triangle {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 1.5rem;
  border-left: 0.65625rem solid #fff;
  border-right: none;
  border-top: 0.390625rem solid transparent;
  border-bottom: 0.390625rem solid transparent;
}
h3.title {
  width: 1200px;
  margin: 0 auto 22px;
  font-size: 30px;
  font-weight: 400;
  color: #595757;
  line-height: 63px;
}
h6 {
  position: relative;
  width: 21.25%;
  height: 45px;
  padding-left: 30px;
  margin-bottom: 48px;
  font-size: 20px;
  background-color: #e10020;
  line-height: 45px;
  color: #fff;
  font-weight: 500;
}
h6::before {
  content: "";
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: -1px;
  top: 50%;
  margin-top: -4.5px;
  border-left: 9px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.main-product .title-show {
  position: absolute;
  top: -28px;
  left: 0;
  border: 1px solid #e10020;
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 16px;
  white-space: nowrap;
  opacity: 0;
}
.show-active {
  animation: move 0.8s;
  animation-fill-mode: forwards;
}
@keyframes move {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main-product .title-show::after {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 10px;
  border-top: 9px solid #e10020;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.digestion-info {
  width: 1200px;
  margin: 0 auto;
  font-size: 15px;
  font-weight: 400;
  color: #3a3a3a;
  line-height: 30px;
}
.digestion {
  margin-bottom: 32px;
}
.main-product {
  width: 1200px;
  margin: 0 auto;
}

.main-product-item {
  position: relative;
  float: left;
  width: 29.24%;
  margin-right: 3.66%;
}
.main-product .main-product-item:nth-of-type(4n) {
  /* margin-right: 0; */
}
.main-product h5 {
  position: relative;
  height: 45px;
  font-size: 25px;
  font-weight: 500;
  color: #000000;
  line-height: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  cursor: pointer;
}
.item-otc.know::before {
  content: "OTC";
  position: absolute;
  width: 42px;
  height: 20px;
  left: 0%;
  bottom: 2px;
  background-color: red;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 50%;
  line-height: 20px;
  font-weight: 400;
  color: #fdfdfd;
}
.item-rx.know::before {
  content: "Rx";
  position: absolute;
  padding: 0 8px;
  height: 20px;
  left: 0%;
  bottom: 2px;
  background-color: red;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 50%;
  line-height: 20px;
  font-weight: 400;
  color: #fdfdfd;
}
.main-product > h5 {
  margin: 32px 0 23px 0;
  position: relative;
  padding-left: 27px;
  color: #fff;
  background: #e10020;
}
.main-product > h5::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -4px;
  left: 0;
  border-left: 8px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.main-product > h5::after {
  content: "";
  position: absolute;
  width: 90%;
  height: 1px;
  top: 50%;
  right: 0;
  background-color: #fff;
  opacity: 0.5;
}
.otc.main-product > h5 {
  margin-top: 18px;
}
.otc.main-product > h5::after {
  width: 88.75%;
}

.main-product-item .know {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 80px;
  padding-top: 24px;
  padding-left: 80px;
  border-top: 2px solid #aaaaaa;
  text-align: left;
  line-height: 20px;
}

.main-product-item .know a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  color: #e10020;
  cursor: pointer;
}

.link {
  width: 16px;
  height: 16px;
  background-color: #e10020;
  border-radius: 50%;
  position: absolute;
  right: 50px;
  top: 26px;
}

.link .triangle {
  display: block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  margin: 5px 4px;
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
}

.patient {
  background: #f7f8f8;
  padding-bottom: 90px;
}

.patient .patient-main {
  width: 1200px;
  margin: 0 auto;
}

.patient .patient-main h3 {
  padding: 66px 0 28px 0;
  font-size: 30px;
  font-weight: 400;
  color: #595757;
  line-height: 63px;
}

.patient .patient-main .patient-item {
  margin-bottom: 32px;
  cursor: pointer;
}

.patient .patient-main .patient-item .patient-img {
  width: 295px;
}

.patient .patient-main .patient-item .patient-img img {
  width: 100%;
  height: 100%;
}

.patient .patient-main .patient-item .patient-img,
.patient .patient-main .patient-item .patient-text {
  float: left;
}
.patient .patient-main .patient-item .patient-text::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 46px;
  left: 0;
  border-left: 9px solid #e20020;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.patient .patient-main .patient-item .patient-text {
  width: 895px;
  position: relative;
  padding-left: 30px;
  padding-right: 113px;
  height: 285px;
  background-color: #fff;
  border-left: 5px solid #e10020;
}

.patient .patient-main .patient-item .patient-text .patient-title {
  margin: 35px 0 18px 0;
  font-size: 20px;
  font-weight: 400;
  color: #595757;
  line-height: 30px;
}

.patient .patient-main .patient-item .patient-text span {
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  height: 75px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  color: #595757;
  line-height: 25px;
}

.patient .patient-main .patient-item .patient-text .detail {
  width: 113px;
  height: 36px;
  position: absolute;
  left: 30px;
  bottom: 34px;
  text-align: center;
  background: #e90b2a;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 36px;
  cursor: pointer;
}
@media (min-width: 992px) and (max-width: 1280px) {
  h3.title,
  .digestion-info,
  .main-product {
    width: 972px;
  }

  .patient .patient-main {
    width: 972px;
  }
  .patient .patient-main h3 {
    padding-top: 28px;
  }
  .patient .patient-main .patient-item .patient-img {
    width: 238.95px;
  }
  .patient .patient-main .patient-item .patient-text {
    width: 724.95px;
    height: 226.78px;
  }
  .patient .patient-main .patient-item .patient-text .detail {
    bottom: 16px;
  }
  .main-product-item .know {
    padding-left: 52px;
  }
  .link {
    right: 42px;
    top: 26px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  h3.title,
  .digestion-info,
  .main-product {
    width: 748px;
  }
  .patient .patient-main {
    width: 748px;
  }
  .patient .patient-main h3 {
    padding-top: 28px;
  }
  .patient .patient-main .patient-item .patient-img {
    width: 183.88px;
  }
  .patient .patient-main .patient-item .patient-text {
    width: 557.88px;
    height: 174.52px;
  }
  .patient .patient-main .patient-item .patient-text .detail {
    bottom: 16px;
  }
  .patient .patient-main .patient-item .patient-text span {
    height: 55px;
    -webkit-line-clamp: 2;
  }
  .patient .patient-main .patient-item .patient-text .patient-title {
    margin: 10px 0;
  }
  .patient .patient-main .patient-item .patient-text::after {
    top: 20px;
  }
  .main-product-item .know {
    margin-bottom: 48px;
  }
  .main-product-item .know {
    padding: 24px 0 0 46px;
  }
  .link {
    right: 0;
    top: 26px;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .main-product > h5::after {
    width: 88%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-product > h5::after {
    width: 85%;
  }
}
@media (min-width: 768px) {
  .dropload-down,
  .dropload-up {
    display: none;
  }
}
@media (max-width: 768px) {
  .product-more {
    font-size: 12px;
    color: #e10020;
    font-weight: 400;
  }
  h3.title {
    width: 100%;
    padding: 0 4%;
    font-size: 20px;
    line-height: 9.6rem;
    margin-bottom: 0;
    color: #595757;
    font-weight: 500;
  }
  .digestion-info,
  .main-product {
    width: 100%;
    padding: 0 4%;
  }
  .digestion-info {
    font-size: 12px;
    color: #3a3a3a;
    font-weight: 400;
    line-height: 25px;
  }
  .main-product > h5 {
    margin: 2.24rem 0;
  }
  .main-product-item {
    width: 50%;
    border-bottom: 1px dashed #d8d8d8;
    margin: 0;
  }
  .main-product-item .know {
    border-top: none;
  }
  .main-product h5 {
    width: 100%;
    font-size: 2.24rem;
    background: #fff;
    color: #595757;
    font-size: 14px;
    font-weight: 500;
    padding-left: 0;
  }
  .main-product > h5::before {
    display: none;
  }
  .main-product > h5::after {
    content: "";
    position: absolute;
    width: 83.5%;
    left: 15%;
    height: 1px;
    top: 50%;
    background-color: #000;
  }
  .main-product-item h5 {
    margin: 1.92rem 0 0 0;
    font-weight: 500;
    font-size: 14px;
    color: #2e2e2e;
  }
  .main-product-item .name {
    height: 2.56rem;
    font-size: 1.76rem;
    line-height: 2.56rem;
    margin-bottom: 0;
    color: #818181;
  }
  .main-product-item .know {
    padding-top: 0;
    margin-top: 0rem;
    margin-bottom: 50px;
    height: 20px;
    line-height: 20px;
    padding-left: 43px;
  }
  .main-product-item .know a {
    font-size: 12px;
    display: block;
    position: absolute;
    top: 33px;
    left: 0;
  }
  .patient .patient-main h3 {
    font-size: 3.2rem;
    margin: 0 0;
    padding: 4.48rem 0 0 0;
    line-height: 1em;
  }
  .patient .patient-main {
    width: 92%;
    position: relative;
  }
  .patient .patient-main .patient-item {
    margin-top: 5.6rem;
    margin-bottom: 0;
    box-shadow: 0px 0px 10px 0px rgba(159, 159, 159, 0.19);
  }
  .patient .patient-main .patient-item .patient-img {
    float: none;
    width: 100%;
  }
  .patient .patient-main .patient-item .patient-text {
    float: none;
    width: 100%;
    height: 29.76rem;
    padding: 0 2.88rem;
    border-left: none;
  }
  .patient .patient-main .patient-item .patient-text .patient-title {
    margin-top: 0;
    margin-bottom: 2.08rem;
    padding-top: 2.08rem;
    font-size: 2.56rem;
  }
  .patient .patient-main .patient-item .patient-text::after {
    display: none;
  }
  .patient .patient-main .patient-item .patient-text span {
    height: 9.56rem;
    font-size: 1.92rem;
    line-height: 3.2rem;
    color: #595757;
  }
  .patient .patient-main .patient-item .patient-text .detail {
    width: 16.48rem;
    height: 33px;
    left: 50%;
    bottom: 3.2rem;
    margin-left: -8.24rem;
    font-size: 13px;
    font-weight: 500;
    line-height: 33px;
  }
  .link {
    width: 0;
    height: 0;
    left: 86px;
    top: 37px;
    background-color: #fff;
  }
  .link::after {
    content: "";
    position: absolute;
    border-top: 1px solid #e10020;
    border-right: 1px solid #e10020;
    width: 5px;
    height: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0.55rem;
    left: 0.7rem;
  }
  .link::before {
    content: "";
    position: absolute;
    top: 0.55rem;
    /* left: 0; */
    border-top: 1px solid #e10020;
    border-right: 1px solid #e10020;
    width: 5px;
    height: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .link .triangle {
    display: none;
  }
  .main-product .main-product-item:last-of-type {
    margin-bottom: 0;
    /*border-bottom: none;*/
  }
  .main-product {
    margin-bottom: 20px;
  }
  .item-rx.know::before {
    padding: 0 6px;
    height: 16px;
    left: 0;
    bottom: 0;
    line-height: 16px;
    font-weight: 400;
    font-size: 10px;
    width: 36px;
  }
  .item-otc.know::before {
    padding: 0 3px;
    height: 16px;
    left: 0;
    bottom: 0;
    line-height: 16px;
    font-weight: 400;
    font-size: 10px;
    width: 36px;
  }
  h6 {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    margin: 0;
    background: #e90b2a;
    padding-left: 15px;
    line-height: 40px;
    height: 40px;
  }
  h6::before {
    margin-top: -6.5px;
    border-left: 8px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }

  .insert,
  .title .text {
    width: 60%;
    top: 50%;
    height: 30%;
    z-index: 1;
  }
  .title .triangle {
    border-left: 8px solid #fff;
    border-right: none;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 16px;
  }
  .title .text {
    padding: 10px 15px;
  }
}
.dropload-down,
.dropload-up {
  position: absolute;
  bottom: -55px;
  left: 38%;
  z-index: 999;
}
<!--ºÄÊ±1753264642.4717Ãë-->