* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    margin-top: 4rem;
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images160/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner p {
    font-size: .9rem;
    text-align: center;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner figure:nth-child(3) img {
    margin: 1rem auto;
    width: 90%;
    display: block;
}

.mzt-banner ul:nth-child(4) {
    margin: 0 auto;
    width: 90%;
}

.mzt-banner ul:nth-child(4) li {
    float: left;
    margin-left: 8%;
    width: 28%;
}

.mzt-banner ul:nth-child(4) li:nth-child(1) {
    margin-left: 0;
}

.mzt-banner ul:nth-child(4) li figure {
    float: left;
    width: 20%;
}

.mzt-banner ul:nth-child(4) li figure img {
    width: 100%;
    display: block;
}

.mzt-banner ul:nth-child(4) li strong {
    float: left;
    width: 80%;
    font-size: .9rem;
    font-weight: normal;
    text-align: right;
}

.mzt-banner figure:nth-child(5) img {
    margin: 1.5rem auto .5rem auto;
    width: 90%;
    display: block;
}

.mzt-banner ul:last-child {
    margin: 0 auto;
    width: 95%;
}

.mzt-banner ul:last-child li {
    float: left;
    margin-left: 5%;
    margin-top: 1rem;
    width: 30%;
}

.mzt-banner ul:last-child li:nth-child(1),
.mzt-banner ul:last-child li:nth-child(4){
    margin-left: 0;
}

.mzt-banner ul:last-child li figure {
    float: left;
    width: 30%;
}

.mzt-banner ul:last-child li figure img {
    width: 100%;
    display: block;
}

.mzt-banner ul:last-child li strong {
    float: left;
    padding-top: .3rem;
    width: 70%;
    font-size: .9rem;
    text-align: right;
    font-weight: normal;
}

.mzt-jj {
    padding: 1.5rem 0;
    width: 100%;
    background: #01b0e9;
}

.mjj-t h2 {
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
}

.mjj-t img {
    margin: 0 auto;
    margin-top: .5rem;
    width: 95%;
    display: block;
}

.mjj-box {
    margin: 0 auto;
    margin-top: 1.5rem;
    padding: 1.5rem 0;
    width: 95%;
    background: #fff;
    border-radius: .5rem;
}

.mjj-box figure img {
    margin: 0 auto;
    width: 95%;
    display: block;
}

.mjj-box p {
    margin-top: 1rem;
    padding: 0 .5rem;
    font-size: .9rem;
    line-height: 1.3rem;
}

.mzt-yl {
    margin-top: 1.5rem;
    width: 100%;
}

.mzt-t h2 {
    font-size: 1.6rem;
    color: #01b0e9;
    text-align: center;
}

.mzt-t img {
    margin: 0 auto;
    margin-top: .5rem;
    width: 95%;
    display: block;
}

.myl-box ul li {
    position: relative;
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 98%;
}

.myl-box ul li strong {
    position: absolute;
    font-size: 1.4rem;
}

.myl-box ul li p {
    position: absolute;
    width: 45%;
    font-size: .8rem;
    color: #fff;
}

.myl-box ul li:nth-child(1) strong {
    left: 62%;
    top: 11%;
}

.myl-box ul li:nth-child(1) p {
    left: 51%;
    top: 30%;
}

.myl-box ul li:nth-child(2) strong {
    left: 8%;
    top: 11%;
}

.myl-box ul li:nth-child(2) p {
    left: 5%;
    top: 45%;
    line-height: 1.2rem;
}

.myl-box ul li:nth-child(3) strong {
    left: 62%;
    top: 9%;
}

.myl-box ul li:nth-child(3) p {
    left: 51%;
    top: 35%;
    line-height: 1.2rem;
}

.myl-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-ys {
    margin-top: 2rem;
    width: 100%;
}

.mys-box {
    position: relative;
    margin: 0 auto;
    margin-top: 1.3rem;
    width: 97%;
}

.mys-box div {
    position: absolute;
    left: 3%;
    width: 40%;
    color: #fff;
}

.mys-box div:nth-child(1) {
    top: 2%;
}

.mys-box div:nth-child(2) {
    top: 28.5%;
}

.mys-box div:nth-child(3) {
    bottom: 31%;
}

.mys-box div:nth-child(4) {
    bottom: 11%;
}

.mys-box div strong {
    font-size: 1rem;
    text-indent: .5rem;
    display: block;
}

.mys-box div p {
    margin-top: .2rem;
    font-size: .8rem;
}

.mys-box figure img {
    width: 100%;
    display: block;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mjj-t {
    background: #01b0e9;
}

.mcs-t {
    padding: 1rem 0;
}

.mcs-box figure img {
    margin: 1.5rem auto;
    width: 95%;
    display: block;
}

.mcs-box table {
    margin: 0 auto;
    width: 96%;
    border-collapse: collapse;
    border: 1px solid #000;
    box-shadow: 3px 3px 3px #636262;
}

.mcs-box table tr td {
    padding: .5rem 0;
    font-size: .7rem;
    text-align: center;
    border-bottom: 1px dashed #000;
}

.mcs-box table tr td:nth-child(odd) {
    color: #01b0e9;
    font-weight: bold;
}

.mzt-sp {
    margin-top: 2rem;
    width: 100%;
}

.msp-box {
    margin: 0 auto;
    margin-top: 1rem;
    width: 90%;
}

.msp-box figure img {
    width: 100%;
    display: block;
}