@charset "utf-8";


.pb_sys_style1 .p_no_d {
    border: 1px solid #014fa7 !important;
    background-color: #014fa7 !important;
}

.lmybanner {
    position: relative;
}

.lmybanner img {
    height: 31.5vw;
    width: 100%;
    object-fit: cover;
}

body {
    background: url(../image/listbj.jpg) top center;
    background-size: 100% auto;
    /* background-size: cover; */
}

main {
    padding: .7rem 0;
}

#sousy .searchWrap1 {
    background-color: #ffffff;
    padding: .5rem .7rem;
    box-sizing: border-box;
}

#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 {
    width: 1600px;
    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 #014fa7;
}


/* 左侧导航 */

.left_dh {
    width: 290px;
    /* padding: 25px; */
    box-sizing: border-box;
    height: auto;
    position: relative;
    z-index: 9;
}

.left_dh h2 {
    width: 100%;
    padding: 50px 0px;
    font-size: 31px;
    color: #fff;
    background: #014fa7;
    text-align: center;
}

.left_dh ul {
    display: block;
    background: #fff;
    box-shadow: 0 0 16px 5px rgba(8, 1, 3, 0.1);
    padding-bottom: 100px;
}

.left_dh ul li .erjilj {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    padding: 18px 30px;
    padding-right: 50px;
    box-sizing: border-box;
    position: relative;
}

.left_dh ul li .erjilj::before {
    position: absolute;
    content: '?';
    top: 18px;
    right: 26px;
    font-weight: 600;
}

.left_dh ul li:last-of-type a {
    border-bottom: none;
}

.left_dh ul li {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.left_dh ul li .erjilj.hover,
.left_dh ul li .erjilj:hover {
    color: #014fa7;
    font-weight: bold;
    /* background: url(../image/left_dh_icon2.png) no-repeat right 30px center; */
}


/* 右侧内容 */

.right_con {
    width: calc(100% - 340px);
    min-height: 600px;
}

/* 宽度100 */

.right_con2 {
    margin-top: 20px;
    width: 100%;
}




/* 当前位置 */

.dqwz {
    padding: 12px 0;
    padding-left: 20px;
    position: relative;
    border-bottom: #e8e8e8 1px solid;
    margin-bottom: 20px;
    background: url(../image/local.png) no-repeat left top 16px;
    background-size: 14px auto;
}



.dqwz,
.dqwz span,
.dqwz i,
.dqwz a {
    font-size: 16px;
    color: #999999;
    font-style: normal;
    text-transform: capitalize;
    line-height: 26px;
}

.dqwz i {
    margin: 0 6px;
}

.dqwz a:hover {
    color: #014fa7;
}

.dqwz span {
    /* color: #372c9c; */
    color: #014fa7;
}

/* 单篇 */
.dp {
    background-color: #ffffff;
    padding: .5rem 0.8rem;
    box-sizing: border-box;
}

.dp h2.bt {
    font-size: .32rem;
    color: #131313;
    line-height: 1.4;
    text-align: center;
    margin-bottom: .35rem;
    font-weight: 400;
}


.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: 24px !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;
    border-bottom: 1px solid #dcdcdc;
    /* padding-bottom: .1rem; */
}

.right_con div.wzxx .p {
    font-size: .16rem;
    padding-bottom: .2rem;
    color: #818181;
    text-align: center;
}

.right_con div.wzxx .p .item {
    display: inline-block;
    padding: 0px 10px;
}

.zcym .zcmz1 {
    margin-bottom: .13rem;
    line-height: 1.3;
    font-size: .36rem;
    text-align: center;
}

.zcym .zcmz2 {
    font-size: .22rem;
    line-height: 1.3;
    margin: .3rem 0;
    text-align: center;
}

.right_con .zcym p {
    line-height: 34px !important;
    font-size: 17px !important;
    color: #333333;
}
.right_con .zcym p a{
    display: inline;
}
/* 列表页 */

.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: #014fa7;
    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: #014fa7;
}

.list ul li a:hover p.con span.txt {
    color: #333;
}




/* 检索结果 */


/*search*/

.searchWrap {
    min-height: 600px;
}

.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: #014fa7;
    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% + .44rem);
    /* margin-top: -20px; */
}

.List_tp .item {
    width: calc(33.33% - .44rem);
    margin-right: .44rem;
    display: block;
    float: left;
    margin-bottom: .5rem;
}

.List_tp .item .a {
    /* background: #ffffff; */
    /* box-shadow: 0px 0px 5px #ddd; */
    /* border-radius: 10px; */
    display: block;
    position: relative;
    transition: all 0.5s ease 0s;
}

.List_tp .img {
    display: block;
    width: 100%;
    /* border-radius: 10px; */
    overflow: hidden;
}

.List_tp .image {
    padding-top: 70%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 0.5s ease 0s;
}

