html {
    font-family: "微软雅黑",Arial;
    background:#fff;
}
body {
    font-family: "微软雅黑",Arial;
    background:#fff;
}
.footer{
    padding: 1em 0 0.8em 0;
    /*background:#282828;*/
    background:#fff;
    text-align:center;
    /*color:#FFF;*/
    color:#cccccc;
    font-size:0.6em;
}
.title-bar {
    line-height:32px;
    color: darkgreen;
    border-bottom: solid 1px #e0e0e0;
    padding-left: 10px;
    overflow: hidden;
}
.main-select {
    padding: 0 6px 0 0 !important;
    margin-top: -3px;
    /*border: solid 1px darkgreen;*/
    border:none;
    border-radius: 12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    color: darkgreen;
    background-color: #fff;
    font-size: 0.9em;
    /*font-weight: bold;*/
    width: 100%;
}
/*.main-menu-row {*/
    /*margin-bottom: 5px;*/
/*}*/
/*.main-menu-row a {*/
    /*color: #000000;*/
/*}*/
/*.main-menu-item {*/
    /*height:96px;*/
    /*text-align: center;*/
    /*border: solid 12px #fcfcfc;*/
    /*border-radius: 25px;*/
    /*overflow: hidden;*/
    /*!*background-color: #55ab85;*!*/
    /*background: -webkit-linear-gradient(#55ab85,#084814); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(#55ab85,#084814); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(#55ab85,#084814); !* Firefox 3.6 - 15 *!*/
    /*background: linear-gradient(#55ab85,#084814); !* 标准的语法 *!*/
/*}*/
/*.main-menu-icon {*/
    /*font-size: 28px;*/
    /*margin-top: 6px;*/
    /*margin-bottom: -5px;*/
    /*color: #fff !important;*/
/*}*/
/*.main-menu-text {*/
    /*font-size: 0.8em;*/
    /*color: #fff;*/
/*}*/
/*.main-menu-disabled {*/
    /*color:#e0e0e0;*/
/*}*/
.main-menu-row {
    padding-left:14px;
    padding-right: 14px;
}
.main-menu-row a {
    color: #000000;
}
.main-menu-item {
    height:98px;
    text-align: center;
    border-right: solid 1px #f0f0f0;
    border-bottom: solid 1px #f0f0f0;
    /*border-right: solid 1px #402c30;*/
    /*border-bottom: solid 1px #402c30;*/
    overflow: hidden;
    background-color: #fff;
    padding:14px 10px 10px 4px;
}
.main-menu-item img:hover
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.main-menu-icon {
    max-width:100%;
    max-height:100%;
}
.main-menu-text {
    font-size: 0.9em;
    /*color: #fff;*/
}
.main-menu-disabled {
    color:#e0e0e0;
}
.title-row {
    height: 28px;
    overflow: hidden;
    position: absolute;
    z-index: 200;
    top:5px;
    margin:0 50px 0 50px;
    padding-right: 2px;
    border: solid 1px #55ab85;
    border-radius: 20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    background-color: #f0f0f0;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.title-row button:active{
    background-color: #55ab85 !important;
    border: none;
}
.title-btn {
    border: none;
    margin-top: -1px;
    /*border-left: solid 1px #55ab85;*/
    border-radius: 20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    /*font-size: 12px;*/
    color: darkgreen;
    padding-right: 5px;
}
.title-btn:hover {
    background-color:#fff;
    border: none;
}
.box-ad-alternative {
    height:150px;
    overflow: hidden;
}
.box-ad-alternative img {
    width:100%;
    height:100%;
}
.box-ad {
    /*width:100%;*/
    background-color: #e5e5e5;
    /*background-image: url(../images/site/paper.png) ;*/
    /*-moz-background-size:100% 100%;*/
    /*background-size:100% 100%;*/
    /*height:130px;*/
    margin:4px 2px 0 2px;
    overflow: hidden;
    /*border-top: solid 1px #f0f0f0;*/
    /*border-bottom: solid 1px #f0f0f0;*/
}
.box-ad table {
    width:100%;
    height:100px;
    table-layout: fixed;
    overflow: hidden;
}
.box-ad-img {
    width:30%;
    vertical-align: middle;
}
.box-ad-img img:hover
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.box-ad-text {
    width:70%;
    padding:5px 10px 2px 7px;
    font-size: 0.9em;
    /*font-weight: bold;*/
    line-height: 21px;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.box-ad-text div {
    padding-right: 10px;
    overflow: hidden;
}
.box-ad-text a {
    color: #000;
    text-decoration: underline;
    margin-right: 10px;
    /*background-color: #f8f8f8;*/
}
.box-ad-text a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.box-ad-text div {
    /*border-bottom: solid 1px #fff;*/
}
.img-ad {
    padding:5px 5px;
    max-width:100%;
    max-height:100%;
    vertical-align: middle;
}
.img-ad2 {
    padding-left:25px;
    margin-top: -50px;
    width:100%;
    max-height:100%;
}
.entry-tag{
    border: solid 1px #e71749;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding:1px 3px 2px 3px;
    font-size: 0.7em;
    /*font-weight: bold;*/
    color: #fff;
    background-color: #e71749;
}
.entry-tag-disable{
    border: solid 1px #a6a6a6;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding:1px 3px 2px 3px;
    font-size: 0.7em;
    font-weight: bold;
    color: #fff;
    background-color: #a6a6a6;
}
.box-bottom-btn {
    background-color: #f0f0f0;
    text-align: center;
    height:90px;
    padding:20px 10px 0 10px;
}
.box-bottom-btn div {
    padding:0;
}
.box-bottom-btn img {
    width:30px;
    height:30px;
}
.box-bottom-btn span {
    font-size: 10px;
    color: #00bf6c;
}
.btn-primary {
    background-color: #00bf6c !important;
    border:1px solid #00bf6c !important;
}
.btn-success {
    background-color: #00bf6c !important;
    border:1px solid #00bf6c !important;
}
.btn-default {
    background-color: #f0fff8 !important;
    border:1px solid rgba(0,191,108,0.3) !important;
}
a {
    color: #008e50;
}
.box-act {
    /*height: 300px;*/
    margin-top: 4px;
    background-color: #fff;
    overflow: hidden;
}
.box-act table {
    width: 100%;
}
.box-act td {
    width: 50%;
    vertical-align: top;
}
.box-act img {
    max-width:100%;
    max-height:100%;
}
.box-act img:hover
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.box-act-btn {
    padding:0 2px 0 2px;
}
.box-main-btn {
    background-color: #fff;
    /*height:90px;*/
    /*margin-top:4px;*/
}
.box-main-btn td {
    padding: 0 2px 2px 0;
}
.home-table {
    background-color: #fff;
    margin: 2px 1px 2px 1px;
}
.home-table img {
    max-width:100%;
    max-height:100%;
}
.home-table img:hover
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.home-table table {
    width: 100%;
}
.home-table td {
    width: 33.33%;
    vertical-align: top;
    padding-left:1px;
    padding-right: 1px;
}
