/* 产品下载02 */

.cpxz3 {
	width: 99vw;
	/* background-image: url(../img/xm-dtp042.png); */
	/* background-size: 100% 100%; */
	background-color: #f5f5f5;
}

.cpxz4 {
	padding: 1.5vw 2vw 5vw;
	width: 99vw;
}

.cpxz5 {
	font-size: 2.5vw;
}

.cpxz6 {
	display: flex;
	/* flex-wrap: wrap; */
	align-items: flex-start;
	justify-content: center;
}

.cpxz7 {
	/* width: 21vw; */
	padding: 1.5vw 1.25vw 1vw;
	margin-right: 0.5vw;
	background-color: rgba(0,0,0,0.03);
	border-radius: 0.63vw;
	/* border: 0.2vw solid #fff; */
	height: 24vw;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background-color: #fff;
}

.cpxz10 img {
	height: 6vw;
	width: 6vw;
	border-radius: 8px;
	background-color: #f5f5f5;
	padding: 1vw;
	object-fit: contain;
}

.cpxz7:nth-child(5n) {
	margin-right: 0;
}

.cpxz7:active {
}

.cpxz8 {
	width: 4vw;
	height: 4vw;
}

.cpxz9 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.cpxz11 {
	font-size: 1.1vw;
	font-weight: bold;
	width: 100%;
	display: flex;
	justify-content: center;
	text-align: center;
}
.cpxz11 p{
	margin: 0;
	text-align: center;
	color: #333;
}
.cpxz10 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.cpxz10 p{
	width: 100%;
	margin: 0.5vw 0 0 0;
	font-size: 0.85vw;
}
.cpxz10 a {
	text-decoration: none;
	color: #000;
	font-size: 0.8vw;
	border-radius: 8px;
	width: 8vw;
	/* height: 2vw; */
	text-align: center;
	padding: 0;
	display: flex;
	margin-bottom: 0;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.cpxz10 a:nth-child(2n){
	margin-right: 0;
}
.cpxz10 a:hover {
	color: var(--ztys--wz);
	transform: translateY(-4px);
}

.cpxz10 a:active {
	transform: translateY(0);
}
.cpxz10 a:focus {
    color: #000;
    text-decoration: none;
    outline: none;
    outline-offset: 0;
}
.cpxz1 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.cpxz2 {
	margin-top: 0.2vw;
	font-size: 0.8vw;
	color: #9e9e9e;
}
.cpxz2 p{
	font-size: 1.2vw;
}
.cpxz12{
	padding: 0!important;
}
.cpxz13{
	background-color: rgba(0,0,0,0.03);
	border-radius: 0.63vw;
	padding: 4.5vw 1.5vw;
	height: 20vw;
	width: 16vw;
}
.cpxz14{
	display: flex;
	justify-content: center;
}
.cpxz14 img{
	height: 5vw;
}
.cpxz15{
	color: #000;
	width: 100%;
	/* padding: 0 0.5vw; */
}
.cpxz15 p{
	margin: 0 0 0.5vw 0;
	font-size: 0.85vw;
	font-weight: bold;
	color: #333;
}
.cpxz16{display: flex;justify-content: center;margin-top: 3vw;}
.cpxz16 button{
	border-radius: 0.25vw;
	border: 1px solid #333;
	padding: 0.8vw 2vw;
	font-size: 1vw;
	background-color: transparent;
	line-height: 1;
}
.cpxz16 button:hover{
	background-color: var(--menu-text);
	color: #fff;
	border: 1px solid var(--menu-text);
}
.cpxz16 button:active{
	filter: brightness(1.05);
}
.cpxz17{
	display: flex;
	align-items: center;
	margin: 0 0 0.6vw 0;
	flex-wrap: wrap;
}
.cpxz17 p{
	font-size: 0.85vw;
	width: 100%;
	font-weight: normal;
	margin: 0 0 0.25vw 0;
	text-align: left;
	color: var(--menu-text);
}
.cpxz17 span{
	font-size: 0.8vw;
	display: block;
	/* background-color: rgba(0,0,0,0.05); */
	/* padding: 0.1vw 0.5vw; */
	color: #333;
}
.cpxz18{
	width: 7.2vw;
}
.cpxz19{
	/* width: 9.5vw; */
}