@charset "utf-8";

/* 氓陇麓茅茠篓 */

.header.on {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 1.38rem;
    background: url(../images/head-bg.png) repeat-x center top;
    background-size: auto 100% !important;
}

.main-top {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    background: #fff;
}

body {
    padding-top: 1.01rem;
}

.nav-r {
    left: auto;
    right: 0;
    bottom: 0;
}

.nav-r ul {
    height: 100%;
}

.nav-r ul li {
    height: 50%;
}

.nav>ul>li>ul {
    box-shadow: 0 10px 10px #eee;
}


/* 忙鈥扳�姑ε撀好モ�犫�γ┞÷得ぢ号捗郝ヂ济ㄋ喡� */

.wrap_ph {
    display: none;
}

.wrap_ph h2 {
    position: relative;
    width: 100%;
    color: #fff;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    padding: 0 0.2rem;
    background: #5c1fa7;
}

.wrap_ph h2::after {
    content: "";
    position: absolute;
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/cd.svg) no-repeat right center/cover;
    left: auto;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
}

.wrap_ph ul {
    padding: 0.1rem 0.2rem 0.2rem;
    display: none;
    box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);
}

.wrap_ph li {
    position: relative;
    font-size: 0.18rem;
    line-height: 0.34rem;
    font-weight: normal;
}

.wrap_ph li a {
    transition: 0.5s;
    display: block;
    color: #333;
    font-size: 0.18rem;
    line-height: 0.34rem;
    font-weight: normal;
}

.wrap_ph {
    display: none;
}

.wrap_ph li.active a {
    color: #5C1FA7;
}

.wrap_ph i {
    opacity: 1;
    display: inline-block;
    width: .34rem;
    height: .3rem;
    display: inline-block;
    background: url(../images/arrow_down.svg) center no-repeat;
    background-size: 15px 15px !important;
    position: absolute;
    display: block;
    right: 0;
    top: 2px;
    transition: 0.5s;
}

.wrap_ph i.on {
    transform: rotate(-90deg);
}

.wrap_ph .box {
    display: none;
    padding-left: 0.25rem;
}

.wrap_ph .box a {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #666 !important;
    display: block;
}

.wrap_ph .box a:hover {
    color: #BE0000;
}


/* public */

.ban .imged {
    padding-bottom: 25%;
}

.inner {
    position: relative;
    padding-top: .55rem;
    padding-bottom: .8rem;
    background: #f8f8f8;
    overflow: hidden;
}

.inner::before {
    content: "";
    position: absolute;
    top: 4rem;
    left: 0;
    background: url(../images/qhdm-bg.png) no-repeat center center;
    width: 14.67rem;
    height: 12.8rem;
    background-size: 14.67rem auto;
}

.inner::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/xt-bg.png) no-repeat center center;
    width: 12.47rem;
    height: 7.92rem;
    background-size: 12.47rem auto;
}

.inner_left {
    width: 3.4rem;
    z-index: 100;
    position: relative;
}

.inner_right {
    width: calc(100% - 3.4rem);
    padding: 0 0 0 0.7rem;
}

.inner_left h2 {
    height: 1.27rem;
    color: #fff;
    font-weight: normal;
    background: #5C1FA7;
}

.inner_left h2 p {
    font-size: 0.36rem;
    color: #fff;
    padding: .4rem .3rem;
}

.inner_left ul {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1746);
    background-size: 100%;
}

.inner_left ul li {
    position: relative;
    border: 1px solid #e5e5e5;
}

.inner_left ul li h3 {
    font-size: 0.18rem;
    line-height: 1.2;
}

.inner_left ul li h3::after {
    width: auto;
    height: auto;
    background: #F5F6F8;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0rem;
}

.inner_left ul h3 a {
    display: block;
    cursor: pointer;
    width: 100%;
    font-weight: normal;
    font-size: .2rem;
    color: #333;
    background: #fff url(../images/jt1.png) no-repeat right 0.3rem center;
    /* border-bottom: 1px dashed #d2d2d2; */
    transition: 0.5s;
    padding: 0.25rem .3rem;
    padding-left: .7rem;
    background-size: .08rem !important;
    font-size: .2rem;
}

.inner_left ul li:hover h3::after,
.inner_left ul li.on h3::after {
    opacity: 1;
}

.inner_left ul li:hover {
    border: 1px solid transparent;
}

.inner_left ul li:hover h3 a,
.inner_left ul li.on h3 a {
    color: #fff;
    background: #5c1fa7 url(../images/jt1.png) no-repeat right 0.3rem center;
    background-size: .08rem !important;
}

