/*
蓝色主题
*/
/*
系统主题
*/
.contents {
  width: 1140px;
  margin: 0 auto;
}
.footer {
  background: #2f3939;
  display: inline-block;
  width: 100%;
}
.footer .footerInfo {
  height: auto;
  min-height: 500px;
  padding-bottom: 60px;
}
.footer .footerInfo .merits-ul {
  display: flex;
  align-items: space-between;
  width: 100%;
  text-align: center;
  margin-top: 34px;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0;
}
.footer .footerInfo .merits-ul li {
  flex: 1;
  flex-direction: row;
  text-align: left;
}
.footer .footerInfo .merits-ul li i.iconfont {
  font-size: 42px;
  color: rgba(255, 255, 255, 0.9);
  display: block;
  float: left;
}
.footer .footerInfo .merits-ul li p.p1 {
  font-size: 16px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.9);
  line-height: 24px;
  padding-left: 60px;
  margin-top: 1px;
}
.footer .footerInfo .merits-ul li p.p2 {
  font-size: 13px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 24px;
  padding-left: 60px;
}
.footer .footerInfo .about {
  float: left;
  max-width: 750px;
  padding-top: 20px;
}
.footer .footerInfo .about dl {
  overflow: hidden;
  margin-top: 48px;
}
.footer .footerInfo .about dl dt {
  font-size: 18px;
  color: #ffffff;
  padding-left: 5px;
  border-left: 2px solid #1684FF;
  margin-bottom: 16px;
  line-height: 18px;
}
.footer .footerInfo .about dl dd {
  float: left;
  margin-right: 20px;
}
.footer .footerInfo .about dl dd a {
  color: #ccc;
  font-size: 12px;
}
.footer .footerInfo .about dl dd:hover a {
  color: #ffffff;
}
.footer .footerInfo .contact {
  float: right;
  padding-top: 70px;
}
.footer .footerInfo .contact .phone {
  font-size: 16px;
  line-height: 16px;
  color: #acacac;
}
.footer .footerInfo .contact .phone .icon {
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: sub;
  background: url('../img/header_icon.png') no-repeat -338px -1px;
}
.footer .footerInfo .contact .teacher_guo {
  display: inline-block;
  padding: 8px;
  margin-left: 20px;
}
.footer .footerInfo .contact .teacher {
  font-size: 12px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 5px;
}
.footer .footerInfo .contact .phoneNumber {
  font-size: 14px;
  color: white;
  margin-bottom: 5px;
}
.footer .footerInfo .contact .icon_Qcode_1 {
  width: 100px;
  height: 100px;
  padding-left: 50px;
  padding-top: 10px;
  display: inline-block;
  background: url('../img/ic_teacher_guo.png') no-repeat left top;
  background-size: 100px;
}
.footer .footerInfo .contact .icon_Qcode_2 {
  width: 100px;
  height: 100px;
  padding-left: 50px;
  padding-top: 10px;
  display: inline-block;
  background: url('../img/ic_teacher_luo.png') no-repeat left top;
  background-size: 100px;
}
.footer .footerInfo .contact .timeTitle {
  font-size: 16px;
  line-height: 16px;
  color: #acacac;
  padding-bottom: 3px;
}
.footer .footerInfo .contact .timeTitle .icon {
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: sub;
  background: url('../img/header_icon.png') no-repeat -338px -27px;
}
.footer .footerInfo .contact .time {
  padding-top: 3px;
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  padding-left: 24px;
}
.footer .footerInfo .contact .scavenging {
  padding-left: 24px;
  padding-top: 30px;
}
.footer .footerInfo .contact .scavenging div {
  width: 23px;
  height: 23px;
  display: inline-block;
  margin-right: 28px;
  cursor: pointer;
  position: relative;
}
.footer .footerInfo .contact .scavenging .selectMenu {
  width: 197px;
  height: 206px;
  display: none;
  background: #2d3137;
  border-radius: 6px;
  position: absolute;
  left: -89px;
  top: 50px;
  box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.55);
  padding-top: 2px;
  text-align: center;
}
.footer .footerInfo .contact .scavenging .selectMenu p {
  color: #ffffff;
  font-size: 12px;
  line-height: 36px;
}
.footer .footerInfo .contact .scavenging .selectMenu img {
  width: 148px;
  height: 151px;
  vertical-align: middle;
}
.footer .footerInfo .contact .scavenging .selectMenu:before {
  display: block;
  content: '';
  width: 0px;
  height: 9px;
  border: 15px solid transparent;
  border-bottom: 15px solid #2d3137;
  position: absolute;
  top: -38px;
  left: 84px;
  z-index: 11;
}
.footer .footerInfo .contact .scavenging .wx {
  background: url('../img/header_icon.png') no-repeat -259px -1px;
}
.footer .footerInfo .contact .scavenging .wx .img {
  display: inline-block;
  width: 148px;
  height: 151px;
  background: url(../../common/img/header_icon.png) no-repeat -164px -96px;
  background-size: 620px;
  margin: 0 auto;
}
.footer .footerInfo .contact .scavenging .wx:hover {
  background: url('../img/header_icon.png') no-repeat -259px -26px;
}
.footer .footerInfo .contact .scavenging .wx:hover .selectMenu {
  display: block;
}
.footer .footerInfo .contact .scavenging .qq {
  background: url('../img/header_icon.png') no-repeat -283px -1px;
}
.footer .footerInfo .contact .scavenging .qq .img {
  display: inline-block;
  width: 148px;
  height: 151px;
  background: url(../../common/img/header_icon.png) no-repeat -8px -96px;
  background-size: 620px;
  margin: 0 auto;
}
.footer .footerInfo .contact .scavenging .qq:hover {
  background: url('../img/header_icon.png') no-repeat -283px -26px;
}
.footer .footerInfo .contact .scavenging .qq:hover .selectMenu {
  display: block;
}
.footer .footerInfo .contact .scavenging .wb {
  background: url('../img/header_icon.png') no-repeat -308px -1px;
}
.footer .footerInfo .contact .scavenging .wb:hover {
  background: url('../img/header_icon.png') no-repeat -308px -26px;
}
.footer .footerInfo .btn {
  display: inline-block;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  background: #1684FF;
  margin-top: 10px;
  border-radius: 4px;
  width: 160px;
  height: 50px;
  line-height: 50px;
  transition: 0.5s;
  margin-left: 24px;
}
.footer .footerInfo .btn .icon {
  width: 6px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  background: url('../img/header_icon.png') no-repeat -414px -30px;
}
.footer .footerInfo .btn:hover {
  background: #5AA8FF;
}
.footer .footerCompanyInfo {
  background: #262e2e;
  height: 104px;
}
.footer .footerCompanyInfo .c2 {
  height: 104px;
  padding: 30px 0;
  box-sizing: border-box;
  background: #1a1921;
  color: #999;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
}
