.popup_shadow {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.popup_shadow .call_kefu {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 392px;
  height: 303px;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/img_hyqy_tc.png);
}
.popup_shadow .call_kefu .keful {
  float: left;
  width: 180px;
  padding-left: 40px;
  padding-top: 136px;
}
.popup_shadow .call_kefu .keful .kfinfo {
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
}
.popup_shadow .call_kefu .keful .kfinfo .phone {
  font-size: 16px;
  color: #EF534F;
  margin-left: 6px;
}
.popup_shadow .call_kefu .keful .kfyw,
.popup_shadow .call_kefu .keful .kfcode {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  margin-bottom: 15px;
}
.popup_shadow .call_kefu .keful .kfyw i,
.popup_shadow .call_kefu .keful .kfcode i {
  font-size: 20px;
  margin-right: 8px;
}
.popup_shadow .call_kefu .kefur {
  float: left;
  width: 118px;
  padding-top: 136px;
}
.popup_shadow .call_kefu .kefur img {
  width: 118px;
  height: 118px;
}
.popup_shadow .call_kefu_close {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-left: 170px;
  margin-top: -174px;
  cursor: pointer;
}
#popup_msg {
  width: 100%;
  height: 40px;
  position: fixed;
  left: 0;
  top: 50%;
  text-align: center;
  z-index: 99;
}
#popup_msg .info {
  display: inline-block;
  padding: 0 20px;
  line-height: 40px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88000000', endColorstr='#88000000');
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  font-size: 14px;
}
#popup_leadbg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88000000', endColorstr='#88000000');
  z-index: 99;
}
.popup_leadcon {
  width: 380px;
  height: 160px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -180px;
  margin-top: -80px;
  background-color: #fff;
  color: #333;
  text-align: center;
}
.popup_leadcon .title {
  font-size: 16px;
  line-height: 36px;
  margin-top: 14px;
}
.popup_leadcon .title h4 {
  display: inline-block;
  font-weight: normal;
  color: #333;
  padding-left: 22px;
  background: url('https://cdn.chinabidding.cn/public/yjsc/img/searchgj/dc_cont_bg.png') no-repeat 0 center;
  -webkit-background-size: 16px 16px;
     -moz-background-size: 16px;
          background-size: 16px;
  max-width: 280px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.popup_leadcon p {
  color: #999;
}
.popup_leadcon .blue {
  color: #3582c3;
  margin-top: 4px;
}
.popup_leadcon .btn {
  width: 124px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #ed4b4e;
  margin: 12px auto;
  color: #fff;
  cursor: pointer;
}
.popup_leadcon .tip {
  color: #333;
  line-height: 24px;
  display: inline-block;
}
.popup_leadcon .tip span {
  float: left;
}
.popup_leadcon .tip a {
  color: #333;
}
.popup_leadcon .tip .word {
  color: #ed4b4e;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin-right: 4px;
}
.popup_leadcon h5 {
  font-size: 18px;
  color: #333;
  line-height: 38px;
  margin-top: 15px;
}
.popup_leadcon h6 {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  font-weight: normal;
}
.popup_leadcon .col {
  margin-bottom: 6px;
}
.popup_leadcon .col .coll,
.popup_leadcon .col .colr {
  display: inline-block;
  width: 124px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #ed4b4e;
  color: #fff;
  margin: 10px 8px;
  cursor: pointer;
}
.popup_leading {
  width: 270px;
  height: 180px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -135px;
  margin-top: -90px;
  background-color: #fff;
  color: #333;
  text-align: center;
}
.popup_leading .txt {
  color: #333;
  line-height: 40px;
}
.popup_leading img {
  width: 60px;
  height: 60px;
  margin-top: 20px;
}
.popup_leading .cancal {
  width: 124px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #ed4b4e;
  margin: 12px auto;
  color: #fff;
  cursor: pointer;
}
.popup_leadcon .close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background-color: #999;
  color: #fff;
  font-size: 12px;
  -webkit-border-radius: 18px;
     -moz-border-radius: 18px;
          border-radius: 18px;
  cursor: pointer;
}
.popup_leading .close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background-color: #999;
  color: #fff;
  font-size: 12px;
  -webkit-border-radius: 18px;
     -moz-border-radius: 18px;
          border-radius: 18px;
  cursor: pointer;
}

