	
* {
	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 {
	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{	
	padding: 2% 0% 0%;
	width: 100%;
	background: url(/newcpzt/images/imageszt4866/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
}
.banner-b{
	position: relative;
	width: 1260px;
	z-index: 1;
}
.banner-b::after{
	position: absolute;
	left: 0%;
	top: 3%;
	content: "";
	width:58%;
	height:80%;
	z-index: -1;
	background: linear-gradient(to right,#ffffffc2, #ffffff2f);
}
.banner-b figure{
	width:58%;
	margin-top: 2%;
	float: right;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b .banner-fl{
    width:42%;
    padding: 1% 0% 3% 3%;
    float: left;
    box-sizing: border-box;
    letter-spacing: 2px;
}

.banner-fl h1{
	position: relative;
    margin: 3% auto;
    font-size: 76px;
    line-height: 100px;
    letter-spacing: 2px;
    display: block;
    color: #fe0000;
    font-weight: bold;
    text-shadow: 2px 3px #ffe500;
}
.banner-fl h1 strong{
	display:block;
	position: relative;
	font-size: 66px;
	line-height:90px;
	font-weight:bold;
	color: #292828;
	z-index: 1;
	text-shadow: 2px 3px #fff;
}
.banner-fl h1 strong::after{
	position: absolute;
	left: 0;
	bottom: 0%;
	width: 69%;
	height: 20px;
	content: "";
	z-index: -1;
	background-color: #fe0000;
}
.banner-fl b{
	display: inline-block;
	margin-bottom: 2%;
	width: 94%;
	font-size:36px;
	line-height:40px;
	padding: 6px 0px;
	text-align: center;
	letter-spacing: 4px;
	color: #FFFFFF;
	font-weight:400;
	background: linear-gradient(to left,#ff4606 97%,#ffe500 3%);
}

.banner-fl ul li{
	width: 49%;
	float: left;
	font-size: 30px;
	line-height: 40px;
	color: #000000;
	margin:3% 1% 0% 0%;
	padding-left: 40px;
	box-sizing: border-box;
	background: url(/newcpzt/images/imageszt4866/banner_product_icon_03.png) no-repeat;
	background-size: 38px;
	text-shadow: 1px 1px #fff,-1px -1px #fff,-1px 1px #fff,1px -1px #fff;
}













.title-h{
	margin:4% auto 3%;
	text-align: center;
	letter-spacing: 6px;
}
.title-h h2{
	display: inline-block;
	font-size: 32px;
	list-style: 40px;
	padding: 2px 16px;
	color: #ffffff;
	font-weight: normal;
	background-color: #ff4606;
}
.title-h b{
	display: block;
	font-size:68px;
	line-height:68px;
	font-weight: bold;
	margin-top: 4%;
	color: #dddddd;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.title-h strong{
	display: block;
	font-size: 62px;
	text-align: center;
	line-height:70px;
	margin-top: -8%;
	font-weight: bold;
	color: #000000;
}


.broble-h{
	margin:0% auto 2%;
	text-align: center;
	letter-spacing: 2px;
}
.broble-h ul{
	margin-top: 1%;
}
.broble-h ul li{
	width:16%;
	float: left;
	text-align: center;
	margin-right:5%;
}
.broble-h ul li:nth-of-type(5){
	margin-right: 0%;
}
.broble-h ul li figure{
	width:100%;
	margin: 4% auto;
}
.broble-h ul li figure img{
	width: 100%;
	display: block;
}
.broble-h ul li b{
	font-size: 32px;
	line-height: 40px;
	color: #000;
	display: block;
	font-weight: normal;
	letter-spacing: 4px;
	margin:10% auto 0%;
}
.broble-h ul li hr{
	width: 90%;
	height: 0px;
	margin: 6% auto 1%;
	border-top: 1px dashed #999999;
}
.broble-h ul li font{
	font-size: 12px;
	line-height:30px;
	letter-spacing: 0px;
	color: #b4b4b4;
	text-transform: uppercase;
}
.introdu-h{
	position: relative;
	z-index: 1;
	margin-bottom: 40px;
}
.introdu-h::after{
	position: absolute;
    left: 0;
    top: 20%;
    content: "";
    width: 52%;
    height: 84%;
    z-index: -1;
    background-color: #ff4606;
}
.introdu-b>p{
	margin-bottom:2%;
	color: #252525;
	text-align: center;
	background-color: #f3f5f7;
}
.introdu-b figure{
	width: 66%;
    float: left;
    margin-left: -7%;
}
.introdu-fr{
	width: 38%;
	float: right;
}
.introdu-fr strong em{
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 6px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	background-color: #ff4606;
}
.introdu-fr p{
	padding-left: 46px;
	box-sizing: border-box;
	margin-bottom:7%;
	color: #252525;
}
.introdu-fr span{
	font-size: 32px;
	color: #ffffff;
	line-height: 40px;
	padding: 6px 16px;
	background-color: #ff4606;
}
.introdu-fr span:nth-of-type(1){
	display: block;
	text-align: center;
	margin-bottom: 5%;
	margin-right: 0px;
}
.introdu-fr span:nth-of-type(2){
	margin-right: 10px;
}

.table-h table{
	width:100%;
	letter-spacing: 2px;
	border-collapse: collapse;
}
.table-h table tr td{
	font-size: 26px;
    line-height:40px;
    text-align: left;
    color: #000000;
	letter-spacing: 2px;
    padding: 6px  0px 6px 26px;
    border: 1px #d3d2d2 solid;
}
.table-h table tr:nth-of-type(1){
	background-color: #f3f5f7;
}
.table-h table tr:nth-of-type(1) td{
	font-weight: bold;
}
.table-h p{
	text-align: center;
	width: 100%;
	font-size: 24px;
	line-height:40px;
	margin: 2% auto;
	color: #fe0000;
	text-align: center;
	letter-spacing: 2px;
	box-sizing: border-box;
}

.scenar-h figure{
	position: relative;
	float: left;
	margin-right:.5%;
}
.scenar-h figure:nth-of-type(1),
.scenar-h figure:nth-of-type(2){
	width:49.75%;
	margin-bottom: 10px;
}
.scenar-h figure:nth-of-type(3),
.scenar-h figure:nth-of-type(4),
.scenar-h figure:nth-of-type(5){
	width:33%;
}
.scenar-h figure figcaption{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	text-indent: 1em;
	background: linear-gradient(to left,#ffffff0d 9%,#e6e6e6 90%);
}
.teris-h{
	background-color: #f3f5f7;
	padding-bottom: 1%;
}
.teris-h table tr td{
	padding: 10px 0px 10px 10px;
	font-size: 24px;
	line-height: 36px;
	color: #1a1a1a;
	box-sizing: border-box;
	border-bottom: 2px solid #f3f5f7;
}
.teris-h table tr td:nth-of-type(1){
	width: 30%;
	color: #ffffff;
	background-color: #ff4606;
}
.teris-b{
	background: url(/newcpzt/images/imageszt4866/teris_bg_03.jpg) no-repeat;
	background-size: 100%;
}
.teris-c{
	margin: 2% auto;
	background: linear-gradient(to left, #ffffff9e 35%, #ffffff0d);
}
.teris-c figure{
	width: 67%;
    float: left;
    margin-left: -10%;
    margin-bottom: -3%;
}
.teris-c-fr{
	width: 43%;
	float: right;
	padding: 6% 3% 3% 0%;
	text-align: right;
	box-sizing: border-box;
}
.teris-c-fr b{
	font-size: 46px;
    line-height: 60px;
	font-weight: bold;
	color: #000000;
	display: block;
}
.teris-c-fr strong{
	display: block;
	font-size: 76px;
	line-height: 90px;
	margin-bottom: 5%;
	font-weight: bold;
	color: #fe0000;
	text-shadow: 2px 2px #ffffff,-2px -2px #ffffff,-2px 2px #ffffff,2px -2px #ffffff;
}
.teris-c-fr p,
.teris-c-fr span{
	display: block;
    margin-bottom: 6%;
    font-size: 40px;
    line-height: 50px;
    padding: 8px 20px;
    letter-spacing: 4px;
    color: #000000;
    font-weight: 400;
	box-sizing: border-box;
    background: linear-gradient(to right,#ffe500 97%,#ff4606 3% );
}
.teris-c-fr p{
	display: inline-block;
	font-size: 30px;
	line-height:40px;
	background: linear-gradient(to right,#ff3c00,#e91017);
	border-radius: 30px;
	color: #ffffff;
}

.characteristic-h ul li{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 3%;
}
.characteristic-h ul li:nth-of-type(odd) .text-h,
.characteristic-h ul li:nth-of-type(even) figure{
	float: left;
}
.characteristic-h ul li:nth-of-type(even) .text-h,
.characteristic-h ul li:nth-of-type(odd) figure{
	float: right;
}
.characteristic-h ul li figure{
	position: relative;
	width: 50%;
	box-sizing: border-box;
	z-index: 1;
}
.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: 47%;
	padding: 2% 2% 0%;
	height: auto;
	display: table;
	box-sizing: border-box;
}
.characteristic-h ul li:nth-of-type(odd) .text-h{
	padding-left: 0px;
}
.characteristic-h ul li:nth-of-type(even) .text-h{
	padding-right: 0px;
}
.text-h b{
	display:block;
	float: left;
	position: relative;
	font-size: 60px;
	line-height: 50px;
	font-weight: bold;
	color: #ffffff;
	padding: 3%;
	background-color: #ff4606;
}
.characteristic-h ul li:nth-of-type(even) .text-h b{
	float: right;
}
.text-h span{
	display: block;
	width: calc(100% - 140px);
	float: left;
	height: auto;
	display: table;
	margin-left:6%;
}
.characteristic-h ul li:nth-of-type(even) .text-h span{
	float: left;
	margin-left: 0%;
	margin-right: 6%;
	text-align: right;
}
.text-h span strong{
	display: block;
    font-size: 42px;
    line-height:42px;
    font-weight: bold;
    letter-spacing: 2px;
	color: #000000;
}
.text-h span hr{
	width: 100%;
	height: 2px;
	margin:6px 0px;
	border: none;
	background-color: #ff4606;
}
.text-h span em{
	font-size: 22px;
	line-height: 30px;
	color: #aeaeae;
}
.text-h p{
	font-size: 26px;
	line-height: 50px;
	letter-spacing: 2px;
	margin:8% auto;
	color: #4d4d4d;
}
.text-h font{
	font-size: 14px;
	line-height: 26px;
	color: #aeaeae;
	text-transform: uppercase;
}












.scenar-h{
	margin-bottom: 2%;
}
.teris-b,
.teris-h,
.scenar-h,
.table-h,
.introdu-b{
	letter-spacing: 2px;
}
.teris-h table tr td:nth-of-type(1),
.introdu-b p{
	font-size: 30px;
	line-height:60px;
}
.scenar-h figure figcaption,
.introdu-fr strong{
	font-size: 38px;
	line-height: 60px;
	color: #000000;
}
.teris-c figure img,
.scenar-h figure img,
.introdu-b figure img{
	width: 100%;
	display: block;
}
.scenar-h figure:nth-of-type(2),
.scenar-h figure:nth-of-type(5){
	margin-right: 0px;
}

.introdu-fr p{
	font-size: 26px;
	line-height: 50px;
}



