* {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 2rem 0;
    width: 100%;
    height: auto;
    background: url(/chanpinzt/imageszt/images42/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner > p {
    font-size: .5rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner figure:nth-child(3) img {
    margin: .9rem auto;
    width: 80%;
    display: block;
}

.mzt-banner div:nth-child(4) {
    margin: 0 auto;
    padding: .3rem 0;
    width: 53%;
    background: #e60012;
    border-radius: 5rem;
}

.mzt-banner div:nth-child(4) strong {
    font-size: 1rem;
    color: #fff;
    text-align: center;
    display: block;
    letter-spacing: 2px;
}

.mzt-banner div:nth-child(5) {
    margin: 0 auto;
    margin-top: 1.2rem;
    padding: .5rem 0;
    width: 80%;
    height: auto;
    background: url(/chanpinzt/imageszt/images42/t2.png) no-repeat center;
    background-size: 100% 100%;
} 

.mzt-banner div:nth-child(5) p {
    float: left;
    margin-left: 3%;
    width: 41%;
    font-size: .8rem;
    color: #fff;
    line-height: 1.2rem;
    text-align: center;
    letter-spacing: 1px;
}

.mzt-banner div:nth-child(5) p span {
    font-size: 1rem;
    letter-spacing: 2px;
}

.mzt-banner div:nth-child(5) p:nth-child(2) {
    margin-left: 11%;
}

.mzt-banner figure:last-child img {
    margin: 0 auto;
    margin-top: 1.6rem;
    width: 85%;
    display: block;
}

.mzt-xx {
    margin-top: 1.5rem;
    width: 100%;
}

.mzt-t > span {
    font-size: .65rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}

.mzt-t h2 {
    margin: .4rem 0;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: 3px;
}

.mzt-t h2 span {
    color: #de0303;
}

.mzt-t p {
    margin: 0 auto;
    padding: .2rem .5rem;
    font-size: .7rem;
    color: #fff;
    letter-spacing: 1px;
    display: table;
    border-radius: 3rem;
    background: #de0303;
}

.mxx-box {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
}

.mxx-box div {
    position: relative;
}

.mxx-box div strong {
    position: absolute;
    font-size: .7rem;
}

.mxx-box div strong:nth-child(1) {
    left: 8%;
    bottom: 1%;
}

.mxx-box div strong:nth-child(2) {
    left: 38%;
    bottom: 1%;
}

.mxx-box div strong:nth-child(3) {
    left: 74%;
    bottom: 1%;
}

.mxx-box figure img {
    width: 100%;
    display: block;
}

.mxx-box p {
    margin-top: .5rem;
    font-size: .9rem;
    line-height: 1.4rem;
    letter-spacing: 2px;
}

.mxx-box p:nth-child(2) {
    margin-top: 1rem;
}

.mzt-yl {
    margin-top: 1.5rem;
    width: 100%;
}

.myl-box {
    position: relative;
    margin-top: 1rem;
}

.myl-box p {
    position: absolute;
    font-size: .8rem;
    line-height: 1rem;
}

.myl-box p::first-letter {
    font-size: .65rem;
    color: #e60012;
}

.myl-box p:nth-child(1) {
    left: 1%;
    top: 3%;
    width: 98%;
}

.myl-box p:nth-child(2) {
    left: 1%;
    top: 23%;
    width: 62%;
}

.myl-box p:nth-child(3) {
    left: 1%;
    top: 43%;
    width: 48%;
}

.myl-box p:nth-child(4) {
    left: 1%;
    bottom: 0;
    width: 60%;
}

.myl-box figure img {
    width: 100%;
    display: block;
}

.mzt-td {
    margin-top: 2rem;
    padding: 2rem 0;
    width: 100%;
    background: #000;
}

.mtd-t > span,
.mtd-t > h2 {
    color: #fff;
}

.mtd-box {
    margin-top: 1.5rem;
}

.mtd-box ul li {
    position: relative;
    margin: 0 auto;
    margin-top: 1rem;
    width: 97%;
}

.mtd-box ul li strong {
    position: absolute;
    font-size: .95rem;
    color: #fff;
}

.mtd-box ul li:nth-child(odd) strong {
    left: 44%;
    top: 10%;
}

.mtd-box ul li:nth-child(even) strong {
    left: 36%;
    top: 10%;
}

.mtd-box ul li:nth-child(4) strong {
    top: 13%;
}

.mtd-box ul li:nth-child(3) strong,
.mtd-box ul li:nth-child(5) strong {
    top: 12%;
}

.mtd-box ul li p {
    position: absolute;
    width: 49%;
    font-size: .7rem;
}

.mtd-box ul li:nth-child(odd) p {
    left: 51%;
    top: 30%;
}

.mtd-box ul li:nth-child(even) p {
    left: 1%;
    top: 30%;
}

.mtd-box ul li:nth-child(4) p {
    top: 50%;
}

.mtd-box ul li:nth-child(3) p,
.mtd-box ul li:nth-child(5) p {
    top: 35%;
}
 
.mtd-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mcs-box table {
    margin: 0 auto;
    margin-top: 1rem;
    width: 96%;
    border-collapse: collapse;
}

.mcs-box table tr td {
    padding: .5rem 0;
    font-size: .8rem;
    text-align: center;
    border: 1px solid #000;
}