﻿	
* {
	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{	
	width: 100%;
	background: url(/newcpzt/images/imageszt5058/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: 19%;
    content: "";
    width: 67%;
    height: 73%;
    z-index: -1;
    background: linear-gradient(to right, #ffffffa9, #ffffffa9);
}
.banner-b figure{
	width: 70%;
    float: right;
    margin-top: 2%;
    margin-left: -8%;
    margin-right: -6%;
}
.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;
    margin-top: 8%;
}

.banner-fl h1{
	position: relative;
    margin: 3% auto;
    font-size: 108px;
    line-height: 120px;
    letter-spacing: 2px;
    display: block;
    color: #fd0400;
    font-weight: bold;
    text-shadow: 2px 3px #ffffff;
}
.banner-fl b{
	display: inline-block;
	margin-bottom: 2%;
	font-size:48px;
	line-height:50px;
	padding: 6px 0px;
	letter-spacing: 4px;
	font-weight: bold;
	color: #000000;
	text-shadow: 2px 2px #ffffff,-2px -2px #ffffff,-2px 2px #ffffff,2px -2px #ffffff;
}

.banner-fl ul li{
	position: relative;
	width: 42%;
	float: left;
	font-size: 30px;
	line-height:30px;
	color: #ffffff;
	margin:3% 4% 0% 0%;
	border-radius: 30px;
	padding: 10px 16px 12px;
	box-sizing: border-box;
	background-size: 38px;
	background: linear-gradient(to top,#de0000,#fe0000);
}
.banner-fl ul li img{
	width: 36px;
    margin-bottom: -6px;
    margin-right: 6px;
    display: inline-block;
}

.title-h{
	margin: 3% auto;
	text-align: center;
}
.title-h font{
	display: block;
	font-size: 30px;
	color: #000000;
	line-height: 40px;
	text-transform: uppercase;
}
.title-h h2{
	font-size: 62px;
	color: #000000;
	line-height: 80px;
	font-weight: bold;
	letter-spacing: 6px;
}
.title-h h2 em{
	color: #fe0000;
}

.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{
	color: #000;
	display: block;
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 4px;
	margin:10% auto 0%;
}
.broble-h ul li font{
	display: block;
	font-size: 12px;
	line-height:30px;
	color: #999999;
	margin-top: 10px;
	padding-top: 5px;
	letter-spacing: 0px;
	text-transform: uppercase;
	border-top: 1px dashed #999999;
}
.complete-h strong{
	display: block;
	padding: 10px;
	font-size:52px;
	text-align: center;
	line-height: 70px;
	color: #ffffff;
	font-weight:400;
	letter-spacing: 3px;
	background-color: #fe0000;
}
.complete-h strong em{
	color: #ffff00;
}
.complete-h ul li,
.scenar-h figure{
	float: left;
	margin-right:.5%;
}
.complete-h ul li:nth-of-type(1),
.complete-h ul li:nth-of-type(2),
.scenar-h figure:nth-of-type(1),
.scenar-h figure:nth-of-type(2){
	width:49.75%;
	margin-bottom: 10px;
}
.complete-h ul li:nth-of-type(3),
.complete-h ul li:nth-of-type(4),
.complete-h ul li:nth-of-type(5),
.scenar-h figure:nth-of-type(3),
.scenar-h figure:nth-of-type(4),
.scenar-h figure:nth-of-type(5){
	width:33%;
}
.complete-h ul li h2,
.scenar-h figure figcaption{
	width: 100%;
	height: auto;
	font-size:36px;
	color: #000000;
	line-height: 50px;
	box-sizing: border-box;
	padding: 5px 12px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
	background-color: #f3f3f3;
}
.complete-h ul li:nth-of-type(2),
.complete-h ul li:nth-of-type(5),
.scenar-h figure:nth-of-type(2),
.scenar-h figure:nth-of-type(5){
	margin-right: 0px;
}
.description-b figure,
.complete-h ul li figure{
	width: 100%;
}
.description-b figure img,
.complete-h ul li figure img{
	width: 100%;
	display: block;
}

.table-h table{
	width:100%;
	margin-top: 1%;
	letter-spacing: 2px;
	border-collapse: collapse;
}
.table-h table tr td{
	font-size: 28px;
    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: #fe0000;
}
.table-h table tr:nth-of-type(1) td{
	color: #ffffff;
}
.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;
}
.description-h{
	background: url(/newcpzt/images/imageszt5058/description_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
}
.description-b p{
	position: relative;
	padding-left:36px;
	line-height: 50px;
	color: #252525;
	font-size: 30px;
	margin-bottom: 10px;
}
.description-b p::after{
	position: absolute;
	left: 0%;
	top: 12px;
	width: 26px;
	height: 26px;
	content: "";
	background-color: #fe0000;
}
.horizonal-h{
	margin-top: 1%;
	background: url(/newcpzt/images/imageszt5058/horizonal_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
}
.horizonal-b figure{
	width: 66%;
	float: right;
	margin-left: -8%;
}
.horizonal-b figure img{
	width: 100%;
	display: block;
}
.horizonal-fl{
	width: 48%;
    float: left;
    letter-spacing: 3px;
    margin-top: 3%;
	margin-right: -8%;
}
.horizonal-fl b{
	display: block;
	font-size: 50px;
    line-height: 66px;
	margin-bottom: 2%;
	font-weight: bold;
	color: #000000;
}
.horizonal-fl strong{
	display: block;
	font-size: 92px;
    line-height: 100px;
	margin-bottom: 8%;
	font-weight: bold;
	color: #fe0000;
	text-shadow: 2px 2px #ffffff,-2px -2px #ffffff,-2px 2px #ffffff,2px -2px #ffffff;
}
.horizonal-fl font{
	position: relative;
	display: block;
    width: 303px;
    padding: 7px 0px 7px 50px;
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 3%;
    border-radius: 30px;
    background: linear-gradient(45deg, #ffb708 20%, #ffe50b);

}
.horizonal-fl font::after{
	position: absolute;
	left: 3%;
	top:25%;
	width: 30px;
	height: 30px;
	content: "";
	border-radius: 50%;
	border: 1px solid #000000;
}
.horizonal-fl font::before{
	position: absolute;
    left: 5%;
    top: 36%;
    width: 18px;
    height: 18px;
    content: "";
    border-radius: 50%;
    background-color: #000000;
}
.title-c{
	background: url(/newcpzt/images/imageszt5058/bg_bg_02.png) no-repeat;
	background-size: 100% 100%;
	padding: 2% 0% 5%;
}
.title-c h2 em,
.title-c h2,
.title-c font{
	color: #ffffff;
}

.characteristic-b{
	text-align: center;
	padding: 2% 0%;
	margin: 2% auto 4%;
	background-color: #fe0000;
}
.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{
	width: 100%;
	height: auto;
	display: table;
	margin: 1% auto 3%;
}
.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: 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: 5% 2% 0%;
	height: auto;
	display: table;
	box-sizing: border-box;
}
.characteristic-h ul li:nth-of-type(even) .text-h{
	padding-left: 0px;
}
.characteristic-h ul li:nth-of-type(odd) .text-h{
	padding-right: 0px;
}
.text-h>div{
	margin-bottom: 7%;
}
.text-h b{
	display:block;
	float: left;
	position: relative;
	font-size: 60px;
	line-height: 50px;
	font-weight: bold;
	color: #ffffff;
	padding: 3%;
	background-color: #fe0000;
}
.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: 56px;
    line-height:82px;
    font-weight: bold;
    letter-spacing: 2px;
	color: #fe0000;
}
.text-h p{
	font-size:30px;
	line-height: 50px;
	letter-spacing: 2px;
	margin:1% auto;
	color: #25261e;
}









