.show{
	font-size: 0;
}
.show img{
	width: 100%;
	overflow: hidden;
}
.introcon{
	width: 100%;
}
.intro_tit{
	font-size:36px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
	text-align: center;
	margin-top: 42px;
	margin-bottom: 94px;
	
}
.intro_show{
	width: 61.718vw;
	margin: 0 auto;
	display: flex;
	align-items: center;
	min-width: 618px;
}
.intro_show img{
	width: 26.25vw;
	height: 15.9895vw;
	min-width: 239px;
	min-height: 145px;
}
.intro_show  div{
	width: 32.44vw;
	margin-left: 58px;
	min-width: 300px;
	min-height: 145px;
}
.intro_show p{
	font-size:1.04vw;
	font-family:PingFangSC-Medium;
	color:#333;
	line-height: 2.08vw;
	text-indent: 2.08vw;
	min-height: 72px;
	
}
.intro_histiry{
	margin-top: 67px;
	margin-bottom: 43px;
}
.intro_histiry img{
	width: 100%;
}
.per-banner{
	width: 100%;
}
.ba-tit{
	font-size:36px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
	text-align: center;
	margin-bottom: 62px;
}
.culture{
	width: 100%;
}
.cul-tit{
	font-size:36px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
	text-align: center;
	margin: 60px 0;
}
.cul-content{
	width: 60%;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.cul-content-left{
	width: 42.618%;
	margin-right: 93px;
}
.left-font{
	margin-bottom: 1.875vw;
}
.left-font div:nth-of-type(1){
	font-size:1.77vw;
	font-family:PingFangSC-Heavy;
	font-weight:800;
	color:#333;
}
.left-font div:nth-of-type(2){
	font-size:0.9375vw;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333;
	margin-top: 1.3vw;
}
.cul-content-right{
	width: 49.2%;
	position: relative;
	font-size: 0;
}
.cul-content-right img{
	width: 100%;
}
.header .navli6_show a:nth-of-type(1) {
	
	color: #4EAFDF;
}
.rimb{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	display: none;
}
.rimp{
	position: absolute;
	top:26.85%;
	left: 7.678%;
	font-size:30px;
	font-family:PingFangSC-Heavy;
	color:#fff;
	display: none;
}
.rimp1{
	position: absolute;
	top:45.07%;
	left: 7.678%;
	font-size:18px;
	font-family:PingFangSC-Heavy;
	color:#fff;
	width: 86.6%;
	display: none;
}
@media only screen and (max-width: 880px) {
	.intro_show p{
		font-size:12px;
		font-family:PingFangSC-Medium;
		color:#333;
		line-height: normal;
		text-indent: 24px;
		min-height: 72px;
	}
}