.newInfo-content {
    width: 100%;
    height: 100%;
    padding: 0;
    background-image: none;
    overflow-x: hidden
}

.header {
    width: 100%;
    height: 1rem;
    background: #0A3354;
    padding-left: 0.4rem;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: hidden
}

.header .logo-box {
    height: 0.7rem;
    line-height: 0.70rem;
    width: 5.7rem;
    margin-top: 0.15rem;
    display: flex;
}

.header .logo-box a {
    height: 100%;
    display: inline-block
}

.header .logo-box a img {
    height: 70%
}

.header .logo-box a:last-child {
    margin-left: 0.1rem
}

.header .recruit-student {
    width: calc(100% - 5.7rem);
    height: 100%;
    display: flex;
}

.header .recruit-student .recruit-student-code {
    float: left;
    color: white;
    margin-left: 0.58rem;
    display: inline-block;
    margin-top: 0.15rem;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.50rem;
    text-align: center;
    width: calc(100% - 1rem);
    font-family: "华文新魏";
}

.header .recruit-student .search-Box {
    width: 1rem;
    height: 1rem;
    background: white;
    float: right;
    text-align: center;
    line-height: 1rem;
    box-sizing: border-box;
    padding-top: 0.225rem;
    padding-left: 0.3rem;
}

.header .recruit-student .search-Box i {
    background: url(../images/ss.png) no-repeat center;
    width: 0.51rem;
    height: 0.55rem;
    display: block;
    background-size: cover;
    box-sizing: border-box;
}

.header .search-show {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9
}

.header .search-show .search-top {
    width: 100%;
    height: 1rem;
    background: #0A3354
}

.header .search-show .search-box {
    width: 6.80rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0.38rem;
    height: 0.38rem;
    line-height: 0.38rem;
    box-sizing: border-box
}

.header .search-show .search-box input.iconfont {
    background: url(../images/ss1.png) no-repeat center;
    width: 41px;
    height: 45px;
    color: #fff;
    display: inline-block;
    border: 0 !important;
    float: left
}

.header .search-show .search-box i#closeSarch {
    background: url(../images/close.png) no-repeat center;
    width: 41px;
    height: 45px;
    color: #fff;
    display: inline-block;
    position: relative;
    top: -50px;
    float: right;
    right: -5px
}

.header .search-show .search-box input.txt {
    border: 0;
    border-bottom: 0.01rem solid #dedede;
    width: calc(100% - 0.90rem);
    font-size: 0.14rem;
    background: rgba(0, 0, 0, 0);
    outline: none;
    color: white;
    padding: 0 0.10rem;
    margin: 0 0.10rem;
    line-height: 0.38rem
}

.header .search-show .box {
    width: 6.80rem;
    margin-top: 0.25rem;
    position: absolute;
    top: 0.76rem;
    left: 50%;
    transform: translateX(-50%);
    background: white;
    padding: 0.24rem 0.55rem;
    box-sizing: border-box;
    border-radius: 0 0 0.04rem 0.04rem
}

.header .search-show .box .iconfont {
    color: #fff;
    font-size: 0.24rem;
    position: absolute;
    right: -0.08rem;
    top: -0.30rem
}

.header .search-show .box .iconfont:hover {
    color: #0A3354
}

.header .search-show .box .hotBot {
    width: 100%
}

.header .search-show .box .hotBot .text {
    font-size: 0.12rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999
}

.header .search-show .box .hotBot ul {
    width: 100%
}

.header .search-show .box .hotBot ul li {
    float: left;
    font-size: 0.12rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000;
    line-height: 0.36rem;
    width: 100%;
    text-align: left;
    cursor: pointer
}

.header .search-show .box .hotBot ul li a {
    display: block;
    width: 100%
}

.content-box {
    width: 100%;
    padding: 1.40rem 2.30rem 0.90rem 2.30rem;
    overflow: hidden;
    position: relative;
    display: block !important;
    box-sizing: border-box;
    min-height: 8rem
}

