.is-top{height:53px;line-height:53px;background-color:#026ad5;overflow: hidden;}
.g-topl li{float:left;padding-right:15px;margin-right:15px;background:url(/dist/pc/images/public/top-line.png) right center no-repeat;}
.g-topl li:last-child{background:0 0;}
.g-topr{padding:12px 0;}
.g-topr li{float:left;margin-left:8px;}
.g-topr li span{display: none;}
.g-topr li a{display:block;min-width:94px;padding:0 15px;height:30px;background:rgba(255,255,255,.24);border-radius:20px;text-align:center;line-height:30px;}
.g-topl li a,.g-topr li a{font-family:MicrosoftYaHei;font-size:16px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#feffff;}
@media screen and (max-width: 991px){
    .m-top{height: auto;}
    .g-topr li{margin-bottom: 8px;}
}