@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0}
ul li{ list-style:none}
img{ border:0; max-width:100%}
.ccsl{ display:block;overflow:hidden;  white-space:nowrap;text-overflow:ellipsis;color:white;}
body {
color: #333;
font-size:14px;

}


html {
	overflow: auto;
}
ul, li {
	list-style-type: none;
	cursor: auto;
}
img {
	vertical-align: middle;
	border: none;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
	color:#b61c1c
}
.clear {
	clear: both
}
input {
	border: none;
}
A:link{color:#000000;text-decoration:none; target:_blank}
.top{
	width:100%;
	height:auto;}
.banner {
	width:100%;
	height:auto;}
	
#new_box {
	width: 100%;
	height:auto;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
}
.new_con {
	max-width: 98%;
	margin: 0 auto;
	margin-top: 0px;
}

.newtel {
	height: 2rem;
	padding-bottom: 10px;
	font-family: 'Microsoft Yahei';
	color: #666
}
.new_telst {
	width: 90%;
	position: relative;
	top: 6px;
	text-align:center
	
}
.new_telst li {
	width: 30%;
	line-height: 2rem;
	text-align: center;
	float: left;
	display: inline;
	font-family: 'Microsoft Yahei';
	cursor: pointer;
	margin-left:0px;
}
.new_telst li.newon {
	color: #cc0000;	
}

.new_telst b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #cc0000 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}
.new_lst {
	height: auto;
	position: relative;
	overflow: hidden;
		
}

.new_lst ul {
	position: absolute;
	left: 0px;
}
.new-wrap {
	height: auto;
	width:98%;
}
.new_telst p {
	position: absolute;
	top: 2rem;
	left: 0px;
	width: 20%;
	height: 27px;
	margin-left:5%;
	border-top: 2px solid red;
	overflow: hidden;
	text-align: center;
}
