
/* 页面分类导航 */
.page_tabnav .btn{display: inline-block;width: 140px;height:50px;line-height: 48px;border: 1px solid #eee;background: #fff;margin: 0 15px;font-size: 18px;}

.page_tabnav .btn.on{background-color: #215ba5; color: #fff;border-color: #215ba5;color: #fff;}
.page_tabnav .btn:hover{color: #215ba5;}
.page_tabnav .btn.on:hover{color: #fff;}

.ind_box2{background: url(../images/ind-img1.png) no-repeat 0 0/100% 100%;padding-top:85px;}
.ind_box2 .introd{line-height: 32px;font-size: 16px;}

@-webkit-keyframes rotate {
  from { -webkit-transform: rotate(0deg) }
  to { -webkit-transform: rotate(360deg) }
}
@-moz-keyframes rotate {
  from { -moz-transform: rotate(0deg) }
  to { -moz-transform: rotate(359deg) }
}
@-o-keyframes rotate {
  from { -o-transform: rotate(0deg) }
  to { -o-transform: rotate(359deg) }
}
@keyframes rotate {
  from { transform: rotate(0deg) }
  to { transform: rotate(359deg) }
}
.rotate { -webkit-animation-name: rotate; animation-name: rotate }


/* 第三版 */
.ind_box2 .cont3 .left{width: 660px;}
.ind_box2 .data3 li{width: 48.5%;float: left;padding-left: 90px;position: relative;height: 80px; margin-bottom: 20px;}
.ind_box2 .data3 li:nth-child(2n){float: right;}
.ind_box2 .data3 li .icon{width:76px;height:76px;margin: 0 auto;position:absolute;left: 0;top: 0;}
.ind_box2 .data3 li .icon .bj{width: 100%;height: 100%;-webkit-transition-property: -webkit-transform; -webkit-transition-duration: 2s; -moz-transition-property: -moz-transform; -moz-transition-duration: 2s; -webkit-animation: rotate 8s linear infinite; -moz-animation: rotate 8s linear infinite; -o-animation: rotate 8s linear infinite; animation: rotate 8s linear infinite; display: block;}
.ind_box2 .data3 li .icon span{width: 60px;height:60px;border-radius: 50%;color: #fff;background-image: linear-gradient(to bottom, #215ba5,#0f8bd6);border-radius: 50%; display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);line-height: 60px;text-align: center;font-size:26px;font-weight: bold;box-shadow: 0 3px 6px rgba(87,169,253,0.5);}
.ind_box2 .data3 li .box{height: 80px;padding: 12px 0;}
.ind_box2 .data3 li .tit{font-size: 18px;line-height: 24px;font-weight: normal;}
.ind_box2 .data3 li .tit em{font-size: 22px;font-weight: bold;color: #215ba5;}
.ind_box2 .data3 li .text{color: #777;margin-top: 8px;font-size: 13px;line-height: 16px;}
.ind_box2 .cont3 .imgs .tt{width: 320px;height: 180px;border: 5px solid #fff;display:block;float: left; overflow: hidden; box-shadow: 0 3px 10px rgba(100,100,100,0.25);}
.ind_box2 .cont3 .imgs .tt img{width: 100%;height: 100%; display: block;transition: all 1s;}
.ind_box2 .cont3 .imgs .tt:hover img{transform: scale(1.05);}

.ind_box2 .cont3 .right{width: 500px;height: 500px;background: rgba(15,127,208,0.8);padding: 30px 25px; color: #fff;box-shadow: 0 5px 15px rgb(8 99 165 / 30%)}

.ind_box2 .cont3 .right .tit{padding-bottom: 15px;}
.ind_box2 .cont3 .right .tit::after{content: '';width: 60px;height: 3px;background: #fff;position: absolute;left: 0;bottom: 0;}
.ind_box2 .cont3 .right .text{line-height: 32px; height:256px;overflow: hidden;margin-top: 30px;}
.ind_box2 .cont3 .right .btn{width: 120px;height: 40px;line-height: 38px;color: #fff; border: 1px solid #fff;display: block;margin-top:40px;}
.ind_box2 .cont3 .right .btn:hover{background:rgba(255,255,255,0.8); color: #215ba5;}



.about_box3{background: url(../images/about-img1.png) no-repeat 0 0/100% 100%;}
.about_box3 .pic{width: 780px;height: auto;display: block;margin: 0 auto;}


.about_box4 .item{width: 280px;height: 310px;background: #fff;padding: 35px 25px 20px 25px;box-shadow: 0 3px 10px rgba(110,110,110,0.2);float: left;margin-right: 26px;border-radius: 8px;}
.about_box4 .item:last-child{margin-right: 0;}
.about_box4 .item .icon{width: 90px;height: 90px;border: 5px solid #d7e9ff;border-radius: 50%;background: #215ba5;line-height: 80px;margin: 0 auto; color: #fff;font-size: 40px;}
.about_box4 .item .tit{font-size: 22px;font-weight: normal;margin: 40px auto 25px auto;}
.about_box4 .item .text{font-size: 15px;line-height: 30px; color: #666;}
.about_box4 .item:hover {box-shadow: 0 5px 16px rgba(48,52,60,0.5);margin-top: -8px;background: linear-gradient(to bottom, #528eda,#215ba5);}
.about_box4 .item:hover .icon{border-color:#edf5ff ;}
.about_box4 .item:hover .tit,.about_box4 .item:hover .text{color: #fff;}

.about_box5{background: url(../images/about-img3.png) no-repeat 0 0/100% 100%;}
.about_box5 .cont{/* background: rgba(33,91,165,0.75); */padding: 20px 20px;text-align: center;}


/* .about_box6 .cont{background: rgba(255,255,255,0.6);box-shadow: 0 3px 10px rgba(0,0,0,0.08);padding: 40px;} */
.about_box6 .left{width: 470px;height: 300px;background: #215ba5;box-shadow: 2px 3px 8px rgba(0,0,0,0.15);}
.about_box6 .left .video{width: 100%;height: 100%; overflow: hidden;position: relative;top:20px;left: 20px;border: 5px solid #fff;box-shadow: 0 5px 10px rgba(61,73,89,0.5);background: #000;position: relative;}
.about_box6 .left .video img{width: 100%;height: 100%; display: block;transition: all 0.6s;}
.about_box6 .left .video:hover img{transform: scale(1.1);}
.about_box6 .left .video .video-img{width: 100%;height: 100%; display: block; position: absolute;top: 0;bottom: 0;width: 100%;z-index: 1;cursor: pointer;}
.about_box6 .left .btn{width:60px;height: 60px;display: block; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2}
.about_box6 .left video{width: 100%;height: 100%; display: block;}

.about_box6 .right{width: 650px;height: 270px;overflow: hidden;font-size: 16px;line-height: 36px;}


/* 荣誉展示 */
.honorSwiper{position: relative;width: 1200px;margin: 0 auto}
.honorSwiper .swiper-container{padding-bottom: 60px;}
.honorSwiper .swiper-slide{width: 380px;height:558px;background: #fff;box-shadow: 0 4px 15px #ddd;overflow: hidden;border:10px solid #fff;}
.honorSwiper .swiper-slide img{display:block;width: 100%;height: 100%;}
.honorSwiper .swiper-slide p{line-height: 98px;padding-top: 0;text-align: center;color: #636363;font-size: 1.1em;margin: 0;}
.honorSwiper .swiper-pagination{width: 100%;bottom: 20px;}
.honorSwiper .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
.honorSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active{border: 3px solid #00aadc;background-color: #fff;}
.honorSwiper .swiper-button-prev{left: -60px;width: 45px;height: 45px;font-size: 50px;text-align: center;line-height: 45px;opacity: 0.6;background: none;}
.honorSwiper .swiper-button-prev:hover{opacity: 1;}
.honorSwiper .swiper-button-next{right: -60px;width: 45px;height: 45px;font-size: 50px;text-align: center;line-height: 45px;opacity: 0.6;background: none;}
.honorSwiper .swiper-button-next:hover{opacity: 1;}





