﻿	
* {
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
}

strong,
p,
span,
font,
figcaption,
table tr td,
h1,
h2,
b {
	font-style: normal;
}

h1,
h2 {
	font-weight: bold;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

strong,
b {
	font-weight: bold;
}
.w100{
	width: 100%;
}
.w98{
	width: 98%;
}
.w{
	width: 1200px;
}
.cen-ter{
	margin: 0% auto;
}
.height-h{
	height: auto;
	display: table;
}
.clear{
	float: unset;
}
.le-sp{
	letter-spacing: 2px;
}

.banner-h{
	width: 100%;
	background: url(/newcpzt/images/imageszt1559/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom:1%;
}
.banner-b{
	position: relative;
	z-index: 1;
}
.banner-b figure{
	width:66%;
	margin-top: 2%;
	margin-left: -5%;
	margin-right: -13%;
	float: right;
}
@media screen and (max-width:1600px){
	.banner-b figure{
		width:55%;
		margin-right: -5%;
	}
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b .banner-fl{
	position: relative;
	width:50%;
	text-align: center;
	margin: 10% 3% 0% -2%;
	float: right;
	padding: 3% 1% 3% 3%;
	box-sizing: border-box;
	background-color: #ffffff6d;
}
.banner-fl p{
	display: inline-block;
    font-size:26px;
    line-height: 40px;
    font-style: unset;
	padding: 3px 16px;
    color: #ffffff;
	border-radius: 30px;
	background-color: #ff0000;
}
.banner-fl h1{
	position: relative;
	font-size: 90px;
    line-height: 110px;
	letter-spacing:2px;
	margin: 3% auto;
	display: block;
	font-weight: bold;
	background-image: -webkit-linear-gradient(top ,#ff6d00 30%,#ff0902);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner-fl h1::before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	content:"离心式空压机";
	z-index: -1;
	background-color: #ffffff;
	-webkit-background-clip: text;
	-webkit-text-stroke:6px transparent;
}
.banner-fl h1::after{
	position: absolute;
    left: 4%;
    bottom: -31%;
    width: 39%;
    height: 67%;
    content: "";
    background: url(/newcpzt/images/imageszt1559/banner_icon2_03.png) no-repeat;
    background-size: 100% 100%;
}
.banner-fl font{
	display:block;
	font-size:26px;
	line-height:50px;
	margin:0% auto 3%;
	color: #111;
	border-radius: 30px;
    
}

.banner-fl span{
	display: inline-block;
    font-size:26px;
    line-height: 30px;
    margin-right: 10px;
    padding: 6px 16px 8px 60px;
    color: #ffffff;
	background: url(/newcpzt/images/imageszt1559/banner_icon_03.png) no-repeat 8% 53% #ff0000;
    background-size: 36px;
}
.title-h,
.title-b{
	margin:4% auto 3%;
	text-align: center;
	letter-spacing:8px;
}
.title-b h2,
.title-b em{
	font-size:90px;
	line-height:110px;
	font-weight: bold;
	color: #000;
	margin-bottom: 1%;
}

.title-b p{
	position: relative;
	display: inline-block;
	font-size:34px;
	line-height:50px;
	color: #1a1a1a;
	letter-spacing:2px;
	text-transform: uppercase;
	padding:0px 40px;
}
.title-b p::after{
	position: absolute;
	left: 0%;
	top:27%;
	content: "";
	width: 20px; 
	transform: rotate(45deg);
	height: 20px;
	border: 2px solid #848a8c;
}
.title-b p::before{
	position: absolute;
	right: 0%;
	top:27%;
	content: "";
	width: 20px; 
	transform: rotate(45deg);
	height: 20px;
	border: 2px solid #848a8c;
}
.title-h{
	margin-top: 0%;
}
.title-h p{
	font-size:30px;
	line-height:50px;
	color: #b4b4b4;
	letter-spacing:0px;
	text-transform: uppercase;
}
.title-h ol{
	width: 100px;
	margin: 10px auto;
	height: auto;
	display: table;
	margin-bottom: 2%;
}
.title-h ol li{
	width:12px;
	height:12px;
	border-radius: 50%;
	margin: 0px 6px;
	float: left;
	background-color: #fd5702;
}
.title-h ol li:nth-of-type(2){
	background-color: #ff8f55;
}
.title-h ol li:nth-of-type(3){
	background-color: #fecfb6;
}
.title-h h2,
.title-h em{
	font-size:66px;
	line-height:80px;
	font-weight: bold;
	color: #000;
}
.title-h em,
.title-b em{
	font-style:normal;
	color: #ff0000;
}

.broble-h{
	margin:0% auto 2%;
	text-align: center;
	letter-spacing: 2px;
}



.broble-h ul{
	margin-top: 1%;
}
.broble-h ul li{
	width:18%;
	float: left;
	text-align: center;
	margin-right:2.5%;
}
.broble-h ul li:nth-of-type(5){
	margin-right: 0%;
}
.broble-h ul li figure{
	width:100%;
	margin: 10px auto;
}
.broble-h ul li figure img{
	width: 100%;
	display: block;
}
.broble-h ul li b{
	font-size: 28px;
	line-height: 40px;
	color: #000;
	display: block;
	font-weight: normal;
	letter-spacing: 4px;
}
.broble-h ul li font{
	font-size: 18px;
	line-height:40px;
	letter-spacing: 0px;
	color: #b4b4b4;
	text-transform: uppercase;
}


.anti-b{
	padding: 0% 2%;
	background: url(/newcpzt/images/imageszt1559/anti_bg_10.jpg) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.anti-b figure{
	width: 55%;
	float: left;
	margin-left: -2%;
}
.anti-b figure img{
	width: 100%;
	display: block;
}
.anti-fr{
	position: relative;
	width: 47%;
	float: right;
	text-align: right;
	margin-top: 8%;
}
.anti-fr::after{
	position: absolute;
    left: 2%;
    top: -8%;
    width: 93%;
    height: 93%;
    content: "";
    background: url(/newcpzt/images/imageszt1559/anti_icon.png) no-repeat;
    background-size: 100% 100%;
}
.anti-fr strong{
	display: block;
	font-size:80px;
	line-height: 100px;
	font-weight: bold;
	color: #ff0000;
	text-shadow: 2px 2px #ffffff,-2px -2px #ffffff,-2px 2px #ffffff,2px -2px #ffffff;
}
.anti-fr strong em{
	display: block;
	color: #000000;
	font-style: normal;
}
.anti-fr p{
	display: inline-block;
	padding: 6px 10px;
	font-size: 36px;
	line-height: 40px;
	margin-top: 3%;
	color: #ffffff;
	background-color: #ff0000;
}
.introd-h{
	background-color: #f6f6f6;
}
.introd-b{
	margin:4% auto;
	width: 1300px;
}
.introd-fl{
	width: 47%;
	float: left;
	padding-right:2%;
	box-sizing: border-box;
}
.introd-h figure{
	width: 53%;
	float: right;
}
.introd-h figure img{
	width: 100%;
	display: block;
}
.introd-fl strong{
	display: block;
	font-size:46px;
	line-height: 60px;
	color: #1a2234;
	margin: 2% auto 3%;
}
.introd-fl strong small{
	font-size:18px;
	color: #5c6165;
	font-weight: normal;
}
.introd-fl b{
	display:block;
	font-size: 32px;
	line-height:50px;
	color: #ff0000;
	font-weight: bold;
}

.introd-fl p{
	text-indent: 2em;
	font-size:22px;
	line-height: 44px;
	margin:3% auto;
	color: #232323;
}
.field-h ul li{
	width: 25.35%;
	float: left;
	margin-left: 1%;
	height: auto;
	display: table;
	
}
.field-b ul li font,
.field-h ul li font{
	display: block;
	font-size: 32px;
	line-height: 40px;
	padding: 6px 0px;
	text-align: center;
	background-color: #e6e6e6;
}
.field-h ul li:nth-of-type(1){
	position: relative;
	width: 47.3%;
	margin-left: 0%;
}
.field-b ul li figure,
.field-b ul li figure img,
.field-h ul li figure img,
.field-h ul li figure{
	width: 100%;
	display: block;
}
.field-h ul li span{
	position: absolute;
	width:90%;
	height: 50%;
	left: 5%;
	bottom: 5%;
	display: block;
	color: #fff;
}
.field-h ul li span b{
	display: block;
	text-align: center;
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
}
.field-h ul li span p{
	font-size: 24px;
	line-height: 40px;
	margin-top: 2%;
}
.field-b ul li{
	width: 32.66%;
	margin-right: 1%;
	float: left;
	margin-top: 1%;
}
.field-b ul li:nth-of-type(3){
	margin-right: 0%;
}

.characteristic-h ul li{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 3%;
}
.characteristic-h ul li:nth-of-type(even) .text-h span,
.characteristic-h ul li:nth-of-type(even) .text-h b,
.characteristic-h ul li:nth-of-type(even) .text-h,
.characteristic-h ul li:nth-of-type(odd) figure{
	float:right;
}
.characteristic-h ul li:nth-of-type(odd) .text-h,
.characteristic-h ul li:nth-of-type(even) figure{
	float:left;
}
.characteristic-h ul li:nth-of-type(even) .text-h span{
	margin-left: 0%;
	margin-right: 3%;
}
.characteristic-h ul li:nth-of-type(even) .text-h{
	text-align: right;
}
.characteristic-h ul li:nth-of-type(even) .text-h p{
	text-align: left;
}
.characteristic-h ul li figure{
	width: 50%;
}
.characteristic-h ul li figure img{
	width: 100%;
	display: block;
}
.text-h{
	width: 50%;
	padding: 4% 0% 0%;
	height: auto;
	display: table;
	box-sizing: border-box;
}
.text-h b{
	display:block;
	float: left;
	position: relative;
	font-size: 60px;
	line-height:60px;
	font-weight: bold;
	color: #fff;
	padding:2% 3%;
	background-color: #ff0000;
}
.text-h span{
	display: block;
	float: left;
	height: auto;
	margin-left:3%;
	float: left;
	width: calc(100% - 160px);
}
.text-h span strong{
	display: block;
	font-size: 46px;
    line-height: 46px;
	font-weight: bold;
	letter-spacing: 6px;
	color: #ff0000;
}
.text-h font,
.text-h span em{
	font-size:18px;
    line-height:22px;
    letter-spacing:0px;
    color: #adadad;
	font-style: normal;
}
.text-h span hr{
	width:100%;
	border: none;
	height: 4px;
	margin:2% auto;
	background-color: #fe0000;
}

.text-h p{
	width: 96%;
	font-size: 30px;
	line-height: 50px;
	letter-spacing: 2px;
	margin:5% auto;
	color: #25261e;
}
.text-h font{
	display: block;
	width: 96%;
	margin: 0% auto;
}
.text-p p{
	font-size: 26px;
	line-height: 50px;
	margin: 2% auto;
}
.text-p p b{
	font-weight: bold;
	color: #ff0000;
}