﻿* {
	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/imageszt790/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
}
.banner-fl{
	width:50%;
	float: left;
	padding: 3% 3% 2%;
	margin-top:11%;
	box-sizing: border-box;
	background-color: #ffffff9d;
}
.banner-fl span{
	display: inline-block;
	font-size:26px;
	line-height: 30px;
	letter-spacing: 6px;
	background-color: #e50a0a;
	padding: 6px 16px;
	color: #ffffff;
	text-transform: uppercase;
}

.banner-b figure{
	width:55%;   
	float: right;
	margin-left: -5%;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b h1{
	font-size: 126px;
    line-height: 180px;
    font-weight: bold;
    color: #e50a0a;
	text-shadow: 2px 2px #fff,-2px -2px #fff,-2px 2px #fff,2px -2px #fff;
}
.banner-b h1 em{
	color: #000000;
}

.mod-fl ul li,
.banner-b ul li{
	width:45%;
	float: left;
	font-size: 32px;
	line-height: 40px;
	padding-left: 46px;
	margin-right: 5%;
	margin-bottom: 4%;
	box-sizing: border-box;
	background: url(/newcpzt/images/imageszt790/banner_icon1.png) no-repeat left center;
	background-size: 38px;
}
.mod-fl ul li:nth-of-type(3n),
.banner-b ul li:nth-of-type(2n){
	margin-right: 0%;
}

.banner-fl span,
.banner-fl span font{
	border-radius: 50px;
}


.title-h{
	margin: 3% auto;
	text-align: center;
}
.title-h strong{
	font-size:40px;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #bababa;
}
.title-h font{
	display: block;
	font-size: 12px;
    color: #999999;
    line-height:14px;
	margin-top: 2%;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.title-h h2{
	font-size: 80px;
    color: #000000;
    line-height: 80px;
    font-weight: bold;
    letter-spacing: 6px;
}
.title-h h2 em{
	color: #e60a0a;
}
.feature-h ul li ol,
.title-h ul{
	display: block;
	width:100px;
	margin:3% auto 0%;
}
.feature-h ul li ol li,
.title-h ul li{
	width:10px;
	height: 10px;
	float: left;
	margin-right:20px;
	border-radius:20px;
	background-color: #7f7f7f;
}
.feature-h ul li ol li:nth-of-type(2),
.title-h ul li:nth-of-type(2){
	width:16px;
	height: 16px;
	margin-top: -3px;
	background-color: #000000;
}
.title-b{
	text-align: center;
}
.title-b p{
	font-size: 30px;
	line-height: 50px;
	margin-top: 2%;
	display: block;
	color: #000000;
}
.title-b span{
	display: inline-block;
	font-size: 30px;
	line-height: 40px;
	margin: 0% auto;
	padding: 8px 20px;
	color: #ffffff;
	border-radius: 30px;
	background-color: #ff0000;
}
.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: #444444;
	display: block;
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 4px;
	margin:10% auto 0%;
}
.broble-h ul li font{
	display: block;
	font-size:16px;
	line-height:20px;
	color: #919191;
	margin-top: 10px;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.introd-c{
	position: relative;
	z-index: 1;
}
.introd-c::after{
	position: absolute;
	left: 0%;
	bottom: 0%;
	width: 100%;
	height: 30%;
	content: "";
	background-color: #ff0000;
	z-index: -1;
}
.introd-h{
	margin-bottom: 2%;
}
.introd-h strong{
	display:block;
	font-size: 40px;
	line-height: 60px;
	color: #e60a0a;
	font-weight: bold;
	margin-bottom: 3%;
}
.introd-fl{
	width: 50%;
	float: left;
	padding:1% 4% 0% 0%;
	box-sizing: border-box;
}
.introd-h figure{
	width: 50%;
	float: right;
	box-sizing: border-box;
	border: 3px solid #ffffff;
}
.mine-h ul li figure img,
.introd-h figure img{
	width: 100%;
	display: block;
}
.introd-fl hr{
	border: none;
	width: 100%;
	height: 2px;
	margin-bottom: 3%;
	background-color: #ffffff;
}
.introd-fl p{
	font-size:30px;
	line-height: 60px;
	margin: 4% auto 10%;
	color: #1a1a1a;
	text-indent: 2em;
}
.introd-fl font{
	display: block;
	font-size: 18px;
	line-height:30px;
	color: #ffffff;
	letter-spacing: 0px;
	margin-bottom:6%;
}
.introd-fl a{
	position: relative;
	padding:12px 70px 10px 10px;
	font-size:26px;
	line-height:36px;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}
.introd-fl a::before{
	position: absolute;
    right:0%;
    top: 0%;
    width: 56px;
    height:100%;
    content: "";
    background-color: #ffe619;
	border-left: 2px solid #ff0000;
}
.introd-fl a::after{
	position: absolute;
    right: 6%;
    top: 20%;
    content: "";
    width: 0;
    height: 0;
    transform: rotate(-30deg);
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 25px solid #ff0000;
}
.mine-h ul li{
	width: 100%;
	display: table;
	height: auto;
	margin-bottom: 3%;
}
.mine-h ul li .text{
	width: 50%;
	box-sizing: border-box;
}
.mine-h ul li figure{
	width: 50%;
}
.mine-h ul li:nth-of-type(even) figure,
.mine-h ul li:nth-of-type(odd) .text{
	float: left;
}
.mine-h ul li:nth-of-type(even) .text,
.mine-h ul li:nth-of-type(odd) figure{
	float: right;
}
.mine-h ul li:nth-of-type(odd) .text{
	padding: 1% 3% 0% 1%;
}
.mine-h ul li:nth-of-type(even) .text{
	padding: 1% 1% 0% 3%;
}
.mine-h ul li .text font{
	color: #c2c2c2;
	font-size: 20px;
	line-height: 40px;
	text-transform: uppercase;
}
.mine-h ul li .text strong{
	display: block;
	font-size: 60px;
	line-height:80px;
	font-weight: bold;
	color: #ff0000;
}
.mine-h ul li .text hr{
	border: none;
	width: 30%;
	height: 4px;
	margin: 4% 0%;
	background-color: #ff0000;
}
.mine-h ul li .text p{
	font-size: 24px;
	line-height: 44px;
	color: #434343;
	margin-bottom: 3%;
}
.mine-h ul li .text small{
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.mine-h ul li .text span{
	display: block;
	font-size:50px;
	font-weight: 400;
	color: #c2c2c2;
}

.app-h p{
	font-size: 28px;
	line-height:60px;
	color: #000000;
	text-align: center;
	margin-bottom: 4%;
}
.app-h figure{
	width: 23.5%;
	float: left;
	margin-right: 2%;
}

.app-h figure img{
	width: 100%;
	display: block;
}
.app-h figure figcaption{
	font-size: 36px;
	line-height: 60px;
	text-align: center;
}

.strength-h>figure{
	width:48.2%;
	float: left;
}
.strength-fr{
	width: 51.8%;
	float: right;
}
.strength-fr figure{
	width: 49%;
	float: left;
	margin-left: 1%;
	margin-bottom: 1%;
}
.strength-b figure{
	width: 33%;
	float: left;
	margin-right: .5%;
}
.strength-b figure img,
.strength-fr figure img,
.strength-h figure img{
	width: 100%;
	display: block;
}
.strength-b figure:nth-of-type(3n),
.app-h figure:nth-of-type(4n){
	margin-right: 0%;
}










