#ly_pay {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0;
    text-align: center;
    display: list-item;
}
#ly_pay::marker {
    content: '' !important;
}
#ly_pay_view {
    position: relative;
    width: 100%;
    max-width: 100%;
    display: block;
}

#ly_pay_views {
    display: none;
}

.ly_pay {
    text-align: center;
    cursor: pointer;
    top: 25%;
    z-index: 1000;
    display: block;
    border-radius: 6px;
    color: #fff;
    padding: 5px;
    margin: auto;
    width: auto;
}

.ly_pay_islogin {
    width: 100%;
    margin: 10px auto;
    padding: 66px auto;
    z-index: 100;
    text-align: center;
    display: block;
}

.ly_pay_islogin a {
    margin: 10px;
    text-align: center;
    padding: 10px;
    font-size: 1.4rem;
    color: #fff;
    vertical-align: middle;
    border-radius: 8px;
    background-color: #046f09;
    display: inline-block;
}
.ly_pay_vip{
    cursor: pointer;
    font-size: 14px;
    padding: 5px 10px;
    margin: 5px !important;
    background-color: #046f09;
    display: inline-block !important;
    color: #fff;
    border-bottom: 5px solid #fff;
}
.ly_pay .ly_pay_copymain,
.ly_pay .ly_pay_wordmain,
.ly_pay .ly_pay_rmbsmain {
    position: relative;
    border-radius: 3px;
    font-size: 12px;
    margin: 3px 6px 0 6px;
    padding: 8px 2px;
    background-color: #084dad;
    color: #fff;
    width: auto;
    min-width: 66px;
    white-space:nowrap;
    line-height: 126%;
    display: inline-block;
}

.ly_pay .ly_pay_copymain {
    background-color: #cf461c;
}

.ly_pay .ly_pay_wordmain {
    background-color: #046f09;
}

.ly_pay .ly_pay_rmbsmain {
    margin: 5px 10px 0 10px;
}

