.omit1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.omit2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.omit3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.img-div {
    overflow: hidden;
}

.img-hover:hover .img-div img {
    transform: scale(1.05);
    transition: all 0.5s;
}

.qcfd {
    clear: both;
}

.header {
    position: static;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    background: #ffffff;
    /* height: 1.32rem; */
    /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06); */
    z-index: 999;
    /* overflow: hidden; */
}

.header-on {
    background: white;
    position: fixed;
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 6%);
}


    .header-on .header-top {
        display: none;
    }

.header-top {
    background-color: #f5f5f5;
    height: 32px;
}

.header-top2 {
    height: 1rem;
    /* overflow: hidden; */
}

.header-top-cont {
    text-align: right;
}

    .header-top-cont img {
        vertical-align: middle;
        margin-right: 5px;
    }

    .header-top-cont p {
        display: inline-block;
        line-height: 32px;
        font-size: 14px;
        margin-right: 15px;
    }

    .header-top-cont .p2 {
        color: black;
        font-weight: bold;
    }

        .header-top-cont .p2 em {
            margin: 0px 5px;
        }

        .header-top-cont .p2 span {
            color: #c7161d;
            font-weight: 100;
        }

    .header-top-cont .p3 {
    }

        .header-top-cont .p3 input {
            border: 1px solid #c7161e;
            line-height: 26px;
            padding-left: 5px;
        }

        .header-top-cont .p3 span {
            background-color: #c7161e;
            display: inline-block;
            line-height: 28px;
            text-align: center;
            padding: 0px 10px;
            margin-left: -5px;
            vertical-align: unset;
            cursor: pointer;
        }

            .header-top-cont .p3 span img {
                margin: 0;
            }

.header-ny {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    background: white;
    height: 1rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06);
}

.navbar {
    float: left;
    width: 25%;
}

    .navbar .logo {
        float: left;
        display: block;
        line-height: 1rem;
    }

        .navbar .logo img {
            height: 1rem;
            /* width: 100%; */
        }

.logoms {
    float: left;
    padding-top: 7%;
}

    .logoms h1 {
        font-size: 20px;
        color: black;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .logoms h3 {
        font-size: 16px;
    }

.navbar-togger {
    display: none;
}

.nav-menu {
    float: left;
    width: 75%;
}

.nav-list {
    float: right;
    /* margin-left: 30px; */
}

    .nav-list > li {
        float: left;
        margin-left: 0px;
        position: relative;
    }

.category-item a {
    display: block;
    font-size: 16px;
    color: #272727;
    line-height: 1rem;
    transition: all .3s;
    /* font-weight: 100; */
    padding: 0px 30px;
}

    .nav-list > li.active .category-item a,
    .category-item a:hover {
        color: #e60012;
    }

.category-tig {
    display: none;
}

.pc-banner {
    display: block;
    width: 100%;
}

.app-banner {
    display: none;
    width: 100%;
}

.index-banner {
    position: relative;
}

.banner-cont {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0px;
    color: white;
}

.banner-ms {
    text-align: left;
    margin-top: 9%;
}

.banner-ms2 {
    margin: 3% 0 10% 0;
}

    .banner-ms2 ul {
        margin-bottom: 3%;
    }

    .banner-ms2 li {
        font-size: 20px;
        display: inline-block;
        margin-right: 3%;
    }

        .banner-ms2 li img {
            width: 25px;
            vertical-align: sub;
            margin-right: 5px;
        }

        .banner-ms2 li span {
        }

.banner-ms3 {
}

    .banner-ms3 ul {
    }

        .banner-ms3 ul li {
            width: 25%;
            float: left;
            border-left: 1px solid white;
            padding-left: 20px;
        }

    .banner-ms3 li h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .banner-ms3 li p {
        font-size: 16px;
        color: #999999;
    }

    .banner-ms3 ul li:hover p {
        color: #ffffff;
    }

.index-anniu {
    display: inline-block;
    background-color: #ca141b;
    font-size: 20px;
    padding: 1% 5%;
    border-radius: 40px;
}

.banner-ms h3 {
    font-size: 62px;
    font-weight: 100;
    margin-bottom: 20px;
}

.banner-ms h5 {
    font-size: 52px;
    font-weight: 100;
    /* font-family: 'ft2'; */
    font-weight: bold;
}

.banner-ms img {
}

.nav-seach {
    float: right;
    margin-top: .42rem;
    margin-left: .25rem;
    margin-right: .25rem;
}

.nav-tel {
    float: right;
    font-size: 24px;
    line-height: .32rem;
    color: #008dd7;
    margin-top: .34rem;
    margin-left: .25rem;
}

    .nav-tel img {
        height: .22rem;
        vertical-align: middle;
        margin-right: 5px;
    }

    .nav-tel span {
        vertical-align: middle;
        font-family: "ft1";
    }

.index-cont {
    /* margin-bottom: 3%; */
}

.index-bt {
    text-align: center;
    margin-bottom: 3%;
}

    .index-bt h2 {
        font-size: 42px;
    }

    .index-bt em {
        display: block;
        width: 50px;
        margin: auto;
        height: 2px;
        background-color: #c7161d;
        margin-top: 1%;
    }

    .index-bt h2 span {
        color: #c7161e;
        font-size: 85px;
        font-family: "ft2";
        font-style: italic;
        vertical-align: middle;
        margin-right: 15px;
    }

    .index-bt h2 .sp1 {
        font-size: 62px;
    }

    .index-bt h3 {
        font-size: 20px;
        margin: 20px 0;
    }

    .index-bt p {
        font-size: 16px;
        color: #666666;
    }

    .index-bt h5 {
        font-size: 18px;
        color: #666666;
        font-family: 'ft2';
        text-transform: uppercase;
    }

.index-bt2 h2,
.index-bt2 h5,
.index-bt2 h3,
.index-bt2 p,
.index-bt2 span {
    color: white;
}

.index-cont1-cont {
}

.index-cont1-ms {
    text-align: center;
}


    .index-cont1-ms ul {
        border-bottom: 1px solid #9e9e9e4a;
        /* padding-bottom: 5px; */
    }

    .index-cont1-ms li {
        display: inline-block;
        font-size: 18px;
        margin: 0 2%;
        line-height: 36px;
        padding-bottom: 5px;
        cursor: pointer;
    }

        .index-cont1-ms .on,
        .index-cont1-ms li:hover {
            border-bottom: 2px solid #ca131a;
            color: #ca131a;
        }

.index-cont1-ms2 {
    margin: 20px 0;
    min-height: 10px;
}

    .index-cont1-ms2 ul {
        text-align: center;
        display: none;
    }

    .index-cont1-ms2 li {
        font-size: 16px;
        display: inline-block;
        line-height: 32px;
        /* margin: 0 1%; */
        border-left: 1px solid #99999991;
        width: 120px;
        text-align: center;
        cursor: pointer;
    }

        .index-cont1-ms2 .on,
        .index-cont1-ms2 li:hover {
            color: #ca1319;
        }

        .index-cont1-ms2 li:first-child {
            border: none;
        }

        .index-cont1-ms2 li:last-child {
        }

.index-cont1-ms3 {
}

    .index-cont1-ms3 ul {
        display: none;
    }

    .index-cont1-ms3 li {
        width: 24%;
        float: left;
        margin: 0.5%;
        position: relative;
    }


        .index-cont1-ms3 li:hover span {
            color: #c7161d;
        }



        .index-cont1-ms3 li img {
            width: 100%;
        }

.index-cont1-ms3-ms {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding: 10% 10%;
}

    .index-cont1-ms3-ms h3 {
        font-size: 24px;
    }

    .index-cont1-ms3-ms h5 {
        font-size: 16px;
        color: #666666;
        margin: 5% 0 10%;
    }

    .index-cont1-ms3-ms span {
    }

    .index-cont1-ms3-ms em {
        display: inline-block;
        font-size: 16px;
        height: 1px;
        background-color: #666666;
        width: 50px;
        vertical-align: middle;
        margin-right: 10px;
    }

    .index-cont1-ms3-ms span {
        display: block;
        color: #666666;
        font-size: 16px;
    }

.index-cont1 {
    padding: 60px 0;
    background-color: #f5f7f9;
}

    .index-cont1 .swiper-pagination {
        text-align: left;
        padding-left: 5%;
        margin-bottom: 20px;
    }

        .index-cont1 .swiper-pagination .swiper-pagination-bullet {
            width: 30px;
            border-radius: 0px;
            height: 3px;
            opacity: 1;
            background-color: #9e9e9e;
        }

        .index-cont1 .swiper-pagination .swiper-pagination-bullet-active {
            background-color: #00a0e7;
        }

.cont1 {
    background-color: #f4f4f4;
    padding: 6% 5% 6% 5%;
    position: relative;
    width: 98%;
    margin: auto;
}

.cont1-ms {
    width: 40%;
    position: absolute;
}

    .cont1-ms h3 {
        font-weight: 100;
        font-size: 42px;
        margin-bottom: 10px;
    }

    .cont1-ms h5 {
        font-size: 20px;
        /* font-weight: 100; */
    }

.cont1-ms-span {
    margin: 50px 0;
}

    .cont1-ms-span span {
        background-color: #008dd7;
        color: white;
        font-size: 16px;
        padding: 10px 30px;
        margin-right: 10px;
        border-radius: 20px;
        height: 42px;
        display: inline-block;
        margin-bottom: 20px;
    }

.cont1-ms2 {
    /* position: absolute; */
    top: 0px;
    margin-left: 45%;
    width: 55%;
    height: 100%;
    /* padding-top: 4%; */
}

    .cont1-ms2 img {
        display: block;
        margin: auto;
        width: 100%;
    }


.index-cont2 {
    padding: 60px 0;
}

    .index-cont2 ul {
    }

    .index-cont2 li {
        width: 16.66666%;
        float: left;
        padding: 1% 1% 1%;
        position: relative;
        text-align: left;
    }

        .index-cont2 li:hover h2,
        .index-cont2 li:hover span {
            color: #00a0e7;
        }

        .index-cont2 li h3 {
            font-size: 24px;
            margin: 15px 0;
        }

        .index-cont2 li p {
            font-size: 15px;
            color: #666666;
            line-height: 24px;
        }


.index-cont3 {
    padding: 60px 0%;
    background-color: #20262e;
}

.index-cont3-cont {
    width: 90%;
    margin: auto;
    position: relative;
}

    .index-cont3-cont .swiper-button-prev {
        background-size: 100%;
        width: 50px;
        height: 50px;
        background: url(/pc/images/a6.png) no-repeat 20px;
        background-color: white;
        box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.36);
        border-radius: 50%;
        left: -2%;
    }

    .index-cont3-cont .swiper-button-next {
        background-size: 100%;
        width: 50px;
        height: 50px;
        background: url(/pc/images/a6.png) no-repeat 20px;
        transform: rotate(180deg);
        background-color: white;
        box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.36);
        border-radius: 50%;
        right: -2%;
    }

    .index-cont3-cont .swiper-button-disabled {
        opacity: 0.5 !important;
    }

