@import url("header.css");
@import url("footer.css");

a {
	text-decoration: none;
	color: #666;
	background: none;
}

.topic-banner {
	margin: 155px auto;
}

.breadcrumb {
	/* border-bottom: 1px solid #E5E5E5; */
	line-height: 39px;
	height: 39px
}

.breadcrumb span {
	padding: 0px 5px
}

.breadcrumb a {
	font-size: 14px;
	color: #333;
}

.lists-content {
	width: 1200px;
	margin: 155px auto 0px;
	overflow: hidden;
}

.doc-list-left {
	width: 860px;
	float: left;
}

.lists-content_right {
	width: 300px;
	float: left;
	margin-left: 10px;
}

.doctor-list-s ul {
	border: 1px solid #EEE;
	background: #FBFBFB;
	width: 833px;
	overflow: hidden;
}

.doctor-list-slist {
	width: 720px;
	float: left;
}

.doctor-list-s ul li {
	line-height: 55px;
	width: 95%;
	margin: 0 auto;
	font-size: 14px;
	border-bottom: 1px solid #EEEEEE;
	overflow: hidden;
}

.doctor-list-s ul li:last-child {
	border: none;
}

.doctor-list-s ul li label {
	font-size: 14px;
	float: left;
	width: 70px;
	text-align: right;
}

.doctor-list-s ul li a {
	color: #333;
	padding: 1px 10px;
	line-height: 26px;
	float: left;
	text-align: center;
	margin: 14px 3px;
}

.doctor-list-s ul li a.ment,
.doctor-list-s ul li a:hover {
	background: #3C94FD;
	color: #fff;
}

.doctor-list-s ul li a.dis,
.doctor-list-s ul li a:hover {
	background: #3C94FD;
	color: #fff;
}

.doctor-list-c {
	margin: 20px auto;
	overflow: hidden;
}

.doctor-list-c ul li {
	width: 270px;
	height: 350px;
	border: 1px solid #eee;
	float: left;
	margin: 0px 10px 30px 0px;
	text-align: center;
}

.doctor-li {
	margin: 23px auto;
	width: 255px;
	display: inline-block;
}

.doctor-list-i .iimg {
	width: 123px;
	height: 123px;
	border-radius: 100%;
}

.doctor-list-i p {
	font-size: 18px;
	color: #4184F5;
	line-height: 35px;
}

.doctor-list-i p em {
	padding: 0 8px;
}

.doctor-li-dot p {
	color: #333;
	font-size: 16px;
	line-height: 35px;
}

.doctor-li-dot p span {
	padding: 0px 5px;
}

.doctor-li-dot-c {
	font-size: 14px;
	color: #333;
	text-align: left;
}

.doctor-li-dot-c span {
	color: #EA7003;
}

.doctor-list-but {
	width: 100%;
}

.doctor-list-but .list-but1 {
	background: #0655B3;
	color: #FFF;
	width: 85px;
	height: 25px;
	display: inline-block;
	font-size: 14px;
	border-radius: 5px;
	margin-right: 22px;
}

.doctor-list-but .list-but2 {
	background: #EA7003;
	color: #FFF;
	width: 85px;
	height: 25px;
	display: inline-block;
	font-size: 14px;
	border-radius: 5px;
}

.listpage {
	margin: 20px auto;
}

.pages {
	width: 100%;
	text-align: center;
	color: #b5b5b5;
	font-size: 0;
	margin-bottom: 10px;
}

.pages ul {
	display: inline-block;
	+display: inline;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}

.pages li {
	display: inline-block;
	+display: inline;
}

.pages li a {
	display: inline-block;
	padding: 9px 18px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
	border: #dadada 1px solid;
	margin-right: 10px;
	overflow: hidden;
	text-decoration: none !important;
	border-radius: 3px;
}

.pages li a:hover,
.pages a.page_pre:hover,
.pages a.page_next:hover {
	border: 1px solid #3D7FF3;
	text-decoration: none;
}

.pages li a.curr {
	background: #3D7FF3;
	color: #fff;
}

.pages a.page_pre,
.pages a.page_next {
	display: inline-block;
	padding: 10px 18px 9px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
	border: #dadada 1px solid;
	margin-right: 10px;
	overflow: hidden;
}

.lists-content_right {
	margin: 10px auto;
}

.lists-content_right-doc {
	border: 1px solid #EEE;
}

.lists-content_right-doc_t {
	border-bottom: 1px solid #EEE;
	line-height: 35px;
}

.lists-content_right-doc_t p {
	font-size: 18px;
	color: #333;
	width: 95px;
	padding: 0px 8px;
	line-height: 35px;
	border-bottom: 1px solid #0655B3;
}

.slider {
	position: relative;
	text-align: center;
	margin: 0px auto;
	z-index: 1;
}

.slider .bd,
.slider .bd li {
	width: 330px;
	height: 319px;
}

/*请给每个幻灯片套个div并设置id，通过id重置这个地方的宽度，达到自定义效果*/
.slider .bd {
	z-index: 2;
	overflow: hidden;
}

