* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding-top: 1.5rem;
    width: 100%;
    background: url(/chanpinzt/imageszt/images10/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner b {
    margin: 0 auto;
    padding: .2rem .5rem;
    font-size: .9rem;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 1rem;
    display: table;
}

.mzt-banner h1 {
    margin-top: 1.2rem;
    font-size: 2.6rem;
    color: #fc4b00;
    text-align: center;
    letter-spacing: 2px;
    text-shadow: 
    1px 0 0 #fff,
    0 1px 0 #fff,
    -1px 0 0 #fff,
    0 -1px 0 #fff;
    -moz-text-shadow: 
    1px 0 0 #fff,
    0 1px 0 #fff,
    -1px 0 0 #fff,
    0 -1px 0 #fff;
    -webkit-text-shadow: 
    1px 0 0 #fff,
    0 1px 0 #fff,
    -1px 0 0 #fff,
    0 -1px 0 #fff;
}

.mzt-banner p {
    margin: 0 auto;
    margin-top: .8rem;
    padding: .3rem .7rem;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    background: #f46101;
    border-radius: 2rem;
    display: table;
}

.mzt-banner > figure img {
    margin: 0 auto;
    margin-top: 1rem;
    width: 80%;
    display: block;
}

.mzt-banner ul {
    margin: 0 auto;
    padding: .7rem 0;
    width: 90%;
    border-radius: .5rem;
    background: rgba(244, 97, 1, 0.8);
}

.mzt-banner ul li {
    float: left;
    width: 25%;
}

.mzt-banner ul li figure img {
    margin: 0 auto;
    width: 65%;
    display: block;
}

.mzt-banner ul li figure figcaption {
    margin-top: .5rem;
    font-size: .8rem;
    color: #fff;
    text-align: center;
}

.mzt-jj {
    margin-top: 2rem;
    width: 100%;
}

.mzt-t > span {
    font-size: .7rem;
    color: #a8a5a5;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}

.mztt {
    margin: 0 auto;
    margin-top: .5rem;
    width: 95%;
}

.mztt img {
    float: left;
    margin-top: .25rem;
    width: 28%;
    display: block;
}

.mztt div {
    float: left;
    margin-left: 3.5%;
    width: 40%;
    background: url(/chanpinzt/imageszt/images10/t7.png) no-repeat center;
    background-size: 100% 100%;
}

.mztt strong {
    font-size: 1.5rem;
    text-align: center;
    color: #f46101;
    letter-spacing: 1px;
    display: block;
}

.mztt strong span {
    color: #fff;
}

.mjj-box {
    position: relative;
    margin: 0 auto;
    margin-top: 1.3rem;
    padding: 1rem 0;
    width: 95%;
    border: 1px solid #000;
}

.mjj-box > img {
    position: absolute;
}

.mjj-box > img:first-child {
    top: -3px;
    left: -3px;
}

.mjj-box > img:nth-child(2) {
    top: -3px;
    right: -3px;
}

.mjj-box > img:nth-child(3) {
    left: -3px;
    bottom: -3px;
}

.mjj-box > img:nth-child(4) {
    right: -3px;
    bottom: -3px;
}

.mjj-box span {
    position: absolute;
    top: -3px;
    left: 40%;
    width: 20%;
    height: 5px;
    background: #f46101;
    border-radius: 1rem;
    z-index: 1;
    display: block;
}

.mjj-box figure img {
    margin: 0 auto;
    width: 95%;
    display: block;
}

.mjj-box p {
    margin: 0 auto;
    margin-top: .5rem;
    width: 95%;
    font-size: .8rem;
    color: #000;
    line-height: 1.3rem;
}

.mzt-yl {
    margin-top: 2rem;
    width: 100%;
}

.myl-t {
    padding: 1rem 0;
    background: #f46101;
}

.myl-t > span {
    font-size: .7rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}

.mylt {
    margin: 0 auto;
    margin-top: .5rem;
    width: 95%;
}

.mylt img {
    float: left;
    margin-top: .25rem;
    width: 28%;
    display: block;
}

.mylt div {
    float: left;
    margin-left: 3.5%;
    width: 40%;
    background: url(/chanpinzt/imageszt/images10/t15.png) no-repeat center;
    background-size: 100% 100%;
}

.mylt strong {
    font-size: 1.5rem;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    display: block;
}

.mylt strong span {
    color: #f46101;
}

.myl-box {
    margin: 0 auto;
    width: 95%;
}

.myl-box > figure img {
    margin: 0 auto;
    margin-top: 1rem;
    width: 80%;
    display: block;
}

.myl-box ul li {
    position: relative;
    margin: 0 auto;
    margin-top: .7rem;
    width: 97%;
}

.myl-box ul li p {
    position: absolute;
    left: 22%;
    top: 9%;
    width: 75%;
    font-size: .8rem;
    color: #fff;
}

.myl-box ul li:nth-child(2) p,
.myl-box ul li:nth-child(3) p {
    top: 22%;
}

.myl-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-gn {
    margin-top: 2rem;
    width: 100%;
}

.mgn-box {
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images10/t21.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mgnb {
    margin: 0 auto;
    padding-bottom: 1rem;
    width: 95%;
    background: #fff;
    border-radius: .5rem;
}

.mgnb ul li {
    position: relative;
    float: left;
    margin-top: 1rem;
    margin-left: 3.3%;
    width: 46%;
}

.mgnb ul li div {
    position: absolute;
    width: 85%;
    top: 13%;
    left: 7.5%;
}

.mgnb ul li div span {
    font-size: 1.2rem;
    color: #000;
    text-align: center;
    font-style: italic;
    display: block;
}

.mgnb ul li div strong {
    margin-top: .3rem;
    font-size: 1.1rem;
    color: #f46101;
    text-align: center;
    display: block;
}

.mgnb ul li div span:nth-child(3) {
    margin-top: .3rem;
    border: 1px dashed #000;
    display: block;
}

.mgnb ul li div p {
    margin-top: .3rem;
    font-size: .8rem;
    color: #000;
    text-align: center;
    line-height: 1.1rem;
}

.mgnb ul li figure img {
    width: 100%;
    display: block;
}

.mzt-jg {
    margin-top: 2rem;
    width: 100%;
}

.mzt-jg > p {
    margin-top: 1rem;
    padding: .5rem;
    font-size: .9rem;
    color: #000;
    text-align: center;
    line-height: 1.3rem;
}

.mjg-box {
    position: relative;
}

.mjg-box strong {
    position: absolute;
    font-size: 1rem;
    color: #fff;
}

.mjg-box strong:first-child {
    top: 21.4%;
    right: 11%;
}

.mjg-box strong:nth-child(2) {
    top: 37%;
    right: 11%;
}

.mjg-box strong:nth-child(3) {
    top: 52.7%;
    right: 5%;
}

.mjg-box strong:nth-child(4) {
    top: 70.5%;
    right: 5%;
}

.mjg-box p {
    position: absolute;
    font-size: .8rem;
    color: #fff;
}

.mjg-box p:nth-child(5) {
    bottom: 14.5%;
    left: 27%;
}

.mjg-box p:nth-child(6) {
    bottom: 7.5%;
    left: 27%;
}

.mjg-box figure img {
    width: 100%;
    display: block;
}

.pzt-sp {
    margin-top: 2rem;
    width: 100%;
}

.pzt-sp > figure img {
    margin: 0 auto;
    margin-top: 1rem;
    width: 96%;
    display: block;
}