﻿

.footer {
  font-size: 14px;
  color: #666666;
}
.footer .u-logo2 {
  margin-top: 16px;
}
@media screen and (max-width: 980px) {
  .footer .u-logo2 {
    margin-top: 0;
    margin-bottom: 16px;
  }
}

/* 底部 */

/* 推荐链接 style */
/* .links {
  background: url(../images/links.png) left no-repeat;
  height: 42px;
  padding: 0 22px;
  line-height: 42px;
  font-weight: bold;
}
.links .title {
  color: white;
  margin-right: 48px;
}
.links a {
  margin-right: 15px;
  color: #333;
} */

.footer .jiucuolin {
  margin-top: 22.5px;
}
.footer a {
  color: inherit;
}

.footer .header {
  font-size: 16px;
  padding-bottom: 16px;
}

.footer .content {
  text-align: left;
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
  overflow: hidden;
  display: flex;
}
.footer .content .box {
  float: left;
  overflow: hidden;
  margin-right: 15px;
}
.footer .box-center{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.footer .content .dzgb{
  /* margin-top: -10px; */
  width: 100%;
  text-align: center;
}


/* 适老化按钮 */

.wza-box a{ display: block;float: right;height: 38px;line-height:
38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; }
.wza-box a.wza{ background: #fff;color: #F76B00; border: 1px solid
#FC740D; border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#F79600;color: #fff;border: 1px solid
#F79600;border-radius: 0px 2px 2px 0px; }
/* end */



/* 适老化 */
.oldModel *{font-size: 28px!important;}
.oldModel .searchForm{width: 370px;}
.oldModel .footer .content .dzgb{width: auto;}
.oldModel .footer .content {flex-wrap: wrap;}
.oldModel .channel .right-content{width: 855px;}
.oldModel .channel .right-content li a{width: 90%;}