.index-cont3-cont-ms {
    background-color: white;
}

    .index-cont3-cont-ms .img {
        padding: 15% 0 10%;
    }

        .index-cont3-cont-ms .img img {
            width: 200px;
            border-radius: 50%;
            display: block;
            margin: auto;
        }

    .index-cont3-cont-ms .nr {
        text-align: center;
        padding: 0px 20px 10%;
    }

        .index-cont3-cont-ms .nr h3 {
            font-size: 20px;
        }

        .index-cont3-cont-ms .nr em {
            display: block;
            width: 50px;
            height: 2px;
            background-color: #c7161d;
            margin: auto;
            margin-top: 15px;
            margin-bottom: 15px;
        }

        .index-cont3-cont-ms .nr p {
            font-size: 15px;
            color: #666666;
            height: 120px;
            text-align: justify;
            overflow: auto;
        }


            .index-cont3-cont-ms .nr p::-webkit-scrollbar {
                width: 3px;
                background-color: #dcdbdb;
                height: 5px;
            }

            .index-cont3-cont-ms .nr p::-webkit-scrollbar-thumb {
                background-color: #c31817;
                border-radius: 0px;
            }


        .index-cont3-cont-ms .nr a {
            font-size: 16px;
            color: #666666;
            padding: 5px 30px;
            border-radius: 20px;
            margin-top: 20px;
            border: 1px solid #66666663;
            display: inline-block;
        }

            .index-cont3-cont-ms .nr a:hover {
                background-color: #c7161d;
                color: white;
                border: 1px solid #c7161d;
            }

.index-cont3-bt,
.index-cont4-bt {
    text-align: center;
    margin-bottom: 3%;
}

    .index-cont3-bt h2,
    .index-cont4-bt h2 {
        font-size: 40px;
    }

.index-cont3-lr {
    position: relative;
}

    .index-cont3-lr img {
        width: 100%;
    }

.index-cont3-ms {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 5%;
    background-color: rgba(0, 0, 0, 0.56);
    display: none;
}


.index-cont3 .swiper-slide-next .index-cont3-ms {
    display: block;
}



.index-cont3-lr .mc {
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.index-cont3 .swiper-slide-next .mc {
    background-color: rgba(0, 0, 0, 0);
    z-index: -1;
}

.index-cont3-ms h2 {
    font-size: 40px;
    color: white;
    margin-bottom: 20px;
}

.index-cont3-ms p {
    font-size: 16px;
    color: white;
    line-height: 28px;
}

.index-cont3-ms span {
    font-size: 16px;
    color: white;
    display: block;
    margin-top: 20px;
}

.index-cont3-lr:hover h2,
.index-cont3-lr:hover span {
    /* color: #2196F3; */
}

.index-cont3-lr span:hover {
    color: #2196F3;
}

.index-cont3-swiper {
    /* display: none; */
    width: 30%;
}

.index-cont3 .swiper-slide-next .index-cont3-swiper {
    display: block;
}

.index-cont3-swiper .swiper-pagination {
    bottom: 10px;
    text-align: center;
    width: 100%;
}

    .index-cont3-swiper .swiper-pagination .swiper-pagination-bullet {
        border-radius: 0px;
        width: 30px;
        height: 3px;
        margin: 0 5px;
        background-color: white;
        opacity: 1;
    }

    .index-cont3-swiper .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #00a0e7;
    }

.index-cont3-swiper .swiper-button-prev {
    background: url(/pc/images/i31.png) no-repeat;
    width: 14px;
    height: 26px;
    left: 28%;
}

.index-cont3-swiper .swiper-button-next {
    background: url(/pc/images/i32.png) no-repeat;
    width: 14px;
    height: 26px;
    right: 28%;
}

.index-cont4-lr {
    width: 98%;
    margin: auto;
    position: relative;
    /* display: flow-root; */
}

    .index-cont4-lr ul {
        width: 32.333%;
        /* float: left; */
        margin: 0 0.5%;
        display: inline-block;
    }

    .index-cont4-lr .ul3 {
        position: absolute;
        right: 0;
        height: 100%;
        background-color: #f4f4f4;
        margin: 0%;
        padding: 3% 3%;
        overflow-y: auto;
    }

        .index-cont4-lr .ul3::-webkit-scrollbar {
            width: 3px;
            background-color: #9e9e9e4f;
            height: 5px;
        }

        .index-cont4-lr .ul3::-webkit-scrollbar-thumb {
            background-color: #9E9E9E;
            border-radius: 0px;
        }


    .index-cont4-lr ul .bjc {
        background-color: #f4f4f4;
        padding: 30px 25px 40px 25px;
    }

    .index-cont4-lr ul li img {
        width: 100%;
    }

    .index-cont4-lr ul li h2 {
        font-size: 20px;
        margin: 0px 0 15px 0;
        line-height: 28px;
    }

    .index-cont4-lr ul li p {
        font-size: 16px;
        line-height: 28px;
        color: #666666;
        text-align: justify;
        height: 84px;
    }



    .index-cont4-lr .ul1,
    .index-cont4-lr .ul2 {
    }

.index-cont4 {
    padding: 60px 0;
    background-color: #f7f7f7;
}

.index-cont4-cont {
    text-align: center;
}

.pc-cont {
}

.app-cont {
    display: none;
}

.index-cont4-cont img {
}

.index-cont5 {
    background: linear-gradient(to left, #c7161e 0, #2c252d 45%);
}

.index-cont5-cont {
    position: relative;
}

.index-cont5-cont-left {
    width: 53%;
    color: white;
    padding: 5% 2% 8% 0%;
}

    .index-cont5-cont-left span {
        font-size: 18px;
    }

    .index-cont5-cont-left h2 {
        font-size: 42px;
        margin: 1% 0 5%;
    }

    .index-cont5-cont-left p {
        font-size: 16px;
        margin-bottom: 10%;
        line-height: 24px;
        text-align: justify;
    }

    .index-cont5-cont-left a {
        font-size: 18px;
        text-transform: uppercase;
    }

        .index-cont5-cont-left a em {
            display: inline-block;
            width: 50px;
            height: 1px;
            background-color: white;
            vertical-align: middle;
            margin-right: 10px;
        }

.index-cont5-cont-right {
    position: absolute;
    right: 0;
    width: 47%;
    top: 0;
    height: 100%;
    text-align: left;
    background-color: #ac1820;
    padding: 5% 5%;
    color: white;
}

    .index-cont5-cont-right span {
        font-size: 18px;
    }

    .index-cont5-cont-right h2 {
        font-size: 42px;
        margin: 1% 0 8%;
    }

    .index-cont5-cont-right .swiper-pagination {
        position: static;
        margin-top: 10px;
    }

    .index-cont5-cont-right .swiper-pagination-bullet {
        background-color: #9e9e9e00;
        opacity: 1;
        border: 1px solid white;
    }

    .index-cont5-cont-right .swiper-pagination-bullet-active {
        background-color: white;
    }

.index-cont5-cont-ms {
}

    .index-cont5-cont-ms img {
        width: 100%;
    }

    .index-cont5-cont-ms p {
        color: white;
        font-size: 16px;
        margin-top: 10px;
        text-align: center;
    }

.index-cont6 {
    padding: 60px 0;
}

.index-cont6-cont {
}

    .index-cont6-cont .swiper-slide:hover {
    }

    .index-cont6-cont h3 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 20px;
    }

.index-cont6-cont-ms {
}


    .index-cont6-cont-ms img {
        width: 100%;
    }

    .index-cont6-cont-ms:hover {
        background-color: #f7f7f7;
    }

        .index-cont6-cont-ms:hover .sp1 {
            color: #c7161d;
        }

        .index-cont6-cont-ms:hover .news-tk {
            border-bottom: 1px solid #c7161d;
        }

. .index-cont6-cont-ms img {
    width: 100%;
}

