﻿

	
* {
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
}
i,
em{
	font-style: normal;
}
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{	
	padding: 2% 0%;
	width: 100%;
	background: url(/newcpzt/images/imageszt4782/banner_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom:1%;
}
.banner-b{
	position: relative;
	width: 1260px;
	z-index: 1;
}
.banner-b::after{
	position: absolute;
    left: 0%;
    top: 0%;
    content: "";
    width: 80%;
    height: 89%;
    z-index: -1;
    background: linear-gradient(to right, #fff, #ffffff9d, #ffffff0d);
}
.banner-b figure{
	width:50%;
	margin-top: 2%;
	float: right;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b .banner-fl{
	width: 52%;
    margin-right: -2%;
	padding:3% 0% 3% 3%;
	float: left;
	box-sizing: border-box;
	
}
.banner-fl font{
	position: relative;
	left:6%;
	display: inline-block;
    font-size:32px;
    line-height: 32px;
    font-style: unset;
    border-radius: 10px;
    letter-spacing: 1px;
	padding-bottom: 6px;
    color: #282828;
}
.banner-fl font::after{
	position: absolute;
	left: 0;
	bottom: -2px;
	content: "";
	width: 60px;
	height: 3px;
	border: none;
	background-color: #313b40;
}
.banner-fl h1{
	position: relative;
	padding: 0px 30px;
	margin: 3% auto;
}
.banner-fl h1 em,
.banner-fl h1{
	font-size:70px;
    line-height:88px;
	letter-spacing:6px;
	display: block;
	font-weight: bold;
	color: #292828;
	text-shadow: 2px 2px #fff, -2px -2px #fff,-2px 2px #fff, 2px -2px #fff;
}
.banner-fl h1 em{
	position: relative;
	display: block;
	color: #fc5503;
	letter-spacing: 4px;
}
.banner-fl h1 em::after{
	position: absolute;
    left: -9%;
    top: -44%;
    content: "";
    width: 100%;
    height: 150%;
    background: url(/newcpzt/images/imageszt4782/banner_icon3.png) no-repeat;
    background-size: 72%;
}
.banner-fl h1::after{
	position: absolute;
	left: 0%;
	top:3%;
	width: 30px;
	height: 30px;
	content: "";
	background: url(/newcpzt/images/imageszt4782/banner_icon1.png) no-repeat;
	background-size: 100%;
}
.banner-fl h1::before{
	position: absolute;
	right: 0%;
	bottom:12%;
	width: 30px;
	height: 30px;
	content: "";
	background: url(/newcpzt/images/imageszt4782/banner_icon2.png) no-repeat;
	background-size: 100%;
}
.banner-fl b{
	font-size:30px;
	line-height:30px;
	padding: 6px 16px;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	background: linear-gradient(to bottom,#fc5303,#f60805);
}
.banner-fl p{
	font-size:26px;
	line-height: 30px;
	margin: 6% auto 4%;
	color: #282828;
}
.banner-fl span{
	width: 30px;
	display: block;
	height: auto;
}
.banner-fl span hr{
	width: 70%;
	height: 3px;
	border: none;
	margin-bottom: 6px;
	background-color: #fc5503;
}
.banner-fl span hr:nth-of-type(2){
	width: 100%;
}

.title-h{
	margin:4% auto 2%;
	text-align: center;
	letter-spacing:8px;
}
.title-h strong{
	display: block;
	font-size: 120px;
	line-height: 120px;
	font-weight: bold;
	color: #f1f1f1;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-bottom: -3.6%;
}
.title-h h2,
.title-h em{
	font-size:66px;
	line-height:90px;
	font-weight: bold;
	color: #202121;
}
.title-h em{
	color: #fc5503;
}
.title-h p{
	font-size:26px;
	line-height:50px;
	color: #202121;
	letter-spacing:3px;
	text-transform: uppercase;
}
.title-h ul li{
	float: left;
	width: 8px;
	height: 7px;
	margin-right: 6px;
	border-radius:50%;
	border: 1px solid #fc5303;
}
.title-h ul li:nth-of-type(odd){
	background-color: #fc5303;
}
.title-h ul li:nth-of-type(3){
	margin-right: 0px;
}

.broble-h{
	margin:0% auto 2%;
	text-align: center;
	letter-spacing: 2px;
}
.broble-h ul{
	margin: 1% auto 3%;
}
.broble-h ul li{
	width:19%;
	float: left;
	text-align: center;
	margin-right:1.25%;
	border-radius: 20px;
	color: #fff;
	background-color: #fc5503;
	padding: 20px 0px;
}
.broble-h ul li:nth-of-type(5){
	margin-right: 0%;
}
.broble-h ul li figure{
	width:140px;
	margin: 16px auto;
}
.broble-h ul li figure img{
	width: 100%;
	display: block;
}
.broble-h ul li b{
	font-size: 26px;
	line-height: 40px;
	font-weight: normal;
	letter-spacing: 4px;
}
.broble-h ul li font{
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10%;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.table-top{
	background: url(/newcpzt/images/imageszt4782/table_bg_03.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 3%;
}
.table-top-h{
	background-color: #fff;
	padding: 2%;
	box-sizing: border-box;
}
.table-top-h figure{
	width: 49%;
	float: right;
}
.table-top-h figure img{
	width: 100%;
	display: block;
}
.table-top-fl{
	width: 49%;
	float: left;
}
.table-top-fl h2{
	font-size: 40px;
	line-height: 60px;
	font-weight: bold;
	color: #202121;
}
.table-top-fl h2 em{
	color: #fc5503;
}
.table-top-fl p{
	font-size: 20px;
	line-height: 40px;
	color: #202121;
}
.table-top-fl p:nth-of-type(2){
	margin: 6% auto;
}
.table-top-fl span{
	font-size:26px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 6px 60px 6px 10px;
	background: url(/newcpzt/images/imageszt4782/table_icon_03.png) no-repeat;
	background-size: 100% 100%;
}
.table-h table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 2%;
}

.table-h table tr td{
	font-size: 24px;
    line-height:36px;
    text-align: left;
    color: #202121;
	letter-spacing: 2px;
    padding: 6px  0px 6px 20px;
	border: 1px solid #d9d9d9;
}
.table-h table tr:nth-of-type(1){
	background-color: #fc5503;
	font-weight: bold;
}
.table-h table tr:nth-of-type(1) td{
	color: #fff;
}
.table-h p{
	text-align: center;
	width: 100%;
	font-size: 24px;
	line-height:50px;
	color: #ea2232;
	padding: 2%;
	text-align: center;
	letter-spacing: 1px;
	box-sizing: border-box;
}

.table-bottom{
	text-align: center;
	margin-bottom: 3%;
}
.table-bottom span{
	display: inline-block;
	padding: 8px 16px;
	font-size: 36px;
	line-height: 50px;
	letter-spacing: 4px;
	margin-bottom: 3%;
	color: #fff;
	background-color: #fc5503;
}
.table-bottom ul li{
	position: relative;
	width: calc(96%/5);
	margin-right: 1%;
	float: left;
	height: auto;
	display: table;
	color: #fff;
	border-radius: 26px;
	background-color: #fc5503;
}
.table-bottom ul li:nth-of-type(5){
	margin-right: 0%;
}
.table-bottom ul li b{
	position: absolute;
    right: 3%;
    top: 3%;
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    font-size: 18px;
    line-height: 20px;
    border-radius: 50%;
}
.table-bottom ul li figure{
	width: 100%;
	padding: 1px;
	box-sizing: border-box;
}
.problem-bottom-h figure img,
.problem-bottom figure img,
.problem-h ul li figure img,
.table-bottom ul li figure img{
	width: 100%;
	display: block;
}
.table-bottom ul li font{
	font-size: 26px;
	line-height: 46px;
}

.problem-h{
	background:url(/newcpzt/images/imageszt4782/problem_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
	letter-spacing: 2px;
	text-align: center;
	padding-bottom:4%;
}
.problem-h>ul li{
	width: calc((100% - 2%)/3);
	float: left;
	margin-right: 1%;
	background-color: #fc5503;
}
.problem-h>ul li:nth-of-type(3){
	margin-right: 0%;
}
.problem-bottom figure,
.problem-h ul li figure{
	width: 100%;
}
.problem-h ul li font{
	font-size: 26px;
	line-height: 46px;
	color: #fff;
}
.problem-bottom{
	padding: 3% 0%;
	position: relative;
	background: url(/newcpzt/images/imageszt4782/problem_bottom_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
}
.problem-bottom-h{
	position: relative;
	width:1200px;
	padding: 3% 0% 3% 2%;
	box-sizing: border-box;
	background-color: #fff;
}
.problem-bottom-h::after{
	position: absolute;
	top: 0;
	left: 100%;
	width: 10%;
	height: 100%;
	content: "";
	background-color: #ffffff;
}
.problem-bottom-h::before{
	position: absolute;
	top: -9%;
	left: 100%;
	width: 3%;
	height: 90%;
	content: "30wxiao xing wa jue ji";
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	line-height: 34px;
	writing-mode: vertical-rl;
	letter-spacing: 4px;
	z-index: 1;
	padding-bottom: 10px;
	text-align: right;
	text-transform: uppercase;
	background-color: #fc5503;
}
.problem-bottom-fl{
	position: relative;
	width:50%;
	float: left;
}
.problem-bottom-fl i{
	display: block;
    position: absolute;
    bottom: -.7%;
    left: 60%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fc5503;
}
.problem-bottom-h figure{
	width:calc(50% - 40px);
	float: left;
}
.problem-bottom-fl span{
	display: inline-block;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
    line-height: 42px;
	letter-spacing: 2px;
	padding: 6px 0px 4px 10px;
	background-color: #fc5503;
}
.problem-bottom-fl span small{
	padding: 7px;
    font-size: 26px;
    margin-left: 10px;
	color: #fc5503;
	background-color: #fff;
	border: 2px solid #fc5503;
}
.problem-bottom-fl strong{
	display: block;
    color: #131313;
    font-size: 74px;
    line-height: 100px;
    margin: 3% auto 4%;
    letter-spacing: 4px;
    font-weight: bold;
}
.problem-bottom-fl strong em{
	color: #fc5503;
}
.problem-bottom-fl ul li{
	width:20%;
	float: left;
	margin-right:7%;
	text-align: center;
	margin-bottom:5%;
}
.problem-bottom-fl ul li figure{
	width: 100%;
}
.problem-bottom-h figure img,
.problem-bottom-fl ul li figure img{
	width: 100%;
	display: block;
}
.problem-bottom-fl ul li font{
	font-size: 24px;
    letter-spacing: 2px;
    line-height: 50px;
    font-weight: bold;
    color: #131313;
}
.problem-bottom-fl hr{
	position: relative;
	width:82%;
	height: 2px;
	margin-left: -21%;
	border: none;
	background-color: #fc5503;
}
.problem-bottom-fl hr::after{
	position: absolute;
	left: 0%;
	top: 0;
	width: 18%;
	height: 100%;
	content: "";
	background-color: #fff;
}
.problem-bottom-fl b{
	font-size:34px;
	line-height: 60px;
	font-weight: bold;
	color: #fc5503;
	letter-spacing: 2px;
}
.problem-bottom-fl b a{
	text-decoration: none;
	color: #fc5503;
}

.customer-h ul li{
	width: 24%;
	float: left;
}
.customer-h ul li:nth-of-type(1){
	position: relative;
}
.customer-h ul li span{
	position: absolute;
	top: 30%;
    left: 10%;
	padding-right: 30px;
	height: auto;
	background: url(/newcpzt/images/imageszt4782/customer_icon_03.png) no-repeat right center;
	background-size:24px;
}
.customer-h ul li span strong{
	font-size: 46px;
	line-height: 66px;
	letter-spacing: 3px;
	color: #272727;
	font-weight: bold;
}
.customer-h ul li span p{
	font-size: 23px;
	line-height: 30px;
}
.customer-h ul li:nth-of-type(even){
	width: 50%;
	margin-left: 1%;
	margin-right: 1%;
}
.customer-h ol li figure,
.customer-h ul li figure{
	position: relative;
	width: 100%;
}
.customer-h ol li figure img,
.customer-h ul li figure img{
	width: 100%;
	display: block;
}
.customer-h ol li figure figcaption,
.customer-h ul li figure figcaption{
	position: absolute;
	left: 0%;
	bottom: 0%;
	padding: 6px 20px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 30px;
	border-radius: 0px 10px 0px 0px;
	color: #fff;
	background-color: #fc5503;
}
.customer-h ol li{
	width: calc(97%/4);
	float: left;
	margin: 1% 1% 1% 0%;
}
.customer-h ol li:nth-of-type(4){
	margin-right: 0%;
}

.advantage-h ul li{
	width: 100%;
	height: auto;
	display: table;
	padding: 2%;
	margin-bottom: 2%;
	box-sizing: border-box;
	background-color: #f3f3f3;
}
.advantage-h ul li figure{
	width: 52%;
}
.advantage-h ul li figure img{
	width: 100%;
	display: block;
}
.advantage-h ul li .text-f{
	width: 48%;
	padding: 2% 2% 0%;
	box-sizing: border-box;
}
.advantage-h ul li:nth-of-type(even) .text-f,
.advantage-h ul li:nth-of-type(odd) figure{
	float: right;
}
.advantage-h ul li:nth-of-type(odd) .text-f,
.advantage-h ul li:nth-of-type(even) figure{
	float: left;
}
.advantage-h ul li:nth-of-type(4){
	margin-bottom: 0%;
}
.text-f{
	letter-spacing: 2px;
}
.text-f strong{
	position: relative;
	font-size:48px;
	line-height:58px;
	padding: 0% 4px;
	letter-spacing: 4px;
	display:inline-block;
	font-weight: bold;
	color: #1b1b1b;
	z-index: 1;
}
.text-f strong::after{
	position: absolute;
	left: 0%;
	bottom: -1px;
	content: "";
	width: 100%;
	height:10px;
	border: none;
	z-index: -1;
	border-radius: 5px;
	background-color: #f54d21;
}
.text-f p{
	font-size: 24px;
	line-height: 44px;
	color: #1b1b1b;
	margin: 3% auto;
}
.text-f font{
	display: block;
	margin-bottom: 3%;
	font-size: 14px;
	line-height:20px;
	display: block;
	color: #cfcfcf;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.text-f a{
	text-decoration:none;
}
.text-f a b{
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #1b1b1b;
	
}
.text-f a img{
	width: 60px;
	display: block;
}
.consignment-h ul li figure img,
.consignment-h ul li figure{
	width: 100%;
	display: block;
}
.consignment-h ul li{
	width: 27.45%;
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
}

.consignment-h ul:nth-of-type(1) li:nth-of-type(3){
	width: 43.1%;
	margin-right: 0%;
}
.consignment-h ul:nth-of-type(2) li:nth-of-type(1){
	width: 43.1%;
}
.consignment-h ul:nth-of-type(2) li:nth-of-type(3){
	margin-right: 0%;
}










