/* banner */
.hr_header_bb .bb i{ color: #fff; font-size:28px;
  display: inline-block; padding-bottom: 10px;
}
.ejIndexBanner .swiper-container {
  width: 100%;
  height: 100%;
}

.ejIndexBanner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #999;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.ejIndexBanner .swiper-pagination-bullet {
  width: 1px;
  height: 40px;
  background: #fff;
  opacity: 1;
  position: relative;
  display: inline-block;
  line-height: 40px;
}

/* .ejIndexBanner .swiper-pagination-bullet:after {
  content: ''; display: none;
  height: 1px;
  background: #fff;
  width: 0;
  transition: all ease 0.4s;
  vertical-align: middle;
}

.ejIndexBanner .swiper-pagination-bullet-active.swiper-pagination-bullet:after {
  width: 48px;
  display: inline-block;
  margin: 0 10px 0 8px;
  opacity: 0;
} */

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
  margin:0 10px;
  transform: rotate(-30deg);
}

.ejIndexBanner .swiper-container-horizontal>.swiper-pagination-bullets,
.ejIndexBanner .swiper-pagination-custom,
.ejIndexBanner .swiper-pagination-fraction {
  right: 0;
  width: 1180px;
  margin: 0 auto;
  text-align: right;
  bottom: 30px;
}
.ejIndexBanner .swiper-pagination-bullet.swiper-pagination-bullet-active{
  transform: rotate(-90deg); background: #fff; width: 2px;
  border-radius: 0;
  margin:0 32px
}
.ejIndexBanner .bannerTitle .t{ text-align: left; color: #fff; font-size: 48px; font-weight: 500; 
  line-height: 1.4; padding-bottom: 48px;
}
.ejIndexBanner .swiper-slide{ text-align: left; background-size: cover; }
.ejIndexBanner .swiper-slide a{  text-align: left; position: relative; color: #fff; margin-left: 24px; }
.ejIndexBanner .swiper-slide a:after{
  content: "";
  position: absolute; left: -24px; width: 48px; height: 48px; border:1px solid #fff; border-radius: 100%;
  top: 50%; margin-top: -24px;
}
.ejIndexBanner .swiper-slide a i{ margin-left: 8px; 
  background: #0C54B2; color: #fff; border-radius: 100%;;
}
/* banner end */

.indexBody{ height: 100%; overflow: hidden;}
.home{position: absolute; left: 0; right: 0; top: 0; bottom:0; overflow: hidden;}
.hr_header_bb{ position: fixed; bottom: 88px; width: 100%; display: none; }
.body_home.showdiv .hr_header_bb{ display: block; z-index: 10; }
.body_home .bb{
  width: 140px; line-height: 1;
  animation: bb 2s linear 0s infinite;
  cursor: pointer;
  color: #fff;
  visibility: hidden; opacity: 0; text-align:center; margin:0 auto;
}
.body_home.showdiv .bb{
  z-index: 10;
  opacity: 1; visibility:visible;
}

.ejbody_b{
  position: fixed;
  left: 0%;
  top: 100%;
  bottom: 0;
  right: 0;
  background: #fff;
  overflow: hidden;
  transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
  z-index: 1;
  overflow: auto;
  outline: none;
}
.ejbody_b.showdiv{ top: 0;}
.body_home.showdiv .topHeader{
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  box-shadow: none;
}
.body_home .topHeader {
  position: fixed; z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 100;
  box-shadow: inset 0px -1px 0px 0px #E8E8E8;
}

.body_home.showdiv .topHeader *{ color: #fff; }
.body_home .topHeader *{ color: #333; }
.body_home .topHeader * a:hover { color: #196CCF; }
.body_home.showdiv .topHeader .proMenuList .txtBox_in .name,.body_home.showdiv .topHeader .proMenuList .rightBox .ulBox .li .liTitle{
   color: #333; 
}
.body_home.showdiv .topHeader .proMenuBox .txtBox_in .txt{ color: #666; }
.body_home.showdiv .topHeader .proMenuBox .proMenuTab .item{ color: #999; }
.body_home .topHeader.addBg{
  background: #fff; height: 80px;
}
.body_home .topHeader.addBg *{ color: #333; }
.body_home .topHeader.addBg .topLink  *{ color: #666; }
.body_home .topHeader.addBg .hRight .topLink .tSearchBtn i{ color: #666; }
.body_home .topHeader.addBg .topLink .rightMap i{ color: #fff; }
.body_home .topHeader.addBg .hRight .nav>ul li.active>a{ color: #196CCF; }
.body_home .topHeader.addBg .hRight .nav>ul li.active>a:after{
  border: 1px solid rgba(25, 108, 207, 0.2);
}


.hRight .topLink .tLG span{ color: #333; }
.body_home.showdiv .hRight .nav>ul li.active>a{
  color: #fff;
}
.body_home.showdiv .hRight .topLink .tSearchBtn i{
  color: #fff;
}
.body_home.showdiv .hRight .nav>ul li.active>a:after{ border-color: rgba(255, 255, 255, 0.5); }
.indexItem1 .indexTitle { padding-top: 40px; }

.body_home.showdiv .topHeader .logo img.bLogo{ display: none; }
.body_home.showdiv .topHeader .logo img.wLogo{ display: block; }
.body_home .topHeader .logo img.bLogo{ display: block; }
.body_home .topHeader .logo img.wLogo{ display: none; }
.body_home.showdiv .topHeader.addBg .logo img.bLogo{ display: block; }
.body_home.showdiv .topHeader.addBg .logo img.wLogo{ display: none; }
.indexProductList .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background: #F7B334!important; }
@media screen and (max-width:1280px){
  .ejIndexBanner .swiper-container-horizontal>.swiper-pagination-bullets,
  .ejIndexBanner .swiper-pagination-custom,
  .ejIndexBanner .swiper-pagination-fraction {
    right: 0;
    width: 100%;
    margin: 0 auto;
    text-align: right;
    bottom: 24px;
    padding:0 20px;
  }
}

@media screen and (max-width:1024px){
  /* 首页 取消满屏 */
  .home {
      overflow: auto;
  }
  .pubRight {
      display: none;
  }
  .indexBody {
      overflow: auto;
      height: auto;
  }
  .body_home{height: auto;}

  .body_home .bb,.body_home.showdiv .bb {
      bottom: auto; display: none; z-index: -1;
      top: 40vw; margin:0 auto;
  }
  .ejbody_b {
      position: inherit;
      padding-top: 0;
  }
  .body_home .topHeader{ position: initial; }
  .body_home.showdiv .topHeader{ background: #fff; }
  .brandSwiperBox .gallery-top {
      height: 29vw;
  }
  .brandSwiperBox .left_imgs {
      width: 56.46%;
  }
  .ejbody_b .indexItem1 {
      padding-top: 60px;
  }
  .indexItem5 .index_animation,
  .indexResponsibility .list .swiper-slide:nth-child(2n) {
      opacity: 1;
      transform: translate(0px, 0);
  }
  .indexItem5 .index_animation,
  .indexResponsibility .list .swiper-slide,
  .indexItem2 .ybContainer_in,
  .newsCenter .newsConterner .item .imgs,
  .newsCenter .newsConterner .item .txtBox,
  .newsCenter .newsConterner .list {
      opacity: 1;
      transform: none;
  }
  .ybvideoAndPicTap .item a {
      padding: 0 36px;
  }
  .ejIndexBanner{ margin-top: 80px; }
  .ejIndexBanner {
      height: 51vw;
  }
  /* 首页 取消满屏 end */
  .ejIndexBanner .bannerTitle .t{ font-size:40px; padding-bottom: 46px; }

}
@media screen and (max-width:980px){

}
@media screen and (max-width:750px){
  .ejIndexBanner .bannerTitle .t{ font-size:26px;  padding-bottom: 32px; }
  .ejIndexBanner{ height: 56vw; }
  .ejIndexBanner .swiper-slide a{ font-size:14px; }
  .ejIndexBanner .swiper-slide a i{ font-size:12px; }
  .ejIndexBanner .swiper-slide a:after {
    left: -11px;
    width: 26px;
    height: 26px;
    margin-top: -14px;
  }
  .ejIndexBanner{ margin-top: 60px; }
  .ejIndexBanner .swiper-pagination-bullet{
    height: 24px;
  }
  .ejIndexBanner .swiper-pagination-bullet.swiper-pagination-bullet-active{
    margin:0 24px;
  }
  .ejIndexBanner .swiper-container-horizontal>.swiper-pagination-bullets, .ejIndexBanner .swiper-pagination-custom, .ejIndexBanner .swiper-pagination-fraction{
    bottom: 14px;
  }
}
@media screen and (max-width:480px){
  .ejIndexBanner{height: 64vw;}
  .ejIndexBanner .bannerTitle .t{ font-size:24px; }
}








