body{padding: 0; margin: 0; font-family:"微软雅黑"; font-size:14px;  color:#212121; position: relative; min-width:1280px; background:#fff}
li{ list-style:none;}
ul{ padding:0; margin:0;}
a{ color:#444;text-decoration:none}
a:hover{ text-decoration:none !important; color: #272d5a;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover{outline: none !important;}
ul,ol{ margin:0; padding:0; }
img{ max-width:100%;}
input,button {outline:none;}

.content{width: 1200px;margin: 0 auto;}
.header{ width: 100%; height: 427px; background: url(../images/header.png) no-repeat center center;}
.header .xlogo {
    width: 305px;
    height: 82px;
    padding-top: 20px;
    float: left;
}
.ztlist{ width: 100%; height: auto; overflow: hidden; padding-top: 60px;}
.ztlist .bt{ width: 100%; height: 64px; line-height: 64px; font-size: 22px; font-weight: bold; color: #222; text-align: left; background: #f2f2f3;}
.ztlist .bt img{ float: left; width: 102px; height: 64px; display: block;}
.ztlist .bt .nr{ width: ; float: left; margin-left: 36px;}
.ztlist ul{ overflow: hidden; padding: 45px 0 45px 127px;}
.ztlist ul li{ font-size: 18px; color: #222; line-height: 42px; text-align: left;}
.ztlist ul li a{ padding-left: 15px; color: #222; display: block; width: ; overflow: hidden; text-overflow: ellipsis;}
.ztlist ul li.l1{ width: 50%; float: left; background: url(../images/list1d.png) no-repeat left center;}
.ztlist ul li.l2{ width: 33.33%; float: left; background: url(../images/list2d.png) no-repeat left center;}
.ztlist ul li.l3{ width: 25%; float: left; background: url(../images/list3d.png) no-repeat left center;}
.foot{ background: url(../images/foot.png) no-repeat center center; height: 171px; padding-top: 69px;}
.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0; 
    text-align: center;
    font-size: 16px; 
    color: #fff;
    margin-top: 20px; 
}
.footer .content{
    
margin-top:35px;
}
.footer p{
    
margin: 5px;
}