/*
Theme Name:beichuan
Theme URI: http://www.518theme.com/
Description: 本套高级外贸企业网站设计开发: <a href="http://www.518theme.com/">518主题巴士</a>.
Version: 1
Author: 518theme
Author URI: http://www.518theme.com/
Copyright: (c) 518theme
*/
.menu.clearfix.fr li {
    float: left;
}
li.current-menu-item a {
    color: #f6301b!important;
}

span.f14 a {
    font-size: 14px;
    color: #9a9a9a;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.flex-wrap.mt20 a {
    display: none;
}

p.flex.tag a {
    display: block;
    color: #9a9a9a;
    font-size: 14px;
}

.span-list  li a {
    font-size: 14px;
    margin-left: 16px;
    color: #353535;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
		padding:5px;

}

.span-list li a:hover {
	background: #d33718;
	color: #fff;
	box-shadow: 0 0 10px 2px #efb7ac;
	padding: 5px;
}

.article_box .tags span a {
	margin-right: 10px;
	text-align: center;
	line-height: 24px;
	padding: 0 12px;
	background: #fafafa;
	color: #9f9f9f
}

.latest_article .article_list li a {
    font-size: 16px;
    width: 80%!important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.article-content img {
    width: auto!important;
    height: auto;
    margin: 0 auto;
}

ul.article_list.fr.project-anpai li a {
    width: 60%!important;
}
ul.article_list.mt30 li a {
    width: 50%!important;
}