.radius5{
	border-radius: 4px 4px 0 0;
}
.self-info img,.page li a,.page .next_style,.page .prev_style {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.radius2,.content .event-item .event-con .type,#scbar_form {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px
}
.wrapper {
	width: 100%;
	position: relative;
}

#event-content{width: 1200px;margin: 0 auto;}

.breadnav {
	margin-top:15px;
	color:#888
}
.breadnav a {
	color:#888
}
.index {
	background:url("home.png") no-repeat;
	width:11px;
	height:11px;
	display:inline-block;
	*display:inline;
	*zoom:1
}
.product-nav {
	background:#f2f2f6;
	margin-bottom:20px
}
.product-nav-con {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.toggle_collapse {
	float:right;
	width:23px;
	height:23px;
	margin-top:12px;
	background:url(collapsed_no.gif)
}
.toggle-yes {
	background:url(collapsed_yes.gif)
}
.toggle-no {
	background:url(collapsed_no.gif)
}
.toggle-con-yes {
	height:39px;
	overflow:hidden
}
.toggle-con-no {
	height:auto
}
.product-nav li {
	padding: 0 30px;
	line-height: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	position: relative;
}
.product-nav li a {
	padding: 19px 0;
	display: block;
	border-bottom: 2px solid transparent;
	float:left;
	color:#999;
	font-size:16px;
}
.product-nav li span {
	line-height:30px;
	margin:0 9px;
	color:#8c8c8c
}
.product-nav li a:hover,.product-nav .selected {
	color: #282828;
	border-bottom: 2px solid #444444;
	margin-bottom:-1px;
}
.content .event-item {
	background:#f2f2f6;
	margin-bottom:20px;
	width: 590px;
	float: left;
	margin-left: 20px;
	border-radius: 0 0 4px 4px;
}
.content .event-item:hover {
	box-shadow: 0 0 25px rgba(0,0,0,0.2);
}	
.content .event-item .event-img,.content .event-item .event-con {
	float:left
}
.content .event-item .event-con {
	padding:20px;
	}
.content .event-item .event-con .type {
	color:#F95358;
	border:1px solid #F95358;
	padding:0 3px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	*vertical-align:bottom;
	height:19px;
	line-height:19px;
}

.content .event-item .event-con h5 {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 480px;
}
.content .event-item .event-con h5 a {
	font-size:16px;
	color:#222;
	font-weight:700
}
.content .event-item .event-con p {
	font-size:14px;
	color:#a5a5a5;
	letter-spacing: 0;
	text-align: justify;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
}
.content .event-item .event-con p .gray-1 {
	color:#666;
}
.content .event-item .event-con p .gray-2 {
	color:#666;
}
.content .event-item .event-con .event-intro {
	max-height:90px;
	height:90px;
	overflow:hidden;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	margin-bottom:20px;
	margin-top: 9px;
	word-break:break-all
}
/* .content .event-item .event-con .event-ft p { */
	/* float:left; */
	/* color:#a6a6a6 */
/* } */
.content .event-item .event-con .event-ft p strong {
	color:#ff8a00;
	font-size:18px
}
.content .event-item .event-con .event-ft a {
	float:right;
	width:134px;
	height:37px;
	line-height:36px;
	text-align:center;
	font-size:16px;
	color:#fff;
	border-radius: 1px;
	background:#f95358;
}
.content .event-item .event-con .event-ft .unable-btn {
	float:right;
	width:134px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:16px;
	color:#fff;
	background:#f34235;
}
.content .event-item .event-con .zhuantai .unable-btn{
	float: right;
	width: 70px;
	background: #a4a4a4;
	border-radius: 2px;
}
.content .event-item .event-con .event-ft a:hover {
	background:#f34235;
}
.content .event-item .event-con .zhuantai {
	float: right;
	width: 70px;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	background: #F95358;
	color: #fff;
	border-radius: 2px;
}
.sbtn {
	position:fixed;
	left:50%;
	bottom:135px;
	margin-left:500px;
	width:50px;
	height:200px;
	overflow:hidden
}
.fixed-bottom {
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(parseInt(document.documentElement.scrollTop)+50))
}
.sbtn a {
	/*background:url(sbtn.png) no-repeat;*/
	display:block;
	height:50px;
	margin-bottom:1px;
	line-height:0;
	font-size:0;
	overflow:hidden
}
.sbtn a.item-1 {
	background-position:0 0
}
.sbtn a.item-1:hover {
	background-position:-50px 0
}
.sbtn a.item-2 {
	background-position:0 -51px
}
.sbtn a.item-2:hover {
	background-position:-50px -51px
}
.sbtn a.item-3 {
	background-position:0 -102px;
	height:48px
}
.sbtn a.item-3:hover {
	background-position:-50px -102px;
	height:48px
}
.page {
	text-align:center
}
.page li {
	display:inline-block;
	*display:inline;
	*zoom:1
}
.page li a,.page .next_style,.page .prev_style {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:5px 10px;
	margin:0 3px;
	border:1px solid #dcdcdc;
	color:#676767;
	background:#fff
}
.page .prev_style {
	display:none
}
.page li .nowPage_style,.page li a:hover,.page .next_style:hover,.page .prev_style:hover {
	background:#00c9bd;
	border:1px solid #00aba1;
	color:#fff
}
.footer {
	border-top:1px solid #e6e6e7;
	background:#fff;
	margin-top:56px
}
.footerinner {
	height:100px;
	width:983px;
	margin:0 auto
}
.footerinner a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:14px;
	margin:29px 10px 0 0;
	color:#888
}
.footerinner a:hover {
	color:#00c9bd
}
.copyright {
	margin-top:10px;
	color:#aaa
}
.footerinner .slogan {
	font-size:26px;
	float:right;
	margin-top:-49px;
	color:#909090
}
.mod-bindUser-tips {
	font-size:12px;
	color:#999
}
.mod-bindUser-tips p {
	line-height:18px;
	height:18px
}
.nvfixed {
	position:fixed;
	top:0;
	opacity:.9
}
.hot-num {
	font-size:20px;
	color:#333;
	margin-bottom:8px
}
.hot-num .unendcount {
	color:#ff8a00;
	font-size:28px
}