* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}
.mzt-banner{
    margin: 4rem 0 1.4rem 0;
    width: 100%;
}
.banner-bj{
    position: relative;
    padding-top: 1rem;
    width: 100%;
    height: 23rem;
    background: url(/chanpinzt/imageszt/images74/zt1.jpg) no-repeat center;
    background-size: 100% 100%;
}
.banner-bj h1 {
    font-size: 1.1rem;
    opacity: 0;
}
.banner-bj figure img{
    display: block;
    margin: 0 auto;
    width: 80%;
}
.banner-bj p{
    margin-top: 0.6rem;
    text-align: center;
    color: #606061;
    font-size: 0.85rem;
    letter-spacing: 0.03rem;
}
.banner-bj>img{
    display: block;
    margin: 0 auto;
    margin-top: 1.9rem;
    width: 87%;
}
.mzt-banner ul{
    overflow: hidden;
    width: 100%;
	padding: 1.1rem 0 0.7rem 0;
	background-image: linear-gradient(48deg, 
		#1e60af 0%, 
		#3cb6dd 100%), 
	linear-gradient(
		#3398d2, 
		#3398d2);
}
.mzt-banner ul li{
    float: left;
    width: 20%;
}
.mzt-banner ul li figure{
    margin: 0 auto;
    width:2.4rem;
}
.mzt-banner ul li img{
    display: block;
    width: 100%;
}
.mzt-banner ul li figcaption{
    margin-top: 0.3rem;
    color: #fff;
	font-size: 0.7rem;
    text-align: center;
} 
.cpjj-box{
    margin-bottom: 2.5rem;
    width: 100%;
}
.z-title b{
    padding: 0.05rem 0;
    display: block;
    width: 3.5rem;
	font-size: 0.7rem;
    margin: 0 auto;
	color: #fff;
    text-align: center;
    border-radius: 1rem;
	letter-spacing: 0.03rem;
    background-image: linear-gradient(
		#ff740a, 
		#ff740a), 
	linear-gradient(17deg, 
		#ff5a00 0%, 
		#ff7c00 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
}
.z-title img{
    display: block;
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 0.6rem;
    width: 83%;
}
.z-title p{
    font-size: 0.78rem;
    color: #646464;
    text-align: center;
	letter-spacing: 0.05rem;
}
.cpjj-cont{
    width: 90%;
    margin: 0 auto;
}
.cpjj-top{
    position: relative;
    margin: 1.2rem 0 0.9rem 0;
}
.cpjj-top img{
    display: block;
    width: 100%;
}
.cpjj-top strong{
    position: absolute;
    font-weight: normal;
    font-size: 0.94rem;
    color: #fff;
	letter-spacing: 0.02rem;
}
.cpjj-top strong:first-child{
    top: 41%;
    left: 18%;
}
.cpjj-top strong:nth-child(2){
    top: 41%;
    right: 18%;
}
.cpjj-top strong:nth-child(3){
    bottom:1.1%;
    left: 18%;
}
.cpjj-top strong:nth-child(4){
    bottom:1.1%;
    right: 18%;
}
.cpjj-text p{
    position: relative;
    color: #4a4a4a;
	font-size: 0.8rem;
    text-indent: 0.8rem;
	line-height: 1.3rem;
	letter-spacing: 0.13rem;
}
.cpjj-text p::after {
    position: absolute;
    top: 8%;
    left: 1%;
    width: 0.3rem;
    height: 0.3rem;
    background: #ff7c00;
    transform: rotate(45deg);
    content: "";
}
.cpjj-text p:nth-child(2):after {
   top: 6%;
}
.zzyl-box{
    margin-bottom: 9.5rem;
    width: 100%;
}
.zzyl-bj{
   
    position: relative;
    margin-top: 1.7rem;
}
.zzyl-bj img{
   
    display: block;
    width: 92%;
    margin:0 auto;
   
}
.zzyl-bj strong{
    position: absolute;
    font-size: 0.95rem;
    color: #fff;
    font-weight: normal;
    letter-spacing: 0.1rem;
}
.zzyl-bj strong:first-child{
    top: 18%;
    left:8.6%;
}
.zzyl-bj strong:nth-child(2){
    top: 17%;
    right:6%;
}
.zzyl-bj strong:nth-child(3){
    bottom: 28%;
    left:5.4%;
}
.zzyl-bj strong:nth-child(4){
    bottom: 33.5%;
    right:7.5%;
}
.zzyl-ls{
    position: absolute;
    margin-top: -1rem;
    padding: 0.8rem 0.5rem 1rem 1rem;
    font-size: 0.8rem;
    color: #fff;
    width: 100%;
    line-height: 1.4rem;
	letter-spacing: 0.1rem;
    box-sizing: border-box;
	background-image: linear-gradient(0deg, 
		#2274d6 0%, 
		#3cb6dd 100%), 
	linear-gradient(
		#3cb5dc, 
		#3cb5dc);
}
.gnys-box{
    margin-bottom: 3rem;
    width: 100%;
}
.gnys-bj{
    position: relative;
}
.gnys-bj img{
    margin-top: 2.9rem;
    display: block;
    width: 100%;
}
.gnys-list{
    margin-top: 0.5rem;
    position: absolute;
}
.gnys-list strong{
    display: block;
    text-align: center;
    color:#ff740a;
    font-size: 1.1rem;
}
.gnys-list p{
    margin-top: 1rem;
    color: #3f3f3f;
	font-size: 0.8rem;
    width: 6.38rem;
	line-height: 1.19rem;
}
.gnys-list:first-child{
    top: 6%;
    right: 0;
}
.gnys-list:nth-child(2){
    top: 40%;
    left: 2%;
}
.gnys-list:nth-child(3){
    bottom: 9.4%;
    right: 0;
}
.cpcs-box{
    margin-bottom: 2.2rem;
    width: 100%;
}
.cpcs-box figure{
    width: 85%;
    margin: 0 auto;
    margin-top: 2rem;
}
.cpcs-box figure img{
    display: block;
    width: 100%;
}
.cpcs-bg {
    width: 95%;
    margin: 0 auto;
    margin-top: 1.5rem;
}

.cpcs-bg p {
    position: relative;
    margin-left: 1rem;
    color: #242424;
    font-size: 0.75rem;
}

.cpcs-bg p::after {
    position: absolute;
    top: 28%;
    left: -4%;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #fd741a;
    border-radius: 50%;
    content: "";
}

.cpcs-bg table {
    width: 100%;
    margin-top: 0.4rem;
    border-collapse: collapse;
}

.cpcs-bg table tr:nth-child(1) td:first-child,
.cpcs-bg table tr:nth-child(1) td:nth-child(2),
.cpcs-bg table tr:nth-child(1) td:nth-child(3) {
    border-right: 1px solid #fff;
}

.cpcs-bg table tr:nth-child(1) td:nth-child(1),
.cpcs-bg table tr:nth-child(1) td:nth-child(2),
.cpcs-bg table tr:nth-child(1) td:nth-child(3) {
    border-right: 1px solid #fff;
}

.cpcs-bg table tr:nth-child(1) td {
    background: #ff7c00;
    color: #fff;
}

.cpcs-bg table tr td {
    padding: 0.2rem 0;
    color: #000;
    font-size: 0.55rem;
    text-align: center;
    letter-spacing: 3px;
    border: 1px solid #ff7c00;
}
.xjys-box{
    margin-bottom: 2.6rem;
    width: 100%;
}
.xjys-box ul{
    margin-top: 1.5rem;
    
}
.xjys-box ul li{
    position: relative;
    margin-bottom: 0.6rem;
}
.xjys-box ul li img{
    display: block;
    margin: 0 auto;
    width: 97%;
}
.xjys-txt{
    position: absolute;
    width: 8.5rem;
}
.xjys-txt strong{
    display: block;
    text-align: center;
    color: #ff740a;
    font-size: 1.3rem;
	letter-spacing: -0.04rem;
}
.xjys-txt p{
    margin-top: 0.6rem;
    font-size: 0.7rem;
    color: #3f3f3f;
    line-height: 1rem;
	letter-spacing: 0.03rem;
}
.xjys-box ul li:first-child .xjys-txt{
    top: 24%;
    left: 6%;
}
.xjys-box ul li:nth-child(2) .xjys-txt{
    top: 20.5%;
    right: 4%;
}
.xjys-box ul li:nth-child(3) .xjys-txt{
    top: 21%;
    left: 6%;
}
.zzfx-box{
    width: 100%;
}
.zzfx-box ul{
    overflow: hidden;
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 96%;
}
.zzfx-box ul li{
    position: relative;
    float: left;
    margin: 0 0.5rem 0.5rem 0;
    padding-top: 1.3rem;
    height: 9.5rem;
    width: 48%;
    border-radius: 0.5rem;
    border: solid 1px #949494;
}
.zzfx-box ul li:nth-child(2n){
    margin-right: 0;
}
.zzfx-box ul li:nth-child(3),
.zzfx-box ul li:nth-child(4){
    height: 8rem;
}
.zzfx-box ul li strong{
    padding-left: 0.2rem;
    margin-left: -0.1rem;
    display:block;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: 0.8rem;
    color: #fff;
    z-index: 999;
    letter-spacing: 0.06rem;
    font-weight: normal;
    box-sizing: border-box;
    background-color: #ff7c00;
}
.zzfx-box ul li:nth-child(2) strong span{
    margin-right: 2.1rem;
}
.zzfx-box ul li strong span{
    font-weight: bold;
    margin-right: 0.3rem;
}
.zzfx-text{
    margin-top: 0.9rem;
    padding-left: 0.2rem;
}
.zzfx-text p{
    margin-bottom: 0.8rem;
    font-size: 0.6rem;
    color: #4c4c4c;
	line-height: 1rem;
}
.zzfx-text p:last-child{
    margin-bottom: 0;
}
.zzfx-text p span{
    margin-left: 1rem;
    color: #f15a10;
}
.zzfx-box ul li:nth-child(4) .zzfx-text p:first-child span{
    margin-left: 3rem;
}
.zzfx-box ul li:last-child{
    position: relative;
    width: 99%;
    height: 10.5rem;
}
.zzfx-box ul li:last-child img{
    position: absolute;
    top: 29%;
    right: 2%;
    display: block;
    width: 5.2rem;
}
 
 
 

 