.zhuti
{
 position:absolute;
 z-index:3000;
 font-size:14px;
 border-radius:5px;
 box-shadow:0 0 5px white;
 overflow:hidden;
 color:#333;
}
.title
{
 background-color:#3498db;
 vertical-align:middle;
 height:35px;
 width:100%;
 line-height:35px;
 text-indent:1em;
}
.close{
 float:right;
 width:35px;
 height:35px;
 font-weight:bold;
 line-height:35px;
 vertical-align:middle;
 color:white;
 font-size:18px;
 }
.close:hover
{
 cursor:pointer;
}
.btnx
{
 height:30px;
 width:100%;
 text-indent:1em;
}
.btn
{
 height:28px;
 width:80px;
 float:left;
 margin-left:20px;
 color:#333;
}
#zz
{
 width:100%;
 height:100%;
 opacity:0.80;
 display:none;
 background-color:#ccc;
 z-index:2000;
 position:absolute;
 top:0px;
 left:0px;
}
.dxycon{width:400px; margin:0; padding:0; z-index:9999; background:#FFFFFF;display:none; }
.dxycon_ul{margin:0; padding:10px}
.dxycon_ul li{list-style:none; text-align:left; padding-bottom:5px; font-size:14px;line-height:22px;text-indent:2em;}
.dxycon_ul_h2{margin-left:210px;margin-bottom:5px; margin-top:5px; font-size: 16px;font-weight: bold;}
.dxycon_ul_h3{margin-left:210px;margin-bottom:5px; margin-top:5px; font-size: 16px;font-weight: bold;}
.button_f50 {
	background-color:#3b8ff1;
	border: none;
	color: white;
	padding: 7px 9px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 4px 2px;
	cursor: pointer;
        line-height:14px;
	border-radius: 4px;!important;
       width: 60px;
}