* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 2rem 0;
    width: 100%;
    height: auto;
    background: url(/chanpinzt/imageszt/images35/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner p {
    margin: 0 auto;
    padding: .3rem .7rem;
    font-size: .9rem;
    font-weight: bold;
    display: table;
    background: #fcbd25;
    border-radius: 3rem;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner > figure:nth-child(3) img {
    margin: 0 auto;
    margin-top: .6rem;
    width: 85%;
    display: block;
}

.mzt-banner ul {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 80%;
}

.mzt-banner ul li {
    position: relative;
    float: left;
    padding-left: 6%;
    font-size: .7rem;
    color: #fff;
}

.mzt-banner ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 17px;
    background: url(/chanpinzt/imageszt/images35/t2.png) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner ul li:nth-child(1) {
    width: 27%;
}

.mzt-banner ul li:nth-child(2) {
    margin: 0 4%;
    width: 18%;
}

.mzt-banner ul li:nth-child(3) {
    width: 29%;
}

.mztb-c {
    margin: 0 auto;
    margin-top: 1rem;
    width: 90%;
}

.mztb-c strong {
    float: left;
    padding: .3rem 0;
    font-size: .7rem;
    text-align: center;
    display: block;
}

.mztb-c strong:nth-child(1) {
    width: 45%;
    background: url(/chanpinzt/imageszt/images35/t3.png) no-repeat center;
    background-size: 100% 100%;
} 

.mztb-c strong:nth-child(2) {
    margin-left: 2%;
    width: 53%;
    background: url(/chanpinzt/imageszt/images35/t4.png) no-repeat center;
    background-size: 100% 100%;
} 

.mzt-banner > figure:last-child img {
    margin: 0 auto;
    margin-top: 2rem;
    width: 85%;
    display: block;
}

.mzt-jj {
    margin-top: 1.5rem;
}

.mzt-t h2 {
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: 2px;
}

.mzt-t h2 span {
    color: #e60012;
}

.mzt-t p {
    padding: .2rem 0 .5rem 0;
    font-size: .8rem;
    text-align: center;
}

.mzt-t > span {
    margin: 0 auto;
    width: 15%;
    height: 3px;
    display: block;
    background: #fcbc25;
}

.mjj-box p {
    padding: 1rem .5rem .7rem .5rem;
    font-size: .9rem;
    line-height: 1.4rem;
    letter-spacing: 1px;
}

.mjj-box figure img {
    width: 100%;
    display: block;
}

.mzt-gn {
    padding: 2rem 0;
    width: 100%;
    background: #000;
}

.mgn-t h2,
.mgn-t p {
    color: #fff;
}

.mgn-box {
    margin: 0 auto;
    width: 95%;
}

.mgn-box > p {
    margin-top: 1rem;
    font-size: .9rem;
    color: #fff;
    line-height: 1.4rem;
    letter-spacing: 2px;
}

.mgn-top {
    margin: 1.3rem 0;
    position: relative;
}

.mgn-top strong {
    position: absolute;
    font-size: .8rem;
    color: #f7bc07;
}

.mgn-top strong:nth-child(1) {
    left: 4%;
    top: 37%;
}

.mgn-top strong:nth-child(2) {
    left: 0;
    top: 87%;
}

.mgn-top strong:nth-child(3) {
    left: 83.5%;
    top: 37%;
}

.mgn-top strong:nth-child(4) {
    left: 85.5%;
    top: 87%;
}

.mgn-top figure img {
    width: 100%;
    display: block;
}

.mgn-bot {
    margin: 0 auto;
    width: 92%;
    background: #fcc505;
    border-radius: .5rem;
}

.mgn-bot p {
    padding: .5rem;
    font-size: .9rem;
    line-height: 1.4rem;
    letter-spacing: 1px;
}

.mzt-fw {
    margin-top: 2rem;
}

.mfw-box {
    margin: 0 auto;
    margin-top: 1.3rem;
    width: 93%;
}

.mfw-box p {
    font-size: .9rem;
    line-height: 1.4rem;
    letter-spacing: 2px;
}

.mfw-box figure img {
    margin-top: .8rem;
    width: 100%;
    display: block;
}

.mzt-td {
    margin-top: 2rem;
}

.mzt-td > figure img {
    width: 100%;
    display: block;
}

.mtd-box {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
}

.mtd-box ul li {
    position: relative;
    float: left;
    margin-top: .5rem;
    width: 48%;
    height: 7rem;
}

.mtd-box ul li:nth-child(odd) {
    margin-right: 4%;
}

.mtd-box ul li div {
    position: absolute;
    top: 15%;
    padding: .5rem 0;
    height: 4rem;
    background: linear-gradient(#ffd400,#ffa800);
    border-radius: .3rem;
}

.mtd-box ul li div p {
    padding: 0 .5rem;
    font-size: .7rem;
    line-height: 1rem;
}

.mtd-box ul li:nth-child(4) div p {
    padding: 1rem .3rem 0 .3rem;
}

.mtd-box ul li:nth-child(6) div p,
.mtd-box ul li:nth-child(8) div p {
    padding: .6rem .3rem 0 .3rem;
}

.mtd-box ul li figure img {
    margin-left: 10%;
    width: 25%;
    display: block;
}

.mtd-box ul li:nth-child(even) figure img {
    margin-left: 65%;
    width: 25%;
    display: block;
}

.mtd-box > p {
    margin: 0 auto;
    margin-top: .5rem;
    padding: .5rem 1rem;
    font-size: .9rem;
    font-weight: bold;
    display: table;
    border-radius: 1rem;
    background: #ffa700;
}

.mzt-cs {
    margin-top: 2rem;
}

.mcs-t {
    padding: 1.5rem 0;
    background: #000;
}

.mcs-t h2,
.mcs-t p {
    color: #fff;
}

.mcs-box {
    padding-bottom: 2rem;
    width: 100%;
    background: url(/chanpinzt/imageszt/images35/t17.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mcs-box div {
    margin: 0 auto;
    margin-top: 1.5rem;
    padding: 1.5rem 0;
    width: 95%;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid #000;
    border-radius: 1rem;
}

.mcs-box div strong {
    font-size: 1rem;
    text-align: center;
    display: block;
}

.mcs-box div table {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
    border-collapse: collapse;
}

.mcs-box div table tr td {
    padding: .5rem 0;
    font-size: .8rem;
    text-align: center;
    border: 1px solid #000;
}

.mcs-box div table tr:nth-child(1) td {
    font-weight: bold;
    background: #efb30d;
}