/*
               (0 0)
   +-----oOO----(_)----------+
   |                         |
   |  『网站设计及开发团队』    |
   |    260548281@qq.com     |
   |     13688853296         |
   +------------------oOO----+
              |__|__|
               || ||
              ooO Ooo
*/
@charset "utf-8";

/*简易弹出窗口*/
.alertShowDiv_black_overlay{  
 display: none;  
 position: absolute;  
 top: 0%;  
 left: 0%;  
 width: 100%;  
 height: 100%;  
 background-color: black;  
 z-index:1001;  
 -moz-opacity: 0.8;  
 opacity:.80;  
 filter: alpha(opacity=80);  
}
.alertShowDiv_content { 
padding:10px; 
 display: none;  
 position:fixed;

 top: 10%;  
 left: 10%;  
 width: 80%;  
 height: 70%;  
 border: 16px solid lightblue;  
 background-color: white;  
 z-index:1002;  
 overflow: auto;  
}  
.alertShowDiv_content_small {  
 display: none;  
 position: absolute;  
 top: 20%;  
 left: 30%;  
 width: 40%;  
 height: 50%;  
 border: 16px solid lightblue;  
 background-color: white;  
 z-index:1002;  
 overflow: auto;  
}  
.alertCloseDiv_colose{text-align: right; cursor: default; height: 40px; position:fixed;top:0px; right:0px;color: #FFF;z-index: 99999;font-size: 16px; }
.alertCloseDiv_colose span{cursor:pointer; }



.auditalert{padding:20px;border-width:2px; border-style:solid;font: bold 14px/25px Verdana; text-align:left;}
.auditalert h2{text-align:center}
.auditalert .auditTime{text-align:right; font-size:11px}
.auditalert.audit0,.auditalert.audit1{ border-color:#FF0000;color:#FF0000;}
.auditalert.audit2{ border-color:#147E00; color:#147E00;}


.address_def_sel{ color:#10A300}
.pbtn{ margin-left:50px;}

i.weui-tabbar__icon, .weui-tabbar__icon > i{color:#3F3F3F}







.jsk{margin-left: 135px;padding:0; list-style:none}
.jsk .a0{width:14px;height:20px; display:block; overflow:hidden; background:url(/static/web/images/dzfont.jpg) no-repeat 0px 0px;float:left;}
.jsk .a1{width:14px;height:20px; display:block; overflow:hidden; background:url(/static/web/images/dzfont.jpg) no-repeat -14px 0px;float:left;}
.jsk .a2{width:14px;height:20px; display:block; overflow:hidden; background:url(/static/web/images/dzfont.jpg) no-repeat -28px 0px;float:left;}
.jsk .a3{width:14px;height:20px; display:block; overflow:hidden; background:url(/static/web/images/dzfont.jpg) no-repeat -42px 0px;float:left;}
.jsk .a4{width:14px;height:20px; display:block; overflow:hidden; background:url(/static/web/images/dzfont.jpg) no-repeat -56px 0px;float:left;}
.jsk .a5{width:14px;height:20px; display:block; overflow:hidden; background:url(/static/web/images/dzfont.jpg) no-repeat -70px 0px;float:left;}
.jsk .a6{width:14px;height:20px; display:block; overflow:hidden; background:url(/static/web/images/dzfont.jpg) no-repeat -84px 0px;float:left;}
.jsk .a7{width:14px;height:20px; display:block; overflow:hidden; background:url(/static/web/images/dzfont.jpg) no-repeat -98px 0px;float:left;}
.jsk .a8{width:14px;height:20px; display:block; overflow:hidden; background:url(/static/web/images/dzfont.jpg) no-repeat -112px 0px;float:left;}
.jsk .a9{width:14px;height:20px; display:block; overflow:hidden; background:url(/static/web/images/dzfont.jpg) no-repeat -126px 0px;float:left;}






