@charset "UTF-8";
@font-face {
    font-family: icomoon;
    src: url(/static/font/d_icomoon.eot);
    src: url(/static/font/d_icomoon.eot) format("embedded-opentype"), url(/static/font/d_icomoon.ttf) format("truetype"), url(/static/font/d_icomoon.woff) format("woff"), url(/static/font/d_icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-android_store:before {
    content: "\e600"
}

.icon-android:before {
    content: "\e601"
}

.icon-icon_path:before {
    content: "\e602"
}

.icon-ios_store:before {
    content: "\e603"
}

.icon-ios:before {
    content: "\e604"
}

.icon-qrcode:before {
    content: "\e605"
}

.icon-close:before {
    content: "\e63b"
}

.icon-brace-left:before {
    content: "\e613"
}

.icon-brace-right:before {
    content: "\e617"
}

.icon-comma-eye:before {
    content: "\e618"
}

.icon-mouth:before {
    content: "\e619"
}

.section {
    position: relative;
    z-index: 2;
    padding: 10px 0 10px 0;
    border-top: none
}

.store-section .store-link {
    text-align: center;
    padding: 8px 24px;
    margin: auto;
    width: 160px;
    border: 1px solid #DEE2EC;
    border-radius: 5px;
    background-color: transparent;
    color: #0A0D26;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.store-section a:hover {
    text-decoration: none
}

.store-section .store-link-modile {
    padding: 3px;
    width: 140px
}

.state-error em {
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393;
}

#formReport section {
    font-size: 14px !important
}

#formReport section .form-control {
    font-size: 14px !important;
    padding: 6px 12px;
}

.sky-form .btn-u.btn-u-default {
    background-color: #ebebeb;
    border-color: #adadad;
    color: #333;
}

.sky-form a.btn-u {
    color: #333;
    line-height: 1.5 !important
}

.sky-form a.btn-u:hover {
    color: #fff
}

.sky-form .btn-u {
    line-height: 1.5 !important;
    border-radius: 3px;
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    width: auto;
    height: auto;
}

#fileList li, #feedbackApp .fileList li, #reportApp .fileList li {
    list-style: none;
    padding: 0 0 0 20px;
    line-height: 14px;
}

#loading {
    display: none;
}

/*手机登录样式*/

#loginTelModal .modal.in .modal-dialog {
    width: 100%;
    height: 100%;
}

#password {
    -webkit-text-security: disc;
    text-security: disc;
}

a.btn-newyear {
    background: #f13e20;
    border: 1px solid #f13e20;
    border-radius: 30px;
    padding: 8px 40px;
}

img.dl {
    width: 56px;
    position: absolute;
    left: -18px;
    top: -10px;
}

a.btn-newyear:hover, a.btn-newyear:active, a.btn-newyear:focus {
    background: #fd5337;
    border: 1px solid #fd5337;
    color: #fff;
}

