#top-news a{font-size: .4375rem;}#zcgg-list li, .z-list li{font-size: .4375rem}.seo_title{font-size:0.35rem;margin: 0;}
/*swiper*/
.swiper-container2 .active-nav{border-bottom: .06rem solid #2b8bd7;color: #2b8bd7}
/*footer*/
#bottom .btn{font-weight: bold;letter-spacing: .2em;margin:2% 0;}
#bottom .btn i{color: #fff;font-weight: normal;font-size: .5rem;margin-right: .1em;vertical-align: middle;}

#newBridge {
    display: none !important;
}
@keyframes icon
{
0%, 50% {transform: scale(.95);}
51%, 100%{transform: scale(1.15);}
}
.iconAnimation{
  animation-name: icon;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 1s;
}
#top-news h2 span{
display: inline-block;
width: 70%;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}
#zcgg-title ul li{
width:initial !important;
margin-right:12px;
}