.honor {
  background-color: #000;
  padding: 100px 0 70px;
}
.swiper-honor-i {
  /* width: 100%; */
  background-color: #fff;
  padding: 10px 20px;
  max-height: 380px;
}
.honor-swiper-cn {
  font-size: 18px;
  color: #cccccc;
  text-align: center;
  opacity:0 ;
}
.honor-swiper-en {
  font-size: 48px;
  color: #fff;
  text-align: center;
  opacity: 0;
}
.honor-swiper {
  /* flex-basis: 18%; */
}
.honor-three {
  text-align: center;
  margin-top: 60px;
      margin-bottom: 70px;
      opacity: 0;
}
.honor .honor-zizhi-content{
	opacity: 0;
}
.honor-three-span {
	color: #353535;
	padding: 12px 50px;
	border-radius: 20px;
	font-size: 20px;
	background-color: #cccccc;
	margin: 0 12px;
	    cursor: pointer;
}
.honor-three-span:hover,
.honor-three-span.active {
	color: #fff;
	background-color: #c64325;
}
.honor-report-wrap,
.honor-recod-wrap,
.honor-honor-wrap {
  padding-top: 40px;
}
.honor-swiper.swiper-slide {
}
.honor-swiper.swiper-slide-prev {
  transform: scale(1.5);
  position: relative;
  z-index: 1;
}
.honor-swiper.swiper-slide-next {
  transform: scale(1.5);
  position: relative;
  z-index: 1;
}
.honor-swiper.swiper-slide-next + .swiper-slide {
  margin-right: 40px;
}
.honor-swiper.swiper-slide-active {
  transform: scale(2);
  position: relative;
  z-index: 2;
}
.swiper-container.honor-container {
  padding: 120px 0 150px;

}
.honor-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.honor-desc {
  color: #fff;
  font-size: 20px;
}
.swiper-honor-i,
.honor-desc,
.honor-swiper-item {
  display: none;
}
.swiper-honor-i.active,
.honor-desc.active,
.honor-swiper-item.active {
  display: block;
}

.honor-swiper-item .swiper-button-prev{
  background: url(../images/wm_button_icon01.png) no-repeat;
}
.honor-swiper-item .swiper-button-prev:hover {
  z-index: 111;
  background: url(../images/wm_button_icon02.png) no-repeat;
}
.honor-swiper-item .swiper-button-next {
  background: url(../images/wm_button_icon03.png) no-repeat;
  z-index: 111;
}

.honor-swiper-item .swiper-button-next:hover {
  background: url(../images/wm_button_icon04.png) no-repeat;
  z-index: 111;
}





.anaboutlunbo{
	display: none;
}

.certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

.certify .swiper-container {
	       padding-bottom: 5%;
    box-sizing: border-box;
}


.certify  .swiper-slide {
	width: 520px;

	/*background: #fff;
	box-shadow: 0 8px 30px #ddd;*/
}


.honor-zizhi-img{
	background: #ffffff;
  padding: 4% 8%;
  box-sizing: border-box;
}
.certify  .swiper-slide img{
	display:block;
	max-width: 100%;
	margin: 0 auto;
}
.certify  .swiper-slide p {
	padding-top: 22px;
    box-sizing: border-box;
    text-align: center;
    color: #636363;
    font-size: 1.25em;
    margin: 0;
    display: none;
}



.certify  .swiper-slide p {
	padding-top: 10%;
    box-sizing: border-box;
    text-align: center;
    color: #636363;
    font-size: 1.25em;
    margin: 0;
    display: none;
}
.certify  .swiper-slide.swiper-slide-active p{
	display: block;
}



.certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

.certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

.certify .swiper-button-prev {
	    left: 5%;
    width: 20px;
    height: 41px;
    top: 35%;
    background: url(../images/wm_button_icon01.png) no-repeat;
    background-size: 100%;
}

.certify .swiper-button-prev:hover {
	background: url(../images/wm_button_icon02.png) no-repeat;
}

.certify .swiper-button-next {
	right: 5%;
	width: 20px;
	top: 35%;
	height: 41px;
	background: url(../images/wm_button_icon03.png) no-repeat;
	background-size: 100%;
}

.certify .swiper-button-next:hover {
   background: url(../images/wm_button_icon04.png) no-repeat;
}


/*one.html里面第二个轮播图*/

.honor-zizhi-two {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.honor-zizhi-two .swiper-container {
	    padding-bottom: 140px;
    box-sizing: border-box;
}

.honor-zizhi-two  .swiper-slide {
	width: 55%;
  height: auto;
	/*background: #fff;
	box-shadow: 0 8px 30px #ddd;*/
}
.honor-zizhi-img{
	background: #ffffff;
  padding: 4% 8%;
  box-sizing: border-box;
}
.honor-zizhi-two  .swiper-slide img{
	display:block;
	margin: 0 auto;
}
.honor-zizhi-two  .swiper-slide p {
	padding-top: 22px;
    box-sizing: border-box;
    text-align: center;
    color: #636363;
    font-size: 1.25em;
    margin: 0;
}

.honor-zizhi-two .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

.honor-zizhi-two .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.honor-zizhi-two .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

.honor-zizhi-two .swiper-button-prev {
	left: 0;
	width: 20px;
	height: 41px;
	top: 35%;
	background: url(../images/wm_button_icon01.png) no-repeat;
	background-size: 100%;
}

.honor-zizhi-two .swiper-button-prev:hover {
	background: url(../images/wm_button_icon02.png) no-repeat;
}

.honor-zizhi-two .swiper-button-next {
	right: 0;
	width: 20px;
	top: 35%;
	height: 41px;
	background: url(../images/wm_button_icon03.png) no-repeat;
	background-size: 100%;
}

.honor-zizhi-two .swiper-button-next:hover {
   background: url(../images/wm_button_icon04.png) no-repeat;
}














.honor-zizhi-three {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.honor-zizhi-three .swiper-container {
	    padding-bottom: 140px;
    box-sizing: border-box;
}

.honor-zizhi-three .swiper-slide {
	width: 55%;
   height: auto;
	/*background: #fff;
	box-shadow: 0 8px 30px #ddd;*/
}
.honor-zizhi-img{
	background: #ffffff;
  padding: 4% 8%;
  box-sizing: border-box;
}
.honor-zizhi-three  .swiper-slide img{
	display:block;
	
	margin: 0 auto;
}
.honor-zizhi-three  .swiper-slide p {
	padding-top: 22px;
    box-sizing: border-box;
    text-align: center;
    color: #636363;
    font-size: 1.25em;
    margin: 0;
}

.honor-zizhi-three .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

.honor-zizhi-three .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.honor-zizhi-three .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

.honor-zizhi-three .swiper-button-prev {
	left: 0;
	width: 20px;
	height: 41px;
	top: 35%;
	background: url(../images/wm_button_icon01.png) no-repeat;
	background-size: 100%;
}

.honor-zizhi-three .swiper-button-prev:hover {
	background: url(../images/wm_button_icon02.png) no-repeat;
}

.honor-zizhi-three .swiper-button-next {
	right: 0;
	width: 20px;
	top: 35%;
	height: 41px;
	background: url(../images/wm_button_icon03.png) no-repeat;
	background-size: 100%;
}

.honor-zizhi-three .swiper-button-next:hover {
   background: url(../images/wm_button_icon04.png) no-repeat;
}







