@charset "utf-8";
.footer {
  height: 235px;
  background: #064380;
}
.footer .links {
  height: 50px;
  background: #f5f5f7;
}
.footer .links .links-main {
  padding: 0 140px;
  box-sizing: border-box;
  height: 100%;
  line-height: 50px;
}
.footer .links .links-main > span {
  margin-right: 20px;
  font-size: 18px;
  float: left;
}
.footer .links .links-main .diy_select {
  margin: 0 20px;
  position: relative;
  float: left;
  width: 222px;
  height: 50px;
  margin-right: 12px;
  font-size: 14px;
  cursor: pointer;
}
.footer .links .links-main .diy_select .diy_select_txt {
  text-align: center;
  background: url(footer_links@btn.png) no-repeat right center;
}
.footer .footer-main .left-website-info {
  padding: 30px 0 0 60px;
  width: 830px;
  height: 100%;
  box-sizing: border-box;
}
.footer .footer-main .left-website-info > p.info {
  color: #fff;
  line-height: 25px;
}
.footer .footer-main .btns {
  color: #fff;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  margin-bottom: 30px;
}
.footer .footer-main .btns a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.footer .footer-main .zfzcDzjgBox {
  float: left;
  width: 275px;
  margin-top: 75px;
}
.footer .footer-main .zfzcDzjgBox > div {
  float: left;
}
.footer .footer-main .zfzcDzjgBox .BottomImgBtns {
  margin-right: 20px;
}
.footer .footer-main .zfzcDzjgBox .BottomZfzc {
  margin-top: 5px;
}
.footer .diy_select_list {
  position: absolute;
  bottom: 50px;
  left: 0px;
  z-index: 9999999;
  display: none;
  overflow: hidden;
  padding: 10px;
  width: 1238px;
  border: 1px solid #ededed !important;
  background: #fff;
}
.footer .diy_select_list li {
  position: relative;
  overflow: hidden;
  float: left;
  width: 196px;
  height: 30px;
  color: #333;
  line-height: 30px;
  cursor: default;
}
.footer .diy_select_list li a {
  display: block;
  padding-left: 15px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
}
.footer .diy_select_list li.focus {
  background: #ededed;
}
.footer .diy_select_list.div_select_list_1 {
  left: -295px;
}
.footer .diy_select_list.div_select_list_2 {
  left: -574px;
}
.footer .diy_select_list.div_select_list_3 {
  left: -853px;
}
