﻿
/************* 2025-7-8 *************/
.ny-banner-n .con {
    background: none;
}

.ewlplc-n {
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #F0F0F0;
    padding-top: 65px;
}

.odrlmg-n {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -34px;
}

    .odrlmg-n span {
        width: 292px;
        height: 74px;
        padding-top: 0;
        line-height: 68px;
        background: url(../images/titbg_x.png) no-repeat center / 100% 100%;
    }

.jklg {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #fff;
}

    .jklg li {
        width: 32%;
        margin-bottom: 2%;
        border-radius: 5px 5px 5px 5px;
        background: #19B1E3;
        position: relative;
        overflow: hidden;
        -webkit-transition: all .3s;
        transition: all .3s;
    }

        .jklg li:hover {
            background: #0B66B4;
        }

        .jklg li .bgsize {
            height: 346px;
        }

        .jklg li .con {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            padding: 9%;
            box-sizing: border-box;
        }

            .jklg li .con .d1 {
                font-size: 22px;
                color: #FFFFFF;
                line-height: 26px;
                letter-spacing: 1px;
                position: relative;
                padding-bottom: 20px;
            }

                .jklg li .con .d1:before {
                    content: '';
                    width: 25px;
                    height: 2px;
                    background: #fff;
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    -webkit-transition: all .3s;
                    transition: all .3s;
                }

        .jklg li:hover .con .d1:before {
            width: 74px;
        }

        .jklg li .con .d2 {
            font-size: 16px;
            color: #FFFFFF;
            line-height: 23px;
            margin-top: 40px;
            opacity: 0;
            -webkit-transition: all .3s;
            transition: all .3s;
        }

        .jklg li:hover .con .d2 {
            opacity: 1;
            margin-top: 27px;
        }

.tit-n {
    font-size: 36px;
    font-weight: bold;
    color: #0551A7;
    margin-bottom: 5%;
    text-align: center;
}

.wsx-n {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 4%;
}

    .wsx-n li {
        width: 47.5%;
        margin-bottom: 3%;
    }

        .wsx-n li .con .d1 {
            font-size: 18px;
            color: #2B2B2B;
            line-height: 1.7;
            margin: 1.2em 0;
            min-height: 5.1em;
        }

        .wsx-n li .con .more {
            display: block;
            color: #fff;
            background: #00A9E0;
            -webkit-border-radius: 10px 10px 10px 0px;
            border-radius: 10px 10px 10px 0px;
            line-height: 48px;
            text-align: center;
        }

            .wsx-n li .con .more:hover {
                opacity: 0.9;
            }

            .wsx-n li .con .more span {
                display: inline-block;
                padding-right: 19px;
                background: url(../images/mm1.png) no-repeat right center;
            }

.poubca-n .d0 {
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    justify-content: space-between;
}

    .poubca-n .d0:after {
        display: none;
    }

    .poubca-n .d0 span {
        font-size: 16px;
        color: #000000;
        line-height: 1.7;
        margin-top: 0;
    }

.lenmban-n {
    border-bottom: 0;
    padding-bottom: 0;
}

