﻿

	

	
* {
	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;
}


.banner-h{
	width: 100%;
	background: url(/newcpzt/images/imageszt134/banner_bg_01.jpg) no-repeat;
	background-size: 100% 100%;
}
.banner-b{
	width: 1200px;
}
.banner-b figure{
	width:60%;
	margin-top: 5%;
	float: right;
}
.banner-b figure img{
	width: 100%;
	display: block;
}
.banner-b .banner-fl{
	width:40%;
	margin-top:11%;
	float: left;
	overflow: hidden;
}
.banner-fl span{
	display: block;
	width: 100%;
	height: auto;
	display: table;
}
.banner-fl span em{
	display: block;
	float: left;
	font-size: 30px;
    line-height: 46px;
    font-weight: bold;
    letter-spacing: 6px;
	font-style: italic;
	color: #fff;
	padding: 10px 40px 10px 16px;
	background: url(/newcpzt/images/imageszt134/banner_icon1_03.png) no-repeat;
	background-size: 100% 100%;
}
.banner-fl span>img{
	width:170px;
	display: block;
	float: left;
}
.banner-fl h1{
	font-size: 90px;
    line-height: 108px;
	font-style: italic;
	margin: 4% auto;
	letter-spacing:20px;
	text-shadow: 2px 2px #fff,-2px -2px #fff, -2px 2px #fff,2px -2px #fff, 2px -2px #fff,-2px 2px #fff,6px 6px 3px #0000005d,-6px -6px 3px #0000005d;
	color: #212121;
	font-weight: bold;
}
.banner-fl b{
	display: block;
	width:100%;
	text-align: center;
	font-size:30px;
	line-height:50px;
	letter-spacing:5px;
	font-weight: 400;
	margin:20px auto;
	color: #fff;
	background: url(/newcpzt/images/imageszt134/banner_icon3_03.png) no-repeat;
	background-size: 100%;
}
.banner-fl font{
	font-size: 12px;
	line-height:20px;
	color: #121212;
	word-wrap: break-word; /* 兼容旧的浏览器规范 */
	overflow-wrap: break-word; /* 标准规范 */
}


.broble-h{
	margin:4% auto 2%;
	text-align: center;
	letter-spacing: 2px;
}
.broble-h strong{
	font-size: 50px;
	line-height: 70px;
	font-weight: bold;
	color: #131313;
}
.broble-h strong em{
	color: #fff;
	font-size: 56px;
	padding: 0px 16px 0px 10px;
	border-radius: 10px;
	font-weight: bolder;
	font-style: italic;
	background-color: #0477ca;
}
.title-h p,
.broble-h p{
	font-size:18px;
	line-height:36px;
	letter-spacing: 10px;
	color: #131313;
}
.title-h ol,
.broble-h ol{
	width: 100px;
	margin: 10px auto;
	height: auto;
	display: table;
}
.title-h ol li,
.broble-h ol li{
	width:12px;
	height:12px;
	border-radius: 50%;
	margin: 0px 6px;
	float: left;
	background-color: #0477ca;
}
.title-h ol li:nth-of-type(2),
.broble-h ol li:nth-of-type(2){
	width: 20px;
	height: 20px;
	margin-top:-4px;
}
.broble-h ul{
	margin-top: 3%;
}
.broble-h ul li{
	width:20%;
	float: left;
	text-align: center;
}
.broble-h ul li figure{
	width:160px;
	margin: 10px auto;
}
.broble-h ul li figure img{
	width: 100%;
	display: block;
}
.broble-h ul li font{
	font-size: 26px;
	line-height:50px;
	color: #2a2c27;
}

.title-h{
	margin:40px auto 30px;
	text-align: center;
	letter-spacing: 2px;
}
.title-h h2,
.title-h em{
	font-size:60px;
	line-height:80px;
	font-weight: bold;
	color: #171616;
}
.title-h em{
	color: #0477ca;
}
.title-h p{
	letter-spacing:3px;
}
.title-h ol{
	margin-bottom: 2%;
}

