﻿@charset "utf-8";

/*== 弹出层样式开始==*/
.popup{
  width:440px;
  position:absolute;
  z-index:10000;
}
.popup_more{
  width:50px; float:right;
  font-weight:normal;
}
.pop_gotone,.pop_mzone{
  height:23px;/*31px*/  
  padding:4px 0 0 6px;
  _padding:4px 0 0 6px;
  font-weight:bold;
}
.pop_gotone{
  color:#0066B1;
  background:url(http://www.js.10086.cn/livloadfile/obsh/cmp/jiangsu/1009_2/images/popup.gif) no-repeat left -31px;
}
.pop_mzone{
  color:#EF5A00;  font-weight:bold;
  background:url(http://www.js.10086.cn/livloadfile/obsh/cmp/jiangsu/1009_2/images/popup.gif) no-repeat left 0;
}
.pop_gotone_box,.pop_mzone_box{
  padding:5px 10px;
  line-height:23px;
  text-indent:2em;
  background:#fff;
}
.pop_gotone_box{
  border-left:1px #A6D0E7 solid;
  border-right:1px #A6D0E7 solid;
  border-bottom:1px #A6D0E7 solid;
}
.pop_mzone_box,.pop_mzone_box2{
  border-left:1px #ECB566 solid;
  border-right:1px #ECB566 solid;
  border-bottom:1px #ECB566 solid;
  
}
.pop_mzone_box2{
  padding:5px 10px;
  line-height:23px;
  background:#fff;
}

.pop_left{
  width:100%;  font-weight:bold;
  text-align:left;  padding:5px 0;
}
.pop_centent{
  width:100%;  font-weight:bold;
  text-align:center;  padding:5px 0;
}
/*.pop_btn1{
  width:90px;  height:20px;
  color:#fff;  font-weight:bold;  
  border:0;  margin:0 auto;
  background:url(../images/button.gif) no-repeat left 0;
}*/

.pop_btn1{
  width:90px;  height:20px;
  color:#fff;  font-weight:bold;  
  border:0;  margin:0 3px;
  background:url(http://www.js.10086.cn/livloadfile/obsh/cmp/jiangsu/1009_2/images/button.gif) no-repeat left 0;
}
.pop_btn2{
  width:90px;  height:20px;
  color:#fff;  font-weight:bold;  
  border:0;  margin:0 3px;
  background:url(http://www.js.10086.cn/livloadfile/obsh/cmp/jiangsu/1009_2/images/button.gif) no-repeat left -20px;
}

.pop_color1{
  font-weight:bold;
  color:#D20000;
}
.pop_color2{
  font-weight:bold;
}
.pop_color3{
  font-weight:bold;
  color:#0066B1;
}

.edge{
 width:0;
 height:100%;
 display:inline-block;
 vertical-align:middle;
}
.container{
 vertical-align:middle;
 display:inline-block;
}

.pop_sorry{width:222px; height:50px; background:url(http://www.js.10086.cn/livloadfile/obsh/cmp/jiangsu/1009_2/images/sorry2.png) no-repeat center top;}
.pop_sorry{behavior: url(image/iepngfix.htc) }
/*== 弹出层样式结束 ==*/
