@charset "utf-8";
/* CSS Document */
body{margin:0;font-size:14px;font-family: "微软雅黑";}
ul,li,a,img,span,p,h1,input{ margin:0; padding:0; list-style-type:none; text-decoration:none; border:none;}
a{ color:#666;}
a:hover{ color:#006da8;}
.i_fourth_nav {

    padding: 15px 10px 0;
}
.i_fourth_nav ul li {
    line-height: 30px;
    background: url(/img/dot.jpg) no-repeat left center;
    padding: 0 0 0 15px;
}

.i_fourth_nav ul li span {
    display: block;
    float: right;
    color: #999;
}

.i_fourth_nav ul li:hover {
    color: #006da8;
}

.nextpage{ padding:20px 0; text-align:center;}
.nextpage a{ height:20px; background:#ebebeb; line-height:20px; text-align:center; display:inline-block; padding:4px 2px; margin:0 4px 0 0; color:#666;}
.nextpage a:hover{ color:#fff; background:#006da8;}
.img_list {
    float: left;
    width: 260px;
    padding-top: 20px;
    padding-left: 5px;
    text-align: center;
}
.wdzp_img{
    width:250px;
    height:155px;
}