﻿/*公用标题样式*/

h2.Com_tit {
  height: 45px;
  line-height: 45px;
  color: #0f60ac;
  font-size: 20px;
  border-bottom: 2px solid #ccc;
   }
   
   h2.Com_tit span {
  border-bottom: 2px solid #0f60ac;
  display: inline-block;
  line-height: 41px;
  color: #0f60ac;
   }
   .kstd h2.Com_tit span {
  display: inline-block;
  line-height: 41px;
  color: #999;
   border-bottom:none;
   }
   
   h2.Com_tit a.Com_more {
  background: url(/Content/Areas/News/images/XinWenZhongXin/icon4.png) no-repeat scroll right -48px;
  color: #999999;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: normal;
  height: 16px;
  line-height: 16px;
  margin-top: 18px;
  padding-right: 23px;
   }
   
   h2.Com_tit a.Com_more:hover {
  color: #00A8E2
   }
   
   h2.Com_tit span a {
  color: #0f60ac
   }
   
   h3.Com_tit {
  border-bottom: 2px solid #ccc;
  color: #0573be;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
   }
   
   h3.Com_tit span {
  border-bottom: 2px solid #0573be;
  padding-bottom: 7px;
   }
   
   h3.Com_tit span a {
  color: #0f60ac
   }
   
   
   /*相关科室*/
   
   .department .dep_tit {
  line-height: 44px;
  color: #fff;
  background: #86bdeb url(/Content/Areas/Common/images/video/shouqi.png) no-repeat 260px center;
  font-size: 18px;
  padding-left: 10px;
  margin-bottom: 1px;
   }
   
   .department .dep_tit:hover {
  cursor: pointer;
   }
   
   .department .current_ks {
  background: #0f60ac url(/Content/Areas/Common/images/video/zhankai.png) no-repeat 260px center;
   }
   
   .department .img_box {
  display: block;
  width: 100%;
  height: 170px;
  overflow: hidden;
  position: relative;
   }
   
   .department .dep_img {
  width: 100%;
  height: auto;
   }
   
   .department h2.gd_tit {
  position: absolute;
  bottom: 0px;
  line-height: 32px;
  background: #000;
  width: 100%;
  opacity: 0.7;
  color: #fff;
  font-size: 16px;
  padding-left: 10px;
   }
   
   .department .dep_list {
  border: 1px solid #ddd;
   }
   
   .department p {
  line-height: 26px;
  color: #666;
  padding: 10px 16px;
   }
   
   .department .col_list {
  margin: 0px 16px;
  border-top: 1px solid #ddd;
  padding: 10px 0;
   }
   
   .department .col_list li {
  float: left;
  width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
   }
   
   .department .col_list li ul.lv2_ul {
  display: none
   }
   
   .department .col_list li a {
  color: #666;
   }
   
   .department .col_list li a:hover {
  color: #0f60ac;
   }
   
   .department .col_list li p {
  padding: 0;
  line-height: 32px;
   }
   
   .department .Key_Box a {
  color: #666;
   }
   
   
   /*相关医生*/
   
   .doctor .doc_tit {
  color: #fff;
  font-size: 18px;
  line-height: 44px;
  margin-bottom: 1px;
  padding-left: 10px;
  background: #0f60ac
   }
   
   .about_doc .SwitchImage {
  position: relative;
  width: 100%;
  height: 187px;
  margin: 15px auto;
   }
   
   .about_doc .SwitchImage .swiper-box {
  height: 167px;
  width: 94%;
   }
   
   .about_doc .SwitchImage .pagination {
  display: none;
   }
   
   .Com_l {
  float: left;
  margin-right: 10px;
  width: 126px;
  height: 166px;
  border: 1px solid #ccc;
  padding: 4px;
  position: relative;
  z-index: 1
   }
   
   .Com_l .doct_img {
  width: 116px;
  height: 156px;
  overflow: hidden;
  display: block;
   }
   
   .Com_l .doct_img img {
  width: 116px;
  height: 100%;
  transition: all 0.5s
   }
   
   .Com_l img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transition: all 0.5s
   }
   
   .doct_con {
  height: 158px;
  position: relative;
   }
   
   .doct_con p span.color_tit {
  font-size: 16px;
  margin-right: 10px;
   }
   
   .doct_con p {
  line-height: 26px;
   }
   
   .doct_con p span a:hover {
  font-weight: 600;
   }
   
   .about_doc .SwitchImage .arrow-btn {
  position: absolute;
  top: 80px;
  color: #c2c2c2;
  display: block;
  font-size: 37px;
  width: 20px;
  font-family: "宋体";
   }
   
   .about_doc .SwitchImage .btn-right {
  right: 0;
   }
   
   .about_doc .SwitchImage .arrow-btn:hover {
  color: #0f60ac;
   }
   
   
   /*底部默认展示样式*/
   
   .bot_box {
  position: absolute;
  left: 130px;
  bottom: 0;
  *left: 0px
   }
   
   .bot_box .box {
  position: relative;
   }
   
   ul.btn_list li {
  float: left;
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s
   }
   
   ul.btn_list li a i.icon {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
   }
   
   ul.btn_list li.line {
  display: block;
  width: 1px;
  background: #ededed;
  margin: 3px 5px 0;
  height: 40px;
   }
   
   ul.btn_list li.Value a i.icon,
   ul.btn_list li.NoValue a i.icon {
  color: #0f60ac;
  background-image: url(/Content/Areas/Common/images/question/icon_20.png);
  background-repeat: no-repeat;
   }
   
   ul.btn_list li a {
  width: 36px;
  display: block;
  text-align: center;
   }
   
   ul.btn_list li.FixedField_1.Value a i.icon {
  background-position: left 0px;
   }
   
   ul.btn_list li.FixedField_2.Value a i.icon {
  background-position: left -88px;
   }
   
   ul.btn_list li.FixedField_3.Value a i.icon {
  background-position: left -177px;
   }
   
   ul.btn_list li.FixedField_4.Value a i.icon {
  background-position: left -265px;
   }
   
   ul.btn_list li.FixedField_5.Value a i.icon {
  background-position: left -353px;
   }
   
   ul.btn_list li.FixedField_6.Value a i.icon {
  background-position: left -442px;
   }
   
   ul.btn_list li.FixedField_7.Value a i.icon {
  background-position: left -530px;
   }
   
   ul.btn_list li.FixedField_1.Value a:hover i.icon {
  background-position: center 0px;
   }
   
   ul.btn_list li.FixedField_2.Value a:hover i.icon {
  background-position: center -88px;
   }
   
   ul.btn_list li.FixedField_3.Value a:hover i.icon {
  background-position: center -177px;
   }
   
   ul.btn_list li.FixedField_4.Value a:hover i.icon {
  background-position: center -265px;
   }
   
   ul.btn_list li.FixedField_5.Value a:hover i.icon {
  background-position: center -353px;
   }
   
   ul.btn_list li.FixedField_6.Value a:hover i.icon {
  background-position: center -442px;
   }
   
   ul.btn_list li.FixedField_7.Value a:hover i.icon {
  background-position: center -530px;
   }
   
   
   /*未开启功能按钮样式*/
   
   ul.btn_list li.FixedField_1.NoValue a i.icon {
  background-position: right 0px;
   }
   
   ul.btn_list li.FixedField_2.NoValue a i.icon {
  background-position: right -88px;
   }
   
   ul.btn_list li.FixedField_3.NoValue a i.icon {
  background-position: right -177px;
   }
   
   ul.btn_list li.FixedField_4.NoValue a i.icon {
  background-position: right -265px;
   }
   
   ul.btn_list li.FixedField_5.NoValue a i.icon {
  background-position: right -353px;
   }
   
   ul.btn_list li.FixedField_6.NoValue a i.icon {
  background-position: right -442px;
   }
   
   ul.btn_list li.FixedField_7.NoValue a i.icon {
  background-position: right -530px;
   }
   
   ul.btn_list li.NoValue a {
  color: #ccc
   }
   
   ul.btn_list li.NoValue a:hover {
  color: #ccc
   }
   
   ul.btn_list li.btn_more {
  width: 30px;
  height: 46px;
   }
   
   ul.btn_list li.btn_more a.more_icon {
  width: 30px;
  height: 46px;
  display: block;
  background: url(/Content/Areas/Common/images/question/btn_more.png) -42px center no-repeat;
   }
   
   ul.btn_list li.btn_more a.more_icon:hover {
  background: url(/Content/Areas/Common/images/question/btn_more.png) 8px center no-repeat;
   }
   
   li.btn_more ul.btn_icon {
  width: 318px;
  height: 124px;
  position: absolute;
  right: -15px;
  top: -108px;
  background: #fff;
  z-index: 1000;
  border: 1px solid #0f60ac;
  padding: 10px 0;
  display: none;
   }
   
   li.btn_more ul.btn_icon li {
  width: 100px;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
   }
   
   li.btn_more ul.btn_icon li a {
  width: auto;
  text-align: left;
   }
   
   li.btn_more ul.btn_icon li a i.icon {
  margin: 0;
  float: left;
  margin-right: 5px;
   }
   
   
   /*微信二维码弹窗*/
   
   .FixedField_Img {
  position: relative;
   }
   
   .FixedField_Img .Img_box {
  position: absolute;
  width: 180px;
  height: 180px;
  background: #fff;
  padding: 20px;
  bottom: 60px;
  right: -59px;
  z-index: 10000
   }
   
   .FixedField_Img .Img_box img {
  width: 100%;
  height: auto;
   }
   
   
   /*问答页相关医生*/
   
   .kzr_doc .doct_con .bot_box {
  position: inherit;
  border: none;
  width: 100%;
   }
   
   .kzr_doc .doct_con p {
  line-height: 26px;
   }
   
   .kzr_doc .color_tit a {
  font-size: 16px;
   }
   
   .kzr_doc .box,
   .kzr_doc .btn_list {
  padding: 0 !important;
   }
   
   .doct_list {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
   }
   
   .doct_list a {
  float: left;
  padding-left: 15px;
  background: url(/Content/Areas/Common/images/Article/icon_2.png) no-repeat 0px center;
  width: 33.333%;
  line-height: 26px;
   }
   
   .kzr_doc .btn_list li.btn_more {
  display: none;
   }
   
   
   /*出诊信息样式*/
   
   .Scheduling_qiehuan {
  border-bottom: 1px solid #ccc;
  height: 35px;
  padding-bottom: 1px;
   }
   
   .Scheduling_qiehuan span {
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  display: inline-block;
  color: #333;
  margin-right: 10px;
  cursor: pointer;
  font-size: 18px;
   }
   
   .Scheduling_qiehuan span.current {
  color: #333;
  border-bottom: 2px solid #0f60ac;
   }
   
   .chuzhen {
  font-weight: normal;
  line-height: 35px;
  float: none;
  width: 100%;
  background: #f3f3f3;
  padding-left: 10px;
  box-sizing: border-box;
   }
   
   .clinicDetail {
  border-left: 1px solid #8093d4;
  border-top: 1px solid #8093d4;
   }
   
   .clinicDetail .frist_tr th {
  color: #fff;
  border-bottom: 1px solid #8093d4;
  border-right: 1px solid #8093d4;
  font-weight: 100;
  line-height: 32px;
  background: #0f60ac;
  text-align: center;
   }
   
   .clinicDetail .frist_tr td {
  color: #fff;
  background: #0f60ac;
  line-height: 25px;
  width: 100px;
   }
   
   .clinicDetail td {
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid #8093d4;
  border-right: 1px solid #8093d4;
  color: #333;
   }
   
   td.sday {
  background: #fffdf5;
   }
   
   .clinicDetail .frist_tr .select_table_hover {
  background: #44517c!important;
  color: #FFF;
   }
   
   .Dep_Name {
  width: 95px;
   }
   
   
   /*医生弹窗样式*/
   
   .showson {
  position: relative;
   }
   
   .zIndex {
  z-index: 20
   }
   
   .speace_span {
  background: #fff;
  border: solid 1px #d9d9d9;
  width: 281px;
  clear: both;
  height: 138px;
  padding: 10px 10px 12px 10px;
  left: 0px;
  position: absolute;
  text-align: left;
  top: 25px;
  z-index: 10000;
  line-height: 22px!important;
  font-size: 12px;
  overflow-y: auto;
   }
   
   .speace_span img {
  float: left;
  margin: 0 10px 0 0;
  width: 99px;
  height: 134px;
  line-height: 20px;
   }
   
   .speace_span p {
  color: #666
   }
   
   .speace_span p span {
  color: #145EA9
   }
   
   .speace_span h2 a {
  float: none!important;
  font-size: 14px;
   }
   
   .sday {
  background: #fffdf5!important;
   }
   
   .gehang_bs {
  background: #ECF5FA;
   }
   
   
   /*相关疾病*/
   
   .dise_tit {
  color: #fff;
  font-size: 18px;
  line-height: 44px;
  margin-bottom: 1px;
  padding-left: 10px;
  background: #0f60ac
   }
   
   .msgbox {
  display: none !important
   }
   
   ul.dise_list {
  border-top: 1px solid #ededed;
  padding-top: 10px;
  margin-top: 10px;
   }
   
   h2.dise_name {
  font-size: 16px;
  line-height: 32px;
   }
   
   h2.dise_name a {
  color: #e77d00;
   }
   
   .col-lg-3 .disease .con_p p {
  height: 90px;
  overflow: hidden;
   }
   
   .dise_img {
  margin-right: 15px;
  float: left;
  width: 128px;
  padding: 1px
   }
   
   .dise_img img {
  width: 125px;
  height: 95px;
   }
   
   .dise_img h2 {
  color: #07519a;
  font-weight: normal;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
   }
   
   .dise_img h2 a {
  color: #07519a;
   }
   
   .dise_column li {
  float: left;
  line-height: 40px;
  background: url(/Content/Areas/Common/images/department/icon2.png) no-repeat 0 center;
  padding-left: 16px;
  margin-right: 15px;
   }
   
   ul.dise_list li {
  line-height: 32px;
  float: left;
  padding-right: 15px;
   }
   
   ul.dise_list li a {
  padding-left: 15px;
  background: url(/Content/Areas/Common/images/Article/icon_2.png) no-repeat 0px center
   }
   
   img.dise_imgInd {
  width: 326px;
  height: 205px;
  padding: 3px;
  float: left;
  margin-right: 15px;
   }
   
   .dep_detials {
  color: #0f60ac;
   }
   
   .dep_detials:hover {
  font-weight: 700;
   }
   
   .dise_column li .lv2_ul {
  display: none;
   }
   
   
   /*相关咨询*/
   
   .question {
  overflow: hidden
   }
   
   .question .tab_boxs {
  height: auto;
   }
   
   
   /* .hd .bt li {
  border-radius: 4px 4px 0 0;
  color: #808080;
  float: left;
  font-size: 18px;
  margin-right: 5px;
  border: 1px #ccc solid;
  border-bottom: none;
  height: 36px;
  line-height: 36px;
  width: 115px;
  text-align: center;
  cursor: pointer
   } */
   
   .hd .bt li.on {
  border-color: #9bc7e5;
  border-bottom: 1px #fff solid;
  position: relative;
  top: 1px;
  background: url(/Sites/Uploaded/UserUpLoad/20160909/20160909144046.jpg) repeat-x left top;
  color: #458ac7
   }
   
   .sp .tit_ul li {
  border-radius: 4px 4px 0 0;
  color: #808080;
  float: left;
  font-size: 18px;
  margin-right: 5px;
  border: 1px #ccc solid;
  border-bottom: none;
  height: 36px;
  line-height: 36px;
  width: 115px;
  text-align: center;
  border-color: #9bc7e5;
  border-bottom: 1px #fff solid;
  position: relative;
  top: 1px;
  background: url(/Sites/Uploaded/UserUpLoad/20160909/20160909144046.jpg) repeat-x left top;
  color: #458ac7
   }
   
   .tab_box {
  border: #9bc7e5 1px solid;
   }
   
   .question ul {
  width: 686px;
  padding-top: 10px;
  float: left;
   }
   
   .question ul li {
  line-height: 34px;
  border-bottom: 1px dotted #ccc;
  background: transparent url("/Content/Areas/Common/images/Article/icon_2.png") no-repeat scroll 0px center;
  padding-left: 14px;
  margin-right: 24px;
  margin-left: 15px;
  cursor: pointer;
   }
   
   .question ul li h2 {
  font-size: 14px;
  color: #333;
  line-height: 34px;
   }
   
   .tab_boxs {
  border-left: #9bc7e5 1px solid;
  width: 287px;
  float: right;
  padding: 16px 16px 0;
  box-sizing: border-box;
  line-height: 26px;
  height: 354px;
   }
   
   .ques_con .ques_tit {
  background: transparent url("/Content/Areas/Common/images/question/ask_bg.png") no-repeat scroll left 2px;
  padding-left: 30px;
  font-size: 14px;
  color: #333;
  line-height: 26px;
   }
   
   .ques_con .answer_l p,
   .answer_r p {
  color: #999;
  font-size: 12px;
  padding-left: 30px;
   }
   
   .ques_con .answer_l p span a,
   .answer_r p span a {
  margin-right: 16px;
  color: #999;
  font-size: 12px;
   }
   
   .ques_con .answer_l p span a:hover,
   .answer_r p span a:hover,
   .ques_con .answer_r .ques_p a:hover {
  color: #0f60ac;
   }
   
   .ques_con .answer_r .ques_p {
  background: url(/Content/Areas/Common/images/question/ask_bg.png) no-repeat left -28px;
  padding-left: 30px;
   }
   
   .ques_con .answer_r .ques_p a {
  font-size: 14px;
  color: #333;
   }
   
   p.tx_p {
  color: #999;
  font-size: 12px;
  background: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 4px 10px;
   }
   
   p.tx_p span {
  color: #c60000;
   }
   
   .question ul .current_li {
  margin: 0px;
  border-width: 1px 1px 1px 6px;
  border-style: solid;
  border-color: #9bc7e5 #fff #9bc7e5 #0573be;
  padding-left: 24px;
  background: transparent url("/Content/Areas/Common/images/Article/icon_2.png") no-repeat scroll 9px center;
  position: relative;
  right: 1px;
  width: 688px;
   }
   
   
   /*在线服务*/
   
   .icon_box li {
  float: left;
  height: 127px
   }
   
   .icon_box li a {
  display: block;
  font-size: 14px;
  line-height: 48px;
  height: 48px;
  padding-top: 79px;
  width: 80px;
  text-align: center;
   }
   
   .icon_box li a:hover {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s
   }
   
   .icon_1 {
  background: url(/Content/Areas/Common/images/department/icon3.png) no-repeat;
   }
   
   .icon_2 {
  background: url(/Content/Areas/Common/images/department/icon_4.png) no-repeat;
  margin: 0 15px;
   }
   
   .icon_3 {
  background: url(/Content/Areas/Common/images/department/icon_5.png) no-repeat;
   }
   
   .icon_4 {
  background: url(/Content/Areas/Common/images/department/icon6.png) no-repeat;
   }
   
   .icon_5 {
  background: url(/Content/Areas/Common/images/department/icon7.png) no-repeat;
  margin: 0 15px;
   }
   
   .icon_6 {
  background: url(/Content/Areas/Common/images/department/icon8.png) no-repeat;
   }
   
   .icon_1:hover {
  background: url(/Content/Areas/Common/images/department/h_icon3.png) no-repeat;
   }
   
   .icon_2:hover {
  background: url(/Content/Areas/Common/images/department/h_icon4.png) no-repeat;
   }
   
   .icon_3:hover {
  background: url(/Content/Areas/Common/images/department/h_icon5.png) no-repeat;
   }
   
   .icon_4:hover {
  background: url(/Content/Areas/Common/images/department/h_icon6.png) no-repeat;
   }
   
   .icon_5:hover {
  background: url(/Content/Areas/Common/images/department/h_icon.png) no-repeat;
   }
   
   .icon_6:hover {
  background: url(/Content/Areas/Common/images/department/h_icon8.png) no-repeat;
   }
   
   
   /*联系我们*/
   
   .contact {
  background: #87afcf;
  border-radius: 6px;
   }
   
   .contact .Com_tit {
  background: url(/Content/Areas/Common/images/department/icon_9.png) no-repeat scroll right bottom;
  border-bottom: 1px solid #fff;
   }
   
   .contact .Com_tit span {
  border-bottom: none;
  padding-left: 10px;
   }
   
   .contact .Com_tit span a {
  color: #fff;
   }
   
   .contact p {
  color: #fff;
  line-height: 2em;
   }
   
   
   /*相关文章栏目*/
   
   .col-lg-3 .article_box img {
  height: 72px;
  width: 105px;
  margin-right: 0;
   }
   
   .article_box .count_div {
  background: #f2f2f2;
  padding: 10px 0;
  height: 72px;
   }
   
   .article_box .count_div p img {
  display: none
   }
   
   .col-lg-3 .article_box h2,
   .col-lg-3 .article_box p {
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 10px;
  line-height: 28px;
  margin-bottom: 0;
   }
   
   .col-lg-3 .bg_blue h2 {
  background: #0573be;
   }
   
   .col-lg-3 .bg_blue h2 a {
  color: #fff;
   }
   
   
   /*相关图片滚动栏目*/
   
   
   /*相关文章*/
   
   
   /*相关视频*/
   
   .about_video .SwitchImage {
  position: relative;
  height: 150px;
  overflow: hidden;
   }
   
   .about_video .SwitchImage .swiper-box {
  height: 150px;
  width: 890px;
  *width: 880px;
   }
   
   .about_video .SwitchImage .swiper-box ul li {
  width: 202px;
  float: left;
   }
   
   .about_video .SwitchImage .arrow-btn {
  top: 50px;
  color: #c2c2c2;
  display: block;
  font-size: 37px;
  position: absolute;
  font-family: "宋体";
   }
   
   .about_video .SwitchImage .btn-right {
  right: 0;
   }
   
   .about_video .SwitchImage .arrow-btn:hover {
  color: #0f60ac;
   }
   
   .about_video .liulan {
  background: url(/Content/Areas/common/images/video/btn_count.png) no-repeat left center;
  padding-left: 20px;
  display: block;
  float: right;
  padding-right: 12px;
   }
   
   .about_video .video_img {
  width: 193px;
  height: 113px;
  border: 1px solid #ddd;
  overflow: hidden;
  display: block;
   }
   
   .about_video .video_img img {
  width: 100%;
  height: 100%;
   }
   
   .about_video .maintitle {
  line-height: 30px;
   }
   
   .about_video .img_div {
  position: relative;
  height: 112px;
  width: 192px;
   }
   
   .about_video .showTime {
  position: absolute;
  bottom: 0px;
  padding: 0px 8px;
  background: transparent url("/Content/Areas/Common/images/Article/op_bg.png") repeat;
  color: #fff;
  right: 0px;
   }
   
   .video_btn {
  height: 112px;
  position: absolute;
  width: 192px;
  z-index: 10;
  display: block;
  top: 0;
  left: 0px;
   }
   
   .video_btn:hover {
  background: url(../../common/images/video/play-btn.png) no-repeat center;
   }
   
   
   /*手机医生出诊*/
   
   .yuyue_detail {
  padding: 10px 3px;
  box-sizing: border-box;
  width: 100%;
   }
   
   .shiduan {
  width: 10%;
  font-size: 12px;
  float: left;
  margin-right: 1%;
   }
   
   .shiduan p {
  background: #fff;
  height: 32px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  text-align: center;
   }
   
   .yuyue_detail_con {
  width: 84%;
  float: left;
  overflow: hidden;
  height: 152px;
   }
   
   .yuyue_detail_con ul {
  width: 10000px;
   }
   
   .yuyue_detail_con li {
  height: 152px;
  float: left;
  text-align: center;
  line-height: 32px;
   }
   
   .yuyue_detail_con li p {
  width: 100%;
  height: 32px;
  margin-bottom: 5px;
  font-size: 12px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  background: #fff;
  line-height: 32px;
   }
   
   .yuyue_detail .btn {
  width: 4.5%;
  float: right;
  text-align: center;
  font-size: 18px;
  font-family: serif;
   }
   
   .yuyue_detail .btn a {
  color: #fff;
  line-height: 148px;
  height: 148px;
  width: 100%;
  background: #e5e5e5;
  display: block;
  font-weight: bold;
   }
   
   .yuyue_detail .btn a:hover {
  background: #18acea
   }
   
   
   /*today*/
   
   .yuyue_detail p.time {
  line-height: 18px;
  height: 36px;
   }
   
   .yuyue_detail p.time b {
  font-weight: normal;
  font-size: 6px;
  width: 100%;
  height: 18px;
  display: block;
   }
   
   .yuyue_detail p.time b.week {
  background: #b3b3b3;
  color: #fff;
   }
   
   .shiduan p.time {
  height: 36px;
  line-height: 36px;
   }
   
   .yuyue_detail p.today {
  border: 1px solid #1bade9;
   }
   
   .yuyue_detail p.today b.week {
  background: #1bade9;
   }
   
   
   /*本院*/
   
   .yuyue_detail p.self {
  background: #33b6c5;
  color: #fff;
   }
   
   .yuyue_detail p.other {
  background: #65cb98;
  color: #fff;
   }
   
   .yuanqu_color {
  text-align: right;
  padding-right: 3%;
   }
   
   .yuanqu_color span {
  font-size: 12px;
  line-height: 30px;
   }
   
   .yuanqu_color span b {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 5px 5px 0px;
   }
   
   .yuanqu_color span.span_self b {
  background: #33b6c5;
   }
   
   .yuanqu_color span.span_other b {
  background: #65cb98;
   }
   
   
   /*科室出诊样式*/
   
   .date {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #ccc;
  margin-top: 10px;
  box-sizing: border-box;
   }
   
   .date ul li b {
  display: block;
  line-height: 17px;
  font-weight: normal;
   }
   
   .date ul li b.month {
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
   }
   
   div.date li.No_active b.day {
  color: #18acea;
   }
   
   div.date li.No_active b.day_none {
  color: #999;
   }
   
   a.unclick i.icon {
  color: #ccc
   }
   
   div.date .bt {
  float: left;
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
  -webkit-scroll-snap-points-x: repeat(3.04rem);
  scroll-snap-points-x: repeat(3.04rem);
  -webkit-scroll-snap-type: mandatory;
  scroll-snap-type: mandatory;
   }
   
   div.date ul.date_list {
  overflow: hidden;
   }
   
   div.date ul.date_list li {
  display: block;
  float: left;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
  color: #333;
  background: none;
  padding: 0px;
  margin-right: 0px;
  border: 0px;
   }
   
   div.date ul.date_list li.on {
  background: #18acea;
  border: 0px;
  border-bottom: 0px;
  position: initial;
  top: 0px;
  color: #fff;
   }
   
   div.date ul.date_list li.on a {
  color: #fff
   }
   
   div.date a.next .icon_q5 {
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
   }
   
   
   /*时间样式*/
   
   span.SchedulingState6 {
  background: #cfcfcf!important
   }
   
   /* 分享 */
   .bdshare-button-style0-16 .bds_more{
 display: none !important;
   }
   
   /*时间已过*/
   
   span.SchedulingState12 {
  background: #CC0448!important
   }
   
   
   /*约满*/
   
   
   /*医生详情页面*/
   
   .doctor_detail {
  background: #fff;
  padding: 20px 10px;
   }
   
   .doctor_detail .doctor_img img {
  float: left;
  width: 48px;
  height: 48px;
  border: 1px solid #ccc;
   }
   
   .doctor_detail .doctor_con {
  float: left;
  margin-left: 10px;
  width: 150px;
   }
   
   .doctor_detail .doctor_con li {
  line-height: 28px;
  font-size: 14px;
   }
   
   .doctor_detail .doctor_con li.name {
  font-weight: bold;
  font-size: 16px;
   }
   
   .doctor_detail .doctor_con li.name span {
  font-weight: normal;
  font-size: 14px;
   }
   
   .doctor_detail .doctor_con li.name span font {
  color: #f00;
   }
   
   .doctor_detail .doctor_con li.weizhi {
  color: #999;
   }
   
   .doctor_detail .doctor_guanzhu {
  float: right;
  width: 60px
   }
   
   .doctor_detail .doctor_guanzhu .shouchang {
  background: url(../images/tu.png) no-repeat left center;
  width: 23px;
  height: 20px;
  float: left;
  margin-top: 31px;
   }
   
   span.weixin {
  width: 58px;
  height: 58px;
  display: inline-block;
  float: right;
  margin-top: 17px;
  cursor: pointer;
   }
   
   .weixin img {
  width: 50px;
  height: 50px;
  padding: 2px;
  border: 1px solid #ccc;
   }
   
   .shanchang {
  background: #fff;
  line-height: 30px;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #f6f6f6;
  margin-bottom: 10px;
  color: #999;
   }
   
   .box {
  /* border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; */
  background: #fff;
   }
   
   .yuyue_detail td {
  height: 32px;
  line-height: 32px;
  width: 12.5%;
  vertical-align: middle;
  text-align: center;
  color: #333;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc
   }
   
   .frist_tr td {
  line-height: 20px;
   }
   
   .frist_tr td h2 {
  font-size: 12px;
  margin: 2px;
   }
   
   .frist_tr td h2 b.week {
  font-weight: normal;
   }
   
   td.daytime {
  width: 3%;
  color: #333;
   }
   
   td.yue {
  background: #efefef;
  color: #fe6700
   }
   
   td.td8 {
  width: 3%;
   }
   
   td.today h2 {
  color: #fff;
  border-radius: 3px;
  padding: 0px 3px;
   }
   
   .about_doc .SwitchImage .swiper-box ul li.doc_li {
  position: relative;
  width: 360px;
   }
   
   @media only screen and (max-width: 1310px) {
  .department .dep_tit {
   background: #86bdeb url(/Content/Areas/Common/images/video/shouqi.png) no-repeat 230px center;
  }
  .department .current_ks {
   background: #0f60ac url(/Content/Areas/Common/images/video/zhankai.png) no-repeat 230px center;
  }
  .kzr_doc .doct_con .bot_box {
   display: none;
  }
  .question ul .current_li {
   width: 560px;
  }
  .summary .con_p {
  }
  ul.article_list li {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
  }
  .summary .con_p p {
   line-height: 24px;
  }
   }
   
   @media only screen and (max-width: 1200px) {
  /*相关问答*/
  .question ul {
   width: 60%;
  }
  .question ul .current_li {
   width: 100%;
   box-sizing: border-box;
  }
  .tab_boxs {
   width: 40%;
  }
  /*相关科室*/
  .department .dep_tit {
   background: #86bdeb url(/Content/Areas/Common/images/video/shouqi.png) no-repeat right center;
  }
  .department .current_ks {
   background: #0f60ac url(/Content/Areas/Common/images/video/zhankai.png) no-repeat right center;
  }
  .kzr_doc .doct_con .bot_box {
   display: block;
  }
  .summary .con_p {
  }
   }
   
   @media only screen and (max-width: 1024px) {
  div.Scroll_Box .arrow-btn {
   display: none !important
  }
  /* .col-lg-9 {width: 68%;float: left;}
   .col-lg-3 {width: 30%;float:right;} */
  ul.article_list li {
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
  }
  /*相关医生*/
 
  .Scroll_Box .doct_con p {
   width: 242px
  }
  /*在线服务*/
  .icon_box li {
   width: 33.33%
  }
  .icon_2,
  .icon_5 {
   margin: 0;
  }
  /*相关视频*/
  .about_video .SwitchImage {
   width: 645px;
   margin: 10px auto 0px;
  }
  .about_video .SwitchImage .arrow-btn {
   display: none
  }
  .department .col_list li {
   width: 44%;
  }
   }
   
   @media only screen and (max-width:1000px) {
  .col-lg-9,
  .col-lg-3 {
   width: 100%;
  }
  /*在线服务*/
  .icon_box li {
   width: 16.6%;
   background-position: center top;
  }
  .icon_box li a {
   margin: 0 auto
  }
  /*科室左侧栏目*/
  .Box.mb20 {
   float: left;
   width: 48%;
   margin: 0 1% 20px;
  }
  /*相关文章页左侧*/
  .xgwz_left {
   display: none;
  }
   }
   
   @media only screen and (max-width:830px) {
  /*相关视频*/
  .about_video .SwitchImage {
   width: 402px;
  }
   }
   
   @media only screen and (max-width:768px) {
  .date {
   width: 100%;
   border-bottom: 1px solid #ccc;
   margin-top: 10px;
   box-sizing: border-box;
   overflow: hidden;
   padding-bottom: 5px;
  }
  .date ul li b {
   display: block;
   line-height: 17px;
   font-weight: normal;
  }
  .date ul li b.month {
   font-size: 12px;
   line-height: 17px;
   font-weight: bold;
  }
  div.date li.No_active b.day {
   color: #18acea;
  }
  div.date li.No_active b.day_none {
   color: #999;
  }
  a.btn {
   width: 33px;
   float: left;
   color: #18acea;
   font-size: 30px;
   font-family: "宋体";
   text-align: center;
   line-height: 30px;
   cursor: pointer;
   display: block;
   padding: 0;
  }
  a.unclick i.icon {
   color: #ccc
  }
  div.date .bt {
   float: left;
   -webkit-overflow-scrolling: touch;
   overflow-x: scroll;
   -webkit-scroll-snap-points-x: repeat(3.04rem);
   scroll-snap-points-x: repeat(3.04rem);
   -webkit-scroll-snap-type: mandatory;
   scroll-snap-type: mandatory;
  }
  div.date ul.date_list {
   overflow: hidden;
  }
  div.date ul.date_list li {
   display: block;
   float: left;
   text-align: center;
   color: #fff;
   border-radius: 3px;
   font-size: 12px;
   color: #333;
   background: none;
   padding: 0px;
  }
  div.date ul.date_list li.on {
   background: #18acea;
  }
  div.date a.next .icon_q5 {
   -webkit-transform: rotateZ(180deg);
   -moz-transform: rotateZ(180deg);
   -o-transform: rotateZ(180deg);
   -ms-transform: rotateZ(180deg);
   transform: rotateZ(180deg);
  }
  .tab_box_doctor li {
   width: 100%;
   height: 65px;
   background: url(../images/icon_jiantou.png) no-repeat 97% center;
   overflow: hidden;
  }
  .tab_box_doctor li .doctor_img {
   float: left;
   width: 20%;
   text-align: center;
   margin-top: 12px;
  }
  .tab_box_doctor li .doctor_img img {
   width: 48px;
   height: 48px;
   border: 1px solid #ccc;
   margin: 0 auto;
  }
  .tab_box_doctor li .doctor_con {
   width: 72%;
   border-bottom: 1px solid #ccc;
   float: left;
   height: 64px;
   padding-right: 8%;
  }
  .doctor_con .doctor_name {
   float: left;
   font-size: 12px;
   color: #666;
  }
  .doctor_con .doctor_name b {
   display: block;
   line-height: 20px;
   font-weight: normal;
  }
  .doctor_con .doctor_name b.name {
   line-height: 30px;
   font-size: 16px;
   margin-top: 10px;
   font-weight: bold;
  }
  .doctor_con .doctor_name b.name span {
   font-size: 12px;
   margin-left: 5px;
   font-weight: normal;
  }
  .doctor_con .doctor_name b.name span font {
   color: #f00;
  }
  /*滚动日期*/
  .hd .bt li .week,
  .hd .bt li .month {
   color: #333;
  }
  .hd .bt li .day {
   color: #18acea;
  }
  .hd .bt li.on .week,
  .hd .bt li.on .month,
  .hd .bt li.on .day {
   color: #fff;
  }
  .sp .tit_ul li {
   color: #808080;
   float: left;
   margin-right: 5px;
   width: 115px;
   text-align: center;
   position: relative;
   top: 1px;
   color: #458ac7
  }
  .slideTxtBox {
   overflow: hidden;
  }
  /*未出诊*/
  .tab_box_doctor li .NO_chuzhen {
   float: right;
  }
  .tab_box_doctor li .NO_chuzhen p {
   line-height: 65px;
   font-size: 12px;
   color: #666;
   padding: 0px;
   margin: 0px;
   border-bottom: 0px;
  }
  .tab_box_doctor li .NO_chuzhen span {
   display: none;
  }
  /*出诊*/
  .tab_box_doctor li.cz .NO_chuzhen p,
  .tab_box_doctor li.cz .NO_chuzhen b {
   display: none;
  }
  .tab_box_doctor li.cz .NO_chuzhen {
   margin-top: 23px;
  }
  .tab_box_doctor li.cz .NO_chuzhen span {
   display: inline-block;
   font-size: 12px;
   line-height: 18px;
   height: 18px;
   border-radius: 3px;
   color: #fff;
   padding: 0px 3px;
  }
  /*满诊*/
  .tab_box_doctor li.mz .NO_chuzhen p {
   display: none;
  }
  .tab_box_doctor li.mz .NO_chuzhen span {
   display: none
  }
  .tab_box_doctor li.mz .NO_chuzhen b {
   display: inline-block;
   font-size: 12px;
   line-height: 18px;
   height: 18px;
   border-radius: 3px;
   background: #ddd;
   color: #fff;
   padding: 0px 3px;
   margin-top: 23px;
  }
  .phone_chuzhen a {
   display: block;
   width: 100%;
   height: 40px;
   line-height: 40px;
   text-align: center;
   background: #0f60ac;
   color: #fff;
  }
  .phone_chuzhen a:hover {
   background: #428bca;
  }
  .Scroll_Box .doct_con p {
   width: 350px
  }
  .doct_con .bot_box{display: none;}
  .yuyue_detail .btn{display: none;}
   }
   
   @media only screen and (max-width:700px) {
  /*相关医生*/
  .about_doc .SwitchImage {
   width: 320px;
   overflow: hidden;
  }
  .about_doc .SwitchImage .swiper-box {
   width: 640px;
  }
  .about_doc .SwitchImage .arrow-btn {
   display: none;
  }
  .about_doc .Scroll_Box {
   overflow: hidden;
  }
  #zoom{
   /* margin-top: 10px; */
  }
   }
   @media only screen and (max-width:640px) {
  /*相关问答*/
  .question .tab_boxs {
   display: none;
  }
  .question ul {
   width: 100%;
   padding: 10px;
   box-sizing: border-box;
  }
  .question ul .current_li,
  .question ul li {
   margin: 0;
   border: none;
   border-bottom: 1px dotted #ccc;
   padding-left: 14px;
   background: transparent url("/Content/Areas/Common/images/Article/icon_2.png") no-repeat scroll 0px center;
  }
  .department .img_box {
   height: auto;
  }
   }
   
   @media only screen and (max-width:614px) {
  /*相关视频*/
  .about_video .SwitchImage {
   width: 402px;
   margin: 10px auto;
  }
   }
   
   @media only screen and (max-width:540px) {
  /*在线咨询*/
  .icon_box li {
   width: 33.33%
  }
   }
   
   @media only screen and (max-width:450px) {
  /*相关疾病*/
  .dise_img {
   display: none
  }
  ul.dise_column {
   margin-top: 15px
  }
  .dise_column li {
   width: 48%;
   margin-right: 2%;
   box-sizing: border-box
  }
  ..dep_doclist{
 overflow: hidden;
  }
  /*科室左侧栏目*/
  .Box.mb20 {
   float: none;
   width: 100%;
   margin: 0 0% 20px;
  }
  .about_doc .SwitchImage {
   width: 320px;
  }
   }
   
   @media only screen and (max-width:420px) {
  /*相关视频*/
  .about_video .SwitchImage {
   width: 194px
  }
  #zoom{
   /* margin-top: 65px; */
  }
  h2.Com_tit{
   font-size: 12px;
  }
   }
   @media only screen and (max-width:380px) {
  #zoom{
   /* margin-top: 93px; */
  }
   }
   @media only screen and (max-width:320px) {
  .shiduan p.time {
   line-height: 56px
  }
  .yuyue_detail p.time {
   height: 56px;
  }
  .yuyue_detail p.time b.month {
   height: 36px;
  }
  .yuyue_detail_con {
   height: 167px;
  }
  .yuyue_detail .btn a {
   height: 167px;
   line-height: 167px;
  }
  .about_doc .SwitchImage {
   width: 100%;
  }
  #zoom{
   /* margin-top: 115px; */
  }
  .Scroll_Box .doct_con p {
 width: 290px
   }
   }   