﻿	
* {
	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;
}
.le-sp{
	letter-spacing: 2px;
}

.banner-h{
	width: 100%;
	background: url(/newcpzt/images/imageszt102/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom:1%;
}
.banner-b{
	position: relative;
	z-index: 1;
}
.banner-b::after{
	position: absolute;
    left: 0;
    top: 21%;
    width: 61%;
    height: 64%;
    z-index: -1;
    content: "";
    background: linear-gradient(to left, #ffffff8d,#ffffffdf,#fffffff4);
}
.banner-b figure{
	width: 48%;
    float: right;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b .banner-fl{
	position: relative;
    width:48%;
    margin-top:13%;
    padding: 3% 0% 0% 3%;
    float: left;
}
.banner-fl span{
    font-size:30px;
    line-height: 36px;
    letter-spacing: 4px;
    background-color: #0479df;
	border-radius: 40px;
    color: #ffffff;
    margin: 3% 0%;
	padding-left: 20px;
	display: inline-block;
}
.banner-fl span b{
	display: inline-block;
	padding: 6px 16px;
	border-radius: 40px;
	font-weight: normal;
	background-color: #ff7e0c;
}

.banner-fl h1{
	position: relative;
    font-size:92px;
    line-height: 100px;
    letter-spacing:4px;
    display:inline-block;
    font-weight: bold;
	background-image: -webkit-linear-gradient(top ,#4599ff ,#0479df);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner-fl p{
    font-size:44px;
    line-height: 50px;
	color: #000000;
	font-weight: bold;
    margin-bottom:1%;
}
.banner-fl ul{
	display: inline-block;
	margin-bottom: 2%;
}
.banner-fl ul li{
	float: left;
    font-size:28px;
    line-height: 50px;
    color: #000000;
    padding: 0px 16px 0px 45px;
    margin-right: 10px;
    background: url(/newcpzt/images/imageszt102/banner_icon_03.png) no-repeat 3% 53%;
    background-size:28px;
}

.title-h{
	margin: 3% auto;
	text-align: center;
}
.title-h font{
	font-size: 32px;
	color: #fff;
	line-height: 40px;
	border-radius: 40px;
	padding: 2px 16px;
	background-color: #0479df;
}
.title-h h2{
	font-size:70px;
	color: #0479df;
	line-height: 80px;
	font-weight: bold;
	letter-spacing: 6px;
	margin: 2% auto 3%;
}
.title-h h2 em{
	font-style: normal;
	color: #000;
}
.title-h span{
	display: block;
	position: relative;
	width:100%;
	height: 1px;
	border: none;
	margin: 2% auto 0%;
	background-color: #999999;
}
.title-h span::after{
	position: absolute;
	left:45%;
	top: -4px;
	content: "";
	width:14%;
	height:8px;
	background-color: #0479df;
}
.broble-h{
	margin:0% auto 2%;
	text-align: center;
	letter-spacing: 2px;
}
.broble-h ul{
	margin-top: 3%;
}
.broble-h ul li{
	width:13%;
	float: left;
	text-align: center;
	margin-right: 8.7%;
}
.broble-h ul li:nth-of-type(5){
	margin-right: 0%;
}
.broble-h ul li figure{
	width:100%;
	margin: 10px auto;
}
.broble-h ul li figure img{
	width: 100%;
	display: block;
}
.broble-h ul li font{
	font-size: 28px;
	line-height:50px;
	color: #000000;
}
.broble-h ul li small{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #898989;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.high-bg{
	background: url(/newcpzt/images/imageszt102/high_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
}
.high-h{
	background-color: #fff;
    padding: 2% 2% 2% 1%;
    box-sizing: border-box;
    margin: 3% auto 4%;
}
.high-h figure{
	width:42%;
	float:right;
	box-sizing: border-box;
	background-color: #ffffff;
}
.high-h figure img{
	width: 100%;
	display: block;
}
.high-fr{
	width:58%;
	float: left;
	padding: 0% 2%;
	box-sizing: border-box;
}
.high-fr strong{
	font-size: 38px;
	line-height: 40px;
	padding-left:3%;
	font-weight: bold;
	color: #0175e2;
}
.high-fr p{
	position: relative;
    font-size: 22px;
    line-height:36px;
    color: #000000;
    margin:2% auto 0%;
    padding-left:18px;
}
.high-fr p::before{
	position: absolute;
    left: -2%;
    top:6%;
    content: "";
    width: 0;
    height: 0;
    transform: rotate(-30deg);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 17px solid #ff0000;
}
.Classification-h>h2{
	font-size: 26px;
	line-height: 50px;
	color: #0175e2;
}
.Classification-h ul{
	position: relative;
	text-align: center;
}
.Classification-h ul::before,
.Classification-h ul::after{
	position: absolute;
	left: 0%;
	bottom: 0%;
	width: 100%;
	height: 30%;
	content: "";
	z-index: -1;
	background-color: #0077dd;
}
.Classification-h ul::before{
	width:30%;
	height: 70%;
}
.Classification-h ul li{
	width: 50%;
	float: left;
	padding: 3% 3% 0%;
	box-sizing: border-box;
}
.Classification-h ul li h2{
	font-weight: normal;
	color: #ffffff;
	font-size: 28px;
	line-height:70px;
}
.Classification-h p{
	width: 93%;
    margin: 2% auto;
    font-size: 23px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #000;
}
.Classification-h p:nth-of-type(2){
	width: 100%;
	padding:2% 3%;
	box-sizing: border-box;
	background-color: #dff0ff;
}
.scene-h figure{
	position: relative;
	text-align: center;
	width: 32%;
	float: left;
	margin: 0% 2% 4% 0%;
}
.scene-h figure:nth-of-type(3n){
	margin-right: 0%;
}
.detail-h ul li figure img,
.scene-h figure img{
	width: 100%;
	display: block;
}
.scene-h figure figcaption{
	position: absolute;
    left: 15%;
    bottom: -4.5%;
    width: 70%;
    font-size: 34px;
    font-weight: bold;
    line-height: 64px;
    color: #ffffff;
    background: url(/newcpzt/images/imageszt102/scene_icon_03.png) no-repeat;
    background-size: 100% 100%;
}

.detail-h ul li{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom:6%;
}
.detail-h ul li .detail-text{
	width:48%;
}
.detail-h ul li figure{
	width: 52%;
}
.detail-h ul li:nth-of-type(even) .detail-text,
.detail-h ul li:nth-of-type(odd) figure{
	float:right;
}
.detail-h ul li:nth-of-type(odd) .detail-text,
.detail-h ul li:nth-of-type(even) figure{
	float: left;
	
}
.detail-h ul li .detail-text{
	box-sizing: border-box;
	padding:1.5% 2%;
}
.detail-h ul li:nth-of-type(1) .detail-text{
	padding-top: 4%;
}
.detail-h ul li .detail-text b{
	font-size: 70px;
	line-height: 70px;
	display: block;
	font-weight: bold;
	color: #0077dd;
	font-style: italic;
}
.detail-text strong{
	position: relative;
    display: inline-block;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 4px;
    margin: 0% auto 1%;
    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: #bfe0ff;
}
.detail-text p{
	position: relative;
	color: #000000;
	margin: 2% auto;
	font-size: 24px;
    line-height:40px;
}
.detail-text font{
	font-size: 12px;
	line-height:14px;
	color: #919191;
}















