.sidebar {
  background: url(../images/about_01.jpg) no-repeat center / cover;
}
.sidebar .sub-menu {
  background-color: rgba(0, 25, 48, 0.2);
}
.about_a {
  padding-top: 5.78125%;
  padding-bottom: 40px;
}
.about_a .lt {
  width: 52.5%;
  text-align: justify;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  float: left;
}
.about_a .rt {
  width: 38.15%;
  float: right;
}
.about_a .rt img {
  width: 100%;
}
.brand_a {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  padding: 5.78125% 20px 0;
  text-align: justify;
}
.inve_a {
  height: 87.5%;
  background: url(../images/inve_01.jpg) no-repeat center / cover;
  position: relative;
}
.inve_a .tlbox {
  position: absolute;
  left: 4.6875%;
  top: 8%;
}
.inve_a .textbox {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 62.5%;
  padding: 5% 7% 7% 5%;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  background-color: #ffffff;
}
.honor_a .tlbox {
  margin-bottom: 60px;
}
.honor_a .tlbox .en {
  color: #01396d;
}
.honor_a .tlbox .cn {
  color: #4d4d4d;
}
.honor_a .swiper-box #honor {
  margin-bottom: 30px;
}
.honor_a .swiper-box #honor .swiper-slide {
  height: 400px;
  background-color: #edeeee;
  border: solid 6px #373838;
  padding: 48px 26px 0 26px;
  position: relative;
  cursor: pointer;
}
.honor_a .swiper-box #honor .swiper-slide .date-box {
  width: 110px;
  height: 30px;
  background-color: #01396d;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 23px;
}
.honor_a .swiper-box #honor .swiper-slide .title {
  color: #333333;
  line-height: 46px;
  font-size: 28px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.honor_a .swiper-box #honor .swiper-slide .view-more {
  position: absolute;
  left: 50%;
  bottom: 8%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.honor_a .swiper-box #honor .swiper-slide .view-more span {
  color: #4d4d4d;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  padding-bottom: 8px;
  border-bottom: 2px solid rgba(255, 172, 62, 0.6);
}
.honor_a .swiper-box #honor .swiper-slide:hover .title {
  color: rgba(255, 172, 62, 1);
}
.honor_a .swiper-box #honor .swiper-slide:hover .view-more span {
  color: rgba(255, 172, 62, 1);
}
.cont_a .tlbox {
  margin-bottom: 60px;
}
.cont_a .tlbox .en {
  color: #01396d;
}
.cont_a .tlbox .cn {
  color: #4d4d4d;
}
.cont_a .cont-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.cont_a .cont-box .lxbox {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px 0 0;
  /*background: #fff;*/
}
.cont_a .cont-box .lxbox .msginfo {
  position: relative;
  width: 100%;
}
.cont_a .cont-box .lxbox .msginfo .lx {
  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;
  margin-bottom: 47px;
}
.cont_a .cont-box .lxbox .msginfo .lx .icon {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 16px;
  width: 48px;
  height: 48px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  border: solid 1px #e0e0e0;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.cont_a .cont-box .lxbox .msginfo .lx .te-box .tl {
  color: #cccccc;
  font-size: 18px;
  margin-bottom: 16px;
}
.cont_a .cont-box .lxbox .msginfo .lx .te-box .nm {
  color: #4d4d4d;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cont_a .cont-box .lxbox .msginfo .lx:nth-last-child(1) {
  margin-bottom: 0;
}
.cont_a .cont-box .lxbox .msginfo .ewmbox {
  text-align: center;
  color: #4d4d4d;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.cont_a .cont-box .lxbox .msginfo .ewmbox .ewm {
  margin-bottom: 10px;
}
.cont_a .cont-box .imgbox {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 26%;
  margin-right: 4%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1440px) {
  .honor_a .tlbox {
    margin-bottom: 40px;
  }
  .honor_a .swiper-box #honor .swiper-slide {
    height: 320px;
    padding: 36px 20px 0 20px;
  }
  .honor_a .swiper-box #honor .swiper-slide .title {
    line-height: 32px;
    font-size: 20px;
  }
  .cont_a .tlbox {
    margin-bottom: 40px;
  }
}
@media (max-width: 1366px) {
  .about_a .lt {
    font-size: 14px;
    line-height: 24px;
  }
  .brand_a {
    font-size: 14px;
    line-height: 24px;
  }
  .inve_a .textbox {
    font-size: 14px;
    line-height: 24px;
  }
  .honor_mask .right-content .indiv .textbox .intext {
    font-size: 14px;
    line-height: 24px;
  }
  .cont_a .cont-box .lxbox .msginfo .lx {
    margin-bottom: 30px;
  }
  .cont_a .cont-box .lxbox .msginfo .lx .te-box .nm {
    font-size: 14px;
  }
  .honor_a .swiper-box #honor .swiper-slide {
    height: 290px;
    padding: 30px 15px 0 15px;
  }
  .honor_a .swiper-box #honor .swiper-slide .title {
    line-height: 28px;
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .about_a {
    padding: 40px 0;
  }
  .brand_a {
    padding: 40px 0;
  }
  .inve_a {
    background: none;
    padding-bottom: 60px;
  }
  .inve_a .imgbox {
    display: block;
  }
  .inve_a .imgbox img {
    width: 100%;
  }
  .inve_a .textbox {
    position: static;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
    padding: 40px 20px;
    text-align: justify;
  }
  .honor_a {
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .about_a .rt,
  .about_a .lt {
    float: none;
    width: 100%;
  }
  .about_a .rt {
    margin-bottom: 40px;
  }
  .cont_a .cont-box {
    display: block;
  }
  .cont_a .cont-box .imgbox {
    margin-right: 0;
  }
  .cont_a .cont-box .lxbox,
  .cont_a .cont-box .imgbox {
    width: 100%;
  }
  .cont_a .cont-box .lxbox {
    padding: 40px 20px;
  }
  .cont_a .cont-box .lxbox .msginfo .ewmbox {
    margin-top: 40px;
    width: 118px;
    position: static;
  }
}
