/* 登录页 user/login */
body {
    padding-top: 40px;
    padding-bottom: 40px;
    /*background-color: #eee;*/
    font-family: "Microsoft YaHei","微软雅黑",Arial,sans-serif;
}

.showwin {
    display: block !important;
}

@media (max-width: 320px) {
     .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        width: 100%;
        clear: both;
        margin: 0px;
        float: left;
     }

      .nav > li {
        float: left;
        position: static;
     }

     .sidebar{
        display: block;
     }
}




.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin-heading {
    text-align: center;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    /*position: relative;*/
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input.form-control {
    width:300px;
}
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/* 后台首页 main/index */
.navbar-header .navbar-brand {
    color: #fff;
    font-weight: bold;
}

.contailner-next, .navbar-collapse-next {
    background: none repeat scroll 0 0 #2b3946;
}

.btn-group-leniu {
    min-width: 90px;
}

.btn-group-leniu {
    border-right: 1px solid #374651;
}

.btn-group-leniu .btn-info {
    background: none repeat scroll 0 0 #2b3946;
    border: medium none;
    height: 50px;
}

.btn-group-leniu .btn-info:hover, .btn-group-leniu .btn-info:focus, .btn-group-leniu .btn-info.focus, .btn-group-leniu .btn-info:active, .btn-group-leniu .btn-info.active, .open > .dropdown-toggle-leniu.btn-info {
    background-color: #2b3946;
    border-color: #374651;
    color: #fff;
}

/*********************** 提示性菜单 Start ******************************/
    .bui-overlay {
        position: absolute;
        left: -9999px;
        top: -9999px;
    }
    .bui-overlay {
        position: absolute;
        left: -9999px;
        top: -9999px;
    }
    .bui-overlay .list a {
        display: block;
        line-height: 25px;
        height: 25px;
        text-decoration: none;
        text-align: center;
        padding: 0px;
    }
    
    .tips {
        padding: 12px;
        border: 1px solid;
        border-color: #e5e5e5;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border-top-right-radius: 0px;
        background-color: #fff;
        box-shadow: 0px 1px 12px 1px #ccc;
    }

   .x-align-top .x-align-arrow, .x-align-top-left .x-align-arrow, .x-align-top-right .x-align-arrow {
        border-left: 12px solid #fff;
        top: 0px;
    }

    .x-align-top .x-align-arrow, .x-align-bottom .x-align-arrow {
        right: -20px;
    }
    .x-align-arrow, .x-align-arrow-inner {
        border: 8px solid transparent;
        _border-color: tomato;
        _filter: chroma(color=#ff6347);
        position: absolute;
    }
/*********************** 提示性菜单 End ********************************/

.sr-only{
    width: 31px !important;
    height: 35px !important;
}

.ellipsis {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}



.wh-wrap {
    width: 100%;
    height: 100%;
    z-index: 100;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    display: none;
    cursor: pointer;
}

.radius{
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.table-con {
    width: 100%;
    overflow-x: scroll;
}

.table-con th, .table-con td {
    min-width: 80px;
}

.table-con th.time, .table-con td.time {
    min-width: 140px;
}

.table-con th.middle , .table-con td.middle {
    min-width:  100px;
}

.table-striped {
    text-align: center;
}

.table-striped th {
    text-align: center;
}

select.multiple, select[multiple] {
    min-height: 138px;
}

.notice {
    color: #0096CC;
    font-weight: bold;
}

/***  菜单 ***/
.group-list {
    border: 1px solid #ccc;
    margin: 10px;
    padding: 10px 15px;
    border-radius: 5px;
}

.orderby-word {
    width: 50%;
    min-width: 30px;
    float: left;;
}

.orderby-icon {
    width: 50%;
    position: absolute;
    right: 0px;
}

.cursor {
    cursor: pointer;
}

.first {
    float: left;
    max-width: 200px;
}


/***  菜单 ***/
.m-group-list {
    width: 100%;
}

.m-group-list .m-top, .m-group-list .m-second {
    width: 100%;
    clear: both;
}

.m-group-list .m-second {
    margin: 15px 0px;
    border: 1px solid #ccc;
    float: left;
    border-radius: 5px;
    padding: 10px;
    height: 750px;
    overflow-y:scroll;
}

.m-group-list .m-second li {
    padding: 5px 0px;
}

.m-group-list .m-top {
    float: left;
}

.m-top .first {
    max-width: 200px;
    padding: 5px 15px;
    text-align: center;
    float: left;
    cursor: pointer;
    border: 1px solid #ccc;
}

.m-top .on {
    background-color: #5cb85c;
}

.first + .first {
    border-left: 1px !important;
}

.max-960 {
    /*max-width: 960px;*/
    max-width: 100%;
}

.table th, .table td {
    font-size:  10px !important;
    border: 1px  solid  #ddd;
    word-wrap: break-word;
}

/********************* 数据统计中心 Start ***********************/


#Widgets-layer {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 18000;
    opacity: .5;
    filter: alpha(opacity=50);
    background: #000;
    cursor: pointer;
    display: none;
  /*  height: 1500px;
    width: 100%;*/
}

#Widgets-layer-tip {
    width: 800px;
    left: 50%;
    margin-left: -325px;
    position: fixed;
    margin-top: 250px;
    top: 0px;
    z-index: 18005;
    border-radius: 5px;
    padding: 15px;
    background-color: #fff;
    display: none;
}

ul.menus-border {
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
}


.menus-border li {
    width: 25%;
    float: left;
    border-bottom: 1px solid #ccc;
    height: 35px;
    line-height: 32px;
    border-right: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
}

.menus-border li:nth-child(1) , .menus-border li:nth-child(2), .menus-border li:nth-child(3), .menus-border li:nth-child(4) {
    border-top: 1px solid #ccc;
}

.menus-border li:nth-child(1) {
    /*border-top-left-radius: 5px;*/
}

.menus-border li:nth-child(4n+1) {
    border-left:  1px solid #ccc;
} 

.menus-border li:nth-child(4n+0) {
    /*border-top-right-radius: 5px;*/
    /*border-bottom-right-radius: 5px;*/
}

.menus-border li:last-child{
    /*border-bottom-right-radius: 5px;*/
}

.count-radio {
    padding: 5px 0px;
}

.count-radio input[type="radio"] {
    margin:  0 5px;
}

.count-list {
    padding: 5px 0px;
    width: 100%;
    float: left;
    clear: both;
}

.layer-bottom {
    clear: both;
    padding: 10px 0px;
}


.menus-border .glyphicon {
    color: #38A702;
    font-size: 10px;
    margin-right: 2px;
}

.inner-top {
    padding: 5px 0px;
}

table.list {
    width: 100%;
    border: 1px solid #ccc;
    text-align: center;
    margin-bottom: 20px;
}

table.list tr , table.list td , table.list th{
    border: 1px solid #ccc;
    text-align: center;
}

table.list td , table.list th{
    padding: 5px 0px;
}

.line-menus {
    width: 100%;
    clear: both;
    padding: 15px  0px;
    float: left;
}

.line-menus ul {
   list-style: none;
   padding: 0px;
   margin: 0px; 
}

.line-menus li {
    width: 150px;
    text-align: center;
    float: left;
    border: 1px solid #ccc;
    border-right: none;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.line-menus li.on {
    background: #5cb85c;
    color: #fff;
}



.line-menus li:last-child {
    border-right: 1px solid #ccc;
} 

.clearfix {
    clear: both;
}

.fix {
    position: fixed;
    right: 70px;
    top: 150px;
    width: 150px;
    background-color: pink;
    z-index: 1000;
}

.fix  a{
    display: block;
    float: left;
    color: #333;
    box-sizing: border-box;
    width: 50%;
    border:1px solid #ccc;
    border-right: none;
    padding: 5px;
    text-align: center;
    text-decoration:none;
}


.fix a:last-child {
   border-right: 1px solid #ccc; 
}

.fix  a.on {
    background: #5cb85c;
    color: #fff;
}

.w-100 {
    display: none;
    float: left;
    width: 100%;
    clear: both;
}

.wl-100 {
    display: none;
}

.total h5 {
    font-weight: bold;
}

.menusList {
    padding: 10px;
    border: 1px solid #ccc;
    margin: 10px 0px;
}

.menusList  label {
    width: 60px;
}

.menusList  label input {
    margin-left: 5px;
}

.menusList  label.on {
    background-color: #5cb85c;
    border-radius: 3px;
}

.menusList h5 {
    font-weight: bold;
}

label.auto {
    width: auto;
    display: inline;
}


/********************* 数据统计中心 End ***********************/


/**************************** 遮罩图层 start ********************/

.win-layer {
    width: 100%;
    height: 0px;
    opacity: .5;
    filter: alpha(opacity=50);
    background: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    display: none;
}

.win-tips {
    width: auto;
    padding: 5px;
    height: auto;
    background-color: #fff;
    position: fixed;
    top: 250px;
    left: 50%;
    margin-left: -10px; 
    z-index: 10;
    display: none;
}
/**************************** 遮罩图层 end ********************/

.tab-card legend{
    border: 0;
    padding: 0;
    width: auto;
    margin: 0;
    border-bottom: none;
    font-size: inherit;
}


.tab-card fieldset {
    border: 1px solid #c0c0c0;
    margin: 0px 2px 10px;
    padding: 0.35em 0.625em 0.75em;
}

/********************* 指标说明 Start *******************/
.panel-heading .title {
    background: url(../images/title_bg.jpg);
    height: 37px;
    line-height: 37px;
}

a.Cancel.r {
    margin-left: 10px;
}
a.Cancel.minCancel {
    padding: 0 5px;
}
.title .relative, .titlemax .relative {
    z-index: 999;
}
a.Cancel, a.CancelonCL, a.maxCancel, a.maxCancelbut, a.Confirm, a.maxConfirm, a.maxConfirmbut {
    box-shadow: 0 1px 0px #BACAD1;
}

a.Cancel {
    display: block;
    text-decoration: none;
    height: 22px;
    line-height: 22px;
    background: url(../images/button_bg.png);
    padding: 0 10px;
    margin-top: 8px;
    color: #616D73;
    border: 1px solid #9FA3A8;
    cursor: pointer;
    border-radius: 3px;
    width: 22px;
    position: relative;
    bottom: 10px;
}
.r {
    float: right !important;
}


.norm {
    display: none;
    position: absolute;
    right: -9px;
    top: 32px;
    cursor: auto;
}

.norm i {
    display: block;
    height: 10px;
    width: 20px;
    background: url(../images/Pop_arrow.png) no-repeat;
    position: absolute;
    right: 10px;
    top: -10px;
}

.normTitle {
    box-shadow: 0 0 3px #ccc;
    height: 32px;
    line-height: 32px;
    color: #fff !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #7088A0 !important;
    padding: 0 15px;
    text-align: left !important;
}

.norm ul {
    max-height: 140px;
    min-width: 400px;
    overflow: hidden;
    overflow-y: auto;
    box-shadow: 0 2px 3px #ccc;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #fff !important;
    border-top: 0;
    border: 1px solid #DBDBDB;
    border-top: 0;
}

.norm ul li {
    padding: 5px 400px 5px 15px;
    border-top: 1px solid #DBDBDB;
}

.norm ul li font {
    color: #798486;
    display: block;
    float: right;
    font-size: 12px;
    line-height: 24px;
    margin-right: -400px;
    width: 400px;
    text-align: left !important;
    white-space: normal !important;
}

.boxmax .title span {
    font-size: 12px;
}
.norm ul li span {
    color: #646869;
    display: block;
    font-size: 12px;
    line-height: 24px;
    padding-right: 30px;
    white-space: nowrap;
}

/********************* 指标说明 End *******************/

.red {
    color: #f00;
}


/************************* 数据统计 Start ***********************/

.left-list {
    width: 20%;
    float:left;
}

.right-list {
   width:80%;
   box-sizing: border-box;
   float: right;
   padding-left: 10px;
}

ul.list-none{
    list-style: none;
    padding: 0px;
    margin: 0px;
}


.left-list li {
    cursor: pointer;
    padding: 20px 0px;
    text-align:center;
    background-color: #cff;
    margin: 1px 0px;
}

.list-h > span {
    width: 49.8%;
    float: right;
    cursor: pointer;
    padding: 20px 0px;
    background-color: #cff;
    margin: 1px 0px;
    text-align: center;
}

.list-h > span:first-child{
    float: left;
}

.con-one li {
    float: left;
    padding: 10px;
    background-color: #ffff66;
    margin-right: 5px;
    margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.pre-con {
    float: left;
    width: 100%;
}

.channel-h > span {
    width: 19.5%;
    float: left;
    display: block;
    text-align: center;
    box-sizing:border-box;
    padding: 10px;
    background-color: #ffff66;
    margin-right: 0.5%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 12px;
}

.channel-h > span:last-child{
    margin-right: 0px;
}

.channel-con li {
    float: left;
    padding: 5px 10px;
    background-color: #cff;;
    margin-right: 5px;
    margin-bottom: 10px;
    border-radius: 3px;
    cursor: pointer;
}

.list-h > span.active {
    background-color: #009966;
}


/************************* 数据统计 End ***********************/


.list-group-item-three {
    padding: 6px 0px 6px 8px;
    border: none;
    list-style: none;
    /*font-size: 12px;*/
}

.form-inline .form-control, .form-inline .btn {
    margin-bottom: 5px;
}

/*#dateRange {
    margin: 8px 0px;
}*/


.a-upload {
    padding: 4px 10px;
    height: 20px;
    line-height: 20px;
    position: relative;
    cursor: pointer;
    color: #888;
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.a-upload  input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.a-upload:hover {
    color: #444;
    background: #eee;
    border-color: #ccc;
    text-decoration: none
}