@charset "utf-8";
/* 2022/1/06 */
.act .cbtab {background: url(/material/2022/TRS/images/index-1-6-2.png) no-repeat;background-size: 100% 100%;color: #656565;}
.act .row{display: flex;justify-content: space-between;}
.act .cbtab.on {background: url(/material/2022/TRS/images/index-1-6.png) no-repeat;background-size: 100% 100%;color: #fff;}
.act .cbtab a {color: inherit;font-size: 18px;}
.act .cbtab a .m {display: none;}
.act .cbtab a .dot{bottom: -11px;}
.act .tab-pane2 .inwrap {position: relative;height: 41px;line-height: 45px;display: inline-block;}
.act .tab-pane2 .inwrap,.tab-pane2 .inwrap a{left: 0;float: none;}
.act .tab-pane2{text-align: center;padding: 0;}
.act .tab-pane2.on .dot{left: 111%;}
.act .tab-pane2.on .inwrap+.inwrap .dot{display: none;}
.act .tab-pane2.on .inwrap a{color: #a0beeb;}
.act .tab-pane2 .inwrap a {margin: 0 7px;position: relative;}
.act .tab-pane2 .inwrap+.inwrap:before {content: "";width: 2px;background:#656565;height: 14px;position: absolute;left: -2px;top: 17px;}
.act .tab-pane2.on .inwrap+.inwrap:before{background: #8daee1;}
.act .col-xs-4 {width: 32%;}
.act .cbtab.on .current a {color: #fff;}
.act .pane ul{display: none;}
.act .pane .active{display: block;}
.act .pane ul{animation-duration: .5s;}
@media (max-width:992px) {.act .col-xs-4 {width: 24%;padding: 0;}.act .cbtab a {font-size: 16px;}.act .col-xs-4.tab-pane2{width: 54%;}}