*{
	margin:0;
	padding:0;
}
body{
	font-family:'微软雅黑';
	font-size:16px;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
/*左浮动*/
.float_left{
	float: left;
}
/*右浮动*/
.float_right{
	float: right;
}
/*清楚浮动*/
.clearfloat:after{
	display: block;
	content: '';
	clear:both;
}
.host_news{
	width: 1000px;
	margin:0 auto;
}
.news_top{
	height:32px;
	line-height:32px;
	margin:10px 0;
}
.news_top a.link_to{
	display:inline-block;
}
.news_top form{
	display: inline-block;
}
.web_position a{
	color:#595757;
}
.search form{
	height: 32px;
	font-size:0;
	position: relative;	
}
.search form input[type="text"]{
	border-radius:10px;
	outline: none;
	width:354px;
	height:25px;
	padding-left:10px;
	border:1px solid #d9d9da;
	box-sizing:border-box;
}
.search form input[type="submit"]{
	outline: none;
	height:25px;
	border:0;
	color:#fff;
	background: #1e9fd9;
	padding:0 10px;
	border-radius: 5px;
	position: absolute;
	transform: translate(-100%);
	font-size: 20px;
	cursor: pointer;
}
.search .call_phone{
	color:#fff;
	font-size:18px;
	height:25px;
	padding:0 5px;
	border-radius: 5px;
	vertical-align: middle;
	background: #1e9fd9;
	box-sizing: border-box;
	margin-left: 10px;
}
.news_main{
	border-top:1px solid #c7c8c8;
	padding-top:15px;
}
/*左边信息*/
.news_main .news_left:first-child{
	padding-top:0;
}
.news_main .news_left{
	width:657px;
	box-sizing: border-box;
	padding:27px 15px 0 0;
	border-right:1px solid #c3c3c3;
}
.news_left .news_text_link>h3{
	padding:15px 10px;
	border-bottom:1px dotted #c3c3c3;
}
.news_text_link h3 a{
	color: #1e9fd9;
}
.news_text_link .right_double_icon{
	color:#ff7900;
}
.news_text_link .new_text{
	line-height: 1.2em;
	padding:10px 8px;
	color:#595757;
}
.news_text_link .a_link{
	padding:15px 0;
}
.news_text_link .a_link>a{
	color:#ff7900;
}
.news_text_link .a_link>a>p{
	color:#333;
}
.news_text_link .a_link .online_zixun{
	color:#ff7900;
}
.news_text_link .a_link .count_num{
	color:#3cacde;
}
/*医院的右边信息*/
.news_right{
	width:327px;
	box-sizing: border-box;
}
.news_right .host_jieshao .title, .doctor_team .title,.online_register .title{
	color:#1e9fd9;
	border-bottom:4px solid #1e9fd9;
	padding:8px 5px;
	font-weight:700;
	margin-bottom: 8px;
	text-align: left;
}
.kangan_text p>a{
	color:#595757;
}
.host_jieshao .title .ch_name{
	font-size:21px;
}
.host_jieshao .title .eng_name{
	font-size:15px;
}
.host_jieshao .kangan_text{
	font-size:16px;
	color:#595757;
}
.kangan_text>img{
	width:290px;
}
.host_jieshao .kangan_text p>a{
	width: 100%;
	text-align: left;
}
.host_jieshao .pic_kangan_link{
	margin:12px 10px;
}
.host_jieshao .consultations{
	background: #1e9fd9;
	padding:15px 5px 18px;
	margin-bottom:40px;
}
.host_jieshao .telphone{
	height:33px;
	line-height: 33px;
	text-align: center;
	margin:8px 0;
}
.host_jieshao .telphone .tel_icon{
	display: inline-block;
	vertical-align: top;
}
.host_jieshao .telphone .tel_number{
	color: #fff;
	font-size:25px;
}
.host_jieshao .consul_list>a{
	display: inline-block;
	height:100%;
}
.host_jieshao .consul_list>a>img{
	vertical-align: top;
}
.host_jieshao .consul_list .vertical_line:after{
	display: inline-block;
	content: '|';
	margin:2px;
	color:#fff;
}
.host_jieshao .consul_list .vertical_line:before{
	display: inline-block;
	content: '|';
	margin:2px;
	color:#fff;
}

.host_jieshao .consul_list>a>span{
	color:#fff;
	font-weight: 700;
}
/*医生团队*/
.doctor_team .doc_li{
	margin-bottom: 40px;
}
.doctor_team .doc_li:last-child{
	margin-bottom: 0;
}
.doctor_team .doc_li .doc_text{
	width:169px;
	margin-left:10px;
}
.doc_text h2{
	color:#1e9fd9;
}
.doc_text h2 span{
	font-size:19px;
	margin-left:5px;
}
.doc_text>a{
	color:#3e3a39;
	font-size:15px;
}
.doc_text .online_zixun,.online_yuyue{
	display: block;
	width:88px;
	padding:5px 0;
	color:#fff;
	border-radius: 5px;
	text-align: center;
}
.doc_text>div{
	margin-left:25px;
}
.doc_text .online_zixun{
	background: #1e9fd9;
	margin-bottom: 5px;
}
.doc_text .online_yuyue{
	background: #ff7900;
}
/*预约挂号*/
.online_register {
	margin-top: 50px;
}
.online_register .ps_text{
	text-align: center;
	color:#94deff;
}
.online_register form{
	margin:10px 20px;
}
.online_register form div{
	margin-bottom: 10px;
}
.online_register form input{
	height: 26px;
	outline: none;
	width:160px;
}
.subm_form{
	text-align: center;
	margin-top:20px;
}
.subm_form input,.subm_form a{
	color:#fff;
	display: inline-block;
	width:103px !important;
	height:39px !important;
	box-sizing: border-box;
	padding:5px 8px;
	border-radius: 5px;
	font-size:18px;
	border:0;
	vertical-align: top;
}
.subm_form a{
	background: #c12c20;
}
.subm_form input{
	background: #00a0e9;
	outline: none;
	margin-right: 10px;
} 
.page_select{
	text-align: center;
	margin-top:50px;
}
.page_select ul {text-align: center}
.page_select ul li{
	display:inline-block;
}
.page_select a{
	background: #f6f6f6;
	padding:2px 5px;
	color:#333;
	display: inline-block;
	height:25px;
	box-sizing: border-box;
	border:1px solid #333;
}
#mySelect{
	display: inline-block;
	height:25px;
	padding:2px 5px;
	vertical-align: top;
}
.special_recommend{
	width:640px;
	margin:0 auto;
}
.special_recommend .title{
	width:640px;
	color:#00a0e9;
	border-bottom:2px solid #00a0e9;
	text-indent:5px;
	margin:65px 0 20px 0;
}
.special_recommend ul li{
	width:200px;
	height: 177px;
	float:left;
	margin-left: 10px;
	box-sizing: border-box;
	position:relative;
}

.special_recommend ul li img{
	width:100%;
	
}

.special_recommend ul li p{
	position:absolute;
	left:0;
	bottom:0px;
	width:100%;
	height:40px;
	background:rgba(0,0,0,0.5);
	line-height:40px;
	text-align:center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:20px;
	color:#fff;
}

/*轮播插件箭头*/
.special_recommend .prew,.special_recommend .next{
	position:absolute;
	top:200px;
	font-size:50px;
	color:rgba(51, 51, 51, 0.53);
	z-index: 100;
	transform: translateY(-50%);
	cursor: pointer;
}
.special_recommend .prew{
	left:0;
}
.special_recommend .next{
	right: 0;
}