@charset "UTF-8";

.footer .item1 {
    /* width: 30%; */
    padding-top: .3rem;
}

.maincontent .dp {
    background-color: #ffffff;
    box-sizing: border-box;
    padding: .7rem;
}

.contop {
    background-color: #f6f6f6;
    border-bottom: 3px solid #9e78c7;
    padding: 0 .3rem;
    padding-top: .6rem;
    margin-bottom: .3rem;
}

.gk1 {
    padding: 1rem 0;
}

.gk1 .box {
    display: flex;
    align-items: center;
}

.gk p {
    font-size: .24rem;
    line-height: .6rem;
    text-indent: 2em;
}

.gk1 .zc {
    width: 11%;
    box-sizing: border-box;
    padding-right: .2rem;
}

.gk1 .zc img {

    width: .84rem;
}

.gk1 .yc {
    width: 89%;
}

.gk2 {
    background: url(../image/hksahajkdf.png) no-repeat;
    background-size: cover;
}

.gk2 .box {
    height: 7rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gk2 .box .item {
    text-align: center;
    color: #ffffff;
    flex: 1;
}


.gk2 .box .icon {
    position: relative;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    border: 1px dashed #ffffff;
    margin: auto;
}

.gk2 .box .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: .6rem;
}

.gk2 .box .wz {
    margin-top: .5rem;
}

.gk2 .box .wz .wz1 {
    font-size: .24rem;
    position: relative;
}

.gk2 .box .item:nth-child(1) .wz1 {
    padding-right: .15rem;
    background: url(../image/dsdsads.png) no-repeat right top;
    background-size: .37rem;
}

.gk2 .box .wz .wz1 span {
    font-size: .72rem;
}

.gk2 .box .wz .wz2 {

    font-size: .24rem;
    margin-top: .15rem;
}

.gk3 {
    padding-top: 1rem;
    padding-bottom: 2.8rem;
    background: url(../image/sdjsdjak.png) no-repeat bottom center;
    background-size: 100% auto;
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #541e90 !important;
    background-color: #541e90 !important;
}

main {
    padding: .5rem 0;
}



main.gglb {
    padding-top: .3rem;
}

#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 #541e90;
}


/* 左侧导航 */

.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: #541e90;
    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: #541e90;
    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: #541e90;
}

.dqwz span {
    /* color: #372c9c; */
    color: #541e90;
}

/* 单篇 */

.dp h2.bt {
    font-size: 28px;
    color: #131313;
    line-height: 40px;
    text-align: center;
    margin-bottom: .3rem;
    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: 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; */
    /* border-bottom: 1px solid #dcdcdc; */
    padding-bottom: .1rem;
}

.right_con div.wzxx .p {
    font-size: 14px;
    padding: 12px 0px;
    color: #9c9c9c;
    text-align: center;
    padding-top: 1px;
}

.right_con div.wzxx .p .item {
    display: inline-block;
    padding: 0px .3rem;
}


/* 列表页 */

.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: #541e90;
    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: #541e90;
}

.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: #541e90;
    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(25% - 30px);
    margin-right: 30px;
    display: block;
    float: left;
    margin-bottom: 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 .image {
    padding-top: 72%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: all 0.5s ease 0s;
}


.List_tp .title {
    padding: 10px 18px;
    color: #333333;
}

.List_tp .title .text {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

.List_tp .item:hover .a {
    /* background: #541e90; */
    /* transform: translateY(-20px); */
    /* box-shadow: 5px 5px 15px 0px #949493; */
    transition: all 0.5s ease 0s;
}

.List_tp .item:hover .image {
    transform: scale(1.12)
}

.List_tp .item:hover .title {
    color: #541e90;
}

.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;
    color: #333333;
}

.morecontent .item:hover {
    color: #541e90;
}


