* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 2rem 0 2.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images2/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner b {
    margin: 0 auto;
    padding: .3rem .7rem;
    font-size: 1.1rem;
    color: #fff;
    display: table;
    border-radius: 2rem;
    background: #ff0602;
}

.mzt-banner h1 {
    margin: 1rem 0;
    font-size: 2.5rem;
    color: #ff0602;
    text-align: center;
    font-style: italic;
    letter-spacing: 6px;
    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 p {
    font-size: .9rem;
    color: #000;
    text-align: center;
}

.mzt-banner strong {
    margin-top: 1.5rem;
    font-size: 1rem;
    color: #ed0c0c;
    text-align: center;
    display: block;
}

.mzt-banner figure img {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 90%;
    display: block;
}

.mzt-jj {
    width: 100%;
}

.mzt-t {
    padding: 1.2rem 0;
    background: #fa0200;
}

.mzt-t h2 {
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
}

.mzt-t strong {
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    display: block;
}

.mzt-t figure img {
    margin: .4rem auto;
    width: 70%;
    display: block;
}

.mzt-t span {
    font-size: .7rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
}

.mjj-box {
    margin: 0 auto;
    width: 95%;
}

.mjj-box figure img {
    margin: 1.3rem 0;
    width: 100%;
    display: block;
}

.mjj-box p {
    position: relative;
    font-size: .9rem;
    color: #000;
    line-height: 1.3rem;
    text-indent: 1.2rem;
}

.mjj-box p::before {
    content: "";
    position: absolute;
    left: .3rem;
    top: .5rem;
    width: .3rem;
    height: .3rem;
    transform: rotate(45deg);
    background: #fa0200;
}

.mzt-ys {
    margin-top: 2rem;
    width: 100%;
}

.mys-box ul li {
    position: relative;
    margin: 0 auto;
    margin-top: 1rem;
    width: 98%;
}

.mys-box ul li div {
    position: absolute;
}

.mys-box ul li:first-child div {
    width: 46%;
    left: 51%;
    top: 14%;
}

.mys-box ul li:nth-child(2) div {
    width: 57%;
    left: 42%;
    top: 9%;
}

.mys-box ul li:nth-child(3) div {
    width: 53%;
    left: 44%;
    top: 18%;
}

.mys-box ul li:nth-child(4) div {
    width: 50%;
    left: 48%;
    top: 18%;
}

.mys-box ul li:nth-child(5) div {
    width: 53%;
    left: 45%;
    top: 9%;
}

.mys-box ul li:nth-child(6) div {
    width: 56%;
    left: 41%;
    top: 14%;
}

.mys-box ul li strong {
    font-size: 1.1rem;
    color: #fa0200;
    display: block;
}

.mys-box ul li span {
    margin: .3rem 0;
    height: 1px;
    border-bottom: 2px dashed #cacaca;
    display: block;
}

.mys-box ul li p {
    font-size: .7rem;
    color: #000;
    line-height: 1rem;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-yl {
    margin-top: 2rem;
    width: 100%;
}

.mzt-yl ul li {
    float: left;
    margin-left: 1.7%;
    margin-top: 2rem;
    width: 47%;
    height: 17rem;
    border: 1px solid #000;
    border-radius: 1rem;
}

.mzt-yl ul li:nth-child(3),
.mzt-yl ul li:nth-child(4) {
    height: 19rem;
}

.mzt-yl ul li span {
    margin: 0 auto;
    margin-top: -1rem;
    width: 2rem;
    height: 2rem;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    line-height: 2rem;
    border-radius: 2rem;
    background: #fa0200;
    display: block;
}

.mzt-yl ul li figure img {
    margin: .5rem auto;
    width: 90%;
    display: block;
}

.mzt-yl ul li p {
    padding: 0 .2rem;
    font-size: .8rem;
    color: #000;
    line-height: 1rem;
}

.mzt-why {
    margin-top: 2rem;
    width: 100%;
}

.why-box {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
}

.why-box > figure img {
    width: 100%;
    display: block;
}

.why-box div {
    position: relative;
    margin-top: 1rem;
}

.why-box div figure img {
    width: 100%;
    display: block;
}

.why-box div strong {
    position: absolute;
    font-size: .9rem;
}

.why-box div p {
    position: absolute;
    font-size: .7rem;
}

.why-box div strong:nth-child(1) {
    left: 9%;
    top: 1.6%;
    color: #fff;
}

.why-box div p:nth-child(2) {
    left: 11%;
    top: 28%;
    color: #fff;
}

.why-box div p:nth-child(3) {
    left: 9%;
    top: 44%;
    color: #fff;
}

.why-box div p:nth-child(4) {
    left: 9%;
    bottom: 32%;
    color: #fff;
}

.why-box div p:nth-child(5) {
    left: 10%;
    bottom: 16%;
    color: #fff;
}

.why-box div strong:nth-child(6) {
    right: 14%;
    top: 1.6%;
}

.why-box div p:nth-child(7) {
    right: 16%;
    top: 28%;
}

.why-box div p:nth-child(8) {
    right: 12%;
    top: 44%;
}

.why-box div p:nth-child(9) {
    right: 5%;
    bottom: 32%;
}

.why-box div p:nth-child(10) {
    right: 2%;
    bottom: 16%;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mcs-box {
    margin-top: 1.5rem;
}

.mcs-box figure {
    float: left;
    margin-left: 1%;
    width: 70%;
}

.mcs-box figure img {
    width: 100%;
    display: block;
}

.mcs-box ul {
    float: left;
    margin-left: 3%;
    width: 25%;
}

.mcs-box ul li {
    margin-top: .2rem;
    padding: .1rem 0;
    font-size: .8rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
    border-radius: .2rem;
}

.mzt-cs table {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 98%;
    border-collapse: collapse;
    border: 1px solid #000;
}

.mzt-cs table tr td {
    padding: .5rem 0;
    font-size: .7rem;
    color: #000;
    text-align: center;
}

.mzt-cs table tr:nth-child(odd) td {
    background: #e5e5e5;
}

.mzt-cs table tr:nth-child(1) td {
    color: #fff;
    background: #fa0200;
}

.mzt-az {
    margin-top: 2rem;
    width: 100%;
}

.maz-box figure img {
    width: 100%;
    display: block;
}

.maz-box {
    position: relative;
    margin-top: 1rem;
}

.maz-box p {
    position: absolute;
    font-size: .8rem;
}

.maz-box p:nth-child(1) {
    right: 1%;
    top: 6%;
    width: 42%;
}

.maz-box p:nth-child(2) {
    right: 0;
    top: 42%;
    width: 37%;
}

.maz-box p:nth-child(3) {
    right: 1%;
    bottom: 1%;
    width: 54%;
}