.List_tp .back {
    position: absolute;
    width: 100%;
    height: 40%;
    background: linear-gradient(#00000000, #000000a6);
    bottom: 0;
    left: 0;
}

.List_tp .title {
    padding: .2rem .23rem;
    color: #333333;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    color: #ffffff;
}

.List_tp .title .text {
    font-size: .2rem;
    /* font-weight: bold; */
    line-height: 30px;
}

.List_tp .item:hover .a {
    /* background: #23526a; */
    /* transform: translateY(-20px); */
    /* box-shadow: 5px 5px 15px 0px #949493; */
}

.List_tp .item:hover .image {
    transform: scale(1.12)
}

.List_tp .item:hover .a {
    transform: translateY(-.2rem);
    box-shadow: 0px 0px .3rem 0px #23526a69;
}

.morecontent {
    margin-top: 30px;
    border-top: 1px solid #D8D8D8;
    padding-top: 24px;
}

.morecontent .item {
    box-sizing: border-box;
    font-size: 18px;
    line-height: 40px;
    /* margin: 15px 0; */
    display: block;
}

.morecontent .item:hover {
    color: #014fa7;
}


/* .morecontent .item:hover .style{
    color: #333333;
} */

.morecontent .item1 {}

.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 #014fa7;
}

.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 #014fa7;
    color: #014fa7;
    transition: all 0.4s;
}

.iconlist .item:hover {
    color: #014fa7;
    transition: all 0.4s;
}

.right_con .content iframe {
    width: 80%;
    margin: auto;
    display: block;
}



.list_fy {
    padding-top: .5rem;
}

.pagination {
    font-family: Microsoft YaHei;
    text-align: center;
    font-size: 0;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 0.07rem;
    transition: all 0.4s;
    margin-bottom: 0.1rem;
}

.pagination a:hover,
.pagination a.active {
    background: #014fa7;
    color: #fff;
    border: 1px solid #014fa7;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
    line-height: 0.3rem;
}

.ljlist6title {
    font-size: 20px;
    border-bottom: 1px solid rgb(235, 234, 234);
    padding-bottom: 15px;
    color: #014fa7;
}

.ljlist61 {
    margin-bottom: 40px;
}

.ljlist7 {
    width: calc(100% + 40px);
}

.ljlist7 .item {
    width: calc(25% - 26px);
    display: block;
    text-align: center;
    box-shadow: 0 0 13px #e9e9e9;
    font-size: 16px;
    color: #333;
    line-height: 61px;
    margin-right: 20px;
    margin-bottom: 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: #014fa7;
    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: #014fa7;
}


.twlist .item:nth-child(1) {
    padding-top: 10px;
}

.twlist .item {
    display: block;
    padding: 30px 0px;
    border-bottom: 1px solid #e4e4e4;
    transition: all 0.4s;
}

.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 .img1 {
    width: 270px;
    height: 175px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.twlist .text {
    padding-top: 10px;
}

.twlist .text .title {
    font-size: 20px;
    box-sizing: border-box;
}

.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 {
    border-bottom: 1px solid #014fa7;
    padding-left: 25px;
}

.twlist .item:hover .title {
    color: #014fa7;
    font-weight: 600;
}

.twlist .item:hover .summary,
.twlist .item:hover .date {
    color: #014fa7;
    transition: all 0.4s;
}

.maincontent {
    padding-top: 25px;
}

/*  */

.lmybanner .back {
    height: 60%;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    display: none;
}

.lmybanner .lmwz {
    position: absolute;
    bottom: 0px;
    left: 0px;
    box-sizing: border-box;
    color: #ffffff;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: .3rem;
}

.lmybanner .lm {}

.lmybanner .lm .lmxian {
    /* height: .05rem; */
    /* background-image: linear-gradient(to right, #f2b945, #fd8c5a); */
}

.lmybanner .lm1 {
    padding: .44rem 0.3rem 0.38rem  0.36rem;
    /* background: url(../image/list11.png) bottom center; */
    background-size: cover;
    /* padding-bottom: .6rem; */
    position: relative;
}

.lmybanner .lm1 img {
    height: .3rem;
    width: auto;
    min-height: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.lmybanner .lm2 {
    font-size: 0.5rem;
    /* min-width: 2.37rem; */
    /* margin-top: .1rem; */
    font-family: 'SourceHanSerifSCBold';
    text-align: center;
    line-height: 1;
    position: relative;
}

.lmybanner .lm2::before {
    position:absolute;
    content:"";
    width: 100%;
height: 0.04rem;
background: #3D6997;
    left:0;
    bottom:-0.38rem;
}

.lmybanner .dwwzlist {
    padding: .17rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    flex: 1;
    text-align: right;
    position: relative;
    white-space: nowrap;
}

.lmybanner .dwwzlist::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-100%, -50%);
    width: .14rem;
    height: .14rem;
    border: .02px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    border-radius: 50%;
}

.lmybanner .dwwzlist .a {
    color: #ffffff;
}

.lmybanner .dwwzlist .span {
    padding: 0rem 0.01rem;
}

.lmybanner .dwwzlist .a,
.lmybanner .dwwzlist .span {
    font-size: 0.16rem;
    line-height: .26rem;
    display: inline-block;
}

.lmybanner .dwwzlist .a:hover {
    opacity: 0.8;
}

.erjilmdh {
    border-bottom: 1px solid rgba(122, 154, 190, 0.3);
}

.erjilmdh .erjilmdh1 {
    margin: auto;
}

.erjilmdh .item {
    display: inline-block;
}

