* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    width: 100%;
    height: 25rem;
    background: url(/chanpinzt/imageszt/images37/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner h1 {
    padding-top: 4rem;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    letter-spacing: 5px;
}

.mzt-banner figure:last-child img {
    padding-top: .5rem;
    width: 90%;
    display: block;
    margin: 0 auto;
}

.mzt-banner p {
    margin: 1rem 0;
    font-size: .8rem;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
}

.mzt-banner ul {
    width: 50%;
    margin: 0 auto;
}

.mzt-banner ul li {
    float: left;
    padding: .3rem 0;
    width: 50%;
    font-size: .7rem;
    color: #fff;
    text-align: center;
    background: #e32828;
}

.mjs-t {
    padding: 1rem 0;
    height: 3.5rem;
    background: #c10505;
}

.mjs-t figure {
    float: left;
    margin-left: 3%;
    width: 40%;
}

.mjs-t figure img {
    width: 20%;
    display: block;
}

.mjs-t figure figcaption {
    margin-top: .5rem;
    font-size: 1.4rem;
    color: #fff;
    font-weight: bold;
}

.mjs-t span {
    float: right;
    padding-top: .3rem;
    margin-right: 3%;
    font-size: .9rem;
    color: #fff;
    line-height: 1.4rem;
    text-transform: uppercase;
    display: block;
}

.mjs-box p {
    margin-top: 1rem;
    font-size: .8rem;
    color: #000;
    text-align: center;
}

.mjs-box span {
    margin-top: .5rem;
    margin-bottom: 1rem;
    font-size: .5rem;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    line-height: 1rem;
    display: block;
}

.mjs-box ul {
    display: table;
}

.mjs-box ul li {
    float: left;
    margin-top: 1rem;
    width: 33.3%;
    height: 7rem;
}

.mjs-box ul li figure img {
    width: 70%;
    margin: 0 auto;
    display: block;
}

.mjs-box ul li figure figcaption {
    margin-top: .5rem;
    font-size: .8rem;
    color: #000;
    text-align: center;
}

.mzt-th {
    margin-top: 2rem;
    padding: 1.5rem 0;
    background: #c10505;
}

.mzt-th b {
    font-size: 1rem;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    display: block;
}

.mzt-th p {
    margin-top: .5rem;
    font-size: .8rem;
    color: #fff;
    text-align: center;
    line-height: 1.3rem;
    letter-spacing: 3px;
}

.mzt-th strong {
    padding: .2rem .5rem;
    font-size: .9rem;
    color: #c10505;
    text-align: center;
    letter-spacing: 2px;
    background: #fff;
    margin: 0 auto;
    margin-top: 1rem;
    display: table;
}

.mzt-tho {
    background: #ebebeb;
}

.mzt-tho > p {
    padding: 1rem;
    font-size: .8rem;
    color: #000;  
    line-height: 1.5rem;
    letter-spacing: 2px;
} 

.mzt-tho > p span {
    color: #c10505;
    font-weight: bold;
}

.mzt-yl {
    width: 100%;
    height: 33rem;
    background: url(/chanpinzt/imageszt/images37/t9.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-yl b {
    padding-top: 7rem;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    display: block;
}

.mzt-yl span {
    font-size: .6rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
}

.mzt-yl p:nth-child(3) {
    padding: 1rem;
    font-size: .8rem;
    color: #fff;
    text-align: center;
    line-height: 1.3rem;
}

.mzt-yl p:nth-child(4) {
    padding: 0 1rem;
    font-size: .8rem;
    color: #fff;
    text-align: center;
    line-height: 1.5rem;
}

.mzt-td {
    margin-top: 2rem;
    width: 100%;
}

.mzt-td b {
    font-size: 1.5rem;
    color: #000;
    text-align: center;
    letter-spacing: 3px;
    display: block;
}

.mzt-td > span {
    margin-bottom: 1rem;
    font-size: .6rem;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
}

.mzt-td ul li span {
    float: left;
    margin-top: 1rem;
    margin-left: 3%;
    padding: .2rem;
    width: 10%;
    font-size: .8rem;
    color: #fff;
    text-align: center;
    background: #c10505;
    border-radius: .2rem;
    display: block;
}

.mzt-td ul li p {
    float: left;
    margin-top: 1rem;
    margin-left: 3%;
    width: 80%;
    font-size: .7rem;
    color: #000;
    line-height: 1.2rem;
}

.mzt-cs {
    width: 100%;
    margin-top: 2rem;
}

.mzt-cs b {
    font-size: 1.5rem;
    color: #c10505;
    text-align: center;
    letter-spacing: 3px;
    display: block;
}

.mzt-cs > span {
    margin-bottom: 1rem;
    font-size: .6rem;
    color: #c10505;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
}

.mzt-cs table {
    width: 100%;
    border-collapse: collapse;
}

.mzt-cs table tbody tr td {
    padding: .5rem 0;
    font-size: .8rem;
    color: #000;
    text-align: center;
}

.mzt-cs table tbody tr:nth-child(odd) td {
    background: #84caff;
}
