.con-box {
    padding: 0 0.2rem;
}

.con-box h1.title {
    text-align: center;
    font-size: 0.38rem;
    margin-top: 0.34rem;
    font-weight: bold;
}

.con-box .time {
    font-size: 0.22rem;
    margin-top: 0.2rem;
    color: #777;
    text-align: center;
}

.content {
    /* font-size: 0.28rem!important; */
    text-align: justify;
    margin-top: 0.3rem;
}

.content a {
    color: #015293;
    font-size: 16px;
}

.print_tool{
    cursor: pointer;
}

.content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 1.24rem auto !important;
}

.content table {
    /* width: 100% !important; */
    margin: 0 auto;
}

.content tbody {
    width: 100% !important;
}

.news-title {
    font-size: 38px;
    line-height: 60px;
    margin-top: 30px;
    text-align: center;
    color: #015293;
}

.news-source {
    background: #f3f3f3;
    padding: 10px;
    margin: 30px auto;
    text-align: center;
    color: #797979;
}
.news-source>span{margin: 0 30px;}
.content span {
    /* font-size: 0.28rem!important; */
    font-size: 16px;
    line-height: 30px;
}

.content p {
    /* font-size: 0.28rem!important; */
    line-height: 32px;
    /* text-align: justify; */
    margin: 0.24rem 0;
    font-size: 16px;
}
.content p img{
    margin: 0 auto;
}
.content p iframe{
    margin: 0 auto;
}

#output {
    margin: 60px 0;
}

#output P{
    text-align: center;
    font-size: 12px !important;
    color: #b5b5b5;
    margin-bottom: 10px;
}

.MsoNormal {
    margin-left: 0 !important;
}

.content .title {
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 0.1rem;
    background: #e8f1f7 !important;
    font-size: 0.3rem !important;
    color: #006eab !important;
    font-weight: bold !important;
    text-align: left;
    margin: 0 !important;
}

.title {
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 0.1rem;
    background: #e8f1f7 !important;
    font-size: 0.3rem !important;
    color: #006eab !important;
    font-weight: bold !important;
    text-align: left;
    margin: 0 !important;
}

.xf-box {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    margin-bottom: 0.3rem;
    border-spacing: 0 !important;
}

.xf-box th {
    width: 1.3rem;
    font-size: 0.26rem;
    border-right: 1px solid #e6e6e6;
    padding: 0.1rem;
    border-bottom: 1px solid #e6e6e6;
}

.xf-box td {
    font-size: 0.22rem;
    line-height: 2.4rem;
    padding: 2.1rem;
    border-bottom: 1px solid #e6e6e6;
}

.meditor {
    text-align: right;
}


/* 附件首行缩进*/

.enclosure-p {
    text-indent: 2em !important;
}


/*error*/

.error-box {
    padding: 0 0.5rem;
    margin-bottom: 1.3rem;
}

.error-box img {
    display: block;
    margin: 1rem auto 0;
    width: 2.2rem;
}

.error-box h1 {
    font-size: 0.4rem;
    text-align: center;
    color: #666;
    font-weight: 400;
    margin: 0.5rem 0;
}

.error-box h4 {
    font-size: 0.24rem;
    text-align: center;
    color: #666;
    line-height: 0.38rem;
    margin: 0.2rem 0;
}

.error-box p {
    font-size: 0.24rem;
    text-align: center;
    color: #666;
    line-height: 0.38rem;
    margin: 0.2rem 0;
}

.error-box p a {
    color: #024ab5;
}


/*video*/

@media screen and (min-width:440px) {

    #wapVideo,
    #dhVideo {
        height: 426px;
    }

    #heightVideo {
        height: 460px;
    }

    #squareVideo {
        height: 460px;
    }
}

@media screen and (min-width:420px) and (max-width:440px) {

    #wapVideo,
    #dhVideo {
        height: 250px !important;
        margin-bottom: 10px;
    }

    #heightVideo {
        height: 710px !important;
    }

    #squareVideo {
        height: 402px !important;
    }
}

@media screen and (min-width:413px) and (max-width:420px) {

    #wapVideo,
    #dhVideo {
        height: 223px !important;
        margin-bottom: 10px;
    }

    #heightVideo {
        height: 706px !important;
    }

    #squareVideo {
        height: 397px !important;
    }
}

@media screen and (min-width:400px) and (max-width:412px) {

    #wapVideo,
    #dhVideo {
        height: 222px !important;
        margin-bottom: 10px;
    }

    #heightVideo {
        height: 700px !important;
    }

    #squareVideo {
        height: 395px !important;
    }
}

@media screen and (min-width:368px) and (max-width:400px) {

    #wapVideo,
    #dhVideo {
        height: 202px !important;
        margin-bottom: 10px;
    }

    #heightVideo {
        height: 638px !important;
    }

    #squareVideo {
        height: 360px !important;
    }
}

@media screen and (min-width:330px) and (max-width:368px) {

    #wapVideo,
    #dhVideo {
        height: 194px !important;
        margin-bottom: 10px;
    }

    #heightVideo {
        height: 613px !important;
    }

    #squareVideo {
        height: 345px !important;
    }
}

@media screen and (max-width:330px) {

    #wapVideo,
    #dhVideo {
        height: 172px !important;
        margin-bottom: 10px;
    }

    #heightVideo {
        height: 545px !important;
    }

    #squareVideo {
        height: 306px !important;
    }
}

/* 适老化 */
.oldModel .content p {
    font-size: 28px;
    line-height: 2;
}

.oldModel .news-title {
    font-size: 58px !important;
    text-align: center;
    line-height: 1.8;
    margin-bottom: 20px;
}

.oldModel .news-source {
    /* line-height: 86px; */
    margin-bottom: 20px;
}

.oldModel .content span {
    font-size: 28px !important;
}

.oldModel #output P { 
    font-size: 28px !important;
}