﻿.ai-renzhoutech_com-callus {
  width: 300px;
  box-shadow: 0 0 15px rgba(69, 69, 69, 0.5);
  background-color: #ffffff;
  border-radius: 12px;
  position: fixed;
  z-index: 100000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -70%);
  box-sizing: border-box;
  padding: 12px 16px;
  display: none;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-head {
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  margin-bottom: 12px;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-phone {
  display: flex;
  font-size: 14px;
  color: #333;
  align-items: center;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-phone input {
  width: 180px;
  height: 25px;
  border: 1px solid #eee;
  border-radius: 8px;
  margin-left: 10px;
  padding: 5px 6px;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-phone input:focus {
  border: 1px solid #e9e9e9 !important;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-why {
  display: flex;
  font-size: 14px;
  color: #333;
  align-items: center;
  margin-top: 12px;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-why #textareaFoot {
  width: 180px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #eee;
  border-radius: 8px;
  margin-left: 10px;
  padding: 5px 6px;
  resize: none;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-why #textareaFoot:focus {
  outline: none!important;
  border: 1px solid #e9e9e9 !important;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-btns {
  width: 110px;
  height: 35px;
  float: right;
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-btns .ai-renzhoutech_com-callus-btn {
  box-sizing: border-box;
  height: 35px;
  padding: 0 9px;
  text-align: center;
  line-height: 35px;
  color: #ffffff;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-btns .ai-renzhoutech_com-blue {
  background-color: #1677FF;
}
.ai-renzhoutech_com-callus .ai-renzhoutech_com-callus-btns .ai-renzhoutech_com-red {
  background-color: #ff4d4f;
}
.ai-renzhoutech_com-callus:after {
  content: "";
  display: block;
  clear: both;
}
footer {
  width: 100%;
  box-sizing: border-box;
  padding: 30px 0;
  border-top: 1px solid #eee;
}
footer .ai-renzhoutech_com-footer-6 {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .ai-renzhoutech_com-footer-6 .ai-renzhoutech_com-footer-6-icon {
  margin-right: 20px;
}
footer .ai-renzhoutech_com-footer-6 .ai-renzhoutech_com-footer-6-icon img {
  height: 70px;
}
footer .ai-renzhoutech_com-footer-6 .ai-renzhoutech_com-footer-6-info {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
}
footer .ai-renzhoutech_com-footer-6 .ai-renzhoutech_com-footer-6-info ul {
  display: flex;
}
footer .ai-renzhoutech_com-footer-6 .ai-renzhoutech_com-footer-6-info ul li {
  margin-right: 12px;
}
footer .ai-renzhoutech_com-footer-6 .ai-renzhoutech_com-footer-6-info ul li a {
  color: #666666;
}
footer .ai-renzhoutech_com-footer-6 .ai-renzhoutech_com-footer-6-info ul li a:hover {
  color: #00CBA2;
}
/*# sourceMappingURL=footer_6.css.map */
