﻿/*公用p标签样式*/

 .col-lg-12 {
 padding: 0;
 }

 .C_con_p p,
 .C_range p,
 .C_special p {
 color: #666;
 }

 h2.tab_tit span.active {
 color: #009CA0
 }

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

 .main_content h2.Com_tit a.Com_more {
 background: transparent;
 padding-right: 0;
 }

 .main_content h2.Com_tit a.Com_more b {
 color: #009CA0;
 }

 .main_content h2.Com_tit a.Com_more:hover {
 color: #009CA0;
 }


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

 .summary {
 border: 1px solid #e5e5e5;
 }

 .summary .SwitchImage {
 position: relative;
 }

 .summary .SwitchImage,
 .summary .swiper-box,
 .summary .SwitchImage img {
 height: 297px;
 width: 587px
 }

 .SwitchImage .pagination,
 div.SwitchImage .swiper-box ul li h2 {
 display: none
 }

 .summary .SwitchImage .arrow-btn {
 background: #f3f2f0;
 bottom: 14px;
 color: #009CA0;
 display: block;
 font-size: 22px;
 font-weight: bold;
 height: 30px;
 line-height: 26px;
 position: absolute;
 text-align: center;
 width: 29px;
 z-index: 99;
 font-family: "宋体";
 }

 .summary .SwitchImage .btn-left {
 border-right: 2px solid #d1dade;
 right: 88px;
 border-radius: 4px 0 0 4px;
 }

 .summary .SwitchImage .btn-right {
 border-radius: 0 4px 4px 0;
 right: 60px
 }

 .camera {
 background: #fff url(/Sites/Uploaded/UserUpLoad/20180828/20180828112300.png) no-repeat center;
 border-radius: 4px;
 bottom: 14px;
 display: block;
 height: 30px;
 position: absolute;
 right: 16px;
 width: 30px;
 z-index: 99
 }

 .summary .con_p {
 width: 50%;
 height: auto;
 float: left;
 border-left: none;
 overflow: hidden
 }

 h2.title {
 color: #333;
 font-size: 24px;
 font-weight: normal;
 margin-bottom: 6px
 }

 .summary .con_p p {
 padding-bottom: 10px;
 line-height: 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%;
 }

 img.dep_img {
 float: left;
 height: auto;
 width: 50%;
 }

 .more {
 float: right;
 font-family: "宋体";
 font-size: 12px;
 color: #999;
 }

 .more:hover {
 font-weight: 600;
 color: #009CA0
 }


 /*专家团队*/

 .about_doclist {
 position: relative;
 }
 .dep_doclist{
 
 border: 1px #e5e5e5 solid;
 margin-top: 20px;
 box-shadow: 0 0 5px #d8d8d8;
 width: 818px;
 margin: 20px auto 0;
 }
 .about_doclist li.swiper-slide {
 width: 400px;
 }

 .dep_doclist .bot_box {
 position: absolute;
 top: 0;
 right: 10px;
 width: auto;
 background: url(/Sites/Uploaded/UserUpLoad/20161008/20161008143052.jpg) no-repeat left center;
 padding-left: 10px;
 bottom: inherit;
 left: inherit;
 }

 div.about_doclist .kzr {
 background: #e5e5e5;
 color: #81662e;
 float: left;
 font-size: 16px;
 height: 145px;
 line-height: 30px;
 margin-right: 10px;
 padding-top: 22px;
 text-align: center;
 width: 27px;
 }

 div.about_doc .tab_box {
 display: none;
 border: none;
 }

 .about_doc .Scroll_Box {
 width: 100%;
 height: 167px;
 }

 .about_doc .swiper-box {
 width: 800px;
 margin: 0 auto;
 height: 167px;
 }

 .doct_con .color_tit {
 margin-right: 10px;
 }

 .doct_con .bot_box {
 margin-top: 15px;
 }

 div.Scroll_Box .arrow-btn {
 color: #c2c2c2;
 display: block;
 font-size: 37px;
 }

 .arrow-left-doc,
 .arrow-right-doc {
 font-size: 51px !important;
 font-weight: bold !important;
 top: 72px !important;
 }

 div.Scroll_Box .btn-left {
 left: -3px;
 }

 div.Scroll_Box .btn-right {
 right: -3px;
 }


 /*--所辖科室--*/

 .C_doc .Scroll_Box {
 border-top: 1px solid #e5e5e5
 }

 .slideTxtBox {
 overflow: hidden;
 margin-top:20px;
 }

 .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;
 z-index: 10;
 }

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

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

 .next {
 right: 0;
 }

 .prev {
 left: 0;
 }

 div.hd .bt li {
 font-size: 16px;
 }


 /*--所辖科室 科室简介--*/

 .C_con_p,
 .C_right {
 float: left;
 padding: 20px;
 width: 100%;
 }

 .C_doc {
 float: left;
 padding: 20px;
 width: 100%;
 }

 .C_con_p .pic img {
 width: 50%;
 height: 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
 }


 /*栏目类型三*/

 .column_3 ul.article_list li {
 border: 1px solid #ccc;
 border-top: 2px solid #2076bd;
 float: left;
 height: 186px;
 padding: 10px;
 width: 29.5%;
 }

 .column_3 ul.article_list li.Li_Even {
 margin: 0 2%;
 }

 .column_3 .title_type {
 color: #000;
 }

 .column_3 p {
 color: #666;
 margin-top: 5px;
 }


 /*栏目类型四*/

 .column_4 h2 {
 display: none
 }

 .column_4 p {
 color: #666;
 }


 /*左侧科室相册*/

 .Department_right .SwitchImage,
 .Department_right .swiper-box,
 .Department_right .SwitchImage img {
 height: 156px;
 width: 300px
 }

 .Department_right div.SwitchImage .arrow-btn {
 display: none
 }

 .Department_right .camera {
 display: none;
 }


 /*在线问答页*/

 .title_header .btn {
 float: right;
 font-size: 14px;
 font-weight: 500;
 color: #fff;
 background: #2076bd;
 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: #2076bd
 }

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


 /*专家页*/

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

 .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: 14px;
 color: #333;
 line-height: 50px;
 border-bottom: 1px dotted #e1e1e1;
 display: block;
 text-align: center;
 }

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

 .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;
 margin-right: 10px;
 cursor: pointer;
 }

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

 .doc_fz li.current {
 background: #009CA0;
 }


 /*弹窗*/

 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: 190px;
 margin-bottom: 20px;
 }

 .all_ks span.tit_sapn {
 display: block;
 width: 190px;
 text-indent: 20px;
 color: #fff;
 background: #009CA0;
 height: 32px;
 line-height: 32px;
 cursor: pointer;
 }

 .all_ks .ks_box {
 height: auto;
 border: 2px solid #009CA0;
 position: absolute;
 left: 0px;
 top: 32px;
 width: 836px;
 z-index: 100;
 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: #2076bd;
 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;
 }

 .all_ks .ks_box h3 {
 display: block;
 width: 100px;
 height: 30px;
 box-sizing: border-box;
 line-height: 30px;
 text-align: center;
 color: #fff;
 background: #009CA0;
 border-radius: 5px;
 margin-bottom: 20px;
 font-size: 14px;
 }

 .all_ks .ks_box .menu li {
 display: block;
 float: left;
 width: 20%;
 line-height: 30px;
 height: 30px;
 margin-bottom: 20px;
 }


 /*专家团队*/

 .about_doc {
 border: 1px solid #e5e5e5;
 padding: 20px;
 background: white;
 box-shadow: 0 0 5px #d8d8d8
 }

 .about_doclist {
 position: relative
 }

 .about_doclist li.swiper-slide {
 width: 251px;
 padding: 0 10px;
 box-sizing: border-box;
 }

 .dep_doclist .bot_box {
 position: absolute;
 top: 0;
 right: 10px;
 width: auto;
 background: url(/Sites/Uploaded/UserUpLoad/20161008/20161008143052.jpg) no-repeat left center;
 padding-left: 10px;
 bottom: inherit;
 left: inherit;
 }

 div.about_doclist .kzr {
 background: #e5e5e5;
 color: #81662e;
 float: left;
 font-size: 16px;
 height: 156px;
 line-height: 30px;
 margin-right: 10px;
 padding-top: 22px;
 text-align: center;
 width: 27px;
 }

 div.about_doc .tab_box {
 display: none;
 border: none;
 }

 .about_doc .Scroll_Box {
 width: 100%;
 margin-top: 20px;
 height: 305px;
 }

 .about_doc .swiper-box {
 width: 100%;
 margin: 0 auto;
 height: 305px;
 }

 .doct_con .color_tit {
 margin-right: 10px;
 }

 .doct_con .bot_box {
 margin-top: 15px;
 }

 div.Scroll_Box .arrow-btn {
 color: #c2c2c2;
 display: block;
 font-size: 37px;
 }

 .arrow-left-doc,
 .arrow-right-doc {
 font-size: 51px !important;
 font-weight: bold !important;
 top: 72px !important;
 }

 div.Scroll_Box .btn-left {
 left: -3px;
 }

 div.Scroll_Box .btn-right {
 right: -3px;
 }

 .doc-pd {
 border: 1px #e5e5e5 solid;
 background: white;
 box-shadow: 0 0 5px #d8d8d8;
 padding: 10px 20px;
 }

 .doc-pd .Com_l {
 float: none;
 width: 100%;
 height: 100px;
 margin: 0;
 padding: 0;
 border: 0;
 }

 .doc-pd .Com_l .doct_img {
 display: block;
 width: 100px;
 height: 100px;
 margin: 0 auto;
 overflow: hidden;
 border-radius: 50%;
 transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 }

 .doc-pd .Com_l .doct_img img {
 width: 100%;
 height: auto;
 }

 .doct_con p span {
 color: #009CA0 !important;
 font-weight: bold;
 }

 .curdocMore {
 width: 80px;
 height: 25px;
 margin: 0 auto;
 display: block;
 background: #009CA0;
 color: #fff;
 text-align: center;
 line-height: 25px;
 }

 .curdocMore:hover {
 color: #fff
 }

 .borders {
 border: 1px solid #e5e5e5;
 padding: 0 20px 20px;
 box-sizing: border-box;
 box-shadow: 0 0 5px #d8d8d8;
 }

 .borders ul {
 margin-top: 10px;
 }

 ul.article_list li a {
 display: block;
 width: 100%;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 }

 @media only screen and (max-width: 768px) {
 .about_doc {
 padding: 0.2rem;
 }
 .main_content,
 .main {
 width: 100%;
 }
 .main_content {
 padding: 0 0.2rem;
 }
 .Department_left .Box.mb20 {
 width: 100%;
 }
 .ques_tit {
 width: 60%;
 }
 .all_ks span.tit_sapn,
 .all_ks .ks_box,
 .summary .SwitchImage {
 display: none;
 }
 .wrap_main .Department_left,
 .summary .con_p,
 .wrap_main .Department_right {
 width: 100%;
 padding-right: 0px;
 }
 .wrap_main .Department_right {
 padding-left: 0;
 }
 .Department_right .Box.mb20 {
 width: 100%;
 margin-left: 0;
 }
 /* .about_doc .swiper-box {
 width: 1035px;
 } */
 .doctorList li.doct_li:nth-child(5n) {
 margin-right: 12px;
 }
 .doc_fz {
 margin-top: 20px;
 }
 div.hd .bt li {
 font-size: 12px;
 }
 div.hd .bt li {
 width: 80px;
 }
 }

 @media only screen and (max-width: 640px) {
 img.dep_img {
 width: 100%;
 overflow: hidden;
 height: auto;
 }
 .summary .con_p {
 width: 100%;
 height: auto;
 float: none
 }
 .dep_doclist {
 border-bottom: 1px solid #ccc
 }
 .about_doc .Scroll_Box {
 border-top: none;
 /* width: 400px; */
 margin: 0 auto
 }
 .doctorList li.doct_li {
 width: 100%;
 margin: 0 0 20px 0;
 box-sizing: border-box;
 }
 }

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

 @media only screen and (max-width:556px) {
 .C_con_p {
 display: none
 }
 .C_doc {
 width: 100%
 }
 .C_doc .Scroll_Box {
 margin: 15px auto 0;
 border-top: none;
 width: 258px
 }
 }

 @media only screen and (max-width: 450px) {
 th.span_date,
 td.span_date {
 display: none
 }
 .dep_doclist .bot_box {
 display: none
 }
 } 