

/*分辨率@1920*1080  ---全屏*/
@media screen and (max-width: 1920px) and (max-height: 1080px) {
    /*经营管控全局页面样式*/
    .manage-home {
      font-family: PingFangSC-Regular;
      background-image: url('../../../../static/NewManageHome/背景1.png');
      background-repeat: no-repeat;
      background-size: 100% 100%;
      /*width: 2304px;*/
      /*height: 775px;*/
      width: 100%;
      height: 100%;
      overflow: hidden;
      /*position: absolute;*/
    }

    /*导航栏样式*/
    .manage-navigation {
      width: 100%;
      height: 8%;
      /*position: relative;*/
      text-align: center
    }

    .navigation-title {
      /*position: relative;*/
      background-image: url('../../../../static/NewManageHome/组20.png');
      background-repeat: no-repeat;
      background-size: 100% 100%;
      margin-left: 34%;
      float: left;
      width: 32%;
      color: #00baff;
      font-size: 1.8rem;
    }

    .navigation-date {
      position: absolute;
      padding: 2.6% 0 0 11%;
    }

    .safe-manage {
      float: right;
      background-color: #041343;
      border: solid 1px #0b87e2;
      letter-spacing: 2px;
      color: #ffffff;
      font-size: 2.6rem;
      height: 66%;
      margin: 0.5% 2%;
      padding: 10px 2%;
    }

    /*正文内容样式*/
    .manage-text {
      position: relative;
      padding: 0 2%;
      width: 100%;
      height: 92%;
    }

    //动效
    .img-bottom {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
    }

    .title-1 {
      font-size: 1.8rem;
      color: #ffffff;
    }

    /*用户*/
    .text-user {
      position: absolute;
      background-image: url('../../../../static/NewManageHome/用户.png');
      //background-image: url('../../../../static/NewManageHome/合成-1_00000.gif');
      background-repeat: no-repeat;
      background-size: 100% 100%;
      /*width: 2304px;*/
      /*height: 775px;*/
      float: left;
      width: 28%;
      height: 30%;
      text-align: center;
      padding-top: 4px;
    }

    .text-user .text-1 {
      height: 89%;
    }

    //陕西销售地图
    .text-shanximap {
      position: absolute;
      left: 31%;
      width: 38%;
      height: 57%;
    }

    //售气
    .text-sellgas {
      position: absolute;

      //background-image: url('../../../../static/NewManageHome/销售气量.png');
      background-image: url('../../../../static/NewManageHome/销售气量.png');
      background-repeat: no-repeat;
      background-size: 100% 100%;
      /*width: 2304px;*/
      /*height: 775px;*/
      left: 70%;
      width: 28%;
      height: 34%;
      text-align: center;
      padding-top: 8px;
    }

    .text-sellgas .text-1 {
      height: 89%;
    }

    //总公司售气趋势
    .text-totalsellgas {
      position: absolute;
      background-image: url('../../../../static/NewManageHome/总公司销售趋势.png');
      background-repeat: no-repeat;
      background-size: 100% 100%;
      top: 33%;
      width: 28%;
      height: 38%;
      text-align: center;
      padding-top: 7px;
      bottom: 0;
    }

    .text-totalsellgas .text-1 {
      padding-top: 6%;
      height: 89%;
    }

    //分公司年度购进量
    .text-childsellgas {
      position: absolute;
      background-image: url('../../../../static/NewManageHome/分公司年度购进量.png');
      background-repeat: no-repeat;
      background-size: 100% 100%;
      top: 74%;
      width: 28%;
      height: 24%;
      text-align: center;
      padding-top: 6px;
    }

    .text-childsellgas .text-1 {
      height: 81%;
    }

    .text-profit {
      position: absolute;
      top: 57%;
      left: 31%;
      width: 38%;
      height: 42%;
      padding: 0% 2%;
      text-align: center;
    }

    .text-profit1 {
      background-image: url('../../../../static/NewManageHome/矩形16拷贝11.png');
      background-repeat: no-repeat;
      background-size: 100%;
      width: 52%;
      margin-left: 25%;
      padding: 2% 0;
      height: 17%;
      font-size: 1.8rem;
      color: #ffffff;
    }

    .text-profit1 span {
      color: #66fade;
      letter-spacing: 4px;
      font-size: 2.6rem;
    }

    .text-profit2 {
      position: relative;
      background-image: url('../../../../static/NewManageHome/营业收入.png');
      background-repeat: no-repeat;
      background-size: 100% 100%;
      width: 100%;
      height: 81%;
      text-align: center;
      padding-top: 6px;
    }

    .text-profit2 .text-1 {
      padding-top: 2%;
      height: 88%;
    }

    .text-business {
      position: absolute;
      background-image: url('../../../../static/NewManageHome/固定资产.png');
      background-repeat: no-repeat;
      background-size: 100% 100%;
      top: 37%;
      left: 70%;
      width: 28%;
      height: 61%;
      text-align: center;
      padding-top: 7px;
    }

    .text-business .text-1 {
      height: 94%;
    }

    .text-business > .text-1 > .business-1 {
      height: 40%;
    }

    .text-business > .text-1 > .business-2 {
      height: 60%;
      padding: 0% 2%;
    }

    .text-business > .text-1 > .business-2 table {
      display: block;
      height: 94%;
      text-align: center;
    }

    .text-business > .text-1 > .business-2 table tbody {
      display: block;
      width: 100%;
      height: 90%;
      overflow-y: hidden;
      table-layout: fixed;
    }

    .text-business > .text-1 > .business-2 table tbody tr td {
      height: 36px;
      width: 1%;
      color: #cfeaff;
      text-align: center;
      font-size: 1.6rem;
    }

    .text-business > .text-1 > .business-2 table tbody tr:nth-child(even) {
      background-color: #01396d;
    }

    .text-business > .text-1 > .business-2 table > .thead {
      height: 36px;
      width: 80%;
      background-color: #0c2e4d;
      border: solid 1px #0093ff;
      color: #5ee9e0;
      font-size: 1.6rem;
    }

    .text-business > .text-1 > .business-2 table tr th {
      height: 36px;
      width: 20%;
      text-align: center;
      background-color: #0c2e4d;
      color: #66fade;
      font-size: 1.6rem;
    }

  }
