﻿.list_warp {
    width: 100%;
    background: url(../images/foot_bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
#list_wzdt {
    width: 1000px;
    background: #fff;
    margin: auto;
}
.wzdt_slide {
    width: 1020px;
    height: 230px;
    margin: auto;
    margin-top: 20px;
    position: relative;
}
.wzdt_slide_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 1000px;
    height: 41px;
    line-height: 34px;
    text-indent: 42px;
    color: #007fdc;
    font-size: 14px;
    background: url(../images/lingdao_bg.png);
}
.wzdt_slide_b {
    width: 1018px;
    position: absolute;
    top: 34px;
    left: 0;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}
.wzdt_slide_b ul {
    width: 940px;
    float: left;
    margin-top: 5px;
    margin-left: 34px;
}
.wzdt_slide_b ul li {
    width: 143px;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-left: 12px;
    list-style-type: none;
}
.wzdt_slide_b ul li img {
    float: left;
    margin-top: 15px;
}
.wzdt_slide_b ul li a {
    float: left;
    margin-left: 8px;
    font-size: 14px;
    color: #333333;
    display: inline-block;
    width: 130px;
}