﻿	
* {
	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/imageszt2310/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom:1%;
}
.banner-b{
	position: relative;
	width: 1400px;
	z-index: 1;
}
.banner-b::after{
	position: absolute;
    left: 0;
    top: 13%;
    width: 56%;
    height: 72%;
    z-index: -1;
    content: "";
    background-color: #ffffffa2;
}
.banner-b figure{
	width: 51%;
	margin-top: 2%;
    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: 7%;
    padding: 3% 0% 0% 3%;
    float: left;
}
.banner-fl span{
	display: block;
	width: 97%;
	text-align: center;
    font-size: 38px;
    line-height:40px;
	padding: 6px 0px 8px;
    letter-spacing: 3px;
    background-color: #ff0403;
    color: #ffffff;
	margin: 3% 0%;
}

.banner-fl h1{
	position: relative;
    font-size: 130px;
    line-height: 150px;
    letter-spacing: 6px;
    display:inline-block;
    font-weight: bold;
	background-image: -webkit-linear-gradient(top ,#ff9200 30%,#ff1600);
  -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 em{
	display: inline-block;
    font-style: normal;
    font-size: 50px;
    line-height: 56px;
    margin-right: 10px;
	font-weight: bold;
    vertical-align: bottom;
    color: #ffffff;
    padding: 8px 10px 12px;
    border-radius: 20px;
    background: linear-gradient(to bottom, #ff9300, #ff4b00, #ff1500);
}

.banner-fl p{
    font-size: 24px;
    line-height: 30px;
	color: #0e0d07;
	border-radius: 30px;
   margin-bottom:1%;
   text-shadow: 1px 1px #ffffff,-1px -1px #ffffff,-1px 1px #ffffff,1px -1px #ffffff;
}
.banner-fl font{
	font-size: 36px;
	line-height: 50px;
	color: #000000;
	padding: 5px 16px 6px 45px;
	margin-right: 10px;
	background: url(/newcpzt/images/imageszt2310/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 strong{
	display: block;
    font-size: 72px;
    margin:4% auto 1%;
    line-height: 90px;
    font-weight: bold;
    color: #ff0000;
}
.broble-h b{
	font-size: 30px;
	line-height: 40px;
	font-weight: 500;
	color: #444444;
}
.broble-h ul{
	margin-top:3%;
}
.broble-h ul li{
	width: 18.37%;
	float: left;
	text-align: center;
	margin-right:2%;
}
.broble-h ul li:nth-of-type(5){
	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: 32px;
	line-height: 40px;
	color: #444444;
	font-weight:400;
	margin:10% auto 0%;
	padding: 2px 6px;
}

.title-h{
	margin:4% auto 3%;
	text-align: center;
	letter-spacing:8px;
}
.title-h strong{
	display: block;
	font-size:72px;
	line-height:80px;
	font-weight: bold;
	color: #eaeaea;
	margin-bottom: -1%;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.title-h h2,
.title-h em{
	font-size:72px;
	line-height:90px;
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 1%;
}
.title-h em{
	color: #000;
	font-style: normal;
}
.title-h b{
	font-size:30px;
	line-height:30px;
	color: #ffffff;
	letter-spacing:0px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 6px 20px;
	background-color: #ff0000;
}


.high-h figure{
	width:42%;
	float:left;
}
.high-h figure img{
	width: 100%;
	display: block;
}
.high-fr{
	width: 58%;
	float: left;
	padding: 1% 2%;
	box-sizing: border-box;
}
.high-fr h2{
	font-size:50px;
	line-height:60px;
	padding: 10px 30px 6px;
	font-weight: 400;
	display:inline-block;
	color: #ffffff;
	border-radius:100px 100px 0px 0px;
	background-color: #ff0000;
}
.high-fr hr{
	width: 94%;
	height: 4px;
	border: none;
	margin:1% 0%;
	background-color: #ff0000;
}
.high-fr span{
	position: relative;
	display: block;
	height: auto;
	padding-left: 60px;
	box-sizing: border-box;
}
.high-fr span:nth-of-type(1):after{
	content: "01";
}
.high-fr span:nth-of-type(2):after{
	content: "02";
}
.high-fr span:nth-of-type(3):after{
	content: "03";
}
.high-fr span::after{
	position: absolute;
	left: 0;
	top:7%;
    width: 45px;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background: url(/newcpzt/images/imageszt2310/hight_icon_05.png) no-repeat;
	background-size: 100% 100%;
}

.high-fr span strong{
	font-size: 26px;
	line-height: 50px;
	display: block;
	font-weight: bold;
	color: #000000;
}
.high-fr span p{
	font-size: 24px;
	line-height: 40px;
	color: #000;
	margin-top:2%;
}
@media screen and (min-width:1400px){
	.high-h span{
		width:70%;
	}
}
@media screen and (max-width:1400px){
	.high-h span{
		width:100%;
	}
}
.table-h table {
	width: 100%;
	border-collapse: collapse;
  }
  .table-h table tr td {
	font-size: 30px;
	line-height:40px;
	text-align: left;
	color: #000;
	letter-spacing: 2px;
	padding: 6px 0px 6px 20px;
	border-bottom: 16px solid #ffffff;
	border-right: 16px solid #fff;
	background-color: #e1e1e1;
  }
  .table-h table tr:nth-of-type(1) td:nth-of-type(1),
  .table-h table tr:nth-of-type(2) td:nth-of-type(1),
  .table-h table tr:nth-of-type(3) td:nth-of-type(1){
	background-color: #ff0000;
	color: #ffffff;
	border-right:6px solid #ffffff;
	width:34%;
  }
  .table-h table tr:nth-of-type(3) td:nth-of-type(1){
	  position: relative;
	  z-index:1;
  }
   .table-h table tr:nth-of-type(3) td:nth-of-type(1):after{
	   position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  top: 0;
  background-color: #ff0000;
  z-index:-1;
   }
  .table-h table tr td:nth-last-of-type(1){
	border-right:none;
  }

.category-h p{
	font-size: 27px;
	line-height: 40px;
	margin: 2% auto;
	color: #000000;
}
.category-h p b{
	position: relative;
	padding-left: 40px;
	font-weight: bold;
	color: #ff0000;
}
.category-h p b::after{
	position: absolute;
    left: 2%;
    top: 25%;
    content: "";
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    transform: rotate(45deg);
}
.category-h ul li{
	width: 49%;
	float: left;
	margin-right: 2%;
	height: auto;
	display: table;
}
.category-h ul li:nth-of-type(2n){
	margin-right: 0%;
}
.category-h ul li figure{
	width: 100%;
}
.features-h ul li figure img,
.wire-h figure img,
.category-h ul li figure img{
	width: 100%;
	display: block;
}
.wire-h figure{
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #ff0000;
}
.wire-h figure:nth-of-type(4n){
	margin-right: 0%;
}
.wire-h figure figcaption{
	font-size: 30px;
	text-align: center;
	line-height: 50px;
	color: #ffffff;
}


.features-h ul li{
	width: 100%;
	height:auto;
	display: table;
	margin-bottom: 3%;
	box-sizing: border-box;
}
.features-h ul li figure{
	width:52%;
}
.features-h ul li:nth-of-type(even) .text-h,
.features-h ul li:nth-of-type(odd) figure{
	float: left;
}
.features-h ul li:nth-of-type(odd) .text-h,
.features-h ul li:nth-of-type(even) figure{
	float: right;
}
.text-h{
	width:48%;
	padding:5% 3% 0% 3%;
	box-sizing: border-box;
}
.text-h b{
	font-size: 54px;
	line-height: 70px;
	font-weight: bold;
	color: #d90907;
}
.text-h hr{
	width:10%;
	height:8px;
	border: none;
	margin:3% 0%;
	background-color: #d70909;
}
.text-h strong{
	display: block;
	font-size:42px;
	line-height: 60px;
	font-weight: bold;
	color: #25282f;
}
.text-h p{
	font-size: 24px;
	line-height: 40px;
	color: #25282f;
}
.text-h p{
	margin-bottom:12%;
}
.text-h font{
	display: block;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #bbbbbb;
}



