

/*分辨率@1920*1080*/
@media screen and (max-width: 1920px) {

  //====================================================
  .text-user >
  .text-1> .text-11 {
    padding-top: 2%;
    width: 100%;
    height: 40%;
    color: #95bad7;
  }

  .text-user> .text-1 >.text-11 table {
    height: 100%;
  }
  .text-user> .text-1 >.text-11 table tr td{
    width: 4%;

  }
  .text-user> .text-1>.text-11 table tr td span{
    font-size: 2.6rem;
  }

  .text-user>.text-1> .text-12{
    width: 100%;
    height: 60%;
  }

  .text-sellgas> .text-1{
    color: #95bad7;
  }


  //.text-sellgas> .text-1>table tr td .sell-img {
  //  width: 62%;
  //}
  .text-sellgas> .text-1 table tr td{
    width: 4%;
    padding: 6% 6% 0 6%;
  }
  .text-sellgas> .text-1 table tr td  p{
    font-size: 1.6rem;
  }
  .text-sellgas> .text-1 table tr td  .sell-font{
    font-size: 2rem;
  }
  .text-sellgas> .text-1 table tr td span{
    font-size: 2.6rem;
  }
  .font-res{
    font-size: 3.4rem!important;
  }
  .text-sellgas> .text-1 table tr td  .sell-img0 {
    width: 62%;
  }
  .text-sellgas> .text-1 table tr td  .sell-img1 {
    width: 73%;
  }
  .font-res1{
    font-size: 34px!important;
  }
  .text-shanximap>.map-1{
    padding-top: 6%;
    text-align: center;
  }
  .text-shanximap>.map-1>.map-2{
   height: 90%;
  }
  .text-shanximap>div>.map-bar{
    background-image: url('../../../../static/NewManageHome/矩形11拷贝9.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 52%;
    margin-left: 25%;
    padding:1% 3% 0% 0%;
    height: 8%;
    font-size: 1.6rem;
    color: #ffffff;
  }

}
















/*分辨率@1366*768*/
@media screen and (max-width: 1366px) {

    //====================================================
    .text-user >
    .text-1> .text-11 {
      padding-top: 2%;
      width: 100%;
      height: 40%;
      color: #95bad7;
    }

    .text-user> .text-1 >.text-11 table {
      height: 100%;
    }
    .text-user> .text-1 >.text-11 table tr td{
      width: 4%;

    }
    .text-user> .text-1>.text-11 table tr td span{
      font-size: 1.8rem;
    }

    .text-user>.text-1> .text-12{
      width: 100%;
      height: 60%;
    }

    .text-sellgas> .text-1{
      color: #95bad7;
    }


    //.text-sellgas> .text-1>table tr td .sell-img {
    //  width: 62%;
    //}
    .text-sellgas> .text-1 table tr td{
      width: 4%;
      padding: 3% 3% 0 3%;
    }
    .text-sellgas> .text-1 table tr td  p{
      font-size: 1.1rem;
    }
    .text-sellgas> .text-1 table tr td  .sell-font{
      font-size: 1.4rem;
    }
    .text-sellgas> .text-1 table tr td span{
      font-size: 1.8rem;
    }
    .font-res{
      font-size: 2rem!important;
    }
    .text-sellgas> .text-1 table tr td  .sell-img0 {
      width: 62%;
    }
    .text-sellgas> .text-1 table tr td  .sell-img1 {
      width: 73%;
    }
    .font-res1{
      font-size: 28px!important;
    }
    .text-shanximap>.map-1{
      padding-top: 6%;
      text-align: center;
    }
    .text-shanximap>.map-1>.map-2{
      height: 90%;
    }
    .text-shanximap>div>.map-bar{
      background-image: url('../../../../static/NewManageHome/矩形11拷贝9.png');
      background-repeat: no-repeat;
      background-size: 100%;
      width: 52%;
      margin-left: 25%;
      padding:1% 3% 0% 0%;
      height: 8%;
      font-size: 1.1rem;
      color: #ffffff;
    }

}
