.inBannerTitle .txt1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.64rem;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(3,51,96,0.3);
    /* line-height: 0.9rem; */
}

.inBannerTitle .txt2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.24rem;
    color: #FFFFFF;
    text-transform: uppercase;
    text-shadow: 0px 4px 4px rgba(3,51,96,0.3);
    /* line-height: 0.34rem; */
}

.inBannerTitle .hr {
    width: 1.61rem;
    height: 0.07rem;
    background: #FC6823;
    box-shadow: 0rem 0.04rem 0.04rem 0.01rem rgba(3, 51, 96, 0.3);
    margin-top: 0.17rem;
}

.news {
    padding-top: 0.28rem;
    padding-bottom: 0.5rem;
}

.news .newsList {
    margin-bottom: 0.21rem;
}

.news .newsList .mewsl {
    height: 1.54rem;
    padding-top: 0.42rem;
    align-items: flex-start;
    border-bottom: 0.01rem solid #DDDDDD;
}

.news .newsList .left .txt {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1;
    transition: all 0.5s;
}

.news .newsList .left {
    width: calc(100% - 2rem);
}

.news .newsList .left .data {
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    line-height: 0.19rem;
    margin-top: 0.28rem;
}

.news .newsList .mewsl .right a {
    width: 1.6rem;
    height: 0.42rem;
    border-radius: 0.23rem 0.23rem 0.23rem 0.23rem;
    border: 0.01rem solid #FC6823;
    display: block;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #FC6823;
    line-height: 0.42rem;
    text-align: center;
}

.news .newsList .mewsl:hover .txt {
    color: #FC6823;
    padding-left: 0.1rem;
}

.newsDetails {
    padding-top: 1.21rem;
}

.newsDetails .title {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.32rem;
    color: #303133;
    text-align: center;
    padding-top: 0.44rem;
}

.newsDetails .data {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
    line-height: 1;
    margin-top: 0.07rem;
    margin-bottom: 0.23rem;
    text-align: center;
}

.newsDetails .txt {
    border-top: 0.01rem solid #DDDDDD;
    border-bottom: 0.01rem solid #DDDDDD;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.35rem;
    padding-top: 0.1rem;
}

.newsDetails .txt img{
    max-width: 100%;
    width: revert-layer;
    height: auto;
    display: inline;
}

.newsDetails .otNews {
    width: 4.4rem;
    height: 1.88rem;
    background: #F7F7F7;
    padding: 0.19rem 0.18rem;
    margin-right: 0.2rem;
}

.newsDetails .otNews:last-child {
    margin-right: 0;
}

.newsDetails .otNews .txt1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.24rem;
    color: #000000;
    line-height: 0.35rem;
}

.newsDetails .otNews .txt2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.35rem;
    margin-top: 0.16rem;
    margin-bottom: 0.17rem;
}

.newsDetails .otNews .hr {
    width: 100%;
    border-bottom: 0.01rem solid #DDDDDD;
}

.newsDetails .otNews .txt3 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #969696;
    margin-top: 0.1rem;
    line-height: 0.35rem;
}

.newsDetails .hr1 {
    width: 13.8rem;
    height: 0.1rem;
    margin: 0 auto;
    background: #E9E9EB;
    margin-top: 0.15rem;
    margin-bottom: 0.58rem;
}

.newsDetails .other {
    height: 1.88rem;
    width: 100%;
    margin:0 auto;
}

.news_page {
    height: 1.2rem;
    background: #F0F0F0;
    margin-top: 0.44rem;
}

