@charset "utf-8";
/* CSS Document */
.show_nav{height:40px; line-height:40px; background:#09f; color:#FFF;position:relative;}
.show_nav a:hover{color:#FFF;}
.left_all{float:left; color:#fff; cursor:pointer;}
.icon_all{margin-left:10px; margin-right:8px;}
.left_fli{padding-right:8px; color:#FFF;}
.uk_sub{margin:0px; padding:0px; height:40px; line-height:40px; overflow:hidden;}
.uk_sub>.uk-active>*{font-weight:bold;background-color:#09f;}
.uk_sub>li:hover>*{background-color:#0099ff; color:#FFF;}
.uk_sub li{height:40px; margin:0px; padding:0px; float:left; cursor:pointer;}
.uk-focus{line-height:20px; margin:auto; width:40px; height:46px; text-align:center; margin-top:5px; cursor:pointer;}
.uk-choose{background-color:#FFF; color:#333; border-radius:8px 8px 0px 0px;}
.nav_right{margin-right:10px; margin-left:10px; color:#FFF;}

.uk_sub1{margin:0px; padding:0px; height:45px; overflow: hidden; line-height:45px; background-color: #fff;}
.uk_sub1>.uk-active>*{ background: none;}
.uk_sub1 li{height:40px; margin:0px; padding:0px; float:left; cursor:pointer;font-weight:bold;}
.uk_sub1>li:hover>*{ color:#1095d8;}
.underline-hover{height: 40px; padding: 0px 10px;}
.underline-show{color:#1095d8;border-bottom: 5px solid #1095d8; height: 40px; padding: 0px 10px;}
.cancel_a a{text-decoration: none;}
.cursor-pointer{
  cursor:pointer;
}

