* {
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
}

strong,
p,
span,
font,
figcaption,
table tr td,
h1,
h2,
b,
em{
	font-style: normal;
}

h1,
h2 {
	font-weight: bold;
}

ul,
ol {
	list-style: none;
}
a:hover,
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;
}
.ita{
	font-style: italic;
}

.banner-h{
	background: url(/newcpzt/images/imageszt2236/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
}
.banner-fl{
	width:56%;
	float: left;
	padding: 3%;
	margin-top:5%;
	box-sizing: border-box;
	background-color: #ffffff9d;
}
.banner-fl small{
	display: inline-block;
	font-size:38px;
	line-height:40px;
	color: #2d2c2c;
	text-transform: uppercase;
}
.banner-b figure{
	width: 63%;
    margin-right: -5%;
    margin-left: -14%;
    float: right;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b h1{
	font-size: 138px;
    line-height: 160px;
    font-weight: bold;
    color: #e50a0a;
	text-shadow: 3px 3px #fff,-3px -3px #fff,-3px 3px #fff,3px -3px #fff, 4px 4px #0000002d;
}
.banner-b h1 em{
	color: #000000;
}
.banner-b p{
	font-size:57px;
	line-height:70px;
	color: #2d2c2c;
	margin-bottom: 4%;
}
.banner-b span{
	font-size:40px;
	line-height:40px;
	color: #ffffff;
	padding: 6px 86px 6px 10px;
	background: url(/newcpzt/images/imageszt2236/banner_icon1_03.png) no-repeat;
	background-size: 100% 100%;
}
.banner-b font{
	font-size: 26px;
	line-height: 30px;
	display: block;
	margin-top:4%;
	color: #212121;
}
.banner-b font i{
	color: #df0008;
}

.title-h{
	margin: 3% auto;
	text-align: center;
}
.title-h strong{
	font-size: 70px;
	line-height: 80px;
	font-weight:bolder;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #efefef;
}
.title-h h2{
	font-size: 106px;
    color: #ff0000;
    line-height:110px;
    font-weight: bold;
    letter-spacing: 6px;
    margin-top: -3%;
	margin-bottom:2%;
}
.title-h font{
	font-size: 24px;
	line-height:30px;
	padding: 2px 10px;
	color: #181717;
	text-transform: uppercase;
	background-color: #c6c6c6;
}
.broble-h{
	margin:0% auto 2%;
	text-align: center;
	letter-spacing: 2px;
}
.broble-h ul li{
	width:15%;
	float: left;
	text-align: center;
	margin-right:2%;
	border-radius: 20px;
}
.broble-h ul li:nth-of-type(6){
	margin-right: 0%;
}
.broble-h ul li figure{
	width:90%;
	margin: 0% auto 3%;
	border-radius: 20px;
	overflow: hidden;
}
.broble-h>figure img,
.broble-h ul li figure img{
	width: 100%;
	display: block;
}
.broble-h ul li b{
	display: block;
	font-size:28px;
	line-height:30px;
	color: #0f0f10;
	margin: 3% auto;
	font-weight: 400;
	padding: 2px 6px;
}
.broble-h ul li font{
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #949495;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.broble-h strong{
	display: block;
	font-size:60px;
	line-height: 70px;
	font-weight: bold;
	color: #181717;
	margin: 4% auto 2%;
}
.broble-h strong em{
	color: #ff0000;
}
.broble-h p{
	font-size: 22px;
	line-height: 36px;
	color: #0f0f10;
}
.broble-h>figure{
	width: 100%;
	margin-top: 3%;
}
.three-img figure{
	width: 32%;
	margin-right: 2%;
	position: relative;
	box-sizing: border-box;
	border: 2px solid #f7380d;
	border-radius: 20px;
	overflow: hidden;
	float: left;
	margin-bottom: 2%;
}
.three-img figure:nth-of-type(3){
	margin-right: 0%;
}
.three-img figure img{
	width: 100%;
	display: block;
	
}
.three-img figure figcaption{
	font-size: 34px;
	width: 100%;
	color: #ffffff;
	line-height: 60px;
	position: absolute;
	left: 0%;
	text-align: center;
	bottom: calc(50% - 25px);
	background-color: #0000008d;
}

.table-h table {
	width: 100%;
	border-collapse: collapse;
  }
  .table-h section{
	display: block;
	width: 100%;
	color: #ffffff;
	text-align: center;
	font-size: 38px;
	line-height: 60px;
	margin-top:1%;
	background-color: #ff0000;
  }
  .table-h table tr td {
	font-size: 24px;
	line-height: 50px;
	text-align: left;
	color: #292828;
	letter-spacing: 2px;
	padding: 6px 0px 6px 20px;
	border:1px solid #e1dddd;
  }
  .table-h table tr:nth-of-type(odd) td{
	background-color: #f8f8f8;
  }
  .table-h p{
	font-weight: bold;
	font-size: 24px;
	line-height: 40px;
	margin: 2% auto;
	color: #232323;
	text-align: center;
  }
  .table-h p a{
	color: #bc0d16;
	border-bottom: 2px solid #bc0d16;
  }
.Comparison-fr,
.Comparison-fl{
	width: 49%;
	text-align: center;
}
.Comparison-fr span,
.Comparison-fl span{
	display: inline-block;
	width: 50%;
	font-size: 40px;
	line-height:60px;
	color: #ffffff;
	margin-bottom: 3%;
}
.Comparison-fr{
	float: right;
}
.Comparison-fl{
	float: left;
}
.Comparison-fr figure,
.Comparison-fl figure{
	margin-bottom:5%;
}
.Comparison-fr figure,
.Comparison-fl figure,
.Comparison-fl figure img,
.Comparison-fr figure img{
	width: 100%;
	display: block;
	position: relative;
}
.Comparison-fl figure figcaption,
.Comparison-fr figure figcaption{
	position: absolute;
	bottom: 0%;
	left: 0%;
	width: 100%;
	font-size: 30px;
	line-height: 50px;
	color: #ffffff;
}
.Comparison-fl span,
.Comparison-fl figure figcaption{
	background-color: #ff0000;
}
.Comparison-fr span,
.Comparison-fr figure figcaption{
	background-color: #636161;
}

.botto-h ul li{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 3%;
}
.botto-h ul li figure{
	width: 58%;
}
.text{
	width: 40%;
	box-sizing: border-box;
	padding:0% 4%;
	color: #ffffff;
	background-color: #db0404;
	border-radius: 30px;
}
.botto-h ul li:nth-of-type(odd){
	border-radius: 30px 0px 0px 30px;
}
.botto-h ul li:nth-of-type(even){
	border-radius: 0px 30px 30px 0px;
}
.botto-h ul li:nth-of-type(even) .text,
.botto-h ul li:nth-of-type(odd) figure{
	float: right;
}
.botto-h ul li:nth-of-type(odd) .text,
.botto-h ul li:nth-of-type(even) figure{
	float: left;
}
.botto-h ul li figure img{
	width: 100%;
	display: table;
}
.text span{
	display: inline-block;
	font-size:20px;
	line-height: 50px;
	background-color: #fff;
	margin-top: 10px;
	text-align: center;
}
.text span small{
	width: 66%;
	margin: 3% auto;
	display: block;
	color:#db0404;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
}
.text span b{
	color:#db0404;
	font-size:78px;
	line-height:90px;
	font-weight:400;
}
.text strong{
	font-size: 60px;
	line-height: 80px;
	margin-top: 3%;
	display: block;
	font-weight: bold;
	color: #ffffff;
}
.text hr{
	width: 100%;
	height: 2px;
	border: none;
	margin: 3% auto;
	background-color: #ffffff;
}
.text p{
	font-size: 30px;
	line-height: 50px;
	color: #fff;
	margin: 3% auto;
	height: 170px;
}
.text font{
	font-size: 12px;
	line-height: 16px;
	color: #9c9c9b;
	letter-spacing: 0px;
}
.scope-h ul li{
	width: 24.25%;
	float: left;
	height: auto;
	display: table;
	margin-right: 1%;
}
.scope-h ul li:nth-of-type(4){
	margin-right: 0%;
}
.scope-h ul li figure img,
.scope-h ul li figure{
	width: 100%;
	display: block;
}
.scope-h ul li figure figcaption{
	font-size: 32px;
	line-height:46px;
	width: 80%;
	margin: 6% auto 0%;
	text-align: center;
	color: #fff;
	border-radius: 40px;
	background-color: #ff0000;
}
.display-b figure img,
.display-h figure,
.display-h figure img{
	width: 100%;
	display: block;
}
.display-fr,
.display-fl{
	float: left;
	width: 25.5%;
}
.display-mod{
	width: 47%;
	float: left;
	margin: 0% 1%;
}
.display-h figure img{
	margin-bottom:5%;
}
.display-mod figure img{
	margin-bottom:2.4%;
}
.display-mod span{
	display: block;
	width: 100%;
	padding: 2%;
	text-align: center;
	color: #ffffff;
	box-sizing: border-box;
	background-color: #ff0000;
}
.display-mod span strong{
	font-size: 34px;
	line-height: 50px;
}
.display-mod span font{
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
}

.display-b figure{
	width: 32.5%;
	float: left;
	margin-right: 1.2%;
	margin-bottom: 2%;
}
.display-b figure:nth-of-type(3){
	margin-right: 0%;
}






