/* ----------------------------------------------------------------common-------------------------------------- */
.w320 {
    width: 320px;
}

.w870 {
    width: 870px;
}

.w296 {
    width: 296px;
}

.w880 {
    width: 880px;
}

.w300 {
    width: 300px;
}

.bggr {
    background: #f8f8f8;
    /* background: #F7F8FC; */
}

.box_shadow {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}

.ggrgs {
    color: #636673;
}

.no_data_icon {
    margin-bottom: 100px;
    text-align: center;
    color: #999;
    margin-top: 100px;
}

.no_data_icon .ttk {
    font-size: 70px;
}

.no_data_icon p {
    font-size: 16px;
}

/* ----------------------------------------------------------------é€šç”¨ä¾§è¾¹æ -------------------------------------- */
/* æ ‡é¢˜ */
.drug_side {
    background: #fff;
    border-radius: 5px;
    padding: 0 15px 10px;
    position: relative;
}

.drug_side_title {
    font-size: 18px;
    color: #333;
    line-height: 64px;
    border-bottom: #f0f0f0 1px solid;
    font-weight: normal;
}

.drug_side_title h3 {
    font-weight: normal;
}

/* èµ„è®¯ */
.drug_side_zx li a {
    position: relative;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 42px;
    border-bottom: solid;
    border-color: #f0f0f0;
    border-width: 0px;
    transition: all .6s;
}

.drug_side_zx li:hover a {
    left: 8px;
}

.drug_side_zx li a p {
    width: 70%;
    font-size: 16px;
}

.drug_side_zx li a i {
    font-size: 12px;
    color: #999;
}

/* è¯å“æŽ¨è */

.drug_side_mde_list a {
    display: flex;
    justify-content: space-between;
    border-bottom: #f0f0f0 1px dashed;
    padding-bottom: 14px;
}

.drug_side_img {
    width: 74px;
    height: 74px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-style: normal;
    overflow: hidden;
    transition: all .3s;
}
.drug_side_img .not_img_show{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: #92CEB7;
    color: white;
    font-size: 16px;
}
.drug_side_mde_list a:hover .drug_side_img {
    transform: translateX(-4px);
}

.drug_side_mde_list .info {
    flex: 1;
}

/* è¯ä¼æŽ¨è */


/* ----------------------------------------------------------------med-index(é¦–é¡µ)-------------------------------------- */
/* å¿«æ·å¯¼èˆª */
.meds-logo a {
    background: url('https://www.dazhong.com/images/dazhong/logo.png') no-repeat;
    background-size: 100% 100%;
    text-indent: -9999px;
    font-size: 0;
    overflow: hidden;
}

.meds-logo .logo {
    text-indent: -9999px;
    font-size: 0;
    overflow: hidden;
}

.meds-sub-list {
    width: 220px;
    background: #fff;
}

.meds-sub-list ul {
    border-top: 7px solid #fda423;
    color: #fff;
}

.meds-sub-list ul li {
    display: block;
    line-height: 34px;
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    background-color: #01a4b2;
    text-align: center;
}

.meds-sub-list ul li a {
    color: white;
    font-size: 18px;
}

.meds-fr-con-top {
    display: flex;
    justify-content: space-between;
}

.meds-banner {
    width: 663px;
}

.meds-banner ul li a {
    display: block;
    width: 100%;
    height: 395px;
}

.meds-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    background-color: #fff;
    border-radius: initial;
    opacity: 1;
}

.meds-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.meds-pagination .swiper-pagination-bullet-active {
    width: 30px;
    height: 8px;
    background-color: #01a4b2;
    border-radius: initial;
    opacity: 1;
}

.meds-enterp-rec {
    width: 317px;
}

.meds-enterp-title {
    height: 50px;
    padding: 0 20px;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid #bdf2f5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.meds-enterp-title h2 {
    font-size: 24px;
}

.meds-enterp-title h2,
.meds-enterp-title a {
    line-height: 48px;
    color: #1b858f;
}

.meds-enterp-logo {
    display: flex;
    flex-wrap: wrap;
}

