
/*** 20211211 ***/
.tytancex li{font-size: 16px;float: left;margin-right: 12px;margin-top: 12px;}
.tytancex li a{display: inline-block;padding: 0 12px;height: 36px;line-height: 36px;border-radius: 6px;background: #f8f8f8;}
.tytancex li.actp a,.tytancex li:hover a{background: #1659a0;color: #fff;}
@media screen and (max-width: 1000px){
    .tytancex{margin-top: 5px;}
    .zt_tit_top ul li.on em{display: none}
    .tytancex li{font-size: 14px;}
    .tytancex{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;overflow-x: auto;-webkit-overflow-scrolling: touch;}
    .tytancex li{-webkit-box-flex: 0;-webkit-flex: none;-ms-flex: none;flex: none;}
    .tytancex::-webkit-scrollbar{ display: none;}
}


.SLB .tytancex li{font-size: 28px;}
.SLB .tytancex li a {padding: 0 22px;height: 64px;line-height: 64px;}
@media screen and (max-width: 1000px){
    .SLB .tytancex li{font-size: 24px;}
    .SLB .tytancex li a {padding: 0 20px;height:54px;line-height:54px;}
}

@media screen and (max-width: 700px){
    .SLB .tytancex li{font-size: 20px;}
}