.news-tk {
    padding: 15px;
    /* background-color: #f6f6f6; */
    border-bottom: 1px solid #9e9e9e57;
}

    .news-tk h5 {
        font-size: 24px;
        margin-bottom: 20px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .news-tk p {
        font-size: 16px;
        line-height: 24px;
        color: #666666;
    }

.news-sp {
    margin-top: 15%;
}

    .news-sp span {
        font-size: 18px;
        color: #666666;
        font-family: 'ft';
    }

    .news-sp .sp1 {
        text-transform: uppercase;
        display: inline-block;
    }

    .news-sp .sp2 {
        right: 0px;
        display: inline-block;
        float: right;
        font-size: 14px;
    }

        .news-sp .sp2 em {
            font-size: 24px;
            font-family: "ft1";
            color: #333333;
        }

.index-cont7 {
    padding: 60px 0;
    background-color: #292f38;
    color: white;
}

.index-cont7-cont {
}

    .index-cont7-cont ul {
    }

    .index-cont7-cont li {
        width: 20%;
        float: left;
        padding: 0 2%;
        text-align: center;
    }

        .index-cont7-cont li .img-div {
            border: 1px solid #ffffff5c;
            display: inline-block;
            border-radius: 50%;
            width: 80px;
            height: 80px;
            padding: 20px 0px;
        }

        .index-cont7-cont li img {
        }

        .index-cont7-cont li h3 {
            font-size: 22px;
            margin: 15px 0px 10px;
        }

        .index-cont7-cont li p {
            font-size: 16px;
            color: #fefeff;
        }

@media (max-width: 1659px) {
    .section {
    }

    .index-container {
        width: 1430px;
    }

    .banner-ms img {
        width: 22%;
    }

    .cont1-ms h3 {
        font-size: 38px;
    }

    .logoms {
        padding-top: 10%;
    }

        .logoms h1 {
            font-size: 16px;
        }

        .logoms h3 {
            font-size: 12px;
        }


    .banner-ms h3 {
        font-size: 56px;
    }

    .banner-ms h5 {
        font-size: 48px;
    }

    .banner-ms2 {
        margin: 3% 0 9% 0;
    }
}

@media (max-width: 1459px) {
    .section {
        margin: 60px 0 60px;
    }

    .navbar {
    }

    .nav-menu {
    }

    .index-container {
        width: 1200px;
    }

    .banner-ms img {
        width: 24%;
    }

    .cont1-ms h3 {
        font-size: 36px;
    }

    .banner-ms h3 {
        font-size: 42px;
    }

    .category-item a {
        padding: 0px 18px;
    }

    .nav-tel {
        font-size: 20px;
    }

    .nav-seach {
        margin-top: .40rem;
    }

    .index-cont2 li h2 {
        font-size: 32px;
    }

    .index-cont3-bt h2,
    .index-cont4-bt h2 {
        font-size: 36px;
    }

    .index-cont4-lr ul li h2 {
        font-size: 18px;
    }

    .index-cont4-lr .ul3 li h3 {
        font-size: 18px;
    }

    .index-cont4-lr ul li p {
        font-size: 18px;
    }

    .index-cont3-ms h2 {
        font-size: 32px;
    }

    .index-cont2 li h5 {
        font-size: 18px;
    }

    .logoms {
        padding-top: 10%;
    }


        .logoms h1 {
            font-size: 14px;
        }

        .logoms h3 {
            font-size: 12px;
        }


    .banner-ms h5 {
        font-size: 32px;
    }

    .banner-ms2 li {
        font-size: 18px;
    }

        .banner-ms2 li img {
            width: 20px;
        }

    .banner-ms3 li h3 {
        font-size: 22px;
    }

    .index-anniu {
        font-size: 18px;
    }

    .index-bt h2 {
        font-size: 38px;
    }

        .index-bt h2 span {
            font-size: 72px;
        }

    .index-cont1-ms3-ms h3 {
        font-size: 20px;
    }

    .index-cont2 li h3 {
        font-size: 21px;
    }

    .index-cont5-cont-right h2,
    .index-cont5-cont-left h2 {
        font-size: 38px;
    }

    .news-tk h5 {
        font-size: 20px;
    }
}

@media (max-width: 1259px) {
    .section {
        margin: 60px 0 60px;
    }

    .category-item a {
        padding: 0px 10px;
    }

    .banner-ms h3 {
        font-size: 38px;
    }

    .banner-ms h5 {
        font-size: 32px;
    }

    .banner-ms2 {
        margin: 3% 0 3% 0;
    }

    .index-bt h2 span {
        font-size: 68px;
    }

    .logoms {
        display: none;
    }

    .navbar {
        width: 15%;
    }

    .nav-menu {
        width: 85%
    }
}

@media (max-width: 971px) {
    .section {
        margin: 40px 0 30px;
    }

    .banner-cont {
        background-color: rgba(0, 0, 0, 0.17);
    }

    .index-container {
        width: 100%;
        padding: 0 15px;
    }

    .banner-ms img {
        width: 40%;
        display: block;
        margin: auto;
    }

    .cont1-ms h3 {
        font-size: 24px;
    }

    .index-cont2 li h2 {
        font-size: 24px;
    }

    .index-cont3-bt,
    .index-cont4-bt {
        margin-bottom: 30px;
    }

    .index-cont3,
    .index-cont4,
    .index-cont6,
    .index-cont7 {
        padding: 30px 0px;
    }

    .index-cont3-bt h2,
    .index-cont4-bt h2 {
        font-size: 26px;
    }

    .index-cont3-ms h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .index-cont3-ms p {
        font-size: 14px;
    }


    .index-cont3 .swiper-wrapper {
        left: 0px
    }

    .index-cont3-ms {
        display: block;
        padding: 20px 30px;
    }

    .index-cont3-lr .mc {
        display: none;
    }

    .index-cont3-swiper .swiper-button-prev {
        left: 5px;
    }

    .index-cont3-swiper .swiper-button-next {
        right: 5px;
    }

    .index-cont4-lr ul li p {
        font-size: 14px;
        line-height: 24px;
        height: 72px;
    }

    .index-cont2 li h5 {
        font-size: 16px;
    }

    .index-cont2 li span {
        font-size: 14px;
    }

    .cont1-ms h5 {
        font-size: 18px;
    }

    .index-cont2 li img {
        margin: 0;
        position: static;
        width: auto;
        display: block;
        margin: auto;
        margin-top: 20px;
    }

    .cont1-ms-span span {
        height: 36px;
        line-height: 26px;
        padding: 5px 30px;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .index-cont4-lr ul {
        width: 96%;
        margin: 0 2%;
        margin-bottom: 20px;
    }

    .index-cont4-lr .ul3 {
        position: static;
        width: 96%;
        margin: 0 2%;
        height: 300px;
    }

    .index-cont1 .swiper-pagination {
        text-align: center;
        padding-left: 0px;
        margin-bottom: 0px;
    }

    .cont1-ms-span {
        margin: 20px 0;
    }

    .index-cont2 li {
        width: 48%;
        margin: 1%;
        height: 220px;
        background-color: #f5f7f9;
        padding: 10px;
    }

    .banner-ms h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }


    .banner-ms h5 {
        font-size: 16px;
    }

    .navbar-togger {
        display: block;
    }

    .navbar-togger {
        display: block;
        float: right;
        background: transparent;
        padding: 17px 15px;
        visibility: visible;
    }

        .navbar-togger .icon_bar {
            width: 20px;
            height: 2px;
            background-color: #c31817;
            opacity: 1;
            -webkit-transition: all .4s ease-out;
            transition: all .4s ease-out;
        }

            .navbar-togger .icon_bar:nth-of-type(2) {
                margin: 5px 0;
            }

    .nav-menu {
        display: none;
    }

    .navbar {
        width: 100%;
    }

    .header-top,
    .logoms {
        display: none;
    }

    .navbar .logo {
        height: 50px;
        line-height: 50px;
    }

        .navbar .logo img {
            height: 36px;
            width: auto;
        }

    body {
        padding-top: 50px;
    }

    .header {
        position: fixed;
        /* margin-bottom: 50px; */
    }

    .open-menu {
        /* position: static; */
    }

    .header-top2 {
        height: 100%;
        /* position: relative; */
    }

    .pc-banner {
        display: none;
    }

    .app-banner {
        display: block;
        min-height: 100px;
    }

    .banner-ms {
        margin-top: 30%;
        padding: 0px 15px;
        text-align: center;
    }

    .open-menu .navbar-togger .icon_bar:nth-of-type(1) {
        -webkit-transform: translate(0, 7px) rotate(45deg);
        transform: translate(0, 7px) rotate(45deg);
    }

    .open-menu .navbar-togger .icon_bar:nth-of-type(2) {
        opacity: 0;
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }

    .open-menu .navbar-togger .icon_bar:nth-of-type(3) {
        -webkit-transform: translate(0, -7px) rotate(-45deg);
        transform: translate(0, -7px) rotate(-45deg);
    }

    .nav-menu {
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        z-index: 999;
        padding: 20px;
        border-top: 1px solid #e5e5e5;
        overflow-x: hidden;
        overflow-y: auto;
        visibility: hidden;
        -webkit-transition: visibility 0s linear 1s;
        transition: visibility 0s linear 1s;
    }

    .header.open-menu .nav-menu {
        visibility: visible;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        display: block;
        background-color: white;
    }

    .nav-list {
        margin-left: 0;
        float: none;
    }

        .nav-list > li {
            width: 100%;
            float: none;
            border-bottom: 1px solid #e5e5e5;
        }

    .category-tig {
        position: absolute;
        display: block;
        right: 0;
        top: 16px;
        /* display: none; */
    }

    .category-item .dropmenu {
    }

    .category-item a {
        font-size: 16px;
        line-height: 48px;
        margin-right: 60px;
        padding: 0;
    }

    .nav-seach {
        display: none !important;
    }

    .nav-tel {
        width: 100%;
        float: none;
        text-align: center;
        margin: auto;
        margin-top: 30px;
    }

    .cont1-ms {
        width: 100%;
        position: static;
    }

    .cont1-ms2 {
        width: 100%;
        margin-left: 0px;
    }


    .banner-ms2,
    .banner-ms3 {
        display: none;
    }

    .index-cont1,
    .index-cont2 {
        padding: 30px 0;
    }

    .index-bt h2 {
        font-size: 26px;
        line-height: 32px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .index-cont1-ms li {
        font-size: 16px;
        margin: 0 10px;
    }

    .index-cont1-ms3 ul {
        height: 500px;
        overflow-y: overlay;
    }

    .index-cont1-ms3 li {
        width: 96%;
        margin: 2%;
        float: none;
    }

    .index-bt h2 span {
        font-size: 48px;
    }

    .index-bt h2 .sp1 {
        font-size: 40px;
    }

    .index-bt h3 {
        font-size: 18px;
        margin: 15px 0;
    }

    .index-cont2 li h3 {
        font-size: 18px;
        text-align: center;
    }

    .index-cont2 li p {
        font-size: 14px;
        line-height: 20px;
        display: inline;
    }

    .index-bt {
        margin-bottom: 20px;
    }

    .index-cont5 {
        background: #ff000000;
    }

    .index-cont5-cont-left {
        background-color: #ff000000;
        padding: 30px 0px;
        color: #333333;
        width: 100%;
        text-align: center;
    }

        .index-cont5-cont-left a em {
            background-color: #666666;
            vertical-align: super;
            height: 1px;
        }

        .index-cont5-cont-left a {
            font-size: 16px;
        }

    .index-cont5-cont-right {
        position: static;
        width: 100%;
    }

        .index-cont5-cont-right h2,
        .index-cont5-cont-left h2 {
            margin: 10px 0px 21px;
            font-size: 26px;
        }

    .news-tk h5 {
        font-size: 20px;
    }

    .news-tk p {
        font-size: 15px;
        line-height: 22px;
    }

    .news-sp span {
        font-size: 16px;
    }

    .index-cont7-cont li {
        width: 50%;
        margin-bottom: 26px;
    }

        .index-cont7-cont li h3 {
            font-size: 20px;
        }

        .index-cont7-cont li p {
            font-size: 15px;
        }

    .footer-lr1-right h2 {
        font-size: 19px;
    }

    .index-cont4-cont table {
        /* border: 1px solid; */
        box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.14);
        /* border-radius: 4px; */
    }

    .index-cont4-cont tr {
    }

    .index-cont4-cont td {
        border: 1px solid rgba(158, 158, 158, 0.18);
        color: #666666;
        font-size: 14px;
        padding: 10px 15px;
        text-align: justify;
        width: 45%;
    }


    .index-cont4-cont thead tr {
        /* background-color: red; */
    }

    .index-cont4-cont thead td {
        font-size: 16px;
        font-weight: bolder;
    }

    .index-cont4-cont td:nth-child(1) {
        color: #c7161d;
        width: 45%;
    }

    .index-cont4-cont td:nth-child(2) {
        color: white;
        font-weight: bold;
        font-size: 16px;
        background-color: #ac1820;
        width: 10%;
        border-color: #ffffff80;
    }
}


/*ï¿½×²ï¿½*/
.footer1 {
    position: relative;
}

    .footer1 img {
        width: 100%;
    }

.footer1-cont {
    position: absolute;
    left: 0px;
    width: 100%;
    /* height: 100%; */
    top: 0;
    margin-top: 5%;
}

.footer1-cont-left {
    width: 50%;
    float: left;
}

.footer1-from {
    background-color: white;
    width: 80%;
    margin: auto;
    padding: 5%;
    border-radius: 4%;
    text-align: center;
}

    .footer1-from h3 {
        font-size: 24px;
        font-weight: 100;
        text-align: center;
        margin-bottom: 5%;
    }

    .footer1-from input {
        display: block;
        border: 1px solid #9e9e9e;
        width: 100%;
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 36px;
        padding-left: 10px;
        border-radius: 8px;
        height: 38px;
    }

    .footer1-from textarea {
        border: 1px solid #9e9e9e;
        width: 100%;
        height: 120px;
        border-radius: 8px;
        padding-left: 10px;
        font-size: 16px;
        line-height: 32px;
    }

.footer1-anniu {
    background-color: #00a0e8;
    color: white;
    display: inline-block;
    font-size: 16px;
    padding: 8px 8%;
    margin-top: 20px;
    border-radius: 4px;
    cursor: pointer;
}

.footer1-cont-right {
    width: 50%;
    float: left;
    padding: 2% 5%;
}

    .footer1-cont-right h3 {
        font-size: 36px;
        /* font-weight: 100; */
        color: white;
        margin-bottom: 15px;
    }

    .footer1-cont-right h5 {
        font-size: 20px;
        color: white;
        margin-bottom: 26%;
    }

.footer1-cant {
}

    .footer1-cant p {
        color: white;
        font-size: 20px;
        margin-bottom: 3%;
    }

        .footer1-cant p img {
            width: auto;
            margin-right: 15px;
        }

.footer {
    background-color: white;
    padding: 40px 0;
}

.footer-cont {
}

.footer-lr1 {
}

.footer-lr1-left {
    width: 60%;
    float: left;
}

    .footer-lr1-left dl {
        width: 20%;
        float: left;
        padding-right: 20px;
        text-align: left;
    }

    .footer-lr1-left dt {
        font-size: 16px;
        margin-bottom: 15px;
    }

        .footer-lr1-left dt a {
            color: #333333;
            font-size: 18px;
            margin-bottom: 15px;
        }

    .footer-lr1-left dd {
        color: #9E9E9E;
        font-size: 14px;
        margin-bottom: 10px;
    }

        .footer-lr1-left dd a {
            color: #9E9E9E;
            font-size: 14px;
            margin-bottom: 10px;
        }

            .footer-lr1-left dd a:hover {
                color: #c7161c;
            }

.footer-lr1-right {
    width: 40%;
    float: left;
    padding-right: 2%;
}

    .footer-lr1-right h2 {
        color: #c7161d;
        font-size: 24px;
        margin-bottom: 20px;
        font-weight: bold;
    }

.footer-lr1-right-ms {
    margin-bottom: 15px;
    height: 100px;
}

.lzjb {
    color: #666666;
    display: block;
    text-align: left;
    margin-top: 50px;
    border-top: 1px solid #9e9e9e7a;
    padding-top: 10px;
    width: 80%;
}

.footer-lr1-right-ms img {
    max-width: 100%;
    display: block;
    float: left;
}

.footer-lr1-right-ms div {
    color: #666666;
    float: left;
    padding-right: 15px;
    padding-top: 0px;
}

.footer-lr1-right h3 {
    font-size: 14px;
    /* color: white; */
    margin-bottom: 15px;
}


.footer-lr1-right-ms h3 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #666666;
}

