﻿* {
	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;
}
.le-sp{
	letter-spacing: 2px;
}
.ita{
	font-style: italic;
}

.banner-h{
	background: url(/newcpzt/images/imageszt1459/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
}
.banner-fl{
	width: 60%;
	float: left;
	padding:4% 3%;
	margin-top:5%;
	margin-left: -2%;
	box-sizing: border-box;
	background: linear-gradient(to right, #ffffff9d, #fff, #ffffff0d);
}
.banner-b figure{
	width:50%;
	margin-left: -4%;
	margin-right: -4%;
	float: right;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b h1{
	font-size: 110px;
    line-height: 130px;
    font-weight: bold;
    color: #ff4200;
	text-shadow: 2px 2px #fff,-2px -2px #fff,-2px 2px #fff,2px -2px #fff;
}
.banner-b h1 em{
	font-size: 80px;
	line-height: 80px;
	display: block;
	color: #000000;
}
.banner-b p{
	width: 100%;
	font-size:26px;
	line-height: 40px;
	color: #000000;
	padding: 4px;
	text-align: center;
}
.banner-b ul{
	margin: 2% 0% 3%;
}
.mod-fl ul li,
.banner-b ul li{
	display: flex;
	width: 30%;
	float: left;
	font-size:28px;
	line-height:30px;
	padding: 6px;
	color: #ffffff;
	align-items: center; 
	margin-right:3%;
	border-radius: 30px;
	box-sizing: border-box;
	background-color: #1f63ec;
}
.banner-b ul li img{
	display: inline-block;
	width: 36px;
	margin-right: 6px;
	border-radius: 50%;
}
.mod-fl ul li:nth-of-type(3n),
.banner-b ul li:nth-of-type(3n){
	margin-right: 0%;
}

.banner-fl span,
.banner-fl span font{
	border-radius: 50px;
}


.title-h{
	margin: 3% auto;
	text-align: center;
}
.title-h span{
	display: inline-block;
	padding: 0px 20px;
	color: #ffffff;
	border-radius: 40px;
	text-align: center;
	margin: 0% auto 2%;
	font-size:28px;
	line-height: 50px;
	text-transform: uppercase;
	background: linear-gradient(to bottom,#f96a30,#e74318);
}
.title-h font{
	display: block;
	font-size:28px;
	color: #999999;
	line-height: 30px;
	margin-top: 2%;
	text-transform: uppercase;
}
.title-h h2{
	font-size: 66px;
	color: #1f63ec;
	line-height: 80px;
	font-weight: bold;
	letter-spacing: 6px;
}
.title-h h2 em{
	color: #0c79be;
}

.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: 14px;
	line-height:30px;
	color: #707070;
	margin-top: 10px;
	padding-top: 5px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.table-h p,
.text-advan p,
.table-h p,
.details-h p{
	font-size: 26px;
	line-height:46px;
	color: #000000;
}
.details-h p em{
	color: #0c79be;
}
.details-h ul{
	margin: 2% auto;
}
.details-h ul li{
	width: 30%;
	float: left;
	text-align: center;
	margin-right: 2%;
	border-right: 2px dashed #e0e0e0;
}
.details-h ul li:nth-of-type(3n){
	margin-right: 0%;
	border-right:none;
}
.details-h{
	float: left;
	width: 50%;
}
.detail-c>figure{
	width: 50%;
	float: right;
}
.details-h ul li figure{
	width: 100%;
}
.detail-c>figure img,
.details-h ul li figure img{
	width: 100%;
	display: block;
}
.details-h ul li font{
	font-size: 30px;
	line-height:50px;
	color: #000000;
}

.table-h{
	text-align: center;
	margin-top:2%;
}
.table-h h2{
	font-size: 36px;
	line-height: 70px;
	color: #000000;
	padding: 2px 20px;
	margin: 0% auto 2%;
	padding-left:70px;
	text-align: left;
	border-radius: 30px;
	background: url(/newcpzt/images/imageszt1459/table_icon_03.png) no-repeat left center;
	background-size: 60px;
}
.table-h h2 em{
	color: #1f63ec;
}
.table-h table{
	width: 100%;
	margin:1% auto 3%;
  letter-spacing: 2px;
  border-collapse: collapse;
}
.table-h table tr td {
	font-size: 24px;
	line-height: 50px;
	color: #1b1a1a;
	letter-spacing: 2px;
	padding: 8px 0px 8px 16px;
	background-color: #f1f1f1;
	border-bottom: 4px solid #ffffff;
  }
  .table-h table tr td:nth-of-type(2){
	border-right: 10px solid #ffffff
  }
  .table-h table tr td:nth-of-type(odd){
	background-color: #1f63ec;
	color: #ffffff;
  }
  .table-h p{
	width: 90%;
	margin: 1% auto 2%;
	text-align: center;
  }
  .text-img{
	background: url(/newcpzt/images/imageszt1459/text_img_bg_03.jpg) no-repeat;
	background-size: 100% 100%;
  }
  .text-img-fr{
	width:62%;
	float: right;
	padding: 3%;
	margin: 2% 2% 2% 0%;
	box-sizing: border-box;
	background-color: #ffffff9d;
  }
.text-img-fr p{
	margin-bottom: 1%;
	font-size: 24px;
	line-height: 44px;
	padding-left: 50px;
	background: url(/newcpzt/images/imageszt1459/text_img_icon_03.png) no-repeat 0% 10%;
	background-size: 36px;
}
.text-img figure{
	width: 34%;
	float: left;
	margin-right: 2%;
}
.text-img figure img{
	width: 100%;
	float: left;
}
.scope-h ul li{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}
.scope-h ul li:nth-of-type(3n){
	margin-right: 0%;
}
.scope-h ul li figure{
	position: relative;
	width: 100%;
	text-align: center;
}
.scope-h ul li figure img{
	width: 100%;
	display: block;
}
.scope-h ul li figure figcaption{
	display: inline-block;
    position: absolute;
	width: 50%;
    bottom: 6%;
	left: 25%;
    padding: 7px 20px 10px;
    font-size:32px;
    line-height:32px;
    border-radius: 30px;
    color: #ffffff;
    background-color: #f7632b;
}
 
.advantages-h ul li{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom:4%;
}
.advantages-h ul li .text-advan{
	width: 49%;
	padding: 0% 2% 0%;
	box-sizing: border-box;
}
.advantages-h ul li figure{
	width: 51%;
}
.advantages-h ul li figure img{
	width: 100%;
	display: block;
}
.advantages-h ul li:nth-of-type(even) figure,
.advantages-h ul li:nth-of-type(odd) .text-advan{
	float: right;
}
.advantages-h ul li:nth-of-type(odd) figure,
.advantages-h ul li:nth-of-type(even) .text-advan{
	float: left;
} 
.advantages-h ul li:nth-of-type(odd) .text-advan{
	box-sizing: border-box;
	padding-left: 3%;
}
.advantages-h ul li:nth-of-type(even) .text-advan{
	box-sizing: border-box;
	padding-right: 3%;
}
.text-advan span{
	position: relative;
	display: block;
	width:30px;
	height:30px;
	margin:8% 0%;
	border-radius: 50%;
	background-color: #1f63ec;
}
.text-advan span::after{
	position: absolute;
	left:8px;
	top:8px;
	width: 14px;
	height: 14px;
	content: "";
	border-radius: 50%;
	background-color: #ffffff;
}
.text-advan hr{
	width: 100%;
	height: 1px;
	margin:6% auto;
	border: none;
	background-color: #000000;
}
.text-advan strong{
	display: block;
	font-weight: bold;
	font-size: 48px;
	margin: 3% auto;
	color: #1f63ec;
}
.text-advan p{
	text-align: left;
}




