@font-face {
    font-family: 'sySong';
    src: url('sySong.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.clear {
    clear: both;
}

.pic {
    position: relative;
    padding-top: 75%;
    overflow: hidden;
    transition: all .3s;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s;
}

.pic:hover img {
    transform: scale(1.1);
}

.jj-details {
    padding-bottom: .7rem;
    background: url(../images/ny/nyconbg.jpg) no-repeat bottom right;
    background-size: 100% auto;
}

.jj-details.xhbj-other {
    background: url(../images/ny/xxbg-other.jpg) no-repeat center top;
    background-size: 100% auto;
}

.l-bt {
    padding-top: .7rem;
    text-align: center;
}

.l-bt h2 {
    font-size: .36rem;
    color: #000;
}


/* Ã¥Â¤Â§Ã¥Â·Â¥Ã§Â²Â¾Ã§Â¥Å¾ */

.l-dgjs {
   padding-top: 0.75rem;
    padding-bottom: 3.5rem;
    margin-top: .35rem;
    background: #f5f5f5 url(../images/nydgjs-bg0414.png) no-repeat center top;
    background-size: 100% auto;
}
.l-logo img {
    max-height: 21.75vw;
}
.l-dgjs .dgjs-jj {
    text-align: center;
    width: 64.5%;
    margin-left: auto;
    margin-right: auto;
}

.l-dgjs p {
    line-height: .42rem;
    font-size: .2rem;
    color: #222222;
}


/* Ã¦Â Â¡Ã©Â£Å½Ã¦Â Â¡Ã¨Â®Â­ */

.xfxx {
    margin-top: .35rem;
    background: #fff;
    overflow: hidden;
}

.xfxx .xfxx-l {
    float: left;
    width: 7.4rem;
}

.xfxx .xfxx-l .pic {
    padding-top: 67.7%;
}

.xfxx .xfxx-r {
    overflow: hidden;
    padding-left: .65rem;
    padding-top: 1.25rem;
}

.xfxx .xfxx-r p {
    width: 76%;
    line-height: .42rem;
    font-size: .2rem;
    color: #000;
}

.xfxx .xfxx-r h2 {
    margin-top: .3rem;
    width: 76%;
    font-size: .36rem;
    color: #2858c5;
    font-weight: bold;
}


/* Ã¦Â Â¡Ã¦Â­Å’ */

.sc-music {
    max-width: 543px;
    margin: 0 auto;
    width: 100%;
    margin-top: .35rem;
}

.sc-music .pic:hover img {
    transform: scale(1);
}

.sc-music .pic {
    padding-top: 127.4%;
    border: 1px solid #e7e7e7;
}

.down-load {
    margin-top: .4rem;
}

.down-load p {
    line-height: .42rem;
    padding-left: .25rem;
    background: url(../images/ny/l-xz.png) no-repeat left center;
    font-size: .22rem;
    color: #222222;
}

.down-load p.on {
    color: #3869df;
    background: url(../images/ny/l-xz-other.png) no-repeat left center;
}


/* Ã¥Â­Â¦Ã¦Â Â¡vi */

.subPage_content {
    margin-top: .55rem;
    overflow: hidden;
}

.sub_left {
    position: relative;
    float: left;
    width: 4.7rem;
}

.currents {
    top: 0;
}

.sub_left h2 {
    position: relative;
    line-height: .85rem;
    padding-left: .3rem;
    background: #0054c1;
    font-size: .36rem;
    color: #fff;
    font-weight: bold;
}

.sub_left h2 span {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(../images/ny/sub_left_down2.png) no-repeat center center;
    display: none;
}

.sub_left h2 span.on {
    background: url(../images/ny/sub_left_up2.png) no-repeat center center;
}

.sub_left ul {
    background-image: #f6f6f6;
    background-image: -webkit-linear-gradient(to bottom, #f6f6f6, transparent);
    background-image: linear-gradient(to bottom, #f6f6f6, transparent);
    padding-top: .15rem;
    overflow-y: auto;
}

.sub_left ul::-webkit-scrollbar {
    width: 4px;
    height: 8px;
    background-color: #F5F5F5;
}

.sub_left ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

.sub_left ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #0054c1;
}

.sub_left ul li {
    line-height: .5rem;
    border-left: 4px solid transparent;
}

.sub_left ul li.on {
    border-left: 4px solid #0054c1;
    background-image: #d5e0ef;
    background-image: -webkit-linear-gradient(to right, #c5d6eb, transparent);
    background-image: linear-gradient(to right, #c5d6eb, transparent);
}

.sub_left ul li a {
    display: block;
    padding-left: .25rem;
    font-size: .18rem;
    color: #000000;
}

.sub_left ul li.on a {
    color: #0054c1;
}

.sub_right {
    float: right;
    width: calc(100% - 5.1rem);
}

.sub_right>ul>li {
    float: left;
    margin: .3rem 0;
    width: 48%;
    margin-left: 4%;
}

.sub_right>ul>li:nth-child(2n-1) {
    margin-left: 0;
}

.sc-tit {
    margin-bottom: .25rem;
    line-height: .24rem;
    padding-left: .1rem;
    border-left: 3px solid #0054c1;
    font-size: 0;
}

.sc-tit h2 {
    font-size: .22rem;
    color: #000000;
}

.sub_right>ul {
    overflow: hidden;
}

.sub_right>ul>li a {
    display: block;
}

.sub_right>ul>li a .pic {
    border: 1px solid #e9e9e9;
    padding-top: 102.16%;
}

.sub_right>ul>li a .pic:hover img {
    transform: scale(1);
}

.sc-xzwj {
    margin-top: .3rem;
}

.sc-xzwj ul {
    border: 1px solid #e5e5e5;
    background: #fcfcfc;
    padding: .3rem;
    box-sizing: border-box;
}

.sc-xzwj ul {
    overflow: hidden;
}

.sc-xzwj ul li {
    float: left;
    width: 50%;
    line-height: .48rem;
    padding-left: .25rem;
    background: url(../images/ny/l-xz.png) no-repeat left center;
}

.sc-xzwj ul li a {
    display: block;
    font-size: .18rem;
    color: #000;
}

.sc-xzwj ul li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sc-xzwj ul li.on {
    background: url(../images/ny/l-xz-other.png) no-repeat left center;
}

.sc-xzwj ul li.on a {
    color: #0054c1;
}


/* Ã§Â»Â¼Ã¥ÂË†Ã©Â¡Âµ */

.l-composite .sect1 {
    padding-top: .65rem;
    padding-bottom: 1.15rem;
    background: url(../images/ny/bk1-bg.png.jpg) no-repeat center bottom;
}

.c-tit1 {
    text-align: center;
    background: url(../images/ny/c-tit-bg.png) no-repeat center bottom;
}

.c-tit1 h2 {
    color: #2858c6;
}

.c-tit1 h2 p {
    font-size: .42rem;
    font-weight: bold;
}

.c-tit1 h2 span {
    display: block;
    font-size: .16rem;
    text-transform: uppercase;
}

.s1-bk1 {
    position: relative;
    margin-top: 1rem;
}

.s1-bk1::after {
    content: "";
    position: absolute;
    right: 0;
    top: .2rem;
    bottom: 0;
    width: 6.3rem;
    background: #1949a2;
}

.s1-l {
    position: relative;
    float: left;
    width: 8.5rem;
    z-index: 1;
}

.s1-l .pic {
    padding-top: 67.7%;
}

.s1-r {
    position: relative;
    float: right;
    width: calc(100% - 7.4rem);
    margin-left: -1.29rem;
    z-index: 3;
    box-sizing: border-box;
    margin-bottom: .14rem;
    margin-right: .14rem;
    background: url(../images/ny/l-s1-r-bg.jpg) no-repeat center bottom;
    background-size: 100% 100%;
}

.s1-r-jj {
    padding-left: .65rem;
    padding-top: .6rem;
    padding-bottom: 1rem;
}

.s1-r h2 {
    margin-bottom: .6rem;
    font-size: .32rem;
    color: #000;
}

.s1-r p {
    width: 79%;
    line-height: .46rem;
    font-size: .2rem;
    color: #000;
}

.l-composite .more {
    position: relative;
    padding-left: .6rem;
    left: 0;
    transition: all .3s;
}

.l-composite .more:hover {
    left: 5px;
}

.l-composite .more::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .42rem;
    height: .42rem;
    border-radius: 50%;
    background: #1949a2 url(../images/ny/l-flower.png) no-repeat center center;
}

.l-composite .more a {
    display: inline-block;
    padding-right: .3rem;
    background: url(../images/ny/l-more.png) no-repeat right center;
}

.s1-bk1 .more {
    margin-top: 1.2rem;
}

.s1-bk2 {
    position: relative;
    padding-top: .75rem;
    padding-bottom: .95rem;
}

.s1-bk2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 22%;
    background: url(../images/ny/s1-bk2-bg.png) no-repeat center center;
    width: 1.73rem;
    height: 1.73rem;
    z-index: 8;
}

.s1-pic {
    position: relative;
    float: left;
    width: 50%;
    padding-left: .15rem;
    padding-bottom: .15rem;
    z-index: 22;
}

.s1-pic:after {
    content: "";
    position: absolute;
    top: 1.4rem;
    background: #d1a247;
    left: 0;
    bottom: 0;
    right: .1rem;
    z-index: -1;
}

.s11-pic {
    float: right;
    width: 51.29%;
    margin-left: -1.29%;
}

.s11-pic .pic {
    padding-top: 66.5%;
}

.s1-pic .pic {
    padding-top: 67.6%;
}

.s1-pic .pic:hover img {
    transform: scale(1);
}

.s1-pic .s1-topic {
    position: absolute;
    left: 0;
    right: 0;
    top: 1rem;
    text-align: left;
    padding-left: .65rem;
    font-size: .32rem;
    color: #000;
    z-index: 9;
}

.s1-pic .more {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .85rem;
    width: 1.6rem;
    margin-left: .7rem;
}

.s1-bk3-l {
    width: 62.8%;
}

.s1-bk3-nav {
    float: left;
    width: 1.3rem;
}

.s1-bk3-nav ul li {
    position: relative;
    height: 1.3rem;
    line-height: 1.3rem;
    border-bottom: 1px solid #1e55b3;
    text-align: center;
    font-family: 'sySong';
    background: #e5ebfd;
    cursor: pointer;
}

.s1-bk3-nav ul li::before {
    content: "";
    position: absolute;
    left: 0;
    right: -.2rem;
    top: 0;
    bottom: -.25rem;
    background: #d1a247;
    display: none;
    z-index: 3;
    box-shadow: 0px 8px 24px 0px rgba(9, 44, 111, 0.5);
}

.s1-bk3-nav ul li.on::before {
    display: block;
}

.s1-bk3-nav ul li:last-child {
    border-bottom: none;
}

.s1-bk3-nav ul li a {
    position: relative;
    font-size: .26rem;
    color: #222222;
    z-index: 5;
}

.s1-bk3-nav ul li.on a {
    color: #fff;
}

.s1-bk3-text {
    float: right;
    width: calc(100% - 1.3rem);
    background: url(../images/ny/s1-bk3-text.jpg) no-repeat center center;
    background-size: cover;
    padding-left: .85rem;
    padding-top: .9rem;
}

.s1-bk3-text .box {
    display: none;
}

.s1-bk3-text .box.on {
    display: block;
}

.s1-bk3-text .box p {
    line-height: .46rem;
    padding-right: .5rem;
    font-size: .2rem;
    color: #fff;
}

.s1-bk3-r {
    width: 37.2%;
    background: url(../images/ny/s1-bk3-r-bg.jpg) no-repeat center center;
}

.s1-bk3-r .l-logo {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

.s1-bk3-r .l-logo.on {
    display: block;
}

.s1-bk3-text h2 {
    font-size: .32rem;
    color: #fff;
    margin-bottom: .4rem;
}

.sect2 {
    padding-top: 2.1rem;
    background: url(../images/ny/z-sect2-bg.png) no-repeat center top;
    background-size: 100% auto;
}

.l-composite .sect2 .wp {
    position: relative;
}

.sect2 .c-tit1 {
    position: absolute;
    left: 0;
    top: .4rem;
    background-size: 100% auto;
}

.sect2 .c-tit1 h2 p {
    color: #fff;
}

.s2l-top.flex {
    align-items: flex-end;
}

.s2l-t-l {
    position: relative;
    width: 50%;
    margin-top: 2.35rem;
    z-index: 3;
}

.s2l-t-l ul li {
    float: left;
    width: 50%;
}

.s2l-t-l ul li a {
    display: block;
}

.s2l-t-l ul li a .pic {
    padding-top: 65.4%;
}

.s2l-t-r {
    width: 64%;
    margin-left: -14%;
}

.s2l-t-r a {
    position: relative;
    display: block;
}

.s2l-t-r a .pic {
    padding-top: 50.3%;
}

.s2l-t-r a .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.s2l-t-r a .text .icon img {
    margin-left: auto;
    margin-right: auto;
}

.s2l-t-r a .text p {
    font-size: .32rem;
    color: #fff;
}

.s2l-down.flex {
    justify-content: start;
}

.s2l-down .s2l-d-l {
    float: left;
    width: 50%;
}

.s2l-down .s2l-d-l a {
    position: relative;
    display: block;
}

.s2l-down .s2l-d-l a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/ny/bks-xx.png) repeat-x center bottom;
}

.s2l-down .s2l-d-l a .pic {
    padding-top: 65.27%;
}

.s2l-down .s2l-d-l a:hover .pic img {
    transform: scale(1.1);
}

.s2l-down .s2l-d-l a .text {
    position: absolute;
    left: .5rem;
    bottom: .5rem;
    z-index: 3;
}

.s2l-down .s2l-d-l a .text .icon img {
    margin-left: auto;
    margin-right: auto;
}

.s2l-down .s2l-d-l a .text p {
    font-size: .32rem;
    color: #fff;
    margin-top: .2rem;
}

.s2l-down .s2l-d-r {
    float: left;
    width: 42%;
    border-right: 13px solid #d1a247;
    border-bottom: 13px solid #d1a247;
}

.s2l-down .s2l-d-r a {
    position: relative;
    display: block;
}

.s2l-down .s2l-d-r a .pic {
    padding-top: 59.27%;
}

.s2l-down .s2l-d-r a .text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.s2l-down .s2l-d-r a .text .icon img {
    margin-left: auto;
    margin-right: auto;
}

.s2l-down .s2l-d-r a .text p {
    font-size: .32rem;
    color: #fff;
    margin-top: .2rem;
}

.l-composite .sect3 {
    padding-top: .8rem;
    padding-bottom: .55rem;
    background: url(../images/ny/l-s3-bg.jpg) no-repeat center center;
}

.l-composite .sect3 ul li {
    margin-top: 1.7rem;
    height: 5.5rem;
}

.l-composite .sect3 ul li a {
    display: block;
    text-align: center;
}

.l-composite .sect3 ul li a .tpp {
    position: relative;
    width: 3.05rem;
    height: 3.05rem;
    border: .07rem solid #d1a247;
    border-radius: 50%;
    transition: all .3s;
}

.l-composite .sect3 ul li:hover a .tpp {
    transform: scale(1.5);
    border: .3rem solid rgba(23, 81, 163, .2);
}

.l-composite .sect3 ul li a .tpp::after {
    content: "";
    position: absolute;
    left: -.4rem;
    right: -.4rem;
    top: -.4rem;
    bottom: -.4rem;
    border-radius: 50%;
    border: 1px dashed transparent;
    overflow: hidden;
}

.l-composite .sect3 ul li:hover a .tpp::after {
    border: 1px dashed #b3c7e1;
}

.l-composite .sect3 ul li a .tpp .pic {
    padding-top: 100%;
}

.l-composite .sect3 ul li a .text {
    margin-top: .4rem;
    font-size: .32rem;
    color: #222;
    transition: all .3s;
}

.l-composite .sect3 ul li:hover a .text {
    margin-top: 1rem;
}

.l-composite .sect4 {
    position: relative;
    padding-top: .6rem;
    padding-bottom: 1.3rem;
    background: url(../images/ny/l-s4-bg.png) no-repeat center top;
    background-size: 100% auto;
}

.l-composite .sect4 .more {
    width: 1.6rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: .2rem;
}

.l-composite .sect4 .more span {
    display: inline-block;
    padding-right: 0.3rem;
    background: url(../images/ny/l-more.png) no-repeat right center;
}

.l-composite .s4 {
    position: relative;
    margin-top: .9rem;
    padding-left: 4.15rem;
    padding-right: 4.15rem;
    margin-left: .15rem;
    margin-right: .15rem;
}

.l-composite .sect4 .wp {
    position: relative;
    z-index: 6;
}

.l-composite .s4-box {
    position: relative;
}

.l-composite .s4-l {
    position: absolute;
    left: 0;
    top: .2rem;
    width: 3.75rem;
}

.l-composite .s4-r {
    position: absolute;
    right: 0;
    top: .2rem;
    width: 3.75rem;
    padding-right: .15rem
}

.l-composite .s4-box .pic {
    padding-top: 59.7%;
}

.l-composite .s4-box ul li {
    border-bottom: 1px dashed #dcd7ce;
}

.l-composite .s4-box ul li a {
    display: block;
    padding-top: .2rem;
    padding-bottom: .15rem;
}

.l-composite .s4-box ul li a p {
    line-height: .24rem;
    font-size: .18rem;
    color: #222222;
}

.l-composite .s4-box ul li:hover a p {
    color: #0054c1;
}

.l-composite .s4-box ul li a span {
    display: block;
    margin-top: .1rem;
    font-size: .14rem;
    color: #627187;
}

.s4-bq {
    position: absolute;
    left: -.15rem;
    top: .2rem;
    width: .98rem;
    height: .34rem;
    text-align: center;
    line-height: .34rem;
    background: #d1a247;
    font-size: .18rem;
    color: #fff;
    z-index: 9;
}

.s4-bq::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.15rem;
    border-right: .15rem solid #a7884a;
    border-bottom: .15rem solid transparent;
}

