*{padding:0;margin:0;}
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a{border:0;}
/*img,input{border:none;vertical-align:middle;}*/
body{font-family:'Microsoft YaHei',"微软雅黑", YaHei,Arial,Helvetica,sans-serif;font-size:14px;background:#fff;color:#444;}
body{overflow:scroll;}
ul,ol{list-style-type:none;}
th,td,input{font-size:14px;}
h3{font-size:14px;}
/*button{border:none;cursor:pointer;font-size:14px;background-color:transparent;}*/
select{border-width:1px;_zoom:1;border-style:solid;padding-top:2px;font-size:12px;}
/*input, button {font-family: "微软雅黑";outline: 0;border: 0; color:#666;}*/
.clear{clear:both;font-size:1px;height:0;visibility:hidden;line-height:0;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
a{text-decoration:none;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:underline;color:#3db1fa;}

.box-3{position:fixed;top:100px; float: left; width:auto;height: 450px;font-size: 12px}
.box-3 dl{ width:auto;background:#fff;box-shadow: 0 0 7px rgba(0,0,0,.3); border-radius:3px; }
.box-3 dl dd{height: 30px;line-height: 30px; color:#fff; font-size: 16px;position: relative;padding-left: 10px; background:#c61919; border-radius:3px 3px 0 0; text-align: center}
.box-3 dl dd b{ display: block; height:30px; width:30px; position:absolute; top:0; right:0; cursor:pointer;}
.box-3 dl dd b.up{ background:url(images/up.png) center center no-repeat;}
.box-3 dl dd b.down{ background:url(images/down.png) center center no-repeat;}
.box-3 dl ul{padding:0 20px; height:auto;}
.box-3 dl ul li{ height:30px; line-height:30px; border-top: 1px dashed #EDEDED; }
.box-3 dl ul li span{ display:inline-block; text-align:right;}
.box-3 dl ul li i{ font-style:normal; margin-left:10px;}
.img-close{width:15px;height:15px;position: absolute;right:10px;top:7px}