﻿@charset "utf-8";

/* CSS Document */

/*重置*/

*{margin:0;padding:0; font-size: 14px;}
a{ text-decoration:none;}
img{ border:none;}
ul,li{ list-style:none;}
input{ outline:none;}
textarea{resize:none} 

/*搜索栏*/

.search{width:1250px;height:50px;background:#fefefe; margin:10px auto; overflow:hidden;}

.search h1{float: left;color: red;font-size: 18px;line-height: 47px;font-weight: 600;}

.search a{ float:left;color:black; line-height:50px;font-size:16px;padding-right:30px;display:block;text-decoration:none;}

.search a:last-child{padding-right: 0px;}

.search a:hover{text-decoration:underline;}

.search div{ float:right; overflow:hidden;margin:11px 10px;}

.search div input:first-child{width:240px;height:35px;color:#858585; float:left; margin-right:10px; padding-left: 10px;}

.search div input:last-child{background:#1A6BBA;width:98px;height:36px;font-size:16px;color:white;border:none; float:left;cursor:pointer;}

/*1000px的内容*/
.wamp{width: 1000px;overflow: hidden;margin-top: 150px;margin: auto;}

/*左侧列表*/
#left{width: 270px;float: left;height: auto;margin-right: 80px;margin-top: 50px;}

#left_title{width: 100%;height: 50px;background: #1A6BBA;}

#left_title h1{text-align: center;line-height: 50px;color: white;font-size: 25px;font-weight: 600;}

#left_jianjie{width: 100%;overflow: hidden;margin-top: 10px;}

#left_jianjie img{width: 100%;}

#left_jianjie p{font-size: 16px;margin-top: 10px;line-height: 30px;color: black;}

#left_jianjie a{font-size: 18px;color: red;}
/*北大预约*/

#left_yuyue{width: 100%;overflow: hidden;}

#yuyue_top{width: 100%;height: 60px;background: #1A6BBA;margin-top: 20px;}

#yuyue_top p{text-align: center;line-height: 30px;color: white;font-size: 20px;}

#yuyue_top em{color: #DAF420;font-size: 25px;font-weight: 600;}

#yuyue_bottom{width: 100%;height: 300px;}

.list_lh{ height:300px; overflow:hidden;}
.list_lh{font-size:12px;}
.list_lh a{color: #666666;}
.list_lh li{ padding:0px;}
.list_lh li.lieven{ background:#F0F2F3;}
.list_lh li p{ height:30px; line-height:30px;padding-top:5px ;}
.list_lh li p a{ float:left;}
.list_lh li p em{ width:150px; font:normal 12px/24px Arial; color:#9F9F9F; float:left;margin-left: 20px; display:inline-block;}
.list_lh li p span{ color:#999; float:right;}
.list_lh li p a.btn_lh{ background:#28BD19; height:17px; line-height:17px; color:#fff; padding:0 5px; margin-top:4px; display:inline-block; float:right;}
.btn_lh:hover{ color:#fff; text-decoration:none;}
/*推荐医生*/
.qwzj{overflow:hidden;}
#qwzj_top{width: 100%;height: 60px;background: #1A6BBA;}
#qwzj_top p{font-size: 25px;font-weight:600;color: white;text-align: center;line-height: 60px;}
.PicList{height: 274px; position:relative;}
.PicList .Prev{width: 25px;height: 25px; background:url(/templets/bdf/images/rightico1.png) no-repeat; position:absolute; top:5px; right:25px; cursor: pointer; z-index:10;}
.PicList .Next{width: 25px;height: 25px;position:absolute; left: auto;right: 0px;top: 5px; background:url(/templets/bdf/images/rightico2.png) no-repeat;cursor: pointer; z-index:10;}
.PicList .List{width: 100%; position:absolute; left:0; top:0; z-index:5;}
.PicList li{ width: 100%;position:relative; float: left;}
.PicList img{width: 100%;}
.PicList li p{
	width: 100%;
	background-color: white;
	box-sizing: border-box;
	padding: 8px 0 10px;
	padding-left: 40px;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	z-index: 100;
}
.PicList li p span{
	font-size: 12px;
	display: inline-block;
	padding-left: 20px;
}
.listTitleIco{
	border-radius: 50%;
}
.position{
	padding: 5px 20px;
	margin-top: 10px;
	border-radius: 4px;
	font-size: 14px;
	background-color: white;
}

#shijian{width: 100%;height: 70px;background: #C9F1FF;margin-top: 20px;}

#shijian p{text-align: center;line-height: 40px;color: black;font-size: 20px;}

#shijian p:first-child{font-size: 23px;font-weight: 600;}

/*预约平台*/
#pingtai{width: 100%;overflow: hidden;margin-top: 20px;}

#pingtai_top{width: 100%;height: 30px;background: #1A6BBA;}

#pingtai_top p{text-align: center;line-height: 30px;color: white;font-size: 20px;}

#list_name{
	display: table;	
	width: 100%;
	background: url(/templets/bdf/images/inputbg2.png) no-repeat 0px center;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 45px;
	margin-top: 10px;
	height: 30px;
	font-size: 14px;
	border: 1px solid #999;
}
#list_tel{
	display: table;	
	width: 100%;
	background: url(/templets/bdf/images/inputbg3.png) no-repeat 5px center;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 45px;
	margin-top: 10px;
	height: 30px;
	font-size: 14px;
	border: 1px solid #999;
}
#list_time{
	display: table;	
	width: 100%;
	background: url(/templets/bdf/images/inputbg4.png) no-repeat 5px center;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 45px;
	margin-top: 10px;
	height: 30px;
	font-size: 14px;
	border: 1px solid #999;
}
#list_wenti{
	display: table;	
	width: 100%;
	background: url(/templets/bdf/images/inputbg1.png) no-repeat 5px 2px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 45px;
	margin-top: 10px;
	height: 80px;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #999;
}
.listSubmit{
	font-size: 25px;
	width: 60%;
	color: white;
	background-color: #1A6BBA;
	border: none;
	padding: 10px 20px;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px 0 0 60px;
}

.rightSec4{
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
	background-color: white;
	border-radius: 4px;	
}
.rightSec4 em{
	color: red;
}
.rightSec4 span{
	text-align: center;
	font-size: 16px;
	display: block;
	padding: 10px;
	line-height: 20px;
	color: black;
}

/*右侧列表*/
#right{width: 650px;float: right;overflow: hidden;margin-top: 50px;}

#right_weizhi{width: 100%;height: 50px;}

#right_weizhi p{font-size: 20px;}

#right_weizhi span{color: red;}

#right_weizhi em a{color: #A9A9A9;}

#article_article{
	width: 100%;
	overflow: hidden;
}

#article_article h1{
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	line-height: 40px;
}
#article_article h2{
	font-size: 18px;
	text-align: center;
	line-height: 30px;
}
#article_article h2 em{
	font-size: 18px;
	color: red;
}
#article_article img{
	max-width: 100%;
	height: auto;
}
#article_articleaa{
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
}
#article_articleaa a{
	font-size: 18px;
	display: block;
	width: 15%;
	height: 40px;
	background: red;
	float: left;
	text-align: center;
	color: white;
	line-height: 40px;
	border-radius: 4px;
	margin-left: 30px;
	margin-right: 0px;
}
#article_articleaa a:last-child{
	float: right;
	margin-right: 30px;
	margin-left: 0px;
	background: #1A6BBA;
}

