﻿body {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #676a6c;
    overflow-x: hidden;
}
.left{ padding-right:200px;}
.wrapper{ overflow:hidden}
.right{ position:absolute; right:20px; top:20px; width:190px;}
.form-group{ overflow:hidden; position:relative}
.form-group .span{ display:block; margin-left:85px;}
.form-group label{display:inline-block; width:75px;text-align:right; color:#999; height:34px; line-height:34px;position:absolute; left:0px; top:0px;}
.form-group span button{ margin-bottom:5px;}
.guigetable{ border:1px solid #dedede; width:100%;}
.guigetable thead{border:1px solid #dedede; color:#666;}
.guigetable thead tr th{ padding:5px; text-align:center}
.guigetable tbody tr td{ padding:5px;}
.guigetable i{ color:#31b0d5; font-size:30px; cursor:pointer}
.panel{ position:relative; margin-bottom:10px;border-radius: 4px;height:146px; overflow:hidden}
.panel p{ width:100%;}
.panel p img{ width:100%; height:100%}
.panel b{position: absolute;height: 30px; background: #000; bottom: 0px; left: 0px; opacity: 0.4; width: 100%; display: block;}
.panel .s{position: absolute;height: 30px;bottom: 0px; left: 0px; width:100%;}
.panel .s div{ position:relative}
.panel .s i{ position:absolute; right:5px; top:7px; color:#fff; cursor:pointer}
.panel .s span{ width:18px; height:18px; position:absolute; left:5px; top:6px; border:1px solid #ccc;border-radius: 100%}
.panel .s span.hover{ background:#31b0d5; border:1px solid #31b0d5}
.panel .s em{ display:block; top:0px; left:30px; line-height:30px; position:absolute; width:50%; color:#fff; font-size:13px;}
.imgaddbnt{ border:1px solid #dedede; height:146px; text-align:center; line-height:146px;border-radius: 4px; font-size:50px; cursor:pointer; position:relative}
.imgaddbnt input{ position:absolute; left:0px; top:0px; width:100%; height:100%;opacity: 0;}

.fooder{ height:60px;}
.fooder div{ position:fixed; width:100%; left:0px; bottom:0px; height:60px; background:#fff; border-top:1px solid #dedede; z-index:10000}

#fenleiID button{ float:left; margin-right:10px;}


.iCheck{ display:inline-block; cursor:pointer; margin-top:5px; overflow:hidden; margin-right:20px;}
.iCheck em{display:inline-block; height:15px; width:15px;background:#ccc; text-align:center; line-height:15px; margin-right:5px;}
.iCheck em i{ color:#fff; font-size:10px; font-weight:normal; line-height:15px;}
.iCheck b{ font-size:12px; color:#999; font-weight:normal}
.iCheck em.hover{ background:#23b7e5}