.intro-h{
	background-color: #0477ca;
}
.intro-h span{
	display: block;
	width: 45%;
	padding:2%;
	letter-spacing: 2px;
	float: left;
	box-sizing: border-box;
}
.intro-h span strong{
	display: block;
	margin: 2% auto 2%;
	font-size: 30px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
}
.intro-h span p{
	font-size:20px;
	line-height:36px;
	color: #fff;
}
.intro-h ul{
	width: 55%;
	float: left;
	background-color: #fff;
}
.intro-h ul li{
	width: 49%;
	float: left;
	margin-left: 1%;
}
.intro-h ul li figure{
	width: 100%;
}
.intro-h ul li figure img{
	width: 100%;
	display: block;
}
.intro-b p{
	color: #1f1e1e;
	text-align: center;
	font-size:20px;
	line-height:40px;
	margin-bottom: 30px;
}
.intro-b figure:nth-of-type(1){
	width: 35%;
	float: left;
}
.intro-b figure:nth-of-type(2){
	width:62%;
	float: left;
	margin-left: 3%;
	border: 1px solid #373737;
	box-sizing: border-box;
}
.intro-b figure img{
	width: 100%;
	display: block;
}

.table-h table{
	width: 49%;
	float: left;
}
.table-h table:nth-of-type(2){
	float: right;
}
.table-h table tr td{
	font-size:18px;
    text-align: left;
    color: #333;
    padding:10px 0px 10px 6px;
    background: #e5e5e5;
    border: 1px #fff solid;
}
.table-h table tr td:nth-of-type(1){
	background-color: #0477ca;
	color: #fff;
}
.table-h p{
	text-align: center;
	font-size: 26px;
	line-height:80px;
	color: #1c1d1d;
	letter-spacing: 2px;
}

.coal-h{
	background: url(/newcpzt/images/imageszt134/coal_bg_02.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom:4%;
}
.coal-h ul{
	width: 1005;
}
.coal-h ul li{
	width: 24.25%;
	float: left;
	margin-right: 1%;
}
.coal-h ul li:nth-of-type(4){
	margin-right: 0%;
}
.coal-h ul li figure{
	width: 100%;
}
.coal-h ul li figure img{
	width: 100%;
	display: block;
}

.cert-h{
	position: relative;
	padding: 1px 0px;
}
.cert-h figure{
	width: 55%;
}
.cert-h figure img{
	width: 100%;
	display: block;
}
.cert-h span{
	position: absolute;
}
.cert-h span b{
	font-size: 30px;
    line-height: 44px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #0477ca;
}
.cert-h span p{
	font-size: 18px;
	line-height: 36px;
	color: #131313;
}
.cert-h span:nth-of-type(1){
	top: 11%;
    left: 52%;

}
.cert-h span:nth-of-type(2){
	top:38%;
	left: 55%;
}
.cert-h span:nth-of-type(3){
	top: 69%;
    left: 52%;
}

.cert-b{
	text-align: center;
}
.cert-b b{
	display: inline-block;
    padding: 4px 30px;
    font-size: 26px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 2% auto;
    color: #fff;
    background-color: #0477ca;
}
.cert-b b em{
	font-weight: bold;
	text-transform: uppercase;
}
.cert-b ul li{
	width: 32%;
	float: left;
}
.cert-b ul li:nth-of-type(2){
	margin: auto 2%;
}
.cert-b ul li figure{
	width: 100%;
}
.cert-b ul li figure img{
	width: 100%;
	display: block;
}

.inven-h ul li{
	width:28.4%;
	float: left;
}
.inven-h ul li:nth-of-type(2){
	width: 40.2%;
	margin: auto .8%;
}
.inven-h ul li figure{
	width: 100%;
	margin-bottom: 2%;
}
.inven-h ul li figure img{
	width: 100%;
	display: block;
}

































