﻿/*公用p标签样式*/
.C_con_p p, .C_range p, .C_special p {
	color: #666;
}

h2.tab_tit span.active {
	border-left: 3px solid #C24339 !important;
	color: #C24339
}

h2.tab_tit span {
	border-left: none !important;
	color: #999;
	margin-right: 10px;
}

.header {
	position: absolute;
}


/*--科室简介--*/

.Min1 {
	position: relative;
}
.site_banner{
	display: none;
}

.Min1_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 95%;
	background: url('/Sites/Uploaded/UserUpLoad/20240130/20240130113509.png') no-repeat center;
	height: 602px;
	z-index: -1;
}

.dep_title a {
	color: #fff;
	font-size: 26px;
	display: block;
	padding: 45px 0px 45px 25px;
	background: url('/Sites/Uploaded/UserUpLoad/20231207/20231207171349.png') no-repeat left center;
}

.dep_text {
	margin-left: 30px;
	text-align: center;
}

.dep_text h2 {
	text-align: center;
	color: #fff;
	font-size: 22px;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	padding: 15px 0;
	margin-bottom: 20px;
}




.summary .con_p {
	width: 550px;
	/* height: 295px; */
	float: left;
	border-left: none;
	overflow: hidden
}


.summary .con_p p {
	margin-bottom: 30px;
	color: #fff;
	line-height: 34px;
	font-size: 16px;
	text-align: justify;
	text-indent: 2em;
}

.summary .con_p .b_top {
	border-top: 1px solid #f2f2f2;
}

.special, .range {
	background: url(/Content/Areas/Common/images/Article/icon_2.png) no-repeat scroll 0 center;
	line-height: 57px;
	padding-left: 15px;
	color: #000;
}

.special {
	margin-right: 22%;
}

.dep_imgleft {
	float: left;
	height: 423px;
	width: 650px;
	overflow: hidden;

}

img.dep_img {
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
}

.dep_imgleft:hover img {
	transform: scale(1.02);
	transition: all .3s ease-in;

}

.more {
	color: #fff;
	background-color: #B32B0C;
	text-align: center;
	padding: 5px 15px;

	display: inline-block;
	transition: all .3s ease-in-out;
  font-size: 16px;

}

.more:hover {
	font-weight: bold;
	transition: all .3s ease-in;
	color: #fff;
}


/*专家团队*/
.doc_lb {
	margin-bottom: 30px;
}

.about_doc .Scroll_Box {
	width: 100%;
	position: relative;

}

.Scroll_Box .swiper-box {
	overflow: hidden;
}

.doc_tltle {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 45px 0;


}

.doc_tltle span {
	color: #BC391A;
	font-size: 26px;

}

.swiper-box .swiper-slide .Com_l .doct_img {
	width: 100%;
	height: 302px;
}

.arrow-btn {
	position: absolute;
	width: 45px;
	height: 45px;
	top: 58%;
	transform: translate(0px, -63%);
	cursor: pointer;
	z-index: 2;
	border-radius: 50%;
	transition: all 0.5s !important;

}


.btn-left {
	right: -55px;
	background: rgba(188, 57, 26, .5) url('/Sites/Uploaded/UserUpLoad/20231211/20231211153745.png') no-repeat center center;

}

.btn-right {
	left: -60px;
	background: rgba(188, 57, 26, .5) url('/Sites/Uploaded/UserUpLoad/20231211/20231211153926.png') no-repeat center center;


}

.swiper-button-next_2:hover {
	background: #BC391A url('/Sites/Uploaded/UserUpLoad/20231211/20231211153745.png') no-repeat center center;

}

.swiper-button-prev_2:hover {

	background: #BC391A url('/Sites/Uploaded/UserUpLoad/20231211/20231211153926.png') no-repeat center center;


}

/* 出诊信息 */
.Min_cz .Com_tit {
	display: none;
}

.Min_cz .doc_tltle {
	padding-bottom: 20px;
}

.scheduling {
	margin-bottom: 60px;
}

/*--所辖科室--*/
.C_doc .Scroll_Box {
	border-top: 1px solid #e5e5e5
}

.slideTxtBox {
	overflow: hidden;
}

.slideTxtBox .hd {
	position: relative;
	overflow: hidden;
}

.slideTxtBox .hd .bt {
	width: 850px;
	margin: 0 auto;
	overflow: hidden;
}

.slideTxtBox .hd a {
	display: block;
	height: 37px;
	width: 15px;
	position: absolute;
	top: 0;
	line-height: 37px;
	text-align: center;
	border-radius: 4px 4px 0 0;
	color: #808080;
	border: 1px solid #ccc;
}

