/*
    Colorbox Core Style:
 www.mobantu.com   The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.www.mobantu.com 
*/
#cboxOverlay{background: rgba(0,0,0,0.5);}
#colorbox{outline:0;}
    /*#cboxTopLeft{width:10px; height:10px; background:url(images/controls.png) no-repeat -101px 0;}*/
    /*#cboxTopRight{width:10px; height:10px; background:url(images/controls.png) no-repeat -140px 0;}*/
    /*#cboxBottomLeft{width:10px; height:10px; background:url(images/controls.png) no-repeat -101px -39px;}*/
    /*#cboxBottomRight{width:10px; height:10px; background:url(images/controls.png) no-repeat -140px -39px;}*/
    /*#cboxMiddleLeft{width:10px; background:url(images/controls.png) left top repeat-y;}*/
    /*#cboxMiddleRight{width:10px; background:url(images/controls.png) right top repeat-y;}*/
    /*#cboxTopCenter{height:10px; background:url(images/border.png) 0 0 repeat-x;}*/
    /*#cboxBottomCenter{height:10px; background:url(images/border.png) 0 -39px repeat-x;}*/
/*修改周围*/
#cboxTopLeft{width:0px; height:10px; background:url(images/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:0px; height:10px; background:url(images/controls.png) no-repeat -140px 0;}
#cboxBottomLeft{width:0px; height:10px; background:url(images/controls.png) no-repeat -101px -39px;}
#cboxBottomRight{width:0px; height:10px; background:url(images/controls.png) no-repeat -140px -39px;}
#cboxMiddleLeft{width:0px; background:url(images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:0px; background:url(images/controls.png) right top repeat-y;}
#cboxTopCenter{height:0px; background:url(images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:0px; background:url(images/border.png) 0 -39px repeat-x;}

    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles www.mobantu.com  */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), www.mobantu.com ,but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:17px; right:7px; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element. www.mobantu.com  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
