@charset "UTF-8";


.pb_sys_style1 .p_no_d {
    border: 1px solid #0d4e96 !important;
    background-color: #0d4e96 !important;
}


#sousy .search {
    display: block;
    visibility: visible;
    position: relative;
    opacity: 1;
    background-color: #ffffff;
    z-index: 1;
}

a {
    display: inline;
}

.search {
    display: block;
}

.clearfix::after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ".";
    overflow: hidden;
    width: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0;
}

.clearfix {
    display: block;
}

.w1400 {
    padding: 60px 25px;
    background-color: #ffffff;
    width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
}

.ny_banner {
    position: relative;
    width: 100%;
}

.ny_banner img {
    display: block;
    width: auto;
    height: auto;
    object-fit: cover;
    min-height: 150px;
    width: 100%;
}

.ny_banner h2 {
    position: absolute;
    font-size: 46px;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    transform: translateY(-50%);
    text-shadow: 0 0 5px #0d4e96;
}


/* 左侧导航 */

.left_dh {
    padding-top: 50px;
    width: 330px;
    /* padding: 25px; */
    box-sizing: border-box;
    height: auto;
    position: relative;
    z-index: 9;
}

.left_dh h2 {
    width: 100%;
    height: 120px;
    width: 100%;
    background: url(../image/lmt01.png) no-repeat center bottom;
    background-size: 100% auto;
    font-size: 0;
    color: #ffffff;
}

.left_dh ul {
    display: block;
    background: #fff;
    /* box-shadow: 0 0 16px 5px rgba(8, 1, 3, 0.1); */
    /* padding-bottom: 100px; */
    padding-top: 7px;
}

.left_dh ul li .erjilj {
    text-align: center;
    font-family: 'SourceHanSerifSCBold';
    background-color: #0d4e96;
    display: block;
    width: 100%;
    font-size: 24px;
    line-height: 34px;
    color: #ffffff;
    padding: 16px 15px;
    box-sizing: border-box;
    /* margin-top: 15px; */
}

.left_dh ul li:last-of-type a {
    border-bottom: none;
}

.left_dh ul li {
    /* border-bottom: 1px solid #e6e6e6; */
    position: relative;
    margin-bottom: 15px;
}

.left_dh ul li .erjilj.hover,
.left_dh ul li .erjilj:hover {
    background: #f98622;
    transition: all 0.4s;
}
.left_dh ul li i{
    display:block;
    width:60px;
    height:66px;
    background:url(../image/jia.png) center no-repeat;
    position:absolute;
    right:0;
    top: 0;
}
.left_dh ul li i.on{
    background:url(../image/jian.png) center no-repeat;
}
.left_dh ul li ol{
    display:none;
    padding: 0 25px;
    padding-top: 20px;
}
.left_dh ul li ol .sanjilj{
    text-align: center;
    font-family: 'SourceHanSerifSCBold';
    background-color: #0d4e96;
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    padding: 16px 15px;
    box-sizing: border-box;
}
/* 右侧内容 */

.right_con {
    width: calc(100% - 360px);
    min-height: 600px;
}

.right_con2 {
    margin-top: 20px;
}

.right_con1 {
    width: 100%;
}


/* 当前位置 */

.dqwz {
    padding: 15px 0;
    /* height: 40px; */
    /* line-height: 40px; */
    position: relative;
    padding-left: 20px;
    background: url(../image/icon_position.png) no-repeat left 0px top 16px;
}

.dqwz a {
    display: inline-block;
}

.dqwz::before {
    position: absolute;
    width: 22px;
    top: 0px;
    left: 0px;
    height: 100%;
    content: '';
    background-color: #ffffff;
    background-image: url(../image/local.png);
    background-repeat: no-repeat;
    background-position: 0 14px;
    display: none;
}

.dqwz,
.dqwz span,
.dqwz i,
.dqwz a {
    font-style: normal;
    text-transform: capitalize;
}

.dqwz i {
    /* margin: 0 4px; */
    margin-right: 5px;
    margin-left: 2px;
}

.dqwz a:hover {
    color: #0d4e96;
}

.dqwz span {
    /* color: #372c9c; */
    color: #0d4e96;
}

/* 单篇 */
.dp {
    padding: 50px 5%;
}

.dp h2.bt {
    font-size: 24px;
    color: #131313;
    line-height: 40px;
    text-align: center;
    margin-bottom: 40px;
    font-family: 'SourceHanSerifSCBold';
}

.right_con .content p,
.right_con .content span {
    font-size: 18px;
    /* color: #0f0f0f !important; */
    color: #0f0f0f;
    line-height: 36px !important;
}

.right_con .content p {
    margin-bottom: 25px !important;
    text-indent: 2em !important;
    text-align: justify;
}

.right_con .content img {
    display: block;
    width: auto;
    height: auto;
    max-width: 80%;
    margin: 10px auto;
    object-fit: cover;
}

.right_con .content video {
    margin: auto;
    max-width: 80%;
    width: 900px;
    height: auto;
}



#vsb_content table {
    border: 0px !important;
    border-left: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    /* width: 100% !important; */
    width: 80% !important;
    margin: 20px auto !important;
}

#vsb_content table tr td {
    border-left: 0px !important;
    border-top: 0px !important;
    line-height: 23px !important;
    padding: 5px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-right-color: #ddd !important;
    border-bottom-color: #ddd !important;
}

#vsb_content table tr td p {
    text-indent: 0em !important;
    padding: 0px !important;
    margin: 0px !important;
    text-align: center !important;
}


/* 内容页 */

.nr_con h2.bt {
    font-size: 28px;
    color: #010101;
    margin: 20px 0;
    line-height: 35px;
    text-align: center;
}

