/*home.css*/

/*home 主页自定义*/
.banner {
    text-align: center;
    background: url(/Lingnan/img/home-1.jpg) repeat;
    background-position: center;
}

    .banner .mask {
        width: 100%;
        height: 100%;
        background-color: rgba(255,255,255,.775);
    }

    .banner img {
        margin: 0 auto;
        padding-top: 120px;
    }

    .banner h3,
    .banner p {
        margin: 0;
    }

    .banner .text {
        font-family: PingFangSC-Regular;
        font-size: 18px;
        color: #6A6A6A;
        letter-spacing: 0;
        text-align: center;
    }

    .banner a {
        border-radius: 8px;
        padding: 8px;
        margin: 0 1% 15px;
        width: 186px;
    }

        .banner a h3 {
            font-size: 20px;
            letter-spacing: 1px;
        }

        .banner a p {
            font-size: 18px;
            font-weight: 100;
            padding-top: 10px;
        }

    .banner .mask > p {
        font-size: 18px;
        color: #777;
        padding-bottom: 4px;
        letter-spacing: 1px;
    }

    .banner .threebtn {
        margin-top: 20px;
        margin-bottom: 30px;
    }

        .banner .threebtn .my-btn {
            background: #F5661C;
            border: 1px solid #D64909;
            border-radius: 8px;
        }

            .banner .threebtn .my-btn .text-1 {
                font-family: PingFangSC-Regular;
                font-size: 24px;
                color: #FFFFFF;
                letter-spacing: 0;
                text-align: center;
            }

            .banner .threebtn .my-btn .text-2 {
                opacity: 0.8;
                font-family: PingFangSC-Regular;
                font-size: 14px;
                color: #FFFFFF;
                letter-spacing: 0;
                text-align: center;
            }

.datashow {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding-top: 56px;
    padding-bottom: 30px;
}

    .datashow .panel-doc {
        border: 1px solid #8D8D8D;
        border-radius: 8px;
        height: 220px;
    }

        .datashow .panel-doc .text-1 {
            font-family: PingFangSC-Medium;
            font-size: 36px;
            color: #E35A1B;
            letter-spacing: 1.54px;
            text-align: center;
        }

        .datashow .panel-doc .text-2 {
            font-family: PingFangSC-Medium;
            font-size: 18px;
            color: #6A6A6A;
            letter-spacing: 0.77px;
            text-align: center;
        }

        .datashow .panel-doc .text-3 {
            font-family: PingFangSC-Regular;
            font-size: 14px;
            color: #8D8D8D;
            letter-spacing: 0.6px;
            text-align: center;
        }

        .datashow .panel-doc .text-4 {
            font-family: PingFangSC-Regular;
            font-size: 12px;
            color: #8D8D8D;
            letter-spacing: 0.2px;
            text-align: center;
        }

    .datashow .table-doc {
        margin: 0 auto;
        max-width: 400px;
    }

.pri {
    background-color: #fafafa;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding-bottom: 30px;
}

    .pri .feature {
        padding-bottom: 30px;
        margin-top: 30px;
        border-bottom: 1px solid #eee;
    }

    .pri .text-1 {
        font-family: PingFangSC-Medium;
        font-size: 24px;
        color: #6A6A6A;
        letter-spacing: 1.03px;
        margin-bottom: 10px;
    }

    .pri .text-2 {
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #8D8D8D;
        letter-spacing: 0.6px;
    }

    .pri .text-3 {
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0.6px;
    }

    .pri .my-btn {
        background: #FE783A;
        border-radius: 6px;
    }

    .pri .feature .row > div {
        height: 155px;
    }

    .pri .feature .row a {
        position: absolute;
        bottom: 0;
    }

    .pri .info h3 + div {
        padding: 0;
    }

    .pri .info .row h3 + div {
        height: 135px;
    }

    .pri .info .row p + a {
        position: absolute;
        bottom: 0;
    }

