*{margin: 0;padding: 0;}
body{overflow-x: hidden;}
ul,ol,li{list-style: none;}
a{text-decoration: none;}
*{font-weight: normal;}
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;
}


.banner-h{
	width: 100%;
	background: url(/newcpzt/images/imageszt126/banner_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom:1%;
}
.banner-b{
	width: 1260px;
}
.banner-b figure{
	width:55%;
	margin-top: 2%;
	float: right;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b .banner-fl{
	width:45%;
	margin-top:10%;
	padding:4% 2%;
	float: left;
	box-sizing: border-box;
	background-color: #ffffff9d;
}
.banner-fl font{
	font-size: 26px;
    line-height:30px;
	font-style: unset;
	border-radius: 30px;
	color: #fff;
	padding: 6px 20px 8px ;
	text-transform: uppercase;
	background-color: #e50a0a;
}
.banner-fl h1{
	font-size: 90px;
    line-height: 108px;
	margin: 4% auto;
	letter-spacing:6px;
	font-style: italic;
	display: block;
	font-weight: bold;
	color: #e50a0a;
	text-shadow: 2px 2px #fff, -2px -2px #fff,-2px 2px #fff, 2px -2px #fff;
}
.banner-fl h1 em{
	color: #161616;
}
.banner-fl ul{
	display: block;
	width: 90%;
	padding: 12px;
}

.banner-fl ul li{
	width: 49%;
	float: left;
	font-size:26px;
	line-height:44px;
	margin:6px auto;
	color: #000;
	font-weight: bold;
	letter-spacing: 2px;
	box-sizing: border-box;
	padding-left: 50px;
	background: url(/newcpzt/images/imageszt126/banner_icon_03.png) no-repeat left center;
	background-size:40px;
}

.title-h{
	margin:4% auto 3%;
	text-align: center;
	letter-spacing:8px;
}
.title-h strong{
	display: block;
	font-size: 120px;
	line-height: 120px;
	font-weight: bold;
	color: #f1f1f1;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-bottom: -3.6%;
}
.title-h hr{
	width: 120px;
	height: 8px;
	border: none;
	margin: 10px auto;
	background-color: #ff0000;
}
.title-h h2,
.title-h em{
	font-size:66px;
	line-height:90px;
	font-weight: bold;
	color: #000;
}
.title-h em{
	color: #ff0000;
}
.title-h p{
	font-size:30px;
	line-height:50px;
	color: #444444;
	letter-spacing:3px;
	text-transform: uppercase;
}
.application-h{
	background: url(/newcpzt/images/imageszt126/application_bg_03.jpg) no-repeat left top;
	background-size: auto 100%;
}
.application-b>figure{
	width: 49%;
	float: left;
	padding: 10px;
	background-color: #ffffff;
	box-sizing: border-box;
	margin: 5% 0%;
	border-radius: 10px;
	box-shadow: -4px 4px 4px 1px #0000002d;
}
.application-b figure img{
	width: 100%;
	display: block;
}
.application-fr{
	width: 48%;
	float: right;
	letter-spacing: 4px;
}
.application-fr strong{
	position: relative;
	display: block;
	font-size:46px;
	line-height:60px;
	font-weight: bold;
	color: #1a1a1a;
	padding-left:40px;
}
.application-fr strong::after{
	position: absolute;
	left: 0%;
	top: 0%;
	width:26px;
	height:100%;
	border: none;
	content: "";
	background-color: #ff0000;
}
.application-fr p{
	width: calc(100% - 40px);
	margin: 6% 0% 6% 8%;
	font-size: 26px;
	line-height: 46px;
	color: #333333;
}
.application-fr figure{
	width: 100%;
}

.broble-h{
	margin:0% auto 2%;
	text-align: center;
	letter-spacing: 2px;
}
.broble-h ul{
	margin-top: 1%;
}
.broble-h ul li{
	width:19%;
	float: left;
	text-align: center;
	margin-right:1.25%;
	border-radius: 10px;
	background-color: #f2f2f2;
	padding: 10px 0px 20px;
}
.broble-h ul li:nth-of-type(5){
	margin-right: 0%;
}
.broble-h ul li figure{
	width:140px;
	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: #2a2a2a;
	font-weight: normal;
	letter-spacing: 4px;
}

.scenario-h{
	background: url(/newcpzt/images/imageszt126/scenario_bg_03.jpg) no-repeat;
	background-size:100% 100%;
}
.scenario-h ul{
	margin: 6% auto 4%;
}
.scenario-h ul li{
	width: 24.25%;
	margin-right: 1%;
	float: left;
}
.scenario-h ul li:nth-of-type(4){
	margin-right: 0%;
}
.scenario-h ul li figure{
	width: 100%;
}
.scenario-h ul li figure img{
	width: 100%;
	display: block;
}
.scenario-h ul li span{
	display: block;
	padding: 3% 2%;
	width: 100%;
	box-sizing: border-box;
	background-color: #ffffff9d;
	text-align: center;
}
.scenario-h ul li span strong{
	display: block;
	font-size:32px;
	line-height: 50px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #e50a0a;
}
.scenario-h ul li span font{
	display: block;
	font-size: 24px;
	line-height: 40px;
	color: #636363;
	text-transform: uppercase;
}
.table-h table{
	width: 49.8%;
	float: left;
}
.table-h table:nth-of-type(odd){
	margin-right: .4%;
}
.table-h table tr td:nth-of-type(1){
	width:30%;
}
.table-h table tr td{
	font-size: 26px;
    line-height:40px;
    text-align: left;
    color: #000;
	letter-spacing: 2px;
    padding: 6px  0px 6px 16px;
    border-bottom: 4px #fff solid;
	background-color: #efefee;
}
.table-h table:nth-of-type(1) tr td:nth-of-type(1),
.table-h table:nth-of-type(2) tr td:nth-of-type(1){
	background-color: #ff0000;
	color: #ffffff;
	border-right:4px #fff solid;
}
.table-h table:nth-of-type(3) tr td:nth-of-type(1),
.table-h table:nth-of-type(4) tr td:nth-of-type(1){
	background-color: #454545;
	color: #ffffff;
	border-right:4px #fff solid;
}

.table-h p{
	text-align: center;
	width: 100%;
	font-size: 28px;
	line-height:50px;
	color: #fff;
	padding: 2%;
	text-align: center;
	letter-spacing: 2px;
	box-sizing: border-box;
	background-color: #ff0000;
}



.feature-h ul li{
	width: 100%;
	height: auto;
	display: table;
	margin:0% auto 6%;
	box-sizing: border-box;
}
.feature-h ul li:nth-of-type(even) .dic-h,
.feature-h ul li:nth-of-type(odd) figure{
	float: left;
}
.feature-h ul li:nth-of-type(even) .dic-h{
	padding-right: 2%;
}
.feature-h ul li:nth-of-type(odd) .dic-h{
	padding-left: 2%;
}
.feature-h ul li:nth-of-type(odd) .dic-h,
.feature-h ul li:nth-of-type(even) figure{
	float: right;
}
.feature-h ul li figure{
	width:49%;
}
.feature-h ul li figure img{
	width: 100%;
	display: block;
}
.feature-h ul li .dic-h{
	width:51%;
	box-sizing: border-box;
}
.dic-h div{
	width: 100%;
	height: auto;
	display: table;
}
.feature-h ul li .dic-h div b{
	display: block;
	font-size:100px;
	line-height: 100px;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;    
	margin-top: -2%;
}
.feature-h ul li .dic-h span{
	position: relative;
	display: block;
    height: auto;
    width: 100%;
    letter-spacing: 4px;
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
	margin-top: -8%;
    color: #ff0000;
}
.feature-h ul li .dic-h span::after{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
	background-color: #fff;
}
.feature-h ul li .dic-h strong{
	display: block;
	font-size:50px;
	line-height:76px;
	margin-bottom: 3%;
	font-weight: bold;
	color: #000;
	background-color: #fff;
}
.dic-h p{
	display: block;
	width: 100%;
	font-size: 28px;
	line-height: 50px;
	margin: 4% auto 0%;
	color: #000;
}
.dic-h font{
	font-size: 18px;
	line-height:40px;
	color: #bbbbbb;
	text-transform: uppercase;
}
.dic-h span hr{
	width: 40%;
	height: 10px;
	border: none;
	margin-top: 6%;
	background-color: #fd5702;
}
.feature-h ul li:nth-of-type(4){
	margin-bottom:0%;
}

.photos-h>figure{
	width:40%;
	float: left;
}
.photos-h ul{
	width: 60%;
	float: right;
}
.photos-h ul li{
	float: left;
	margin-left: 1%;
	margin-bottom: 1%;
}
.photos-h ul li:nth-of-type(odd){
	width: 48%;
}
.photos-h ul li:nth-of-type(even){
	width: 50%;
}
.photos-h ul li figure{
	width: 100%;
}
.photos-h>figure img,
.photos-h ul li figure img{
	width: 100%;
	display: block;
}