@charset "UTF-8";
.globalTit{border-bottom: none;}
.globalTit ul{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-column-gap: .24rem;-moz-column-gap: .24rem;column-gap: .24rem;border-bottom: .02rem solid #f2f2f2}
.globalTit ul li {border-bottom: .04rem solid transparent}
.globalTit ul li a {display: block;padding: 0 .2rem;color: #666;font-size: .32rem;line-height: .88rem}
.globalTit ul li.current{border-color: #07c5b9}
.globalTit ul li.current a {color: #07c5b9}
.globalTit ul l.current a,.globalTit ul li:hover a {color: #07c5b9}