.pn_nav{
	width: 199px;
	border: #e6e6e6 solid 1px;
	border-right:0;
}
.pn_item{
	cursor: pointer;
	position: relative;
	z-index: 10;
	border-bottom:1px solid #e6e6e6;
}
.pn_item:last-child{
	border-bottom:none;
}
.pn_item .leftbox{
	position: relative;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	border-right:1px solid #e6e6e6;
	z-index:20;
}
.pn_item:hover .leftbox{
	/*border-right:1px solid #fff;*/
}
.pn_item .pn_title{
	line-height:25px;
	height:25px;
	font-size:16px;
	font-weight: bold;
}
.pn_item .pn_title a{
	color:#515151;
	text-decoration: none;
}
.pn_item .pn_title i{
	margin-right:10px;
	vertical-align: middle;
}
.pn_item .pn_con{
	line-height:25px;
}
.pn_item .pn_con a{
	margin-right:10px;
	display: inline-block;
	color:#777777;
	font-size:12px;
	text-decoration: none;
}
.pn_item .pn_title a:hover,.pn_item .pn_con a:hover,.pn_item .rightbox a:hover{
	color:#DC1D22
}
.pn_item .rightbox{
	display: none;
	position: absolute;
	top:-1px;
	left:198px;
	z-index: 15;
	border: #e6e6e6 solid 1px;
	background: #fcfcfc;
	padding:10px 0 5px 10px;
}
.pn_item .rightbox a{
	color:#666;
	text-decoration: none;
}
.pn_item:hover .rightbox{
	display: block;
}
.pn_item .rightbox dl{
	width:200px;
	float:left;
	margin-right:10px
}
.pn_item .rightbox dt{
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	height:27px;
	background: #f8eee6;
	text-indent: 8px;
	color: #2f2f2f;
	border-radius: 5px;
}
.pn_item .rightbox dd{
	 padding: 6px 0 6px 8px;
	 font-size: 12px;
	 line-height: 26px
}
.pn_nav .icon{
	width: 24px;
	height: 24px;
	display: inline-block;
}

.pn_nav .icon.qiche{
	background: url(../images/icons.png) no-repeat 0px 0px;
}

.pn_nav .icon.yiwai{
	background: url(../images/icons.png) no-repeat -26px 0px;
}

.pn_nav .icon.lvyou{
	background: url(../images/icons.png) no-repeat -52px 0px;
}

.pn_nav .icon.jiankang{
	background: url(../images/icons.png) no-repeat -78px 0px;
}
.pn_nav .icon.caichan{
	background: url(../images/icons.png) no-repeat -104px 0px;
}

.pn_nav .icon.qita{
	background: url(../images/icons.png) no-repeat -130px 0px;
}
.hotp{
	margin-top:14px;
	padding:10px 15px;
	border:1px solid #E6E6E6;
	overflow: hidden;
}

.hotp .title{
	color:#777777;
	font-size:16px;
	font-weight: bold;
}
.hotp_item{
	margin-top:10px;
}
.hotp_item a{
	width:178px;
	float:left;
	margin-right:14px;
	text-decoration: none;
}
.hotp_item a:last-child{
	margin-right:0;
}
.hotp_item img{
	width:178px;
	height:178px;
}
.hotp_item a .p_t{
	color: #555353;
	text-align: left;
	margin-top:5px;
	font-size: 12px;
}
.p_fenlei{
	margin-top:15px;
	border:1px solid #E6E6E6;
	border-top:2px solid #38ABEE;
	height:270px;
}
.p_name{
	padding:10px;
	width:170px;
	border-right:1px solid #e6e6e6;
	height:250px;
	float:left;
}
.p_name h2{
	border-left:3px solid #38ABEE;
	text-indent: 5px;
	font-size:20px;
	font-weight: bold;
	color:#372f1a;
}
.p_name .p_fpic{
	text-align: center;
	margin:5px 0;
}
.p_name .p_desc{
	text-align: center;
	font-size:12px;
	color:#555353;
	height:24px;
	line-height: 24px;
}
.p_name .p_more{
	margin-top:10px;
	text-align: center;
}
.p_name .p_more a{
	width:151px;
	height:36px;
	line-height:36px;
	color:#383139;
	text-decoration: none;
	border:1px solid #e6e6e6;
	border-radius: 3px;
	display: inline-block;
}
.p_name .p_more .p_more_jia{
	display: inline-block;
	margin-left:10px;
	height:21px;
	width:16px;
	background:url(../images/jia.png) no-repeat center center;
	vertical-align:text-top ;
}
.p_fenlei .p_list{


}
.p_fenlei .p_list .plist_item{
	padding:10px;
	width:180px;
	height:250px;
	border-right:1px solid #e6e6e6;
	float:left;
}
.p_fenlei .p_list .plist_item:last-child{
	border-right: 0;
}
.p_fenlei .p_list .plist_item a img{
	width:181px;
	height:181px;
}
.p_fenlei .p_list .plist_item a{
	text-decoration: none;
}
.p_fenlei .p_list .plist_item a .p_t{
	color: #555353;
	text-align: left;
	margin-top:5px;
	font-size: 12px;
}
.p_fenlei .p_list .plist_item a .p_i{
	font-size:12px;
	margin-top: 5px;
	color: #9e9e9e;
	line-height: 20px;
	height:40px;
	overflow: hidden;
}
.p_fenlei.yiwai{
	border-top:2px solid #90BB42;
}
.yiwai .p_name h2 {
	border-left: 3px solid #90BB42;
}
.p_fenlei.shaoer{
	border-top:2px solid #28AFBC;
}
.shaoer .p_name h2 {
	border-left: 3px solid #28AFBC;
}
.p_fenlei.jiankang{
	border-top:2px solid #44B65C;
}
.jiankang .p_name h2 {
	border-left: 3px solid #44B65C;
}
.pn_list_item {
	border:1px solid #ccc;
	height:198px;
	margin-bottom:15px;
}
.pn_list_item .fl{
	width:535px;
	padding:10px 20px;
	height:178px;
	background: #f2f2f2;
	border-right:1px solid #ccc;
}
.pn_list_item .tit{
	font-size:18px;
	line-height:35px;
	font-weight: 600;
}
.pn_list_item .canshu{
	font-size:13px;
	line-height:26px;
	color:#999
}
.pn_list_item .desc{
	font-size:15px;
	color:#777;
	line-height:20px;
	height:60px;
	width:460px;
	overflow: hidden;
	margin-bottom:6px;
}
.pn_list_item .jiage{
	margin-top:25px;
	font-size:30px;
	line-height:40px;
	color:#DC1D22;
}

.pn_list_item .fr{
	width:198px;
	text-align: center;
	padding:10px 0;
}
.pn_list_item .fr .go{
	display:block;
	color:#fff;
	font-size:16px;
	height:40px;
	line-height:40px;
	width:160px;
	margin:35px auto;
	background: #DC1D22;
	text-decoration: none;
}