﻿	
* {
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
}

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/imageszt3196/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom:1%;
}
.banner-b{
	width: 1260px;
}
.banner-b figure{
	width:50%;
	margin-top: 2%;
	float:right;
	margin-left: -9%;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b .banner-fl{
	position: relative;
    width: 59%;
    margin-top: 8%;
    padding: 4%;
    float: right;
    box-sizing: border-box;
    background: linear-gradient(to right, #fff, #fff, #ffffff0d);
}
.banner-fl span{
	position: absolute;
    left: 38%;
    top:11%;
    text-align: center;
	letter-spacing: 1px;
}
.banner-fl span font{
    font-style: unset;
    border-radius:30px;
    letter-spacing: 1px;
    color: #fff;
    padding: 4px 16px;
    background-color: #ff0000;
}

.banner-fl span p{
	line-height:50px;
	color: #010101;
}

.detail-text b,
.banner-fl h1{
	font-size:86px;
    line-height: 100px;
}
.banner-fl h1{
	letter-spacing:6px;
	font-style: italic;
	display: block;
	font-weight: bold;
	background-image: -webkit-linear-gradient(-50deg,#ff7200,#ff3c02,#ff1002);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.banner-fl h1 em{
	display: block;
	background-image: -webkit-linear-gradient(top,#ff7200,#ff3c02,#ff1002);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.banner-fl small{
	font-size: 12px;
    display: block;
    line-height: 16px;
    color: #716f6e;
    width: 80%;
}
.banner-fl ul{
	width: 90%;
	height: auto;
	display: table;
	margin-bottom: 3%;
}

.banner-fl ul li{
	width: 33%;
    float: left;
    font-size: 24px;
    line-height: 44px;
    margin: 6px auto;
    color: #000;
    letter-spacing: 2px;
    box-sizing: border-box;
    padding-left: 42px;
    background: url(/newcpzt/images/imageszt3196/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:66px;
	line-height: 66px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-bottom: -3%;
	background-image: -webkit-linear-gradient(top,#e4e4e4,#e4e4e4,#e4e4e41d);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.title-h hr{
	width: 120px;
	height: 8px;
	border: none;
	margin: 10px auto;
	background-color: #000000;
}
.title-h h2{
	display: inline-block;
	position: relative;
	padding: 0px 30px;
}
.title-h h2::after{
	position: absolute;
	left: 0;
	top:calc(50% - 12px);
	width: 18px;
	height: 18px;
	content: "";
	background-color: #ff2600;
	transform: rotate(45deg);
}
.title-h h2::before{
	position: absolute;
	right: 0;
	top:calc(50% - 12px);
	width: 18px;
	height: 18px;
	content: "";
	background-color: #ff2600;
	transform: rotate(45deg);
}
.title-h h2,
.title-h em{
	font-size:66px;
	line-height:90px;
	font-weight: bold;
	color: #000000;
}
.title-h em{
	font-style: unset;
	color: #ff2600;
}
.title-h p{
    color: #0c0407;
    letter-spacing:8px;
    text-transform: uppercase;
}


.broble-h{
	margin:0% auto 2%;
	text-align: center;
	letter-spacing: 2px;
}
.broble-h ul{
	position: relative;
	margin: 1% auto 60px;
}
.broble-h ul::after{
	position: absolute;
    left: 13%;
    bottom: -19%;
    content: "";
    width: 76%;
    height: 40%;
    z-index: -1;
    border: 1px solid #000000;
    border-top: none;
}
.broble-h ul::before{
	position: absolute;
    left: 37%;
    bottom: -19%;
    content: "";
    width: 25%;
    height: 40%;
    z-index: -1;
    border: 1px solid #000000;
    border-top: none;
}
.broble-h ul li{
	width: 23%;
	margin: 0% 1%;
	float: left;
}

.broble-h>p{
	color: #ff4322;
}
.broble-b>figure{
	width:70%;
	float: left;
}
.broble-b ul{
	width:30%;
	float: right;
}
.broble-b ul li{
	position: relative;
	width: 100%;
	margin-bottom:5%;
}
.broble-b ul li figure figcaption{
	position: absolute;
	left: 0%;
	bottom: 0%;
	width: 100%;
	letter-spacing: 2px;
	text-align: center;
	background-color: #ff26009d;
}
.table-top{
	letter-spacing: 2px;
	background: url(/newcpzt/images/imageszt3196/table_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
}
.table-top-h figure{
	width:52%;
	float: left;
	margin-left: -7%;
	margin-right: -2%;
}
.table-top-fr{
	width:62%;
	float:right;
	padding: 4%;
	margin-top: 10%;
	margin-left: -5%;
	text-align: center;
	box-sizing: border-box;
	background-color: #ffffff9d;
}
.table-top-fr strong{
	font-size: 70px;
	line-height:110px;
	color: #000000;
	display: block;
	text-shadow: 2px 2px #fff,-2px -2px #fff,-2px 2px #fff,2px -2px #fff;
}
.table-top-fr strong em{
	color: #ff2600;
	font-style: unset;
}
.table-top-fr h2{
	font-size: 32px;
	line-height: 40px;
	color: #000000;
	font-weight:400;
}
.table-top-fr font{
	color: #ffffff;
	padding:4px 20px;
	border-radius: 16px;
	background-color: #ff2600;
}
.table-top-fr ul li{
	width:18%;
	float: left;
	font-size: 36px;
	padding: 2% 0%;
	line-height: 40px;
	margin:4% 0% 2% 7%;
	letter-spacing: 4px;
	text-align: center;
	border-radius: 10px;
	background-color: #3333339d;
}
.table-h table{
	width:100%;
	margin-top: 3%;
	letter-spacing: 2px;
	border-collapse: collapse;
}

.table-h table tr td{
	font-size: 24px;
    line-height: 30px;
    text-align: left;
    color: #1b1a1a;
	letter-spacing: 2px;
    padding: 8px  0px 8px 16px;
    border: 20px #ffffff solid;
}
.table-h table tr:nth-of-type(odd){
	background-color: #f2f2f2;
}
.table-h table tr:nth-of-type(1){
	background-color: #ff2600;
}
.table-h table tr:nth-of-type(1) td{
	color: #ffffff;
	font-weight: bold;
}
.table-h p{
	text-align: center;
	width: 100%;
	font-size: 22px;
	line-height:40px;
	margin: 3% auto;
	color: #e70013;
	text-align: center;
	letter-spacing: 2px;
	box-sizing: border-box;
}

.detail-h ul li{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom:6%;
}
.detail-h ul li .detail-text,
.detail-h ul li figure{
	width: 50%;
}
.detail-h ul li:nth-of-type(even) .detail-text,
.detail-h ul li:nth-of-type(odd) figure{
	float: left;
}
.detail-h ul li:nth-of-type(odd) .detail-text,
.detail-h ul li:nth-of-type(even) figure{
	float:right;
}
.detail-h ul li:nth-of-type(odd) .detail-text{
	padding-left: 4%;
}
.detail-h ul li:nth-of-type(even) .detail-text{
	padding-right: 4%;
}
.detail-h ul li .detail-text{
	box-sizing: border-box;
	padding-top:4%;
}
.detail-h ul li .detail-text b{
	display: block;
	font-weight: bold;
	color: #9c9c9c;
}
.detail-text strong{
	position: relative;
	display:inline-block;
	font-size: 60px;
	line-height: 80px;
	letter-spacing: 4px;
	margin: 3% auto 4%;
	color: #000000;
	z-index: 1;
}
.detail-text strong::after{
	position: absolute;
	left: 0px;
	bottom: 0%;
	width: 100%;
	height: 20px;
	content: "";
	z-index: -1;
	background-color: #ff2600;
}
.detail-text p{
	position: relative;
	padding-left:26px;
	color: #000000;
	margin: 2% auto;
}
.detail-text p::after{
	position: absolute;
	left: 0;
	top:16px;
	width: 10px;
	height: 10px;
	content: "";
	border-radius: 50%;
	border:3px solid #828282;
}
.detail-h ul li:nth-of-type(3){
	margin-bottom:0%;
}

.show-h figure{
	width: 49.5%;
	float: left;
}
.show-h ul{
	width: 49.5%;
	float: right;
}
.show-h ol li{
	width: 32.6%;
	float: left;
	margin-right:1.1%;
}
.show-h ol li:nth-of-type(3n){
	margin-right: 0%;
}





.detail-text p,
.table-top-fr font,
.title-h p,
.broble-h>p,
.banner-fl span p,
.banner-fl span font,
.broble-b ul li figure figcaption{
	font-size: 26px;
    line-height:46px;
}
.table-top-fr ul li,
.broble-b ul li figure figcaption{
	color: #ffffff;
}
.show-h ol li figure,
.show-h ul li figure,
.broble-b ul li figure,
.broble-h ul li figure{
	width: 100%;
	margin-bottom: 2%;
}
.show-h ol li figure img,
.show-h ul li,
.show-h ul li figure img,
.show-h figure img,
.detail-h ul li figure img,
.table-top-h figure img,
.broble-b ul li figure img,
.broble-b>figure img,
.broble-h ul li figure img{
	width: 100%;
	display: block;
}









