* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
#kefuMinImg {
  width: 57px;
  height: 256px;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
  padding-top: 24px;
  cursor: pointer;
  z-index: 99999999999999999999999;
  overflow: hidden;
  right: -100px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#kefuMinImg img {
  width: 57px;
  height: 256px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: content-box !important;
  border-left: 360px solid transparent;
  -webkit-filter: drop-shadow(-360px 0 0px #000) !important;
  filter: drop-shadow;
}
#kefuMinImg b {
  position: relative;
  top: 0;
  left: 0;
}
#kefuBox {
  width: 217px;
  height: auto;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  right: 0;
  transition: 1s;
  z-index: 9999999999999999999999999999;
}
#kefuBox .kefuColse {
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  overflow: hidden;
  cursor: pointer;
  z-index: 999999999;
}
#kefuBox .kefuColse img {
  width: 22px;
  height: 22px;
  display: block;
  border-left: 360px solid transparent;
  -webkit-filter: drop-shadow(-360px 0 0px #000) !important;
  filter: drop-shadow;
}
#kefuBox .kefuBoxTop {
  width: 208px;
  height: 208px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: content-box !important;
  border-left: 360px solid transparent;
  -webkit-filter: drop-shadow(-360px 0 0px #000) !important;
  filter: drop-shadow;
}
#kefuBox .kefuBoxTopImg1bg {
  width: 205px;
  height: 54px;
  position: absolute;
  top: 48px;
  left: 8px;
  -webkit-box-sizing: content-box !important;
}
#kefuBox .kefuBoxTopImg1 {
  width: 205px;
  height: 54px;
  position: absolute;
  top: 49px;
  left: -4px;
  -webkit-box-sizing: content-box !important;
  border-left: 360px solid transparent;
  -webkit-filter: drop-shadow(-360px 0 0px #000) !important;
  filter: drop-shadow;
  transform: scale(0.94);
}
#kefuBox .kefuBoxTopImg2bg {
  width: 151px;
  height: 20px;
  display: block;
  position: absolute;
  top: 110px;
  left: 33px;
}
#kefuBox .kefuBoxTopImg2 {
  width: 151px;
  height: 20px;
  display: block;
  position: absolute;
  top: 110px;
  left: 33px;
  -webkit-box-sizing: content-box !important;
  border-left: 360px solid transparent;
  -webkit-filter: drop-shadow(-360px 0 0px #000) !important;
  filter: drop-shadow;
  transform: scale(0.98);
}
#kefuBox .kefuBoxCenter {
  width: 142px;
  background: #000;
  margin: 139px auto 0;
  border-radius: 10px;
  position: relative;
  z-index: 99;
  padding: 10px 12px;
  box-sizing: border-box;
}
#kefuBox .kefuBoxCenter .kefuBoxCenterTelTitle {
  border: 2px solid #000;
  padding: 0 12px;
  background: #fff;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
#kefuBox .kefuBoxCenter .kefuBoxCenterTelTitle img {
  flex: 0 0 14px;
  justify-content: center;
  float: left;
  width: 14px;
  height: 14px;
  display: block;
  padding-right: 10px;
}
#kefuBox .kefuBoxCenter .kefuBoxCenterTelTitle i {
  flex: 0 0 4em;
  justify-content: center;
  float: left;
  width: 4em;
  font-size: 15px;
}
#kefuBox .kefuBoxCenter .kefuBoxCenterTel {
  background: #fff;
  padding: 0 12px;
  margin-top: -15px;
  padding-top: 20px;
  padding-bottom: 10px;
  border-radius: 5px;
  box-sizing: border-box;
}
#kefuBox .kefuBoxCenter .kefuBoxCenterTel p {
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  line-height: 1.5;
}
#kefuBox .kefuBoxCenter ul li {
  width: 116px;
  height: 28px;
  margin-top: 10px;
  margin: 10px auto 0;
  display: block;
  background: #fff;
  border-radius: 14px;
  text-align: center;
  line-height: 28px;
}
#kefuBox .kefuBoxCenter ul li a {
  color: #000;
  font-size: 16px;
  display: block;
  line-height: 28px;
}

#kefuBox .kefuBoxCenter ul li:nth-child(1){
  display: none;
}
#kefuBox .kefuBoxCenter .kefuQrcode {
  width: 95px;
  height: 95px;
  background: url(../image/kefuQrcodeBg.png) no-repeat center;
  padding: 5px;
  box-sizing: border-box;
  margin: 16px auto 0;
}
#kefuBox .kefuBoxCenter .kefuQrcode img {
  display: block;
  width: 100%;
  height: 100%;
}
#kefuBox .kefuBoxCenter span {
  font-size: 12px;
  text-align: center;
  display: block;
  color: #fff;
  padding: 10px 0;
}
