* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images38/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner > p {
    font-size: 1rem;
    color: #fff;
    text-align: center;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner > figure:nth-child(3) img {
    margin: 0 auto;
    margin-top: 1rem;
    width: 85%;
    display: block;
}

.mzt-banner div {
    position: relative;
    margin: 0 auto;
    margin-top: 2rem;
    width: 90%;
}

.mzt-banner div p {
    position: absolute;
    left: 2.5%;
    top: -30%;
    padding: .2rem 0;
    width: 95%;
    font-size: .75rem;
    color: #fff;
    text-align: center;
    background: #fc4834;
}

.mzt-banner div strong {
    position: absolute;
    left: 10%;
    bottom: -26%;
    width: 80%;
    font-size: 1rem;
    color: #000;
    text-align: center;
    letter-spacing: 1px;
    display: block;
}

.mzt-banner div figure img {
    width: 100%;
    display: block;
}

.mzt-banner > figure:last-child img {
    margin: 0 auto;
    margin-top: 2rem;
    width: 85%;
    display: block;
}

.mzt-one {
    padding: .5rem 0;
    background: #fc4834;
}

.mzt-one strong {
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    display: block;
}

.mzt-jj {
    margin-top: 2rem;
    width: 100%;
}

.mzt-t {
    margin: 0 auto;
    width: 90%;
    background: url(/chanpinzt/imageszt/images38/t3.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-t > span {
    position: relative;
    top: -.4rem;
    font-size: .8rem;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}

.mzt-t strong {
    padding: .3rem 0 1.2rem 0;
    font-size: 1.6rem;
    color: #000;
    text-align: center;
    display: block;
}

.mzt-t strong span {
    color: #fc4834;
}

.mjj-box {
    margin: 0 auto;
    margin-top: 1rem;
    width: 95%;
}

.mjj-box > figure img {
    width: 100%;
    display: block;
}

.mjj-c {
    margin-top: .5rem;
}

.mjj-c div {
    float: left;
    width: 55%;
    background: #fc4834;
}

.mjj-c div p {
    padding: 0 .2rem;
    font-size: .7rem;
    color: #fff;
    line-height: 1.1rem;
}

.mjj-c figure {
    float: left;
    margin-left: 2%;
    width: 43%;
}

.mjj-c figure img {
    width: 100%;
    display: block;
}

.mzt-yl {
    margin-top: 2rem;
    width: 100%;
}

.myl-box {
    margin: 0 auto;
    margin-top: 2rem;
    width: 90%;
}

.myl-box ul li {
    margin-top: 1.5rem;
    border: 1px solid #fc4834;
    border-radius: .3rem;
}

.myl-box ul li div {
    position: relative;
    top: -.7rem;
    margin: 0 auto;
    width: 40%;
    height: 1.5rem;
    background: #fff;
}

.myl-box ul li div span {
    float: left;
    display: block;
}

.myl-box ul li div span:last-child {
    float: right;
}

.myl-box ul li div span:first-child,
.myl-box ul li div span:last-child {
    margin-top: .5rem;
    width: .4rem;
    height: .4rem;
    border-radius: 2rem;
    background: #fc4834;
}

.myl-box ul li div span:nth-child(2) {
    margin: 0 1rem;
    width: 50%;
    font-size: 1.1rem;
    color: #fff;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    background: #fc4834;
    border-radius: 3rem;
}

.myl-box ul li p {
    padding: 0 .5rem .5rem .5rem;
    font-size: .8rem;
    color: #000;
    line-height: 1.2rem;
}

.mzt-ys {
    margin-top: 2rem;
    width: 100%;
}

.mys-box > div {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 90%;
    border: 2px dashed #7d7d7d;
    border-radius: .5rem;
}

.mys-box > div p {
    padding: .3rem .5rem;
    font-size: .9rem;
    color: #000;
    letter-spacing: 1px;
    line-height: 1.3rem;
}

.mys-box ul li {
    position: relative;
    margin: 0 auto;
    margin-top: 1.2rem;
    width: 97%;
}

.mys-box ul li div {
    position: absolute;
    width: 50%;
}

.mys-box ul li:nth-child(odd) div {
    left: 5%;
    top: 12%;
}

.mys-box ul li:nth-child(3) div,
.mys-box ul li:nth-child(5) div {
    top: 17%;
}

.mys-box ul li:nth-child(even) div {
    left: 45%;
    top: 22%;
}

.mys-box ul li div strong {
    font-size: 1rem;
    color: #fff;
    text-align: center;
    display: block;
}

.mys-box ul li div span {
    margin: .2rem 0;
    height: 1px;
    border-bottom: 1px dashed #fff;
    display: block;
}

.mys-box ul li:nth-child(even) div span {
    margin: .3rem 0;
}

.mys-box ul li div p {
    font-size: .7rem;
    color: #fff;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mcs-bg {
    padding: 1.5rem 0 1.1rem 0;
    background: #fc4834;
}

.mcs-t {
    margin: 0 auto;
    width: 90%;
    background: url(/chanpinzt/imageszt/images38/t11.png) no-repeat center;
    background-size: 100% 100%;
}

.mcs-t > span {
    position: relative;
    top: -.4rem;
    font-size: .8rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}

.mcs-t strong {
    padding: .3rem 0 1.2rem 0;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    display: block;
}

.mcs-box {
    position: relative;
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
}

.mcs-box strong {
    position: absolute;
    font-size: .7rem;
    color: #000;
    font-weight: normal;
}

.mcs-box strong:first-child {
    left: 0.5%;
    top: 53%;
}

.mcs-box strong:nth-child(2) {
    left: 13.5%;
    top: 19%;
}

.mcs-box strong:nth-child(3) {
    left: 37%;
    top: 5%;
}

.mcs-box strong:nth-child(4) {
    left: 58.3%;
    top: 9%;
}

.mcs-box strong:nth-child(5) {
    right: 14.5%;
    top: 18%;
}

.mcs-box strong:nth-child(6) {
    right: 1%;
    top: 52%;
}

.mcs-box figure img {
    width: 100%;
    display: block;
}

.mcs-c {
    margin-top: 1.5rem;
}

.mcs-c strong {
    padding-left: 1rem;
    font-size: .9rem;
    color: #000;
    display: block;
}

.mcs-c table {
    margin-top: 1rem;
    width: 100%;
    border-collapse: collapse;
}

.mcs-c table tr td {
    padding: .5rem 0;
    font-size: .7rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
}

.mcs-c table tr:first-child td {
    color: #fff;
    background: #fc4834;
}

.mzt-az {
    margin-top: 2rem;
    width: 100%;
}

.maz-box {
    margin: 0 auto;
    width: 95%;
}

.maz-box ul li {
    position: relative;
    margin-top: 1.3rem;
}

.maz-box ul li p {
    position: absolute;
    width: 67%;
    font-size: .7rem;
    color: #000;
    line-height: 1rem;
}

.maz-box ul li:first-child p {
    left: 30%;
    top: 11%;
}

.maz-box ul li:nth-child(2) p {
    left: 4%;
    top: 4%;
}

.maz-box ul li:nth-child(3) p {
    left: 32%;
    top: 18%;
}

.maz-box ul li figure img {
    width: 100%;
    display: block;
}