﻿.Scroll_Box {
 overflow: hidden;
 position: relative;
}

.mb40 {
 margin-bottom: 40px;
}

.doc_tit {
 margin-bottom: 20px;
 font-weight: bold;
}

.doc_tit span {
 font-size: 24px;
 color: #920d14;
 margin-top: 4px;
 display: inline-block;
}

.main_padding {
 padding: 40px;
 background: #fff;
}

#scheduling .doc_tit {
 position: relative;
}

.dep_scheduling_more {
 /* position: absolute; */
 /* right: 0; */
 /* top: 55px; */
}

.doc_tit .more {
 width: 100px;
 display: block;
 text-align: center;
 float: right;
 height: 30px;
 border: 1px solid #DBDBDB;
 border-radius: 15px;
 font-size: 14px;
 color: #999999;
 line-height: 30px;
 box-sizing: border-box;
}

.doc_tit .more:hover {
 border: 1px solid #920d14;
 color: #920d14;
}

.doc_tit .more:hover {
 transition: all 0.1s;
 background-size: cover;
}

#summary .dep_img {
 width: 700px;
 height: 455px;
}

#summary .con_p {
 width: 580px;
 float: right;
 background: #920d14;
 background-size: 100% 100%;
 padding: 30px 30px 40px 30px;
 box-sizing: border-box;
 height: 455px;
 overflow: hidden;
 position: relative;
}

#summary .con_p h2 {
 margin-bottom: 9px;
}

#summary .con_p h2 a {
 color: #fff;
 font-size: 18px;
}

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

#summary .con_p a {
 color: #fff;
}

.con_p a.more {
 position: absolute;
 right: 30px;
 bottom: 30px;
 border-radius: 24px;
 display: block;
 border: 1px solid #fff;
 padding: 2px 12px;
}

.con_p a.more:hover {
 font-weight: bold;
}

/* 医生团队轮播 */

.Scroll_Box .swiper-slide {
 /* padding-right: 20px; */
 box-sizing: border-box;
}

.Scroll_Box .swiper-slide .Com_l {
 float: none;
 margin-right: 0;
 width: 100%;
 height: 100%;
 border: none;
 padding: 0px;
}

.Scroll_Box .swiper-slide .Com_l .doct_img {
 width: 100%;
 height: 260px;
 display: block;
}

p.depName {
 font-size: 20px;
 color: #fff;
 line-height: 30px;
}

p.depName.depName_xm {
 font-size: 18px;
}

p.depName.depName_zw {
 font-size: 16px;
 /* overflow: hidden; */
 /* text-overflow:ellipsis; */
 /* white-space:nowrap; */
}

.Scroll_Box .swiper-slide .Spec {
 display: none;
 color: #fff;
 font-size: 16px;
 line-height: 22px;
}

.Scroll_Box .swiper-slide .Com_l .dep_detail {
 position: absolute;
 bottom: 0;
 left: 0;
 background: rgba(0, 0, 0, 0.4);
 text-align: center;
 padding: 10px 10px;
 box-sizing: border-box;
 width: 100%;
 transition: all .5s;
 height: 76px;
 overflow: hidden;
}

.Scroll_Box .swiper-slide .Com_l .depName a {
 color: #fff;
 font-size: 20px;
}

.Scroll_Box .swiper-slide:hover .dep_detail {
 height: 100%;
 padding: 20px 10px;
}

.Scroll_Box .swiper-slide:hover .Spec {
 display: block;
}

.dep_scro_par {
 position: relative;
 margin-bottom: 20px;
}

.dep_scro_par .arrow-btn {
 width: 60px;
 height: 60px;
 top: 40%;
 margin-top: 0;
 display: block;
 position: absolute;
 opacity: 0.8;
 cursor: pointer;
}

.dep_scro_par .dep-btn-right {
 background: url(/Content/Areas/Hospitals/images/next.png) no-repeat center;
 right: -68px;
}

.dep_scro_par .dep-btn-left {
 background: url(/Content/Areas/Hospitals/images/next.png) no-repeat center;
 left: -68px;
 transform: rotate(180deg);
}

.dep_scro_par .dep-btn-right:hover {
 opacity: 1;
}

.dep_scro_par .dep-btn-left:hover {
 opacity: 1;
}

.dep_scro_par .dep-btn-left.swiper-button-disabled {
 opacity: 1;
}

.dep_scro_par .dep-btn-right.swiper-button-disabled {
 /* background: url(/Content/Areas/Common/images/common/docArrowRight1.png); */
 opacity: 1;
}

/* 科室特色 */