.slideTxtBox .hd a.prev {
	background: url(/Sites/Uploaded/UserUpLoad/20161019/20161019180014.png) no-repeat 4px 15px;
}

.slideTxtBox .hd a.next {
	background: url(/Sites/Uploaded/UserUpLoad/20161019/20161019180149.png) no-repeat 4px 15px;
}

.next {
	right: 0;
}

.prev {
	left: 0;
}

/*--所辖科室 科室简介--*/
.C_con_p {
	background: url(/Sites/Uploaded/UserUpLoad/20161009/20161009105049.jpg) no-repeat right center;
}

.C_con_p, .C_right {
	float: left;
	padding: 10px 20px 20px;
	width: 219px;
}

.C_doc {
	float: left;
	padding: 10px 20px 20px;
	width: 320px;
	background: url(/Sites/Uploaded/UserUpLoad/20161009/20161009105049.jpg) no-repeat right center;
}

.C_con_p .pic img {
	width: 100%;
	height: 110px;
	margin-bottom: 5px;
}

/*--所辖科室 专家介绍--*/
.mt-t {
	margin: 40px auto;
}

.C_doc .Scroll_Box {
	height: 88px;
	margin-top: 15px;
	width: 320px;
}

.C_doc .swiper-box {
	height: 88px;
	width: 239px;
}

.C_doc .Scroll_Box_2, .C_doc .Scroll_Box_2 .swiper-box {
	height: 105px;
}

.C_doc .swiper-slide li {
	float: left;
	background: url(/Content/Areas/Common/images/Article/icon_2.png)no-repeat scroll 0 center;
	line-height: 32px;
	padding-left: 15px;
	width: 64px;
}

.C_doc .Scroll_Box .swiper-box ul li:hover a {
	color: none
}

.C_doc .Scroll_Box .arrow-btn {
	top: 38px;
}

.doc_type_2 .doct_img {
	border: 1px solid #ccc;
	display: block;
	height: 74px;
	margin: 0 7px;
	overflow: hidden;
	padding: 2px;
	width: 60px;
}

.doc_type_2 .doct_img img {
	width: 60px;
	height: 72px;
}

.Scroll_Box .swiper-box ul li.doc_type_2 h2 {
	line-height: 24px;
}

.C_doc .Scroll_Box_2 .arrow-btn {
	top: 36px
}

/* 科室tab */
.Min_tab {
	position: relative;
	margin-bottom: 60px;
}

.Min_tab_left {
	position: absolute;
	top: 0;
	background: url(/Sites/Uploaded/UserUpLoad/20231208/20231208153759.png);
	z-index: -1;
	width: 618px;
	height: 947px;
}

.Min_tab_right {
	background: #F6EAE7;
	width: 45%;
	position: absolute;
	height: 666px;
	top: 0;
	right: 0;
	z-index: -1;
}

.tab_list .fl {
	/* background: url('/Sites/Uploaded/UserUpLoad/20231108/20231108140830.png'); */
	width: 23%;
	height: 440px;
	background-size: cover;
	box-sizing: border-box;
	margin-top: 110px;
	background-color: #F6EAE7;
}

.tab_list .fl li {
	/* padding: 0 28px; */
	/* padding-left: 56px; */
	box-sizing: border-box;
	font-size: 18px;
	height: 66px;
	z-index: 3;
	position: relative;
	cursor: pointer;
	text-align: center;
	line-height: 66px;
	/* transition: all .3s ease-in-out; */
}

.tab_list .fl li::after {
	content: '';
	background: url('/Sites/Uploaded/UserUpLoad/20231208/20231208152820.png') no-repeat;
	z-index: -1;
	position: absolute;
	left: 0px;
	width: 272px;
	display: block;
	height: 15px;
}

.tab_list .fl li.active {
	position: relative;

}

.tab_list .fl li.active a {
	color: #fff;
}

.tab_list .fl li.active::after {
	content: "";
	position: absolute;
	top: 0;
	z-index: -1;
	left: 0;
	width: 385px;
	height: 66px;
	background: url('/Sites/Uploaded/UserUpLoad/20231108/20231108143804.png') no-repeat;
	background-size: cover;
	/* transition: all .3s ease-in-out; */
}

.tab_list .fl .column_0.active::before, .tab_list .fl .column_1.active::before, .tab_list .fl .column_2.active::before, .tab_list .fl .column_3.active::before, .tab_list .fl .column_4.active::before {
	content: '';
	position: absolute;
	font-size: 75px;
	color: rgba(255, 255, 255, .1);
	left: -15px;
	font-weight: 800;
}

.tab_list .fl .column_0.active::before {
	content: '01';
}

