

/**********µ¯³öÇøÓò**********/
.pop-area2{z-index: 10000;}
.pop-area.pf{position: fixed;}
.mask-layer{background: #444750;opacity: .3;filter:alpha(opacity=30);}
.pop-box-warning{left: 50%;top: 50%;}


/****¿Í·þµ¯´°****/
.pop-warning{position: fixed;z-index: 10000;width: 450px;height: 320px;margin-left: -220px;margin-top: -240px;opacity: 0;filter: alpha(opacity=0);padding: 0 45px;background: #2d81fe;border-radius: 12px;box-shadow: 0px 0px 40px 0px rgba(197, 209, 245, 0.84);}

.pop-warning2{position: fixed;z-index: 10000;width: 450px;height: 320px;margin-left: -220px;margin-top: -240px;opacity: 0;filter: alpha(opacity=0);padding: 0 45px;background: #2d81fe;border-radius: 12px;box-shadow: 0px 0px 40px 0px rgba(197, 209, 245, 0.84);}

.pop-warning .pop-header{padding-top: 12px;position: relative;line-height: 62px;}
.pop-warning .pop-header .txt-warning{font-size: 24px;color: #fff;}
.pop-warning .pop-header .close-warning{position: absolute;width: 26px;height: 26px;right: 0;top: 50%;margin-top: -13px;background: url(kefu_close.png) no-repeat;}
.pop-warning .pop-header .split-line{margin: 0 5px;height: 1px;background: #e5e5e5;}
.pop-warning .pop-warning-con{padding-top: 1px;}
.pop-warning .pop-warning-con .kefu-area{margin-top: 21px;}
.pop-warning .pop-warning-con .kefu-area .img-qq{}

.pop-warning .pop-warning-con .desc-area2{margin-left: 11px;}
.pop-warning .pop-warning-con .desc-area2 .tip-11{color: #22252e;font-size: 24px;margin-top: 25px;}
.pop-warning .pop-warning-con .desc-area2 .tip-22{color: #fff;font-size: 18px;margin-top: 12px;}

.pop-warning .pop-warning-con .desc-area8{margin-left: 5px;}
.pop-warning .pop-warning-con .desc-area8 .tip-22{color: #fff;font-size: 16px;margin-top: -10px;}


.pop-warning .pop-warning-con .desc-area8 .tip-23{color: #fff;font-size: 16px;margin-top: -10px;float:right}


.pop-warning .pop-warning-con .btn-area2{margin-top: 28px;text-align: center;font-size: 16px;}
.pop-warning .pop-warning-con .btn-area2 .btn{border-radius: 4px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
.pop-warning .pop-warning-con .btn-yes{width: 144px;height: 36px;line-height: 36px;color: #fff;background: #0095ff;}
.pop-warning .pop-warning-con .btn-yes:hover{background: #0077cc;}
.pop-warning .pop-warning-con .btn-no{width: 142px;height: 34px;line-height: 34px;border: 1px solid #d0d1d2;color: #8891a6;}
.pop-warning .pop-warning-con .btn-no:hover{background: #eee;color: #333;}

