@import url(article.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
    .article{width:100%;display:inline-block;margin-top:10px;}
    .article .title{margin-bottom: 25px;text-align: center;padding:0 10px;font-weight: 700;font-size: 26px;margin-top: 10px;}
    .article .xinxi{width: 100%;color: #999;font-size: 16px;text-align: center;}
    .article .xinxi span{padding: 0 5px;}
    .article .xinxi a{color: #999;display: none;}
    .article .content{width: 96%;display:inline-block;line-height: 28px;font-size: 17px;margin: 0 2%;}
    .article .content p{line-height: 28px;padding-bottom: 12px;font-size: 17px;}
    .article .content .tu{text-align:center;}
    .article .content figure img{width:100%;height:100%;}

    .yema{font-size: 14px;float:left;margin-bottom: 10px;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;}
    .qianyiye{width: 50%;float:left;overflow:hidden;color:black;line-height: 30px;height: 30px;}
    .xiayiye{width: 50%;float:left;overflow:hidden;color:black;line-height: 30px;height: 30px;text-align: right;}
    .yema a{color: #3665c3;}

    u{text-decoration:none;}
    .content a{font-size: 16px;}
    .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;}
    .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;
}