.ksts .tscont_left {
 padding: 50px 55px 50px 40px;
 box-sizing: border-box;
 /* background: url(/Content/Areas/Departments/images/secbg.png) no-repeat center center; */
 background-size: 100% 100%;
 width: 500px;
 height: 455px;
 float: left;
 position: relative;
}

.ksts .right_pic {
 width: 700px;
 height: 455px;
}

.ksts .ksts_tit a,
.ksts p {
 writing-mode: vertical-rl;
}

.ksts .ksts_tit a {
 display: block;
 color: #fff;
 font-size: 24px;
 font-weight: bold;
 position: relative;
 margin: 10px 0;
 letter-spacing: 3px;
}

.ksts .ksts_tit {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 float: right;
 margin-left: 35px;
}

.ksts p {
 float: right;
 color: #fff;
 font-size: 14px;
 line-height: 36px;
 letter-spacing: 2px;
 margin-top: 28px;
 opacity: .8;
}

.ksts p a {
 display: none;
}

.ksts .ksts_more {
 display: block;
 float: right;
 width: 34px;
 height: 94px;
 /* background: url(/Content/Areas/Departments/images/kstsmore.png) no-repeat center center; */
 background-size: 100% 100%;
 position: absolute;
 bottom: 50px;
 left: 40px;
}

.ksts .ksts_more:hover {
 /* background: url(/Content/Areas/Departments/images/kstsmorehover.png) no-repeat center center; */
 background-size: 100% 100%;
}


/* 医生团队部分样式 */

.doctorList li.doct_li {
 width: 210px;
 float: left;
 border: 1px solid #ddd;
 box-shadow: 2px 2px 3px #ddd;
 padding: 0 6px;
 margin: 24px 8px 0;
 position: relative;
 height: 320px;
}

.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;
 transition: all .5s;
}

.doctorList li.doct_li a.doct_img:hover img {
 transform: scale(1.1);
}

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

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

.doctorList li.doct_li p.p_H {
 line-height: 24px;
 font-size: 12px;
 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;
 padding: 0 40px;
 color: #fff;
 background: #73aee0;
 cursor: pointer;
}

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

.doc_fz li.current {
 background: #920d14;
}


/* 相关视频 */

.about_video .SwitchImage,
.about_video {
 position: relative;
}

.about_video .SwitchImage {
 height: 278px;
}

.about_video .SwitchImage .swiper-box {
 height: 278px;
 width: 1200px;
}

.about_video .SwitchImage .swiper-box ul li {
 width: 380px;
 height: 278px;
}

.about_video .img_div {
 width: 100%;
 height: 240px;
}

.about_video .video_img {
 width: 100%;
 height: 100%;
}

.about_video .video_img::after {
 width: 100%;
 height: 100%;
 display: block;
 content: '';
 background: rgba(0, 0, 0, 0.3);
 position: absolute;
 top: 0;
}

.about_video .liulan {
 display: none;
}

.video_btn:hover,
.video_btn {
 /* background: url(/Content/Areas/Common/images/common/play.png) no-repeat center center; */
 width: 100%;
 height: 100%;
}

.about_video .maintitle {
 line-height: initial;
 margin-top: 16px;
}

.about_video .maintitle a {
 color: #333;
 font-size: 16px;
}

.about_video .arrow-btn {
 width: 26px;
 height: 38px;
 top: 50%;
 transform: translateY(-50%);
 display: block;
 position: absolute;
}

.about_video .btn-left {
 left: -56px;
 /* background: url(/Content/Areas/Common/images/common/docArrowLeft.png); */
}

.about_video .btn-right {
 right: -56px;
 /* background: url(/Content/Areas/Common/images/common/docArrowRight.png); */
}

.about_video li img {
 transition: all .5s;
}

.about_video li:hover img {
 transform: scale(1.1);
}

.Column_list {
 overflow: hidden;
}

.Column_list .Column_list_item {
 width: 32%;
 margin-bottom: 20px;
 float: left;
 margin-right: 20px;
}

.Column_list .Column_list_item:nth-child(3n) {
 margin-right: 0;
}

.combo_ul li a {
 color: #333;
}

/* 出诊表 */

#scheduling .Scheduling_qiehuan {
 /* display: none !important; */
}

#scheduling h2.Com_tit {
 margin-bottom: 20px;
 margin: 0;
}

#scheduling h2.Com_tit span {
 font-size: 24px;
 color: #920d14;
 margin-top: 4px;
 display: inline-block;
 border: none;
 padding: 0;
 font-weight: bold;
 margin: 0;
}

