@charset "utf-8";

/* CSS Document */

/*重置*/

*{margin:0;padding:0; font:normal 12px/18px  '微软雅黑';}
a{ text-decoration:none;}
img{ border:none;}
ul,li{ list-style:none;}
input{ outline:none;}
textarea{resize:none} 

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

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

#left_title{width: 100%;height: 50px;background:rgb(143,34,33);}

#left_title h3{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:rgb(143,34,33);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:rgb(143,34,33);}
#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/listimg/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/listimg/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: rgb(143,34,33);}

#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/listimg/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/listimg/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/listimg/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/listimg/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:rgb(143,34,33);
	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: left;overflow: hidden;margin-top: 50px;}

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

#right_weizhi p{font-size: 20px;line-height:50px;background:rgb(143,34,33);color:#fff;}

#right_weizhi span{color: #fff;font-size:16px;margin-left:10px;}

#right_weizhi em a{color: #fff;font-size:16px;}
/* 文章 */
#article_article{
	width: 100%;
	overflow: hidden;
}

#article_article h1{
	font-size: 25px;
	text-align: center;
	font-weight: 600;
	line-height: 60px;
}
#article_article h2{
	font-size: 18px;
	text-align: center;
	line-height: 30px;
}
#article_article h2 em{
	font-size: 18px;
	color: red;
}
#article_articleaa{
	text-align: center;
	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;
	font-family: "微软雅黑";
	}
.article_content strong{
	font-weight: 600;
}

.zj_cont{
	width: 100%;
	box-sizing: border-box;
	display: table;
	background-color: white;
	margin-top: 10px;
}
.zj_cont li{
	display: table;
	padding: 20px 0;
	width: 100%;
}
.zj_cont .left{
	float: left;
	width: 100px;
	
}
.zj_cont .right{
	float: left;
	margin-left: 20px;	
	width: 530px;
	overflow: hidden;
	
}
.zj_cont .right h1{
	font-size: 22px;
	color: #000;
	line-height: 25px;
}
.zj_cont .right h2{
	font: 14px;
	color: #737373;
	margin-top: 5px;
	margin-bottom: 6px;
}
.zj_cont .right span{
	font-size: 16px;
	color: black;
}
.zj_cont .right p a{
	padding-top: 5px;
	font-size: 16px;	
	font-style: normal;
	line-height: 30px;
	color: black;
}
.zj_cont .right p a i{
	font-style: normal;
	color: red;
}
.right_a{
	float: left;
	width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.right_a a{
	border-radius: 5px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: white;
	float: left;
	display: block;
	width: 70px;
	height: 30px;
	background: #F69707;
	margin-right: 20px;
	}
.right_a a:first-child{
	float: left;
	width: 90px;
	height: 30px;
	background: #0090C5;
}
.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{
	width:650px;
	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{
	width:49%;
	font-size: 20px;
	color: #C82228;
	display:inline-block;
	padding-bottom: 10px;
	border-bottom: 3px solid #C82228;
}
.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: 50%;
	float: left;
}
.atcbotom .right ul{
	padding: 14px 0;
}
.atcbotom .right ul li{
	width:95%;
	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{
	margin-top: 100px;
	width: 100%;
	overflow: hidden;
	}

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

nav ul li{
	width: 19%;
	height: 50px;
	float: left;
	margin-right: 12.5px;
	background: rgb(221, 188, 188);
	}
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%;
}
#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 #8F2221;
}
#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 #8F2221;
}
.lylx_rightSec3{
	width: 220px;
	margin-top: 10px;	
	background-color: rgba(255,255,255,0.75);
	border-radius: 4px;	
	position: absolute;
	top: 30px;
	right: 88px;
	padding-bottom: 10px;
	border: 1px solid #8F2221;
}
.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: rgb(143,34,33);
	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:rgb(143,34,33);
	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%;
}
/*翻页*/
.list_flip{height: 30px;width: 100%;margin: 10px auto;line-height: 30px;font-size: 14px;color: black;}
.list_flip ul{height: 30px;width: 600px;line-height: 30px;}
.list_flip a{font-size: 14px;color: black;}
.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;}
/* 内容模块 */
.arcCon {
    width: 90%;
	height:190px;
    margin: 0px auto 20px;
    border: 1px solid #905b3c;
    padding: 20px;
    box-shadow: 9px 9px 9px #905b3c;
}
.arcCon img{float:left;}
.arcCon div{
	width:300px;
	margin-left:10px;
	float:left;
}
.arcCon a {
    font-size: 20px;
    color: rgb(143,34,33);
    font-weight: bolder;
}
.arcCon p {
    line-height: 25px;
	text-indent:30px;
	font-size:14px;
	padding-top:10px;
}
/* 热点文章 */
.hotArc li{
	line-height:40px;
	border-bottom: 1px dashed #ccc;
}
.hotArc li span{
	font-size: 16px;
	color:#F0A514;
}
.hotArc li a{
	font-size:16px;
}