.header{
	padding:20px 0;
	background: #fff;
}
.logo{
	width: 347px;
	height: 61px;
	margin-left: 120px;
}
.logo a{
	display: block;
}
.logo a img{
	width: 347px;
	height: 61px;
}
.header-tel{
	margin-right: 90px;
	background: url(../images/pic1.png) no-repeat left center;
	padding-left: 60px;
	text-align: right;
}
.header-tel p.cn{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.header-tel p.num{
	font-size: 24px;
	color: #bb7d4e;
	line-height: 30px;
}
.menu{
	height: 50px;
	background: #bb7d4e;
}
.menu ul{
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: center;
	position: relative;
	width: 1200px;
	margin:0 auto;
}
.menu ul li{
	float: left;
	font-size: 16px;
	width: 127px;
	line-height: 50px;
	text-align: center;
}
.menu li>a{
	color: #fff;
	display: block;
}
.menu li>a:hover{
	background: #7a4319;
}
.menu ul li.on{
	background: #7a4319;
}
.menu ul li.c1 a:hover{
	background: url(../images/pic2.png) no-repeat 100px center;
}
.menu ul li .drop-down{
	position: absolute;
	background: #fff;
	overflow: hidden;
	left:0;
	padding:20px 0;
	display: none;
	z-index: 1;
}
.menu ul li .drop-down .cate{
	float: left;
	width: 184px;
	text-align: left;
	padding:0 20px;
	border-right:1px solid #e1e1e1;
	min-height: 163px;
}
.menu ul li .drop-down .cate .title{
	font-size: 18px;
	color: #7a4319;
	line-height: 36px;
	font-weight: bold;
}
.menu ul li .drop-down .cate .text{
	padding-top:15px;
}
.menu ul li .drop-down .cate .text a{
	font-size: 14px;
	line-height: 28px;
	display: block;
	float: left;
	width: 92px;
}
/* banner */
.banner{ 
	min-width:1000px;  position:relative;  height:499px; 
	overflow:hidden;  
}
.banner .bd{ 
	position:relative; z-index:0;  
}
.banner .bd ul{ 
	width:100% !important; 
}
.banner .bd li{ 
	width:100% !important;  height:499px; 
}
.banner .bd li a{ 
	height:499px; display:block;  
}
.banner .hd{ 
	width:100%;  position:absolute; z-index:1; bottom:0; 
	left:0; height:40px; line-height:40px; text-align:center; 
}
.banner .hd ul li{ 
	cursor:pointer; display:inline-block; *display:inline; 
	zoom:1; width:50px; height:5px; margin:0px 5px; 
	background:#fff; overflow:hidden; 
	line-height:9999px; 
}
.banner .hd ul .on{ 
	background: #e1f5fa
}
.index-box1{
	padding:25px 0;
	box-shadow:0 10px 10px #c4c4c4; 
	margin-bottom: 20px;
	background: #fff;
}
.index-box1 ul{
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: center;
}
.index-box1 ul li{
	float: left;
	width: 100px;
	height: 100px;
	border-radius: 10px;
	background: #bb7d4e;
	text-align: center;
	margin:0 10px;
}
.index-box1 ul li img{
	width: 58px;
	height: 58px;
	margin-top: 10px;
}
.index-box1 ul li p{
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}
.index-media{
	width: 806px;
	margin:0 10px 10px 40px;
}
.index-media .hd ul{
	border-bottom:1px solid #7a4319;
}
.index-media .hd ul li{
	font-size: 16px;
	color: #666666;
	float: left;
	line-height: 32px;
	padding:0 10px;
}
.index-media .hd ul li.on{
	border-bottom:2px solid #bb7d4e;
	color: #bb7d4e;
}
.index-media .bd{
	margin-top: 15px;
	background: #fff;
	padding:20px;
	box-shadow: 0 0 10px #c0c0c0;
	min-height: 286px;
}
.index-media .rec-news-pic{
	width: 282px;
}
.index-media .rec-news-pic li{
	float: left;
	width: 92px;
	margin-right:3px;
}
.index-media .rec-news-pic li img{
	width: 92px;
	display: block;
	height: 66px;
}
.index-media .rec-news-pic li:first-child{
	width: 282px;
	margin-bottom: 15px;
	margin-right: 0
}
.index-media .rec-news-pic li:first-child img{
	width: 282px;
	height: 203px;
}
.index-media .rec-news-pic li:last-child{
	margin-right:0;
}
.index-media .rec-news-list{
	width: 456px;
}
.index-media .rec-news-list dl{
	border-bottom:1px solid #bfbfbf; 
	padding-bottom: 15px;
}
.index-media .rec-news-list dl dt{
	font-size: 20px;
	line-height: 36px;
}
.index-media .rec-news-list dl dt a{
	color: #bb7d4e;
}
.index-media .rec-news-list dl dd{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.index-media .rec-news-list dl a.more{
	color: #7a4319;
	font-size: 14px;
	padding-top: 5px;
	display: block;
}
.index-media .rec-news-list ul{
	padding-top: 15px;
}
.index-media .rec-news-list ul li{
	font-size: 14px;
	background: url(../images/pic14.png) no-repeat left center;
	padding-left: 20px;
	line-height: 31px;
	color: #666666;
}
.index-media .rec-news-list ul li a{
	color: #666666;
}
.index-media .rec-news-list ul li span{
	float: right;
}
.index-outpatient{
	width: 286px;
	margin:0 40px 10px 10px;
}
.index-title{
	font-size: 16px;
	border-bottom: 1px solid #7a4319;
}
.index-title p{
	border-bottom: 2px solid #bb7d4e;
	width: 70px;
	line-height: 32px;
	text-align: center;
	color: #bb7d4e;
}
.index-outpatient .con{
	background: #fff;
	padding:14px 10px;
	margin-top: 15px;
	box-shadow: 0 0 10px #c0c0c0;
}
.index-outpatient .con img{
	width: 262px;
	display: block;
	height: 132px;
}
.index-outpatient .con .text{
	font-size: 14px;
	line-height: 30px;
	padding-top: 15px;
}
.index-outpatient .con .text a{
	color: #7a4319;
}
.index-doctor>div{
	margin:0 40px;
}
.index-doctor .con{
	margin-top: 15px;
}
.index-doctor .con .img{
	width: 430px;
	height: 522px;
}
.index-doctor .con .img img{
	width: 430px;
	height: 522px;
}
.index-doctor .con .info{
	width: 648px;
	padding:21px;
	background: #f5f1ec;
}
.index-doctor .con .info .title{
	font-size: 30px;
	line-height: 40px;
	border-bottom:1px solid #7a4319; 
	font-weight: bold;
}
.index-doctor .con .info .title span{
	font-size: 22px;
	padding-left: 10px;
	font-weight: normal;
}
.index-doctor .con .info .btn{
	padding:20px 0;
}
.index-doctor .con .info .btn .fl{
	font-size: 20px;
	line-height: 32px;
}
.index-doctor .con .info .btn .fr a{
	display: block;
	width: 134px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.index-doctor .con .info .btn .fr a.yuyue{
	background: url(../images/pic17.png) no-repeat 20px center #ba7d50;
	background-size: 16px;
	margin-bottom: 15px;
}
.index-doctor .con .info .btn .fr a.zixun{
	background: url(../images/pic18.png) no-repeat 20px center #b84e52;
	background-size: 16px;
}
.index-doctor .con .info .jianjie{
	margin-top:20px;
}
.index-doctor .con .info .jianjie p{
	width: 75px;
	height: 25px;
	background:#bb7d4e;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
.index-doctor .con .info .jianjie .text{
	font-size: 14px;
	line-height: 28px;
	padding:10px 0;
}
.index-doctor .con .info .jianjie .text a{
	color: #950504;
}
.index-treatment>div{
	margin:20px 40px;
}
.index-treatment .index-title p{
	width: 100px;
}
.treatment-con{
	margin-top: 15px;
	position: relative;
}
.treatment-con .hd ul li{
	float: left;
	width: 370px;
	margin-right: 5px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #d8b9a1;
	cursor: pointer;
}
.treatment-con .hd ul li span{
	margin-right: 10px;
	display: inline-block;
	line-height: 60px;
}
.treatment-con .hd ul li span.c1{
	background: url(../images/pic20.png) no-repeat left center;
	padding-left: 36px;
}
.treatment-con .hd ul li span.c2{
	background: url(../images/pic21.png) no-repeat left center;
	padding-left: 36px;
}
.treatment-con .hd ul li span.c3{
	background: url(../images/pic22.png) no-repeat left center;
	padding-left: 36px;
}
.treatment-con .hd ul li.on{
	background: #bb7d4e;
}
.treatment-con .hd ul li:last-child{
	margin-right:0;
}
.treatment-con .bd{
	min-height: 360px;
}
.treatment-con .bd .cate{
	background: #c7956f;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
}
.treatment-con .bd .cate a{
	color: #fff;
	padding:0 10px;
}
.treatment-con .bd .con{
	background: #fff;
	padding:14px;
	box-shadow: 0 0 10px #c0c0c0;
	height: 298px;
} 
.treatment-con .bd .con .img{
	width: 298px;
	height: 298px;
}
.treatment-con .bd .con .img img{
	width: 298px;
	height: 298px;
}
.treatment-con .bd .con .info{
	width: 450px;
	margin-left: 40px;
}
.treatment-con .bd .con .info dl dt{
	font-size: 18px;
	text-align: center;
	line-height: 36px;
}
.treatment-con .bd .con .info dl dt a{
	color: #bb7d4e;
}
.treatment-con .bd .con .info dl dd{
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
}
.treatment-con .bd .con .info dl dd a{
	color: #bb7d4e;
}
.treatment-con .bd .con .info ul{
	padding-top: 20px;
}
.treatment-con .bd .con .info ul li{
	font-size: 14px;
	color: #666666;
	line-height: 38px;
	border-bottom: 1px dashed #666;
	background: url(../images/pic25.jpg) no-repeat left center;
	padding-left: 14px;
}
.treatment-con .ad{
	position: absolute;
	width: 250px;
	right:14px;	
	top:110px;
	z-index: 1;
	height: 298px;
	overflow: hidden;
}
.treatment-con .ad a{
	display: block;
	margin-bottom: 12px;
	width: 250px;
	height: 140px;
}
.treatment-con .ad a img{
	display: block;
	width: 250px;
	height: 140px;
}
.index-elegant>div{
	margin:0 40px;
}
.elegant-con{
	padding:26px;
	background: #fff;
	margin-top: 15px;
	box-shadow: 0 0 10px #c0c0c0; 
	min-height: 400px;
	margin-bottom: 10px;
}
.elegant-con .hd{
	width: 308px;
}
.elegant-con .hd img{
	width: 300px;
	height: 200px;
	display: block;
}
.elegant-con .hd ul li{
	font-size: 16px;
	line-height: 62px;
	height: 62px;
	padding-left: 22px;
	background: #e0dfde;
	margin-top: 4px;
	cursor: pointer;
	width: 278px;
}
.elegant-con .hd ul li.on{
	background: url(../images/pic28.png) no-repeat left center;
	color: #fff;
	width: 308px;
}
.elegant-con .bd{
	width: 644px;
	margin-right:50px;
}
.elegant-con .bd p{
	font-size: 20px;
	color: #bb7d4e;
	line-height: 36px;
	text-align: center;
	border-bottom: 1px dashed #bfbfbf;
	font-weight: bold;
	padding-bottom: 10px;
}
.photo-list li{
	width: 188px;
	float: left;
	margin:13px 13px 0 13px;
}
.photo-list li .img{
	width: 188px;
	height: 128px;
	padding:2px;
	border:1px solid #e0dfde;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.photo-list .img img{
	max-width: 188px;
	max-height: 128px;
}
.photo-list li .title{
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.photo-list li a:hover .img{
	border:1px solid #bb7d4e;
}
.photo-list li a:hover .title{
	color: #7a4319
}

.about-box .left{
	width: 296px;
}
.about-box .nav-title {
	line-height: 54px;
	font-size: 24px;
	color: #fff;
	background: url(../images/pic29.png) no-repeat 37px center #bb7d4e;
	background-size: 31px;
	padding-left: 40px;
	text-align: center;
}
.about-box .nav-title span{
	font-size: 16px;
	padding-left: 5px;
}
.about-box .nav ul{
	border:1px solid #cecece;
	background: #fff;
}
.about-box .nav ul li{
	line-height: 54px;
	border-bottom: 1px dashed #cccccc;
	font-size: 18px;
	background: url(../images/pic30.png) no-repeat 36px center;
}
.about-box .nav ul li:last-child{
	border-bottom: 0
}
.about-box .nav ul li a{
	color: #bb7d4e;
	display: block;
	padding:0 60px;
}
.about-box .nav ul li a span{
	float: right;
}
.about-box .contact{
	margin-top: 20px;
}
.about-box .contact .nav-title{
	background: url(../images/pic31.png) no-repeat 37px center #bb7d4e;
	background-size: 31px;
}
.about-box .contact .text{
	border:1px solid #cecece;
	padding:20px;
	background: #fff;
}
.about-box .contact .text .tel{
	font-size: 26px;
	color: #bb7d4e;
	background:url(../images/pic32.png) no-repeat left center;
	background-size: 40px;
	padding-left: 50px;
	line-height: 40px;
}
.about-box .contact .text .address{
	font-size: 16px;
	line-height: 28px;
	background: url(../images/address.png) no-repeat left top;
	padding-left: 50px;
	margin-top: 30px;
}
.about-box .right{
	width: 812px;
	border:1px solid #cecece;
	background:#fff;
	padding:26px;
}
.about-box .Crumbs{
	background: url(../images/pic33.png) no-repeat left center;
	background-size: 32px;
	font-size: 24px;
	line-height: 32px;
	color: #bb7d4e;
	padding-left: 40px;
	margin-bottom: 20px;
}
.about-box .Crumbs a{
	color: #bb7d4e;
}
.about-box .text{
	font-size: 16px;
	color: #5d5d5d;
	line-height: 32px;
}
.article-list li{
	padding:20px 0;
	border-bottom: 1px dashed #cccccc;
}
.article-list li .img{
	width: 250px;
	height: 160px;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.article-list li .img img{
	max-width: 250px;
	max-height: 160px;
}
.article-list .con{
	width: 530px;
}
.article-list .con .title{
	font-size: 18px;
	color: #5d5d5d;
	line-height: 36px;
}
.article-list .con .text{
	padding-top: 10px;
}
.article-list .con .text a{
	color: #ff0600;
}
.show-title{
	text-align: center;
	font-size: 24px;
	color: #5d5d5d;
	line-height: 30px;
}
.show-text{
	padding-top: 20px;
}
.show-thumb{
	text-align: center;
	margin:20px 0;
}
.show-thumb img{
	max-width: 812px;
}
.PrevNext{
	border-top:1px dashed #cecece;
	padding-top: 26px;
	margin-top: 20px;
}
.PrevNext p{
	float: left;
	width: 50%;
	font-size: 16px;
	text-align: center;
}
.PrevNext p a{
	color: #bb7d4e
}
.product-list li{
	width: 178px;
	margin: 12px 12px 0 12px;
	height: 153px;
}
.product-list li .img{
	width: 172px;
	height: 114px;
}
.product-list li .img img{
	width: 172px;
	height: 114px;
}





.foot-menu{
	background: #bb7d4e;
	margin-top: 20px;
}
.foot-menu ul{
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.foot-menu ul li{
	float: left;
	line-height: 54px;
	font-size: 14px;
	color: #fff;
}
.foot-menu ul li a{
	color: #fff;
	padding:0 30px;

}
.index-contact{
	padding:36px 0;
}
.index-contact .ewm{
	width: 126px;
	display: block;
	margin-left: 140px;
}
.index-contact .ewm img{
	width: 126px;
	height: 126px;
}
.index-contact .ewm p{
	text-align: center;
	color: #bb7d4e;
	font-size: 16px;
	line-height: 32px;
}
.index-contact .con{
	width: 366px;
	margin-left: 70px;
}
.index-contact .con .name{
	font-size: 24px;
	color: #bb7d4e;
}
.index-contact .con .text{
	font-size: 16px;
	line-height: 32px;
}
.index-contact .map{
	margin-left: 110px;
}
.copyright{
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 44px;
	background: #7a4319
}
.copyright a{
	color: #fff;
}


.m-banner,
.m-top-tel,
.m-index-title,
.m-zx-zj,
.m-message,
.m-foot-contact{
	display: none;
}