* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 1.5rem 0;
    width: 100%;
    height: auto;
    background: url(/chanpinzt/imageszt/images1/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner > strong {
    margin: 0 auto;
    padding: .2rem .5rem;
    font-size: .9rem;
    color: #575654;
    border: 1px solid #575654;
    border-radius: 1rem;
    display: table;
}

.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: 1rem;
    color: #000;
    text-align: center;
}

.mzt-banner ul {
    margin: 0 auto;
    margin-top: 1.6rem;
    width: 85%;
}

.mzt-banner ul li {
    float: left;
    padding: .3rem 0;
    width: 30%;
    background: #ed1326;
    border-radius: 2rem;
}

.mzt-banner ul li strong {
    font-size: .9rem;
    color: #fff;
    text-align: center;
    display: block;
}

.mzt-banner ul li:nth-child(2) {
    margin: 0 5%;
}

.mzt-banner figure:last-child img {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 80%;
    display: block;
}

.mzt-jj {
    width: 100%;
} 

.mjj-bg {
    padding: 1.5rem 0 1rem 0;
    background: #ed1326;
}

.mzt-t {
    margin: 0 auto;
    width: 90%;
    height: auto;
    background: url(/chanpinzt/imageszt/images1/t2.png) no-repeat center;
    background-size: 100% 100%;
}

.mzt-t strong {
    position: relative;
    top: -.8rem;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    display: block;
}

.mzt-t p {
    position: relative;
    top: -.5rem;
    padding-bottom: .3rem;
    font-size: .9rem;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
}

.mjj-box {
    margin: 0 auto;
    width: 95%;
}

.mjj-box figure img {
    margin-top: .8rem;
    width: 100%;
    display: block;
}

.mjj-box p:nth-child(2) {
    margin-top: 1rem;
}

.mjj-box p {
    font-size: .9rem;
    color: #000;
    line-height: 1.4rem;
    text-indent: 1rem;
}

.mzt-ys {
    margin-top: 2.5rem;
}