.nysubnav {
    background: #f8f8f8;
    display: none;
    /* margin-left: 0.2rem; */
    padding: .15rem 0;
}

.inner_left ul li.on .nysubnav {
    display: block;
}

.nysubnav a {
    padding: 0 30px;
    line-height: 40px;
    display: block;
    font-size: .16rem;
    color: #333;
}

.nysubnav a:hover,
.nysubnav a.on {
    color: #5c1fa7;
}

.inner_right .lm_top {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.3rem;
    width: 100%;
}

.inner_right .lm_top h3 {
    font-size: 0.4rem;
    font-weight: normal;
    color: #333;
    font-family: "sihei";
}

.inner_right .lm_top .adress {
    font-size: 0.18rem;
    color: #333;
    line-height: 1.5;
    background: url(../images/home.png) no-repeat left center;
    background-size: .2rem auto;
    padding-left: 0.25rem;
}

.inner_right .lm_top .adress a {
    color: #333;
    transition: 0.5s;
}

.inner .wp {
    position: relative;
    align-items: flex-start;
    z-index: 9;
}

.inner_right .lm_top .adress a:hover {
    color: #0053D2;
}


/*====莽驴禄茅隆碌====*/

.j_pages {
    display: flex;
    justify-content: center;
    margin-top: 0.6rem;
    flex-wrap: wrap;
}

.j_pages .box {
    display: flex;
    padding: 0;
    font-size: 0;
    align-items: center;
    flex-wrap: wrap;
}

.j_pages a {
    padding: 0px 0.13rem;
    height: 0.34rem;
    line-height: 0.34rem;
    display: inline-block;
    margin: 0 3px 0.1rem;
    color: #919191;
    font-size: 0.14rem;
    transition: all .3s;
    border-radius: .04rem;
    border: 1px solid #ccc;
}

.j_pages a font {
    padding: 0 0.1rem
}

.j_pages .on {
    background: #5c1fa7;
    color: #fff;
    border: none;
}

.j_pages a:hover {
    background: #5c1fa7;
    color: #fff!important;
}

.j_pages span {
    color: #919191;
    height: 0.34rem;
    line-height: 0.34rem;
    display: inline-block;
    font-size: 0.14rem;
}

.j_pages input {
    color: #919191;
    padding: 0px 0.16rem;
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    font-size: 0.14rem;
    background: #f6f6f6;
    border: none;
    cursor: pointer;
    border-radius: 0;
    transition: 0.6s;
}

.j_pages input[type="text"] {
    width: 0.4rem;
    padding: 0;
    text-align: center
}

.j_pages input[type="submit"]:hover {
    background: #5c1fa7;
    color: #fff
}


/* public */

@media(max-width: 1200px) {
    body {
        padding-top: .7rem;
    }
}

@media(max-width: 1024px) {
    .inner_left {
        display: none;
    }
    .inner_right {
        width: 100%;
        padding-left: 0;
    }
    .wrap_ph {
        display: block;
    }
    .inner {
        padding-bottom: 0.3rem;
        min-height: 7rem;
    }
    .page {
        margin: .25rem 0 0;
    }
    .san-nav {
        display: block;
    }
    .inner_right .lm_top {
        margin-top: .15rem;
    }
    .inner_right .lm_top h3 {
        font-size: .24rem;
    }
}

@media(max-width: 768px) {
    .txt1 {
        font-size: 0.2rem !important;
    }
    .p1 {
        line-height: 0.26rem !important;
        font-size: 0.16rem !important;
    }
    .inner_right .lm_top .adress {
        width: 100%;
    }
    .inner_right .lm_top {
        margin-bottom: .15rem;
    }
    .inner {
        padding-top: .15rem;
        padding-bottom: .15rem;
    }
    .j_pages {
        margin-top: .15rem;
    }
}


/* 忙鈥撀懊┾�斅幻碘�灻� */

.newlist ul li {
    margin-top: .45rem;
}

.newlist ul li a {
    padding: .2rem;
    padding-right: .9rem;
    background: #fff url(../images/list-pic-bg.jpg) no-repeat center right;
    background-size: cover;
    box-shadow: 0 0 10px #f1f1f1;
    transition: all .3s;
}

.newlist ul li:hover a {
    box-shadow: 11.89px 10.706px 34px 0px rgba(92, 31, 167, 0.08);
}

.newlist ul li a .tpp {
    width: 3.6rem;
}

.newlist ul li a .tpp .pic {
    padding-top: 61.111%;
}

.newlist ul li a .text {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 3.6rem);
    padding-left: .45rem;
    padding-top: .2rem;
}

