html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-size: 14px;
	font-family: '寰蒋闆呴粦';
	background-color: rgb(247, 247, 247);
	height: 100%;
}

.w1000 {
	width: 80%;
	margin: 0 auto;
}

.header {
	font-size: 20px;
	margin: 0px 0 50px;
	text-align: center;
}

.event_wrap {
	position: relative;
}

.event_wrap .middle_line {
	position: absolute;
	left: 50%;
	top: 0;
	width: 8px;
	margin-left: 0px;
	border-left: 1px solid #000;
	height: 100%;
}

.event_wrap .middle_line i {
	display: block;
	height: 3.31%;
	border-bottom: 1px solid #000;
	width: 60%;
}

.event_wrap .middle_line i.first {
	padding-top: 75px;
}

.event_wrap .middle_line i.last {
	margin-bottom: 25px;
}

.big_squre_red{
	background-color: #AD1E30;
}

.big_squre {
	margin-left: -30px;
	left: 50%;
	display: block;
	position: absolute;
	top: 8px;
	width: 60px;
	height: 60px;
	background-color: #13126F;
	border-radius: 10px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.big_squre i {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	display: block;
	position: absolute;
	left: 11px;
	color: #fff;
	top: 21px;
	font-size: 18px
}

.small_squire {
	position: absolute;
	top: 11px;
	display: block;
	height: 12px;
	width: 12px;
	padding: 3px;
	border-radius: 3px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #13126F;
}

.small_squire i {
	display: block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 3px;
}

.event_wrap .list {
	height: 300px;
	position: relative;
	padding-top: 75px;
}

.aActiveWid {
	width: 50% !important;
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}

.event_wrap .list:last-child {
	height: 275px;
}

.event_wrap .list .ev_text {
	position: absolute;
	opacity: 0.1;
	filter: alpha(opacity=10);
	width: 0px;
	overflow: hidden;
	-o-transition: all 3s ease;
	-moz-transition: all 3s ease;
	-ms-transition: all 3s ease;
	-webkit-transition: all 3s ease;
	transition: all 3s ease;
}

.event_wrap .list_right .ev_text_odd, .event_wrap .list_left .ev_text_event {
	text-align: left;
	left: 50%;
}

.event_wrap .list_right .ev_text_event, .event_wrap .list_left .ev_text_odd {
	text-align: right;
	left: initial;
	right: 50%;
}

.event_wrap .list .ev_t1 {
	top: 55px;
}

.event_wrap .list .ev_t2 {
	top: 80px;
}

.event_wrap .list .ev_t3 {
	top: 105px;
}

.event_wrap .list .ev_t4 {
	top: 130px;
}

.event_wrap .list .ev_t5 {
	top: 155px;
}

.event_wrap .list .ev_t6 {
	top: 180px;
}

.event_wrap .list .ev_t7 {
	top: 205px;
}

.event_wrap .list .ev_t8 {
	top: 230px;
}

.event_wrap .list .ev_t9 {
	top: 255px;
}

.event_wrap .list .ev_t10 {
	top: 280px;
}

.event_wrap .list .ev_t11 {
	top: 305px;
}

.event_wrap .list .ev_t12 {
	top: 330px;
}

.event_wrap .list_right .small_squire, .event_wrap .list_left .ev_text_event .small_squire {
	left: 4px;
}

.event_wrap .list_left .small_squire, .event_wrap .list_right .ev_text_event .small_squire {
	right: 3px;
	left: inherit;
}

.event_wrap .list .small_line, .event_wrap .list_left .ev_text_event .samll_line {
	display: inline-block;
	position: absolute;
	height: 1px;
	overflow: hidden;
	border-top: 1px solid #000;
	top: 19px;
	left: 24px;
	width: 13%;
}

.event_wrap .list_left .ev_text_odd .small_line, .event_wrap .list_right .ev_text_event .small_line {
	right: 23px;
	left: initial;
}

.ev_text h3 {
	font-size: 18px;
	padding-left: 20%;
	width: 80%
}

.ev_text p {
	line-height: 20px;
	padding-left: 20%;
	width: 80%;
	height: 40px;
	overflow: hidden;
}

.list_right .ev_text_event h3, .list_right .ev_text_event p, .list_left .ev_text_odd h3, .list_left .ev_text_odd p {
	padding-right: 100px;
	padding-left: inherit
}