.bx {
  width: 1180px;
  margin: 0 auto;
}

.bx .frendlylink {
  font-size: 0;
  line-height: 20px;
  padding: 30px 0;
}

.bx .frendlylink span {
  font-size: 12px;
}

.bx .frendlylink a {
  font-size: 12px;
  text-decoration: none;
  color: #2e2e2e;
  margin-right: 12px;
  color: #838383;
}

.bx .frendlylink a:hover {
  color: #181818;
}

.footer_bottom {
  width: 100%;
  min-width: 1200px;
}

.footer_bottom .top {
  background-color: #33333a;
  padding: 20px 0 0;
}

.footer_bottom .top .bx .ulbox {
  display: inline-block;
  width: 140px;
  text-align: left;
  vertical-align: top;
  margin-bottom: 56px;
}

.footer_bottom .top .bx .ulbox h5 {
  line-height: 50px;
  margin: 0;
  color: #fff;
}

.footer_bottom .top .bx .ulbox ul {
  list-style: none;
  padding-inline-start: 0;
  margin: 0;
}

.footer_bottom .top .bx .ulbox ul li {
  font-size: 12px;
  line-height: 20px;
}

.footer_bottom .top .bx .ulbox ul li a {
  text-decoration: none;
  color: #80808a;
}

.footer_bottom .top .bx .ulbox ul li a:hover {
  color: #fff;
}

.footer_bottom .top .bx .right {
  float: right;
  margin-top: 16px;
}

.footer_bottom .top .bx .right .outerbox {
  color: #fff;
  text-align: right;
  display: inline-block;
  width: 170px;
  margin-right: 22px;
  padding: 8px 0;
}

.footer_bottom .top .bx .right span {
  display: inline-block;
  width: 100%;
  font-size: 20px;
}

.footer_bottom .top .bx .right span.time {
  font-size: 12px;
  color: #80808a;
}

.footer_bottom .top .bx .right .outerbox1 {
  display: inline-block;
  width: 85px;
  float: right;
}

.footer_bottom .top .bx .right .outerbox1 img {
  width: 100%;
  display: block;
}

.footer_bottom .top .bx .right p {
  font-size: 12px;
  color: #80808a;
  text-align: center;
  margin: 0;
  line-height: 28px;
}

.footer_bottom .top .bx .line {
  width: 100%;
  border-bottom: 1px solid #3c3c45;
}

.footer_bottom .top .bx .links {
  text-align: center;
  padding: 18px 0;
}

.footer_bottom .top .bx .links a {
  font-size: 12px;
  color: #80808a;
  text-decoration: none;
  display: inline-block;
  width: 82px;
  border-right: 1px solid #45454b;
}

.footer_bottom .top .bx .links a:hover {
  color: #fff;
}

.footer_bottom .top .bx .links a:last-child {
  border-right: none;
}

.footer_bottom .bottom {
  width: 100%;
  background-color: #2d2d34;
  padding: 14px 0;
}

.footer_bottom .bottom .bx a {
  margin-right: 3px;
}

.footer_bottom .bottom .bx .pouter {
  float: right;
}

.footer_bottom .bottom .bx p {
  text-align: right;
  font-size: 12px;
  margin: 0;
  line-height: 24px;
  height: 24px;
}

.footer_bottom .bottom .bx p a,.footer_bottom .bottom .bx p span {
  color: #54545b;
  text-decoration: none;
}

.footer_bottom .bottom .bx p:first-child a {
  margin-right: 8px;
}

.footer_bottom .bottom .bx p a:last-child{
  margin-right: 0;
}

.footer_bottom .bottom .bx p a:hover {
  color:#fff;
}

.footer_bottom .bottom .bx p:last-child span:first-child {
  margin-right:20px;
}

.bottom .bx img{
    height: 37px;
}