.footer-lr1-right-ms p {
    font-size: 14px;
}

.footer-lr1-right input {
    border: 1px solid #434343;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
    width: 70%;
}

.footer-lr1-right span {
    background-color: #434343;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    padding: 0px 15px;
    cursor: pointer;
    margin-left: -5px;
    vertical-align: bottom;
    border: 1px solid #434343;
}

.footer-lr2 {
    padding: 20px 0px;
    border-bottom: 1px solid rgba(158, 158, 158, 0.25);
    margin-bottom: 20px;
}

    .footer-lr2 p {
        display: inline-block;
        color: #9E9E9E;
    }

    .footer-lr2 a {
        color: #9E9E9E;
        font-size: 14px;
        margin-left: 20px;
    }

        .footer-lr2 a:hover {
            color: white;
        }

.footer-lr3 {
    text-align: right;
}

    .footer-lr3 p {
        display: inline-block;
        margin-right: 30px;
    }

    .footer-lr3 .ctm {
        /* float: right; */
        margin-right: 0px;
    }

    .footer-lr3 a {
        color: #9e9e9e;
    }

        .footer-lr3 a img {
            vertical-align: bottom;
            margin-right: 5px;
            opacity: 0.5;
        }

    .footer-lr3 span {
        color: #9e9e9e;
    }

    .footer-lr3 a:hover {
        color: #c7161c;
    }

        .footer-lr3 a:hover img {
            opacity: 1;
        }

@media (max-width: 1659px) {
    .footer1 {
    }

    .footer1-from {
        padding: 25px;
    }

    .footer1-cont {
        margin-top: 3%;
    }

    .footer1-from h3 {
        margin-bottom: 20px;
    }

    .footer1-from textarea {
        height: 100px;
    }

    .footer-lr1-left {
        width: 65%;
    }

    .footer-lr1-right {
        width: 35%;
    }

    .footer-lr1-right-ms h3 {
        font-size: 28px;
    }

    .footer1-cont-right {
        padding: 2% 5%;
    }

        .footer1-cont-right h5 {
        }
}

@media (max-width: 1459px) {

    .footer1 {
    }

    .footer1-from {
        padding: 20px 25px;
    }

    .footer1-cont {
        margin-top: 2%;
    }

    .footer1-from h3 {
        margin-bottom: 20px;
    }

    .footer1-from textarea {
        height: 100px;
        font-size: 14px;
    }

    .footer1-from input {
        height: 32px;
        line-height: 30px;
        font-size: 14px;
    }

    .footer1-cont-right h3 {
        font-size: 32px;
    }

    .footer1-cont-right h5 {
        font-size: 18px;
    }

    .footer1-cant p {
        font-size: 18px;
    }
}

@media (max-width: 1259px) {
    .footer1-cont {
        margin-top: 1%;
    }
}

