﻿* {
	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/imageszt190/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
}
.banner-b{
	position: relative;
	width: 1320px;
	text-align: center;
	z-index: 1;
}
.banner-b::after{
	position: absolute;
    left: 0%;
    top: 6%;
    width: 60%;
    height: 85%;
	content: "";
	z-index: -1;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.811), rgba(255, 255, 255, 0.759), #ffffff0d);
}
.banner-fl{
	position: relative;
	width: 61%;
    float: left;
    padding: 3% 3%;
    margin-top:3%;
    margin-right: -4%;
    box-sizing: border-box;
}
.banner-b figure{
	width:47%;
    float: left;
    margin-left: -4%;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-fl b{
	position: absolute;
	right:14%;
	top: 2%;
	display: block;
	font-size:42px;
	line-height: 50px;
	font-weight: bold;
	padding:12px 12px 30px;
	color: #ffffff;
	background: url(/newcpzt/images/imageszt190/banner_icon2.png) no-repeat;
	background-size: 100% 100%;
}
.banner-fl p{
	font-size:28px;
	line-height: 50px;
	color: #474747;
	font-weight: bold;
	text-align: left;
	text-indent: 1em;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.banner-fl hr{
	width: 60%;
	height: 6px;
	border: none;
	margin-left: 4%;
	background-color: #ff0000;
}
.banner-fl h1{
	font-size:82px;
    line-height: 110px;
	margin:2% auto;
	text-align: left;
	display: block;
    font-weight: bold;
	color: #fc0100;
	text-shadow: 3px 3px #ffffff,-3px -3px #ffffff,-3px 3px #ffffff,3px -3px #ffffff;
}
.banner-fl h1 em{
	color: #000000;
}
.banner-b ul{
	width: 92%;
	margin: 0% 2% 4%;
}
.banner-b ul li{
	width: 30%;
	float: left;
	font-size:30px;
	line-height:40px;
	padding-left: 40px;
	margin-right:4%;
	box-sizing: border-box;
	background: url(/newcpzt/images/imageszt190/banner_icon1_03.png) no-repeat left center;
	background-size: 35px;
}
.banner-b ul li:nth-of-type(3n){
	margin-right: 0%;
}
.banner-b ol{
	width: 92%;
}
.banner-b ol li{
	float: left;
	width:22%;
	margin: 0% 1.5%;
}
.banner-b ol li figure{
	position: relative;
	width: 100%;
}
.banner-b ol li figure img{
	width: 100%;
	display: block;
}
.banner-b ol li figure figcaption{
	position: absolute;
	bottom:19%;
	left: 0%;
	right: 0%;
	font-size:20px;
	line-height: 20px;
	color: #fff;
}

.title-h{
	margin: 3% auto;
	text-align: center;
}
.title-h font{
	display: block;
	width: 30%;
	font-size: 30px;
	color: #fff;
	line-height:40px;    
	letter-spacing: 4px;
	margin: 0% auto;
	border-radius: 40px;
	font-weight: normal;
	background-color: #f5532d;
}
.title-h h2{
	display: block;
	font-size:76px;
	color: #272727;
	line-height: 80px;
	font-weight: bold;
	letter-spacing: 6px;
	margin:2% auto;
}
.title-h h2 em{
	font-style: normal;
	color: #f5532d;
}
.title-h p{
	font-size: 28px;
	line-height: 30px;
	color: #717171;
}
.table-bg,
.advantage-bg{
	padding-bottom: 2%;
}

.advantage-h ul li{
	width:32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%;
	background-color: #f5532d;
}
.advantage-h ul li:nth-of-type(3n){
	margin-right: 0%;
}
.advantage-h ul li figure{
	width: 33%;
	float: left;
}
.advantage-h ul li figure img{
	width: 100%;
}
.advantage-h ul li font{
	position: relative;
	display: block;
	width: 67%;
	float: left;
	text-align: center;
	font-size: 26px;
	line-height: 130px;
	color: #ffffff;
}
.advantage-h ul li font::after{
	position: absolute;
	left: 0%;
	top:20%;
	width: 2px;
	height:60%;
	content: "";
	background-color: #ffffff;
}
.padou-bg{
	position: relative;
}
.padou-bg::before{
	position: absolute;
	right: 0%;
	top: 0%;
	width:56%;
	height: 100%;
	content: "";
	background-color: #e7e7e7;
	z-index: -1;
}
.padou-h{
	padding:2% 0% 4%;
}
.padou-fl{
	width:50%;
	float: left;
}
.padou-fr{
	width:50%;
	float: left;
	padding-left: 3%;
	box-sizing: border-box;
}
.padou-fl-t span{
	display: inline-block;
}
.padou-fl-t{
	margin:6% auto;
}
.padou-fl-t span b{
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #e1e0e0;
	text-transform: uppercase;
}
.padou-fl-t span strong{
	display: block;
	font-size: 42px;
	line-height:70px;
	font-weight: bold;
	color: #212121;
	margin-top: -36%;
}
.padou-fl-t span hr{
	position: relative;
	width: 100%;
	height: 3px;
	border: none;
	margin: 3% auto;
	background-color: #f0efef;
}
.padou-fl-t span hr::after{
	position: absolute;
	left: 0%;
	top: -2px;
	width:30%;
	height: 6px;
	content: "";
	background-color: #f5532d;
}
.padou-fl-t i{
	float: right;
    margin-right: 20%;
}
.padou-fr b,
.padou-fl-t i{
	font-style: normal;
    font-size: 50px;
    font-weight: bold;
    color: #f5532d;
    text-transform: uppercase;
}
.padou-fr b{
	display: block;
    margin: 6% 1% 8% -26%;
    color: #3d3a3a;
}
.padou-fl figure{
	position: relative;
	width: 100%;
}
.padou-fl figure::after{
	position: absolute;
    left: -5%;
    top: 21%;
    width: 74%;
    height: 88%;
    content: "";
    z-index: -1;
    background-color: #f5532d;
}
.padou-fl figure img{
	width: 100%;
	display: block;
}
.padou-fr a,
.padou-fr p{
	font-size: 20px;
	line-height:36px;
	color: #252424;
	margin-bottom:4%;
}
.padou-fr p:nth-of-type(1){
	font-weight: bold;
	color: #f5532d;
}
.padou-fr a{
	color: #ffffff;
	border-radius: 30px;
	padding: 2px 20px;
	background-color: #f5532d;
	text-decoration: none; 
}
.padou-fr a:hover{
	text-decoration: none; 
}
.table-h table {
	width: 100%;
	border-collapse: collapse;
  }
  .table-h p,
  .table-h table tr td {
	font-size:22px;
	line-height:30px;
	text-align: left;
	color: #1c1a1a;
	letter-spacing: 2px;
	padding: 6px 0px 6px 10px;
	border-bottom:6px solid #ffffff;
	background-color: #f1f1f1;
  }
  .table-h table tr td:nth-of-type(odd){
	background-color: #e23c03;
	color: #ffffff;
  }
  .table-h p b{
	color: #e23c03;
  }
  .table-h p {
	text-align: center;
	margin-top: 2%;
	background-color: #f5f6f8;
  }
  .accessories-b figure img,
  .characteristic-h ul li figure img,
  .report-h figure img,
  .report-h figure{
	  width: 100%;
	  display: block;
  }
.report-bg{
	margin: 3% auto;
	background: url(/newcpzt/images/imageszt190/report_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
}
.report-bg figure{
	width: 46%;
	float: right;
	margin: 0% -1%;
}
.report-bg-fl{
	width: 56%;
	float: left;
	padding: 3%;
	margin-top:6%;
	box-sizing: border-box;
	background-color: #ffffff9d;
}
.report-bg-fl strong{
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
	color: #242323;
}
.report-bg-fl hr{
	width: 70px;
	height: 6px;
	border: none;
	background-color: #f5532d;
	margin: 3% 0;
}
.report-bg-fl p{
	font-size: 22px;
	line-height:40px;
	color: #262525;
	margin-bottom: 3%;
}
.report-bg-fl p b{
	font-weight: bold;
	color: #f5532d;
}
.report-bg-fl span{
	display: inline-block;
	padding: 6px 20px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	border-radius: 30px;
	background-color: #f5532d;
	margin: 0% 2% 3%;
}

.accessories-b figure{
	width: 23.5%;
	float: left;
	margin-right: 2%;
}
.accessories-b figure:nth-of-type(4){
	margin-right: 0%;
}
.accessories-b figure figcaption{
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	color: #ffffff;
	font-size:30px;
	padding: 10px 0px;
	letter-spacing: 2px;
	line-height: 50px;
	background-color: #f5532d;
}
  .characteristic-b{
	text-align: center;
	padding: 2% 0%;
	margin: 2% auto 4%;
	background-color: #f5532d;
}
.characteristic-b span{
	display: inline-block;
	font-size: 36px;
	line-height: 40px;
	padding: 6px 10px;
	background-color: #ffe300;
	border-radius: 30px;
	margin: 10px auto;
}
.characteristic-b h2{
	font-size: 60px;
	line-height: 80px;
	margin: 0% auto;
	font-weight: bold;
	color: #ffffff;
}
.characteristic-h ul li{
	position: relative;
	width: 100%;
	height: auto;
	display: table;
	margin: 1% auto 3%;
	z-index: 1;
}
.characteristic-h ul li:nth-of-type(odd) .text-h,
.characteristic-h ul li:nth-of-type(even) figure{
	float: right;
}
.characteristic-h ul li:nth-of-type(even) .text-h,
.characteristic-h ul li:nth-of-type(odd) figure{
	float: left;
}
.characteristic-h ul li figure{
	position: relative;
	width:48%;
	box-sizing: border-box;
	z-index: 1;
	overflow: hidden;
	border-radius: 10px;
}
.characteristic-h ul li:nth-of-type(odd) figure::after{
	right: 0;
}
.characteristic-h ul li:nth-of-type(even) figure::after{
	left: 0;
}
.text-h{
	width: 48%;
	padding:6% 3% 3%;
	height: auto;
	display: table;
	box-sizing: border-box;
}

.text-h>div{
	margin-bottom: 7%;
}
.text-h b{
	display:block;
	float: left;
	position: relative;
	font-size: 60px;
	line-height: 70px;
	font-weight: bold;
	color: #ffffff;
	padding:2%;
	background-color: #f5532d;
}
.text-h b::after{
	position: absolute;
	left: 7%;
    top: 8%;
	width: 100%;
	height: 100%;
	content: "";
	border: 2px solid #f5532d;
}
.text-h span{
	display: block;
	width: calc(100% - 140px);
	float: left;
	height: auto;
	display: table;
	margin-left:6%;
}
.text-h span strong{
	display: block;
	font-size: 40px;
    line-height: 46px;
    font-weight: bold;
    letter-spacing: 2px;
	color: #282727;
}
.text-h p{
	font-size:24px;
	line-height:44px;
	letter-spacing: 2px;
	margin:10% auto 0%;
	color: #000000;
}