.title h2 {
  padding: 0 0 30px;
  position: relative;
  font-size: 30px;
}
.title h2:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: #999;
}
/*公司介绍 aboutUs*/
.aboutUs .item1 {
  margin-top: 91px;
}
.aboutUs .item1 .text {
  float: left;
  width: 46%;
  padding-top: 13px;
}
.aboutUs .item1 .text .title .p_con {
  margin-top: 35px;
}
.aboutUs .item1 .text .title .p_con p {
  margin-top: 0;
  font-size: 15px;
  line-height: 32px;
  color: #333333;
}
.aboutUs .item1 .images {
  float: right;
  width: 48.334%;
}
.aboutUs .item2 {
  margin-top: 82px;
  padding-top: 50px;
  padding-bottom: 66px;
  overflow: hidden;
  background: url("../images/home_3_04.jpg") no-repeat right bottom / cover;
}
.aboutUs .item2 .title {
  text-align: center;
}
.aboutUs .item2 .title h2:after {
  left: 50%;
  margin-left: -25px;
}
.aboutUs .item2 .c_banner {
  margin-top: 45px;
  margin-bottom: 57px;
  overflow: inherit;
  position: relative;
}
.aboutUs .item2 .c_banner .con {
  width: 100%;
  overflow: hidden;
  cursor: inherit!important;
}
.aboutUs .item2 .c_banner .con ul li a .images {
  text-align: center;
  transition: all 0.3s;
}
.aboutUs .item2 .c_banner .con ul li a .images img {
  width: 100%;
}
.aboutUs .item2 .c_banner .con ul li a p {
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #666;
  transition: all 0.3s;
}
.aboutUs .item2 .c_banner .con ul li a:hover p {
  color: #fff;
  background-color: #1a50a7;
}
.aboutUs .item2 .c_banner .con .prev,
.aboutUs .item2 .c_banner .con .next {
  position: absolute;
  top: 33%;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.aboutUs .item2 .c_banner .con .prev.prev,
.aboutUs .item2 .c_banner .con .next.prev {
  left: -8.21%;
  background: url('../images/home_56.png') no-repeat center center / cover;
}
.aboutUs .item2 .c_banner .con .prev.next,
.aboutUs .item2 .c_banner .con .next.next {
  right: -8.21%;
  background: url('../images/home_59.png') no-repeat center center / cover;
}
.aboutUs .item2 .more {
  margin: 0 auto;
  color: #1a50a7;
  border-color: #1a50a7;
  transition: all 0.3s;
}
.aboutUs .item2 .more i {
  background-image: url("../images/home_67.png");
}
.aboutUs .item2 .more:hover {
  color: #fff;
  background-color: #1a50a7;
}
.aboutUs .item2 .more:hover i {
  background-image: url("../images/home_43.png");
}
.aboutUs .item3 {
  margin-top: 70px;
  padding-bottom: 66px;
}
.aboutUs .item3 .container {
  position: relative;
}
.aboutUs .item3 .title {
  margin-bottom: 18px;
  text-align: center;
}
.aboutUs .item3 .title h2:after {
  left: 50%;
  margin-left: -25px;
}
/*荣誉资质*/
.certificate {
  padding-top: 90px;
}
.certificate .con ul li {
  float: left;
  width: 22.5%;
  margin-right: 40px;
  margin-bottom: 50px;
}
.certificate .con ul li:nth-child(4n) {
  margin-right: 0;
}
.certificate .con ul li .images {
  transition: all 0.3s;
}
.certificate .con ul li p {
  padding: 15px 5px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #666;
  transition: all 0.3s;
}
.certificate .con ul li:hover p {
  background-color: #1a50a7;
}
.certificate .page {
  padding-top: 27px;
  margin-bottom: 69px;
}
/*员工风采*/
.Styles .con ul li p {
  color: #333;
  background: transparent;
}
.Styles .con ul li:hover p {
  color: #333;
  background: transparent;
}
@media (max-width: 1440px) {
  .aboutUs .item2 .c_banner .con .prev.prev,
  .aboutUs .item2 .c_banner .con .next.prev {
    left: -5.21%;
  }
  .aboutUs .item2 .c_banner .con .prev.next,
  .aboutUs .item2 .c_banner .con .next.next {
    right: -5.21%;
  }
  .aboutUs .item2 .c_banner .con .prev,
  .aboutUs .item2 .c_banner .con .next {
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 1200px) {
  .aboutUs .item1 {
    margin-top: 50px;
  }
  .aboutUs .item1 .text {
    padding-top: 0;
  }
  .aboutUs .item1 .text .title .p_con {
    margin-top: 18px;
  }
  .aboutUs .item1 .text .title .p_con p {
    margin-top: 0;
    font-size: 13px;
    line-height: 24px;
  }
  .aboutUs .item2 .c_banner .con {
    width: 96%;
    margin: 0 auto;
  }
  .aboutUs .item2 {
    margin-top: 50px;
    padding-top: 35px;
    padding-bottom: 45px;
  }
  .aboutUs .item2 .c_banner {
    margin-top: 24px;
    margin-bottom: 40px;
  }
  .certificate .con ul li {
    margin-right: 3.3%;
  }
}
@media (max-width: 1105px) {
  .aboutUs .item2 .c_banner .con .prev,
  .aboutUs .item2 .c_banner .con .next {
    width: 40px;
    height: 40px;
  }
  .aboutUs .item2 .c_banner .con .prev.prev,
  .aboutUs .item2 .c_banner .con .next.prev {
    left: -3.21%;
  }
  .aboutUs .item2 .c_banner .con .prev.next,
  .aboutUs .item2 .c_banner .con .next.next {
    right: -3.21%;
  }
}
@media (max-width: 991px) {
  .title h2 {
    padding: 0 0 17px;
  }
  /*aboutUs*/
  .aboutUs .item1 {
    margin-top: 30px;
  }
  .aboutUs .item1 .text {
    width: 100%;
  }
  .aboutUs .item1 .images {
    width: 100%;
    margin-top: 10px;
  }
  .aboutUs .item2 {
    margin-top: 30px;
    padding-top: 30px;
  }
  .aboutUs .item2 .c_banner .con .prev,
  .aboutUs .item2 .c_banner .con .next {
    width: 32px;
    height: 32px;
  }
  .aboutUs .item2 .c_banner .con ul li a p {
    line-height: 30px;
    font-size: 13px;
  }
  .certificate {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  /*aboutUs*/
  .aboutUs .item2 {
    margin-top: 40px;
    padding-top: 40px;
  }
  .aboutUs .item2 .c_banner .con .prev,
  .aboutUs .item2 .c_banner .con .next {
    display: none;
  }
  .aboutUs .item3 {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .certificate {
    padding-top: 20px;
  }
  .certificate .con ul li {
    width: 48.2%;
    margin-bottom: 20px;
  }
  .certificate .con ul li:nth-child(2n) {
    margin-right: 0;
  }
  .certificate .con ul li p {
    padding: 8px 5px;
    font-size: 14px;
  }
}
/*发展历史*/
.history_year {
  position: relative;
  background: url(../images/history_bg.png) no-repeat 0 bottom;
  width: 850px;
  height: 300px;
  margin: auto;
  padding-top: 70px;
  overflow: hidden;
}
.history_year .leftbox {
  width: 300px;
  height: 850px;
  margin: auto;
}
.history_year .leftbox .swiper-container {
  height: 100%;
  width: 100%;
}
.history_year a {
  color: #c1c1c1;
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  line-height: 110px;
  text-align: center;
  position: relative;
  opacity: 0;
  transform-origin: 50% 50%;
}
.history_year .leftbox .swiper-slide i {
  width: 23px;
  height: 23px;
  background: url("../images/about_icon _1.jpg") no-repeat center center;
  display: block;
  display: none;
  position: absolute;
  top: 98px;
  left: 50%;
  margin-left: -8px;
}
.history_year .leftbox .swiper-slide em {
  display: none;
  position: absolute;
  top: -15px;
  left: 0;
  color: #e3254c;
  width: 100%;
  text-align: center;
  line-height: 30px;
  font-family: "Arial";
  text-transform: uppercase;
  font-weight: bold;
}
.history_year .leftbox .swiper-slide-active i {
  display: block;
}
.history_cont .swiper-slide.swiper-slide-active .topnum {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
.topnum a {
  background: #fff;
  padding: 0 10px;
}
.topnum a i {
  font-family: "Arial";
  color: #e3254c;
}
.history_year li {
  float: left;
  width: 100%;
  padding: 35px 0;
  border-bottom: #bebebe solid 1px;
  overflow: hidden;
}
.history_cont dl {
  overflow: hidden;
  padding: 30px;
  background: #efefef;
}
.history_cont dt {
  float: left;
  width: 215px;
}
.history_cont dd {
  float: right;
  width: calc(100% - 216px);
}
.history_cont dd h3 {
  font-family: "Arial";
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.his_p {
  color: #666;
  line-height: 1.8em;
  height: 9em;
  overflow: hidden;
  overflow-y: auto;
}
.his_p p {
  padding-left: 18px;
  font-size: 14px;
  line-height: 30px;
  color: #000;
  /*white-space:nowrap; overflow:hidden; text-overflow:ellipsis;*/
}
.history_cont {
  margin-bottom: 80px;
}
.history_year .but_year > div {
  top: 13%;
}
.gallery-top .but {
  display: none;
}
.history_cont .swiper-container {
  padding-bottom: 15px;
}
.swiper-button-next,
.swiper-button-prev {
  width: 19px;
  height: 31px;
  background-size: 19px 31px;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("../images/about_02.png");
  right: 324px;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("../images/about_01.png");
  left: 310px;
}
.history_cont .swiper-slide-prev {
  top: 30px;
}
.history_cont .swiper-slide-next {
  top: 30px;
}
.ie9 .history_cont .swiper-slide img {
  width: 100%;
}
.history_cont .swiper-slide-duplicate-prev,
.history_cont .swiper-slide-duplicate-next {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  top: 30px;
}
.history_cont .swiper-slide-duplicate-prev img,
.history_cont .swiper-slide-duplicate-next img {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
.history_cont .swiper-container-3d .swiper-slide-shadow-right,
.history_cont .swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}
.history_cont .swiper-slide-next,
.history_cont .swiper-slide-prev {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
}
.history_cont .swiper-pagination {
  display: none;
}
/*.history_cont .but>div{width: 25%;height: 87%;margin-top: 0;top:30px;background:url("../images/wite_bg.png") no-repeat;opacity:0;}*/
.history_cont .but > div.swiper-button-prev {
  left: 0;
}
.history_cont .but > div.swiper-button-next {
  right: 0;
}
.history_cont .swiper-slide {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  top: 30px;
}
.history_cont .swiper-slide img {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
.history_cont .swiper-slide.swiper-slide-active,
.history_cont .swiper-slide.swiper-slide-active img {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
.history_cont .swiper-slide.swiper-slide-prev,
.history_cont .swiper-slide.swiper-slide-prev img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
}
.history_cont .swiper-slide.swiper-slide-next,
.history_cont .swiper-slide.swiper-slide-next img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
}
.history_cont .swiper-slide.swiper-slide-prev dl,
.history_cont .swiper-slide.swiper-slide-next dl {
  margin-top: 30px;
}
@media only screen and (min-width: 1025px) {
  .history_year .leftbox .swiper-slide-active a {
    font-size: 48px;
    opacity: 1;
    color: #3e3e3e;
  }
  .history_year .leftbox a {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
  }
  .history_year .leftbox .prev_nth2Mode a {
    transform: rotate(62deg) translateX(17px) translateY(-19px);
    opacity: 1;
  }
  .history_year .leftbox .next_nth2Mode a {
    transform: rotate(131deg) translateX(-22px) translateY(-7px);
    opacity: 1;
  }
  .history_year .leftbox .prev_nth3Mode a {
    transform: rotate(33deg) translateX(-48px) translateY(101px);
    opacity: 1;
  }
  .history_year .leftbox .next_nth3Mode a {
    transform: rotate(152deg) translateX(54px) translateY(98px);
    opacity: 1;
  }
  .history_year .leftbox .prev_nth4Mode a {
    transform: rotate(-80deg) translateX(-126px) translateY(-143px);
  }
  .history_year .leftbox .next_nth4Mode a {
    transform: rotate(80deg) translateX(-214px) translateY(162px);
  }
  .history_year .leftbox .prev_nth5Mode a {
    transform: rotate(-25deg) translateX(-65px);
    opacity: 1;
  }
  .history_year .leftbox .next_nth5Mode a {
    transform: rotate(25deg) translateX(-65px) translateY(20px);
    opacity: 1;
  }
  .history_year .leftbox .prev_nth6Mode a {
    transform: rotate(-30deg) translateX(-99px);
    opacity: 1;
  }
  .history_year .leftbox .next_nth6Mode a {
    transform: rotate(30deg) translateX(-99px) translateY(20px);
    opacity: 1;
  }
  .history_year .leftbox .swiper-container {
    padding-right: 150px;
  }
  .history_year .leftbox .swiper-slide-active a {
    transform: rotate(90deg) translateX(-3px) translateY(-150px);
  }
  .history_year .leftbox {
    transform: rotate(-90deg) translateX(275px);
  }
}
@media only screen and (max-width: 1279px) {
  .wrap {
    padding-top: 50px;
  }
  .history_cont dl {
    padding: 20px;
  }
  .history_cont dd {
    width: calc(100% - 230px);
  }
}
@media only screen and (max-width: 1024px) {
  .gallery-top .but {
    display: block;
  }
  .history_cont .but > div {
    width: 27px;
    height: 44px;
    margin-top: -22px;
    top: 50%;
    display: none;
  }
  .history_year .leftbox .swiper-slide.on a {
    font-size: 32px;
    opacity: 1;
    color: #3e3e3e;
  }
  .history_cont .swiper-slide-prev {
    top: 0px;
  }
  .history_cont .swiper-slide-next {
    top: 0px;
  }
  .history_year .leftbox .prev_nth2Mode a {
    transform: rotate(0deg) translateX(0) translateY(0);
  }
  .history_year .leftbox .next_nth2Mode a {
    transform: rotate(0deg) translateX(0) translateY(0);
  }
  .history_year .leftbox .prev_nth3Mode a {
    transform: rotate(0deg) translateX(0) translateY(0);
  }
  .history_year .leftbox .next_nth3Mode a {
    transform: rotate(0deg) translateX(0) translateY(0);
  }
  .history_year .leftbox .prev_nth4Mode a {
    transform: rotate(0deg) translateX(0) translateY(0);
  }
  .history_year .leftbox .next_nth4Mode a {
    transform: rotate(0deg) translateX(0) translateY(0);
  }
  .history_year .leftbox .prev_nth5Mode a {
    transform: rotate(0deg) translateX(0) translateY(0);
  }
  .history_year .leftbox .next_nth5Mode a {
    transform: rotate(0deg) translateX(0) translateY(0);
  }
  .history_year .leftbox .prev_nth6Mode a {
    transform: rotate(0deg) translateX(0) translateY(0);
  }
  .history_year .leftbox .next_nth6Mode a {
    transform: rotate(0deg) translateX(0) translateY(0);
  }
  .history_year .leftbox .swiper-slide-active a {
    transform: rotate(0deg) translateX(0px) translateY(0px);
  }
  .history_year .leftbox {
    transform: rotate(0deg) translateX(0px);
  }
  .history_year .leftbox .swiper-slide-active a {
    color: #000;
  }
  .history_year,
  .history_year .leftbox {
    width: 100%;
    height: auto;
  }
  .history_year .leftbox .swiper-container {
    padding-right: 0px;
  }
  .history_year {
    padding-top: 0;
    background: none;
  }
  .history_year a {
    opacity: 1;
  }
  .history_year .swiper-button-next.swiper-button-disabled,
  .history_year .swiper-button-prev.swiper-button-disabled {
    opacity: 0.5;
    cursor: pointer;
    pointer-events: inherit;
  }
  .history_year .swiper-button-next.disabled,
  .history_year .swiper-button-prev.disabled {
    opacity: 0.35;
    cursor: default;
  }
  .history_year .leftbox .swiper-slide-active i {
    display: none;
  }
  .history_year a {
    line-height: 32px;
  }
  .history_cont {
    margin-bottom: 0;
  }
  .about_history {
    position: relative;
    padding: 60px 0;
  }
  .history_year {
    padding: 0 30px;
    box-sizing: border-box;
    position: absolute;
    top: 72px;
    left: 3%;
    width: 94%;
  }
  .history_year .but_year > div {
    top: 67%;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 0;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 0;
  }
  .history_cont .swiper-pagination {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
  .history_cont .swiper-pagination span {
    margin: 0 5px;
    width: 10px;
    height: 10px;
  }
  .topnum {
    background-size: 100%;
  }
  .history_cont .swiper-slide.swiper-slide-prev,
  .history_cont .swiper-slide.swiper-slide-prev img {
    opacity: 1;
    filter: alpha(opacity=10);
    -moz-opacity: 1;
    -khtml-opacity: 1;
  }
  .history_cont .swiper-slide.swiper-slide-next,
  .history_cont .swiper-slide.swiper-slide-next img {
    opacity: 1;
    filter: alpha(opacity=10);
    -moz-opacity: 1;
    -khtml-opacity: 1;
  }
  .history_cont .swiper-slide.swiper-slide-prev dl,
  .history_cont .swiper-slide.swiper-slide-next dl {
    margin-top: 0px;
  }
  .history_cont .swiper-slide {
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .about_history {
    padding: 50px 0;
  }
  .history_cont dl {
    padding: 10px;
  }
  .history_cont dd {
    width: 100%;
  }
  .history_cont dt {
    width: 100%;
    margin-bottom: 20px;
  }
  .history_year .leftbox .swiper-slide.on a {
    font-size: 24px;
  }
  .history_year .swiper-button-next,
  .history_year .swiper-button-prev {
    width: 28px;
    height: 20px;
    margin-top: -10px;
  }
}
/*sourceMappingURL=aboutUs.css.map */