.l-composite .s4-m a {
    display: block;
    margin: 0 .15rem;
}

.l-composite .s4-m a .text {
    padding-top: .35rem;
    padding-bottom: .3rem;
}

.l-composite .s4-m a .text h2 {
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: .22rem;
    color: #222;
    margin-bottom: .15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.l-composite .s4-m a .text:hover h2 {
    color: #0054c1;
    font-weight: bold;
}

.l-composite .s4-m a .text p {
    line-height: .22rem;
    font-size: .16rem;
    color: #627187;
}

.s4-m .slick-dots {
    bottom: 0;
}

.s4-m .slick-dots li {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #335baa;
    margin: 0 3px;
    transition: all .3s;
}

.s4-m .slick-dots li.slick-active {
    width: 25px;
    border-radius: 10px;
    background: #d1a247;
}


/* Ã¦â€Â¿Ã§Â­â€“Ã¦â€“â€¡Ã¤Â»Â¶ */

.l-zcwj ul li {
    width: 30%;
    margin-top: .4rem;
    margin-bottom: .2rem;
    border: 1px solid #dcdcdc;
    border-top: 2px solid #2858c5;
}

.l-zcwj ul li a {
    display: block;
    padding: .2rem .25rem .3rem .25rem;
    background: #fff;
}

.l-zcwj ul li a p {
    font-size: .2rem;
    line-height: .32rem;
    height: .64rem;
    color: #000;
    overflow: hidden;
}

.l-zcwj ul li:hover a p {
    color: #0054c1;
}

.l-zcwj ul li a span {
    display: block;
    margin-top: .15rem;
    font-size: .14rem;
    color: #000;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 .12rem;
    height: .35rem;
    font-size: .14rem;
    line-height: .35rem;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #0262b6;
    color: #fff;
    border: 1px solid #0262b6;
}

.pagination a:hover {
    background: #0262b6;
    color: #fff;
    border: 1px solid #0262b6;
}

.pagination span {
    display: inline-block;
    font-size: .14rem;
}


/* Ã¦Â Â¡Ã¥â€ºÂ­Ã©Â£Å½Ã¥â€¦â€° */


/* Ã¦Â Â¡Ã¥â€ºÂ­Ã©Â£Å½Ã¥â€¦â€° */

.xyfg {
    margin-top: .3rem;
}

.xyfg .vde {
    width: 100%;
    margin-bottom: .5rem;
}

.xyfg .vde a {
    display: block;
}

.xyfg .vde .scale::after {
    width: 100%;
    height: 1.3rem;
    
    background-size: 100% 100%;
    z-index: 1;
}

.xyfg .vde h3 {
    text-align: center;
    font-size: .2rem;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-bottom: 0.2rem;
    width: 100%;
    z-index: 2;
}

.xyfg .vde a::after {
    width: 0.7rem;
    height: 0.7rem;
    
    background-size: 100%;
    left: 50%;
    top: 50%;
    margin: -0.35rem 0 0 -0.35rem;
    z-index: 1;
}

.xyfg .vde .imged {
    padding-bottom: 55%;
}

.xyfg ul {
    margin: 0 -0.18rem;
    justify-content: left;
}

.xyfg li {
    width: 33.3%;
    padding: 0 0.18rem;
    margin-bottom: 0.4rem;
}

.xyfg li a {
    display: block;
    position: relative;
    z-index: 1;
    padding: .15rem;
}

.xyfg li a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #dcdcdc;
    background: #fff;
    z-index: -1;
}

