* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 1.3rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images51/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner p:nth-child(1) {
    font-size: 1.1rem;
    text-align: center;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner figure:nth-child(3) img {
    margin: .7rem auto;
    width: 90%;
    display: block;
}

.mzt-banner p:nth-child(4) {
    margin: 0 auto;
    padding: .2rem .5rem;
    font-size: .85rem;
    display: table;
    border: 1px dashed #000;
    border-radius: 1rem;
}

.mzt-banner figure:nth-child(5) img {
    margin: 1.5rem auto;
    width: 90%;
    display: block;
}

.mzt-banner ul {
    margin: 0 auto;
    padding: .7rem 0;
    width: 95%;
    height: 4.2rem;
    background: rgba(255, 255, 255, 0.5);
    border-radius: .5rem;
    box-shadow: 2px 2px 2px #404040;
}

.mzt-banner ul li {
    float: left;
    width: 25%;
}

.mzt-banner ul li figure img {
    margin: 0 auto;
    width: 60%;
    display: block;
}

.mzt-banner ul li figure figcaption {
    padding-top: .5rem;
    font-size: .8rem;
    color: #000;
    text-align: center;
}

.mzt-jj {
    padding: 1.2rem 0;
    width: 100%;
    background: #f22426;
}

.mzt-t {
    margin: 0 auto;
    width: 80%;
}

.mzt-t > span {
    display: block;
    border-bottom: 1px dashed #fff;
}

.mzt-t h2 {
    padding: .5rem 0;
    font-size: 1.7rem;
    color: #fff;
    text-align: center;
}

.mzt-t div {
    height: 1.3rem;
}

.mzt-t div span {
    float: left;
    margin-top: .6rem;
    width: 32%;
    display: block;
    border-bottom: 1px dashed #fff;
}

.mzt-t div b {
    float: left;
    width: 36%;
    font-size: 1rem;
    color: #f22426;
    text-align: center;
    display: block;
    background: #fff;
    border-radius: 2rem;
}

.mjj-box {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
}

.mjj-box div {
    position: relative;
}

.mjj-box div strong {
    position: absolute;
    font-size: .9rem;
    font-weight: normal;
}

.mjj-box div strong:nth-child(1) {
    left: 4%;
    top: 7%;
}

.mjj-box div strong:nth-child(2) {
    left: 4%;
    top: 52%;
}

.mjj-box div strong:nth-child(3) {
    right: 37%;
    top: 4%;
}

.mjj-box div strong:nth-child(4) {
    right: 22%;
    top: 37%;
}

.mjj-box div h2 {
    position: absolute;
    left: 41%;
    top: 32%;
    font-size: .9rem;
    color: #fff;
    text-align: center;
    font-style: italic;
}

.mjj-box div figure img {
    width: 100%;
    display: block;
}

.mjj-box p {
    margin-top: 1rem;
    font-size: .9rem;
    color: #fff;
    line-height: 1.4rem;
}

.mzt-yl {
    margin-top: 2rem;
    width: 100%;
}

.myl-t {
    margin: 0 auto;
    width: 80%;
}

.myl-t > span {
    display: block;
    border-bottom: 1px dashed #000;
}

.myl-t h2 {
    padding: .5rem 0;
    font-size: 1.7rem;
    color: #f22426;
    text-align: center;
}

.myl-t div {
    height: 1.3rem;
}

.myl-t div span {
    float: left;
    margin-top: .6rem;
    width: 32%;
    display: block;
    border-bottom: 1px dashed #000;
}

.myl-t div b {
    float: left;
    width: 36%;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    display: block;
    background: #f22426;
    border-radius: 2rem;
}

.myl-box {
    margin-top: 1rem;
}

.myl-box ul li {
    position: relative;
    float: left;
    margin-left: 2%;
    margin-top: .5rem;
    width: 47%;
}

.myl-box ul li p {
    position: absolute;
    left: 2.5%;
    top: 19%;
    width: 95%;
    font-size: .8rem;
    line-height: 1rem;
}

.myl-box ul li:nth-child(1) p {
    top: 35%;
}

.myl-box ul li:nth-child(3) p {
    top: 23%;
}

.myl-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mzt-bg {
    padding: 1rem 0;
    background: #f22426;
}

.mcs-box {
    margin-top: 1rem;
}

.mcs-box div {
    position: relative;
}

.mcs-box div figure img {
    width: 100%;
    display: block;
}

.mcs-box div p {
    position: absolute;
    left: 8%;
    padding: .1rem .3rem;
    font-size: .8rem;
    display: table;
    border: 1px dashed #000;
    border-radius: .3rem;
}

.mcs-box div p:nth-child(1) {
    top: 4%;
}

.mcs-box div p:nth-child(2) {
    top: 17%;
}

.mcs-box div p:nth-child(3) {
    top: 30%;
}

.mcs-box div p:nth-child(4) {
    top: 43%;
}

.mcs-box div p:nth-child(5) {
    bottom: 32%;
}

.mcs-box div p:nth-child(6) {
    bottom: 19%;
}

.mcs-box div p:nth-child(7) {
    bottom: 6%;
}

.mcs-box table {
    margin: 0 auto;
    margin-top: 1rem;
    width: 98%;
    border-collapse: collapse;
    border: 1px solid #000;
}

.mcs-box table tr td {
    padding: .7rem 0;
    font-size: .7rem;
    text-align: center;
}

.mcs-box table tr:nth-child(1) td {
    color: #fff;
    background: #f22426;
}

.mzt-sy {
    margin-top: 2rem;
    width: 100%;
}

.msy-box {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
}

.msy-box ul li {
    position: relative;
    margin-top: .5rem;
}

.msy-box ul li p {
    position: absolute;
    top: 22%;
    left: 31%;
    width: 60%;
    font-size: .9rem;
    color: #fff;
}

.msy-box ul li:nth-child(even) p {
    top: 35%;
    color: #000;
}

.msy-box ul li figure img {
    width: 100%;
    display: block;
}

.msy-bot {
    margin-top: 1.5rem;
    padding: 1rem 0;
    border: 1px solid #000;
    border-radius: .3rem;
    box-shadow: 2px 3px 4px #404040;
}

.msy-bot div {
    margin: 0 auto;
    margin-top: .5rem;
    width: 90%;
    background: url(/chanpinzt/imageszt/images51/t17.jpg) no-repeat center;
    background-size: 100% 100%;
}

.msy-bot div b {
    padding: .2rem 0;
    font-size: .9rem;
    color: #f22426;
    text-align: center;
    display: block;
}

.msy-bot p {
    margin-top: .5rem;
    padding: 0 .5rem;
    font-size: .9rem;
    color: #000;
    line-height: 1.3rem;
}

.mzt-wh {
    margin-top: 2rem;
    width: 100%;
}

.mwh-box ul li {
    position: relative;
    margin-top: 1.2rem;
}

.mwh-box ul li p {
    position: absolute;
    left: 2%;
    top: 40%;
    width: 45%;
    font-size: .8rem;
    line-height: 1rem;
}

.mwh-box ul li:nth-child(odd) p {
    left: 54%;
    top: 34%;
}

.mwh-box ul li:nth-child(5) p {
    left: 55%;
    top: 23%;
}

.mwh-box ul li figure img {
    width: 100%;
    display: block;
}