.mys-t {
    margin: 0 auto;
    width: 90%;
    height: auto;
    background: url(/chanpinzt/imageszt/images1/t5.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mys-t strong {
    position: relative;
    top: -.8rem;
    font-size: 1.6rem;
    color: #ed1326;
    text-align: center;
    display: block;
}

.mys-t p {
    position: relative;
    top: -.5rem;
    padding-bottom: .3rem;
    font-size: .9rem;
    color: #000;
    text-align: center;
    letter-spacing: 1px;
}

.mys-box {
    margin-top: 1rem;
}

.mys-box ul li {
    position: relative;
    float: left;
    margin-top: 1rem;
    margin-left: 2%;
    width: 48%;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mys-box ul li div {
    position: absolute;
    left: 2.5%;
    top: 55%;
    width: 95%;
}

.mys-box ul li div strong {
    font-size: .9rem;
    color: #fff;
    text-align: center;
    display: block;
}

.mys-box ul li div span {
    margin: .2rem auto;
    width: 20%;
    height: 3px;
    background: #fff;
    display: block;
}

.mys-box ul li div p {
    font-size: .7rem;
    color: #fff;
    line-height: .9rem;
}

.mys-box ul li:nth-child(2) div p,
.mys-box ul li:nth-child(5) div p,
.mys-box ul li:nth-child(6) div p {
    font-size: .7rem;
    color: #fff;
    line-height: normal;
}

.mzt-yl {
    margin-top: 2.5rem;
    width: 100%;
}

.myl-box {
    position: relative;
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
}

.myl-box strong {
    position: absolute;
    font-size: .9rem;
    color: #fff;
    font-weight: normal;
}

.myl-box p {
    position: absolute;
    width: 46%;
    font-size: .7rem;
}

.myl-box strong:nth-child(1) {
    left: 20%;
    top: 1%;
}

.myl-box p:nth-child(2) {
    left: 0;
    top: 11%;
}

.myl-box strong:nth-child(3) {
    right: 20%;
    top: 14.5%;
}

.myl-box p:nth-child(4) {
    right: 0;
    top: 22.5%;
}

.myl-box strong:nth-child(5) {
    left: 20%;
    bottom: 53.5%;
}

.myl-box p:nth-child(6) {
    left: 0;
    bottom: 37%;
}

.myl-box strong:nth-child(7) {
    right: 12%;
    bottom: 30.5%;
}

.myl-box p:nth-child(8) {
    right: 0;
    bottom: 1%;
}

.myl-box figure img {
    width: 100%;
    display: block;
}

.mzt-db {
    margin-top: 2rem;
    width: 100%;
}

.mzt-db > strong {
    padding: .5rem 0;
    font-size: 1.7rem;
    color: #fff;
    text-align: center;
    background: #ed1326;
    display: block;
}

.mdb-box {
    position: relative;
}

.mdb-box > figure {
    position: absolute;
    width: 12%;
    left: 45%;
    top: 45%;
}

.mdb-box > figure img {
    width: 100%;
    display: block;
}

.mdb-l {
    float: left;
    margin-top: 1rem;
    margin-left: 2%;
    width: 48%;
    background: #ed1326;
}

.mdb-l figure img {
    margin: 0 auto; 
    width: 90%;
    display: block;
}

.mdb-l strong {
    padding: .7rem 0;
    font-size: 1.1rem;
    color: #fff;
    text-align: center;
    display: block;
}

.mdb-l p {
    margin: 0 auto;
    padding: .7rem 0;
    width: 90%;
    font-size: .9rem;
    color: #fff;
    text-align: center;
    border-bottom: 1px dashed #fff;
}

.mdb-l p:last-child {
    border-bottom: none;
}

.mdb-r {
    background: #d2d2d2;
}

.mdb-r strong {
    color: #000;
}

.mdb-r p {
    color: #000;
    text-align: center;
    border-bottom: 1px dashed #000;
}

.mzt-cs {
    margin-top: 3rem;
    width: 100%;
}

.mcs-box > figure img {
    margin: 2rem auto;
    width: 80%;
    display: block;
}

.mcs-box div {
    position: relative;
    margin: 0 auto;
    width: 95%;
}

.mcs-box div strong {
    position: absolute;
    font-size: .8rem;
    color: #000;
    font-weight: normal;
}

.mcs-box div strong:nth-child(1) {
    left: 8%;
    top: 5%;
}

.mcs-box div strong:nth-child(2) {
    left: 44%;
    top: 5%;
}

.mcs-box div strong:nth-child(3) {
    right: 10%;
    top: 5%;
}

.mcs-box div strong:nth-child(4) {
    left: 8%;
    bottom: 6%;
}

.mcs-box div strong:nth-child(5) {
    left: 45%;
    bottom: 6%;
}

.mcs-box div strong:nth-child(6) {
    right: 2%;
    bottom: 6%;
}

.mcs-box div figure img {
    width: 100%;
    display: block;
}

.mzt-cs table {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 98%;
    border-collapse: collapse;
    border: 1px solid #000;
}

.mzt-cs table tr td {
    padding: .5rem 0;
    font-size: .7rem;
    color: #000;
    text-align: center;
}

.mzt-cs table tr:nth-child(odd) td {
    background: #e5e5e5;
}

.mzt-cs table tr:nth-child(1) td {
    color: #fff;
    background: #fa0200;
}

.mzt-az {
    margin-top: 2rem;
    width: 100%;
}

.maz-box {
    margin: 0 auto;
    width: 95%;
}

.maz-box figure img {
    width: 100%;
    display: block;
}

.maz-box ul li {
    position: relative;
    margin-top: 1rem;
}

.maz-box ul li p {
    position: absolute;
    font-size: .8rem;
    color: #000;
    line-height: 1.1rem;
}

.maz-box ul li:nth-child(1) p {
    left: 18%;
    top: 32%;
    width: 50%;
}

.maz-box ul li:nth-child(2) p {
    left: 35%;
    top: 23%;
    width: 51%;
}

.maz-box ul li:nth-child(3) p {
    left: 18%;
    top: 15%;
    width: 50%;
}