/* 全局通用
----------------------------------------------- */
body {
    background-color: #EEEEEE;
    font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #333;
    margin: 0;
    padding: 0;
}

body,
button,
input,
textarea {
    font-size: 12px;
    line-height: 1.531;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
}

p,
ul,
ol,
dl,
dt,
dd,
form,
blockquote {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

img {
    border: 0;
}

ul,
ol {
    list-style: none;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #626262;
}

a:hover {
    text-decoration: none;
}

input,
textarea,
select {
    vertical-align: middle;
}

*:focus {
    outline: none;
}

em,
i {
    font-style: normal;
}

.bold {
    font-weight: bold;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*html .clearfix {
    height: 1%;
}

*+html .clearfix {
    height: 1%;
}

.none {
    display: none;
}

.cue {
    color: #999;
}

p.cue {
    margin-top: 5px;
}

.cueRed {
    color: #C00;
}

.ml {
    padding-left: 10px;
}

.pl {
    padding-left: 10px;
}

.pr {
    padding-right: 10px;
}

.unread {
    font-weight: bold;
}

#vcode {
    cursor: pointer;
}

#dcWrap {
    width: 100%;
    height: 100%;
}

#dcHead {
    background-color: #0072C6;
    float: left;
    height: 40px;
    width: 100%;
}

#dcLeft {
    float: left;
    width: 179px;
}

#dcMain {
    background-color: #FFFFFF;
    border-left: 1px solid #CCC;
    margin-left: 179px;
    padding-top: 40px;
    zoom: 1
}

.textArea {
    border: 1px solid #DBDBDB;
    background-color: #FFF;
    padding: 4px 5px;
    color: #999;
    font-size: 12x;
    line-height: 20px;
}

.textAreaAuto {
    border: 1px solid #DBDBDB;
    background-color: #FFF;
    padding: 0;
    color: #999;
    font-size: 12x;
    line-height: 20px;
    resize: none;
    min-height: 40px;
}

select {
    border: 1px solid #DBDBDB;
    padding: 5px 5px 5px 2px;
}

#head .logo {
    border-right: 1px solid #0065B0;
    float: left;
    width: 179px;
    height: 40px;
}

#head .nav {
    margin-left: 180px;
    height: 40px;
    line-height: 40px;
    color: #D9D9D9;
    font-size: 13px;
}

#head .nav ul {
    float: left;
}

#head .nav ul.navRight {
    float: right;
}

#head .nav li {
    float: left;
    border-left: 1px solid #0080DD;
    border-right: 1px solid #0065B0;
}

#head .nav a {
    display: block;
    color: #D9D9D9;
    padding: 0 15px;
}


#head .nav .mUser {
    left: -1px;
    top: 40px;
    width: 134px;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
}

#head .nav .mUser a {
    border-bottom: 1px solid #EEE;
    background-color: #FFF;
    color: #0072C6;
}

#head .nav .mUser a:hover {
    background-color: #F9F9F9;
    color: #0072C6;
}

#menu {
    margin-right: -1px;
    font-size: 13px;
    font-weight: bold;
}

#menu ul {
    border-top: 1px solid #F9F9F9;
    border-bottom: 1px solid #CCCCCC;
    padding: 4px 0;
}

#menu .top {
    border-top: 0;
    border-right: 1px solid #CCC;
    background-color: #F5F5F5;
}

#menu .bot {
    border-bottom: 0;
}

#menu li {
    height: 38px;
    overflow: hidden;
}

#menu li.cur {
    background: #60BBFF right 50%;
}

#menu li.cur a {
    color: #FFF;
}

#menu li a {
    display: block;
    height: 38px;
    line-height: 38px;
}

#menu li i {
    background: 13px 0;
    float: left;
    display: block;
    width: 42px;
    height: 38px;
}

#menu li em {
    float: left;
    display: block;
    width: 130px;
    height: 38px;
    cursor: pointer;
}

#menu .top li {
    height: 27px;
}

#menu .top li a {
    height: 27px;
    line-height: 27px;
}

#menu .top li i {
    height: 27px;
}

#menu li i.fundraiser {
    background-position: 13px -359px;
}

.mainBox {
    border-left: 1px solid #FFF;
    padding: 30px 22px 50px 22px;
}

.mainBox h3 {
    border-bottom: 1px solid #D7D7D7;
    color: #666666;
    font-size: 28px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.mainBox h3 .actionBtn {
    float: right;
    background-color: #28B779;
    padding: 0 20px;
    height: 27px;
    line-height: 27px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}

.mainBox h3 .add {
    background: #28B779 20px 50%;
}

.inpMain {
    width: 800px;
    height: 38px;
    line-height: 38px;
    padding-left: 8px;
    box-sizing: border-box;
    background-color: aliceblue;
}

.search-btn {
    width: 60px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background-color: cornflowerblue;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 15px;
}