/* .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 #541e90;
}

.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 #541e90;
    color: #541e90;
    transition: all 0.4s;
}

.iconlist .item:hover {
    color: #541e90;
    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: #541e90;
}

.ljlist61 {
    margin-bottom: 40px;
}

.ljlist7 {
    width: calc(100% + 40px);
}

.ljlist7 .item {
    background-color: #ffffff;
    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: #541e90;
    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: #541e90;
}

.header .banner img {
    height: 33vw;
    width: 100%;
    object-fit: cover;
}

.twlist .item:nth-child(1) {
    /* padding-top: 10px; */
}

.twlist .item {
    display: block;
    /* padding: 30px 0px; */
    border: 1px solid #ac71ed;
    transition: all 0.4s;
    margin-bottom: .7rem;
    background: url(../image/list47.png) no-repeat right .24rem top .24rem;
    background-size: 1.1rem;
    background: #ffffff;
}

.twlist .item.delimg .img {
    display: none;
}

.twlist .item.delimg .text {
    width: 100%;
    /* padding-top: 0px; */
}

.twlist .img {
    float: left;
    /* margin-right: 30px; */
    overflow: hidden;
    display: block;
    width: 40%;
    height: 4.27rem;
}

.twlist .img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.twlist .text {
    padding: .9rem .9rem;
    width: 60%;
    box-sizing: border-box;
    float: left;
    padding-left: .45rem;
    position: relative;
}

.twlist .text::before {
    height: 1.2rem;
    width: 1.04rem;
    background: url(../image/list47.png) no-repeat left top;
    background-size: 100% 100%;
    content: '';
    position: absolute;
    right: .24rem;
    top: .24rem;
}

.twlist .text .title {
    font-size: .2rem;
    box-sizing: border-box;
}

.twlist .text .xian {
    width: 100%;
    margin-top: .3rem;
    margin-bottom: .25rem;
}

.twlist .text .summary {
    font-size: .18rem;
    line-height: .34rem;
    color: #7c7a7a;
    /* margin-top: 20px; */
    margin-bottom: .3rem;
    -webkit-line-clamp: 4;
}

.twlist .text .date {
    color: #7c7a7a;
    font-size: 15px;
}

.twlist .text .more {
    width: 1.38rem;
    line-height: .37rem;
    background: url(../image/list45.png);
    background-size: 100% 100%;
    text-align: center;
    color: #582f92;
    /* float: right; */
    position: absolute;
    right: .3rem;
    bottom: .3rem;
    transition: all 0.4s;
}

.twlist .item:hover .more {
    transform: translateY(-10px);
}

.twlist .item:hover .img img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.twlist .item:hover {
    border-bottom: 1px solid #541e90;
    /* padding-left: 25px; */
}

.twlist .item:hover .title {
    color: #541e90;
    font-weight: 600;
}

.twlist .item:hover .summary,
.twlist .item:hover .date {
    color: #541e90;
    transition: all 0.4s;
}

.maincontent {
    padding-top: 25px;
}

/*  */

.header .banner .back {
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0;
    background-color: rgba(84, 30, 144, 0.2);
    background-size: 100% 100%;
}

.header .banner .lmwz {
    position: absolute;
    bottom: 36%;
    left: 0px;
    box-sizing: border-box;
    /* padding-bottom: .5rem; */
    color: #ffffff;
    left: 0%;
    /* transform: translateX(-50%); */
    padding: .22rem .8rem;
    padding-left: calc((100vw - 1600px)/2);
    background: url(../image/list3.png);
    background-size: auto 100%;
    box-sizing: border-box;
}

.header .banner .lm {
    font-size: 0.48rem;
    font-family: 'SourceHanSerifSCBold';
    margin-bottom: 0.18rem;
}

.header .banner .dwwzlist {
    padding-left: .24rem;
    background: url(../image/list2.png) no-repeat top .03rem left;
    background-size: .18rem;
}

.header .banner .dwwzlist .a {
    color: #ffffff;
}

