/* 网站发展历程01 */
.fzlc56{
	width: 100%;
	background-color: #FBFBFB;
	padding-bottom: 5vw;
}
.fzlc57{
	color: #000000;
	font-size: 2.5vw;
	padding-left: 7vw;
    padding-top: 8vw;
	position: absolute;
}
.fzlc58{
	display: flex;
	margin: 1vw 14vw 0;
	height: 34vw;
}
.fzlc59{
    height: 34vw;
    overflow: hidden;
}
.fzlc59::-webkit-scrollbar{
	display: none;
}
.fzlc60{
	font-size: 1.5vw;
	width: 4vw;
	text-align: right;
	margin-right: 3vw;
}
.fzlc61{
	font-size: 1vw;
	line-height: 1;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 1.8;
	width: 42vw;
	border-bottom: 2px solid rgba(0,0,0,0.1);
	padding-bottom: 1.5vw;
}
.fzlc62{
	width: 26vw;
	margin-right: 7vw;
}
.fzlc63{
    height: 34vw;
    overflow-y: auto;
    padding-right: 2vw;
}
.fzlc63::-webkit-scrollbar {
    height: 0.3vw;
    width: 0.5vw;	
    cursor: pointer;
}
.fzlc63::-webkit-scrollbar-track {
	box-shadow: unset;
	border-radius: 10px;
	background: rgba(0,0,0,0.1);
}
.fzlc63::-webkit-scrollbar-thumb {
	border-radius: 10px;
    box-shadow:unset;
    background:var(--ztys--wz);
    border: 1px solid rgba(0,0,0,0.08);
}
.fzlc64{
	font-size: 8vw;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 2vw;
}
.fzlc64 a{
	color: #f0f0f0;
	text-decoration: none;
}
.fzlc64 a:hover {
    color: #c5c5c5;
}

.fzlc64 a:active {
	color: var(--ztys--wz);
	cursor: pointer;
}
.fzlc258 a{
	color: var(--ztys--wz)!important;
}
.fzlc65{
	height: 35vw;
}
.fzlc243{
	height: 34vw;
	overflow-y: auto;
	padding-right: 1vw;
}
.fzlc243::-webkit-scrollbar {
    height: 0.3vw;
    width: 0.5vw;	
    cursor: pointer;
}
.fzlc243::-webkit-scrollbar-track {
	box-shadow: unset;
	border-radius: 10px;
	background: rgba(0,0,0,0.1);
}
.fzlc243::-webkit-scrollbar-thumb {
	border-radius: 10px;
    box-shadow:unset;
    background:var(--ztys--wz);
    border: 1px solid rgba(0,0,0,0.08);
}
.fzlc1{
	display: flex;
	align-items: flex-start;
	margin-bottom: 1.5vw;
}