.newlist ul li a .text::after {
    content: "";
    position: absolute;
    width: .05rem;
    height: .3rem;
    background: #5c1fa7;
    left: -.025rem;
    top: .25rem;
}

.newlist ul li a .text .date {
    text-align: center;
}

.newlist ul li a .text .date p {
    font-size: .46rem;
    color: #5c1fa7;
    line-height: 1;
    font-family: "sisong";
}

.newlist ul li a .text .date span {
    font-size: .16rem;
    color: #333;
}

.newlist ul li a .text .nr {
    width: calc(100% - 1rem);
}

.newlist ul li a .text .nr h2 {
    font-size: .2rem;
    color: #333;
    max-height: .6rem/0;
}

.newlist ul li:hover a .text .nr h2 {
    color: #5c1fa7;
}

.newlist ul li a .text .nr p {
    margin-top: .2rem;
    font-size: .16rem;
    color: #777;
    line-height: .2rem;
    max-height: .4rem/0;
}

.newlist ul li a .text .nr .more {
    margin-top: .35rem;
    width: .4rem;
    height: .2rem;
    background: url(../images/ny-pic-more.png) no-repeat left center;
    background-size: .27rem auto;
}

.newlist ul li:hover a .text .nr .more {
    background: url(../images/ny-pic-more-other.png) no-repeat left center;
    background-size: .27rem auto;
}

@media(max-width: 700px) {
    .newlist ul li a {
        padding-right: .2rem;
    }
    .newlist ul li a .tpp {
        width: 100%;
    }
    .newlist ul li a .text {
        width: 100%;
        padding-left: .15rem;
    }
    .newlist ul li a .text .nr {
        width: calc(100% - .7rem);
    }
    .newlist ul li a .text .date p {
        font-size: .3rem;
    }
    .newlist ul li {
        margin-top: .15rem;
    }
}


/*鐮旂┒闃熶紞*/

.xrld ul {
    justify-content: space-between;
}

.xrld li {
    position: relative;
    width: 46.6%;
    margin-bottom: .4rem;
    left: 0;
    transition: all .3s;
}

.xrld li:hover {
    left: -5px;
}

.xrld li a {
    position: relative;
    align-items: center;
    padding: 0 .15rem;
    padding-right: .45rem;
    z-index: 9;
}

.xrld li::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: .3rem;
    bottom: 0;
    background: url(../images/ld-bg.jpg) no-repeat center center;
    background-size: cover;
    box-shadow: 11.89px 10.706px 34px 0px rgba(92, 31, 167, 0.08);
}

.xrld li:hover::after {
    box-shadow: 11.89px 10.706px 34px 0px rgb(26 2 55 / 8%);
}

.xrld li .scale {
    width: 1.48rem;
}

.xrld li .con {
    width: calc(100% - 1.48rem);
    padding: .3rem .3rem 0;
}

.xrld li .con .more span {
    font-size: .18rem;
    color: #666;
    padding-right: .3rem;
    padding-bottom: .1rem;
    background-size: .38rem auto;
}

.xrld li h3 {
    font-size: 0.18rem;
    color: #333;
    line-height: 0.32rem;
    transition: 0.5s;
    font-weight: normal;
}

.xrld li h3 b {
    /* font-weight: normal; */
    padding-right: .13rem;
    font-size: .24rem;
    /* color: #00447D; */
}

.xrld li:hover h3 b {
    color: #521c9b;
}

.xrld li p {
    font-size: 0.18rem;
    color: #666;
    line-height: 0.24rem;
    max-height: 0.48rem\0;
    /* margin-top: .2rem; */
    transition: 0.5s;
}

.xrld li span {
    display: block;
    margin-top: 0.15rem;
    margin-bottom: 0.1rem;
    width: 0.78rem;
    height: 0.3rem;
    background: #ede8f5;
    line-height: .3rem;
    text-align: center;
    font-size: .16rem;
    color: #521c9b;
    border-radius: 3px;
}

.xrld li .imged {
    position: relative;
    padding-bottom: 137.8%;
    overflow: hidden;
    border-radius: 5px;
}

.xrld li .imged img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media(min-width: 1024px) {}

@media screen and (max-width: 1200px) {
    .xrld li a {
        padding-right: .15rem;
    }
    .xrld li {
        width: 48%;
    }
}

@media screen and (max-width: 1024px) {
    .xrld li {
        width: 49%;
        margin-bottom: .3rem;
    }
}

