@charset "utf-8";

ul,li,a{list-style: none;text-decoration: none;}

.paner{width:1200px;margin: 0 auto;}

body{background: #fff url(../images/zxgh.png) no-repeat;background-size: 100% auto;}

.zt-top{margin-top: 30px !important;height: 340px;}
.zt-top a{display:block;width:30%;height: 80px;}
.zt-top a img{width: 100%;}
.zt-list{}
.zt-list ul{overflow: hidden;}
.zt-list ul li{width: 48%;height: 30px;margin-bottom: 20px;position: relative;}
.zt-list ul li::before{position: absolute;content:'';top: 38%;left: 0;display:block;width: 5px;height: 5px;background-color: #8EAADE;}
.zt-list ul li a{float: left;font-size: 18px;font-family: "微软雅黑";display: block;overflow: hidden;width:70%;text-overflow:ellipsis;white-space: nowrap;padding-left: 20px;color: #383838;font-size: 18px;font-family: "微软雅黑";}
.zt-list ul li span{color: #A6A6A6;font-size: 18px;font-family: "微软雅黑";float: right;}
.zt-list ul li:nth-child(13),.zt-list ul li:nth-child(14){margin-bottom: 0;}

.zt-list ul li:nth-child(n){float: left;}
.zt-list ul li:nth-child(2n){float: right;}



@media (max-width:1200px){
    .paner{width: 100%;}
    .zt-top{height:auto;margin:0 !important;}
    .zt-list{padding:0 10px;}
    .zt-list ul li{width:100%;}
    
}