.meds-enterp-logo .li {
    width: 50%;
    height: 115px;
    border: #bdf2f5 solid;
    border-width: 0 1px 1px 0;
    text-align: center;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.infor-fr-hot .right-h3-title {
    font-size: 20px;
    color: #fe6e4f;
}

.meds-enterp-logo .li .a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.meds-enterp-logo .li .a img {
    display: block;
    width: 140px;
    height: 60px;
    object-fit: contain;
    margin-top: 8px;
    transition: transform 0.3s;
}

.meds-enterp-logo .li .a:hover img {
    transform: translateY(-4px);
}

.meds-enterp-logo .li .a p {
    margin-top: 2px;
    font-size: 16px;
    padding: 0 3px;
}

/* èµ„è®¯ */
.drug_title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.drug_title h2 {
    font-size: 32px;
    margin: 0 15px;
    font-weight: 400;
}

.drug_title span {
    height: 8px;
    width: 117px;
    background: #01a4b2;
    display: inline-block;
    border-radius: 15px 60px 10px 60px;
    font-size: 20px;
    color: #01a4b2;
}

.inform-home {
    display: flex;
    justify-content: space-between;
}

.zx-min-top-img a {
    overflow: hidden;
    display: block;
    width: 368px;
    height: 180px;
    position: relative;
}

.zx-min-top-img a img {
    transition: 0.3s;
}

.zx-min-top-img a:hover img {
    transform: scale(1.1);
}

.zx-min-top-img a p {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 3%;
    width: 94%;
    color: white;
    background-color: rgba(0, 0, 0, 0.4);
    line-height: 36px;
}

.zx-min-bottom-img ul {
    display: flex;
}

.zx-min-bottom-img ul li {
    margin-right: 16px;
    width: 168px;
}

.zx-min-bottom-img ul li a {}

.zx-min-bottom-img ul li a img {
    display: block;
    width: 100%;
    height: 116px;
}

.article-list .h_title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.article-list p {
    position: relative;
    padding-left: 14px;
    font-size: 16px;
    line-height: 35px;
}

.article-list p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #D5D8E2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.infor-fr-hot {
    padding: 18px 18px 8px;
    width: 260px;
    background: #F7F8FC;
}

.infor_hot_ul li {
    position: relative;
    padding: 5px 0 5px 0px;
}

.infor_hot_ul li a {
    color: #1E2129;
    font-size: 16px;
    font-weight: 400;
}

.infor_hot_ul li a:hover {
    color: #49c066;
}

.infor_hot_ul li a i {
    margin-right: 2px;
    color: #bdbdbd;
    font-family: Georgia;
    font-size: 20px;
    font-style: normal;
}

.infor_hot_ul li:nth-child(1) a i {
    color: #ff0000;
}

.infor_hot_ul li:nth-child(2) a i {
    color: #fc7039;
}

.infor_hot_ul li:nth-child(3) a i {
    color: #fd8607;
}

/* è§†é¢‘ */
.drug_video_box {
    display: flex;
    justify-content: space-between;
}

.drug_video_title {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    border-bottom: 3px solid #188fa5;
}

.drug_video_more {
    line-height: 40px;
    font-size: 18px;
    color: #999;
}

.drug_video_tab {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1;
    margin-right: 45px;
    /* border-bottom: 3px solid #188fa5; */
    line-height: 40px;
    padding-bottom: 10px;
    overflow: hidden;
}

.drug_video_tab li {
    position: relative;
    font-size: 18px;
    cursor: pointer;
}

.drug_video_tab .on::after {
    display: block;
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 14px;
    height: 14px;
    content: "";
    transform: translate(-50%, 0) rotate(45deg);
    background-color: #188fa5;
}

.drug_video_tab .on {
    color: #188fa5;
}

.drug_video_tab_con {
    margin-right: -21px;
}

