.container footer .footer_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container footer .footer_bottom .fb_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

#nav_active {
  color: #fefefe;
}

#router_active {
  color: #707070;
}

.w {
  width: 62.5vw;
  height: 100%;
  margin: 0 auto;
}

.container {
  height: 100vh;
  background: #f2f2f2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.container {
  width: 100%;
}

.container header {
  width: 100%;
  height: calc(3.906vw + 3.125vw + 2.604vw);
}

.container header .logo {
  height: 3.906vw;
  background-color: #fff;
  line-height: 3.906vw;
}

.container header nav {
  width: 100%;
  height: 3.125vw;
  background-color: #35383a;
}

.container header nav ul {
  width: calc(calc(31.823vw / 5) * 6);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container header nav ul li {
  float: left;
  font-size: 14px;
  color: #9e9e9e;
}

.container header .router {
  width: 100%;
  height: 2.604vw;
  background-color: #fcfcfc;
}

.container header .router ul {
  width: calc(calc(31.823vw / 5) * 3);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container header .router ul li {
  float: left;
  font-size: 14px;
  color: #bebebe;
}

.container header .router ul {
  width: calc(calc(31.823vw / 5) * 2);
}

.container main {
  padding-top: 1.563vw;
  background-color: #f2f2f2;
  padding-bottom: 5.781vw;
}

.container main .about_us_center {
  background-color: #fff;
  padding: 3.646vw 5.156vw;
  margin-bottom: 1.042vw;
}

.container main .about_us_center .title {
  width: 100%;
}

.container main .about_us_center .title p:first-of-type {
  color: #1f1f1f;
  font-size: 1.875vw;
}

.container main .about_us_center .title p:last-of-type {
  color: #1f1f1f;
  font-size: 1.25vw;
}

.container main .about_us_center .title p:last-of-type::after {
  content: "";
  display: block;
  width: 2.605vw;
  height: 0.26vw;
  background-color: #1478f0;
  margin-top: 2.083vw;
  margin-bottom: 3.229vw;
}

.container main .about_us_center .text p:first-of-type {
  font-size: 1vw;
  color: #999999;
  margin-bottom: 2.604vw;
}

.container main .about_us_center .text p:last-of-type {
  font-size: 1vw;
  color: #999999;
}

.container main .framework_center {
  background-color: #fff;
  padding: 2.604vw 5.104vw;
}

.container main .framework_center .title {
  padding-bottom: 2.552vw;
  font-size: 1.875vw;
  color: #1f1f1f;
  text-align: center;
}

.container main .framework_center .list {
  width: 100%;
}

.container main .framework_center .list li {
  width: 100%;
  padding-bottom: 3.646vw;
}

.container main .framework_center .list li .title_item {
  font-size: 1.2vw;
  color: #373737;
  font-weight: bolder;
}

.container main .framework_center .list li .vertical_bar::before {
  content: "";
  display: inline-block;
  width: 0.313vw;
  height: 1.25vw;
  background-color: #1478f0;
  vertical-align: middle;
  margin-right: 0.833vw;
}

.container main .framework_center .list li .introduction {
  margin-top: 1.677vw;
  font-size: 1vw;
  color: #999999;
  line-height: 2vw;
}

.container main .honor_center {
  margin-top: 1.563vw;
  background-color: #fff;
  padding: 2.604vw 5.104vw;
}

.container main .honor_center .title {
  padding-bottom: 3.177vw;
  font-size: 1.875vw;
  color: #1f1f1f;
  text-align: center;
}

.container main .honor_center .list li:not(:last-of-type) {
  padding-bottom: 1.042vw;
}

.container main .honor_center .list li .title_item {
  font-size: 1.25vw;
  color: #4a4056;
  padding-bottom: 1.146vw;
}

.container main .honor_center .list li .col {
  font-size: 0.938vw;
  padding: 10px 0;
  color: #4a4056;
  padding-left: 1.042vw;
  border-left: 0.104vw solid #c2ccd9;
  background-color: #f6f6f6;
}

.container main .honor_center .list li .col:not(:last-of-type) {
  margin-bottom: 0.521vw;
}

.container footer {
  width: 100%;
  height: 16.823vw;
  background-color: #292a2f;
}

.container footer .footer_top {
  width: 100%;
  height: 5.885vw;
  border-bottom: 1px solid #76777a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.container footer .footer_bottom {
  height: calc(100% - 5.885vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container footer .footer_bottom .fb_content {
  width: 71.927vw;
  height: 100%;
}

.container footer .footer_bottom .fb_content .corporate_information {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 12px;
}

.container footer .footer_bottom .fb_content .corporate_information .ci_left {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #666666;
}

.container footer .footer_bottom .fb_content .corporate_information .ci_left a {
  color: inherit;
}

.container footer .footer_bottom .fb_content .corporate_information .ci_right {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #cecece;
}

.container footer .footer_bottom .fb_content .corporate_information .ci_right a {
  color: inherit;
}

.container footer .footer_bottom .fb_content .corporate_information .ci_right .wechat {
  -ms-flex-preferred-size: 1.51vw;
      flex-basis: 1.51vw;
  height: 1.302vw;
  position: relative;
}

.container footer .footer_bottom .fb_content .corporate_information .ci_right .wechat .wechat_icon {
  width: 100%;
  height: 100%;
  background: url("../../images/public/wechat.png") no-repeat;
  background-size: cover;
}

.container footer .footer_bottom .fb_content .corporate_information .ci_right .wechat .erwma {
  width: 6.25vw;
  height: 6.25vw;
  background-color: #fff;
  border: 8px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
}

.container footer .footer_bottom .fb_content .corporate_information .ci_right .wechat .erwma::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 0.573vw;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}

.container footer .footer_bottom .fb_content .corporate_information .ci_right .wechat:hover .erwma {
  display: block;
}

.container footer .footer_bottom .fb_content .corporate_information .ci_right .wechat:hover .wechat_icon {
  background: url("../../images/public/wechat_active.png") no-repeat;
  background-size: cover;
}

.container footer .footer_bottom .fb_content .cut-off {
  width: 100%;
  height: 1px;
  background-color: #333333;
}

.container footer .footer_bottom .fb_content .mark {
  font-size: 12px;
  color: #666666;
}
/*# sourceMappingURL=ab_intro.css.map */