.olemna-n li {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.poubca-n .pp-n {
    font-size: 18px;
    color: #2B2B2B;
    line-height: 1.7;
}

.yycxzx-n {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5%;
}

    .yycxzx-n li {
        width: 24.3%;
        margin-bottom: 2%;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
        position: relative;
    }

        .yycxzx-n li .item {
            display: block;
        }

        .yycxzx-n li .con {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            color: #fff;
            text-align: center;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

        .yycxzx-n li:hover .con {
            background: rgba(0,169,224,0.72);
        }

        .yycxzx-n li .con .ii-tt {
            position: absolute;
            left: 0;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

        .yycxzx-n li .con .ii-img {
            height: 0;
            visibility: hidden;
            margin-bottom: 5px;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

            .yycxzx-n li .con .ii-img img {
                max-height: 30px;
            }

        .yycxzx-n li:hover .con .ii-img {
            height: 30px;
            visibility: visible;
        }

        .yycxzx-n li .con .tt {
            font-size: 18px;
            line-height: 1.7;
        }

.poubca-n .fk-p {
    font-size: 18px;
    color: #2B2B2B;
    line-height: 1.7;
}

.msg_form {
    font-size: 16px;
    color: #666;
}

    .msg_form .item {
        margin-bottom: 3%;
    }

    .msg_form dl {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

        .msg_form dl dd {
            width: 46.8%;
        }

    .msg_form .bb {
        position: relative;
    }

    .msg_form .star-n {
        position: absolute;
        line-height: 1.3;
        color: #FF0404;
        top: 50%;
        margin-top: -0.5em;
        left: 1em;
    }

.msg_tit {
    color: #2B2B2B;
    font-weight: bold;
    margin-bottom: 1.5em;
}

.line_m {
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 1.6em;
}

.msg_form .input_text, .msg_form .textarea {
    padding: 1.07em 1.8em;
    box-sizing: border-box;
    width: 100%;
    font-size: 100%;
    line-height: 1.3;
    background: #fff;
    border: 1px solid #E0E0E0;
}

    .msg_form .input_text::-webkit-input-placeholder, .msg_form .textarea::-webkit-input-placeholder {
        color: #999;
    }

.msg_form .textarea {
    height: 136px;
}

.msg_form .textarea2 {
    height: 297px;
}

.msg_form .submit {
    margin-top: 5%;
    text-align: center;
}

    .msg_form .submit .btn_submit {
        display: inline-block;
        cursor: pointer;
        width: 200px;
        text-align: center;
        font-size: 100%;
        line-height: 2.75;
        border: 0;
        background: #0551A7;
        color: #fff;
        padding: 0;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        .msg_form .submit .btn_submit:hover {
            opacity: 0.9;
        }

.ckb {
    margin-bottom: 15px;
}

    .ckb .label_tt {
        margin-bottom: 7px;
    }

    .ckb .radiobox {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .ckb .radiobox3 {
        justify-content: left;
    }

.radiobox3 .radio_x {
    min-width: 30%;
}

.radio_x {
    display: inline-block;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    margin: 0 0.7em 0.2em 0;
}

    .radio_x .radionew {
        opacity: 0;
        width: 0;
    }

    .radio_x label {
        width: 14px;
        height: 14px;
        display: inline-block;
        border: 1px solid #666;
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .radio_x input[type="radio"]:checked + span + label {
        background: url(../images/checkbox_selected.png) no-repeat center #0551A7;
        border-color: #0551A7;
    }

    .radio_x span {
        display: inline-block;
        line-height: 2;
        padding-right: 0.5em;
        margin-left: -3px;
    }

.vbn {
    position: relative;
}

.msg_form .textarea3 {
    height: 209px;
    padding-bottom: 70px;
}

.vbn .upimg {
    position: absolute;
    left: 8px;
    bottom: 13px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

    .vbn .upimg .btn_img {
        cursor: pointer;
    }

@media (max-width:1200px) {
    .ny-banner-n .con {
        background: rgba(0, 169, 224, 0.9);
    }

    .odrlmg-n {
        left: 50% !important;
    }

        .odrlmg-n span {
            line-height: 43px;
        }

    .jklg li .con .d2 {
        opacity: 1;
        margin-top: 27px;
    }

    .tit-n {
        font-size: 30px;
    }

    .wsx-n li .con .d1 {
        font-size: 16px;
    }

    .poubca-n .pp-n {
        font-size: 16px;
    }

    .yycxzx-n li .con .tt {
        font-size: 16px;
    }

    .poubca-n .fk-p {
        font-size: 16px;
    }

    .ckb .radiobox {
        justify-content: left;
    }

    .radiobox3 .radio_x {
        min-width: 0;
    }

    .radio_x {
        margin-right: 2em;
    }

    .msg_form .submit {
        margin-bottom: 5%;
    }
}

@media (max-width:780px) {
    .jklg li {
        width: 100%;
    }

        .jklg li .bgsize {
            display: none;
        }

        .jklg li .con {
            position: relative;
            padding: 6%;
        }

            .jklg li .con .d1 {
                font-size: 18px;
            }

            .jklg li .con .d2 {
                font-size: 14px;
                margin-top: 15px;
            }

    .tit-n {
        font-size: 17px;
    }

    .wsx-n li .con .d1 {
        font-size: 14px;
    }

    .poubca-n .pp-n {
        font-size: 14px;
    }

    .yycxzx-n li {
        width: 49%;
    }

        .yycxzx-n li .con .tt {
            font-size: 14px;
        }

    .poubca-n .fk-p {
        font-size: 14px;
    }

    .msg_form {
        font-size: 14px;
    }

        .msg_form .item {
            margin-bottom: 0;
        }

        .msg_form dl dd {
            width: 100%;
        }

    .msg_tit {
        margin-top: 1em;
    }

    .msg_form .bb {
        margin-bottom: 3%;
    }

    .msg_form .textarea2 {
        height: 136px;
    }
}

@media (max-width:640px) {
    .wsx-n li {
        width: 100%;
        margin-bottom: 6%;
    }
}
