﻿ .win-dialog{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);display:-webkit-box;-webkit-box-align:center;-webkit-box-pack:center;z-index:999;}.win-dialog-hide{display:none;}.win-dialog>.win{width:80%;max-width:450px;border-radius:4px;overflow:hidden;}.win-dialog .head{padding:0.6em;background-color:#e93030;font-size:1.6rem;color:#fff;text-align:center;position:relative;}.win-dialog .head .close{position:absolute;width:30px;height:100%;background-image:url(../../img/close2.png);background-position:left center;background-size:auto 50%;background-repeat:no-repeat;top:0;right:0;}.win-dialog .wd-body{background-color:#fff;}.wd-body .bonbar{height:50px;line-height:50px;font-size:1.6rem;text-align:center;color:#e93030;display:-webkit-box;overflow:hidden;}.wd-body .bonbar .bon{height:100%;width:50%;}.wd-body .bonbar .bon1{width:100%;}.wd-body .bonbar .bon:active{background-color:#f3f3f3;}.wd-body .bonbar .l_v{height:100%;border-left:1px solid #b4b4b4;-webkit-transform:scaleX(0.5);}.wd-body .tipTxt{text-align:center;padding:30px 25px;font-size:1.5rem;line-height:1.5em;}.wd-body .RowLoading{padding:30px 25px;}.wd-body .btxt{font-size:1.5rem;}.theme_kpl_black .win-dialog{background-color:rgba(44,42,53,0.6);}.theme_kpl_black .win-dialog .wd-body{background-color: #191720;}.win-dialog .head{background-color: #e82e4d;}.theme_kpl_black .wd-body .bonbar{color: #e82e4d;}