* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 2rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images255/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner > p {
    font-size: 1rem;
    color: #000;
    text-align: center;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner figure:nth-child(3) img {
    margin: 1rem auto;
    width: 85%;
    display: block;
}

.mzt-banner div {
    margin: 0 auto;
    width: 97%;
}

.mzt-banner div span {
    float: left;
    margin-top: .7rem;
    width: 8%;
    height: 1px;
    display: block;
    background: #000;
}

.mzt-banner div p {
    float: left;
    padding: .2rem 0;
    width: 82%;
    font-size: .9rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
}

.mzt-banner figure:nth-child(6) img {
    margin: 0 auto;
    margin-top: .5rem;
    display: block;
}

.mzt-banner figure:nth-child(7) img {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
    display: block;
}

.mzt-jj {
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images255/t6.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mjj-t img {
    float: left;
    margin-top: .7rem;
    width: 20%;
    display: block;
}

.mjj-t div {
    float: left;
    width: 60%;
}

.mjj-t div strong {
    font-size: 1.7rem;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    display: block;
}

.mjj-t div span {
    margin-top: .5rem;
    font-size: .6rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.mjj-box {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 92%;
}

.mjj-box figure img {
    width: 100%;
    display: block;
}

.mjj-box p {
    margin-top: 1rem;
    font-size: .9rem;
    color: #fff;
    line-height: 1.3rem;
    text-indent: 1.4rem;
}

.mzt-ys {
    margin-top: 2rem;
    width: 100%;
}

.mys-t img {
    float: left;
    margin-top: .7rem;
    width: 20%;
    display: block;
}

.mys-t div {
    float: left;
    width: 60%;
}

.mys-t div strong {
    font-size: 1.7rem;
    color: #1468be;
    text-align: center;
    letter-spacing: 3px;
    display: block;
}

.mys-t div span {
    margin-top: .5rem;
    font-size: .6rem;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.mys-box {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
}

.mys-box ul li {
    position: relative;
    margin-top: 1rem;
}

.mys-box ul li div {
    position: absolute;
    width: 38%;
}

.mys-box ul li:nth-child(odd) div {
    left: 60%;
    top: 33%;
}

.mys-box ul li:nth-child(even) div {
    left: 3%;
    top: 33%;
    width: 42%;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mys-box ul li div strong {
    font-size: 1.1rem;
    color: #0372e5;
    text-align: center;
    display: block;
}

.mys-box ul li div span {
    margin: .4rem 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #000;
    display: block;
}

.mys-box ul li div p {
    font-size: .8rem;
    color: #000;
}

.mzt-zc {
    margin-top: 2rem;
    width: 100%;
}

.mzc-t {
    padding: 1rem 0;
    height: 3rem;
    background: url(/chanpinzt/imageszt/images255/t13.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzc-t img {
    float: left;
    margin-top: .7rem;
    width: 20%;
    display: block;
}

.mzc-t div {
    float: left;
    width: 60%;
}

.mzc-t div strong {
    font-size: 1.7rem;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    display: block;
}

.mzc-t div span {
    margin-top: .5rem;
    font-size: .6rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.mzc-box {
    margin-top: .5rem;
}

.mzc-box ul li {
    float: left;
    margin-top: 1rem;
    margin-left: 2%;
    padding: 1rem 0;
    width: 47%;
    border: 1px solid #000;
    border-radius: .3rem;
}

.mzc-box ul li:first-child,
.mzc-box ul li:nth-child(2) {
    height: 15rem;
}

.mzc-box ul li:nth-child(3),
.mzc-box ul li:nth-child(4) {
    height: 16rem;
}

.mzc-box ul li:nth-child(5),
.mzc-box ul li:nth-child(6) {
    height: 23rem;
}

.mzc-box ul li figure img {
    padding: .7rem 0;
    width: 100%;
    display: block;
}

.mzc-box ul li strong {
    font-size: 1.1rem;
    color: #0372e5;
    text-align: center;
    display: block;
}

.mzc-box ul li p {
    padding: 0 .5rem;
    font-size: .8rem;
    color: #000;
    line-height: 1.1rem;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mcs-box figure img {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
    display: block;
}

.mcs-box strong {
    margin-top: 1.5rem;
    font-size: 1.1rem;
    color: #000;
    text-align: center;
    display: block;
  }

  .mcs-box table {
    margin: 0 auto;
    margin-top: .8rem;
    width: 97%;
    border-collapse: collapse;
}

.mcs-box table tr td {
    padding: .5rem 0;
    font-size: .7rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
}

.mcs-box table tr:nth-child(1) td {
    color: #fff;
    background: #0372e5;
    border: 1px solid #0372e5;
}

.mcs-box table tr:nth-child(1) td:first-child {
    border-right: 1px solid #fff;
}

.mcs-box table tr:nth-child(1) td:nth-child(2) {
    border-right: 1px solid #fff;
}