@import url(article.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
    /*article */
    .yzzw_middle_con {
        border: 1px solid #dfd9f2;
        background-color: #fff;
        border-left: 0;
        border-right: 0;
    }

    .yzzw_let_nav {
        padding: 0 2%;
        background-color: #fff;
        color: #afafaf;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        font-size: 16px;
    }

    .yzzw_let_nav .nav_title {
        font-size: 14px;
    }

    .yzzw_let_nav span {
        color: #333;
        font-size: 14px;
    }

    .yzzw_let_nav a {
        color: #afafaf;
        font-size: 16px;
    }

    .article {
        width: 100R;
        float: left;
    }

    .title {
        line-height: 30px;
        font-size: 26px;
        text-align: center;
        color: #333;
        font-weight: 700;
        margin-bottom: 15px;
        margin-top: 25px;
    }

    .content {
        font-size: 17px;
        line-height: 28px;
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .content p {
        font-size: 17px;
        line-height: 28px;
        padding-bottom: 12px;
        width: 94%!important;
        margin: 0 3%;
    }

    .yzzw_info {
        height: 28px;
        line-height: 28px;
        margin: 0 auto;
        color: #999;
        font-size: 16px;
    }

    .yzzw_info span {
        padding: 0 5px;
    }

    .yzzw_info a {
        color: #999;
        font-size: 12px;
        display: none;
    }

    .yzzw_previous {
        float: left;
        width: 94%;
        border-top: 10px solid #eee;
        padding: 2% 3%;
        display: flex;
        justify-content: space-between;
    }

    .next {
        text-align: right;
    }

    .yzzw_previous span {
        display: inline-block;
        font-size: 14px;
        width: 49%;
        line-height: 32px;
        height: 32px;
        overflow: hidden;
    }

    .yzzw_previous a {
        font-size: 14px;
        color: #2965b1;
    }

    .yzzw_middle_right {
        background-color: #fff;
        margin-top: 10px;
    }

    .yzzw_rem {
        float: left;
        width: 94%;
        border-top: 10px solid #eee;
        padding: 2% 3%;
        display: none;
    }

    .yzzw_rem p {
        float: left;
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #494949;
        font-size: 16px;
        border-bottom: 1px solid #EEE;
        margin-bottom: 10px;
    }

    .yzzw_rem span {
        color: #000;
        font-size: 16px;
        float: left;
        font-family: inherit;
        border-bottom: 2px solid #000;
        font-weight: 700;
    }

    .yzzw_itemb {
        display: inline-block;
    }

    .yzzw_itemb li {
        line-height: 28px;
        height: 28px;
        overflow: hidden;
        display: inline-block;
        width: 49%;
    }

    .yzzw_itemb li em {
        font-style: inherit;
        line-height: 17px;
        color: #fff;
        width: 17px;
        height: 17px;
        font-size: 12px;
        text-align: center;
        float: left;
        margin-top: 7px;
        margin-right: 10px;
        background: #cfcfcf;
    }

    .yzzw_itemb li:nth-child(1) em {
        background: #ff5b00;
    }

    .yzzw_itemb li:nth-child(2) em {
        background: #ff5b00;
    }

    .yzzw_itemb li:nth-child(3) em {
        background: #ff5b00;
    }

    .yzzw_itemb li:nth-child(4) em {
        background: #ff5b00;
    }

    .related_article_img {
        float: left;
        width: 94%;
        border-top: 10px solid #eee;
        padding: 2% 3%;
    }

    .related_article_img .related_top {
        height: 40px;
        width: 100%;
        border-bottom: 1px solid #EEE;
    }

    .related_article_img .related_top code {
        float: left;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        color: #333;
        background: #fff;
        border-bottom: 2px solid #1c1c1c;
        font-family: initial;
        font-weight: 700;
    }

    .related_article_img ul {
        margin-top: 13px;
        width: 100%;
        float: left;
        display: flex;
        justify-content: space-between;
        align-content: center;
        flex-flow: wrap;
    }

    .related_article_img li {
        overflow: hidden;
        width: 48%;
        height: 132px;
        float: left;
    }

    .related_article_img li a:hover span {
        text-decoration: underline;
    }

    .related_article_img li a img {
        height: 98px;
        float: left;
        width: 100%;
    }

    .related_article_img li a span {
        float: left;
        height: 24px;
        width: 99%;
        line-height: 30px;
        font-size: 14px;
        color: #2965b1;
        overflow: hidden;
        text-align: center;
    }

    /*related_article*/
    .related_about {
        float: left;
        width: 94%;
        border-top: 10px solid #eee;
        padding: 2% 3%;
    }

    .related_about .related_about_t {
        float: left;
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #494949;
        font-size: 16px;
        border-bottom: 1px solid #EEE;
        margin-bottom: 10px;
    }

    .related_about .related_about_t code {
        color: #000;
        font-size: 16px;
        float: left;
        font-family: inherit;
        border-bottom: 2px solid #000;
        font-weight: 700;
    }

    .related_about ul {
        float: left;
        width: 100%;
    }

    .related_about li {
        float: left;
        width: 50%;
        height: 30px;
        font-size: 16px;
        overflow: hidden;
        line-height: 30px;
    }

    .related_about li a {
        font-size: 15px;
        color: #2965b1;
    }

    .related_about li a:before {
        float: left;
        content: "";
        width: 3px;
        height: 3px;
        background: #000;
        margin-top: 11px;
        margin-right: 5px;
    }

    .related_about li a:hover {
        color: #000;
    }

    .tuijian_title {
        text-align: left;
        height: 56px;
        line-height: 56px;
        border-bottom: 1px solid #e2e2e2;
        border-top: 10px solid #eee;
        padding: 0 2%;
        margin-bottom: 10px;
    }

    .tuijian_title span {
        float: left;
        display: inline-block;
        height: 54px;
        font-weight: normal;
        line-height: 56px;
        font-size: 18px;
        padding: 0 8px;
        color: #000;
        border-bottom: 2px solid #000;
    }

    .related_article {
        padding: 0 2%;
        display: inline-block;
        width: 96%;
        /* border-top: 10px solid #eee; */
        float: left;
    }

    u {
        text-decoration: none;
    }

    .content a {
        font-size: 15px;
        color: #000;
    }

    .content h2,.content h2 a,.content h2 a u {
        text-decoration: none;
        font-size: 17px;
        text-align: left;
        font-weight: bold;
        line-height: 28px;
        clear: both;
        color: #ff0000;
        margin-bottom: 12px;
        padding: 0 3%;
    }

    .content img {
        max-width: 100%!important;
        height: auto!important;
    }

    .content img {
        border-radius: 10px;
    }

    .after_height_light~p a {
        color: #2965b1 !important;
    }
}


.content .rel_art_line:before {
    background: #e8b856;
    content: "";
    display: block;
    position: absolute;
    height: 16px;
    width: 6px;
    border-radius: 10px;
    left: 10px;
    top: 12px;
}

.after_height_light~p:after {
    content: "";
    border-bottom: 1px dashed #cecece;
    width: 68%;
    top: 15px;
    display: inline-block;
    position: absolute;
    right: 46px;
}

.content .after_height_light~p {
    position: relative;
    width: 50%;
    overflow: hidden;
    height: 33px;
    float: left;
    font-size: 15px;
    color: #2965b1;
}

.content .rel_art_line::after {
    display: none;
}

.content .after_height_light~p a {
    display: inline-block;
    background: #fff;
    font-size: 15px;
    position: absolute;
    z-index: 2;
    max-width: 68%;
    overflow: hidden;
    height: 24px;
    padding-right: 5px;
}

.content .after_height_light~p span {
    float: right;
    font-size: 12px;
    color: #bebbbb;
    background: #fff;
    position: absolute;
    z-index: 2;
    right: 19px;
    padding-left: 6px;
}

.content .rel_art_line {
    line-height: 40px !important;
    padding-left: 20px;
    font-size: 15px;
    background-color: #f2f8fc;
    border-radius: 10px;
    float: left;
    width: 97%!important;
    font-weight: 700;
    color: #333!important;
    padding-bottom: 12px!important;
    margin-bottom: 12px!important;
    font-size: 16px!important;
}