@charset "UTF-8";

body {
    max-width: 19.2rem;
    background: url(../images/ny-bg.png) no-repeat;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
    min-height: 100vh;
}

.xylb-type>div ul li a.on{
    color: #1B7269;
}

.banner img {
    display: block;
    width: 100%;
}

.pagination {
    text-align: center;
    font-size: 0;
}

.pagination a {
    display: inline-block;
    border: .01rem solid #dcdcdc;
    padding: 0 .12rem;
    height: .35rem;
    font-size: .14rem;
    line-height: .35rem;
    text-align: center;
    color: #666;
    margin: 0 .07rem;
    cursor: pointer;
}

.pagination a.active {
    background: #1B7269;
    color: #fff;
    border: .01rem solid #1B7269;
}

.pagination a:hover {
    background: #1B7269;
    color: #fff;
    border: .01rem solid #1B7269;
}

.pagination span {
    display: inline-block;
    font-size: .14rem;
}




.pages table{width:auto !important; margin-top:20px;}
 tbody{
     border: none;
 }
.pages table td,.pages table td div {
    font-family: "微软雅黑" !important;
    font-size: 0.14rem;
}

.pages .PrevDisabled,.pages .Next,.pages a.Prev,.pages .NextDisabled {
   border: .01rem solid #dcdcdc !important;
   height: 0.35rem !important;
   line-height: 0.33rem !important;
   color: #666 !important;
   font-size:0.14rem !important;
   padding: 0 0.12rem !important;
   margin: 0 0.07rem !important;
   font-family: "微软雅黑" !important;
   background:none !important;
   vertical-align: middle;
   box-sizing:border-box;
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
}
.pages .Next:hover,.pages a.Prev:hover{
    background: #1B7269 !important;
    color: #fff !important;
    border: .01rem solid #1B7269 !important;
}
.pages input[type="button"] {
    padding: 0 0.12rem!important;
    height: 0.35rem !important;
    line-height: 0.35rem !important;
    background: #1B7269 !important;
    font-size: 0.14rem !important;
    color: #fff !important;
    border: 0 !important;
    vertical-align: top;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.pages input.defaultInputStyle {
    margin-left: 0.07rem !important;
    margin-right: 0.07rem !important;
    border: 0.01rem solid #dcdcdc !important;
    height: 0.35rem !important;
    line-height: 0.33rem !important;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 0.12rem !important;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.defaultButtonStyle {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#1B7269, EndColorStr=#1B7269)!important;
    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#1B7269), to(#1B7269))!important;
    background: -moz-linear-gradient( top,#1B7269,#1B7269)!important;
    background: -ms-linear-gradient(top,#1B7269 0%,#1B7269 100%)!important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}


.ydpage{
    line-height:36px;
    height:36px;
    background:#1B7269;
    color:#fff;
    text-align:center;
    margin-top:20px;
    border-radius:10px;   
}




.ny {
    padding-top: .7rem;
    padding-bottom: .5rem;
    padding-left: 3.6rem;
    transition: all 0.5s;
}


.pc_list{
    display:block;
}
.yd_list{
    display:none;
}

.ny-tit h2 {
    text-align: center;
    font-size: .36rem;
    font-weight: 600;
    color: #1B7269;
    margin-bottom: .4rem;
}

.ny-main {
    max-width: 13.3rem;
    padding: 0 .2rem;
    margin: 0 auto;
}



.kxyj .text-list ul {
    margin-bottom: .4rem;
}

.text-list ul li {
    padding-left: .35rem;
    background: url(../images/dot2.png) no-repeat;
    background-position: left center;
    position: relative;
    font-size: .18rem;
    line-height: .68rem;
    color: #333333;
    border-bottom: .01rem solid #bfbfbf;
}

.text-list ul li a {
    display: block;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
    width: 90%;
}

.text-list ul li:hover a {
    color: #1B7269;
    transform: translateX(.05rem);
}

.text-list ul li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}

.jsfc-tit ul {
    overflow: hidden;
}

.jsfc-tit ul li {
    float: left;
    width: 23.5%;
    margin-left: 2%;
    margin-bottom: .3rem;
}

.jsfc-tit ul li:nth-child(4n+1) {
    margin-left: 0;
}

.jsfc-tit ul li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: .6rem;
    background-color: #ffffff;
    border-radius: .3rem;
    border: solid .01rem #e5e5e5;
    text-align: center;
    font-size: .18rem;
    color: #333333;
    padding: 0 .05rem;
}

.jsfc-tit ul li a:hover {
    background-color: #1B7269;
    color: #fff;
}

.jsfc-tit ul li .on {
    background-color: #1B7269;
    color: #fff;
}

.jsfc-list ul li {
    float: left;
    width: 22%;
    margin-left: 4%;
}

.jsfc-list ul li:nth-child(4n+1) {
    margin-left: 0;
}

.jsfc-list ul li a {
    display: block;
    text-align: center;
    padding: .3rem .55rem;
    background: #fff;
    margin-bottom: .4rem;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
}

.jsfc-list ul li a .pic {
    padding-top: 130%;
}

.jsfc-list ul li a .jsfc-info h3 {
    font-size: .2rem;
    font-weight: 600;
    line-height: .22rem;
    color: #333333;
    margin: .1rem 0;
}

.jsfc-list ul li a .jsfc-info p {
    font-size: .16rem;
    line-height: .22rem;
    color: #888888;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: .22rem;
}

.jsfc-list ul li a:hover .jsfc-info h3 {
    color: #1B7269;
}

.jsfc-cont {
    background: #fff;
    padding: .45rem .5rem;
}




.art-main .art-tit {
    border-bottom: .01rem solid #e5e5e5;
    margin-bottom: .3rem;
}

.art-main .art-tit h3 {
    text-align: center;
    color: #000;
    font-size: .26rem;
    margin-bottom: .2rem;
}

.art-main .art-body p {
    text-indent: 2em;
    margin-bottom: .2rem;
    font-size: .16rem;
    line-height: .34rem;
    color: #333333;
}

.art-main .art-body img {
    max-width: 100% !important;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-bottom: .2rem;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: .14rem;
    color: #888888;
    margin: 0 .2rem;
    line-height: .2rem;
}


.sytd ul li:nth-child(odd) a {
    background: url(../images/sytd-tbg.png) no-repeat right bottom #fff;
    background-size: 6rem;
}

.sytd ul li:nth-child(even) a {
    background: url(../images/sytd-tbg.png) no-repeat left bottom #fff;
    background-size: 6rem;
}


.sytd ul li a {
    display: block;
    background: #fff;
    overflow: hidden;
    margin-bottom: .4rem;
    border: .01rem solid #e5e5e5;
}

.sytd ul li a .pic {
    padding-top: 123%;
}

.sytd-linfo {
    padding: .4rem .6rem;
    padding-bottom: 0;
    overflow: hidden;
}

.sytd-linfo h3 {
    position: relative;
    font-size: .24rem;
    font-weight: 600;
    line-height: 1;
    color: #1B7269;
    margin-bottom: 0.15rem;
}

.sytd-linfo h3 span {
    font-weight: normal;
    font-size: .16rem;
    display: inline-block;
    margin-left: .16rem;
}

.sytd-linfo h4 {
    font-size: .16rem;
    font-weight: bold;
    line-height: .24rem;
    color: #333333;
    /* margin-top: .15rem; */
    margin-bottom: .2rem;
}

.sytd-p {
    padding-top: .26rem;
    position: relative;
}

.sytd-p:before {
    content: '';
    width: .3rem;
    height: .02rem;
    background: #1B7269;
    position: absolute;
    left: 0;
    top: 0;
}

.sytd-p p {
    font-size: .16rem;
    line-height: .26rem;
    color: #666666;
    max-height: .52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sytd-pic {
    width: 2.6rem;
}

.sytd ul li:nth-child(2n+1) .sytd-pic {
    float: left;
}

.sytd ul li:nth-child(2n) .sytd-pic {
    float: right;
}

.xklb {
    background: #fff;
    padding: .35rem .4rem;
}

.xklb-type {
    margin-bottom: .4rem;
}

.xklb-type>div:nth-child(2) {
    margin-top: .3rem;
}

.xklb-type>div>h3 {
    overflow: hidden;
    padding: 0 .25rem;
    line-height: .6rem;
    background: #f4f4f4;
    cursor: pointer;
    transition: all 0.3s;
}

.xklb-type>div>h3 span {
    float: left;
    font-size: .18rem;
    color: #333333;
    transition: all 0.3s;
}

.xklb-type>div>h3 i {
    float: right;
    width: .3rem;
    height: .3rem;
    background: url(../images/more-right-g.png) no-repeat;
    background-position: center center;
    margin-top: .15rem;
    transition: all 0.3s;
}

.xklb-type>div>h3.on {
    background: #1B7269;
}

.xklb-type>div>h3.on span {
    color: #fff;
}

.xklb-type>div>h3.on i {
    background: url(../images/more-right-w.png) no-repeat;
    background-position: center center;
}


.xklb-con-main {
    overflow: visible hidden !important;
    display: none;
    padding: 0 .1rem;
}

.xklb-con-main>ul {
    overflow: hidden;
    text-align: center;
    margin-bottom: .3rem;

}

.xklb-con-main>ul li {
    float: left;
    width: 23%;
    margin: 0 1%;
    margin-top: .3rem;
}

.xklb-con-main>ul li a {
    display: block;
    padding-right: .3rem;
    padding-left: .1rem;
    position: relative;
    font-size: .14rem;
    line-height: .4rem;
    color: #333333;
    border: solid .01rem #d2d2d2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xklb-con-main>ul li a::after {
    content: "";
    position: absolute;
    right: .1rem;
    top: .1rem;
    width: .2rem;
    height: .2rem;
    background: url(../images/more-right-g2.png) no-repeat;
    background-position: center center;
}

.xklb-con-main>ul li a:hover {
    border-color: #1B7269;
    color: #1B7269;
}

.xklb-con-main>ul li a:hover::after {
    background: url(../images/more-right-r.png) no-repeat;
    background-position: center center;
}



/*-*/

.xylb-qh {
    padding-bottom: .25rem;
    margin-bottom: .25rem;
    border-bottom: .01rem solid #C0E4E0;
}

.zm-lt li {
    width: auto !important;
    margin-right: .25rem !important;
}

.xylb-qh ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.xylb-qh ul li {
    width: 2.8rem;
    margin-right: .3rem;
}

.xylb-qh ul li a {
    display: block;
    text-align: center;
    border-radius: .3rem;
    line-height: .56rem;
    background: #FFFFFF;
    box-sizing: border-box;
    border: .01rem solid #9FCBC7;
    color: #333333;
    font-size: .18rem;
}

.xylb-qh ul li a:hover {
    /* color: #1B7269; */
}
.xylb-qh ul li a:hover {
    background-color: #1B7269;
    color: #fff;
}

.xylb-qh ul li .on {
    background-color: #1B7269;
    color: #fff;
}

.xylb-type {
    position: relative;
    margin-bottom: .4rem;
}

.xylb-type>div {
    float: left;
    width: 23.5%;
    margin-left: 2%;
    margin-top: .3rem;
}


.xylb-type>div:nth-of-type(4n+1) {
    margin-left: 0;
}

.xylb-type>div:nth-of-type(-n+4) {
    margin-top: 0;
}

    .collegeList>div.xklist{
        width: 48.5%;
    }

    .collegeList>div.xklist:nth-of-type(-n+4) {
        margin-top: .3rem;
    }
    .collegeList>div.xklist:nth-of-type(2n+1) {
        margin-left: 0;
    }
    .collegeList .xklist:nth-of-type(-n+2) {
        margin-top: 0 !important;
    }



.xylb-type>div>h3 {
    overflow: hidden;
    padding: 0 .1rem 0 .2rem;
    line-height: .46rem;
    border-radius: .06rem;
    border: .01rem solid #9FCBC7;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.3s;
}

.xylb-type>div>h3.xy-ipt {
    overflow: hidden;
}

.xylb-type>div>h3.xy-ipt div {
    overflow: hidden;
}

.xylb-type>div>h3.xy-ipt input {
    display: block;
    overflow: hidden;
    background: none;
    width: 100%;
    height: .46rem;
    color: #333;
    font-size: .16rem;
}

.xylb-type>div>h3.xy-ipt input::placeholder {
    color: #999999;
}

.xylb-type>div>h3.xy-ipt i {
    background: url(../images/xy-search.png) no-repeat;
    background-position: center center;
}

.xylb-type>div>h3.xy-ipt.on i {
    background: url(../images/xy-search2.png) no-repeat;
    background-position: center center;
}

.xylb-type>div>h3.xy-ipt.on input::placeholder {
    color: #fff;
}


.xylb-type>div>h3 span {
    float: left;
    font-size: .18rem;
    color: #333333;
    transition: all 0.3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 0.35rem);
}

.xylb-type>div>h3 i {
    float: right;
    width: .3rem;
    height: .3rem;
    background: url(../images/more-right-g.png) no-repeat;
    background-position: center center;
    background-size: auto .15rem;
    margin-top: .08rem;
    transition: all 0.3s;
}

.xylb-type>div>h3.on {
    background: #1B7269;
}
.xylb-type>div>h3.on input{
    color:#fff;
}
.xylb-type>div>h3.on span {
    color: #fff;
}

.xylb-type>div>h3.on i {
    background: url(../images/more-right-w.png) no-repeat;
    background-position: center center;
    background-size: .15rem auto;
}

.xylb-type>div>ul {
    position: absolute;
    left: 0;
    /* overflow: hidden; */
    text-align: center;
    display: none;
    background-color: rgba(255, 255, 255, .95);
    box-shadow: 0rem .03rem .1rem 0rem rgba(0, 0, 0, 0.08);
    z-index: 9;
    left: 0;
    right: 0;
    padding: .3rem;
}

.xylb-type>div ul li {
    float: left;
    margin-right: 3%;
    width: 22%;
    /* position: relative; */
    line-height: .36rem;
}

.xylb-type>div ul li a {
    display: block;
    font-size: .16rem;
    color: #666666;
    overflow: hidden;
    cursor: pointer;
}

.xylb-type>div ul li a:hover {
    color: #1B7269;
}
.xylb-type>div ul li a.on {
    color: #1B7269;
}
.xylb-type>div ul li span {
    float: left;
    width: .2rem;
    height: .2rem;
    font-size: .2rem;
    text-align: center;
    border: .01rem solid #ccc;
    line-height: .17rem;
    margin-top: .08rem;
    margin-right: .08rem;
    cursor: pointer;
}

.xylb-type>div ul li span.on {
    transform: rotate(45deg);
}

.xylb-type>div ul li ul {
    position: absolute;
    left: .15rem;
    /* top: 100%;
    width: 5rem; */
    right: .15rem;
    background: #fff;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
    padding: .15rem .2rem;
    z-index: 9;
    max-height: 1.3rem;
    overflow: hidden auto;
    font-size: 0;
}

.xylb-type>div ul .xy-scont li ul li {
    margin-right: .15rem;
}

.xylb-type>div ul .xy-scont li ul li a {
    line-height: .26rem;
}

.xy-stype {
    overflow: hidden;
    padding-bottom: .2rem;
    border-bottom: .01rem solid #d2d2d2;
    margin-bottom: .1rem;
}

.xy-stype a {
    float: left;
    font-size: .22rem;
    line-height: .24rem;
    color: #333333;
    padding-left: .1rem;
    border-left: .03rem solid #1B7269;
    width: 20%;
    text-align: left;
    margin: .1rem 0;
    cursor: pointer;
}

.xy-stype a.on {
    color: #1B7269;
}

.xylb-type>div ul .xy-scont ul {
    text-align: justify;
    display: none;
    font-size: 0;
}

.xylb-type>div ul .xy-scont ul:first-child {
    display: block;
}

.xylb-type>div ul .xy-scont li {
    width: auto;
    float: none;
    display: inline-block;
    margin-right: .35rem;
}

.xy-gn {
    text-align: center;
    font-size: 0;
}

.xy-gn li {
    display: inline-block;
    background: #fff;
    border-radius: .05rem;
    margin: .3rem .3rem 0 .3rem;
    border: 1px solid #9FCBC7;
}

.xy-gn li input {
    display: block;
    width: 1.4rem;
    height: .4rem;
    color: #666666;
    font-size: .14rem;
    padding-left: .25rem;
    cursor: pointer;
}

.xy-search input {
    background: url(../images/xy-search.png) no-repeat;
    background-position: .35rem center;
    background-size: 0.21rem auto;
}

.xy-reset input {
    background: url(../images/xy-reset.png) no-repeat;
    background-position: .35rem center;
    background-size: 0.21rem auto;
}

.xy-search:hover {
    color: #fff;
    background: #1B7269;
}

.xy-search:hover input {
    background: url(../images/xy-search2.png) no-repeat;
    background-position: .35rem center;
    background-size: 0.21rem auto;
    color: #fff;
}

.xy-reset:hover {
    color: #fff;
    background: #1B7269;
}

.xy-reset:hover input {
    background: url(../images/xy-reset2.png) no-repeat;
    background-position: .35rem center;
    background-size: 0.21rem auto;
    color: #fff;
}





.jxtd-list {
    position: relative;
}

.jxtd-list .slick-prev,
.jxtd-list .slick-next {
    display: none !important;
}

.jxtd-list ul {
    margin: 0 -0.2rem;
}

.jxtd-list ul li a {
    display: block;
    margin: 0 .2rem;
}

.jxtd-list ul li a .pic {
    padding-top: 130%;
}

.jxtd-list ul li a p {
    text-align: center;
    font-size: .18rem;
    line-height: .36rem;
    letter-spacing: 0rem;
    color: #333333;
}



.btn-prev {
    width: .45rem;
    height: .45rem;
    border: .01rem solid #a52328;
    background: #a52328;
    position: relative;
    transform: rotate(45deg);
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: -0.8rem;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}



.btn-prev div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    border-top: .12rem solid #fff;
    border-left: .07rem solid transparent;
    border-right: .07rem solid transparent;
}

.btn-next {
    width: .45rem;
    height: .45rem;
    border: .01rem solid #a52328;
    background: #a52328;
    position: relative;
    transform: rotate(45deg);
    cursor: pointer;
    position: absolute;
    right: -0.8rem;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}

.btn-next div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    border-bottom: .12rem solid #fff;
    border-left: .07rem solid transparent;
    border-right: .07rem solid transparent;
}

.jxtd-info {
    margin-top: .4rem;
}

.jxtd-info>div {
    overflow: hidden;
    margin-bottom: .2rem;
}

.jxtd-info>div>span {
    float: left;
    background: url(../images/jxtd-info-tit.png) no-repeat;
    background-position: center center;
    width: 1.95rem;
    height: .5rem;
    background-position: center center;
    text-align: center;
    font-size: .2rem;
    font-weight: bold;
    line-height: .5rem;
    color: #ffffff;
    margin-right: .2rem;
}

.jxtd-info>div>h3 {
    overflow: hidden;
    font-size: .2rem;
    font-weight: normal;
    line-height: .5rem;
    color: #333333;
}

.jxtd-info>div>p {
    overflow: hidden;
    font-size: .16rem;
    line-height: .32rem;
    color: #333333;
}

.jxtd-info>div ul {
    overflow: hidden;
}

.jxtd-info>div ul li {
    padding-left: .35rem;
    background: url(../images/jxtd-jb.png) no-repeat;
    background-position: left .07rem;
    font-size: .16rem;
    line-height: .36rem;
    color: #333333;
}


.s5-c {
    margin-top: .4rem;
}

.s5-c ul {
    overflow: hidden;
}

.s5-c ul li {
    float: left;
    width: 16.666%;
    position: relative;
    padding-top: 16%;
    border-top: .01rem solid #a52328;
    border-right: .01rem solid #a52328;
}

.s5-c ul li a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}

