* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.mzt-banner {
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images193/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner strong {
    margin: 0 auto;
    padding: .2rem 0 .2rem .5rem;
    font-size: 1.1rem;
    color: #fff;
    font-weight: normal;
    display: table;
    background: #de1900;
    border: 1px solid #de1900;
}

.mzt-banner strong span {
    padding: .2rem .5rem;
    color: #000;
    background: #fff;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner figure:nth-child(3) img {
    margin: .5rem auto;
    width: 85%;
    display: block;
}

.mzt-banner p:nth-child(4) {
    margin: 0 auto;
    padding: .2rem .5rem;
    font-size: .9rem;
    color: #fff;
    display: table;
    background: #de1900;
}

.mzt-banner p:nth-child(5) {
    margin-top: .8rem;
    font-size: .9rem;
    color: #000;
    text-align: center;
}

.mzt-banner figure:last-child img {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 80%;
    display: block;
}

.mzt-gs {
    margin-top: 1.5rem;
    width: 100%;
}

.mzt-t {
    margin: 0 auto;
    width: 70%;
    border: 1px solid #000;
}

.mzt-t h2 {
    position: relative;
    padding-top: .5rem;
    font-size: 1.4rem;
    color: #000;
    text-align: center;
    letter-spacing: 1px;
    background: #fff;
}

.mzt-t h2::before {
    content: "";
    position: absolute;
    left: -2px;
    width: 3px;
    height: 40px;
    background: #fff;
}

.mzt-t h2::after {
    content: "";
    position: absolute;
    right: -2px;
    width: 3px;
    height: 40px;
    background: #fff;
}

.mzt-t h2 span {
    color: #de1900;
}

.mzt-t > span {
    margin-top: .2rem;
    font-size: .7rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}

.mzt-t figure img {
    margin: .5rem auto;
    display: block;
}

.mgs-top {
    position: relative;
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 97%;
}

.mgs-top b {
    position: absolute;
    font-size: .9rem;
    color: #fff;
    font-weight: normal;
}

.mgs-top b:nth-child(1) {
    left: 3.5%;
    top: 39%;
}

.mgs-top b:nth-child(2) {
    left: 3.5%;
    bottom: 1%;
}

.mgs-top b:nth-child(3) {
    left: 36.5%;
    top: 50.5%;
}

.mgs-top b:nth-child(4) {
    left: 36.5%;
    bottom: 1%;
}

.mgs-top b:nth-child(5) {
    right: 18.5%;
    top: 26%;
}

.mgs-top b:nth-child(6) {
    right: 18.5%;
    bottom: 1%;
}

.mgs-top figure img {
    width: 100%;
    display: block;
}

.mgs-c {
    margin: 0 auto;
    margin-top: 1rem;
    width: 97%;
    border: 1px solid #000;
}

.mgs-c p {
    padding: .5rem .3rem;
    font-size: .9rem;
    line-height: 1.4rem;
}

.mzt-td {
    margin-top: 1.5rem;
    width: 100%;
}

.mtd-t {
    padding: 1.5rem 0;
    background: #de1900;
}

.mtd-t div {
    margin: 0 auto;
    width: 70%;
    border: 1px solid #fff;
}

.mtd-t h2 {
    position: relative;
    padding-top: .5rem;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    background: #de1900;
}

.mtd-t h2::before {
    content: "";
    position: absolute;
    left: -2px;
    width: 3px;
    height: 40px;
    background: #de1900;
}

.mtd-t h2::after {
    content: "";
    position: absolute;
    right: -2px;
    width: 3px;
    height: 40px;
    background: #de1900;
}

.mtd-t div > span {
    margin-top: .2rem;
    font-size: .7rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}

.mtd-t figure img {
    margin: .5rem auto;
    display: block;
}

.mtd-box {
    padding-bottom: 1.5rem;
    width: 100%;
    background: url(/chanpinzt/imageszt/images193/t6.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mtd-top {
    position: relative;
    margin: 0 auto;
    margin-top: 2rem;
    width: 90%;
}

.mtd-top h3 {
    position: absolute;
    font-size: 1rem;
    color: #de1900;
    text-align: center;
    text-shadow: 
    1px 1px #fff,
    -1px -1px #fff,
    1px -1px #fff,
    -1px 1px #fff;
}

.mtd-top h3:nth-child(1) {
    left: 38%;
    top: 10.5%;
}

.mtd-top h3:nth-child(2) {
    left: -2%;
    top: 54%;
}

.mtd-top h3:nth-child(3) {
    right: -3%;
    top: 52%;
}

.mtd-top figure img {
    width: 100%;
    display: block;
}

.mtd-c {
    margin: 0 auto;
    margin-top: 1.5rem;
    padding: 1rem 0;
    width: 96%;
    border: 1px solid #9d9d9d;
    background: rgba(255, 255, 255, 0.6);
    border-radius: .3rem;
}

.mtd-c p {
    padding: 0 .5rem;
    font-size: .9rem;
    color: #000;
    line-height: 1.4rem;
    text-indent: 1.4rem;
}

.mzt-cs {
    margin-top: 1.5rem;
    width: 100%;
}

.mcs-box figure img {
    margin: 1.5rem auto;
    width: 85%;
    display: block;
}

.mcs-box h2 {
    font-size: 1.3rem;
    color: #000;
    text-align: center;
}

.mcs-box h2 span {
    padding: 0 .2rem;
    color: #fff;
    background: #de1900;
    border-radius: .2rem;
}

.mcs-box table {
    margin-top: 1.5rem;
    width: 100%;
    border: 1px solid #000;
    border-collapse: collapse;
}

.mcs-box table tbody tr td {
    padding: .5rem 0;
    font-size: .8rem;
    color: #000;
    border: 1px solid #000;
    line-height: 1.1rem;
}

.mcs-box table tbody tr td span {
    font-size: .9rem;
    color: #de1900;
    font-weight: bold;
}

.mzt-sp {
    margin-top: 1.5rem;
    padding-bottom: 1.5rem;
    width: 100%;
    background: #de1900;
}

.msp-box figure img {
    margin: 0 auto;
    width: 95%;
    display: block;
}