@charset "UTF-8";
/*
* @Author: Administrator
* @Date:   2018-05-10 16:15:09
* @Last Modified by:   Administrator
* @Last Modified time: 2018-06-25 17:56:32
*/
footer {
  text-align: center;
  background: #333;
  padding-bottom: 50px;
}

footer .f-1 {
  background: #eaeaea;
  text-align: center;
}

footer .f-1 .row {
  margin: 0px;
}

footer .f-1 .tit {
  color: #080812;
  font-size: 35px;
  font-family: "微软雅黑";
  flex: 0 0 100%;
  padding-top: 35px;
}

footer .f-1 .son {
  font-size: 13px;
  color: #666;
  flex: 0 0 100%;
}

footer .f-1 form {
  flex: 0 0 100%;
  margin-bottom: 35px;
  margin-top: 20px;
  position: relative;
}

footer .f-1 form .inp {
  width: 390px;
  height: 50px;
  padding: 10px;
  font-size: 16px;
  margin-left: -120px;
}

footer .f-1 form span {
  color: #fff;
  background: #000;
  width: 140px;
  height: 50px;
  position: absolute;
  justify-content: center;
}

footer .f-1 form span input {
  background: #000;
  border: none;
  width: 140px;
  height: 50px;
  text-decoration: none;
  color: #fff;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}

footer .f-0 {
  background: #333;
}

footer .f-0 .container {
  width: 975px;
}

footer .f-0 .b-0 {
  color: #fff;
  font-size: 15px;
  padding-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #424242;
}

footer .f-0 .b-0 a {
  text-decoration: none;
  color: #fff;
}

footer .f-0 .b-0 .f-nav {
  padding-top: 18px;
  position: relative;
}

footer .f-0 .b-0 .f-nav-logo img {
  width: 100px;
  height: 40px;
}

footer .f-0 .b-1 {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #424242;
  color: #8c878d;
  font-size: 13px;
}

footer .f-0 .b-1 a {
  text-decoration: none;
  color: #8c878d;
}

footer .f-0 .b-1 a span {
  height: 20px;
  opacity: 1;
  position: relative;
  left: 0px;
  margin-right: 10px;
}

footer .f-0 .b-1 a span img {
  height: 16px;
}

footer .f-0 .b-1 .f-baidu img {
  width: 18px;
  height: 18px;
}

footer .f-0 .b-1 .f-ren img {
  width: 22px;
  height: 13px;
}

footer .f-0 .b-1 .f-nav {
  position: relative;
}

footer .f-0 .b-1 .f-nav #code_ft, footer .f-0 .b-1 .f-nav #code_kf {
  position: absolute;
  left: -120px;
  top: 0px;
  z-index: -15;
  opacity: 0;
  transition: all 0.5s ease;
}

footer .f-0 .b-1 .f-nav #code_ft img, footer .f-0 .b-1 .f-nav #code_kf img {
  width: 110px;
}

footer .f-0 .b-2 {
  color: #8c878d;
  font-size: 13px;
  padding-top: 15px;
}

footer .f-0 .b-2 a {
  color: #8c878d;
}

footer .re-top {
  position: fixed;
  right: 12.5%;
  bottom: 100px;
}

footer {
  display: block;
}

.wap_footer {
  display: none;
  background: #4b4c4e;
  width: 100%;
  max-width: 100%;
}

.wap_footer .footer_ser {
  width: 88%;
  margin: 0 6%;
  padding-bottom: 18px;
  border-bottom: 2px solid #6b6c6e;
}

.wap_footer .footer_ser .f_t {
  font-size: 15.63px;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 10px;
}

.wap_footer .footer_ser form {
  display: flex;
  align-items: center;
}

.wap_footer .footer_ser form input {
  width: 213px;
  height: 36px;
  border: 1px solid #b4b5b7;
  border-radius: 0px;
  background: transparent;
  color: #fff;
}

.wap_footer .footer_ser form img {
  width: 50px;
}

.wap_footer .footer_content {
  width: 88%;
  max-width: 100%;
  margin: 0 6%;
  padding-bottom: 8px;
}

.wap_footer .footer_content .f_t {
  font-size: 15.63px;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 10px;
}

.wap_footer .footer_content .f_c {
  font-size: 12px;
  color: #b4b5b7;
  margin-bottom: 5px;
}

.wap_footer .footer_bottom {
  background: #333;
  width: 100%;
  max-width: 100%;
  padding: 0 6%;
  padding-top: 15px;
}

.wap_footer .footer_bottom .foot_logo img {
  width: 74px;
  text-align: center;
}

.wap_footer .footer_bottom .foot_logo .pic {
  text-align: center;
}

.wap_footer .footer_bottom .foot_1 {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.wap_footer .footer_bottom .foot_1 li {
  flex-grow: 1;
  list-style: none;
}

.wap_footer .footer_bottom .foot_1 li a {
  font-size: 12px;
  color: #b4b5b7;
  border-right: 1px solid #b4b4b4;
  display: flex;
  width: 100%;
  justify-content: center;
}

.wap_footer .footer_bottom .foot_1 li:last-child a {
  border-right: none;
}

.wap_footer .footer_bottom .foot_2 {
  font-size: 10px;
  color: #666;
  text-align: center;
  padding-bottom: 15px;
}

.wap_footer .footer_bottom .foot_2 a {
  color: #666666;
}

.wap_footer .footer_bottom .foot_3 {
  font-size: 10px;
  color: #666;
  text-align: center;
  padding-bottom: 15px;
}

.wap_footer .footer_bottom .foot_3 a {
  color: #666;
}

@media (max-width: 450px) {
  footer {
    display: none;
  }
  .wap_footer {
    display: block;
  }
}