.s5-c ul li:nth-child(1) {
    border-top-color: transparent;
    border-right-color: transparent;
}

.s5-c ul li:nth-child(2) {
    border-top-color: transparent;
}

.s5-c ul li:nth-child(7) {
    border-left: .01rem solid #a52328;
}

.s5-c ul li:nth-child(12) {
    border-right-color: transparent;
}

.s5-c ul li:nth-child(13) {
    border-left: .01rem solid #a62429;
    border-bottom: .01rem solid #a52328;
}

.s5-c ul li:nth-child(14) {
    border-bottom: .01rem solid #a52328;
}

.s5-c ul li:nth-child(15) {
    border-right-color: transparent;
}

.s5-c ul li:nth-child(17) {
    border-bottom: .01rem solid #a52328;
}

.s5-c ul li:nth-child(18) {
    border-bottom: .01rem solid #a52328;
}

.s5-c ul li a div {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    color: #a52328;
}

.s5-c ul li a div h3 {
    font-size: .34rem;
    font-weight: normal;
    line-height: .4rem;
}

.s5-c ul li a div p {
    font-size: .16rem;
    line-height: .16rem;
    margin-top: .1rem;
}

.s5-c ul li:hover a {
    background: url(../images/s5-li-hover.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s5-c ul li:hover a div {
    color: #fff;
}


.tit {
    position: relative;
    font-size: 0;
    margin-bottom: 6vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.tit h3 {
    position: relative;
    display: inline-block;
    line-height: 1;
}

.tit h3::after {
    content: '';
    width: 1.09rem;
    height: .16rem;
    background: url(../images/tit1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -0.3rem;
    bottom: -0.1rem;
}

.tit b {
    font-weight: normal;
    font-size: .38rem;
    color: #333333;
    font-family: 'sy';
}

.tit b:last-child {
    color: #1B7269;
}

.tit .more {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.tit .more a:hover {
    opacity: 0.8;
}

.tit .more a {
    color: #1B7269;
    font-size: .16rem;
}

.ny-wz span,
.ny-wz a {
    color: #999;
    font-size: .16rem;
    display: inline-block;
    margin-right: .03rem;
}

.ny-wz a:hover {
    color: #1B7269;
}

/* 数据统计 */
.s2-r ul {
    display: flex;
    align-items: flex-start;
}

.s2-r ul li {
    width: 2.1rem;
    height: 2.1rem;
    border: .01rem solid #1B7269;
    position: relative;
}

.s2-r ul li a img {
    width: 1rem;
    margin: 0 auto;
    display: block;
    max-width: 90%;
}

.s2-r ul li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 .1rem;
    width: 100%;
    text-align: center;
}

.s2-r ul li a h3 {
    color: #1B7269;
}

.s2-r ul li a h3 strong {
    font-family: 'sy';
    font-size: .46rem;
    font-weight: normal;
    line-height: 1;
}

.s2-r ul li a h3 span {
    font-size: .16rem;
}

.s2-r ul li a p {
    font-size: .18rem;
    line-height: .2rem;
    width: 100%;
    margin-top: .1rem;
}

.s2-u1 {
    padding-left: 4.2rem;
}

.s2-u3 {
    padding-left: 2.1rem;
}

.s2-wap-ul {
    display: none !important;
}


/* tea-lt */
.tea-lt ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -0.16rem;
    margin-right: -0.16rem;
}

.tea-lt ul li {
    width: 25%;
    margin-bottom: .4rem;
}

.tea-lt ul li a {
    display: block;
    padding: .2rem;
    padding-bottom: .3rem;
    border-radius: 10px;
    background: #FFFFFF;
    margin: 0 .16rem;
}

.tea-lt ul li a .pic {
    padding-top: 125%;
    border-radius: .1rem;
}

.tea-lt ul li a .pic i {
    display: block;
    width: .6rem;
    height: .6rem;
    background: url(../images/lb-jt1.png) no-repeat center center #fff;
    background-size: .28rem;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: .1rem 0 0 0;
}

.tea-lt ul li a:hover {
    background-color: #1B7269;
}

.tea-lt ul li a:hover i {
    background: url(../images/lb-jt2.png) no-repeat center center #1B7269;
    background-size: .28rem;
}
.tea-lt ul li a:hover p,
.tea-lt ul li a:hover span,
.tea-lt ul li a:hover b {
    color: #ffffff;
}

.tea-tx {
    padding-top: .25rem;
}

.tea-tx h3 {
    margin-bottom: .15rem;
    line-height: 1;
    height: 0.42rem;
}

.tea-tx h3 b {
    font-size: .22rem;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    margin-right: .1rem;
}

.tea-tx h3 span {
    font-size: .16rem;
    line-height: .2rem;
    color: #333333;
}


.tea-tx p {
    font-size: .16rem;
    line-height: .26rem;
    height: 0.52rem;
    /* max-height: 0.52rem; */
    /* min-height: 0.26rem; */
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}














@media screen and (max-width:1024px) {

    .btn-prev,
    .btn-next {
        width: .3rem;
        height: .3rem;
    }

    .btn-prev div {
        border-top-width: .08rem;
        border-left-width: .05rem;
        border-right-width: .05rem;
    }

    .btn-next div {
        border-bottom-width: .08rem;
        border-left-width: .05rem;
        border-right-width: .05rem;
    }

    .ny {
        padding-left: 0;
    }

.pc_list{
    display:none;
}
.yd_list{
    display:block;
}

    .jsfc-tit ul li {
        width: 32%;
    }

    .jsfc-tit ul li:nth-child(4n+1) {
        margin-left: 2%;
    }

    .jsfc-tit ul li:nth-child(3n+1) {
        margin-left: 0;
    }

    .ny-tit h2 {
        margin-bottom: .2rem;
        font-size: .22rem;
    }

    .text-list ul li {
        font-size: .16rem;
        line-height: .48rem;
    }

    .jsfc-cont {
        padding: .3rem .15rem;
    }

    .art-main .art-tit h3 {
        font-size: .2rem;
    }


    .sytd-linfo {
        padding: .2rem .15rem 0 .15rem;
    }

    .ny-main {
        padding: 0 .1rem;
        padding-top: .2rem;
    }

    .jxtd-list {
        padding: 0 .5rem;
    }

    .jxtd-list ul li a p {
        font-size: .16rem;
    }

    .xklb {
        padding: .1rem 0;
    }

    .xklb-type>div>h3 {
        line-height: .46rem;
    }

    .xklb-type>div>h3 i {
        margin-top: .08rem;
    }

    .xylb-type>div>ul {
        padding: .15rem;
        max-height: 3.5rem;
        overflow: hidden auto;
    }
    .xylb-type>div>ul{
        min-height:1.2rem;
    }

    .xklb-con-main>ul li {
        margin-top: .15rem;
    }

    .xylb-type>div ul li a {
        /* font-size: .14rem; */
    }

    .s5-c ul li a div h3 {
        font-size: .28rem;
        line-height: .3rem;
    }

    .s5-c ul li a div p {
        font-size: .14rem;
    }

    .s2-u1,
    .s2-u2,
    .s2-u3 {
        display: none !important;
    }

    .s2-wap-ul {
        margin-top: .3rem;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .s2-wap-ul li {
        width: 33.33% !important;
    }

    .tit {
        margin-bottom: .3rem;
    }
    .tit b {
        font-size: .3rem;
    }

}

@media screen and (max-width:768px) {

    .tea-lt ul li {
        width: 33.33%;
    }
    .jsfc-tit ul li {
        width: 49%;
        margin-bottom: .1rem;
    }

    .jsfc-tit ul li:nth-of-type(3n+1) {
        margin-left: 2%;
    }

    .jsfc-tit ul li:nth-of-type(2n+1) {
        margin-left: 0;
    }


    .jsfc-list ul li {
        width: 32%;
    }

    .jsfc-list ul li:nth-of-type(4n+1) {
        margin-left: 2%;
    }

    .jsfc-list ul li:nth-of-type(3n+1) {
        margin-left: 0;
    }

    .jsfc-list {
        margin-top: .2rem;
    }

    .jsfc-list ul li a {
        margin-bottom: .25rem;
    }

    .jsfc-list ul li a {
        padding: .1rem;
    }

    .jsfc-list ul li a .jsfc-info h3 {
        font-size: .18rem;
    }


    .sytd-linfo {
        padding: .15rem;
    }

    .jxtd-info>div>span {
        float: none;
        display: block;
        margin-bottom: .1rem;
    }

    .xklb-con-main>ul li {
        width: 48%;
    }

    .xylb-type>div {
        width: 49%;
        margin-left: 2%;
        margin-top: .1rem;
    }

    .xylb-type>div:nth-of-type(-n+2) {
        margin-bottom: .1rem;
    }

    .xylb-type>div:nth-of-type(1) {
        margin-left: 2%;
    }

    .xylb-type>div:nth-of-type(2n+1) {
        margin-left: 0;
    }

    .s5-c {
        margin-top: .3rem;
    }

    .s5-c ul li {
        width: 33.33%;
        padding-top: 33.33%;
    }

    .s5-c ul li:nth-child(1),
    .s5-c ul li:nth-child(2),
    .s5-c ul li:nth-child(4),
    .s5-c ul li:nth-child(6),
    .s5-c ul li:nth-child(11),
    .s5-c ul li:nth-child(12),
    .s5-c ul li:nth-child(13),
    .s5-c ul li:nth-child(15),
    .s5-c ul li:nth-child(16) {
        display: none;
    }

    .s5-c ul li:nth-child(3),
    .s5-c ul li:nth-child(8),
    .s5-c ul li:nth-child(14) {
        border-left: .01rem solid #1B7269;
    }

    .s5-c ul li:nth-child(7) {
        border-left: none;
    }

    .s5-c ul li a div h3 {
        font-size: .2rem;
    }

    .s5-c ul li a div p {
        font-size: .12rem;
    }

    .xylb-type>div ul li {
        width: 42%;
    }

    .xy-stype a {
        width: auto;
        min-width: 30%;
        margin-right: 3%;
        margin-top: .1rem;
    }

    .xylb-type>div ul .xy-scont ul {
        padding: 0;
    }

    .xylb-type>div ul li ul {
        padding: .15rem .2rem !important;
    }

    .xy-gn li {
        margin: .15rem .1rem 0 .1rem;
    }

    .xy-gn li input {
        width: 1.2rem;
        background-position: .3rem center;
    }

    .xylb-type>div ul .xy-scont li {
        margin-right: .1rem;
        display: block;
        line-height: 0.26rem;
        padding: 0.08rem 0;
        text-align: left;
        position: relative;
    }
    .xylb-type>div ul li ul {
        position: absolute;
        width: 98%;
    }
    .xylb-type>div ul li span{
        margin-top: 0.03rem;
    }

    .xylb-qh ul li {
        width: 32%;
        margin: 0;
    }
    .xylb-qh ul{
        justify-content: space-between;
    }
}


@media screen and (max-width: 640px) {

    .sytd ul li:nth-child(2n+1) .sytd-pic,
    .sytd ul li:nth-child(2n) .sytd-pic {
        float: none;
        width: 3.2rem;
        margin: 0 auto;
        max-width: 100%;
    }

    .tea-lt ul li {
        width: 50%;
    }
}

@media screen and (max-width:480px) {
    .tea-lt ul li {
        width: 100%;
        margin-bottom: .2rem;
    }
    .tea-tx h3, .tea-tx p{
        height:auto;
    }
    .jsfc-list ul li {
        width: 49%;
        margin-bottom: .1rem;
    }

    .jsfc-list ul li:nth-child(3n+1) {
        margin-left: 2%;
    }

    .jsfc-list ul li:nth-child(2n+1) {
        margin-left: 0;
    }

    .s2-r ul li a h3 strong {
        font-size: .3rem;
    }

    .s2-r ul li {
        height: 1.6rem;
    }

    .collegeList>div.xklist{
        width: 100%;
        margin: 0 0 0.1rem;
    }
    .collegeList>div.xklist:nth-of-type(-n+4) {
        margin-top: 0;
    }
}

@media screen and (max-width:430px) {
    .tit{
        display:block;
    }
    .tit .ny-wz{
        margin-top: 0.2rem;
        text-align: right;
    }
}