.home-footer {
  font-size: 14px;
  color: #fff;
  background: #01023d;
  padding-top: 40px;
  font-weight: 300;
}
.home-footer .container {
  width: 1236px;
  margin: 0 auto;
}
.home-footer .row {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.home-footer .row .text-title {
  font-size: 21px;
}
.home-footer .row .left {
  width: 400px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.home-footer .row .left .bjy-logo {
  width: 119px;
  height: 29px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/logo-white_17a83465bb.png");
}
.home-footer .row .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.home-footer .row .right .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home-footer .row .right.company-address {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 900px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 900px;
          flex: 0 0 900px;
  margin-left: -64px;
}
.home-footer .row .right.company-address .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home-footer .row .right.company-address .wrap .col-item-2:nth-child(1) {
  padding-right: 10px;
  width: 54%;
}
.home-footer .row .right.company-address .wrap .col-item-2:nth-child(2) {
  padding-left: 10px;
  width: 46%;
}
.home-footer .row .right.company-address .col-item-2 .content p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home-footer .row .right.company-address .col-item-2 .content p span:nth-child(2) {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.home-footer .row .right .col-item {
  width: 200px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.home-footer .row .right .col-item .text-title {
  margin-bottom: 40px;
}
.home-footer .row .right .col-item .sub-title {
  margin-bottom: 12px;
  line-height: 20px;
}
.home-footer .row .right .col-item .sub-title > a {
  color: #fff;
}
.home-footer .row .right .col-item-2 .content .bold {
  font-weight: 600;
}
.home-footer .row .right .col-item-2 .content p {
  line-height: 24px;
}
.home-footer .row.about {
  margin-top: 64px;
  margin-bottom: 4px;
  position: relative;
}
.home-footer .row.about .col-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.home-footer .row.about .col-item .name > a {
  color: #fff;
}
.home-footer .row.intro {
  margin-top: 24px;
}
.home-footer .row.intro .content {
  line-height: 25px;
}
.home-footer .row.address {
  margin: 12px 0;
}
.home-footer .row.address .left .map-location-bg {
  position: absolute;
  width: 340px;
  height: 170px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../img/index/map-location-2_ceb378d86d.png");
}
.home-footer .spliter {
  width: 100%;
  height: 1px;
  background: rgba(255,255,255,0.2);
  margin: 30px 0;
}
.home-footer .honour-list {
  margin-top: 44px;
  width: 340px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.home-footer .honour-list .item {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 48px;
}
.home-footer .honour-list .item .img {
  width: 140px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.home-footer .honour-list .item .img.high-tech {
  background-image: url("../img/gaoxing_dfd4b57e86.svg");
}
.home-footer .honour-list .item .img.high-tech-country {
  background-image: url("../img/gaoxing02_022eab81ee.png");
}
.home-footer .honour-list .item .img.double-soft {
  background-image: url("../../doubleTeacher/img/pic-csee_807d8102c8.png");
}
.home-footer .honour-list .item .img.high-iso {
  background-image: url("../../doubleTeacher/img/pic-iso_88fd1a31c1.png");
}
.home-footer .honour-list .item .text {
  color: #b1b1b1;
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 12px;
}
.home-footer .copyright {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home-footer .copyright .text-link {
  color: #fff;
  text-align: center;
  display: inline-block;
}
.home-footer .copyright .bottom-language {
  height: 30px;
  width: 160px;
  line-height: 30px;
  text-align: left;
  position: relative;
  cursor: pointer;
}
.home-footer .copyright .bottom-language:hover .list-wrap {
  display: block;
}
.home-footer .copyright .bottom-language .current-lan {
  background: #00013b;
  border: 1px solid #333463;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.home-footer .copyright .bottom-language .current-lan .text {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.home-footer .copyright .bottom-language .current-lan .badge-down {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #ccc;
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.home-footer .copyright .bottom-language .list-wrap {
  display: none;
  width: 100%;
  height: 60px;
  background: #0f104f;
  position: absolute;
  bottom: 31px;
}
.home-footer .copyright .bottom-language .list-wrap .text {
  display: block;
  height: 30px;
  line-height: 30px;
  width: 100%;
  padding: 0 12px;
  color: #fff;
}
.home-footer .copyright .copyright-info .link-box {
  margin-top: 12px;
}
.home-footer .copyright .copyright-info .link-box .text-link {
  margin-right: 20px;
  padding-bottom: 2px;
  border-bottom: 1px solid;
  color: rgba(255,255,255,0.6);
}
.home-footer .icon {
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-image: url("../../img/index/footer-sprite@2x_b169f1129a.png");
  margin-right: 6px;
  background-size: 32px 160px;
}
.home-footer .icon.bjy {
  background-position: 0 -96px;
}
.home-footer .icon.contact {
  background-position: 0 0;
}
.home-footer .icon.join {
  background-position: 0 -32px;
}
.home-footer .icon.cooperation {
  background-position: 0 -64px;
}
.home-footer .icon.international {
  background-position: 0 -128px;
}