.tab_list .fl .column_1.active::before {
	content: '02';
}

.tab_list .fl .column_2.active::before {
	content: '03';
}

.tab_list .fl .column_3.active::before {
	content: '04';
}

.tab_list .fl .column_4.active::before {
	content: '05';
}


.yygh_newbg {
	width: 77%;
	height: 666px;
	padding: 50px 50px 0 50px;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #F6EAE7;
}

.tab_list .fr {
	width: 100%;
	/* padding: 65px 65px 0 65px; */
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	background: #fff url('/Sites/Uploaded/UserUpLoad/20231226/20231226151222.png');
	height: 493px;
	border-top: 2px solid #A52F13;
}

.tab_list .fr li {
	/* width: 100%;
	padding: 0px 40px 0 90px;
	margin-right: 50px;
	
	box-sizing: border-box; */
	margin-top: 34px;
	position: absolute;
	opacity: 0;
	/* transition: all 0.8s;
 transform: translateY(100px);
 -webkit-transform: translateY(100px);
 z-index: 0; */
}

.tab_list .fr li.active p {
	height: 360px;
	/* margin:34px 90px 0; */
	padding-right: 30px;
	overflow-y: auto;
	box-sizing: border-box;
	text-align: justify;


}

.tab_list .fr li.active .dep_tab_div {
	position: relative;
	margin: 34px 90px 0;
	padding-top: 20px;
	box-sizing: border-box;
	height: 380px;
}

.tab_list .fr li.active .dep_tab_div::after {
	content: '';
	border-top: 1px solid #a8a7a7;
	position: absolute;
	width: 95%;
	top: 0;
	left: 0;
	opacity: .4;
}

.tab_list .fr li p::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 5px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 80px;
	border-radius: 8px;
}

.tab_list .fr li p::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	width: 5px;
	background: #A52F13;
	border-radius: 8px;
}

.tab_list .fr li p::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	background: rgba(165, 47, 19, .1);
	border-radius: 8px;
}

.tab_list .fr li.active {
	opacity: 1;
	transition: all 0.8s;
	/* transform: translateY(0);
 -webkit-transform: translateY(0px);
 z-index: 1; */
	height: 469px;
	z-index: 5;
	/* overflow-y: auto; */
}

.tab_list .fr li .img_box img {
	width: 200px;
	margin-right: 30px;
}

.tab_list .fr li p {
	line-height: 28px;
	color: #666;

}

.mob_btns {
	display: none;
}

.mob_btns div {
	position: relative;
}

.mob_btns div a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 28px;
	font-family: KaiTi;
}

.mob_btns div a span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.mob_btns div img {
	width: 100%;
}

.btn_l {
	margin-bottom: 20px;
}

h1.title_header span {
	font-weight: bold;
}

.DepList_Content {
	text-align: center;

}

.tab_list .fr li .DepList_Content a {
	background: url('/Sites/Uploaded/UserUpLoad/20231208/20231208152452.png')no-repeat left center;
	text-align: center;
	/* margin-bottom: 25px; */
	font-size: 20px;
	padding-left: 18px;
	display: inline-block;
	font-weight: bold;
}

.tab_list .fr li h2 p {
	font-size: 20px;
	line-height: 30px;
}

.tab_list .fr li p.jiben {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2559B2;
	margin: 25px 0 15px;
}

.tab_list .fr li .jiben_Content {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
}

/*在线问答页*/
.title_header .btn {
	float: right;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	background: #C24339;
	display: block;
	width: 70px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 5px;
	margin-top: 6px;
}

ul.ask_list li {
	line-height: 36px;
	border-bottom: 1px dashed #ccc;
	padding: 15px 0;
}

ul.ask_list li:hover {
	background: #F1FFFE;
}

ul.ask_list li h2 {
	font-size: 14px;
	line-height: 28px;
	background: url(/Content/Areas/Common/images/question/ask_bg.png) no-repeat left 2px;
	padding-left: 30px;
	color: #666
}

ul.ask_list li h2 span.date_time {
	float: right;
	color: #666
}

ul.ask_list li p.con_p {
	color: #666;
	font-family: "新宋体", "宋体";
	font-size: 12px;
	background: url(/Content/Areas/Common/images/question/ask_bg.png) no-repeat left -24px;
	padding-left: 30px;
	line-height: 36px;
}

ul.ask_list li p.con_p span {
	float: right;
	margin-left: 15px;
	font-family: "微软雅黑"
}

ul.ask_list li p.con_p a.detials {
	color: #C24339
}

ul.ask_list li p.con_p a.detials:hover {
	font-weight: bold;
}

