* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 2rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images4/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner > div:first-child {
    position: relative;
    margin: 0 auto;
    padding: .5rem 0;
    width: 90%;
    background: rgba(255, 255, 255, 0.3);
    border-radius: .2rem;
}

.mzt-banner > div:first-child::before {
    content: "";
    position: absolute;
    left: 1%;
    top: 34%;
    width: 33px;
    height: 13px;
    background: url(/chanpinzt/imageszt/images4/t1.png) no-repeat center;
}

.mzt-banner > div:first-child::after {
    content: "";
    position: absolute;
    right: 1%;
    top: 34%;
    width: 33px;
    height: 13px;
    background: url(/chanpinzt/imageszt/images4/t1.png) no-repeat center;
}

.mzt-banner > div:first-child p {
    font-size: .9rem;
    color: #000;
    text-align: center;
}

.mzt-banner h1 {
    font-size: 1px;
    opacity: 0;
}

.mzt-banner figure:nth-child(3) img {
    margin: 1rem auto;
    width: 70%;
    display: block;
}

.mzt-banner > div:nth-child(4) {
    margin: 0 auto;
    width: 90%;
}

.mzt-banner > div:nth-child(4) div {
    float: left;
    padding: .5rem 0;
    width: 46%;
    border: 2px dashed #da9389;
    border-radius: .2rem;
    background: rgba(255, 255, 255, 0.4);
}

.mzt-banner > div:nth-child(4) div:last-child {
    float: right;
}

.mzt-banner > div:nth-child(4) div strong {
    font-size: 1.1rem;
    color: #fb4b17;
    text-align: center;
    display: block;
}

.mzt-banner > div:nth-child(4) div strong  span {
    color: #000;
}

.mzt-banner figure img {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 80%;
    display: block;
}

.mzt-jj {
    margin-top: 2rem;
    width: 100%;
}

.mzt-t h2 {
    font-size: 1.6rem;
    color: #000;
    text-align: center;
    letter-spacing: 5px;
}

.mzt-t h2 span {
    color: #ff3700;
}

.mzt-t div {
    margin: 0 auto;
    margin-top: .5rem;
    width: 80%;
    background: url(/chanpinzt/imageszt/images4/t5.jpg);
    background-size: 100% 100%;
}

.mzt-t div p {
    padding: .5rem 0;
    font-size: .8rem;
    color: #fff;
    text-align: center;
}

.mzt-t strong {
    position: relative;
    margin: 0 auto;
    margin-top: .5rem;
    padding: 0 1.5rem;
    font-size: 1.3rem;
    color: #000;
    display: table;
}

.mzt-t strong::before {
    content: "";
    position: absolute;
    left: 0;
    top: 15%;
    width: 16px;
    height: 16px;
    background: url(/chanpinzt/imageszt/images4/t4.jpg) no-repeat center;
}

.mzt-t strong::after {
    content: "";
    position: absolute;
    right: 0;
    top: 15%;
    width: 16px;
    height: 16px;
    background: url(/chanpinzt/imageszt/images4/t4.jpg) no-repeat center;
}

.mjj-box ul li {
    position: relative;
    float: left;
    margin-left: 2.5%;
    margin-top: 1rem;
    width: 30%;
}

.mjj-box ul li strong {
    position: absolute;
    bottom: 4.5%;
    left: 32%;
    font-size: .9rem;
    color: #fff;
}

.mjj-box ul li figure img {
    width: 100%;
    display: block;
}

.mjj-box p {
    position: relative;
    margin: 0 auto;
    margin-top: .3rem;
    width: 95%;
    font-size: .8rem;
    color: #000;
    line-height: 1.4rem;
    text-indent: 1.6rem;
}

.mjj-box p:nth-child(2) {
    margin-top: 1rem;
}

.mjj-box p::before {
    content: "";
    position: absolute;
    left: 2%;
    top: 7%;
    width: 13px;
    height: 13px;
    transform: rotate(45deg);
    background: #ff3700;
}

.mzt-zc {
    margin-top: 2rem;
    width: 100%;
}

.mzc-box {
    position: relative;
    margin-top: 1.5rem;
}

.mzc-box div {
    position: absolute;
    width: 30%;
}

.mzc-box div:first-child {
    left: 35%;
    top: 2%;
}

.mzc-box div:nth-child(2) {
    left: 5%;
    top: 27%;
}

.mzc-box div:nth-child(3) {
    left: 66%;
    top: 27%;
}

.mzc-box div span:first-child {
    margin: 0 auto;
    width: 1.3rem;
    height: 1.3rem;
    font-size: 1rem;
    color: #fb4b17;
    text-align: center;
    line-height: 1.3rem;
    font-weight: bold;
    font-style: italic;
    background: #fff;
    display: block;
    border-radius: 2rem;
}

