@charset "UTF-8";

/*Reset begin*/
* {
  list-style: none;
  padding: 0;
  margin: 0;
}
.kefu .pc .box {
  position: fixed;
  z-index: 99;
  bottom: 140px;
  right: 20px;
  width: 160px;
  height: 225px;
  background: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  border: 1px solid #e9e9e9;
  text-align: center;
}
.kefu .pc .box h2 {
  display: block;
  height: 40px;
  background: url(http://kefuapi.91whatsapp.net/static/images_kefu/saoma.png) no-repeat right 12px center/16px auto;
  border-bottom: 1px solid #e9e9e9;
  font-size: 14px;
  line-height: 40px;
  padding-left: 20px;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  margin: 0;
}
.kefu .pc .box img {
  width: 120px;
  height: 120px;
  margin-top: 16px;
}
.kefu .pc .box p {
  font-size: 14px;
  color: #999;
  margin: 8px 0 0;
}

.kefu .yidong .btn {
  z-index: 999;
  position: fixed;
  background-position-y: 0.34133rem;
  border-radius: 0.064rem 0 0 0.064rem;
  padding: 28px 23px 7px 23px;
  color: #fff;
  font-size: 14px;
  line-height: 0.512rem;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  cursor: pointer;
  text-align-last: justify;
}
.kefu .yidong .mb {
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}
.kefu .yidong .xq {
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}
.kefu .yidong .alert_box {
  min-width: 250px;
  min-height: 250px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.kefu .yidong .alert_main {
  border-radius: 0.256rem;
  background-color: #fff;
  overflow: hidden;
}
.kefu .yidong .alert_main .top_til p {
  font-size: 14px !important;
  text-align: center;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.9);
  height: 40px !important;
  line-height: 40px !important;
  border-radius: 0.21333rem 0.21333rem 0 0;
  display: flex;
  justify-content: center;
  padding: 0 40px;
}
.kefu .yidong .alert_main .top_til img {
  width: 1.024rem;
  height: 1.024rem;
  margin-right: 0.256rem;
}
.kefu .yidong .alert_main .top_til p {
  margin-right: 0.34133rem;
}
.kefu .yidong .alert_main .center_main {
  background: url(https://kefuapi.bitbrowser.net/static/images_kefu/h5-bg.png);
  background-size: cover;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0 0 0.21333rem 0.21333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 202px;
  min-width: 202px;
  padding: 10px;
}
.kefu .yidong .alert_main .center_main #kf_qrcode {
  width: 135px;
  height: 135px;
  margin-bottom: 15px;
  border: 6px solid rgba(255, 255, 255, 0.2);
  border-radius: 6px;
}
.kefu .yidong .alert_main .center_main p {
  font-size: 12px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.8);
}
.kefu .yidong .alert_box .clsoe {
  width: 20px !important;
  height: 20px !important;
  background: url(https://kefuapi.bitbrowser.net/static/images_kefu/close-c.png);
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 10px;
  right: 10px;
}
.kefu .yidong .alert_box .xqclsoe {
  width: 20px;
  height: 20px;
  background: url(https://kefuapi.bitbrowser.net/static/images_kefu/close-c.png);
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  position: absolute;
  top: 10px;
  right: 10px;
}
.kefuc {
  height: 38px;
  font-size: 14px !important;
  line-height: 18px !important;
  cursor: pointer;
  display: flex;
}
.kfimg {
  width: 15px !important;
  height: 15px !important;
  margin-right: 8px !important;
  margin-top: 2px;
}

.weixinno {
  background: #ffffff;
  padding: 6px 6px;
  color: #335ae9;
  cursor: pointer;
  min-width: 150px;
  border-radius: 2px;
}
.otheracc {
  margin: 5px 0px;
  overflow: hidden;
  display: flex;
  justify-content: end;
  align-items: center;
}
.otheracc a {
  min-width: 90px;
  border-radius: 2px;
  padding: 0 !important;
}
.otheracc .weixinno {
  padding: 0;
}

.fanhui {
  float: left;
  left: 10px;
  top: 10px;
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(https://kefuapi.bitbrowser.net/static/images_kefu/left.png);
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  position: absolute;
}
@media screen and (max-width: 768px) {
    
    .kefuc {
        height: 50px;
        font-size: 12px !important;
        line-height: 18px !important;
        cursor: pointer;
        display: flex;
    }
    .kefu .yidong .alert_main .top_til p {
        overflow: hidden;
    }
    
}
.kefunote{
    background: #fff;
    color: #475ef0!important;
    padding: 10px 15px 10px 15px;
    max-width: 440px;
    margin: 10px 10px 10px 10px;
    border-radius: 7px;
    line-height: 20px!important;
}
