* {
    padding: 0;
    margin: 0;
}
li {
    list-style: none;
}
.mzt-banner {
    margin-top: 4rem;
    padding-top: 1.4rem;
    height: 31.5rem;
    box-sizing: border-box;
    background: url(/chanpinzt/imageszt/images675/wz1.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.bann-top {
    color: #fff;
    text-align: center;
}
.bann-top>img{
    display: block;
    width: 84%;
    margin: 0 auto;
}
.bann-top h1{
    font-size: .9rem;
    opacity: 0;
}
.aqx-bj{
    position: relative;
    margin-top: 1.2rem;
}
.aqx-bj>img{
    display: block;
    width: 90%;
    margin: 0 auto;
}
.aqx-bj h2{
    position: absolute;
    top: .15rem;
    left:1.4rem;
    font-size: .8rem;
    color: #000000;
}
.aqx-bj h2 span{
    margin-left: .3rem;
    color: #fff;
}
.lh-cont{
    margin-top: .76rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lh-cont img{
    display: block;
   	width: 2.2rem;
}
.lh-cont p{
    margin: 0 .5rem;
    font-size: .76rem;
    color: #000;
    font-weight: bold;
	letter-spacing: .04rem;
}
.mzt-banner figure {
    width: 85%;
    margin: 0 auto;
    margin-top: 2.3rem;
}
.mzt-banner figure img{
    display: block;
    width:100%;
}
.xgly-box{
    margin-bottom: 2rem;
    padding: .9rem 0 1.5rem 0;
    color: #fff;
    width: 100%;
    text-align: center;
    background-color:#e70012;
}
.xgly-top strong{
    display: block;
    margin-bottom: .1rem;
    font-size: 2.1rem;
}
.xgly-but {
    display: flex;
    align-items: center;
    justify-content: center;
}
.xgly-but img{
    display: block;
    width: 1.1rem;
}
.xgly-but p{
    font-size: .8rem;
    margin: 0 .2rem;
}
.xgly-box ul{
    width: 95%;
    margin: 0 auto;
    margin-top: .7rem;
    overflow: hidden;
    border: 4px solid #ff2b2c;
    background-color: #fff;
    border-radius: .7rem;
    padding: .6rem 0;
    box-sizing: border-box;
}
.xgly-box ul li{
    float: left;
    width: 20%;
}
.xgly-box ul li img{
    display: block;
    width: 3rem;
    margin: 0 auto;
}
.xgly-box ul li strong{
    display: block;
    margin-top: .1rem;
    font-size: .7rem;
    color: #000;
    text-align: center;
    font-weight: normal;
}
.cpxx-box{
    margin-bottom: 2rem;
}
.z-title{
    display: flex;
    align-items: center;
    justify-content: center;
}
.z-title img{
    display: block;
    width: 4rem;
}
.z-title strong{
    margin: 0 .4rem;
    font-size: 1.15rem;
	color: #000;
    font-weight: normal;
}
.cpxx-cont{
    margin-top: 1.3rem;
}
.cpxx-cont p{
    padding: 0 1rem;
    font-size: .75rem;
	color: #000;
	line-height: 1.33rem;
	letter-spacing: .02rem;
	text-align:justify;
}
.cpxx-cont img{
    display: block;
    width: 100%;
}
.cpxn-box{
    margin-bottom: 2.3rem;
}
.cpxn-box ul {
    padding: 0 .8rem;
    margin-top: 1.9rem;
}
.cpxn-box ul li span{
    float: left;
    display: block;
    margin-top: .8rem;
    width: 1.64rem;
	height: 1.64rem;
    font-size: .97rem;
    color: #fff;
    text-align: center;
    line-height: 1.5rem;
	background-color: #d80c18;
    border-radius: 50%;
}
.cpxn-box ul li{
    margin-bottom:.69rem;
    overflow: hidden;
}
.cpxn-lf{
    position: relative;
    float: right;
    width: 90%;
}
.cpxn-lf img{
    display: block;
    width: 100%;
}
.cpxn-box ul li p{
    position: absolute;
    top: .4rem;
    left: 1rem;
    color: #000;
    width: 14rem;
    font-size: .7rem;
	line-height: 1.21rem;
}
.cptd-box{
    position: relative;
    margin-bottom: 2.2rem;
}
.cptd-box>img{
    display: block;
    width: 100%;
}
.cptd-cont{
    position: absolute;
    top: 1.7rem;
    left: 0;
    height: 26rem;
    width: 100%;
}
.cptd-cont p:nth-child(2){
    margin-top:1rem;
}
.cptd-cont p{
    width: 93%;
    margin: 0 auto;
    font-size: .72rem;
    color: #000;
    text-align: justify;
    line-height: 1.1rem;
}
.cptd-cont>img{
    display: block;
    position: absolute;
    width: 63%; 
    bottom:6%;
    left:50.4%;
    transform:translateX(-50%) translateY(0); 
}
.zycs-box{
    margin-bottom:2rem;
}
.zycs-cont img{
    display: block;
    margin: 0 auto;
    margin-top: 1.4rem;
    width: 52%;
}
.zycs-box table {
    margin-top: 1.1rem;
    padding: 1.1rem .4rem;
    width: 100%;
    height: 10.81rem;
    border-spacing:0; 
    border-collapse: separate;
    background-color: #eeeeee;
}
.zycs-box table tr td {
    padding: .3rem 0;
    font-size: .62rem;
}
.zycs-box table tr td span{
    display: inline-block;
}
.zycs-box table tr td span:first-child{
    padding: .2rem 0;
    width: 32%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    background-color: #e20118;
}
.zycs-box table tr td span:nth-child(2){
    padding: .2rem 0 .2rem .3rem;
    color: #000;
    background-color: #eeeeee;
}
.zycs-box table tr:nth-child(4) td:first-child span:nth-child(1){
    width: 14%;
}
.zycs-box table tr:nth-child(4) td:first-child span:nth-child(2){
    width: 83%;
    float: right;
    padding-top: 0;
}
 


 
 