/
/* 必要布局样式css */
.title_cn {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}
#new_box {
	width: 100%;
	padding: 50px 0px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
}




.newtel {

	margin-top: 50px;	
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666
}



.new_telst {
	max-width: 980px;
	margin: 0 auto;
	position: relative;
	top: 6px;
	text-align: center

}
.new_telst li {
	width: 33%;
	display: block;
	color: #333;

	line-height: 40px;
	
	overflow: hidden;
	text-align: center;
	float: left;
	
	font-family: "微软雅黑";
	
	cursor: pointer;
	background: url("../images/duigou.png" )  no-repeat 58px 12px  ;
}

.new_telst b {  color: #fff; background: red; width: auto; padding: 3px 8px;  border-radius: 5px 5px; 
	
}



.newon{ color: #212121 !important;}


.new_telst li:after {
	
	font-weight: bold;

	width: 0%;

transition: width 1s;

display: block;
	overflow: hidden;
	content: "";
	height: 10px;
	font-size: 0px;
	border-bottom: 4px solid #2386EE;
	width: 0;
	overflow: hidden;
	margin: 0 auto;
	
	text-align: center;

}

.newon:after{ width: 60%  !important;}


.new_telst p {

	display: block;

	position: absolute;
	top: 34px;
	left: 560px;
	
	width: 155px;
	height: 7px;
	border-top: 1px solid #217af0;
	
	text-align: center;
}












.new_lst {
	
	position: relative;
	overflow: hidden;
	display: none;
	
	
}
.new_lst ul {
	position: absolute;
	left: 0px;
}
.new-wrap{  background: #f3f6fa; width: 100%; margin-top: 25px;   padding-bottom: 40px;  padding-top: 80px;
	display: block; 
}
li.new_cnlf {
	width: 370px;
	float: left;
}
li.new_cnlf p {
	width: 100%;
}
p.newlf_tel a {
	color: #217af0;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	display: block;
}
p.newlf_tel a:hover {
	color: #C33
}
p.newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
}
li.new_cnrf {
	float: right;
	width: 820px;
	margin-left: 10px;
}
.newrf_lst dd {
	width: 368px;
	height: 85px;
	border: 1px solid #e4e4e4;
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
}
p.new_rq {
	width: 65px;
	height: 65px;
	background: #969393;
	float: left;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
p.new_rq span {
	display: block;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	padding-top: 5px;
}
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;
}
.newrf_lst dd:hover {
	width: 366px;
	height: 83px;
	border: 2px solid #217af0;
	box-shadow: 0px 0px 15px rgba(37, 125, 242, .27);
}
.newrf_lst dd:hover p.newrf_tx a {
	color: #217af0;
}
.newrf_lst dd:hover p.new_rq {
	background: #217af0;
	margin-top: 9px;
	margin-left: 9px;
}
.newrf_lst dd:hover p.newrf_tx {
	margin-top: 7px;
}
.mr0 {
	margin-right: 0px;
}
