@charset "gb2312";
/*bszt*/
.bszt-submenu{padding-bottom:15px; padding-top:30px; width:100%; overflow:hidden; line-height:68px;}
.bszt-submenu ul{margin:0 -0.8%;}
.bszt-submenu ul li{width:31.7%; float:left; margin-bottom:15px; margin-left:0.8%; margin-right:0.8%; color:#333; position:relative;}
.bszt-submenu ul li a{display:block;}
.bszt-submenu ul li.zsfj{width:65%;}

.bszt-submenu ul li i{ display:block; width:7px; height:13px; position:absolute; top:50%; margin-top:-7px; right:6%; background-image:url(../images/sidemenu_icon.gif); background-repeat:no-repeat;}
.bszt-submenu ul li.hover a{background-color:#3188d8; color:#fff; font-weight:700;}
.bszt-submenu ul li.hover i{background-position:0 -13px;}
.bszt-submenu ul li a{background-color:#f0f0f0; display:block; padding-left:25px; padding-right:25px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.bszt-submenu ul li a:hover{background-color:#3188d8; color:#fff; font-weight:700;}

@media only screen and (max-width: 480px) {
.bszt-submenu ul li{width:48.4%; margin-bottom:8px;}
.bszt-submenu ul li.zsfj{width:98.4%;}
}
@media only screen and (max-width: 320px) {
.bszt-submenu ul li{width:98.4%;}
}