.news_page .next,
.news_page .prev {
    width: 50%;
    height: 1.2rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.news_page .next>div,
.news_page .prev>div {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #555555;
    line-height: 0.22rem;
}

.news_page .next>div:last-child, .news_page .prev>div:last-child{
    margin-top: 0.08rem;
}

.djgz {
    background: #FFFBFB;
    padding-top: 0.48rem;
    padding-bottom: 0.6rem;
}

.djgz .djgzList {
    margin-bottom: 0.37rem;
}

.djgz .djgzL {
    width: 100%;
    height: 3.16rem;
    background: #FFFFFF;
    padding: 0.5rem;
    justify-content: space-between;
    margin-bottom: 0.11rem;
}

.djgz .djgzL .right {
    width: 3.46rem;
    height: 2.14rem;
}

.djgz .djgzL .left {
    width: calc(100% - 4rem);
}

.djgz .djgzL .left .txt {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #333333;
    transition: all 0.5s;
}

.djgz .djgzL .left .data {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    margin-top: 0.25rem;
}

.djgz .djgzL:hover {
    border: 0.01rem solid #FC6823;
}

.djgz .djgzL:hover .txt {
    padding-left: 0.1rem;
    color: #FC6823;
}


.ppxx {
    padding-top: 0.41rem;
    padding-bottom: 0.9rem;
}

.ppxx .ppxxBox {
    margin-top: 0.48rem;
}

.ppxx .ppxxBox .left {
    width: 2.92rem;
    height: 2.9rem;
}

.ppxx .ppxxBox .center {
    width: 4.4rem;
    padding: 0 0.2rem;
}

/* .ppxx .ppxxBox .center .c1 {
    width: 4rem;
    height: 4rem;
} */

.ppxx .ppxxBox .right {
    width: 6.7rem;
    padding-top: 0.16rem;
    padding-bottom: 0.18rem;
    padding-left: 0.2rem;
    border-left: 0.01rem solid #DDDDDD;
}

.ppxx .ppxxBox .right .box {
    width: 6.5rem;
    height: 0.6rem;
    background: #FC6823;
}

.ppxx .ppxxBox .right .imgb {
    position: relative;
    width: 2.03rem;
    height: 1.47rem;
    margin-right: 0.21rem;
}

.ppxx .ppxxBox .right .imgb:last-child {
    margin-right: 0;
}

.ppxx .ppxxBox .right .imgb .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.24rem;
    color: #FFFFFF;
}

.ppxx .ppxxBox .right .ltxt {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.22rem;
    margin-top: 0.24rem;
}

.qywh .qywhList {
    margin-top: 0.47rem;
}

.qywh .qywhList .qywhL:nth-child(1) {
    width: 100%;
    height: 5.68rem;
    background: url(../img/qywh_bg1.png);
    background-size: 100% 100%;
}

.qywh .qywhList .qywhL:nth-child(2) {
    width: 100%;
    height: 6.65rem;
    background: url(../img/qywh_bg2.png);
    background-size: 100% 100%;
}

.qywh .qywhList .qywhL:nth-child(3) {
    width: 100%;
    height: 6.55rem;
    background: url(../img/qywh_bg3.png);
    background-size: 100% 100%;
}

.qywh .qywhList .qywhL:nth-child(4) {
    width: 100%;
    height: 6.92rem;
    background: url(../img/qywh_bg4.png);
    background-size: 100% 100%;
}

.qywh .qywhList .qywhL:nth-child(5) {
    width: 100%;
    height: 6.53rem;
    background: url(../img/qywh_bg5.png);
    background-size: 100% 100%;
}

.qywh .qywhList .qywhL .flex_box {
    height: 100%;
    align-items: center;
}

.qywh .qywhList .qywhL .left {
    width: 6.9rem;
}

.qywh .qywhList .qywhL .right {
    width: 6.9rem;
    padding-left: 0.7rem;
}

.qywh .qywhList .qywhL .right .txt1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.4rem;
    color: #333333;
}

.qywh .qywhList .qywhL .right .hr {
    width: 0.78rem;
    height: 0rem;
    border: 0.02rem solid #FC6823;
    margin-bottom: 0.17rem;
    margin-top: 0.17rem;
}

.qywh .qywhList .qywhL .right .p {
    width: 5.48rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.24rem;
    margin-bottom: 0.22rem;
}

.qywh .qywhList .qywhL .right .txt2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.48rem;
    color: #333333;
    line-height: 0.74rem;
    width: 5.48rem;
}

.qywh .qywhList .qywhL .right .txt2 span {
    color: #FC6823;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.48rem;
    line-height: 0.74rem;
}

.ddjsDetails {
    height: 1.21rem;
}


.xxgk .Title {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.56rem;
    text-align: center;
}

.xxgk .tHr {
    width: 0.78rem;
    height: 0rem;
    border: 0.02rem solid #FC6823;
    margin: 0 auto;
}

.xxgk {
    padding-top: 50px;
    padding-bottom: 50px;
}

