
body {
    margin: 0;
    padding: 0;
    font: 12px/1.5 \5FAE\8F6F\96C5\9ED1,\5b8b\4f53, Arial, sans-serif;/*background:#ffffff;*/
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
    padding: 0;
    margin: 0;
}
table, td, tr, th {
    font-size: 12px;
}
.zt_img td,.zt_img tr{
    float: left;
}
ol, ul {
    list-style: none;
}
li {
    list-style-type: none;
}
img {
    vertical-align: top;
    border: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: normal;
}
address, cite, code, em, th, i {
    font-weight: normal;
    font-style: normal;
}
a{
    text-decoration: none;
    color: #3d3d3d;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

.clear{
    clear:both;
    content:'.';
    display:block;
    width: 0;
    height: 0;
    visibility:hidden;
}
.clear:after{
    overflow: auto; zoom: 1;
}
.bt-clear{clear:both}
.wip_art{
    width: 1200px;
}
.zt_img{
    margin-top: 20px;
}
.zt_img li{
    width: 360px;
    height: 140px;
    float: left;
    border: 1px solid #ccc;
    margin: 20px;
    padding: 5px;
    box-sizing: border-box;
}
.zt_img img{
    width: 100%;
    height: 100%;
}
.zt_lbtit{
    width: 100%;
    border-bottom: 1px solid #2e8ddb;
}
.zt_lbtit p{
    width: 130px;
    height: 45px;
    background-color: #2e8ddb;
    text-align: center;
    line-height: 45px;
}
.zt_lbtit p a{
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
}

.zt_lblist{
    margin-top: 20px;
}
.zt_lblist li{
    float: left;
    width: 400px;
    height: 45px;
    font-size: 18px;
    padding: 0 15px;
    box-sizing: border-box;
}
.zt_lblist li i{
    float: left;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #2e8ddb;
    margin-top: 10px;
    margin-right: 15px;

}
.zt_lblist li a:hover{
    color:#2e8ddb;
}



















