﻿.history-tab { text-align:center; overflow:hidden; margin:0 0 50px;  }
.history-tab a { color:#333; text-decoration:none; }
.history-tab > li:first-child > a{width:34%;}
.history-tab li a { float:left; width:33%; font-size:17px; padding:15px 0;  color:#333; cursor:pointer; border:2px solid #323f68; box-sizing:border-box; }
.history-tab li:hover a { background:#323f68; transition:0.3s all; color:#fff;}
.history-tab .active a { background:#323f68; }
.history-tab .active a { color:#fff; }
.history-tab2 { text-align:center; overflow:hidden; margin:0 0 50px;  }
.history-tab2 a { color:#333; text-decoration:none; }
.history-tab2 li a {margin: 0 5px;float: left;width: 13%;font-size: 17px;padding: 15px 0;color: #333;cursor: pointer;border: 1px solid #2390F5;box-sizing: border-box;}
.history-tab2 li:hover a { background:#2390F5; transition:0.3s all; color:#fff;}
.history-tab2 .active a { background:#2390F5; }
.history-tab2 .active a { color:#fff; }
.mok td{font-size:17px;}

@media (min-width:1200px) and (max-width:1499px) {
}
@media (min-width:992px) and (max-width:1199px) {

}
@media (min-width:768px) and (max-width:991px) {
}
@media (max-width:768px) {
    #unit4348 > div > div:nth-child(2){font-size:17px!important;}
}