@charset "UTF-8";
@import url("");
/* CSS Document */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

ul,
ol {
    list-style-type: none;
}

em {
    font-style: normal
}

/****/
body {
    margin: 0 auto;
    padding: 0px;
    background: #f8f8f8;
    font-family: "微软雅黑", arial;
    font-size: 12px;
}

.content {
    width: 1080px;
    margin: 0 auto;
}

.content2 {
    width: 1180px;
    margin: 0 auto;
}

.clear {
    clear: both;
}



.bj {
    background: url(../images/00322585047_eeed430e.png) center no-repeat;
    height: 814px;
}

.banner1,
.banner2,
.banner3 {
    width: 1080px;
}

.chen_04 {
    margin: auto;
    position: relative;
}

.chen_04 .bannerPrev,
.chen_05 .bannerPrev,
.chen_06 .bannerPrev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.chen_04 .bannerNext,
.chen_05 .bannerNext,
.chen_06 .bannerNext {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.chen_03 {
    width: 1080px;
    margin-top: 20px;
}

.chen_01 {
    background: #077fde;
    width: 460px;
    height: 324px;
    padding: 10px 10px;
    border-radius: 5px;
    float: left;
}

.chen_01 p {
    font-size: 20px;
    margin-top: 10px;
}

.chen_01 p a {
    color: #fff;
    text-decoration: none;
}

.chen_02 {
    width: 580px;
    height: 330px;
    float: right;
}

.chen_02 li {
    width: 580px;
    font-size: 20px;
    float: left;
    margin-right: 20px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.chen_02 li a {
    color: #333;
    text-decoration: none;
}

.chen_02 li a:hover {
    color: #0967b7;
    font-weight: bold;
}

.bj3 {
    width: 287px;
    height: 88px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 30px;
}

.bannerNext,
.bannerPrev {
    cursor: pointer;
}

.chen_04 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.chen_04 li {
    background: #fff;
    width: 340px;
    height: 300px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.chen_04 li img {
    width: 340px;
    height: 201px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.chen_04 li p {
    width: 306px;
    margin: 0 17px;
    font-size: 16px;
    line-height: 28px;
    margin-top: 5px;
}

.chen_04 li:hover {
    background: #138cda;
    width: 340px;
    height: 300px;
    border-radius: 10px;
    color: #fff;
}


.chen_05 {
    position: relative;
}


.chen_05 ul {
    display: flex;
    flex-wrap: nowrap;
}

.chen_05 li {
    background: #FFF;
    width: 249px;
    height: 286px;
    margin-right: 28px;
    position: relative;
}

.chen_05 li p {
    font-size: 16px;
    line-height: 28px;
    margin: 0 10px;
    padding-top: 20px;
    flex: 1;
}

.chen_05 li p a {
    text-decoration: none;
    color: #333;
}

.chen_05 li:hover {
    background: #138cda;
    color: #FFF;
    width: 249px;
    height: 286px;
}

.chen_05 li:hover a {
    color: #FFF;
}

.chen_05 li:nth-child(even) {
    display: flex;
    flex-direction: column-reverse;
}

.chen_06 {
    position: relative;
}

.chen_06 ul {
    display: flex;

    flex-wrap: nowrap;
}

.chen_06 li {
    background: #fff;
    width: 240px;
    margin-right: 40px;
    /*height: 200px;*/
}

.chen_06 li img {
    width: 240px;
    height: 137px;
}

.chen_06 li p {
    width: 240px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    padding: 0 10px;
    box-sizing: border-box;
}

.chen_06 li:hover {
    background: #138cda;

    color: #fff;
}

.chen_07 {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #666;
    margin-top: 100px;
    margin-bottom: 30px;
}

.bj5 {
    width: 1080px;
    padding: 20px;
    height: 583px;
    margin: 0 auto;
    box-sizing: border-box;
}

.bj5 video {
    width: 100%;
    height: 100%;
}

.chen_10 {
    float: left;
    width: 30px;
    height: 32px;
    margin-top: 25%;
}



.chen_11 {
    float: right;
    width: 30px;
    height: 32px;
    margin-top: 25%;
}

.chen_12 {
    float: left;
    width: 30px;
    height: 32px;
    margin-top: 10%;
}

.chen_13 {
    float: right;
    width: 30px;
    height: 32px;
    margin-top: 10%;
}

.bj img {
    display: none;
}

@media screen and (max-width:760px) {
    .chen_06 ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .chen_05 ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    * {
        box-sizing: border-box;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .content2 {
        width: 100%;
    }

    .content {
        width: 100%;
    }

    .chen_03 {
        width: 100%;
        padding: 0 5%;
    }

    .chen_01 {
        float: unset;
        width: 100%;
        height: auto;
        margin-bottom: 1rem;
    }

    .chen_02 {
        width: 100%;
        height: auto;
        float: unset;

    }

    .chen_02 li {
        width: 100%;
        line-height: 1.2rem;
        float: unset;
        font-size: 0.8rem;
        margin-bottom: 0.6rem;
    }

    .chen_01 p {
        font-size: 0.8rem;
    }

    .bj {
        height: auto;
        background: unset;
    }

    .bj img {
        display: block;
    }

    .bj3 {
        width: 100%;
        height: auto;
        margin: 0;
    }

    .bj3 img {
        display: block;
        margin: 0 auto;
        transform: scale(0.5);
    }

    .banner1,
    .banner3 {
        width: 76%;
    }


    .banner2 {
        width: 100%;
        padding: 0 5% !important;
    }

    .banner2 ul {
        margin-bottom: 1rem;
    }

    .banner2 ul li:nth-of-type(1) {
        width: 100%;
        margin-bottom: 1rem;
    }

    .banner2 ul li p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .chen_05 li:nth-child(even) {
        display: block;
    }

    .chen_05 .bannerPrev,
    .chen_05 .bannerNext {
        display: none;
    }

    .chen_04 li {
        width: 48%;
        height: auto;
    }

    .chen_06 li {
        width: 48%;
        height: auto;
        margin-bottom: 1rem;
        margin-right: 0;
    }

    .chen_06 li:hover {
        background: #fff;
        color: #000;
        width: 48%;
        height: auto;
    }

    .chen_06 li p {
        width: 100%;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .chen_04 li img,
    .chen_05 li img,
    .chen_06 li img {
        width: 100%;
        height: auto;
    }

    .chen_05 li {
        margin-right: 0;
        width: 48%;
        height: auto;
        margin-bottom: 1rem;
    }

    .chen_05 li p {
        padding: 0.2rem;
        line-height: 1.2rem;
    }

    .chen_05 li:hover {
        background: #fff;
        color: #000000;
        width: 48%;
        height: auto;

    }

    .chen_05 li:hover a {
        color: #000;
    }

    .chen_04 li p {
        width: 100%;
        margin: 5px 0;
        padding: 0 0.5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .chen_04 .bannerPrev,
    .chen_05 .bannerPrev,
    .chen_06 .bannerPrev {
        left: 5px;
    }

    .chen_04 .bannerNext,
    .chen_05 .bannerNext,
    .chen_06 .bannerNext {
        right: 5px;
    }

    .bj5 {
        width: 100%;
        height: auto;
        padding: 0 5% 5% 5%;
    }

    .chen_04 li:hover {
        background: #fff;
        width: 48%;
        height: auto;
        border-radius: 10px;
        color: #000;
    }

    .chen_07 {
        margin: 2rem;
        font-size: 0.75rem;
        line-height: 1.4rem;
    }

    .chen_05 li img,
    .chen_06 li img {
        height: 5rem;
        object-fit: cover;
    }

    .chen_05 li:nth-of-type(1) img {
        height: auto;
    }
}

< !--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1"sync_date="2023-06-07 18:06:52"check_sum="3bcee7cc5a424330844ab778a62d31c1]--><!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2023-06-09 20:06:14" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->