@charset "utf-8";
/*html{font-size: 100px!important;}*/
/*pagination*/
.pagination {text-align: center;font-size: 0;padding-top: 1.14rem;}
.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: #F08300;color: #fff;border: 1px solid #F08300;}
.pagination a:hover {background: #F08300;color: #fff;border: 1px solid #F08300;}

/*selectInput*/
.selectInput{position:relative;  padding: 0 .24rem; cursor: pointer;font-size: .18rem}
.selectInput .defalutInput{display: flex;align-items: center;height: 100%}
.selectInput::after{content: "";position:absolute;top:50%;right:.24rem;width:.14rem;height:.08rem;transform:translateY(-50%);background:url("../images/other/img-9.png") no-repeat 50%/100%;transition: .3s;line-height: 1em;transform-origin: center;pointer-events: none }
.selectInput.on::after{transform:translateY(-50%) rotate(180deg);}
.selectInput .selectBox{position:absolute;right: -1px;height:auto;/*max-height:2.4rem;*/overflow:auto;background:#fff;top:105%;left:-1px;z-index:10;display:none;box-shadow:0 6px 20px rgba(189,206,240,.4);}

.selectInput .selectBox li{padding:0 .24rem;font-size: .16rem;color:#888;line-height: .44rem}
.selectInput .selectBox li:hover{background: rgba(240, 131, 0, 0.2);color:#444}
.selectInput .selectBox li.on{background: rgba(240, 131, 0, 0.2);color:#444}

/**/
/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #F08300;
}

#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: #F08300;
}

#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: #F08300;
}

@media (max-width: 1199px){
    #m_n_nav{
        display: block;
    }
    .n_dh,
    .n_dh2{
        display: none;
    }

}



.n_banner .img img{
    display: block;
    width: 100%;
}

.n_dh .left{
    width: 77.5%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.n_dh .n_tit{
    width: 2.16rem;
}
.n_dh .n_tit h4{
    font-size: .24rem;
    line-height: .8rem;
    color: #333333;
}
.n_dh .n_erji{
    flex: 1;
}
.n_dh .n_erji ul li{
    position: relative;
}
.n_dh .n_erji h4{
    font-size: .18rem;
    line-height: .8rem;
    color: #333333;
    position: relative;
}
.n_dh .n_erji h4 a{
    padding: 0 .22rem;
    position: relative;
    z-index: 2;
    color: inherit;
}
.n_dh .n_erji h4:after{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F08300;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.n_dh .n_erji li a{
    display: block;
    transition: .5s;
}
.n_dh .n_erji li.active h4,
.n_dh .n_erji li:hover h4{
    color: #fff;
}
.n_dh .n_erji li.active h4:after,
.n_dh .n_erji li:hover h4:after{
    opacity: 1;
    visibility: visible;
}
.n_dh .right{
    width: 22.5%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.posi{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: .33rem;
    position: relative;
}
.posi img{
    display: block;
    width: .15rem;
    margin-right: .1rem;
}
.posi *{
    display: block;
    font-size: .14rem;
    line-height: .24rem;
    color: rgba(102, 102, 102, 0.6);
}
.posi span:not(:nth-child(2)){
    margin: 0 .03rem;
}
.posi:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 1px;
    height: .41rem;
    background: #979797;
    opacity: .3;
    transform: translateY(-50%);
}
.n_dh{
    border-bottom: 1px solid rgba(151, 151, 151, 0.3);
}
.n_dh2 ul{
    display: flex;
    flex-wrap: wrap;
}
.n_dh2 ul li{
    font-size: .26rem;
    line-height: .48rem;
    color: #666666;
    min-width: 2.68rem;
    position: relative;
    border: 1px solid rgba(240, 131, 0, 0.56);
    box-shadow: 0 .02rem .14rem 0 rgba(217, 217, 217, 0.7079);
    overflow: hidden;
    border-radius: 50vw;
    transition: .5s;
}
.n_dh2 ul li + li{
    margin-left: .64rem;
}
.n_dh2 ul li a{
    display: block;
    position: relative;
    z-index: 2;
    padding: 0 .2rem;
    color: inherit;
    text-align: center;
}
.n_dh2 ul li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background: #F08300;
    transition: .5s;
}
.n_dh2 ul li:hover:after,
.n_dh2 ul li.active:after{
    right: 0;
    box-shadow: 0 .02rem .14rem 0 rgba(169, 169, 169, 0.7079);
}
.n_dh2 ul li:hover,
.n_dh2 ul li.active{
    color: #fff;
    font-weight: bold;
}
.n_dh2{
    margin-top: .65rem;
}
.n_dh2 dl h4,
.n_dh2 dd{
    display: none;
}
.n_dh2 dd.active{
    display: block;
}
.nodh .left{
    display: none;

}
.nodh .right{
    width: 100%;
    height: .8rem;
}
.nodh .posi:before{
    display: none;
}
.nodh{
    border: none;
}


/*inner_s1*/
.inner_s1 .top{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner_s1 .top .top_l{
    flex-shrink: 0;
    display: flex;
    align-items: center;
    margin-right: .8rem;
    font-size: .3rem;
    line-height: .64rem;
    color: #F08300;
}
.inner_s1 .top .top_l img{
    display: block;
    width: .64rem;
    margin-right: .23rem;
}
.inner_s1 .top .top_r{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: .05rem;font-size: .18rem;
}
.inner_s1 .top .top_r .li{
    position: relative;
    min-width: .1rem;
}
.inner_s1 .top .top_r .li span{
    display: block;
    font-size: .2rem;
    line-height: .34rem;
    color: #666666;
}
.inner_s1 .top .top_r .li:nth-child(2n):before{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 1px;
    height: .24rem;
    background: #F08300;
    transform: translate(-50%,-50%) rotate(25deg);
}
.inner_s1 .n_list01 li{
    width: 22.5%;
}
.inner_s1 .n_list01 li a{
    display: block;
    position: relative;
}
.inner_s1 .n_list01 li .img{
    height: 4.09rem;
}
.inner_s1 .n_list01 li h4{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .19rem;
    font-size: .3rem;
    line-height: .4rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 0 .2rem;
    z-index: 3;
}
.inner_s1 .n_list01 li a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 23.96%;
    opacity: 0.6149;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.inner_s1 .bot{
    margin-top: .76rem;
}
.inner_s1{
    padding: .73rem 0 .98rem;
    background: url("../images/other/img-6.png") no-repeat bottom center/100% auto;
}

.inner_s2 .top h4{
    font-size: .4rem;
    line-height: .52rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.inner_s2 .n_list02{
    margin-top: 1.01rem;
}
.inner_s2 .gd a{
    display: block;
    width: 1.41rem;
    font-size: .2rem;
    line-height: .41rem;
    color: #fff;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50vw;
    transition: .5s;
}
.inner_s2 .gd a:hover{
    background: #F08300;
    border-color: #F08300;
}
.inner_s2 .gd{
    margin-top: 1.6rem;
    display: flex;
    justify-content: center;
}
.inner_s2{
    padding: .98rem 0 .79rem;
    background: url("../images/other/img-7.jpg") no-repeat 50%/cover;
}


.inner_s3 .item2 .li{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: rgba(216, 216, 216, 0.27);
}
.inner_s3 .item2 .li + .li{
    margin-top: .04rem;
}
.inner_s3 .item2 .li .li_l{
    width: 2.95rem;
    flex-shrink: 0;
    background: #F08300;
}
.inner_s3 .item2 .li h4{
    font-size: .26rem;
    line-height: .7rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.inner_s3 .item2 .li .li_r{
    flex: 1;
    padding: 0 .26rem;
}
.inner_s3 .item2 .li dl{
    display: flex;
    flex-wrap: wrap;
}
.inner_s3 .item2 .li dl dd{
    font-size: .24rem;
    line-height: .7rem;
    color: #333333;
    min-width: 2.16rem;
    padding: 0 .15rem;
    text-align: center;
    position: relative;
}
.inner_s3 .item2 .li dl dd:not(:first-child):before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 1px;
    height: .32rem;
    background: #979797;
    opacity: .28;
    transform: translateY(-50%);
}

.inner_s3 .item3 .top h4{
    font-size: .32rem;
    line-height: .42rem;
    color: #F08300;
    font-weight: bold;
    text-align: center;
}
.inner_s3 .item3 table{
    width: 100%; /* 让表格宽度占据其容器的全部宽度 */
    border-collapse: collapse; /* 合并单元格边框 */
    border-spacing: 0;
}
.inner_s3 .item3 table th{
    font-size: .26rem;
    color: #fff;
    line-height: .7rem;
    font-weight: bold;
    padding: 0 .1rem;
    border-left: .04rem solid #fff;
    background: #F08300;
    text-align: center;
}
.inner_s3 .item3 table td{
    font-size: .2rem;
    color: #666666;
    line-height: .63rem;
    padding: 0 .1rem;
    border: .04rem solid #fff;
    background: #F4F4F4;
    text-align: center;
}
.inner_s3 .item3 table tbody tr:nth-child(2n) td{
    background: #FAF5F0;
}
.inner_s3 .item3 .cen{
    margin-top: .43rem;
}
.inner_s3 .item3 .bot h6 + h6{
    margin-top: .14rem;
}
.inner_s3 .item3 .bot h6{
    font-size: .2rem;
    line-height: .26rem;
    color: #333333;
}
.inner_s3 .item3 .bot {
    margin-top: .13rem;
    padding-top: .3rem;
    border-top: .06rem solid #F08300;
}
.inner_s3 .item3{
    margin-top: .86rem;
}
.inner_s3{
    padding: .8rem 0 1rem;
    background: #fff url("../images/other/img-8.png") no-repeat bottom center/100% auto;
}

.inner_s4 .top{
    display: flex;
    flex-wrap: wrap;
}
.inner_s4 .top .li{
    display: flex;
    align-items: center;
}
.inner_s4 .top .li select{
    display:block;
    width: 3.98rem;
    color: rgba(102, 102, 102, 0.57);
    height: .41rem;
    border: 1px solid rgba(151, 151, 151, 0.3);
    border-radius: 50vw;
    font-size: .18rem;
    padding: 0 .24rem;
}
.inner_s4 .top .li + .li{
    margin-left: .51rem;
}
.inner_s4 .top .li h4{
    font-size: .24rem;
    line-height: .43rem;
    color: #F08300;
    margin-right: .15rem;
    flex-shrink: 0;
}
.inner_s4 .top .selectInput{
    width: 3.98rem;
    border: 1px solid rgba(151, 151, 151, 0.3);
    border-radius: 50vw;
}
.inner_s4 .top .selectInput .defalutInput{
    color: rgba(102, 102, 102, 0.57);
    height: .41rem;
}

.inner_s4 .top .li button{
    display: block;
    font-size: .18rem;
    line-height: .43rem;
    color: #666666;
    min-width: 1.13rem;
    padding: 0 .1rem;
    background: rgba(220, 220, 220, 0.54);
    border-radius: 50vw;
    text-align: center;
    cursor: pointer;
    transition: .5s;
}
.inner_s4 .top .li span + span{
    margin-left: .2rem;
}
.inner_s4 .top .li button.active,
.inner_s4 .top .li button:hover{
    background: #F08300;
    color: #fff;
}
.inner_s4 .list_tit{
    height: .6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F08300;
}

.inner_s4 .list_tit h5{
    font-size: .2rem;
    color: #fff;
    font-weight: bold;
}
.inner_s4 .list_tit h5.h51{
    width: 1.33rem;
    flex-shrink: 0;
    margin-right: .28rem;
    padding-left: .32rem;
}
.inner_s4 .list_tit h5.h52{
    flex: 1;
}
.inner_s4 .list_tit h5.h53{
    width: 1.33rem;
    flex-shrink: 0;
    margin-left: .2rem;
    text-align: center;
}
.inner_s4 .list_tit h5.h54{
    margin-left: 2.26rem;
    width: 1.06rem;
    flex-shrink: 0;
    text-align: center;
}
.inner_s4 .list_bd li a{
    position: relative;
    z-index: 2;
    height: .98rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner_s4 .list_bd li time{
    position: relative;
    display: block;
    font-size: .2rem;
    color: #F08300;
    line-height: .26rem;
    width: 1.34rem;
    flex-shrink: 0;
    margin-right: .28rem;
}
.inner_s4 .list_bd li time:after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #979797;
    opacity: .2;
}
.inner_s4 .list_bd li h4{
    flex: 1;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    transition: .5s;
}
.inner_s4 .list_bd li h5{
    font-size: .2rem;
    line-height: .26rem;
    color: #F08300;
    width: 1.33rem;
    flex-shrink: 0;
    margin-left: .2rem;
    text-align: center;
}
.inner_s4 .list_bd li h6 img{
    display: block;
    width: .36rem;
    height: .31rem;
}
.inner_s4 .list_bd li h6{
    margin-left: 2.26rem;
    width: 1.06rem;
    flex-shrink: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner_s4 .list_bd li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(151, 151, 151, 0.2);
    transition: .5s;
}
.inner_s4 .list_bd li:after{
    position: absolute;
    content: '';
    left: -.22rem;
    right: -.19rem;
    bottom: 0;
    top: 0;
    background: #FFFFFF;
    box-shadow: 0 .02rem .22rem 0 rgba(240, 131, 0, 0.2816);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s4 .list_bd li:hover:before{
    opacity: 0;
    visibility: hidden;
}
.inner_s4 .list_bd li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s4 .list_bd li:hover h4{
    color: #F08300;
    font-weight: bold;
}
.inner_s4 .list_bd li{
    position: relative;
}
.inner_s4 .list_bd {
    margin-top: .34rem;
}
.inner_s4 .bot{
    margin-top: .63rem;
}
.inner_s4{
    padding: .59rem 0 2.65rem;
    background: url("../images/other/img-11.png") no-repeat bottom center/100% auto;
}
.inner_s5 li a{
    position: relative;
    z-index: 2;
    height: 1.05rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inner_s5 li time{
    display: block;
    text-align: center;
    margin-right: .16rem;
    flex-shrink: 0;
}
.inner_s5 li time span{
    display: block;
    font-size: .24rem;
    line-height: 1;
    color: #F08300;
}
.inner_s5 li time em{
    display: block;
    font-size: .12rem;
    line-height: 1;
    color: #666666;
    margin-top: .05rem;
}
.inner_s5 li .line:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #979797;
    opacity: .2;
    transform: translateX(-50%) rotate(25deg);
}
.inner_s5 li .line{
    width: .1rem;
    height: .28rem;
    position: relative;
    margin-right: .16rem;
    flex-shrink: 0;
}
.inner_s5 li h4{
    flex: 1;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    transition: .5s;
}
.inner_s5 li h6{
    margin-left: .2rem;
    width: .36rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.inner_s5 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 0;
    bottom: -1px;
    height: 1px;
    background: #F08300;
    transition: .5s;
}
.inner_s5 li{
    position: relative;
    border-bottom: 1px solid rgba(151, 151, 151, 0.22);
}
.inner_s5 li:hover:after{
    width: 100%;
}
.inner_s5 li:hover h4{
    color: #F08300;
    font-weight: bold;
}
.inner_s5 {
    padding: .36rem 0 1.07rem;
    background: url("../images/other/img-12.png") no-repeat bottom center/100% auto;
}

.inner_s6 ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s6 ul li{
    width: 47.875%;
    margin-top: .62rem;
    background: rgba(240, 131, 0, 0.0426);
    box-shadow: 0 .02rem .14rem 0 rgba(240, 131, 0, 0.0462);
}
.inner_s6 ul li:nth-child(-n+2){
    margin-top: 0;
}
.inner_s6 ul li a{
    padding: .28rem .38rem .27rem;
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner_s6 ul li .img{
    width: 2.81rem;
    height: 3.75rem;
    box-shadow: 0 .02rem .18rem 0 rgba(203, 203, 203, 0.5);
}
.inner_s6 ul li .txt{
    width: calc(100% - 3.23rem);
    padding: .52rem 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.inner_s6 ul li .h4 h4{
    font-size: .24rem;
    line-height: .32rem;
    color: #333333;
}
.inner_s6 ul li .h4 i{
    display: block;
    width: .63rem;
    height: .04rem;
    background: #F08300;
    margin-top: .31rem;
}
.inner_s6 ul li h6 img{
    display: block;
    width: .36rem;
    margin-left: .09rem;
}
.inner_s6 ul li h6{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .34rem;
    color: #666666;
}
.inner_s6{
    margin-top: .66rem;
    padding-bottom: 1.36rem;
    background:#fff url("../images/other/img-14.png") no-repeat bottom center/100% auto;
}

.inner_s7 li .a{
    padding: .47rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner_s7 li .img{
    width: 3.95rem;
    height: 2.22rem;
}
.inner_s7 li .txt{
    width: calc(100% - 4.41rem);
    padding: .18rem .2rem .18rem 0;
}
.inner_s7 li .txt h4{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
}
.inner_s7 li .txt h4 + h4{
    margin-top: .18rem;
}
.inner_s7 li {
    border-bottom: 1px solid rgba(151, 151, 151, 0.3);
}
.inner_s7 {
    padding: .5rem 0 1.25rem;
    background: url("../images/other/img-16.png") no-repeat bottom center/100% auto;
}

.inner_s8 .item_tit{
    display: flex;
    align-items: center;
    font-size: .24rem;
    line-height: .32rem;
    color: #333333;
}
.inner_s8 .item_tit img{
    display: block;
    height: .25rem;
    margin-right: .09rem;
}
.inner_s8 .item1 .item_con{
    margin-top: .4rem;
    padding: 0 .36rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner_s8 .item1 .item_l{
    margin-right: .78rem;
    flex-shrink: 0;
    width: 2.41rem;
    border-right: 1px solid rgba(151, 151, 151, 0.2);
}
.inner_s8 .item1 .item_l img{
    display: block;
    width: 1.62rem;
}
.inner_s8 .item1 .item_r{
    flex: 1;
}
.inner_s8 .item1 .item_r h4{
    font-size: .18rem;
    line-height: .24rem;
    color: #333333;
}
.inner_s8 .item1 .item_r h4 + h4{
    margin-top: .21rem;
}
.inner_s8 .item1 {
    padding: 0 .5rem .74rem;
    border-bottom: 1px solid rgba(151, 151, 151, 0.3);
}
.inner_s8 .item2 .item_tit{
    font-weight: bold;
}
.inner_s8 .item2 .item_con h4{
    font-size: .18rem;
    line-height: .24rem;
    color: #333333;
}
.inner_s8 .item2 .form .li{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.inner_s8 .item2 .form .li .ll{
    width: 1.92rem;
    padding-right: .11rem;
    flex-shrink: 0;
}
.inner_s8 .item2 .form .li h5{
    font-size: .18rem;
    line-height: .38rem;
    color: #333333;
    text-align: right;
}
.inner_s8 .item2 .form .li h5 em{
    color: #EB1919;
}
.inner_s8 .item2 .form .li .rr{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}
.inner_s8 .selectInput{
    flex: 1;
    justify-content: flex-start;
    padding: 0 .18rem 0 .36rem;
    font-size: .14rem;
    border: 1px solid rgba(240, 131, 0, 0.21);
    border-radius: .06rem;
}
.inner_s8 .selectInput .defalutInput{
    color: rgba(51, 51, 51, 0.54);
    height: .41rem;
}
.inner_s8 .selectInput:after{display: none}
.inner_s8 .selectInput:before{
    position: absolute;
    content: '';
    top: 50%;
    left: .18rem;
    width: .10rem;
    height: .07rem;
    transform: translateY(-50%);
    background: url(../images/other/img-20.png) no-repeat 50% / 100%;
    transition: .3s;
    transform-origin: center;
    pointer-events: none;
    margin-right: .07rem;
}
.inner_s8 .item2 .form .li .rr input{
    flex: 1;
    display: block;
    width: 100%;
    height: .41rem;
    color: rgba(51, 51, 51, 0.54);
    font-size: .14rem;
    border: 1px solid rgba(240, 131, 0, 0.21);
    border-radius: .06rem;
    padding: 0 .18rem;
}
.inner_s8 .item2 .form .li .rr textarea{
    flex: 1;
    display: block;
    width: 100%;
    height: 1.04rem;
    color: rgba(51, 51, 51, 0.54);
    font-size: .14rem;
    border: 1px solid rgba(240, 131, 0, 0.21);
    border-radius: .06rem;
    padding: .1rem .18rem;
    resize: none;
}
.inner_s8 .item2 .form .li .imgBox{
    width: 2.22rem;

    margin-left: .18rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F08300;
    border-radius: .06rem;
}
.inner_s8 .item2 .form .li .imgBox img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    margin: auto;
}
.inner_s8 .item2 .form .li .rr button{
    display: block;
    width: 2.22rem;
    height: .39rem;
    font-size: .16rem;
    color: #fff;
    line-height: .39rem;
    background: #F08300;
    text-align: center;
    border-radius: .06rem;
    cursor: pointer;
}
.inner_s8 .item2 .form .li + .li{
    margin-top: .26rem;
}
.inner_s8 .item2 .form {
    margin-top: .26rem;
}
.inner_s8 .item2 .item_con{
    margin-top: .39rem;
    padding-left: .36rem;
}
.inner_s8 .item2 {
    margin-top: .77rem;
    padding: 0 .5rem;
}
.inner_s8{
    padding: .65rem 0 1.68rem;
    background: #fff url("../images/other/img-22.png") no-repeat bottom center/100% auto;
}
.n_tit01 h6{
    font-size: .16rem;
    line-height: .21rem;
    color: #F08300;
    text-align: center;
    text-transform: uppercase;
}
.n_tit01 h4{
    font-size: .38rem;
    line-height: .5rem;
    color: #333333;
    text-align: center;
}
.n_tit01 .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.n_tit01 .more a{
    display: block;
    font-size: .14rem;
    line-height: .24rem;
    color: #888888;
    transition: .5s;
}
.n_tit01 .more a:hover{
    color: #f08300;
}
.n_tit01{
    position: relative;
}
.inner_s9 .n_list03{
    position: relative;
    height: 6rem;
}
.inner_s9 .n_list03 li{
    width: 40.25%;
    position: absolute;
}
.inner_s9 .n_list03 li a{
    display: block;
}
.inner_s9 .n_list03 li .img_box{
    display: flex;
    width: 100%;
    max-height: 3.27rem;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
}
.inner_s9 .n_list03 li .img_box img{
    /* display: block;
     width: auto;
     height: auto;
     max-width: 80%;
     object-fit: contain;*/
}
.inner_s9 .n_list03 li .bot img{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.inner_s9 .n_list03 li:nth-child(1){
    left: 0;
    bottom: 0;
    z-index: 3;
}
.inner_s9 .n_list03 li:nth-child(2){
    left: 30.25%;
    top: .43rem;
    z-index: 2;
}
.inner_s9 .n_list03 li:nth-child(3){
    right: 0;
    top: 0;
    z-index: 1;
}
.inner_s9 .n_list03 li:nth-child(3) .img_box span{
    height: 2.61rem;
}
.inner_s9 .list1w .swiDots{
    font-size: 0;
    left: auto;
    width: auto;
    right: 1.9rem;
    bottom: .84rem;
}
.inner_s9 .list1w .swiDots span{
    width: .11rem;
    height: .11rem;
    margin: 0 .03rem;
    background: #D8D8D8;
    opacity: 1;
}
.inner_s9 .list1w .swiDots span.active{
    width: .27rem;
    background: #F08300;
    border-radius: 50vw;
}

.inner_s9 .list1w .swiBtn{position: absolute;right: 1.9rem;bottom:.5rem;z-index: 8;width: 1.2rem;display: flex;justify-content: space-between;align-items: center}
.inner_s9 .list1w .swiBtn a{display: block;width: .5rem;height: .5rem;text-align: center;line-height: .5rem;border-radius: 50%;background: rgba(0,0,0,.6);color: #fff;}
.inner_s9 .list1w .swiBtn a:hover{animation: beat 0.5s 1;}

.inner_s9 .list1w {
    position: relative;
    margin-top: .19rem;
}
.inner_s9 .item1 .bg{
    position: absolute;
    left: 50%;
    bottom: .58rem;
    width: 100vw;
    height: 6.05rem;
    transform: translateX(-50%);
    background: url("../images/other/img-27.png") no-repeat bottom center/100% auto;
    z-index: -1;
}
.inner_s9 .item1{
    padding: .46rem 0 0;
    position: relative;
    z-index: 2;
}

.inner_s9 .item2 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s9 .item2 li{
    width: 23.125%;
    margin: .85rem 0 0 2.5%;
}
.inner_s9 .item2 li:nth-child(-n+4){
    margin-top: 0;
}
.inner_s9 .item2 li:nth-child(4n+1){
    margin-left: 0;
}
.inner_s9 .item2 li a{
    display: block;
}
.inner_s9 .item2 li .img{
    height: 2.72rem;
}
.inner_s9 .item2 li h4{
    font-size: .22rem;
    line-height: .3rem;
    color: #F08300;
    font-weight: bold;
}
.inner_s9 .item2 li h5{
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
    margin-top: .03rem;
}
.inner_s9 .item2 li .txt{
    margin-top: .16rem;
    text-align: center;
}
.inner_s9 .item2{
    margin-top: .94rem;
}
.inner_s9{
    padding-bottom: 1.45rem;
    background: #fff url("../images/other/img-29.png") no-repeat bottom center/100% auto;
}
.inner_s10 .item{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.inner_s10 .item .li{
    width: 12.0625%;
    margin: .3rem 0 0 2.59375%;
}
.inner_s10 .item .li:nth-child(-n+7){
    margin-top: 0;
}
.inner_s10 .item .li:nth-child(7n+1){
    margin-left: 0;
}
.inner_s10 .item .li a{
    display: block;
}
.inner_s10 .item .li .img{
    max-width: 1.93rem;
    height: 2.58rem;
    background: #D8D8D8;
    margin: 0 auto;
}
.inner_s10 .item .li h4{
    font-size: .26rem;
    line-height: .34rem;
    color: #F08300;
}
.inner_s10 .item .li h5{
    font-size: .18rem;
    line-height: .24rem;
    color: #666666;
    margin-top: .08rem;
}
.inner_s10 .item .li .txt{
    text-align: center;
    padding: .21rem 0;
    border-bottom: .02rem solid #F08300;
}
.inner_s10 .item2 .li{
    width: 13.5%;
}
.inner_s10 .item2,
.inner_s10 .item3{
    margin-top: .62rem;
}
.inner_s10 {
    padding: .6rem 0 2.07rem;
    background: #fff url("../images/other/img-29.png") no-repeat bottom center/100% auto;
}
.inner_s11 .n_list04 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner_s11 .n_list04 li{
    width: 22.3125%;
}
.inner_s11 .n_list04 li a{
    position: relative;
    display: block;
}
.inner_s11 .n_list04 li .imgBox{
    height: 4.33rem;
    box-shadow: 0 .02rem .18rem 0 rgba(240, 131, 0, 0.2454);
}
.inner_s11 .n_list04 li .txt{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: .68rem 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    z-index: 3;
}
.inner_s11 .n_list04 li h3{
    font-size: .26rem;
    line-height: .34rem;
    color: #FFFFFF;
}
.inner_s11 .n_list04 li i{
    display: block;
    width: .82rem;
    height: .03rem;
    background: #fff;
}
.inner_s11 .n_list04 li h4{
    font-size: .24rem;
    line-height: .32rem;
    color: #fff;
}
.inner_s11 .n_list04 li h6 img{
    display: block;
    width: 1.39rem;
}
.inner_s11 .n_list04{
    margin-top: .52rem;
}
.inner_s11 .n_list04 li:hover h6 img{
    animation: beat 0.5s 1;
}

.inner_s11{
    padding-bottom: 1.85rem;
    background: #fff url("../images/other/img-35.png") no-repeat bottom center/100% auto;
}

.inner_s12 li a{
    position: relative;
    z-index: 2;
    padding: .18rem .35rem .25rem .28rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s12 li time{
    width: .9rem;
    height: .9rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
    color: #fff;
    background: #f08300;
    transition: .5s;
}
.inner_s12 li time span{
    display: block;
    font-size: .3rem;
    line-height: .4rem;
    font-weight: bold;
}
.inner_s12 li time em{
    display: block;
    font-size: .18rem;
    line-height: .24rem;
}
.inner_s12 li time:after{
    position: absolute;
    content: '';
    top: .06rem;
    right: .06rem;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(240, 131, 0, 0.7);
    transition: .5s;
}
.inner_s12 li .txt{
    width: calc(100% - 1.2rem);
    margin-top: .08rem;
}
.inner_s12 li h4{
    font-size: .2rem;
    line-height: .26rem;
    color: #333;
    transition: .5s;
}
.inner_s12 li p{
    margin-top: .13rem;
    font-size: .16rem;
    line-height: .23rem;
    color: #666666;
    height: .46rem;
    transition: .5s;
}
.inner_s12 li:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    width: .04rem;
    background: #F08300 url("../images/other/img-37.png") no-repeat right center/auto 100%;
    transition: .5s;
}
.inner_s12 li{
    position: relative;
    background: #fff url("../images/other/img-36.png") no-repeat right center/auto 100%;
    box-shadow: 0 .02rem .14rem 0 rgba(229, 229, 229, 0.5);
}
.inner_s12 li + li{
    margin-top: .36rem;
}
.inner_s12 li:hover:after{
    width: 100%;
    box-shadow: 0 .02rem .23rem 0 rgba(240, 131, 0, 0.4386);
}
.inner_s12 li:hover time{
    background: #fff;
    color: #f08300;
}
.inner_s12 li:hover time:after{
    border-color: rgba(255, 255, 255, 0.8);
}
.inner_s12 li:hover h4{
    color: #fff;
}
.inner_s12 li:hover p{
    color: #fff;
}
.inner_s12 {
    padding: .6rem 0 1.45rem;
    background: #fff url("../images/other/img-38.png") no-repeat bottom center/100% auto;
}

.inner_s13 .top .top_l{
    width: 50%;
}
.inner_s13 .list2w a{
    display: block;
}
.inner_s13 .list2w .img{
    height: 4.49rem;
}
.inner_s13 .top .top_r{
    width: 50%;
    padding: .7rem .64rem .44rem .71rem;
}
.inner_s13 .list2w_txt li a{
    display: block;
}
.inner_s13 .list2w_txt li time{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .26rem;
    color: #666666;
    font-family: Arial,sans-serif;
    opacity: 0;
}
.inner_s13 .list2w_txt li time img{
    display: block;
    width: .17rem;
    margin-right: .13rem;
    margin-top: -3px;
}
.inner_s13 .list2w_txt li h3{
    margin-top: .32rem;
    font-size: .24rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    transition: .5s;
    opacity: 0;
}
.inner_s13 .list2w_txt li p{
    font-size: .16rem;
    line-height: .24rem;
    color: rgba(51, 51, 51, 0.6);
    opacity: 0;
    height: .48rem;
    margin-top: .16rem;
}
.inner_s13 .list2w_txt li h6{
    font-size: .14rem;
    line-height: .24rem;
    color: #888888;
    margin-top: .78rem;
    opacity: 0;
}
.inner_s13 .list2w_txt li:hover h3{
    color: #f08300;
}
.inner_s13 .list2w_txt li{
    display: none;
}
.inner_s13 .list2w_txt li.active{
    display: block;
}
.inner_s13 .list2w_txt li.active time,
.inner_s13 .list2w_txt li.active h3,
.inner_s13 .list2w_txt li.active p,
.inner_s13 .list2w_txt li.active h6{
    animation: o-upfade-top 0.7s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.inner_s13 .list2w_txt li.active h3{
    animation-delay: .2s;
}
.inner_s13 .list2w_txt li.active p{
    animation-delay: .3s;
}
.inner_s13 .list2w_txt li.active h6{
    animation-delay: .4s;
}
@keyframes o-upfade-top {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.inner_s13 .swiDots{
    position: static;
    text-align: right;
    font-size: 0;
    margin-top: .39rem;
}
.inner_s13 .swiDots span{
    width: .12rem;
    height: .12rem;
    background: transparent;
    border: 1px solid #f08300;
    opacity: 1;
    margin: 0 0 0 .12rem;
}
.inner_s13 .swiDots span.active{
    background: #f08300;
}
.inner_s13 .top{
    margin-top: .37rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: url("../images/other/img-41.png") no-repeat right bottom/cover;
}

.inner_s13 .bot li a{
    position: relative;
    z-index: 2;
    padding: .4rem 0 .39rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
}
.inner_s13 .bot li .img{
    width: 3.19rem;
    height: 1.8rem;
}
.inner_s13 .bot li .txt{
    width: calc(100% - 3.74rem);
    padding-right: .2rem;
}
.inner_s13 .bot li time{
    display: block;
    font-size: .16rem;
    line-height: .26rem;
    color: #666666;
    padding-left: .3rem;
    background: url("../images/other/img-40.png") no-repeat left center/.17rem;
    transition: .5s;
}
.inner_s13 .bot li h4{
    margin-top: .15rem;
    font-size: .22rem;
    line-height: .3rem;
    color: #333333;
    transition: .5s;
}
.inner_s13 .bot li h6{
    font-size: .14rem;
    line-height: .24rem;
    color: #888888;
    margin-top: .38rem;
    transition: .5s;
}
.inner_s13 .bot li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: .225rem;
    bottom: .225rem;
    background: url("../images/other/img-44.png") no-repeat 50%/cover;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s13 .bot li{
    position: relative;
    border-bottom: 1px solid #ebebeb;
}
.inner_s13 .bot li:hover time{
    color: #fff;
    background-image: url("../images/other/img-43.png");
}
.inner_s13 .bot li:hover h4{
    color: #fff;
}
.inner_s13 .bot li:hover h6{
    color: #fff;
}
.inner_s13 .bot li:hover a{
    padding: .4rem .3rem .39rem;
}
.inner_s13 .bot li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s13 .bot{
    margin-top: .59rem;
    border-top: 1px solid #ebebeb;
}
.inner_s13{
    padding: .64rem 0 1.25rem;
    background: #fff url("../images/other/img-45.png") no-repeat bottom center/100% auto;
}

.inner_s14 .n_list05 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s14 .n_list05 li{
    width: 29.6875%;
    margin: .74rem 0 0 5.46875%;
}
.inner_s14 .n_list05 li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s14 .n_list05 li:nth-child(3n+1){
    margin-left: 0;
}
.inner_s14 .n_list05 li a{
    display: block;
}
.inner_s14 .n_list05 li .img{
    height: 2.64rem;
}
.inner_s14 .n_list05 li h6{
    font-size: .18rem;
    line-height: .26rem;
    color: #f18c09;
    transition: .5s;
}
.inner_s14 .n_list05 li h4{
    margin-top: .09rem;
    font-size: .2rem;
    line-height: .36rem;
    color: #333333;
    height: .72rem;
    font-weight: bold;
    transition: .5s;
}
.inner_s14 .n_list05 li time{
    margin-top: .19rem;
    display: block;
    font-size: .16rem;
    line-height: .26rem;
    color: #666666;
    padding-left: .25rem;
    background: url("../images/other/img-40.png") no-repeat left center/.17rem;
    transition: .5s;
}
.inner_s14 .n_list05 li .txt{
    padding: .35rem .4rem .4rem;
    border: 1px solid #f1f0ee;
    border-top: none;
    background: #fff;
    transition: .5s;
}
.inner_s14 .n_list05 li:hover .txt{
    background: #f18c09;
    border-color: #f18c09;
}
.inner_s14 .n_list05 li:hover time{
    color: #fff;
    background-image: url("../images/other/img-43.png");
}
.inner_s14 .n_list05 li:hover h4{
    color: #fff;
}
.inner_s14 .n_list05 li:hover h6{
    color: #fff;
}
.inner_s14 .n_list05{
    margin-top: .93rem;
}
.inner_s14{
    padding: .64rem 0 1.05rem;
    background: #fff url("../images/other/img-46.png") no-repeat bottom center/100% auto;
}
.inner_s15 .top{
    position: relative;
    z-index: 2;
    margin-top: .79rem;
}
.inner_s15 .bg {
    height: 6.52rem;
}
.inner_s15 .top .item{
    position: absolute;
    left: 1.2rem;
    top: 50%;
    width: 5.6rem;
    transform: translateY(-50%);
    z-index: 5;
}
.inner_s15 .top .item h3{
    font-size: .36rem;
    line-height: 1;
    color: #fff;
}
.inner_s15 .top .item h4{
    font-size: .2rem;
    line-height: .36rem;
    color: #fff;
    margin-top: .22rem;
}
.inner_s15 .top:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(90deg,#000000 0%, rgba(0, 0, 0, 0.3) 100%);
    opacity: .79;
    z-index: 3;
}
.inner_s15 .top .playBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 8;
    width: .74rem;
    height: .74rem;
    margin-left: -.37rem;
    margin-top: -.37rem
}

.inner_s15 .top .playBtn i {
    position: relative;
    z-index: 5;
    background: url(../images/play2.png) no-repeat center;
    background-size: 100% 100%;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.inner_s15 .top .playBtn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    z-index: 0;
    background: #fff;
    animation: scaleta 1.5s infinite;
}

.inner_s15 .top .playBtn:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    z-index: 1;
    background: #fff;
    animation: scaletb 1.5s infinite;
}
@keyframes scaleta {
    0% {
        transform: scale(1);
        opacity: .6
    }

    to {
        transform: scale(1.8);
        opacity: 0
    }
}

@keyframes scaletb {
    0% {
        transform: scale(1);
        opacity: .8
    }

    to {
        transform: scale(1.4);
        opacity: 0
    }
}
.inner_s15 .bot ul{
    display: flex;
    flex-wrap: wrap;

}
.inner_s15 .bot li{
    width: 22.25%;
    position: relative;
    margin-left:3.66%;
}
.inner_s15 .bot li:nth-child(4n+1){
    margin-left:0;
}


.inner_s15 .bot li a{
    display: block;
}
.inner_s15 .bot li .img{
    height: 1.87rem;
}
.inner_s15 .bot li .play{
    position: absolute;
    left: 50%;
    top: 50%;
    width: .44rem;
    height: .44rem;
    background: url("../images/other/img-49.png") no-repeat 50%/100% auto;
    transform: translate(-50%,-50%);
    z-index: 3;
}
.inner_s15 .bot li h4{
    font-size: .2rem;
    line-height: .28rem;
    color: #2b2b2b;
    padding: 0 .22rem;
    position: relative;
    transition: .5s;
}
.inner_s15 .bot li h4:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: .04rem;
    background: #f08300;
}
.inner_s15 .bot li .txt{
    padding: .3rem 0;
}
.inner_s15 .bot li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .02rem;
    background: #f4f4f5;
}
.inner_s15 .bot li:hover h4{
    color: #f08300;
}
.inner_s15 .bot{
    margin-top: .72rem;
    padding-top: .69rem;
    border-top: 1px solid #e0e0e0;
    position: relative;
}
.inner_s15 .bot:before{
    position: absolute;
    content: '';
    left: 0;
    top: -.02rem;
    height: .05rem;
    width: .4rem;
    background: #f08300;
}
.inner_s15{
    padding: .64rem 0 .96rem;
    background: #fff url("../images/other/img-50.png") no-repeat bottom center/100% auto;
}

.inner_s16 .item_l{
    width: 49.375%;

}
.inner_s16 .list3w a{
    display: block;
    position: relative;
}
.inner_s16 .list3w a .img{
    height: 4.83rem;
}
.inner_s16 .list3w a h4{
    font-size: .2rem;
    line-height: .3rem;
    color: #fff;
    height: .6rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .17rem;
    padding: 0 .6rem;
    z-index: 3;
}
.inner_s16 .list3w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 26.5%;
    background: linear-gradient(180deg,transparent 0%,#000 100%);
}
.inner_s16 .list3w .swiDots{
    font-size: 0;
    left: auto;
    width: auto;
    bottom: .12rem;
    right: .24rem;
}
.inner_s16 .list3w .swiDots span{
    width: .12rem;
    height: .12rem;
    margin: 0 .06rem;
    border: 1px solid #f08300;
    opacity: 1;
}
.inner_s16 .list3w .swiDots span.active{
    background: #f08300;
}
.inner_s16 .item_r{
    width: 45.625%;
    margin-top: -.12rem;
}
.inner_s16 .n_list06 li a{
    display: block;
    padding: .2rem 0 .24rem;
}
.inner_s16 .n_list06 li time{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .24rem;
    color: #666666;
}
.inner_s16 .n_list06 li time img{
    display: block;
    width: .17rem;
    margin-right: .13rem;
    margin-top: -.02rem;
}
.inner_s16 .n_list06 li h4{
    margin-top: .15rem;
    font-size: .2rem;
    line-height: .24rem;
    color: #333333;
    transition: .5s;
}
.inner_s16 .n_list06 li p{
    font-size: .16rem;
    line-height: .3rem;
    color: rgba(51, 51, 51, 0.6);
    height: .6rem;
}
.inner_s16 .n_list06 li .para{
    margin-top: .14rem;
}
.inner_s16 .n_list06 li + li .para{
    display: none;
}
.inner_s16 .n_list06 li:not(:last-child){
    border-bottom: 1px solid #eaebeb;
}
.inner_s16 .n_list06 li.active a{
    padding-bottom: .15rem;
}
.inner_s16 .n_list06 li.active h4{
    color: #f08300;
}
.inner_s16 .item1 .con{
    margin-top: .64rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s16 .n_list07 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner_s16 .n_list07 li{
    width: 29.6875%;
}
.inner_s16 .n_list07 li a{
    display: block;
}
.inner_s16 .n_list07 li .img{
    height: 2.64rem;
}
.inner_s16 .n_list07 li h5{
    font-size: .18rem;
    color: #f18c09;
    line-height: .24rem;
    transition: .5s;
}
.inner_s16 .n_list07 li h4{
    margin-top: .1rem;
    font-size: .2rem;
    line-height: .36rem;
    color: #333333;
    height: .72rem;
    font-weight: bold;
    transition: .5s;
}
.inner_s16 .n_list07 li time{
    margin-top: .19rem;
    display: block;
    font-size: .16rem;
    line-height: .26rem;
    color: #666666;
    padding-left: .25rem;
    background: url("../images/other/img-40.png") no-repeat left center/.17rem;
    transition: .5s;
}
.inner_s16 .n_list07 li .txt{
    padding: .36rem .42rem .4rem;
    background: #fff;
    border: 1px solid #f1f0ee;
    border-top: none;
    transition: .5s;
}
.inner_s16 .n_list07 li:hover .txt{
    background: #f08300;
    border-color: #f08300;
}
.inner_s16 .n_list07 li:hover h5{
    color: #fff;
}
.inner_s16 .n_list07 li:hover h4{
    color: #fff;
}
.inner_s16 .n_list07 li:hover time{
    color: #fff;
    background-image: url("../images/other/img-43.png");
}
.inner_s16 .n_list07{
    margin-top: .75rem;
}
.inner_s16 .item2 .bg{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    background: #f8f8f8;
    transform: translateX(-50%);
    z-index: -1;
}
.inner_s16 .item2{
    position: relative;
    z-index: 2;
    padding: .7rem 0 .67rem;
    margin-top: 1.08rem;
}
.inner_s16 .n_list08 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner_s16 .n_list08 li{
    width: 28.3125%;
    position: relative;
}
.inner_s16 .n_list08 li a{
    display: block;
    position: relative;
    padding: .52rem 0 .55rem;
}
.inner_s16 .n_list08 li .img{
    height: 3rem;
}
.inner_s16 .n_list08 li .play{
    position: absolute;
    left: 50%;
    top: 50%;
    width: .66rem;
    height: .66rem;
    background: url("../images/other/img-49.png") no-repeat 50%/100% auto;
    transform: translate(-50%,-50%);
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s16 .n_list08 li h4{
    font-size: .18rem;
    line-height: .36rem;
    color: #2b2b2b;
    transition: .5s;
}
.inner_s16 .n_list08 li .txt{
    padding: .29rem 0;
}
.inner_s16 .n_list08 li:before{
    position: absolute;
    content: '';
    left: -.595rem;
    right: -.595rem;
    top: 0;
    bottom: 0;
    box-shadow: 0 .13rem .13rem rgba(0, 0, 0, .13);
    background: #fff;
    border: 1px solid #eeeeee;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}
.inner_s16 .n_list08 li:after{
    content: '';
    position: absolute;
    width: 1.73rem;
    height: 1.38rem;
    background: url(../images/643.png) no-repeat center;
    background-size: 100% 100%;
    bottom: 0;
    z-index: 1;
    pointer-events: none;
    right: -1.75rem;
    opacity: 0;
    transition: .3s
}
.inner_s16 .n_list08 li:hover:before{
    opacity: 1;
    visibility: visible;
}
.inner_s16 .n_list08 li:hover:after{
    right: 0;
    opacity: 1;
}
.inner_s16 .n_list08{
    margin-top: .91rem;
}
.inner_s16 .item3{
    margin-top: 1.04rem;
}
.inner_s16{
    padding: .65rem 0 1.6rem;
    background: #fff url("../images/other/img-52.png") no-repeat bottom center/100% auto;
}
.inner_s17 .item{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner_s17 .item .item_l{
    width: calc(100% - 7.7rem);
}
.inner_s17 .item h6{
    font-size: .14rem;
    line-height: .2rem;
    color: #f08300;
    font-weight: bold;
    text-transform: uppercase;
}
.inner_s17 .item h4{
    font-size: .32rem;
    line-height: 1;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: .05rem;
}
.inner_s17 .item h5{
    font-size: .24rem;
    color: #333333;
    line-height: .3rem;
    margin-top: .33rem;
}
.inner_s17 .item p{
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    height: .9rem;
    margin-top: .55rem;
}
.inner_s17 .item .gd a{
    display: block;
    font-size: .16rem;
    line-height: .5rem;
    color: #ffffff;
    width: 1.6rem;
    text-align: center;
    background: #f08300;
    border-radius: 50vw;
}
.inner_s17 .item .gd{
    display: flex;
    margin-top: .47rem;
}
.inner_s17 .item .item_r{
    width: 7rem;
}
.inner_s17 .item .item_r a{
    display: block;
    position: relative;
}
.inner_s17 .item .item_r .img{
    height: 3.82rem;
}
.inner_s17 .item .item_r .gd2{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: .16rem;
    line-height: .42rem;
    color: #fff;
    width: .8rem;
    text-align: center;
    z-index: 3;
    text-transform: uppercase;
    background: #f08300;
}
.inner_s17 .item{
    position: relative;
    padding: .85rem 0 .72rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
}
.inner_s17 .item:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: -.03rem;
    width: .5rem;
    height: .05rem;
    background: #f08300;
}
.inner_s17 .item:nth-child(2n){
    flex-direction: row-reverse;
}
.inner_s17 .item:nth-child(2n):before{
    left: auto;
    right: 0;
}
.inner_s17 .item:nth-child(2n) .item_r .gd2{
    right: auto;
    left: 0;
}
.inner_s17 {
    min-height: 50vh;
    padding: .12rem 0 1.1rem;
    background: #fff url("../images/other/img-55.png") no-repeat bottom center/100% auto;
}

@media (max-width: 1200px) {
    .inner_s10 .item .li{
        width: 18.4%;
        margin: 0;
    }
    .inner_s10 .item{
        gap: .3rem 2%;
    }
}
@media (max-width: 992px) {
    .inner_s1 .top .top_l{
        width: 100%;
        font-size: .28rem;
        line-height: .5rem;
    }
    .inner_s1 .top .top_l img{
        width: .5rem;
        height: .5rem;
        margin-right: .15rem;
    }
    .inner_s1 .top .top_r{
        margin-top: .1rem;
        gap: .1rem .15rem;
        justify-content: flex-start;
    }
    .inner_s1 .top .top_r .li span{
        font-size: .24rem;
        line-height: .3rem;
    }
    .inner_s1 .n_list01 li{
        width: 23.5%;
    }
    .inner_s1 .n_list01 li h4{
        padding: 0 .2rem;
        bottom: .15rem;
        font-size: .24rem;
    }
    .inner_s1 .n_list01 li .img{
        height: 26vw;
    }
    .inner_s1 .bot {
        margin-top: 0.3rem;
    }
    .inner_s1{
        padding: .4rem 0;
    }
    .inner_s2 .top h4{
        font-size: .3rem;
        line-height: .4rem;
    }

    .inner_s2 .n_list02 {
        margin-top: 0.6rem;
    }
    .inner_s2 .gd {
        margin-top: 0.6rem;
    }
    .inner_s2{
        padding: .8rem 0;
    }
    .inner_s3{
        padding: .4rem 0;
    }
    .inner_s3 .item3{
        margin-top: .4rem;
    }
    .inner_s3 .item3 .top h4{
        font-size: .28rem;
        line-height: .36rem;
    }
    .inner_s3 .item3 .cen{
        margin-top: .2rem;
    }
    .inner_s4 .top .li{
        width: 49%
    }
    .inner_s4 .top .li + .li{
        margin-left: 0;
    }
    .inner_s4 .top .li:nth-child(3){
        width: 100%;
        justify-content: center;
    }
    .inner_s4 .top .selectInput{
        flex: 1;
        font-size: .24rem;
    }
    .inner_s4 .top select{
        height: .5rem;
        flex: 1;
        font-size: .24rem;
    }
    .inner_s4 .top{
        gap: .2rem 2%;
    }
    .inner_s4 .top .li span{
        font-size: .22rem;
        line-height: 0.48rem;
        min-width: 1.2rem;
    }
    .inner_s4 .list_tit h5{
        font-size: .24rem;
    }
    .inner_s4 .list_bd li time,
    .inner_s4 .list_bd li h4{
        font-size: .22rem;
    }
    .inner_s4 .list_bd li a{
        height: .8rem;
    }
    .inner_s4 .list_bd {
        margin-top: 0.1rem;
    }
    .pagination{
        padding-top: .4rem;
    }
    .inner_s4 .bot{
        margin-top: .3rem;
    }
    .inner_s4{
        padding: .4rem 0;
    }
    .inner_s5 li time span{
        font-size: .36rem;
    }
    .inner_s5 li time em{
        font-size: .18rem;
    }
    .inner_s5 li time{
        margin-right: .2rem;
    }
    .inner_s5 li .line{
        margin-right: .2rem;
    }
    .inner_s5 li h4{
        font-size: .26rem;
    }
    .inner_s5 li a{
        height: 1rem;
    }
    .inner_s5{
        padding: .4rem 0;
    }
    .inner_s6{
        margin-top: 0;
        padding: .4rem 0;
    }
    .inner_s6 ul li a{
        padding: .2rem;
    }
    .inner_s6 ul li .h4 h4{
        font-size: .26rem;
        line-height: 1.5;
    }
    .inner_s6 ul li .h4 i{
        margin-top: .2rem;
    }
    .inner_s6 ul li h6{
        font-size: .2rem;
    }
    .inner_s6 ul li .txt{
        padding: .4rem 0;
    }
    .inner_s6 ul li{
        width: 49%;
        margin: 0;
    }
    .inner_s6 ul{
        gap: .3rem 2%;
    }
    .inner_s7 li .txt h4{
        font-size: .26rem;
        line-height: .34rem;
    }
    .inner_s7 li .a{
        padding: .3rem 0;
    }
    .inner_s7 li .txt h4 + h4{
        margin-top: .1rem;
    }
    .inner_s7{
        padding: .4rem 0;
    }
    .inner_s8 .item_tit{
        font-size: .3rem;
        line-height: 1.5;
    }
    .inner_s8 .item_tit img{
        height: .28rem;
    }
    .inner_s8 .item1{
        padding: 0 0 .3rem;
    }
    .inner_s8 .item1 .item_con{
        margin-top: .3rem;
        padding: 0;
    }
    .inner_s8 .item1 .item_l {
        width: 2rem;
        margin-right: .4rem;
    }
    .inner_s8 .item1 .item_r h4{
        font-size: .24rem;
        line-height: 1.5;
    }
    .inner_s8 .item1 .item_r h4 + h4{
        margin-top: .1rem;
    }
    .inner_s8 .item2{
        margin-top: .4rem;
        padding: 0;
    }
    .inner_s8 .item2 .item_con{
        padding-left: 0;
        margin-top: .3rem;
    }
    .inner_s8 .item2 .item_con h4{
        font-size: .22rem;
        line-height: 1.5
    }
    .inner_s8 .item2 .form .li h5{
        font-size: .22rem;
        line-height: .6rem;
    }
    .inner_s8 .item2 .form .li .ll{
        width: 2.4rem;
    }
    .inner_s8 .selectInput{
        font-size: .22rem;
    }
    .inner_s8 .selectInput .defalutInput{
        height: .6rem;
    }
    .inner_s8 .item2 .form .li .rr input{
        font-size: .22rem;
        height: .6rem;
    }
    .inner_s8 .item2 .form .li .rr textarea{
        font-size: .22rem;
        height: 1.6rem;
    }
    .inner_s8 .item2 .form .li .imgBox{
        height: .6rem;
    }
    .inner_s8 .item2 .form .li .rr button{
        height: .6rem;
        font-size: .22rem;
    }
    .inner_s8 .item2 .form{
        margin-top: .2rem;
    }
    .inner_s8{
        padding: .4rem 0;
    }
    .inner_s9 .n_list03 li{
        position: static;
        width: 32%;
    }
    .inner_s9 .n_list03{
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .inner_s9 .n_list03 li .img_box{
        position: relative;
        height: 2.5rem;
    }
    .inner_s9 .n_list03 li .img_box img{
        max-height: 100%;
        object-fit: contain;
    }
    .inner_s9 .list1w .swiDots{
        position: static;
        margin-top: .1rem;
    }
    .inner_s9 .list1w .swiBtn{
        position: static;
        margin-top: -.2rem;
        width: auto;
        gap: 0 .2rem;
        justify-content: center;
    }
    .inner_s9 .list1w .swiBtn a{display: block;width: .5rem;height: .5rem;text-align: center;line-height: .5rem;font-size:.2rem;color: #fff;}
    .inner_s9 .item1 .bg{
        bottom: 0;
    }
    .inner_s9 .item2 li .img{
        height: 16vw;
    }
    .inner_s9 .item2 li h4{
        font-size: .26rem;
    }
    .inner_s9 .item2 li h5{
        font-size: .22rem;
    }
    .inner_s9 .item2 li{
        width: 23.5%;
        margin: 0;
    }
    .inner_s9 .item2 ul{
        gap: .3rem 2%;
    }
    .inner_s9 .item2 {
        margin-top: 0.4rem;
    }
    .inner_s9{
        padding-bottom: .4rem;
    }
    .inner_s10 .item .li .txt{
        padding: .15rem 0;
    }
    .inner_s10 .item2, .inner_s10 .item3{
        margin-top: .4rem;
    }
    .inner_s10{
        padding: .4rem 0;
    }
    .inner_s11 .n_list04 li h3{
        font-size: .28rem;
        line-height: 1.5;
        text-align: center;
    }
    .inner_s11 .n_list04 li h4{
        font-size: .24rem;
        line-height: 1.5;
    }
    .inner_s11 .n_list04 li h6 img{
        width: 1.2rem;
    }
    .inner_s11 .n_list04 li .txt{
        padding: .4rem .1rem;
    }
    .inner_s11 .n_list04 li .imgBox{
        height: 4rem;
    }
    .inner_s11 .n_list04 li{
        width: 23.5%;
    }
    .inner_s11 .n_list04{
        margin-top: .3rem;
    }
    .inner_s11{
        padding: .4rem 0;
    }
    .n_tit01 h4{
        font-size: .34rem;
        line-height: .48rem;
    }
    .inner_s12 li h4{
        font-size: .25rem;
        line-height: 1.5;
    }
    .inner_s12 li p{
        font-size: .2rem;
        line-height: 1.5;
        height: 3em;
        margin-top: .05rem;
    }
    .inner_s12 li .txt{
        margin-top: 0;
    }
    .inner_s12 li a{
        padding: .25rem;
    }
    .inner_s12 li + li{
        margin-top: .3rem;
    }
    .inner_s12{
        padding: .4rem 0;
    }
    .inner_s13 .list2w_txt li p{
        font-size: .22rem;
        line-height: 1.5;
        height: 3em;
        margin-top: .1rem;
    }
    .inner_s13 .list2w_txt li h3{
        font-size: .26rem;
        line-height: 1.5;
        height: 3em;
        margin-top: .15rem;
    }
    .inner_s13 .list2w_txt li time{
        font-size: .22rem;
        line-height: 1.5;
    }
    .inner_s13 .list2w_txt li time img{
        width: .2rem;
        margin-right: .05rem;
        margin-top: -.02rem;
    }
    .inner_s13 .list2w_txt li h6{
        font-size: .2rem;
        line-height: 1.5;
        margin-top: .2rem;
    }
    .inner_s13 .top .top_r{
        padding: .3rem;
    }
    .inner_s13 .swiDots{
        margin-top: .2rem;
    }
    .inner_s13 .top{
        margin-top: .3rem;
    }
    .inner_s13 .bot li time{
        font-size: .22rem;
        line-height: 1.5;
        padding-left: .25rem;
        background-size: .2rem;
    }
    .inner_s13 .bot li h4{
        font-size: .26rem;
        line-height: 1.5;
        margin-top: .1rem;
    }
    .inner_s13 .bot li h6{
        font-size: .2rem;
        line-height: 1.5;
        margin-top: .15rem;
    }
    .inner_s13 .bot li .txt {
        width: calc(100% - 3.5rem);
    }
    .inner_s13 .bot li a,
    .inner_s13 .bot li:hover a{
        padding: .3rem 0;
    }
    .inner_s13 .bot li:after{
        top: 0;
        bottom: 0;
        left: -.4rem;
        right: -.4rem;
    }
    .inner_s13 .bot{
        margin-top: .4rem;
    }
    .inner_s13{
        padding: .4rem 0;
    }
    .inner_s14 .n_list05 li .img{
        height: 19vw;
    }
    .inner_s14 .n_list05 li .txt{
        padding: .2rem;
    }
    .inner_s14 .n_list05 li{
        width: 32%;
        margin: 0;
    }
    .inner_s14 .n_list05 ul{
        gap: .3rem 2%;
    }
    .inner_s14 .n_list05 li h6{
        font-size: .22rem;
        line-height: 1.5;
    }
    .inner_s14 .n_list05 li h4{
        font-size: .26rem;
        line-height: 1.5;
        height: 3em;
        margin-top: .05rem;
    }
    .inner_s14 .n_list05 li time{
        font-size: .22rem;
        line-height: 1.5;
        background-size: .2rem;
        padding-left: .3rem;
        margin-top: .1rem;
    }
    .inner_s14 .n_list05{
        margin-top: .3rem;
    }
    .inner_s14{
        padding: .4rem 0;
    }
    .inner_s15 .bg{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0;
        pointer-events: none;
        height: auto;
    }
    .inner_s15 .top{
        margin-top: .3rem;
        height: auto;
        padding: 5rem 0 .5rem;
    }
    .inner_s15 .top .item{
        position: relative;
        inset: 0;
        width: 100%;
        padding: 0 .4rem;
        transform: none;
    }
    .inner_s15 .top .item h3{
        font-size: .32rem;
        line-height: 1.5;
    }
    .inner_s15 .top .item h4{
        font-size: .24rem;
        line-height: 1.5;
        margin-top: .1rem;
    }
    .inner_s15 .top .playBtn{
        top: 50%;
    }
    .inner_s15 .bot{
        margin-top: .4rem;
        padding-top: .4rem;
    }
    .inner_s15 .bot li h4{
        font-size: .26rem;
        line-height: 1.5;
    }
    .inner_s15 .bot li .txt{
        padding: .25rem 0;
    }
    .inner_s15 .bot li{
        width: 23.5%;
    margin-left:0;
    }
    .inner_s15 .bot ul{
        gap: .3rem 2%;
        justify-content: flex-start;
    }
    .inner_s15{
        padding: .4rem 0;
    }
    .inner_s16 .item_l{
        width: 100%;
    }
    .inner_s16 .list3w a h4{
        font-size: .26rem;
        line-height: 1.5;
        height: 3em;
        padding: 0 .2rem;
        bottom: .4rem;
    }
    .inner_s16 .list3w .swiDots{
        left: 0;
        right: 0;
        bottom: .15rem;
    }
    .inner_s16 .list3w a .img{
        height: 58vw;
    }
    .inner_s16 .item_r{
        width: 100%;
        margin-top: .3rem;
    }
    .inner_s16 .n_list06 li time{
        font-size: .22rem;
        line-height: 1.5;
    }
    .inner_s16 .n_list06 li time img{
        width: .2rem;
        margin-right: .1rem;
    }
    .inner_s16 .n_list06 li h4{
        font-size: .26rem;
        line-height: 1.5;
        margin-top: .1rem;
    }
    .inner_s16 .n_list06 li p{
        font-size: .24rem;
        line-height: 1.5;
        height: 3em;
    }
    .inner_s16 .n_list06 li .para{
        margin-top: .1rem;
    }
    .inner_s16 .n_list06 li a{
        padding: .25rem 0;
    }
    .inner_s16 .n_list06 li.active a{
        padding-bottom: .25rem;
    }
    .inner_s16 .item1 .con{
        margin-top: .3rem;
    }
    .inner_s16 .n_list07 li .txt{
        padding: .2rem;
    }
    .inner_s16 .n_list07 li h5{
        font-size: .22rem;
        line-height: 1.5;
    }
    .inner_s16 .n_list07 li h4{
        font-size: .26rem;
        line-height: 1.5;
        height: 3em;
    }
    .inner_s16 .n_list07 li time{
        font-size: .22rem;
        line-height: 1.5;
        padding-left: .3rem;
        background-size: .2rem;
        margin-top: .1rem;
    }
    .inner_s16 .n_list07 li{
        width: 49%;
    }
    .inner_s16 .n_list07 li .img{
        height: 30vw;
    }
    .inner_s16 .n_list07 ul{
        gap: .3rem 2%;
    }
    .inner_s16 .n_list07{
        margin-top: .3rem;
    }
    .inner_s16 .item2{
        margin-top: .4rem;
        padding: .4rem 0;
    }
    .inner_s16 .n_list08 li{
        width: 49%;
    }
    .inner_s16 .n_list08 li h4{
        font-size: .26rem;
        line-height: 1.5;
    }
    .inner_s16 .n_list08 li .txt{
        padding: .25rem 0;
    }
    .inner_s16 .n_list08 li .img{
        height: 30vw;
    }
    .inner_s16 .n_list08 li a{
        padding: 0;
    }
    .inner_s16 .n_list08 ul{
        gap: .3rem 2%;
    }
    .inner_s16 .n_list08 li:before,
    .inner_s16 .n_list08 li:after{
        display: none;
    }
    .inner_s16 .n_list08 li:hover h4{
        color: #f08300;
    }
    .inner_s16 .n_list08{
        margin-top: .3rem;
    }
    .inner_s16 .item3{
        margin-top: .4rem;
    }
    .inner_s16{
        padding: .4rem 0;
    }
    .inner_s17 .item h6{
        font-size: .2rem;
    }
    .inner_s17 .item h4{
        font-size: .3rem;
        line-height: 1.5;
        margin-top: 0;
    }
    .inner_s17 .item h5{
        font-size: .26rem;
        line-height: 1.5;
        margin-top: .2rem;
    }
    .inner_s17 .item p{
        font-size: .22rem;
        line-height: 1.5;
        height: 4.5em;
        margin-top: .15rem;
    }
    .inner_s17 .item .gd{
        margin-top: .2rem;
    }
    .inner_s17 .item{
        padding: .3rem 0;
    }
    .inner_s17{
        padding: .2rem 0 .4rem;
    }
    .inner_s17 .item .item_r {
        width: 5.6rem;
    }
    .inner_s17 .item .item_r .img {
        height: 3.12rem;
    }
    .inner_s17 .item .item_l {
        width: calc(100% - 6rem);
    }
}
@media (max-width: 769px) {
    .inner_s2 .n_list02 ul{
        gap: .3rem 0;
    }
    .inner_s2 .n_list02 li{
        width: 49%;
    }
    .inner_s2 .n_list02{
        margin-top: .3rem;
    }
    .inner_s2 .gd{
        margin-top: .3rem;
    }
    .inner_s2{
        padding: .4rem 0;
    }
    .inner_s3 .item2 .li .li_l{
        width: 100%;
    }
    .inner_s3 .item2 .li .li_r{
        width: 100%;
        padding: 0 .2rem;
    }
    .inner_s4 .top .li{
        width: 100%;
    }
    .inner_s4 .list_tit h5.h54,
    .inner_s4 .list_bd li h6{
        margin-left: 0;
    }
    .inner_s4 .list_tit h5.h53,
    .inner_s4 .list_tit h5.h54,
    .inner_s4 .list_bd li h5,
    .inner_s4 .list_bd li h6{
        width: .9rem;
    }
    .inner_s4 .list_bd li h5{
        margin-left: .1rem;
    }
    .inner_s4 .list_tit h5.h51{
        padding-left: .1rem;
        margin-right: .1rem;
        width: 1.4rem;
    }
    .inner_s4 .list_bd li time{
        margin-right: .15rem;
        width: 1.3rem;
    }
    .inner_s6 ul li{
        width: 100%;
    }
    .inner_s7 li .img{
        width: 100%;
        height: 42vw;
    }
    .inner_s7 li .txt{
        width: 100%;
        padding: .2rem 0 0 ;
    }
    .inner_s9 .n_list03 li{
        width: 100%;
    }
    .inner_s9 .item2 li{
        width: 49%;
    }
    .inner_s9 .item2 li .img {
        height: 34vw;
    }
    .inner_s10 .item .li{
        width: 23.5%;
    }
    .inner_s11 .n_list04 li{
        width: 49%;
    }
    .inner_s11 .n_list04 ul{
        gap: .3rem 2%;
    }
    .inner_s13 .top .top_l{
        width: 100%;
    }
    .inner_s13 .list2w .img{
        height: 51vw;
    }
    .inner_s13 .top .top_r{
        width: 100%;
    }
    .inner_s14 .n_list05 li{
        width: 49%;
    }
    .inner_s14 .n_list05 li .img {
        height: 29vw;
    }
    .inner_s15 .bot li{
        width: 49%;
        margin: 0;
    }
    .inner_s15 .bot li .img{
        height: 29vw;
    }
    .inner_s16 .n_list07 li{
        width: 100%;
    }
    .inner_s16 .n_list07 li .img {
        height: 59vw;
    }
    .inner_s16 .n_list08 li{
        width: 100%;
    }
    .inner_s16 .n_list08 li .img{
        height: 59vw;
    }
    .inner_s17 .item .item_r{
        width: 100%;
    }
    .inner_s17 .item .item_r .img{
        height: 49vw;
    }
    .inner_s17 .item .item_l{
        width: 100%;
        margin-bottom: .3rem;
    }
}
@media (max-width: 592px) {
    .inner_s1 .n_list01 li{
        width: 49%;
    }
    .inner_s1 .n_list01 ul{
        gap: .2rem 2%;
    }
    .inner_s1 .n_list01 li .img {
        height: 49vw;
    }
    .inner_s3 .item2 .li dl dd{
        min-width: 1.5rem;
        font-size: .22rem;
    }
    .inner_s3 .item3 table th{
        font-size: .22rem;
    }
    .inner_s3 .item3 .table_box{
        overflow-x: auto;
    }
    .inner_s3 .item3 table{
        min-width: 640px;
    }
    .inner_s4 .top .li h4{
        font-size: .26rem;
    }
    .inner_s4 .top .selectInput{
        font-size: .26rem;
    }
    .inner_s4 .top .li span{
        font-size: .26rem;
    }
    .inner_s4 .list_bd li h4{
        font-size: .26rem;
    }
    .inner_s4 .list_bd li time:after{
        display: none;
    }
    .inner_s5 li h4{
        font-size: .3rem;
    }
    .inner_s6 ul li .h4 h4{
        font-size: .3rem;
    }
    .inner_s8 .item1 .item_l{
        width: 100%;
        margin-right: 0;
        border: none;
    }
    .inner_s8 .item1 .item_l img{
        max-width: 100%;
        margin: 0 auto;
    }
    .inner_s8 .item1 .item_r{
        margin-top: .2rem;
    }
    .inner_s8 .item2 .form .li .ll{
        width: 100%;
    }
    .inner_s8 .item2 .form .li h5{
        text-align: left;
        font-size: .28rem;
    }
    .inner_s8 .item2 .form .li + .li{
        margin-top: .2rem;
    }
    .inner_s8 .item1 .item_r h4{
        font-size: .28rem;
    }
    .inner_s8 .item2 .item_con h4{
        font-size: .28rem;
    }
    .inner_s8 .item2 .form .li:last-child .rr{
        justify-content: center;
    }
    .inner_s8 .selectInput{
        font-size: .26rem;
    }
    .inner_s8 .selectInput:before{
        left: .1rem;
        width: .18rem;
        height: .1rem;
    }
    .inner_s10 .item .li{
        width: 49%;
    }
    .inner_s10 .item .li h4{
        font-size: .28rem;
    }
    .inner_s10 .item .li h5{
        font-size: .24rem;
        line-height: 1.5;
    }
    .inner_s10 .item3{
        justify-content: flex-start;
    }
    .n_tit01 h4 {
        font-size: .38rem;
    }
    .inner_s12 li time{
        width: 1.1rem;
        height: 1.1rem;
    }
    .inner_s12 li time span{
        font-size: .34rem;
    }
    .inner_s12 li h4{
        font-size: .28rem;
    }
    .inner_s12 li p{
        font-size: .26rem;
    }
    .inner_s12 li .txt {
        width: calc(100% - 1.3rem);
    }
    .inner_s13 .list2w_txt li h3{
        font-size: .28rem;
    }
    .inner_s13 .list2w_txt li p{
        font-size: .24rem;
    }
    .inner_s13 .list2w_txt li h6{
        font-size: .22rem;
    }
    .inner_s13 .list2w_txt li time{
        font-size: .24rem;
    }
    .inner_s13 .bot li .img{
        width: 100%;
        height: 50vw;
    }
    .inner_s13 .bot li .txt{
        width: 100%;
        margin-top: .2rem;
    }
    .inner_s13 .bot li h4{
        font-size: .28rem;
    }
    .inner_s14 .n_list05 li{
        width: 100%;
    }
    .inner_s14 .n_list05 li .img {
        height: 59vw;
    }
    .inner_s14 .n_list05 li h4{
        font-size: .28rem;
    }
    .inner_s14 .n_list05 li h6{
        font-size: .26rem;
    }
    .inner_s14 .n_list05 li time{
        font-size: .26rem;
        background-size: .24rem;
    }
    .inner_s16 .n_list07 li h4{
        font-size: .28rem;
        margin-top: .1rem;
    }
    .inner_s16 .n_list08 li h4{
        font-size: .28rem;
    }
    .inner_s16 .n_list06 li h4{
        font-size: .28rem;
    }
    .inner_s17 .item h6{
        font-size: .24rem;
        line-height: 1;
    }
    .inner_s17 .item h4{
        font-size: .32rem;
    }
    .inner_s17 .item h5{
        font-size: .3rem;
    }
    .inner_s17 .item p{
        font-size: .26rem;
    }
    .inner_s17 .item .gd a{
        width: 2rem;
        line-height: .6rem;
    }
    .inner_s17 .item .item_r .gd2{
        width: 1.2rem;
        line-height: 0.52rem;
    }
}




@charset "utf-8";


@font-face {font-family: "SourceHanSansCN-Bold";  src: url("../fonts/SourceHanSansCN-Bold.otf") format("opentype");font-display: swap;}
@font-face {font-family: "SourceHanSansCN-Medium";  src: url("../fonts/SourceHanSansCN-Medium.otf") format("opentype");font-display: swap;}

.n_dh.v2{}
.n_dh.v2 .n_tit{
    width: 1.96rem;
}
.n_dh.v2 .n_erji h4 a{
    padding: 0 0.42rem;
}

.hd-g1{}
.hd-g1 .title{
    text-align: center;
    font-weight: normal;
    line-height: 1.2;
}
.hd-g1 .title span{
    display: block;
}
.hd-g1 .title .en{
    font-size: 0.14rem;
    color: #F08300;
    font-weight: bold;
    line-height: 1.43;
    text-transform: uppercase;
}
.hd-g1 .title .cn{
    font-size: 0.38rem;
    color: #2B2B2B;
}

.hd-g2{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.hd-g2 .title{
    margin-right: 0.3rem;
    padding-left: 0.22rem;
    font-size: 0.3rem;
    color: #333333;
    font-weight: normal;
    line-height: 1.5;
    position: relative;
}
.hd-g2 .title:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.05rem;
    height: 0.3rem;
    background-color: #F18706;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hd-g2 .desc{
    margin-top: 0.08rem;
    font-size: 0.2rem;
    color: rgba(51, 51, 51, .6);
    line-height: 1.5; display:none;
}



.btns-g1{
    display: flex;
}
.btns-g1 .s1{
    padding: 0 0.2rem;
    display: block;
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color: #F08300;
    border-radius: 0.25rem;
    font-size: 0.16rem;
    color: #FFFFFF;
    text-align: center;
}



.swiDev-g1{
    padding-bottom: 0.34rem;
    position: relative;
}
.swiDev-g1 .swi-scrollbar{
    position: absolute;
    left: 50%;
    bottom: 0;
    width: calc(100% - 1rem);
    height: 4px;
    background-color: rgba(51, 51, 51, .2);
    border-radius: 0.1rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
}
.swiDev-g1 .swi-scrollbar .swiper-scrollbar-drag{
    position: relative;
    background-color: transparent;
}
.swiDev-g1 .swi-scrollbar .swiper-scrollbar-drag:before{
    content: '';
    margin-top: -3px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 6px;
    background-color: #F08300;
    border-radius: 0.1rem;
}
.swiDev-g1 .swiper-for{
    margin: 0 -0.3rem;
    margin-right: -1.22rem;
    position: relative;
    overflow: hidden;
}
.swiDev-g1 .swiper-for .con{
    padding: 0 0.3rem;
    display: block;
}
.swiDev-g1 .swiper-for .year{
    font-size: 0.5rem;
    color: #333333;
    font-weight: bold;
    line-height: 1.2;
}
.swiDev-g1 .swiper-for .desc{
    margin-top: 0.16rem;
    width: 3.02rem;
    max-width: 100%;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.72;
    min-height: 6.88em;
    opacity: .6;
}
.swiDev-g1 .swiper-for .pic{
    margin-top: 0.32rem;
    width: 2.84rem;
    height: 1.98rem;
    overflow: hidden;
}
.swiDev-g1 .swiper-for .pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiDev-g1 .swiper-for .swiper-slide-active{}
.swiDev-g1 .swiper-for .swiper-slide-active .year, .swiDev-g1 .swiper-for .swiper-slide-active .desc{
    color: #F08300;
    opacity: 1;
}
.swiDev-g1 .swiper-nav{
    margin-top: 0.84rem;
    position: relative;
}
.swiDev-g1 .swiper-nav:before{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 19.2rem;
    height: 0.14rem;
    background: url(../images/other2/line1.png) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiDev-g1 .swiper-nav .swiper-slide{
    padding-bottom: 0.24rem;
    cursor: default;
}
.swiDev-g1 .swiper-nav .year{
    padding-top: 0.1rem;
    font-size: 0.18rem;
    color: rgba(51, 51, 51, .8);
    text-align: center;
    position: relative;
}
.swiDev-g1 .swiper-nav .year i{
    position: absolute;
    left: 50%;
    top: 0;
    width: 0.05rem;
    height: 0.05rem;
    background-color: rgba(51, 51, 51, .8);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiDev-g1 .swiper-nav .year i:before{
    content: '';
    margin: -0.055rem 0 0 -0.055rem;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.11rem;
    height: 0.12rem;
    background-color: rgba(240, 131, 0, .3);
    border-radius: 50%;
    opacity: 0;
}
.swiDev-g1 .swiper-nav .active{}
.swiDev-g1 .swiper-nav .active .year{
    padding: 0;
    padding-bottom: 0.1rem;
    color: #F08300;
}
.swiDev-g1 .swiper-nav .active .year i{
    top: auto;
    bottom: 0;
    background-color: rgba(240, 131, 0, .8);
}
.swiDev-g1 .swiper-nav .active .year i:before{
    opacity: 1;
}

.swiPro-g1{
    padding-bottom: 0.54rem;
    position: relative;
}
.swiPro-g1 .swi-arrow{
    position: absolute;
    top: 1.84rem;
    width: 0.68rem;
    height: 0.68rem;
    border: 1px solid #f8cf9f;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 0.2rem auto;
    background-size: 0.2rem auto;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.swiPro-g1 .swi-arrow.prev{
    left: -0.6rem;
    background-image: url(../images/other2/icon-arrow2.png);
}
.swiPro-g1 .swi-arrow.next{
    right: -0.6rem;
    background-image: url(../images/other2/icon-arrow3.png);
}
.swiPro-g1 .swi-arrow:hover{
    background-color: #F08300;
    border-color: #F08300;
}
.swiPro-g1 .swi-arrow.prev:hover{
    background-image: url(../images/other2/icon-arrow4.png);
}
.swiPro-g1 .swi-arrow.next:hover{
    background-image: url(../images/other2/icon-arrow5.png);
}
.swiPro-g1:hover{}
.swiPro-g1:hover .swi-arrow{
    opacity: 1;
}
.swiPro-g1:hover .swi-arrow.prev{
    left: -0.3rem;
}
.swiPro-g1:hover .swi-arrow.next{
    right: -0.3rem;
}
.swiPro-g1 .swi-pagination{
    position: absolute;
    left: 0;
    bottom: 0 !important;
    right: 0;
    font-size: 0;
    text-align: center;
    z-index: 10;
}
.swiPro-g1 .swi-pagination .swiper-pagination-bullet{
    margin: 0 0.07rem !important;
    width: 0.12rem;
    height: 0.12rem;
    border: 1px solid #F08200;
    border-radius: 50%;
    background-color: #fff;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.swiPro-g1 .swi-pagination .swiper-pagination-bullet-active{
    background-color: #F08200;
}
.swiPro-g1 .slider{
    padding: 0 1px;
    position: relative;
    overflow: hidden;
}
.swiPro-g1 .swiper-slide{
    height: auto;
}
.swiPro-g1 .con{
    display: block;
    background-color: #fff;
    border: 1px solid #EDEDED;
}
.swiPro-g1 .box-pic{
    height: 4rem;
    position: relative;
}
.swiPro-g1 .pic{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.swiPro-g1 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.swiPro-g1 .mask-text{
    padding: 0.2rem 0.38rem;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(240, 131, 0, .9);
    z-index: 10;
    display: flex;
    align-items: center;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.swiPro-g1 .mask-text .desc{
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 1.67;
    max-height: 100%;
    overflow-y: auto;
}
.swiPro-g1 .tit{
    padding: 0 0.3rem;
    font-size: 0.18rem;
    color: #333333;
    font-weight: normal;
    height: 0.6rem;
    line-height: 0.6rem;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.swiPro-g1.v2{}
.swiPro-g1.v2 .box-pic{
    height: 2.4rem;
}
.swiPro-g1 .con:hover{}
.swiPro-g1 .con:hover .pic img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.swiPro-g1 .con:hover .mask-text{
    opacity: 1;
}



.tabs-g1{}
.tabs-g1 ul{
    margin: 0 -0.29rem;
    display: flex;
    justify-content: center;
}
.tabs-g1 li{
    padding: 0 0.29rem;
    width: 16.66%;
    flex-shrink: 0;
}
.tabs-g1 .con{
    padding: 0.34rem 0.2rem 0.16rem;
    display: block;
    min-height: 2rem;
    height: 100%;
    background-color: #F7F7F7;
    position: relative;
    z-index: 1;
}
.tabs-g1 .con:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/other2/ls-bg1.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
    opacity: 0;
}
.tabs-g1 .con:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -0.17rem;
    width: 0.37rem;
    height: 0.18rem;
    background: url(../images/other2/icon-arrow1.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
}
.tabs-g1 .icon{
    margin: 0 auto 0.11rem;
    width: 0.8rem;
    height: 0.8rem;
    position: relative;
}
.tabs-g1 .icon img{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.tabs-g1 .icon .ig2{
    opacity: 0;
}
.tabs-g1 .tit{
    font-size: 0.24rem;
    color: #333333;
    text-align: center;
    font-weight: normal;
    line-height: 1.17;
}
.tabs-g1 .on{}
.tabs-g1 .on .con:before{
    opacity: 1;
}
.tabs-g1 .on .con:after{
    opacity: 1;
}
.tabs-g1 .on .icon{}
.tabs-g1 .on .icon img{
    opacity: 0;
}
.tabs-g1 .on .icon .ig2{
    opacity: 1;
}
.tabs-g1 .on .tit{
    color: #ffffff;
    font-weight: bold;
}


.lst-g1{
    margin: 1.28rem -0.8rem 1.44rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.lst-g1 li{
    padding: 0 0.8rem;
    position: relative;
    flex-shrink: 0;
}
.lst-g1 li:before{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 1.22rem;
    background-color: rgba(0, 76, 171, .15);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lst-g1 li:last-child:before{
    display: none;
}
.lst-g1 .t1{
    font-size: 0.18rem;
    color: #2B2B2B;
    line-height: 1.2;
    display: flex;
    align-items: flex-end;
}
.lst-g1 .t1 .num{
    font-family: "din";
    margin-right: 0.02rem;
    font-size: 0.6rem;
    color: #F08300;
    line-height: 1;
}
.lst-g1 .t1 .right{
    padding-bottom: 0.02rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.lst-g1 .t1 .unit{
    font-family: "din";
    margin-bottom: 0.02rem;
    font-size: 0.3rem;
    color: #F08300;
    line-height: 1;
}
.lst-g1 .t2{
    margin-top: 0.15rem;
    font-size: 0.14rem;
    color: #666666;
    line-height: 1.86;
    opacity: .6;
}
.lst-g1 li:nth-child(1){
    width: 24.1%;
}
.lst-g1 li:nth-child(2){
    width: 23%;
}
.lst-g1 li:nth-child(3){
    width: 26.9%;
}
.lst-g1 li:nth-child(4){
    width: 26%;
}
.lst-g1 li:nth-child(4) .t1{
    align-items: flex-start;
}
.lst-g1 li:nth-child(4) .right{
    line-height: 1.67;
    flex-direction: row;
    align-items: flex-start;
}
.lst-g1 li:nth-child(4) .unit{
    margin-top: -0.02rem;
}

.lst-g2{
    margin: 0 -0.28rem -0.4rem;
    display: flex;
    flex-wrap: wrap;
}
.lst-g2 li{
    padding: 0 0.28rem;
    margin-bottom: 0.4rem;
    width: 50%;
    flex-shrink: 0;
}
.lst-g2 .con{
    display: block;
    height: 2.6rem;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lst-g2 .bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.lst-g2 .tit{
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    z-index: 10;
}
.lst-g2 .tit span{
    display: block;
}
.lst-g2 .tit .cn{
    font-size: 0.36rem;
}
.lst-g2 .tit .en{
    margin-top: 0.08rem;
    font-size: 0.14rem;
    text-transform: uppercase;
}
.lst-g2 .con:hover{}
.lst-g2 .con:hover .bg{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.lst-g3{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.lst-g3 li{
    display: flex;
    align-items: center;
}
.lst-g3 .num{
    font-family: "SourceHanSansCN-Bold";
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
background: none;
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 0.8) 66%, rgba(255, 255, 255, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    flex-shrink: 0;
}
.lst-g3 .right{
    margin-left: -0.32rem;
    position: relative;
    z-index: 10;
    flex-grow: 1;
}
.lst-g3 .cn{
    font-size: 0.36rem;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.06;
}
.lst-g3 .cn span{
    color: #F08300;
}
.lst-g3 .en{
    margin-top: 0.12rem;
    font-size: 0.22rem;
    color: #FFFFFF;
    line-height: 1.27;
}

.lst-g4{}
.lst-g4 li{
    margin-bottom: 1.25rem;
}
.lst-g4 li:last-child{
    margin-bottom: 0;
}
.lst-g4 .con{
    display: flex;
}
.lst-g4 .left{
    width: 5.2rem;
    overflow: hidden;
}
.lst-g4 .right{
    padding: 0.3rem 0;
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
    width: calc(100% - 6rem);
    max-width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.lst-g4 .pic{
    height: 3.66rem;
    overflow: hidden;
}
.lst-g4 .pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.lst-g4 .tit{
    padding-left: 0.42rem;
    font-size: 0.3rem;
    color: #333333;
    font-weight: normal;
    line-height: 1.5;
    position: relative;
}
.lst-g4 .tit:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.05rem;
    height: 0.3rem;
    background-color: #F18706;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lst-g4 .desc{
    margin-top: 0.21rem;
    padding-left: 0.42rem;
    font-size: 0.2rem;
    color: rgba(51, 51, 51, .6);
    line-height: 1.5;
}
.lst-g4 .l-r{}
.lst-g4 .l-r .left{
    margin-left: 0.8rem;
    order: 2;
}
.lst-g4 .l-r .right{
    order: 1;
}
.lst-g4 .l-l{}
.lst-g4 .l-l .left{
    margin-right: 0.8rem;
    order: 1;
}
.lst-g4 .l-l .right{
    order: 2;
}
.lst-g4 .con:hover{}
.lst-g4 .con:hover .pic img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}



.row-g1{
    padding: 0.73rem 0 1.1rem;
    background: url(../images/other2/row-bg1.jpg) center bottom no-repeat;
    overflow: hidden;
}
.row-g2{
    padding: 0.62rem 0 1.3rem;
    background: url(../images/other2/row-bg1.jpg) center bottom no-repeat;
    overflow: hidden;
}
.row-g2 .hd-g1{
    margin-bottom: 0.44rem;
}
.row-g2 .swiDev-g1{
    margin-top: 1.02rem;
}
.row-g2 .tabs-g1{
    margin-bottom: 0.5rem;
}
.row-g3{
    padding: 0.62rem 0 1.04rem;
    overflow: hidden;
}
.row-g3 .hd-g1{
    margin-bottom: 0.44rem;
}
.row-g3 .swiDev-g1{
    margin-top: 1.02rem;
}
.row-g3 .tabs-g1{
    margin-bottom: 0.5rem;
}
.row-g3 .lst-g4{
    margin-top: 0.35rem;
    margin-bottom: 1.19rem;
}
.row-pageFot1{
    padding: 1.3rem 0 1.38rem;
    background: url(../images/other2/row-bg2.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
}



.boxDes-g1{
    margin-bottom: 0.61rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.boxDes-g1 .lg{
    margin-right: 1.42rem;
    flex-shrink: 0;
}
.boxDes-g1 .lg img{
    display: block;
    max-width: 2.64rem;
    max-height: 0.6rem;
}
.boxDes-g1 .right{
    padding-top: 0.05rem;
    flex-grow: 1;
}
.boxDes-g1 .desc{
    font-size: 0.18rem;
    color: #666666;
    line-height: 2;
}
.boxDes-g1 .btns-g1{
    margin-top: 0.34rem;
}
.boxDes-g1.v2{
    padding-top: 0.05rem;
    align-items: flex-start;
}
.boxDes-g1.v2 .lg{
    margin-top: 0.57rem;
    margin-right: 1.1rem;
}
.boxDes-g1.v2 .desc{
    line-height: 1.67;
}
.boxDes-g2{
    margin-bottom: 0.92rem;
    min-height: 4.5rem;
    display: flex;
}
.boxDes-g2 .left, .boxDes-g2 .right{
    flex-shrink: 0;
}
.boxDes-g2 .left{
    padding: 0.66rem 0.48rem 0.66rem 0.58rem;
    width: 41.25%;
    background: url(../images/other2/bg1.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.boxDes-g2 .right{
    width: 58.75%;
}
.boxDes-g2 .tit{
    font-size: 0.28rem;
    color: #FFFFFF;
}
.boxDes-g2 .desc{
    margin-top: 0.33rem;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 1.67;
}
.boxDes-g2 .video{
    height: 100%;
    position: relative;
    overflow: hidden;
}
.boxDes-g2 .video img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.boxDes-g2 .video .playBtn{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 8;
    width: 0.72rem;
    height: 0.72rem;
    margin-left: -0.36rem;
    margin-top: -0.36rem;
}
.boxDes-g2 .video .playBtn:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    z-index: 0;
    background: #fff;
    animation: scaleta 1.5s infinite;
}
.boxDes-g2 .video .playBtn:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    z-index: 1;
    background: #fff;
    animation: scaletb 1.5s infinite;
}
.boxDes-g2 .video .playBtn i{
    position: relative;
    z-index: 5;
    width: 100%;
    background: url(../images/play2.png) no-repeat center;
    background-size: 100% 100%;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.boxDes-g3{
    display: flex;
    align-items: flex-start;
}
.boxDes-g3 .left{
    margin-right: 0.44rem;
    flex-shrink: 0;
}
.boxDes-g3 .right{
    padding-top: 0.05rem;
    flex-grow: 1;
}
.boxDes-g3 .tit{
    font-size: 0.28rem;
    color: #333333;
    /* writing-mode: vertical-lr; */
}
.boxDes-g3 .desc{
    font-size: 0.18rem;
    color: #666666;
    line-height: 1.67;
}

.boxDes-g4{}
.boxDes-g4 img{
    margin: 0 auto;
    display: block;
}

.boxDes-g5{
    padding: 0.4rem 0;
    min-height: 3.4rem;
    line-height: 2.6rem;
    text-align: center;
    position: relative;
    z-index: 1;
}
.boxDes-g5 .wp{
    display: inline-block;
    vertical-align: middle;
    width: 94%;
    text-align: left;
}
.boxDes-g5 .bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
}
.boxDes-g5 .title{
    font-size: 0.3rem;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.3;
}
.boxDes-g5 .desc{
    margin-top: 0.16rem;
    width: 8.9rem;
    max-width: 100%;
    font-size: 0.24rem;
    color: #FFFFFF;
    line-height: 1.6;
}


.boxPro-g1{
    padding: 0.95rem 0 0;
}
.boxPro-g1 .hd-g2{
    margin: 0.91rem 0 0.4rem;
}
.boxPro-g1 .hd-g2:first-child{
    margin-top: 0;
}


.boxSer-g1{}
.boxSer-g1 .t1{
    font-family: "SourceHanSansCN-Bold";
    margin-bottom: 0.47rem;
    font-size: 0.3rem;
    color: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.boxSer-g1 .t1 .tel{
    font-family: "SourceHanSansCN-Medium";
    margin-left: 0.34rem;
    padding-left: 0.54rem;
    font-size: 0.26rem;
    color: #FFFFFF;
    line-height: 1.62;
    font-weight: normal;
    background: url(../images/other2/icon-tel1.png) left center no-repeat;
    -webkit-background-size: 0.4rem auto;
    background-size: 0.4rem auto;
}









@media (max-width: 1199px){
    .hd-g1 .title .en{font-size: 0.22rem;}
    .hd-g1 .title .cn{font-size: 0.48rem;}
    .hd-g2 .title{font-size: 0.4rem;}
    .hd-g2 .title:before{width: 3px; height: 0.4rem;}
    .hd-g2 .desc{font-size: 0.26rem;}
    .btns-g1 .s1{width: 2.4rem; height: 0.7rem; line-height: 0.7rem; font-size: 0.26rem; border-radius: 0.5rem;}
    .swiDev-g1 .swiper-for{margin-right: 0;}
    .swiDev-g1 .swiper-for .desc{font-size: 0.26rem;}
    .swiDev-g1 .swiper-nav .year{padding-top: 0.24rem; font-size: 0.26rem;}
    .swiDev-g1 .swiper-nav .year i{width: 0.1rem; height: 0.1rem;}
    .swiDev-g1 .swiper-nav .year i:before{margin: -0.11rem 0 0 -0.11rem; width: 0.22rem; height: 0.22rem;}
    .swiDev-g1 .swiper-nav .active .year{padding-bottom: 0.24rem;}
    .swiPro-g1 .tit{height: 0.9rem; line-height: 0.9rem; font-size: 0.32rem;}
    .tabs-g1{}
    .tabs-g1 ul{margin: 0 -0.1rem -0.2rem; overflow: hidden; flex-wrap: wrap;}
    .tabs-g1 li{margin-bottom: 0.2rem; padding: 0 0.1rem; width: 33.33%;}
    .tabs-g1 .con{padding: 0.15rem 0.3rem; padding-bottom: 0.25rem; min-height: 0;}
    .tabs-g1 .con:after{display: none;}
    .tabs-g1 .tit br{display: none;}
    .lst-g1{margin: 0 -0.2rem; margin-bottom: 0.4rem; flex-wrap: wrap;}
    .lst-g1 li{padding: 0 0.2rem; margin-bottom: 0.4rem; width: 50% !important;}
    .lst-g1 .t1{font-size: 0.2rem;}
    .lst-g1 .t1 .num{font-size: 0.7rem;}
    .lst-g1 .t1 .unit{font-size: 0.3rem;}
    .lst-g1 .t2{font-size: 0.22rem; line-height: 1.4;}
    .lst-g1 li:nth-child(even):before{display: none;}
    .lst-g2 li{width: 100%;}
    .lst-g2 .tit .cn{font-size: 0.46rem;}
    .lst-g2 .tit .en{font-size: 0.2rem;}
    .lst-g3{margin-bottom: -0.2rem; flex-wrap: wrap;}
    .lst-g3 li{margin-bottom: 0.2rem; width: 50% !important;}
    .lst-g4 .con{display: block;}
    .lst-g4 .left, .lst-g4 .right{width: 100%; margin: 0 !important;}
    .lst-g3 .num{font-size: 2rem;}
    .lst-g3 .right{margin-left: -0.12rem;}
    .lst-g3 .cn{font-size: 0.32rem;}
    .lst-g3 .en{font-size: 0.2rem;}
    .lst-g4 li{margin-bottom: 0.6rem;}
    .lst-g4 .tit{font-size: 0.32rem;}
    .lst-g4 .tit:before{width: 3px;}
    .lst-g4 .desc{font-size: 0.26rem;}
    .row-g1, .row-g2, .row-g3, .row-pageFot1{padding: 0.8rem 0;}
    .row-g2 .hd-g1{margin-bottom: 0.6rem;}
    .row-g2 .swiDev-g1{margin-top: 0;}
    .row-g3 .lst-g4{margin-top: 0; margin-bottom: 0;}
    .boxDes-g1{display: block;}
    .boxDes-g1 .lg{margin: 0 auto 0.15rem;}
    .boxDes-g1 .lg img{margin: 0 auto;}
    .boxDes-g1 .desc{font-size: 0.26rem;}
    .boxDes-g1 .btns-g1{justify-content: center;}
    .boxDes-g1.v2 .lg{margin: 0; margin-bottom: 0.15rem;}
    .boxDes-g2{display: block;}
    .boxDes-g2 .tit{font-size: 0.4rem;}
    .boxDes-g2 .desc{font-size: 0.26rem;}
    .boxDes-g2 .left, .boxDes-g2 .right{width: 100%;}
    .boxDes-g3 .tit{font-size: 0.4rem;}
    .boxDes-g3 .desc{font-size: 0.26rem;}
    .boxDes-g5 .wp{width: 90%;}
    .boxDes-g5 .title{font-size: 0.4rem;}
    .boxDes-g5 .desc{font-size: 0.26rem;}
    .boxPro-g1{padding: 0.8rem 0 0;}
    .boxPro-g1 .hd-g2{margin: 0.8rem 0 0.4rem;}
}


/*2025_07_15*/

.inner_s9 .n_list03 li .img_box span{
    display: block;
    width: 100%;
    height: 3.27rem;
    position: relative;
    vertical-align: bottom;
    text-align: center;
}
.inner_s9 .n_list03 li .img_box span img{
    /* max-height: 100%; */
    /* margin: 0 auto; */
}
/*inner_s4*/
.inner_s18 .dtl_l{
    width: 100%;
}
.inner_s18 .dtl_tit h1{
    font-size: .3rem;
    line-height: .42rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
}
.inner_s18 .dtl_tit .cont{
    margin-top: .37rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.inner_s18 .dtl_tit .cont .li{
    font-size: .18rem;
    line-height: .26rem;
    color: #666666;
    margin: 0 .36rem;
}

.inner_s18 .dtl_tit {
    padding-bottom: .35rem;
    border-bottom: 1px solid rgba(151, 151, 151, 0.4);
}
.inner_s18 .dtl_txt{
    margin-top: .35rem;
}
.inner_s18 .dtl_txt p{
    font-size: .2rem !important;
    line-height: 1.6 !important;
    color: #333333;
    text-indent: 2em;
}
.inner_s18 .dtl_txt p + p{
    margin-top: .36rem;
}
.inner_s18 .dtl_txt p img{
    display: block;

    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
}
.inner_s18 .dtl_txt p video{
    display: block;

    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
}

.inner_s18 .dtl_txt iframe{

    max-width: 100%;
    margin: 0 auto;
    display: block;

}

.inner_s18 .dtl_page p{
    font-size: .2rem;
    line-height: .32rem;
    color: #333333;
    transition: .5s;
}
.inner_s18 .dtl_page p + p{
    margin-top: .2rem;
}
.inner_s18 .dtl_page p:hover{
    color: #f08300;
    font-weight: bold;
}
.inner_s18 .dtl_page{
    padding-top: .57rem;
    margin-top: .57rem;
    border-top: .02rem solid #f08300;
}
.inner_s18 .dtl_r{
    width: 22.6875%;
}
.inner_s18 .dtl_r h2{
    font-size: .3rem;
    line-height: .4rem;
    color: #f08300;
    font-weight: bold;
}
.inner_s18 .dtl_r .top a{
    display: block;
    position: relative;
}
.inner_s18 .dtl_r .top a .img{
    height: 2.05rem;
}
.inner_s18 .dtl_r .top a h3{
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .13rem;
    padding: 0 .14rem;
    z-index: 3;
}
.inner_s18 .dtl_r .top a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 35.12%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.inner_s18 .dtl_r .top{
    margin-top: .4rem;
}
.inner_s18 .dtl_r .bot li a{
    display: block;
    padding: .24rem 0;
}
.inner_s18 .dtl_r .bot li h3{
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
    height: .52rem;
    transition: .5s;
}
.inner_s18 .dtl_r .bot li time{
    display: block;
    font-size: .18rem;
    line-height: .26rem;
    color: #f08300;
    margin-top: .1rem;
}
.inner_s18 .dtl_r .bot li{
    border-bottom: 1px dashed rgba(151, 151, 151, 0.3);
}
.inner_s18 .dtl_r .bot li:hover h3{
    color: #f08300;
    font-weight: bold;
}
.inner_s18 .dtl_r .bot{
    margin-top: .13rem;
}
.inner_s18 .detail{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s18{
    padding: .6rem 0 1.2rem;
    background: #fff url("../images/other/img-29.png") no-repeat bottom center/100% auto;
}
.inner_s9 .item2 li .img img{
    object-fit: contain;
}
@media (max-width: 992px) {
    .inner_s18 .dtl_l{
        width: 100%;
    }
    .inner_s18 .dtl_tit h1{
        font-size: .32rem;
        line-height: 1.5;
    }
    .inner_s18 .dtl_tit .cont .li{
        font-size: .24rem;
        line-height: 1.5;
        margin: 0;
    }
    .inner_s18 .dtl_tit .cont{
        margin-top: .2rem;
        gap: .1rem .3rem;
    }
    .inner_s18 .dtl_tit{
        padding-bottom: .25rem;
    }
    .inner_s18 .dtl_txt p{
        font-size: .26rem !important;
    }
    .inner_s18 .dtl_txt p + p{
        margin-top: .2rem;
    }
    .inner_s18 .dtl_txt{
        margin-top: .25rem;
    }
    .inner_s18 .dtl_page{
        padding-top: .2rem;
        margin-top: .25rem;
    }
    .inner_s18 .dtl_page p{
        font-size: .26rem;
        line-height: 1.6;
    }
    .inner_s18 .dtl_page p + p{
        margin-top: .1rem;
    }
    .inner_s18 .dtl_r{
        width: 100%;
        margin-top: .5rem;
    }
    .inner_s18 .dtl_r .top a .img{
        height: 42vw;
    }
    .inner_s18 .dtl_r .top a h3{
        font-size: .26rem;
        line-height: 1.5;
        padding: 0 .26rem;
        bottom: .2rem;
    }
    .inner_s18 .dtl_r .bot li h3{
        font-size: .26rem;
        line-height: 1.5;
        height: 3em;
    }
    .inner_s18 .dtl_r .bot li time{
        font-size: .24rem;
        line-height: 1.5;
        margin-top: .1rem;
    }
    .inner_s18 .dtl_r .bot li a{
        padding: .2rem 0;
    }
    .inner_s18 .dtl_r .bot{
        margin-top: .2rem;
    }
    .inner_s18 .dtl_r .top{
        margin-top: .3rem;
    }
    .inner_s18{
        padding: .4rem 0;
    }

}
@media (max-width: 769px) {
    .inner_s9 .n_list03 li .img_box span{
        max-height: none;
        height: 100% !important;
    }
}
@media (max-width: 597px) {
    .inner_s18 .dtl_tit .cont .li{
        font-size: .26rem;
    }
    .inner_s18 .dtl_txt p {
        font-size: .26rem !important;
    }
}


/*2025-07-22*/
@font-face {font-family: "alsht";font-weight: normal;src: url("../fonts/E2d42t6X2giJ.woff") format("woff");font-display: swap;}
.inner_s2 .n_list02 li h5{
    font-size: .4rem;
    line-height: .52rem;
    color: #fff;
    text-align: center;
    margin-top: 0;
    font-weight: normal;
}
.inner_s2 .n_list02 li h4{
    display: flex;
    align-items: baseline;
    color: #fff;
    font-size: .36rem;
    font-family: "alsht",sans-serif;
    margin-top: .09rem;
    justify-content: center;
}
.inner_s2 .n_list02 li h4 span{
    display: block;
    font-size: .8rem;
    line-height: 1;
    color: #F08300;
}
.inner_s2 .n_list02 li i{
    display: block;
    width: 2.88rem;
    height: .09rem;
    background: #f08300;
    margin: .1rem auto;
}
.inner_s2 .n_list02 li h6 img{
    display: block;
    width: .26rem;
    margin-right: .1rem;
}
.inner_s2 .n_list02 li h6 em{
    display: block;
    font-size: .28rem;
    line-height: 1;
    color: #fff;
}
.inner_s2 .n_list02 li h6{
    padding: 0 .2rem;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

@media (max-width: 992px) {

    .inner_s2 .n_list02 ul{
        gap: .3rem 0;
    }
    .inner_s2 .n_list02 li h5{
        font-size: .26rem;
        line-height: 1.5;
    }
    .inner_s2 .n_list02 li h4 span{
        font-size: .36rem;
        margin-right: .05rem;
    }
    .inner_s2 .n_list02 li h4{
        font-size: .26rem;
        margin-top: .05rem;
    }
    .inner_s2 .n_list02 li i{
        width: 1.8rem;
        height: .05rem;
        margin: .1rem auto;
    }
    .inner_s2 .n_list02 li h6 img{
        width: .22rem;
        margin-right: .05rem;
    }
    .inner_s2 .n_list02 li h6 em{
        font-size: .24rem;
    }
    .inner_s2 .n_list02 li h6{
        justify-content: center;
    }
}
@media (max-width: 597px) {
    .inner_s2 .n_list02 li h5{
        font-size: .3rem;
    }
    .inner_s2 .n_list02 li h4 span{
        font-size: .4rem;
    }
    .inner_s2 .n_list02 li h4{
        font-size: .3rem;
    }

}



.pb_sys_common .p_goto input, .pb_sys_common .p_search input{  font-size:.18rem !important;   }



.pb_sys_common *{

font-size:.18rem !important;
padding: 0px 0.05rem !important;
height: auto !important;
line-height: 0.22rem !important;
min-width: 0.22rem !important;
}





@media (max-width: 980px){
  .pb_sys_common *{

    font-size:.24rem !important;
    line-height: 0.32rem !important;
    min-width: 0.32rem !important;
    }

}