/*
*Description: lkldl Theme CSS
*Author: zypay
*Website: https://www.zypay.net/
*Mail: 3381516647@qq.com
*Version: 5.0.3(2024-04-29)
*/
.img-cover {
    object-fit: cover;
}
.main.fixed {
    width: 100%;
    overflow: hidden;
}
.main.fixed .slide.topslide {
    z-index: 10;
}
.policycon {
    padding: 80px 0;
    overflow: hidden;
}
.policycon h2 {
    padding-bottom: 80px;
    font-size: 28px;
    text-align: center;
}
.policycon .block.album .albumcon a {
    font-size: 24px;
}
.policycon .block.album .albumcon p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    font-size: 14px;
    text-align: justify;
}
.agentforcon {
    position: relative;
    z-index: 2;
    padding: 80px 0;
    text-align: center;
    color: #fff;
    background: #064963;
}
.agentforcon h2 {
    padding-bottom: 20px;
    font-size: 28px;
}
.agentforcon p {
    padding-bottom: 30px;
    font-size: 16px;
}
.agentforcon a {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 32px;
    margin: 0 auto;
    font-size: 14px;
    border: 2px solid #00B9F1;
    border-radius: 20px;
}
.agentforcon a:hover {
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0 0 10px 0 #a4bce2;
}
.applyforcon {
    padding: 80px 0;
    overflow: hidden;
    background: #fff;
}
.applyforcon h2 {
    padding-bottom: 40px;
    font-size: 28px;
    text-align: center;
}
.applyforcon .for-bd {
    display: -webkit-flex;
    display: flex;
}
.for-bd .form-main {
    flex: 2;
    padding: 50px;
    background: #f7f7f7;
}
.for-bd .form-main .apply-intro {
    margin-bottom: 22px;
}
#sold {
    margin: 0 7px;
    font-weight: bold;
}
#applyform input {
    width: 100%;
    height: 40px;
    margin-bottom: 22px;
    padding-left: 15px;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#applyform input:hover {
    border-width: 1px;
}
#applyform input:focus {
    border-width: 2px;
}
#applyform input:hover, #applyform input:focus {
    border-color: #00B9F1;
}
#applyform button {
    width: 130px;
    height: 40px;
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #00B9F1;
    cursor: pointer;
    border: 2px solid #00B9F1;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#applyform button:hover {
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0 0 10px 0 #a4bce2;
}
.tipcon {
    display: -webkit-flex;
    display: flex;
}
.tipcon .qrcode {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 130px;
}
.tipcon .qrcode img {
    border-radius: 4px;
}
.tipcon .qrcode p {
    font-size: 14px;
}
.tipcon .txt {
    flex: 1;
    margin-left: 30px;
    padding: 18px 20px;
    font-size: 14px;
    color: #666;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}
.tipcon .txt p+p {
    margin-top: 10px;
}
.form-data {
    display: -webkit-flex;
    display: flex;
    flex: 1;
    height: 550px;
    padding: 50px;
    margin-left: 20px;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.form-scroll {
    width: 100%;
    overflow: hidden;
}
.form-scroll ul li {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
}
.form-scroll ul li .s1 {
    min-width: 36px;
}
.productcon {
    padding: 80px 0;
}
.proadvcon {
    padding: 80px 0;
    background: #3e65a6;
    overflow: hidden;
}
.proadvcon h2 {
    padding-bottom: 80px;
    font-size: 28px;
    text-align: center;
    color: #fff;
}
.proadvcon ul {
    display: -webkit-flex;
    display: flex;
    margin: 0 -8%;
}
.proadvcon ul li {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    padding: 40px 0;
    background: #fff;
    border-radius: 8px;
}
.proadvcon ul li+li {
    margin-left: 2%;
}
.proadvcon ul li:hover {
    box-shadow: 0 0 10px 0 #a4bce2;
}
.proadvcon ul li .listtxt {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.proadvcon ul li h4 {
    font-size: 20px;
    margin: 40px 0 80px;
}
.proadvcon ul li p {
    font-size: 14px;
    line-height: 1.7;
    color: #999;
}
.thrpostcon {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin: 80px 0;
    padding: 20px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.thrpostcon .listcon {
    width: 32%;
}
.listcon .thumbart {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    color: #eee;
    border-radius: 5px;
}
.listcon .thumbart img {
    display: block;
    width: 100%;
    height: 200px;
    -webkit-transition: all .4s;
    transition: all .4s
}
.listcon .thumbart:hover img {
    border-radius: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.posttext {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 7px 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.posttext .title {
    position: relative;
    width: 100%;
    height: 48px;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 48px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.4);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.posttext .postinfo {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding-top: 5px;
    font-size: 14px;
}
.postinfo .i-lf span {
    padding-right: 14px;
    max-width: 112px;
}
.view .icon-view:before {
    content: "\e6a7";
    margin-right: 5px;
    font-family: iconfont;
}
.comments .icon-comments:before {
    content: "\e6a8";
    margin-right: 5px;
    font-family: iconfont;
}
a.thumbart .maskbg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg,rgba(0,0,0,.01) 30%,rgba(0,0,0,.65));
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.thrpostcon a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}
.listcon li {
    margin-bottom: 20px;
}
.listcon li:last-child {
    margin-bottom: 0;
}
.listcon li.item {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.listcon li.item>a {
    max-width: 80%;
}
.listcon li.item>a .icon-right:before {
    display: inline-block;
    content: "\e6a6";
    font-size: 12px;
    font-family: iconfont;
}
.listcon li.item .time {
    flex: none;
    color: #999;
}
.investorcon {
    padding: 80px 0;
}
.investorcon h2 {
    padding-bottom: 80px;
    font-size: 28px;
    text-align: center;
}
.investorcon ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.investorcon ul li {
    width: 19%;
    margin-bottom: 1%;
}
.investorcon ul li:nth-child(n+16) {
    margin-bottom: 0;
}
.investorcon ul li:hover {
    box-shadow: 0 0 10px 0 #a4bce2;
}
.investorcon ul li img {
    display: block;
    width: 100%;
    border-radius: 4px;
}
.footertop {
    padding: 40px 0;
    background: #f5f6f7;
}
.footertop .mainbk {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    color: #4a5e65;
}
ul.fus {
    width: 44%;
}
ul.fus li:first-child {
    margin-bottom: 35px;
}
ul.fus h3 {
    font-size: 24px;
    margin-bottom: 12px;
}
ul.fus p {
    font-size: 14px;
    line-height: 1.6;
}
ul.fna {
    border-left: 1px solid #dbe0e8;
}
.fna a {
    color: #4a5e65;
}
ul.fna li {
    margin-left: 25px;
}
ul.fna li+li {
    margin-top: 10px;
}
ul.fqr li {
    text-align: center;
}
ul.fqr li:first-child {
    margin-bottom: 20px;
}
ul.fqr img {
    width: 100px;
}
ul.fqr p {
    font-size: 14px;
}

@media screen and (max-width: 1440px) {
    .proadvcon ul {
        margin: 0;
    }
}

@media screen and (max-width: 1200px) {
    
}

@media screen and (max-width: 1080px) {
    .policycon .block.album .albumcon a {
        font-size: 16px;
    }
    .policycon .block.album .albumcon p {
        font-size: 12px;
    }
    .applyforcon .for-bd {
        flex-direction: column;
    }
    .form-data {
        flex: none;
        height: 300px;
        margin-left: 0;
        margin-top: 20px;
    }
    .proadvcon ul {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .proadvcon ul li {
        flex: none;
        width: 49%;
    }
    .proadvcon ul li+li {
        margin-left: 0;
    }
    .proadvcon ul li:nth-child(n+3) {
        margin-top: 2%;
    }
}

@media screen and (max-width: 750px) {
    .policycon .block.album .albumcon a {
        font-size: 14px;
    }
    .agentforcon {
        padding: 80px 8px;
    }
    .proadvcon ul {
        margin: 0 8px;
    }
    .proadvcon ul li {
        flex-direction: row;
        width: 100%;
        padding: 6%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .proadvcon ul li:nth-child(n+2) {
        margin-top: 2%;
    }
    .proadvcon ul li .listtxt {
        align-items: flex-start;
        text-align: left;
        margin-left: 8%;
    }
    .proadvcon ul li h4 {
        margin: 0 0 8px;
    }
    .thrpostcon {
        flex-direction: column;
        margin: 80px 8px;
    }
    .thrpostcon .listcon {
        width: 100%;
    }
    .thrpostcon .listcon+.listcon {
        margin-top: 20px;
    }
    .investorcon ul {
        margin: 0 8px;
    }
    .investorcon ul li {
        width: 24%;
    }
    .footertop .mainbk {
        flex-direction: column;
        margin: 0 8px;
    }
    ul.fus {
        width: 100%;
    }
    ul.fna {
        display: none;
    }
    ul.fqr {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .tipcon {
        flex-direction: column-reverse;
    }
    .tipcon .txt {
        margin-left: 0;
        margin-bottom: 20px;
    }
    .proadvcon ul li img {
        width: 50px;
    }
    .proadvcon ul li h4 {
        font-size: 16px;
    }
    .proadvcon ul li p {
        font-size: 12px;
        line-height: 1.5;
    }
}