/*专家页*/
.doctorList li.doct_li {
	width: 196px;
	float: left;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 3px #ddd;
	padding: 0 6px;
	margin: 24px 12px 0;
	position: relative;
	height: 380px;
}

.doctorList li.doct_li:nth-child(5n) {
	margin-right: 0;
}

.doctorList li.doct_li a.doct_img {
	display: block;
	width: 134px;
	height: 176px;
	border: 1px solid #f0f0f0;
	overflow: hidden;
	margin: 20px auto 0;
}

.doctorList li.doct_li a.doct_img img {
	width: 100%;
	height: auto;
}

.doctorList li.doct_li h2 a {
	font-size: 18px;
	color: #333;
	line-height: 50px;
	border-bottom: 1px dotted #e1e1e1;
	display: block;
	text-align: center;
}

.doctorList li.doct_li h2 a:hover {
	color: #C24339;
}

.doctorList li.doct_li p.p_H {
	line-height: 24px;
	font-size: 14px;
	color: #999;
	margin: 10px 4px;
}

span.zhicheng {
	background: url(/Content/Areas/Common/images/department/zhicheng.png) no-repeat;
	display: block;
	width: 31px;
	position: absolute;
	height: 35px;
	top: 20px;
	right: -3px;
}

span.zhicheng a {
	color: #fff;
	line-height: 31px;
	font-size: 14px;
	display: block;
	width: 14px !important;
	overflow: hidden;
	margin: 0 auto;
	height: 32px;
}


.doc_fz li {
	float: left;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #73aee0;
	margin-top: 20px;
	cursor: pointer;
  font-size: 18px;
  width: 100%;
  box-sizing: border-box;
}

.doc_fz {
	width: 440px;
	margin: 0 auto;
}

.doc_fz li.current {
	background: #C24339;
}

/*弹窗*/
li.btn_more ul.btn_icon {
	border: 1px solid #ccc !important;
}

.about_doc .tab_box .about_doclist li.btn_more ul.btn_icon {
	right: -10px !important;
	top: 0 !important;
}

.about_doc .tab_box .Scroll_Box li.btn_more ul.btn_icon {
	width: 262px !important;
	height: 144px !important;
	right: -85px !important;
	top: -109px !important;
}

.tempWrap .about_doclist li.btn_more ul.btn_icon {
	right: -14px !important;
	top: -65px !important;
}

.about_doc .FixedField_Img .Img_box {
	width: 150px !important;
	height: 150px !important;
	padding: 0px !important;
	bottom: 0 !important;
	right: -10px !important;
}

