

/*1元抽浮窗*/
.onedhmain{width:210px;height:338px;background:url(../img/onedhbg.png) no-repeat;position:fixed;z-index:99;right:15px;top:50%;margin-top: -169px;}
.onedhmain .mainbox{width:100%;height:338px;position:relative;}
.onedhmain .ysbox{width:170px;height:170px;overflow:hidden;background:url(../img/oneysboxbg.png) no-repeat;margin:20px auto 0px auto;position:relative;line-height:20px;}
.onedhmain .ysbox .p1{position:absolute;z-index:2;font-size:14px;color:#b5d0c8;right:0;top:6px;margin:0px;padding:0px;width: 100%;text-align: center;}
.onedhmain .ysbox .p1 .yellow{color:#ffca00;}
.onedhmain .ysbox .p2{width:100%;text-align:center;position:absolute;z-index:2;font-size:16px;font-weight:bold;color:#79e1d8;left:0px;bottom:10px;margin:0px;padding:0px;}
.onedhmain .oneinput{width:150px;height:28px;line-height:28px;background:url(../img/oneinputbg.png) no-repeat;margin:10px 0 0px 20px;padding:0px 10px;border:0px;color:#2d998d;font-size:14px;text-align:center;}
.onedhmain .txt{font-size:12px;line-height:14px;width:100%;overflow:hidden;text-align:center;color:#1f534d;margin-top:8px;}
.onedhmain .butt{width:170px;height:32px;line-height:32px;display:block;margin:12px 0px 0px 20px;text-align:center;font-size:16px;color:#fff;background:url(../img/onebutt1.png) no-repeat;text-decoration:none;}
.onedhmain .butt:hover{background:url(../img/onebutt1a.png) no-repeat;text-decoration:none;}
.onedhmain .close{width:38px;height:38px;overflow:hidden;background:url(../img/oneclose.png) no-repeat;position:absolute;z-index:100;bottom:-48px;left:50%;margin-left:-19px;}
.onedhmain .close:hover{background:url(../img/oneclose2.png) no-repeat;}
/*1元抽浮窗 end*/