.slider .bd li {
	float: left;
	width: 100%;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat
}

.slider .bd li a {
	display: block;
	width: 240px;
	margin-left: 25px;
}

.slider .hd {
	position: absolute;
	z-index: 3;
	left: 0;
	right: 0;
	bottom: 10px;
	padding: 0 10px;
	text-align: center
}

.slider .hd li {
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
	background-color: #C2C2C2;
}

.slider .hd li.active {
	background-color: #EA7003;
}

/*圆点*/
.dots li {
	width: 10px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	border-radius: 50%
}

/*数字*/
.numbox li {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-indent: inherit
}

.numbox li.active {
	color: #fff
}

/*长方条*/
.rectangle li {
	width: 40px;
	height: 10px;
	font-size: 0px;
	line-height: 0px
}

.join-doc {
	margin: 16px auto;
}

.join-doc img {
	width: 300px;
	height: 180px;
}

.join-doc1 {
	margin: 16px auto;
}

.join-doc1 img {
	width: 300px;
	height: 120px;
}

.join-doc2 {
	margin: 16px auto;
}

.join-doc2 img {
	width: 830px;
	height: 120px;
}

.join-doct img {
	width: 300px;
	height: 270px;
}

.lists-content_right-cont {}

.lists-content_right-cont-t {
	line-height: 36px;
	border-bottom: 1px solid #EEE;
}

.lists-content_right-cont-t P {
	line-height: 36px;
	font-size: 18px;
	width: 95px;
	border-bottom: 1px solid #0655B3;
	padding: 0px 8px;
}

.lists-content_right-cont-t .depart_infotit {
	line-height: 36px;
	font-size: 18px;
	width: 115px;
	border-bottom: 1px solid #0655B3;
	padding: 0px 8px;
}

.lists-content_right-cont-c {
	margin: 16px auto;
	overflow: hidden;
}

.lists-content_right-cont-c ul li {
	font-size: 16px;
	width: 125px;
	margin-left: 20px;
	margin-top: 15px;
	line-height: 35px;
	float: left;
	text-align: center;
	border: 1px solid #0655B3;

}

.lists-content_right-cont-cos {
	margin: 16px auto;
}

.lists-content_right-cont-cos ul li {
	list-style: disc;
	font-size: 16px;
	width: 280px;
	margin-left: 25px;
	line-height: 32px;
}

.lists-content_right-cont-cos ul li a {
	color: #333333;
}

.lists-content_right-cont-con ul li {
	/* list-style: disc; */
	font-size: 16px;
	width: 280px;
	margin: 20px 10px;
	line-height: 20px;
	height: 30px;
}

.lists-content_right-cont-c ul li a {
	color: #0655B3;
}

.lists-content_right-cont-con ul li a {
	color: #333333;
}

.doctor-list-content {
	margin-top: 70px;
}

.doctor-list-content dl {
	overflow: hidden;
}

.doctor-list-content dl dt {
	width: 248px;
	height: 250px;
	border: 1px solid #EEE;
	float: left;
	margin-right: 41px;
}

.doctor-list-content dl dt img {
	width: 239px;
	height: 240px;
	margin: 5px;
}

.doctor-list-content dl dd {
	float: left;
}

.doctor-list-content-doctit {
	margin-top: 20px;
}

.doctor-list-content-doctit span {
	font-size: 34px;
	font-weight: bold;
	color: #333;
	margin-right: 21px;
}

.doctor-list-content-doctit em {
	color: #333;
	font-size: 22px;
}

.doctor-list-content-hosptail {
	margin: 24px 0px;
}

.doctor-list-content-hosptail span {
	color: #333;
	font-size: 18px;
	margin-right: 20px;
}

.doctor-list-content-hosptail em {
	font-size: 18px;
	color: #333;
}

.doctor-list-content-button {
	margin: 57px auto;
}

.doctor-list-content-button .content-button1 {
	width: 135px;
	height: 35px;
	display: inline-block;
	color: #FFF;
	background: #3C80F4;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
	margin-right: 43px;
	border-radius: 5px;
}

.doctor-list-content-button .content-button2 {
	width: 135px;
	height: 35px;
	display: inline-block;
	color: #FFF;
	background: #FF5603;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;
}

.doctor-list-cont {
	width: 800px;
	line-height: 25px;
	margin: 10px 0px;
}

.doctor-list-cont label {
	font-size: 14px;
	color: #333;
	float: left;
	font-weight: bold;
}

.doctor-list-cont p {
	font-size: 14px;
	color: #333;
}

.doctor-videos {
	width: 830px;
}

.doctor-videos-title {
	line-height: 36px;
	border-bottom: 1px solid #eee;
}

.doctor-videos-title p {
	font-size: 22px;
	color: #333;
	width: 115px;
	border-bottom: 2px solid #3D80F3;
	padding: 0px 8px;
}

.doctor-videos-content {
	margin: 20px 0px;
}