.nr_con div.wzxx {
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
    background: #f7f7f7;
    margin-bottom: 20px;
}

.nr_con div.wzxx p {
    font-size: 14px;
    line-height: 38px;
    color: #818181;
    text-align: center;
}

.right_con div.wzxx {
    width: 100%;
    box-sizing: border-box;
    background: #f7f7f7;
    margin-bottom: 20px;
}

.right_con div.wzxx .p {
    font-size: 14px;
    padding: 12px 0px;
    color: #818181;
    text-align: center;
}

.right_con div.wzxx .p .item {
    display: inline-block;
    padding: 0px 10px;
}


/* 列表页 */

.list ul li {
    margin-top: 30px;
}

.list ul li:first-of-type {
    margin-top: 0;
}

.list ul li a {
    display: block;
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 20px 6px rgba(0, 60, 112, 0.1);
}

.list ul li a p.time {
    width: 90px;
    height: auto;
    background: #0d4e96;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    box-sizing: border-box;
}

.list ul li a p.time span {
    display: block;
    font-size: 20px;
}

.list ul li a p.more {
    width: 100px;
    font-size: 15px;
    color: #373535;
    line-height: 35px;
    padding-right: 30px;
    box-sizing: border-box;
}

.list ul li a p.con {
    width: calc(100% - 240px);
}

.list ul li a p.con span {
    display: block;
}

.list ul li a p.con span.tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 17px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}

.list ul li a p.con span.txt {
    font-size: 14px;
    color: #999999;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 50px;
}

.list ul li a:hover p.con span.tit {
    color: #0d4e96;
}

.list ul li a:hover p.con span.txt {
    color: #333;
}


/* 检索结果 */


/*search*/

.searchWrap {
    min-height: 600px;
    background: #fff;
}

.searchWrap .serBox {
    padding: 25px;
    background: #f4f4f4;
    margin-bottom: 20px;
}

.searchWrap .txt {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 85%;
    font-size: 15px;
    color: #3d3d3d;
    text-indent: 15px;
}

.searchWrap .btn {
    border: none;
    height: 40px;
    width: 15%;
    text-align: center;
    float: right;
    cursor: pointer;
    display: inline;
    color: #fff;
    background: #0d4e96;
    font-size: 18px;
    border-radius: 0;
}

.searchWrap ul {
    padding-bottom: 30px;
}

.searchWrap ul li {
    line-height: 30px;
    border-bottom: 1px solid #dedede;
    padding: 20px 0
}

.searchWrap ul li a {
    display: block;
}

.searchWrap ul li a h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchWrap ul li a h3 span {
    FONT-WEIGHT: bold !important;
    FONT-SIZE: 18px !important;
    COLOR: #dd4b39 !important;
    FONT-FAMILY: "微软雅黑" !important;
}

.searchWrap ul li a:hover {
    opacity: 0.7;
}

.searchWrap ul li a:hover p {
    color: #3d3d3d;
}

.searchWrap ul li a p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    color: #333;
}

.searchWrap ul li a span.time {
    color: #999;
    margin-top: 15px
}


/* 图片列表 */


.List_tp1 {
    width: calc(100% + 30px);
    margin-top: -20px;
}

.List_tp .item {
    width: calc(33.33% - 30px);
    margin-right: 30px;
    display: block;
    float: left;
    margin-top: 30px;
}

.List_tp .item .a {
    background: #ffffff;
    /* box-shadow: 0px 0px 5px #ddd; */
    /* border-radius: 10px; */
    display: block;
}

.List_tp .img {
    display: block;
    width: 100%;
    /* border-radius: 10px; */
    overflow: hidden;
}

.List_tp .img img {
    width: 100%;
    height: 225px;
    object-fit: cover;
}

.List_tp .title {
    padding: 10px 18px;
    color: #333333;
}

