* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images249/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner strong {
    margin: 0 auto; 
    padding: .2rem 0;
    width: 70%;
    font-size: 1rem;
    color: #000;
    text-align: center;
    letter-spacing: 6px;
    display: block;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner figure:nth-child(3) img {
    margin: 1rem auto;
    width: 85%;
    display: block;
}

.mzt-banner p {
    font-size: .9rem;
    color: #000;
    text-align: center;
}

.mzt-banner figure:nth-child(5) img {
    margin: 0 auto;
    margin-top: 1rem;
    width: 17%;
    display: block;
}

.mzt-banner figure:nth-child(6) img {
    margin: 0 auto;
    margin-top: 1rem;
    width: 90%;
    display: block;
}

.mzt-jj {
    width: 100%;
}

.mzt-t {
    padding: .8rem 0;
    background: url(/chanpinzt/imageszt/images249/t4.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-t strong {
    font-size: 1.9rem;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    display: block;
}

.mzt-t span {
    padding: .3rem 0;
    font-size: .7rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.mzt-t figure img {
    margin: 0 auto;
    width: 17%;
    display: block;
}

.mjj-box div {
    position: relative;
    margin: 0 auto;
    margin-top: .8rem;
    width: 98%;
}

.mjj-box div figure img {
    width: 100%;
    display: block;
}

.mjj-box div h2 {
    position: absolute;
    bottom: .5%;
    right: 13%;
    font-size: .9rem;
    color: #fff;
}

.mjj-box p {
    position: relative;
    padding: 0 .7rem;
    font-size: .9rem;
    color: #000;
    line-height: 1.3rem;
    text-indent: 1.2rem;
}

.mjj-box p:nth-child(2) {
    margin-top: 1rem;
}

.mjj-box p::before {
    content: "";
    position: absolute;
    left: 1.2rem;
    top: 7%;
    width: .3rem;
    height: .3rem;
    transform: rotate(45deg);
    background: #ed2302;
}

.mjj-box p:nth-child(3)::before {
    top: 16%;
}

.mzt-ys {
    margin-top: 2rem;
    width: 100%;
}

.mys-t strong {
    font-size: 1.9rem;
    color: #ed2a04;
    text-align: center;
    letter-spacing: 3px;
    display: block;
}

.mys-t span {
    padding: .3rem 0;
    font-size: .7rem;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.mys-t figure img {
    margin: 0 auto;
    width: 17%;
    display: block;
}

.mys-box {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
}

.mys-box ul li {
    position: relative;
    margin-top: 1rem;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mys-box ul li strong {
    position: absolute;
    left: 1%;
    bottom: 1.5%;
    font-size: .8rem;
    color: #fff;
}

.mys-box ul li p {
    position: absolute;
    right: 0;
    bottom: 1.2%;
    width: 69%;
    font-size: .8rem;
    color: #fff;
}

.mys-box ul li:nth-child(3) p {
    bottom: 5%;
}

.mzt-jg {
    margin-top: 2rem;
    width: 100%;
}

.mjg-box ul li {
    float: left;
    padding: 1rem 0;
    margin-top: 1rem;
    margin-left: 3%;
    width: 45%;
    border: 1px solid #000;
}

.mjg-box ul li:nth-child(1),
.mjg-box ul li:nth-child(2) {
    height: 13rem;
}

.mjg-box ul li:nth-child(3),
.mjg-box ul li:nth-child(4) {
    height: 14rem;
}

.mjg-box ul li:nth-child(5),
.mjg-box ul li:nth-child(6) {
    height: 17rem;
}

.mjg-box ul li:nth-child(7),
.mjg-box ul li:nth-child(8) {
    height: 17rem;
}

.mjg-box ul li figure img {
    margin: 0 auto;
    width: 90%;
    display: block;
}

.mjg-box ul li strong {
    position: relative;
    top: -.8rem;
    margin: 0 auto;
    padding: .1rem .5rem;
    font-size: .9rem;
    color: #fff;
    border: 2px solid #fff;
    box-shadow: 2px 2px 2px #7f7f7f;
    background: #ee3205;
    border-radius: 2rem;
    display: table;
}

.mjg-box ul li p {
    margin-top: .5rem;
    padding: 0 .3rem;
    font-size: .7rem;
    color: #000;
    line-height: 1rem;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.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: 97%;
    border-collapse: collapse;
}

.mcs-box table tr td {
    padding: .5rem 0;
    font-size: .7rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
}

.mcs-box table tr:nth-child(odd) td {
    background: #dcdcdc;
}

.mcs-box table tr:nth-child(1) td {
    color: #fff;
    background: #ec1d01;
    border: 1px solid #ec1d01;
}

.mcs-box table tr:nth-child(1) td:first-child {
    border-right: 1px solid #fff;
}

.mcs-box table tr:nth-child(1) td:nth-child(2) {
    border-right: 1px solid #fff;
}