.joinus_content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 61px;
}
.pubtitle{
	width: 328px;
	position: relative;
	text-align: center;
	margin: 0 auto;
}
.pubtitle img{
	display: block;
	position: absolute;
	top: 14px;
	width: 120px;
	height: 3px;
}
.pubtitle .titleL{
	left: 0;
}
.pubtitle .titleR{
	right: 0px;
}
.CH{
	font-size: 22px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	color: #333333;
	font-weight: bold;
}
.EN{
	font-size: 22px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	color: #cccccc;
	margin-top: 10px;
}
.news_list{
	margin-top: 31px;
	margin-bottom: 71px;
}
.news_list a{
	display: block;
	width: 100%;
	height: 90px;
	background: #fafafa;
	margin-top: 20px;
	line-height: 90px;
	padding-right: 100px;
	position: relative;
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding-left: 20px;
}
.news_list a span{
	display: block;
	width: 100px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	color: #999999;
}