.doctor-videos-content li {
	width: 265px;
	height: 192px;
	border: 1px solid #EEE;
	margin: 0px 9px 15px 0px;
	float: left;
}

.doctor-videos-content li a {
	color: #333;
}

.doctor-videos_cont dt {
	width: 265px;
	height: 159px;
	position: relative;
}

.videos-img {
	width: 265px;
	height: 159px;
}

.paly_iocn {
	width: 45px;
	height: 45px;
	position: absolute;
	left: 40%;
	top: 37%;
}

.paly_iocn .paly_iocn-img {
	width: 45px;
	height: 45px;
	border-radius: 100%;
}

.paly_time {
	width: 55px;
	height: 18px;
	line-height: 18px;
	background: rgba(0, 0, 0, 0.34);
	color: #fff;
	text-align: center;
	position: absolute;
	right: 7px;
	bottom: 9px;
	border-radius: 20px;
	font-size: 14px;
}

.doctor-videos_cont dd {
	line-height: 32px;
	font-size: 14px;
	padding: 0px 8px;
}

.cerfox {
	height: 20px;
}

/* 医院动态 */
.doctor-News {
	width: 830px;
	overflow: hidden;
}

.doctor-News ul li {
	width: 828px;
	height: 132px;
	border: 1px solid #EEE;
	position: relative;
	margin: 15px auto;
}

.rec-News {
	position: absolute;
	top: 0;
	left: 0;
}

.doctor-News_cont {
	margin: 10px 45px;
}

.doctor-News_cont p {
	font-size: 18px;
	color: #333;
	line-height: 40px;
}

.doctor-News_cont span {
	font-size: 14px;
	color: #333;
	line-height: 26px;
}

.doctor-News_cont span em {
	color: #EA7003;
}

/* 医院视频内容 */
.list_video_article-right {
	width: 830px;
	margin: 20px 18px;
	float: left;
}

.list_video_article-right-tit {
	margin: 9px auto;
	text-align: center;
	overflow: hidden;
	border-bottom: 1px solid #DEDEDE;
}

