123456789101112 |
- html,body{padding:0;margin:0;width:100%;height:100%;}
- *{font-family:"΢ÈíÑźÚ"}
- .left_con{width:300px;height:85%;border: 1px solid #e6dfdf;margin-left:10px;overflow: auto;float:left;position:absolute;z-index:99;}
- .select {width:280px;height:45px;margin:auto;margin-top:10px;margin-bottom:20px;}
- .select input{width:280px;height:30px;text-indent:10px;border:1px solid #e5e5e5;}
- .wenjian{width:93%;float:left;margin-left:20px;height:30px;overflow:hidden;}
- .zk{background:url(img/jmz.png);float:left;width:7px;height:8px;background-size:100% 100%;margin-left:5px;margin-top:11px;}
- .gj{background:url(img/gj.png);float:left;width:15px;height:15px;background-size:100% 100%;margin-left:8px; margin-top:7px;}
- .content{float:left;font-size:15px;margin-left:10px;height:30px;line-height:30px;}
- .jzk{background:url(img/jzk.png);float:left;width:7px;height:8px;background-size:100% 100%;margin-left:5px;margin-top:11px;}
- .kj{background:url(img/kj.png);float:left;width:15px;height:15px;background-size:100% 100%;margin-left:8px; margin-top:7px;}
|