.ztjianjietxt{
    width: 65%;
}
.ztjianjietxt h2{
    margin-bottom: 20px;
    font-size: 30px;
}
.ztjianjietxt p a{
    font-size: 22px;
    color: #dd1f2b;
}
.ztjjlist{
    width: 90%;
    margin:30px auto 0;
}
.ztjjlist li{
    width: 30%;
    text-align: center;
    background-color: #6c6767;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
}
.ztjjlist li a{
    color: #FFF;
}
.ztjjlist li:hover{
    background: #dd1f2b;
}
.ztsyfw{
    margin-top: 50px;
}
.ztsyfw li{
    width: 47%;
}
.ztsyfw li h2{
    font-size: 28px;
    margin-bottom: 20px;
}
.ztjianjiepic{
    width: 32%;
}
.ztfxbox h2{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.ztfxlist li{
    width: 30%;
    background: #eee;
    box-sizing: border-box;
    padding: 25px;
}
.ztfxlist li p{
    background: url(/static/dynamic/flotation/images/dui.png) no-repeat left 10px;
    padding-left: 20px;
}
.ztfxpic img{
    width: 60%;
}
.ztfxlisttxt{
    width: 35%;
}
.ztfxlisttxt img{
    width: auto;
    max-width: 100%;
}
.ztfxlisttxt span{
    font-size: 60px;
    display: block;
    text-align: center;
    color: #dd1f2b;
}
.ztfxlisttxt h4{
    font-size: 24px;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.ztfxlist{
    align-items: normal;
    margin-bottom: 30px;
}
.huibg{
    background: #f0f0f0;
}
.zttitbox{
    text-align: center;
    margin-bottom: 40px;
}
.zttitbox h2{
    display: inline-block;
    border: 5px solid #707070;
    font-size: 30px;
    line-height: 60px;
    font-weight: normal;
    padding: 0 80px;
}
.ztcaserow h3{
    margin-bottom: 20px;
    font-size: 30px;
}
.ztcaserow h3 span{
    font-size: 90px;
    font-family: Haettenschweiler;
    color: #8a8a8a;
    margin-right: 10px;
}
.ztcasepic{
    margin: 30px 0;
}
.ztcasepic img{
    width: 23%;
}
.ztcaserow h4{
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}

table{width: 100%;text-align: center;font-size: 16px;line-height: 30px;border-collapse:inherit;border-spacing:1px;border: 1px solid #dcdcdc;}
table .t_first td{background-color: #dcdcdc;}
table tr:nth-child(2n+2) td{background-color: #fff;}
.step2_list{
    background: #ffebeb;
    padding: 10px 30px;
    margin: 20px 0;
}
.step2_arc{
    padding: 10px 30px;
    background: #eef9fe;
}
.step2_arc h3{
    font-size: 20px;
    margin-bottom: 0;
}
.ztcasepic3{
    margin-top: 30px;
}
.ztcasepic3 img{
    width: 30%;
}
.ztprorow h2{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.ztprolist li{
    width: 15.5%;
    background: #e5e5e5;
}
.ztprolist li h4{
    font-weight: normal;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
}
.ztgylh h2{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.liucheng_img{
    width: 70%;
    margin: 30px auto;
}
.liucheng_img li{
    width: 45%;
}
@media (max-width: 1000px){
	.ztjianjietxt{
        width: 100%;
    }
	.ztjianjietxt h2{
        font-size: 26px;
        margin-bottom: 10px;
    }
    .ztjjlist{
        width: 100%;
        margin: 10px 0;
    }
    .ztjjlist li{
        border-radius: 5px;
        width: 31%;
    }
    .ztjianjiepic{
        width: 100%;
        margin-top: 30px;
    }
    .ztsyfw{
        margin-top: 0px;
    }
    .ztsyfw li{
        width: 100%;
        margin-top: 30px;
    }
    .ztsyfw li h2{
        font-size: 24px;
        margin-bottom: 10px;
    }
    .ztfxbox h2{
        font-size: 20px;
    }
    .ztfxlist li{
        width: 100%;
        margin-top: 20px;
        padding: 15px;
    }
    .ztfxlisttxt span{
        font-size: 40px;
    }
    .ztfxlisttxt h4{
        font-size: 20px;
        margin-top: 10px;
    }
    .zttitbox h2{
        font-size: 26px;
        line-height: 1.5em;
        padding: 10px 20px;
    }
    .ztcaserow h3{
        font-size: 20px;

    }
    .ztcaserow h3 span{
        font-size: 58px;
    }
    .ztcasepic{
        margin: 20px 0;
    }
    .ztcasepic img{
        width: 48%;
        margin-bottom: 20px;
    }
    .ztcaserow h4{
        font-weight: bold;
    }
    .step2_list{
        padding: 10px;
    }
    .step2_arc{
        padding: 10px;
    }
    .ztcaserow h3{
        font-weight: bold;
        font-size: 18px;
    }
    .ztprolist li{
        width: 48%;
        margin-bottom: 15px;
    }
    .ztprorow h2,.ztgylh h2{
        font-size: 26px;
    }
    .liucheng_img{
        width: 100%;
        margin-bottom: 0;
    }
}