/* CSS Document */



/*头部--顶部，导航，banner*/

.banner_pic {
	display: block;
	width: 100%;
	overflow: hidden;
	height: auto;
}

.banner_pic img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.head {
	width: 100%;
	height: auto;
	background: #e3e3e3;
}

/*.head_t{width:100%;height:100px;background:#014582;}

.head_t .top_content{width: 970px;height: 100px;margin: 0 auto;background: url(/templets/65650000/images/img/h_03.jpg);top:0;}

.head_t div{width:970px;height:70px;margin:0 auto; position:relative;top:20px;}

.head_t div a:first-child{float:left;}

.head_t div > img{float:left; margin:1px 0 0 14px;}

.head_t div a:last-child{ float:right; margin-top:14px;}*/

/*导航栏*/

.head_n {
	width: 100%;
	background: #298dd9;
}

.head_n ul {
	width: 1000px;
	height: 52px;
	overflow: hidden;
	margin: 0 auto;
}

.head_n li {
	width: 100px;
	height: 52px;
	float: left;
	text-align: center;
}

.head_n li a {
	display: block;
	width: 98px;

	color: white;
	line-height: 51px;
	font-size: 18px;
	text-decoration: none;
	padding-right: 2px;
}

.head_n li a:hover {
	background: #d7531b;
	color: white;
	line-height: 52px;
}

.head_n li:last-child a {
	font-family: '微软雅黑';
	font-size: 18px;
	color: #d7531b;
	font-weight: bold;
	background: none;
}

/**************1000px内的总体内容***************/

.daohang2_kk {
	width: 1000px;
	margin: 0 auto;
}

/*人群、部位、百科、攻略*/

.throng {
	width: 100%;
	height: 142px;
	margin-top: 10px;
}

.throng div {
	width: 240.5px;
	height: 200px;
	background: white;
	border: 1px solid #DDD;
	float: left;
	margin-right: 10px;
}

.throng div:last-child {
	margin-right: 0px;
}

.throng div h4 {
	width: 94%;
	height: 44px;
	margin: 0 auto;
	background: url(/templets/65650000/images/icon/h_04.png) no-repeat center;
	border-bottom: 1px dashed #dadada;
	font-size: 22px;
	font-weight: bold;
	color: #003b50;
	text-align: center;
	line-height: 44px;
	font-family: 'microsoft yahei';
}

.throng div p {
	width: 94%;
	/* height:44px; */
	margin: 0 auto;
	color: #003b50;
	margin-top: 10px;
	text-align: center;
}

.throng div p a {
	font: normal 14px/20px '宋体';
	color: #003b50;
	text-decoration: none;
}



.throng div>a {
	width: 108px;
	height: 24px;
	display: block;
	background: #003b50;
	margin: 0 auto;
	margin-top: 8px;
	font: normal 16px/24px '宋体';
	text-align: center;
	color: white;
	border-radius: 14px;
	text-decoration: none;
}

/*搜索栏*/

.search {
	width: 998px;
	height: 50px;
	background: #fefefe;
	margin: 10px 0;
	border: 1px solid #DDD;
	overflow: hidden;
}

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

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

.search a:nth-child(2) {
	color: #d7531b;
}

.search div {
	float: right;
	overflow: hidden;
	margin: 2px 6px;
}

.search div input:first-child {
	width: 234px;
	height: 24px;
	color: #858585;
	font: normal 14px/24px '宋体';
	line-height: 24px;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
}

.search div input:last-child {
	background: #d7531b;
	width: 52px;
	height: 36px;
	font-size: 16px;
	color: white;
	font-family: "microsoft yahei";
	border: none;
	float: left;
	cursor: pointer;
}



.search_ac {
	width: 998px;
	height: 50px;
	background: #fefefe;
	margin: 10px 0;
	border: 1px solid #ededed;
	overflow: hidden;
}

.search_ac a {
	float: left;
	color: #515151;
	line-height: 50px;
	font-size: 14px;
	padding-left: 30px;
	display: block;
	text-decoration: none;
}

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

.search_ac a:nth-child(2) {
	color: red;
}

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

.search_ac div input:first-child {
	width: 234px;
	height: 24px;
	color: #858585;
	font: normal 14px/24px '宋体';
	line-height: 24px;
	float: left;
	margin-right: 10px;
}

.search_ac div input:last-child {
	background: #f8ac00;
	width: 63px;
	height: 28px;
	font-size: 18px;
	color: white;
	font-family: "microsoft yahei";
	border: 1px solid #858585;
	float: left;
}



/*nav_div*/

.nav_div {
	clear: both;
	width: auto;
	height: 28px;
	border: 1px #d9d9d9 solid;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.nav_div p {
	width: 664px;
	height: 26px;
	line-height: 27px;
	text-align: left;
	overflow: hidden;
	color: #005A98;
	font-family: Verdana;
}

.nav_div p span {
	float: left;
	background: url(whe-p.gif) no-repeat left center;
	padding-left: 10px;
}

.nav_div p span a {
	text-decoration: none;
	color: #000;
}



.nav_ac {
	clear: both;
	width: auto;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border-bottom: 1px solid #DDD;
}

.nav_ac p {
	width: 664px;
	height: 26px;
	line-height: 27px;
	text-align: left;
	overflow: hidden;
	color: #005A98;
	font-family: Verdana;
}

.nav_ac p span {
	float: left;
	background: url(whe-p.gif) no-repeat left center;
	padding-left: 10px;
}

.nav_ac p span a {
	text-decoration: none;
	color: #000;
}



/*banner*/

.slideBox {
	width: 100%;
	height: 468px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
	margin-right: 50%;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 20px;
}

.slideBox .hd ul li.on {
	background: #f5af02;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 1600px;
	height: 468px;
	display: block;
}
