.line1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.line3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.trans {
    transition: all .4s;
    -webkit-transform: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
}

@media (min-width: 1600px) {
    .container {
        width: 1400px;
    }
}



.pc_header .top {
    height: 41px;
    line-height: 41px;
    background-color: #2270d8;
    font-size: 14px;
    color: #ffffff;
}

    .pc_header .top .fr {
        margin-left: 30px;
    }

    .pc_header .top i {
        font-size: 14px;
        margin-right: 5px;
    }

.pc_header .bot {
    line-height: 98px;
    border-bottom: 1px solid #f5f5f5;
}

    .pc_header .bot .daohang_nav {
        font-size: 1rem;
        font-weight: 600;
        color: #2270d8;
        margin-right: 45px;
    }

        .pc_header .bot .daohang_nav > ul > li {
            margin: 0px 15px;
            float: left;
        }

            .pc_header .bot .daohang_nav > ul > li > a {
                padding: 0 15px;
                display: block;
                position: relative;
                font-size: 16px;
            }

                .pc_header .bot .daohang_nav > ul > li > a::before {
                    content: "";
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 0%;
                    height: 4px;
                    background-color: #2270d8;
                }

            .pc_header .bot .daohang_nav > ul > li.active a,
            .pc_header .bot .daohang_nav > ul > li:hover a {
                color: #2270d8;
            }

            .pc_header .bot .daohang_nav > ul > li.active > a::before,
            .pc_header .bot .daohang_nav > ul > li:hover > a::before {
                width: 100%;
                transition: all .4s;
                -webkit-transform: all .4s;
                -moz-transition: all .4s;
                -o-transition: all .4s;
            }

.pc_header .sousuo input {
    width: 228px;
    height: 39px;
    line-height: 39px;
    background-color: #ffffff;
    border: solid 1px #dedede;
    padding: 0 15px;
}

