.ft_bar_box{position:fixed;bottom:0;left:0;width:100%;background-color:#044c9c;z-index:9990;font-family:'notokr-bold'}
.ft_bar_box .ft_bar{display:flex;align-items:center;justify-content:space-between;padding:30px 350px;color:#fff}
.ft_bar_box .ft_bar span{color:yellow}
.ft_bar_box .ft_bar li{font-size:20px}
.ft_bar_box .ft_bar li:nth-child(2){padding:10px 20px;background-color:#2177ce;border-radius:10px;font-size:17px}
.ft_bar_box .ft_bar li a{color:#fff}