.erjilmdh .a {
    position: relative;
    padding: 0rem 0.38rem;
    display: block;
}

.erjilmdh .a::before {
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    height: 0.19rem;
    width: 1px;
    background: url(../image/list17.png);
    background-size: 100% 100%;
    content: '';
}

.erjilmdh .item:nth-child(1) .a::before {
    display: none;
}

.erjilmdh .wz {
    font-size: 0.2rem;
    line-height: 0.84rem;
    border-bottom: 2px solid rgba(33, 112, 124, 0);
}

.erjilmdh .item.style .wz {
    color: #4576a7;
    border-bottom: 3px solid #0d5297;
}

.erjilmdh .item:hover .wz {
    color: #4576a7;
}

.lanmtitle1 {
    position: relative;
    margin-bottom: 0.5rem;
}

.lanmtitle1 .name {
    font-size: 0.36rem;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0.33rem;
    padding-left: 0.8rem;
}


.lanmtitle1 .iconbj {
    position: absolute;
    left: 0rem;
    bottom: 0;
    width: 3.21rem;
}

.gglist {}

.gglist .item {
    border-bottom: 0.01rem dashed #c5c5c5;
    display: block;
    padding: .25rem 0;
}

.gglist .item:nth-child(1) {
    padding-top: 0px
}

.gglist .sj {
    font-size: 0.2rem;
    float: right;
    color: #666666;
}

.gglist .bt {
    box-sizing: border-box;
    padding-right: 0.1rem;
    font-size: 0.2rem;
    position: relative;
    padding-left: 0.25rem;
}

.gglist .bt::before {
    content: '';
    position: absolute;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    border: 2px solid #014fa7;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
}

.gglist .bt,
.gglist .sj {
    line-height: .3rem;
}

.gglist .item:hover {
    border-bottom: 0.01rem dashed #014fa7;
    padding-left: 0.2rem;
}

.gglist .item:hover .bt,
.gglist .item:hover .sj {
    color: #014fa7;
}

.gglist * {
    transition: all 0.4s;
}

.xwlist {}

.xwlist .item {
    padding: 0.32rem 0;
    display: block;
    border-bottom: 1px solid #E8E8EE;
}

.xwlist .item:nth-child(1) {
    padding-top: .12rem;
}

.xwlist .item.noimage .img {
    display: none;
}

.xwlist .item .img {
    float: right;
    margin-left: 0.8rem;
    overflow: hidden;
}