.mzc-box div strong {
    margin-top: .3rem;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    display: block;
}

.mzc-box div span:nth-child(3) {
    margin: 0 auto;
    margin-top: .2rem;
    width: 90%;
    height: 1px;
    border-bottom: 1px dashed #fff;
    display: block;
}

.mzc-box div p {
    margin-top: .5rem;
    font-size: .8rem;
    color: #fff;
    text-align: center;
}

.mzc-box div:nth-child(3) p {
    margin-top: .2rem;
    font-size: .7rem;
}
 
.mzc-box figure img {
    width: 100%;
    display: block;
}

.mzc-c {
    margin: 0 auto;
    margin-top: 1rem;
    padding-bottom: .5rem;
    width: 95%;
    border: 1px solid #1b1c1e;
    border-radius: .5rem;
}

.mzc-c p {
    position: relative;
    margin-top: .5rem;
    padding: 0 .5rem;
    font-size: .8rem;
    color: #000;
    line-height: 1.3rem;
    text-indent: 1rem;
}

.mzc-c p::before {
    content: "";
    position: absolute;
    left: 4%;
    top: 17%;
    width: 10px;
    height: 10px;
    border-radius: 30px;
    background: #fb4b17;
}

.mzc-c p:nth-child(2):before {
    top: 33%;
}

.mzt-yl {
    margin-top: 2rem;
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images4/t15.jpg) no-repeat center;
    background-size: 100% 100%;
}

.myl-t h2 {
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    letter-spacing: 5px;
}

.myl-t h2 span {
    color: #ff3700;
}

.myl-t div {
    margin: 0 auto;
    margin-top: .5rem;
    width: 80%;
    background: url(/chanpinzt/imageszt/images4/t16.png);
    background-size: 100% 100%;
}

.myl-t div p {
    padding: .5rem 0;
    font-size: .8rem;
    color: #fff;
    text-align: center;
}

.myl-t strong {
    position: relative;
    margin: 0 auto;
    margin-top: .5rem;
    padding: 0 1.5rem;
    font-size: 1.3rem;
    color: #fff;
    display: table;
}

.myl-t strong::before {
    content: "";
    position: absolute;
    left: 0;
    top: 15%;
    width: 16px;
    height: 16px;
    background: url(/chanpinzt/imageszt/images4/t13.png) no-repeat center;
}

.myl-t strong::after {
    content: "";
    position: absolute;
    right: 0;
    top: 15%;
    width: 16px;
    height: 16px;
    background: url(/chanpinzt/imageszt/images4/t13.png) no-repeat center;
}

.mzt-yl figure img {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 80%;
    display: block;
}

.myl-box {
    margin: 0 auto;
    width: 95%;
    border: 1px dashed #fff;
    border-radius: .5rem;
}

.myl-box p {
    padding: .6rem .3rem;
    font-size: .8rem;
    color: #fff;
    line-height: 1.3rem;
}

.mzt-ys {
    margin-top: 2rem;
    width: 100%;
}

.mys-box ul li {
    float: left;
    margin-left: 6.6%;
    margin-top: 1.5rem;
    width: 40%;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mys-box ul li strong {
    margin-top: .5rem;
    font-size: 1rem;
    color: #fb6400;
    text-align: center;
    display: block;
}

.mys-box ul li p {
    margin-top: .3rem;
    font-size: .8rem;
    color: #000;
    text-align: center;
    line-height: 1.2rem;
}

.mys-box ul li span {
    margin: 0 auto;
    margin-top: .5rem;
    width: 20%;
    height: 4px;
    background: #fb4b17;
    border-radius: 1rem;
    display: block;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mzt-cs figure img {
    margin: 0 auto;
    margin-top: 2rem;
    width: 90%;
    display: block;
}

.mzt-cs table {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
    border-collapse: collapse;
    border-right: 1px solid #000;
}

.mzt-cs table tr td {
    padding: .6rem 0;
    font-size: .7rem;
    color: #000;
    text-align: center;
}

.mzt-cs table tr:nth-child(1) td {
    color: #fff;
    background: #fb4b17;
}

.mzt-cs table tr:nth-child(2) td:first-child,
.mzt-cs table tr:nth-child(3) td:first-child,
.mzt-cs table tr:nth-child(4) td:first-child {
    background: #e5e5e5;
}

.mzt-cs table tr:nth-child(3) td,
.mzt-cs table tr:nth-child(4) td {
    border-top: 1px solid #000;
}

.mzt-cs table tr:nth-child(4) td {
    border-bottom: 1px solid #000;
}