@charset "utf-8";
/*
制作人：魏向英
修改时间：2018-11-17
*/
*{margin: 0; padding: 0; text-decoration: none;list-style: none;font-weight: normal;font-family: 微软雅黑;overflow: visible}
.clearfix{clear: both}
img{display: block}

a, a:hover, a:active, a:visited, a:link, a:focus {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}

.news_icon {
    background-image: url("https://static.fangxiaoer.com/m/static/images/sojourn/title_bd.png");
    background-size: 1.38666rem;
    background-repeat: no-repeat;
    background-position: 3.128666rem 0.1rem;
}