@media screen and (max-width: 768px) {
    .xrld li {
        width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .xrld li .scale {
        width: 1.6rem;
    }
    .xrld li .con {
        width: calc(100% - 1.6rem);
        padding: 0rem .2rem;
    }
}


/* 浜虹墿鍒楄〃 */

.people-list ul {
    justify-content: space-between;
}

.people-list ul li {
    position: relative;
    width: 48.5%;
    margin-bottom: .33rem;
    height: 3.16rem;
    top: 0;
    transition: all .3s;
}

.people-list ul li:hover {
    top: -5px;
}

.people-list ul li a {
    display: block;
    height: 100%;
    background: url(../images/peop-bg.png) no-repeat center bottom;
    background-size: cover;
    padding: .38rem .4rem;
    box-shadow: 0 5px 10px rgb(92 46 155 / 30%);
}

.people-list ul li a h2 {
    padding-bottom: .2rem;
    font-size: .22rem;
    color: #000;
    font-weight: normal;
    border-bottom: 1px solid #979797;
}

.people-list ul li:hover a h2 {
    color: #521c9b;
}

.people-list ul li a p {
    font-size: .18rem;
    color: #666;
    line-height: .2rem;
    max-height: 1.2rem;
    margin-top: .3rem;
    overflow: hidden;
}

.people-list ul li:hover a p {
    color: #521c9b;
}

@media screen and (max-width: 600px) {
    .people-list ul li {
        width: 100%;
        margin-bottom: .15rem;
        height: auto;
    }
    .people-list ul li a {
        padding: .2rem;
    }
    .people-list ul li a p {
        max-height: initial;
    }
}


/* 鏃ユ湡鍒楄〃 */

.rq-list li {
    margin-top: .24rem;
}

.rq-list li a {
    position: relative;
    padding: 0.3rem 0.5rem;
    padding-right: .65rem;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 0px 4px 5px rgba(0, 0, 0, 0.05);
    transition: all .3s;
}

.rq-list li:hover a {
    box-shadow: 0px 0px 4px 5px rgba(92, 31, 167, .1);
}

.rq-list li a .date {
    position: relative;
    text-align: center;
}

.rq-list li a .date span {
    display: block;
    font-size: 0.46rem;
    line-height: 1;
    color: #5C1FA7;
}

.rq-list li a .date span:nth-child(2) {
    font-size: .16rem;
    color: #000;
}

.rq-list li a .text {
    width: calc(100% - 1.2rem);
    overflow: hidden;
}

.rq-list li a .text h2 {
    font-size: 0.22rem;
    color: #000;
    font-weight: normal;
}

.rq-list a .text p {
    margin-top: .1rem;
    line-height: 0.22rem;
    font-size: 0.18rem;
    color: #666;
    max-height: .44rem;
}

.rq-list li:hover a .text h2 {
    color: #5c1fa7
}

.rq-list li:hover a .text p {
    color: #5C1FA7;
}

@media(max-width: 600px) {
    .rq-list li a {
        padding: .3rem .2rem;
        padding-right: .3rem;
        background: #fff;
    }
    .rq-list li a .date span {
        font-size: .24rem;
    }
    .rq-list li a .date span:nth-child(2) {
        padding-top: .2rem;
    }
    .rq-list li a .date::after {
        top: .35rem;
        width: .2rem;
        left: 30%;
    }
    .rq-list li a .text {
        width: calc(100% - 1rem);
    }
    .rq-list li a .rq-icon {
        right: .25rem;
        background-size: .38rem auto;
    }
    .rq-list li a .text h2 {
        font-size: .2rem;
    }
    .rq-list li {
        margin-top: .15rem;
    }
}


/* 鏂囧瓧鍒楄〃 */

.wz-list {
    justify-content: space-between;
}

.wz-list li {
    width: 48.5%;
    border: 1px solid rgb(92 46 155 / 30%);
    margin-top: .3rem;
}

.wz-list li a {
    display: block;
    height: 100%;
    padding: .35rem .4rem;
    background: url(../images/wz-list-bg.jpg) no-repeat center bottom;
    background-size: cover;
}

.wz-list li a h2 {
    font-size: .22rem;
    line-height: .26rem;
    color: #000;
    font-weight: normal;
    max-height: .52rem;
}

.wz-list li:hover a h2 {
    color: #521c9b;
}

.wz-list li a p {
    margin-top: .15rem;
    font-size: .18rem;
    color: #666;
    line-height: .22rem;
    max-height: .66rem;
}

.wz-list li:hover a p {
    color: #521c9b;
}

.wz-list li a .xq {
    justify-content: space-between;
    margin-top: .3rem;
    border-top: 1px dashed rgba(92, 31, 167, .4);
    line-height: .6rem;
}

.wz-list li a .xq span {
    font-size: .18rem;
    color: #5C1FA7;
}

.wz-list li a .xq .more {
    position: relative;
    right: 0;
    padding-right: .5rem;
    background: url(../images/wz-more.png) no-repeat 98% center;
    background-size: .42rem auto;
    font-size: .18rem;
    color: #5C1FA7;
    transition: all .3s;
}

.wz-list li:hover a .xq .more {
    right: 5px;
}

@media(max-width: 600px) {
    .wz-list li {
        width: 100%;
        margin-top: .15rem;
    }
    .wz-list li a {
        padding: .15rem;
    }
}


/* 鏂囧瓧鍒楄〃2 */

.wz-list-other li {
    margin-top: .24rem;
    border: 1px dashed rgba(92, 31, 167, .6);
    transition: all .3s;
    width: 100%;
}

.wz-list-other li:hover {
    border: 1px solid rgba(92, 31, 167, .6);
}

.wz-list-other li a {
    position: relative;
    padding: 0.3rem 0.55rem;
    padding-right: 1.5rem;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    background-size: 100% 100%;
    transition: all .3s;
    background-position: center bottom;
}

.wz-list-other li a .date {
    position: relative;
    width: .4rem;
}

.wz-list-other li a .date::after {
    top: 0.5rem;
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotateZ(-30deg);
    width: 0.4rem;
    height: 0.01rem;
    background: #5c1fa7;
}

.wz-list-other li a .date span {
    display: block;
    font-size: 0.3rem;
    line-height: 1;
    color: #5C1FA7;
    /* font-family: "sisong"; */
}

.wz-list-other li a .date span:nth-child(2) {
    padding-top: .4rem;
}

.wz-list-other li a .text {
    width: calc(100% - 1.2rem);
    overflow: hidden;
}

.wz-list-other li a .text h2 {
    font-size: .22rem;
    color: #000;
    font-weight: normal;
}

.wz-list-other a .text p {
    margin-top: .2rem;
    line-height: 0.24rem;
    font-size: 0.18rem;
    color: #666;
}

.wz-list-other li:hover a {
    background: url(../images/wz2-bg.jpg) no-repeat center bottom;
    background-size: cover;
}

.wz-list-other li:hover a .text h2 {
    color: #521c9b;
}

.wz-list-other li:hover a .text p {
    color: #521c9b;
}

@media(max-width: 600px) {
    .wz-list-other li a {
        padding: .3rem .2rem;
        padding-right: .8rem;
    }
    .wz-list-other li a .date span {
        font-size: .24rem;
    }
    .wz-list-other li a .date span:nth-child(2) {
        padding-top: .2rem;
    }
    .wz-list-other li a .date::after {
        top: .35rem;
        width: .2rem;
        left: 30%;
    }
    .wz-list-other li a .text {
        width: calc(100% - .5rem);
    }
    .wz-list-other li a .rq-icon {
        right: .25rem;
        background-size: .38rem auto;
    }
    .wz-list-other li a .text h2 {
        font-size: .2rem;
    }
    .wz-list-other li {
        margin-top: .15rem;
    }
}


/* 鏍囬鍒楄〃 */

.list li {
    margin-bottom: .4rem;
    line-height: 1.03rem;
}

.list li a {
    display: block;
    padding: 0 .77rem;
    font-size: .22rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/wz2-bg.jpg) no-repeat center bottom;
    background-size: cover;
    box-shadow: 0 0 10px #eee;
}

