.footer .footer-t {
  background: url("/Shared/home/images/index-block/footer/footImg.jpg") no-repeat center;
  background-size: 100% 100%;
}
.footer .footer-t .fo-experience {
  text-align: center;
  padding: 1px;
}
.footer .footer-t .fo-experience h2 {
  margin-top: 125px;
  margin-bottom: 55px;
  font-size: 24px;
  color: #fff;
}
.footer .footer-t .fo-tot {
  display: flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  padding-top: 110px;
}
.footer .footer-t .fo-tot .fo-left {
  font-size: 36px;
  color: #fff;
  margin-top: 10px;
  margin-left: 75px;
}
.footer .footer-t .fo-tot .fo-left h2 {
  font-size: 30px;
  font-weight: lighter;
}
.footer .footer-t .fo-tot .fo-left p {
  font-size: 30px;
  font-weight: bold;
  margin-top: 20px;
}
.footer .footer-t .fo-tot .fo-left h3 {
  margin-top: 30px;
  font-size: 24px;
  font-weight: lighter;
}
.footer .footer-t .fo-tot .fo-right {
  width: 500px;
  margin-bottom: 50px;
  margin-right: 80px;
}
.footer .footer-t .fo-tot .fo-right .input-t {
  width: 100%;
  background: #58616c;
  opacity: 0.6;
  line-height: 47px;
  height: 47px;
  text-indent: 15px;
  color: #a5abb1;
  border-radius: 5px;
  margin-bottom: 15px;
}
.footer .footer-t .fo-tot .fo-right input::-webkit-input-placeholder {
  color: #a3a9ae;
}
.footer .footer-t .fo-tot .fo-right input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a3a9ae;
}
.footer .footer-t .fo-tot .fo-right input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a3a9ae;
}
.footer .footer-t .fo-tot .fo-right input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a3a9ae;
}
.footer .footer-t .fo-tot .fo-right .row {
  display: flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.footer .footer-t .fo-tot .fo-right .row2 {
  display: flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
.footer .footer-t .fo-tot .fo-right .row2 .code {
  margin-left: 15px;
  width: 126px;
  background: #4a617c;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
}
.footer .footer-t .fo-tot .fo-left {
  font-size: 36px;
  color: #fff;
  line-height: 30px;
  margin-top: 10px;
  margin-left: 150px;
}
.footer .footer-t .fo-tot .fo-left h2 {
  font-size: 36px;
}
.footer .footer-t .fo-tot .fo-left p {
  font-size: 36px;
  font-weight: bold;
}
.footer .footer-t .fo-tot .fo-left h3 {
  font-size: 24px;
}
.footer .footer-b {
  background: #273341;
  padding: 1px;
}
.footer .footer-b .fob-t {
  display: flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  color: #8f9daa;
  margin-top: 50px;
  margin-bottom: 40px;
}
.footer .footer-b .fob-t .fob-tr {
  margin-right: 80px;
  margin-left: 80px;
  width: 264px;
}
.footer .footer-b .fob-t .fob-tr img {
  position: relative;
  top: 17px;
}
.footer .footer-b .fob-t .fob-tr h2 {
  font-size: 18px;
  color: #fff;
  margin-top: 45px;
  display: inline-block;
  margin-left: 19px;
}
.footer .footer-b .fob-t .fob-tr p {
  margin-top: 45px;
  color: #8f9daa;
  font-size: 14px;
  line-height: 20px;
}
.footer .footer-b .fob-t .fob-tc {
  display: flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin-right: 38px;
}
.footer .footer-b .fob-t .fob-tc ul {
  margin-right: 98px;
}
.footer .footer-b .fob-t .fob-tc ul .title {
  font-size: 16px;
  margin-bottom: 35px;
  width: 64px;
}
.footer .footer-b .fob-t .fob-tc ul li {
  font-size: 14px;
  margin-bottom: 15px;
}
.footer .footer-b .fob-t .fob-tc ul li a {
  font-size: 14px;
}
.footer .footer-b .fob-t .fob-tc .iconList li img {
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.footer .footer-b .fob-t .fob-tl {
  text-align: center;
}
.footer .footer-b .fob-t .fob-tl .code {
  border: 1px solid #414c58;
  padding: 11px;
  width: 105px;
  height: 105px;
  margin: 0 auto;
}
.footer .footer-b .fob-t .fob-tl .code img {
  width: 100%;
  height: 100%;
}
.footer .footer-b .fob-t .fob-tl p {
  margin-top: 15px;
}
.footer .bottom {
  border-top: 1px solid #414c58;
  background: #273341;
  color: #6b7886;
}
.footer .bottom .bot-l {
  float: left;
  padding: 25px 0;
  font-size: 14px;
  margin-left: 80px;
}
.footer .bottom .bot-r {
  float: right;
  padding: 25px 0;
  font-size: 14px;
  margin-right: 74px;
}
