/*黑色*/
.hidden { display:none }
.none{ display:none;}
.clear{ clear:both;}
#ktwei_mcon ul{padding-left:0px;padding-right:0px;margin:0px;}
.top-right li.tlist{ float:right; width:90px; height:29px; padding:14px 5px 0px 0px; text-align:center; position:relative; z-index:999;}
/*.top-right li.now{ background:#003c96; } border-bottom:#f38d8d 2px solid;*/
.top-right li span.tspan{ font-size:15px; color:#999999; }
/*导航方式3*/
nav.type3{ position:absolute; top:55px; right:6px; z-index:99999999999; padding:0px 18px; background:rgba(200,200,200,0.8); border-radius:5px; }
nav.type3 i{
display: block;
width: 0;
height: 0;
border: solid 9px;
border-color: transparent transparent rgba(200,200,200,0.8);
position: absolute;
top: -18px;
right: 8px;
margin-left: -9px;
}
nav.type3 ul{ width:100%; overflow:hidden; }
nav.type3 ul li{ margin:18px 0px; white-space:nowrap; }
nav.type3 ul li a{ color:#333333; font-size:15px; }

/*.icon-search:before{content:"\f002";}
.icon-reorder:before{content:"\f0c9";}*/
.icon-reorder{ background:url(../images/side.png) no-repeat top left; background-size:18px 18px; padding-left:23px;}