._pointer {
  cursor: pointer;
}
.kefu-box_20211228 {
  position: fixed;
  right: 31px;
  bottom: 99px;
  z-index: 99;
}
.kefu-box_20211228 .qyzx-btn {
  display: inline-block;
  width: 178px;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 10;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: linear-gradient(90deg, #FF9F62 0%, #FFAA25 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.kefu-box_20211228 .qyzx-btn:hover {
  background: linear-gradient(90deg, #FFAA25 0%, #FF9F62 100%);
}
.kefu-box_20211228 .qyzx-btn .icon_hand {
  display: inline-block;
  width: 18px;
  height: 21px;
  background: url("http://static.588ku.com/comp/compyVip/images/icon_hand.png") no-repeat center / 100%;
  margin-right: 6px;
}
.kefu-box_20211228 .contact-information {
  padding: 33px 0 0 36px;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
  width: 178px;
  height: 182px;
  background: #2c7de5;
  border-radius: 0 0 6px 6px;
}
.kefu-box_20211228 .contact-information .icon-item {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: absolute;
}
.kefu-box_20211228 .contact-information .icon_phone {
  background: url(http://js.588ku.com/comp/compyVip/images/icon_phone.svg) no-repeat center / 100%;
  left: 16px;
  top: 37px;
}
.kefu-box_20211228 .contact-information .icon_plan {
  background: url(http://js.588ku.com/comp/compyVip/images/icon_plan.svg) no-repeat center / 100%;
  left: 16px;
  bottom: 35px;
}
.kefu-box_20211228 .contact-information .contact-information-item {
  display: flex;
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 10px;
}
.kefu-box_20211228 .contact-information .contact-information-item .contact-information-content {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
  line-height: 21px;
}
.kefu-box_20211228 .contact-information .contact-information-item .contact-information-content-plan {
  position: relative;
}
.kefu-box_20211228 .contact-information .contact-information-item .contact-information-content-plan:hover {
  color: #f4dc97;
}
.kefu-box_20211228 .contact-information .contact-information-item .contact-information-content-plan:hover:after {
  background-color: #f4dc97;
}
.kefu-box_20211228 .contact-information .contact-information-item .contact-information-content-plan:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 18px;
  background-color: #ffffff;
}
.kefu-box_20211228 .service-box {
  width: 210px;
  height: 166px;
  background: url(http://js.588ku.com/comp/compyVip/images/icon_service.svg) no-repeat center / 100%;
  position: absolute;
  top: -124px;
  right: -19px;
  z-index: -2;
}
.kefu-box_20211228 .service-box .text-service {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #2c7de5;
  line-height: 19px;
  padding: 20px 0 0 22px;
}
.wenjuan_20211228 {
  width: 280px;
  background: #ffffff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 0;
  right: -280px;
  bottom: 0;
  z-index: 99999;
  color: #ffffff;
  transition: all 0.4s;
  overflow-y: auto;
  padding-bottom: 150px;
}
.wenjuan_20211228 .icon_cha {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 18px;
  height: 18px;
  background: url(http://js.588ku.com/comp/compyVip/images/icon_cha.svg) no-repeat center / 100%;
}
.wenjuan_20211228 .icon_wj {
  width: 280px;
  height: 200px;
  background: url(http://js.588ku.com/comp/compyVip/images/icon_wj.png) no-repeat center / 100%;
}
.wenjuan_20211228 .form-table {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
}
.wenjuan_20211228 .form-table .inputinfo-box {
  position: relative;
  width: 216px;
  height: 44px;
  margin-bottom: 22px;
}
.wenjuan_20211228 .form-table .inputinfo-box:hover .icon-box {
  transform: rotate(180deg);
}
.wenjuan_20211228 .form-table .inputinfo-box .tip-err,
.wenjuan_20211228 .form-table .inputinfo-box .tip-err2 {
  font-size: 12px;
  color: #ff6869;
  padding-left: 14px;
  line-height: 20px;
  display: none;
}
.wenjuan_20211228 .form-table .company-name {
  width: 216px;
  height: 44px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  padding-left: 14px;
}
.wenjuan_20211228 .form-table .get-msgCode {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translate(0, -50%);
  color: #2c7de5;
  cursor: pointer;
}
.wenjuan_20211228 .form-table .get-msgCode:hover {
  color: #2c7de5;
}
.wenjuan_20211228 .form-table .select-Box {
  transition: all 0.4s;
}
.wenjuan_20211228 .form-table .get-msgCode2 {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 14px;
  top: 50%;
  color: #ccc;
}
.wenjuan_20211228 .form-table .inputinfo-box-tj {
  margin-top: 20px;
}
.wenjuan_20211228 .form-table .inputinfo-box-tj .submit-form {
  display: inline-block;
  width: 216px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background-color: #ccc;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}
.wenjuan_20211228 .form-table .inputinfo-box-tj .click {
  background: #2c7de5;
}
.wenjuan_20211228 .form-table .selectHyBox:hover .selet-drop-listbox {
  display: block;
}
.wenjuan_20211228 .form-table .selet-drop-listbox {
  position: absolute;
  top: 44px;
  width: 100%;
  z-index: 2;
  border-radius: 4px;
  width: 216px;
  height: 220px;
  background: #ffffff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  display: none;
}
.wenjuan_20211228 .form-table .selet-drop-listbox .list-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px 0 12px;
}
.wenjuan_20211228 .form-table .selet-drop-listbox .list-box .list-item {
  width: 88px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #edeff3;
  border-radius: 2px;
  margin-bottom: 8px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: rgba(0, 16, 19, 0.85);
  line-height: 16px;
  cursor: pointer;
}
.wenjuan_20211228 .form-table .selet-drop-listbox .list-box .list-item:last-child {
  width: 184px;
}
.wenjuan_20211228 .form-table .selet-drop-listbox .list-box .list-item .tle-box .list-tle {
  display: inline-block;
  line-height: 32px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: rgba(0, 16, 19, 0.85);
}
.wenjuan_20211228_show {
  right: 0;
}
.wenjuan_20211228::-webkit-scrollbar {
  width: 8px;
}
.wenjuan_20211228::-webkit-scrollbar-track {
  background-color: #ffffff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.wenjuan_20211228::-webkit-scrollbar-thumb {
  background-color: #ccc;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.index-banner {
  position: relative;
}
.index-banner .btn-box .btn-contact-way {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  bottom: 0;
  font-size: 0px;
  font-weight: 500;
  color: #FFFFFF;
}
.index-banner .btn-box .btn-contact-way .contact-way {
  font-size: 14px;
  margin-right: 40px;
}
.index-banner .btn-box .btn-contact-way .udesk-btnV2 {
  font-size: 14px;
  color: #F4DC97;
  text-decoration: underline;
  margin-left: 10px;
}
