@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0;}
fieldset,img{border:0;}
table{border-collapse:collapse; border-spacing:0;}
ol,ul{list-style:none;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal; font-style:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
/*--clearfix--*/
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{display:inline-block;}
/*--Hides from IE-mac--*/
* html .clearfix{height:1%;}
.clearfix{display:block;}

	body {
	font:14px '微软雅黑',sans-serif;
	color:#333!important
}
a {
	text-decoration:none;
	color:#5a5a5a;
	outline:0;
	blr:expression(this.onFocus=this.blur())
}
.fl {
	float:left
}
.fr {
	float:right
}

/* history */
.history {
	width:100%;
	height:1824px;
	position:relative;
	background:url("../images/history_bg.png") center no-repeat
}
.start-history {
	width:1000px;
	height:1824px;
	margin:30px auto;
	text-align:center;
	background:url("../images/history_start.png") no-repeat top center;
	display:block
}
.cc_history {
	color:#2b2b2b;
	font-size:36px;
	font-weight:400;
	display:block;
	padding-top:43px
}
.next_history {
	color:#bbb;
	font-size:26px;
	width:200px;
	margin:0 auto;
	border-bottom:1px solid #d1d1d1
}
.history-img {
	height:1824px;
	width:130px;
	overflow:hidden;
	float:left;
	margin-top:24px;
	margin-left:8px
}
.history_mid {
	width:1000px;
	height:auto;
	margin:0 auto;
	background:0
}
.history_left {
	width:431px;
	height:1860px;
	float:left;
	clear:left;
	position:relative;
	overflow:hidden
}
.history_right {
	width:431px;
	height:1860px;
	float:left;
	position:relative;
	overflow:hidden
}
.history_R {
	width:420px;
	margin-left:500px;
	display: flex;
	align-items: center;
}
.history_L {
	width:420px;
	float:right;
	margin-right:500px;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
.history_r_2005 {
	margin-top:157px
}
.history_2007 {
	width:420px;
	height:100px;
	background:#FFF;
	margin-top:73px
}
.history_2005_span {
	float:left;
	line-height:100px;
	font-size:42px;
	color:#d43434
}
.history_2005_b {
	width: 280px;
    float: left;
    background: #d43434;
    border-radius: 5px;
    margin-left: 40px;
	position: relative;
}
.history_r_month {
	float:left;
	color:#FFF;
	display:block;
	width:30px;
	line-height:25px;
	height:58px;
	border-right:1px solid #FFF;
	margin-left:25px
}
.history_r_text {
	font-size:14px;
	color:#FFF;
	min-height:50px;
	line-height:22px;
	padding:10px;
	text-align: left;
	display: flex;
	align-items: center;
	position: relative;
}
.history_r_text::before, .history_l_text::before{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: #b6bec2;
}
.history_r_text::before{
	left: -25px;
}

.history_2005_b::before,.history_2006_b::before{
	content: '';
	display: block;
	width: 20px;
	height: 0.5px;
	background: #b6bec2;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: #b6bec2;
}
.history_2005_b::before{
	left: -20px;
}
.year2006 {
	margin-top:242px
}
.year2009 {
	margin-top:65px
}
.year2011 {
	margin-top:53px
}
.year211 {
	margin-top:43px
}
.year2013 {
	margin-top:62px
}
.yearalmost {
	margin-top:60px
}
.yearalmostr {
	margin-top:65px
}
.history_2008 {
	width:420px;
	height:100px;
	background:#FFF;
	margin-top:73px;
	float:right
}
.history_2011 {
	width:420px;
	height:100px;
	background:#FFF;
	margin-top:43px;
	float:right
}
.history_2006_span {
	float:right;
	line-height:100px;
	font-size:42px;
	color:#d43434;
}
.history_2006_b {
	width:280px;
	float:right;
	background:#d43434;
    border-radius: 5px;
    margin-right: 40px;
	position: relative;
}
.blue {
	background-position:0 -1400px!important
}
.blue.history_2006_b{
	background:#37779d !important;
}
.blue_R {
	background:#37779d !important;
}
.yellow.history_2006_b{
	background:#f76d02 !important;
}
.yellow {
	background-position:0 -1600px!important
}
.yellow_R {
	background:#f76d02 !important;
}
.history_l_month {
	float:right;
	color:#FFF;
	display:block;
	width:30px;
	line-height:25px;
	height:58px;
	border-left:1px solid #FFF;
	margin-right:37px
}
span.blue {
	color:#37779d
}
span.yellow {
	color:#f76d02
}
.history_l_text {
	float:left;
	font-size:14px;
	color:#FFF;
	display:block;
	min-height:50px;
	line-height:22px;
	padding:10px;
	text-align:right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
	position: relative;
}
.history_l_text::before{
	right: -25px;
}
.history_2006_b::before{
	right: -20px;
}
.smalltext {
	font-size:12px;
	line-height:18px
}
.smalltxt {
	font-size:12px
}


@media screen and (max-width: 1026px) {
	.history{
		background: none;
        height: auto;
	}
	.start-history{
		background: none;
		height: auto;
		width: 94%;
		margin: 0 auto;
	}
	.history_left{
		float: none;
		width: 100%;
		height: auto;
	}
	.history-img{
		height: 0;
    	width: 0;
		float: none;
	}
	.history_img{
		display: none;
	}
	.history_right{
		float: none;
    	width: 100%;
		height: auto;
	}
	.year2006, .history_r_2005{
		margin-top: 0;
	}
	.history_L, .history_R{
		width: 100%;
		flex-direction: inherit;
		padding: 20px 0;
	}
	.history_2006_span, .history_2005_span{
		font-size: 30px;
		line-height: normal;
	}
	.history_2006_b{
		margin-right: 0;
    	margin-left: 40px;
	}
	.history_2006_b::before{
		right: auto;
    	left: -20px;
	}
	.history_l_text::before{
		right: auto;
		left: -25px;
	}
	.history_l_text{
		justify-content: flex-start;
		text-align: left;
	}
	.yearalmostr, .year211 {
		margin-top:0px
	}

	
}