.list li:hover a {
    color: #521c9b;
}

@media(max-width: 600px) {
    .list li {
        line-height: .5rem;
        margin-bottom: .15rem;
    }
    .list li a {
        padding: 0 .2rem;
        font-size: .16rem;
    }
}


/* 鏂囧瓧鍒楄〃3 */

.date-list li {
    border: 1px solid rgba(92, 31, 167, .5);
    margin-top: .4rem;
}

.date-list li a {
    justify-content: space-between;
    padding: .35rem .55rem;
    background: url(../images/wz2-bg.jpg) no-repeat center bottom;
    background-size: cover;
}

.date-list li:hover a {
    box-shadow: 0px 0px 4px 5px rgba(92, 31, 167, .1);
}

.date-list li a .date {
    width: .9rem;
}

.date-list li a .date p {
    position: relative;
    font-size: .42rem;
    color: #5C1FA7;
    padding-right: .35rem;
}

.date-list li a .date p::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    width: .32rem;
    background: #521c9b;
}

.date-list li a .date span {
    font-size: .12rem;
    color: #333;
}

.date-list li a .text {
    position: relative;
    width: calc(100% - 1.5rem);
    padding-right: .7rem;
}

.date-list li a .text h2 {
    font-size: .22rem;
    color: #000;
    font-weight: normal;
    margin-bottom: .1rem;
}

