
body{position: relative;font-size:14px;color:#333; background-color:#fff;padding: 0px;margin: 0px;}
a:hover{ cursor: pointer;}
ul {list-style: none;}

/*页面框架*/
.Hui-aside{/*position: absolute;*/      box-shadow: 2px 2px 2px 2px #ccc;  position: relative; float: left; height: 100%;top:0px;bottom:0;/*padding-top:10px;width:20%;*/ width:15%;z-index:99;overflow:auto; background-color:rgba(238,238,238,0.98);_background-color:rgb(238,238,238);border-right: 1px solid #e5e5e5}
/*.Hui-article-box{position: absolute;top:0px;right:0;bottom: 0;left:250px; overflow:hidden; z-index:1; background-color:#fff;}
.Hui-article{position: absolute;top:34px;bottom:0;left:0; top:0px; right:0;overflow:auto;z-index:1}
.Hui-container{ padding:45px 0 0}
.Hui-aside,.Hui-article-box,.dislpayArrow{-moz-transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;-ms-transition: all 0.2s ease 0s;-o-transition: all 0.2s ease 0s;transition: all 0.2s ease 0s}
.big-page .Hui-article-box,.big-page .dislpayArrow,.big-page .breadcrumb{left:0px}
.big-page .Hui-aside{ left:-260px}*/
.Hui-article-box{  float: right; width: 84.8%; height: 100%; }
.Hui-article{width: 100%; height: 100%;}
#container{     overflow: hidden;
    position: relative;
    z-index: 10000000;
    color: rgb(0, 0, 0);
    text-align: left;
    width: 100%;
    height: 100%; }

/*左侧菜单*/
.Hui-aside .menu_dropdown dl{ margin-bottom:0; padding: 0px; margin: 0px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.Hui-aside .menu_dropdown dt{display:block;line-height:35px;padding-left:15px;cursor:pointer;position:relative;border-bottom: 1px solid #e5e5e5;font-weight:normal}
.Hui-aside .menu_dropdown dt .menu_dropdown-arrow{ position:absolute;overflow: hidden; top:0; right:15px;transition-duration:0.3s ;transition-property:all}
.Hui-aside .menu_dropdown dd{ display:none}
.Hui-aside .menu_dropdown dt.selected .menu_dropdown-arrow{transform: rotate(180deg)}
.Hui-aside .menu_dropdown dd.selected{display:block; margin-left:0px}
.Hui-aside .menu_dropdown ul{padding:0px}
.Hui-aside .menu_dropdown li{line-height:35px;overflow:hidden;zoom:1}
.Hui-aside .menu_dropdown li a{padding-left:15px; display:block;font-weight: bold; margin:0}
.Hui-aside .menu_dropdown li a i{ font-weight: normal}
.Hui-aside .menu_dropdown dd ul{padding:3px 8px}
.Hui-aside .menu_dropdown dd li{line-height:32px}
.Hui-aside .menu_dropdown dd li a{line-height:32px;padding-left:26px; border-bottom:none; font-weight:normal}
.Hui-aside .menu_dropdown li a:hover{text-decoration:none}
.Hui-aside .menu_dropdown li.current a,.menu_dropdown li.current a:hover{background-color:rgba(255,255,255,0.2)}
.Hui-aside{}/*侧边栏*/
.Hui-aside .menu_dropdown dt{color:#333}/*左侧二级导航菜单*/
.Hui-aside .menu_dropdown dt:hover{color:#148cf1}
.Hui-aside .menu_dropdown dt:hover [class^="icon-"]{ color:#7e8795}
.Hui-aside .menu_dropdown li a{color:#666;border-bottom: 1px solid #e5e5e5}
.Hui-aside .menu_dropdown li a:hover{color:#148cf1;background-color:#fafafa}
.Hui-aside .menu_dropdown li.current a,.menu_dropdown li.current a:hover{color:#148cf1}
.Hui-aside .menu_dropdown dt .Hui-iconfont{ color:#a0a7b1}
.Hui-aside .menu_dropdown dt .menu_dropdown-arrow{ color:#b6b7b8}	
/*.dislpayArrow a{background:transparent url(../../../sys/image/icon_arrow.png) no-repeat 0 0}*/
.cars{ margin-left: 5%;}
.menu_dropdown {
    /*height: 70%;*/
    height: 90%;
	overflow-y: scroll;
	margin-top:30px;
}

/* 左侧菜单查询 */
#menu-article0{ width: 90%; margin:0 auto; /*height: 30px;*/ height: 0px; margin-top:18%;}
.serach{border-top-left-radius: 3px;  padding:0px; border: none; margin:0px; border-bottom-left-radius:3px; width:70%; height:30px;float: left; line-height:30px; color:#333; box-shadow: none;}
.serach_btn{ border-top-right-radius: 3px; border-bottom-right-radius:3px; height: 30px;line-height:30px; width: 26%; float: left; background-color: #3399ea; color:#fff; text-align: center; font-size: 13px;}

/* 左侧底部监控按钮 */
#jiankong{width: 40%!important; margin:0 auto; height: 30px; position: absolute;bottom: 9%; text-align: center; line-height: 30px; color:#fff; background-color: #3399ea;    width: 12%;left: 8%; float: left;}
#qux_jiankong{width: 40%!important; margin:0 auto; height: 30px; position: absolute;bottom: 9%; text-align: center; line-height: 30px; color:#fff; background-color: #3399ea;    width: 12%;left: 53%; float:left;}
/*菜单收缩切换*/
.dislpayArrow{position: absolute;top: 0;bottom: 0;/*left:20%;*/left:15%;width:0px; height:100%;z-index:10; width: 2%;}
/*.dislpayArrow {
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 20%;
    width: 20px;
    height: 50%;
    z-index: 1011111;
    background: red;
    float: left;
}*/
.dislpayArrow a{ position:absolute; display:block; width:17px; height:61px;top:50%; margin-top:-30px;outline:none}
.dislpayArrow a.open{ background-position:0 -61px}
.dislpayArrow a:hover{ text-decoration:none; background-position:right 0}
.dislpayArrow a.open:hover{background-position:right -61px}

/*选项卡导航*/
.show_iframe{  width: 100%; height: 100%; }
.Hui-tabNav-more {position: absolute;right:0px;width:70px;top:4px;display: none}

/*面包屑导航*/
@media (max-width: 767px) {
	.show_iframe{-webkit-overflow-scrolling: touch;overflow-y: scroll;}
}

/*横向手机 竖向平板*/
@media (max-width: 767px) {
	.Hui-aside{ display:none;float:none; width:100%; height:auto; margin-top:0;padding-top:0;bottom:auto}
	.big-page .Hui-aside{ left:0!important}
	.menu_dropdown dt{line-height:44px}
	.menu_dropdown li,.menu_dropdown dd li,.menu_dropdown dd li a{ line-height:44px}
    .Hui-tabNav{ position:fixed; z-index:998}
    .Hui-article{ top:44px}
    .Hui-article-box{ position:static; left:0}
    .Hui-article-box .pd-20{padding:15px}
	.Hui-article{left:0}
}

/* 页脚提示 */
#footers{width: 100%; margin:0 auto; height: auto;  border: 1px solid #ccc; position: absolute; margin-bottom:0px;z-index: 100; background: #fff;}
.tab {
	width: 100%;
  }
  .tab-title {
	height: 40px;
	font-size: 0;
	background-color: #fff;
	border-bottom: 1px solid rgb(236, 236, 236);
  }
  .tab-title .item {
	display: inline-block;
	width: 100px;
	/*height: 40px;*/
	line-height: 40px;
	text-align: center;
	color: #333;
	font-size: 16px;
	text-decoration: none;
  }
  .tab-title .item-cur {
	color: #000;
	background-color: rgba(238,238,238);
  }
  .tab-cont {
	position: relative;
	background-color: #fff;
	width: 100%;
	height: 200px;
	overflow: hidden;
	display: none
  }
  .tab-cont__wrap {
	position: absolute;
	width: 99.9%;
    padding: 0px;
    margin: 0px;
  }
  .tab-cont .item {
	width: 100%;
	height: 200px;
	line-height: 200px;
	text-align: center;
	color: #000;
	border: 1px solid #fff;
  overflow: scroll;
  }
  .btn{border: 1px solid #ccc;    height: 15px; width: 15px; margin: 0px;float: left;position: relative;top: 12px; left:8px; padding: 0px;}
  .all{background-color: #fff;}
  .yunxing{background-color: #0cb027}
  .tingzhi{background-color: #aca4a8}
  .baojing{background-color: #f63b55}
  .yichang{ background-color: #ea65ef;}
  .fuhao{float:right; border: 1px solid #fff;}
  .small,.xiao{ width:30px!important;    position: relative;left: -20px;}
 
  /*表格样式 */
  .tables1{ width: 100%; height: auto;padding:0px; margin:0px}
  .tables1 table{ border-collapse:collapse;width: 100%; height: 30px; line-height: 30px;text-align: center; border: 1px solid rgb(236, 236, 236);text-align: center;font-size: 13px;}
  .tables1 table tr{width: 100%; height: 30px; line-height: 30px;text-align: center; border: 1px solid rgb(236, 236, 236);;}
  .tables1 table tr th{min-width: 30px; height: 30px; line-height: 30px; text-align: center; padding:0px; margin: 0px; font-size: 13px;}
  .tables1 table tr td{ color:#333;font-size: 12px;}

  .ibox-content {
    clear: both;
    width: 100%;
    height: 83%;
    padding: 0px;
}
/*地图部分*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.fa-arrows-alt{ line-height: 40px; }
.jiankaongs,.iboxcontent{height: 100%;    padding: 0px;}
.wrapper-content{padding:0px!important;}
.tishi{ width:200px!important; margin-left:20%; color:red!important; font-weight: bold;}
.BMap_stdMpCtrl{    top: 60px!important;position: absolute!important;}