/*分辨率@1920*940   ---最大化*/
@media screen and (max-width: 1920px) and (max-height: 940px) {
  /*经营管控全局页面样式*/
  .manage-home {
    font-family: PingFangSC-Regular;
    background-image: url('../../../../static/NewManageHome/背景1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*width: 2304px;*/
    /*height: 775px;*/
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*position: absolute;*/
  }

  /*导航栏样式*/
  .manage-navigation {
    width: 100%;
    height: 8%;
    /*position: relative;*/
    text-align: center
  }

  .navigation-title {
    /*position: relative;*/
    background-image: url('../../../../static/NewManageHome/组20.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 34%;
    float: left;
    width: 32%;
    color: #00baff;
    font-size: 1.6rem;
  }

  .navigation-date {
    position: absolute;
    padding: 2.1% 0 0 11.5%;
  }

  .safe-manage {
    float: right;
    background-color: #041343;
    border: solid 1px #0b87e2;
    letter-spacing: 2px;
    color: #ffffff;
    font-size: 2.4rem;
    height: 66%;
    margin: 0.5% 2%;
    padding: 8px 2%;
  }

  /*正文内容样式*/
  .manage-text {
    position: relative;
    padding: 0 2%;
    width: 100%;
    height: 92%;
  }

  //动效
  .img-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .title-1 {
    font-size: 1.8rem;
    color: #ffffff;
  }

  /*用户*/
  .text-user {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/用户.png');
    //background-image: url('../../../../static/NewManageHome/合成-1_00000.gif');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*width: 2304px;*/
    /*height: 775px;*/
    float: left;
    width: 28%;
    height: 30%;
    text-align: center;
    padding-top: 3px;
  }

  .text-user .text-1 {
    height: 89%;
  }

  //陕西销售地图
  .text-shanximap {
    position: absolute;
    left: 31%;
    width: 38%;
    height: 57%;
  }

  //售气
  .text-sellgas {
    position: absolute;

    //background-image: url('../../../../static/NewManageHome/销售气量.png');
    background-image: url('../../../../static/NewManageHome/销售气量.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*width: 2304px;*/
    /*height: 775px;*/
    left: 70%;
    width: 28%;
    height: 34%;
    text-align: center;
    padding-top: 6px;
  }

  .text-sellgas .text-1 {
    height: 89%;
  }

  //总公司售气趋势
  .text-totalsellgas {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/总公司销售趋势.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 33%;
    width: 28%;
    height: 38%;
    text-align: center;
    padding-top: 4px;
    bottom: 0;
  }

  .text-totalsellgas .text-1 {
    padding-top: 2%;
    height: 89%;
  }

  //分公司年度购进量
  .text-childsellgas {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/分公司年度购进量.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 74%;
    width: 28%;
    height: 24%;
    text-align: center;
    padding-top: 6px;
  }

  .text-childsellgas .text-1 {
    height: 81%;
  }

  .text-profit {
    position: absolute;
    top: 57%;
    left: 31%;
    width: 38%;
    height: 42%;
    padding: 0% 2%;
    text-align: center;
  }

  .text-profit1 {
    background-image: url('../../../../static/NewManageHome/矩形16拷贝11.png');
    background-repeat: no-repeat;
    background-size: 80%;
    width: 52%;
    margin-left: 30%;
    padding: 1% 5%;
    height: 15%;
    font-size: 1.6rem;
    color: #ffffff;
    text-align: left;
  }

  .text-profit1 span {
    color: #66fade;
    letter-spacing: 4px;
    font-size: 2.4rem;
  }

  .text-profit2 {
    position: relative;
    background-image: url('../../../../static/NewManageHome/营业收入.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 81%;
    text-align: center;
    padding-top: 4px;
  }

  .text-profit2 .text-1 {
    padding-top: 2%;
    height: 88%;
  }

  .text-business {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/固定资产.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 37%;
    left: 70%;
    width: 28%;
    height: 61%;
    text-align: center;
    padding-top: 4px;
  }

  .text-business .text-1 {
    height: 94%;
  }

  .text-business > .text-1 > .business-1 {
    height: 40%;
  }

  .text-business > .text-1 > .business-2 {
    height: 60%;
    padding: 0% 2%;
  }

  .text-business > .text-1 > .business-2 table {
    display: block;
    height: 94%;
    text-align: center;
  }

  .text-business > .text-1 > .business-2 table tbody {
    display: block;
    width: 100%;
    height: 90%;
    overflow-y: hidden;
    table-layout: fixed;
  }

  .text-business > .text-1 > .business-2 table tbody tr td {
    height: 36px;
    width: 1%;
    color: #cfeaff;
    text-align: center;
    font-size: 1.6rem;
  }

  .text-business > .text-1 > .business-2 table tbody tr:nth-child(even) {
    background-color: #01396d;
  }

  .text-business > .text-1 > .business-2 table > .thead {
    height: 36px;
    width: 80%;
    background-color: #0c2e4d;
    border: solid 1px #0093ff;
    color: #5ee9e0;
    font-size: 1.6rem;
  }

  .text-business > .text-1 > .business-2 table tr th {
    height: 36px;
    width: 20%;
    text-align: center;
    background-color: #0c2e4d;
    color: #66fade;
    font-size: 1.6rem;
  }

}




/*分辨率@1366*768  ---全屏*/
@media screen and (max-width: 1366px) and (max-height: 768px) {
  .manage-home {
    font-family: PingFangSC-Regular;
    background-image: url('../../../../static/NewManageHome/背景1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*width: 2304px;*/
    /*height: 775px;*/
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*position: absolute;*/
  }

  /*导航栏样式*/
  .manage-navigation {
    width: 100%;
    height: 8%;
    /*position: relative;*/
    text-align: center
  }

  .navigation-title {
    /*position: relative;*/
    background-image: url('../../../../static/NewManageHome/组20.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 34%;
    float: left;
    width: 32%;
    color: #00baff;
    font-size: 1.2rem;
  }

  .navigation-date {
    position: absolute;
    padding: 2.7% 0 0 11.5%;
  }

  .safe-manage {
    float: right;
    background-color: #041343;
    border: solid 1px #0b87e2;
    letter-spacing: 2px;
    color: #ffffff;
    font-size: 1.8rem;
    height: 66%;
    margin: 0.5% 2%;
    padding: 5px 2%;
  }

  /*正文内容样式*/
  .manage-text {
    position: relative;
    padding: 0 2%;
    width: 100%;
    height: 92%;
  }

  //动效
  .img-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .title-1 {
    font-size: 1.4rem;
    color: #ffffff;
  }

  /*用户*/
  .text-user {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/用户.png');
    //background-image: url('../../../../static/NewManageHome/合成-1_00000.gif');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*width: 2304px;*/
    /*height: 775px;*/
    float: left;
    width: 28%;
    height: 30%;
    text-align: center;
    padding-top: 1px;
  }

  .text-user .text-1 {
    height: 89%;
  }

  //陕西销售地图
  .text-shanximap {
    position: absolute;
    left: 31%;
    width: 38%;
    height: 57%;
  }

  //售气
  .text-sellgas {
    position: absolute;

    //background-image: url('../../../../static/NewManageHome/销售气量.png');
    background-image: url('../../../../static/NewManageHome/销售气量.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*width: 2304px;*/
    /*height: 775px;*/
    left: 70%;
    width: 28%;
    height: 34%;
    text-align: center;
    padding-top: 1px;
  }

  .text-sellgas .text-1 {
    height: 89%;
  }

  //总公司售气趋势
  .text-totalsellgas {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/总公司销售趋势.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 33%;
    width: 28%;
    height: 38%;
    text-align: center;
    padding-top: 1px;
    bottom: 0;
  }

  .text-totalsellgas .text-1 {
    padding-top: 6%;
    height: 89%;
  }

  //分公司年度购进量
  .text-childsellgas {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/分公司年度购进量.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 74%;
    width: 28%;
    height: 24%;
    text-align: center;
    padding-top: 1px;
  }

  .text-childsellgas .text-1 {
    height: 81%;
  }

  .text-profit {
    position: absolute;
    top: 57%;
    left: 31%;
    width: 38%;
    height: 42%;
    padding: 0% 2%;
    text-align: center;
  }

  .text-profit1 {
    background-image: url('../../../../static/NewManageHome/矩形16拷贝11.png');
    background-repeat: no-repeat;
    background-size: 90%;
    width: 52%;
    margin-left: 25%;
    padding: 2% 6%;
    height: 17%;
    font-size: 1.2rem;
    color: #ffffff;
  }

  .text-profit1 span {
    color: #66fade;
    letter-spacing: 4px;
    font-size: 1.8rem;
  }

  .text-profit2 {
    position: relative;
    background-image: url('../../../../static/NewManageHome/营业收入.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 81%;
    text-align: center;
    padding-top: 1px;
  }

  .text-profit2 .text-1 {
    padding-top: 2%;
    height: 88%;
  }

  .text-business {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/固定资产.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 37%;
    left: 70%;
    width: 28%;
    height: 61%;
    text-align: center;
    padding-top: 1px;
  }

  .text-business .text-1 {
    height: 94%;
  }

  .text-business > .text-1 > .business-1 {
    height: 40%;
  }

  .text-business > .text-1 > .business-2 {
    height: 60%;
    padding: 0% 2%;
  }

  .text-business > .text-1 > .business-2 table {
    display: block;
    height: 94%;
    text-align: center;
  }

  .text-business > .text-1 > .business-2 table tbody {
    display: block;
    width: 100%;
    height: 90%;
    overflow-y: hidden;
    table-layout: fixed;
  }

  .text-business > .text-1 > .business-2 table tbody tr td {
    height: 36px;
    width: 1%;
    color: #cfeaff;
    text-align: center;
    font-size: 1.1rem;
  }

  .text-business > .text-1 > .business-2 table tbody tr:nth-child(even) {
    background-color: #01396d;
  }

  .text-business > .text-1 > .business-2 table > .thead {
    height: 36px;
    width: 80%;
    background-color: #0c2e4d;
    border: solid 1px #0093ff;
    color: #5ee9e0;
    font-size: 1.1rem;
  }

  .text-business > .text-1 > .business-2 table tr th {
    height: 36px;
    width: 20%;
    text-align: center;
    background-color: #0c2e4d;
    color: #66fade;
    font-size: 1.1rem;
  }

}
/*分辨率@1366*658  ---最大化*/
@media screen and (max-width: 1366px) and (max-height: 658px) {
  /*经营管控全局页面样式*/
  .manage-home {
    font-family: PingFangSC-Regular;
    background-image: url('../../../../static/NewManageHome/背景1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*width: 2304px;*/
    /*height: 775px;*/
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*position: absolute;*/
  }

  /*导航栏样式*/
  .manage-navigation {
    width: 100%;
    height: 8%;
    /*position: relative;*/
    text-align: center
  }

  .navigation-title {
    /*position: relative;*/
    background-image: url('../../../../static/NewManageHome/组20.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 34%;
    float: left;
    width: 32%;
    color: #00baff;
    font-size: 1.2rem;
  }

  .navigation-date {
    position: absolute;
    padding: 2.3% 0 0 11.5%;
  }

  .safe-manage {
    float: right;
    background-color: #041343;
    border: solid 1px #0b87e2;
    letter-spacing: 2px;
    color: #ffffff;
    font-size: 1.8rem;
    height: 66%;
    margin: 0.5% 2%;
    padding: 5px 2%;
  }

  /*正文内容样式*/
  .manage-text {
    position: relative;
    padding: 0 2%;
    width: 100%;
    height: 92%;
  }

  //动效
  .img-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .title-1 {
    font-size: 1.4rem;
    color: #ffffff;
  }

  /*用户*/
  .text-user {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/用户.png');
    //background-image: url('../../../../static/NewManageHome/合成-1_00000.gif');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*width: 2304px;*/
    /*height: 775px;*/
    float: left;
    width: 28%;
    height: 30%;
    text-align: center;
    padding-top: 1px;
  }

  .text-user .text-1 {
    height: 89%;
  }

  //陕西销售地图
  .text-shanximap {
    position: absolute;
    left: 31%;
    width: 38%;
    height: 57%;
  }

  //售气
  .text-sellgas {
    position: absolute;

    //background-image: url('../../../../static/NewManageHome/销售气量.png');
    background-image: url('../../../../static/NewManageHome/销售气量.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*width: 2304px;*/
    /*height: 775px;*/
    left: 70%;
    width: 28%;
    height: 34%;
    text-align: center;
    padding-top: 1px;
  }

  .text-sellgas .text-1 {
    height: 89%;
  }

  //总公司售气趋势
  .text-totalsellgas {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/总公司销售趋势.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 33%;
    width: 28%;
    height: 38%;
    text-align: center;
    padding-top: 1px;
    bottom: 0;
  }

  .text-totalsellgas .text-1 {
    padding-top: 6%;
    height: 89%;
  }

  //分公司年度购进量
  .text-childsellgas {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/分公司年度购进量.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 74%;
    width: 28%;
    height: 24%;
    text-align: center;
    padding-top: 1px;
  }

  .text-childsellgas .text-1 {
    height: 81%;
  }

  .text-profit {
    position: absolute;
    top: 57%;
    left: 31%;
    width: 38%;
    height: 42%;
    padding: 0% 2%;
    text-align: center;
  }

  .text-profit1 {
    background-image: url('../../../../static/NewManageHome/矩形16拷贝11.png');
    background-repeat: no-repeat;
    background-size: 90%;
    width: 52%;
    margin-left: 25%;
    padding: 2% 6%;
    height: 17%;
    font-size: 1.2rem;
    color: #ffffff;
  }

  .text-profit1 span {
    color: #66fade;
    letter-spacing: 4px;
    font-size: 1.8rem;
  }

  .text-profit2 {
    position: relative;
    background-image: url('../../../../static/NewManageHome/营业收入.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 81%;
    text-align: center;
    padding-top: 1px;
  }

  .text-profit2 .text-1 {
    padding-top: 2%;
    height: 88%;
  }

  .text-business {
    position: absolute;
    background-image: url('../../../../static/NewManageHome/固定资产.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 37%;
    left: 70%;
    width: 28%;
    height: 61%;
    text-align: center;
    padding-top: 1px;
  }

  .text-business .text-1 {
    height: 94%;
  }

  .text-business > .text-1 > .business-1 {
    height: 40%;
  }

  .text-business > .text-1 > .business-2 {
    height: 60%;
    padding: 0% 2%;
  }

  .text-business > .text-1 > .business-2 table {
    display: block;
    height: 94%;
    text-align: center;
  }

  .text-business > .text-1 > .business-2 table tbody {
    display: block;
    width: 100%;
    height: 90%;
    overflow-y: hidden;
    table-layout: fixed;
  }

  .text-business > .text-1 > .business-2 table tbody tr td {
    height: 36px;
    width: 1%;
    color: #cfeaff;
    text-align: center;
    font-size: 1.1rem;
  }

  .text-business > .text-1 > .business-2 table tbody tr:nth-child(even) {
    background-color: #01396d;
  }

  .text-business > .text-1 > .business-2 table > .thead {
    height: 36px;
    width: 80%;
    background-color: #0c2e4d;
    border: solid 1px #0093ff;
    color: #5ee9e0;
    font-size: 1.1rem;
  }

  .text-business > .text-1 > .business-2 table tr th {
    height: 36px;
    width: 20%;
    text-align: center;
    background-color: #0c2e4d;
    color: #66fade;
    font-size: 1.1rem;
  }

}