.date-list li:hover a .text h2 {
    color: #5C1FA7;
}

.date-list li a .text p {
    font-size: .18rem;
    line-height: .28rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.date-list li a .text p img {
    display: inline-block;
    max-height: .18rem;
    padding-right: .15rem;
    vertical-align: middle;
}

.date-list li a .text .more {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: .45rem;
    background: url(../images/wz-more.png) no-repeat right center;
    background-size: .42rem auto;
    font-size: .18rem;
    color: #5C1FA7;
}

@media(max-width: 600px) {
    .date-list li a {
        padding: .15rem;
    }
    .date-list li a .date p {
        font-size: .3rem;
    }
    .date-list li a .date {
        width: .7rem;
    }
    .date-list li a .date p::after {
        width: .25rem;
    }
    .date-list li a .text {
        width: calc(100% - .9rem);
        padding-right: 0
    }
    .date-list li a .text .more {
        position: static;
        display: inline-block;
        padding-right: .5rem;
    }
    .date-list li {
        margin-top: .15rem;
    }
}


/* 鍘嗗彶娌块潻 */

.history {
       position: relative;
    padding-top: 0.6rem;
    border-top: 3px solid #5c1fa7;
}

.history li a {
    justify-content: space-between;
    padding-top: .9rem;
    align-items: center;
}

.history li:first-child a {
    padding-top: 0;
}

.history li a>span {
    display: inline-block;
    text-align: center;
    font-size: .28rem;
    color: #5C1FA7;
    padding-left: 1.53rem;
}

.history li a .text {
    position: relative;
    width: calc(100% - 2.65rem);
    padding-left: .9rem;
}

.history li a .text::before {
    content: "";
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.22rem;
    height: 0.22rem;
    background: url(../images/ls-qq.png) no-repeat center center;
    border-radius: 50%;
    z-index: 8;
}

.history li a .text::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.1rem;
    width: 0.54rem;
    height: 1px;
    border-top: 1px dashed rgba(92, 31, 167, .3);
}

.history li a .text .nr {
    display: flex;
    align-items: center;
}

.history li a .text .nr p {
    display: inline-block;
    overflow: hidden;
}

.history li a .text .nr p span {
    display: inline-block;
    line-height: .26rem;
    vertical-align: middle;
    font-size: .22rem;
    color: #000;
}

.history li a::after {
    content: "";
    position: absolute;
    top: 0rem;
    bottom: 0;
    width: 1px;
    left: 2.76rem;
    background: rgba(92, 31, 167, .3);
}

@media(max-width: 700px) {
.history li a .text .nr p span{font-size:.16rem;}
    .history li a>span {
        padding-left: 0;
    }
    .history {
        background-position: 1rem top;
    }
    .history li a::after {
        left: 1.6rem;  top: 0;
    }
    .history li a .text {
        width: calc(100% - 1.5rem);
    }
}


/* 鍘嗗眾棰嗗 */

.leader .lead-bt {
    border-bottom: 1px solid #979797;
    text-align: center;
    margin-bottom: .8rem;
}

.leader .lead-bt span {
    position: relative;
    display: inline-block;
    margin: 0 .4rem;
    padding: .25rem 0;
    font-size: .22rem;
    color: #000;
    cursor: pointer;
}

.leader .lead-bt span:hover,
.leader .lead-bt span.on {
    color: #5C1FA7;
}

.leader .lead-bt span::after {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -1px;
    height: 1px;
    background: #5C1FA7;
    transition: all .3s;
}

.leader .lead-bt span:hover::after,
.leader .lead-bt span.on::after {
    left: 0;
    right: 0;
}

.leader .lead-bt span::before {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    bottom: -0.06rem;
    left: 50%;
    background: url(../images/lead-bt.png) no-repeat center center;
    background-size: 0.13rem auto;
    width: 0.13rem;
    height: 0.13rem;
    transition: all .3s;
    opacity: 0;
    z-index: -1;
}

.leader .lead-bt span:hover::before,
.leader .lead-bt span.on::before {
    opacity: 1;
    z-index: 1;
}

.leader-box>ul {
    justify-content: space-between;
    display: none;
}

.leader-box>.lead-box-box {
    display: none;
}

.leader-box>.lead-box-box.on {
    display: block;
}

.lead-box-box>ul>li {
    width: 48.5%;
}

