* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}
.mzt-banner {
    padding: 0.3rem 0 0 1rem;
    margin-top: 4rem;
    width: 100%;
    height: 28rem;
    box-sizing: border-box;
    background: url(/chanpinzt/imageszt/images137/wzt1.jpg) no-repeat center;
    background-size: 100% 100%;
}
.mzt-banner h1{
    font-size:1rem;
    opacity: 0;
}
.mzt-banner>img{
    display: block;
    width: 90%;
}
.mzt-banner b{
    display: table;
    margin-top: 0.9rem;
    padding: 0 0.1rem 0 0.5rem;
    height: 1.3rem;
    color: #fff;
    line-height: 1.3rem;
    font-weight: normal;
    font-size: 0.8rem;
    letter-spacing: 0.04rem;
	background-color: #1d1b16;
    border-radius: 0.7rem;
}
.mzt-banner b span{
    display: inline-block;
    margin-left: 0.2rem;
    padding: 0 0.4rem 0 0.4rem;
    text-align: center;
    line-height: 1.3rem;
    border-radius: 0.7rem;
    background-color: #f92c30;
}
.ban-lower{
    overflow: hidden;
 }
 .ban-lower ul{
    float: left;
    margin: 1.6rem 0 0 0.2rem;
    width: 29%;
}
 .ban-lower ul li{
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
}
 .ban-lower ul li img{
    display: block;
    width: 0.8rem;
 }
 .ban-lower ul li strong{
    margin-left: 0.2rem;
    font-size: 0.9rem;
    color: #1d1b16;
    font-weight: normal;
}
 .ban-lower figure{
    float: right;
    margin-top: 0.6rem;
    width: 69%;
}
 .ban-lower figure img{
    display: block;
    width: 100%;
 }
 .cpjj-box{
    margin: 1.2rem 0 1.6rem 0;
    width: 100%;
}
.z-title strong{
    display: block;
    font-size: 2rem;
	color: #f92c30;
    text-align: center;
}
.z-title strong span{
    color: #1d1b16;
}
.z-title>span{
    display: block;
    margin: 0 auto;
    margin-top: 0.8rem;
    margin-bottom: 1.1rem;
    width: 3.56rem;
	height: 0.16rem;
    border-radius:10px;
	background-color: #f92c30;
}
.z-title b{
    display: table;
    margin: 0 auto;
    padding-right: 0.8rem;
    height: 1.5rem;
    font-size: 0.8rem;
    color: #2c2100;
    line-height: 1.5rem;
    font-weight: normal;
    border-radius: 1rem;
    letter-spacing: 0.08rem;
	border: solid 0.06rem #eac415;
}
.z-title b span{
    display: inline-block;
    padding:0 0.5rem;
    margin-right: 0.4rem;
    text-align: center;
    line-height: 1.5rem;
    border-radius: 1rem;
    background-color: #fbc405;
}
.cpjj-cont{
    margin-top: 1.5rem;
    padding: 0 0.5rem;
}
.cpjj-cont p{
    position: relative;
    padding: 0 0.5rem;
    margin-bottom: 0.8rem;
    font-size: 0.8rem;
    color: #23221e;
	line-height: 1.2rem;
    text-indent: 1.2rem;
	letter-spacing: 0.08rem;
    text-align: justify;
}
.cpjj-cont p::before{
    position: absolute;
    top: 0;
    left: -2%;
    color: #fe0000;
    content: "◆";
    font-size: 0.6rem;
}
.cpjj-cont img{
    display: block;
    width: 100%;
}
.cpjj-bk{
    margin-top: 1rem;
    padding: 0.7rem 0 0.4rem 0;
    border-radius: 8px;
    border: 1px solid #23221e;
}
.cptd-box{
    padding: 1.9rem 0 2rem 0;
    margin-bottom:1.8rem;
    width: 100%;
    background-color: #f92c30;
}
.cptd-box .z-title strong{
    color: #fff;
}
.cptd-box .z-title>span{
    background-color: #fff;
}
.cptd-box .z-title b{
    color: #fff;
}
.cptd-box .z-title b span{
    color: #2c2100;
}
.cptd-box ul{
    margin: 0 auto;
   margin-top: 1.5rem;
   width: 95%;
}
.cptd-box ul li{
    position: relative;
    margin-bottom: 0.7rem;
    color: #4a4a4a;
}
.cptd-box ul li img{
    display: block;
    width: 100%;
}
.cptd-box ul li:first-child p{
    top: 43%;
}
.cptd-box ul li strong{
    position: absolute;
    top: 13%;
    left: 9%;
    font-size: 0.8rem;
    letter-spacing: -0.02rem;
}
.cptd-box ul li p{
    position: absolute;
    top: 38%;
    left: 3%;
    width: 46%;
    font-size: 0.7rem;
	line-height: 1.1rem;
	letter-spacing: -0.02rem;
}
.cpcs-box{
    margin-bottom: 3rem;
    width: 100%;
}
.cpcs-cont{
    margin: 0 auto;
    width: 97%;
}
.cpcs-cont img{
    display: block;
    margin: 0 auto;
    margin-top: 1.4rem;
    width: 85%;
}
.cpcs-cont p{
    position: relative;
    margin-top: 1rem;
    font-size: 0.8rem;
    color: #4a4a4a;
	text-align: center;
	letter-spacing: 0.08rem;
}
.cpcs-cont p:before{
    position: absolute;
    top: 38%;
    left:2%;
    content: "";
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background-color: #ff0000;
}
.cpcs-cont strong{
    display: block;
    margin-top: 1.5rem;
    font-size: 1.1rem;
    color: #4a4a4a;
	text-align: center;
	letter-spacing: 0.05rem;
}
.cpcs-cont table {
    margin-top: 0.6rem;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
}
.cpcs-cont table tr:nth-child(1) td {
    color: #fff;
    background: #f92c30;
}

.cpcs-cont table tr:nth-child(2n+1) {
    background-color: #e5e5e5;
}
.cpcs-cont table tr td {
    padding: 0.5rem 0;
    color: #000;
    font-size: 0.7rem;
    text-align: center;
}
.cpxq-box{
    width: 100%;
}
.cpxq-box img{
    display: block;
    margin: 0 auto;
    margin-top: 1.8rem;
    width: 96%;
}

 