﻿	
* {
	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/imageszt2526/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom:1%;
}
.banner-b{
	position: relative;
	z-index: 1;
	text-align: center;
}
.banner-b::after{
	position: absolute;
    left: 0;
    top: 18%;
    width: 61%;
    height: 78%;
    z-index: -1;
    content: "";
    background: linear-gradient(to left, #ffffff8d, #ffffffdf, #fffffff4);
}
.banner-b figure{
	width: 50%;
    float: right;
    margin-right: -3%;
  }
  .banner-fl ul li figure img,
  .banner-b figure img{
    width: 100%;
    display: block;
  }
  .banner-b .banner-fl{
    position: relative;
    width: 48%;
    margin-top: 11%;
    margin-left: 1%;
    padding: 3% 0% 0% 3%;
    float: left;
  }
  .banner-fl span{
      font-size:32px;
      line-height:50px;
      letter-spacing: 4px;
    border-radius: 40px;
      color: #ffffff;
      margin:4% 0% 3%;
	  width: 98%;
    display:block;
	background-color: #ff7700;
  }
  .banner-fl b{
	display: block;
	float: right;
	width: 50%;
	height: 30px;
	background: url(/newcpzt/images/imageszt2526/banner_icon_03.png) no-repeat;
	background-size: 100%;
  }
  .banner-fl h1{
    position: relative;
      font-size:90px;
      line-height: 100px;
      letter-spacing:4px;
      display:inline-block;
      font-weight: bold;
	  color: #ff7700;
	  text-shadow: 3px 3px #ffffff,-3px -3px #ffffff,-3px 3px #ffffff,3px -3px #ffffff,5px 5px #0000003d;
  }
  .banner-fl h1 em{
	font-style: normal;
	color: #000000;
  }
  .banner-fl ul{
    display: inline-block;
    margin-bottom: 2%;
  }
  .banner-fl ul li{
    width:25%;
    float: left;
	margin-right:9%;
    text-align: center;
  }
  .banner-fl ul li:nth-of-type(3n){
	margin-right: 0%;
  }
  .banner-fl ul li font{
	display: block;
      font-size:28px;
      line-height:40px;
      color: #000000;
	  text-shadow: 2px 2px #ffffff,-2px -2px #ffffff,-2px 2px #ffffff,2px -2px #ffffff;
  }
  .banner-fl ul li figure{
	display: block;
    width: 100%;
    margin: 2% auto 0%;
  }


.title-h{
	margin: 3% auto;
	text-align: center;
}
.title-h h2{
	width: 30%;
	font-size: 36px;
	color: #fff;
	line-height:50px;    
	letter-spacing: 4px;
	margin: 0% auto;
	border-radius: 40px;
	font-weight: normal;
	background-color: #ff7700;
}
.title-h strong{
	display: block;
	font-size:70px;
	color: #ff7700;
	line-height: 80px;
	font-weight: bold;
	letter-spacing: 6px;
	margin:1% auto;
}
.title-h strong em{
	font-style: normal;
	color: #000;
}
.title-h p{
	font-size: 28px;
	line-height: 30px;
	color: #aaaaaa;
}
.title-h span{
	width: 46px;
	height: 46px;
	display: block;
	margin: 1% auto;
	background: url(/newcpzt/images/imageszt2526/title_icon_03.png) no-repeat;
	background-size: 100%;
}

.broble-h{
	margin:0% auto 2%;
	text-align: center;
	letter-spacing: 2px;
}
.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:90%;
	margin: 10px auto;
}
.broble-h ul li figure img{
	width: 100%;
	display: block;
}
.broble-h ul li font{
	font-size:32px;
	line-height:50px;
	color: #000000;
}
.broble-h ul li hr{
	display: block;
	width: 40px;
	height: 4px;
	border: none;
	margin: 2% auto;
	background-color: #ff7700;
}

