* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	box-sizing: border-box;
}

body {
	margin: 0 auto;
	padding: 0 auto;
	overflow-x: hidden;
	color: #333333;
	font-size: 16px;
}

ul li {
	list-style: none;
}

input {
	border: none;
	outline: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #333333;
}

.diandian {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.duodiandian {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.sandiandian {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a:hover {
	color: rgba(18, 187, 183, 1) !important;
}

img {
	background-size: cover;
	background-position: center 0;
	object-fit: cover;
	object-position: center top;
}

.w1100 {
	width: 1100px;
	margin: auto;
}

.mgtop40 {
	margin-top: 40px;
}

.mgtop10 {
	margin-top: 10px;
}

.mgtop20 {
	margin-top: 20px;
	overflow: hidden;
}

.mgtop30 {
	margin-top: 30px !important;
}

.mgtop50 {
	margin-top: 50px;
}

.mgtop60 {
	margin-top: 60px;
}

.diandian {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index_top_kpbox {
	overflow: hidden;
	margin-top: 30px;
}

.index_kpvideo,
.w780 {
	width: 780px;
}

.index_kptitle,
.index_kptitle a {
	overflow: hidden;
	font-size: 14px;
	color: #808080;
	line-height: 40px;
}

.index_kptitle p {
	font-size: 22px;
	font-weight: 700;
	margin-right: 17px;
	color: #333333;
	display: flex;
	align-items: center;
}

.index_kptitle .posibot {
	position: relative;
	top: 2px;
}

.index_kptitle p img {
	width: 32px;
	height: 32px;
	margin-right: 5px;
}

.index_kptitle p span {
	color: #12bbb7;
}

.index_kepulist_box {
	overflow: hidden;
	margin-top: 12px;
}

.index_kplist_first {
	width: 352px;
	height: 356px;
	background: #f5f5f5;
	border-radius: 8px;
}

.index_kplist_first>img {
	width: 100%;
	height: 220px;
	border-radius: 8px 8px 0 0;
}

.index_kplist_first>h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	padding: 0 15px;
	margin-top: 6px;
}

.index_kplist_doctorinfo {
	overflow: hidden;
	padding: 12px 15px;
}

.index_kplist_doctorinfo>img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	margin-right: 7px;
}

.index_kplist_doctorinfo span {
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}

.index_kplist_doctorinfo p span:nth-of-type(1) {
	font-size: 16px;
	font-weight: bold;
	color: #12bbb7;
	margin-right: 9px;
}

.index_kepu_list {
	width: 406px;
}

.index_kplist_first:hover h4 {
	color: rgba(18, 187, 183, 1);
}

.index_kepu_list li:hover h4 {
	color: rgba(18, 187, 183, 1);
}

.index_kepu_list li {
	margin-right: 14px;
}

.index_kepu_list li:nth-of-type(2n) {
	margin-right: 0;
}

.index_kepu_list li div {
	position: relative;
}

.index_kepu_list li img {
	width: 196px;
	height: 120px;
	border-radius: 8px;
}

.index_kepu_list li div span {
	position: absolute;
	display: block;
	width: 44px;
	height: 18px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	font-size: 13px;
	color: #ffffff;
	line-height: 18px;
	text-align: center;
	right: 8px;
	bottom: 10px;
}

.index_kepu_list li h4 {
	font-size: 14px;
	line-height: 24px;
	max-width: 196px;
}

.index_kepu_list li p {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	padding-bottom: 6px;
}

.index_kepu_list li p span:nth-of-type(1) {
	margin-right: 16px;
}

.index_yangsheng {
	width: 299px;
	height: 403px;
	border: 1px solid #e6e6e6;
}

.index_ys_title {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	line-height: 40px;
	overflow: hidden;
}

.index_ys_title .active {
	color: rgba(18, 187, 183, 1);
}

.index_ys_title span {
	float: left;
	width: 50%;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.index_ys_title span:nth-of-type(1)::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 22px;
	background: #e6e6e6;
	position: absolute;
	right: 0;
	top: 9px;
}

.index_ys_list {
	padding: 0 13px;
	display: none;
}

.index_ys_list.active {
	display: block;
}

.index_ys_list li .xuhao {
	width: 24px;
	height: 24px;
	background: #d9d9d9;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 24px;
	margin-right: 15px;
	display: inline-block;
}

.index_ys_list li .content {
	font-size: 14px;
	line-height: 40px;
	max-width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index_ys_list img {
	width: 273px;
	height: 167px;
	border-radius: 8px;
	display: none;
}

.index_ys_list li.active img {
	display: block;
	margin: 8px 0;
}

.index_ys_list li.active .xuhao {
	background: #ffb93d;
}

.showjx {
	display: none;
}

.index_keshi_nav {
	overflow: hidden;
	margin-top: 6px;
}



.index_keshi_nav span:nth-last-of-type(1) {
	margin-right: 0;
}

.index_keshi_nav a {
	color: rgba(179, 179, 179, 1);
	line-height: 40px;
}

.index_keshi_nav span {
	float: left;
	font-size: 16px;
	margin-right: 15px;
	padding: 10px 10px 5px 10px;
	cursor: pointer;
	line-height: normal;
	color: #333;
}

.index_keshi_nav .active {
	color: rgba(18, 187, 183, 1);
	border-bottom: 2px solid rgba(18, 187, 183, 1);
}

.index_audiolist_same {
	margin-top: 20px;
	overflow: hidden;
	display: none;
}

.index_audiolist_same.active {
	display: block;
}

.index_audiolist_same li div {
	width: 238px;
	height: 172px;
	background: url(../images/doctorbg.png) no-repeat;
	overflow: hidden;
}

.index_audiolist_same li {
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	width: 240px;
	height: 320px;
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
}

.index_audiolist_same li:nth-of-type(3n) {
	margin-right: 0;
}

.index_audiolist_same li div img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 23px;
	display: block;
}

.index_audiolist_same li div p {
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	margin-top: 15px;
	color: #333;
}

.index_audiolist_same li div p span:nth-of-type(2) {
	background: #ffffff;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	color: #999999;
	padding: 5px 6px;
	margin-left: 10px;
}

.index_audiolist_same h4 {
	font-size: 16px;
	text-align: center;
	line-height: 52px;
}

.index_audiolist_same .audio_time {
	width: 178px;
	height: 33px;
	background: #ffffff;
	border: 1px solid #e6e6e6;
	border-radius: 17px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 12px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-bottom: 20px;
}

.index_audiolist_same .audio_time img {
	width: 24px;
	height: 18px;
}

.index_audiolist_same .audio_time span {
	font-size: 14px;
	line-height: 40px;
	color: #333;
}

.index_audiolist_same .audio_play {
	font-size: 14px;
	color: #999999;
	line-height: 40px;
	padding: 0 15px;
	border-top: 1px solid #e6e6e6;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.index_audiolist_same li:hover h4 {
	color: rgba(18, 187, 183, 1);
}

.index_audio_tuijian {
	width: 299px;
	height: 732px;
	border: 1px solid #e6e6e6;
	padding: 0 10px;
	box-sizing: border-box;
}

.index_audio_tjtitle {
	border-bottom: 1px solid #e6e6e6;
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
}

.index_audio_tjtitle span {
	color: #f02222;
}

.index_audio_tjlist h4 {
	font-size: 16px;
	line-height: 40px;
}

.index_audio_tjlist li {
	padding: 12px 0 15px 0;
	border-bottom: 1px dashed #e6e6e6;
}

.index_audio_tjlist li:nth-last-of-type(1) {
	border: none;
}

.index_audio_tjlist h4 img {
	width: 26px;
	height: 26px;
	margin-right: 12px;
	position: relative;
	top: 6px;
}

.index_audio_tjlist p {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	-webkit-line-clamp: 3;
}

.index_audio_tjlist p img {
	width: 20px;
	height: 18px;
	margin-right: 12px;
	position: relative;
	top: 3px;
}

.mgtop5 {
	margin-top: 5px;
}

.index_audio_tjlist li:hover h4 {
	color: rgba(18, 187, 183, 1);
}

.zj_text_doctor {
	width: 200px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 15px;
}

.zj_text_doctor img {
	width: 97px;
	height: 97px;
	border-radius: 50%;
}

.zj_text_doctor span,
.zj_text_doctor p {
	font-size: 14px;
	font-weight: 500;
	color: #808080;
	line-height: 34px;
}

.zj_text_doctor span {
	line-height: 28px;
}

.index_zj_textlist,
.index_zj_textlist li {
	overflow: hidden;
}

.index_zj_textlist li {
	padding: 17px 0 7px 0;
	border-bottom: 1px solid #e6e6e6;
}

.index_zj_textlist li:nth-last-of-type(1) {
	border: none;
}

.zj_text_doctor p {
	margin-top: 4px;
}

.zj_text_doctor p span {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.zj_text_content {
	width: 563px;
}

.zj_text_content h4 {
	font-size: 22px;
	font-weight: 700;
	line-height: 34px;
	overflow: hidden;
}

.zj_text_content h4 img {
	width: 40px;
	height: 40px;
	position: relative;
	bottom: 3px;
}

.zj_text_content p {
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}

.zj_text_content .zj_text_read {
	margin-top: 30px;
}

.zj_text_content .zj_text_read span {
	float: right;
}

.zj_text_content .zj_text_read span:nth-of-type(1) {
	margin-left: 24px;
}

.zhuanjia_article {
	display: none;
	width: 778px;
}

.zhuanjia_article.active {
	display: block
}

.index_zjaudio_box {
	overflow: hidden;
}

.index_zj_textlist li:hover h4 {
	color: rgba(18, 187, 183, 1);
}

.index_zj_textlist {
	display: none;
}

.index_zj_textlist.active {
	display: block;
}

.index_doctor_list li {
	padding: 20px 12px 18px 12px;
	border-bottom: 1px dashed #e6e6e6;
}

.index_doctor_list li:nth-last-of-type(1) {
	border: none;
}

.index_doctor_list li img {
	width: 67px;
	height: 67px;
	border-radius: 50%;
	margin-right: 20px;
}

.index_doctor_list li a>div {
	overflow: hidden;
}

.index_doctor_list li .h4 {
	font-size: 14px;
	color: #999999;
	line-height: 40px;
}

.index_doctor_list li .h4 span {
	font-size: 16px;
	font-weight: bold;
	margin-right: 17px;
	color: #333333;
}

.index_doctor_list li p {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}

.index_doctor_list a>p {
	margin-top: 12px;
}

.heightauto {
	height: auto;
}

.index_doctor_list {
	display: none;
}

.index_doctor_list.active {
	display: block;
}

.index_swiper_box {
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}

.index_swiper_box>img {
	display: none;
}

.index_swiper_box:hover>img {
	display: block;
}

.index_daka_list {
	overflow: hidden;
	width: max-content;
}

.index_daka_list .swiper_item {
	width: 200px;
	height: 302px;
	margin-right: 23px;
	float: left;
}

.swiper_item img {
	width: 110px;
	height: 110px;
	border: 4px solid rgba(18, 187, 183, 1);
	border-radius: 50%;
	margin: 0 auto;
	vertical-align: middle;
}

.swiper_item p {
	font-size: 18px;
	margin-top: 20px;
}

.swiper_item p span {
	margin-left: 11px;
	display: inline-block;
	width: 90px;
	height: 26px;
	border: 1px solid #12bbb7;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	color: #12bbb7;
	line-height: 26px;
}

.swiper_item .index_addrees {
	font-size: 14px;
	color: #999999;
	margin-top: 12px;
	display: block;
}

.swiper_item>a {
	display: block;
	text-align: center;
}

.swiper_aboutlist {
	margin-top: 15px;
	overflow: hidden;
}

.swiper_aboutlist li a {
	font-size: 14px;
	line-height: 36px;
}

.yszx_aboutlist {
	width: 460px;
	margin-top: 5px;
}

.yszx_aboutlist li {
	float: left;
	width: 50%;
}

.yszx_aboutlist li a {
	line-height: 34px;
	display: block;
}

.swiper_aboutlist li:hover a {
	color: rgba(18, 187, 183, 1);
}

.swiper_aboutlist li span {
	color: #12bbb7;
}

.letfarrow {
	position: absolute;
	left: 0;
	top: 70px;
	z-index: 999;
	cursor: pointer;
}

.rightarrow {
	position: absolute;
	right: 0;
	top: 70px;
	z-index: 999;
	cursor: pointer;
}

.index_yszx_list {
	display: none;
	margin-top: 14px;
}

.index_yszx_list.active {
	display: block;
}

.index_yszx_list .left_img .zx_first {
	display: block;
	width: 300px;
	height: 181px;
	position: relative;
}

.left_img img {
	width: 144px;
	height: 86px;
	margin-top: 13px;
	vertical-align: middle;
}

.left_img a:nth-last-of-type(1) img {
	margin-left: 8px;
}

.zx_first img {
	width: 100%;
	height: 100%;
	margin: 0;
}

.zx_first p {
	position: absolute;
	width: 300px;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	color: #ffffff;
	line-height: 40px;
	padding: 0 9px;
	bottom: 0;
	left: 0;
}

.yszx_top {
	overflow: hidden;
	padding-bottom: 8px;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	margin-top: 16px;
}

.yszx_top img {
	width: 190px;
	height: 116px;
	margin-right: 12px;
}

.yszx_top h4 {
	font-size: 16px;
	font-weight: bold;
	max-width: 240px;
	margin-bottom: 5px;
}

.yszx_top p {
	font-size: 16px;
	color: #808080;
	line-height: 26px;
	max-width: 240px;
}

.yszx_top span {
	font-size: 14px;
	color: #808080;
	line-height: 30px;
	margin-top: 14px;
	text-align: right;
	display: block;
}

.yszx_top:hover h4 {
	color: rgba(18, 187, 183, 1);
}

.adver_box .ad_zhaozu {
	width: 295px;
	height: 190px;
	background: #d9d9d9;
	font-size: 34px;
	text-align: center;
	color: #ffffff;
	line-height: 190px;
	display: block;
}

.ad_zhaozu img {
	width: 100%;
	height: 100%;
}

.index_ysbk {
	margin-top: 14px;
	background: url(../images/ysbk.png) no-repeat;
	overflow: hidden;
	padding: 0 13px;
	width: 295px;
	padding-top: 25px;
	position: relative;
}

.index_ysbk a {
	float: left;
	width: 79px;
	height: 25px;
	background: #f5f5f5;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	margin-bottom: 18px;
	margin-right: 16px;

}

.index_ysbk a:nth-of-type(3n) {
	margin-right: 0;
}

.adver_box {
	position: relative;
	margin-top: 23px;
}

.adver_box .h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #12bbb7;
	position: absolute;
	left: 50%;
	margin-left: -36px;
	z-index: 99;
	margin-top: 5px;
}

.index_ysbk a:hover {
	color: rgba(18, 187, 183, 1);
}

/* 二维码 */
.elevator-module {
	position: fixed;
	bottom: 360px !important;
	right: 140px;
	z-index: 999;
	-webkit-transform: translateZ(0);
}

.elevator-module li {
	width: 50px;
	height: 50px;
	font-size: 0;
	background: #464646;
	position: relative;
	cursor: pointer;
}

.elevator-module li .info {
	display: block;
	width: 50px;
	height: 50px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.elevator-module li .ico.ico_xcx {
	background-image: url(../images/xcx.png);
}

.elevator-module li .ico {
	transition: all .2s linear;
	display: inline-block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
}

.elevator-module li .text {
	width: 50px;
	height: 50px;
	transition: all .2s linear;
	background: #12BBB7;
	overflow: hidden;
}

.elevator-module li p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-top: 8px;
}

.elevator-module li .more {
	transform: scale(0);
	transition: all .2s linear;
	width: 140px;
	height: 140px;
	border: 1px #bdbdbd solid;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: 110%;
	text-align: center;
	z-index: 99;
	margin-left: -70px;
}

.elevator-module li .more .er {
	width: 100%;
}


/* 首页改版 */
.new_index_topbox {
	overflow: hidden;
}

.new_index_topbox .left_timg {
	display: block;
	width: 404px;
	position: relative;
	margin-bottom: 8px;
}

.new_index_topbox .left_timg img {
	width: 100%;
	height: 226px;
	vertical-align: middle;
	border-radius: 10px;
}

.new_index_topbox .left_timg p {
	line-height: 40px;
	box-sizing: border-box;
	font-size: 18px;
	width: 100%;
}

.new_index_topbox .left_bot_box {
	overflow: hidden;
}

.new_index_topbox .left_bot_box li:nth-of-type(1) {
	margin-right: 17px;
}

.new_index_topbox .left_bot_box li img {
	width: 191px;
	height: 108px;
	border-radius: 10px;
}

.new_index_topbox .left_bot_box li p {
	line-height: 34px;
	font-size: 12px;
	    width: 191px;
	text-align: center;
}

.new_index_style_middle li {
	max-width: 330px;
	font-size: 16px;
	line-height: 40px;
}

.new_index_style_middle li a {
	display: block;
}

.new_index_style_middle li:nth-of-type(1) {
	font-weight: bold;
}

.yspaihang_tit {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	align-items: center;
	margin-bottom: 20px;
}

.yspaihang_tit img {
	width: 32px;
	height: 32px;
	margin-right: 5px;
}

.yspaihang_tit span {
	color: rgba(18, 187, 183, 1);
}

.mgleft30 {
	margin-left: 30px;
}

.paihang_xuhao {
	display: block;
	width: 52px;
	height: 49px;
	background: linear-gradient(-49deg, #FFDC73 0%, #FFA500 100%);
	opacity: 0.9;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 49px;
	position: relative;
	z-index: 2;
	text-align: center;
}

.paihang_ceng {
	width: 52px;
	height: 49px;
	background: linear-gradient(-49deg, #FFDC73 0%, #FFA500 100%);
	opacity: 0.3;
	position: absolute;
	bottom: -6px;
	right: -6px;
	z-index: 1;
}

.new_index_style_top {
	margin-top: 10px;
}

.new_index_style_top li {
	overflow: hidden;
}

.new_index_style_top li span {
	line-height: 32px;
	font-size: 14px;
}

.new_index_style_top li span:nth-of-type(1) {
	color: #12BBB7;
	margin-right: 6px;
}

.new_index_style_top li span:nth-of-type(2) {
	max-width: 300px;
}

.new_index_style_top li span:nth-of-type(3) {
	color: #B3B3B3;
	font-size: 13px;
}

.new_index_style_right li+li {
	margin-top: 10px;
}

.new_index_style_right li+li .paihang_xuhao {
	background: linear-gradient(-49deg, rgba(31, 195, 162, 0.6) 0%, rgba(100, 236, 174, 0.6) 100%);
}

.new_index_style_right li+li .paihang_ceng {
	background: linear-gradient(-49deg, rgba(18, 187, 183, 0.7) 0%, rgba(100, 236, 174, 0.7) 100%);
}

.new_index_style_right li {
	overflow: hidden;
	min-height: 68px;
}

.new_index_style_right li .left_icon {
	margin-right: 20px;
}

.new_index_style_right li img {
	width: 98px;
	height: 66px;
	margin-right: 10px;
}

.new_index_style_right li h3 {
	line-height: 20px;
	width: 204px;
	font-size: 14px;
}

.new_index_style_right li p {
	color: #999999;
	line-height: 28px;
	font-size: 12px;
	max-width: 180px;
	justify-content: space-between;
}

.main_color_line {
	width: 100%;
	height: 3px;
	background: #12BBB7;
}

.jijiu_bigbox {
	background: #FAFAFA;
	padding-top: 15px;
	margin-top: 30px;
	padding-bottom: 18px;
}

.jijiu_list {
	overflow: hidden;
	margin-top: 15px;
}

.jijiu_list li {
	float: left;
	margin-right: 26px;
	margin-bottom: 30px;
	position: relative;
	box-sizing: border-box;
	width: 255px;
}

.jijiu_list li:nth-of-type(4n) {
	margin-right: 0;
}

.jijiu_list .top_img_box {
	width: 255px;
	height: 143px;
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
	position: relative;
}

.jijiu_list .top_img_box img {
	width: 100%;
	height: 100%;
}

.jijiu_list .top_img_box .play_btn {
	position: absolute;
	width: 45px;
	height: 45px;
	top: 50%;
	left: 50%;
	margin-top: -22.5px;
	margin-left: -22.5px;
}

.jijiu_list .top_img_box span {
	display: block;
	width: 48px;
	height: 17px;
	background: rgba(0, 0, 0, .4);
	border-radius: 8px;
	font-size: 12px;
	color: #FAFAFA;
	line-height: 17px;
	text-align: center;
	position: absolute;
	bottom: 8px;
	right: 9px;
}

.jijiu_list .bot_content {
	background: white;
	border-radius: 0 0 10px 10px;
	padding: 10px 12px;
}

.jijiu_list .bot_content h3 {
	font-size: 14px;
	margin-bottom: 12px;
	font-size: 14px;
	margin-bottom: 12px;
	box-sizing: border-box;
}

.jijiu_list .bot_content P {
	justify-content: space-between;
	font-size: 12px;
	color: #999999;
}

.mgtp0 {
	margin-top: 0 !important;
}

.mgleft20 {
	margin-left: 20px;
}

.new_index_keshi_nav span {
	padding-top: 5px;
}

.new_index_keshi_nav a {
	font-size: 14px;
	line-height: 32px;
}

.new_index_keshi_nav span a {
	font-size: 16px;
	color: #333333;
	line-height: normal;
}

.new_index_keshi_nav .active a {
	color: #12BBB7;
}

.zhuanjia_kp_toplist {
	flex: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 17px;
	box-sizing: border-box;
}

.zhuanjia_kp_toplist>li {
	width: 200px;
	height: 170px;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 0px rgba(185, 185, 185, 0.2);
	border-radius: 10px;
}

.zhuanjia_kp_toplist>li:first-child,
.zhuanjia_kp_toplist>li:nth-child(2) {
	margin-bottom: 20px;
}

.zhuanjia_kp_toplist li img {
	width: 100%;
	height: 113px;
	border-radius: 10px 10px 0px 0px;
}

.zhuanjia_kp_toplist li p {
	padding: 0 10px;
	font-size: 12px;
	color: #333333;
	line-height: 29px;
}

.zhuanjia_kp_toplist>li div {
	font-size: 12px;
	color: #999999 !important;
	line-height: 22px;
	padding: 0 10px;
}

.zhuanjia_kp_botlist>li span {
	margin-right: 20px !important;
}

.ovhidd {
	overflow: hidden;
}

#dome {
	width: 293px;
	height: 365px;
	overflow: hidden;
	border-radius: 10px;
}

.zhuajia_kepu_asklist {
	width: 100%;
}

.zhuajia_kepu_asklist div {
	width: 100%;
	height: 38px;
	background: rgba(229, 240, 255, 0.4);
	border-radius: 19px 0px 0px 19px;
	display: flex;
	align-items: center;
	font-size: 16px;
	margin-bottom: 12px;
}

.zhuajia_kepu_asklist div img {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	margin-right: 10px;
}

.zhuajia_kepu_asklist div span {
	color: #999999;
	font-size: 14px;
	margin-left: 12px;
}

.zhuajia_kepu_asklist li:hover div {
	color: #333;
}

.zhuajia_kepu_asklist li {
	margin-bottom: 10px;
}

.zhuajia_kepu_asklist li p {
	font-size: 14px;
	line-height: 28px;
	padding-left: 4px;
}

.zhuajia_kepu_asklist li p span {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: #12BBB7;
	border-radius: 8px 8px 8px 0px;
	margin-right: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
}

.zhuajia_kepu_asklist li p:nth-last-of-type(1) span {
	background: #F39800;
}

.zhuajia_kepu_asklist li p:nth-last-of-type(1) {
	color: #999999;
	margin-top: 4px;
}

.zhuanjia_article li {
	width: 100%;
	margin-bottom: 13px;
	margin-right: 8px;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 15px;
}

.zhuanjia_article li:last-child {
	margin-bottom: 0px;
}

.zhuanjia_article li>a {
	display: flex;
	justify-content: space-between;
}

.zhuanjia_article li>a>div {
	flex: 1;
	margin-left: 20px;
	justify-content: space-between;
	flex-direction: column;
}

.zhuanjia_article li img {
	width: 200px;
	height: 136px;
	border-radius: 10px;
}

.zhuanjia_article li h3 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 34px;
}

.zhuanjia_article li h3:hover {
	color: #12BBB7;
}

.zhuanjia_article li p {
	color: #999999;
	line-height: 22px;
	font-size: 13px;
	margin-top: 10px;
}

.zhuanjia_article li>a>div>div {
	justify-content: space-between;
}

.new_index_swiper .swiper_item {
	width: 170px;
	height: 230px;
	background: #FFFFFF;
	border: 1px solid #F0F0F0;
	margin-right: 16px;
}

.new_index_swiper .swiper_item img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 2px solid #e6e6e6;
	margin-top: 20px;
}

.new_index_swiper .swiper_item p {
	font-size: 16px;
	margin: 0;
	line-height: 40px;
}

.new_index_swiper .swiper_item p:nth-of-type(2) {
	width: 86px;
	height: 24px;
	background: #FFFFFF;
	border: 1px solid #12BBB7;
	border-radius: 4px;
	color: #12BBB7;
	font-size: 13px;
	text-align: center;
	line-height: 24px;
	margin: 0 auto;
}

.new_index_swiper .swiper_item .index_addrees {
	padding: 0 15px;
	display: -webkit-box;
	text-align: left;
}

.new_index_swiper .index_daka_list {
	margin-top: 10px;
}

.new_index_title {
	border-bottom: 1px solid #e6e6e6;
	line-height: 50px;
	font-size: 22px;
	margin-top: 6px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.new_index_jibing li {
	float: left;
	width: 33%;
	overflow: hidden;
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.new_index_jibing li span {
	display: block;
	width: 20px;
	height: 20px;
	background: #12BBB7;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 13px;
	text-align: center;
	margin-right: 16px;
}

.new_index_jibing li div {
	overflow: hidden;
	height: 20px;
	overflow: hidden;
	flex: 1;
}

.new_index_jibing li div a {
	line-height: 20px;
	font-size: 13px;
	margin-right: 20px;
	float: left;
}

.new_index_leftmy {
	width: 166px;
	height: 616px;
	padding: 8px 10px 15px 10px;
}

.new_index_leftmy>p {
	line-height: 40px;
	font-weight: bold;
	font-size: 22px;
}

.new_index_leftmy>p span {
	color: #12BBB7;
}

.new_index_leftmy .muyin_ttilt {
	line-height: 40px;
	font-weight: bold;
	color: #C6A665;
	font-size: 18px;
	margin-top: 2px;
}

.new_index_leftmy .muyin_list a {
	float: left;
	font-size: 14px;
	line-height: 34px;
	margin-right: 16px;
}

.new_index_mid_zx li {
	margin-top: 13px;
}

.new_index_mid_zx a>img {
	width: 161px;
	height: 110px;
	margin-right: 20px;
}

.new_index_mid_zx h3 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

.new_index_mid_zx {
	margin-left: 16px;
}

.new_index_mid_zx p {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	max-width: 406px;
}

.mt20 {
	margin-top: 20px;
}

.new_index_mid_zx p:nth-of-type(1) {
	margin-bottom: 5px;
}

.new_index_mid_zx p img {
	width: 20px;
	height: 16px;
	margin-right: 1px;
	position: relative;
	top: 3px;
}

.index_zixun {
	display: flex;
	margin-top: 20px;
	flex-wrap: wrap;
}

.index_zixun .swiper_aboutlist>li:hover {
	color: #333 !important;
	font-weight: bold;
}

.index_zixun .swiper_aboutlist>li:hover>a {
	color: #333 !important;
}

.index_zixun>div {
	width: 31.2%;
	margin-right: 3%;
	margin-bottom: 3%;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 0px rgba(185, 185, 185, 0.2);
	border-radius: 10px;
	padding: 20px 15px;
}

.index_zixun>div>div p {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}

.index_zixun>div:nth-child(3n) {
	margin-right: 0px;
}

.new_index_hotarticle {
	width: 300px;
	height: 602px;
	padding: 0 11px;
}

.new_index_hotarticle li {
	margin-bottom: 15px;
}

.new_index_hotarticle>div {
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	color: #12BBB7;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 8px 0 12px 0;
}

.new_index_hotarticle>div span {
	display: inline-block;
	width: 20px;
	height: 1px;
	background: #CCCCCC;
	margin: 0 20px;
}

.new_index_hotarticle li img {
	width: 93px;
	height: 63px;
	margin-right: 10px;
}

.new_index_hotarticle li h3 {
	font-size: 14px;
	max-width: 165px;
}

.new_index_hotarticle li p {
	max-width: 168px;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}

.video_docter {
	width: 100%;
	padding: 20px 0;
	padding-top: 10px;
}

.video_docimg {
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 50%;
}

.video_docimg img {
	width: 100%;
	height: 100%;
}

.video_docinfo {
	display: inline-block;
	margin-left: 25px;
	flex: 1;
}

.video_doc span:nth-child(1) {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.video_doc span:nth-child(2) {
	font-size: 12px;
	background: #12BBB7;
	border-radius: 10px;
	color: #fff;
	margin-left: 12px;
	padding: 4px 10px;
}

.video_hospital {
	margin-top: 15px;
}

.newindex_tui {
	width: 299px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	margin-left: 20px;
	padding: 10px;
	position: relative;
	box-sizing: border-box;
	padding-top: 20px;
}
.newindex_tui>ul {

    padding-top: 15px;

}
.newindex_tui>ul>li {
    border-bottom: 1px dashed #E6E6E6;
    padding-top: 5px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.newindex_tui>ul>li:last-child {
	margin-bottom: 0;
	border: none;
	padding-bottom: 0px;
}

.newindex_tui>ul>li .duodiandian {
	line-height: 24px;
}

.newindex_tui>ul>li .duodiandian>span {
	border: 1px solid #12BBB7;
	border-radius: 9px;
	font-size: 12px;
	font-weight: bold;
	color: #12BBB7;
	padding: 0 6px;
	margin-right: 10px;
}

.newindex {
	width: 290px;
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	transition: all 0.5s;
}


.newindex:hover {
	animation-play-state: paused;
}


.newindex .video_docter {
	padding: 0;
	margin-bottom: 8px;
}

.newindex .swiper_aboutlist {
	margin-top: 20px;
	background: #F5F5F5;
	padding: 6px 15px;
	box-sizing: border-box;
	position: relative;
	overflow: inherit !important;

}

.newindex_tui .show_icon {
	position: absolute;
	top: -20px;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	height: 30px;
	line-height: 30px;
	background: linear-gradient(-49deg, rgba(18, 187, 183, 0.9) 0%, rgba(97, 223, 191, 0.9) 100%);
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	box-shadow: 6px 6px 0px 0px rgba(97, 223, 191, 0.7);
}

.newindex_tui .video_docimg {
	border: 4px solid #12BBB7;
}

.newindex .video_doc span:nth-child(2),
.newindex_tui .video_doc span:nth-child(2) {
	font-size: 14px;
	color: #999999;
	line-height: 28px;
	background: inherit;
	padding: 0;
}

.newindex .video_hospital,
.newindex_tui .video_hospital {
	margin-top: 6px;
}

.newindex .swiper_aboutlist::before {
	content: '';
	position: absolute;
	top: -11px;
	left: 21px;
	width: 20px;
	height: 20px;
	background: #F5F5F5;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-moz-transform: rotate(45deg);
	/* Firefox */
	-webkit-transform: rotate(45deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(45deg);
	/* Opera */
	z-index: 33;
}

.newindex .video_docimg {
	width: 48px;
	height: 48px;
	border-radius: 50%;
}

.newindex .swiper_aboutlist li a {
	font-size: 14px;
	line-height: 28px;
}

.video_hospital span:nth-child(1) {
	font-size: 14px;
	color: #808080;
}

.video_hospital span:nth-child(2) {
	font-size: 16px;
	color: #808080;
	margin-left: 20px;
}

.index_yszx_list .left_img .zx_first {
	width: 315px;
	height: 190px;
}

.zx_first p {
	width: 100%;
}

.kepu1 {
	width: 360px;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 0px rgba(185, 185, 185, 0.2);
	border-radius: 10px;
	box-sizing: border-box;
}

.kepu1>a>img {
	width: 100%;
	height: 200px;
	border-radius: 10px 10px 0px 0px;
}

.kepu1>a>p {
	margin: 0 20px;
	font-size: 20px;
	color: #333333;
	line-height: 50px;
}

.left_img a:nth-last-of-type(1) img,
.left_img a:nth-last-of-type(2) img {
	width: 148px;
	height: 89px;
	margin-top: 17px;
}

.left_img a:nth-last-of-type(1) img {
	margin-left: 13px;
}

.yszx_top {
	margin-top: 0;
}

.yszx_top img {
	width: 182px;
	height: 124px;
}

.yszx_aboutlist {
	width: 450px;
	margin-bottom: 8px;
}

.yszx_top p {
	-webkit-line-clamp: 3;
}

.yszx_top h4 {
	line-height: 32px;
}

.adver_box .ad_zhaozu {
	height: 164px;
	margin-bottom: 8px;
	position: relative;
}

.adver_box {
	margin-top: 14px;
}

.index_ysbk {
	margin-top: 21px;
}

.ad_zhaozu p {
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	line-height: 40px;
	font-size: 16px;
	padding-left: 12px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	text-align: left;
}

.hot_lanmu_line {
	width: 60px;
	height: 1px;
	background: #e6e6e6;
	display: block;
	margin: 0 10px;
}