* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 1.3rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images129/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner p:nth-child(1) {
    font-size: .9rem;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    text-shadow: 
    1px 1px #000,
    -1px -1px #000,
    -1px 1px #000,
    1px -1px #000;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner figure:nth-child(3) img {
    margin: .7rem auto;
    width: 92%;
    display: block;
}

.mzt-banner p:nth-child(4) {
    font-size: .9rem;
    color: #000;
    text-align: center;
}

.mzt-banner figure:nth-child(5) img {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 90%;
    display: block;
}

.mzt-jj {
    margin-top: 1.5rem;
    width: 100%;
}

.mzt-t h2 {
    font-size: 1.5rem;
    color: #fa4f03;
    text-align: center;
    letter-spacing: 1px;
}

.mzt-t h2 span {
    color: #000;
}

.mzt-t p {
    margin: 0 auto;
    margin-top: .4rem;
    padding: .2rem .4rem;
    font-size: .8rem;
    display: table;
    border: 1px dashed #000;
    border-radius: 2rem;
}

.mjj-box figure img {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 85%;
    display: block;
}

.mjj-box div {
    margin: 0 auto;
    margin-top: 1.5rem;
    padding: .5rem 0;
    width: 95%;
    border: 1px solid #000;
}

.mjj-box div p {
    padding: 0 .3rem;
    font-size: .9rem;
    line-height: 1.4rem;
    text-indent: 1.4rem;
}

.mzt-yl {
    margin-top: 2rem;
    width: 100%;
}

.myl-box {
    position: relative;
    margin-top: 1.5rem;
}

.myl-box figure img {
    width: 100%;
    display: block;
}

.myl-box p {
    position: absolute;
    width: 30%;
    font-size: .8rem;
    text-align: center;
    color: #fff;
}

.myl-box p:nth-child(1) {
    left: 2%;
    top: 48%;
}

.myl-box p:nth-child(2) {
    left: 35%;
    top: 51%;
}

.myl-box p:nth-child(3) {
    right: 2%;
    top: 51%;
}

.mzt-ys {
    margin-top: 2rem;
    width: 100%;
}

.mys-box {
    margin-top: .5rem;
}

.mys-box ul li {
    float: left;
    margin-left: 2%;
    margin-top: 1rem;
    width: 47%;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mys-box ul li strong {
    padding: .5rem 0;
    font-size: 1.1rem;
    color: #fa4f03;
    display: block;
}

.mys-box ul li span {
    border-bottom: 1px dashed #fa4f03;
    display: block;
}

.mys-box ul li p {
    margin-top: .3rem;
    font-size: .9rem;
    color: #000;
    line-height: 1.1rem;
} 

.mzt-jg {
    margin-top: 2rem;
    width: 100%;
}

.mjg-box {
    position: relative;
    margin-top: 1.5rem;
}

.mjg-box h3 {
    position: absolute;
    font-size: 1.1rem;
    color: #fa4f03;
    text-decoration: underline;
}

.mjg-box h3:nth-child(1) {
    left: 19.5%;
    top: 21%;
}

.mjg-box h3:nth-child(2) {
    right: 19.5%;
    top: 21%;
}

.mjg-box h3:nth-child(3) {
    left: 19.5%;
    bottom: 16%;
}

.mjg-box h3:nth-child(4) {
    right: 19.5%;
    bottom: 16%;
}

.mjg-box figure img {
    width: 100%;
    display: block;
}

.mzt-jg > p {
    margin-top: 1.5rem;
    padding: 0 .5rem;
    font-size: .9rem;
    line-height: 1.4rem;
}

.mzt-sp {
    padding: 1.5rem 0;
    margin-top: 2rem;
    width: 100%;
    background: #fa4f03;
}

.msp-t h2 {
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
}

.msp-t p {
    margin: 0 auto;
    margin-top: .4rem;
    padding: .2rem .4rem;
    font-size: .8rem;
    color: #fff;
    display: table;
    border: 1px dashed #fff;
    border-radius: 2rem;
}

.mzt-sp figure img {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
    display: block;
}