/*科室导航*/
.all_ks {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.all_ks span.tit_sapn {
	display: block;
	width: 190px;
	position: absolute;
	top: -42px;
	left: 0;
	text-indent: 20px;
	color: #fff;
	background: #C24339;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
}

.all_ks .ks_box {
	height: auto;
	border: 2px solid #C24339;
	position: absolute;
	left: 0;
	top: -10px;
	width: 836px;
	z-index: 9;
	background: #fff;
	padding: 20px;
	height: 266px;
	overflow-y: auto;
	-webkit-box-shadow: 1px 5px 8px #ccc;
	-moz-box-shadow: 1px 5px 8px #ccc;
	box-shadow: 1px 5px 8px #ccc;
}

.all_ks .ks_box p.p_Dep0 {
	font-size: 14px;
	color: #fff;
	background: #C24339;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	border-radius: 6px;
}

.all_ks .ks_box .Dep_List0 .Dep_List1 {
	display: none;
}

.all_ks .ks_box .Dep_List0 {
	margin-bottom: 10px;
	width: 710px;
	float: right;
}

.all_ks .ks_box .Dep_List0 .li_Dep1 {
	width: 100px;
	float: left;
	padding-left: 15px;
	background: url(/Content/Areas/Common/images/department/liicon04.png) no-repeat 0 center;
}

.childDep .about_doc {
 background: #C24339;
 width: 100%;
 padding: 0px 30px;
 box-sizing: border-box;
 margin-bottom: 40px;
}

.childDep h2.childTitle {
 text-align: center;
 margin-bottom: 35px;
 color: #fff;
 font-size: 24px;
 padding-top: 30px;
}

.childDep ul.sy_ts_tab li {
 position: relative;
 width: 169px;
 border-radius: 5px;
 border: 1px solid rgba(255, 255, 255, .4);
 float: left;
 margin-right: 25px;
 margin-bottom: 25px;
 box-sizing: border-box;
 padding: 10px 20px;
}


.childDep ul.sy_ts_tab li a {
 color: #fff;
 border-radius: 5px;
 width: 108px;
 box-sizing: border-box;
 transition: all 0.3s ease-in-out;
 position: relative;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 font-size: 18px;
}

.childDep ul.sy_ts_tab li::after {
 content: '';
 background: url(/Sites/Uploaded/UserUpLoad/20231102/20231102103524.png) no-repeat center;
 position: absolute;
 width: 30px;
 height: 30px;
 right: 5px;
 bottom: 5px;
 background-size: 20px;
 opacity: 1;
 transition: all 0.3s ease-in-out;
}

.childDep ul.sy_ts_tab li:nth-child(6n) {
 margin-right: 0;
}

.childDep ul.sy_ts_tab li:hover::after {
 right: 15px;
 transition: all 0.3s ease-in;
}
.dep-img-con{
 position: relative;
}
.dep-img-con .dep-img-name{
 position: absolute;
 top: 50%;
 text-align: center;
 width: 100%;
 color: #ffffffe0;
 letter-spacing: 5px;
 transform: translateY(-50%);
 /* font-weight: bold; */
 font-size: 44px;
}

@media screen and (min-width: 769px) and (max-width: 1280px) {
	.left_bg img {
 left:-10px;
}
	.dep_title a {
 padding: 45px 0px 45px 49px;
 background: url(/Sites/Uploaded/UserUpLoad/20231207/20231207171349.png) no-repeat 20px center;
}
.dep_imgleft {
 height: 300px;
 width: 470px;
 padding-left: 20px;
 box-sizing: border-box;
}
	.summary .con_p {
 width: 500px;
}
	.Min1_bg{width:100%;height: 500px;}
	.childDep ul.sy_ts_tab li {
 width: 135px;
 margin-right: 25px;
}
	.summary .con_p p{
		  -webkit-line-clamp:5;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
	}
}
@media only screen and (max-width: 768px) {
	.main_content_return, .Min1_bg {
		display: none;
	}

	.main {
		padding: 0;
	}

	.Min1 {
		width: 100%;
		background: url('/Sites/Uploaded/UserUpLoad/20231207/20231207164443.png') no-repeat center;
		padding: 0 10px;
		box-sizing: border-box;
		background-size: cover;
	}

	.dep_title a {
		padding: 25px 0 25px 25px;
	}

	.dep_imgleft, .summary .con_p {
		width: 100%;
		float: none;
		height: auto;
	}

	.summary .con_p {
		box-sizing: border-box;
		padding: 0 10px;
	}

	.dep_text {
		margin-left: 0;
	}

	.summary .con_p p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;

	}

	.doc_tltle {
		padding: 25px 0;
	}

	.doc_lb, .Min_cz {
		padding: 0px 10px;
		box-sizing: border-box;
		width: 100%;

	}

	.tab_list .fl {
		margin-top: 0;

		margin-bottom: 30px;
	}

	.tab_list .fl, .yygh_newbg {
		width: 100%;
		height: auto;
		float: none;
	}

	.yygh_newbg {

		padding: 25px 15px;

	}

	.Min_tab {
		margin-bottom: 30px;
		padding-top: 30px;
	}

	.tab_list .fr {
		min-height: 360px;
	}
	.tab_list .fl li{
		height: 60px;
		line-height: 60px;
	}
	.tab_list .fl li.active::after{
		content: '';
		height: 60px;
		background: url('/Sites/Uploaded/UserUpLoad/20231108/20231108143804.png') no-repeat;
		background-size: cover;
		width: 100%;
	}
	.tab_list .fl li::after{
		width: 100%;
		height: 1px;
		background:#a52f1336 ;
	}
	.tab_list .fr li {
		margin-top: 20px;
	}

	.tab_list .fr li.active {
		min-height: 360px;
	}

	.tab_list .fr li.active .dep_tab_div {
		margin: 20px 15px 0;
	}
	.tab_list .fr li.active p{
		padding-right: 25px;
	}
	.Min_tab_right, .Min_tab_left{
		display: none;
	}
	/* 医生团队 */
	.pd5-15{
		padding: 0 10px;
	}
		.Min .doctorList{
			margin-top: 25px;
		}
	.Min .doctorList li{
		width: 48%;
		margin: 0;
		margin-bottom: 4%;
		margin-right: 4%;
		box-sizing: border-box;
	}
	.Min .doctorList li:nth-child(2n){
	margin-right: 0px;
	}
	.childDep h2.childTitle{
		margin-bottom: 25px;
 font-size: 22px;
	}
	.childDep ul.sy_ts_tab li{
		width:48%;
		margin-right:4%;
	}
	.childDep ul.sy_ts_tab li:nth-child(2n){
		margin-right:0;
	}
} 