.xwlist .item .img .img1 {
    display: block;
    width: 2.8rem;
    height: 1.93rem;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.xwlist .item .wz {
    box-sizing: border-box;
    padding-left: 1.2rem;
    position: relative;
}

.xwlist .item .sj {
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 0.9rem;
    height: 0.9rem;
    border: 1px solid #edebeb;
    border-top: 2px solid #014fa7;
    text-align: center;
    color: #014fa7;
}

.xwlist .item .sj1 {
    font-size: 0.36rem;
    padding-top: 0.14rem;
    padding-bottom: 0.07rem;
    font-weight: 600;
    line-height: 1.1;
}

.xwlist .item .sj2 {
    font-size: 0.16rem;
}

.xwlist .item .sj2 span {
    color: #D8D8D8;
    margin: 0rem 0.04rem;
}

.xwlist .item .bt {}

.xwlist .item .bt1 {
    font-size: 0.24rem;
    line-height: 0.32rem;
    margin-bottom: 0.2rem;
}

.xwlist .item .zy {
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #999999;
}

.xwlist .item:hover {
    border-bottom: 1px solid #014fa7;
}

.xwlist .item:hover .sj2 span,
.xwlist .item:hover {
    color: #014fa7;
}

.xwlist .item:hover .zy {
    color: #333333;
}

.xwlist .item:hover .sj {
    border: 1px solid #014fa7;
    border-top: 2px solid #014fa7;
}

.xwlist .item:hover .img .img1 {
    transform: scale(1.1);
}

.xwlist * {
    transition: all 0.4s;
}

.xwdt .item {
    padding: 0.27rem 0.5rem;
    margin-bottom: 0.6rem;
    box-sizing: border-box;
    background-color: #ffffff;
    transition: all 0.4s;
}

.xwdt .sj {
    color: #3d4e9c;
    font-size: 0.16rem;
    transition: all 0.4s;
}

.xwdt .bt {
    font-size: 0.2rem;
    font-weight: 600;
    margin: 0.2rem 0;
    transition: all 0.4s;
}

.xwdt .zy {
    color: #999999;
    font-size: 0.15rem;
    line-height: 0.28rem;
    margin-bottom: 0.25rem;
    transition: all 0.4s;
}

.xwdt .gd {
    color: #3870a7;
    font-size: 0.13rem;
    width: 1.15rem;
    line-height: 0.4rem;
    text-align: center;
    border: 1px solid #d7d7d7;
    margin-left: auto;
    transition: all 0.4s;
}

.xwdt .item:hover {
    background-color: #3870a7;
}

.xwdt .item:hover .sj,
.xwdt .item:hover .bt {
    color: #ffffff;
}

.xwdt .item:hover .zy {
    color: rgba(255, 255, 255, 0.7);
}

.xwdt .item:hover .gd {
    color: #ffffff;
    border: 1px solid #ffffff;
}

.xxld .item {
    margin-bottom: 0.5rem;
    background-color: #ffffff;
    padding: 0.45rem 0.4rem;
    padding-bottom: 0.5rem;
    position: relative;
    transition: all 0.4s;
}

.xxld .item .tb {
    width: 0.55rem;
    height: 0.55rem;
    background: url(../image/list23.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    transition: all 0.4s;
}

.xxld .item .tb1 {
    left: 0.2rem;
    top: 0.13rem;
}

.xxld .item .tb2 {
    right: 0.2rem;
    top: 0.13rem;
    background-image: url(../image/list24.png);
}

.xxld .item .tb3 {
    left: 0.2rem;
    bottom: 0.13rem;
    background-image: url(../image/list25.png);
}

.xxld .item .tb4 {
    right: 0.2rem;
    bottom: 0.13rem;
    background-image: url(../image/list26.png);
}

.xxld .item1 {
    padding: 0 0.27rem;
    box-sizing: border-box;
    padding-bottom: 0.25rem;
    font-family: SourceHanSerifSCBold;
    border-bottom: 1px solid #cad7e5;
    transition: all 0.4s;
}

.xxld .item1 .mz {
    font-size: 0.3rem;
    transition: all 0.4s;
}

.xxld .item1 .zw {
    font-size: 0.2rem;
    color: #0d5297;
    margin-left: 0.15rem;
    transition: all 0.4s;
}

.xxld .item2 {
    padding: 0 0.27rem;
    box-sizing: border-box;
    padding-top: 0.22rem;
}

.xxld .item2 p {
    font-size: 0.18rem;
    line-height: 2;
    color: #666666;
    transition: all 0.4s;
}

.xxld .item:hover {
    background-color: #3870a7;
}

.xxld .item:hover .item1 {
    border-bottom: 1px solid rgba(255, 255, 250, 0.7);
}

.xxld .item:hover .tb1 {
    background-image: url(../image/list23_.png);
}

.xxld .item:hover .tb2 {
    background-image: url(../image/list24_.png);
}

.xxld .item:hover .tb3 {
    background-image: url(../image/list25_.png);
}

.xxld .item:hover .tb4 {
    background-image: url(../image/list26_.png);
}

.xxld .item:hover .mz,
.xxld .item:hover .zw {
    color: #ffffff;
}

.xxld .item:hover .item2 p {
    color: rgba(255, 255, 250, 0.8);
}

.xxszlb {
    margin-top: 1rem;
}

.xxszlb:nth-child(1) {
    margin-top: 0rem;
}

.xxszlb .lm {
    background-color: #4576a7;
    height: 0.94rem;
    padding: 0 0.3rem;
    box-sizing: border-box;
    gap: 0.15rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xxszlb .lm>img {
    width: 0.12rem;
}

.xxszlb .lm>div {
    flex: 1;
    font-size: 0.26rem;
    color: #ffffff;
}

.xxszlb .lb {
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 0.29rem 0.17rem;
}

.xxszlb .lb .item {
    padding: 0.29rem 0.26rem;
    box-sizing: border-box;
    float: left;
    width: 33.33%;
}

.xxszlb .lb .a {
    border: 1px solid #8faecd;
    box-sizing: border-box;
    padding: 0 0.35rem;
    background: url(../image/list344.png) no-repeat bottom right;
    background-color: #f7faff;
    background-size: auto 100%;
    transition: all 0.4s;
}

.xxszlb .lb .wz {
    font-size: 0.18rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 0.18rem;
    box-sizing: border-box;
    background: url(../image/list211.png) no-repeat center left;
    background-size: 0.09rem auto;
    line-height: 0.8rem;
    transition: all 0.4s;
}

.xxszlb .lb .a:hover {
    background: #4576a7;
}

.xxszlb .lb .a:hover .wz {
    background-image: url(../image/list211_.png);
    color: #ffffff;
}

.xxgk1 {
    padding-top: 0.6rem;
    padding-bottom: 0.8rem;
}

.xxgk1 .left img {
    width: 1.3rem;
    margin-right: 0.7rem;
}

.xxgk1 .wz {
    padding-top: 0.25rem;
    padding-bottom: 0.4rem;
}

.xxgk1 .wz p {
    text-indent: 2em;
    font-size: 0.18rem;
    line-height: 0.44rem;
}


.xxgk1 .tplb {
    position: relative;
    overflow: hidden;
    padding-top: 35%;
}

.xxgk1 .tplb .item {
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    position: absolute;
}

.xxgk1 .tplb .item .img {
    height: 100%;
    overflow: hidden;
}

.xxgk1 .tplb .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xxgk1 .tplb .item:hover img {
    transform: scale(1);
}

.xxgk1 .tplb .item:nth-child(1) {
    left: 0;
    top: 0;
    width: 26%;
    height: 100%;
    padding-right: 0.4rem;
}

.xxgk1 .tplb .item:nth-child(2) {
    left: 26%;
    top: 0;
    width: 24%;
    height: calc(50% - 0.2rem);
}

.xxgk1 .tplb .item:nth-child(3) {
    width: 24%;
    height: calc(50% - 0.2rem);
    bottom: 0;
    left: 26%;
}

.xxgk1 .tplb .item:nth-child(4) {
    right: 0%;
    top: 0;
    width: 50%;
    height: 100%;
    padding-left: 0.4rem;
}

.xxgk2 {
    position: relative;
    padding-top: 2rem;
}

.xxgk2 {
    position: relative;
    background: url(../image/list012.png) no-repeat center bottom;
    background-size: cover;
    color: #ffffff;
}

.xxgk2 .xiantiao {
    position: absolute;
    height: 2.17rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    max-width: 20000px;
}

.xxgk2 .lb {
    display: flex;
    justify-content: space-between;
}

.xxgk2 .lb .item {
    cursor: pointer;
}

.xxgk2 .lb .quan {
    width: 1.36rem;
    height: 1.36rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.01rem dashed #ffffff;
    box-sizing: border-box;
    position: relative;
    transition: all 0.5s;
    margin: auto;
}

.xxgk2 .lb .bj {
    width: 2.24rem;
    height: 2.33rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../image/dsafafdsds.png) no-repeat center center;
    background-size: 100% 100%;
    opacity: 0;
    transition: all 0.5s;
}

.xxgk2 .lb .wz {
    font-size: 0.18rem;
    transition: all 0.5s;
}

.xxgk2 .lb .wz span {
    font-size: 0.32rem;
    font-weight: 600;
}

.xxgk2 .lb .bt {
    font-size: 0.24rem;
    padding-top: 0.27rem;
    padding-bottom: 0.27rem;
    text-align: center;
}

.xxgk2 .lb .xain {
    width: 0.01rem;
    height: 2.58rem;
    margin: auto;
    background-color: #ffffff;
}


.xxgk2 .lb .item:hover .bj {
    opacity: 1;
    animation: xzdh 19s linear infinite;
}

.xxgk2 .lb .item:hover .quan {
    border: 1px solid rgba(230, 179, 116, 0);
}

.xxgk2 .lb .item:hover .wz {
    color: #ecd9a5;
}

.xxgk2 .lb .item:hover .bt {
    color: #ecd9a5;
    font-weight: 600;
}

.xxgk3 {
    padding-top: 0.7rem;
}

.xxgk3 p {
    text-indent: 2em;
    font-size: 0.18rem;
    line-height: 0.44rem;
    margin-bottom: 0.5rem;
}

.xxgk3 img {
    width: 100%;
    margin: auto;
    display: block;
}

.xxgk4 {
    padding-bottom: 0.7rem;
}

.xxgk4 .left {
    width: 58%;
    box-sizing: border-box;
    padding-right: 0.37rem;
}

.xxgk4 .left .top {
    display: flex;
    justify-content: space-between;
    gap: 0.32rem;
}

.xxgk4 .left .top .item {
    border-radius: 0.1rem;
    background: url(../image/list88.png) center center;
    background-size: cover;
    position: relative;
    height: 4.18rem;
    padding: 0.4rem;
    padding-top: 0.7rem;
    box-sizing: border-box;
    color: #ffffff;
    transition: all 0.5s;
}

.xxgk4 .left .top .bt {
    font-family: SourceHanSerifSCBold;
    font-size: 0.3rem;
    text-align: center;
}

.xxgk4 .left .top .xian {
    width: 0.8rem;
    height: 0.03rem;
    background-color: #7a9abe;
    margin: auto;
    margin-top: 0.2rem;
    margin-bottom: 0.35rem;
    transition: all 0.5s;
}

.xxgk4 .left .top .zy {
    font-size: 0.16rem;
    line-height: 0.27rem;
    -webkit-line-clamp: 4;
    text-align: center;
}

.xxgk4 .left .top .xq {
    position: absolute;
    bottom: 0.4rem;
    left: 50%;
    transform: translateX(-50%);
    line-height: 0.4rem;
    width: 1.37rem;
    border-radius: 0.9rem;
    background-color: #ffffff;
    color: #31557c;
    text-align: center;
    font-size: 0.14rem;
    transition: all 0.5s;
}


.xxgk4 .left .top .item:hover {
    background-image: url(../image/list88_.png);
}

.xxgk4 .left .top .item:hover .xian {
    background-color: #f9ecc7;
}

.xxgk4 .left .top .item:hover .xq {
    color: #bca153;
}

.xxgk4 .left .bottom {
    height: 4.05rem;
    border-radius: 0.1rem;
    overflow: hidden;
    margin-top: 0.3rem;
    box-shadow: 0.05rem 0.05rem 0.1rem 0.04rem rgba(28, 134, 137, 0.05);
}

.xxgk4 .left .bottom .img {
    overflow: hidden;
    height: 100%;
    width: 50%;
    float: left;
}

.xxgk4 .left .bottom .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xxgk4 .left .bottom .yc {
    width: 50%;
    box-sizing: border-box;
    padding: 0.5rem 0.32rem;
    height: 100%;
    background-color: #ffffff;
    float: left;
}

.xxgk4 .bt1 {
    float: left;
    text-align: center;
}

.xxgk4 .bt1 .xtwz {
    font-family: SourceHanSerifSCBold;
    font-size: 0.3rem;
    text-align: center;
}

.xxgk4 .bt1 .btxian {
    width: 0.8rem;
    height: 0.03rem;
    background-color: #4b7199;
    margin: auto;
    margin-top: 0.2rem;
    transition: all 0.5s;
}

.xxgk4 .gd1 {
    line-height: 0.4rem;
    width: 1.37rem;
    border-radius: 0.9rem;
    background-color: #4b7199;
    color: #ffffff;
    text-align: center;
    font-size: 0.14rem;
    transition: all 0.4s;
    float: right;
}

.xxgk4 .left .bottom .zy {
    font-size: 0.16rem;
    line-height: 0.28rem;
    margin-top: 0.45rem;
    margin-bottom: 0.4rem;
    text-align: center;
}

.xxgk4 .left .bottom .tsxy {
    text-align: center;
}

.xxgk4 .left .bottom .item {
    padding: 0rem 0.3rem;
    display: inline-block;
    box-sizing: border-box;
}

.xxgk4 .left .bottom .item img {
    height: 0.52rem;
    margin: auto;
    transition: all 0.5s;
}

.xxgk4 .left .bottom .item>div {
    text-align: center;
    margin-top: 0.3rem;
    font-size: 0.18rem;
}

.xxgk4 .gd1:hover {
    background-color: #bca153;
}

.xxgk4 .left .bottom .item:hover img {
    transform: rotateY(180deg);
}

.xxgk4 .left .bottom .item:hover>div {
    color: #4b7199;
    font-weight: 600;
}

.xxgk4 .right {
    width: 42%;
    border-radius: 0.1rem;
    overflow: hidden;
    box-shadow: 0rem 0rem 0.15rem 0.04rem rgba(28, 134, 137, 0.1);
}

.xxgk4 .right .img {}

.xxgk4 .right .img img {
    width: 100%;
    height: 5.85rem;
    object-fit: cover;
}

.xxgk4 .right .wz {
    box-sizing: border-box;
    padding: 0.5rem 0.5rem;
    padding-bottom: 0.82rem;
    height: 100%;
    background-color: #ffffff;
}

.xxgk4 .right .btxian {
    background-color: #e8d9ae;
}

.xxgk4 .right .lmlb {
    display: flex;
    margin-top: 0.6rem;
    justify-content: space-between;
}

.xxgk4 .right .lmlb .a {
    font-size: 0.18rem;
}

.xxgk4 .right .lmlb .a:hover {
    color: #4b7199;
    text-decoration: underline;
}

@keyframes xzdh {

    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}


.tptximg {
    position: relative;
}

.tptximg::before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    opacity: 0.25;
    pointer-events: none;
    background: -webkit-linear-gradient(left,
            rgba(255, 255, 255, 0) 0,
            rgba(255, 255, 255, 53) 50%,
            rgba(255, 255, 255, 0) 70%);
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 30%,
            rgba(255, 255, 255, 53) 50%,
            rgba(255, 255, 255, 0) 70%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 3;
}


.tptximg:hover::before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}

