* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.mzt-banner {
    padding: 1.5rem 0;
    width: 100%;
    background: url(/chanpinzt/imageszt/images161/zt-banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.mzt-banner > p {
    font-size: 1rem;
    text-align: center;
}

.mzt-banner h1 {
    font-size: .1rem;
    opacity: 0;
}

.mzt-banner figure:nth-child(3) {
    padding: .7rem 0;
}

.mzt-banner figure:nth-child(3) img,
.mzt-banner figure:nth-child(4) img {
    margin: 0 auto;
    width: 90%;
    display: block;
}

.mzt-banner div {
    position: relative;
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
}

.mzt-banner div p {
    position: absolute;
    font-size: .8rem;
    color: #fff;
    font-weight: bold;
}

.mzt-banner div p:nth-child(1) {
    left: 59%;
    top: 0.5%;
}

.mzt-banner div p:nth-child(2) {
    left: 59%;
    top: 12%;
}

.mzt-banner div p:nth-child(3) {
    left: 59%;
    top: 23.6%;
}

.mzt-banner div figure img {
    width: 100%;
    display: block;
}

.mzt-t {
    padding: 1rem 0;
    background: #ef3322;
}

.mzt-t div {
    margin: 0 auto;
    width: 90%;
}

.mzt-t div p {
    font-size: .8rem;
    color: #fff;
    text-align: center;
}

.mzt-t div h2 {
    padding: .5rem 0;
    font-size: 1.7rem;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
}

.mzt-t div figure img {
    width: 100%;
    display: block;
}

.mjj-box {
    margin: 0 auto;
    margin-top: 1.5rem;
    width: 95%;
}

.mjj-box figure img {
    width: 100%;
    display: block;
}

.mjj-box p {
    margin-top: 1rem;
    font-size: .9rem;
    color: #000;
    line-height: 1.4rem;
}

.mzt-zc {
    margin-top: 1.5rem;
    padding-bottom: 1rem;
    width: 100%;
    background: #ef3322;
}

.mzc-box {
    margin: 0 auto;
    width: 95%;
}
.mzc-box > p {
    font-size: .9rem;
    color: #fff;
    line-height: 1.4rem;
}

.mzc-top {
    margin-top: 1rem;
    padding: 1rem 0 .5rem 0;
    background: #fff;
    border-radius: .5rem;
}

.mzc-top div:nth-child(1) {
    margin: 0 auto;
    padding: .3rem 1rem;
    display: table;
    background: #ef3322;
    transform: skew(-25deg);
}

.mzc-top div:nth-child(1) h3 {
    font-size: 1.2rem;
    color: #fff;
    transform: skew(25deg);
}

.mzc-top div:nth-child(2) {
    position: relative;
}

.mzc-top div:nth-child(2) strong {
    position: absolute;
    font-size: .9rem;
    font-weight: normal;
}

.mzc-top div:nth-child(2) strong:nth-child(1) {
    left: 5.5%;
    top: 9.5%;
}

.mzc-top div:nth-child(2) strong:nth-child(2) {
    left: 6.5%;
    top: 35%;
}

.mzc-top div:nth-child(2) strong:nth-child(3) {
    left: 12.5%;
    top: 53%;
}

.mzc-top div:nth-child(2) strong:nth-child(4) {
    right: 3%;
    top: 25%;
}

.mzc-top div:nth-child(2) strong:nth-child(5) {
    right: 1%;
    top: 65%;
}

.mzc-top div figure img {
    width: 100%;
    display: block;
}

.mzc-bot {
    margin-top: 1rem;
    padding: 1rem 0 .1rem 0;
    background: #fff;
    border-radius: .5rem;
}

.mzc-bot div:nth-child(1) {
    margin: 0 auto;
    padding: .3rem 1rem;
    display: table;
    background: #ef3322;
    transform: skew(-25deg);
}

.mzc-bot div:nth-child(1) h3 {
    font-size: 1.2rem;
    color: #fff;
    transform: skew(25deg);
}

.mzc-bot div:nth-child(2) {
    position: relative;
    margin-top: 1.5rem;
}

.mzc-bot div:nth-child(2) strong {
    position: absolute;
    font-size: .8rem;
    font-weight: normal;
}

.mzc-bot div:nth-child(2) strong:nth-child(1) {
    left: 26%;
    top: 0.5%;
}

.mzc-bot div:nth-child(2) strong:nth-child(2) {
    left: 30%;
    top: 13%;
}

.mzc-bot div:nth-child(2) strong:nth-child(3) {
    left: 8%;
    top: 24%;
}

.mzc-bot div:nth-child(2) strong:nth-child(4) {
    right: 1%;
    top: 1%;
}

.mzc-bot div:nth-child(2) strong:nth-child(5) {
    right: 1%;
    top: 15%;
}

.mzc-bot div:nth-child(2) strong:nth-child(6) {
    right: 6%;
    top: 52%;
}

.mzc-bot div figure img {
    width: 100%;
    display: block;
    border-radius: .5rem;
}

.mzc-bg {
    margin-top: 1rem;
}

.mzc-bg strong {
    font-size: 1.4rem;
    color: #fff;
}

.mzc-bg ul {
    margin-top: 1rem;
    padding: .2rem 0 1rem 0;
    background: #fff;
    border-radius: .5rem;
}

.mzc-bg ul li {
    margin: 0 auto;
    margin-top: 1.3rem;
    padding-bottom: .3rem;
    width: 95%;
    border: 1px dashed #000;
    border-radius: .5rem;
}

.mzc-bg ul li h4 {
    position: relative;
    top: -.6rem;
    margin: 0 auto;
    padding: 0 .6rem;
    font-size: 1rem;
    color: #ef3322;
    display: table;
    background: #fff;
}

.mzc-bg ul li p {
    padding: 0 .3rem;
    font-size: .9rem;
    line-height: 1.3rem;
}

.mzt-yl {
    margin-top: 1.5rem;
    width: 100%;
}

.myl-t {
    margin: 0 auto;
    width: 90%;
}

.myl-t p {
    font-size: .9rem;
    color: #000;
    text-align: center;
}

.myl-t h2 {
    padding: .5rem 0;
    font-size: 1.7rem;
    color: #ef3322;
    text-align: center;
    letter-spacing: 3px;
}

.myl-t h2 span {
    color: #000;
}

.myl-t figure img {
    width: 100%;
    display: block;
}

.myl-box {
    margin-top: 1.3rem;
}

.myl-box figure {
    float: left;
    margin-left: 1%;
    width: 48%;
}

.myl-box figure img {
    width: 100%;
    display: block;
}

.myl-box p {
    float: left;
    margin-left: 2%;
    width: 48%;
    font-size: .8rem;
    line-height: 1.1rem;
}

.mzt-ys {
    margin-top: 1.5rem;
    width: 100%;
}

.mys-box {
    margin: 0 auto;
    width: 95%;
}

.mys-box ul li {
    position: relative;
    margin-top: 1rem;
}

.mys-box ul li p {
    position: absolute;
    width: 69%;
    left: 26%;
    top: 45%;
    font-size: .9rem;
    color: #fff;
}

.mys-box ul li:nth-child(1) p:nth-child(1) {
    left: 24%;
    top: 43%;
}

.mys-box ul li:nth-child(1) p:nth-child(2) {
    left: 57%;
    top: 38%;
    width: 19%;
}

.mys-box ul li:nth-child(4) p {
    width: 73%;
}

.mys-box ul li figure img {
    width: 100%;
    display: block;
}

.mzt-cs {
    margin-top: 2rem;
    width: 100%;
}

.mcs-box {
    margin: 0 auto;
    width: 95%;
}

.mcs-box ul li {
    position: relative;
    margin-top: 1rem;
}

.mcs-box ul li div {
    position: absolute;
    left: 46%;
    top: 4%;
    width: 52%;
}

.mcs-box ul li:nth-child(2) div {
    left: 4%;
    top: 12%;
}

.mcs-box ul li div h4 {
    margin: 0 auto;
    padding: .3rem 1rem;
    font-size: 1rem;
    color: #fff;
    display: table;
    border-radius: 5rem;
    background: #ef3322;
}

.mcs-box ul li div table {
    margin-top: .5rem;
    width: 100%;
    border-collapse: collapse;
}

.mcs-box ul li div table tr td {
    padding: .3rem 0;
    font-size: .65rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
}

.mcs-box figure img {
    width: 100%;
    display: block;
}

.mcs-bo {
    margin-top: 1rem;
}

.mcs-bo h4 {
    padding: .5rem 0;
    font-size: 1.1rem;
    color: #fff;
    text-align: center;
    background: #ef3322;
}

.mcs-bo table {
    margin-top: 1rem;
    width: 100%;
    border-collapse: collapse;
}

.mcs-bo table tr td {
    padding: .5rem 0;
    font-size: .7rem;
    color: #000;
    text-align: center;
    border: 1px solid #000;
}

.mcs-bo p {
    margin-top: .5rem;
    padding: .3rem;
    font-size: .8rem;
    color: #000;
    line-height: 1.2rem;
}