li.lastest-li {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

li.lastest-li:before {
    content: " " !important;
    padding: 0px !important;
}

li.lastest-li>span.lastest-tips {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(223, 227, 229);
    background-image: -moz-linear-gradient( 90deg, rgb(249, 251, 255) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(249, 251, 255) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(249, 251, 255) 0%, rgb(255, 255, 255) 100%);
    box-shadow: 0px 0px 21px 0px rgba(166, 171, 173, 0.24);
    z-index: 5;
    padding: 8px 25px 5px 25px;
    border-radius: 50px;
    position: relative;
    font-size: 11px;
    display: flex;
}

li.lastest-li>span.lastest-tips>span {
    font-size: 11px;
    color: #969b9d;
    margin-left: -11px;
}

li.lastest-li>span.lastest-tips:before {
    position: absolute;
    top: -7px;
    left: 27%;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: #dfe3e5;
    content: '';
}

li.lastest-li>span.lastest-tips:after {
    position: absolute;
    top: -6px;
    left: 27.5%;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

li.lastest-li>span.lastest-tips>a {
    color: #29caad;
    margin-right: 6px;
}

li.lastest-li>span.lastest-tips>span.close-tips {
    position: absolute;
    right: 6px;
    width: 26px;
    font-size: 14px;
    height: 100%;
    top: 0px;
    padding-top: 3px;
    cursor: pointer;
    text-align: center;
    padding-top: 5px;
}

.li-new {
    position: absolute;
    top: 0px;
    /* left: 5%; */
    margin-left:5px;
    font-size: 13px;
    background: url("https://assets.pgyer.com/static-20240110/assets/img/new.png") no-repeat;
    background-position: center;
    height: 100%;
    width: 30px;
    background-size: 100%;
}

table.app_view_history {
    table-layout: fixed;
}

table.app_view_history>tbody>tr>td:nth-child(1), table.app_view_history>tbody>tr>td:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 8%;
    white-space: nowrap;
}

ul.breadcrumb {
    padding: 0px;
}

.classic li.lastest-li {
    /*
    justify-content: left;
    */
}

@media(max-width: 768px) {
    table.app_view_history>tbody>tr>td.classic-td {
        text-align: right;
        width: 50% !important;
    }
    table.app_view_history>tbody>tr>td:first-child {
        text-align: right;
        padding-left: 13%;
        width: 48%;
    }
}

@media(max-width: 320px) {
    table.app_view_history>tbody>tr>td.classic-td {
        width: 75% !important;
    }
    table.app_view_history>tbody>tr>td:nth-child(2) {}
}

.download-pay-notice {
    font-size: 16px;
}

.download-description {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.download-description p {
    font-size: 16px;
}

.download-description p.download-desc-notice {
    color: #999;
    margin-top: -10px;
    font-size: 15px;
}

.download-pay-alert {
    overflow: auto;
    height: inherit;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    background-color: #f1eace;
    /*background-color:rgba(255,204,102, 0.23);*/
}

.download-pay-alert-info {
    /*padding-left: 20px;
    padding-right: 20px;*/
}

.download-pay-alert-text {
    font-size: 14px;
    padding-left: 10px;
}

.color-e49835 {
    color: #e49835;
}

.fa.fa-size-16 {
    font-size: 14px;
}

.fa.color-e49835 {
    color: #e49835;
}

.modal-download-description-h4 {
    font-size: 16px;
}

.feedback-box .btn-feedback {
    border: 1px solid #28caad;
    color: #1abc9c;
    border-radius: 20px;
    float: right;
    margin-right: 5px;
    padding: 5px 20px;
    cursor: pointer;
}

@media (min-width: 992px) {
    .download-pay-alert-info {
        width: 950px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
    }
}

@media (min-width: 768px) {
    .copyright {
        bottom: 0px;
        position: relative;
        width: 100%;
    }
}

#password, #installAnswer {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    outline: none;
    -webkit-appearance: none;
}

p.installQuestion {
    color: #333;
    font-size: 16px;
}

span.tryAgain {
    color: #f44336;
    font-size: 14px;
    position: relative;
    top: -26px;
}

.recomment-icon img {
    width: 80px;
    padding: 10px;
}

.recomment-box {
    width: 750px;
    height: auto;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px -10px 20px 0px rgba(102, 102, 102, 0.1);
}

.recomment-title {
    width: 415px;
    height: 40px;
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
    padding: 10px;
}

.recomment-btn .btn-primary {
    padding-right: 10px;
    padding: 4px 22px;
    background: #29cead;
    border-radius: 20px;
    border-color: #29cead;
    padding-top: 6px;
}

.recomment-btn {
    padding-right: 10px;
    padding-top: 24px;
}

p.recomment-app-title {
    margin-bottom: 0px;
    margin-top: 16px;
    font-size: 18px;
    color: #000000;
}

p.recomment-desc {
    margin-top: 0px;
    font-size: 14px;
    color: #888888;
}

/* 金融、理财app安装确认弹框开始 */

#appInstallConfirmModal {
    position: fixed;
    top: -100px;
    width: 100%;
    transition: top .5s;
    display: flex;
    justify-content: center;
    z-index: 10;
}

