/*底部*/
.qili-footer {
  position: relative;
  overflow: hidden;
  padding: 50px 0 45px;
  background: #f8f8f8;
}

.qili-footer .foot {
  margin-right: 85px;
}

.qili-footer .foot h2 {
  font-size: 24px;
  font-weight: bold;
  color: #1d222d;
  margin-bottom: 50px;
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.qili-footer .foot h2 i {
  font-size: 20px;
  display: block;
  transition: all 0.35s;
  cursor: pointer;
}

.qili-footer .foot li {
  display: block;
  margin-bottom: 10px;
}

.qili-footer .foot li > a {
  display: block;
  line-height: 1.7;
  font-size: 16px;
  color: #64759a;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.qili-footer .foot li:hover > a {
  color: var(--link-color-hover)
}

.qili-footer .foot.f1 {
  width: 30%;
  padding-left: 22px;
}

.qili-footer .foot.f1 .tel {
  overflow: hidden;
  margin-bottom: 45px;
}

.qili-footer .foot.f1 .tel h3 {
  font-size: 16px;
  font-weight: bold;
  color: #1d222d;
  margin-bottom: 15px;
}

.qili-footer .foot.f1 .tel p {
  font-size: 16px;
  color: #64759a;
  line-height: 1.5;
  word-break: break-word;
}

.qili-footer .foot.f1 .tel p > a {
  color: #64759a;
}

.qili-footer .foot.f1 .tel p > a:hover {
  color: var(--link-color-hover)
}
/*
.qili-footer .foot.f1 .tel:nth-child(1) h3 {
  font-size: 14px;
  font-weight: normal;
}
*/

.qili-footer .foot.f1 .tel:nth-child(3) p a {
  font-family: "Lucida Calligraphy";
  font-size: 32px;
  color: var(--link-color-selected);
}

.qili-footer .foot.f1 .tel:nth-child(3) p a:hover {
 color:  var(--link-color-selected)
}

.qili-footer .foot.f2 {
  width: 15%;
}

.qili-footer .foot.f3 {
  width: 15%;
}

.qili-footer .foot.f4 {
  width: 40%;
  margin-right: 0;
}

.qili-footer .foot.f2 ul li,
.qili-footer .foot.f3 ul li {
  width: 80%;
  margin: 0 15px 25px 0;
}

/*版权*/
.qili-copy {
  padding: 50px 0;
  margin-top: -35px;
  position: relative;
  background: #f8f8f8;
}

.qili-copy .skill {
  display: inline-flex;
  overflow: hidden;
  border-radius: 20px;
  background: #ffffff;
  padding: 20px 0;
  box-shadow: 0 0 5px #d5d5d5;
  height: 90px;
  box-sizing: border-box;
}

.qili-copy .skill .logo {
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  color: #7c7c7c;
  text-transform: uppercase;
  border-right: 1px solid #64759a;
}

.qili-copy .skill .logo img {
  margin: 0;
  max-height: 65px;
}

.qili-copy .skill .by {
  display: flex;
  align-items: center;
  width: 230px;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #64759a;
}

.qili-copy .skill .by img {
  margin: 0 0 0 10px;
  max-height: 39px;
}

.qili-copy .share {
  position: relative;
}

.qili-copy .share span {
  font-size: 18px;
  color: #1d222d;
  font-weight: bold;
}

.qili-copy .share .list a {
  display: inline-flex;
  width: 42px;
  height: 42px;
  background: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 10px;
  box-shadow: 0 0 3px rgba(48, 71, 89, 0.5);
  box-sizing: border-box;
}

.qili-copy .share .list a i {
  font-size: 24px;
  color: #64759a;
}

.qili-copy .share .list a:hover {
  background: var(--btn-bg-hover);
}

.qili-copy .share .list a:hover i {
  color: #fff;
}

.qili-copy .share .list a:last-child {
  margin-right: 0;
}

.qili-copy .txt p {
  font-size: 16px;
  color: #64759a;
  text-align: right;
}

.qili-copy .txt p a {
  color: #64759a;
}

/*手机底部导航*/
.qili-mobMenu {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: #f1f1f1;
  display: none;
}

.qili-mobMenu > .qili-foot_nav {
  width: 25%;
  float: left;
  text-align: center;
  color: #898989;
  font-size: 12px;
  font-family: "Arial"
}

.qili-mobMenu > .qili-foot_nav > a > i {
  display: block;
  padding: 3px 0 0;
  font-size: 18px;
  line-height: 24px
}

.qili-mobMenu > .qili-foot_nav > a > .hamburger {
  position: inherit;
  float: none;
  margin: 0 auto;
  width: 100%
}
  
  
 

.foot-inquiry h3 {
  font-size: 30px;
  color: #000;
  line-height: 1;
  font-weight: 700;
  font-family: var(--font-family-1);
  text-transform: uppercase;
  margin-bottom: 15px;
}
.foot-inquiry p {
  font-size: 17px;
  color: #595959;
  line-height: 30px;
}

.foot-inquiry .inquirbox span {
  color: #000;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

.foot-inquiry .inquirbox .row {
  margin-bottom: 15px;
}

.foot-inquiry .inquirbox input[type="text"],
.foot-inquiry .inquirbox textarea {
  padding: 10px;
  font-size: 16px;
  border: 1px solid #D2D2CF;
  width: 100%;
  line-height: 22px;
  text-align: left;
  color: #666;
  box-sizing: border-box;
}

.foot-inquiry .inquirbox textarea {
  max-width: 100%;
  width: 100%;
  resize: none;
}



.foot-inquiry .inquirbox .red {
  color: #f00;
  font-weight: bold;
}

.foot-inquiry .inquirbox .yzm {
  width: 70%;
  margin-right: 10px;
}

.foot-inquiry .inquirbox img {
  cursor: pointer;
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
}

.foot-inquiry .inquirbox .submit {
  margin: 0 auto;
  width: 150px;
  line-height: 42px;
  background: var(--btn-bg);
  text-align: center;
  display: block;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}

.foot-inquiry .inquirbox .submit:hover {
  background: var(--btn-bg-hover);
}


.foot-inquiry .inquirbox {
  margin: 30px 0 0;
}
.foot-inquiry .inquirbox .row {
  margin-bottom: 15px;
}
.foot-inquiry .inquirbox .submit {
  margin: 0 auto 0 0;
}

  
.foot-inquiry  .crmFormVali-error { top: calc(50% - -23px) !important;}

@media(min-width: 1080px) {
  .qili-copy:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #dedede;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }

  .qili-copy .wp {
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .qili-copy .skill {
    margin: 0;
  }

  .qili-copy .share span {
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    padding-bottom: 10px;
  }

  .qili-copy .txt {
    position: absolute;
    right: 0;
    bottom: -25px;
  }

  .qili-footer .wp {
    display: flex;
    justify-content: space-between;
    align-content: flex-start
  }

  .qili-footer .foot h2 i {
    display: none;
  }
  .qili-footer .foot.f2 ul,
  .qili-footer .foot.f3 ul li {
  /*  display: flex;*/
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .qili-footer .foot.f2 ul li:nth-child(2n),
  .qili-footer .foot.f3 ul li:nth-child(2n) {
    margin-right: 0;
  }
}

@media(max-width: 1600px) {
  .qili-footer {
    padding: 43px 0 38px;
  }
  .qili-footer .foot {
    margin-right: 72px;
  }
  .qili-footer .foot h2 {
    margin-bottom: 43px;
  }
  .qili-footer .foot.f1 {
    padding-left: 19px;
  }

  .qili-footer .foot.f1 .tel {
    margin-bottom: 38px;
  }
  .qili-footer .foot.f1 .tel:nth-child(1) p a {
    font-size: 31px;
  }
  .qili-copy .skill .logo {
    width: 128px;
  }

  .qili-copy .skill .by {
    font-size: 14px;
  }
  .qili-copy .share .list a i {
    font-size: 20px;
  }
}

@media(max-width: 1440px) {
  .qili-footer {
    padding: 35px 0 32px;
  }
  .qili-footer .foot {
    margin-right: 60px;
  }
  .qili-footer .foot h2 {
    margin-bottom: 35px;
  }
  .qili-footer .foot.f1 {
    padding-left: 15px;
  }
 
  .qili-footer .foot.f1 .tel {
    margin-bottom: 30px;
  }
  .qili-footer .foot.f1 .tel h3 {
    margin-bottom: 10px;
  }
  .qili-footer .foot.f1 .tel:nth-child(1) p a {
    font-size: 25px;
  }
  .qili-copy .skill {
    padding: 14px 0;
  }
  .qili-copy .skill .logo {
    width: 105px;
  }

  .qili-copy .skill .by {
    font-size: 12px;
  }
  .qili-copy .share .list a {
    width: 36px;
    height: 36px;
  }
  .qili-copy .share .list a i {
    font-size: 20px;
  }
}

@media(max-width: 1220px) {
  .qili-footer {
    padding: 33px 0 29px;
  };
  .qili-footer .foot {
    margin-right: 55px;
  }

  .qili-footer .foot.f1 .tel:nth-child(1) p a {
    font-size: 23px;
  }
  .qili-copy .skill .logo {
    width: 98px;
  }

}

@media(max-width:1079px) {
  .qili-footer .foot.f3 {
    width: auto;
  }
  .qili-copy {
    margin-top: 0;
    margin-bottom: 40px;
    padding: 0 0 2vw;
  }
  .qili-copy .skill {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 7px 15px;
    align-items: center;
    justify-content: center;
  }
  .qili-copy .skill .logo {
    width: 45%;
    margin: 0;
    padding-right: 10px;
  }
  .qili-copy .skill .logo img {
    width: 40px;
  }
  .qili-copy .skill .by {
    width: auto;
    margin: 0;
    padding-left: 20px;
  }
  .qili-copy .skill .by img {
    height: 22px;
  }
  .qili-copy .share {
    position: inherit;
    top: inherit;
    right: inherit;
    text-align: center;
    padding: 15px 0;
  }
  .qili-copy .share .list {
    margin-top: 10px;
  }
  .qili-copy .txt p {
    text-align: center;
    font-size: 12px;
  }

  .qili-mobMenu {
    display: block;
  }
  .qili-footer {
    padding: 30px 0;
  }

  .qili-footer .qili-foot_nav {
    display: block;
  }

  .qili-footer .foot {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .qili-footer .foot.f1 {
    width: auto;
    padding-left: 0;
  }

  .qili-footer .foot.f1 .tel {
    margin-bottom: 10px;
  }

  .qili-footer .foot.f1 .tel h3 {
    font-size: 13px;
  }

  .qili-footer .foot.f1 .tel p {
    font-size: 13px;
  }

  .qili-footer .foot.f2 {
    width: auto;
  }

  .qili-footer .foot.f2 ul li,
  .qili-footer .foot.f3 ul li {
    width: auto;
    margin: 0;
  }

  .qili-footer .foot h2 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 2;
    text-transform: uppercase;
    border-bottom: 1px solid #d5d5d5
  }

  .qili-footer .foot ul {
    display: none;
    margin-top: 15px;
  }

  .qili-footer .foot ul li {
    margin-bottom: 5px;
  }

  .qili-footer .foot ul li > a {
    font-size: 12px;
    opacity: 0.8
  }

  .qili-footer .foot.on h2 i {
    transform: rotate(-180deg)
  }
  
  .qili-footer .foot.f4 { width: 100%;margin-top: 20px;}
  
  .foot-inquiry h3 {
    font-size: 26px;
  }
  .foot-inquiry p {
    font-size: 16px;
    line-height: 24px;
  }
  .foot-inquiry .inquirbox {
    margin: 25px 0 0;
  }
  .foot-inquiry .inquirbox .row {
    margin-bottom: 0;
  }
  
  .foot-inquiry .inquirbox .row {
    margin-bottom: 0;
  }
  .foot-inquiry .inquirbox .row > div {
    margin-bottom: 15px;
  }
  .foot-inquiry .inquirbox input.submit {
    width: 130px;
    line-height: 34px;
    font-size: 15px;
  }

}

@media(max-width: 639px) {
  .qili-footer .foot li {
    margin-bottom: 6px;
  }
  .qili-footer .foot.f1 .tel:nth-child(1) p a {
    font-size: 22px;
  }
  .qili-copy .share span {
    margin-bottom: 0 9px;
  }
  .qili-copy .share .list a {
    width: 25px;
    height: 25px;
  }
  .qili-copy .share .list a i {
    font-size: 14px;
  }
}



.huake-side-bar {
  top: 50%;
  margin-top: -200px;
  position: fixed;
  right: 8px;
  z-index: 9999;
  background: #fff;
  border-radius: 3px;
  box-shadow: rgba(62, 57, 107, 0.3) 0px 6px 16px 0px;
}

.huake-side-bar a {
  display: block;
  cursor: pointer;
  background: #fff;
  position: relative;
  padding: 10px 18px;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px solid #E8E8E8;
  border-radius: 3px;
}

.huake-side-bar a i {
  display: inline-block;
  font-size: 30px;
  color: var(--color-primary);
}

.huake-side-bar a span {
  font-size: 13px;
  color: var(--color-primary);
  display: block;
  margin: 8px 0 0;
}

.huake-side-bar a > img {
  max-width: 22px;
}

.huake-side-bar a.wx .wx-box {
  position: absolute;
  right: 98px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}

.huake-side-bar a.wx .wx-box .box {
  width: 140px;
  padding: 5px;
  border: 1px solid #D6D7D7;
  text-align: center;
  background: #fff;
  overflow: hidden;
}

.huake-side-bar a.wx .wx-box .box img {
  width: 140px;
}

.huake-side-bar a.wx .wx-box .box span {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
}

.huake-side-bar a.wx .wx-box .arrowPanel {
  width: 12px;
  height: 20px;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}

.huake-side-bar a.wx .wx-box .arrowPanel .arrow01 {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 2px;
  top: 0;
  border-top: 10px dashed transparent;
  border-right: 10px dashed transparent;
  border-bottom: 10px dashed transparent;
  border-left: 10px solid #ddd;
}

.huake-side-bar a.wx .wx-box .arrowPanel .arrow02 {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  border-top: 10px dashed transparent;
  border-right: 10px dashed transparent;
  border-bottom: 10px dashed transparent;
  border-left: 10px solid #fff;
}

.huake-side-bar a.wx:hover .wx-box {
  display: block;
}


@media (max-width: 768px) {
  .huake-side-bar {
    display: none;
  }
}