[v-cloak] {
  display: none;
}
@media (min-width: 1400px) {
  .iframeHeader {
    width: 100%;
    vertical-align: bottom;
  }
  .drug-home {
    width: 100%;
    background-color: #f8f8f8;
    padding-top: 20px;
  }
  .IndustryNews-box {
    width: 1400px;
    margin: 0 auto;
    padding: 10px 0px;
    background-color: #ffffff;
  }
  .IndustryNews-box:after {
    content: '';
    display: block;
    clear: both;
  }
  .indeus-title {
    height: 40px;
    margin-bottom: 10px;
  }
  .indeus-title:after {
    content: '';
    display: block;
    clear: both;
  }
  .indeus-title-left {
    cursor: pointer;
    float: left;
    height: 40px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #222222;
    line-height: 40px;
    padding-left: 10px;
    border-left: 2px solid #0073e6;
  }
  .indeus-title-right {
    cursor: pointer;
    float: right;
    font-size: 16px;
    height: 40px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3062a9;
    line-height: 40px;
    padding: 0px 10px;
    background-color: rgba(48, 98, 169, 0.06);
    border-radius: 20px 0px 0px 20px;
  }
  .news-img-left {
    cursor: pointer;
    width: 60%;
    height: 500px;
    float: left;
  }
  .news-img-left > img {
    width: 100%;
    height: 100%;
  }
  .news-right {
    cursor: pointer;
    width: 38%;
    height: auto;
    float: right;
    text-align: left;
  }
  .news-right > div {
    width: 95%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .content-cneter-box {
    width: 1400px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .content-cneter-box:after {
    content: '';
    display: block;
    clear: both;
  }
  .Policies-box {
    float: left;
    width: 685px;
    height: auto;
    background-color: #ffffff;
    padding-top: 20px;
  }
  .Market-box {
    float: right;
    width: 685px;
    height: auto;
    background-color: #ffffff;
    padding-top: 20px;
  }
  .policies-img-box {
    cursor: pointer;
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .policies-img-left {
    float: left;
    width: 47%;
  }
  .policies-img-right {
    float: right;
    width: 47%;
  }
  .policies-img-left > img {
    width: 100%;
    height: 180px;
  }
  .policies-img-right > img {
    width: 100%;
    height: 180px;
  }

  .policies-img-left-title {
    position: relative;
    padding: 0 15px;
    top: -30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.4);
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
  }
  .policies-content-box {
    width: 95%;
    clear: both;
    margin: 0 auto;
    cursor: pointer;
  }
  .policies-conitem-box {
    height: 50px;
    line-height: 50px;
  }
  .policies-conitem-box:after {
    display: block;
    content: '';
    clear: both;
  }
  .policies-conitem-left {
    float: left;
    color: #000000;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .policies-conitem-right {
    float: right;
    color: #8c8c8c;
    width: 20%;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .policies-right {
    float: left;
    color: #000000;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .policies-conitem-rightheight {
    float: right;
    color: #8c8c8c;
  }
  .marginbottom-box {
    height: 50px;
    background-color: #f8f8f8;
  }

  .website-content {
    padding: 40px;
    line-height: 2;
    color: #333;
    font-size: 16px;
  }

  .website-content p {
    margin-bottom: 15px;
  }

  .website-content strong {
    color: #007bff;
  }

  .website-content br {
    line-height: 2;
  }
}
@media (min-width: 999px) and (max-width: 1399px) {
  .iframeHeader {
    width: 100%;
    vertical-align: bottom;
  }
  .drug-home {
    width: 100%;
    background-color: #f8f8f8;
    padding-top: 20px;
  }
  .IndustryNews-box {
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0px;
    background-color: #ffffff;
  }
  .IndustryNews-box:after {
    content: '';
    display: block;
    clear: both;
  }
  .indeus-title {
    height: 40px;
    margin-bottom: 10px;
  }
  .indeus-title:after {
    content: '';
    display: block;
    clear: both;
  }
  .indeus-title-left {
    cursor: pointer;
    float: left;
    height: 40px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #222222;
    line-height: 40px;
    padding-left: 10px;
    border-left: 2px solid #0073e6;
  }
  .indeus-title-right {
    cursor: pointer;
    float: right;
    font-size: 16px;
    height: 40px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3062a9;
    line-height: 40px;
    padding: 0px 10px;
    background-color: rgba(48, 98, 169, 0.06);
    border-radius: 20px 0px 0px 20px;
  }
  .news-img-left {
    cursor: pointer;
    width: 60%;
    height: 357px;
    float: left;
  }
  .news-img-left > img {
    width: 100%;
    height: 100%;
  }
  .news-right {
    cursor: pointer;
    width: 38%;
    height: auto;
    float: right;
    text-align: left;
  }
  .news-right > div {
    width: 95%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .content-cneter-box {
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .content-cneter-box:after {
    content: '';
    display: block;
    clear: both;
  }
  .Policies-box {
    float: left;
    width: 49%;
    height: auto;
    background-color: #ffffff;
    padding-top: 20px;
  }
  .Market-box {
    float: right;
    width: 49%;
    height: auto;
    background-color: #ffffff;
    padding-top: 20px;
  }
  .policies-img-box {
    cursor: pointer;
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .policies-img-left {
    width: 48%;
    float: left;
  }
  .policies-img-left > img {
    width: 100%;
    height: 140px;
  }
  .policies-img-right {
    width: 48%;
    float: right;
  }
  .policies-img-right > img {
    width: 100%;
    height: 140px;
  }
  .policies-img-left-title {
    position: relative;
    top: -30px;
    height: 30px;
    padding: 0 5px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .policies-content-box {
    width: 95%;
    clear: both;
    margin: 0 auto;
    cursor: pointer;
  }
  .policies-conitem-box {
    height: 40px;
    line-height: 40px;
  }
  .policies-conitem-box:after {
    display: block;
    content: '';
    clear: both;
  }
  .policies-conitem-left {
    float: left;
    color: #000000;
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
  }
  .policies-conitem-right {
    float: right;
    color: #8c8c8c;
    width: 20%;
  }
  .policies-right {
    float: left;
    color: #000000;
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
  }
  .policies-conitem-rightheight {
    float: right;
    color: #8c8c8c;
    width: 30%;
  }
  .marginbottom-box {
    height: 50px;
    background-color: #f8f8f8;
  }

  .website-content {
    padding: 30px; /* 中等屏幕减少内边距 */
    font-size: 16px; /* 适当减小字体大小 */
    line-height: 2;
  }

  .website-content p {
    margin-bottom: 12px; /* 减小段落间距 */
  }

  .website-content br {
    line-height: 2;
  }
}
@media (max-width: 999px) {
  .iframeHeader {
    width: 1400px;
    vertical-align: bottom;
  }
  .drug-home {
    width: 100%;
    background-color: #f8f8f8;
    padding-top: 20px;
  }
  .IndustryNews-box {
    width: 1400px;
    margin: 0 auto;
    padding: 10px 0px;
    background-color: #ffffff;
  }
  .IndustryNews-box:after {
    content: '';
    display: block;
    clear: both;
  }
  .indeus-title {
    height: 40px;
    margin-bottom: 10px;
  }
  .indeus-title:after {
    content: '';
    display: block;
    clear: both;
  }
  .indeus-title-left {
    cursor: pointer;
    float: left;
    height: 40px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #222222;
    line-height: 40px;
    padding-left: 10px;
    border-left: 2px solid #0073e6;
  }
  .indeus-title-right {
    cursor: pointer;
    float: right;
    font-size: 16px;
    height: 40px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3062a9;
    line-height: 40px;
    padding: 0px 10px;
    background-color: rgba(48, 98, 169, 0.06);
    border-radius: 20px 0px 0px 20px;
  }
  .news-img-left {
    cursor: pointer;
    width: 60%;
    height: 500px;
    float: left;
  }
  .news-img-left > img {
    width: 100%;
    height: 100%;
  }
  .news-right {
    cursor: pointer;
    width: 38%;
    height: auto;
    float: right;
    text-align: left;
  }
  .news-right > div {
    width: 95%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .content-cneter-box {
    width: 1400px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .content-cneter-box:after {
    content: '';
    display: block;
    clear: both;
  }
  .Policies-box {
    float: left;
    width: 685px;
    height: auto;
    background-color: #ffffff;
    padding-top: 20px;
  }
  .Market-box {
    float: right;
    width: 685px;
    height: auto;
    background-color: #ffffff;
    padding-top: 20px;
  }
  .policies-img-box {
    cursor: pointer;
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .policies-img-left {
    float: left;
    width: 47%;
  }
  .policies-img-right {
    float: right;
    width: 47%;
  }
  .policies-img-left > img {
    width: 100%;
    height: 180px;
  }
  .policies-img-right > img {
    width: 100%;
    height: 180px;
  }

  .policies-img-left-title {
    position: relative;
    padding: 0 15px;
    top: -30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.4);
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
  }
  .policies-content-box {
    width: 95%;
    clear: both;
    margin: 0 auto;
    cursor: pointer;
  }
  .policies-conitem-box {
    height: 50px;
    line-height: 50px;
  }
  .policies-conitem-box:after {
    display: block;
    content: '';
    clear: both;
  }
  .policies-conitem-left {
    float: left;
    color: #000000;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .policies-conitem-right {
    float: right;
    color: #8c8c8c;
    width: 20%;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .policies-right {
    float: left;
    color: #000000;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .policies-conitem-rightheight {
    float: right;
    color: #8c8c8c;
  }
  .marginbottom-box {
    height: 50px;
    background-color: #f8f8f8;
  }

  .website-content {
    padding: 20px; /* 小屏幕进一步减少内边距 */
    font-size: 16px; /* 再次减小字体大小 */
    line-height: 2;
  }

  .website-content p {
    margin-bottom: 10px; /* 进一步减小段落间距 */
  }

  .website-content br {
    line-height: 2;
  }
}
