* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.mzt-banner {
    margin-top: 4rem;
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images115/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%; 
}

.mzt-banner > p:nth-child(1) {
    font-size: .9rem;
    text-align: center;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner figure img {
    margin: .8rem auto;
    width: 90%;
    display: block;
}

.mzt-banner > p:nth-child(4) {
    margin: 0 auto;
    padding: .2rem 0;
    font-size: .9rem;
    display: table;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.mzt-banner ul {
    float: right;
    margin: 1rem .5rem 0 0;
    width: 40%;
}

.mzt-banner ul li {
    margin-top: .5rem;
    padding: .2rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images115/t2.png) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner ul li p {
    padding-left: 1rem;
    font-size: .9rem;
    color: #fff;
}

.mzt-banner figure:last-child img {
    display: block;
}

.mzt-jj {
    margin-top: 1rem;
    width: 100%;
}

.mzt-t h2 {
    font-size: 1.5rem;
    color: #f57903;
    text-align: center;
    letter-spacing: 3px;
}

.mzt-t img {
    padding: .5rem 0;
    width: 100%;
    display: block;
}

.mzt-t p {
    font-size: .8rem;
    text-align: center;
}

.mjj-box {
    position: relative;
    margin-top: 1.5rem;
}

.mjj-box h2 {
    position: absolute;
    left: 27%;
    top: 5.2%;
    font-size: 1rem;
    color: #fff;
}

.mjj-box div {
    position: absolute;
    left: 41%;
    top: 15%;
    width: 58%;
}

.mjj-box div p {
    font-size: .8rem;
    line-height: 1.1rem;
    color: #fff;
}

.mjj-box figure img {
    width: 100%;
    display: block;
}

.mys-t {
    padding: .7rem 0;
    background: #f39800;
}

.mys-t h2 {
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
}

.mys-t img {
    padding: .5rem 0;
    width: 100%;
    display: block;
}

.mys-t p {
    font-size: .8rem;
    text-align: center;
    color: #fff;
}

.mys-box ul li {
    position: relative;
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
}

.mys-box ul li div {
    position: absolute;
    width: 36%;
}

.mys-box ul li:nth-child(odd) div {
    left: 59%;
    top: 16%;
}

.mys-box ul li:nth-child(even) div {
    left: 5%;
    top: 23%;
}

.mys-box ul li div strong {
    font-size: 1rem;
    color: #f57903;
}

.mys-box ul li div span {
    margin: .5rem 0;
    width: 100%;
    border-bottom: 1px dashed #000;
    display: block;
}

.mys-box ul li div p {
    font-size: .8rem;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mcs-box figure img {
    margin: 1.5rem auto;
    width: 80%;
    display: block;
}

.mcs-box table {
    margin: 0 auto;
    width: 95%;
    border: 3px solid #f39800;
    border-collapse: collapse;
}

.mcs-box table tr td {
    padding: .5rem 0;
    font-size: .8rem;
    text-align: center;
    border-bottom: 1px dashed #000;
}

.mzt-sp {
    margin-top: 2rem;
    width: 100%;
}

.msp-box figure img {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
    display: block;
}