@charset "utf-8";
.w1{width: 40%;margin-right: 23px;}
.w2{width: 58%;}
.banner-zt img{width: 100%;}
.ztbox{float: left;margin-top: 20px;background: #fff;padding: 0;}
.ztbox .zt-title{line-height: 60px;background: url(../../images/zt_title_bg.jpg) repeat;font-size: 21px;color: #fff;padding: 0 15px;}
.ztbox .zt-title span{width: 45px; height: 60px; background:url(../../images/icon-zt.png) no-repeat center 0;  display: inline-block; vertical-align: middle;}
.ztbox .zt-title span.zdjs{ background-position: 0 0;  }
.ztbox .zt-title span.ggzy{ background-position: 0 -60px; }
.ztbox .zt-title span.shgy{ background-position: 0 -120px; }
.zt-ct {overflow: hidden; padding: 10px; height: 375px;}
.zt-ct li{ float: left; width: 50%;}
.zt-ct li a{ display: block; background: #f6f6f6; margin: 7px; line-height: 45px; text-align: center; font-size: 16px;}
.zt-ct li a:hover{ background: #86c3fc; color: #fff;}
.zt-ct1 {overflow: hidden; padding: 10px; }
.zt-ct1 li{float: left;width: 25%;padding: 5px;}
.zt-ct1 li a{display: block;background: #f6f6f6;margin: 4px 5px;line-height: 45px;text-align: center;font-size: 16px;}
.zt-ct1 li a:hover{ background: #86c3fc; color: #fff;}
@media all and (max-width:1285px){
    .w1{width: 100%;!important;}
    .w2{width: 100%;!important;}
    }
@media all and (max-width:454px){
    .zt-ct{
        height: auto;
        }
    .zt-ct li {
        float: left;
        width: 100%;
        }
    .zt-ct1 li {
        float: left;
        width: 100%;
        }
    }
