 
.n_banner .img img{
    display: block;
    width: 100%;
}
.n_banner .n_top{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    padding-top: .49rem;
    background: url("../images/n-img-1.png") no-repeat bottom center/100% 100%;
}
.n_tit h2{
    font-size: .42rem;
    line-height: .62rem;
    color: #fff;
    font-family: 'SourceHanSansCN-Bold',sans-serif;
}
.n_tit:before{
    position: absolute;
    content: '';
    left: 0;
    top: .1rem;
    width: .07rem;
    height: .21rem;
    background: #FFFFFF;
}
.n_tit:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: .1rem;
    width: .07rem;
    height: .21rem;
    background: #DEBB5B;
}
.n_tit{
    position: relative;
    padding: 0 .25rem;
}
.n_dh{
    height: .76rem;
}
.n_dh ul,
.n_dh ul li,
.n_dh ul li h3{
    height: 100%;
}
.n_dh ul li + li{
    margin-left: .64rem;
}
.n_dh ul li h3{
    font-size: .22rem;
    color: #fff;
    position: relative;
    font-family: 'SourceHanSansCN-Medium';
}
.n_dh ul li h3:before{
    position: absolute;
    content: '';
    left: 50%;
    right: 50%;
    bottom: 0;
    height: .03rem;
    background: #DEBB5B;
    transition: .5s;
}
.n_dh ul li h3:after{
    position: absolute;
    content: '';
    left: 50%;
    bottom: .03rem;
    border: .04rem solid transparent;
    border-bottom-color: #DEBB5B;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.n_dh ul li a{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.n_dh ul li.active h3:before,
.n_dh ul li:hover h3:before{
    left: 0;
    right: 0;
}
.n_dh ul li.active h3:after,
.n_dh ul li:hover h3:after{
    opacity: 1;
    visibility: visible;
}
.n_banner{
    position: relative;
}
.inner_page{
    padding: .21rem 0 2.1rem;
    background: url("../images/inner_page.png") no-repeat bottom center/100% auto;
}
.inner_top{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: .54rem;
}
.posi{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.posi img{
    display: block;
    width: .22rem;
    margin-right: .16rem;
}
.posi *{
    display: block;
    font-size: .16rem;
    line-height: .22rem;
    color: #666666;
    transition: .5s;
}
.posi span:not(:nth-child(2)){
    margin: 0 .05rem;
}
.posi a.active,
.posi a:hover{
    color: #0F754D;
}

.ser_form .form{
    display: flex;
    align-items: center;
}
.ser_form .ser_inp{
    display: block;
    height: .55rem;
    width: 6.2rem;
    font-size: .18rem;
    color: #666;
    padding: 0 .2rem;
    border: 1px solid #D1D1D1;
    border-radius: .05rem;
}
.ser_form .ser_btn img{
    display: block;
    width: .24rem;
    margin-right: .09rem;
}
.ser_form .ser_btn{
    width: 1.3rem;
    height: .55rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .22rem;
    color: #fff;
    background: #0F754D;
    border-radius: .05rem;
    flex-shrink: 0;
    margin-left: .14rem;
    cursor: pointer;
}

/*inner_s1*/
.inner_s1 li a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding: .23rem 1.33rem .23rem .24rem;
}
.inner_s1 li .pic{
    width: 2.85rem;
    height: 1.9rem;
}
.inner_s1 li .txt{
    width: 100%;
}
.inner_s1 li h3{
    font-size: .2rem;
    line-height: .34rem;
    color: #333333;
    font-family: 'SourceHanSansCN-Medium', sans-serif;
    transition: .5s;
}
.inner_s1 li p{
    font-size: .16rem;
    line-height: .28rem;
    color: #999999;
    height: .56rem;
    margin-top: .1rem;
    transition: .5s;
}
.inner_s1 li time span{
    display: block;
    font-size: .28rem;
    line-height: 1;
    color: #0F754D;
    margin-right: .05rem;
    font-family: 'SourceHanSansCN-Bold', sans-serif;
    transition: .5s;
}
.inner_s1 li time{
    display: flex;
    align-items: baseline;
    font-size: .14rem;
    line-height: 1;
    color: rgba(51, 51, 51, 0.48);
    margin-top: .17rem;
    transition: .5s;
}
.inner_s1 li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #0F754D url("../images/n-img-3.png") no-repeat right .32rem bottom .28rem/1.53rem;
    box-shadow: 0 0 .14rem rgba(138, 138, 138, 0.3);
    border-radius: 0 .3rem 0 .3rem;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s1 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #E2C062;
    border-radius: 0 .3rem 0 .3rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s1 li:hover h3{
    color: #fff;
}
.inner_s1 li:hover p{
    color: rgba(255, 255, 255, 0.8);
}
.inner_s1 li:hover time span{
    color: #fff;
}
.inner_s1 li:hover time{
    color: rgba(255, 255, 255, 0.48);
}
.inner_s1 li:hover:before{
    opacity: 1;
    visibility: visible;
}
.inner_s1 li:hover:after{
    opacity: 1;
    visibility: visible;
    transform: translateY(.04rem);
}
.inner_s1 li + li{
    margin-top: .3rem;
}
.inner_s1 li{
    position: relative;
    background: #F2F5F9;
    border-radius: 0 .3rem 0 .3rem;
}

/*inner_s2*/
.inner_s2 ul {
    overflow: hidden;
}
.inner_s2 li{
    width: 48.67%;
    position: relative;
    margin-top: .3rem;
    background: #F2F5F9;
    border-radius: 0 .3rem 0 .3rem;
float: left;
}
.inner_s2  li:nth-child(2n) {
    float: right;
}
.inner_s2 li:nth-child(-n+2){
    margin-top: 0;
}
.inner_s2 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    height: 1.1rem;
    padding: 0 .24rem;
}
.inner_s2 li time{
    display: block;
    color: #007145;
    font-family: 'Roboto-Regular';
    text-align: center;
    width: .86rem;
    position: relative;
    transition: .5s;
}
.inner_s2 li time span{
    display: block;
    font-size: .3rem;
    line-height: 1;
}
.inner_s2 li time em{
    display: block;
    font-size: .13rem;
    line-height: 1;
    margin-top: .05rem;
}
.inner_s2 li time:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: 1px;
    height: .4rem;
    background: #DCDCDC;
    transform: translateY(-50%);
    transition: .5s;
}
.inner_s2 li .txt{
    width: calc(100% - 1.1rem);
}
.inner_s2 li h3{
    font-size: .18rem;
    line-height: .24rem;
    color: #333333;
    max-height: .48rem;
    transition: .5s;
}
.inner_s2 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0F754D url("../images/n-img-2.png") no-repeat right .82rem center/1.1rem;
    border-radius: 0 .3rem 0 .3rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    z-index: 1;
}
.inner_s2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #D8BA67;
    border-radius: 0 .3rem 0 .3rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s2 li:hover time{
    color: #fff;
}
.inner_s2 li:hover h3{
    color: #fff;
}
.inner_s2 li:hover:before{
    opacity: 1;
    visibility: visible;
}
.inner_s2 li:hover:after{
    opacity: 1;
    visibility: visible;
    transform: translateY(.04rem);
}

