@charset "utf-8";
body {
    background-color:#f2f6f9;
    font-family:"Microsoft YaHei";
    min-width: 1200px;
    margin-top: 38px;
}
::-webkit-scrollbar {
    width: 12px;
    height: 8px;
}
/* Track */
::-webkit-scrollbar-track {
    background: rgba(0, 0, 0,0.02);
    border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0,0.2);
    border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0,0.6);
}
* {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -webkit-tap-highlight-color:transparent;
}
a:hover {
    color: #099d00;
}
.layui-container{padding: 0; width: 1200px; overflow: hidden}
.layui-laypage{display: block;text-align: center; clear: both}
.layui-laypage a, .layui-laypage span{padding: 0 20px; height: 36px;line-height: 36px;}
/*面包屑*/
#crumbs {
    height:36px;
    font-size:13px;
    line-height:36px;
    color:#616161;
    padding-left:5px;
}
#crumbs .sep {
    margin:0 0.5em;
    color:#b0b0b0;
}
.adv-container {
    background-color: #ffffff;
    margin-top: 10px;
}
.layui-btn-lg {
    line-height: 42px;
}
.layui-col-md2-4 {
    float: left;
    width:20%;
}
.layui-nav-tree .layui-nav-bar,.layui-form-select dl dd.layui-this {
    background-color: #099d00;
}
.fl-l {
    float:left;
}
.fl-r {
    float:right;
}
.clear{
    clear: both;
}
.fly-content {
    min-height:700px;
    overflow:hidden;
}
.fly-footer {
    position:relative;
    margin: 10px 0 0;
    background:url(../images/footer-bg.jpg) no-repeat center;
    -moz-background-size:cover;
    background-size:cover;
    overflow:hidden;
    clear: both;
    text-align: center;
    line-height: 30px;
}
.footer-top-links{
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
}
.footer-item-link{
    display: inline-block;
    font-size: 14px;
    padding: 2px 20px;
    border-left: 1px solid #eee;
    cursor: pointer;
}
.footer-item-link:first-child{
    border-left: none;
}
.footer-item-link:hover{
    text-decoration: underline;
}
.footer-bottom{
    clear: both;
    color: #898989;
    text-align: center;
    line-height: 30px;
    margin: 0 auto 20px auto;
}
.null-page {
    clear: both;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    min-width: 100px;
    animation: transformItem 1s;
    -moz-animation: transformItem 1s;
    -webkit-animation: transformItem 1s;
    -o-animation: transformItem 1s;
}
.null-page .icon-null-page {
    margin: auto;
    width: 100px;
    height: 100px;
    background: url("../../static/images/icons/icon-null-page.png") no-repeat center;
    background-size: 100%;
}
.null-page p {
    margin-top: 5px;
    color: #9fadb5;
    font-size: 14px;
}
.form-item .form-label {
    display:block;
    padding:6px 0;
}
.form-item input {
    width:98%;
}
.form-item .layui-upload-drag {
    padding:10px 30px;
}
/*分页*/
.page-box {
    min-width:100px;
    margin:0 auto;
    text-align:center;
    overflow:hidden;
}
.page-box p,.page-box .pageList ul li {
    display:inline-block;
    font-size:12px;
    color:#999;
    line-height:24px;
    margin:0 3px;
}
.page-box .pageList {
    display:inline-block;
}
.page-box .pageList ul li {
    width:22px;
    text-align:center;
    border:1px solid #999;
    cursor:pointer;
}
.page-box .pageUp,.page-box .pageDown,.page-box .pagestart,.page-box .pageend {
    width:54px;
    border:1px solid #999;
    cursor:pointer;
}
.page-box .pageList ul li.on,.page-box .pageList ul li:hover,.page-box > p:hover {
    background:#fff;
    color:#099d00;
    border:1px solid #099d00;
}

.layui-nav-tree .layui-nav-item a:hover {
    background-color:#eaeaea;
}
.fly-user-main .layui-nav-tree .layui-this > a:hover {
    color:#333;
}
/*多行省略显示*/
.state-ellipsis-two {
    display:-webkit-box;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
/* margin padding */
.mt10 {margin-top: 10px;}
.mr10 {margin-right: 10px;}
.mb10 {margin-bottom: 10px;}
.ml10 {margin-left: 10px;}
.pt10 {padding-top: 10px;}
.pr10 {padding-right: 10px;}
.pb10 {padding-bottom: 10px;}
.pl10 {padding-left: 10px;}
.mt12 {margin-top: 12px;}
.mr12 {margin-right: 12px;}
.mb12 {margin-bottom: 12px;}
.ml12 {margin-left: 12px;}
.pt12 {padding-top: 12px;}
.pr12 {padding-right: 12px;}
.pb12 {padding-bottom: 12px;}
.pl12 {padding-left: 12px;}
/*vip广告图*/
.vip-banner{
    display: block;
    width: 100%;
    height: 54px;
    background: url("/static/images/bg-fix-bottom.png")no-repeat center;
    background-size: cover;
    padding: 0 16px ;
    box-sizing: border-box;
}
.vip-banner:hover{
    color: initial;
}
.vip-banner p{
    display: inline-block;
    margin-top: 16px;
}
.vip-banner p.title-strong{
    color: #000;
    font-size: 16px;
}
.vip-banner p.title-default{
    margin-left: 12px;
    font-size: 14px;
    color: #a9732e;
}
.vip-banner p span{
    color: #f74040;
}
.vip-banner .fl-r{
    display: block;
    margin-top: 12px;
    background: url("/static/images/btn-fix-left-bottom.png")no-repeat center;
    background-size: 100%;
    width: 90px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}