@charset "utf-8";
/* CSS Document */
@import url(2021_reset.css);
@import url(2021_header.css);
@import url(2021_footer.css);

.ztzl_box{height: auto;}
.ztzl_box .hd{width:100%;height: 44px;border-bottom: 2px solid #f7f8fb;margin: 16px auto 27px;}
.ztzl_box .hd a{display: block;width:134px;height: 45px;background: #005192;text-align: center;line-height: 45px;font-size: 18px;font-weight: bold;color:#ffffff;}
.ztzl_box .bd{padding: 20px 15px;background: #f7f8fb;max-height: 460px;height: auto;overflow: hidden;}
.ztzl_box .bd ul{width:110%;}
.ztzl_box .bd ul li{width:272px;height: 100px;float: left;margin: 0px 17px 20px 0px;background: #ffffff;}
.ztzl_box .bd ul li a{display: block;width:252px;height: 80px;margin: 10px;}
.ztzl_box .bd ul li a img{display: block;width:100%;height: 100%;}