/*inner_s3*/
.inner_s3 .dtl_tit h2{
    font-size: .22rem;
    line-height: .4rem;
    color: #333333;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    text-align: center;
}
.inner_s3 .dtl_tit .cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: .13rem;
}
.inner_s3 .dtl_tit .cont .span{
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: #868686;
    margin: 0 .08rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
}
.inner_s3 .dtl_tit{
    padding-bottom: .24rem;
    border-bottom: 1px dashed #D8D8D8;
}
.inner_s3 .dtl_txt p{
    font-size: .16rem;
    line-height: .3rem;
    color: #343434;
    text-indent: 2em;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
}

.inner_s3 .dtl_txt img, .inner_s3 .dtl_txt video {
    display: block;
    width: auto;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
}

.inner_s3 .dtl_txt iframe{
    display: block;
    max-width: 98%;
    margin: 0 auto;
}

.inner_s3 .dtl_txt table {font-size:14px; max-width:90%; margin:0 auto; border-collapse: collapse;}
.inner_s3 .dtl_txt table td{ padding:5px 10px; line-height:30px; border:1px #ddd solid;}
.inner_s3 .dtl_txt table td p{ text-indent:0em !important; margin-bottom:0px;}



.inner_s3 .dtl_txt p + p{
    margin-top: .28rem;
}
.inner_s3 .dtl_txt{
    margin-top: .28rem;
}
.inner_s3 .dtl_page p{
    font-size: .16rem;
    line-height: .36rem;
    color: #333333;
    transition: .5s;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
}
.inner_s3 .dtl_page p:hover a{
    font-weight: 700;
}
.inner_s3 .dtl_page p:hover{
    color: #0F754D;
}
.inner_s3 .dtl_page{
    padding: .33rem .35rem;
    border: 1px solid #0F754D;
    margin-top: .6rem;
}
.inner_s3 .dtl_l{
    width: 74.33%;
}
.inner_s3 .dtl_r{
    width: 23%;
}
.inner_s3 .dtl_r .h3 h3{
    font-size: .2rem;
    line-height: .5rem;
    color: #FFFFFF;
    background: #0F754D;
    text-align: center;
}
.inner_s3 .dtl_r ul li a{
    display: block;
    padding: .12rem 0;
}
.inner_s3 .dtl_r li time{
    display: block;
    font-size: .14rem;
    line-height: .24rem;
    color: #0F754D;
}
.inner_s3 .dtl_r li h3{
    font-size: .14rem;
    line-height: .24rem;
    color: #333333;
    transition: .5s;
}
.inner_s3 .dtl_r li:hover h3{
    color: #0F754D;
}
.inner_s3 .dtl_r ul li {
    border-bottom: 1px solid #EAEAEA;
}
.inner_s3 .dtl_r ul li:last-child{
    border: none;
}
.inner_s3 .dtl_r ul{
    margin-top: .12rem;
}
/*inner_s4*/
.inner_s4 .top h3{
    font-size: .22rem;
    line-height: .36rem;
    color: #333333;
}
.inner_s4 .top .spans{
    display: flex;
    flex-wrap: wrap;
    margin-top: .09rem;
}
.inner_s4 .top .span{
    display: block;
    font-size: .18rem;
    line-height: .34rem;
    color: #333333;
    min-width: 1.13rem;
    padding: 0 .2rem;
    margin-right: .2rem;
    margin-bottom: .2rem;
    transition: .5s;
    cursor: pointer;
    border-radius: .04rem;
}
.inner_s4 .top .span.active,
.inner_s4 .top .span:hover{
    background: #0F754D;
    color: #fff;
}
.inner_s4 .top{
    padding: .25rem .35rem .09rem;
    background: #F8FFFE;
    border: .01rem solid rgba(53, 148, 135, 0.1);
}
.inner_s4 .bot li{
    position: relative;
    margin: .3rem 0 0;
    padding: 0 0 .1rem .1rem;
    width: 47.33%;
}
.inner_s4 .bot li:nth-child(-n+2){
    margin-top: 0;
}
.inner_s4 .bot li a{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: .32rem .46rem .33rem .36rem;
    background: #fff url("../images/n-img-6.png") no-repeat bottom right .28rem/1.12rem auto;
    box-shadow: 0 .04rem .1rem 0 rgba(182, 182, 182, 0.3);
    position: relative;
    z-index: 2;
}
.inner_s4 .bot li .pic{
    width: 2.33rem;
    height: 3.09rem;
}
.inner_s4 .bot li .txt{
    width: calc(100% - 2.65rem);
    margin-top: .15rem;
}
.inner_s4 .bot li .name{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.inner_s4 .bot li .name h3{
    font-size: .3rem;
    line-height: 1;
    color: #03603B;
    font-family: 'SourceHanSansCN-Bold', sans-serif;
    margin-right: .15rem;
}
.inner_s4 .bot li .name h4{
    font-size: .18rem;
    line-height: 1;
    color: #999999;
}
.inner_s4 .bot li .tag{
    display: flex;
    flex-wrap: wrap;
    margin-top: .35rem;
}
.inner_s4 .bot li .tag span{
    display: block;
    font-size: .16rem;
    line-height: .36rem;
    color: #026452;
    padding: 0 .1rem;
    background: #EEFFF8;
    border-radius: .04rem;
    margin: 0 .1rem .1rem 0;
}
.inner_s4 .bot li p{
    font-size: .16rem;
    line-height: .32rem;
    color: #333333;
    -webkit-line-clamp: 3;
    height: .96rem;
    margin-top: .25rem;
}
.inner_s4 .bot li:before{
    position: absolute;
    content: '';
    left: 0;
    right: .1rem;
    bottom: 0;
    top: .1rem;
    background: #0F754D;
    transition: .5s;
}
.inner_s4 .bot li:hover:before{
    background: #DEBB5B;
}
.inner_s4 .bot{
    margin-top: .61rem;
}

/*inner_s4*/
.inner_s4 .desc{
    font-size: .18rem;
    line-height: 2;
    color: #343434;
    text-indent: 2em;
}
.inner_s4 .desc p + p{
    margin-top: .2rem;
}
.inner_s4 .item1 h3{
    font-size: .38rem;
    line-height: .52rem;
    color: #0F754D;
    font-family: 'SourceHanSansCN-Medium', sans-serif;
}
.inner_s4 .item1 .item_l{
    width: 65.8%;
    margin-top: .06rem;
}
.inner_s4 .item1 .desc{
    margin-top: .22rem;
}
.inner_s4 .item1 .item_r{
    width: 31.06%;
    padding-right: .1rem;
    padding-bottom: .1rem;
    position: relative;
}
.inner_s4 .item1 .item_r:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    left: .1rem;
    top: .1rem;
    background: #0F754D;
}
.inner_s4 .item1 .item_r .pic{
    padding-top: 3.5rem;
    z-index: 2;
}
.inner_s4 .item1 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s4 .item2{
    margin-top: .58rem;
}
.inner_s4 .item3{
    margin-top: .84rem;
    position: relative;
    padding: 0 .43rem .2rem .2rem;
}
.inner_s4 .item3 .item_l{
    width: 46.62%;
}
.inner_s4 .item3 .pic{
    padding-top: 3.5rem;
}
.inner_s4 .item3 .item_r{
    width: 49.2%;
    margin-top: .87rem;
}
.inner_s4 .item3 .con{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}
.inner_s4 .item3:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: .2rem;
    background: #ECFAF8;
}

