

.jituanjianjie-container {
	margin: 0 auto;
	max-width: 1200px
}
.jituanjianjie-first {
	font-weight: 700;
	line-height: 1.5;
	padding-top: 40px;
	padding-bottom: 40px
}











.jituanjianjie-tongji {
	overflow: hidden
}


.jituanjianjie-tongji-desc {
	line-height: 1.8;
	padding-top: 25px;
	margin-bottom: 80px
}






.jituanjianjie-tongji-num {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 85px;
	padding-bottom: 85px
}

.jituanjianjie-tongji-num:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: scaleX(100);
	-moz-transform: scaleX(100);
	-ms-transform: scaleX(100);
	-o-transform: scaleX(100);
	transform: scaleX(100);
	background-color: #fff
}
.jituanjianjie-tongji-num dl {
	position: relative;
	width: 33.333333%
}
.jituanjianjie-tongji-num dt {
	color: #9c9c9c;
	margin-bottom: 5px;
	font-size: 12px
}
.jituanjianjie-tongji-num dd {
	font-size: 14px
}
.jituanjianjie-tongji-num b {
	font-family: din-medium, Microsoft YaHei, sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 60px
}


.jituanjianjie-tongji img {
	position: relative;
	z-index: 1
}
.jituanjianjie-info {
	position: relative
}
.jituanjianjie-info-pic {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: 50%;
	background-image: url(../image/jituanjianjie-info-pic.jpg)
}
.jituanjianjie-info:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	height: 100%;
	width: 10%;
	background-color: #2292cd
}
.jituanjianjie-info-desc {
	position: relative;
	color: #fff;
	line-height: 2;
	padding-top: 150px;
	padding-bottom: 360px
}


.jituanjianjie-pic {
	padding-bottom: 90px
}


.jituanjianjie-pic-desc {
	line-height: 2;
	padding-top: 70px;
	padding-bottom: 70px
}


.container-s{ width: 100%; position: relative;}


.jituanjianjie-history-progress {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 38px;
    width: 1213px;
    position: relative;
    left: -273px;
}
.jituanjianjie-history-swiper1 {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.jituanjianjie-history-swiper2 {
	line-height: 1.6;
	margin-top: 75px;
}
.jituanjianjie-history-item {
	width: auto;
    margin: 0 7px;
    line-height: 38px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s;
    color: #333;
    cursor: pointer;
    font-size: 16px;
    height: 38px;
    padding: 0 44px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}



.jituanjianjie-history-item.active {
	color: #fff;
	background: #0078c6;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}
.jituanjianjie-history-line {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 50px;
	position: relative;
		
}



.jituanjianjie-history-line:after, .jituanjianjie-history-line:before {
	content: "";
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	-ms-flex-positive: 1; 
	flex-grow: 1;
	height: 1px;
	background: url(../img/chengxiangline.jpg) no-repeat;

}
.jituanjianjie-history-line b {
	position: relative;
	height: 30px;
	width: 30px;
	border: 1px solid #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	margin: auto;
	position: relative;
	z-index: 11;
}
.jituanjianjie-history-line b:before {
	content: "";
	height: 9px;
	width: 9px;
	margin: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #000;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0
}
.jituanjianjie-history-line:before {
	-webkit-transform-origin: right center;
	-moz-transform-origin: right center;
	-ms-transform-origin: right center;
	-o-transform-origin: right center;
	transform-origin: right center;
	position: absolute;
	left: -50%;
	width: 100%;
}
.jituanjianjie-history-line:after {
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
		position: absolute;
	right: -50%;
	width: 100%;
}
.jituanjianjie-history-control {
	font-size: 30px;
	color: #000;
	cursor: pointer;
	outline: none
}

/*# sourceMappingURL=480a94b690884e3ad16652cfe0196c67.css.map*/
