/* ----------------------------------------------------------------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;
}

/* 主页语音 */
.comm_audio_ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 20px;
	row-gap: 15px;
}

.comm_audio_li {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.comm_audio_li a .play_icon {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 48px;
	height: 48px;
	margin: -24px 0 0 -24px;
	line-height: 48px;
	text-align: center;
	background: rgba(0, 0, 0, .35);
	border-radius: 100%;
	overflow: hidden;
}

.comm_audio_li a .a_pic {
	position: relative;
	width: 100%;
	height: 130px;
}

.comm_audio_li a .play_icon i {
	color: #fff;
	font-size: 22px;
}

.a_doc_con {
	padding: 10px;
}

.aud_title {
	font-size: 18px;
}

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

.aud_ov {
	flex: 1;
}

.aud_use {
	display: flex;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #969AA9;
}
.cohos_more {
	display: block;
	margin: 0 auto;
	width: 150px;
	padding: 0 5px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	color: #16a085;
	border: 1px solid #16a085;
	margin-top: 50px;
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.cohos_more:hover {
	color: #fff;
	background-color: #16a085;
	border-color: #16a085;
}





/* 语音 */
.durg_audio_uls {
	margin-top: 22px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 20px;
	row-gap: 15px;
}

.durg_audio_uls .li {
	padding-bottom: 18px;
}

.durg_audio_uls .li .pic {
	position: relative;
	height: 158px;
	overflow: hidden;
}

.durg_audio_uls .li .pic .img {
	transition-duration: .5s;
}

.play_icon {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 48px;
	height: 48px;
	margin: -24px 0 0 -24px;
	line-height: 48px;
	text-align: center;
	background: rgba(0, 0, 0, .35);
	border-radius: 100%;
	overflow: hidden;
}

.play_icon .iconfont {
	color: #fff;
	font-size: 22px;
}

.play_time {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: rgba(0, 0, 0, .35);
	border-radius: 30px;
	color: #fff;
	overflow: hidden;
}

.durg_audio_uls .li .tit {
	margin: 15px 12px 3px;
	font-size: 18px;
	font-weight: 400;
}

.durg_audio_uls .li .info {
	margin: 0 12px;
	color: #999;
}

.durg_audio_uls .li .ipit {
	margin: 15px 12px 0px;
	padding-top: 15px;
	border-top: #f0f0f0 1px solid;
}

.durg_audio_uls .li .ipit .ip {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	margin-right: 10px;
	overflow: hidden;
}

.durg_audio_uls .li .ipit .it {
	height: 32px;
	line-height: 32px;
	color: #666;
	overflow: hidden;
}

.durg_audio_uls .li .ipit .it span {
	font-size: 15px;
	color: #333;
}


/* 热门药品 */
.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: 100px;
	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%;
	object-fit: contain;
	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_list_con {
	background: #ffffff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.drug_list_con {
	--repeat2: repeat(2, 1fr);
	--repeat6: repeat(6, 1fr);
}

.docr_index_title h2 {
	color: white;
	padding: 1px 16px;
	display: inline-block;
	background: #3cbfae;
	border-radius: 0px 15px 15px 0px;
}

.drug_comys_uls {
	display: grid;
	grid-template-columns: var(--repeat2);
	column-gap: 10px;
	row-gap: 15px;
	padding: 0 10px;
	margin-top: 18px;
}

.drug_list_uls {
	display: grid;
	grid-template-columns: var(--repeat6);
	column-gap: 10px;
	row-gap: 15px;
	padding: 0 10px;
	margin-top: 18px;
}

.drug_list_lis {
	background: #F7FAFA;
	padding: 10px 0;
	font-size: 16px;
	text-align: center;
	border-radius: 8px;
}

.sitenav {
	padding: 14px 10px;
	line-height: 20px;
	color: #868686;
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
}

/* ----------------------------------------------------------------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 24px;
	line-height: 54px;
	font-size: 18px;
	margin-right: 3px;
}

.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_info-sm dl {
	padding: 12px 0;
	border-bottom: 1px dotted #ddd;
	line-height: 32px;
}

.drug_info-sm dl dt {
	color: #048e9a;
	font-size: 20px;
	font-weight: bold;

}

.drug_info-sm dl dd {
	font-size: 16px;
	margin-top: 5px;
}

.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;
}


/* 搜索导航 */
.search_nav {
	margin: 30px 0;
	background: linear-gradient(to bottom, #1b858f, #1c8b95);
}

.seach_nav_tit {
	position: relative;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	padding: 0 15px;
	color: white;
	background: #48a8b1;
}

.seach_nav_tit::before {
	content: "";
	display: block;
	width: 100%;
	height: 10px;
	background-color: #48a8b1;
	position: absolute;
	top: -10px;
	left: 0;
}

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

.seach_nav_list li {
	float: left;
}

.seach_nav_list li:hover {
	background: #0c626a;
}

.seach_nav_list .on {
	background: #0c626a;
}

.seach_nav_list li a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	padding: 0 15px;
}


.med_dr_search {
	position: relative;
	line-height: 50px;
}

.med_dr_search .search_frame {
	width: 260px;
	height: 34px;
	line-height: 34px;
	padding: 0 25px 0 18px;
	border: 1px solid #ddd;
	border: none;
	font-size: 16px;
	border-radius: 20px;
}

.med_dr_search .search_frame:focus {
	outline: none;
	font-size: 16px !important;
}

.med_dr_search .button_s {
	text-align: center;
	position: absolute;
	top: 7px;
	right: 5px;
	width: 40px;
	height: 34px;
	line-height: 34px;
	border: 0;
	border-radius: 0 20px 20px 0;
	cursor: pointer;
	color: #666;
	/* font-size: 20px; */
	background-color: white;
}

.med_dr_search .button_s i {
	font-size: 20px;
}

/* 药品对比 */
.drug_crast_uls {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 20px;
	row-gap: 30px;
}

.drug_crast_lis {
	position: relative;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 40px;
	padding: 40px 10px 70px 10px;
	padding-bottom: 70px;
	border: 3px solid #40adb7;
	/* border: 1px solid rgba(0, 0, 0, 0);
	border-image: linear-gradient(to right, #62C4A6 0 50%, #ff8c58 50% 100%) 100 100; */
}

.drug_crst_con {
	text-align: center;
}

.drug_crst_con .comy {
	color: #048e9a;
}

.drug_crst_con .name {
	font-size: 18px;
	margin: 5px 0;
}

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

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

.drug_crst_vs {
	position: absolute;
	top: calc(45% - 30px);
	left: calc(50% - 30px);
	width: 60px;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	color: white;
	background-image: linear-gradient(233deg, #fe5e6f 50%, #eb0568 50%);
}



.drug_crast_view {
	position: absolute;
	bottom: 15px;
	left: calc(50% - 60px);
	display: block;
	padding: 5px 0 6px;
	width: 120px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
	color: #fff;
	text-align: center;
	border-radius: 25px;
	background: linear-gradient(to right, #40adb7, #4cb7c1);
	box-shadow: 1px 0px 2px 0px rgb(26 144 169 / 49%);
}

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

.drug_prod_table table {
	width: 100%;
	border-collapse: collapse;
}

.drug_prod_table table colgroup .tab_head {
	width: 150px;
	background-color: #53a5b6;
}

.drug_prod_table table colgroup .tab_cont {
	width: 38%;
	background-color: #f5f5f5;
}

.drug_prod_table table tr {
	border: 2px solid #fff;
}

.drug_prod_table table td:first-child {
	padding: 20px 10px;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.drug_prod_table table td {
	padding: 20px;
	border-right: 2px solid #fff;
}

.drug_prod_table table td p {
	font-size: 18px;
	text-align: center;
}

.drug_prod_table table td dt {
	position: relative;
	margin: 10px auto;
	padding: 5px;
	width: 230px;
	height: 180px;
}

.drug_prod_table table td dt img {
	-o-object-fit: cover;
	object-fit: cover;
}

.drug_prod_table table td dd {
	font-size: 18px;
	margin: 5px 0;
	text-align: center;
}

.drug_prod_table table .drug_tab_s td {
	padding: 8px 0;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	border: none;
}

/* ----------------------------------------------------------------药品搜索页-------------------------------------- */
.header_menu_box {
	/* height: 47px; */
	background: white;
	border-bottom: 2px solid #49c3a8;
}

.header_menu li a {
	line-height: 42px;
	display: block;
	height: 42px;
	font-size: 18px;
	padding: 0 24px;
	margin-right: 5px;
}

.header_menu .on a {
	background-color: #49c3a8;
	color: #fff;
}

.header_menu li:hover a {
	background-color: #49c3a8;
	color: #fff;
}

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

.search_ms_p p strong {
	padding: 0 5px;
	color: #62C4A6;
}

/*搜索医生列表 */
.disease_doctor .doc_con_deta {
	position: relative;
	box-sizing: border-box;
	display: flex;
	padding: 13px 22px;
	justify-content: space-between;
	border-bottom: 1px dashed #bbb;
}

.disease_doctor .doc_con_deta:last-child {
	border-bottom: 0;
}

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

.doc_con_img {
	width: 160px;
	height: 200px;
	margin-right: 15px;
}

.doc_content {
	flex: 1;
}

.doc_content strong {
	display: block;
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 24px;
	color: #039da1;
	font-weight: 400;
}

.doc_content strong a {
	font-size: 22px;
	font-weight: 700;
	color: #f77700;
	margin-right: 15px;
}

.doctor_con_det {
	display: flex;
}

.doctor_con_det p {
	flex: 1;
}

.doc_content p {
	font-size: 14px;
	line-height: 26px;
	color: #666;

}

.doc_content p b {
	padding-top: 5px;
}

/*搜索医院列表 */
.search_more_li {
	display: flex;
	justify-content: space-between;
	position: relative;
	padding: 13px 22px;
	border-bottom: 1px solid #f0f0f0;
}

.search_c_img {
	display: block;
	width: 246px;
	height: 152px;
	overflow: hidden;
}

.search_content {
	flex: 1;
}

.search_con_dt {
	width: 80%;
	font-size: 18px;
	line-height: 24px;
}

.search_dd_tags {
	width: 80%;
}

.search_dd_tags span {
	display: inline-block;
	margin: 7px 10px 7px 0;
	padding: 2px 10px;
	border-radius: 3px;
	background: #d2f6db;
	color: #0fb249;
}

.search_dd_tags span:nth-child(1) {
	color: #ff9023;
	background: #ffe9d3;
}

.search_dd_art {
	color: #666;
	line-height: 24px;
}

.search_dd_addre {
	font-size: 14px;
	color: #999;
	margin-bottom: 5px;
}

.search_dd_min_tag {
	color: #999;
	font-size: 12px;
	line-height: 22px;
}

.search_dd_min_tag i {
	color: red;
	font-style: normal;
}

.search_dd_min_tag .tag_name_color {
	color: #ff6c00;
}

.search_more_li .search_pm_icon {
	position: absolute;
	right: 50px;
	top: 16px;
	font-size: 40px;
	color: #a7acbc;
}

.search_more_li:nth-child(1) .search_pm_icon {
	color: #ff2e2e;
}

.search_more_li:nth-child(2) .search_pm_icon {
	color: #ff7f53;
}

.search_more_li:nth-child(3) .search_pm_icon {
	color: #ffbf3a;
}

.search_more_li:last-child .search_pm_number {
	right: 59px;
}

.search_more_li .search_pm_number {
	position: absolute;
	right: 65px;
	top: 30px;
	font-size: 20px;
	color: white;
	z-index: 1;
	font-family: 'Courier New', Courier, monospace;
}

.search_more_li:nth-child(1) .search_pm_number {
	top: 24px;
}

.search_c_img .img {
	transition-duration: .5s;
}

.search_c_img:hover img {
	transform: scale(1.2, 1.2);
}

/*搜索疾病列表 */
.dise_ul li {
	position: relative;
	padding: 10px 20px 15px 20px;
	margin-top: 30px;
	border-bottom: 1px dashed #bbb;
}

.dise_ul li:last-child {
	border-bottom: 0;
}

.dise_ul li .disease_title {
	font-size: 20px;
}

.dise_ul li .disease_title a {
	margin-right: 10px;
}

.dise_ul li .disease_title span {
	color: #999;
	font-size: 16px;
	font-weight: 300;
}

.dise_ul .dd {
	margin-top: 10px;
}

.dise_ul .dd p {
	color: #666;
	line-height: 25px;
	font-size: 15px;
}

.dise_ul li .tags {
	margin: 20px 0 10px 0;
}

.dise_ul li .tags a {
	position: relative;
	margin-right: 15px;
	padding: 2px 15px;
	font-size: 16px;
	border-radius: 15px;
	color: #09a7f0;
	/* background: #ffe9d3; */
	border: #09a7f0 1px solid;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	background: linear-gradient(to left, #ffffff 50%, #09a7f0 50%) right;
	background-size: 200%;
}

.dise_ul li .tags a:hover {
	color: white;
	background-position: left;
}

.dise_ul li .tags a:hover::before {
	width: 100%;
}

.dise_info {
	display: flex;
	/*align-items: center;*/
	margin-top: 20px;
}

.dise_info span {
	width: 77px;
	height: 23px;
	line-height: 23px;
	background: #f1f1f1;
	/* 	    background: #ffbb44;
	color: #ffffff; */
	margin-right: 15px;
	margin-top: 4px;
	padding: 0 5px;
	display: inline-block;
	text-align: center;
	border-radius: 5px;
}

.dise_info .symp {
	flex: 1;
}

.dise_info .symp i {
	display: inline-block;
	padding: 3px 0;
}

/*.dise_info .symp i,*/
.dise_info .symp i a {
	float: left;
	font-style: normal;
	text-align: center;
	margin-right: 10px;
	background: #ffbb44;
	padding: 3px 10px;
	color: #ffffff;
	border-radius: 5px;
}


/* ----------------------------------------------------------------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_audio_article {}

.drug_va_article h1 {
	font-size: 26px;
	line-height: 44px;
}

.drug_va_article h2 {
	margin-top: 25px;
	font-size: 20px;
}

.drug_va_time {
	line-height: 24px;
	padding-bottom: 26px;
	border-bottom: 1px solid #F1F1F1;
}

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

.drug_va_tags .doc_tx {
	display: block;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
}

.drug_va_tags .doct_ms {
	margin-left: 15px;
}

.drug_va_tags .doct_ms .name strong {
	font-size: 16px;
	color: #222222;
	line-height: 24px;
}

.drug_va_tags .doct_ms .name span {
	margin-left: 10px;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
}

.drug_va_tags .doct_ms .hospi span {
	margin-right: 10px;
}

.vbox {
	display: block;
	width: 100%;
	margin-top: 30px;
	outline: none;
}

.vidbox {
	display: block;
	visibility: visible;
	width: 508px;
	height: 288px;
	background-color: rgb(0, 0, 0);
	margin: 0 auto;
	margin-top: 30px;
	outline: none;
}

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

/* 资讯详情 */
.drug_article {
	padding: 10px;
}

.drug_article h2 {
	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('https://at.alicdn.com/t/c/font_4005981_0ax2kxipacw.woff2?t=1721977461277') format('woff2'),
	url('https://at.alicdn.com/t/c/font_4005981_0ax2kxipacw.woff?t=1721977461277') format('woff'),
	url('https://at.alicdn.com/t/c/font_4005981_0ax2kxipacw.ttf?t=1721977461277') format('truetype');
}

.ttk {
	font-family: "ttk" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-icon-test:before {
	content: "\e63a";
}
.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";
}