@charset "gb2312";
/* CSS Document */

.banner {
	width: 100%;
	float: left;
	height: 460px;
	position: relative;
}
.banner .slides {
	width: 100%;
	float: left;
	height: 460px;
}
.banner .slides li {
	width: 100%;
	float: left;
	height: 460px;
}
.banner .slides li:nth-child(1) {
	background: url(../images/banner1.jpg) no-repeat center;
}
.banner .slides li:nth-child(2) {
	background: url(../images/banner4.jpg) no-repeat center;
}
.banner .slides li:nth-child(3) {
	background: url(../images/banner3.jpg) no-repeat center;
}
.banner .slides li:nth-child(4) {
	background: url(../images/banner4.jpg) no-repeat center;
}
.banner .flex-control-nav {
	display: none;
}
.banner .flex-direction-nav {
	position: absolute;
	z-index: 2;
	width: 100%;
	top: 40%;
}
.banner .flex-direction-nav li a {
	display: block;
	width: 51px;
	height: 104px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.banner .flex-direction-nav li .flex-prev {
	left: 2%;
	background: url(../images/left.png) center no-repeat;
}
.banner .flex-direction-nav li .flex-next {
	right: 2%;
	background: url(../images/right.png) center no-repeat;
}
/*关于坤如开始*/
.guanyu {
	width: 100%;
	float: left;
	margin-top: 45px;
}
.guanyu ul {
	width: 100%;
	float: left;
}
.guanyu ul li:nth-child(1) {
	float: left;
	width: 589px;
	height: 350px;
	background: url(../images/gy1.jpg) no-repeat center;
}
.guanyu ul li:nth-child(2) {
	float: left;
	width: 286px;
	height: 350px;
	background: url(../images/gy2.jpg) no-repeat center;
	margin-left: 20px;
}
.guanyu ul li:nth-child(3) {
	float: left;
	width: 285px;
	height: 350px;
	background: url(../images/gy3.jpg) no-repeat center;
	margin-left: 20px;
}
.guanyu ul li h1 {
	color: #FFF;
	font-size: 24px;
	line-height: 36px;
	margin-left: 17px;
	margin-top: 210px;
}
.guanyu ul li b {
	color: #FFF;
	font-size: 18px;
	line-height: 36px;
	margin-left: 17px;
}
.guanyu ul li p {
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	margin-left: 17px;
}
/*关于坤如结束*/










/*科室开始*/

.keshi {
	width: 100%;
	float: left;
}
.keshi .title {
	width: 100%;
	float: left;
	font-size: 30px;
	line-height: 110px;
	color: #666666;
}
.keshi ul {
	width: 100%;
	float: left;
	background-color: #FFF;
}
.keshi ul li {
	width: 20%;
	float: left;
	height: 238px;
}
.keshi ul li a {
	width: 100%;
	height: 100%;
	float: left;
}
.keshi ul li a .img {
	margin-top: 55px;
}
.keshi ul li a p {
	width: 100%;
	float: left;
	font-size: 24px;
	line-height: 80px;
	text-align: center;
	color: #666666;
}
.keshi ul li:nth-child(1) a .img {
	width: 118px;
	height: 101px;
	display: block;
	background: url(../images/ck1.png) no-repeat center;
}
.keshi ul li:nth-child(2) a .img {
	width: 118px;
	height: 101px;
	display: block;
	background: url(../images/fk1.png) no-repeat center;
}
.keshi ul li:nth-child(3) a .img {
	width: 118px;
	height: 101px;
	display: block;
	background: url(../images/js1.png) no-repeat center;
}
.keshi ul li:nth-child(4) a .img {
	width: 118px;
	height: 101px;
	display: block;
	background: url(../images/ek1.png) no-repeat center;
}
.keshi ul li:nth-child(5) a .img {
	width: 118px;
	height: 101px;
	display: block;
	background: url(../images/ym1.png) no-repeat center;
}
.keshi ul .on:nth-child(1) a .img {
	width: 118px;
	height: 101px;
	display: block;
	background: url(../images/ck2.png) no-repeat center;
}
.keshi ul .on:nth-child(2) a .img {
	width: 118px;
	height: 101px;
	display: block;
	background: url(../images/fk2.png) no-repeat center;
}
.keshi ul .on:nth-child(3) a .img {
	width: 118px;
	height: 101px;
	display: block;
	background: url(../images/js2.png) no-repeat center;
}
.keshi ul .on:nth-child(4) a .img {
	width: 118px;
	height: 101px;
	display: block;
	background: url(../images/ek2.png) no-repeat center;
}
.keshi ul .on:nth-child(5) a .img {
	width: 118px;
	height: 101px;
	display: block;
	background: url(../images/ym2.png) no-repeat center;
}
.keshi ul .on a p {
	width: 100%;
	float: left;
	font-size: 24px;
	line-height: 80px;
	text-align: center;
	color: #44a8b2;
	border-bottom: 4px solid #44a8b2;
}
/*科室结束*/















/*快速导航*/
.daohang {
	width: 100%;
	float: left;
}
.daohang .title {
	width: 100%;
	float: left;
	font-size: 30px;
	line-height: 110px;
	color: #666666;
}
.daohang ul {
	width: 100%;
	float: left;
}
.daohang ul li {
	margin-left: 9px;
	width: 231px;
	float: left;
	margin-top: 9px;
}
.daohang ul li img {
	width: 100%;
	float: left;
}
.daohang ul li:nth-child(1) {
	margin-left: 0;
}
.daohang ul li:nth-child(6) {
	margin-left: 0;
}
/*新闻*/
.new {
	width: 100%;
	float: left;
}
.new .title {
	width: 100%;
	float: left;
	font-size: 30px;
	line-height: 110px;
	color: #666666;
}
.new ul {
	width: 100%;
	float: left;
}
.new ul li {
	width: 377px;
	float: left;
	margin-left: 30px;
	overflow:hidden;
}
.new ul li img {
	width: 100%;
	float: left;
}
.new ul li p {
	width: 100%;
	float: left;
	font-size: 18px;
	line-height: 54px;
	text-align: center;
	background-color: #FFF;
	color: #666666;
}
.new ul li:nth-child(1) {
	margin-left: 0;
}
/*环境*/
.huanjing {
	width: 100%;
	float: left;
	margin-bottom: 48px;
}
.huanjing .title {
	width: 100%;
	float: left;
	font-size: 30px;
	line-height: 110px;
	color: #666666;
}
.huanjing .flexslider {
	width: 100%;
	float: left;
	position: relative;
}
.huanjing .flexslider .slides {
	width: 100%;
	float: left;
}
.huanjing .flexslider .slides li {
	width: 100%;
	float: left;
}
.huanjing .flexslider .slides li img {
	width: 100%;
	float: left;
}
.huanjing .flexslider .flex-control-nav {
	display: none;
}
.huanjing .flexslider .flex-direction-nav {
	position: absolute;
	z-index: 2;
	width: 100%;
	top: 40%;
}
.huanjing .flexslider .flex-direction-nav li a {
	display: block;
	width: 68px;
	height: 68px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.huanjing .flexslider .flex-direction-nav li .flex-prev {
	left: 2%;
	background: url(../images/hjleft.png) center no-repeat;
}
.huanjing .flexslider .flex-direction-nav li .flex-next {
	right: 2%;
	background: url(../images/hjright.png) center no-repeat;
}
