* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images240/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner figure:nth-child(2) img {
    margin: 0 auto;
    width: 90%;
    display: block;
}

.mzt-banner ul {
    margin-top: 1.2rem;
}

.mzt-banner ul li {
    float: left;
    width: 25%;
}

.mzt-banner ul li figure img {
    margin: 0 auto;
    width: 55%;
    display: block;
}

.mzt-banner ul li figure figcaption {
    padding-top: .5rem;
    font-size: .8rem;
    color: #000;
    text-align: center;
}

.mzt-banner > figure:last-child img {
    margin: 0 auto;
    margin-top: 1.2rem;
    width: 90%;
    display: block;
}

.mzt-jj {
    margin-top: 1rem;
    width: 100%;
}

.mzt-t p {
    margin: 0 auto;
    padding: .2rem .3rem;
    font-size: .9rem;
    color: #000;
    border: 1px dashed #000;
    display: table;
}

.mzt-t h2 {
    padding: .5rem 0;
    font-size: 1.5rem;
    color: #f15204;
    text-align: center;
}

.mzt-t figure img {
    margin: 0 auto;
    width: 90%;
    display: block;
}

.mjj-top {
    position: relative;
    margin-top: 1.5rem;
}

.mjj-top h3 {
    position: absolute;
    font-size: .9rem;
    color: #fff;
    text-align: center;
}

.mjj-top h3:nth-child(1) {
    bottom: 19%;
    left: 20%;
}

.mjj-top h3:nth-child(2) {
    top: 13%;
    right: 18%;
}

.mjj-top figure img {
    width: 100%;
    display: block;
}

.mjj-c {
    margin: 0 auto;
    margin-top: 1rem;
    width: 96%;
    border: 1px solid #000;
}

.mjj-c p {
    padding: .5rem .2rem;
    font-size: .9rem;
    color: #000;
    line-height: 1.4rem;
}

.mzt-gn {
    margin-top: 2rem;
    width: 100%;
}

.mgn-t {
    padding: 1rem 0;
    background: #f15204;
}

.mgn-t p {
    margin: 0 auto;
    padding: .2rem .3rem;
    font-size: .9rem;
    color: #fff;
    border: 1px dashed #fff;
    display: table;
}

.mgn-t h2 {
    padding: .5rem 0;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
}

.mgn-t figure img {
    margin: 0 auto;
    width: 90%;
    display: block;
}

.mgn-box {
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images240/t13.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mgn-box figure img {
    margin: 1rem auto;
    width: 90%;
    display: block;
}

.mgn-box ul li {
    float: left;
    margin-left: 2%;
    margin-top: 1.5rem;
    padding-bottom: .3rem;
    width: 46%;
    height: 4.5rem;
    background: #fff;
    border: 2px solid #f15204;
    border-radius: .2rem;
}

.mgn-box ul li div {
    position: relative;
    top: -.5rem;
    padding: .1rem .6rem;
    background: #f15204;
    transform: skew(-25deg);
    display: table;
    border: 1px solid #fff;
}

.mgn-box ul li div strong {
    font-size: .8rem;
    color: #fff;
    transform: skew(25deg);
    display: block;
}

.mgn-box p {
    padding: 0 .2rem;
    font-size: .8rem;
    color: #000;
}

.mzt-sy {
    padding: 1rem 0 1.5rem 0;
    width: 100%;
    background: #f15204;
}

.msy-box ul li {
    position: relative;
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
}

.msy-box ul li p {
    position: absolute;
    width: 65%;
    font-size: .8rem;
    color: #000;
    line-height: 1.2rem;
}

.msy-box ul li:nth-child(odd) p {
    left: 32%;
    top: 17%;
}

.msy-box ul li:nth-child(even) p {
    left: 4%;
    top: 17%;
}

.msy-box ul li:nth-child(4) p,
.msy-box ul li:nth-child(6) p,
.msy-box ul li:nth-child(7) p,
.msy-box ul li:nth-child(8) p {
    top: 35%;
}

.msy-box ul li:nth-child(7) p {
    left: 45%;
    width: 55%;
}

.msy-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-ng {
    margin-top: 2rem;
    width: 100%;
}

.mng-box {
    margin-top: 1rem;
}

.mng-box ul li {
    float: left;
    margin-left: 2.3%;
    margin-top: 2rem;
    padding-bottom: 1rem;
    width: 46%;
    border-radius: .2rem;
}

.mng-box ul li:nth-child(5),
.mng-box ul li:nth-child(6) {
    height: 7.5rem;
}

.mng-box ul li:nth-child(7),
.mng-box ul li:nth-child(8) {
    height: 11rem;
}

.mng-box ul li:nth-child(2),
.mng-box ul li:nth-child(3),
.mng-box ul li:nth-child(6),
.mng-box ul li:nth-child(7) {
    border: 1px solid #000;
}

.mng-box ul li:nth-child(1),
.mng-box ul li:nth-child(4),
.mng-box ul li:nth-child(5),
.mng-box ul li:nth-child(8) {
    background: #f15204;
}

.mng-box ul li:nth-child(1) b,
.mng-box ul li:nth-child(4) b,
.mng-box ul li:nth-child(5) b,
.mng-box ul li:nth-child(8) b {
    position: relative;
    top: -1rem;
    margin: 0 auto;
    width: 2rem;
    height: 2rem;
    font-size: 1.2rem;
    color: #f15204;
    text-align: center;
    line-height: 2rem;
    font-style: italic;
    border: 1px solid #f15204;
    border-radius: 2rem;
    background: #fff;
    display: block;
}

.mng-box ul li:nth-child(2) b,
.mng-box ul li:nth-child(3) b,
.mng-box ul li:nth-child(6) b,
.mng-box ul li:nth-child(7) b {
    position: relative;
    top: -1rem;
    margin: 0 auto;
    width: 2rem;
    height: 2rem;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    line-height: 2rem;
    font-style: italic;
    border-radius: 2rem;
    background: #f15204;
    display: block;
}


.mng-box ul li p {
    padding: 0 .2rem;
    font-size: .8rem;
    line-height: 1.1rem;
}

.mng-box ul li:nth-child(1) p,
.mng-box ul li:nth-child(4) p,
.mng-box ul li:nth-child(5) p,
.mng-box ul li:nth-child(8) p {
    color: #fff;
}

.mzt-fa {
    margin-top: 2rem;
    width: 100%;
}

.mfa-box ul li {
    margin-top: 2rem;
}

.mfa-box ul li div {
    margin-bottom: 1rem;
    padding-bottom: .3rem;
    background: #000;
}

.mfa-box ul li div b {
    position: relative;
    top: -.5rem;
    margin: 0 auto;
    padding: .2rem .5rem;
    font-size: 1.1rem;
    color: #fff;
    display: table;
    background: #f15204;
}

.mfa-box ul li p {
    margin: 0 auto;
    margin-top: .5rem;
    width: 95%;
    font-size: .9rem;
    color: #000;
    line-height: 1.3rem;
}

.mfa-box ul li figure img {
    margin: 1rem auto;
    width: 95%;
    display: block;
}

.mfa-box ul li table {
    margin: 0 auto;
    width: 95%;
    border-collapse: collapse;
}

.mfa-box ul li table tr td {
    padding: .5rem 0;
    font-size: .9rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
}