/* 媒体查询 */


@media only screen and (max-width: 1720px) {

    .xxjj .jjbox,
    .lmybanner .lmwz,
    .erjilmdh .erjilmdh1 {
        padding-left: 3%;
        padding-right: 3%;
        box-sizing: border-box;
    }

    .w1400 {
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
    }



    .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 h2.bt {}

    .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 .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: 1280px) {}

@media only screen and (max-width: 1240px) {

    .ljlist7 .item {
        width: calc(33.33% - 26px);
    }

    .List_tp .item {
        width: calc(50% - .44rem);
    }

    .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;
    }


}

@media only screen and (max-width: 1180px) {}

@media only screen and (max-width: 1000px) {

    .xxgk4 {
        padding-bottom: 35px;
    }

    .xxgk4 .left {
        width: 100%;
        float: none;
        padding-right: 0;
    }



    .xxgk4 .left .top .item {
        height: auto;
        padding: 30px;
        padding-bottom: 100px;
    }

    .xxgk4 .right .img img {
        height: auto;
    }

    .xxgk4 .right {
        width: 100%;
        float: none;
        margin-top: 30px;
    }

    .xxgk2 .xiantiao {
        display: none;
    }

    .xxgk2 {
        padding-top: 35px;
    }

    .xxgk2 .lb {
        display: block;
    }

    .xxgk2 .lb .item {
        width: 33.33%;
        float: left;
        padding-bottom: 15px;
    }

    .xxgk2 .lb .xain {
        display: none;
    }

    .xxgk1 .left img {
        width: 50px;
        margin-right: 30px;
    }

    .xxgk1 .left {
        padding-top: 15px;
    }

    .xxgk1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .xxgk1 .wz {
        padding-top: 0;
        padding-bottom: 20px;
    }

    .xxgk1 .tplb .item:nth-child(1) {
        padding-right: 14px;
    }

    .xxgk1 .tplb .item:nth-child(2) {
        height: calc(50% - 7px);
    }

    .xxgk1 .tplb .item:nth-child(3) {
        height: calc(50% - 7px);
    }

    .xxgk1 .tplb .item:nth-child(4) {
        padding-left: 14px;
    }

    .xxszlb {
        margin-top: 30px;
    }

    .xxszlb .lb .item {
        padding: 10px;
        width: 50%;
    }

    .xxszlb .lb {
        padding: 18px 0.17rem;
    }

    .xxszlb .lb .a {
        padding: 0 15px;
    }

    .xxszlb .lm {
        height: 66px;
        padding: 0 20px;
        gap: 10px;
    }

    .xxszlb .lb .wz {
        line-height: 60px;
    }

    .xxszlb .lm>div {
        font-size: 20px;
    }

    #sousy .searchWrap1 {
        background-color: #ffffff;
        padding: 25px 4%;
        box-sizing: border-box;
    }

    .xxld .item .tb {
        width: 30px;
        height: 30px;
    }

    .xxld .item {
        padding: 30px;
        margin-bottom: 25px;
    }

    .xxld .item1 {
        padding: 0 10px;
        padding-bottom: 13px;
    }

    .xxld .item2 {
        padding: 0 10px;
        padding-top: 12px;
    }

    .xxld .item1 .zw {
        font-size: 14px;
        margin-left: 7px;
    }

    .xxld .item2 p {
        font-size: 14px;
    }

    .xxld .item1 .mz {
        font-size: 19px;
    }

    .xwdt .item {
        padding: 20px;
        margin-bottom: 25px;
    }

    .xwdt .bt {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 12px;
    }

    .xwdt .zy {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 15px;
    }

    .xwdt .gd {
        font-size: 12px;
        width: 80px;
        line-height: 28px;
    }

    .zcym .zcmz2 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .zcym .zcmz1 {
        font-size: 23px;
        margin-bottom: .08rem;
    }

    .dp h2.bt {
        margin-bottom: .2rem;
        font-size: 22px;
    }

    .lmybanner .dwwzlist::before {
        display: none;
    }

    .dp {
        padding: 30px 4%;
    }

    .list_fy {
        padding-top: 20px;
    }

    .lmybanner .lm1 {
        padding: 0;
        background: none;
        margin-bottom: 10px;
    }

    .lmybanner .back {
        display: block;
    }

    .lmybanner .lmwz {
        padding-bottom: 20px;
        display: block;
    }

    .lmybanner .dwwzlist {
        border-top: 0 solid rgba(255, 255, 255, 0.3);
        text-align: left;
        white-space: normal;
        padding: 0px;
    }

    .lmybanner .lm2 {
        font-size: 24px;
        min-width: 0;
        margin-top: 0;
        text-align: left;
        line-height: 1.3;
    }

    .lmybanner .lm .lmxian,
    .lmybanner .lm1 img {
        display: none;
    }

    .xwlist .item .zy {
        font-size: 13px;
        line-height: 1.6;
    }

    .xxjj .jjflex {
        display: block;
    }

    .xxjj .jjimg {
        margin: auto;
    }

    .xxjj1 .lanmtitle1 {
        margin-bottom: 0.3rem;
    }

    .xxjj4 .jjimg,
    .xxjj1 .jjimg {
        margin-top: .4rem;
    }

    .xxjj3 .jjimg,
    .xxjj2 .jjimg {
        margin-bottom: .4rem;
    }

    .xxjj .jjbt {
        font-size: 0.25rem;
        line-height: 0.34rem;
    }

    .xxjj .jjwz {
        line-height: 0.42rem;
    }

    .xxjj3 .jjflex {
        margin-top: .4rem;
    }

    .xxjj4 .hhxtiao {
        margin-top: 0.4rem;
        margin-bottom: 0.4rem;
    }

    .xxjj4 .jjflex {
        margin-bottom: 0.4rem;
    }

    main {
        padding: 30px 0;
    }


    .maincontent {
        /* padding-top: 12px; */
    }
}