.pc_header .sousuo button {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border: none;
    width: 39px;
    height: 39px;
    background-color: #2270d8;
}

    .pc_header .sousuo button i {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.headnav {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.banner .content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}

.banner .p1 {
    font-size: 3rem;
    line-height: 60px;
    letter-spacing: -2px;
    color: #2270d8;
    font-weight: 600;
    padding-bottom: 20px;
}

.banner p {
    font-size: 1.25rem;
    line-height: 35px;
    color: #4c5250;
    width: 50%;
}

.banner .pagination_pa {
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 100%;
}

    .banner .pagination_pa .swiper-pagination-bullet {
        width: 64px;
        height: 4px;
        background-color: #ffffff;
        opacity: 1;
        border-radius: 0;
        margin-right: 10px;
    }

    .banner .pagination_pa .swiper-pagination-bullet-active {
        background: #2270d8;
    }

.title {
    font-size: 3rem;
    line-height: 60px;
    color: #000000;
    font-weight: bold;
}

.futitle {
    font-size: 16px;
    line-height: 26px;
    color: #7c7c7c;
    padding-top: 10px;
}

.index_pro {
    padding: 60px 0 78px;
}

    .index_pro .index_pro_ul {
        margin: 45px 0;
        padding: 22px 0 19px;
        background: #f2f2f2;
    }

        .index_pro .index_pro_ul ul {
            display: flex;
            justify-content: center;
        }

        .index_pro .index_pro_ul li {
            font-size: 1rem;
            line-height: 36px;
            color: #ffffff;
            padding: 0 25px;
            position: relative;
            font-weight: bold;
        }

            .index_pro .index_pro_ul li a {
                padding: 0 15px;
                display: block;
            }

            .index_pro .index_pro_ul li.active a,
            .index_pro .index_pro_ul li:hover a {
                color: #fff;
                background: #2270d8;
            }

            .index_pro .index_pro_ul li a:hover {
                color: #fff !important;
            }

            .index_pro .index_pro_ul li::before {
                content: "";
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                left: 0;
                width: 1px;
                height: 13px;
                background: #acacac;
            }

            .index_pro .index_pro_ul li:nth-child(1):before {
                display: none;
            }

    .index_pro .sum .swiper-slide > div {
        border: 1px solid #dedede;
        overflow: hidden;
    }

        .index_pro .sum .swiper-slide > div::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 4px;
            background: #2270d8;
        }

    .index_pro .sum .name {
        line-height: 48px;
        border-top: 1px solid #dedede;
        font-size: 16px;
        color: #000000;
        font-weight: 600;
        text-align: center;
        padding: 0 10px;
    }

    .index_pro .sum .hover {
        position: absolute;
        top: 0px;
        left: -102%;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        border: solid 4px #2270d8;
        transition: all .4s;
        -webkit-transform: all .4s;
        -moz-transition: all .4s;
        -o-transition: all .4s;
    }

        .index_pro .sum .hover div {
            width: 89px;
            line-height: 89px;
            height: 89px;
            text-align: center;
            background-color: #2270d8;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

            .index_pro .sum .hover div i {
                color: #fff;
                font-size: 1.25rem;
            }

    .index_pro .sum .swiper-slide:hover .hover {
        left: 0;
        transition: all .4s;
        -webkit-transform: all .4s;
        -moz-transition: all .4s;
        -o-transition: all .4s;
    }

.index_news {
    background-color: #ebebeb;
    padding: 80px 0 100px;
}

    .index_news .index_news_title {
        background: #fff;
        height: 57px;
        line-height: 57px;
        padding: 0 25px;
        background-color: #ffffff;
        border: solid 1px #dedede;
        font-size: 1.125rem;
        font-weight: 600;
        color: #000000;
        overflow: hidden;
    }

        .index_news .index_news_title .fr a {
            width: 37px;
            height: 37px;
            text-align: center;
            background-color: #ffffff;
            border: solid 2px #2270d8;
            margin-top: 9px;
        }

            .index_news .index_news_title .fr a i {
                color: #2270d8;
                line-height: 34px;
                display: block;
            }

            .index_news .index_news_title .fr a:hover {
                background: #2270d8;
            }

                .index_news .index_news_title .fr a:hover i {
                    color: #fff;
                }

    .index_news .content {
        background: #fff;
        border: solid 1px #dedede;
        border-top: none;
    }

        .index_news .content .ul {
            margin-bottom: 33px;
        }

            .index_news .content .ul li:nth-child(1).li1 {
                padding-bottom: 12px;
                padding-top: 12px;
                /* padding: 0px 0px; */
            }

                .index_news .content .ul li:nth-child(1).li1 .fl {
                    width: 40%;
                }

                .index_news .content .ul li:nth-child(1).li1 .fr {
                    width: 60%;
                    padding: 0 25px 0 25px;
                }

                .index_news .content .ul li:nth-child(1).li1 .name {
                    padding-top: 10px;
                    padding-bottom: 10px;
                    text-align: left;
                }

                .index_news .content .ul li:nth-child(1).li1 .data,
                .index_news .content .ul li:nth-child(1).li1 .text {
                    line-height: 26px;
                    text-align: left;
                }

            .index_news .content .ul li.li1:nth-child(1):hover img {
                transform: scale(1.1);
            }

            .index_news .content .ul li.li1:nth-child(1):hover .name {
                color: #2270d8;
            }

            .index_news .content .ul li {
                padding: 0 25px 0 25px;
                line-height: 79px;
            }

                .index_news .content .ul li a.clearfix {
                    border-bottom: 1px dashed #d1d1d1;
                }

                .index_news .content .ul li .name {
                    font-size: 1rem;
                }

                .index_news .content .ul li .data {
                    line-height: 79px;
                }

                .index_news .content .ul li .fl {
                    width: 80%;
                }

                .index_news .content .ul li .fr {
                    width: 20%;
                    text-align: right;
                }

    .index_news .name {
        font-size: 1.125rem;
        line-height: 2;
        color: #585858;
        font-weight: 600;
    }

    .index_news .data,
    .index_news .text {
        font-size: 14px;
        line-height: 26px;
        color: #8e8e8e;
    }

    .index_news .ul2 {
        padding: 20px 0 10px;
    }

    .index_news .futitle {
        margin-bottom: 45px;
    }

.index_download {
    background: url(../images/bg.jpg) center / cover no-repeat;
    padding: 110px 0;
}

    .index_download .title,
    .index_download .futitle {
        color: #fff;
    }

    .index_download .more {
        height: 57px;
        line-height: 57px;
        border: solid 3px #ffffff;
        display: table;
        margin: 40px auto 0;
        position: relative;
        overflow: hidden;
        z-index: 2;
    }

        .index_download .more a {
            color: #fff;
            padding: 0 100px;
        }

        .index_download .more::before {
            content: "";
            position: absolute;
            bottom: -117%;
            left: -3px;
            width: 100%;
            height: 100%;
            background: #2270d8;
            border: solid 3px #2270d8;
            box-sizing: content-box;
            z-index: -1;
        }

        .index_download .more:hover::before {
            transition: all .4s;
            -webkit-transform: all .4s;
            -moz-transition: all .4s;
            -o-transition: all .4s;
            bottom: 0;
        }

footer {
    background: #1d1d1d;
    padding: 60px 0 60px;
}

    footer .flogo {
        display: table;
        margin: 0 auto 27px;
    }

    footer .footer_ul {
        display: table;
        margin: 0 auto;
    }

        footer .footer_ul li {
            float: left;
            position: relative;
            text-align: center;
            font-size: 1rem;
            line-height: 30px;
            color: #ffffff;
        }

            footer .footer_ul li a {
                color: #fff;
                padding: 0 25px;
            }

            footer .footer_ul li:nth-child(1)::before {
                display: none;
            }

            footer .footer_ul li::before {
                content: "";
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                width: 1px;
                height: 14px;
                background: #4e5157;
            }

    footer .text {
        font-size: 16px;
        line-height: 33px;
        color: #fff;
        margin-top: 5px;
    }

    footer .ewms {
        margin-top: 20px;
        width: 350px;
    }

        footer .ewms dl {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }

        footer .ewms dd {
            text-align: center;
            margin-right: 20px;
        }

            footer .ewms dd .name {
                margin-top: 10px;
                font-size: 16px;
                color: #b3b3b3;
                line-height: 2;
            }




.modal_div .modal-dialog {
    width: 90%;
    margin-top: 10%;
}

.modal_div_size {
    width: 50%;
    margin: 0 auto;
}

.modal_div_bott {
    margin-top: 10px;
}

.bott_ul ul {
    display: none;
}

.phone_ul {
    display: block;
}

    .phone_ul li {
        width: 33.33%;
        float: left;
        height: 60px;
        border-left: 1px solid #fff;
        padding: 10px 0;
        line-height: 40px;
    }

        .phone_ul li:nth-of-type(1) {
            border-left: none;
        }

        .phone_ul li a {
            display: block !important;
            text-align: center;
            color: #fff !important;
            font-size: 1.125rem;
        }

        .phone_ul li .iconfont {
            font-size: 2.1875rem;
        }

.phone_ul {
    background: #2270d8;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

    .phone_ul li .bshare-custom a {
        color: #fff !important;
        height: auto !important;
        line-height: 32px;
        background: none !important;
        padding-left: 0 !important;
    }

    .phone_ul li:nth-of-type(3).iconfont {
        font-size: 2.1875rem;
    }

    .phone_ul li .bshare-custom {
        line-height: 37px !important;
    }

.phone_ul {
    display: none;
}

.details_ul li {
    cursor: pointer;
}

.list_contact_icon {
    width: 80px;
    height: 80px;
    background-color: #ffffff;
    border: solid 2px #2270d8;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    /* display: table;
    margin: 0 auto; */
    margin: auto;
}

    .list_contact_icon .iconfont {
        font-size: 30px;
        color: #2270d8;
    }

.list_contact {
    padding: 60px 0;
}

.list_contact_title {
    font-size: 1.75rem;
    line-height: 30px;
    color: #212121;
}

.list_contact_swiper {
    padding: 60px 0;
}

.list_contact_con {
    font-size: 1rem;
    line-height: 33px;
    color: #626262;
    margin-top: 20px;
}

.list_downlown {
    padding: 60px 0 113px;
}

.list_download_ul tr:nth-child(1) {
    height: 64px;
    line-height: 64px;
    color: #fff;
    background-color: #2270d8;
    font-size: 1.25rem;
    color: #ffffff;
}

    .list_download_ul tr:nth-child(1):hover {
        background-color: #2270d8;
    }

.list_download_ul tr .fl:nth-child(1) {
    width: 15%;
}

.list_download_ul tr .fl:nth-child(2) {
    width: 60%;
}

.list_download_ul tr .fl:nth-child(3) {
    width: 10%;
}

.list_download_ul tr .fl:nth-child(4) {
    width: 15%;
    text-align: center;
    position: relative;
}

.list_download_ul tr {
    /* padding: 0 80px; */
    margin-bottom: 2px;
}

.list_download_ul tr {
    height: 56px;
    line-height: 56px;
    background-color: #e7e7e7;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    border-bottom: 2px solid #fff;
}

.list_download_ul_fr a {
    position: relative;
    width: 37px;
    height: 37px;
    display: block;
}

    .list_download_ul_fr a::before {
        content: "";
        position: absolute;
        width: 37px;
        height: 37px;
        background: url(../images/17.png) no-repeat;
        top: 0px;
        left: 10px;
        transform: translateX(0%);
        transition: all .6s;
        -moz-transition: all .6s;
        -webkit-transition: all .6s;
        -o-transition: all .6s;
    }

.list_download_ul tr:hover .list_download_ul_fr a::before {
    background: url(../images/16.png) no-repeat;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

    .table > tbody > tr > td:nth-child(1) {
        text-align: center;
    }

.list_download_ul tr:hover {
    background-color: #ffffff;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.pc_header .bot.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1000;
}

@media (max-width: 1600px) {


    .banner .p1 {
        font-size: 2.4rem;
        line-height: 50px;
    }

    .banner p {
        font-size: 1.025rem;
        line-height: 30px;
    }

    .pc_header .bot .daohang_nav {
        margin-right: 15px;
    }

    .pc_header .sousuo input {
        width: 198px;
    }

    .pc_header .bot .fl a img {
        width: 160px;
    }

    .course_ul li {
        width: 33.1%;
    }

    .index_news .content .ul li .data,
    .index_news .content .ul li {
        line-height: 65px;
    }
}

@media (max-width: 1440px) {
    .banner .p1 {
        font-size: 2.4rem;
        padding-bottom: 10px;
    }

    .banner p {
        font-size: 1.125rem;
        line-height: 32px;
    }

    .index_news {
        padding: 60px 0 60px;
    }

        .index_news .ul2 {
            padding: 5px 0 0px;
        }

    .title {
        font-size: 2.4rem;
        line-height: 50px;
    }

    .culture {
        padding: 45px 0 0;
    }

    .list_downlown {
        padding: 60px 0 80px;
    }

    .index_news .content .ul li .data, .index_news .content .ul li {
        line-height: 57px;
    }
}

@media (max-width: 1200px) {
    .pc_header .sousuo input {
        width: 170px;
        padding: 0 10px;
    }

    .pc_header .bot > .container > .clearfix > .fl:nth-child(1) img {
        width: 140px;
    }

    .pc_header .bot .daohang_nav > ul > li > a {
        padding: 0 4px;
    }

    .banner .p1 {
        font-size: 2rem;
    }

    .banner .pagination_pa {
        bottom: 25%;
    }

    .index_news .name {
        line-height: 28px;
    }

    .index_news .content .ul2 li .data, .index_news .content .ul2 li {
        line-height: 61px !important;
    }
}

@media (max-width: 990px) {
    .pc_header {
        display: none;
    }

    .phone_logo img {
        width: 100px;
    }

    .banner p {
        font-size: 1rem;
        line-height: 26px;
    }

    .banner .pagination_pa {
        bottom: 20%;
    }

    .index_pro {
        padding: 45px 0 45px;
    }

        .index_pro .index_pro_ul {
            margin: 30px 0;
            padding: 15px 0 15px;
        }

            .index_pro .index_pro_ul li a {
                padding: 0 6px;
            }

        .index_pro .sum .name {
            font-size: 14px;
        }

    .index_news {
        padding: 45px 0 45px;
    }

        .index_news .futitle {
            margin-bottom: 25px;
        }

        .index_news .col-md-6:nth-child(1) {
            margin-bottom: 15px;
        }

    .phone_footer {
        display: none;
    }

    body {
        padding: 60px 0 0;
    }

    .list_downlown {
        padding: 45px 0 50px;
    }

    footer .ewms {
        display: none;
    }

    .phone_ul {
        display: block;
    }

    .about-section3 {
        height: 220px !important;
        margin: 40px auto !important;
    }
}

@media (max-width: 767px) {
    .banner p {
        display: none;
    }

    .index_pro .index_pro_ul ul {
        display: block;
    }

        .index_pro .index_pro_ul ul li {
            width: 50%;
            float: left;
        }

    .index_pro .index_pro_ul li::before {
        display: none;
    }

    .index_pro .index_pro_ul li {
        padding: 0 15px;
    }

        .index_pro .index_pro_ul li a {
            padding: 0 8px;
        }

    .banner .p1 {
        font-size: 1.6rem;
        line-height: 36px;
    }

    .banner .pagination_pa .swiper-pagination-bullet {
        width: 20px;
        margin-right: 6px;
    }

    .banner .pagination_pa {
        bottom: 25px;
    }

    .index_pro {
        padding: 25px 0 15px;
    }

    .title {
        font-size: 2rem;
        line-height: 40px;
    }

    .futitle {
        font-size: 14px;
    }

    .index_pro .index_pro_ul {
        margin: 20px 0;
    }

    .index_pro_swiper {
        padding-bottom: 45px;
    }

        .index_pro_swiper .swiper-pagination-bullet-active {
            background: #2270d8;
        }

    .index_news {
        padding: 25px 0 25px;
    }

        .index_news .futitle {
            margin-bottom: 15px;
        }

        .index_news .content .ul li:nth-child(1).li1 .text {
            -webkit-line-clamp: 1;
        }

        .index_news .content .ul li {
            padding: 0 15px 0 15px;
        }

            .index_news .content .ul li .fl {
                width: 70%;
            }

            .index_news .content .ul li .fr {
                width: 30%;
            }

    footer .footer_ul li a {
        padding: 0 20px;
    }

    footer {
        padding: 25px 0 85px;
    }

        footer .text {
            line-height: 26px;
            margin-top: 20px;
        }

            footer .text div span {
                display: block;
            }

        footer .footer_ul {
            display: none;
        }

    .index_download .more a {
        padding: 0 60px;
    }

    .index_download .more {
        height: 46px;
        line-height: 46px;
    }

    .culture {
        padding: 25px 0 0;
    }

    .honor_lb {
        margin-top: 15px;
    }

        .honor_lb .swiper-container {
            padding-bottom: 45px;
        }

            .honor_lb .swiper-container .swiper-pagination-bullet-active {
                background: #2270d8;
            }

    .culture_lb .swiper-container {
        padding-bottom: 45px;
    }

        .culture_lb .swiper-container .swiper-pagination-bullet-active {
            background: #2270d8;
        }

    .list_downlown {
        padding: 25px 0 30px;
    }

    .table-responsive > .table > tbody > tr > td {
        padding: 8px 20px;
    }

    .index_news .content .ul2 li .data, .index_news .content .ul2 li {
        line-height: 50px !important;
    }
}

.newsview {
    text-align: justify;
    line-height: 1.5;
}

    .newsview img {
        width: 100%;
        height: auto !important;
        max-width: 100%;
    }


.page {
    padding: 3em 0;
    text-align: center;
}

    .page em, .page b, .page a, .page strong {
        display: inline-block;
        padding: 0px 10px;
        text-align: center;
        margin: 0 6px;
        background: #f2f3f5;
        line-height: 30px;
        height: 30px;
        border-radius: 5px;
    }

    .page .first, .page .last, .page .next, .page .prev {
        background-color: #f2f3f5;
        font-style: normal;
    }

    .page em {
        color: #888;
    }

    .page b {
        background-color: #2a79d1;
        color: #fff;
    }

    .page strong {
        background-color: #2270d8;
        color: #fff;
    }

    .page a:hover, .page .prev:hover, .pa.page .next:hover {
        color: #fff !important;
        background-color: #2270d8;
    }