/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #0F754D;
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 0px;
}

#bnt_back img {
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
}

#m_n_nav h1 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
}

#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: flex;
    align-items: center;
}

#bnt_sub_nav svg {
    fill: rgb(255, 255, 255);
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

#bnt_sub_nav img {
    display: block;
    height: 20px;
}

#bnt_sub_nav.on img {
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    z-index: 9;
}

#sub_nav_content ul {
    display: none;
}
#sub_nav_content ul li {
    display: block;
    line-height: 28px;

}

#sub_nav_content ul li a {
    display: block;

    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: rgb(83, 84, 85);
}

#sub_nav_content ul li.on a {
    color: #0F754D;
}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    /*float: left;*/
    line-height: 30px;
    padding: 0 20px;
}
#sub_nav_content dt i{
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}
#sub_nav_content dt a {

    display: inline-block;
    width: 88%;
    color: rgb(91, 83, 73);
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none;
}

#sub_nav_content dt a {
}



#sub_nav_content dd {
    display: none;
}

#sub_nav_content dd .box {
    padding: 0px;
}

#sub_nav_content dd a {
    padding: 0px 25px;
    line-height: 30px;
    border-top: 1px solid rgb(231, 231, 231);
    font-size: 12px;
    color: rgb(91, 83, 73);
    display: block;
    height: 30px;
}

