.closestyle1028320{ font-size:12px;color:#333333;text-decoration: none ;}

/* 本例子css */
.djdtt{width: 316px;height: 180px;overflow: hidden;position: relative;float: left;margin: 10px 0;}
.djdtt .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1;}
.djdtt .hd ul{ overflow:hidden; zoom:1; float:left;}
.djdtt .hd ul li{ float:left; margin-right:8px;  width:12px; height:12px; background:#a99f97; cursor:pointer; border-radius:10px;}
.djdtt .hd ul li.on{ background:#b30216; color:#fff;}
.djdtt .bd{ position:relative; height:100%; z-index:0;}
.djdtt .bd li{ zoom:1; vertical-align:middle;}
.djdtt .bd img{ width:100%; height: 180px; display:block;}
