.n2-content {
	width: 100%;
	margin: 0 auto;
	color: #666;
	padding:30px;
	line-height: 26px;
}
.n2-p a {
	background: #BC284E;
	color: white;
	padding: 5px 20px;
	border-radius: 5px;
	cursor: pointer;
	float: right;
	font-size: 15px;
}
.n2-p a:hover {
	background: #73D0DA;
	color: white;
	text-decoration: none;
}
.n2-p {
	height: 50px;
}
.n2-div-r-i {
	background: url(../images/l_arrows.png) no-repeat;
	background-size: 15px 30px;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: -5px;
}
.n2-nav {
	float: left;
	margin-right: 20px;
	width: 280px;
}
.n2-nav a {
	text-decoration: none;
}
.n2-nav h4 {
	margin-left: 18px;
	font-size: 16px;
	padding: 15px 0 10px 0;
}
.n2-nav h4 a {
	color: #333;
}
.n2-nav h4 a:hover, .n2-nav p a:hover {
	color: red;
}
.fa-circle {
	margin-right: 17px;
}
.pror_det{
	float: left;
	width: 100%;
	
}
.pror_det .hd {
	width: 100%;
	display: inline-block;
	background:#f5f5f5;
}
#tags{
	padding-left: 0;
}
.pror_det .hd li {
	float: left;
	width: 160px;
	display: inline-block;
	text-align: center;
	line-height:40px;
}
.pror_det .hd li a {
	display: inline-block;
	width: 160px;
	font: normal 13px/28px "Microsoft YaHei";
	cursor: pointer;
	color: #333;
}
#tagContent0,.tagContent1{
	padding: 20px 30px;
    text-indent: 2em;
    line-height: 26px;
}
.pror_det .hd li.selectTag a {
	font-size: 14px;
    line-height: 40px;
    border-bottom: 5px solid #D7D7C9;
    background:#EEEEE4;
    text-decoration: none;
}
.pror_det .hd li a:hover{
	text-decoration: none;
	border-bottom: 5px solid #D7D7C9;
    background:#EEEEE4;
   line-height:40px;
   font-size: 14px;
}
#tagContent2{
	padding: 20px 30px;
}
#tagContent2 p{
	padding-left: 20px;
}
.pror_bd {
	width: 100%;
	display: none;
}
.selectTag {
	display: block;
}