.ball-type li {
	float: left;
	padding: 0 6px;
	margin: 0 8px 0 0;
	height: 40px;
	line-height: 40px
}

.ball-type li i {
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px;
	width: 16px;
	height: 16px
}

.ball-type-one {
	font-size: 13px;
	margin: 10px 0;
	background: #fff;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 10px
}

.ball-type-one p {
	width: 620px;
	margin-left: 10px;
	height: 24px;
	overflow: hidden
}

.ball-type-one p span {
	color: #999
}

.ball-type-one p a {
	padding: 2px 6px;
	margin: 2px 4px;
	display: inline-block
}

.ball-type-one p .active {
	background: -moz-linear-gradient(top,#ff4657,#de1e30);
	background: -webkit-linear-gradient(top,#ff4657,#de1e30);
	background: -o-linear-gradient(top,#ff4657,#de1e30);
	color: #fff;
	border-radius: 4px
}

.ball-type-one .check {
	width: 80px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	color: #074
}

.ball-type-one .check i {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 6px solid #074;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	vertical-align: middle;
	margin: 0 4px
}

.check .check-list {
	display: none;
	width: 80px;
	height: 100px;
	overflow-y: scroll;
	background: #fff;
	border: 1px solid #e0e0e0;
	position: relative;
	z-index: 2
}

.check .check-list a {
	display: block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-align: center
}

.check .check-list a:hover {
	background: #f7f7f7
}

.check:hover .check-list {
	display: block
}

.box-l {
	width: 740px
}

.box-r {
	width: 320px;
	margin: 20px 0
}

.content-one {
	margin: 20px 0;
	position: relative;
}

.content-one ul {
	font-size: 14px;
	font-weight: 400;
	background: #fff;
	padding: 10px
}

.content-one li {
	min-height: 34px;
	line-height: 20px;
	position: relative;
	border-bottom: 1px dotted #e0e0e0;
	vertical-align: middle
}

.content-one li i {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #0093dd;
	margin: 0 4px;
	margin-left: 10px;
	vertical-align: middle
}

.content-one li a {
	margin: 0 6px
}

.content-one li span {
	margin-left: 10px;
	font-size: 15px;
	width: 100px;
	display: inline-block;
	vertical-align: middle
}

.content-one li span a {
	color: #0093dd
}

.content-one li span a:hover {
	text-decoration: underline
}

.content-one li b {
	position: absolute;
	right: 4px;
	font-size: 13px;
	background: #fff;
	display: none;
}

.content-one li .t_n {
	position: absolute;
	right: 4px;
	font-size: 13px;
	background: #fff;
}

.content-one li .t_n_n:nth-of-type(2) {
	display: none;
}

.r-content ul {
	padding: 10px;
	font-size: 14px;
	margin-bottom: 20px
}

.r-content ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #e0e0e0;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.r-content ul li i {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 10px solid #69C;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	margin: 0 4px
}

.r-content ul li a:hover {
	text-decoration: underline
}

.r-content .type-ul {
	height: 30px;
	padding: 0;
	margin: 0;
	display: -webkit-flex;
	display: flex
}

.r-content .type-ul li {
	height: 30px;
	line-height: 30px;
	margin: 0;
	font-size: 14px;
	border: 0;
	flex: 1;
	text-align: center
}

.r-content .type-ul .active {
	border-bottom: 2px solid #3EA871
}

.r-content .type-ul .active a {
	color: #3EA871
}

.r-content ul p,.r-content ul i {
	display: inline-block
}

.r-content ul p {
	width: 20px;
	height: 20px;
	background: #0093dd;
	text-align: center;
	line-height: 20px;
	margin: 4px
}

.r-content .sepx li i {
	width: 0;
	height: 0;
	border-left: 6px solid #fff;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent
}

.r-content .sepx {
	font-size: 12px;
	display: none
}

.r-content .sepx li a {
	color: #0093dd;
	margin: 0 2px;
	font-weight: 400
}

.r-content .hot-pd li i {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #F63
}

.r-content .hot-pd li {
	float: left;
	width: 40%;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	padding-left: 20px;
	position: relative;
	border: 0
}

.r-content .hot-pd li a {
	width: 40%
}

.time-box {
	margin-top: 20px;
	font-size: 14px;
	font-weight: 400
}

.time-box span {
	color: #999
}

.time-box a {
	display: inline-block;
	padding: 2px 4px
}

.time-box .active {
	background: #82bc2e;
	color: #fff;
	border-radius: 4px
}

.sepx li b,.sepx li a,.sepx li p {
	float: left
}

.sepx li b {
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 24px
}

.videoshi ul {
	padding: 0
}

.content-one .wordcont {
	width: 65%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle
}

.r-content {
	background: #fff;
	border-radius: 4px
}

.events-box {
	margin-top: 20px
}

.intro-content {
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	height: auto;
	font-size: 14px
}

.head-fi p {
	text-align: left
}

.content-one .xianguandx_wrap>li,.content-one .xianguandx_wrap_right>li {
	width: auto;
	height: 30px;
	min-width: 30px;
	line-height: 30px;
	border: none;
	border-radius: 5px;
	background: #de1d00;
	margin-left: 30px;
	display: flex;
	justify-content: center;
	align-items: center
}

.content-one .xianguandx_wrap>li a,.content-one .xianguandx_wrap_right>li a {
	text-align: center;
	font-size: 13px;
	margin: 0;
	color: #fff;
	display: flex;
	width: 100%;
	height: 100%;
	padding: 0 15px;
	align-items: center;
	justify-content: center
}

.content-one .xianguandx_wrap>.xianguandx_wrap_none,.content-one .xianguandx_wrap_right>.xianguandx_wrap_none {
	background: #ef8e90
}

.content-one .xianguandx_wrap_right>.xianguandx_wrap_none a:hover {
	cursor: default
}

.content-one .xianguandx_wrap_right {
	position: absolute;
	top: -10px;
	right: 0;
	border: none;
	display: flex;
	flex-direction: row-reverse;
	background: none;
}

.content-one .xianguandx_wrap>li img,.content-one .xianguandx_wrap_right>li img {
	margin-right: 5px;
	max-height: 17px;
	width: auto
}

.n_span_wrap>li a span {
	width: 100%;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}