@charset "utf-8"; /**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: .76rem;
}
.dtl_txt p,.dtl_txt span  {
    font-size: .2rem !important;
    line-height: 2 !important;
    color: #333333;
    text-indent: 2em;
    margin-bottom: .15rem;
    text-decoration: none !important;
}
 .dtl_txt a{
    font-size: .2rem !important;
    line-height: 2 !important;
    color: #333333;
    text-decoration: none !important;
 }
.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #006A99;
    color: #fff;
    border: 1px solid #006A99;
}

.pagination a:hover {
    background: #006A99;
    color: #fff;
    border: 1px solid #006A99;
}

.n_tit {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.n_tit h2 {
    font-size: .32rem;
    line-height: .42rem;
    color: #ffffff00;
    font-weight:700
}

.posi {
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .3rem;
    color: #FFFFFF;
}

.posi img {
    display: block;
    width: .19rem;
    margin-right: .04rem;
}

.posi span:not(:nth-child(2)) {
    margin: 0 .03rem;
}

.inner-page {
    padding: 0 0 1.34rem;
    background: url("../images/inner-page.png") no-repeat bottom center;
}

.inner-con {
    position: relative;
    z-index: 2;
    margin-top: -3.84rem;
}

.inner-s1 ul li a {
    position: relative;
    padding: .2rem 0 .18rem;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inner-s1 ul li .pic {
    width: 2.1rem;
    height: 1.42rem;
}

.inner-s1 ul li .txt {
    width: calc(100% - 2.42rem);
}

.inner-s1 ul li time {
    display: block;
    font-size: .16rem;
    color: #1D1D1F;
    line-height: .26rem;
    font-family: Arial,sans-serif;
    padding-left: .2rem;
    background: url("../images/n-img-3.png") no-repeat left top .05rem/.14rem;
}

.inner-s1 ul li h3 {
    font-size: .22rem;
    line-height: .3rem;
    color: #333333;
    transition: .5s;
    margin-top: .05rem;
}

.inner-s1 ul li p {
    font-size: .16rem;
    line-height: .24rem;
    color: #9E9E9E;
    height: .48rem;
    margin-top: .05rem;
}

.inner-s1 ul li h6 {
    margin-top: .1rem;
}

.inner-s1 ul li h6 img {
    display: block;
    height: .12rem;
}

.inner-s1 ul li:after {
    position: absolute;
    content: '';
    left: -.4rem;
    right: -.4rem;
    top: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0 .04rem .34rem 0 rgba(0, 89, 129, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.inner-s1 ul li:hover:after {
    opacity: 1;
    visibility: visible;
}

.inner-s1 ul li:hover h3 {
    color: #006A99;
    font-weight:700
}

.inner-s1 ul li {
    position: relative;
}

.inner-s1 {
    margin-top: .34rem;
    padding: .19rem .4rem .64rem;
    background: #fff;
}

.inner-s2 ul {
    display: flex;
    flex-wrap: wrap;
}

.inner-s2 li {
    width: 31.84%;
    margin-left: 2.24%;
    margin-top: .56rem;
}

.inner-s2 li:nth-child(-n+3) {
    margin-top: 0;
}

.inner-s2 li:nth-child(3n+1) {
    margin-left: 0;
}

.inner-s2 li a {
    display: block;
}

.inner-s2 li a .pic {
    padding-top: 2.84rem;
}

.inner-s2 li .play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: .46rem;
    height: .46rem;
    background: url("../images/s3-img-2.png") no-repeat 50%/100% 100%;
    z-index: 3;
    margin: auto;
}

.inner-s2 li h3 {
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    transition: all .5s;
}

.inner-s2 li time {
    display: block;
    font-size: .16rem;
    line-height: .26rem;
    color: #666;
    font-family: Arial,sans-serif;
    padding-left: .2rem;
    background: url("../images/n-img-3.png") no-repeat left top .05rem/.14rem;
}

.inner-s2 li .txt {
    padding-top: .15rem;
}

.inner-s2 li:hover h3 {
    color: #006A99;
}

.inner-s2 {
    margin-top: .3rem;
    padding: .39rem .4rem .75rem;
    background: #fff;
    box-shadow: 0 .04rem .34rem 0 rgba(0, 89, 129, 0.1);
}

.detail {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.detail .dtl_l {
    width: 75%;
}

.dtl_tit h1 {
    font-size: .26rem;
    color: #303030;
    font-weight: 700;
    font-family: 'Microsoft YaHei', sans-serif;
    line-height: 1.5;
    text-align: center;
    margin-bottom: .15rem;
}

.dtl_tit .cont-tit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.dtl_tit .cont-tit span {
    /* display: block; */
    font-size: .16rem;
    line-height: 2;
    color: #868686;
    margin: 0 .1rem;
}
.dtl_tit .cont-tit span span{
    margin: 0 ;
}
.dtl_tit {
    padding-bottom: .15rem;
    margin-bottom: .18rem;
    border-bottom: 1px dashed #EAD8D8;
}

