html,body{width: 100%;height: 100%;overflow-y:hidden;}
body{color: #333;min-width: 1000px;min-height: 600px;overflow-x: auto;font-family: ProximaNova, Arial, "Hiragino Sans GB", "冬青黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Helvetica, Tahoma, "Arial sans-serif";font-size: 12px}
.app-container{padding: 0;margin:0;}
.app-head{height: 80px;line-height: 80px;}
.logo-head{width: 1100px;margin:0 auto;}
.logo-img{width: 275px}
.home-footer{padding-left: 100px}
.home-footer-img{margin-top: 10px;margin-left: 10px;width:200px;}
.home-footer-span{font-size: 10px;color: #737373;margin-top:15px;margin-left: 10px}
li{list-style: none}
a:link,a:visited{text-decoration:none;  }
a:hover{text-decoration:none;}
.out-pannel{width: 100%;}
.pannel{width: 1100px;padding: 20px 0;margin:0 auto;}
.pannel-title{border-left: 4px solid #4285f5;padding-left: 10px;height: 20px;line-height: 20px;font-weight: 400;color: #333;font-size: 16px;}
.app-table-container{min-height: 300px;/* background-color: #fff; */position: relative;padding-bottom: 40px;}
.app-table{margin-top: 10px;background-color: #fff;font-size: 12px;}
.app-table tbody td{border:0;}
.pagination-container{position: absolute;bottom: 5px;text-align: right;width: 100%}
.pagination{margin:0 10px;}
.pagination a{margin:0 5px;}
.pagination>li:first-child>a, .pagination>li:first-child>span{border-radius: 0}
.pagination>li:last-child>a, .pagination>li:last-child>span{border-radius: 0}
.app-table td{border-top:0;}
.app-select{outline: none;border:1px solid #e6e6e6;-webkit-appearance:none;-webkit-tap-highlight-color: rgba(0,0,0,0); height: 30px;line-height: 30px }
.app-input{height: 37px;line-height: 37px;border: 1px solid #e6e6e6;border-radius: 0;vertical-align: bottom;}
input:-webkit-autofill,
 textarea:-webkit-autofill,
 select:-webkit-autofill {
       -webkit-box-shadow: 0 0 0 1000px white inset;
}
 input[type=text]:focus, input[type=password]:focus, textarea:focus {
      -webkit-box-shadow: 0 0 0 1000px white inset;
}
.btn{outline:none;}
.unempty-notice{color: #CC0033;margin-right: 4px;font-size:20px;}
.save-disable{cursor: default;opacity: 0.5}
.save-disable:hover{background-color: #337ab7}
.save-error-notice,.create-save-error-notice,.operation-error-notice{width: 200px;margin: 5px auto;height: 35px;line-height: 35px;padding: 0 15px;display: none;text-align: center;}
.total-num-content{position: absolute;left: 10px;bottom: 5px;}
.campaign-filter-container{height: 70px}
.copynotice{margin-left:8px;font-weight: bold;color: #337ab7;display: none}