#appInstallConfirmModal>div {
    max-width: 94%;
    display: flex;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 10px 15px;
    align-items: center;
    background: rgba(225, 38, 38, .85);
    box-shadow: 0px 0px 10px rgba(77, 27, 27, 0.2);
}

#appInstallConfirmModal p {
    padding: 2px 10px 0 10px;
    margin-bottom: 0;
    color: white;
}

#appInstallConfirmModal img:nth-of-type(1) {
    width: 30px;
    height: 30px;
}

#appInstallConfirmModal img:nth-of-type(2) {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

#feedbackClickIcon:hover, #feedbackClickIcon:active, #feedbackClickIcon:focus {
    background: none;
    box-shadow: none;
}

#feedbackClickIcon {
    border: none;
    background: none;
    width: 40px;
    padding: 0;
    height: 40px;
    position: fixed;
    right: 10%;
    bottom: 20%;
    z-index: 3;
}

#disclaimerModal .modal-header {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1;
}

#disclaimerModal .modal-header .close {
    margin-top: 1px;
}

#disclaimerModal .modal-dialog {
    height: 87%;
    border-radius: 5px;
    background: #fff;
}

#disclaimerModal .modal-dialog .modal-content {
    overflow: scroll;
    height: 100%;
}

#disclaimerModal .modal-dialog .modal-body {
    padding: 0;
    background-color: #fff;
}

#disclaimerModal .modal-dialog .modal-content .accept {
    position: sticky;
    bottom: 0;
    padding: 12px 20px;
    height: 74px;
    text-align: center;
    background: #FFFFFF;
    border-top: 1px solid #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#disclaimerModal .modal-dialog .modal-content .accept>p {
    margin: 0;
}

#disclaimerModal .modal-dialog .modal-content .accept .btn {
    padding: 5px 12px;
    font-size: 14px;
}

#disclaimerModal .modal-dialog .modal-content .accept .btn-negative {
    color: #0A0D26;
    margin-right: 12px;
    border: none;
    background: #eaeaea;
}

#disclaimerModal .modal-dialog .modal-content .accept .btn-accept {
    background: #1ABC9C;
    border: 1px solid transparent;
}

#disclaimerModal .modal-dialog ol {
    padding: 20px;
    padding-left: 32px;
}

#disclaimerModal .modal-dialog p, #disclaimerModal .modal-dialog li {
    color: #777F8F;
}

@media(max-width: 768px) {
    #disclaimerModal .modal-dialog .modal-content .accept .btn-negative {
        background: #FFFFFF;
        border: 1px solid #DEE2EC;
        color: #0A0D26;
    }
    #feedbackClickIcon {
        right: 4%;
        top: 8%;
    }
    #disclaimerModal .modal-header {
        text-align: center;
    }
    #disclaimerModal .modal-dialog .modal-content .accept {
        display: block;
        height: 100px;
    }
    #disclaimerModal .modal-dialog .modal-content .accept>div {
        display: flex;
        justify-content: space-between;
    }
    #disclaimerModal .modal-dialog .modal-content .accept>p {
        margin-bottom: 10px;
    }
    #disclaimerModal .modal-dialog .modal-content .accept .btn-negative {
        margin-left: 0;
    }
    #disclaimerModal .modal-dialog .modal-content .accept .btn {
        border-radius: 44px;
        padding: 10px 36px;
        width: 160px;
        font-size: 17px;
    }
    #disclaimerModal {
        z-index: 1100;
    }
    #disclaimerModal .modal-dialog {
        height: 95%;
        overflow: scroll;
        width: 100%;
        margin: 0;
        border: none;
        bottom: 0;
        position: fixed;
        background: #fff;
        border-radius: 0;
    }
    #disclaimerModal .modal-dialog .modal-content {
        border: none;
        border-radius: 0;
    }
}

