* {
	padding: 0;
	margin: 0 auto;
}

a {
	border: none;
	text-decoration: none;
	color: black;
}

img {
	border: none;
}

li {
	list-style-type: none;
}

.clear {
	clear: both;
}



.title_cn {
	text-align:left;
	
}
.title_cn h5{
	float: right;
	margin-right: 20px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-top: 15px;
}
#new_box1 {
	width: 340px;
	overflow: hidden;
	float: left;
	margin-left: 2px;
	margin-right: 15px;
}
.new_con1 {
	max-width: 340px;
	margin-left: 0px;
}
.newtel {
	height: 30px;
	padding-bottom: 8px;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 20px;
	color:#333;
	background: url(../images/spbj-xt.png) no-repeat left bottom;
}

.new_telst {
	position: relative;
	text-align: center;
	margin-left: -2px;
}

.new_telst li {
	width: 100px;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
	padding: 5px 6px;
	margin-right: 10px;
	margin-top: -5px;
}

.new_telst li.newon {
	color: #a62000;
	padding: 5px 6px;
	text-align: center;
	height:30px;
	margin-right: 10px;
	border-bottom: 2px solid #A62000;
}

.new_lst {
	height: 270px;
	position: relative;
	overflow: hidden;
	display: none;
}

.new_lst ul {
	position: absolute;
	
}

.new-wrap {
	margin-top: 10px;
}

.new-wrap .show {
	display: block;
}


li.new_cnrf {
	width: 340px;
}

.newrf_lst1{
	width: 340px;
	padding-bottom: 2px;
}

.mr0 {
	margin-right: 0px;
}

