/*
    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;}
    #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:0; right:0; 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;}
.erphpdown-content-vip{padding:5px 10px;text-align:center;border:2px dashed #ff5f33;color:#ff5f33;}
.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-download{margin:50px auto;position:relative;font-family:'Microsoft Yahei','Sans-serif';font-size:14px;max-width:400px;width:100%;min-height:150px;border:2px solid #eaeaea;padding:20px;}
#erphpdown-download h1{font-size:18px;margin:0 0 20px;}
#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;}
/* www.mobantu.com  qq 82708210*/



.circular{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:28px;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:28px;margin:auto}
.circular .path{width:100%;height:100%;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke:#757575;stroke-linecap:round}
@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}
50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}
100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}
}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}
50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}
100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}
}.wppay-toast{background:#2A2A2A;border-radius:3px;color:#fff;text-align:center;padding:20px 60px;opacity:0}
.wppay-toast .icon .modia{font-size:28px}
.wppay-toast .text{font-size:18px;font-weight:bold}
.wppay-toast.it{padding:20px 40px}
.wppay-toast.it .text{margin-top:10px}
.wppay-toast.icon{padding:25px}
.wppay-toast.fs{position:fixed;top:50%;left:50%;z-index:100;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.wppay-toast.el{position:absolute;top:50%;left:50%;z-index:10;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.wppay-custom-modal-box{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100000;background:rgba(0,0,0,0.3)}
.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:2px;display:block !important;box-shadow: 1px 1px 50px rgba(0,0,0,.3);}
.wppay-custom-modal-box .wppay-modal .close-modal{cursor:pointer;position:absolute;top:0;right:0;color:#000;font-size:32px}
.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:0}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .wppay-title2{text-align: center;font-size:18px;margin-top: 10px;font-weight: bold;}
.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode .wppay-title2 .price{color:#ff5f33;float: none !important;}
.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;letter-spacing: 1px;}
.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:230px;border-radius:0 0 2px 2px;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;float: none}
.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{color: #fff;text-decoration: none;padding:8px 25px;display: inline-block;border-radius: 3px;border:1px solid #fff;}


@media (max-width:768px){
.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;box-shadow: none;}
.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: 10px;}
.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 dashed #eaeaea;padding-top:15px;}
.erphpdown-custom-modal-box .wppay-modal .erphp-wppay-qrcode .tab-list .item .account{color:#333;margin-top:15px !important;}
/*}*/


.erphpdown-page-pay{background: #f7f7f7}
.erphpdown-page-pay .erphpdown-custom-modal-box .wppay-modal{max-width: 420px;margin:50px auto;padding:30px 15px 60px;background: #fff url(images/wave.png) top center repeat-x;border:1px solid #f3f3f3;border-top:none;}
.erphpdown-page-pay .erphpdown-custom-modal-box .wppay-modal:before {content: "";background: #f7f7f7;position: absolute;left: -13px;bottom: 50px; width: 26px;height: 26px;border-radius: 50%;z-index: 9;border:1px solid #f3f3f3;}
.erphpdown-page-pay .erphpdown-custom-modal-box .wppay-modal:after {content: "";background: #f7f7f7;position: absolute; right: -13px;bottom: 50px;width: 26px;height: 26px;border-radius: 50%;z-index: 9;border:1px solid #f3f3f3;}
.erphpdown-page-pay .erphpdown-custom-modal-box .erphp-wppay-qrcode .payment img{max-width: 200px;}


@media(max-width: 768px){
    .erphpdown-page-pay .erphpdown-custom-modal-box .wppay-modal{margin:10px auto 0;}
}