.drug_video_tab_con li {
    float: left;
    vertical-align: top;
    margin-right: 14px;
    margin-top: 22px;
    width: 276px;
    overflow: hidden;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.drug_video_tab_con li .pic {
    position: relative;
    width: 100%;
    height: 160px;
    overflow: hidden;
}

.drug_video_tab_con .con {
    padding: 10px;
}

.drug_video_tab_con .tit {
    font-size: 18px;
    color: #1e222a;
}

.video_dc_info {
    display: flex;
    align-items: center;
}

.video_dc_info .ip {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.video_dc_info .it {
    flex: 1;
    overflow: hidden;
}

.video_dc_info .it span {
    font-size: 15px;
    color: #333;
}

.bast_drug_video {
    background: #F7F8FC;
}

.bast_drug_video_tit {
    text-align: center;
    padding: 0 45px;
}

.bast_drug_video_tit h2 {
    background: #fd634a;
    color: white;
    font-size: 18px;
    line-height: 35px;
    border-radius: 0px 0px 28px 28px;
}

.bast_dc_numb {
    display: block;
    position: relative;
    margin-right: 20px;
    line-height: 32px;
    font-style: normal;
    font-size: 32px;
    font-weight: bold;
    font-family: "Impact";
    color: #888;
}

.bast_dc_numb::after {
    display: block;
    position: absolute;
    content: "";
    left: 0px;
    bottom: -5px;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    background: linear-gradient(to right, #888 0%, #ffffff 100%);
}

.bast_drug_video_con li:nth-child(1) i {
    color: #fec5c5;
    background: linear-gradient(to right, #f53621, #fec5c5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.bast_drug_video_con li:nth-child(1) i::after {
    background: linear-gradient(to right, #f53621 0%, #ffffff 100%);
}

.bast_drug_video_con li:nth-child(2) i {
    color: #ffdebe;
    background: linear-gradient(to right, #fc7039, #ffdebe);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.bast_drug_video_con li:nth-child(2) i::after {
    background: linear-gradient(to right, #fc7039 0%, #ffffff 100%);
}

.bast_drug_video_con li:nth-child(3) i {
    color: #efc879e8;
    background: linear-gradient(to right, #ff9554, #efc879e8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.bast_drug_video_con li:nth-child(3) i::after {
    background: linear-gradient(to right, #ff9554 0%, #ffffff 100%);
}

.bast_dc_v {
    flex: 1;
}

.bast_drug_video_con li a {
    position: relative;
    padding: 16px 16px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.bast_drug_video_con li a p {
    font-size: 16px;
    color: #1E2129;
}

.bast_drug_video_con li a::after {
    display: block;
    position: absolute;
    right: -26px;
    top: 45%;
    width: 14px;
    height: 14px;
    content: "";
    transform: translate(-50%, 0) rotate(45deg);
    background-color: #fc7039;
    opacity: 0;
    transition: all 0.4s;
}

.bast_drug_video_con li a:hover::after {
    opacity: 1;
    right: -13px;
}

/* çƒ­é—¨è¯å“ */
.drug_min_tit h3 {
    text-align: center;
    font-size: 26px;
    font-weight: 400;
}

.drug_min_tit h3 i {
    color: #68d0b0;
    font-size: 26px;
    vertical-align: middle;
}

.drug_min_tit span {
    vertical-align: middle;
}

.drug_hot_ul {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #F1F4F9;
    border-left: 1px solid #F1F4F9;
}

.drug_hot_li {
    width: 20%;
    /* height: 200px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #F1F4F9;
    border-bottom: 1px solid #F1F4F9;
}

.drug_hot_li a {
    position: relative;
}

.drug_hot_li a i {
    overflow: hidden;
    display: block;
    margin: 0 auto;
    padding: 8px;
    width: 110px;
    height: 110px;
}

.drug_hot_li a i img {
    width: 100%;
    /* height: 100%; */
    -o-object-fit: contain;
    object-fit: contain;
    transition: transform 0.3s;
}

.drug_hot_li .med-comy-logo {
    width: 140px;
    height: 40px;
    margin-top: 20px;
}

.drug_hot_li .med-comy-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.drug_name .med-comy-del {
    padding-top: 5px;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    color: #606370;
}

.drug_seach {
    color: #ff9023;
    background: #ffe9d3;
    font-size: 14px;
    padding: 2px 5px;
}

.drug_new_kp {
    background: #d2f6db;
    color: #0fb249;
    font-size: 14px;
    padding: 2px 5px;
}

.drug_name .med-comy-name {
    text-align: left;
    font-size: 12px;
    color: #969AA9;
}

.drug_name .med-comy-name em {
    margin-right: 5px;
}

.med-drug_img b {
    display: block;
    width: 100%;
    font-style: normal;
    color: #666;
    transform: translateX(120px) translateY(-110px);
    transition: transform 0.3s;
}

.med-drug_img b span {
    display: block;
    color: #ff0000;
}

.med-drug_img b p {
    -webkit-line-clamp: 4;
    color: #999;

}

.drug_hot_li:hover i b {
    transform: translateX(0px) translateY(-110px);
}

.drug_number {
    text-align: center;
    position: absolute;
    width: 36px;
    height: 50px;
    font-style: normal;
    line-height: 45px;
    font-size: 18px;
    font-weight: 600;
    /* line-height: 50px; */
    left: 10px;
    top: 0;
    color: white;
    border-radius: 0px 0px 20px 20px;
    background: linear-gradient(to right, #888, #888, #888);
    /* background: linear-gradient(320deg, rgba(0, 0, 0, 0) 50%, #fe6754 0), linear-gradient(222deg, #fe6754 50%, white, transparent 0), linear-gradient(54deg, white, transparent); */
}

.drug_hot_li:nth-child(1) .drug_number {
    background: linear-gradient(to right, #ff2e2e, #fe6e5a, #ff8663);
}

.drug_hot_li:nth-child(2) .drug_number {
    background: linear-gradient(to right, #ff7f53, #f58874, #f58874);
}

.drug_hot_li:nth-child(3) .drug_number {
    background: linear-gradient(to right, #ffbf3a, #f5c35a, #f9d58b);
}

.drug_name {
    padding: 0px 20px 15px;
    text-align: center;
}

.drug_name h4 {
    font-size: 18px;
    color: #000;
}

.drug_name p {
    font-size: 16px;
    color: #666;
}

.drug_hot_li:hover .med-drug_img img {
    transform: translateX(-120px);
}

.drug_hot_li:hover .med-comy-logo img {
    transform: translateY(-4px);
}

.drug_all_con {
    display: flex;
}

.drug_all_con_l {
    width: 30%;
    position: relative;
}

.drug_all_con_r {
    width: 70%;
}

.d_bj_title {
    height: 50px;
    background-color: #fff;
    line-height: 48px;
    font-size: 24px;
    color: #048e9a;
    /* border:1px solid #baeef2; */
    border-top: 1px solid #F1F4F9;
    border-right: 1px solid #F1F4F9;
    border-left: 1px solid #F1F4F9;
}

.drug_new_imgs {
    display: block;
    margin: 30px auto 15px;
    padding: 15px 20px;
    width: 170px;
    height: 160px;
}

.drug_new {
    border-top: 1px solid #F1F4F9;
    border-bottom: 1px solid #F1F4F9;
    border-left: 1px solid #F1F4F9;
}

.drug_new .swiper-slide p {
    text-align: center;
}

.new_button-prev {
    border-radius: 0px 30px 30px 0px;
    background: #a5bdb9;
    left: 0px;
    width: 35px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-image: none !important;
    opacity: .8;
}

.new_button-prev::after {
    content: '';
}

.new_button-prev i {
    display: block;
    margin-right: 10px;
    font-weight: 600;
    color: white;
    font-size: 20px;
    transform: rotate(180deg);
}

.new_button-next {
    border-radius: 30px 0px 0px 30px;
    background: #a5bdb9;
    right: 0px;
    width: 35px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-image: none !important;
    opacity: .8;
}

.new_button-next::after {
    content: '';
}

.new_button-next i {
    font-weight: 600;
    margin-left: 10px;
    color: white;
    font-size: 20px;
}

.drug_new_view {
    margin: 20px auto;
    display: block;
    padding: 5px 0 6px;
    width: 113px;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    background: linear-gradient(to right, #0196c9, #02e7fc);
    box-shadow: 1px 0px 2px 0px rgba(4, 183, 221, .49);
}

.drug_new_view:hover {
    color: white;
    opacity: .8;
}

.drug_health {
    display: flex;
    padding: 43px 22px;
    height: 110px;
    border: 1px solid #F1F4F9;
}

.drug_health_list {
    width: 33.3%;
    margin-right: 10px;
}

.drug_health_list a {
    display: flex;
}

.drug_health_tit h4 {
    font-weight: 600;
    font-size: 20px;
}

.drug_health_tit p {
    background: #d2f6db;
    color: #0fb249;
    font-size: 14px;
}

.drug_health_list i {
    display: block;
    width: 110px;
    height: 110px;
}

.drug_new_imgs img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.new_drug_z {
    position: absolute;
    left: 0;
    top: -32px;
    z-index: 10;
    color: white;
    font-style: normal;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    padding: 5px 15px 3px 10px;
    background-color: #ff8400;
    border-radius: 10px 20px 0 0;
}

.new_drug_z::after {
    position: absolute;
    right: -8px;
    top: 1px;
    bottom: 0;
    content: "";
    transform: skewY(21deg) rotate(339deg);
    background-color: #ff8400;
    width: 22px;
    height: 30px;
    border-radius: 0 10px 0 0;
}

.new_drug_z::before {
    position: absolute;
    right: -20px;
    top: 1px;
    bottom: 0;
    content: "";
    transform: skewY(21deg) rotate(339deg);
    background-color: rgba(255, 132, 0, .26);
    width: 22px;
    height: 30px;
    border-radius: 0 10px 0 0;
}

/* è¯å“å¤§å…¨ */
.drug_compl_tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fafafa;
    border-right: 8px solid #01a4b2;
}

.drug_compl_tab_list {
    width: 85%;
    display: flex;
}

.drug_compl_tab_list li {
    position: relative;
    padding: 0 25px;
    width: auto;
    line-height: 42px;
    border-bottom: 2px solid transparent;
    font-size: 16px;
    color: #000000;
    cursor: pointer;
}

.drug_compl_tab_list .on {
    background-color: #62C4A6;
    font-weight: 600;
    color: white;
}

.drug_compl_tab_list .on::before {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    background-color: #62C4A6;
    position: absolute;
    top: -10px;
    left: 0;
}

.drug_compl_tab_list .on::after {
    content: "";
    display: block;
    width: 7px;
    height: 10px;
    background-color: #62c4a6;
    position: absolute;
    top: -10px;
    right: -3px;
    transform: skew(33deg);
}

/* ----------------------------------------------------------------drug_detail.html(è¯å“åˆ—è¡¨)-------------------------------------- */
.drug_seach_box {
    background: #fff;
    border-radius: 5px;
    margin-top: 20px;
    padding: 0 20px;
    position: relative;
}

.drug_seach_box dl {
    padding: 8px 20px;
    border-bottom: 1px solid #F1F4F9;
}

.drug_seach_dt {
    float: left;
    width: 82px;
    margin-top: 12px;
    font-size: 16px;
    font-weight: 700;
    color: #999;
}

.drug_seach_dd {
    position: relative;
    margin-left: 82px;
    max-height: 50px;
    font-size: 15px;
    padding-right: 70px;
    overflow: hidden;
    transition: all .1s;
}

.drug_seach_dd a {
    display: inline-block;
    margin: 8px 3px;
    padding: 5px 10px;
    border-radius: 5px;
    color: #666;
    transition: all .1s;
}

.drug_seach_dd .on {
    background: #1ed686;
    color: #fff;
}

.drug_seach_dd a:hover {
    background: #1ed686;
    color: #fff;
}

.drug_seach_dd .all {
    position: absolute;
    right: 0;
    top: 7px;
    line-height: 36px;
    padding-right: 15px;
    cursor: pointer;
    color: #2bbc80;
    font-size: 14px;
    font-style: normal;
}

.drug_seach_box dl .all_more {
    max-height: none;
}

.drug-ul {}

.drug-ul li {
    display: flex;
    position: relative;
    padding: 30px 10px 30px 30px;
    margin-bottom: 16px;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.drugâ€”j {
    display: block;
    width: 124px;
    height: 34px;
    line-height: 34px;
    transform: skewY(0deg) rotate(43deg);
    font-style: normal;
    background-color: #E8A73A;
    position: absolute;
    color: white;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    right: -30px;
    top: 12px;
}

.drugâ€”g {
    display: block;
    width: 124px;
    height: 34px;
    line-height: 34px;
    transform: skewY(0deg) rotate(43deg);
    font-style: normal;
    background-color: #4d8ea1;
    position: absolute;
    color: white;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    right: -30px;
    top: 12px;
}

.drug_list_a {
    display: block;
    margin-right: 30px;
    width: 170px;
    height: 130px;
}

.drug_list_a .not_img_show {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: #92CEB7;
    color: white;
    font-size: 34px;
}

.drug_list_a .not_img_show p {
    line-height: 38px;
}

.drug_list_a img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.drug-ul li:hover img {
    transform: translateY(-4px);
}

.drug-ul li:hover {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}

.drug_gs_name {
    font-size: 18px;
    vertical-align: middle;
}

.drug_gs {
    flex: 1;
}

.drug_gs b {
    color: #ef3a34;
}

.drug_gs .qcc span {
    margin-right: 20px;
}

.drug_gs .qcc {
}

.drug_gs .qcc i {
    color: #5db1b1;
    font-style: normal;
}

.drug_gs p {
    color: #767676;
}

.drug_gs p a {
    color: #048e9a;
}

.drug_gs .qcc strong {
    color: #00CBA2;
}

.drug_gs .qcc em {
    font-style: normal;
    color: #4a7df6;
}

.drug_gs_name span {
    display: inline-block;
    padding: 1px 10px;
    margin-left: 10px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    -webkit-border-radius: 2px;
    vertical-align: middle;
}

.drug_gs_name a {
    vertical-align: middle;
}

.tag-sty1 {
    color: #ff9023;
    background: #ffe9d3;
    /* border: 1px solid #3D87FE; */
}

.tag-sty2 {
    background: #d2f6db;
    color: #0fb249;
    /* border: 1px solid #62C4A6; */
}

.tag-sty3 {
    background: #ffd9d9;
    color: #FF5F58;
    /* border: 1px solid #FF5F58; */
}

/* ----------------------------------------------------------------drug_company_list(è¯ä¼åˆ—è¡¨)-------------------------------------- */
.drug_seach_box .nav_bgcolor {
    padding-left: 7px;
    background-color: #f5f5f5;
}

/* ----------------------------------------------------------------drug_detail(è¯å“è¯¦æƒ…)-------------------------------------- */
.drug-sumy-box {
    display: flex;
    padding: 20px;
}

.drug-del {}

.drug-sumy-banner-box {
    width: 316px;
}

#drug_banner_big .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

#drug_banner_min .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

#drug_banner_min .swiper-slide-thumb-active {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e7e7e7;
}

#drug_banner_min {
    padding-top: 10px;
    height: 81px;
    overflow: hidden;
}

.drug-tags {
    line-height: 30px;
}

.drug-tags span {
    padding: 2px 6px;
    margin-right: 10px;
    font-size: 14px;
    border-radius: 3px;
}

.tagnb1 {
    color: #ff8c58;
    border: 1px solid #ff8c58;
}

.tagnb2 {
    color: #5a8fb2;
    border: 1px solid #5a8fb2;
}

.tagnb3 {
    border: 1px solid #08C7A4;
    color: #62C4A6;
}
.drug-sumy-w{
    flex: 1;
}
.drug-sumy-w p a {
    color: #048e9a;
}

.drug-navs-ul {
    display: flex;
    /* padding: 0 20px; */
    border-top: 1px solid #eee;
}

.drug-navs-ul li a {
    display: block;
    text-align: center;
    color: #222222;
    position: relative;
    padding: 0px 25px;
    line-height: 54px;
    font-size: 18px;
    margin-right: 2px;
}

.drug-navs-ul .on a {
    color: white;
    background: #40adb7;
    /* border-bottom: 7px solid  #fda423; */
}

.drug-navs-ul .on a::before {
    position: absolute;
    bottom: 0;
    right: 50%;
    content: "";
    z-index: -1;
    transform: translate(50%, 50%) rotate(45deg);
    background: linear-gradient(23deg, #40adb7, #40adb7);
    width: 27px;
    height: 27px;
}

.drug-navs-ul li a:hover {
    color: white;
    background: #40adb7;
    /* border-bottom: 7px solid  #fda423; */
}

.drug-navs-ul li a:hover::before {
    position: absolute;
    bottom: 0;
    right: 50%;
    content: "";
    z-index: -1;
    transform: translate(50%, 50%) rotate(45deg);
    background: linear-gradient(23deg, #40adb7, #40adb7);
    width: 27px;
    height: 27px;
}

.drug_prod_box {
    position: relative;
    padding: 12px;
    /* border: 1px solid #40adb7; */
    margin-top: 20px;
    background: white;
}

.test {
    width: 102%;
    height: 40px;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px 10px 10px 10px;
    background-color: #40adb7;
}

.drug-comm-tit {
    font-size: 16px;
    color: #333;
    line-height: 44px;
}

.drug-comm-tit h2 {
    font-size: 20px;
    /* border-bottom: 2px solid #378FD0; */
    border-bottom: 2px solid #3b9b81;
}

.info-con-de dl {
    display: flex;
    padding: 12px 0;
    border-bottom: 1px dotted #ddd;
    font-size: 16px;
    line-height: 32px;
}

.info-con-dl dd a {
    color: #048e9a;
}

.info-con-dl dd a em {
    font-size: 16px;
}

.info-con-dl dd {
    flex: 1;
}

.drug_prod_ques li {
    float: left;
    width: 45%;
    margin-top: 30px;
    padding: 24px 15px;
}

.drug_prod_ques li:nth-child(even) {
    float: right;
}

.drug_ans_box .qus {
    font-size: 16px;
    font-weight: 400;
}

.drug_ans_box .ico {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    line-height: 20px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
}

.drug_ans_box .qus .ico {
    margin-top: 2px;
    background: #ffbb44;
}

.drug_ans_box .auw {
    margin: 12px 0 15px;
}

.drug_ans_box .auw .ico {
    margin-top: 4px;
    background: #8ac03b;
}

.drug_ans_box .auw .txt {
    height: 52px;
    line-height: 26px;
    font-size: 15px;
    text-align: justify;
    color: #666;
    overflow: hidden;
}

.drug_ans_box .info {
    padding-top: 15px;
    border-top: #e6e9ed 1px solid;
    overflow: hidden;
}

.drug_ans_box .info .doc .pic {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 100%;
    overflow: hidden;
}

.drug_ans_box .info .doc .tit em:nth-child(1) {
    color: #333;
}

.drug_ans_box .info .doc .tit em:nth-child(2) {
    width: 12em;
    height: 18px;
    color: #999;
    overflow: hidden;
}

.drug_ans_box .info .time {
    margin-top: 15px;
    display: block;
    text-align: right;
    color: #999;
}

.drug_inform_tab {
    position: relative;
    display: flex;
    border-bottom: 1px solid #eee;
}

.drug_inform_tab_list {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    font-size: 18px;
    line-height: 60px;
}

.drug_inform_tab .on::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25%;
    width: 50%;
    height: 4px;
    background: #62C4A6;
    width: 100%;
    height: 2px;
    left: 0;
    margin-left: 0;
}

.drug_detal_h1 {
    position: relative;
    padding-left: 16px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
}

.drug_detal_h1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #2ad89e;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.drug_inform_li {
    display: flex;
    border-bottom: 1px dashed #bbb;
}

.drug_inform_li .infor {
    display: flex;
    align-items: center;
}

.drug_inform_img {
    margin-right: 20px;
    width: 190px;
    height: 104px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.drug_inform_li .infor-box {
    flex: 1;
}

.drug_inform_li .infor h2 {
    width: 80%;
    font-weight: 400;
}

.drug_inform_li p {
    padding-top: 20px;
    font-size: 16px;
    /* height: 44px; */
    line-height: 27px;
    color: #606370;
}

/* ----------------------------------------------------------------drug_company_detail(è¯ä¼è¯¦æƒ…)-------------------------------------- */
.drug_comy_header {
    background: #3b9b81;
    overflow: hidden;
    /* background: -o-linear-gradient(182deg, rgb(255, 153, 0) 0%, rgb(255, 117, 0) 100%);
    background: linear-gradient(268deg, rgb(255, 153, 0) 0%, rgb(255, 117, 0) 100%); */
}

.drug_comy_tit {
    display: flex;
}

.drug_comy_logo {
    display: block;
    width: 120px;
    height: 120px;
    background: #FFFFFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.drug_comy_logo img {
    object-fit: contain;
}

.drug_comy_nav_list li {
    float: left;
    margin-right: 10px;
}

.drug_comy_nav_list li a {
    position: relative;
    line-height: 36px;
    display: block;
    padding: 12px 20px 8px;
    font-size: 16px;
}

.drug_comy_nav_list .on a {
    color: #fff;
    background: #3b9b81;
}

.drug_comy_nav_list li:hover a::before,
.drug_comy_nav_list .on a::before {
    position: absolute;
    top: -8px;
    left: -1px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 13px;
    height: 20px;
    background-color: #3b9b81;
    content: "";
}

.drug_comy_nav_list li:hover a::after,
.drug_comy_nav_list .on a::after {
    position: absolute;
    top: -12px;
    right: -1px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 13px;
    height: 20px;
    background-color: #3b9b81;
    content: "";
}

.drug_comy_nav_list li:hover a {
    color: #fff;
    background: #3b9b81;
}

.drug_article {
    padding: 10px;
}

.drug_article h2 {
    text-align: center;
    font-size: 26px;
    line-height: 44px;
}
.drug_article h1 {
    text-align: center;
    font-size: 26px;
    line-height: 44px;
}
.drug_article time {
    display: inline-block;
    margin-top: 20px;
}

.drug_article p {
    margin-top: 15px;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
    color: #333;
}

.drug_article a {
    color: #048e9a;
}

.drug_article img,
.drug_article p img {
    display: block;
    margin: 20px auto;
    max-width: 73%;
}

/* ----------------------------------------------------------------èµ„è®¯-------------------------------------- */
.drug-good-info {
    display: flex;
    padding: 10px;
    border: 1px solid #eee;
}

.drug-good_img {
    display: block;
    margin-right: 16px;
    width: 90px;
    height: 90px;
}

.info_btm {
    position: relative;
    height: 28px;
    background-color: #f3f3f3;
}

.info_btm a {
    position: absolute;
    bottom: 0;
    right: -8px;
    display: block;
    padding: 7px 15px 9px 12px;
    background-color: #57bd9e;
    transform: skew(-20deg);
}

.info_btm a i {
    display: block;
    color: #fff;
    transform: skew(31deg);
}

.drug_article_pre_next li {
    font-size: 16px;
    line-height: 40px;
}

.drug_article_pre_next li a {
    color: #2b86e1;
}
.zx-fl-zxdat{
    position: relative;
    padding: 11px 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #F1F4F9;
}
.zx-fl-zxdat_list li{
    line-height: 32px;
    font-size: 16px;
}
.zx-fl-zxdat_list li a{
    color: #1E2129;
    font-size: 16px;
}
.zx-fl-zxdat_list li:first-child{
    margin-top: 25px;
}
.zx-fl-zxdat i{
    position: absolute;
    top: 0;
    left: 0;
    width: 124px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #3aa7e8;
    border-radius: 0 0 10px 0;
    font-style: normal;
    /*writing-mode: vertical-rl;*/
}

/*@font-face {*/
/*    font-family: "ttk";*/
/*    !* Project id 4005981 *!*/
/*    src:*/
/*    url('//at.alicdn.com/t/c/font_4005981_bplkkg8hfx8.ttf?t=1697010053541') format('truetype');*/
/*}*/

.ttk {
    font-family: "ttk" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-tishi:before {
    content: "\e607";
}

.icon-zanwushuju:before {
    content: "\e606";
}

.icon-xiangyoujiantou:before {
    content: "\e65f";
}

.icon-gongsi:before {
    content: "\e67c";
}

.icon-yaopin1:before {
    content: "\e722";
}

.icon-weibiaoti-:before {
    content: "\e620";
}


.icon-yaopin:before {
    content: "\e65b";
}

.icon-remen:before {
    content: "\e646";
}

.icon-paihangbang:before {
    content: "\e66f";
}