@charset "utf-8";
/* CSS Document */
/*首页*/
.border_bg{ border-top:2px solid #0e73f9; border-left:1px solid #eee; border-right:1px solid #eee; border-bottom:1px solid #eee; background:#fff; border-left:1px solid #eee;}
.title{ height:40px; line-height:40px; color:#0e73f9; border-bottom:1px solid #eeeeee; font-size:16px;}
.title i{ width:2px; height:14px; background:#0e73f9; display:inline-block;  margin-left:10px;  margin-right:10px; vertical-align:baseline; *vertical-align:middle;}
.coin{ width:80px; height:28px; line-height:28px; display:inline-block; color:#fff; text-align:center;}
.coin10{ width:60px; height:25px; line-height:25px; display:inline-block; color:#fff; text-align:center;}
.coin:hover{ color:#fff; opacity:0.8; filter:alpha(opacity=80); }
.coina{ width:100px; height:28px; color:#fff; cursor:pointer;}
.coina:hover{ color:#fff; opacity:0.8; filter:alpha(opacity=80); }
.coin1{ background:#21ac12;}/*绿色*/
.coin2{ background:#ff6b31;}/*橘色*/
.coin3{ background:#c6c6c6;}/*灰色*/
.coin4{ background:#478aca;}/*蓝色*/
.coin5{ background:#0585df;}/*蓝色1*/
.coin6{background:#8dce49; }
.coin7{background:#f2e251; }
.coin8{background:#f99e32; }
.coin9{background:#afb6c6; }
.hover:hover{ color:#fff;}

.border_bgMenu {
    border: 1px solid #eee;
   padding:10px;
}

.c_bule{ color:#0e73f9;}