.menu{
    background: #02509b;
}
.menu a{
    border-right: solid .01rem #fff;
    border-bottom: solid .01rem #fff;
    height: .77rem;
    width: 1.865rem;
    color: #fff;
    line-height: .77rem;
    text-align: center;
    font-size: .26rem;
    padding: 0px;
    margin: 0px;
}
.menu a:active{
    color: #999;
}
.menu a:nth-child(4n){
    border-right: none;
}
.menu a:nth-child(n+9){
    border-bottom: none;
}
.banner-box .bannerImg{
    width: 7.5rem;
    height: 2.4rem;
}
.banner-box {
    width: 7.5rem !important;
    height: 2.4rem;
}

.swiper-pagination-box{
    margin-top: -0.3rem;
}
.swiper-pagination-box .swiper-pagination-bullet{
        margin:0rem .05rem;
}
.swiper-pagination-box .swiper-pagination-bullet-active{
    background: #fff !important;
}
.bgw{
    background: #fff;
}
.item-title{
    font-size: .36rem;
    font-weight: bold;
}

.plan{
    padding: .3rem;
    padding-top: .5rem;
}

.item-title div:first-child{
    font-size: .36rem;
	color: #000000;
}
.item-title div:last-child{
    font-size: .26rem;
    color: #999999;
    margin-top: .16rem;
}
.plan .planmain{
    margin-top: .4rem;
}
.plan .planmain .plan-item{
    width: 3.42rem;
	height: 3.19rem;
	background-color: #ffffff;
    border: solid 0.02rem #e4e4e3;
}

.plan-item div:nth-child(1){
    width: .7rem;
    height: .7rem;
    border-radius: 50%;
  }

.plan-item img{
    width: .39rem;
	height: .36rem;
  }
  .plan-item div:nth-child(2){
    margin-top: .32rem;
	font-size: .28rem;
	color: #000000;
  }
  .plan-item div:nth-child(3){
    margin-top: .17rem;
    width: 3.16rem;
    font-size: .26rem;
    line-height: 1.5;
    text-align: center;
    color: #666666;
  }

.title-bar{
    background: #EAF7FF;
    margin: 0px auto;
    width: 6.9rem;
    background: #EAF7FF;
}
  .title-bar-style {
    background-image: url(../images/barbg.png);
    width: 2.6rem;
    height: .73rem;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: .30rem;
    background-position: center;
  }

  .title-bar .more{
	font-size: .26rem;
    color: #46bbcd;
    margin-right: .1rem;
}

.tjbox .tj-item{
    width: 6.86rem;
	height: 2.6rem;
	background-color: #ffffff;
    border: solid .01rem #e4e4e3;
    margin-bottom: .26rem;
}
.tjbox .tj-item img{
    width: 2.14rem;
	height: 2.14rem;
}
.tj-item .fccc p:nth-of-type(1){
    font-size: .28rem;
    color: #000000;
}
.tj-item .fccc p:nth-of-type(2){
    font-size: .28rem;
    color: #005bac;
    margin-top: .2rem;
}

.tjbox{
    padding: .30rem .30rem;
    height: 17.5rem;
	overflow: scroll;
}
.tj-item .imgbox{
    width: 2.6rem;
    height: 2.6rem;
    border-right: solid .01rem #e4e4e3;
}
.tj-item .txtbox{
    margin-left: .5rem;
}


.tjbox .swiper-container1{
   overflow: hidden;
 }
 /* .tjbox .swiper-slide {
     margin-right: .1rem;
 } */
 .mypagination{
    margin-top: .0rem;
    margin-bottom: .2rem;
  }
  .mypagination p{
    width: .40rem;
    height: .05rem;
    background-color: #8acddd;
    margin-right: .08rem;
    cursor: pointer;
  }
  
  .mypagination p:last-child{
    margin-right: 0px;
  }
  .btn-active{
    background-color: #005bac !important;
  }
  
  .news-box{
      width: 6.9rem;
      margin: 0px auto;
  }
  .news-item {
    height: 1.65rem;
    padding-bottom: .4rem;
    border-bottom: solid .01rem #e4e4e3;
    margin-top: .40rem;
  }
  .news-item img{
    width:2.4rem;
    height: 1.65rem;
    margin-right: .3rem;
  }
  .news-text div:nth-of-type(1){
      font-size: .28rem;
      color:#000;
      margin-top: .08rem;
  }
  .news-text div:nth-of-type(2){
    font-size: .26rem;
    color: #666666;
    line-height: 1.5;
}
.news-item:last-child{
    border-bottom: none;
}

.news-text div:nth-of-type(3){
    font-size: .26rem;
    color: #666666;
    line-height: 1.5;
}

.link-box{
   width: 6.9rem;
   margin: 0px auto;
   margin-top: .40rem;
}
.link-box  a{
    margin-bottom: .40rem;
    margin-right: .50rem;
}

.link-box  a:nth-child(3n){
    margin-right: 0rem;
}

.link-box img{
    height: .55rem;
    width: auto;
}
/* 本例子css */
.index_product{padding:100px 0;}
.slideGroup *{ transition:0s;}
.slideGroup{ width:1200px; text-align: center;}
.slideGroup .parHd{ height:30px; line-height:30px; position:relative; margin-bottom:40px;}
.slideGroup .parHd ul{height:32px; text-align:center;}
.slideGroup .parHd ul li{ display:inline-block; padding:0 12px; cursor:pointer; margin:0 10px;border: 1px solid rgba(0,0,0,0.2); border-radius:100px; }
.slideGroup .parHd ul li.on{ height:30px; background:#13aeee; color:#fff;border: 1px solid rgba(0,0,0,0.1);}
.slideGroup .parBd{ }
.slideGroup .slideBox{ overflow:hidden; zoom:1; }

.slideGroup .sPrev,.slideGroup .sNext{ display:block; width:50px; height:50px; float:left; border:1px solid #ddd; border-radius:100px; background:url(../images/icopre.png) center center no-repeat #fff; margin-top:120px; }
.slideGroup .sNext{ background:url(../images/iconext.png) center center no-repeat #fff; float:right; }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ box-shadow: inset 0 0 10px rgba(0,0,0,0.1); }
.slideGroup .parBd .tempWrap{ float:left; }
.tempWrap{ margin-left:14px;}
.slideGroup .parBd ul{ zoom:1; float:left; text-align:center; padding:10px 0;}
.slideGroup .parBd ul li{ margin:0 12px; display:inline-block; _display:inline; text-align:center; padding:10px 0 30px; transition: all 0.3s;}
.slideGroup .parBd ul li:hover{-moz-transform:translate(0px,-10px); -webkit-moz-transform:translate(0px,-10px);-o-moz-transform:translate(0px,-10px); -ms-transition:translate(0px,-10px);transform:translate(0px,-10px);}
.slideGroup .parBd ul li .pic{ text-align:center;}
.slideGroup .parBd ul li .pic img{ width:80px; height:80px; display:block;}
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999; }
.slideGroup .parBd ul li .title{ line-height:24px;  }