.List_tp .title .text {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

.List_tp .item:hover .a {
    /* background: #0d4e96; */
    /* transform: translateY(-20px); */
    /* box-shadow: 5px 5px 15px 0px #949493; */
    transition: all 0.5s ease 0s;
}

.List_tp .item:hover img {
    transition: all 0.5s ease 0s;
    transform: scale(1.1)
}

.List_tp .item:hover .title {
    color: #0d4e96;
}

.morecontent {
    /* padding: 15px 0px; */
    background-color: #f7f7f7;
    margin-top: 30px;
}

.morecontent .item {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 0px 20px;
    font-size: 16px;
    line-height: 40px;
    text-align: right;
    margin: 15px 0;
}

.morecontent .item:hover {
    color: #0d4e96;
}


/* .morecontent .item:hover .style{
    color: #333333;
} */

.morecontent .item1 {
    text-align: left;
    float: left;
    border-right: 1px solid #a7a7a7;
}

.morecontent .item span.style {
    font-weight: 600;
}

.right_con .content sup span,
.right_con .content sub span {
    position: relative !important;
    font-size: 0.9em !important;
    line-height: 0 !important;
    vertical-align: baseline !important;
}

.iconlist {}

.iconlist .item {
    padding: 20px;
    padding-bottom: 0px;
    box-sizing: border-box;
    width: 33.33%;
    float: left;
}

.iconlist .item .icon {
    margin: auto;
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    border: 2px solid #0d4e96;
}

.iconlist .item .icon img {
    position: absolute;
    top: 50%;
    display: block;
    left: 50%;
    transform: translate(-50%, -50%);
}

.iconlist .item .text {
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
    line-height: 24px;
    height: 48px;
}

.iconlist .item:hover .icon {
    box-shadow: 0px 0px 10px 1px #0d4e96;
    color: #0d4e96;
    transition: all 0.4s;
}

.iconlist .item:hover {
    color: #0d4e96;
    transition: all 0.4s;
}

.right_con .content iframe {
    width: 80%;
    margin: auto;
    display: block;
}

.list_fy {
    padding-top: 30px;
}

.ljlist6title {
    font-size: 20px;
    border-bottom: 1px solid rgb(235, 234, 234);
    padding-bottom: 15px;
    color: #0d4e96;
}

.ljlist61 {
    margin-bottom: 40px;
}

.ljlist7 {
    width: calc(100% + 40px);
}

.ljlist7 .item {
    width: calc(33.33% - 26px);
    display: block;
    text-align: center;
    box-shadow: 0 0 13px #e9e9e9;
    font-size: 16px;
    color: #333;
    line-height: 61px;
    margin-right: 20px;
    margin-top: 25px;
    float: left;
    box-sizing: border-box;
    padding: 0px 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}

.ljlist7 .item:hover {
    background: #0d4e96;
    color: #fff;
    transition: all 0.4s;
}


.left_dh .sjlanmu {
    padding: 0px 40px;
    overflow: hidden;
    max-height: 0;
    transition: all 0.4s;
}

.left_dh li.style .sjlanmu {
    max-height: 300px;
    padding-bottom: 20px;
}

.left_dh .sjlanmu .sjxiala {
    position: absolute;
    top: 11px;
    right: 8px;
    cursor: pointer;
    transition: all 0.4s;
    background-image: url(../image/you9.png);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
}

.left_dh .sjlanmu.style .sjxiala {
    transform: rotate(90deg);
}

.left_dh .sjlanmu .item {
    display: block;
    line-height: 24px;
    font-size: 15px;
    margin: 12px 0;
    /* border-bottom: 1px solid #d2cccc; */
}

.left_dh .sjlanmu .item:hover,
.left_dh .sjlanmu .item.style {
    color: #0d4e96;
}



.twlist .item:nth-child(1) {
    padding-top: 10px;
}

.twlist .item {
    display: block;
    padding: 30px 0px;
    border-bottom: 1px solid #e4e4e4;
}

.twlist .item.delimg .img {
    display: none;
}

.twlist .item.delimg .text {
    padding-top: 0px;
}

.twlist .img {
    float: left;
    margin-right: 30px;
    overflow: hidden;
    display: block;
}

.twlist .img img {
    width: 270px;
    object-fit: cover;
    height: 175px;
}

.twlist .text {
    padding-top: 10px;
}

.twlist .text .title {
    font-size: 20px;
}

.twlist .text .summary {
    font-size: 16px;
    line-height: 30px;
    color: #7c7a7a;
    margin-top: 20px;
    margin-bottom: 15px;
}

.twlist .text .date {
    color: #7c7a7a;
    font-size: 15px;
}


.twlist .item:hover img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.twlist .item:hover .title {
    transition: all 0.4s;
    color: #0d4e96;
}

.twlist .item:hover .summary,
.twlist .item:hover .date {
    color: #333333;
    transition: all 0.4s;
}

.header .banner {
    position: relative;
}

.header .banner::before {
    /* background: url(../image/list1.png); */
    background-size: 100% 100%;
    width: 100%;
    height: 6px;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
}

.header .banner img {
    width: 100%;
    height: 36vw;
}

.lmmc1 {
    font-size: 36px;
    line-height: 114px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-color: #0d4e96;
    color: #ffffff;
    font-family: 'SourceHanSerifSCBold';
    padding-right: 70px;
    padding-left: calc((100% - 1400px)/2 + 70px);
}

.lmmc2 {
    color: #0d4e96;
    font-size: 24px;
    /* padding-bottom: 15px; */
    line-height: 42px;
    font-family: 'SourceHanSerifSCBold';
    white-space: nowrap;
    padding-right: 20px;
}

.wzlmmc {
    display: flex;
    border-bottom: #e8e8e8 1px solid;
    margin-bottom: 20px;
    justify-content: space-between;
}

.twlist {
    padding-left: 30px;
}

.nryys .w1400 {
    padding: 30px 25px;
}

.nryys .dp {
    padding: 20px 5%;
}

.dp h2.bt {
    margin-bottom: 20px;
}

.ggbt {
    font-size: 28px;
    background: url(../image/listfaf.png) no-repeat left center;
    line-height: 30px;
    padding-left: 20px;
    margin-bottom: 20px;
}

.gglist {
    margin-top: -60px;
}

.gglist .item {
    display: block;
}

.gglist .date,
.gglist .bt {
    line-height: 70px;

}

.gglist .bt {
    font-size: 18px;
    background: url(../image/listnsjkh.png) no-repeat left center;
    padding-left: 23px;
    padding-right: 10px;
}

.gglist .date {
    font-size: 18px;
    color: #999999;
    float: right;
}

.gglist .item:hover .bt,
.gglist .item:hover .date {
    color: #0d4e96;
}

.gzzd .left {
    width: 26%;
}

.gzzd .left .item {
    line-height: 65px;
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    background-color: #0d4e96;
    display: block;
    margin-bottom: 15px;
}

.gzzd .left .item:hover {

    background: #f98622;
    transition: all 0.4s;
}

.gzzd .ggbt {
    margin-top: 30px;
    margin-bottom: 40px;
}

.gzzd .right {
    padding-left: 15px;
    width: 74%;
    box-sizing: border-box;
}

.gzzd .right .block {
    background-color: #f9f9f9;
    padding: 30px 25px;
    box-sizing: border-box;
    padding-bottom: 50px;
}

.gzzd .right .item .lmbt {
    border-bottom: 1px solid #d8d8d8;
}

.gzzd .right .item .lmbt .mz {
    float: left;
    font-size: 20px;
    border-bottom: 3px solid #c9220d;
    padding-bottom: 10px;
    transform: translateY(2px);
}

.gzzd .right .item .lmbt .gd {
    float: right;
    line-height: 32px;
}

.gzzd .right .item .lmbt .gd:hover {
    color: #c9220d;
}

.gzzd .right .nrq {
    padding: 30px 0;
    font-size: 18px;
}

.gzzd .right .item1 {}



.gzzd .right .item1 a {
    display: block;
    width: 50%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 60px;
    position: relative;
    box-sizing: border-box;
}



.gzzd .right .item1 a::before {
    width: 3px;
    height: 3px;
    background-color: #333333;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
}

.gzzd .right .item1 a:hover {
    color: #0d4e96;
}

.gzzd .right .item1 a:hover::before {
    background-color: #0d4e96;
}

.gzzd .right .item2 a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 10px;
    line-height: 60px;
    position: relative;
    box-sizing: border-box;
    display: block;
}

