@charset "utf-8";

.index_menu{clear:both; width:100%; background-color:#0059B2;}
.index_menu li{ width:24.8%; height:48px;line-height:48px; text-align:center;float:left;position:relative; border-right:solid 1px #458BC5;}
.index_menu li:nth-of-type(1),.index_menu li:nth-of-type(2),.index_menu li:nth-of-type(3){border-bottom:solid 1px #458BC5;}
.index_menu li:nth-of-type(4){border-right:none;border-bottom:solid 1px #458BC5;}
.index_menu li:nth-of-type(8){border-right:none;}
.index_menu li a{ color:#fff; font-size:22px;}
