﻿.newsBanner {
    width: 1200px;
    height: 260px;
    margin: 16px auto 0 auto;
    position: relative;
}

    .newsBanner img {
        width: 100%;
        height: 260px;
        object-fit: cover;
    }

.newsNav {
    width: 100%;
    height: 65px;
    background: #F4F4F4;
    position: relative;
    text-align: center;
    margin: 15px 0;
}

    .newsNav a {
        margin: 0 15px;
    }

.newsnav_box {
    color: #333333;
    display: inline-block;
    height: 100%;
    width: 120px;
    font-size: 18px;
    font-weight: 400;
}

    .newsnav_box:hover {
        color: #E1251B;
    }

    .newsnav_box .newsNav-title {
        width: 75px;
        height: 50px;
        padding-top: 20px;
        margin: 0 auto;
    }

    .newsnav_box.active .newsNav-title {
        border-bottom: 2px solid #E1251B;
        color: #E1251B;
    }

.News_box {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.news-index-con {
    margin-bottom: 50px;
}

.News_box .hzhb-content {
    margin-top: 3px;
}

.News_box .content {
    overflow: auto;
}

.new_Title {
    font-size: 32px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 36px;
    margin-top: 35px;
}

.news-index-con .news-content {
    display: block;
    width: 1200px;
    margin: 0 auto;
}

.News_li {
    display: inline-block;
    margin-top: 35px;
    margin-right: 21px;
}

    .News_li:nth-child(3n+3) {
        margin-right: 0px;
    }

    .News_li p {
        padding: 0 10px;
        font-size: 18px;
        line-height: 30px;
        margin: 16px 0;
    }

    .News_li span {
        padding: 0 10px;
        color: #666666;
    }

    .News_li:hover p, .News_li:hover span {
        color: #E1251B;
    }

.lxwm_li {
    width: 283px;
    height: 283px;
    background: #ffffff;
    border-radius: 20px;
    text-align: center;
    margin: 33px 22px 0 0;
    float: left;
    cursor: default;
}

    .lxwm_li:last-child {
        margin-right: 0;
    }

    .lxwm_li img {
        /* width: 60px;
            height: 60px;*/
        /*object-fit: cover;*/
        margin-top: 71px;
        margin-bottom: 12px;
    }

    .lxwm_li p {
        font-size: 24px;
        color: #333333;
        margin-bottom: 12px;
    }

    .lxwm_li div {
        font-size: 18px;
        color: #666666;
        margin: 0 15px;
        line-height: 30px;
    }

    .lxwm_li:hover img {
        display: none;
    }

    .lxwm_li:hover p {
        margin-top: 100px;
    }

    .lxwm_li.weixin img.code {
        display: none;
        margin: 0px;
        width: 200px;
        height: 200px;
    }

    .lxwm_li.weixin:hover p, .lxwm_li.weixin:hover div {
        display: none;
    }

    .lxwm_li.weixin:hover img.code {
        display: block;
        margin: 0 auto;
        margin-top: 42px;
    }

.lxwm_ditu {
    width: 1201px;
    height: 466px;
    margin-top: 50px;
}

.hzhb_first_li {
    width: 1201px;
    height: 332px;
    margin-top: 32px;
}

    .hzhb_first_li:first-child {
        margin-top: 0;
    }

.hzhb_li {
    display: inline-block;
    margin-right: 20px;
    margin-top: 32px;
    height: 144px;
    width: 224px;
}

    .hzhb_li img {
        width: 224px;
        height: 144px;
    }

    .hzhb_li:nth-child(5n+5) {
        margin-right: 0px;
    }

    .hzhb_li:hover {
        box-shadow: 0px 0px 16.38px 6px rgb(233 232 232 / 72%);
    }

.gsjs {
    width: 1200px;
    height: 1430px;
    background: #ffffff;
    position: relative;
    margin: 0px auto;
    margin-bottom:35px;
}

.gsjs_wz p {
    width: 1072px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #111111;
    line-height: 30px;
    margin-left: 61px;
}

.gsjs_wz .text_part {
    text-indent: 2em;
}

.gsjs_title {
    position: absolute;
    width: 540px;
    height: 37px;
    font-size: 32px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 36px;
    margin: 49px 0 35px 328px;
}

.gswh_li {
    width: 254px;
    height: 254px;
    background: #fff;
    border: 2px solid rgba(225,37,27,0.1);
    border-radius: 20px;
    text-align: center;
    float: left;
    margin-left: 20px;
}

    .gswh_li p {
        font-size: 22px;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: bold;
        text-align: center;
        /*color: #015ac0;*/
        line-height: 33px;
        padding: 0 10px;
    }

        .gswh_li p span {
            font-size: 15px;
            font-weight: 400;
        }

        .gswh_li p.detail {
            line-height: 18px;
            margin-top: 10px;
        }

    .gswh_li img {
        width: 54px;
        height: 54px;
        display: block;
        margin: 60.38px 0 25px 100.44px;
    }

    .gswh_li:first-child {
        margin-left: 0;
    }
