/*banner*/
.banner {
	float: left;
	height: 88px;
	margin: 15px auto;
	border: solid 1px #a5c4ff;
}
/*tab001*/
.tab001 {
	background: #ff5b00;
	height: 35px;
	width: 320px;
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	font-weight: bold;
}
.tab001 ul {
	margin-left: 15px;
	float: left;
	width: 100%;
}
.tab001 ul li {
	float: left;
	display: block;
	width: 90px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-top: 4px;
	cursor: pointer;
	text-align: center;
}
.tab001 ul li.cur {
	background: url(../images/tab-bg.png) no-repeat;
	color: #ff5b00;
}
.tab-boxb {
	float: left;
	width: 100%;
	height: 607px;
}
.tab-box1, .tab-box2 {
	float: left;
	margin: 20px 0 5px 0;
}
.tab-box1 ul li, .tab-box2 ul li {
	float: left;
	color: #818181;
	width: 106px;
	text-align: center;
}
.tab-box1 ul li {
	font-size: 14px;
	font-weight: bold;
}
.tab-box2 ul li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}
.tab-box2 ul li span.number1, .tab-box2 ul li span.number2 {
	color: #fff;
	display: block;
	width: 18px;
	margin: 0 auto;
}
.tab-box2 ul li span.number1 {
	background: #ea0400;
}
.tab-box2 ul li span.number2 {
	background: #aaa;
}
/*event*/
.event {
	float: left;
	width: 655px;
	height: 325px;
	background: #fff;
}
.table-main {
	color: #8D8D8D;
}
.table-main table tr.tr-title {
	color: #ff5b00;
	font-weight: bold;
}
.table-main table th {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background: #fff6d9;
	font-weight: lighter;
}
.table-main .of {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 260px;
}
.table-main table {
	width: 100%;
}
.table-main table td a.a_4 {
	color: #818181;
	text-decoration: none;
}
.table-main table td a.a_4:hover {
	color: #ff5b00;
}
.table-main table td {
	background: #fff;
	text-align: center;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #EAEAEA;
}
.table-main table td span.finished, .table-main table td span.not-begin {
	width: 55px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	display: inline-block;
}
.table-main table td span.finished {
	background: #a3a3a3;
}
.table-main table td span.not-begin {
	background: #133982;
}
.table-main table a {
	color: #8D8D8D;
}
.table-main table a:hover {
	color: #133982;
}
.table-main .of span.img-sj {
	background: url(../images/ico-sj.png) no-repeat;
	height: 17px;
	width: 16px;
	display: inline-block;
	margin: 0 6px 0 0;
}
.w1 {
	width:70px;
}
.w2 {
	width: 140px;
}
.w3 {
	width: 70px;
}
.w4 {
	width: 70px;
}
.w5 {
	width: 70px;
}
.w6 {
	width: 70px;
}
.w7 {
	width: 70px;
}
.w8 {
	width: 17px;
}
/*èµ›äº‹ä»‹ç»*/
.ssjs {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	background: #fff;
}
.ssjs .ssjs-img img {
	width: 295px;
	height: 262px;
}
.ssjs .ssjs-img {
	float: left;
	width: 295px;
	height: 262px;
	border: solid 1px #bababa;
	padding: 5px;
	margin: 15px;
}
.ssjs .ssjs-main {
	float: left;
	width: 640px;
}
.ssjs-text span a {
	float: right;
	color: #09428c;
	margin-top: 50px;
        text-decoration:none;
}
.ssjs-text span a:hover {
	color: #ff5b00;
}
.ssjs .ssjs-title {
	font-size: 14px;
	color: #ca0005;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}
.ssjs .ssjs-text {
	font-size: 12px;
	color: #8d8d8d;
	line-height: 24px;
	text-indent: 24px;
}