@media only screen and (max-width: 960px) {

    .right_con {
        margin-top: 20px;
    }

    .right_con2 {
        margin-top: 0px !important;
    }

    .twlist .item:nth-child(1) {
        padding-top: 0px;
    }

    .ljlist6title {
        padding-bottom: 0px;
        border-bottom: 0px solid rgb(235, 234, 234);
    }

    .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 .img1 {
        width: 120px;
        height: 94px;
    }


    .lmybanner img {
        min-height: 170px;
    }


    .left_dh,
    .right_con {
        width: 100%;
    }

    .left_dh {
        background: #fff;
        padding: 0;
    }

    .left_dh h2 {
        padding: 20px 0px;
    }

    .left_dh h2::before {
        font-size: 28px;
        content: "?";
        color: #ffffff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
    }

    .left_dh h2.shanchu::before {
        display: none;
    }

    .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-bottom: 0;
    }

    .right_con .content img {
        max-width: 90%;
    }

    .ny_banner h2 {
        font-size: 32px;
    }



    #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(50% - 40px);
    }
}

@media only screen and (max-width: 768px) {

    .searchWrap ul li a span.time {
        font-size: 13px;
    }

    .lanmtitle1 .iconbj {
        width: auto;
        height: .47rem;
    }

    .lanmtitle1 .name {
        font-size: 0.26rem;
        padding-bottom: 0.23rem;
        padding-left: 0.52rem;
    }

    .gglist .bt,
    .gglist .sj {
        /* line-height: 0.62rem; */
        /* font-size: .18rem; */
    }

    .gglist .bt {
        padding-left: 0.18rem;
    }

    .gglist .item {
        padding: .2rem 0;
    }

    .gglist .sj {
        font-size: 13px;
    }

    .gglist .bt {
        font-size: 15px;
    }

    .lanmtitle1 {
        margin-bottom: 0.2rem;
    }

    .lmybanner .lmwz {
        padding-bottom: .2rem;
    }

    .lmybanner .dwwzlist .a,
    .lmybanner .dwwzlist .span {
        line-height: 0.22rem;
    }

    .lmybanner .lm {
        font-size: 0.26rem;
    }

    .lmybanner .back {
        height: 70%;
    }

    .erjilmdh .item {
        padding-top: 15px;
    }

    .erjilmdh .a::before {
        display: none;
    }

    .erjilmdh .a {
        padding: 0rem 7px;
    }

    .erjilmdh .wz {
        font-size: 14px;
        line-height: 0.16rem;
        padding: 0rem;
        padding-bottom: 12px;
    }

    .iconlist .item .icon {
        width: 60px;
        height: 60px;
    }


    .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 {
        font-size: 14px;
        line-height: 28px;
    }


    .morecontent {
        padding-top: 15px;
        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;
    }



    .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;
    }

    .dp h2.bt {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .right_con div.wzxx {
        margin-bottom: 10px;
        padding-bottom: 2px;
    }

    .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;
        padding-top: 19px;
    }

    .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-bottom: 20px;
    }

    .List_tp1 {
        width: calc(100% + 15px);
    }


    .List_tp .title .text {
        line-height: 22px;
    }

    .List_tp .title {
        padding: 10px 13px;
    }


    .w1400 {
        padding: 0 15px;
    }

    .dqwz {
        padding: 10px 0;
        padding-left: 18px;
        background-position: left top 11.5px;
        background-size: 13px auto;
    }


    .dqwz,
    .dqwz span,
    .dqwz i,
    .dqwz a {
        font-size: 14px;
        line-height: 22px;
    }

    .dqwz i {
        margin: 0 4px;
    }

    .right_con {
        margin-top: 15px;
    }



}