.xyfg li h3 {
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 0.22rem;
    color: #000;
    line-height: 0.3rem;
    text-align: center;
    height: 70px;
    transition: 0.5s;
    padding-top: .1rem;
}

.xyfg li .scale .imged {
    position: relative;
    padding-bottom: 70%;
    overflow: hidden;
}

.xyfg li .scale .imged img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 1700px) {
    .l-composite .sect3 ul li {
        width: 33.333%;
    }
    .l-composite .sect3 ul li a .tpp {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 1480px) {
    .wp {
        padding-left: .15rem;
        padding-right: .15rem;
    }
    .s1-r p {
        width: 90%;
    }
    .xfxx .xfxx-r h2 {
        width: 100%;
    }
    .xfxx .xfxx-r p {
        width: 100%;
    }
    .l-composite .sect3 ul li:hover a .tpp {
        transform: scale(1.2);
    }
}

@media screen and (max-width: 1400px) {
    .l-composite .s4 {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .l-composite .s4-l {
        width: 2.8rem;
    }
    .l-composite .s4-r {
        width: 2.8rem;
    }
    .l-composite .s4-box ul li a p {
        font-size: .16rem;
    }
    .xfxx .xfxx-l {
        width: 5rem;
    }
    .xfxx .xfxx-r {
        padding-left: .2rem;
    }
}

@media screen and (max-width: 1200px) {
    .s1-l {
        width: 5.5rem;
    }
    .s1-r {
        width: calc(100% - 4.4rem);
    }
    .s1-bk1 .more {
        margin-top: .2rem;
    }
    .s1-r h2 {
        margin-bottom: .2rem;
    }
    .s1-r-jj {
        padding-top: .2rem;
    }
    .sub_left {
        float: none;
        width: 100%;
    }
    .sub_right {
        float: none;
        width: 100%;
    }
    .sub_left ul {
        display: none;
    }
    .sub_left h2 span {
        display: block;
    }
    .l-composite .sect3 ul li a .tpp {
        width: 2.5rem;
        height: 2.5rem;
    }
    .s1-pic .s1-topic {
        top: .2rem;
    }
    .s1-pic .more {
        bottom: .5rem;
    }
}

@media screen and (max-width: 1000px) {
    .s1-bk3-l {
        width: 100%;
    }
    .s1-bk3-r {
        padding: .15rem 0;
        width: 100%;
        background-size: cover;
    }
    .l-composite .s4 {
        padding-left: 0;
        padding-right: 0;
    }
    .l-composite .s4-l {
        position: static;
        width: 100%;
        margin-bottom: .15rem;
    }
    .l-composite .s4-r {
        position: static;
        width: 100%;
        margin-top: .15rem;
    }
    .sect2 {
        padding-top: 1rem;
    }
    .l-composite .sect3 ul li {
        height: auto;
        margin-top: .2rem;
    }
    .l-zcwj ul li {
        width: 48%;
    }
}

@media screen and (max-width: 700px) {
    .l-composite .sect1 {
        padding-top: .15rem;
        padding-bottom: .15rem;
    }
    .c-tit1 h2 p {
        font-size: .3rem;
    }
    .l-composite .wp {
        width: 98%;
    }
    .s1-l {
        width: 100%;
    }
    .s1-r {
        width: 100%;
        margin-left: 0;
    }
    .s1-bk1 {
        margin-top: .15rem;
    }
    .s1-bk1::after {
        display: none;
    }
    .s1-r-jj {
        padding-left: 0;
        padding-bottom: .15rem;
    }
    .s1-bk2::before {
        display: none;
    }
    .s1-bk3 {
        margin-top: .15rem;
    }
    .s1-bk3-text {
        padding-left: .3rem;
        padding-top: .15rem;
        padding-right: .3rem;
    }
    .s1-bk3-text .box p {
        padding-right: 0;
    }
    .s1-bk3-text h2 {
        margin-bottom: .15rem;
    }
    .sect2 .c-tit1 {
        position: static;
    }
    .s2l-t-l {
        width: 100%;
        margin-top: .15rem;
    }
    .s2l-t-r {
        width: 100%;
        margin-left: 0;
    }
    .s2l-down .s2l-d-l {
        float: none;
        width: 100%;
    }
    .s2l-down .s2l-d-r {
        float: none;
        width: 100%;
    }
    .sect2 .text .icon img {
        height: .7rem;
    }
    .s2l-t-r a .text p {
        font-size: .22rem;
        margin-top: .2rem;
    }
    .s1-pic .s1-topic {
        top: .15rem;
    }
    .l-composite .s4 {
        margin-top: .15rem;
    }
    .l-bt {
        padding-top: .15rem;
    }
    .l-bt h2 {
        font-size: .28rem;
    }
    .l-dgjs {
        padding-top: 0.15rem;
        padding-bottom: 2rem;
    }
    .l-dgjs .dgjs-jj {
        width: 90%;
    }
    .jj-details .wp {
        width: 98%;
    }
    .xfxx .xfxx-l {
        float: none;
        width: 100%;
    }
    .xfxx .xfxx-r {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-top: .15rem;
    }
    .sub_left h2 {
        line-height: .6rem;
        font-size: .3rem;
    }
    .sub_right>ul>li {
        margin-top: .15rem;
        margin-bottom: 0;
    }
    .sc-xzwj ul li {
        float: none;
        width: 100%;
    }
    .sc-xzwj ul {
        padding: .15rem;
    }
    .l-composite .sect3 ul li a .tpp {
        width: 1.5rem;
        height: 1.5rem;
    }
    .l-composite .sect3 ul li a .text {
        margin-top: .15rem;
    }
    .l-composite .sect3 ul li a .text p {
        font-size: .22rem;
    }
    .l-composite .sect3 {
        padding-top: .2rem;
    }
    .s1-bk3-r .l-logo {
        width: 35%;
    }
    .l-zcwj ul li {
        width: 100%;
        margin-top: .1rem;
        margin-bottom: .1rem;
    }
    .pagination {
        padding-top: .2rem;
    }
    .xyfg li {
        width: 100%;
    }
    .s1-pic {
        float: none;
        width: 100%;
    }
    .s11-pic {
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .s1-bk2 {
        padding-top: 0;
        padding-bottom: .15rem;
    }
}