/*底部*/
.footer {
  width: 100%;
  height: auto;
  background: #0B1D2F;
  position: relative;
  padding-top: 30px;
  padding-bottom: 34px;
}

.footer_bottom {
  height: auto;
  float: left;
  text-align: center;
  border-right: solid 1px #ffffff3a;
  padding-right: 40px;
}

.forter__bottom {
  border-top: solid 1px #ffffff3a;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #6C6C6D;
  padding-top: 20px;
}

.forter__bottom a {
  color: #6C6C6D;
}

.footer_bottom p {
  font-size: 14px;
  color: #fff;
  background: url(../images/f_dhs.png) no-repeat left center;
  padding-left: 30px;
}

.footer_bottom span {
  display: block;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 20px;
}

.footer_bottom a {
  display: block;
  width: 280px;
  height: 56px;
  background: #0649D0;
  margin-top: 16px;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 56px;
  margin: 10px auto;
}

.footer_top {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.footer_top ul {
  width: 680px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-left: 40px;
}

.footer_top ul li {
  width: 113px;
  height: auto;
  line-height: 30px;
  float: left;
  text-align: center
}

.footer_top ul li a {
  font-size: 14px;
  color: #6C6C6D;
  display: block;
  line-height: 30px;
}

.footer_top ul li a:nth-child(1) {
  color: #FFFFFF
}

.footer_top_right {
  width: 260px;
  height: 200px;
  display: block;
  overflow: hidden;
  float: right;
}

.footer_img {
  width: 113px;
  height: auto;
  overflow: hidden;
  float: left
}

.footer_img div {
  width: 113px;
  height: 113px;
  background: url(../images/m_bj.png) no-repeat center;
  padding: 10px;
}

.footer_img div img {
  width: 100%;
  height: 100%;
}

.footer_img p {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #ffffff;
}

.ft_1 {
  background: url(../images/f_sj.png) no-repeat 20px center;
  text-align: center;
}

.ft_2 {
  background: url(../images/f_wx.png) no-repeat 10px center;
  text-align: center;
}

.img_right {
  float: right !important
}

.footer_ban {
  width: 100%;
  height: 40px;
  line-height: 40px;
}

.footer_zhichi {
  width: auto;
  height: 40px;
  float: right
}

.footer_zhichi p {
  width: auto;
  float: left;
  margin-left: 20px;
  font-size: 14px;
  color: #999999;
}

.footer_zhichi .pt {
  width: 121px;
  height: 18px;
  background: url(../images/vl.png) no-repeat;
  margin-top: 10px;
  margin-right: 10px
}

.footer_zhichi .js {
  width: 121px;
  height: 18px;
  background: url(../images/wl.png) no-repeat;
  margin-top: 10px;
}

.footer_zhichi .pt:hover {
  background: url(../images/vl_hover.png) no-repeat
}

.footer_zhichi .js:hover {
  background: url(../images/wl_hover.png) no-repeat
}

.footer_zhichi span {
  float: left;
  font-size: 12px;
  color: #c9c9c9;
}

.footer_zhichi i {
  float: left;
}