div.ly_pay_view {
    width: 100%;
    max-width: 100%;
    text-align: center;
    height: 226px;
    background: -webkit-gradient(linear, 0 0%, 0 100%, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
    display: block;
    margin-top: -223px;
    position: absolute;
}

.ly_pay_view>div {
    z-index: 10;
    position: absolute;
    cursor: pointer;
    width: 100%;
    left: 0px;
    margin: 0 auto;
    color: #084dad;
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: underline;
    display: inline-block;
    bottom: 0px;
}

.ly_pay_view>div::after,
.ly_pay_view>div::before {
    content: '>';
    color: #44b449;
    margin: auto 3px;
    transform: rotate(90deg);
    display: inline-block;
}

.ly_pay_home {
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    position: fixed;
    margin: 0;
    text-align: center;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
}

.ly_pay_main {
    position: absolute;
    top: calc(50% - 200px);
    left: calc(50% - 160px);
    margin: 0 auto;
    padding: 15px 10px;
    width: 320px;
    background-color: #fff;
    box-shadow: 0 0 2px 1px #ddd;
    border-radius: 12px;
}

.ly_pay_die {
    cursor: pointer;
    width: 26px;
    height: 26px;
    z-index: 10;
    right: -1px;
    top: -1px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 2px 1px #bbb;
    background: url(close.png) no-repeat;
    background-size: cover;
}

[class*="ly_pay_code_"] {
    text-indent:0;
    position: relative;
    padding: 10px;
    margin: 10px 2px;
    line-height: 126%;
    border-radius: 5px;
    background-color: #fcffff;
    color: #666;
    display: block;
    word-wrap: break-word;
    /*white-space: pre-line;*/
    font-size: 1.4rem;
    box-shadow: 0 0 2px 1px #eee;
}

.ly_pay_codea {
    cursor: pointer;
    width: 100%;
    padding: 0;
    text-align: center;
    display: block;
}
.ly_pay_codea .ly_pay_codec{
    text-align: center;
    font-size: 16px;
    padding: 0 5px;
    margin: 0px auto;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
    border-radius: 3px;
    background-color: #046f09;
    display: inline-block;
}
.ly_pay_codes{
    width: auto;
    margin: 0 5px;
    padding: 0;
    display: inline-block;
}
.ly_pay_codes .ly_pay_codea{
    width: auto;
    text-align:unset;
    display: inline-block;
}
.ly_pay_codes .ly_pay_codea .ly_pay_codec{
    text-align:unset;
}
.ly_pay_codet{
    width: auto;
    margin: 0;
    padding: 5px;
}
.ly_pay_qrcode {
    padding: 10px;
    display: none;
}

.ly_pay_qrcode div {
    margin: 0 auto;
    padding: 5px;
    display: inline-block;
}

.ly_pay_qrcode img {
    margin: 0;
    padding: 0;
    max-width: 100%;
}

.ly_pay_info {
    text-align: center;
    padding: 10px;
    color: #222222;
    display: none;
}

.ly_pay_name {
    color: #0f0f0fd0;
    font-size: 14px;
    padding: 20px auto 10px auto;
}

.ly_pay_name div {
    margin: 0 auto 5px auto;
    display: block;
}

.ly_pay_name_title {
    color: #44b449;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10Px !important;
}

.ly_pay_name_rmb {
    font-size: 20px;
    color: #f04a08d0;
    font-weight: bold;
}

.ly_pay_name_rmb span {
    font-size: 18px;
    margin-left: 10px;
    text-decoration: line-through;
    color: #aaa;
    font-weight: normal;
}

.ly_pay_name_span span {
    color: #f04a08d0;
    display: inline-block;
}

.ly_pay_rmb {
    width: 68px !important;
    height: 26px;
    font-size: 22px;
    margin: 0 5px;
    padding: 0 2px;
    outline: 0;
    border: none;
    background: #fff;
    border-bottom: 1px solid #046f09;
    color: #f04a08d0;
    text-align: center;
    font-weight: normal;
    border-radius: 0;
}

.ly_pay_go {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    text-align: center;
    color: #fff !important;
}

.ly_pay_go a {
    padding: 0;
    color: #fff !important;
}

.ly_pay_go a img {
    margin-bottom: 15px;
    display: block;
    max-width: 66px;
}

.ly_pay_help {
    position: relative;
    font-size: 12px;
    color: #666;
    margin: 10px auto;
    text-align: center;
}

.ly_pay_help a {
    font-size: 12px;
    color: #666;
}
.ly_pay_helps{
    color: #00aeff;
    padding: 5 0px;
    font-size: 12px;
    text-align: center;
}
.ly_pay_wx,
.ly_pay_ali,.ly_pay_pal {
    flex: 1;
    padding: 10px;
    display: inline-block;
}

.ly_pay_wx span,
.ly_pay_ali span,.ly_pay_pal span {
    width: 100%;
    height: 39px;
    text-align: center;
    padding: 8px;
    color: #fff;
    vertical-align: middle;
    font-weight:normal;
    border-radius: 3px;
    background-color: #046f09;
    display: inline-block;
}

.ly_pay_ali span {
    background-color: #084dad;
}
.ly_pay_pal span {
    background-color: #27346a;
}
.ly_pay_go img {
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}

.ly_pay_down {
    position: relative;
    text-indent: initial;
    border-radius: 3px;
    margin: 0 5px;
    padding: 10px 20px;
    background-color: #8e6304;
    display: inline-block;
    overflow: hidden;
    WORD-BREAK: keep-all;
    WHITE-SPACE: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.ly_pay_down::before,
.ly_pay_word1::before {
    content: "";
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url(down.png) no-repeat;
    background-size: cover;
    display: inline-block;
}

.ly_pay_down a {
    margin-left: 10px;
    color: #fff;
    vertical-align: middle;
}

.ly_pay_word {
    margin: 15px 0 10px 0;
    padding: 5px;
    width: 100%;
    max-width: 100%;
    cursor: pointer;
    text-align: left;
    overflow: hidden;
    display: block;
    box-shadow: 0 0 1px 0.5px #bbb;
}

.ly_pay_word .ly_pay_word1 {
    width: 200px;
    text-align: center;
    padding: 10px 0;
    margin: auto 0;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
    border-radius: 3px;
    background-color: #046f09;
    display: inline-block;
}

.ly_pay_word:before {
    vertical-align: middle;
    display: inline-block;
    content: '';
    width: 60px;
    height: 60px;
    background: url(word.png) no-repeat;
    background-size: cover;
}

.ly_pay_word .ly_pay_word2 {
    line-height: 26px;
    width: calc(100% - 275px);
    vertical-align: middle;
    padding: 0;
    margin: auto 6px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
}

.ly_pay_word .ly_pay_word3 {
    width: 100%;
    padding: 0;
    margin: 0;
    color: #084dad;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    WORD-BREAK: keep-all;
    WHITE-SPACE: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: block;
}

.ly_pay_word .ly_pay_word4 {
    width: 100%;
    padding: 0;
    margin: 0;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    WORD-BREAK: keep-all;
    WHITE-SPACE: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: block;
}

.ly_pay div,
.ly_pay_down,
.ly_pay_word1,
.ly_pay_go span,
.ly_pay_codea span,
.ly_pay_vip,
[class^="ly_pay_code1_"] {
    box-shadow: rgba(255, 255, 255, 0.25) 0px 1px 0px, inset rgba(255, 255, 255, 0.25) 0px 1px 0px, inset rgba(0, 0, 0, 0.25) 0px 0px 0px, inset rgba(255, 255, 255, 0.03) 0px 20px 0px, inset rgba(0, 0, 0, 0.15) 0px -20px 20px, inset rgba(255, 255, 255, 0.05) 0px 20px 20px;
}

.ly_pay_loader {
    position: absolute;
    left: calc(50% - 33px);
    top: calc(50% - 33px);
    width: 66px;
    height: 66px;
    border: 8px solid #084dad;
    border-top-color: #FFF;
    border-bottom-color: #FFF;
    border-radius: 50%;
    box-shadow: 0 0 2px 1px #046f09;
    display: none;
    -webkit-animation: ly_pay_rotation 1s linear infinite;
    animation: ly_pay_rotation 1s linear infinite;
}

@media screen and (max-width:800px) {
    .ly_pay_word .ly_pay_word1 {
        width: 100%;
        display: block;
    }

    .ly_pay_word .ly_pay_word2 {
        width: calc(100% - 72px);
    }
}

@-webkit-keyframes ly_pay_rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}