.lead-box-box>ul>li>ul>li {
    display: flex;
    line-height: .66rem;
    align-items: center;
    justify-content: space-between;
    font-size: .18rem;
    color: #000;
    background: #fff;
}

.lead-box-box>ul>li>ul>li:first-child {
    background: #5C1FA7;
    color: #fff;
}

.lead-box-box>ul>li>ul>li:first-child .name {
    border-right: 1px solid rgb(158 109 217 / 90%);
}

.lead-box-box>ul>li>ul>li:nth-child(2n) {
    background: #F4F4F4;
}

.lead-box-box>ul>li>ul>li>div {
    width: 50%;
    text-align: center;
}

@media(max-width: 700px) {
    .leader .lead-bt {
        margin-bottom: .15rem;
    }
    .lead-box-box>ul>li {
        width: 100%;
        margin-bottom: .15rem;
    }
    .leader .lead-bt span {
        margin: 0 .15rem;
    }
}


/* 浠櫒璁惧 */

.instr-bt {
    height: 1.03rem;
    box-shadow: 0 0 10xp #eee;
    background: url(../images/wz2-bg.jpg) no-repeat center bottom;
    background-size: cover;
    line-height: 1.03rem;
    padding: 0 .35rem;
}

.instr-bt ul li {
    text-align: center;
}

.instr-bt ul li a {
    font-size: .22rem;
    color: #000;
}

.instr-bt ul li.slick-current.slick-active a {
    /* color: #5C1FA7; */
}

.instr-bt ul .textpiv {}

.instr-bt ul .textpiv a {
    font-size: .18rem;
}

.instr-bt .slick-prev {
    left: -.15rem;
    width: .2rem;
    height: .2rem;
    background: url(../images/yq-l.png) no-repeat center center;
    background-size: .11rem auto;
}

.instr-bt .slick-next {
    right: -.15rem;
    background: url(../images/yq-r.png) no-repeat center center;
    width: .2rem;
    height: .2rem;
    background-size: .11rem auto;
}

.tpp-list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.17rem;
}

.tpp-list ul li {
    width: 33.333%;
    margin-top: .5rem;
}

.tpp-list ul li a {
    display: block;
    margin: 0 .17rem;
}

.tpp-list ul li a .pic {
    padding-top: 55.85%;
}

.tpp-list ul li a p {
    line-height: .48rem;
    text-align: center;
    font-size: .18rem;
    color: #000;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.0951);
}

.tpp-list ul li:hover a p {
    background-color: #5C1FA7;
    color: #fff;
}

@media(max-width: 700px) {
    .tpp-list ul li {
        width: 50%;
    }
    .tpp-list ul li a {
        margin: 0 .05rem;
    }
    .tpp-list ul {
        margin: 0 -.05rem;
    }
}


/* 鍐呭椤� */

.art-main {
    border: 1px solid #eee;
    border-top: .06rem solid #5C1FA7;
    background: #fff;
    padding: .5rem .45rem;
}

.art-main h2 {
    text-align: center;
    width: 86%;
    color: #000;
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
}

.art-main .art-tit {
    padding-bottom: .15rem;
    border-bottom: 1px dotted #5C1FA7;
}

.art-main .art-tit h3 {
    text-align: center;
    width: 86%;
    color: #000;
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
}

.art-main .art-body p {
    color: #000;
    text-indent: 2em;
    font-size: 0.18rem !important;
    line-height: 0.36rem;
    /* padding-top: 0.3rem; */
}

.art-main .art-body p span {
    font-family: "微软雅黑" !important;
}

.art-main .art-body p.img-tp img {
    display: block;
    max-width: 100%;
    width: auto!important;
    height: auto!important;
    margin: auto;
}

.art-main .cont-tit p {
    font-size: 0;
    line-height: 0.45rem;
    text-align: center;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.16rem;
    color: #666;
    margin: 0 0.05rem;
}

.pnext {
    margin-top: 0.2rem;
    border-top: 3px solid #cbc5c5;
    padding-top: .2rem;
}

.pnext p {
    text-indent: initial;
    font-size: 0.18rem;
    line-height: 0.45rem;
    color: #000;
}

.pnext p img {
    display: inline-block;
    vertical-align: middle;
    padding-right: .15rem;
    height: .17rem;
}

.pnext p a {
    font-size: 0.18rem;
    color: #000;
}

.pnext p:hover {}

.pnext p:hover a {
    color: #aa1b20;
}