#scheduling h2.Com_tit span::after {
 content: '';
 /* background: url(/Content/Areas/Common/images/common/docTitle.png) no-repeat center center; */
 width: 22px;
 display: inline-block;
 height: 15px;
 margin-left: 20px;
}

.clinicDetail .frist_tr th,
.clinicDetail {
 border: none;
}

.clinicDetail td {
 background: #fff;
 border-color: #EAE9E9;
}

.clinicDetail .frist_tr .select_table_hover,
.clinicDetail .frist_tr td,
.clinicDetail .frist_tr th {
 background: #920d14 !important;
}

.clinicDetail .frist_tr .select_table_hover {
 background: #5a1d20 !important;
 color: #FFF;
}

.docTeam p {
 text-indent: 2em;
}

.doc_order .details {
 display: none;
}

.docTeam.doc_order p {
 text-indent: 0em;
}

.combo_ul li {
 float: left;
 width: 100%;
 box-sizing: border-box;
 line-height: 32px;
}

.combo_ul li .span_date {
 float: right;
 color: #666;
 font-size: 13px;
}

.Column_list_item.w100 {
 width: 100%;
}

.combo_ul_image img {
 width: 100%;
 height: 285px;
 transition: all 0.3s;
}

.combo_ul_image li:hover img {
 transform: scale(1.05);
}

.combo_ul_image li a.img_box {
 display: block;
 overflow: hidden;
}

.combo_ul_image a.title_type {
 display: block;
 width: 100%;
 font-size: 17px;
 font-weight: bold;
 margin-top: 5px;
 text-align: center;
}

/*上下周点击*/
h2.h2_scheduling_title {
 position: absolute;
 right: 0;
 top: 5px;
 display: flex;
 justify-content: center;
 align-items: center;
}

.scheduling_div {
 position: relative;
}

h2.h2_scheduling_title span {
 width: 120px;
 display: block;
 line-height: 30px;
 text-align: center;
 border: 1px solid #920d14;
 margin-left: 10px;
 font-size: 16px;
 border-radius: 5px;
 color: #920d14;
 cursor: pointer;
}

h2.h2_scheduling_title span.active {
 color: #fff;
 border: 1px solid #920d14;
 background: #920d14;
}

h2.h2_scheduling_title span:hover {
 color: #fff;
 border: 1px solid #920d14;
 background: #920d14;
}

@media only screen and (max-width:1280px) {
 .doctorList li.doct_li {
 width: 175px;
 }

 .Scroll_Box .swiper-slide .Com_l .doct_img {
 height: 210px;
 }

 #summary .con_p {
 width: 490px;
 height: 405px;
 }

 #summary .dep_img {
 width: 610px;
 height: 405px;
 }

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

@media only screen and (max-width:768px) {
 .combo_ul_image img {
 height: auto;
 }

 #summary .con_p p {
 padding-bottom: 20px;
 display: block;
 }

 .Scroll_Box .swiper-slide .Com_l .doct_img {
 height: 270px;
 }

 .doc_tit .more,
 .ksts .right_pic,
 .about_video .arrow-btn {
 /* display: none; */
 }

 #summary .con_p {
 width: 100%;
 height: auto;
 padding: 10px;
 }

 .ksts .tscont_left {
 width: 100%;
 height: auto;
 padding: 20px;
 }

 .ksts .ksts_tit {
 margin: 0 auto;
 float: none;
 }

 .ksts .ksts_tit img,
 .ksts .ksts_more {
 display: none;
 }

 .ksts .ksts_tit a,
 .ksts p {
 writing-mode: initial;
 margin: 0;
 }

 .ksts p a {
 color: #fff;
 font-size: 14px;
 line-height: 36px;
 letter-spacing: 2px;
 margin-top: 28px;
 display: inline;
 }

 .about_video .SwitchImage .swiper-box,
 .about_video .SwitchImage {
 width: 100%;
 }

 .wrap_main {
 padding-bottom: 0;
 }

 .Scroll_Box .swiper-slide .Com_l .dep_detail {
 padding: 10px;
 }

 p.depName {
 font-size: 18px;
 }

 .Scroll_Box .swiper-slide:hover .Spec {
 display: none;
 }

 .Scroll_Box .swiper-slide:hover .dep_detail {
 height: auto;
 }

 .con_p a.more {
 right: 10px;
 bottom: 15px;
 }

 #summary .dep_img {
 width: 100%;
 height: auto;
 }
}

@media only screen and (max-width:425px) {

 .Column_list .Column_list_item {
 width: 100%;
 }
} 
