@charset "utf-8";

/*新闻资讯*/
.new{
	padding-top: 40px;
	/*margin-top: 40px;*/
	/*padding-bottom: 40px;*/
}
.new .new_top{
	margin-bottom: 40px;
}
.new .new_top h3{
	font-size: 30px;

}
.new .new_top p{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.new .new_bottom{
	width: 100%;
	height: 290px;
}
.new .nb_right .box .riiii{
	font-size: 18px;
	margin-top: 0px;
}
.new .nb_right .box ul li{
	font-size: 14px;
/*	height: 26px;
	line-height: 26px;*/
}
.new .wei{
	margin-top: 40px;
}
.new .wei a{
	width: 140px;
	height: 40px;
	line-height: 40px;
}
@media screen and (min-width:1300px){
.new .new_bottom{
	width: 100%;
	height: 310px;
}

}
@media screen and (min-width:1400px){
.new .new_bottom{
	width: 100%;
	height: 320px;
}
.new .nb_right .box .riiii{
	/*margin-top: 20px;*/
	margin-bottom: 0px;
}
.new .nb_right .box ul li{
	/*height: 26px;
	line-height: 26px;*/
}
}
@media screen and (min-width:1500px){
	.new .new_bottom{
	width: 100%;
	height: 350px;
}
.new .nb_right .box .biao{
	margin-bottom: 0;
}
.new .nb_right .box ul li{
	/*height: 30px;
	line-height: 30px;*/
}
.new .nb_right .box .riiii{
	margin-bottom: 30;
}
.new .new_bottom .nb_right ul{
	padding-top: 10px;
}
}
@media screen and (min-width:1600px){
	.new .new_bottom{
	width: 100%;
	height: 350px;
}
}


/*我们的客户*/

.pc_show{
	display: block;
}
.pc_hide{
	display: none;
}