* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.mzt-banner {
    margin-top: 3.4rem;
    width: 100%;
    background: url(/chanpinzt/imageszt/images11/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner b {
    margin: 0 auto;
    padding: .7rem .3rem;
    font-size: 1.1rem;
    color: #fff;
    background: #d41303;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
    display: table;
}

.mzt-banner h1 {
    margin-top: 1rem;
    font-size: 2.5rem;
    color: #eb1818;
    text-align: center;
    letter-spacing: 8px;
    font-style: italic;
    text-shadow: 
    2px 0 0 #fff,
    0 2px 0 #fff,
    -2px 0 0 #fff,
    0 -2px 0 #fff;
    -moz-text-shadow: 
    2px 0 0 #fff,
    0 2px 0 #fff,
    -2px 0 0 #fff,
    0 -2px 0 #fff;
    -webkit-text-shadow: 
    2px 0 0 #fff,
    0 2px 0 #fff,
    -2px 0 0 #fff,
    0 -2px 0 #fff;
}

.mzt-banner h1 span {
    color: #000;
}

.mzt-banner p:nth-child(3) {
    margin-top: .5rem;
    margin-bottom: 1rem;
    font-size: 1rem;
    color: #000;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    text-shadow: 
    1px 0 0 #fff,
    0 1px 0 #fff,
    -1px 0 0 #fff,
    0 -1px 0 #fff;
    -moz-text-shadow: 
    1px 0 0 #fff,
    0 1px 0 #fff,
    -1px 0 0 #fff,
    0 -1px 0 #fff;
    -webkit-text-shadow: 
    1px 0 0 #fff,
    0 1px 0 #fff,
    -1px 0 0 #fff,
    0 -1px 0 #fff;
}

.mzt-banner strong {
    margin-left: 10%;
    margin-top: .5rem;
    padding: .3rem .4rem;
    font-size: .9rem;
    color: #fff;
    display: table;
    background: #ed3701;
}

.mzt-banner figure img {
    margin: 0 auto;
    margin-top: 1rem;
    width: 90%;
    display: block;
}

.mzt-banner p:last-child {
    margin: 0 auto;
    margin-top: .5rem;
    padding: .5rem 0;
    width: 95%;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    letter-spacing: 3px;
    border-radius: 3rem;
    background: #df2402;
}

.mzt-banner p:last-child span {
    padding: .2rem .3rem;
    color: #fb1003;
    background: #f6e252;
    border-radius: 3rem;
}

.mzt-jj {
    margin-top: 2rem;
    width: 100%;
}

.mzt-t strong {
    font-size: 1.6rem;
    color: #000;
    text-align: center;
    letter-spacing: 2px;
    display: block;
}

.mzt-t strong span {
    color: #fb1003;
}

.mzt-t div {
    margin: 0 auto;
    margin-top: .5rem;
    width: 80%;
    background: url(/chanpinzt/imageszt/images11/t1.jpg) no-repeat center; 
    background-size: 100% 100%;
}

.mzt-t div p {
    padding: .3rem 0;
    font-size: .9rem;
    color: #fff;
    text-align: center;
}

.mjj-box {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
}

.mjj-box div:first-child {
    position: relative;
}

.mjj-box div:first-child strong {
    position: absolute;
    bottom: 1%;
    left: 4%;
    font-size: 1.2rem;
    color: #fff;
}

.mjj-box div:first-child figure img {
    width: 100%;
    display: block;
}

.mjj-c {
    padding: .5rem 0;
    border: 1px solid #959595;
}

.mjj-c p {
    position: relative;
    margin: 0 auto;
    margin-top: .3rem;
    width: 96%;
    font-size: .9rem;
    color: #000;
    text-indent: 1.2rem;
    line-height: 1.3rem;
}

.mjj-c p::before {
    content: "";
    position: absolute;
    left: 1%;
    top: 6%;
    width: .5rem;
    height: .5rem;
    transform: rotate(45deg);
    border: 1px solid #fb3129;
}

.mzt-jg {
    margin-top: 2rem;
    width: 100%;
}

.mjg-t {
    padding: .7rem 0;
    background: #fb1003;
}

.mjg-t strong {
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    display: block;
}

.mjg-t div {
    margin: 0 auto;
    margin-top: .5rem;
    width: 80%;
    background: url(/chanpinzt/imageszt/images11/t3.png) no-repeat center; 
    background-size: 100% 100%;
}

.mjg-t div p {
    padding: .3rem 0;
    font-size: .9rem;
    color: #000;
    text-align: center;
}

.mzt-jg > p {
    margin-top: 1rem;
    padding: 0 .5rem;
    font-size: .9rem;
    color: #000;
    text-align: center;
    line-height: 1.2rem;
}

.mjg-box {
    position: relative;
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
}

.mjg-box strong {
    position: absolute;
    font-size: .9rem;
    color: #fff;
}

.mjg-box strong:first-child {
    left: 16.5%;
    top: 2%;
}

.mjg-box strong:nth-child(2) {
    left: 2.5%;
    top: 27%;
}

.mjg-box strong:nth-child(3) {
    left: 3%;
    bottom: 30%;
}

.mjg-box strong:nth-child(4) {
    left: 20%;
    bottom: 2%;
}

.mjg-box strong:nth-child(5) {
    right: 10.5%;
    bottom: 11%;
}

.mjg-box strong:nth-child(6) {
    right: 2.5%;
    top: 28%;
}

.mjg-box strong:nth-child(7) {
    right: 20%;
    top: 3%;
}

.mjg-box figure img {
    width: 100%;
    display: block;
}

.mzt-td {
    margin-top: 2rem;
    width: 100%;
}

.mtd-box ul li {
    position: relative;
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
}

.mtd-box ul li strong {
    position: absolute;
    font-size: 1.1rem;
    color: #fb1003;
}

.mtd-box ul li:first-child strong {
    top: 7%;
    left: 17%;
}

.mtd-box ul li:nth-child(2) strong {
    top: 15%;
    right: 4%;
    text-align: center;
}

.mtd-box ul li:nth-child(3) strong {
    top: 15%;
    left: 17%;
    text-align: center;
}

.mtd-box ul li:nth-child(4) strong {
    top: 16%;
    right: 0%;
}

.mtd-box ul li:nth-child(5) strong {
    top: 18%;
    left: 17%;
}

.mtd-box ul li p {
    position: absolute;
    width: 46%;
    font-size: .8rem;
}

.mtd-box ul li:first-child p {
    top: 42%;
}

.mtd-box ul li:nth-child(2) p {
    right: 0;
    top: 49%;
    width: 47%;
}

.mtd-box ul li:nth-child(3) p {
    top: 58%;
}

.mtd-box ul li:nth-child(4) p {
    right: 0;
    top: 54%;
    width: 47%;
}

.mtd-box ul li:nth-child(5) p {
    top: 58%;
}


.mtd-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mcs-box div {
    margin: 0 auto;
    margin-top: 1rem;
    width: 98%;
    height: 1.4rem;
}

.mcs-box div b {
    float: left;
    width: 25%;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    background: #fb1003;
    border-radius: 3rem;
}

.mcs-box div p {
    float: right;
    width: 70%;
    font-size: .9rem;
    color: #000;
    line-height: 1.4rem;
}

.mcs-box figure img {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
    display: block;
}

.mcs-box table {
    margin: 0 auto;
    margin-top: 1rem;
    width: 98%;
    border-collapse: collapse;
}

.mcs-box table tr td {
    padding: .5rem 0;
    font-size: .7rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
}

.mzt-sp {
    margin-top: 2rem;
    padding: .5rem 0 1.5rem 0;
    width: 100%;
    background: #fb1003;
}

.mzt-sp figure img {
    margin: 0 auto;
    width: 98%;
    display: block;
}