.doctor-sec-one{
	background-image:url(/images/31/about/about-bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
	color:#524039;
	padding: 200px 0;
}
.doctor-sec-one h1{
    line-height: 110%;
    font-size: 20px;
	margin-left: 45%;
}
.doctor-sec-one p{
    font-size: 15px;
    line-height: 180%;
    margin-left: 45%;
    margin-top: 40px;
    color: #846b61;
}
.doctor-sec-two{
	background-color:rgb(152,135,127);
	color:#fff;
	padding: 100px 0;
}
.doctor-sec-two ul{
	margin: 50px 0;
}
.doctor-sec-two ul h2 img{
	height:37px;
}
.doctor-sec-two ul li{
	font-size: 16px;
    line-height: 120%;
    margin: 13px 0 13px 47px;

}
.doctor-sec-three{
	padding: 100px 0;
}
.doctor-sec-three .webframe{
	overflow:visible;
}
.doctor-sec-three h2{
	text-align:center;
	margin-bottom: 50px;
}
.doctor-sec-three h2 img{
	width: 150px;	
}

.doctor-sec-three .inside-news #multipleColumn{
	position:relative;
}
.doctor-sec-three .inside-news #multipleColumn .hd a{
    display: block;
    width: 33px;
    background-image: url(/images/31/about/scrrow-next.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 82px;
    background-size: cover;
    position: absolute;
    right: -66px;
    top: calc(50% - 41px);
}
.doctor-sec-three .inside-news #multipleColumn .hd a.prev{
	background-image:url(/images/31/about/scrrow-pre.png);
    left: -66px;
}

.doctor-sec-three .inside-news #multipleColumn .bd{
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList{
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li{
	float:left;
	width:20%;
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox{
	margin:20px 10px;
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox .photo{
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox .photo a{
	display:block;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox .photo a img{
	width:100%;
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox .faqtitle{
	overflow:hidden;
	margin: 10px 0;
	font-size:12px;
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox .faqtitle span{
	float:right;
	background:#c4a693;
	display:block;
	color:#fff;
	padding: 3px 7px;
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox .faqtitle p{
	float:left;
	color:#717171;
	margin-top:3px;
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox h3{
	font-weight: normal;
    line-height: 120%;
    height: 38px;
    overflow: hidden;
	font-size: 16px;
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox h3 a{
	color:#2b2b2b;
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox p{
	text-align:right;
}
.doctor-sec-three .inside-news #multipleColumn .bd .picList li .fawbox p a{
	color:#595959;
	font-size:12px;
}
#content{
    margin-bottom: 0;	
}
@media screen and (max-width: 1440px) {
	.doctor-sec-three .inside-news #multipleColumn .bd .picList li{
		width:33%;
	}
	.doctor-sec-three .webframe{
	    width: 80%;	
	}
}
@media screen and (max-width: 1280px) {
	.doctor-sec-one{
		padding: 150px 0;	
	}
	.doctor-sec-one h1,
	.doctor-sec-one p{
		margin-left: 40%;
	}
	.doctor-sec-three .inside-news #multipleColumn .bd .picList li{
		width:25%;
	}
	.doctor-sec-three .inside-news #multipleColumn .hd a{
		width:25px;
		height:63px;
		right: -50px;
	}
	.doctor-sec-three .inside-news #multipleColumn .hd a.prev{
		left: -50px;
	}
}

@media screen and (max-width: 768px) {
	.doctor-sec-one{
		padding: 100px 0;	
	}
	.doctor-sec-one h1,
	.doctor-sec-one p{
		margin-left: 30%;
	}
	.doctor-sec-two ul h2 img{
	    height: 28px;	
	}
	.doctor-sec-two ul li{
		margin: 10px 0 10px 37px;
	}
	.doctor-sec-two{
		padding: 50px 0;	
	}
	.doctor-sec-three .inside-news #multipleColumn .bd .picList li{
		width:50%;
	}
	.doctor-sec-three .inside-news #multipleColumn .hd a{
		width:18px;
		height:46px;
		right: -30px;
	}
	.doctor-sec-three .inside-news #multipleColumn .hd a.prev{
		left: -30px;
	}
}
@media screen and (max-width: 640px) {
	.doctor-sec-three .inside-news #multipleColumn .bd .picList li{
		width:100%;
	}
}
@media screen and (max-width:480px) {
	.doctor-sec-one{
		padding: 70px 0;
		background-position: 40% 50%;
	}
	.doctor-sec-one h1,
	.doctor-sec-one p{
		margin-left: 25%;
	}
	.doctor-sec-one h1{
		font-size:18px;
	}
	.doctor-sec-three .webframe{
	    width: 75%;	
	}
}