body.oldType {
	overflow: auto !important;
}

.oldType .fullpage {
	transform: none !important;
	transition: none !important;
}

.oldType .section {
	height: auto;
	height: 100vh;
}

.oldType #fp-nav {
	display: none;
}

.oldType .section4 .jdgk {
	padding-top: 4rem;
	height: auto;
	position: inherit;
	width: 100%;
}

.oldType .section4 .jdgk_top {
	min-height: auto;
	padding-bottom: 0;
	position: inherit;
	bottom: 0;
	width: 100%;
	padding: 1rem;
	padding-bottom: 4rem;
	background-size: cover !important;
}

.oldType .section4 .wip_zhcons {
	height: auto;
	box-shadow: 0;
	padding: 1.5rem;
	border-radius: 0 0 1.5rem 1.5rem;
}

.oldType .section4 .jdgk_footer {
	position: inherit;
}
.oldType .wip_tit {
    font-size: 52px;
}
.oldType .nstit span {
    font-size: 36px;
}
.oldType .nstit p {
    font-size: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}
.oldType .ywgl_txt span {
    font-size: 36px;
}
.oldType .ywgl_txt p {
    font-size: 30px;
}
.oldType .ywgl_txt a{
	font-size: 24px;
}
.oldType .section4 .jdgk .wip_zhnav ul li a {
    font-size: 36px;
}
.oldType .wip_zhconbox_r h4 {
    font-size: 32px;
}
.oldType .wip_zhconbox_r p {
    font-size: 26px;
}
.oldType .wip_zhconbox_r a{
	font-size: 24px;
}