.gzzd .right .item2 a::before {
    width: 3px;
    height: 3px;
    background-color: #333333;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
}

.gzzd .right .item2 a:hover {
    color: #0d4e96;
}

.gzzd .right .item2 a:hover::before {
    background-color: #0d4e96;
}

.gzzd .right .item3 {
    text-align: center;
    padding-top: 21px;
    padding-bottom: 6px;
}

.gzzd .right .item3 a {
    display: inline-block;
    line-height: 18px;
    border-left: 1px solid #333333;
    padding: 0px 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.gzzd .right .item3 a:hover {
    color: #0d4e96;
}

.gzzd .right .item3 a:nth-child(1) {
    border-left: 0px solid #333333;
}

.gzzd .ckgd {
    text-align: center;
    padding-top: 40px;
}

.gzzd .ckgd1 {
    font-size: 18px;
}

.gzzd .ckgd1:hover {
    color: #0d4e96;
}

/* 媒体查询 */


@media only screen and (max-width: 1440px) {
    .left_dh ul li .erjilj {
        font-size: 19px;
        line-height: 27px;
    }

.left_dh ul li i {
    height: 59px;
}

    .lmmc1 {
        padding-left: 70px;
    }

    main {
        padding: 0 0;
    }

    .w1400 {
        width: 100%;
        padding: 40px 3%;
        box-sizing: border-box;
    }

    .left_dh {
        /* width: 260px; */
        /* padding: 20px 10px; */
    }

    .right_con {
        /* width: calc(100% - 330px); */
    }

    .right_con1 {
        width: 100%;
    }

    .left_dh ul li .erjilj {
        /* padding: 0 30px 0 20px; */
        /* line-height: 48px; */
    }

    .left_dh ul li .erjilj.hover,
    .left_dh ul li .erjilj:hover {}

    .left_dh p.btn_one {
        height: 72px;
    }


    .left_dh p.btn_one img {
        width: 34px;
    }

    .left_dh p.btn_one span {
        font-size: 26px;
        line-height: 34px;
        margin-left: 20px;
    }

    .dp .content {
        margin-top: 10px;
    }

    .dp h2.bt {
        /* font-size: 26px; */
        margin-bottom: 20px;
    }

    .nr_con h2.bt {
        font-size: 26px;
        margin: 15px 0;
    }

    .nr_con div.wzxx {
        margin-bottom: 15px;
    }

    .nr_con div.wzxx p {
        line-height: 40px;
    }

    .right_con div.wzxx {
        margin-bottom: 15px;
    }

    .right_con div.wzxx .p {}

    .right_con .content p {
        /* margin-bottom: 5px !important; */
    }

    .right_con .content img {
        min-width: auto;
    }

    .list_link ul li {
        width: 23.5%;
        margin-right: 2%;
    }

    .list_link ul li a {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .list ul li a {
        padding: 20px;
    }

    .list ul li {
        margin-top: 0;
        margin-bottom: 25px;
    }

    .left_dh .sjlanmu .sjxiala {
        /* top: 5px; */
        /* right: 1px; */
    }
}

@media only screen and (max-width: 1240px) {
    .left_dh {
        /* width: 245px; */
    }

    .right_con {
        /* width: calc(100% - 275px); */
    }

    .right_con1 {
        width: 100%;
    }

    .left_dh ul li .erjilj {
        /* padding: 0 25px; */
        /* font-size: 16px; */
    }

    .left_dh ul {
        padding-bottom: 0;
    }

    .list_link ul li {
        width: 32%;
        margin-right: 2%;
    }

    .list_link ul li:nth-of-type(4n) {
        margin-right: 2%;
    }

    .list_link ul li:nth-of-type(3n) {
        margin-right: 0;
    }

    .list ul li {
        margin-bottom: 20px;
    }

    .List_tp .img img {
        height: calc((100vw - 395px)/3/338*220);
    }
}

@media only screen and (max-width: 1180px) {
    .left_dh h2 {}

    .right_con {
        /* margin-top: 20px; */
    }

    .right_con2 {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 960px) {
    .nryys .dp {
        padding: 0px 0%;
    }

    .gzzd .left {
        display: none;
    }

    .gzzd .right {
        padding-left: 0;
        width: 100%;
    }

    .wzlmmc {
        margin-top: 20px;
    }

    .nryys .wzlmmc {
        margin-top: 0px;
    }

    .dp {
        padding: 10px 0;
    }

    .twlist {
        padding-left: 0px;
    }

    .lmmc1 {
        display: none;
        padding-left: 23px;
        font-size: 24px;
        padding-right: 23px;
        line-height: 60px;
    }

    /* .tzgg .lmmc1 {
        display: block;
    } */

    .left_dh h2 {
        background: url(../image/jia.png) no-repeat 95% center #0d4e96;
        font-size: 20px;
        height: 60px;
        line-height: 60px;
        text-align: center;
    }
    .left_dh h2.on{
        background: url(../image/jian.png) no-repeat 95% center #0d4e96;
    }
    .twlist .item:nth-child(1) {
        padding-top: 0px;
    }

    .twlist .img {
        margin-right: 15px;
    }

    .twlist .item {
        padding: 20px 0px;
    }


    .twlist .text {
        padding-top: 0px;
    }

    .twlist .text .date {
        font-size: 12px;
    }

    .twlist .text .summary {
        font-size: 13px;
        line-height: 22px;
        color: #616263;
        margin-top: 10px;
        margin-bottom: 7px;
    }

    .twlist .text .title {
        font-size: 16px;
    }

    .twlist .img img {
        width: 120px;
        height: 94px;
    }



    .banner img {
        height: calc(100vw/192*50);
        min-height: 180px;
    }

    .w1400 {
        padding: 20px 3%;
    }

    .left_dh,
    .right_con {
        width: 100%;
    }

    .left_dh {
        background: #fff;
        padding: 0;
    }



    .left_dh p.btn_one {
        position: static;
        background: #7c120e;
        display: block;
        height: auto;
        padding: 0 20px;
        box-sizing: border-box;
        transform: translateY(0);
    }

    .left_dh p.btn_one img {
        display: none;
    }

    .left_dh p.btn_one span {
        margin-left: 0;
        font-size: 20px;
        line-height: 48px;
    }

    .left_dh ul {
        display: none;
        position: absolute;
        width: 100%;
        top: 100%;
        left: 0;
        padding: 30px 5%;
        box-sizing: border-box;
        background: #ffffff;
        box-shadow: 0 0 16px 5px rgba(8, 1, 3, 0.1);
    }

    .right_con .content img {
        max-width: 90%;
    }

    .ny_banner h2 {
        font-size: 32px;
    }

    .List_tp .img img {
        height: calc((100vw - 120px)/3/338*220);
    }

    #vsb_content table {
        border: 0px !important;
        border-left: 1px solid #ddd !important;
        border-top: 1px solid #ddd !important;
        margin: 0px auto;
        display: block;
        width: 100% !important;
    }

    #vsb_content table tbody {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        width: 100%;
        display: block;
    }

    .right_con .content iframe {
        width: 100%;
    }
}

@media all and (max-width: 800px) {
    .ljlist7 .item {
        width: calc(100% - 40px);
        margin-top: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .tzgg .wzlmmc {
        margin-top: 0;
    }

    .gzzd .ggbt {
        margin-top: 30px;
        margin-bottom: 25px;
    }

    .gzzd .ckgd {
        padding-top: 10px;
    }

    .gzzd .right .item3 {
        padding-top: 17px;
        padding-bottom: 2px;
    }

    .gzzd .right .item2 a,
    .gzzd .right .item1 a {
        line-height: 50px;
    }

    .gzzd .right .nrq {
        padding: 20px 0;
    }

    .gzzd .right .nrq {
        font-size: 16px;
    }

    .gzzd .right .item3 a {
        line-height: 16px;
    }

    .gzzd .right .block {
        padding: 20px;
    }

    .gzzd .right .item1 a {
        width: 100%;
        padding-right: 0;
    }

    .gglist {
        margin-top: 0px;
    }

    .gglist .date {
        font-size: 14px;
    }

    .gglist .bt {
        font-size: 16px;
    }

    .gglist .date,
    .gglist .bt {
        line-height: 50px;
    }

    .ggbt {
        font-size: 22px;
        line-height: 22px;
        padding-left: 15px;
    }

    .tzgg .lmmc2 {
        display: none;
    }

    .nryys .w1400 {
        padding: 10px 25px;
    }

    .iconlist .item .icon {
        width: 60px;
        height: 60px;
    }

    .lmmc2 {
        font-size: 20px;
        padding-top: 10px;
        line-height: 28px;
    }

    .list_fy {
        padding-top: 15px;
    }

    .iconlist .item .icon img {
        width: 35px;
    }

    .iconlist .item .text {
        font-weight: 600;
        text-align: center;
        margin-top: 5px;
        line-height: 20px;
        height: 40px;
        font-size: 13px;
    }

    .iconlist .item {
        padding: 10px;
        padding-bottom: 5px;
    }

    .morecontent .item {
        padding: 0px 10px;
        width: 100%;
        font-size: 14px;
        text-align: left;
        line-height: 26px;
        border: 0px;
        margin: 10px 0px;
    }

    .morecontent {
        /* padding: 10px 0px; */
        margin-top: 15px;
    }

    .right_con div.wzxx .p .item {
        padding: 0px 4px;
        font-size: 12px;
        margin-bottom: 5px;
    }

    .right_con div.wzxx .p {
        padding: 10px 0px;
        padding-bottom: 5px;
    }


    .left_dh p.btn_one span {
        font-size: 17px;
        line-height: 42px;
    }

    .dp {
        margin-top: 0;
    }

    .dp h2.bt {
        font-size: 22px;
        line-height: 30px;
    }

    .nr_con h2.bt {
        font-size: 22px;
        margin: 10px 0;
        margin-top: 0;
    }

    .nr_con div.wzxx {
        margin-bottom: 10px;
    }

    .nr_con div.wzxx p {
        line-height: 36px;
        font-size: 12px;
    }

    .right_con div.wzxx {
        margin-bottom: 10px;
    }

    .right_con div.wzxx .p {
        font-size: 12px;
    }

    .right_con .content p,
    .right_con .content span {
        margin-bottom: 10px !important;
    }

    .right_con .content img {
        max-width: 98%;
    }

    .list_link ul li {
        width: 48%;
        margin-right: 4%;
    }

    .list_link ul li:nth-of-type(3n) {
        margin-right: 4%;
    }

    .list_link ul li:nth-of-type(2n) {
        margin-right: 0;
    }

    .list ul li a {
        padding: 10px;
    }

    .list ul li a p.time {
        width: 70px;
        font-size: 14px;
        line-height: 22px;
    }

    .list ul li a p.time span {
        font-size: 18px;
    }

    .list ul li a p.more {
        width: 85px;
        font-size: 14px;
        padding-right: 25px;
    }

    .list ul li a p.con {
        width: calc(100% - 185px);
    }

    .list ul li a p.con span {
        display: block;
    }

    .list ul li a p.con span.tit {
        font-size: 15px;
        line-height: 28px;
    }

    .list ul li a p.con span.txt {
        font-size: 12px;
        line-height: 18px;
        max-height: 36px;
    }

    .searchWrap .serBox {
        padding: 15px;
        margin-bottom: 0;
    }

    .searchWrap .txt {
        width: 75%;
    }

    .searchWrap .btn {
        width: 25%;
    }

    .searchWrap ul li {
        padding: 10px 0;
    }

    .searchWrap ul li a h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .searchWrap ul li a p {
        line-height: 25px;
        height: 50px;
    }

    .List_tp .item {
        width: calc(50% - 15px);
        margin-right: 15px;
        margin-top: 15px;
    }

    .List_tp1 {
        width: calc(100% + 15px);
    }

    .List_tp .img img {
        height: calc((100vw - 60px)/2/338*220);
    }

    .List_tp .title .text {
        font-size: 14px;
        line-height: 22px;
    }

    .List_tp .title {
        padding: 10px 13px;
    }



    .dqwz {
        padding-top: 11px;
        padding-bottom: 11px;
        background-position: left top 12px;
    }

    .dqwz::before {
        width: 18px;
        background-size: 12px auto;
        background-position: left 9px;
    }

    .dqwz,
    .dqwz span,
    .dqwz i,
    .dqwz a {
        font-size: 12px;
        line-height: 20px;
    }

    .dqwz i {
        /* margin: 0 4px; */
    }

    .wzlmmc {
        margin-top: 15px;
        display: block;
    }

    .right_con2 {
        margin-top: 0px;
    }

    .dqwz {
        /* overflow-x: scroll; */
        /* overflow-y: hidden; */
        /* white-space: nowrap; */
    }
}

@media only screen and (max-width: 540px) {
    .w1400 {
        min-height: 155px;
    }

    .dp h2.bt {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .nr_con h2.bt {
        font-size: 18px;
        line-height: 26px;
    }

    .nr_con div.wzxx {
        padding: 0 10px;
    }

    .right_con div.wzxx {
        /* padding: 0 10px; */
    }

    .left_dh p.btn_one span {
        line-height: 38px;
        font-weight: normal;
    }

    .left_dh p.btn_one {
        padding: 0 10px;
    }

    .list ul li a p.more {
        display: none;
    }

    .list ul li a p.con {
        width: calc(100% - 80px);
    }

    .list ul li {
        margin-bottom: 0;
        margin-top: 15px;
    }


}

@media only screen and (max-width: 440px) {
    .list_link ul li {
        width: 100%;
        margin-right: 0%;
    }

    .list_link ul li a {
        margin-bottom: 0;
        margin-top: 15px;
        height: 48px;
        font-size: 15px;
    }

    .List_tp .item {
        width: calc(100% - 15px);
    }

    .List_tp .img img {
        height: calc((100vw - 30px)/338*220);
    }
}




/* 新增1 */
.ldbz {
    /* width: calc(100% + 70px); */
}

.ldbz a,
.ldbz img,
.jgsz a,
.jgsz img,
.ryjl a,
.ryjl img,
.djgz a,
.djgz img {
    display: block;
}

.ldbz .item {
    width: 48%;
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 5px #f8f8f8;
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 20px;
    transition: all 0.4s;
}

.ldbz .item:nth-child(odd) {
    float: right;
}

.ldbz .item:nth-child(even) {
    float: left;
}

.ldbz .item .img {
    width: 30%;
    float: left;
    overflow: hidden;
}

.ldbz .item .img1 {
    position: relative;
    padding-top: 150%;
    transition: all 0.4s;
}

.ldbz .item .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.ldbz .item .txt {
    width: 65%;
    float: right;
    padding-top: 10px;
}

.ldbz .item .txt .t1 {
    margin-bottom: 15px;
    transition: all 0.4s;
}

.ldbz .item .txt .t1 .mz {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-right: 10px;
    float: left;
    padding-bottom: 5px;
    position: relative;
    line-height: 26px;
}

.ldbz .item .txt .t1 .mz::after {
    content: "";
    display: block;
    position: absolute;
    width: 23px;
    height: 1px;
    background: #0d4e96;
    bottom: 0;
    left: 0;
}

.ldbz .item .txt .t1 .zc {
    line-height: 26px;
    font-size: 18px;
    color: #666666;
    float: left;
    letter-spacing: 5px;
}

.ldbz .item .txt .t2 {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.ldbz .item:hover {
    box-shadow: 0 0 10px #999;
}

.ldbz .item:hover .t1 .mz {
    color: #0d4e96 !important;
}

.ldbz .item:hover .img .img1 {
    transform: scale(1.1);
}
.fwpp .item .img,.fwpp .item .txt{
    width: 48%;
}
.fwpp .item .img1 {
    padding-top: 75%;
}
.jgsz {
    font-weight: 600;
}

.jgsz .jg1 {
    text-align: center;
    margin-bottom: 40px;
    padding-top: 20px;
}

.jgsz .jg11 {
    border-radius: 10px;
    background: #0d4e96;
    color: #FFF;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    padding: 0px 30px;
    margin: auto;
    display: inline-block;
    box-sizing: border-box;
}

.jgsz .jg2 {
    text-align: center;
}

.jgsz .jg2 a {
    border-radius: 10px;
    background: #f0f1f2;
    color: #333;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    padding: 0px 15px;
    min-width: 150px;
    box-sizing: border-box;
}

.jgsz .jg3 {
    margin-top: 30px;
    padding: 0px 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.jgsz .jg3 a {
    width: 20px;
    background: #f0f1f2;
    padding: 10px 15px;
    text-align: center;
    line-height: 25px;
    border-radius: 10px;
    font-size: 16px;
    writing-mode: horizontal-tb;
    cursor: pointer;
}

.jgsz .jg2 a:hover,
.jgsz .jg3 a:hover {
    background-color: #0d4e96;
    color: #ffffff;
    transition: all 0.4s;
}

.ryjl {
    width: calc(100% + 30px);
}

.ryjl .item {
    width: calc(33.33% - 30px);
    padding-right: 30px;
    padding-bottom: 30px;
    float: left;
}

.ryjl .item .a {}

.ryjl .img {
    background: url(../image/ry_k1.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 8%;
    padding-bottom: 8.7%;
}

.ryjl .img2 {
    overflow: hidden;
}

.ryjl .img1 {
    padding-top: 72%;
    background: url(../image/z12.jpg) no-repeat center center;
    /* background-size: contain; */
    background-size: cover;
    transition: all 0.4s;
}

.ryjl .bt {
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    margin-top: 10px;
    padding: 0px 15px;
    box-sizing: border-box;
}

.ryjl .a:hover .bt {
    color: #0d4e96;
}

.ryjl .a:hover .img1 {
    transform: scale(1.1);
}

.lmmzdh1 {
    position: relative;
    top: -86px;
    left: calc((100% - 1400px)/2);
    /* background: #ffffff; */
    max-width: 80%;
    z-index: 111;
    overflow: hidden;
    display: flex;
    height: 86px;
}

.lmmzdh1 .lmmz {
    float: left;
    line-height: 86px;
    text-align: center;
    width: 200px;
    font-size: 20px;
    font-weight: 600;
    background: #0d4e96;
    color: #ffffff;
}

.lmmzdh1 .lmdh {
    float: left;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 150px;
    background: #ffffff;
    box-sizing: border-box;
    max-width: calc(100% - 200px);
}

.lmmzdh1 .lmdh1 {
    align-items: center;
}

.lmmzdh1 .lmdh .lmdhitem {
    float: left;
    padding: 0px 25px;
    line-height: 16px;
    font-size: 16px;
    border-right: 1px solid #eee;
    margin: 7px 0px;
}

.lmmzdh1 .lmdh .lmdhitem:hover {
    color: #0d4e96;
}

.djgz {
    padding-bottom: 70px;
}

.djgzbox {
    max-width: 1400px;
    margin: auto;
    box-sizing: border-box;
}

.djgz1 .left {
    width: 60%;
    overflow: hidden;
}

.djgz1 .a {
    background: #ffffff;
    transition: all 0.4s;
}

.djgz1 .left img {
    width: 100%;
    height: 420px;
    object-fit: cover;
}

.djgz1 .right {
    width: 40%;
    padding: 40px 60px;
    box-sizing: border-box;

}

.djgz1 .right .bt {
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    height: 80px;
    overflow: hidden;
    margin-bottom: 25px;
}

.djgz1 .right .zy {
    font-size: 15px;
    color: #535353;
    line-height: 26px;
    margin-bottom: 40px;
    -webkit-line-clamp: 5;
    transition: all 0.4s;
}

.djgz1 .right .sj {}

.djgz1 .right .sj1 {

    font-size: 40px;
    font-weight: bold;
}

.djgz1 .right .sj2 {

    font-size: 12px;
}

.djgzbt1 {
    line-height: 145px;
    font-size: 34px;
    font-weight: bold;
    color: #0d4e96;
}

.djgz2 .left {
    width: 42%;
    overflow: hidden;
    position: relative;
}

.djgz2 .left .img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}

.djgz2 .left .back {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0;
    height: 40%;

}

.djgz2 .left .bt {
    padding: 0 35px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 76px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    width: 100%;
}

.djgz2 .right {
    width: 58%;
    box-sizing: border-box;

    padding-left: 25px;
}

.djgz2 .right .list {
    width: calc(100% + 20px);
}

.djgz2 .right .item {
    transition: all 0.4s;
    padding: 18px 25px;
    width: calc(50% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    float: left;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.djgz2 .right .bt {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    margin-bottom: 10px;
    font-weight: 600;
}

.djgz2 .right .sj {
    line-height: 16px;
    font-size: 14px;
    color: #9c9c9c;
}

.djgz3 .list {
    width: calc(100% + 20px);
}

.djgz3 .list .item {
    width: calc(25% - 20px);
    float: left;
    height: 226px;
    margin-right: 20px;
    border-radius: 15px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    box-sizing: border-box;
    padding: 30px 28px;
    position: relative;
    transition: all 0.4s;
}

.djgz3 .list .sj {
    font-size: 14px;
    color: #848484;
    margin-bottom: 15px;
}

.djgz3 .list .bt {
    font-size: 16px;
    line-height: 28px;
    -webkit-line-clamp: 5;
    font-weight: 600;
}

.djgz3 .list .item:hover,
.djgz2 .right .item:hover,
.djgz1 .a:hover {
    background: #0d4e96;
    color: #ffffff;
}

.djgz3 .list .item:hover .sj,
.djgz2 .right .item:hover .sj,
.djgz1 .a:hover .zy {
    color: #ffffff;
}

.djgz2 .left:hover img,
.djgz1 .a:hover img {
    transform: scale(1.1);
}


@media only screen and (max-width: 1480px) {

    .lmmzdh1 {
        left: 3%;
        max-width: 94%;
    }

    .djgzbox {
        padding-left: 3%;
        padding-right: 3%;
    }
}

@media only screen and (max-width: 1300px) {
    .ldbz .item .txt {
        padding-top: 0px;
    }
}

@media only screen and (max-width: 1200px) {
    .jgsz .jg2 a {
        line-height: 36px;
        font-size: 14px;
        margin: 5px;
        padding: 0px 15px;
        min-width: 100px;
        border-radius: 5px;
    }

    .jgsz .jg3 a {
        width: 20px;
        padding: 10px 10px;
        line-height: 20px;
        border-radius: 5px;
        font-size: 14px;
    }

    .ldbz .item {
        float: none;
        width: 100%;
    }

    .ldbz .item .img {
        width: 120px;
    }

    .ldbz .item .txt {
        width: calc(100% - 140px);
    }
}

@media only screen and (max-width: 1100px) {
    .ryjl .item {
        width: calc(50% - 30px);
    }
}

@media only screen and (max-width: 1000px) {
    .djgz3 .list .item {
        width: calc(50% - 20px);
        margin-bottom: 20px;
    }

    .header {
        z-index: 919;
    }

    .djgz1 .left img {
        height: 50vw;
    }

    .djgz2 .left .img {
        height: 60vw;
    }

    .djgz2 .left,
    .djgz2 .right,
    .djgz1 .left,
    .djgz1 .right {
        width: 100%;
        float: none;
    }

    .djgz2 .right {
        padding-left: 0;
        margin-top: 30px;
    }

    .lmmzdh1 {
        top: 0px;
        margin-top: 50px;
        margin-bottom: 50px;
        background: #ffffff;
    }


    .lmmzdh1 .lmdh {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 960px) {}

@media only screen and (max-width: 768px) {
    .djgz1 .right .bt {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
        height: auto;
    }

    .djgz {
        padding-bottom: 20px;
    }

    .djgz2 .left .bt {
        padding: 0 15px;
        line-height: 56px;
        font-size: 17px;
    }

    .djgzbt1 {
        line-height: 86px;
        font-size: 24px;
    }

    .djgz1 .right .zy {
        margin-bottom: 15px;
    }

    .djgz1 .right .sj1 {
        font-size: 26px;
    }

    .djgz1 .right {
        padding: 25px;
    }

    .lmmzdh1 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .lmmzdh1 {
        height: auto;
    }

    .lmmzdh1 .lmmz {
        line-height: 50px;
        width: 110px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .lmmzdh1 .lmdh {
        padding: 10px 15px;
        padding-left: 0px;
        max-width: calc(100% - 110px);
    }

    .lmmzdh1 .lmdh .lmdhitem {
        padding-left: 15px;
        padding-right: 0;
        line-height: 13px;
        font-size: 13px;
        margin: 4px 0px;
        border-right: 0px solid #eee;
    }
}

@media only screen and (max-width: 550px) {

    .djgz2 .right .item { 
        width: calc(100% - 20px);
    }

    .djgz3 .list .item {
        width: calc(100% - 20px);
        height: auto;
        border-radius: 10px;
        padding: 25px;
    }

    .jgsz .jg11 {
        border-radius: 5px;
        font-size: 15px;
        line-height: 38px;
        padding: 0px 12px;
    }

    .jgsz .jg1 {
        margin-bottom: 20px;
        padding-top: 10px;
    }

    .jgsz .jg3 {
        margin-top: 15px;
        padding: 0px 0px;
    }


    /* .jgsz .jg2 a {
        line-height: 6.6vw;
        font-size: 3.4vw;
        margin: 0.4vw;
        padding: 0px 2vw;
        min-width: 0;
        border-radius: 5px;
    } */

    /* .jgsz .jg3 a {
        width: 4vw;
        padding: 2vw 2.5vw;
        line-height: 5vw;
        border-radius: 5px;
        font-size: 4vw;
    } */

    .jgsz .jg2 {
        width: 250px;
        margin: auto;
    }

    .jgsz .jg2 a {
        line-height: 30px;
        font-size: 13px;
        margin: 5px 2px;
        padding: 0px 10px;
        min-width: 0;
    }

    .jgsz .jg3 a {
        width: 13px;
        padding: 7px 11px;
        line-height: 18px;
        border-radius: 5px;
        font-size: 13px;
    }
}

@media only screen and (max-width: 450px) {

    .ryjl .item {
        width: calc(100% - 30px);
    }

    .ldbz .item .img {
        width: 90px;
    }

    .ldbz .item .txt .t1 .mz,
    .ldbz .item .txt .t1 .zc {
        font-size: 16px;
    }

    .ldbz .item .txt .t1 {
        margin-bottom: 8px;
    }

    .ldbz .item {
        padding: 13px;
        margin-bottom: 20px;
    }

    .ldbz .item .txt .t2 {
        font-size: 12px;
        line-height: 20px;
    }

    .ldbz .item .txt {
        width: calc(100% - 105px);
    }
}

@media only screen and (max-width: 400px) {
    .jgsz .jg3 a {
        padding: 5px 8px;
    }
}