.main {
	width: 1200px;
	margin: 50px auto 0;
	overflow: hidden;
	min-height: 900px;
}

.year {
    width: 150px;
	margin: 0 auto;
	position: relative;
    float: left;
}

.swiper-container {
	width: 100%;
    margin: 20px auto;
    
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.cntent_wrap {
    width: calc(100% - 170px);
    float: right;
}
.gallery-top {
    float: left;
	margin: 0 auto;
}
.gallery-top .swiper-slide {
	height: auto!important;
}

.gallery-thumbs {
	text-align: center;
	box-sizing: border-box;
    height: 500px;
}

.gallery-thumbs .swiper-slide {
	line-height: 50px;
	font-size: 22px;
	cursor: pointer;
	color: #999999;
	width: 100%!important;
    text-align: left;
    background: url("/images/hualu/progress_li.png") no-repeat right 13px;
    position: relative;
    
}
.gallery-top .swiper-slide-active{
}

.gallery-thumbs .swiper-slide-thumb-active {
	color: #0f42dc;
	font-size: 26px; 
    background: url("/images/hualu/progress_li_h.png") no-repeat right 13px;

}

.year .progress_btn_next,
.year .progress_btn_prev {
	position: absolute;
    left: 14px;
    /* width: 20px;
    height: 11px; */
	width: 62px;
    height: 28px;
    z-index: 9999999;
}
.year .progress_btn_prev{
    top: 0 !important;
    /* background: url(../images/hualu/progress_btn_prev.png) no-repeat center center; */
    background: url(/upload/images/2022/5/b6688f543d940de3.png) no-repeat center center;
	
}
.year .progress_btn_next{
    bottom: -0 !important;
    /* background: url(../images/hualu/progress_btn_next.png) no-repeat center center;    */
	background: url(/upload/images/2022/5/b10a35175c10b608.png) no-repeat center center;


}
.line2{
	position: absolute;
	top: 0;
	right: 12px;
	height: 100%;
	width: 2px;
	background: #CCCCCC;
}
.nav {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.gallery-top {
	height: auto;
	margin: 0 auto;
}


.cd-timeline-block {
    position: relative;
}


.cd-timeline-block:first-child {
	margin-top: 0;
}

.cd-timeline-block:last-child {
	margin-bottom: 0;
}

.cd-timeline-img {
	position: absolute;
	width: 70px;
	height: 70px;
	top: 84px;
	left: 50%;
	margin-left: -35px;
}

.cd-timeline-img span {
	display: block;
    width: 50px;
    height: 50px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    background: #0f42dc;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    z-index: 9;
}

.cd-timeline-img.cd-location {
	background: #f0ca45;
}


.cd-timeline-content {
	position: relative;
	border: 1px solid #e5e5e5;
	background: #fff;
	box-shadow: 0 0 10px #e5e5e5;
	width: calc(100% - 52px);
	padding: 25px 25px 20px;
	top: 3px;
	margin-bottom:20px;
	z-index:999;
	float: left;
	min-height: 108px;
}

.cd-timeline-content:after {
	content: "";
	display: table;
	clear: both;
}
.cd-timeline-content dl,.cd-timeline-content P{
	overflow: hidden;
	text-align: left;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px dotted #e5e5e5;
}
.cd-timeline-content dl:last-child,.cd-timeline-content P:last-child{
	border-bottom: none;
}
.cd-timeline-content dl dt{
	font-size: 14px;
	color: #08308f;
}
.cd-timeline-content dl dd{
	margin-left: 0!important;
}
.cd-timeline-content dl dd p {
	line-height: 30px;
	color: #333;
}




@media screen and (max-width: 750px) {
	.main{
		width: 100%;

		margin: 0 auto;
	}
	.swiper-button-next, .swiper-button-prev{
		display: none!important;
	}
	.gallery-thumbs{
		height: 150px;
		width: 70%;
	}
	.gallery-thumbs .swiper-slide {
		line-height: 30px;
		/* padding-top: 46px; */
		font-size: 18px;
		background: url(/images/hualu/icon/pro_icon.png) no-repeat center right;
		cursor: pointer;
		color: #b2b2b2;
		border-radius: 0;
		/* padding-top: 20px; */
		background-size: 20px auto;
	}
	.gallery-thumbs .swiper-slide-thumb-active{
		background-image: url(/images/hualu/icon/pro_icon_h.png);
		color: #0a3190;


	}
	.gallery-thumbs .swiper-slide .swiper_line{
		display: block;
		height: 4px;
		width: calc(100% - 23px);
		top: 15px;
		left: -21px;
		background: #f2f2f2;
	}
	.year,.gallery-top{
		width: 100%;
		margin: 20px auto;
	}
	.year .progress_btn_next, .year .progress_btn_prev{
		transform: rotate(270deg);
		top: 75px!important;
		left: auto;
	}
	.year .progress_btn_prev{
		left: 0!important;

	}
	.year .progress_btn_next{
		right: 0!important;
	}
	.details_tit {
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		line-height: 30px;
		margin-bottom: 15px;
	}
	.details_sub {
		color: #b3b3b3;
		text-align: left;
		border-bottom: none;
		padding-bottom: 0;
	}
	.details_span {
		margin-left: 0!important;
	}
	.details_cont {
		width: 96%;
		margin: 0 auto;
		text-align: left;
		margin-top: 20px;
		text-indent: 32px;
    	overflow: hidden;
	}
	.details_cont img{
		width: 100%!important;
		height: auto!important;
	}
	.info:nth-child(odd) .cd-timeline-content,.cd-timeline-content{
		float: none;
	}
	
	.info::before {
		content: '';
		position: absolute;
		top: 0;
		left: 20px;
		margin-left: -1px;
		height: 100%;
		width: 2px;
		background: #0c2c85;
	}
	.info {
		margin-top: 20px;
	}
	.cd-timeline-content{
		width: calc(100% - 42px);
		padding: 10px;
		left: 10px;
	}
	.info:nth-child(even) .cd-timeline-content::before {
		left: -17px;
		right: auto;
		background: url(../images/hualu/lc_icon.png) no-repeat;

	}
	.cd-timeline-img {
		position: absolute;
		width: 40px;
		height: 40px;
		top: 84px;
		left: 40px;
		margin-left: -35px;
	}
	.cntent_wrap{
		width: 100%;
	}
	.line2{
		display: none;
	}
	.swiper-container-vertical>.swiper-wrapper{
		display: flex;
		flex-direction: row;
	}
}