.xxgk .xxgkl {
    padding: 0.32rem 0;
    margin-bottom: 0.11rem;
    border-bottom: 0.01rem solid #FC6823;
}

.xxgk .xxgkl:last-child {
    margin-bottom: 0.33rem;
}

.xxgk .xxgkl .txt {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.28rem;
    transition: all 0.5s;
}

.xxgk .xxgkl .data {
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.21rem;
    margin-top: 0.13rem;
}

.xxgk .xxgkl:hover .txt {
    color: #FC6823;
    padding-left: 0.1rem;
    font-weight: bold;
}

.search-container {
    width: 100%;
    position: relative;
}
.search_b{
    width: 100%;
    height: 7.61rem;
    background: url(../img/inner_searchbg.png);
    background-size: 100% 100%;
    position: relative;
}
.search-box {
    position: absolute;
    top: 4.16rem;
    left: 6.1rem;
    display: flex;
}

.search-input {
    width: 5.7rem;
    height: 0.5rem;
    background: #FFFFFF;
    padding: 0 0.16rem;
}

.search-button {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.5rem;
    width: 1.31rem;
    height: 0.5rem;
    background: #FC6823;
    border: none;
}


.history-section {
    position: absolute;
    top: 4.66rem;
    left: 6.1rem;
    right: 0;
    width: 5.7rem;
    background: #F9F9F9;
    display: none;
    z-index: 10;
}

.history-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.16rem 0.13rem;
    border-bottom: 0.01rem solid #DDDDDD;
    background: #f9f9f9;
}

.history-title {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
}

.clear-history {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.12rem;
    color: #878787;
    border: none;
    cursor: pointer;
}

.history-listL {
    list-style: none;
    /* max-height: 2rem; */
    overflow-y: auto;
}

.history-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.13rem 0.15rem;
    border-bottom: 0.01rem solid #DDDDDD;
    cursor: pointer;
}

.history-text {
    flex: 1;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #144583;
}

.delete-history {
    background: none;
    border: none;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: rgba(102, 107, 125, 1);
    cursor: pointer;
}

.history-count {   
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #ADADAD;
    font-style: italic;
    text-align: center;
    padding: 0.18rem 0;
}

.search-result{
    min-height: 3rem;
}
.search-result .resultNum{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #212529;
}
.search-result .content .no_txt{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    text-align: center;
    margin-top: 0.6rem;
}
.search-result .searchList{
    padding-bottom: 0.34rem;
}
.search-result .searchList .searchL{
    padding-left: 0.39rem;
    padding-top: 0.42rem;
    padding-bottom: 0.42rem;
    border-bottom: 0.01rem solid #DDDDDD;
    transition: all 0.5s;
}
.search-result .searchList .searchL .txt{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #333333;
    transition: all 0.5s;
}
.search-result .searchList .searchL .data{
    font-family: Roboto, Roboto;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    margin-top: 0.28rem;
}
.search-result .searchList .searchL:hover{
    border-bottom: 0.01rem solid #FC6823;
}
.search-result .searchList .searchL:hover .txt{
    color: #FC6823;
    padding-left: 0.1rem;
}

