.all-title{
	width: 100%;
	height: 42px;
	border-bottom: 1px solid #ededed;
	clear: both;
	margin-bottom: 15px;
}
.all-title>span{
	float: left;
	height: 40px;
	border-bottom: 5px solid #b25e00;
	font-size: 20px;
	font-weight: 600;
	color: #333333;
}
.all-title>a{
	float: right;
	font-size: 13px;
	color: #999;
	margin-top: 10px;
}
.all-title>a:hover{
	color: #fd9535;
}

.position {
	height: 45px;
	background: #f8f8f8;
}

.pot-cont {
	line-height: 45px;
	font-size: 14px;
	color: #666;
	text-indent: 22px;
}
.zj-ru{
	text-align: center;
	margin-bottom: 6px;
}
.pot-cont a {
	color: #666666;
}

.pot-cont a:hover {
	color: #fd9535;
}

.list-content {
	margin: 40px auto 70px ;
}

.list-left-cont {
	width: 800px;
	height: auto;
	overflow: hidden;
	min-height: 500px;
}

.new-list-ul {
	overflow: hidden;
	margin-top: 8px;
}

.new-list-ul li {
	overflow: hidden;
	margin-bottom: 21px;
	padding-bottom: 21px;
	border-bottom: 1px dashed #d4d4d4;
}

.new-img {
	width: 230px;
	height: 140px;
	overflow: hidden;
}

.new-img img {
	width: 230px;
	min-height: 140px;
	transition: 500ms;
	display: block;
}
.new-img img:hover{
	transform: scale(1.1,1.1);
}
.new-neirong {
	width: 550px;
	overflow: hidden;
}

.new-neirong .new-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 1;
}
.new-neirong .new-title a:hover{
	color: #00AF50;
}
.new-p {
	font-size: 14px;
	height: 85px;
	text-align: justify;
	color: #666;
}
.new-p span{
	color: #ef8c00;
}
.new-xinxi {
	margin-top: 5px;
	font-size: 13px;
	color: #999;
}

.paglist {
	height: 45px;
	overflow: hidden;
	text-align: right;
	margin-top: 30px;
}

.paglist a {
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	padding: 3px 18px;
	border-radius: 2px;
	font-size: 14px;
	background: #f1eff0;
	color: #999;
}

.paglist a:hover {
	background: #ddd;
	color: #444;
}

.paglist a.cur {
	background: #fd9535;
	color: #fff !important;
}

/*列表页右边*/
.list-right-cont {
	width: 350px;
	height: auto;
}
.hot-new{
	overflow: hidden;
	margin: 25px 0 5px;
}
.hot-new li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #d4d4d4;
}
.article-body img{
	display: inline-block;
}
.hot-new li span{
	width: 26px;
	line-height: 26px;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	margin-right: 13px;
	border-radius: 4px;
	background: #9a9a9a;
}
.hot-new li:nth-child(1) span {
	background: #ea5501;
}
.hot-new li:nth-child(2) span {
	background: #179ed8;
}
.hot-new li:nth-child(3) span{
	background: #04ca97;
}
.hot-new li:nth-child(8){
	border-bottom: none;
}
.hot-new li a:hover{
	color: #01B85E;
}
.list-yyjj{
	margin: 20px 0 25px;
}
.list-yyjj-wenzhi{
	background: #f5f5f5;
	box-sizing: border-box;
	padding: 12px 20px 20px;
	font-size: 15px;
	line-height: 1.8;
	text-align: justify;
	text-indent: 2em;
}
.list-yyjj-img{
	width: 350px;
	height: 200px;
	overflow: hidden;
}
.list-yyjj-wenzhi a{
	color: #f97b00;
}
.list-doctor-swiper{
	width: 350px;
	margin-top: 22px;
}
.listzj-btn-next,.listzj-btn-prev{
	width: 30px;
	height: 30px;
	text-indent: 0px;
	line-height: 27px;
	text-align: center;
	position: absolute;
	top: 190px;
	color:#fff;
	border-radius: 100%;
	background:#000000;
	font-size: 20px;
	opacity: 0.3;
}
.listzj-btn-next{
	text-indent: 4px;
}
.list-zj-img{
	width:350px;
	height: 348px;
	overflow: hidden;
}
.list-zj-img img {
	display: block;
}
.list-zj-jj{
	background:#f5f5f5;
	padding: 10px 20px 20px;
}
.list-zj-jj a.list-zj-zhixun{
	display: block;
	margin-top: 15px;
	line-height: 40px;
	background: #ef8c00;
	text-align: center;
	color: #FFFFFF;
}
.ditu-wenzi{
	line-height: 40px;
	text-align: center;
	background: #f5f5f5;
}
.swiper-pagination-bullet{
	transition: 300ms;
}
.list-tszl-pagination .swiper-pagination-bullet-active{
	background: #ef8c00;
	width: 26px;
	border-radius: 4px;
}
/*文章内容页*/
.title-h1{
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 5px;
	line-height: 1.5;
	text-align: center;
}
.article-xinxi{
	padding-bottom: 20px;
	border-bottom: 1px solid #ededed;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}
.article-body{
	font-size: 15px;
}
.article-body p{
	margin-bottom: 18px;
	text-align: justify;
}

.article-pag{
	margin: 35px auto;
	line-height: 40px;
	overflow: hidden;
}
.article-pag li{
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.article-pag div{
	line-height: 40px;
	width: 50%;
	float: left;
}
.article-pag div a:hover{
	color: #fd9535;
}
.article-pag div.article-next{
	text-align: right;
}

.article-xgyd .new-img{
	width: 180px;
	height: 100px;
}
.article-xgyd .new-img img{
	width: 160px;
	min-height: 100px; 
}
.article-xgyd .new-neirong{
	width: 615px;
}
.article-xgyd .new-p{
	height: 65px;
}

.article-banner{
	background: url(../images/article_banner.jpg) no-repeat top center;
}

.zj-cont-ul{
	width: 100%;
	
}
.list-zj-ul li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.list-zj-ul li .zj-ruimg{
	background: #f3f3f3;
}

.zj-img-cont{
	width: 180px;
	overflow: hidden;
	float: left;
}
.zj-img-cont img{
	width: 100%;
	transition: all 300ms;
}
.zj-img-cont img:hover{
	transform: scale(1.1);
}
.zj-ruimg{
	background: #fff;
	margin-top: 15px;
	box-sizing: border-box;
	float: right;
	width: 1020px;
	padding:15px 20px;
	box-sizing: border-box;
}
.zj-ruimg h3{
	color: #873b00;
	margin-bottom: 5px;
}
.zj_fbt{
	margin-bottom: 6px;
}

.zj-ruimg p{
	font-size: 14px;
}
.zj_dscrption a{
	color: #e98900;
}
.zj_dscrption a:hover{
	background: #e98900;
	color: #fff;
	border-color: #fff;
}

/*预约挂号*/
.yuyue-title{
	margin-bottom: 20px;
	text-align: center;
	font-size: 30px;
	color: #873b00;
}
.form-p{
	display: flex;
	margin-bottom: 15px;
}
.form-p>input{
	width: 200px;
	padding: 3px;
	line-height: 35px;
	border: 1px solid #d9d9d9;
}
.form-p label{
	display: block;
	width: 90px;
}
.form_btn{
	margin-top: 30px;
}
.form_btn>input{
	display: inline-block;
	background: #873b00;
	padding: 10px 50px;
	font-size: 20px;
	border: none;
	color: #fff;
}