/*6.1徐越弹窗开始*/
.tanchuang { width:300px; height:180px; border-radius:8px; border:1px solid #56ba1f; overflow:hidden; background:#fff; box-shadow: 0px 1px 8px #86a279; position:absolute; z-index:100; top:50%; left:50%; margin:-90px 0 0 -150px; }
.tanc_top { height:34px; background:#53ae22 url(/static/xibu/images/ico_select_hover.jpg) 260px 5px no-repeat; }
.tanc_top button { width:34px; height:34px; /*background:pink;*/ float:right; margin-right:9px; opacity:0; }
.tanc_top p { color:#fff; line-height:34px; padding-left:20px; float:left; }
.tanc_bottom p { width:500px; text-align:center; margin-top:50px; font-size:16px; color:#333; }
.tanc_bottom button { width:80px; height:30px; color:#fff; line-height:30px; text-align:center; background:url(/static/xibu/images/tanchuang_queren.png) no-repeat; border:none; margin:20px 0 0 110px; }

  /*6.1徐越弹窗结束*/