* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 2.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images73/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner strong {
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    font-size: .9rem;
    color: #fff;
    display: table;
}

.mzt-banner strong::before {
    content: "";
    position: absolute;
    left: 0;
    top: .1rem;
    width: 40px;
    height: 20px;
    background: url(/chanpinzt/imageszt/images73/t2.png);
    background-size: 100%;
}

.mzt-banner strong::after {
    content: "";
    position: absolute;
    right: 0;
    top: .1rem;
    width: 40px;
    height: 20px;
    background: url(/chanpinzt/imageszt/images73/t3.png);
    background-size: 100%;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner > figure:nth-child(3) img {
    margin: 1.3rem auto;
    width: 80%;
    display: block;
}

.mzt-banner div {
    position: relative;
    margin: 0 auto;
    width: 85%;
}

.mzt-banner div p {
    position: absolute;
    left: 5%;
    top: 12%;
    font-size: .9rem;
    color: #fff;
}

.mzt-banner div figure img {
    width: 100%;
    display: block;
}

.mzt-banner > figure:last-child img {
    margin: 0 auto;
    margin-top: 2rem;
    width: 90%;
    display: block;
}

.mzt-jj {
    margin-top: 2rem;
    width: 100%;
}

.mzt-t h2 {
    font-size: 1.6rem;
    color: #000;
    text-align: center;
    letter-spacing: 2px;
}

.mzt-t h2 span {
    color: #0572ec;
}

.mzt-t div {
    position: relative;
    margin: 0 auto;
    margin-top: .7rem;
    width: 70%;
}

.mzt-t div strong {
    position: absolute;
    left: 5%;
    top: 11%;
    font-size: 1rem;
    color: #000;
    letter-spacing: 2px;
}

.mzt-t div b {
    position: absolute;
    right: 5%;
    top: 10%;
    font-size: 1rem;
    color: #fff;
}

.mzt-t div figure img {
    width: 100%;
    display: block;
}

.mjj-box {
    margin: 0 auto;
    width: 95%;
}

.mjj-box div {
    position: relative;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.mjj-box div strong {
    position: absolute;
    font-size: 1rem;
    color: #fff;   
}

.mjj-box div strong:first-child {
    top: 42.3%;
    left: 6%;
}

.mjj-box div strong:nth-child(2) {
    top: 42.3%;
    left: 64%;
}

.mjj-box div strong:nth-child(3) {
    bottom: 1%;
    left: 6%;
}

.mjj-box div strong:nth-child(4) {
    bottom: 1%;
    left: 64%;
}

.mjj-box div figure img {
    width: 100%;
    display: block;
}

.mjj-box p {
    position: relative;
    margin-top: .5rem;
    font-size: .9rem;
    color: #000;
    line-height: 1.4rem;
    text-indent: 1.2rem;
}

.mjj-box p::before {
    content: "";
    position: absolute;
    left: 1%;
    top: 20%;
    width: .4rem;
    height: .4rem;
    transform: rotate(45deg);
    background: #0572ec;
}

.mjj-box p:nth-child(3)::before {
    top: 11%;
}

.mzt-yl {
    margin-top: 2rem;
    width: 100%;
}

.myl-box {
    position: relative;
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
}

.myl-box strong {
    position: absolute;
    font-size: 1rem;
    color: #0572ec;
}

.myl-box strong:first-child {
    top: 4%;
    left: 17%;
}

.myl-box strong:nth-child(2) {
    bottom: 12%;
    left: 6%;
}

.myl-box strong:nth-child(3) {
    top: 13%;
    right: 3%;
}

.myl-box strong:nth-child(4) {
    bottom: 7%;
    right: 8%;
}

.myl-box figure img {
    width: 100%;
}

.myl-c {
    margin-top: 1.5rem;
    padding: 1rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images73/t8.jpg) no-repeat center;
    background-size: 100% 100%;
}

.myl-c div {
    margin: 0 auto;
    padding: .5rem 0;
    width: 95%;
    border: 1px dashed #fff;
    border-radius: .3rem;
}

.myl-c div p {
    position: relative;
    padding: 0 .4rem;
    font-size: .9rem;
    color: #fff;
    line-height: 1.3rem;
    text-indent: 1.2rem;
}

.myl-c div p::before {
    content: "";
    position: absolute;
    left: 2%;
    top: 5%;
    width: 18px;
    height: 18px;
    background: url(/chanpinzt/imageszt/images73/t9.png) no-repeat center;
    background-size: 100%;
}

.mzt-ys {
    margin-top: 2rem;
    width: 100%;
}

.mys-box {
    margin-top: 1.5rem;
}

.mys-box ul li {
    position: relative;
    float: left;
    margin-left: 1%;
    width: 32%;
}

.mys-box ul li:nth-child(odd) {
    margin-top: 2rem;
}

.mys-box ul li div {
    position: absolute;
    top: 69%;
    left: 5%;
    width: 90%;
}

.mys-box ul li:last-child div {
    top: 65%;
    left: 4%;
    width: 97%;
}

.mys-box ul li div strong {
    font-size: 1rem;
    color: #fff;
    text-align: center;
    display: block;
}

.mys-box ul li div p {
    margin-top: .3rem;
    font-size: .7rem;
    color: #fff;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mcs-t {
    padding: 1rem 0;
    background: url(/chanpinzt/imageszt/images73/t14.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mcs-t h2 {
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
}

.mcs-t div {
    position: relative;
    margin: 0 auto;
    margin-top: .7rem;
    width: 70%;
}

.mcs-t div strong {
    position: absolute;
    left: 5%;
    top: 11%;
    font-size: 1rem;
    color: #000;
    letter-spacing: 2px;
}

.mcs-t div b {
    position: absolute;
    right: 5%;
    top: 10%;
    font-size: 1rem;
    color: #fff;
}

.mcs-t div figure img {
    width: 100%;
    display: block;
}

.mcs-box figure img {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
    display: block;
}

.mcs-box p {
    position: relative;
    margin-top: 1.5rem;
    padding-left: 1rem;
    font-size: .9rem;
    color: #000;
}

.mcs-box p::before {
    content: "";
    position: absolute;
    left: .3rem;
    top: .3rem;
    width: .4rem;
    height: .4rem;
    background: #0572ec;
    border-radius: 1rem;
}

.mcs-box table {
    margin: 0 auto;
    margin-top: .5rem;
    width: 97%;
    font-size: .7rem;
    border-collapse: collapse;
    text-align: center;
}

.mcs-box table tr td {
    padding: .3rem 0;
    border: 1px solid #0572ec;
}

.mcs-box table tr:nth-child(1) {
    background-color: #0572ec;
    color: white;
}

.mcs-box table tr:nth-child(1) td:nth-child(1) {
    border-right: 1px solid white;
}

.mcs-box table tr:nth-child(1) td:nth-child(2),
.mcs-box table tr:nth-child(1) td:nth-child(3) {
    border-left: 1px solid white;
    border-right: 1px solid white;
}

.mcs-box table tr:nth-child(1) td {
    border: 1px solid #0572ec;
}

.mcs-box table tr:nth-child(1) td:nth-child(1) {
    padding: .3rem 1.5rem;
}

.mcs-box table tr:nth-child(2) td:nth-child(1) {
    width: 6%;
}

.mzt-td {
    margin-top: 2rem;
    width: 100%;
}

.mtd-box {
    margin: 0 auto;
    margin-top: 2rem;
    width: 95%;
}

.mtd-box ul li {
    position: relative;
    margin-top: 1rem;
}

.mtd-box ul li figure img {
    width: 100%;
    display: block;
}

.mtd-box ul li div {
    position: absolute;
    left: 2%;
    top: 27%;
    width: 57%;
}

.mtd-box ul li:nth-child(odd) div {
    top: 17%;
    left: 42%;
}

.mtd-box ul li div strong {
    font-size: 1rem;
    color: #fff;
}

.mtd-box ul li div p {
    margin-top: .5rem;
    font-size: .7rem;
    color: #fff;
    line-height: 1rem;
}