.header .banner .dwwzlist .span {
    padding: 0rem 0.03rem;
}

.header .banner .dwwzlist .a,
.header .banner .dwwzlist .span {
    font-size: 0.16rem;
    line-height: 0.26rem;
    display: inline-block;
}

.header .banner .dwwzlist .a:hover {
    opacity: 0.8;
}

.erjilmdh {
    border-bottom: 1px solid #ac71ed;
    padding: .12rem 0;
    /* background-color: #eef5f6; */
    position: relative;
}

.erjilmdh::before {
    height: 10.23rem;
    width: 5.68rem;
    background: url(../image/list5.png) no-repeat left top;
    background-size: 100% 100%;
    z-index: -1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}

.erjilmdh .erjilmdh1 {
    margin: auto;
}

.erjilmdh .item {
    display: inline-block;
}

.erjilmdh .a {
    position: relative;
    padding: 0rem 0.12rem;
    display: block;
}

.erjilmdh .a::before {
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    height: 0.23rem;
    width: 0.01rem;
    background-color: #541e90;
    content: '';
}

.erjilmdh .item:nth-child(1) .a::before {
    display: none;
}

.erjilmdh .wz {
    font-size: 0.24rem;
    line-height: 0.8rem;
    padding: 0rem 0.25rem;
    border-bottom: 2px solid rgba(33, 112, 124, 0);
}

.erjilmdh .item.style .wz {
    color: #541e90;
    /* border-bottom: 2px solid #541e90; */
    font-weight: 600;
}

.erjilmdh .item:hover .wz {
    color: #541e90;
    font-weight: 600;
}

.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;
}

.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 #541e90;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
}

.gglist .bt,
.gglist .sj {
    line-height: 0.72rem;
}

.gglist .item:hover {
    border-bottom: 0.01rem dashed #541e90;
    padding-left: 0.2rem;
}

.gglist .item:hover .bt,
.gglist .item:hover .sj {
    color: #541e90;
}

.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 img {
    display: block;
    width: 2.8rem;
    height: 1.93rem;
    object-fit: cover;
}

.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 #541e90;
    text-align: center;
    color: #541e90;
}

.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 #541e90;
}

.xwlist .item:hover .sj2 span,
.xwlist .item:hover {
    color: #541e90;
}

.xwlist .item:hover .zy {
    color: #333333;
}

.xwlist .item:hover .sj {
    border: 1px solid #541e90;
    border-top: 2px solid #541e90;
}

.xwlist .item:hover .img img {
    transform: scale(1.1);
}

.xwlist * {
    transition: all 0.4s;
}


/* 媒体查询 */


@media only screen and (max-width: 1680px) {

    .xxjj .jjbox,
    .header .banner .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 .content {
        margin-top: 10px;
    }

    .dp h2.bt {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .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: 1280px) {}

@media only screen and (max-width: 1240px) {
    .gk2 .box .wz .wz1 span {
        font-size: .56rem;
    }

    .ljlist7 .item {
        width: calc(33.33% - 26px);
    }

    .List_tp .item {
        width: calc(33.33% - 30px);
    }

    .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;
    }

    .header .banner .lmwz {

        bottom: 25%;
    }
}

@media only screen and (max-width: 1180px) {}

@media only screen and (max-width: 1000px) {
    .gk1 .box {
        display: block;
    }

    .gk2 .box {
        height: auto;
        display: block;
        padding: 20px 0;
        text-align: center;
    }

    .gk3 {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .gk2 .box .wz .wz1 span {
        font-size: 34px;
    }

    .gk2 .box .icon img {
        width: 35px;
    }

    .gk2 .box .wz .wz1 {
        font-size: 12px;
    }

    .gk2 .box .item:nth-child(1) .wz1 {
        padding-right: 8px;
        background-size: 20px;
    }

    .gk2 .box .wz {
        margin-top: 23px;
    }

    .gk2 .box .wz .wz2 {
        font-size: 15px;
        margin-top: 10px;
    }

    .gk2 .box .item {
        padding: 20px 20px;
        display: inline-block;
    }

    .gk2 .box .icon {
        width: 90px;
        height: 90px;
    }

    .gk1 {
        padding: 30px 0;
    }

    .gk1 .zc {
        float: left;
        width: auto;
    }

    .gk1 .yc {
        width: auto;
    }

    .header .banner .lmwz {
        top: 50%;
        transform: translateY(-50%);
        bottom: auto;
    }

    .header .banner {
        position: relative;
    }

    .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;
    }
}

