*{
    margin: 0;
    padding: 0;
    font-size: 16px;
	text-decoration:none; 
}
body{
    min-width: 1280px;
}
input{
    border: 0;
}
li{
    list-style: none;
}



ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin:0;
	padding:0;
}
li {list-style:none;}
a{color:#000000;}
a:hover{ color:#FF0004;}
img{border:none;}



.ztbox{ width:1280px; height:1600px; margin:0 auto; min-width:1280px;}
.zttop{ height:48px; margin-top:50px; text-align:center; border-bottom:2px solid #0068b7;}
.zttop img{ width:200px; height:50px; overflow:hidden;}
.ztqu{ width:1280px; height:1380px; padding-top:30px;}

.ztquone2{ width:398px; height:313px; margin:15px 13px 10px 13px; float:left; border:1px solid #D4D4D4;}
.ztquone2pic{ width:398px; height:224px; overflow: hidden;}
.ztquone2pic img{ width:398px; height:224px; overflow:hidden; cursor:pointer; transition:all 0.6s;}
.ztquone2pic img:hover{transform: scale(1.4);}
.ztquone2title{ width:378px; height:70px; padding:5px 10px 0px 10px; overflow:hidden; text-overflow:ellipsis; font-family:微软雅黑; line-height:35px; font-size:18px; }
