  @media (min-width: 1200px){
    .navbar .container-fluid .container {
      width:1300px
    }
  }
  /*2019.3.22*/
  .froms-list li, .froms-list .tab-right li{
    list-style:none;

  }
  .baojiachuang{
    position: fixed !important;
    z-index: 999;
    opacity: 0;
    width: 60px ;
    height:60px ;
    overflow: hidden;
    top: 70vh;
    left: 120vw;
    margin-left:-425px;
    margin-top:-225px;
    border-radius: 20px;
    -moz-box-shadow:1px 4px 13px #330401;
    -webkit-box-shadow:1px 4px 13px #330401;
    box-shadow:1px 4px 13px #330401;
  }
 .baojiachuang .tk_img{
    position: absolute;
    width: 100%;
    height: 100%;
  }


 .baojiachuang .bjk_left{
     position: absolute;
     width: 45%;
     height: 100%;

 }
  .baojiachuang .bjk_left div{
      width: 100%;
      height: 10%;
      position: absolute;
  }
  .baojiachuang .bjk_left div select,
  .baojiachuang .bjk_left div input{
      background: none;
      border: none;
      -webkit-appearance: none;
      -moz-appearance: none;
  }
  .baojiachuang .bjk_left .bjk_tel{
      top: 70%;
      padding-left: 36%;
      padding-top: 5%;
  }
  .baojiachuang .bjk_left .bjk_tel input{
      width: 100%;
  }
 .baojiachuang .bjk_left .bjk_hx{
      top: 60%;
     padding-left: 40%;
     padding-top: 2%;
  }
  .baojiachuang .bjk_left .bjk_hx select{
      width: 96%;
  }
.baojiachuang .bjk_left .bjk_fwlx{
      top: 46%;
    padding-left: 31%;
    padding-top: 2%;
  }
  .baojiachuang .bjk_left .bjk_fwlx input[type = "radio"] {
      display: none;
  }
  .baojiachuang .bjk_left .bjk_fwlx label .lbl{
      width: 20%;
      height: 20%;
      display: inline-block;
      cursor:pointer;
  }
   .baojiachuang .bjk_left .bjk_fwlx .label_right{
     margin-left: 18%;
  }
  .baojiachuang .bjk_left .bjk_fwlx label .lbl img{
      width: 100%;
  }

  .baojiachuang .bjk_left .bjk_fwlx label{
      width: 40%;
      height: 75%;
  }
  .baojiachuang .bjk_left .bjk_mianji{
      top: 37%;
      padding-left: 35%;
  }

 .baojiachuang .bjk_left .bjk_diqu{
     top: 22%;
     padding-left: 42%;
  }
  .baojiachuang .bjk_left .bjk_diqu select{
      width: 35%;
      height: 100%;
  }
  .baojiachuang .bjk_left .bjk_diqu .bj_city{
      margin-left: 24%;
  }
  .baojiachuang .bjk_left .jstop{
      top: 12%;
      text-align: center;
      color: #ff801f;
  }

  .baojiachuang .bjk_mid{

     position: absolute;
     left: 45%;
     width: 15%;
     height: 100%;
 }


  .baojiachuang #button_tkbj{
      position: absolute;
      top: 40.5%;
      left: 21%;
      z-index: 5;
      cursor:pointer;
      width: 61%;
      height: 18%;
  }
  .baojiachuang #button_tkbj img{
      width: 100%;
  }


  .baojiachuang .bjk_mid .cli_yuan {
      width: 80%;
      border-radius: 50%;
      padding-top: 16px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;

  }

  .cli_yuan span {
      position: absolute;
      width: 71%;
      height: 22%;
      left: 17%;
      top: 39%;
      border-radius: 50%;
      background: #FFc192;
      z-index: 12;
      -webkit-animation: scale-three2 1.5s ease infinite;
      animation: scale-three2 1.5s ease infinite;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      z-index: 1;
  }

  @-webkit-keyframes scale-three2 {
      0% {
          -webkit-transform: scale(1);
          transform: scale(1);
          opacity: .8;
      }
      100% {
          -webkit-transform: scale(1.2);
          transform: scale(1.2);
          opacity: 0;
      }
  }



 .baojiachuang .bjk_right{

     position: absolute;
     left: 60%;
     width: 40%;
     height: 100%;
 }
  .baojiachuang .bjk_right .price0{
      position: absolute;
      top: 11%;
      left: 42%;
      color: #ff801f;
  }
  .baojiachuang .bjk_right ul{
      position: absolute;
      top: 33.5%;
      left: 32%;
  }
  .baojiachuang .bjk_right ul li{
      list-style:none;
      color: #ff801f;
      margin-bottom: 57%;
  }

  .baojiachuang .close-gb{
      position: absolute;
      top: 5%;
      right: 2%;
      width: 6%;
      height: 12%;
      cursor: pointer;
  }

  .baojiachuang .bjk_right .num{
      position: absolute;
      bottom: 12.5%;
      left: 27%;
  }





   /*报价成功弹窗*/
   .bjtk_png{
     background: rgba(0, 0, 0, 0.5);
     width: 100%;
     height: 100%;
     position: fixed;
     display: none;
     z-index: 99999;
   }

  .bjtk_png .fimg{
    position: relative;
    top: 50vh;
    left: 29%;
    margin-top: -12vw;
    width: 42vw;
  }
  .bjtk_png img{
    width: 100%;
  }
  .bjtk_png .close_img{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 5vw;
    height: 5vw;
    left: auto;
  }

   .tk_png{
     background: rgba(0, 0, 0, 0.5);
     width: 100%;
     height: 100%;
     position: fixed;
     display: none;
     z-index: 99999;
   }

  .tk_png .fimg{
    position: relative;
    top: 50vh;
    left: 40%;
    margin-top: -12vw;
    width: 20vw;
  }
  .tk_png img{
    width: 100%;
  }
  .tk_png .close_img{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 5vw;
    height: 5vw;
    left: auto;
  }

  @media (max-width: 1300px){
    .navbar .container-fluid .container {
      width:1300px
    }
      .mianjinum{
          position: absolute;
          top: 65%;
          margin-left: 50%;
          font-size: 14px;
          width: 34px;
          overflow: hidden;
          color: #ff801f;
      }
      .telnum{
          position: absolute;
          top: 73%;
          margin-left: 50%;
          font-size: 14px;
          color: #ff801f;
      }
  }
  .mianjinum{
      position: absolute;
      top: 65%;
      margin-left: 50%;
      font-size: 14px;
      width: 34px;
      overflow: hidden;
      color: #ff801f;
  }
  .telnum{
      position: absolute;
      top: 73%;
      margin-left: 50%;
      font-size: 14px;
      color: #ff801f;
  }

  /*报价成功弹窗*/