.cooperation {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding-top: 56px;
    padding-bottom: 30px;
    text-align: center;
}

    .cooperation .w-h-160 {
        max-width: 160px;
        width: auto;
        height: auto;
    }

    .cooperation .w-h-36 {
        max-width: 36px;
        width: auto;
        height: auto;
        margin-top: -17px;
    }

    .cooperation .w-h-116 {
        max-width: 116px;
        width: auto;
        height: auto;
    }

    .cooperation .w-h-86 {
        max-width: 86px;
        width: auto;
        height: auto;
    }

    .cooperation .w-h-168 {
        max-width: 168px;
        width: auto;
        height: auto;
    }

    .cooperation .box {
        height: 220px;
        border: 1px solid #AFAFAF;
        border-radius: 8px;
        padding: 20px;
    }

    .cooperation .text-1 {
        font-family: PingFangSC-Regular;
        font-size: 36px;
        color: #555555;
        letter-spacing: 0;
        text-align: center;
    }

    .cooperation .text-2 {
        font-family: PingFangSC-Regular;
        font-size: 16px;
        color: #8D8D8D;
        letter-spacing: 0.69px;
        text-align: center;
    }

    .cooperation .text-3 {
        font-family: PingFangSC-Medium;
        font-size: 18px;
        color: #6A6A6A;
        letter-spacing: 0.77px;
        text-align: center;
        margin-top: 10px;
    }

    .cooperation .text-4 {
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #8D8D8D;
        letter-spacing: 0.6px;
    }

    .cooperation .text-5 {
        font-family: PingFangSC-Medium;
        font-size: 24px;
        color: #6A6A6A;
        letter-spacing: 1.03px;
        margin-top: 56px;
    }

.m-b-5px {
    margin-bottom:5px;
}

footer .my-label {
    background: #54B8A7;
    border-radius: 6px;
}

footer .text-1 {
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
}

footer .text-2 {
    font-family: PingFangSC-Regular;
    font-size: 22px;
    color: #555555;
    letter-spacing: 0.46px;
}

footer .text-3 {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #8D8D8D;
    letter-spacing: 0.51px;
    text-align: center;
}

.comment-home {
    padding: 32px 0 20px;
}

    .comment-home .row {
        margin-top: 12px;
    }

    .comment-home .subtitle {
        position: relative;
    }

        .comment-home .subtitle a {
            position: absolute;
            right: 15px;
            bottom: 0;
        }

    .comment-home .img_doc {
        border: 3px solid #e5e5e5;
        width: 100%;
        max-width: 70px;
        margin-top: 6px;
    }

    .comment-home .commbox {
        background-color: #fff;
        border: 1px solid #a8a8a8;
        border-radius: 8px;
        padding: 12px;
        margin-top: 5px;
    }

    .comment-home p {
        color: #666666;
        letter-spacing: 1px;
    }

        .comment-home p span {
            color: #959595;
            font-size: 0.9em;
        }

    .comment-home .textcenter p {
        margin: 3px 0 0;
    }

    .comment-home p.padd {
        padding-top: 14px;
    }

    .comment-home .comm-xs {
        margin: 10px auto;
        width: 90%;
    }

        .comment-home .comm-xs .portrait {
            width: 10%;
        }

        .comment-home .comm-xs .text {
            margin-left: 14%;
        }

            .comment-home .comm-xs .text > p {
                color: #406599;
                font-size: 1.1em;
            }

        .comment-home .comm-xs small {
            color: #959595;
        }

@media(max-width: 630px) {
    .banner .threebtn a {
        display: block;
        margin: 0 auto 15px;
    }

    .cooperation .w-h-160 {
        max-width: 80px;
        width: auto;
        height: auto;
    }

    .cooperation .text-4 {
        text-align: center;
    }

    .cooperation .text-5 {
        margin-top: 10px;
    }
}


@media(max-width: 1280px) {

    .cooperation .w-h-160 {
        max-width: 130px;
        margin-top: 28px;
        width: auto;
        height: auto;
    }

    .cooperation .text-5 {
        font-size: 20px;
    }
}

@media(max-width: 991px) {
    .pri .feature .row > div + div,
    .pri .feature .row + .row {
        border-top: 1px solid #eee;
        margin-top: 20px;
    }

    .pri .feature .row > div {
        height: auto;
    }

    .pri .feature .row a {
        position: static;
    }

    .cooperation .w-h-160 {
        max-width: 80px;
        width: auto;
        height: auto;
    }


    .cooperation .text-4 {
        text-align: center;
    }

    .cooperation .text-5 {
        margin-top: 10px;
    }
}