.dtl_txt p {
    font-size: .2rem !important;
    line-height: 2 !important;
    color: #333333;
    text-indent: 2em;
    margin-bottom: .15rem;
}

.dtl_txt p img {
    display: block !important;
    width: auto;
    height: auto !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}

.dtl_txt table tr td{
    min-width: 1.3rem;
}

.dtl_txt table p,.dtl_txt table span{
      text-indent: 0em !important;
    margin-bottom: 0 !important;
    text-align: center;
}

.dtl_page p {
    font-size: .18rem;
    line-height: 2;
    color: #333333;
}

.dtl_page p a {
    transition: .5s;
}

.dtl_page p:hover a {
    color: #006A99;
}

.dtl_page {
    margin-top: .25rem;
    padding: .2rem 0 0 ;
    border-top: 1px solid #006A99;
}

.dtl_ero .top {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.dtl_ero .top .right h4 {
    font-size: .16rem;
    line-height: .32rem;
    color: #666;
}

.dtl_ero .top .right h4 span {
    cursor: pointer;
    color: #006A99;
    font-weight:700
}

.dtl_ero .top .left {
    display: flex;
    font-size: .16rem;
    line-height: .32rem;
    color: #666;
}

.dtl_ero .top .left span {
    margin: 0 0 0 .1rem;
}

.dtl_ero .bot .form ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #EEE;
}

.dtl_ero .bot .form ul li .ll {
    width: 1.2rem;
    text-align: right;
    padding: 0 .1rem;
}

.dtl_ero .bot .form ul li .ll span {
    display: block;
    font-size: .16rem;
    line-height: .32rem;
    color: #333;
}

.dtl_ero .bot .form ul li h4 {
    font-size: .16rem;
    line-height: .32rem;
    color: #333;
}

.dtl_ero .bot .form ul li .rr {
    width: calc(100% - 1.2rem);
    padding: .1rem .15rem;
    border-left: 1px solid #ddd;
}

.dtl_ero .bot .form ul li input {
    display: block;
    width: 100%;
    height: .32rem;
    font-size: .14rem;
    color: #333;
    line-height: .3rem;
    padding: 0 .1rem;
    border: 1px solid #999;
    font-family: 'SourceHanSansCN-Regular',sans-serif;
}

.dtl_ero .bot .form ul li textarea {
    display: block;
    width: 100%;
    height: 1rem;
    font-size: .14rem;
    color: #333;
    line-height: .3rem;
    padding: .05rem .1rem;
    border: 1px solid #999;
    outline: none;
    resize: none;
    font-family: 'SourceHanSansCN-Regular',sans-serif;
}

.dtl_ero .bot .form ul li .btn_box {
    display: flex;
    justify-content: center;
}

.dtl_ero .bot .form ul li .btn_box button {
    display: block;
    font-size: .14rem;
    line-height: .42rem;
    color: #333;
    padding: 0 .1rem;
    background: #efefef;
    min-width: 1rem;
    text-align: center;
    cursor: pointer;
    margin: 0 .1rem;
    transition: .5s;
}