@media screen and (max-width: 1024px) {
    .inBannerTitle{
        top: 50%;
        left: 49%;
        transform: translateX(-50%);
    }
    .inBannerTitle .txt1{
        font-size: 0.4rem;
        text-align: center;
    }
    .inBannerTitle .txt2{
        text-align: center;
    }
    .inBannerTitle .hr{
        margin-left: auto;
        margin-right: auto;
    }
    .news .newsList .mewsl .right a {
        width: 2rem;
        height: 0.6rem;
        border-radius: 0.3rem;
        border: 0.01rem solid #FC6823;
        display: block;
        font-family: Microsoft YaHei, Microsoft YaHei;
        font-weight: 400;
        font-size: 0.3rem;
        color: #FC6823;
        line-height: 0.6rem;
        text-align: center;
    }
    .news .newsList .left{
        width: calc(100% - 2.3rem);
        margin-right: 0.3rem;
    }
    .news .newsList .left .txt{
        font-size: 0.32rem;
    }
    .news .newsList .left .data{
        font-size: 0.3rem;
    }
    .djgz .djgzL{
        padding: 0.3rem;
        height: auto;
    }
    .djgz .djgzL .right{
        width: 2.6rem;
        height: auto;
    }
    .djgz .djgzL .left {
        width: calc(100% - 3rem);
    }
    .djgz .djgzL .left .txt{
        font-size: 0.34rem;
    }
    .djgz .djgzL .left .data{
        font-size: 0.3rem;
    }
    .ppxx .ppxxBox{
        flex-direction: column;
    }
    .ppxx .ppxxBox .left{
        display: none;
    }
    .ppxx .ppxxBox .center,
    .ppxx .ppxxBox .right{
        width: 100% !important;
        padding: 0;
        border-left: unset;
    }
    .ppxx .ppxxBox .center .c1{
        width: 4rem;
        height: 4%;
        margin-left: auto;
        margin-right: auto;
    }
    .ppxx .ppxxBox .center .c1 img{
        transform: scale(1.3);
    }
    .ppxx .ppxxBox .right .ltxt,
    .ppxx .ppxxBox .right .imgb .txt,
    .ppxx .ppxxBox .center .c2 p{
        font-size: 0.32rem;
        line-height: 1.8;
    }
    .ppxx .ppxxBox{
        margin-top: 0.2rem;
    }
    .ppxx .ppxxBox .center .c1{
        padding: 0.2rem 0;
    }
    .ppxx{
        padding: 0.3rem 0;
    }
    .ppxx .ppxxBox .right .box{
        margin-top: 0.2rem;
        margin-left: auto;
        margin-right: auto;
    }
    .ppxx .ppxxBox .right .imgL{
        justify-content: center;
    }
    .qywh .qywhList .qywhL .left{
        display: none;
    }
    .qywh .qywhList .qywhL .right{
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .qywh .qywhList .qywhL .right .txt2 span,
    .qywh .qywhList .qywhL .right txt2,
    .qywh .qywhList .qywhL .right .p span,
    .qywh .qywhList .qywhL .right .p{
        font-size: 0.32rem !important;
        line-height: 1.8 !important;
    }
    .qywh .qywhList .qywhL{
        height: auto !important;
        background-repeat: no-repeat;
        padding: 0.3rem;
    }
    .qywh .qywhList{
        margin-top: 0.3rem;
    }




    .newsDetails .title{
        font-size: 0.42rem;
    }
    .newsDetails .other{
        height: auto;
        flex-direction: column;
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }
    .newsDetails .otNews{
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 0.2rem;
    }
    .newsDetails .data{
        font-size: 0.28rem;
    }
    .newsDetails .otNews .txt1{
        font-size: 0.34rem;
    }
    .newsDetails .otNews .txt2{
        font-size: 0.32rem;
    }
    .news_page .next>div, .news_page .prev>div{
        font-size: 0.3rem;
        line-height: 1.4;
    }
    .news_page .main{
        flex-direction: column;
    }
    .news_page{
        height: auto;
        background: unset;
    }
    .news_page .next, .news_page .prev{
        width: 100%;
        height: auto;
        margin-bottom: 0.2rem;
        background: #F0F0F0;
        padding: 0.2rem;
    }
    .xxgk{
        padding: 0.4rem 0;
    }
    .xxgk .xxgkl .txt{
        font-size: 0.32rem;
        line-height: 1.4;
    }
    .xxgk .xxgkl .data{
        font-size: 0.28rem;
        line-height: 1.4;
    }
    .xxgk .xxgkl{
        padding: 0.2rem 0;
    }
    .search_b{
        height: 4rem;
    }
    .search-box{
        left: 50%;
        top: 50%;
        transform: translateX(-50%);
    }
    .search-input{
        width: 4rem;
        height: 0.7rem;
    }
    .search-box input,
    .search-box input::placeholder{
        font-size: 0.34rem;
    }
    .search-box form{
        display: flex;
    }
    .search-button{
        height: 0.7rem; 
        font-size: 0.34rem;
    }
    .search-result .resultNum{
        font-size: 0.28rem;
    }
    .search-result .content .no_txt{
        font-size: 0.4rem;
    }
    .search-result .searchList .searchL .txt{
        font-size: 0.34rem;
    }
    .search-result .searchList .searchL .data{
        font-size: 0.32rem;
    }
    .search-result .searchList .searchL{
        padding: 0.2rem;
    }
}