﻿/* ===========视图宽度============ */


/* 主要内容 */
.main-contain{
	    background: #fdfdfd;
    background-image: none;
	padding-bottom: 110px;
}

/* 二级导航 */
.mid-nav-box{
	height: 70px;
	line-height: 70px;
}
.mid-nav{
	float: left;
}
.mid-nav ul li{
	float: left;
	margin-right: 20px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	margin-top: 16px;
	cursor: pointer;
}
.li-l,.li-r{
	float: left;
	width: 15px;
	height: 37px;
}
.mid-nav ul li a{
	display: block;
	color: #815b3f;
	float: left;
	padding: 0 13px 0 14px;
}
.mid-nav ul li:hover a{
	background: url(/yl_oa_api/siteManageFront/templateManage/file/b152bd8aa7004548849d4c1d90c0bee2/images/a_bg.jpg) repeat-x;
	color: #FFFFFF;
}
.mid-nav ul li:hover .li-l{
	background: url(/yl_oa_api/siteManageFront/templateManage/file/b152bd8aa7004548849d4c1d90c0bee2/images/li_l_bg.jpg);
}
.mid-nav ul li:hover .li-r{
	background: url(/yl_oa_api/siteManageFront/templateManage/file/b152bd8aa7004548849d4c1d90c0bee2/images/li_r_bg.jpg);
}
.mid-nav ul .mid-nav-check a{
	background: url(/yl_oa_api/siteManageFront/templateManage/file/b152bd8aa7004548849d4c1d90c0bee2/images/a_bg.jpg) repeat-x;
	color: #FFFFFF;
}
.mid-nav ul .mid-nav-check .li-l{
	background: url(/yl_oa_api/siteManageFront/templateManage/file/b152bd8aa7004548849d4c1d90c0bee2/images/li_l_bg.jpg);
}
.mid-nav ul .mid-nav-check .li-r{
	background: url(/yl_oa_api/siteManageFront/templateManage/file/b152bd8aa7004548849d4c1d90c0bee2/images/li_r_bg.jpg);
}

.mid-nav-right{
	float: right;
	font-size: 14px;
	color: #815b3f;margin-top: 40px;
}
.mid-nav-right a{

	color: #815b3f;
}
/* 科室详情 */
.ss-title{height:61px;}
.wzdt-title{
	font-size: 24px;
	font-weight: bold;
	color: #815b3f; float:left;    margin-top: 34px;
}
.lm-title{
	font-size: 18px;
	color: #815b3f;
	margin-top: 32px;
	clear: both;
        font-weight:bold;
}
.lm-title a{
	color: #815b3f;     text-decoration: none;
}
.ks-detail{
	margin-top: 20px;
	color: #555555;
	line-height: 40px;    font-size: 14px;
}
.kszj-title{
	margin-top: 30px;
  margin-bottom: 30px;
}
.zjjs-list{
	position: relative;   
  overflow:hidden;
}



/* Swiper外层容器 */
.zjSwiper {
    overflow: hidden;
    position: relative;
}

/* 单张专家卡片 */
.swiper-slide {
    background: url(/yl_oa_api/siteManageFront/templateManage/file/b152bd8aa7004548849d4c1d90c0bee2/images/zjjs_icon_02.png) no-repeat center top;
    width: 180px;
    font-size: 13px;
    color: #815b3f;
      background-size: 100% 100% !important;
}
.swiper-slide:hover {
    background: url(/yl_oa_api/siteManageFront/templateManage/file/b152bd8aa7004548849d4c1d90c0bee2/images/zjjs_icon_22.png) no-repeat center top;
      background-size: 100% 100% !important;
}
.swiper-slide a {
    color: #815b3f;
    text-decoration: none;
}
.swiper-slide img {
    display: block;
    padding: 10px 10px 0 10px;
    width: 100% !important;
    height: 100% !important;
    border: 0;
box-sizing: border-box;
}
.swiper-wrapper {
    box-sizing: border-box;
}
/* 专家文字信息 */
.zj-info {
    text-align: center;
    line-height: 24px;
    margin: 16px 0 14px 0;
}
.zj-name {
    font-size: 18px;
    font-weight: bold;
}

/* 左右切换按钮 覆盖swiper默认样式 */
.los_let, .los_rit {
    width: 21px !important;;
    height: 39px !important;;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -19px;
}
.los_let {
    background-image: url(/yl_oa_api/siteManageFront/templateManage/file/b152bd8aa7004548849d4c1d90c0bee2/images/zjjs_icon_04.png) !important;
    left: -36px !important;
}
.los_rit {
    background-image: url(/yl_oa_api/siteManageFront/templateManage/file/b152bd8aa7004548849d4c1d90c0bee2/images/zjjs_icon_5.png) !important;
    right: -36px !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    display: none !important;
}

/* 响应式自适应 */
@media screen and (max-width: 1200px) {
    .swiper-slide {
        width: 160px;
        min-height: 310px;
    }
    .swiper-slide img {
        width: 140px;
        height: auto;
    }
}
@media screen and (max-width: 992px) {
    .swiper-slide {
        width: 150px;
    }
}
@media screen and (max-width: 768px) {
    .swiper-slide {
        width: 140px;
        min-height: 290px;
    }
    .swiper-slide img {
        width: 120px;
    }
    .zj-name {
        font-size: 16px;
    }
}
@media screen and (max-width: 480px) {
    .swiper-slide {
        width: 130px;
    }
}



/*科室教研*/
.ksjy-title {
    margin-top: 0;
}
.ks-detail ul li{
font-size:15px;
border-bottom: 1px dashed #CACACA;
line-height:50px;
}
.ks-detail .ks-detail2 li{font-weight:bold;    float: left;
    width: 50%;}
.ks-point {
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 6px;
    background-color: #815b3f;
    margin-right: 12px;
    margin-top: 23px;
}
 /*自媒体查询*/
@media screen and (max-width:1000px){
     .los-let,los-rit{ display: none; }
}