.copyright .copyright-tips {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 15px;
    color: #788090;
}

.devider {
    margin: 20px 0;
    border-top: 1px solid #DEE2EC;
}

#descriptionLoad {
    margin-top: 0 !important;
}

#reportAppModal .modal {
    z-index: 1250;
}

/* 金融、理财app安装确认弹框结束 */

/* 举报页面开始 */
#report-page .color-AAB0C4 {
    color: #AAB0C4;
}
#report-page .required {
    color: #FF2828;
    padding: 0px 5px;
}
#report-page .relative {
    position: relative;
}
#report-page .report-banner {
    height: 180px;
    background: linear-gradient(90deg, #02AAB0 0%, #1ABC9C 100%);
}
#report-page .report-banner img {
    width: 188px;
    margin-top: 40px;
}
#report-page .report-form {
    top: -50px;
    padding: 0px 40px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 50px;
}
#report-page input.disabled {
    pointer-events: auto;
    cursor: not-allowed;
    background: #f0f2f6;
}
#report-page .report-form .form-control {
    appearance: none;
    -webkit-appearance: none;
    min-height: 40px;
    padding: 6px 20px;
    border-color: #E1E6F0;
    color: #2F3950 !important;
}
textarea.form-control { 
    max-width:100%;
}
#report-page .report-form textarea.form-control {
    resize: none;
    padding: 12px 20px;
}
#report-page .report-form .form-control::placeholder {
    color: #AAB0C4;
}
#report-page .report-form .select {
    position: relative;
}
#report-page .report-form .select:after {
    top: 15px;
    width: 7px;
    height: 7px;
    right: 20px;
    content: "";
    display: block;
    position: absolute;
    transform: rotate(45deg);
    border-right: 1px solid #AAB0C4;
    border-bottom: 1px solid #AAB0C4;
}
#report-page .report-form select.default {
    color: #AAB0C4 !important;
    cursor: pointer;
}
#report-page .report-form .input-title {
    margin: 30px 0px 20px;
}
#report-page .report-form .getcode {
    color: #1ABC9C;
    line-height: 28px;
    background: #E8F8F5;
}
#report-page .report-files {
    display: flex;
    flex-wrap: wrap;
}
#report-page .report-file {
    width: 80px;
    height: 80px;
    display: flex;
    margin-right: 25px;
    margin-bottom: 25px;
    border-radius: 4px;
    position: relative;
    align-items: center;
    justify-content: center;
    border: 1px solid #E1E6F0;
}
#report-page .report-file img {
    max-width: 100%;
    max-height: 100%;
}
#report-page .report-file i {
    font-size: 32px;
    color: #E1E6F0;
}
#report-page .report-file-delete {
    top: -8px;
    right: -8px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    background: url("https://assets.pgyer.com/static-20240110/images/delete-icon@2x.png") 0 0 / 100% 100%;
}
#report-page .report-add-file {
    cursor: pointer;
}
#report-page .report-add-file::after,
#report-page .report-add-file::before {
    top: 39px;
    left: 22px;
    width: 36px;
    height: 2px;
    content: '';
    display: block;
    position: absolute;
    background: #C7CDDA;
}
#report-page .report-add-file::before {
    transform: rotate(90deg);
}
#report-page .report-form .send {
    width: 50%;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    margin: 60px auto;
    background: #1abc9c;
}
#report-page .report-service {
    padding: 20px;
    margin-top: 30px;
    border-radius: 4px;
}
#report-page .report-service .phone img {
    width: 32px;
    height: 32px;
    margin: 0px 20px;
}
#report-page .report-service .qrcode img {
    width: 120px;
    height: 120px;
    margin: 30px auto 20px;
}
#report-page label.error {
    color: #ff3737;
}

