@charset "utf-8";
#myModal{ width: 100%; position: absolute; left: 0px; right: 0; bottom: 0; top: 0; background: url(img/icon_bg.png) repeat; display: none;}
.ModalBody{display:none}
.modal-header { height: 60px; background-color: #427ed6; -webkit-border-top-left-radius: 6px;-moz-border-top-left-radius: 6px;border-top-left-radius: 6px;-webkit-border-top-right-radius: 6px;-moz-border-top-right-radius: 6px;border-top-right-radius: 6px;}
.modal-header a{ width: 60px; height: 60px; float: right; background: url(img/mClose.png) no-repeat center  center; display: block;}
.modal-body{ height: 77px; line-height: 77px; padding: 0 30px; font-size: 18px; text-align: left; color: #333;}

.modal-foot{ background-color: #f5f5f5;border-top: 1px solid #ddd; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px;  border-radius: 0 0 6px 6px; *zoom: 1; -webkit-box-shadow: inset 0 1px 0 #ffffff; -moz-box-shadow: inset 0 1px 0 #ffffff; box-shadow: inset 0 1px 0 #ffffff; height: 40px; padding: 14px 15px 15px;margin-bottom: 0; text-align: right;}

.modal-foot div{cursor: pointer;  width: 100px; height: 40px; line-height: 40px; text-align: center; margin: 0 10px; float: right; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.fangqi{text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #efefef; *background-color: #efefef; background-image: -moz-linear-gradient(top, #efefef, #d1d1d1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#efefef), to(#d1d1d1));background-image: -webkit-linear-gradient(top, #efefef, #d1d1d1); background-image: -o-linear-gradient(top, #efefef, #d1d1d1);background-image: linear-gradient(to bottom, #efefef, #d1d1d1); background-repeat: repeat-x; color:#333; }
	
.queren{color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #b31616; *background-color: #b31616; background-image: -moz-linear-gradient(top, #d22929, #b31616);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d22929), to(#b31616));background-image: -webkit-linear-gradient(top, #d22929, #b31616); background-image: -o-linear-gradient(top, #d22929, #b31616);background-image: linear-gradient(to bottom, #d22929, #b31616); background-repeat: repeat-x;}
.layui-layer-lan div.layui-layer-title {
  background: #B74646;
}