@media(max-width: 600px) {
    .art-main {
        padding: .2rem;
    }
    .art-main .art-tit h3 {
        width: 100%;
        font-size: .2rem;
        margin-bottom: 0;
    }
    .art-main .art-body p {
        padding-top: .15rem;
    }
    .pnext p {
        line-height: .3rem;
        padding: .15rem 0;
    }
}


/* 甯堣祫鍐呭 */

.sz-nr .sz-top {
    justify-content: space-between;
    align-items: center;
}

.sz-nr .sz-top .tpp {
    position: relative;
    width: 1.93rem;
    padding: .15rem;
}

.sz-nr .sz-top .tpp::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: .2rem;
    right: .2rem;
    background: #5C1FA7;
}

.sz-nr .sz-top .tpp .pic {
    position: relative;
    z-index: 9;
    padding-top: 133.5%;
}

.sz-nr .sz-top .text {
    width: calc(100% - 1.93rem);
    padding-left: .6rem;
}

.sz-nr .sz-top .text .name {
    padding-bottom: .3rem;
    border-bottom: 1px solid rgba(92, 31, 167, .4);
    margin-bottom: .3rem;
}

.sz-nr .sz-top .text .name span {
    font-size: .32rem;
    color: #5C1FA7;
    padding-right: .4rem;
}

.sz-nr .sz-top .text .name i {
    font-style: normal;
    font-size: .22rem;
    color: #000;
}

.sz-nr .sz-top .text .nr p {
    font-size: .22rem;
    color: #000;
    line-height: .26rem;
    margin-bottom: .2rem;
}

.sz-nr .sz-down ul li {
    margin-top: .7rem;
}

.sz-nr .sz-down ul li h2 {
    padding-left: .75rem;
    background: url(../images/sz-icon.png) no-repeat left center;
    background-size: .72rem auto;
    font-size: .26rem;
    color: #5C1FA7;
    font-weight: normal;
    margin-bottom: .2rem;
}

.sz-nr .sz-down ul li p {
    font-size: .18rem;
    color: #000;
    line-height: .22rem;
    margin-bottom: .2rem;
}

@media(max-width: 600px) {
    .sz-nr .sz-top .tpp {
        margin-left: auto;
        margin-right: auto;
    }
    .sz-nr .sz-top .text {
        width: 100%;
        padding-left: 0;
        margin-top: .15rem;
    }
    .sz-nr .sz-top .text .name {
        text-align: center;
    }
    .sz-nr .sz-top .text .name span {
        font-size: .24rem;
        padding-right: .15rem;
    }
    .sz-nr .sz-down ul li {
        margin-top: .2rem;
    }
}

.leader-box .item {
    margin-bottom: 0.5rem;
}

.leader-box h3 {
    font-size: .2rem;
    line-height: .36rem;
    margin-bottom: 0.2rem;
    text-align: center;
}

.leader-box table {
    border-collapse: collapse;
}

.leader-box .firstRow {
    background: #5C1FA7;
    color: #fff;
}

.leader-box table tr.firstRow td {
    border-right: 1px solid rgb(158 109 217 / 90%);
}

.leader-box table tr td {
    font-size: .18rem;
    line-height: .66rem;
    text-align: center;
    border: 1px solid #fff;
}

.leader-box table tr:nth-child(2n) {
    background: #E9DCF8;
}

.leader-box table .bg {
    background: #E9DCF8;
}

.leader-box table tr.firstRow td:first-child {
    background: #5C1FA7;
}

.line1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.line2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.img {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.img_hezi {
    padding-bottom: 60%;
    transition: .5s;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s;
}

.none {
    display: none !important;
}

.tpp-list .img_hezi {
    overflow: hidden;
}

.tpp-list .img_hezi:hover {
    transform: scale(1.2);
}

@media (max-width: 700px) {
    .tpp-list li {
        width: 50%;
    }
}

.yqsb ul {
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    flex-wrap: nowrap;
    margin: 0 -0.2rem;
    display: flex;
}

.yqsb ul li {
    padding: 0 0.2rem;
}

.jcrc table {
    width: 100%;
    border-collapse: collapse;
    border: none;
    text-align: center;
    color: #333;
}

.jcrc table tr td {
    border: 1px solid #ccc;
}

.jcrc table tr td:first-child {
    border-left: none;
}

.jcrc table tr td:last-child {
    border-right: none;
}

.jcrc table tr td {
    font-size: .18rem;
    line-height: .3rem;
    padding: 0.2rem 0.1rem
}

.jcrc table tr:nth-child(2n) {
    background: #E9DCF8
}

.jcrc table tr.firstRow {
    background: #5c1fa7;
    color: #fff;
    font-weight: 700;
}