.list_video_article-right-tit p {
	font-size: 27px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

.list_video_article-right-tit span {
	color: #979696;
	font-size: 14px;
	line-height: 35px;
}

.list_video_article-right-tit span em {
	margin-left: 55px;
}

.video-v {
	width: 780px;
	height: 440px;
	margin: 18px 30px;
}

.list_video_article-right-article-tit {
	width: 85%;
	margin: 0 auto;
}

.list_video_article-right-article-tit img {
	width: 6%;
	vertical-align: text-bottom;
	margin-right: 7px;
}

.list_video_article-right-article-tit span {
	font-size: 24px;
	font-weight: bold;
}

.list_video_article-right-article-cent {
	width: 90%;
	margin: 26px auto;
	line-height: 32px;
}

/* 视频详情页面 */
.playbox {
	width: 700px;
	height: 395px;
	position: relative;
	margin: 0 auto;
}

.playbox>video {
	width: 700px;
	height: 395px;
}

.playbox>.model,
.playbox>.model>.cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.playbox>.model>.model_background {
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.playbox>.model>.model_background>.icon-play {
	position: absolute;
	left: calc(50% - 40px);
	top: calc(50% - 40px)
}

.audio-playbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 700px;
	height: 100px;
	background-color: #f5f7fa;
	border-radius: 4px;
	border: 1px solid #e4e7ec;
	position: relative
}

.audio-playbox>.operate>.icon {
	width: 50px;
	height: 50px;
	background-color: #fff;
	border-radius: 50px;
	margin: 0 18px 0 28px;
	cursor: pointer
}

.audio-playbox>.operate>.icon:active {
	opacity: .7;
	-webkit-box-shadow: 0 10px 20px rgba(255, 153, 0, .25) inset !important;
	box-shadow: inset 0 10px 20px rgba(255, 153, 0, .25) !important;
	-webkit-transform: translateY(3px);
	transform: translateY(3px)
}

.audio-playbox>.progressbox {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.audio-playbox>.progressbox>.progress {
	position: relative;
	width: 580px;
	height: 4px;
	background-color: #dde2e2;
	border-radius: 2px
}

.audio-playbox>.progressbox>.progress:hover {
	cursor: pointer
}

.audio-playbox>.progressbox>.progress>.progress {
	height: 4px;
	background-color: #f90;
	top: 0;
	border-radius: 3px;
	position: absolute;
	width: 0
}

.audio-playbox>.progressbox>.progress>.progress_bg {
	height: 4px;
	background-color: #dde2e2;
	border-radius: 3px
}

.audio-playbox>.progressbox>.progress>.progress_dot {
	width: 16px;
	height: 16px;
	background-color: #f90;
	border-radius: 12px;
	position: absolute;
	top: -6px;
	left: 0;
	cursor: pointer
}

.audio-playbox>.progressbox>.time_view {
	position: absolute;
	width: 580px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px;
	line-height: 40px;
	color: #999;
	font-weight: 700
}

.Hui-iconfont-bofang {
	font-size: 80px;
	position: absolute;
	left: 43%;
	top: 35%;
	color: #FFF;
}

.topic_article-article-left {
	width: 800px;
	margin: 20px 18px;
	float: left;
}

.topic_article-article {
	width: 800px;

}

.topic_article-article p {
	font-size: 16px;
	color: #333;
	line-height: 32px;
	text-indent: 2em;
}

.prompt {
	background: #f2f6f8;
	text-align: center;
	margin: 20px auto;
}

.prompt p {
	font-size: 16px;
	line-height: 35px;
	color: #FF9000;
}

.more_article {
	width: 800px;
	height: 45px;
	border-top: 2px solid #EEE;
	margin: 10px auto;
}

.more_article .Previous {
	width: 400px;
	float: left;
	text-align: center;
	line-height: 45px;
}

.more_article .Previous a:hover span {
	color: #0655B3;
	text-decoration: underline;
}

.more_article .Previous a label {
	font-size: 14px;
	color: #D80202;
}

.more_article .Previous a span {
	color: #333;
	font-size: 14px;
}

.related-articles {
	width: 830px;
}

.related-articles-title {
	border-bottom: 1px solid #EEE;
	line-height: 35px;
}

.related-articles-title p {
	font-size: 18px;
	color: #333;
	width: 95px;
	padding: 0px 8px;
	line-height: 35px;
	border-bottom: 1px solid #0655B3;
}

.related-articles-content ul {
	width: 700px;
	margin: 20px auto;
}

.related-articles-content ul li {
	width: 50%;
	float: left;
	list-style: disc;
	font-size: 14px;
	line-height: 36px;
}

.related-articles-content ul li a {
	color: #333;
}

.department_disease {
	width: 1200px;
	margin: 65px auto;
}

.department_disease ol {
	border-bottom: 1px dotted;
	overflow: hidden;
}

.department_disease ol:last-child {
	border: none;
}

.department_disease-cont {
	margin: 30px auto;
	overflow: hidden;
}

.department_disease-cont dt {
	width: 230px;
	float: left;
	margin-right: 20px;
	line-height: 50px;
	text-align: center;
}

.disease-cont_title {
	margin: 25px auto;
}

.disease-cont_title p {
	font-size: 20px;
	color: #333333;
	line-height: 15px;
}

.disease-cont_title span {
	font-size: 16px;
	color: #999999;
}

.department_disease-cont dt .dis-img {
	width: 49px;
	height: 45px;
}

.department_disease-cont dt .dis-img1 {
	width: 49px;
	height: 49px;
}

.department_disease-cont dd {
	float: left;
	width: 950px;
}

.key_peartcont {
	width: 1000px;
}

.key_peartcont li {
	width: 100px;
	float: left;
	background: #F4F4F4;
	border-radius: 5px;
	font-size: 16px;
	text-align: center;
	color: #0655B3;
	padding: 3px 30px;
	line-height: 30px;
	margin: 0px 37px 15px 0px;
}

.key_peartcont li a {
	font-size: 16px;
	color: #0655B3;
}

.hosptali-mileu {
	width: 1200px;
	margin: 65px auto;
}

.tabBar {
	width: 230px;
	float: left;
	/* border-bottom: 2px solid #222 */
}

.tabBar span {
	background: url(../images/tabar_bg.png) no-repeat;
	cursor: pointer;
	float: left;
	line-height: 55px;
	padding: 0 15px;
	width: 173px;
	height: 55px;
	background-size: 190px;
	text-align: center;
	font-size: 16px;
}

.tabBar span.current {
	background: url(../images/milieu.png) no-repeat;
	color: #fff;
}

.tabCon {
	display: none;
}

.sliders,
.sliders .slider-img {
	overflow: hidden;
	height: 460px;
}

.sliders {
	width: 960px;
	margin: 50px auto;
	position: relative;
}

.sliders:hover .slider-btn {
	color: #333;
	text-shadow: 0 0 5px #666;
}

.sliders .slider-img {
	width: 9600px;
	position: relative;
}

.sliders .slider-img .slider-img-ul {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.sliders .slider-img .slider-img-ul li {
	float: left;
}

.sliders .slider-img .slider-img-ul li img {
	width: 860px;
	height: 510px;
}

.sliders .slider-dot {
	display: none;
}

.sliders .slider-dot ul {
	position: absolute;
	right: 50px;
	bottom: 30px;
}

.sliders .slider-dot ul li {
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	border: 2px solid #fff;
	float: left;
	margin-left: 10px;
}

.sliders .slider-dot ul li.active,
.slider .slider-dot ul li:hover {
	background: #fff;
}

.sliders .slider-btn {
	position: absolute;
	width: 50px;
	height: 85px;
	top: 50%;
	line-height: 85px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	font-family: '黑体';
	color: rgba(255, 255, 255, 0);
	border-radius: 100px 0px 0px 100px;
}

.sliders .slider-btn:hover {
	background: #FFF;
}

.sliders .slider-btn.slider-btn-left {
	left: 0;
	margin-top: -50px;
}

.sliders .slider-btn.slider-btn-right {
	right: 0;
	margin-top: -50px;
}

.sliders .slider-btn1 {
	position: absolute;
	width: 50px;
	height: 85px;
	top: 50%;
	line-height: 85px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	font-family: '黑体';
	color: rgba(255, 255, 255, 0);
	border-radius: 0px 100px 100px 0px;
}

.sliders .slider-btn1:hover {
	background: #FFF;
}

.sliders .slider-btn1.slider-btn-left {
	left: 0;
	margin-top: -50px;
}

.sliders:hover .slider-btn1 {
	color: #333;
	text-shadow: 0 0 5px #666;
}

/* //分开模块 */
.slider1,
.slider1 .slider-img1 {
	overflow: hidden;
	height: 460px;
}

.slider1 {
	width: 960px;
	margin: 50px auto;
	position: relative;
}

.slider1:hover .slider-btn {
	color: #333;
	text-shadow: 0 0 5px #666;
}

.slider1 .slider-img1 {
	width: 9600px;
	position: relative;
}

.slider1 .slider-img1 .slider-img-ul1 {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.slider1 .slider-img1 .slider-img-ul1 li {
	float: left;
}

.slider1 .slider-img1 .slider-img-ul1 li img {
	width: 960px;
	height: 460px;
}

.slider1 .slider-dot {
	display: none;
}

.slider1 .slider-dot ul {
	position: absolute;
	right: 50px;
	bottom: 30px;
}

.slider1 .slider-dot ul li {
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	border: 2px solid #fff;
	float: left;
	margin-left: 10px;
}

.slider1 .slider-dot ul li.active,
.slider1 .slider-dot ul li:hover {
	background: #fff;
}

.slider1 .slider-btn {
	position: absolute;
	width: 50px;
	height: 85px;
	top: 50%;
	line-height: 85px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	font-family: '黑体';
	color: rgba(255, 255, 255, 0);
	border-radius: 100px 0px 0px 100px;
}

.slider1 .slider-btn:hover {
	background: #FFF;
}

.slider1 .slider-btn.slider-btn-left {
	left: 0;
	margin-top: -50px;
}

.slider1 .slider-btn.slider-btn-right {
	right: 0;
	margin-top: -50px;
}

.slider1 .slider-btn1 {
	position: absolute;
	width: 50px;
	height: 85px;
	top: 50%;
	line-height: 85px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	font-family: '黑体';
	color: rgba(255, 255, 255, 0);
	border-radius: 0px 100px 100px 0px;
}

.slider1 .slider-btn1:hover {
	background: #FFF;
}

.slider1 .slider-btn1.slider-btn-left {
	left: 0;
	margin-top: -50px;
}

.slider1:hover .slider-btn1 {
	color: #333;
	text-shadow: 0 0 5px #666;
}

/* //分开模块 */
.slider2,
.slider2 .slider-img2 {
	overflow: hidden;
	height: 460px;
}

.slider2 {
	width: 960px;
	margin: 50px auto;
	position: relative;
}

.slider2:hover .slider-btn {
	color: #333;
	text-shadow: 0 0 5px #666;
}

.slider2 .slider-img2 {
	width: 9600px;
	position: relative;
}

.slider2 .slider-img2 .slider-img-ul2 {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.slider2 .slider-img2 .slider-img-ul2 li {
	float: left;
}

.slider2 .slider-img2 .slider-img-ul2 li img {
	width: 960px;
	height: 460px;
}

.slider2 .slider-dot {
	display: none;
}

.slider2 .slider-dot ul {
	position: absolute;
	right: 50px;
	bottom: 30px;
}

.slider2 .slider-dot ul li {
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	border: 2px solid #fff;
	float: left;
	margin-left: 10px;
}

.slider2 .slider-dot ul li.active,
.slider2 .slider-dot ul li:hover {
	background: #fff;
}

.slider2 .slider-btn {
	position: absolute;
	width: 50px;
	height: 85px;
	top: 50%;
	line-height: 85px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	font-family: '黑体';
	color: rgba(255, 255, 255, 0);
	border-radius: 100px 0px 0px 100px;
}

.slider2 .slider-btn:hover {
	background: #FFF;
}

.slider2 .slider-btn.slider-btn-left {
	left: 0;
	margin-top: -50px;
}

.slider2 .slider-btn.slider-btn-right {
	right: 0;
	margin-top: -50px;
}

.slider2 .slider-btn1 {
	position: absolute;
	width: 50px;
	height: 85px;
	top: 50%;
	line-height: 85px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	font-family: '黑体';
	color: rgba(255, 255, 255, 0);
	border-radius: 0px 100px 100px 0px;
}

.slider2 .slider-btn1:hover {
	background: #FFF;
}

.slider2 .slider-btn1.slider-btn-left {
	left: 0;
	margin-top: -50px;
}

.slider2:hover .slider-btn1 {
	color: #333;
	text-shadow: 0 0 5px #666;
}

/* //分开模块 */
.slider3,
.slider3 .slider-img3 {
	overflow: hidden;
	height: 460px;
}

.slider3 {
	width: 960px;
	margin: 50px auto;
	position: relative;
}

.slider3:hover .slider-btn {
	color: #333;
	text-shadow: 0 0 5px #666;
}

.slider3 .slider-img3 {
	width: 9600px;
	position: relative;
}

.slider3 .slider-img3 .slider-img-ul3 {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.slider3 .slider-img3 .slider-img-ul3 li {
	float: left;
}

.slider3 .slider-img3 .slider-img-ul3 li img {
	width: 960px;
	height: 460px;
}

.slider3 .slider-dot {
	display: none;
}

.slider3 .slider-dot ul {
	position: absolute;
	right: 50px;
	bottom: 30px;
}

.slider3 .slider-dot ul li {
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ccc;
	border: 2px solid #fff;
	float: left;
	margin-left: 10px;
}

.slider3 .slider-dot ul li.active,
.slider3 .slider-dot ul li:hover {
	background: #fff;
}

.slider3 .slider-btn {
	position: absolute;
	width: 50px;
	height: 85px;
	top: 50%;
	line-height: 85px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	font-family: '黑体';
	color: rgba(255, 255, 255, 0);
	border-radius: 100px 0px 0px 100px;
}

.slider3 .slider-btn:hover {
	background: #FFF;
}

.slider3.slider-btn.slider-btn-left {
	left: 0;
	margin-top: -50px;
}

.slider3 .slider-btn.slider-btn-right {
	right: 0;
	margin-top: -50px;
}

.slider3 .slider-btn1 {
	position: absolute;
	width: 50px;
	height: 85px;
	top: 50%;
	line-height: 85px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	font-family: '黑体';
	color: rgba(255, 255, 255, 0);
	border-radius: 0px 100px 100px 0px;
}

.slider3 .slider-btn1:hover {
	background: #FFF;
}

.slider3 .slider-btn1.slider-btn-left {
	left: 0;
	margin-top: -50px;
}

.slider3:hover .slider-btn1 {
	color: #333;
	text-shadow: 0 0 5px #666;
}

.depart_info {
	width: 100%;
}

.depart_info-contont {
	width: 875px;
	float: left;
	height: 800px;
	margin: 12px 20px 0px 0px;
}

.readall_box {
	width: 865px;
	text-align: right;
	position: relative;
	z-index: 99;
	margin-top: 50px;
}

.read_more_btn {
	color: #0655B3;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
}

.cont {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/*（行数） */
	-webkit-box-orient: vertical;
	height: 65px;
}

/* 科室介绍 */
.depart_info-contonts {
	width: 873px;
	border: 1px solid #EEE;
}

.depart_info-contontt {
	background: linear-gradient(0deg, rgba(216, 216, 216, 1) 0%, rgba(248, 248, 248, 1) 100%);
}

.depart_info-contontt p {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	padding: 6px 11px;
}

.depart_info-contontc {
	padding: 20px;
}

.depart_info-contontc p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

/* 疾病列表 */
.disease-cont-list {
	margin: 16px auto;
	width: 873px;
	border: 1px solid #EEE;
	overflow: hidden;
}

.disease-cont-list-title {
	border-bottom: 1px solid #EEE;
	overflow: hidden;
}

.disease-cont-list-title p {
	font-size: 18px;
	padding: 10px;
	border-bottom: 1px solid #3D80F3;
	width: 75px;
	color: #333;
	float: left;
}

.disease-cont-list-title span {
	float: right;
	font-size: 16px;
}

.disease-cont-list-title span a {
	color: #333;
	padding: 10px 20px;
	display: block;
}

.info-contont {
	margin: 20px auto;
	width: 830px;
	overflow: hidden;
}

.info-contont-dist {
	width: 160px;
	float: left;
	padding: 0px 7px;
}

.info-contont-dist label a {
	color: #0655B3;
	font-size: 16px;
}

.info-contont-dist em {
	font-size: 16px;
	color: #999;
}

.info-contont-disc {
	width: 650px;
	float: left;
	font-size: 16px;
	color: #333;
}

.info-contont-disc a {
	color: #333;
	padding: 0px 5px;
}

.info-contont-disc a:last-child {
	color: #FE0000;
}

.info-contont li {
	border-bottom: 1px solid #EEE;
	overflow: hidden;
	height: 40px;
	line-height: 35px;
}

.info-contont li:last-child {
	border: none;
}

/* 出诊时间 */
.visit-time {
	border-top: 1px solid #EEE;
	overflow: hidden;
	height: 348px;
	margin: 16px auto;
}

.visit-time-tit {
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
}

.visit-time-tit p {
	font-size: 18px;
	padding: 10px;
	border-bottom: 1px solid #3D80F3;
	width: 75px;
	color: #333;
}

table {
	border-collapse: collapse;
	width: 873px;
}

table,
td,
th {
	border: 1px solid #EEE;
	padding: 10px;
	text-align: center;
}

th {
	color: #3D80F3;
}

td a {
	color: #333;
}

.depart-name {
	word-wrap: break-word;
	word-break: break-all;
	width: 55px;
}

.recom_audio {
	width: 1200px;
	margin: 0px auto 0px;
}

.screen_video {
	box-shadow: 0px 3px 6px 0px rgba(7, 7, 7, 0.19);
	background: #f6f6f6;
	overflow: hidden;
}

.screen_video ul {
	width: 95%;
	margin: 0 auto;
	padding: 20px;
}

.screen_video ul li {
	width: 100%;
	border-bottom: 1px solid #DCDCDC;
	line-height: 45px;
}

.screen_video ul li:last-child {
	border: none;
}

.screen_video-first {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

.screen_video-second {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

.screen_video-third {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

.screen_video_tit {
	float: left;
	margin-right: 15px;
	line-height: 45px;
	font-size: 16px;
}

.screen_video_content {
	float: left;
	width: 980px;
}

.screen_video_content a {
	padding: 1px 9px;
	line-height: 23px;
	text-align: center;
	margin: 13px 0px 7px 8px;
	display: inline-block;
	font-size: 16px;
}

.screen_video_content a.active,
.screen_video_content a:hover {
	background: #4184F5;
	color: #fff;
}

.buttom_more {
	margin: 10px auto;
	text-align: center;
}

.none {
	display: none;
}

.topic_disease_list-cont {
	width: 1200px;
	margin: 32px auto;
	border: 1px solid #EEEEEE;
}

.topic_disease_list-cont_tit {
	font-size: 20px;
	color: #333;
	padding: 23px;
}

.topic_disease_list-cont_cont li {
	margin: 0 auto;
	width: 95%;
	border-bottom: 1px solid #D9D9D9;
}

.list-cont_cont-left {
	width: 285px;
	float: left;
	line-height: 50px;
	overflow: hidden;
}

.list-cont_cont-left label {
	color: #0655B3;
	font-size: 16px;
	padding: 0 10px;
}

.list-cont_cont-left em {
	font-size: 16px;
	color: #999999;
}

.list-cont_cont-right {
	float: left;
	line-height: 50px;
	font-size: 16px;
}

.list-cont_cont-right a::after {
	content: '|';
	color: #333333;
	padding: 0 10px;
}

.list-cont_cont-right a:last-child::after {
	display: none;
}

.list-cont_cont-right a b {
	color: #333333;
	padding: 0 5px;
}

.list-cont_cont-right a span {
	color: #666;
	font-size: 14px;
}

.cont-right_more {
	padding: 3px 20px;
	background: #0655B3;
	line-height: 50px;
	border-radius: 3px;
	display: inline;
	margin-left: 15px;
}

.cont-right_more a {
	color: #FFF;
	font-size: 16px;
}

/* 排班时间 */
.doctor_Visit-time table {
	width: 830px;
}

.doctor_Visit-time table th {
	background-color: #C7DCFF;
	border: 1px solid #C7DCFF;
	font-size: 14px;
	color: #333;
}

.Hui-iconfont-xuanze {
	font-size: 14px;
	color: #FF0000;
}

/* 同科室专家 */

.doctor-videos-cont {
	margin: 10px auto;
}

.doctor-videos-cont ul {
	width: 860px;
}

.doctor-videos-cont li {
	width: 180px;
	text-align: center;
	float: left;
	margin-right: 35px;
}

.doctor-videos-cont li a:hover p {
	color: #0655B3;
}

.videos-cont_img {
	width: 180px;
	height: 194px;
}

.videos-cont_img img {
	width: 180px;
	height: 194px;
}

.videos-cont_cot {
	margin: 10px auto;
	text-align: center;
}

.videos-cont_cot p {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.videos-cont_cot em {
	padding: 0 10px;
}

.videos-cont_cot span {
	font-size: 16px;
	color: #333;
}

/* 科室医生的列表 */
.breadcrumb_nav {
	width: 1200px;
	margin: 155px auto 0px;
}

.topic_depart_doctor_list {
	margin: 25px auto;
	width: 1200px;
}

.topic_depart_doctor_list-title p {
	font-size: 20px;
	color: #333;
}

.topic_depart_doctor_list-title p span {
	color: #0655B3;
	margin-right: 8px;
}

.topic_depart_doctor_list-content li {
	height: 205px;
	border-bottom: 1px solid #EEEEEE;
	overflow: hidden;
}

.topic_depart_doctor_list-content li:last-child {
	border: none;
}

.topic_depart_doctor_list-content-l {
	width: 490px;
	float: left;
	margin: 50px 15px;
}

.list-content-l_img {
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 20px;
}

.list-content-l_img img {
	width: 120px;
	height: 120px;
	border-radius: 100%;
}

.list-content-l_cont {
	width: 350px;
	float: left;
	margin: 5px auto;
}

.list-content-l_cont a {
	color: #4184F5;
	font-size: 18px;
}

.list-content-l_cont a p {
	line-height: 45px;
}

.list-content-l_cont a p em {
	margin-left: 8px;
}

.list-content-l_cont span {
	font-size: 14px;
	color: #666;
}

.list-content-l_cont span a {
	font-weight: normal;
	font-size: 14px;
	color: #EA7003;
}

.topic_depart_doctor_list-content-c {
	width: 528px;
	float: left;
	margin: 50px auto;
}

.topic_depart_doctor_list-content-c table {
	width: 528px;
	background: #F7F7F7;
}

.topic_depart_doctor_list-content-c table th {
	font-size: 14px;
	color: #333;
}

.topic_depart_doctor_list-content-c table td {
	font-size: 14px;
	color: #333;
}

.topic_depart_doctor_list-content-r {
	width: 150px;
	float: left;
	margin: 50px auto;
	border: 1px solid #EEEEEE;
}

.zx_button {
	width: 120px;
	height: 30px;
	background: #0655B3;
	border-radius: 5px;
	display: block;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-size: 14px;
	margin: 24px auto;
}

.yy_button {
	width: 120px;
	height: 30px;
	background: #EA7003;
	border-radius: 5px;
	display: block;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-size: 14px;
	margin: 20px auto;
}

/* 医院概况页面 */
.topic_hosptail_article {
	width: 1200px;
	margin: 155px auto 0px;
	overflow: hidden;
}
.topic_hosptail_article_frsit-title{
	text-align: center;
	width: 830px;
	border-bottom: 1px solid #0655B3;
	height: 75px;
}
.topic_hosptail_article_frsit-title p{
	font-size: 40px;
	color: #0655B3;
}
.topic_hosptail_article_frsit table{
	width: 830px;
	font-size: 16px;
	color: #333;
	background: #F4F4F4;
	margin: 25px 0px;
}
.topic_hosptail_article_frsit table th{
	font-size: 16px;
	color: #333;
}
.topic_hosptail_article_frsit table td{
	font-size: 16px;
	color: #333;
}
.topic_hosptail_article_secound{
	width: 830px;
}
.topic_hosptail_article_secound-title{
	width: 125px;
	height: 40px;
	background: #0655B3;
}
.topic_hosptail_article_secound-title p{
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 40px;
}
.topic_hosptail_article_secound-cont{
	font-size: 16px;
	margin: 20px auto;
	line-height: 34px;
}
.topic_hosptail_article_secound-cont p{
	text-indent: 2em;
}
.topic_hosptail_article_third{
	width: 830px;
}
.topic_hosptail_article_third-title{
	width: 125px;
	height: 40px;
	background: #0655B3;
}
.topic_hosptail_article_third-title p{
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 40px;
}
.topic_hosptail_article_third-cont{
	font-size: 16px;
	color: #333;
	line-height: 34px;
	margin: 20px auto;
}
.topic_hosptail_article_third-cont p{
	text-indent: 2em;
}
/* 就医指南 */

.guide_map{
	width: 800px;
	margin: 5px auto;
}
.guide_map img{
	width: 800px;
	height: 435px;
}
.guide_content{
	margin: 20px auto;
}
.guide_content li{
	overflow: hidden;
	line-height: 45px;
}
.guide_content-dl dt{
	width: 24px;
	float: left;
	margin-right: 15px;
}
.guide_content-dl dt img{
	width: 24px;
	height: 24px;
	line-height: 45px;
}
.guide_content-dl dd{
	font-size: 16px;
	color: #333;
	float: left;
	width: 800px;
}
.guide_content-cont{
	width: 850px;
	overflow: hidden;
}
.guide_content-cont li{
	width: 280px;
	height: 85px;
	background: #0655B3;
	float: left;
	border-right: 2px solid #FFF;
	text-align: center;
	line-height: 85px;
}
.guide_content-cont li img{
	width: 52px;
	height: 52px;
	border-radius: 100%;
	float: left;
	margin: 15px 25px;
}
.guide_content-cont-p{
	line-height: 25px;
	color: #FFF;
	font-size: 16px;
	float: left;
	margin: 15px auto;
}
.guide_content-cont-p span{
	font-size: 10px;
}
.guide_content-prompt{
	width: 834px;
	border: 5px solid #0655B3;
	margin-top: 10px;
}
.guide_content-prompt_title{
	background: #0655B3;
	text-align: center;
}
.guide_content-prompt_title p{
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
.guide_content-prompt_cont{
	width: 800px;
	height: 130px;
	margin: 0px auto;
}
.guide_content-prompt_cont p{
	font-size: 20px;
	color: #333;
	margin: 30px 100px;
}
.guide_content-prompt_cont p span{
	color: #0655B3;
	font-weight: bold;
}
.guide_content-prompt_cont p i{
	border: 1px solid #0655B3;
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-right: 20px;
}
