* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 2rem 0;
    width: 100%;
    height: auto;
    background: url(/chanpinzt/imageszt/images230/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner p {
    margin: 0 auto;
    padding: .2rem .5rem;
    font-size: 1.1rem;
    color: #fff;
    text-align: center;
    background: #df2a1f;
    border-radius: .2rem;
    display: table;
}

.mzt-banner h1 {
    margin: 1rem 0;
    font-size: 2.7rem;
    color: #eb1818;
    text-align: center;
    font-style: italic;
    letter-spacing: 10px;
    text-shadow: 
    2px 0 0 #fff,
    0 2px 0 #fff,
    -2px 0 0 #fff,
    0 -2px 0 #fff;
    -moz-text-shadow: 
    2px 0 0 #fff,
    0 2px 0 #fff,
    -2px 0 0 #fff,
    0 -2px 0 #fff;
    -webkit-text-shadow: 
    2px 0 0 #fff,
    0 2px 0 #fff,
    -2px 0 0 #fff,
    0 -2px 0 #fff;
}

.mzt-banner h1 span {
    color: #000;
}

.mzt-banner ul {
    margin: 0 auto;
    width: 60%;
}

.mzt-banner ul li {
    position: relative;
    float: left;
    width: 30%;
}

.mzt-banner ul li:nth-child(2) {
    margin: 0 5%;
}

.mzt-banner ul li strong {
    position: absolute;
    top: 16%;
    left: 10%;
    width: 80%;
    font-size: 1rem;
    color: #000;
    text-align: center;
    letter-spacing: 2px;
    display: block;
}

.mzt-banner ul li figure img {
    width: 100%;
    display: block;
}

.mzt-banner > figure 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: #eb1818;
    text-align: center;
}

.mzt-t h2 span {
    color: #000;
}

.mzt-t p {
    margin: .5rem 0;
    font-size: 1rem;
    color: #000;
    text-align: center;
}

.mzt-t figure img {
    margin: 0 auto;
    display: block;
}

.mjj-box {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
}

.mjj-box figure img {
    width: 100%;
    display: block;
}

.mjj-c strong {
    margin: 0 auto;
    margin-top: 1rem;
    padding: .2rem 1rem;
    font-size: 1.1rem;
    color: #fff;
    background: #eb1818;
    display: table;
}

.mjj-c div {
    position: relative;
    padding: 1rem 0;
}

.mjj-c div::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 310px;
    background: url(/chanpinzt/imageszt/images230/t4.png) no-repeat center;
    background-size: 100% 100%;
}

.mjj-c div p {
    padding: 0 .5rem;
    font-size: .9rem;
    color: #000;
    line-height: 1.3rem;
    text-indent: 1.5rem;
}

.mzt-zc {
    margin-top: 2rem;
    width: 100%;
}

.mzc-box {
    position: relative;
    margin-top: 2rem;
}

.mzc-box p {
    position: absolute;
    left: 3%;
    top: 5%;
    width: 55%;
    font-size: .9rem;
    color: #000;
    text-align: center;
    line-height: 1.3rem;
}

.mzc-box p span {
    color: #eb1818;
}

.mzc-box ul {
    position: absolute;
    right: 5%;
    top: 3%;
    width: 27%;
}

.mzc-box ul li {
    margin-top: .6rem;
    border: 1px dashed #fff;
    border-radius: 5rem;
}

.mzc-box ul li strong {
    padding: .2rem 0;
    font-size: .9rem;
    color: #fff;
    text-align: center;
    display: block;
}

.mzc-box figure img {
    width: 100%;
    display: block;
}

.mzc-yl {
    margin: 0 auto;
    margin-top: 2rem;
    width: 95%;
    border: 1px solid #000;
    border-radius: .5rem;
}

.mzc-yl strong {
    position: relative;
    margin: 0 auto;
    margin-top: -.7rem;
    width: 40%;
    font-size: 1.1rem;
    color: #eb1818;
    text-align: center;
    background: #fff;
    display: block;
}

.mzc-yl strong::before {
    content: "";
    position: absolute;
    left: 0;
    top: .5rem;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 2rem;
}

.mzc-yl strong::after {
    content: "";
    position: absolute;
    right: 0;
    top: .5rem;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 2rem;
}

.mzc-yl p {
    padding: 1rem .8rem;
    font-size: .9rem;
    color: #000;
    line-height: 1.4rem;
}

.mzt-ys {
    margin-top: 2rem;
    width: 100%;
}

.mys-t {
    padding: 1rem 0;
    background: #eb1818;
}

.mys-t h2 {
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
}

.mys-t p {
    margin: .5rem 0;
    font-size: 1rem;
    color: #fff;
    text-align: center;
}

.mys-t figure img {
    margin: 0 auto;
    display: block;
}

.mys-box {
    position: relative;
    margin: 0 auto;
    width: 98%;
}

.mys-box ul li {
    position: relative;
    margin-top: 1.5rem;
}

.mys-box ul li div {
    position: absolute;
    width: 40%;
}

.mys-box ul li:nth-child(odd) div {
    right: 0;
    top: 4%;
}

.mys-box ul li:nth-child(even) div {
    width: 45%;
    left: 0;
    top: 4%;
}

.mys-box ul li div strong {
    font-size: .9rem;
    color: #eb1818;
}

.mys-box ul li div span {
    margin: .3rem;
    width: 15%;
    height: 2px;
    background: #eb1818;
    display: block;
}

.mys-box ul li div p {
    font-size: .7rem;
    color: #000;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mcs-box figure img {
    margin: 1.2rem auto;
    width: 97%;
    display: block;
}

.mcs-box table {
    margin: 0 auto;
    width: 97%;
    border-collapse: collapse;
}

.mcs-box table tr td {
    padding: .5rem 0;
    font-size: .8rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
}

.mzt-sy {
    margin-top: 2rem;
    width: 100%;
}

.msy-box {
    margin-top: .5rem;
}

.msy-box ul li {
    float: left;
    margin-left: 2%;
    margin-top: 1rem;
    height: 6rem;
    padding: 1rem 0;
    width: 47%;
    border: 1px dashed #eb1818;
    border-radius: .5rem;
}

.msy-box ul li:nth-child(5),
.msy-box ul li:nth-child(6) {
    height: 7rem;
}

.msy-box ul li div {
    height: 2.2rem;
}

.msy-box ul li div figure {
    float: left;
    margin-left: 10%;
    width: 20%;
}

.msy-box ul li div figure img {
    width: 100%;
    display: block;
}

.msy-box ul li div strong {
    float: left;
    margin-left: 5%;
    padding-top: .3rem;
    width: 50%;
    font-size: 1.1rem;
    color: #eb1818;
    text-align: center;
    display: block;
}

.msy-box ul li p {
    padding: 1rem .5rem;
    font-size: .7rem;
    color: #000;
    line-height: 1rem;
}