.banner{
    width: 100% ;
    max-width: 1920px;
}
.body{
    min-width: 1300px !important;
}
.item-title {
    margin-bottom: 32px;
}
.item-title div:first-of-type{
	font-size: 36px;
  line-height: 30px;
  margin-top: 5px;
}
.item-title div:last-of-type{
	font-size: 14px;
    line-height: 30px;
    margin-top: 18px;
}
.plan{
  padding: 68px 0px;
  width:100%;
}
.planmain{
  margin: 0px auto;
}
.plan-item{
  width: 330px;
	height: 300px;
  background-color: #fff;
  padding: 0px;
  margin: 0px;
  border: solid 1px #e4e4e3;
  border-right: none;
  /* transition: all 0.3s; */
}
.plan-item:last-child{
  border-right: solid 1px #e4e4e3;
}
.plan-item:hover{
  background: #005BAC;
}
.plan-item:hover div{
  color: #fff !important;
}

.plan-item img{
  width: 45px;
	height: 41px;
}

.plan-item div:nth-child(1){
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #000;
}

.plan-item div:nth-child(2){
  margin-top: 25px;
  font-size: 20px;
  color: #000;
}
.plan-item div:nth-child(3){
  margin-top: 15px;
  width: 253px;
  font-size: 18px;
  color: #666;
  font-size: 18px;
  text-align: center;
}
.title-bar{
  background: #eaf7ff;
	height: 43px;
}
.title-bar-style{
  background-image: url('../images/barbg.png');
  width: 160px;
  height: 43px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 20px;
}
.title-bar-style  img{
  width: 19px;
  height: 22px;
  margin-left: 15px;
}
.title-bar-style  span{
	font-size: 18px;
	line-height: 26px;
  color: #ffffff;
  margin-left: 15px;
}
.title-bar .more{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 26px;
  color: #46bbcd;
  margin-right: 23px;
}

.tj-box .swiper-slide{
  height: 170px;
  margin-top: 50px;
}

.mypagination{
  margin-top: 35px;
  margin-bottom: 20px;
}
.mypagination p{
  width: 38px;
	height: 5px;
  background-color: #8acddd;
  margin-right: 8px;
  cursor: pointer;
}

.mypagination p:last-child{
  margin-right: 0px;
}
.btn-active{
  background-color: #005bac !important;
}
.tj-box .min-item{
  width:370px;
  height: 100%;
  padding-right: 10px;
  padding-left: 20px;
  border-right: solid 1px #dddddd;
  cursor: pointer;
}

.tj-box .min-item  :hover .yao-title{
  color: #005BAC;
}

.swiper-slide .min-item:last-child{
  border-right: none;
}
.min-item .fccc div:first-child{
  line-height: 30px;
	letter-spacing: 0px;
  color: #000000;
  font-size: 18px;
}
.min-item .fccc div:last-child{
  color: #005bac;
}

.min-item img{
  width: 174px;
	height: 174px;
}
.list-item  .news-left{
  width: 800px;
  min-height: 690px;
}
.list-item  .news-rigth{
  width: 364px;
}

.list-item  .news-rigth .news-rigth-item{
  width: 364px;
	height: 213px;
  background-color: #46bbcd;
  margin-bottom: 25px;
}


.list-item  .news-rigth .news-rigth-item img{
  width: 364px;
	height: 213px;
}

.news-list img{
  width: 172px;
	height: 119px;
}
.news-content{
  height: 100px;
  width: 600px;
}
.news-left .news-list:last-child{
  border-bottom: none;
}
.news-left .news-list{
  border-bottom:solid 1px #ececec;
}

.news-list{
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.news-content a:nth-of-type(1){
  display: block;
  font-size: 20px;
  color: #000;
  font-weight: 500;
}
.news-content a:hover{
  color: #2e5bac;
  
}

.news-content div:nth-of-type(1){
  font-size: 14px;
  color: #000;
  line-height: 1.5;
  color: #666666;
}
.show-img-title p{
  font-size: 20px;
  letter-spacing: 0px;
  padding-top: 47px;
  margin-left: 37px;
	color: #ffffff;
}
.show-img-title div{
    width: 56px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 26px;
    margin-top: 34px;
    margin-left: 37px;
    color: #ffffff;
}

.link-box{
  width: 100%;
  padding: 45px 0px;
  background: #EEEEEE;
}
.link-box .link-img{
  width: 24px;
	height: 23px;
  margin-right: 11px;
}
.link-box .link-item p:nth-of-type(1){
  color: #005bac;
  line-height: 26px;
  font-size: 18px;
}

.link-box .link-item p:nth-of-type(2){
  font-size: 18px;
	line-height: 26px;
  color: #cecece;
  margin-left: 20px;
  margin-right: 28px;
}
.link-box .link-item p:nth-of-type(3){
  width: 1px;
	height: 17px;
  background-color: #c6c6c6;
  margin-right: 28px;
}
.link-box .link-item .other-logo{
  height: 41px;
  width: auto;
  margin-right: 38px;
}
.w12{
  margin: 0px auto;
}
/* 本例子css */
.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:220px; height:220px; display:block;}
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999; }
.slideGroup .parBd ul li .title{ line-height:24px;  }



