#pay{background-color:#eff0f1}#pay .top_info{width:1200px;margin:0 auto}#pay .top_info .top_info_header{display:flex;justify-content:space-between;padding-top:20px;margin-bottom:40px}#pay .top_info .top_info_header .top_logo{width:135px;height:98px}#pay .top_info .top_info_header .top_logo div{width:135px;height:98px;background-size:contain;background-repeat:no-repeat;background-position:50%}#pay .top_info .top_info_header .top_logo img{width:135px;height:98px;-o-object-fit:contain;object-fit:contain}#pay .top_info .top_info_text{font-size:12px;color:#333;font-weight:400;height:20px;line-height:20px}#pay .top_info .top_info_text .price span{font-size:20px;color:var(--color_main);margin:0 3px}#pay .top_info .top_info_text:not(:first-child){margin-top:10px}#pay .top_info .top_info_text .show_detail{color:#4690ec}#pay .top_info .receive_info{width:1200px;margin:0 auto;border-top:1px solid #d5d5d5;margin-top:10px}#pay .top_info .receive_info p{margin-top:15px}#pay .bg{width:1467px;margin:0 auto;padding-top:20px;padding-bottom:70px;line-height:30px;background:url(../img/paybg.f980b47e.png) no-repeat top #eff0f1;background-size:1467px 836px;margin-top:40px}#pay .bg .pay_method{background-color:#fff;width:1200px;margin:0 auto;padding-bottom:80px}#pay .bg .pay_method .balance{font-size:13px}#pay .bg .pay_method .balance .password{margin-left:58px;margin-top:25px}#pay .bg .pay_method .balance .password .password_input{width:240px}#pay .bg .pay_method .balance .password p{margin-top:10px}#pay .bg .pay_method .balance .password p a,#pay .bg .pay_method .balance .password p span{color:#0e9bec}#pay .bg .pay_method .balance .password p a{margin-left:16px}#pay .bg .pay_method .balance .iconfont{font-size:18px}#pay .bg .pay_method .balance .big_size{font-size:16px;margin-left:20px}#pay .bg .pay_method .balance .avai{margin-left:20px}#pay .bg .pay_method .balance .weight{color:#666;font-weight:600}#pay .bg .pay_method .balance .logo{width:182px;height:50px;margin-top:26px;margin-left:-5px;margin-bottom:30px}#pay .bg .pay_method .balance .balance_info{padding-left:58px;margin-bottom:30px}#pay .bg .pay_method .balance .balance_info i{cursor:pointer}#pay .bg .pay_method .other_pay_method .other_pay_item{width:165px;height:50px;line-height:50px;border:1px solid #d5d5d5}#pay .bg .pay_method .other_pay_method .other_pay_item img{width:22px;height:22px}#pay .bg .pay_method .other_pay_method .other_pay_item .iconfont{font-size:18px}#pay .bg .pay_method .other_pay_method .other_pay_item span{font-size:16px;font-weight:600}#pay .bg .pay_method .other_pay_method .wechat{margin-left:80px}#pay .bg .pay_method .no_payMethod{width:1200px;height:560px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}#pay .bg .pay_method .no_payMethod img{width:163px;height:114px}#pay .bg .pay_method .no_payMethod p{margin-top:39px;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333}#pay .bg .pay_method .pay{width:155px;height:44px;line-height:44px;font-size:16px;color:#fff;margin-top:55px;outline:none;background-color:var(--color_main);border-radius:3px;margin-left:58px;text-align:center}#pay .bg .wx_pay_con .title{color:#3699ff;font-size:14px;padding:23px 0 7px 30px}#pay .bg .wx_pay_con .left{width:281px;height:388px;margin-left:40px;box-shadow:0 0 10px 1px rgba(0,0,0,.1)}#pay .bg .wx_pay_con .left img{width:230px;height:230px;margin-bottom:10px;margin-top:20px}#pay .bg .wx_pay_con .left p{color:#999;font-size:16px}#pay .bg .wx_pay_con .left p span{color:var(--color_main)}#pay .bg .wx_pay_con .left .refresh{display:inline-block;width:52px;height:20px;line-height:18px;border:1px solid #8ec6ff;color:#8ec6ff;font-size:12px;border-radius:2px;background-color:#fff;margin-top:15px;outline:none;text-align:center}#pay .bg .wx_pay_con .wx_png{width:427px;height:429px;margin-right:40px}#pay .iconduihao1{color:var(--color_main)}.top_info_progress{width:600px}.top_info_progress .progress_item p{margin-top:10px}.top_info_progress .progress_item .progress{text-align:center;margin-top:3px}.top_info_progress .progress_item .progress span{position:relative;display:inline-block;width:24px;height:24px;line-height:14px;border:5px solid #d0cdcd;border-radius:50%;color:#9f9f9f;z-index:2}.top_info_progress .progress_item .progress span.active{border:5px solid var(--color_main);color:var(--color_main)}.top_info_progress .progress_item .progress .progress_line{width:140px;height:6px;background-color:#d0cdcd;z-index:1}.top_info_progress .progress_item .progress .progress_line .content{width:100%;height:100%}.top_info_progress .progress_item .progress .progress_line .content.active{background-color:var(--color_main)}.top_info_progress .progress_item .progress .progress_line .content.current{width:60%}a,a:visited{color:unset}.overflow_ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.overflow_ellipsis_two{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.flex{display:flex}.flex_row_center_center{display:flex;justify-content:center;align-items:center}.flex_row_center_between{display:flex;justify-content:center;align-items:space-between}.flex_row_center_around{display:flex;justify-content:center;align-items:space-around}.flex_row_center_start{display:flex;justify-content:center;align-items:flex-start}.flex_row_center_end{display:flex;justify-content:center;align-items:flex-end}.flex_row_between_center{display:flex;justify-content:space-between;align-items:center}.flex_row_between_between{display:flex;justify-content:space-between;align-items:space-between}.flex_row_between_around{display:flex;justify-content:space-between;align-items:space-around}.flex_row_between_start{display:flex;justify-content:space-between;align-items:flex-start}.flex_row_between_end{display:flex;justify-content:space-between;align-items:flex-end}.flex_row_around_center{display:flex;justify-content:space-around;align-items:center}.flex_row_around_between{display:flex;justify-content:space-around;align-items:space-between}.flex_row_around_around{display:flex;justify-content:space-around;align-items:space-around}.flex_row_around_start{display:flex;justify-content:space-around;align-items:flex-start}.flex_row_around_end{display:flex;justify-content:space-around;align-items:flex-end}.flex_row_start_center{display:flex;justify-content:flex-start;align-items:center}.flex_row_start_between{display:flex;justify-content:flex-start;align-items:space-between}.flex_row_start_around{display:flex;justify-content:flex-start;align-items:space-around}.flex_row_start_start{display:flex;justify-content:flex-start;align-items:flex-start}.flex_row_start_end{display:flex;justify-content:flex-start;align-items:flex-end}.flex_row_end_center{display:flex;justify-content:flex-end;align-items:center}.flex_row_end_between{display:flex;justify-content:flex-end;align-items:space-between}.flex_row_end_around{display:flex;justify-content:flex-end;align-items:space-around}.flex_row_end_start{display:flex;justify-content:flex-end;align-items:flex-start}.flex_row_end_end{display:flex;justify-content:flex-end;align-items:flex-end}.flex_column_center_center{align-items:center}.flex_column_center_between,.flex_column_center_center{display:flex;flex-direction:column;justify-content:center}.flex_column_center_between{align-items:space-between}.flex_column_center_around{align-items:space-around}.flex_column_center_around,.flex_column_center_start{display:flex;flex-direction:column;justify-content:center}.flex_column_center_start{align-items:flex-start}.flex_column_center_end{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.flex_column_between_center{align-items:center}.flex_column_between_between,.flex_column_between_center{display:flex;flex-direction:column;justify-content:space-between}.flex_column_between_between{align-items:space-between}.flex_column_between_around{align-items:space-around}.flex_column_between_around,.flex_column_between_start{display:flex;flex-direction:column;justify-content:space-between}.flex_column_between_start{align-items:flex-start}.flex_column_between_end{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.flex_column_around_center{align-items:center}.flex_column_around_between,.flex_column_around_center{display:flex;flex-direction:column;justify-content:space-around}.flex_column_around_between{align-items:space-between}.flex_column_around_around{align-items:space-around}.flex_column_around_around,.flex_column_around_start{display:flex;flex-direction:column;justify-content:space-around}.flex_column_around_start{align-items:flex-start}.flex_column_around_end{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end}.flex_column_start_center{align-items:center}.flex_column_start_between,.flex_column_start_center{display:flex;flex-direction:column;justify-content:flex-start}.flex_column_start_between{align-items:space-between}.flex_column_start_around{align-items:space-around}.flex_column_start_around,.flex_column_start_start{display:flex;flex-direction:column;justify-content:flex-start}.flex_column_start_start{align-items:flex-start}.flex_column_start_end{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.flex_column_end_center{align-items:center}.flex_column_end_between,.flex_column_end_center{display:flex;flex-direction:column;justify-content:flex-end}.flex_column_end_between{align-items:space-between}.flex_column_end_around{align-items:space-around}.flex_column_end_around,.flex_column_end_start{display:flex;flex-direction:column;justify-content:flex-end}.flex_column_end_start{align-items:flex-start}.flex_column_end_end{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sld_pagination .el-pager li.active,.sld_pagination .el-pager li:hover{color:var(--color_main)}.sld_pagination .el-input__inner:focus{border-color:var(--color_main)}.pointer:hover{cursor:pointer}.el-pagination{text-align:center}.sld_common_empty{margin:0 auto!important}.sld_common_empty .empty_img{width:190px;margin-bottom:15px}.qrCodeReturnButton{width:175px;height:50px;background:#fff;border:1px solid var(--color_main);border-radius:5px;font-size:20px;font-family:Microsoft YaHei;font-weight:400;color:var(--color_main);line-height:30px;cursor:pointer;margin-top:50px;display:flex;align-items:center;justify-content:center}.qrCodeBox{width:100%}.qrCodeBox,.super_pay .no_payMethod{display:flex;flex-direction:column;align-items:center;justify-content:center}.super_pay .no_payMethod{margin:0 auto;width:1200px;height:560px;background-color:#fff}.super_pay .no_payMethod img{width:163px;height:114px}.super_pay .no_payMethod p{margin-top:39px;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333}#pay.super_pay .top_info .receive_info{margin-top:20px}#pay.super_pay .bg{margin-top:5px}