/* =================================== WAP端样式 ================================*/
@media only screen and (max-width:1024px) {

    /* 公共样式 */
    body {
        min-width: 100%;
        font-size: 0.32rem;
        color: rgb(51, 51, 51);
        background: #ffffff;
    }

    .w1200 {
        width: 95%;
        margin: 0 auto;
    }


    .fl {
        float: left;
    }

    a:hover {
        color: #257bd4;
    }

    .ml23 {
        margin-left: 0.28rem;
    }

    .ml5 {
        margin-left: 0;
    }

    /* ***********************header*********************** */
    .header {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        z-index: 99;
        overflow: hidden;
    }

    .top {
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        background-color: #ffffff;
    }

    .top img {
        width: auto;
        height: 0.5rem;
        margin-top: 0.15rem;
        margin-left: 0.35rem;
    }

    .banner {
        width: 100%;
        height: auto;
        text-align: center;
        overflow: hidden;
    }

    .banner img {
        width: 100%;
        height: auto;
    }

    .bannerImg {
        display: none;
    }

    .bannerImgMo {
        display: block;
    }

    .moreList {
        display: block;
        width: 1.5rem;
        height: 0.55rem;
        line-height: 0.55rem;
        text-align: center;
        color: #ffffff;
        background: #0246c6;
        margin: 0.2rem auto;
        font-size: 0.3rem;
        font-weight: bold;
        border-radius: 5px;
    }

    .moreList:hover {
        color: #ffffff;
    }

    /* ***********************container*********************** */
    .container {
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0 auto 0.35rem;
    }

    .plateCont {
        height: auto;
        overflow: hidden;
        /* padding-bottom: 0.65rem; */
    }

    .ColumnName {
        width: 100%;
        height: 1rem;
        overflow: hidden;
        text-align: center;
        position: relative;
    }

    .ColumnName img {
        height: 1rem;
        width: auto;
    }

    .ColumnName a {
        position: absolute;
        font-size: 0.3rem;
        color: #de172d;
        position: absolute;
        bottom: 0.2rem;
        right: 0;
    }

    /* 开栏语 */
    .OpeningSpeech {
        width: 100%;
        height: auto;
        background: url('10620127.png') no-repeat top center;
        background-size: 100% 100%;
        overflow: hidden;
    }

    .clause{
    line-height: 2;
    text-indent: 2em;
    z-index: 99;
    box-sizing: border-box;
    position: relative;
}
.clause::after{
    content: '';
    width: 0.9rem;
    height: auto1rem;
    display: block;
    background: url('10620129.png') no-repeat top center;
    background-size: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 99;
}
.clause span{
    display: block;
    width: 85%;
    height: auto;
    padding: 0.2rem;
    margin: 0.2rem 0;
    box-sizing: border-box;
    overflow: hidden;
    color: #b30b00;
    font-weight: bold;
    background: url('10620130.png') no-repeat top center;
    background-size: 100% 100%;
    float: right;
    line-height: 1.4;
}

    .palteList {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        position: relative;
    }

    .palteList ul li {
        height: 0.7rem;
        line-height: 0.7rem;
        padding-left: 0.3rem;
        position: relative;
        border-bottom: 1px dashed #999999;
        font-size: 0.32rem;
    }

    .palteList ul li a {
        display: inline-block;
        width: 5rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .palteList ul li::after {
        content: '';
        width: 0.08rem;
        height: 0.08rem;
        display: block;
        background: #999999;
        position: absolute;
        left: 0.1rem;
        top: 0.28rem;
    }

    .pageOnePubtime {
        float: right;
        color: #757575;
    }

    /* ******************************footer***************************** */
    .footer {
        width: 100%;
        overflow: hidden;
    }

    .footer .footer-bottom {
        width: 100%;
        overflow: hidden;
        padding: 0.3rem 0.2rem;
        background: #bf0006;
        box-sizing: border-box;
    }

    .footer .footer-bottom .ft-left {
        width: 180px;
        height: 180px;
        overflow: hidden;
        float: left;
        display: none;
    }

    .footer-dzjg img {
        width: 160%;
        margin: -9px 0px 0px -15px;
    }

    .footer-dzjg {
        width: 50px;
        overflow: hidden;
        margin-top: 65px;
    }

    .footer-zfwzzc {
        width: 110px;
        overflow: hidden;
        margin-top: 68px;
    }

    .footer .footer-bottom .ft-center {
        width: 100%;
        height: auto;
        float: left;
        margin-left: 0;
    }

    .footer .footer-bottom .ft-center p {
        line-height: 0.4rem;
        font-size: 0.23rem;
        color: #fff;
    }

    .footer .footer-bottom .ft-center p b {
        color: #fff;
    }

    .footer .footer-bottom .ft-right {
        width: 415px;
        height: 180px;
        float: left;
        padding-left: 6px;
        display: none;
    }

    .footer .footer-bottom .ft-right ul li {
        width: 113px;
        overflow: hidden;
        float: left;
        margin-left: 25px;
        color: #fff;
        text-align: center;
        font-size: 0;
        cursor: pointer;
    }

    .footer .footer-bottom .ft-right ul li img {
        width: 110px;
    }

    .footer .footer-bottom .ft-right ul li span {
        display: inline-block;
        margin-top: 32px;
        font-size: 14px;
        color: #fff;
        line-height: 20px;
    }

    .pos-ewm-box {
        display: none;
        position: fixed;
        left: 0px;
        bottom: 0px;
        z-index: 999;
        width: 100%;
        height: 100%;
        background: url(#) center;
    }

    .pos-ewm-box .ewm-img-box {
        display: block !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 250px;
        height: 250px;
    }

    .pos-ewm-box .ewm-img-box img {
        width: 100% !important;
        height: 100%;
    }

    .close-btn {
        display: inline-block;
        padding: 6px 10px 8px 10px;
        margin: 10px auto;
        line-height: 14px;
        border-radius: 5px;
        font-size: 14px;
        color: #fff;
        cursor: pointer;
        background: #014d94;
    }

    /* ******************************二级页****************************** */
    /* .contBox {
        margin: 0 auto 0.5rem;
    } */

    .path {
        width: 100%;
        height: auto;
        line-height: normal;
        background-color: #ffffff;
        border-bottom: 1px #eee solid;
        padding: 0.15rem;
        font-size: 0.26rem;
        box-sizing: border-box;
    }

    .path a {
        font-size: 0.26rem;
    }

    .listCont {
        min-height: 300px;
        margin: auto;
        padding: 0.3rem;
        background-color: #ffffff;
        box-sizing: border-box;
    }

    .listCont ul li {
        position: relative;
        margin: 0 0 0.3rem;
        padding-left: 0.3rem;
        font-size: 0.28rem;
    }

    .iconNewsList {
        width: 0.08rem;
        height: 0.08rem;
        background: #0246c6;
        display: block;
        position: absolute;
        top: 8px;
        left: 0;
    }

    .listCont ul li a {
        width: 65%;
        display: inline-block;
        overflow: hidden;
    }

    .publishTime {
        text-align: right;
    }

    /* ******************************文章页****************************** */
    .mainText {
        background-color: #ffffff;
        min-height: 300px;
        padding: 0 0.2rem 0;
        overflow: hidden;
        box-sizing: border-box;
    }

    .contentTitle {
        width: auto;
        height: auto;
        text-align: center;
        box-sizing: border-box;
        border-bottom: 1px #ddd dotted;
        overflow: hidden;
    }

    .textTitle {
        box-sizing: border-box;
        color: #000;
        text-align: center;
        font-family: "微软雅黑";
        font-size: 0.28rem;
        font-weight: bold;
        overflow: hidden;
        padding: 0.3rem 0;
    }

    .source {
        width: 100%;
        display: block;
        text-align: center;
        padding: 0 0 0.3rem;
        overflow: hidden;
    }

    .source span {
        margin-right: 20px;
    }

    .contentMain {
        padding: 0.2rem 0;
        line-height: 2.2;
    }

    .contentMain img {
        max-width: 100%;
    }

    .contentMain video,
    table {
        max-width: 100%;
    }

    /* 二维码 */
    .sjsm {
        display: none;
    }

    .sjsm p {
        color: #999;
        font-size: 1.4rem;
        font-size: 14px;
    }

}