.article_content{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.article_content p{
	line-height: 25px;
	}
.article_content strong{
	font-weight: 600;
}
.list_articalss{
	overflow: hidden;
	width: 80%;
	margin:20px auto;
	}
.list_articalss input{
	-webkit-appearance:none;
	border-left:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	outline: none;
	padding: 0px;
	width: 79%;
	height: 40px;
	float: left;
}	
.list_articalss a{
	display: block;
	width: 20%;
	height: 40px;
	float: right;
	background: #1A6BBA;
	text-align: center;
	color: white;
	font-size: 16px;
	border: 1px solid #1A6BBA;
	line-height: 40px;
}
.atcbotom{
	display: table;
	margin-top: 10px;
	padding: 10px 5px;
}
.atcbotom em{
	display: inline-block;
	width: 4px;height: 20px;	
	background-color: #10a4c2;
	float: left;
	margin-right: 10px;
}
.atcbotom  h3{
	font-size: 16px;
	vertical-align: middle;
	font-weight: normal;
	padding-top: 10px;
}
.atcbotom  h3 span{
	font-size: 20px;
	color: #1A6BBA;
	display: table;
	padding-bottom: 10px;
	border-bottom: 3px solid #1A6BBA;
}
.atcbotom .left{
	padding-top: 20px;
	box-sizing: border-box;
	width: 260px;
	float: left;
	position: relative;
}
.atcbotom .left p{
	position: absolute;
	bottom: 3px;
	padding: 5px 0;
	background-color: rgba(0,0,0,0.45);
	font-size: 14px;
	text-align: center;
	color: white;
	width: 100%;
}
.atcbotom .right{
	width: 260px;
	float: right;
}
.atcbotom .right ul{
	padding: 14px 0;
}
.atcbotom .right ul li{
	margin-left: 20px;
	width: 240px;
	float: left;
	padding: 5px 0;
	border-bottom: 1px dashed #999;
}
.atcbotom .right ul li i{
	font-style: normal;
	float: right;
}
.atcbotom .right ul li a{
	font-size: 14px;
}
.atcbotom .right ul li span{
	font-size: 14px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	width: 20PX;
	margin-right: 5px;
	color: white;
	height: 20px;
	background-color: #10a4c2;
}
/*底部地图*/
nav{
	width: 100%;
	overflow: hidden;
	margin-top: 100px;
	}

nav ul{
	width: 100%;
	overflow: hidden;
	}

nav ul li{
	width: 19%;
	height: 50px;
	float: left;
	margin-right: 12.5px;
	background: #9DC3E6;
	}
nav ul li:first-child{
	background: #2E75B6;
}
nav ul li:last-child{
	margin-right: 0px;
	}

nav ul li a{
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: white;
	font-weight: 600;
	font-size: 25px;
	}
	
/*地图*/
.map{
	width: 100%;
	overflow: hidden;
	background: #E7E6E6;
	padding-bottom: 32px;
	}
.map_left{
	width: 65%;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	position: relative;
	margin-left: 20px;
}
.map_left img{
	width: 100%;height:270px
}
#lylx_tel::-webkit-input-placeholder { color:#999; }
#lylx_tel{
	display: table;	
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
	margin-top: 10px;
	height: 30px;
	font-size: 14px;
	border: 1px solid #1A6BBA;
}
#lyxl_weizhi::-webkit-input-placeholder { color:#999; }
#lyxl_weizhi{
	display: table;	
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
	margin-top: 10px;
	height: 80px;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #1A6BBA;
}
.lylx_rightSec3{
	width: 220px;
	margin-top: 10px;	
	background-color: rgba(255,255,255,0.75);
	border-radius: 4px;	
	position: absolute;
	top: 30px;
	right: 45px;
	padding-bottom: 10px;
	border: 1px solid #1A6BBA;
}
.lylx_rightSec3 h4{
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	border-bottom: 1px solid #666;
}
.lylx_listSubmit{
	font-size: 20px;
	color: white;
	width: 90%;
	background-color: #1A6BBA;
	border: none;
	padding: 3px 20px;
	border-radius: 4px;
	cursor: pointer;
	margin: 11px 11px;
}
.map_right{
	margin-top: 20px;
	width: 25%;
	overflow: hidden;
	float: right;
	margin-right: 40px;

}
.map_right a{
	text-align: center;
	display: block;
	width: 100%;
	height: 80px;
	background: #92D050;
	margin-top: 8px;
}
.map_right a:last-child{
	background: #1A6BBA;
	margin-top: 0px;
}
.map_right img{
	width: 20%;
	float: left;
	margin-top: 10px;
	margin-left: 50px;
}
.map_right p{
	font-size: 20px;
	color: white;
	font-weight: 600;
	float: left;
	margin-top: 30px;
}
.map_rightwen{
	width: 100%;
	height: 90px;
}
.map_rightwen1{
	width: 100%;
	height: 90px;
}
.map_rightwen1 p{
	font-size: 14px;
	color: black;
	font-weight: 600;
	float: left;
	margin-top: 0px;
}
.map_rightwen2{
	width: 100%;
	height: 90px;
}
.map_rightwen2 p{
	margin-top: 30px;
	font-size: 14px;
	color: black;
	font-weight: 600;
	float: left;
}
.map1{
	width: 100%;
	overflow: hidden;
	background: white;
	padding-bottom: 40px;
	}
.map1 img{
	width: 100%;
}
/*翻页*/
.article_fy{width: 720px;height: 30px;margin: 10px auto;line-height: 30px;}
.article_fy p{font-size: 16px;color: black;}
.article_fy p a{color: black;}
.article_fy p a:hover{color: red;}