.high-h{
	position: relative;
    padding: 2% 2% 2% 1%;
    box-sizing: border-box;
    margin: 3% auto 4%;
}
.high-h::after{
	position: absolute;
    right: 0%;
    top: 10%;
    width: 100%;
    height: 68%;
    content: "";
    z-index: -1;
    background-color: #f6f6f6;
}
.high-h figure{
	width:52%;
	float:left;
	overflow: hidden;
	margin-left: -2%;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 0px 30px 0px 0px;
}
.high-h figure img{
	width: 100%;
	display: block;
}
.high-fr{
	width:52%;
	float:right;    
	padding: 5% 2% 0%;
	margin-right: -2%;
	box-sizing: border-box;
}
.high-fr strong{
	font-size:44px;
	line-height:60px;
	font-weight: bold;
	color: #ff7700;
}
.high-h span,
.high-fr p{
	position: relative;
	font-size: 24px;
    line-height: 40px;
    color: #000000;
    margin:2% auto 0%;
}
.high-h span{
	display: block;
	width: 96%;
	margin-top: 0%;
	color: #ffffff;
	padding: 2% 2% 2% 6%;
	margin-left: -2%;
	box-sizing: border-box;
	background-color: #ff7700;
}


.scene-h ul li{
	text-align: center;
	width: 32%;
	float: left;
	margin: 0% 2% 4% 0%;
	background-color: #ff7700;
	border-radius: 30px;
}
.scene-h ul li:nth-of-type(3n){
	margin-right: 0%;
}
.detall-h ul li figure img,
.scene-h ul li figure,
.detail-h ul li figure img,
.scene-h figure img{
	width: 100%;
	display: block;
}
.scene-h ul li font{
    font-size: 34px;
    line-height: 64px;
    color: #ffffff;
}
.scene-h ul li span{
	display: block;
	width:80px;
	margin: 0% auto;
}
.scene-h ul li span i{
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	float: left;
	margin: 10px 6px 30px;
}
.scene-h ul li span i:nth-of-type(1){
	background-color: #ff9e4a;
}
.scene-h ul li span i:nth-of-type(2){
	background-color: #ffc999;
}
.scene-h ul li span i:nth-of-type(3){
	background-color: #ffffff;
}
.detall-h{
	position: relative;
}
.detall-h ul li{
	width: 100%;
	height: auto;
	display: table;
	margin-bottom:3%;
}


.text-h{
	width:50%;
	box-sizing: border-box;
}
.detall-h ul li figure{
	margin-top: 2%;
	width: 42%;
}
.text-h{
	padding: 2%;
}
.detall-h ul li .text-h p{
	font-size: 24px;
	line-height:40px;
	margin-bottom: 2%;
	color: #000000;
}
.detall-h ul li .text-h em{
	display: block;
	font-size: 12px;
	line-height:16px;
	color: #939393;
	font-style: normal;
}
.detall-h ul li:nth-of-type(even) span{
	text-align: right;
	margin-right: 2%;
	box-sizing: border-box;
	padding-right: 3%;
}
.detall-h ul li .text-h p,
.detall-h ul li .text-h em{
	padding-left: 20%;
}
.detall-h ul li:nth-of-type(even) .text-h,
.detall-h ul li:nth-of-type(odd) figure{
	float: right;
}
.detall-h ul li:nth-of-type(odd) .text-h,
.detall-h ul li:nth-of-type(even) figure{
	float:left;
}
.detall-h ul li:nth-of-type(even) .text-h{
	padding-right: 0%;
}
.detall-h ul li:nth-of-type(odd) .text-h{
	padding-left: 0%;
}
.detall-h ul li .text-h div{
	height: 130px;
	background: url(/newcpzt/images/imageszt2526/detall_icon2_03.png) no-repeat 0% 0%;
}
.detall-h ul li .text-h{
	position: relative;
}
.detall-h ul li .text-h::after{
	position: absolute;
    bottom: 0%;
    width: 21px;
    height:62%;
    content: "";
    background: url(/newcpzt/images/imageszt2526/Detail_icon3_07.png) no-repeat;
    background-size: 100%;
}
.detall-h ul li:nth-of-type(odd) .text-h::after{
    left:13%;
}
.detall-h ul li:nth-of-type(even) .text-h::after{
    left:17%;
}
.detall-h ul li .text-h div b{
	position: relative;
	left: 3.5%;
	top:5%;
	text-align: center;
	font-size:62px;
	line-height: 90px;
	font-weight: bold;
	color: #fff;
}
.text-h div span{
	width: calc(98% - 140px);
	float: right;
	
}
.text-h div span strong{
	display: block;
	font-size:42px;
    line-height:64px;
	font-weight: bold;
	color: #ff7700;
}
.text-h div span font{
	font-size:16px;
	line-height:30px;
	color: #b7b7b7;
	text-transform: uppercase;
}

