﻿.select{padding:5px 10px;border:#ddd 1px solid;margin:10px auto;font-size:12px; margin-top:0px; border-top:none}
.select li{list-style:none; }
.select .select-list{border-bottom:#eee 1px dashed; float:left;}
.select dl{zoom:1;position:relative;line-height:24px; text-align:center}
.select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden}
.select dt{margin-bottom:5px;color:#333;line-height:24px; cursor:pointer}
.select dt span.select-btn{ background:url(../image/down.gif) right center no-repeat; padding:5px 20px 5px 5px; }
.select dt span.on{background:url(../image/up.gif) right center no-repeat #fff;color:#e4181f}
.select dd{ display:block; padding-top:5px; padding-bottom:5px; text-align:left}
.select a{display:inline-block;white-space:nowrap;height:24px;padding:0 10px; border:1px solid #fff;text-decoration:none;color:#555;border-radius:2px;}
.select a:hover{color:#e4181f;background-color:#fff; border:1px solid #e4181f;}
.select .selected a{color:#e4181f;background-color:#fff; border:1px solid #e4181f;}
.select-result dt{font-weight:bold; text-align:left; width:60px; float:left; line-height:40px; height:40px}
.select-no{color:#999}
.select .select-result a{padding-right:20px;background:url(../image/close.gif) right 9px no-repeat #e4181f; color:#fff;}
.select .select-result a:hover{background-position:right -15px}

.select-result{ clear:both; width:800px}
.sxuan{display:block; padding-left:20px;height:50px; font-weight:normal;color:#e4181f;font-size:18px; border:#ddd 1px solid; margin-top:10px; line-height:58px}




nav ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}


.nav a {
  display: block;
  padding: 0 16px;
  line-height: inherit;
  cursor: pointer;
}
.nav_menu {
  line-height: 45px;
  text-transform: uppercase;
}
.nav_menu-item {
  display: inline-block;
  position: relative; width:134px
}
.nav_menu-item:hover {}
.nav_menu-item:hover .nav_submenu {
  display: block; 
}
.nav_submenu {
  text-transform: none;
  display: none;
  position: absolute; width:808px;
  border: 1px solid #ccc; margin-left:-1px; background:#FFF; z-index:9999999999; padding:10px 10px 10px 10px; margin-top:-2px}

.nav_submenu-item{ text-align:center; display:inline-block}
.select-all{ margin-right:10px}