.skyOrange{ padding:4px 10px; background:#ff5f33; color:#FFF;border-radius: 2px;}
#paycenter td{ line-height:30px;}
.erphpdown{margin-bottom: 20px;margin-top:10px;width: auto;background: #fff;overflow:hidden;border: 1px solid #eee;}
.erphpdown p{margin:3px !important;padding:0 15px;border-bottom: 1px solid #f8f8f8;text-indent: 0;}
.erphpdown p:last-child{border-bottom:none}
.erphpdown p span{padding:0 5px;color: #E14D43;font-weight: bold;font-size: 120%;}
.erphpdown .down-detail{float: right;width: 100%;}
.erphpdown p.down-ordinary{color: #28B78D;}
.erphpdown p.down-vip{color: #E14D43;}
.erphpdown p a{margin-left: 10px;font-weight: bold;}
.erphpdown p .erphp-login-must{margin-right:5px;margin-left:5px;}
.erphpdown p.down-tip{border-bottom: none;font-size: 12px;color: #999;}
.erphpdown-content-vip{padding:5px 10px;text-align:center;border:2px dashed #ff5f33;color:#ff5f33;}
.erphpdown-content-vip{display: block;width: 40%;margin: 5px auto;background: #ff5f33;color: #fff;font-size: 16px;line-height: 40px;text-align: center;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border: none;}
.erphpdown h5{background:#eee;padding:8px 0 8px 18px !important;margin:0 !important;font-size:18px;}

#erphpdown-paybox{font-family:'Microsoft Yahei','Sans-serif';font-size:14px;}
#erphpdown-paybox a{text-decoration: none;}

.erphpdown-body{position: relative;margin:0;padding:0;text-align: center;}
#erphpdown-download{font-family:'Microsoft Yahei','Sans-serif';font-size:14px;max-width:400px;width:100%;min-height:180px;border:2px solid #eaeaea;padding:40px 20px;text-align: center;position: relative;display: inline-block;margin-top: 50px;}
#erphpdown-download h1{font-size:18px;margin:0 0 20px;}
#erphpdown-download .title{font-size: 15px;color:#666;}
#erphpdown-download .title span{position: relative;}
#erphpdown-download .title span:before{top: 9px;left: -105px;}
#erphpdown-download .title span:after{top: 9px;right: -105px;}
#erphpdown-download .title span:before, .#erphpdown-download .title span:after{position: absolute;content: '';border-bottom: rgba(0,0,0,0.06) 1px solid;box-shadow: 0 1px rgba(255,255,255,0.5);width: 90px;}
#erphpdown-download a{text-decoration: none;color:#4747f1;}
#erphpdown-download-copyright{margin:10px auto;font-family:'Microsoft Yahei','Sans-serif';font-size:12px;width:400px;text-align:center;color:#999}
#erphpdown-download-copyright a{color:#666;}

.erphpdown-msg .title{font-size: 16px;color:#333;font-weight: 600;margin-bottom: 20px;}
/* www.mobantu.com  qq 82708210*/
/*wbox add*/
.wb-btn{ display: block;
    width: 98%;
    margin: 5px auto;
    background: #F42;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: none;}
.wb-btn.blue{background: #2399ff;}
.wb-btn.green{background: #47b303;}
/*新增样式 2020年4月1日 14:18:28*/
.wppay-custom-modal-box{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;background:rgba(0,0,0,0.6)}
.wppay-custom-modal-box .wppay-modal{max-width:350px;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:auto;background:#fff;border-radius:3px;display:block !important}
.wppay-custom-modal-box .wppay-modal .close-modal{cursor:pointer;position:absolute;top:0;right:10px;color:#000;font-size:36px}
.wppay-custom-modal-box .wppay-modal .close-modal .modia{font-size:14px}
.wppay-custom-modal-box .wppay-modal .submit-btn,.wppay-custom-modal-box .wppay-modal .submit{margin-top:45px}
.wppay-custom-modal-box .wppay-modal .submit-tips{text-align:center;font-size:12px;color:#999;margin-top:5px}
.wppay-custom-modal-box .wppay-modal .submit-close{text-align:center;font-size:14px;color:#E04A1C;margin-top:15px;cursor:pointer}
.wppay-custom-modal-box .wppay-modal .submit-btn a,.wppay-custom-modal-box .wppay-modal .submit-btn button,.wppay-custom-modal-box .wppay-modal .submit a,.wppay-custom-modal-box .wppay-modal .submit button{display:block;height:43px;line-height:43px;width:100%;background:#E04A1C;border-radius:3px;text-align:center;color:#ffffff;font-weight:bold;font-size:16px}
.wppay-custom-modal-box .wppay-modal .submit{margin-top:20px}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode{padding-top:20px}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab{padding:0px 30px;text-align:center;margin-top:20px}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a{font-size:16px;color:#9B9B9B;font-weight:bold;text-decoration:none;margin:0 5px}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a.active{color:#2A2A2A;font-size:20px}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a .price{color:#ff5f33;float: none !important;}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list{margin-top:180px;background:#ff5f33;height:190px;border-radius:0 0 3px 3px;display:block}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item{text-align:center;position:relative;top:-166px}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wppay-title{margin-bottom: 10px;font-size:16px;font-weight: bold;}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wppay-title .price{color: #ff5f33}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .warning{color: #f00;font-size: 13px;margin-bottom: 5px;}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .qr-code{border:#f3f3f3 solid 1px;width:225px;height:225px;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;margin:0 auto;background:#fff;position:relative}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .qr-code img{width:100%;height:auto}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .account{margin-top:40px !important;margin-bottom:0 !important;color:#ffffff;font-size:14px}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .desc{margin-top:8px;margin-bottom:0;font-size:12px;color:#cecece;font-family:tahoma,arial,sans-serif}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wap{display: none;margin-top: 10px;}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wap a{background: #00a3ee;color: #fff;text-decoration: none;padding:8px 25px;display: inline-block;border-radius: 3px;border:1px solid #fff;}

@media (max-width:768px){.wppay-modal-box .wppay-modal{width:320px;margin-left:-160px}
    .wppay-custom-modal-box .wppay-modal{width:90%}
    .wppay-toast{padding:10px 20px}
    .wppay-toast .text{font-size:16px;font-weight:bold;white-space:nowrap}
    .wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list{height: 220px;}
    .wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .account{margin-top:20px !important;}
    .wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wap{display: block;}
}.erphp-wppay{background-color:#fff;border:2px dashed #ff5f33;color:#333;font-size:14px;line-height:inherit;padding:5px 10px}
.erphp-wppay-success{border:2px dashed #54c468}
.erphp-wppay b{color:#ff5f33}
.erphp-wppay-qrcode .payment{margin-bottom:10px}
.erphp-wppay-qrcode .payment img{max-width:160px;height:auto}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a.active.wppay-alipay{color:#00a3ee}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a.active.wppay-weixin{color:#21ab36}


.erphpdown-custom-modal-box{background: transparent;}
.erphpdown-custom-modal-box .wppay-modal{border:1px solid #eaeaea;}
.erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode{padding-top: 0}
.erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a.active{font-size:36px;font-weight: normal;}
.erphpdown-custom-modal-box .discount{color: #ff6600;font-size: 13px;margin-bottom: 5px;}
.erphpdown-custom-modal-box .warning{color: #f00;font-size: 13px;margin-bottom: 0 !important}
.erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wap{font-size: 13px;color:#666;}
.erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wap a{background: #00a3ee;color:#fff;font-size:16px;border-radius: 3px;padding:9px 25px;display: inline-block;text-decoration: none;}
.erphpdown-custom-modal-box .wppay-modal .expired {position: absolute;top: 0;left: 0;height: 100%;width: 100%;opacity: .95;background: #fff url(images/expired.png) center center no-repeat;}

@media(max-width: 768px){
    .erphpdown-custom-modal-box *{box-sizing: border-box;}
    .erphpdown-custom-modal-box .wppay-modal{border:none;width:100%;max-width:100%;padding:15px;position: relative;top:inherit;left: inherit;-webkit-transform: translate(0,0);-ms-transform: translate(0,0);transform: translate(0,0);}
    .erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode{padding-top: 0}
    .erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab{margin-top: 0}
    .erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab .payment{margin-bottom: 30px;}
    .erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab a .price{font-size: 28px;}
    .erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list{height: auto;margin-top:10px;background: #fff !important;}
    .erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item{top:inherit;}
    .erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .wap{border-top:1px solid #eaeaea;padding-top:15px;}
    .erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .account{color:#333;margin-top:15px;}
}

