@charset "utf-8";
/* CSS Document */

/*全局*/
.tech_advantage_right ul li p{
	font-size: 16px !important;
}
.newhoner01 dl dd{
	padding: 0 20px !important;
	width: 25%;
}
.newhoner_text h3{
	font-size: 30px !important;
}
.newhoner_text p{
	font-size: 16px !important;
}
.pub_title h2{
	font-size: 42px !important;
}
.newaboutsbottom_text p{
	font-size: 14px !important;
	margin: 15px 0 5px !important;
}

@media (max-width: 1400px) {
	.pub_title h2{
		font-size: 38px !important;
	}
	.pub_title p{
		font-size: 14px !important;
	}
	.newabout_toptext h3{
		font-size: 22px !important;
	}
	.newhoner01 dl dd p{
		font-size: 12px;
	}
	.newhoner_text h3{
		font-size: 22px !important;
	}
}