@charset "UTF-8";

/*footer——开始*/
.footer {
  color: #fff;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  background-color: #22242e;
}

.footer .main {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}

.footer .fbox {
  padding: 72px 0 55px;
  display: flex;
  justify-content: space-between;
}

.footer .ewm .flogo {
  width: 203px;
  height: 33px;
  /*background-color: #444;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.footer .foot_nav dl {
  float: left;
  width: auto;
  font-size: 15px;
  margin: 0 28px;
  text-align: left;
}

.footer .foot_nav dl dt {
  padding-bottom: 10px;
  color: #444;
  line-height: 36px;
}

.footer.index .fbox .right {
  color: #888;
  line-height: 30px;
}

.copyright {
  color: #888;
  max-width: 1500px;
  height: auto;
  padding: 20px 0;
  line-height: 30px;
  border-top: 1px solid rgba(255, 255, 255, .2);
  box-sizing: border-box;
  font-size: 15px;
}

.copyright p span {
  display: inline-block;
  margin: 0 10px 0 0;
}

.copyright p span {
  display: inline-block;
  margin: 0 10px 0 0;
}

.copyright .hidden-xs a {
  margin-right: 10px;
}

/*footer——结束*/
.kefubox .tel a {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 769px) {

  .kefubox {
    position: fixed;
    right: 10px;
    z-index: 99999;
    transform: translateY(-50%);
    top: 50%;
  }

  .kefubox .main {
    width: 50px;
    background: #fff;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 15px #e4e4e4;
    box-sizing: border-box;
  }

  .kefubox .cursor_default {
    cursor: default;
  }

  .kefubox .floor {
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    box-sizing: border-box;
  }

  .kefubox .floor:last-child {
    border-bottom: none;
  }

  .kefubox .floor>div {
    transform: translateX(300px);
  }

  .kefubox .floor>a {
    width: 50px;
    height: 50px;
    z-index: 9999;
    background-position: center center;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .kefubox .floor>a:hover {
    transition: all 300ms linear;
    background-color: #e4e4e4;
    transform: scale(1.1);
  }

  .kefubox .floor>a img {
    height: 25px;
    width: 25px;
    display: block;
  }

  .kefubox .floor>a img:hover {
    transition: all 300ms linear;
    transform: scale(1.3);
  }

  .kefubox .floor:hover div {
    transition: all 300ms linear;
    transform: translateX(0);
  }

  .kefubox .floor .absbox {
    position: absolute;
    right: 48px;
    top: 0;
    z-index: 3;
  }

  .kefubox .floor .back {
    box-shadow: 0 0 15px #e4e4e4;
    height: 50px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #666;
    background: #fff;
    box-sizing: border-box;
  }

  .kefubox .floor .kftel {
    cursor: default;
    box-shadow: 0 0 15px #e4e4e4;
    height: 50px;
    font-weight: 500;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #666;
    background: #fff;
    box-sizing: border-box;
  }

  .kefubox .floor .qq {
    box-shadow: 0 0 15px #e4e4e4;
    height: 50px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #666;
    background: #fff;
    box-sizing: border-box;
  }

  .kefubox .floor .erweima {
    box-shadow: 0 0 15px #e4e4e4;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 15px;
    font-size: 12px;
    color: #666;
    background: #fff;
    box-sizing: border-box;
  }

  .kefubox .floor .erweima img {
    width: 100px;
    height: 100px;
  }

  .kefubox .floor .erweima p {
    width: 100px;
    text-align: center;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .footer .bottom .footer_other {
    width: 90%;
    margin-left: 5%;
  }

  .kefubox {
    position: fixed;
    right: 2vw;
    top: 45vh;
    z-index: 99999;
  }

  .kefubox .floor {
    display: none;
  }

  .kefubox .tel {
    box-shadow: 0 0 5px #ddd;
    width: 10vw;
    height: 10vw;
    background-color: #fff;
    background-size: 6vw 6vw;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
  }

  .kefubox .tel a {
    width: 100%;
    height: 100%;
    background-size: 25px 25px;
    background-position: center;
    background-repeat: no-repeat;
  }

  .kefubox .tel .kftel {
    display: none;
  }

  .kefubox .tel:active {
    background-color: #f2f2f2;
  }

  .footer .middle .box .footer_con .footer_logo {
    width: 150px;
  }
}

.line {
  width: 1.5px;
  background-image: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.5), transparent);
  border-radius: 50%;
  margin: 0 20px;
}

@media (max-width: 1500px) {
  .footer .fbox {
    padding: 60px 0 45px;
    box-sizing: border-box;
  }

  .footer {
    box-sizing: border-box;
    padding: 0px 15px;
  }

  .footer .fbox {
    box-sizing: border-box;
    padding: 60px 0px 45px;
  }

  .copyright {
    padding: 15px 0px;
  }
}

@media (max-width: 1200px) {
  .footer .fbox {
    padding: 50px 0 40px;
  }

  .footer .fbox {
    padding: 50px 0px 40px;
  }.footer .fbox .right {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
  .footer .fbox {
    padding: 40px 0px 35px;
  }    .footer .fbox .right {
        display: none;
    }

  .copyright {
    text-align: center;
    line-height: 26px;
    font-size: 14px;
  }
}

@media (max-width: 768px) {
    .footer {
    padding: 15px 15px;
  }
  
   .footer .main .fbox .ewm {
   margin-bottom: 10px;
  }
  .footer .main {
    padding-top: 0px;
  }

  .footer .fbox {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0px;
  }.footer .foot_nav {
        display: none;
    }
}

@media (max-width: 480px) {
  .copyright {
    line-height: 22px;
    padding: 12px 0px;
  }
}