﻿/* body, html {
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;
} */

.api_header {
	background: #1dab20;
	height: 620px;
}

.img-title2 {
	width: 600px;
	margin: 155px 0 0 35px;
}

.header-title {
	display: flex;
	justify-content: flex-end;
}

.title-content {
	color: #FFFFFF;
	width: 509px;
	margin: 208px 10px 0 0;
}

.h-title {
	font-size: 40px;
	font-family: PingFangSC-Light;
	font-weight:300;
}
.h-content {
 	margin-top: 35px;
	font-size: 16px;
	font-family:PingFangSC-Regular;
	font-weight:400;
}

.h3-margin {
	margin-top: 5%;
	margin-bottom: 5%;
	font-size: 34px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	color: rgba(51, 51, 51, 1);
}

.p-margin-span {
	font-size: 18px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(151, 161, 171, 1);
	margin-top: 1%;
}

.h2-margin {
	margin-top: 100px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

.h2-margin-left {
	margin-top: 110px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	font-size: 28px;
	line-height: 46px;
}

.pr-container {
	width: 100%;
	overflow: hidden;
}

.pr-container h2 {
	padding-top: 68px;
	padding-bottom: 90px;
	margin: 0;
	font-size: 34px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	color: rgba(51, 51, 51, 1);
}

.pr-container .se-title {
	display: inline-block;
	width: 629px;
	font-size: 18px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	color: rgba(151, 161, 171, 1);
	line-height: 30px;
	margin-bottom: 100px;
}

.pr-container img {
	width: 60px;
	height: 60px;
}

.pr-container h4 {
	margin: 0;
	margin-top: 30px;
	margin-bottom: 28px;
	font-size: 20px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
}

.pr-container p {
	/* text-align: left; */
	font-size: 16px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	color: rgba(151, 161, 171, 1);
	line-height: 24px;
}

.pr-container .min-h-180 {
	min-height: 180px;
	min-width: 132px;
}

.pr-container .item-img {
	width: 130px;
	height: 130px;
}

.pr-container .title {
	margin-top: 69px;
	width: 100%;
	text-align: center;
	font-size: 34px;
	color: #333333;
	font-family: PingFangSC-Light;
	font-weight:300;
}