@media (max-width: 767px) {
    .footer1-cont {
        position: static;
        padding: 30px 0px;
        /* background-color: #00a0e7; */
        display: none;
    }

    .footer1-cont-left {
        width: 100%;
        float: none;
    }

    .footer1-cont-right {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .footer1 img {
        display: none;
    }

    .footer1-from {
        width: 90%;
        padding: 20px;
        border-radius: 4px;
    }

    .footer1-cont-right h3 {
        font-size: 24px;
        text-align: center;
    }

    .footer1-cont-right h5 {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .footer1-cant {
        display: none;
    }

        .footer1-cant p {
            font-size: 16px;
        }

            .footer1-cant p img {
                display: inline-block;
                width: 22px;
            }

    .footer {
        padding: 20px 0;
    }

    .footer-lr1-left {
        display: none;
    }

    .footer-lr1-right {
        width: 100%;
        text-align: center;
    }

    .footer-lr1-right-ms {
        height: auto;
    }

        .footer-lr1-right-ms img {
            float: none;
            margin: auto;
        }

        .footer-lr1-right-ms div {
            padding: 0;
            float: none;
            margin: 20px 0px;
            text-align: left;
        }

    .lzjb {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .footer1-from h3 {
        font-size: 20px;
    }

    .footer-lr3 p {
        margin-right: 15px;
        margin-bottom: 5px;
    }

    .footer-lr3 .ctm {
        float: none;
    }

    .footer-lr1-right h2 {
        font-size: 20px;
    }
}

/*jjfa1*/
.jjfa {
    margin-top: 1rem;
}

.jjfa-cont {
}



.jjfa .dwimg {
    width: 100%;
}

.jjfa1 {
    position: relative;
    overflow: hidden;
}

.jjfa1-cont {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 8% 0px 5%;
}

.jjfa1-bt {
}

    .jjfa1-bt h2 {
        text-align: center;
        font-size: 42px;
        font-weight: 100;
    }

.jjfa1-imgs {
    margin-top: 15%;
}

    .jjfa1-imgs .jjfa1-img {
        width: 31.333%;
        float: left;
        text-align: center;
        margin: 1%;
    }

        .jjfa1-imgs .jjfa1-img img {
        }

.jjfa2 {
    position: relative;
}

.jjfa2-cont {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 8% 0px 5%;
}

.jjfa2-bt {
    margin-bottom: 50px;
}

    .jjfa2-bt h2 {
        color: white;
        font-size: 40px;
        font-weight: 100;
        margin-bottom: 20px;
    }

    .jjfa2-bt h3 {
        color: white;
        font-size: 14px;
    }

.jjfa2-lr {
}

.jjfa2-ms {
    width: 25%;
    float: left;
    padding: 10% 4% 10% 4%;
    border-right: 1px solid white;
}

.jjfa2-msh {
    width: 33.333%;
    float: left;
    padding: 2% 4% 6% 4%;
    border-right: 1px solid white;
}

.jjfa2-ms-dx {
    border-bottom: 1px solid white;
}

.jjfa2-ms-on {
    padding-left: 0%;
}

.jjfa2-ms-end {
    border-right: 0px solid white;
    padding-right: 0%;
}

.jjfa2-ms img {
    margin-bottom: 40px;
}

.jjfa2-ms h3 {
    color: white;
    font-size: 30px;
    margin-bottom: 15px;
}

.jjfa2-ms p {
    color: white;
    font-size: 18px;
    text-align: justify;
}

.jjfa4 {
    position: relative;
}

.jjfa4-cont {
    position: absolute;
    top: 0px;
    width: 50%;
    height: 100%;
    right: 0;
    padding: 6% 0%;
}


    .jjfa4-cont h2,
    .jjfa10-cont h2 {
        font-size: 40px;
        color: #00a2ea;
        font-weight: 100;
    }

    .jjfa4-cont ul,
    .jjfa10-cont ul {
        margin-top: 60px;
    }

        .jjfa4-cont ul li,
        .jjfa10-cont ul li {
            margin-bottom: 20px;
        }

            .jjfa4-cont ul li img,
            .jjfa10-cont ul li img {
                width: 80px;
            }

            .jjfa4-cont ul li p,
            .jjfa10-cont ul li p {
                display: inline-block;
                font-size: 22px;
                color: #272727;
                padding-left: 2%;
            }

.jjfa5 {
}

.jjfa5-cont {
    padding: 5% 0;
}

.jjfa5-cont-bt h2 {
    font-size: 32px;
    font-weight: 100;
    text-align: center;
}

.jjfa5-cont ul {
    margin-top: 30px;
}

    .jjfa5-cont ul li {
        width: 31.333%;
        float: left;
        margin: 1%;
    }


        .jjfa5-cont ul li:hover h2,
        .jjfa5-cont ul li:hover span {
            color: #00a0e7;
        }

        .jjfa5-cont ul li img {
            width: 100%;
        }

        .jjfa5-cont ul li h2 {
            font-size: 20px;
            font-weight: 100;
            margin: 15px 0px;
        }

        .jjfa5-cont ul li p {
            font-size: 16px;
            margin-bottom: 10px;
        }

        .jjfa5-cont ul li span {
            font-size: 16px;
        }

.jjfa6 {
    position: relative;
    overflow: hidden;
}

.jjfa6-cont {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 18% 0;
}

    .jjfa6-cont img {
        width: 70px;
    }

    .jjfa6-cont h2 {
        font-size: 40px;
        font-weight: 100;
        margin-top: 40px;
    }

.jjfa7 {
    background-color: #fbfbfb;
}

.jjfa7-cont,
.jjfa8-cont,
.jjfa9-cont {
    padding: 5% 0;
}

.jjfa7-cont-bt,
.jjfa8-cont-bt {
    text-align: center;
    margin-bottom: 50px;
}

    .jjfa7-cont-bt h2,
    .jjfa8-cont-bt h2 {
        font-size: 40px;
        font-weight: 100;
        background: url(/pc/images/jj33.jpg) no-repeat 0 bottom;
        margin-bottom: 15px;
        display: inline-block;
        background-size: 100%;
    }

    .jjfa7-cont-bt p,
    .jjfa8-cont-bt p {
        font-size: 14px;
    }

.jjfa7-cont-lr {
}

    .jjfa7-cont-lr ul {
    }

    .jjfa7-cont-lr li {
        width: 33.333%;
        float: left;
        margin-bottom: 30px;
        /* text-align: center; */
        padding: 0px 8%;
    }

    .jjfa7-cont-lr .li-fgx {
        width: 100%;
        height: 1px;
        background-color: rgba(158, 158, 158, 0.16862745098039217);
        overflow: hidden;
    }

    .jjfa7-cont-lr li h3 {
        font-size: 30px;
        font-weight: 100;
        margin-bottom: 25px;
        padding-left: 45px;
    }

        .jjfa7-cont-lr li h3 span {
            color: #00a0e8;
            margin-right: 5px;
        }

    .jjfa7-cont-lr li img {
        vertical-align: sub;
        margin-right: 15px;
    }

    .jjfa7-cont-lr li h5 {
        font-size: 24px;
        display: inline-block;
        font-weight: 100;
        margin-bottom: 20px;
    }

    .jjfa7-cont-lr li p {
        font-size: 18px;
        line-height: 28px;
        padding-left: 45px;
    }


.jjfa8 {
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.05);
    background-color: white;
}

.jjfa8-cont-bt h2 {
    background: url(/pc/images/jj34.jpg) no-repeat 0 bottom;
}

.jjfa8-cont-lr img {
    display: block;
    margin: auto;
    max-width: 100%;
}

.jjfa9 {
    background-color: #f4f4f4;
}

.teshu-lbs {
    margin-bottom: 30px;
    width: 80%;
    margin-left: 20%;
}



.jjfa9-cont-lr1 ul {
}

    .jjfa9-cont-lr1 ul li,
    .jjfa9-lr1-lb {
        display: inline-block;
        /* margin-right: 20px; */
        background-color: white;
        padding: 30px 15px;
        text-align: center;
        width: 100%;
    }



.teshu-lbs .swiper-pagination {
    position: static;
    margin-top: 30px;
    background-color: white;
    --swiper-theme-color: #9e9e9e;
}

.teshu-lb-div {
    margin-right: 15px;
}

.teshu-lb {
    display: inline-block;
    background-color: white;
    padding: 30px 15px;
    text-align: center;
    width: 100%;
}



    .teshu-lb h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .teshu-lb h5 {
        font-size: 16px;
    }

    .teshu-lb img {
        display: block;
        margin: auto;
        max-width: 100%;
        margin: 30px 0;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .teshu-lb:hover h2,
    .teshu-lb:hover p {
        color: #00a0e7;
    }

    .teshu-lb p {
        font-size: 16px;
    }

.teshu-lbs2 {
}


    .teshu-lbs2 ul li {
        font-size: 16px;
        color: #666666;
        text-align: center;
        /* overflow: hidden; */
        display: block;
        line-height: 72px;
        min-height: 82px;
        background-color: white;
        border-bottom: 1px solid rgba(158, 158, 158, 0.22);
        overflow: hidden;
        padding: 5px;
    }


.teshu-lbs2-left {
    width: 20%;
    float: left;
}

    .teshu-lbs2-left ul li {
        background-color: #ff000000;
        border-bottom: 1px solid rgba(158, 158, 158, 0.22);
    }

.teshu-lbs2-right {
    width: 80%;
    float: left;
}


.jjfa10 {
    position: relative;
}

.jjfa10-cont {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 6% 0%;
}


@media (max-width: 1659px) {
}

@media (max-width: 1459px) {

    .jjfa {
    }

    .jjfa1-bt h2 {
        font-size: 38px;
    }

    .jjfa2-bt {
        margin-bottom: 40px;
    }

        .jjfa2-bt h2 {
            font-size: 36px;
        }

    .jjfa2-ms img {
        width: 48px;
        margin-bottom: 30px;
        height: 48px;
    }

    .jjfa2-ms h3 {
        font-size: 28px;
    }

    .jjfa2-cont {
        left: 0;
        padding: 5% 0px 3%;
        /* background-color: #46b7ea; */
    }

    .jjfa2-ms {
        padding: 5% 4%;
    }

    .jjfa2-msh {
        padding: 4% 4%;
    }

    .jjfa4-cont,
    .jjfa10-cont {
        padding: 5% 0%;
    }

        .jjfa4-cont h2,
        .jjfa10-cont h2 {
            font-size: 32px;
        }

        .jjfa4-cont ul li img,
        .jjfa10-cont ul li img {
            width: 65px;
        }

        .jjfa4-cont ul li p,
        .jjfa10-cont ul li p {
            font-size: 20px;
        }

    .jjfa6-cont h2 {
        font-size: 32px;
        margin-top: 30px;
    }

    .jjfa6-cont img {
        width: 60px;
    }

    .jjfa7-cont-bt h2,
    .jjfa8-cont-bt h2 {
        font-size: 32px;
    }

    .jjfa7-cont-lr li h3 {
        font-size: 24px;
    }

    .jjfa7-cont-lr li h5 {
        font-size: 20px;
    }

    .jjfa7-cont-lr li p {
        font-size: 16px;
    }

    .jjfa7-cont-lr li {
        padding: 0px 5%;
    }
}

@media (max-width: 971px) {
    .section.jjfa {
        margin-top: 0px;
    }

    .jjfa1-imgs {
        display: none;
    }

    .jjfa1-cont {
        padding: 0px;
        padding-top: 15%;
    }

    .jjfa1-bt h2 {
        font-size: 28px;
    }

    .jjfa2-bt h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .jjfa2 .dwimg,
    .jjfa4 .dwimg,
    .jjfa10 .dwimg {
        display: none;
    }

    .jjfa2-cont {
        position: static;
        background-color: #46b7ea;
    }

    .jjfa2-ms {
        width: 100%;
        border: none;
        text-align: center;
    }

    .jjfa2-msh {
        width: 50%;
        border: none;
        text-align: center;
    }

    .jjfa2-ms img {
        width: 42px;
        height: 42px;
        margin-bottom: 20px;
    }

    .jjfa2-ms h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .jjfa2-ms p {
        font-size: 16px;
        text-align: center;
    }

    .jjfa4-cont,
    .jjfa10-cont {
        position: static;
        width: 100%;
    }

        .jjfa4-cont h2,
        .jjfa10-cont h2 {
            font-size: 24px;
        }

        .jjfa4-cont ul,
        .jjfa10-cont ul {
            margin-top: 30px;
        }

            .jjfa4-cont ul li img,
            .jjfa10-cont ul li img {
                width: 48px;
                vertical-align: top;
            }

            .jjfa4-cont ul li p,
            .jjfa10-cont ul li p {
                font-size: 16px;
                width: 80%;
            }

    .jjfa5-cont-bt h2 {
        font-size: 26px;
    }

    .jjfa5-cont ul li {
        width: 98%;
        margin-bottom: 30px;
    }

        .jjfa5-cont ul li h2 {
            font-size: 18px;
            margin: 10px 0px;
        }

        .jjfa5-cont ul li p {
            font-size: 15px;
        }

        .jjfa5-cont ul li span {
            font-size: 15px;
        }

    .jjfa6 .dwimg {
        height: 240px;
    }

    .jjfa6-cont {
        /* background-color: #0000000a; */
    }

        .jjfa6-cont img {
            width: 48px;
        }

        .jjfa6-cont h2 {
            font-size: 26px;
            margin-top: 20px;
        }

    .jjfa7-cont-bt h2,
    .jjfa8-cont-bt h2 {
        font-size: 26px;
    }

    .jjfa7-cont-lr li {
        padding: 15px 2%;
        width: 100%;
        background-color: white;
        /* border: 1px solid red; */
    }

    .jjfa7-cont-lr .li-fgx {
        display: none;
    }

    .jjfa7-cont-lr li h3 {
        margin-bottom: 15px;
        font-size: 20px;
        padding-left: 38px;
    }

    .jjfa7-cont-lr li img {
        width: 24px;
    }

    .jjfa7-cont-lr li h5 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .jjfa7-cont-lr li p {
        padding-left: 38px;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .section.jjfa {
        margin-top: 0px;
    }

    .teshu-lbs {
        width: 100%;
        margin-left: 0%;
        margin-bottom: 30px;
    }

    .teshu-lbs2-left {
        width: 40%;
    }

    .teshu-lbs2-right {
        width: 60%;
    }

    .teshu-lb h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .teshu-lb img {
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .teshu-lb h5 {
        font-size: 14px;
    }

    .teshu-lb p {
        font-size: 14px;
    }


    .teshu-lb {
        padding: 20px 10px;
    }

    .teshu-lbs2 ul li {
        font-size: 14px;
        line-height: 46px;
        min-height: 56px;
    }
}



/*20210726 nybanner*/
.ny-banner {
    position: relative;
    /* margin-top: 1rem; */
}

.ny-banner-fwzc {
    z-index: -1;
}

.nybanner-cont {
    position: absolute;
    top: 0;
    text-align: center;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 10%;
}

.nybanner-cont-lxwm {
    padding-top: 7%;
}

.nybanner-cont h2 {
    font-size: 40px;
    color: #333333;
    /* font-weight: 100; */
}

.nybanner-cont-lxwm h2 {
    color: white;
}

.nybanner-cont-about h2 {
    text-align: left;
}


@media (max-width: 1659px) {

    .nybanner-cont h2 {
    }
}

@media (max-width: 1459px) {
    .nybanner-cont h2 {
        font-size: 36px;
    }
}

@media (max-width: 767px) {

    .nybanner-cont {
    }

        .nybanner-cont h2 {
            font-size: 26px;
            text-align: center;
        }

    .ny-banner {
        margin-top: 0px;
    }
}


/*20210726 case*/
.section-case {
}

.section-case-left {
    width: 18%;
    float: left;
}

.case-seach {
}

    .case-seach p {
        border-bottom: 1px solid #9E9E9E;
        padding-bottom: 5px;
    }

        .case-seach p img {
            padding-right: 5px;
            cursor: pointer;
            vertical-align: sub;
        }

        .case-seach p input {
            line-height: 36px;
            height: 36px;
            font-size: 16px;
        }

.case-cat {
    margin-top: 20px;
}

    .case-cat ul {
    }

        .case-cat ul li {
        }

            .case-cat ul li a {
                display: block;
                padding: 15px 0px 15px 20px;
            }

                .case-cat ul .on a,
                .case-cat ul li a:hover {
                    background-color: #f4f4f4;
                    border-right: 2px solid black;
                }

            .case-cat ul li p {
                font-size: 16px;
            }

.section-case-right {
    width: 82%;
    padding-left: 50px;
    float: left;
}

.case-right-bt {
    padding: 0px 1%;
    margin-bottom: 40px;
}

    .case-right-bt h2 {
        font-size: 32px;
        font-weight: 100;
        margin-bottom: 15px;
    }

    .case-right-bt p {
        font-size: 16px;
        color: #666666;
        line-height: 26px;
        text-align: justify;
    }

.case-right-list {
}

    .case-right-list ul {
    }

        .case-right-list ul li {
            width: 31.333%;
            float: left;
            margin: 1%;
            margin-bottom: 30px;
        }

            .case-right-list ul li img {
                width: 100%;
            }

            .case-right-list ul li h3 {
                font-size: 20px;
                margin: 20px 0 15px;
            }

            .case-right-list ul li span {
                font-size: 16px;
            }

            .case-right-list ul li p {
                font-size: 16px;
                margin-bottom: 15px;
                color: #666666;
                height: 48px;
                line-height: 24px;
            }

            .case-right-list ul li:hover h3,
            .case-right-list ul li:hover span {
                color: #00a0e8;
            }

@media (max-width: 1659px) {

    .section-case {
    }
}

@media (max-width: 1459px) {
}

@media (max-width: 1259px) {
}

@media (max-width: 767px) {

    .section-case {
    }

    .section-case-left {
        width: 100%;
        float: none;
    }

    .section-case-right {
        width: 100%;
        float: none;
        padding-left: 0px;
    }

    .case-cat {
        margin: 10px 0px 25px 0px;
    }

        .case-cat ul li a {
            padding: 9px 0px 10px 15px;
        }

    .case-right-bt h2 {
        font-size: 26px;
    }

    .case-right-bt p {
        font-size: 14px;
        line-height: 24px;
    }

    .case-right-bt {
        padding: 0px;
        margin-bottom: 30px;
    }

    .case-right-list ul li {
        width: 100%;
        margin: 0px;
        float: none;
        margin-bottom: 25px;
    }

        .case-right-list ul li h3 {
            font-size: 18px;
            margin: 15px 0 10px;
        }

        .case-right-list ul li p {
            font-size: 14px;
            margin-bottom: 10px;
            height: auto;
            line-height: 18px;
        }

        .case-right-list ul li span {
            font-size: 14px;
        }
}

/*20210726 news*/
.section-news {
}

.news-bt {
    position: relative;
    padding: 0px 1%;
    margin-bottom: 40px;
}

    .news-bt .dwimg {
        width: 38%;
    }

.news-bt-cont {
    position: absolute;
    top: 0%;
    width: 62%;
    right: 1%;
    background-color: #f4f4f4;
    height: 100%;
    padding: 6% 50px;
}

    .news-bt-cont h2 {
        font-size: 20px;
        margin-bottom: 15px;
        line-height: 28px;
    }

.news-bt-lr {
    margin-bottom: 20px;
}

    .news-bt-lr span {
        font-size: 16px;
    }

    .news-bt-lr .sp1 {
        margin-right: 30px;
    }

        .news-bt-lr .sp1 img {
            vertical-align: middle;
            margin-right: 5px;
            width: auto;
        }

    .news-bt-lr .sp2 {
        float: right;
    }

.news-bt-lr2 .sp2 {
    float: none;
}

.news-bt-cont p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}

.news-bt:hover .news-bt-cont h2 {
    color: #00a0e7;
}

.news-list {
}

    .news-list ul {
    }

        .news-list ul li {
            width: 31.333%;
            float: left;
            margin: 1%;
            margin-bottom: 30px;
        }

            .news-list ul li img {
                width: 100%;
            }

            .news-list ul li .bjc {
                background-color: #f4f4f4;
                padding: 30px 25px 40px 25px;
            }

            .news-list ul li h2 {
                font-size: 20px;
                margin: 0px 0 15px 0;
                line-height: 28px;
            }

            .news-list ul li:hover h2 {
                color: #00a0e7;
            }

            .news-list ul li p {
                font-size: 16px;
                line-height: 28px;
                color: #666666;
                text-align: justify;
                height: 84px;
            }

@media (max-width: 1659px) {

    .section-news {
    }
}

@media (max-width: 1459px) {
}

@media (max-width: 1259px) {
}

@media (max-width: 767px) {

    .section-news {
    }

    .news-bt {
        padding: 0px;
    }

        .news-bt .dwimg {
            width: 100%;
        }

    .news-bt-cont {
        position: static;
        width: 100%;
        padding: 25px 20px 35px 19px;
    }

        .news-bt-cont h2 {
            font-size: 18px;
        }

    .news-bt-lr {
        margin-bottom: 15px;
    }

        .news-bt-lr span {
            font-size: 14px;
        }

    .news-bt-lr2 .sp2 {
        float: right;
    }

    .news-bt-lr .sp1 {
        margin-right: 30px;
    }

        .news-bt-lr .sp1 img {
            vertical-align: middle;
            margin-right: 5px;
            width: auto;
        }

    .news-bt-cont p {
        font-size: 14px;
        line-height: 26px;
        text-align: justify;
    }

    .news-list ul li {
        width: 100%;
        margin: auto;
        float: none;
        margin-bottom: 20px;
    }

        .news-list ul li h2 {
            font-size: 18px;
            line-height: 26px;
        }

        .news-list ul li p {
            font-size: 14px;
            line-height: 26px;
        }

        .news-list ul li .bjc {
            padding: 25px 20px 35px 19px;
        }
}

/*20210726 about*/
.section-about {
}

.about1 {
    margin-bottom: 60px;
}

.about-cont {
}

.about1-bt {
}

    .about1-bt h2 {
        font-size: 32px;
    }

    .about1-bt em {
        width: 50px;
        display: inline-block;
        height: 2px;
        background-color: black;
        margin: 20px 0px;
    }

.about1-lr {
}

    .about1-lr p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
        text-align: justify;
        color: #666666;
    }

.about2 {
    position: relative;
}

    .about2 .dwimg {
        width: 100%;
    }

    .about2 .bfsp {
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
        left: 0;
        text-align: center;
    }

.bfsp a {
    display: block;
    margin-top: 10%;
}

    .bfsp a img {
    }

.about3 {
    padding: 60px 0;
    background-color: #f4f4f4;
}

.about3-cont {
}

.about3-bt,
.about4-bt {
    text-align: center;
    margin-bottom: 40px;
}

    .about3-bt h2,
    .about4-bt h2 {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .about3-bt p {
        font-size: 16px;
        color: #666666;
    }

.about3-lr {
}

    .about3-lr ul {
    }

        .about3-lr ul li {
            width: 31.333%;
            float: left;
            text-align: center;
            margin: 1%;
        }

.about3-lr-img {
    display: inline-block;
    border: 1px solid #9f9f9f;
    padding: 30px;
    border-radius: 50%;
}

    .about3-lr-img img {
        width: 60px;
        height: 60px;
    }

.about3-lr ul li h3 {
    font-size: 20px;
    margin: 30px 0 15px 0;
}

.about3-lr ul li p {
    font-size: 16px;
    color: #666666;
}

.about3-cont-nr2 {
    color: white;
    margin-top: 5%;
    position: relative;
}

    .about3-cont-nr2 .swiper-container {
        width: 90%;
    }


    .about3-cont-nr2 .swiper-button-next {
        background: url(../images/jt.png);
        transform: rotate(180deg);
        width: 48px;
        height: 48px;
        top: 40%;
        margin-top: 0;
        right: -5%;
    }

    .about3-cont-nr2 .swiper-button-prev {
        background: url(../images/jt.png);
        width: 48px;
        height: 48px;
        top: 40%;
        margin-top: 0;
        left: -5%;
    }

    .about3-cont-nr2 .swiper-slide {
        text-align: center;
        position: relative;
    }

    .about3-cont-nr2 .swiper-pagination {
        position: static;
        margin-top: 50px;
    }

    .about3-cont-nr2 .swiper-pagination-bullet {
        opacity: 1;
        background-color: white;
        height: 12px;
        width: 12px;
    }

    .about3-cont-nr2 .swiper-pagination-bullet-active {
        background-color: #c7161d;
        border: 1px solid #c7161d;
    }


    .about3-cont-nr2 .nf {
        font-size: 46px;
        font-family: 'ft2';
        border: 2px solid rgba(255, 255, 255, 0.64);
        border-radius: 50%;
        width: 150px;
        height: 150px;
        margin: auto;
        padding: 40px 15px;
        margin: 45px 45px 115px 45px;
        position: relative;
        color: rgba(255, 255, 255, 0.64);
        display: inline-block;
    }

    .about3-cont-nr2 .swiper-slide-active .nf {
        font-size: 60px;
        height: 180px;
        width: 180px;
        border: 2px solid white;
        color: white;
        margin: 30px 30px 100px;
    }


    .about3-cont-nr2 em {
        position: absolute;
        width: 15px;
        height: 15px;
        bottom: 0px;
        background-color: rgba(255, 255, 255, 0.64);
        border-radius: 50%;
        left: 48%;
        top: 65%;
    }


    .about3-cont-nr2 .swiper-slide-active em {
        background-color: white;
    }

    .about3-cont-nr2 .ms {
    }

        .about3-cont-nr2 .ms p {
            font-size: 16px;
            line-height: 25px;
            color: rgba(255, 255, 255, 0.64);
            min-height: 100px;
        }


    .about3-cont-nr2 .swiper-slide-active .ms p {
        color: white;
    }

.about4 {
    padding: 60px 0px;
}

.about4-lr {
}

    .about4-lr h3 {
        text-align: center;
        font-size: 18px;
        margin-top: 30px;
    }

.about4-ryzz {
    padding: 15px;
    border: 1px solid #9e9e9e4a;
}

    .about4-ryzz img {
        width: 100%;
        box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.05);
    }

.about4-lr .swiper-pagination {
    text-align: center;
    margin: 30px 0px 20px 0px;
    position: static;
}

    .about4-lr .swiper-pagination .swiper-pagination-bullet {
        width: 25px;
        border-radius: 0px;
        height: 3px;
        opacity: 1;
        background-color: #9e9e9e;
        cursor: pointer;
    }

    .about4-lr .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #00a0e7;
    }

.about4-lr .swiper-slide {
    cursor: pointer;
}

    .about4-lr .swiper-slide:hover .about4-ryzz {
        border-color: #00a0e7;
    }

    .about4-lr .swiper-slide:hover h3 {
        color: #00a0e7;
    }

@media (max-width: 1659px) {

    .about3-cont-nr2 .nf {
        width: 140px;
        height: 140px;
        font-size: 42px;
    }

    .about3-cont-nr2 .swiper-slide-active .nf {
        width: 170px;
        height: 170px;
        font-size: 56px;
    }
}

@media (max-width: 1459px) {

    .about3-cont-nr2 .nf {
        width: 130px;
        height: 130px;
        font-size: 38px;
    }

    .about3-cont-nr2 .ms p {
        font-size: 15px;
        min-width: 20px;
        min-height: 100px;
    }

    .about3-cont-nr2 em {
        left: 55%;
        width: 12px;
        height: 12px;
        top: 65%;
    }

    .about3 .xt {
        /* top: 56%; */
    }

    .about3-cont-nr2 .swiper-slide-active .nf {
        width: 160px;
        height: 160px;
        font-size: 52px;
    }
}

@media (max-width: 971px) {
    .about3-cont-nr2 .swiper-button-prev {
        width: 32px;
        height: 32px;
        background-size: cover;
        left: 0px;
    }

    .about3-cont-nr2 .swiper-button-next {
        width: 32px;
        height: 32px;
        background-size: cover;
        right: 10px;
    }

    .about3-cont-nr2 em {
        left: 48%;
        top: 65%;
    }

    .about1-bt h2 {
        font-size: 26px;
    }


    .about1-bt em {
        margin: 16px 0px;
    }

    .about2 .dwimg {
        height: 200px;
    }

    .about2 .bfsp {
        background-color: #0000003d;
    }

    .bfsp a {
        display: block;
        margin-top: 60px;
    }

        .bfsp a img {
            width: 50px;
        }

    .about3-bt h2,
    .about4-bt h2 {
        font-size: 26px;
    }

    .about3-lr ul li {
        width: 48%;
        margin-bottom: 30px;
    }

    .about3-lr-img {
        padding: 25px;
    }

        .about3-lr-img img {
            width: 42px;
            height: 42px;
        }

    .about3-lr ul li h3 {
        font-size: 20px;
        margin: 25px 0 9px 0;
    }
}

/*20210727 newsdt */
.section-newsdt {
}

.newsdt-bt {
    margin-bottom: 40px;
}

    .newsdt-bt h2 {
        font-size: 32px;
        text-align: center;
        margin-bottom: 15px;
    }

.newsdt-lr {
    text-align: center;
}

    .newsdt-lr span {
        color: #666666;
        font-size: 16px;
        margin: 0px 15px;
    }

.newsdt-lr {
}

    .newsdt-lr p {
        font-size: 16px;
        color: #666666;
        text-align: justify;
        margin-bottom: 20px;
        line-height: 26px;
    }

    .newsdt-lr img {
    }

.newsdt-tag {
    padding: 40px 0px;
    border-bottom: 1px solid rgba(158, 158, 158, 0.25);
}

    .newsdt-tag p {
        display: inline-block;
        font-size: 16px;
    }

    .newsdt-tag a {
        display: inline-block;
        background-color: rgba(102, 102, 102, 0.1411764705882353);
        color: #666666;
        padding: 5px 10px;
        margin-right: 10px;
        font-size: 16px;
    }

        .newsdt-tag a:hover {
            background-color: #00a0e7;
            color: white;
        }

.newsdt-sum {
    margin-top: 40px;
}

    .newsdt-sum div {
        width: 31.333%;
        float: left;
        text-align: center;
        margin: 0px 1%;
        font-size: 16px;
    }

        .newsdt-sum div p {
            font-size: 16px;
        }

    .newsdt-sum a:hover {
        color: #00a0e7;
    }

    .newsdt-sum .a1 {
        text-align: left;
        margin: 0px;
        width: 33.333%;
    }

    .newsdt-sum .a2 {
    }

    .newsdt-sum .a3 {
        margin: 0px;
        width: 33.333%;
        text-align: right;
    }

@media (max-width: 1659px) {
}

@media (max-width: 1459px) {

    .newsdt-bt h2 {
        font-size: 26px;
    }

    .newsdt-lr span {
        font-size: 14px;
    }

    .newsdt-lr p {
        font-size: 14px;
    }

    .newsdt-bt {
        margin-bottom: 30px;
    }

    .newsdt-tag a,
    .newsdt-tag p {
        font-size: 14px
    }

    .newsdt-sum div p,
    .newsdt-sum div a {
        font-size: 14px;
    }
}

@media (max-width: 767px) {

    .newsdt-bt h2 {
        font-size: 20px;
    }

    .newsdt-lr span {
        font-size: 14px;
        margin-bottom: 5px;
        display: inline-block;
    }

    .newsdt-lr p {
        font-size: 14px;
    }

    .newsdt-lr {
        text-align: left;
    }

    .newsdt-bt {
        margin-bottom: 20px;
    }

    .newsdt-tag {
        padding: 20px 0px;
    }

        .newsdt-tag a,
        .newsdt-tag p {
            margin-bottom: 15px;
        }

    .newsdt-sum .a1,
    .newsdt-sum .a2,
    .newsdt-sum .a3 {
        width: 100%;
        float: none;
        text-align: left;
        margin: 0px;
        margin-bottom: 10px;
    }
}


/*20210727 fwzc */
.section-fwzc {
    margin-top: -5%;
    z-index: 99;
}

.fwzc-cont {
}

.fwzc1 {
}

.fwzc1-cont {
    width: 80%;
    margin: auto;
    background: url(/pc/images/fwzc2.png);
    background-size: cover;
    padding: 5%;
    text-align: center;
}

    .fwzc1-cont h2 {
        font-size: 18px;
        padding-left: 2%;
        margin-bottom: 40px;
        text-align: left;
    }

        .fwzc1-cont h2 img {
            margin-right: 5px;
        }

.fwzc1-lr {
}

    .fwzc1-lr .fwzc1-ms {
        width: 46%;
        float: left;
        margin: 0 2%;
        margin-bottom: 2%;
        text-align: left;
    }

.fwzc1-ms p {
    font-size: 16px;
    margin-bottom: 10px;
}

.fwzc1-ms input {
    border: 1px solid #9e9e9e;
    width: 100%;
    font-size: 16px;
    line-height: 42px;
    height: 42px;
    padding-left: 10px;
}

.fwzc1-ms textarea {
    border: 1px solid #9e9e9e;
    width: 100%;
    height: 80px;
    padding: 10px;
}

.fwzc1-ms h5 {
    font-size: 16px;
    cursor: pointer;
}


.fwzc1-ms span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #9e9e9e;
    vertical-align: top;
    cursor: pointer;
    vertical-align: middle;
}

.tonyi span {
    background-color: #00a0e7;
    border: 1px solid #00a0e7;
}

.fwzc1-ms h5:hover {
    color: #00a0e7;
}

    .fwzc1-ms h5:hover span {
        border: 1px solid #00a0e7;
    }

.from-anniu {
    display: inline-block;
    color: white;
    background-color: #00a0e7;
    font-size: 16px;
    padding: 8px 10%;
    margin-top: 30px;
    border-radius: 8px;
}

.fwzc2 {
    margin-top: 5%;
}

.fwzc2-cont {
}

.fwzc2-lr {
    text-align: center;
    margin-bottom: 8%;
}

.fwzc2-lr-bt {
    margin-bottom: 25px;
}

    .fwzc2-lr-bt h2 {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .fwzc2-lr-bt p {
        font-size: 18px;
    }

.fwzc2-lr-ms {
    margin-bottom: 25px;
}

.fwzc2-lr-img {
    display: inline-block;
    margin: 0px 20px;
}

    .fwzc2-lr-img img {
        width: 100%;
    }

    .fwzc2-lr-img p {
        color: #666666;
        line-height: 32px;
        font-size: 14px;
    }

.fwzc2-lr-ms2 {
}

    .fwzc2-lr-ms2 h3 {
        font-size: 32px;
        color: #00a0e7;
        margin-bottom: 5px;
    }

        .fwzc2-lr-ms2 h3 img {
            margin-right: 10px;
        }

    .fwzc2-lr-ms2 p {
        font-size: 16px;
        color: #00a0e7;
    }

.fwzc2-lr2 {
}

    .fwzc2-lr2 ul {
    }

        .fwzc2-lr2 ul li {
            width: 25%;
            float: left;
            text-align: center;
            padding: 0 2%;
        }

            .fwzc2-lr2 ul li img {
            }

            .fwzc2-lr2 ul li p {
                font-size: 16px;
                color: #666666;
                line-height: 32px;
                margin-top: 10px;
            }

/*lxwm*/
.lxwm-cont {
}

    .lxwm-cont ul {
    }

        .lxwm-cont ul li {
            width: 30.333%;
            float: left;
            margin: 0 1.5%;
            text-align: left;
        }

    .lxwm-cont li h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .lxwm-cont li img {
        margin-right: 15px;
    }

    .lxwm-cont li p {
        font-size: 16px;
        padding-left: 40px;
    }

@media (max-width: 1459px) {
}

@media (max-width: 767px) {

    .section-fwzc {
        margin-top: 40px;
    }

    .fwzc1-cont {
        width: 100%;
        padding: 20px;
        background-size: 100%;
    }

        .fwzc1-cont h2 {
            margin-bottom: 25px;
        }

    .fwzc1-lr .fwzc1-ms {
        width: 96%;
        margin-bottom: 10px;
    }

    .fwzc1-ms input {
        height: 36px;
        line-height: 36px;
    }

    .fwzc2 {
        margin-top: 50px;
    }

    .fwzc2-lr-bt h2 {
        font-size: 26px;
    }

    .fwzc2-lr-bt p {
        font-size: 16px;
    }

    .fwzc2-lr-img {
        width: 35%;
    }

    .fwzc2-lr {
        margin-bottom: 50px;
    }

    .fwzc2-lr2 ul li {
        width: 50%;
        margin-bottom: 30px;
    }

    .lxwm-cont ul li {
        width: 97%;
        float: none;
        margin-bottom: 30px;
    }
}

/*20210727 faq */
.section-faq {
}

.faq1 {
}

.faq1-cont-bt {
    margin-bottom: 10px;
}

    .faq1-cont-bt h2 {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .faq1-cont-bt p {
        font-size: 18px;
    }

.faq1-cont-seach {
}

.cont-seach-ms {
    width: 100%;
    border: 1px solid #9e9e9e;
}

.faq1-cont-seach input {
    line-height: 42px;
    height: 42px;
    font-size: 16px;
    padding-left: 15px;
    width: 90%;
}

.faq1-cont-seach img {
    display: block;
    height: 100%;
    cursor: pointer;
    float: right;
    padding: 11px 15px;
}

.fwzc-lr {
    margin-top: 3%;
}

    .fwzc-lr ul {
    }



    .fwzc-lr li {
        margin-bottom: 5%;
    }

        .fwzc-lr li h3 {
            font-size: 20px;
            padding-bottom: 15px;
            margin-bottom: 15px;
            border-bottom: 1px solid hsla(0, 0%, 62%, 0.47);
            background: url(/pc/images/faq2.png) no-repeat left 3px;
            padding-left: 36px;
        }

.fwzc-lr-ms {
    color: #666666;
    padding-left: 36px;
}

    .fwzc-lr-ms p {
        font-size: 16px;
        line-height: 28px;
    }

/*20210727 dwon */
.down-lr {
    margin-top: 3%;
}

    .down-lr ul {
    }

    .down-lr li {
        border-bottom: 1px solid hsla(0, 0%, 62%, 0.47);
        margin-bottom: 2%;
        padding-bottom: 2%;
    }

        .down-lr li:hover {
            border-bottom: 1px solid hsl(198, 100%, 45%);
        }

            .down-lr li:hover h3 {
                color: hsl(198, 100%, 45%)
            }

        .down-lr li h3 {
            font-size: 16px;
            display: inline-block;
            vertical-align: middle;
            width: 40%;
            overflow: hidden;
        }

        .down-lr li p {
            font-size: 16px;
            display: inline-block;
        }

        .down-lr li .p1 {
            width: 15%;
        }

        .down-lr li .p2 {
            width: 15%;
        }

        .down-lr li .p3 {
            width: 28%;
            text-align: right;
            color: #00a0e7;
        }

@media (max-width: 1459px) {
}

@media (max-width: 971px) {

    .faq1 {
    }

    .faq1-cont-bt {
        margin-bottom: 15px;
    }

        .faq1-cont-bt h2 {
            font-size: 26px;
        }

        .faq1-cont-bt p {
            font-size: 16px;
        }

    .faq1-cont-seach input {
        width: 80%;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
    }

    .faq1-cont-seach img {
        padding: 8px 15px;
    }

    .fwzc-lr {
        margin-top: 40px;
    }

        .fwzc-lr li h3 {
            font-size: 16px;
            padding-left: 28px;
            line-height: 24px;
        }

        .fwzc-lr li {
            margin-bottom: 50px;
        }

    .fwzc-lr-ms p {
        font-size: 14px;
        line-height: 24px;
    }

    .fwzc-lr-ms {
        padding-left: 28px;
    }

    .down-lr li h3 {
        width: 100%;
        margin-bottom: 10px;
    }

    .down-lr li .p1 {
        width: 32%;
        display: inline-block;
    }

    .down-lr li .p2 {
        width: 32%;
        display: inline-block;
    }

    .down-lr li .p3 {
        width: 32%;
        display: inline-block;
    }

    .down-lr li {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
}

.product {
    margin-bottom: 0px;
}

.product1 {
    background: url(/pc/images/cpbj.jpg) no-repeat;
    background-size: cover;
    padding: 12% 0;
}

.product1h {
    background: none;
}

.product1-cont {
}

.product1-left {
    width: 50%;
    float: left;
}

.product1-left-bt {
}

    .product1-left-bt h2 {
        font-size: 44px;
        color: #008dd7;
        margin-bottom: 30px;
    }

    .product1-left-bt h5 {
        font-size: 30px;
    }

.product1-left-lr {
    margin-top: 25%;
}

    .product1-left-lr ul {
    }

    .product1-left-lr li {
        display: inline-block;
        text-align: center;
        margin-right: 5%;
    }

        .product1-left-lr li img {
        }

        .product1-left-lr li p {
            font-size: 22px;
            margin-top: 20px;
        }

.product1-right {
    float: left;
    width: 50%;
    padding-top: 6%;
}

    .product1-right img {
    }

@media (max-width: 1459px) {

    .product {
        margin-bottom: 0px;
    }

    .product1-left-bt h2 {
        font-size: 38px;
    }

    .product1-left-bt h5 {
        font-size: 28px;
    }
}

@media (max-width: 971px) {
    .product1-left {
        float: none;
        width: 100%;
    }

    .product1-right {
        float: none;
        width: 100%;
    }

    .product1-left-bt h2 {
        font-size: 24px;
        margin-bottom: 0px;
    }

    .product1-left-bt em {
        display: block;
        width: 60px;
        height: 2px;
        background-color: #00a0e8;
        margin: 15px 0px;
    }

    .product1-left-bt h5 {
        font-size: 18px;
    }

    .product1-left-lr {
        margin-top: 40px;
    }

        .product1-left-lr li {
            margin: 0px;
            width: 48%;
            float: left;
            margin: 20px 1%;
            height: 100px;
        }

            .product1-left-lr li img {
            }

            .product1-left-lr li p {
                font-size: 18px;
            }
}

/*ä¸‹æ‹‰*/
.category-item .dropmenu {
    display: none;
    position: absolute;
    left: 50%;
    /* top: 60px; */
    width: 100%;
    background-color: white;
    padding: 15px;
    width: 180px;
    transform: translate(-50%, 0);
    border-top: 2px solid #c7161d;
    z-index: 999;
}

.category-item .dropmenu2 {
    width: 400px;
}

.category-item:hover .dropmenu {
    display: block;
}

.drmenu-ul {
}

    .drmenu-ul li {
        /* line-height: 32px; */
        width: 100%;
        float: left;
    }


.drmenu-ul2 li {
    width: 50%;
}

.drmenu-ul .drmenu-item {
    margin-bottom: 10px;
    padding: 0px;
    line-height: 26px;
    border: 0px;
    border-bottom: 1px dashed #00000026;
    padding-bottom: 5px;
}

    .drmenu-ul .drmenu-item span {
        color: #333333;
        font-size: 15px;
    }

.drmenu-ul li:hover span {
    color: #c7161d;
}

.drmenu-ul li:hover .drmenu-item {
    border-bottom: 1px dashed #c7161d;
    background-color: white;
}

@media (max-width: 971px) {
    .category-item .dropmenu {
        /* display: block; */
        position: static;
        transform: translate(0%, 0);
        width: 100%;
    }

    .drmenu-ul .drmenu-item {
        font-size: 14px;
    }

    .pc-cont {
        display: none;
    }

    .app-cont {
        display: block;
    }
}


/*lxwm*/
.contact1-left {
    width: 48%;
    float: left;
    margin-right: 2%;
    /* border-top: 1px solid #666666; */
}

.contact1-right {
    width: 48%;
    float: left;
    margin-left: 2%;
}

.contact1-bt {
    border-bottom: 1px solid rgba(102, 102, 102, 0.2784313725490196);
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 50px;
}

    .contact1-bt h3 {
        color: #333333;
        font-size: 28px;
    }

    .contact1-bt em {
        display: block;
        width: 50%;
        height: 3px;
        background-color: #c7161c;
        position: absolute;
        bottom: -2px;
        left: 0px;
    }

.contact1-ms {
}

    .contact1-ms p {
        color: #666666;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .contact1-ms input {
        margin-bottom: 25px;
        color: #666666;
        font-size: 18px;
        border: 1px solid rgba(102, 102, 102, 0.23);
        padding-left: 15px;
        width: 100%;
        line-height: 42px;
        background-color: #f9fbfe;
    }

    .contact1-ms textarea {
        line-height: 42px;
        background-color: #f9fbfe;
        border: 1px solid rgba(102, 102, 102, 0.23);
        height: 150px;
        font-size: 18px;
        padding-left: 10px;
        width: 100%;
    }

    .contact1-ms .anniu {
        background-color: #c7161c;
        display: inline-block;
        color: white;
        font-size: 18px;
        padding: 8px 30px;
        cursor: pointer;
        text-align: center;
        margin: 40px 0;
    }

        .contact1-ms .anniu:hover {
            background-color: #e60012;
        }

.contact1-ms2 {
}

    .contact1-ms2 li {
        margin-bottom: 25px;
    }

        .contact1-ms2 li h2 {
            font-size: 28px;
            color: #c7161c;
        }

        .contact1-ms2 li h3 {
            font-size: 20px;
            color: #333333;
            margin-bottom: 15px;
        }

            .contact1-ms2 li h3 img {
                display: inline-block;
                width: 24px;
                vertical-align: bottom;
                margin-right: 5px;
            }

        .contact1-ms2 li p {
            font-size: 18px;
            color: #666666;
            font-family: "ft2";
        }

.contact2 {
    position: relative;
}

    .contact2 img {
        width: 100%;
    }

    .contact2 .mc {
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.12);
    }

@media (max-width:1459px) {

    .contact1-bt h3 {
        font-size: 28px;
    }

    .contact1-ms2 li h2 {
        font-size: 26px;
    }
}

@media (max-width:1259px) {
}

@media (max-width:971px) {

    .contact1-left {
        width: 100%;
        margin: 0;
        float: none;
        margin-bottom: 50px;
    }

    .contact1-right {
        width: 100%;
        margin: 0;
        float: none;
    }

    .contact1 {
        padding-bottom: 40px;
    }

    .contact1-bt {
        margin-bottom: 30px;
    }

        .contact1-bt h3 {
            font-size: 24px;
        }

    .contact1-ms2 li h2 {
        font-size: 22px;
    }

    .contact1-ms2 li h3 {
        font-size: 18px;
    }

    .contact1-ms2 li p {
        font-size: 16px;
    }

    .contact1-ms p {
        font-size: 16px;
    }

    .contact1-ms input {
        font-size: 16px;
        height: 38px;
        line-height: 38px;
    }

    .contact1-ms textarea {
        height: 38px;
        line-height: 38px;
        font-size: 16px;
    }
}


.yqlj {
    margin: 20px 0 0;
}

    .yqlj ul {
    }

        .yqlj ul li {
            display: inline-block;
            color: #9E9E9E;
            margin-right: 10px;
            font-size: 14px;
        }


            .yqlj ul li:hover {
                color: #c7161c;
                text-decoration: underline;
            }

            .yqlj ul li:nth-child(1) {
                color: rgba(102, 102, 102, 0.6);
                text-decoration: none;
            }


/* 20211112 */
.yqlj {
    float: left;
}

.footer-lr3 {
    float: right;
    margin: 20px 0 0;
}

.category-item .dropmenu {
    min-width: 210px;
}

@media screen and (max-width: 1459px) {
    .index-cont7-cont li p {
        font-size: 15px;
    }

    .index-cont7-cont li {
        padding: 0 1%;
    }

    .news-cont-right2 {
        padding: 0px 0px;
        margin-left: 2%;
    }
}

@media screen and (max-width: 1366px) {
    .banner-ms3 li h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .banner-ms2 {
        margin: 3% 0 6% 0;
    }
}

@media screen and (max-width: 1259px) {
    .index-cont2 li h3 {
        font-size: 20px;
        margin: 12px 0;
    }

    .index-bt h2,
    .about2-cont-head .title h2, .about3-cont-head .title h2, .about4-cont-head .title h2, .about5-cont-head .title h2, .about6-cont-head .title h2 {
        font-size: 32px;
    }

        .index-bt h2 .sp1 {
            font-size: 44px;
            margin-right: 10px;
        }

    .index-cont5-cont-right h2, .index-cont5-cont-left h2 {
        font-size: 32px;
    }

    .index-container,
    .container, .container-middle {
        width: 90%;
    }

    .footer-lr1-right h2 {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .drmenu-ul .drmenu-item span {
        font-size: 13px;
    }

    .footer-lr1-left dt a {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .news-sp span {
        font-size: 16px;
    }

    .news-sp .sp2 em {
        font-size: 18px;
    }

    .index-cont7-cont li p {
        font-size: 14px;
    }

    .index-cont3-cont {
        width: 95%;
    }

    .index-cont3-cont-ms .nr p {
        font-size: 15px;
    }

    .index-cont5-cont-ms p {
        font-size: 15px;
    }

    .index-cont7-cont li h3 {
        font-size: 18px;
    }

    .footer-lr1-right-ms p {
        font-size: 13px;
    }

    .footer-lr1-left dd a {
        font-size: 12px;
    }

    .lzjb {
        width: 92%;
    }

    .fwlc h3, .fwys h3, .khal h3 {
        font-size: 26px;
    }

    .mod-wrap-product-list .pd-item-list h3,
    .nr_s_s_sidebar .side_main_nav span {
        font-size: 18px;
    }

    .mod-wrap-product-list .pd-info-list .tc-btn-1-list {
        font-size: 14px;
    }

    .nr_s_s_sidebar .side_main_nav em {
        height: 22px;
        margin-right: 8px;
        width: 22px;
        line-height: 22px;
    }

    .faq-cont-ms2 {
        width: 31.2%;
    }

    .news-cont-left2 {
        width: 70%;
    }

    .news-cont-right2 {
        width: 27%;
    }

    .news-dt-bt h3 {
        font-size: 24px;
        line-height: 40px;
    }

    .news-right-one-menu a {
        margin-right: 5px;
    }
}

@media screen and (max-width: 1100px) {
    .banner-ms h3 {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .banner-ms h5 {
        font-size: 30px;
    }

    .banner-ms2 {
        margin: 2% 0 2% 0;
    }

    .banner-ms {
        margin-top: 12.5%;
    }

    .index-cont1-ms3 li {
        width: 32%;
    }

    .index-cont2 li {
        width: 25%;
        text-align: center;
        margin-bottom: 15px;
    }

    .index-cont2 ul {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
    }

    .index-cont7-cont li {
        width: 33.333%;
        margin-bottom: 30px;
    }

    .footer-lr1-right,
    .footer-lr1-left,
    .lzjb {
        width: 100%;
    }

        .footer-lr1-left dl,
        .lzjb,
        .footer-lr1-right h2 {
            text-align: center;
        }

    .footer-lr1-left {
        margin-top: 25px;
    }

    .footer-lr1-right {
        padding-right: 0px;
    }

    .footer-lr1-right-ms {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .ny_img-txt h4 {
        font-size: 26px;
    }

    .mod-wrap-product-list .pd-item-list,
    .faq-cont-ms2 {
        width: 31.2%;
    }

    .nr_s_s_sidebar li ul li a {
        font-size: 12px;
    }

    .ny-banner {
        margin-top: 86px;
    }

    .ny_tysidebar_on {
        position: static;
    }

    .news-ms {
        width: 31.2%;
    }

    .news-right-title {
        font-size: 16px;
    }

    .about4-cont-nr2 .scys1-ms h3 {
        font-size: 18px;
    }

    .about2-cont-head .title h2, .about3-cont-head .title h2, .about4-cont-head .title h2, .about5-cont-head .title h2, .about6-cont-head .title h2 {
        font-size: 30px;
    }

    .abou1-cont-right .title {
        font-size: 30px;
    }

    .about3-cont-nr2 .ms p {
        font-size: 14px;
    }

    .about3-cont-nr2 .swiper-slide-active .nf {
        width: 130px;
        height: 130px;
        font-size: 34px;
        line-height: 130px;
    }

    .about3-cont-nr2 .nf {
        padding: 0 15px;
    }

    .about3-cont-nr2 .nf {
        width: 100px;
        height: 100px;
        font-size: 30px;
        line-height: 100px;
    }

    .about3 .xt {
        top: 59.5%;
    }

    .about3-cont-nr2 .nf {
        margin: 45px 45px 78px 45px;
    }

    .about3-cont-nr2 .swiper-slide-active .nf {
        margin: 30px 30px 60px;
    }

    .about3-cont-nr2 .ms {
        margin-top: 56px;
    }

    .abou1-cont-right .about-anniu {
        font-size: 16px;
        padding: 10px 42px;
    }

    .abou1-cont-right {
        padding: 0px 5%;
    }
}

@media screen and (max-width: 768px) {
    .index-cont1-ms3 li {
        width: 46%;
        float: left;
    }

    .index-cont2 li {
        text-align: center;
    }

    .index-cont4-cont td:nth-child(2) {
        font-size: 14px;
        text-align: center;
    }

    .about5-cont-nr ul li {
        width: 31.2%;
    }

    .ny-banner {
        margin-top: 0px;
    }

    .vedio-cat ul li {
        width: 32%;
    }

    .news-cont-right2 {
        padding: 0px 0px;
        margin-left: 0%;
    }

    .news-ms {
        width: 48%;
        float: left;
    }

    .vedio-cat ul li {
        width: 23.5%;
    }

    .about5-cont-nr ul li {
        width: 31.2%;
    }
}

@media screen and (max-width: 750px) {
    .index-bt h2 {
        font-size: 22px;
        line-height: 32px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .index-bt h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .index-bt h2 .sp1 {
        font-size: 32px;
        vertical-align: -2px;
        margin-right: 10px;
    }

    .index-bt h5 {
        font-size: 15px;
    }

    .index-cont1-ms3-ms h3 {
        font-size: 18px;
    }

    .about5-cont-nr ul li {
        width: 47.5%;
    }

    .index-cont7-cont li h3 {
        font-size: 18px;
    }

    .index-cont7-cont li {
        width: 100%;
    }

    .vedio-cat ul li {
        width: 47.5%;
    }

    .newsdt-lr span {
        margin: 0px 5px;
    }

    .news-cont-right2 {
        padding: 0px 0px;
        margin-left: 0%;
    }

    .news-ms {
        width: 98%;
    }

    .vedio-cat ul li {
        width: 47.5%;
        text-align: center;
    }

    .news-right-one-menu2 a {
        font-size: 15px;
    }

    .about5-cont-nr ul li {
        width: 47.5%;
    }

    .about4-cont-nr {
        margin: 0px 0px 15px;
    }

    .about6-cont-nr {
        margin: 30px 0px 0px;
    }
}