@media only screen and (max-width: 960px) {
    .twlist .text::before {
        height: 45px;
        width: 40px;
        right: 10px;
        top: 10px;
    }

    .twlist .text .more {
        width: 83px;
        line-height: 25px;
        right: 15px;
        bottom: 15px;
    }

    .twlist .text .xian {
        margin-top: 20px;
        margin-bottom: 13px;
    }

    .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; */
        height: 228px;
    }

    .twlist .item {
        margin-bottom: 30px;
    }


    .twlist .text {
        padding: 30px 30px;
        padding-left: 18px;
        padding-bottom: 50px;
    }

    .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; */
    }

    .header .banner img {
        min-height: 170px !important;
    }

    .banner img {
        height: calc(100vw/192*50);
        min-height: 140px;
    }

    main {
        padding: .4rem 0;
    }

    main.gglb {
        padding-top: .1rem;
    }

    .maincontent {
        /* padding-top: 12px; */
    }

    .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) {
    .footer .item1 {
        padding-top: .15rem;
    }

    .contop {
        border-bottom: 2px solid #9e78c7;
        padding: 0 .15rem;
        padding-top: .25rem;
        margin-bottom: .2rem;
    }

    .maincontent .dp {
        padding: 15px;
        /* padding-top: 22px; */
    }

    .header .banner .dwwzlist {
        /* background-position: top .01rem left; */
    }

    .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;
    }

    .lanmtitle1 {
        margin-bottom: 0.2rem;
    }

    .header .banner .lmwz {
        padding-bottom: .2rem;
    }

    .header .banner .dwwzlist .a,
    .header .banner .dwwzlist .span {
        /* line-height: 0.22rem; */
    }

    .header .banner .lm {
        font-size: 0.26rem;
        margin-bottom: 10px;
    }

    .header .banner .back {
        /* height: 70%; */
    }

    .erjilmdh {
        padding: .15rem 0;
    }

    .erjilmdh .item {
        padding: .06rem 0;
    }

    .erjilmdh .a::before {
        display: none;
    }

    .erjilmdh .a {
        padding: 0rem 0.06rem;
    }

    .erjilmdh .wz {
        font-size: 0.16rem;
        line-height: 0.16rem;
        padding: 0rem;
        padding-bottom: 0;
    }

    .iconlist .item .icon {
        width: 60px;
        height: 60px;
    }

    .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 {
        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;
    }

    .dp h2.bt {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 3px;
    }

    .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: 0;
    }

    .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: 15px;
    }

    .List_tp1 {
        width: calc(100% + 15px);
    }


    .List_tp .title .text {
        font-size: 14px;
        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) {

    .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 img {
        width: 100%;
        height: 65vw;
    }



    .xxjj1,
    .xxjj2,
    .xxjj3,
    .xxjj4 {
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
    }
}

@media only screen and (max-width: 600px) {
    .twlist .img {
        width: 100%;
        height: calc(94vw/64*43);
        float: none;
    }

    .twlist .text::before {
        display: none;
    }
 

    .twlist .text {
        float: right;
        width: 100%;
        padding: 18px;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 540px) {
    main {
        min-height: 155px;
    }

    .gk1 .zc {
        width: 50px;
    }

    .dp h2.bt {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .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) {




    .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);
    }


}