/*==========================================================铁路地区控件start===================================================================*/
.tabs{
    box-sizing:initial;
}
ul,li{margin: 0;padding: 0;font: 13px 'microsoft yahei';list-style: none;}/*padding: 0;font: 12px normal "宋体", Arial, Helvetica, sans-serif;*/
#tabbox a{text-decoration: none;color: #000;font-size: 12px;}
#tabbox{width:200px;position: absolute;z-index: 9999;box-sizing: initial;background: white; font-family: 'microsoft yahei'}
.tab_conbox{border: 1px solid #DCDCDC;border-top: none;}
.tab_conbox li div span{cursor:pointer;}
.tabs{height: 26px;border-bottom:1px solid #DCDCDC;border-left: 1px solid #DCDCDC;width: 100%;}
.tabs li{height:25px;line-height:25px;float:left;border:1px solid #DCDCDC;border-left:none;margin-bottom: -1px;background: #e0e0e0;overflow: hidden;position: relative;cursor:pointer;}
.tabs li a {display: block;padding: 0 10px;border: 1px solid #fff;outline: none; font-family: 'microsoft yahei';}
.tabs li a:hover {background: #DCDCDC;}
.tabs .thistab,.tabs .thistab a:hover{background: #fff;border-bottom: 1px solid #fff;}
.tab_con {padding:10px;font-size: 12px;line-height: inherit;}
.tab_con div{  float: left;  padding: 3px 8px;  margin: 0 3px 8px;  border: 1px solid #DCDCDC;}
.tab_con div:hover{background: #07467c;  color: #F2F2F2;}
/*==========================================================铁路地区控件end===================================================================*/
