.evPopupShade{position:absolute; width:100%; height:100%; left:0px; top:0px;}
.evPopup{position:absolute; overflow:hidden;}
.evPopupMoveShade{position:absolute;}
.evPopupMoveShade div{background-color:#fff; opacity:0.4; filter:alpha(opacity:40); border:1px solid #aaa;}
.evPopup .loadingWait{background:url(black/small-loading-wait-bg.gif) no-repeat center center #fff; position:absolute; left:0px; top:0px; width:100%;}
/***默认黑色***/
.evPopupBodyTL,.evPopupBodyTC,.evPopupBodyTR,.evPopupBodyBL,.evPopupBodyBC,.evPopupBodyBR{background-image:url(black/evPopupBodyT_B_bg.png);}
.evPopupBodyCL,.evPopupBodyCR{background-image:url(black/evPopupBodyC_bg.png);}
.evPopupHeadL,.evPopupHeadC,.evPopupHeadR{background-image:url(black/evPopupTitle_bg.png); height:38px;}
/**poputHead**/
.evPopupHead{position:absolute; left:0px; top:0px; width:100%; z-index:4;}
.evPopupHeadL,.evPopupHeadR{position:absolute; top:0px; width:6px; height:38px;}
.evPopupHeadL{left:2px; background-position:0 0;}
.evPopupHeadR{right:2px; background-position:0 -76px;}
.evPopupHeadC{height:38px; background-position:0 -38px; background-repeat:repeat-x; margin:0px 6px;}
/**popupBody**/
.evPopupBody{height:100%;}
.evPopupBodyT,.evPopupBodyB,.evPopupBodyC{position:relative;}
.evPopupBodyT,.evPopupBodyB{z-index:1;}
.evPopupBodyTL,.evPopupBodyTR,.evPopupBodyBL,.evPopupBodyBR{position:absolute; top:0px;width:10px; height:10px;}
.evPopupBodyTL{left:0px;background-position:0 0;}
.evPopupBodyTR{right:0px; background-position:-10px 0;}
.evPopupBodyTC{height:10px; background-position:0 -20px; margin:0px 10px;zoom:1;}
.evPopupBodyBL{left:0px;background-position:0 -10px;}
.evPopupBodyBR{right:0px;background-position:-10px -10px;}
.evPopupBodyBC{height:10px; background-position:0 -30px; margin:0px 10px;}
.evPopupBodyC{ overflow:hidden; z-index:2;}
.evPopupBodyCL,.evPopupBodyCR{position:absolute; width:10px; top:0px; padding-bottom:99999px;}
.evPopupBodyCL{left:0px;}
.evPopupBodyCR{right:0px; background-position:-10px 0;}
.evPopupBodyCC{margin:0px 3px; background-color:#fff; position:relative;}
.evPopupBodyCC .icon{width:32px; height:32px; display:inline-block; vertical-align:middle; background-image:url(black/evPopupAlert_icon.png); margin-right:5px;}
.evPopupBodyCC .rightIcon{background-position:0 0;}
.evPopupBodyCC .errorIcon{background-position:0 -32px;}
.evPopupBodyCC .warnIcon{background-position:0 -64px;}
.evPopupBodyCC .loadingIcon{ background:url(black/big-loading-wait-bg.gif) left top; width:125px; height:125px; display:inline-block;}
/**evPopupOpbut**/
.evPopupOpbut{position:absolute; right:8px; top:0px; z-index:5;}
.evPopupOpbut span{display:inline-block; background:url(black/evPopupOpbut_bg.png); width:17px; height:17px; margin:10px; cursor:pointer;}
.evPopupOpbut .evOpbutClose{background-position:0 -17px;}
.evPopupOpbut .evOpbutCloseHover{background-position:0 0px;}
.evPopupOpbut .evOpbutMax{background-position:-17px -17px;}
.evPopupOpbut .evOpbutMaxHover{background-position:-17px 0;}
.evPopupOpbut .evOpbutMin{background-position:-34px -17px;}
.evPopupOpbut .evOpbutMinHover{background-position:-34px 0px;}
.evPopupOpbut .evOpbutMaxmin{background-position:-51px -17px;}
.evPopupOpbut .evOpbutMaxminHover{background-position:-51px 0px;}
/**popupBut**/
.evPopupButArea{width:100%; position:absolute; left:0px; bottom:2px; z-index:5;}
.evPopupBut{border-top:1px solid #e5e5e5; text-align:center; margin:0px 3px;}
.evPopupBut .popupBut{display:inline-block; cursor:pointer; border-left:1px solid #ccc; margin-left:-1px;}
.evPopupBut .popupBut .popupButI{ height:50px; line-height:50px; display:inline-block; color:#1d7ee8; cursor:pointer;}
.evPopupBut .popupBut_1{border-left:0px;}
/**标题文字样式**/
.evPopupHeadName{color:#fff; line-height:34px; font-size:14px; white-space:pre; padding-left:10px;}
/**alert style**/
.evPopupAlert{}
.evPopupAlert .evPopupBody{}
.evPopupAlert .evPopupBodyC{_height:92px;}
.evAlertCon,.evConfirmCon{overflow:hidden; padding:0px 20px 10px; min-width:80px; text-align:center;}
.evAlertCon img,.evConfirmCon img{vertical-align:middle; margin-right:10px;}
.evAlertCon span.hintText,.evConfirmCon span.hintText{font-size:14px; padding-left:5px; line-height:40px;}
/**confirm style**/
.evPopupConfirm{}
.evConfirmCon{overflow:hidden; padding:0px 20px 10px; min-width:80px; text-align:center;}
.evConfirmCon img{vertical-align:middle; margin-right:10px;}
/**prompt style**/
.evPopupPrompt{}
.evPromptCon{padding:0px 20px 10px;}
.evPromptCon .inputTextE,.evPromptCon .inputTextE .inputText{background:url(black/evPopup_Prompt_input_bg.png);}
.evPromptCon .inputTextE{background-position:right -32px;}
.evPromptCon .inputTextE .inputText{background-position:0 0; margin-right:10px; height:32px;}
.evPromptCon .inputTextE input{height:24px; border:0px; line-height:24px; background-color:transparent; margin:5px 0 0 8px;}
/**layer style**/
.evPopupLayer{}
.evLayerCon{padding:0px 10px;}
/**iframe**/
.evPopupIframe{}
.evPopupIframe .evIframeCon{width:100%; height:100%; position:relative;}
.evPopupIframe .evIframeCon iframe{}
/**loading style**/
.evPopupLoading{}
.evPopupLoading .evPopupBodyT,.evPopupLoading .evPopupBodyB{height:0px; overflow:hidden;}
.evPopupLoading .evPopupBodyCL,.evPopupLoading .evPopupBodyCR{width:0px; overflow:hidden; display:none;}
.evPopupLoading .evPopupBodyCC{background:none;}
/**evLayerCon**/
.evLayerCon{}
.evLayerCon p{line-height:30px; font-size:14px; text-align:center;}

/* 平角透明颜色 */
/**poputHead**/
.evPopupOpacity .evPopupHead{position:absolute; left:0px; top:5px; width:100%; z-index:4;}
.evPopupOpacity .evPopupHeadL,.evPopupOpacity .evPopupHeadR{position:absolute; top:0px; width:0px; height:38px; background-image: none;}
.evPopupOpacity .evPopupHeadL{left:2px; background-position:0 0;}
.evPopupOpacity .evPopupHeadR{right:2px; background-position:0 -76px;}
.evPopupOpacity .evPopupHeadC{height:35px; margin:0 5px;; background:#EEE;}
/**popupBody**/
.evPopupOpacity .evPopupBody{height:100%;}
.evPopupOpacity .evPopupBodyT,.evPopupOpacity .evPopupBodyB,.evPopupOpacity .evPopupBodyC{position:relative;}
.evPopupOpacity .evPopupBodyT,.evPopupOpacity .evPopupBodyB{z-index:1; background-color:#000; opacity:0.3; filter:alpha(opacity:30); height:5px;}
.evPopupOpacity .evPopupBodyTL,.evPopupOpacity .evPopupBodyTR,.evPopupOpacity .evPopupBodyBL,.evPopupOpacity .evPopupBodyBR,.evPopupOpacity .evPopupBodyTC,.evPopupOpacity .evPopupBodyBC{position:absolute; top:0px;width:0px; height:0px; display:none;}
.evPopupOpacity .evPopupBodyC{ overflow:hidden; z-index:2;}
.evPopupOpacity .evPopupBodyCL,.evPopupOpacity .evPopupBodyCR{position:absolute; width:10px; top:0px; padding-bottom:99999px; background-color:#000; opacity:0.3; filter:alpha(opacity:30); z-index:2;  background-image: none;}
.evPopupOpacity .evPopupBodyCL{left:0px;}
.evPopupOpacity .evPopupBodyCR{right:0px; background-position:-10px 0;}
.evPopupOpacity .evPopupBodyCC{margin:0px 5px; background-color:#fff; position:relative; z-index:3;}
.evPopupOpacity .evPopupBodyCC .icon{width:32px; height:32px; display:inline-block; vertical-align:middle; background-image:url(opacity/evPopupAlert_icon.png);}
.evPopupOpacity .evPopupBodyCC .rightIcon{background-position:0 0;}
.evPopupOpacity .evPopupBodyCC .errorIcon{background-position:0 -32px;}
.evPopupOpacity .evPopupBodyCC .warnIcon{background-position:0 -64px;}
.evPopupOpacity .evPopupBodyCC .loadingIcon{ background:url(opacity/big-loading-wait-bg.gif) left top; width:125px; height:125px; display:inline-block;}
/**evPopupOpbut**/
.evPopupOpacity .evPopupOpbut{position:absolute; right:8px; top:5px; z-index:5;}
.evPopupOpacity .evPopupOpbut span{display:inline-block; background:url(opacity/evPopupOpbut_bg.png); width:17px; height:17px; margin:10px; cursor:pointer;}
.evPopupOpacity .evPopupOpbut .evOpbutClose{background-position:0 -17px;}
.evPopupOpacity .evPopupOpbut .evOpbutCloseHover{background-position:0 0px;}
.evPopupOpacity .evPopupOpbut .evOpbutMax{background-position:-17px -17px;}
.evPopupOpacity .evPopupOpbut .evOpbutMaxHover{background-position:-17px 0;}
.evPopupOpacity .evPopupOpbut .evOpbutMin{background-position:-34px -17px;}
.evPopupOpacity .evPopupOpbut .evOpbutMinHover{background-position:-34px 0px;}
.evPopupOpacity .evPopupOpbut .evOpbutMaxmin{background-position:-51px -17px;}
.evPopupOpacity .evPopupOpbut .evOpbutMaxminHover{background-position:-51px 0px;}
/**popupBut**/
.evPopupOpacity .evPopupButArea{width:100%; position:absolute; left:0px; bottom:8px; z-index:5;}
.evPopupOpacity .evPopupBut{text-align:center; margin:0px 8px 5px; border:none;}
.evPopupOpacity .evPopupBut .popupBut{display:inline-block; cursor:pointer; width: 80px!important; border:1px solid #ccc; margin: 0px 5px; background-color: #EFEFEF;}
.evPopupOpacity .evPopupBut .popupBut .popupButI{ height:35px; line-height:35px; display:inline-block; color:#1d7ee8; cursor:pointer;}
.evPopupOpacity .evPopupBut .popupBut_1{}
/**标题文字样式**/
.evPopupOpacity .evPopupHeadName{color:#333; line-height:34px; font-size:14px; white-space:pre; padding-left:10px;}
/**alert style**/
.evPopupOpacity .evPopupAlert{}
.evPopupOpacity .evPopupAlert .evPopupBody{}
.evPopupOpacity .evPopupAlert .evPopupBodyC{_height:92px;}
.evPopupOpacity .evAlertCon,.evPopupOpacity .evConfirmCon{overflow:hidden; padding:0px 20px 0; min-width:80px; text-align:center;}
.evPopupOpacity .evAlertCon img,.evPopupOpacity .evConfirmCon img{vertical-align:middle; margin-right:10px;}
.evPopupOpacity .evAlertCon span.hintText,.evPopupOpacity .evConfirmCon span.hintText{font-size:14px; padding-left:5px; line-height:40px;}
/**confirm style**/
.evPopupOpacity .evPopupConfirm{}
.evPopupOpacity .evConfirmCon{overflow:hidden; padding:0px 20px; min-width:80px; text-align:center;}
.evPopupOpacity .evConfirmCon img{vertical-align:middle; margin-right:10px;}
/**prompt style**/
.evPopupOpacity .evPromptCon{padding:0px 20px;}
.evPopupOpacity .evPromptCon .inputTextE,.evPopupOpacity .evPromptCon .inputTextE .inputText{background:url(opacity/evPopup_Prompt_input_bg.png);}
.evPopupOpacity .evPromptCon .inputTextE{background-position:right -32px;}
.evPopupOpacity .evPromptCon .inputTextE .inputText{background-position:0 0; margin-right:10px; height:32px;}
.evPopupOpacity .evPromptCon .inputTextE input{height:24px; border:0px; line-height:24px; background-color:transparent; margin:5px 0 0 8px;}
/**layer style**/
.evPopupOpacity .evLayerCon{padding:0px 10px;}
/**iframe**/
.evPopupOpacity .evPopupIframe .evIframeCon{width:100%; height:100%; position:relative; top:-12px; }
.evPopupOpacity .evPopupIframe .evIframeCon iframe{padding-top:13px; position:relatve;}
/**loading style**/
.evPopupOpacity .evPopupLoading .evPopupBodyT,.evPopupOpacity .evPopupLoading .evPopupBodyB{height:0px; overflow:hidden;}
.evPopupOpacity .evPopupLoading .evPopupBodyCL,.evPopupOpacity .evPopupLoading .evPopupBodyCR{width:0px; overflow:hidden; display:none;}
.evPopupOpacity .evPopupLoading .evPopupBodyCC{background:none;}
/**evLayerCon**/
.evPopupOpacity .evLayerCon p{line-height:30px; font-size:14px; text-align:center;}