

.toPage a {
	width: 130px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, 0.8);
	border-radius: 5px;
	color: #fff;
	transition: all 0.4s linear;
}

.toPage a:hover {
	border-radius: 25px;
}

/*  内页banner高度 */
:root {
--bannerhei:300px;
}


@font-face {
	font-family: "Alibaba-PuHuiTi-Regular";
	src: url(https://omo-oss-file.thefastfile.com/portal-saas/ngc202312010001/cms/file/d14424ff-ec56-4a97-8314-70f376c43f4c.ttf?cmsTs=1702553994079);
}

body {
	font-family: "Alibaba-PuHuiTi-Regular";
overflow-x: hidden;
}
@media only screen and (max-width: 1600px){
.toPage a {
	width: 110px;
	height: 40px;
  }
}
@media only screen and (max-width: 1200px){
.toPage a {
	width: 90px;
	height: 40px;
  }
}
@media only screen and (max-width: 768px){
.e_bannerRes-1{
margin-top:13.33vw
}
}
<!--0.00013113021850586-->