.dtl_ero .bot .form ul li .btn_box button:hover {
    background: #006A99;
    color: #fff;
}

.dtl_ero .bot .form {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.dtl_ero .bot {
    margin-top: .1rem;
    border-top: 1px solid #ddd;
    padding-top: .2rem;
    display: none;
}

.dtl_ero {
    margin-top: .2rem;
}

.dtl_r {
    width: 22%;
    padding-top: .1rem;
}

.dtl_r h2 {
    font-size: .22rem;
    line-height: .36rem;
    margin-bottom: .08rem;
    font-weight:700
}

.dtl_r ul li a {
    display: block;
    padding: .09rem 0 .16rem;
}

.dtl_r ul li h3 {
    font-size: .18rem;
    line-height: .32rem;
    color: #333333;
    transition: .5s;
}

.dtl_r ul li time {
    display: block;
    font-size: .14rem;
    line-height: .18rem;
    color: #666;
}

.dtl_r ul li {
    border-bottom: 1px dashed #EAD8D8;
}

.dtl_r ul li:last-child {
    border: none;
}

.dtl_r ul li:hover h3 {
    color: #006A99;
}

.inner-s3 {
    margin-top: .3rem;
    padding: .39rem .4rem .75rem;
    background: #fff;
    box-shadow: 0 .04rem .34rem 0 rgba(0, 89, 129, 0.1);
}

.newlist1 ul.list li a {
    padding: .25rem 0;
}

ul.list {
    margin-top: .1rem;
}

ul.list li a {
    align-items: center;
    line-height: 1.6;
    justify-content: space-between;
    padding: .15rem 0;
    background-size: 100% 0.07rem;
    border-bottom: 1px dashed #ddd;
}

ul.list li a::after {
    height: 1px;
    bottom: -1px;
    background: #035280
}

ul.list h3 {
    width: calc(100% - 1.1rem);
    font-size: 0.18rem;
    color: #333;
    padding: 0 .2rem;
    transition: 0.5s;
    position: relative;
}

ul.list li span {
    white-space: nowrap;
    font-size: 0.14rem;
    color: #035280;
    font-family: Arial;
    transition: 0.5s;
}

ul.list li h3::after {
    width: 0.06rem;
    height: 0.06rem;
    background: #035280;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    position: absolute;
    left: 0;
    border-radius: 50%;
}
.newlist1 li p {
    width: 1.2rem;
    padding-left: 0.55rem;
    font-size: 0.14rem;
    color: #035280;
    transition: 0.5s;
}

.newlist1 li h3 {
    flex: 1;
    min-width: 0;
}
ul.list li:hover h3{
    color: #035280;
}

.inner-s4 {
    margin-top: .3rem;
    padding: 0.2rem .4rem .75rem;
    background: #fff;
    box-shadow: 0 .04rem .34rem 0 rgba(0, 89, 129, 0.1);
}

@media (max-width: 1199px) {
    .inner-con {
        margin-top: 0;
    }

    .inner-page {
        margin-top: .75rem;
        padding: .3rem 0 .4rem;
    }

    .n_tit h2 {
        font-size: .26rem;
        line-height: .3rem;
        color: #1D1D1F;
    }

    .posi {
        color: #1D1D1F;
    }

    .posi img {
        display: none;
    }
}

@media (max-width: 1025px) {
    .inner-s1 {
        margin-top: .2rem;
        padding: .2rem .2rem .4rem;
        box-shadow: 0 .04rem .34rem 0 rgba(0, 89, 129, 0.1);
    }

    .inner-s1 ul li:after {
        left: -.2rem;
        right: -.2rem;
    }

    .inner-s1 ul li a {
        padding: .2rem 0;
    }

    .inner-s1 ul li h6 img {
        height: .1rem;
    }

    .inner-s1 ul li h6 {
        margin-top: .1rem;
    }

    .inner-s1 ul li h3 {
        font-size: .2rem;
    }

    .inner-s1 ul li .txt {
        width: calc(100% - 2.3rem);
    }

    .pagination {
        padding-top: .3rem;
    }

    .inner-s2 {
        padding: .2rem .2rem .4rem;
        margin-top: .2rem;
    }

    .inner-s2 li a .pic {
        padding-top: 65.5%;
    }

    .inner-s2 li .play {
        width: .3rem;
        height: .3rem;
    }

    .inner-s2 li .txt {
        padding-top: .1rem;
    }

    .inner-s2 li {
        width: 32%;
        margin: 0;
    }

    .inner-s2 ul {
        gap: .25rem 2%;
    }

    .detail .dtl_l {
        width: 100%;
    }

    .dtl_page {
        margin-top: .2rem;
        padding-top: .2rem;
    }

    .dtl_r {
        display: none;
    }

    .inner-s3 {
        padding: .2rem ;
        margin-top: .2rem;
    }

    .newlist1 li {
        /* padding-left: .2rem; */
    }

    .newlist1 li:after {
        left: 0;
    }

    .newlist1 li p {
        padding-left: 0.35rem;
    }

    .newlist1 li p::after {
        left: 0;
    }
    .newlist1 ul.list li a{
        padding: .15rem 0;
    }
    .inner-s4{
        padding: .1rem .2rem .3rem;
        margin-top: .2rem;
    }
}

@media (max-width: 769px) {
    .posi {
        width: 100%;
        margin-top: .05rem;
    }

    .inner-s1 {
        margin-top: 0.1rem;
    }

    .inner-s1 ul li .pic {
        width: 1.65rem;
        height: 1.13rem;
    }

    .inner-s1 ul li .txt {
        width: calc(100% - 1.8rem);
    }

    .inner-s1 ul li p {
        margin-top: .05rem;
    }

    .inner-s2 li {
        width: 49%;
    }

    .dtl_ero .top .left {
        width: 100%;
        flex-wrap: wrap;
    }

    .dtl_ero .top .left span {
        margin: 0 .1rem 0 0;
    }

    .dtl_ero .top .right {
        width: 100%;
    }

    .dtl_ero .bot .form ul li {
        flex-wrap: wrap;
    }

    .dtl_ero .bot .form ul li .ll {
        width: 100%;
        text-align: left;
    }

    .dtl_ero .bot .form ul li .rr {
        width: 100%;
        border-left: none;
        border-top: 1px solid #ddd;
    }

    .dtl_ero .bot .form ul li:last-child .rr {
        border-top: none;
    }
}

@media (max-width: 481px) {
    .inner-s2 li {
        width: 100%;
    }

    .inner-s1 ul li a {
        flex-wrap: wrap;
    }
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    border: 1px solid #ccc;
    padding: 5px 8px;
    margin: 0px 0px 0px 5px;
    height: 24px;
    line-height: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px !important;
}
    .inner-s1 ul li .pic {
        width: 100%;
        height: auto;
        padding-top: 67.62%;
    }

    .inner-s1 ul li .txt {
        width: 100%;
        padding-top: .15rem;
    }
}

















/*20240609*/
    .ldy1{position: relative;padding: 0 1rem;margin-top: .5rem;}
    .ldy1 li p{height: 0.56rem;width: 100%;text-align: center;line-height: 0.56rem;color: #333;font-size: 0.24rem;background: #fff;}
    .ldy1 li.on p{background: #006a99;color: #fff;}
    .ldy1 li.on a{color: #fff;}
    .ldy1 .arror{width:0.5rem;height: 0.5rem;border-radius: 50%;background: #dfdfdf;left: 0;margin-top: 0;transform: translateY(-50%);}
    .ldy1 .swiper-button-next{left: auto;right: 0;}
    .ldy1 .arror::after{display: none;}
    .ldy1 .arror img{width: 100%;}
    @media(max-width: 1024px){  
        .ldy1 li p{font-size: 0.2rem;}
        .ldy1{margin-bottom: 0.3rem;padding: 0 0.5rem;margin-top: .35rem;}
        .ldy1 .arror{width: 0.4rem;height: 0.4rem;}
    }
    @media(max-width: 768px){   
        .ldy1 li p{font-size: 0.18rem;}
    }