/* 举报须知弹框 */
#reportTipModal {
    backdrop-filter: blur(20px);
}
#reportTipModal .modal-header {
  padding: 15px 30px;
}
#reportTipModal .modal-body {
  padding: 20px 30px;
  overflow: scroll;
  max-height: 65vh;
}
#reportTipModal .modal-footer {
  padding: 15px 30px;
}
#reportTipModal .close {
  opacity: .5;
  transform: rotate(45deg);
}
#reportTipModal .close:hover {
  opacity: 1;
}
#reportTipModal .close img {
  width: 16px;
  height: 16px;
}
#reportTipModal .btn {
  height: 32px;
  min-width: 72px;
  border-radius: 4px;
}
#reportTipModal #disagree {
  color: #687089;
  border: 1px solid #E5E5E5;
}

@supports (-webkit-overflow-scrolling: touch) {
    /* CSS specific to iOS devices */
    input, textarea, input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }
}

@media (max-width: 767px) {
    #report-page .report-banner {
        padding: 0px 20px;
    }
    #report-page .report-banner .report-banner-text {
        padding: 0px;
    }
    #report-page .report-content {
        padding: 0px;
    }
    #report-page .fullwidth {
        padding: 0px;
    }
    #report-page.en .report-form {
        top: -20px;
    }
    #report-page .report-form {
        padding: 0px 20px;
        border-radius: 0px;
        margin-bottom: 0px;
    }
    #report-page .report-service {
        margin-top: 0px;
        margin-bottom: 50px;
    }
    #report-page .report-form .input-title {
        margin: 20px 0px 10px;
    }
    #report-page .report-form .send {
        width: 100%;
        margin: 50px auto;
    }

    #reportTipModal .modal-dialog {
        margin: 48px 0px 0px;
        height: calc(100% - 48px);
        transform: translate(0, 25%);
    }
    #reportTipModal.in .modal-dialog {
        transform: translate(0, 0);
    }
    #reportTipModal .modal-content {
        border: none;
        height: 100%;
        overflow: hidden;
        border-radius: 24px 24px 0px 0px;
    }
    #reportTipModal .modal-header {
        border: none;
        text-align: center;
        padding: 15px 20px;
        position: relative;
    }
    #reportTipModal .modal-header .close {
    position: absolute;
    right: 20px;
    top: 16px;
    }
    #reportTipModal .modal-body {
        height: calc(100% - 144px);
        overflow-y: auto;
        padding: 0px 20px 20px;
    }
    #reportTipModal .modal-footer {
        margin-top: 0px;
        padding: 20px;
    }
    #reportTipModal .modal-footer > div {
        width: 100%;
        text-align: left;
    }
    #reportTipModal .pull-right {
        display: flex;
        justify-content: space-between;
    }
    #reportTipModal .btn {
        height: 48px;
        padding: 12px;
        border-radius: 23px;
        width: calc(50% - 12px);
        font-size: 16px;
        font-weight: 500;
    }
}
/* 举报页面结束 */

/* modal 动画效果*/
#detailModal {
    z-index:1090;
}
#detailModal .modal-dialog,
#campaignAd .modal-dialog {
    transform: translate3d(0, 0, 0);
    margin: 0;
}
#detailModal .modal-content,
#campaignAd .modal-content {
    border-radius: inherit;
    border: none;
}

#iconBox {
    position: relative;
    width: max-content;
    margin: auto;
}


#enterpriseBadge {
    position: absolute;
    right: -8px;
    bottom: -8px;
    width: 28px;
}
.check-install-tip {
    background: #F6F7F7;
    height: 40pt;
    padding:13.5pt 20.5px;
}

.check-install-tip a {
    cursor: pointer;
}
.color-6C7D89 {
    color: #6C7D89 !important;
}