@media only screen and (max-width: 700px) {
    .xxgk4 .right .wz {
        padding: 25px;
    }

    .xxgk4 .right .lmlb {
        margin-top: 30px;
    }

    .xxgk4 .left .top {
        display: block;
    }

    .xxgk4 .gd1 {
        width: 90px;
    }

    .xxgk4 .left .top .bt,
    .xxgk4 .bt1 .xtwz {
        font-size: 22px;
    }

    .xxgk4 .left .top .xian,
    .xxgk4 .bt1 .btxian {
        width: 52px;
        height: 0.03rem;
        margin-top: 15px;
    }

    .xxgk4 .left .bottom {
        height: auto;
    }

    .xxgk4 .left .bottom .yc {
        width: 100%;
        padding: 25px;
        float: none;
    }

    .xxgk4 .left .bottom .img {
        overflow: hidden;
        height: 100%;
        width: 100%;
        float: none;
    }

    .xxgk4 .left .top .item:nth-child(1) {
        margin-bottom: 30px;
    }


    .xwlist .item:nth-child(1) {
        padding-top: 0;
    }

    .ljlist7 .item {
        width: calc(100% - 40px);
        margin-bottom: 20px;
    }

    .xwlist .item .img {
        float: none;
        margin-left: 0rem;
        margin-bottom: .3rem;
    }

    .xwlist .item .img .img1 {
        width: 100%;
        height: 65vw;
    }



    .xxjj1,
    .xxjj2,
    .xxjj3,
    .xxjj4 {
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
    }
}

