/* 公共样式表css */
@charset "utf-8";



.clear {
	clear: both
}

input {
	border: none;
}
a:hover {
	text-decoration: none;
	outline: none;
	color: #217af0
}
/* 必要布局样式css */

#new_box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.new_con {
	max-width: 1100px;
	margin: 0 auto;
}

.newtel {
	height: 30px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666;
	text-align:center;
}

.new_telst {
	display:inline-block;
	position: relative;
	top: 6px;
	text-align: center
}

.new_telst li {
	width: 100px;
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
}

.new_telst li.newon {
	background: #f03c25;
	color:#fff;
	border-radius:3px;
	margin:0 5px;
}

.new_lst {
	height: 850px;
	position: relative;
	overflow: hidden;
	display: none;
}

.new_lst ul {
	position: absolute;
	left: 0px;
}

.new-wrap {
	margin-top: 30px;
}
li.new_cnlf {
	margin-top:20px;
}
li.new_cnlf .newlf_img{
	float:left;
	width:20%;
	}
.new_lst .newlf_tel{
	float:right;
	width:70%;
	margin-left:80px;
	}
.new_lst .newlf_tel a {
	color:#000;
	font-size: 18px;
	line-height: 50px;
	display: block;
	font-weight:bold;
}

.new_lst .newlf_tel a:hover {
	color: #c33;
	text-decoration: none;
}

.new_lst .newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
}

li.new_cnrf {
	float: right;
	width: 820px;
	margin-left: 10px;
}

p.new_rq span {
	display: block;
	float:right;
	color: #999;
}

p.newrf_tx {
	float: left;
	width: 270px;
	margin-top: 8px;
}

p.newrf_tx a {
	color: #333;
	font-size: 14px;
	display: block;
	line-height: 30px;
}

p.newrf_tx span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 60px;
	overflow: hidden;
}



/*    news   */


.new_lst1 {
	position: relative;
}

.new_lst1 li{
	padding:20px 0;
}


.new_lst1 ul {
	/*position: absolute;*/
	left: 0px;
}


.newlf1{
	float:left;
	width:25%;
	}

.newlf1 img{
	width:100%;
	}

.new_lst1 .newlf_tel1{
	float:right;
	width:70%;
	}
	
.new_lst1 .newlf_tel1 a {
	color:#000;
	font-size: 18px;
	line-height: 50px;
	display: block;
	font-weight:bold;
}

.new_lst1 .newlf_tel1 a:hover {
	color: #c33;
	text-decoration: none;
}

.new_lst1 .newlf_tx1 {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
}

li.new_cnrf1 {
	float: right;
	width: 820px;
	margin-left: 10px;
}

p.new_rq1 span {
	display: block;
	float:right;
	color: #999;
}

p.newrf_tx1 {
	float: left;
	width: 270px;
	margin-top: 8px;
}

p.newrf_tx1 a {
	color: #333;
	font-size: 14px;
	display: block;
	line-height: 30px;
}

p.newrf_tx1 span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 60px;
	overflow: hidden;
}


.new_telst1 li.newon {
	background: #f03c25;
	border-radius:3px;
	color:#fff;
	margin:0 5px;
}

.new_telst1 li.newon a {
	color:#fff;
}

.new_bt{
	color:#000;
	font-size: 18px;
	line-height: 60px;
	display: block;
	text-align:center;
	font-weight:bold;}

.ptop30{ padding-top:30px;}

.link {
	color:#666;
}

.link a{
	color:#333;
	line-height: 50px;
}

.link a:hover {
	color: #c33;
	text-decoration: none;
}

.new_content{
	line-height:1.5em;
	color:#666;
	font-size:16px;
	text-indent:2em;
}
p{
	line-height:1.5em;
}