@charset "UTF-8";
html,body{width:auto; min-width:800px; padding: 0; margin: 0; font-family: "Microsoft Yahei", "SimSun", Arial, sans-serif; font-size: 14px; -webkit-overflow-scrolling: touch;background: #f1f1f1;}
a{text-decoration: none;}
img{display:block; border: none;}
input,select,button{padding:0; outline: none;}
ul,li,ol{margin:0; padding:0; list-style: none;}
[v-cloak]{display: none!important;}
.v-loading{display:block; height: 92px; background: url("../../images/common/loading.gif") center no-repeat #ffffff;}
.ie_ven_lower{text-align: center; font-weight: normal; margin-top: 120px;}
.not-autofill{width: 10px; height: 10px; overflow: hidden; position: fixed; left: -1000000px; top: -1000000px;}
.full-loading{position: fixed; left: 0; right: 0; top: 0; bottom: 0; background:url("../../images/common/loading-01-black.gif") center no-repeat rgba(0,0,0,0.5); z-index: 999999;}
.com-out{margin: 5px; background: #ffffff;}
.ivu-page-options{vertical-align: top;}
.childout{height:auto; padding:10px; clear: both; overflow: hidden;}
.chitit{height: 40px; padding: 0 10px; font-size: 14px; line-height: 40px; color: #333333; background: #ffffff; border-top-left-radius: 5px; border-top-right-radius: 5px;}

.table-list{background: #ffffff;}
.table-list .ivu-table-cell{padding:0 8px;}
.ser-from {background: #f8f8f9;padding:10px 10px 0;margin-bottom:10px;border-radius: 5px;}
.ser-from .ivu-form-item{margin-bottom:10px;}
.f-l{float: left;}
.f-r{float: right;}

.bot-btn{width: auto; clear: both; overflow: hidden;}
.bot-btn .excel-btn{display: block; float: right; margin-top: 10px;}
.page-custom{line-height: 32px; padding-right:5px;margin-top:10px;}
.page-custom span{height: 32px; box-sizing: border-box; vertical-align: top;}
.page-custom li{height: 32px; width: auto; min-width: 36px; font-size: 12px; line-height: 30px; margin:0 -5px 0 0; vertical-align: top; box-sizing: border-box; border-color: #e2e2e2; border-right: none; border-radius: 0; -webkit-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; transition:none; -wekit-transition:none;}
.page-custom .ivu-icon{line-height: 30px;}
.page-custom li.ivu-page-next{border-right: 1px solid #e2e2e2; border-top-right-radius: 3px; border-bottom-right-radius: 3px;}
.page-custom li.ivu-page-prev{border-top-left-radius: 3px; border-bottom-left-radius: 3px;}
.page-custom li a{font-family: "Microsoft Yahei", "SimSun", Arial, sans-serif;}
.page-custom .ivu-page-item-active{border: none; background-color: #2d8cf0;border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;}
.page-custom .ivu-page-item-active a{color: #ffffff!important;}
.page-custom li:hover{border-color:#e2e2e2; color: #2d8cf0;}
.page-custom .ivu-page-options-sizer,.page-custom .ivu-page-options-elevator{margin: 0; padding: 0; vertical-align: top;}
.page-custom .ivu-page-options .ivu-page-options-sizer .ivu-select{margin: 0; padding: 0; vertical-align: top;}
.page-align-right{text-align: right;}
.page-align-center{text-align: center;}


.serlist{
    background:#f8f8f8;border:1px solid #dddddd;height:38px;line-height:38px;margin-bottom:5px;overflow:hidden;
}
.serlist .oplist{
    width:auto;float:left;display:inline-block;
}
.serlist .oplist>a{
    padding:0 12px;border-right:1px solid #dddddd;height:36px;line-height:38px;display:inline-block;color:#666666;font-size:12px;float:left;font-weight:bold;
}
.serlist .oplist>a.cur{
    background:#ffffff;color:#2db7f5;font-weight:bold;
}
.serlist .oplist>a>span{
    color:#ff7309;
}