.content-box .container-path {
    width: 100%;
    height: 0.38rem;
    border-bottom: 0.01rem solid #D9D9D9;
    margin-bottom: 0.40rem;
    font-size: 0.16rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 0.18rem
}

.content-box .container-path .path-name {
    float: left
}

.content-box .container-path .path-name i {
    font-size: 0.14rem
}

.content-box .container-path .path-name a {
    color: #095fab
}

.content-box .container-path .path-box {
    float: right
}

.content-box .main-text {
    width: 100%
}

.content-box .main-text .main-text-title {
    text-align: center;
    font-size: 0.24rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    line-height: 0.36rem
}

.content-box .main-text .right-text {
    width: 100%
}

.content-box .main-text .right-text .message {
    height: 0.26rem;
    border-bottom: 0.01rem solid #D9D9D9;
    display: flex;
    font-size: 0.14rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #5B5B5B;
    margin-top: 0.30rem;
    box-sizing: border-box
}

.content-box .main-text .right-text .context {
    padding-top: 0.20rem;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center 5%;
    min-height: 3rem;
    overflow-x: auto;
    overflow-y: hidden
}

.content-box .main-text .right-text .context video {
    height: 5rem;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.footer {
    width: 100%;
    height: 3.80rem;
    position: relative;
    background-color: #0A3354;
    display: block
}

.footer .footer-top {
    width: 100%;
    height: 3.20rem;
    border-bottom: 0.01rem solid #FFFFFF;
    padding: 0.40rem 2.30rem;
    box-sizing: border-box;
    position: relative
}

.footer .footer-top .info-p {
    font-size: 0.16rem;
    line-height: 0.30rem;
    color: white
}

.footer .footer-top .info-p a {
    color: white
}

.footer .footer-top .link-box {
    font-size: 0.16rem;
    color: white;
    line-height: 0.36rem;
    text-align: center;
    margin-top: 0.10rem
}

.footer .footer-top .link-box a {
    color: white
}

.footer .footer-top .logoImg {
    height: 0.76rem;
    margin-bottom: 0.34rem
}

.footer .footer-top .code-box {
    display: inline-block;
    position: absolute;
    right: 2.30rem;
    top: 0.40rem;
    float: left
}

.footer .footer-top .code-box .zs-code{
    float: left;
    margin-left: 0.4rem;
    width: 1.42rem;
    height: 1.28rem;
    margin-top: 0.26rem;
}

.footer .footer-top .code-box .code-item:first-child {
    margin-left: 0
}

.footer .footer-top .code-box .code-item {
    width: 1.60rem;
    height: 1.80rem;
    float: left;
    margin-left: 0.40rem;
    text-align: center;
    background: white;
    box-sizing: border-box;
    border-radius: 0.08rem;
    overflow: hidden;
}

.footer .footer-top .code-box .code-item img {
    width: 1.60rem;
    height: 1.60rem;
    display: block
}

.footer .footer-top .code-box .code-item span {
    display: block;
    width: 100%;
    height: 0.20rem;
    font-size: 0.16rem;
    color: #0A3354
}

.footer .footer-bottom {
    text-align: center;
    line-height: 0.60rem;
    height: 0.60rem;
    font-size: 0.14rem;
    color: white;
    box-sizing: border-box;
    overflow: hidden
}

.footer .footer-bottom .footer-bottom-info {
    display: inline-block
}

.footer .footer-bottom .footer-bottom-info img {
    width: 0.28rem;
    margin-right: 0.20rem;
    display: block;
    margin-top: 0.12rem;
    float: left
}

.footer .footer-bottom .footer-bottom-info p {
    float: left
}

.m-header {
    width: 100%;
    display: none;
    height: 1rem
}

.m-header .m-logo-box {
    width: calc(100% - 2.03rem);
    overflow: hidden
}

.m-header .m-logo-box img {
    height: 1rem
}

.m-header .m-header-code {
    width: 2.03rem;
    display: flex;
    justify-content: space-between;
    padding: 0.1rem 0
}

.m-header .m-header-code img {
    height: 0.8rem
}

.m-new-info {
    width: 100%;
    border-radius: 0.08rem;
    background: white;
    font-size: 0.18rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 0.32rem;
    padding: 0.3rem;
    margin-bottom: 0.4rem;
    min-height: 6rem;
    margin-top: 0.38rem;
    box-sizing: border-box;
    display: none
}

.m-new-info .container-path {
    width: 100%;
    height: 0.46rem;
    line-height: 0.46rem;
    font-size: 0.14rem;
    display: block
}

.m-new-info .container-path .path-name {
    float: left
}

.m-new-info .container-path .path-name i {
    font-size: 0.12rem
}

.m-new-info .container-path .path-name a {
    color: #095fab
}

.m-new-info .container-path .path-box {
    float: right
}

.m-new-info .new-content-title {
    text-align: center;
    font-size: 0.24rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    margin-bottom: 0.36rem;
    color: #000
}

.m-new-info .content {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

.m-new-info .content .TRS_Editor img {
    width: 100%
}

.m-new-info .content .TRS_Editor div video {
    width: 100%;
    max-width: 100%
}

.m-new-info .content .TRS_Editor div {
    word-break: break-all;
    word-wrap: break-word
}

.m-new-info .content .TRS_Editor div a {
    word-wrap: break-word;
    word-break: normal
}

.m-new-info .content .TRS_Editor video {
    width: 100%
}

.m-footer {
    width: 100%;
    display: none
}

.m-footer .m-footer-code {
    width: 100%;
    padding: 0 0.3rem;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    margin-bottom: 0.62rem
}

.m-footer .m-footer-code div {
    width: calc((100% - 1.7rem) / 2);
    text-align: center;
    height: 2.78rem
}

.m-footer .m-footer-code div img {
    border-radius: 0.08rem;
    width: 100%;
    display: block;
    height: auto
}

.m-footer .m-footer-code div p {
    font-size: 0.18rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.4rem;
    margin-top: 0.18rem
}

.m-footer .relation-box .line-title {
    font-size: 0.24rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    line-height: .3rem;
    margin-bottom: .3rem
}

.m-footer .relation-box .line-title::before {
    content: '';
    width: 36%;
    height: 0.01rem;
    background: white;
    position: absolute;
    right: 0;
    bottom: 0.14rem
}

.m-footer .relation-box .line-title::after {
    content: '';
    width: 36%;
    height: 0.01rem;
    background: white;
    position: absolute;
    left: 0;
    bottom: 0.14rem
}

.m-footer .relation-box p {
    font-size: 0.18rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.36rem;
    text-align: center
}

@media screen and (max-width: 993px) {
    .newInfo-content {
        width: 100%;
        height: 100%;
        position: relative;
        background-image: url(../images/mbg.jpg);
        padding: 0.4rem;
        background-size: cover;
        box-sizing: border-box
    }

    .header {
        display: none
    }

    .footer {
        display: none
    }

    .page-content {
        display: none
    }

    .m-header {
        display: flex
    }

    .m-new-info {
        display: block
    }

    .m-footer {
        display: block
    }
}

@media screen and (max-width: 769px) {
    .newInfo-content {
        width: 100%;
        height: 100%;
        position: relative;
        background-image: url(../images/mbg.jpg);
        padding: 0.4rem;
        background-size: cover;
        box-sizing: border-box
    }

    .header {
        display: none
    }

    .footer {
        display: none
    }

    .page-content {
        display: none
    }

    .m-header {
        display: flex
    }

    .m-new-info {
        display: block
    }

    .m-footer {
        display: block
    }
}

@media screen and (max-width: 450px) {
    .newInfo-content {
        width: 100%;
        height: 100%;
        position: relative;
        background-image: url(../images/mbg.jpg);
        padding: 0.4rem;
        background-size: cover;
        box-sizing: border-box
    }

    .header {
        display: none
    }

    .footer {
        display: none
    }

    .page-content {
        display: none
    }

    .m-header {
        display: flex
    }

    .m-new-info {
        display: block
    }

    .m-footer {
        display: block
    }
}