#sub_nav_content dd a.on {
    color: #0F754D;
}

@media (max-width: 1199px){
    .n_banner .img{
    }
    #m_n_nav{
        display: block;
    }
    .n_banner .n_top{
        display: none;
    }

    .inner_page{
        padding: .3rem 0 1.4rem;
    }
}
@media (max-width: 1025px){
    .pagination{
        padding-top: .3rem;
    }
    .posi {
        width: 100%;
    }
    .ser_form{
        width: 100%;
        margin-top: .2rem;
    }
    .ser_form .form{
        gap: 0 .2rem;
        justify-content: center;
    }
    .ser_form .ser_inp{
        height: .42rem;
        max-width: 5rem;
    }
    .ser_form .ser_btn img{
        width: .18rem;
        margin-right: .05rem;
    }
    .ser_form .ser_btn{
        margin-left: 0;
        height: .42rem;
        width: 1.1rem;
        font-size: .16rem;
    }
    .inner_top{
        margin-bottom: .3rem;
    }
    .inner_s1 li a{
        padding: .2rem;
    }
    .inner_s1 li{
        border-radius: 0 .1rem 0 .1rem;
    }
    .inner_s1 li:before,
    .inner_s1 li:after{
        border-radius: 0 .1rem 0 .1rem;
    }
    .inner_s1 li + li{
        margin-top: .25rem;
    }
    .inner_s2 li a{
        padding: 0 .2rem;
    }
    .inner_s2 li:before,
    .inner_s2 li:after{
        border-radius: 0 .1rem 0 .1rem;
    }
    .inner_s2 li{
        width: 49%;
 
        border-radius: 0 .1rem 0 .1rem;
    }
.inner_s2 li:nth-child(-n+2) {
    margin-top: 0.3rem;
}
    .inner_s2 ul{
        gap: .25rem 2%;
    }
    .inner_s3 .dtl_tit h2{
        line-height: 1.5;
    }
    .inner_s3 .dtl_tit .cont .span{
        margin: 0;
    }
    .inner_s3 .dtl_tit .cont {
        margin-top: .15rem;
        gap: .1rem .1rem;
    }
    .inner_s3 .dtl_tit{
        padding-bottom: .15rem;
    }
    .inner_s3 .dtl_txt{
        margin-top: .2rem;
    }
    .inner_s3 .dtl_txt p + p{
        margin-top: .1rem;
    }
    .inner_s3 .dtl_txt p{
        font-size: .18rem;
        line-height: 1.85;
    }
    .inner_s3 .dtl_page p{
        font-size: .18rem;
        line-height: 1.85;
    }
    .inner_s3 .dtl_page{
        padding: .1rem;
        margin-top: .2rem;
    }
    .inner_s3 .dtl_l{
        width: 100%;
    }
    .inner_s3 .dtl_r{
        width: 100%;
        margin-top: .4rem;
    }
    .inner_s3 .dtl_r li h3{
        font-size: .18rem;
        line-height: .28rem;
    }
    .inner_s4 .top{
        padding: .2rem;
    }
    .inner_s4 .top h3{
        font-size: .2rem;
        line-height: .3rem;
    }
    .inner_s4 .top .spans{
        margin-top: 0;
        gap: .1rem .2rem;
    }
    .inner_s4 .top .span{
        margin: 0;
        padding: 0 .1rem;
    }
    .inner_s4 .bot li a{
        padding: .2rem;
    }
    .inner_s4 .bot li{
        width: 100%;
        margin-top: 0;
    }
    .inner_s4 .bot ul{
        gap: .25rem 0;
    }
    .inner_s4 .bot li .name h3{
        font-size: .22rem;
        margin-right: .05rem;
    }
    .inner_s4 .bot li .name h4{
        font-size: .16rem;
    }
    .inner_s4 .bot li .tag span{
        margin: 0;
    }
    .inner_s4 .bot li .tag{
        gap: .1rem;
        margin-top: .2rem;
    }
    .inner_s4 .bot li p{
        margin-top: .15rem;
    }
    .inner_s4 .bot li .pic {
        width: 2rem;
        height: 2.49rem;
    }
    .inner_s4 .bot li .txt {
        width: calc(100% - 2.3rem);
        margin-top: .1rem;
    }
    .inner_s4 .bot{
        margin-top: .3rem;
    }
    .inner_s4 .item1 .item_l{
        width: 100%;
        margin-top: 0;
    }
    .inner_s4 .item1 h3{
        font-size: .24rem;
        line-height: .3rem;
    }
    .inner_s4 .desc{
        line-height: 1.85;
    }
    .inner_s4 .desc p + p{
        margin-top: .1rem;
    }
    .inner_s4 .item1 .desc{
        margin-top: .1rem;
    }
    .inner_s4 .item1 .item_r{
        width: 100%;
        margin-top: .2rem;
    }
    .inner_s4 .item1 .item_r .pic{
        padding-top: 58vw;
    }
    .inner_s4 .item2{
        margin-top: .25rem;
    }
    .inner_s4 .item3 .item_l{
        width: 100%;
    }
    .inner_s4 .item3 .pic{
        padding-top: 46vw;
    }
    .inner_s4 .item3 .item_r{
        width: 100%;
        margin-top: .2rem;
    }
    .inner_s4 .item3{
        padding: 0 .2rem .2rem;
        margin-top: .25rem;
    }
}
@media (max-width: 769px){
    .inner_s1 li .pic{
        width: 100%;
        height: auto;
        padding-top: 66.66%;
    }
    .inner_s1 li .txt{
        width: 100%;
        margin-top: .2rem;
    }
    .inner_s1 li h3{
        line-height: .3rem;
    }
    .inner_s1 li p{
        margin-top: .05rem;
    }
    .inner_s1 li time{
        margin-top: .1rem;
    }
    .inner_s1 li time span{
        font-size: .26rem;
        margin-right: .03rem;
    }
    .inner_s2 li{
        width: 100% !important;
    }
    .inner_s2 li a{
        height: .9rem;
    }
    .inner_s2 li time{
        width: .8rem;
    }
    .inner_s2 li .txt{
        width: calc(100% - 1rem);
    }
}

@media (max-width: 481px){
    .inner_s4 .bot li a{
        display: block;
    }
    .inner_s4 .bot li .pic{
        width: 1.9rem;
        height: 2.49rem;
        margin: 0 auto;
    }
    .inner_s4 .bot li .txt{
        width: 100%;
        margin-top: .2rem;
    }
.inner_s3 .dtl_txt table {
    overflow-x: scroll;
    display: block;
}

}


.pagination > ul > li {
    width: auto !important;
}
.pagination > ul > li > a {
    height: auto !important;
}
.condition_2 > li {
    width: auto !important;
}