	
* {
	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%;
}
.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/imageszt2256/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom:1%;
}
.banner-b{
	position: relative;
	width: 1300px;
	z-index: 1;
}
.banner-b::after{
	position: absolute;
    left: 0;
    top: 13%;
    width:70%;
    height: 72%;
    z-index: -1;
    content: "";
	background: linear-gradient(to right, #ffffff9d, #ffffff0d);
}
.banner-b figure{
	width: 51%;
    margin-right: -2%;
    float: right;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b .banner-fl{
	position: relative;
    width: 50%;
    margin-right: -3%;
    margin-top:9%;
    padding: 3% 0% 0% 3%;
    float: left;
}
.banner-fl span{
	display: block;
	width: 92%;
	text-align: center;
    font-size: 32px;
    line-height:40px;
	padding: 6px 0px 8px;
    letter-spacing: 3px;
    background-color: #ff0403;
    color: #ffffff;
	margin: 3% 0%;
	border-radius: 30px;
}

.banner-fl h1{
	position: relative;
    font-size: 144px;
    line-height: 166px;
    letter-spacing: 6px;
    display:inline-block;
    font-weight: bold;
	background-image: -webkit-linear-gradient(top ,#ff4600 30%,#ff0a0a);
  -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:8px transparent;
}
.banner-fl h1::after{
	position: absolute;
    top: 18%;
    left: -7%;
    width: 69%;
    height: 93%;
    content: "";
    background: url(/newcpzt/images/imageszt2256/banner_icon_02.png) no-repeat;
    background-size: 100%;
  }

.banner-fl p{
    font-size: 26px;
    line-height: 30px;
	color: #000000;
	border-radius: 30px;
   margin-bottom:1%;
}
.banner-fl font{
	font-size: 30px;
	line-height:40px;
	color: #000000;
	padding: 5px 16px 6px 45px;
	margin-right: 10px;
	background: url(/newcpzt/images/imageszt2256/banner_icon_03.png) no-repeat 3% 48%;
	background-size: 35px;
}

.broble-h{
	margin:0% auto 2%;
	text-align: center;
	letter-spacing: 2px;
}

.broble-h ul{
	margin-top:3%;
}
.broble-h ul li{
	width: 15%;
	float: left;
	text-align: center;
	margin-right:2%;
}
.broble-h ul li:nth-of-type(6){
	margin-right: 0%;
}
.broble-h ul li figure{
	width:74%;
	margin: 4% auto 8%;
}
.broble-h ul li figure img{
	width: 100%;
	display: block;
}
.broble-h ul li b{
	font-size: 30px;
	line-height: 40px;
	color: #000000;
	font-weight:400;
	margin:10% auto 0%;
	padding: 2px 6px;
}

.title-h{
	margin:4% auto 3%;
	text-align: center;
	letter-spacing:8px;
}
.title-h p{
	position: relative;
	display:inline-block;
	font-size:40px;
	line-height:50px;
	font-weight:400;
	color: #6c6c6c;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.title-h h2::after,
.title-h p::after{
	position: absolute;
	left: -12%;
	top:calc(50% - 2px);
	width:10%;
	content: "";
	height: 4px;
	background-color: #6c6c6c;
}
.title-h h2::before,
.title-h p::before{
	position: absolute;
	right:-12%;
	top:calc(50% - 2px);
	width:10%;
	content: "";
	height: 4px;
	background-color: #6c6c6c;
}

.title-h strong,
.title-h strong em,
.title-h h2{
	font-size:72px;
	line-height:90px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1%;
}
.title-h h2{
	position: relative;
	display: inline-block;
	color: #333;
}
.title-h h2::after,
.title-h h2::before{
	height: 6px;
	background-color: #e1e1e1;
}
.title-h strong{
	display: block;
	color: #ff0000;
}
.title-h strong em{
	font-style: normal;
}
.title-h b{
	display: block;
	width:29%;
	margin:0% auto;
	font-size:30px;
	line-height:30px;
	color: #ffffff;
	letter-spacing:0px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 6px 0px;
	background-color: #ff0000;
}

.high-h{
	background-color: #f3f3f3;
}
.high-h figure{
	width:42%;
	float:left;
	padding-right: 10px;
	box-sizing: border-box;
	background-color: #ffffff;
}
.high-h figure img{
	width: 100%;
	display: block;
}
.high-fr{
	width: 58%;
	float: left;
	padding: 1% 2%;
	box-sizing: border-box;
}
.high-fr p{
	position: relative;
	font-size: 26px;
	line-height:50px;
	color: #333333;
	margin:7% auto;
	padding-left: 50px;
}
.high-fr p::before{
	position: absolute;
	left: 0%;
	top:11%;
	content: "";
	width: 0;
	height: 0;
	transform: rotate(-30deg);
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 25px solid #ff0000;
}

.table-h table {
	width: 100%;
	border-collapse: collapse;
  }
  .table-h table tr td {
	font-size: 26px;
	line-height:40px;
	text-align: left;
	color: #000;
	letter-spacing: 2px;
	padding: 8px 0px 8px 20px;
	background-color: #f6f6f6;
	border-right:2px solid #ffffff;
  }
  .table-h table tr:nth-of-type(odd) td{
	background-color: #ff0000;
	color: #ffffff;
  }
  .table-h table tr td:nth-last-of-type(1){
	border-right:none;
  }
  .table-h table tr td:nth-of-type(2){
	border-right:30px solid #ffffff;
  }
  .table-h p{
	font-size: 24px;
	line-height: 40px;
	color: #ff0000;
	margin-top: 3%;
	text-align: center;
  }

.category-b p{
	font-size:29px;
	line-height:50px;
	color: #000000;
	text-align: center;
}
.category-b p b{
	font-weight: bold;
	color: #ff0000;
}
.category-bot figure{
	width: 50%;
	float: left;
}
.category-bot figure img{
	width: 100%;
	display: block;
}
.category-h{
	margin-top:1%;
	background: url(/newcpzt/images/imageszt2256/category_bg_03.jpg) no-repeat;
	background-size: 100% 100%;
}
.category-bot{
	position: relative;
	z-index: 1;
}
.category-bot::after{
	position: absolute;
	right: 0;
	top: 4%;
	width: 62%;
	height:79%;
	content: "";
	z-index: -1;
	background: linear-gradient(to top, #ffffffbb, #ffffff0d);
}
.category-fr{
	float: right;
	width: 50%;
	margin-top:14%;
}
.category-fr strong{
	display: block;
	font-size: 76px;
	line-height: 90px;
	margin: 3% auto;
	font-weight: bold;
	color: #ff0000;
	text-shadow: 2px 2px #fff,-2px -2px #fff,-2px 2px #fff,2px -2px #fff;
}
.category-fr p{
	font-size: 30px;
	line-height: 50px;
	color: #000000;
	padding-left: 40px;
	background: url(/newcpzt/images/imageszt2256/category_icon.png) no-repeat 0% 56%;
	background-size: 30px;
}


.wire-h figure img{
	width: 100%;
	display: block;
}
.wire-h figure{
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}
.wire-h figure:nth-of-type(4n){
	margin-right: 0%;
}
.wire-h figure figcaption{
	padding-top: 10px;
	position: relative;
	font-size: 30px;
	text-align: center;
	line-height: 60px;
	color: #000;
}
.wire-h figure figcaption::after{
	position: absolute;
	left: 42%;
	top: 3%;
	content: "";
	width: 16%;
	height: 6px;
	background-color: #ff0000;
}

.feat-h ul li{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 3%;
	box-shadow: 0px 0px 6px 1px #ccc;
}
.feat-h ul li .text-h{
	width: 51%;
	padding: 6% 3% 0%;
	box-sizing: border-box;
}
.feat-h ul li figure{
	width: 49%;
}
.feat-h ul li figure img{
	width: 100%;
	display: block;
}
.feat-h ul li:nth-of-type(even) .text-h,
.feat-h ul li:nth-of-type(odd) figure{
	float: right;
}
.feat-h ul li:nth-of-type(odd) .text-h,
.feat-h ul li:nth-of-type(even) figure{
	float: left;
}
.text-h .tex-b{
	position: relative;
	float: left;
	width: 80px;
	text-align: center;
	background-color: #ff0000;
}
.text-h .tex-b::after{
	position: absolute;
	left: -10px;
	top: 10px;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
	background-color: #ffb99a;
}
.text-h .tex-b b{
	display: block;
	width: 92%;
	margin: 2% auto;
	font-size: 58px;
	font-weight: bold;
	line-height: 60px;
	padding: 10px 0px 6px;
	color: #fff;
	border-bottom: 1px dashed #fff;
}
.text-h .tex-b font{
	display: block;
	font-size: 18px;
	line-height:32px;
	color: #ffffff;
	letter-spacing: 0px;
}
.text-h span{
	width: calc(100% - 90px);
	float: right;
	box-sizing: border-box;
	padding-left: 2%;
}
.text-h span strong{
	font-size: 42px;
	line-height: 60px;
	font-weight: bold;
	color: #ff0000;
}
.text-h span p{
	font-size: 26px;
	line-height: 40px;
	margin: 3% auto;
	color: #333;
}
.text-h span small{
	font-size: 12px;
	line-height: 20px;
	color: #9e9e9e;
	text-transform: uppercase;
	letter-spacing: 0px;
}