@media only screen and (max-width: 600px) {
    .xxszlb .lb .item {
        width: 100%;
    }

    .xxgk2 .lb .bt {
        font-size: 18px;
    }

    .xxgk2 .lb .item {
        width: 50%;
    }

    .xxgk3 p {
        margin-bottom: 12px;
    }

    .xxgk3 {
        padding-top: 25px;
    }
}

@media only screen and (max-width: 540px) {
    .dp {
        padding: 20px 4%;
    }

    main {
        min-height: 155px;
    }



    .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;
    }

    .left_dh h2 {
        font-size: 20px;
        padding: 14px 0px;
        background-size: 20px;
    }
}

@media only screen and (max-width: 440px) {

    .xxgk1 .tplb {
        height: auto;
        padding: 0;

    }

    .xxgk1 .left img {
        width: 40px;
        margin-right: 20px;
    }

    .xxgk1 .tplb .item {
        width: 100% !important;
        height: auto !important;
        float: none !important;
        position: static !important;
        padding: 0 !important;
        margin-top: 20px;
    }

    .xxgk1 .tplb .item:nth-child(1) {
        margin-top: 0;
    }


    .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);
    }


}

@media only screen and (max-width: 350px) {
    .xxgk4 .left .bottom .item {
        padding: 0rem 5px;
        width: 48%;
    }
}