.cn1 {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.cn1 .crumbs {
	position: relative;
	background: transparent;
}

.cn1 .crumbs .wrap .mianLi {
	color: #808080;
}

.crumbs .wrap .firstLi {
	background: url(../img/Frame1.png) no-repeat left 0px;
}

.crumbs .wrap .mianLi:not(:first-child)::before {
	background: #808080;
}

.cn1 .crumbs .wrap .lastLi {
	color: var(--tcolor);
}

.cn1> .wrap {
    max-width: 1200px;
}

.new_b {
	text-align: center;
	color: var(--tcolor);
	font-family: 'HarmonyOS_Medium';
}

.xqTime {
	text-align: center;
	font-weight: 400;
	color: #818181;
	line-height: 1.8;
	margin-top: 15px;
}

.xqLine {
	width: 100%;
	height: 1px;
	background: #C5C5C5;
	margin: 20px 0;
}

.xqText {
    line-height: 2;
}

.xqText img{
    width: auto;
	max-width: 100%;
}

.xqLine2{
	margin: 35px 0;
	width: 100%;
	height: 1px;
	background: #C5C5C5;
}

.new_page p {
    margin-top: 1vw;
    line-height: 1.5;
    color: #999;
}

.new_page p a {
    color: #999;
}

.new_page p a:hover {
    color:var(--color);
}
