/**
 * Created by 孙汉敏.
 * 首页尾部
 */

.indexFooter .footer {
  width: 100%;
}

.indexFooter .blogrolla {
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 0 0 0;
}

.indexFooter .blogrolla span {
  color: #333333;
  float: left;
  margin: 0 5px;
  font-weight: 600;
}

.indexFooter .blogrollaImg {
  float: left;
  margin-top: 9px;
}

.indexFooter .footerimg {
  height: 80px;
  background: #fff;
}

.indexFooter .footerimg li {
  width: 150px;
  height: 53px;
  margin-right: 25px;
  float: left;
}

.indexFooter .footerimg .lastLi {
  width: 150px;
  height: 53px;
  margin-right: 0px;
  float: left;
}

.indexFooter .footerimg li img {
  width: 150px;
  height: 53px;
}

.indexFooter .message {
  background: #fafafb;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f1f1f1;
}

.indexFooter .message-img {
  overflow: hidden;
  height: 120px;
}

.indexFooter .message-img li {
  height: 60px;
  margin: 30px 0 0 50px;
  float: left;
}

.indexFooter .message-img li img {
  width: 57px;
  height: 57px;
  float: left;
}

.indexFooter .message-text {
  height: 60px;
  float: left;
}

.indexFooter .message-text p {
  font-size: 16px;
  color: #333333;
  height: 30px;
  line-height: 30px;
  width: 110px;
  overflow: hidden;
}

.indexFooter .message-text span {
  font-size: 12px;
  color: #868686;
  width: 110px;
  height: 16px;
  display: inline-block;
  overflow: hidden;
}

.indexFooter .info {
  width: 100%;
  background: #fafafb;
}

.indexFooter .infodiv {
  overflow: hidden;
  height: 240px;
}

.indexFooter .innerDiv {
  float: left;
  width: 960px;
  height: 240px;
}

.indexFooter .inner-itnl {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.indexFooter .infoIi {
  width: 190px;
  height: 240px;
  float: left;
}

.indexFooter .infoUl {
  width: 160px;
  height: 190px;
  background: url(../img/foot-string.png) no-repeat 20px center;
  background-size: 1px 100%;
  padding-left: 35px;
}

.indexFooter .text-de {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.indexFooter .icon {
  width: 100%;
  height: 30px;
}

.indexFooter .getting-started {
  width: 160px;
  height: 30px;
  padding-left: 12px;
  margin-top: 20px;
}

.indexFooter .getting-started img {
  width: 18px;
  height: 18px;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}

.indexFooter .getting-started p {
  float: left;
  font-size: 14px;
  color: #002A39;
  height: 30px;
  line-height: 30px;
}

.indexFooter .limessage {
  height: 120px;
}

.indexFooter .limessage-left {
  float: left;
}

.indexFooter .limessage-left-border {
  width: 3px;
  background: url(../img/foot-stringa.png) no-repeat;
  height: 130px;
  float: left;
  background-size: 2px 100%;
  margin-top: 20px;
}

.indexFooter .limessage div ul {
  margin-top: 10px;
}

.indexFooter .infoUl a {
  float: left;
  font-size: 12px;
  color: #4D6973;
  width: 125px;
}

.indexFooter .tail {
  background: #002a39;
  width: 100%;
  height: 41px;
  text-align: center;
  overflow: hidden;
  font-size: 12px;
  line-height: 41px;
  color: #ccd4d7;
}

.indexFooter .tail a {
  color: #ccd4d7;
}

.indexFooter .code {
  width: 160px;
  height: 140px;
  float: left;
  margin-top: 20px;
  margin-left: 35px;
}

.indexFooter .code img {
  width: 87px;
  height: 89px;
  margin-left: 30px;
}

.indexFooter .sys {
  color: #333333;
  height: 20px;
  line-height: 20px;
}

.indexFooter .tel {
  color: #515151;
  font-weight: 500;
}

.indexFooter .imgtextdiv {
  margin: 0 auto;
  width: 320px;
  margin-bottom: 10px;
  margin-top: 0px !important;
}

.indexFooter .imgtext {
  width: 92px;
  height: 30px;
  float: left;
}

.indexFooter .imgtext img {
  float: left;
  margin-top: 5px;
}

.indexFooter .imgtext a {
  float: left;
  display: block;
  width: 59px;
}

.indexFooter .sx {
  width: 2px;
  background: url(../img/footer-linea.png) no-repeat;
  height: 25px;
  float: left;
  background-size: 2px 100%;
  margin-right: 20px;
}

.browser-compatibility {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #999999;
  background: #e4e4e4;
  text-align: center;
  font-size: 13px;
}