﻿@charset "utf-8";

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: 0px;
	border: 0;
	outline: none;
	box-sizing: border-box;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	position: relative;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
strong {
	font-weight: bold;
}
img {
	border: 0;
}
input {
	outline: none;
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}
textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}
::-moz-selection {
background: #104594;
color: #fff;
text-shadow: none;
}
::selection {
	background: #104594;
	color: #fff;
	text-shadow: none;
}
select {
	outline: none;
}
select::-ms-expand {
display: none;
}
a {
	text-decoration: none;
blr: expression(this.onFocus=this.blur());
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
a:link, a:visited {
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: none;
	outline: none;
}
a:focus {
	text-decoration: none;
	outline: 0;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}
.fc {
	text-align: center;
}
.fr {
	text-align: right;
}
.l {
	float: left;
	display: inline-block;
}
.r {
	float: right;
	display: inline-block;
}
.vt {
	vertical-align: top;
        width: 100%;
}
.vm {
	vertical-align: middle;
}
.inner {
	width: 1100px;
	margin: 0px auto;
}
.trans3 {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}


/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-loading .slick-list {
	background: #00865e url(../img/loader.gif) center center no-repeat;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
/* Arrows */
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}
/* Dots */
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: none;
}
.slick-dots li button:focus {
	outline: none;
}
 @-webkit-keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
 @keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.08);
transform: scale(1.08);
}
to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}



.historyPage {
	padding: 30px 0px;
	overflow: hidden;
	background-color:#fafafa;
}
.historyPage dd {
	display: block;
}
.historyPage .titem {
	text-align: center;
	margin-bottom: 50px;
}
.historyPage .citem {
	width: 100%;
	height: 426px;
	position: relative;
}
.hisBot {
	position: absolute;
	left: 0px;
	width: 100%;
	display: block;
	top: 50%;
	height: 2px;
	background-color: #646464;
	margin-top: -1px;
}
.historyDemo .item {
	width: 100%;
	height: 426px;
	position: relative;
}
.historyDemo .xian {
	background: url(../img/h_i2.png) no-repeat scroll left top;
	width: 38px;
	height: 190px;
	position: absolute;
	left: 0px;
}
.historyDemo .dian {
	display: block;
	width: 11px;
	height: 11px;
	border: 2px solid #fff;
	border-radius: 50%;
	background-color: #104594;
	position: absolute;
	left: -6px;
}
.historyDemo .year {
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
	color: #646464;
	margin-bottom:7px;
}
.historyDemo .c {
	font-size: 16px;
}
.historyDemo .hitem1, .historyDemo .hitem2, .historyDemo .hitem3, .historyDemo .hitem4 {
	padding-left: 50px;
}
.historyDemo .hitem1 .dian, .historyDemo .hitem2 .dian {
	bottom: -6px;
}
.historyDemo .hitem3 .dian, .historyDemo .hitem4 .dian {
	top: -6px;
}
.historyDemo .hitem1 .xian, .historyDemo .hitem2 .xian {
	bottom: 0px;
}
.historyDemo .hitem3 .xian, .historyDemo .hitem4 .xian {
	top: 0px;
	background: url(../img/h_i5.png) no-repeat scroll left bottom;
}
.historyDemo .hitem2 .xian {
	height: 154px;
}
.historyDemo .hitem3 .xian {
	height: 110px;
}
.historyDemo .hitem4 .xian {
	height: 68px;
}
.historyDemo .hitem1 {
	position: absolute;
	left: 5%;
	height: 212px;
	top: 0px;
	width: 38%;
}
.historyDemo .hitem2 {
	position: absolute;
	left: 55%;
	height: 172px;
	top: 40px;
	width: 38%;
}
.historyDemo .hitem3 {
	position: absolute;
	left:18%;
	padding-top: 88px;
	height: 124px;
	top: 212px;
	width: 38%;
}
.historyDemo .hitem4 {
	position: absolute;
	left:64%;
	padding-top: 48px;
	height: 164px;
	top: 212px;
	width:29%;
}
.historyDemo .slick-arrow {
	display: block;
	width: 48px;
	height: 48px;
	border: 3px solid #fff;
	border-radius: 50%;
	background-color: #104594;
	top: 50%;
	margin-top: -24px;
	z-index: 100;
}
.historyDemo .slick-arrow i {
	width: 40px;
	height: 40px;
	display: block;
	margin: 0 auto;
}
.historyDemo .slick-prev {
	left: -24px;
}
.historyDemo .slick-next {
	right: -24px;
}
.historyDemo .slick-prev i {
	-webkit-animation: start1 1s infinite ease-in-out;
	-moz-animation: start1 1s infinite ease-in-out;
	animation: start1 1s infinite ease-in-out;
	background: url(../img/h_btn_l.png) no-repeat scroll left center;
}
.historyDemo .slick-next i {
	-webkit-animation: start 1s infinite ease-in-out;
	-moz-animation: start 1s infinite ease-in-out;
	animation: start 1s infinite ease-in-out;
	background: url(../img/h_btn_r.png) no-repeat scroll left center;
}
@-webkit-keyframes start {
 0%, 30% {
opacity: 0;
-webkit-transform: translate(-8px, 0px);
}
 60% {
opacity: 1;
-webkit-transform: translate(0, 0);
}
 100% {
opacity: 0;
-webkit-transform: translate(10px, 0px);
}
}
@-moz-keyframes start {
 0%, 30% {
opacity: 0;
-moz-transform: translate(-8px, 0px);
}
 60% {
opacity: 1;
-moz-transform: translate(0, 0);
}
 100% {
opacity: 0;
-moz-transform: translate(10px, 0px);
}
}
@keyframes start {
 0%, 30% {
opacity: 0;
transform: translate(-8px, 0px);
}
 60% {
opacity: 1;
transform: translate(0, 0);
}
 100% {
opacity: 0;
transform: translate(10px, 0px);
}
}
@-webkit-keyframes start1 {
 0%, 30% {
opacity: 0;
-webkit-transform: translate(8px, 0px);
}
 60% {
opacity: 1;
-webkit-transform: translate(0, 0);
}
 100% {
opacity: 0;
-webkit-transform: translate(-10px, 0px);
}
}
@-moz-keyframes start1 {
 0%, 30% {
opacity: 0;
-moz-transform: translate(8px, 0px);
}
 60% {
opacity: 1;
-moz-transform: translate(0, 0);
}
 100% {
opacity: 0;
-moz-transform: translate(-10px, 0px);
}
}
@keyframes start1 {
 0%, 30% {
opacity: 0;
transform: translate(8px, 0px);
}
 60% {
opacity: 1;
transform: translate(0, 0);
}
 100% {
opacity: 0;
transform: translate(-10px, 0px);
}
}
