.header{z-index: 90;}
.nystit span{display: block;width: 100%;}
.subnav2{font-size: .24rem;margin-bottom: .4rem;padding-bottom: .15rem;border-bottom: 1px solid #eee;}
.subnav2 li{margin-right: .3rem;position: relative;}
.subnav2 li:last-child{margin-right: 0;}
.subnav2 li.on a{color: #cf0202;}
.subnav2 li.on:after{background: #cf0202;height: 3px;width: 85%;left: 0;bottom: -.16rem;content: '';position: absolute;}

@media screen and (max-width: 980px){
.subnav2  {display: block;text-align: center;white-space: nowrap;overflow-x: auto;padding-bottom: 5px;}
.subnav2::-webkit-scrollbar{height:3px;}
.subnav2::-webkit-scrollbar-track{border-radius:5px;background: #eee;}
.subnav2::-webkit-scrollbar-thumb{border-radius:5px;background:#aaa;}
.subnav2 li.on:after{bottom: 0;}
.subnav2 li{display: inline-block;padding-bottom: 10px;}
}

.mr3 .imglink{margin-left: 3%;}
@media screen and (max-width: 1200px){
.footer .ftar{max-width:100% !important;justify-content: space-between !important;}
}

