@charset "UTF-8";
/**!
* 企业荣誉
*/
.top-banner {
  background: url("../images/entercompany/topbanner.jpg") no-repeat center center;
  background-size: cover;
}

body {
  background-color: #f7f8f8;
}

.pt50 {
  padding-top: 50px;
}

.honor-list-cd2 {
  padding-left: 5px;
  padding-top: 26px;
  
}

.honor2-list{ position:relative; margin-top:70px  }

.title1{ width:11px; height:71px; background-color:#a22225; float:left}
.title2{font-family:'Microsoft YaHei';height:71px; float:left; margin-left:20px; }
.title21{font-size: 35px; font-weight:bold; color:#0d2b4b}
.title22{font-size: 20px; font-weight:bold; color:#0d2b4b}


.swiper-slide .honor-list-cd2 img{  height:245px; width:161px; margin-top:40px}
.swiper-slide-active .honor-list-cd2 img{  height:331px; width:222px; margin-top:0px}
.swiper-slide .honor-list-cd2{ background:url(../images/honor/pic1.jpg) no-repeat center 40px;height:335px;  text-align:center;}
.swiper-slide-active .honor-list-cd2{ background:url(../images/honor/pic2.jpg) no-repeat center top;height:388px; text-align:center}
.swiper-container{ width:75%;float:left; margin-left:5%}
.swiperw{ width:20%; height:384px; background-color:#0d2b4b; float:left; clear:both}
.word1{ color:#fff}
.word2{ color:#fff}


 .swiper-button-next {
  top:190px;
  bottom: 0;
  right: 2%;
  z-index: 10;
  width: 34px;
  height: 34px;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  background: url("../images/next.png") center center no-repeat;
  background-color: #0e2b4e;
  background-size: 9px 14.5px;
  border-radius: 50%;

}


 .swiper-button-next {
    bottom: 30px;
  }


 .swiper-button-next:after {
  display: none;
}

 .swiper-button-prev {
	top:190px;
  bottom: 0;
  left: 25%;
  z-index: 10;
  width: 34px;
  height: 34px;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  background: url("../images/prev.png") center center no-repeat;
  background-color: #0e2b4e;
  background-size: 9px 14.5px;
  border-radius: 50%;

}
.word1{ font-size:30px; margin-top:120px; text-align:left; padding:0px 20px}
.line{ width:40px; height:8px; background-color:#fff;margin:10px 20px}
.word2{ font-size:20px; margin-top:10px; text-align:left;padding:0px 20px}
.pb100{ padding-top:100px; clear:both}
.honorul{ background-color:#efefef; height:212px}
.honorul li{ float:left; margin:35px 70px 10px 70px}
.honorul .word11{ font-size:22px; color:#221814; font-weight:bold;  border-left:8px solid #a22225; padding-left:10px; height:35px; line-height:35px}
.honorul .word22{ font-size:20px; color:#878787; margin-left:20px}