.content .top {
    width: 1200px;
    height: 189px;
    margin: 0 auto;
    margin-top: 50px;
}
.content .top .left {
    float: left;
    margin-left: 60px;
    margin-top: 64px;
}
.content .top .left .img {
    width: 52px;
    height: 56px;
    float: left;
}
.content .top .left .img img {
    width: 100%;
}
.content .top .left .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #333333;
    float: left;
    margin-left: 30px;
    margin-top: 5px;
}
.content .top .left .title span {
    display: block;
    font-family: "Arial";
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    color: #333333;
    margin-top: 16px;
}
.content .top .right {
    float: left;
    margin-left: 30px;
    position: relative;
    height: 189px;
    width: 804px;
}
.content .top .right .all.active {
    background-color: #00a1e9;
}
.content .top .right .all {
    width: 79px;
    height: 46px;
    border: solid 1px #00a1e9;
    border-radius: 4px;
    float: left;
    margin-top: 68px;
}
.content .top .right .list {
    position: absolute;
    left: 100px;
    top: -100px;
    bottom: -100px;
    margin: auto;
    width: 765px;
    height: 36px;
}
.content .top .right .all.active a {
    color: #ffffff;
}
.content .top .right .all a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 14px;
    line-height: 46px;
    color: #00a1e9;
    text-align: center;
}

    .content .top .right .list .item {
        font-family: "Arial";
        font-size: 18px;
        line-height: 32px;
        color: #9fa3a4;
        display: block;
        width: 25px;
        text-align: center;
        position: relative;
        display: inline-block;
    }
.content .top .right .list .item::after {
    content: "";
    width: 1px;
    height: 18px;
    background-color: #9fa3a4;
    position: absolute;
    top: 9px;
    right: -2px;
}
.content .top .right .list .item:hover {
  color: #00a1e9;
}
.content .top .right .list .item.active {
  color: #00a1e9;
}

/*科室列表*/
.content .box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}
.content .box .department {
    width: 100%;
    margin-bottom: 46px;
}
.content .box .department .title {
    font-size: 24px;
    line-height: 24px;
    color: #333333;
}
.content .box .department .line {
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
    margin-top: 27px;
}
.content .box .department .list {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-top: 38px;
    display: flex;
    flex-wrap: wrap;
    clear: both;
}
.content .box .department .list .item {
    width: 230px;
    height: 54px;
    border: solid 1px #d8d4c1;
    margin: 0 5px;
    margin-bottom: 12px;
    float: left;
    transition: 0.5s;
}
.content .box .department .list .item a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
    line-height: 20px;
    color: #333333;
    position: relative;
    transition: 0.5s;
}
.content .box .department .list .item a span {
    margin-left: 37px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.content .box .department .list .item a::after {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    background-color: #b1aa84;
    position: absolute;
    top: 23px;
    left: 20px;
    transition: 0.5s;
}
.content .box .department .list .item:hover {
  background-color: #00a1e9;
}
.content .box .department .list .item:hover a::after {
  content: "";
  background-color: #f7a14c;
}
.content .box .department .list .item:hover a span {
  color: #fff;
}

/*科室详情*/
.content .result {
    width: 100%;
    margin-top: 50px;
}

.content .result .top {
    width: 100%;
    height: 2.21251rem;
    position: relative;
}
.content .result .top .img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.content .result .top .img img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: -500px;
    right: -500px;
    margin: auto;
}
.content .result .top .title {
    position: absolute;
    top: 0.7725rem;
    right: 0.915rem;
}
.content .result .top .title .h1 {
    font-size: 0.3825rem;
    font-weight: bold;
    line-height: 0.3825rem;
    color: #ffffff;
    text-shadow: 0px 0.0225rem 0.0525rem 0px rgba(3, 62, 90, 0.35);
    text-align: right;
}
.content .result .top .title .en {
    font-family: 'Arial';
    font-size: 0.18rem;
    line-height: 0.18rem;
    color: #ffffff;
    text-shadow: 0px 0.0225rem 0.0525rem 0px rgba(3, 62, 90, 0.35);
    margin-top: 0.135rem;
    text-align: right;
}
.content .result .text {
    width: 100%;
    margin-top:40px;
}

    .content .result .text .con {
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        color: #333333;
        text-align: justify;
    }

