.left-lunbo {
	width: 349px;
	height: 304px;
	overflow: hidden;
	position: relative;
}

.center-new {
	width: 471px;
	margin: 0 17px;
	border:1px solid #e4d7c6;
	min-height: 304px;
	box-sizing: border-box;
}
.new-list-wenzhi{
	padding: 10px;
}
.time-wenzi{
	color: #777;
	font-size: 13px;
}
.center-new a{
	color: #333;
}
.htt-article-list a:hover{
	color: #e47b15;
	transition: all 500ms;
	font-size: 15px;
}
.new-list-title{
	width: 100%;
	height: 42px;
}
.new-list-title-div{
	width: 125px;
	line-height: 40px;
	text-align: center;
}
.wenzi-title{
	font-weight: bold;
	color: #bf5e00;
	font-size: 17px;
	margin-bottom: 5px;
}
.article-routiao{
	margin: 10px 0 15px;
}
.article-routiao div:nth-child(1){
	width: 125px;
	height: 68px;
	overflow: hidden;
}
.article-routiao div:nth-child(1) img{
	height: 100%;
	width: 100%;
}
.article-routiao div:nth-child(2){
	width: 313px;
	
}
.new-list-title-div a{
	color: #666;
}
#new-list-wenzhi{
	padding: 10px;
	overflow: hidden;
}
.zhixun-ul{
	width:346px ;
	height: 118px;
	background: #f3f3f3;
}
.swp-content{
	margin-right: 10px;
}
.zhixun-ul li{
	width: 25%;
	float: left;
	text-align: center;
	padding-top: 25px;
}
.zhixun-ul li img{
	display: block;
	margin:0 auto 8px;
}
.zhixun-ul li img:hover{
	transition: all 500ms;
	transform: scale(1.2);
}
.zhixun-ul li a{
	color: #333;
}
.zhixun-ul li a:hover{
	color: #e47b15;
}
.htt-article-list{
	padding-bottom: 2px;
}
.htt-article-list li{
	line-height: 29px;
}
.title-cur{
	background: #ece2d4;
	border: 1px solid #e4d7c6;
	font-size: 16px;
}
.title-cur a{
	font-weight: bold;
	color: #bf5e00;
}
.new-list-title-div::after{
	display: inline-block;
	
}
.hot-article{
	width: 100%;
	background-color: #81411e;
	color: #fff;
	line-height: 62px;
	box-sizing: border-box;
	padding: 0px 10px;
}
#hot-new-img{
	position:absolute;
	left: 250px;
	top:264px ;
	width: 100px;
}
#hot-new-img .swiper-pagination-bullet-active{
	background: #e47b15 !important;
}
.right-zhixun {
	width: 346px;
	background: #ffdac6;
}

.floor_head {
	width: 100%;
	height: 80px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

.floor_head i {
	width: 100%;
	height: 1px;
	background: #d9e3e8;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: -1;
	margin-bottom: 30px;
}

.floor_head div span:nth-child(1) {
	display: block;
	float: left;
	font-size: 34px;
	font-weight: bold;
	color: #555;
	text-align: left;
	line-height: 70px
}

.floor_head div span:nth-child(2) {
	display: block;
	float: left;
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-transform: uppercase;
	line-height: 70px
}

.floor_head div {
	width: auto;
	height: 100%;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px
}
.doc-left{
	width: 819px;
	overflow: hidden;
	position: relative;
}
.doc-name{
	font-size: 34px;
	color: #666;
	font-weight: bold;
	margin-bottom: 15px;
}
.doc-touxian{
	font-size: 20px;
	color: #bf5e00;
	font-weight: bold;
	margin-left: 20px;
}
.doctor-jianjie{
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 1.5rem;
}
.doc-zhixun a{
	display: inline-block;
	float: left;
	width: 130px;
	background-color: #bf5e00;
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	margin-right: 15px;
	border-radius: 6px;
}
.doc-zhixun a:nth-child(1){
	background-color: #81411e;
}
.doctor-wenzhi{
	width: 552px;
}
.doctor-image{
	width: 239px;
	height: 314px;
}
.doc-right{
	width: 360px;
	border: 1px solid #b0b0b0;
}
.doc-simg-content{
	box-sizing: border-box;
	padding: 15px;
}
.doc-simg-content li{
	width: 102px;
	height: 90px;
	box-sizing: border-box;
	float: left;
	margin: 0 11px 10px 0;
	overflow: hidden;
}
.doc-cur{
	border: 2px solid #bf5e00;
}
.doc-simg-content li:nth-child(3n){
	margin-right: 0px;
}
.doc-simg-content li img{
	display: block;
}
.doc-simg-content li:hover{
	border: 2px solid #bf5e00;
}
.doc-simg-content li:nth-child(n+6){
	margin-bottom: 0px;
}

.btn-animate {
	position: relative;
	border: none;
	width: 102px;
	height: 90px;
	display: block;
	width: ;
	border-radius: 5px;
	background: #027efb;
	color: #fff;
	text-align: center;
}

@keyframes vibrate {
	60% {
		transform: scale3d(0.8, 0.8, 1);
	}

	85% {
		transform: scale3d(1.1, 1.1, 1);
	}

	100% {
		transform: scale3d(1, 1, 1);
	}
}

@keyframes vibrate2 {
	to {
		opacity: 0;
		transform: scale3d(1, 1, 1);
	}
}

.btn-animate__vibrate::before {
	content: '';
	position: absolute;
	top: -15px;
	left: -15px;
	bottom: -15px;
	right: -15px;
	background: inherit;
	z-index: -1;
	opacity: 0.5;
	transform: scale3d(0.6, 0.4, 1);
}

.btn-animate__vibrate:hover {
	animation: vibrate .3s forwards;
}

.btn-animate__vibrate:hover::before {
	animation: vibrate2 .3s .3s forwards;
}

.jibing-content{
	width: 585px;
	border: 1px solid #e4d7c6;
}
.yuedu-title{
	height: 50px;
	border-bottom: 1px solid #e4d7c6;
}
.jibing-content a{
	color: #333;
}
.remen-yeudu{
	width: 100px;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #bf5e00;
}
.yuedu-title-ul{
	width: 485px;
	height: 30px;
	margin-top: 10px;
}
.yuedu-title-ul li{
	float: left;
	width: 90px;
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #ccc;
}
.yuedu-title-ul li:nth-child(4){
	border: none;
}
.rm-li-cur{
	background: #ece2d4;
}
.yeudu-list-content{
	overflow: hidden;
	padding: 10px;
	box-sizing: border-box;
	display: none;
}
.yuedu-list-ul li{
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}
.xinwen-list-cur{
	display: block;
}