/*科室专家团队*/
.contain {
	overflow: hidden;
	/*border: 1px solid #efefef;*/
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 540px;
	position: relative;
}

.contain .title{
	font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.24rem;
    color: #333333;
    margin: 30px 0;
}

.contain>.single {
	width: 100% !important;
	height: 385px;
	position: relative;
	font-size: 0;
}

.pre {
	position: absolute;
	width: 50px;
	height: 24px;
	/* background-color: #fff; */
	cursor: pointer;
	position: absolute;
	top: 24%;
	right: 126px;
	bottom: 2px;
	/* border: 1px solid #c49d66; */
	padding: 2px 2%;
}


.next {
	position: absolute;
	right: 0;
	width: 50px;
	height: 24px;
	/* background-color: #fff; */
	cursor: pointer;
	position: absolute;
	top: 24%;
	bottom: 2px;
	/* border: 1px solid #c49d66; */
	padding: 2px 2%;
	right: 70px;
}
.btnleft{
	transform:rotate(180deg)
}


.single ul {
	list-style: none;
	/* white-space: nowrap; */
	display: inline-flex;
	height: 100%;
}

.single ul li {
	display: inline-block;
}

.single ul li {
	min-width: 216px;
	max-width: 216px;
	height: 100%;
	margin-right: 28px;
	margin-left: 0px;
	border: 1px solid #efefef;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
}

.single ul li:hover {
	/* box-shadow: 0 0 10px #ccc !important; */
}

.single ul li a {
	display: inline-block;
	width: 100%;
	/* margin: 20px auto; */
}

.single ul li img {
	vertical-align: top;
	width: 100%;
	margin-top: 10px;
	display: inline-block;
	margin: 0 auto;
}

.single ul li div {
	text-align: center;
	color: #333;
}

.single ul li div h4,
h5 {
	margin-bottom: 0 !important;
	padding-top: 15px !important;
}

.single ul li div h5 {
	margin-bottom: 0 !important;
	margin-top: 5px !important;
}
.single ul li div.img{
	width: 100%;
    height: 293px;
    position: relative;
    overflow: hidden;
    background-color: #f3f3f3;
}
.single ul li div.img img{
	height: 100%;
    position: absolute;
    top: 0;
    left: -200px;
    right: -200px;
    margin: auto;
    transition: 0.5s;
}
    .single ul li div h4 p {
        margin-top: 10px;
        color: #148b8f;
        font-size: 14px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

.single ul li div h4 {
	padding: 0 5px 10px 5px;
	font-size: 22px;
	color: #666;
}/*
.single ul li:hover div{
	color: #fff;
	background: #056f89;
}*/
/*.single ul li:hover div h4{color: #fff;}
.single ul li:hover div h4 p{color: #fff;}*/
.single ul li:hover img{
	transform: scale(1.1);	
}
.rollbtn{
	position: relative;
	top: 2px;
	left: -37%;
}
.rollbtn>div img{width: 80%;}

/*查看更多*/
.contain .button {
    width: 114px;
    height: 36px;
    background-color: #f6f6f6;
    border-radius: 10px;
    border: solid 2px #e3e3e3;
    position: absolute;
    top: 23px;
    right: 0;
    overflow: hidden;
}
.contain .button a {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #333333;
    text-align: center;
    transition: 0.5s;
}
.contain .button::after {
	content: "";
	width: 0;
	height: 100%;
	background-color: #158b8d;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.5s;
}
.contain .button:hover::after {
	width: 100%;
}

.contain .button:hover a {
	color: #fff;
}

/*科室专家列表*/
.main {
    margin: 0 auto;
    margin-bottom: 120px;
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
}
.main .slide-box {
    margin-top: 90px;
    width: 18%;
    position: relative;
    margin:20px 12px;
}
.main .slide-box a {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.main .slide-box .img {
    width: 100%;
    height: 293px;
    overflow: hidden;
    position: relative;
    background-color: #f3f3f3;
}
.main .slide-box .img img {
    margin: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    right: -100%;
    transition: all 0.5s;
}

.main .slide-box:hover img{
	transform: scale(1.05);	
}
 .main .slide-box .name {
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.main .slide-box .work {
    text-align: center;
    font-size: 16px;
    color: #148B8F;
}