@media screen and (max-width:1366px) and (min-width:1024px) {
	.show-content>div>h4 {
	font-size:38px;
	line-height:1;
	color:#1a1a1a;
	margin-top:16px;
}
}@media (min-width:768px)  and (max-width:1365px) {
	.ct_nav {
	display:none;
}
.show-content>div>h4 {
	font-size:18px;
	line-height:1;
	color:#1a1a1a;
	margin-top:16px;
}
}@media (max-width:767px) {
	.cert-icon {
	width:40px;
	height:40px;
	margin:0px;
	margin-right:5px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.show-content>div>h4 {
	font-size:18px;
	line-height:1;
	color:#1a1a1a;
	margin-top:16px;
}
.world-map {
	width:100%;
	height:auto;
	margin:50px auto 0;
}
.info-box {
	position:absolute;
	top:-15px;
	left:6%;
	background-color:#59ba47;
	color:white;
	padding:15px 20px;
	border-radius:4px;
	width:100%;
	max-width:300px;
	font-size:16px;
	box-shadow:0 2px 8px rgba(0,0,0,0.15);
	z-index:10;
	display:block;
}
}@media (min-width:768px) and  (max-width:980px) {
	.show-content>div>h3 {
	margin-top:15px;
	font-size:20px;
}
.category {
	margin-bottom:8px;
	padding:6px 0;
}
.separator {
	height:1px;
	background-color:#eee;
	margin:10px 0;
}
.world-map {
	width:100%;
	height:auto;
	margin:50px auto 0;
}
.info-box {
	position:absolute;
	top:-15px;
	left:6%;
	background-color:#59ba47;
	color:white;
	padding:15px 20px;
	border-radius:4px;
	width:100%;
	max-width:300px;
	font-size:16px;
	box-shadow:0 2px 8px rgba(0,0,0,0.15);
	z-index:10;
	display:block;
}
.show-content>div>h4 {
	font-size:20px;
	margin-top:18px;
	color:#1a1a1a;
}
.show-content>div>h2 {
	font-size:26px;
}
.cert-icons {
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	margin-top:0px;
}
.cert-item {
	margin-bottom:0px;
}
.cert-icon {
	width:80px;
	height:80px;
	margin:0px;
	margin-right:15px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.cert-container {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom:0px;
}
p {
	line-height:26px;
	font-size:1rem;
	color:#444;
	text-align:left;
	margin-bottom:10px;
}
}@media (min-width:981px) and (max-width:1366px){
	.info-box {
	position:absolute;
	top:5px;
	left:20%;
	background-color:#59ba47;
	color:white;
	padding:15px 20px;
	border-radius:4px;
	width:100%;
	max-width:600px;
	font-size:16px;
	box-shadow:0 2px 8px rgba(0,0,0,0.15);
	z-index:10;
	display:block;
}
.ct_nav.on {
        position: fixed;
        top: 76px;
        background: #fff;
        z-index: 999;
        width: 100%;
        max-width: 1600px;
        margin: 0px auto;
        text-align: center;
        overflow: hidden;
        padding: 0 30px;
    }
}@media (min-width:1367px) {
        .info-box {
        position: absolute;
        top: 5px;
        left: 20%;
        background-color: #59ba47;
        color: white;
        padding: 15px 20px;
        border-radius: 4px;
        width: 100%;
        max-width: 600px;
        font-size: 16px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
        z-index: 10;
        display: block;
    }
.cert-container {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom:0px;
}
.label::before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:100%;
	background:rgba(255,255,255,0.2);
	z-index:0;
}
.label {
	background-color:#e8e8e8;
	color:#181818;
	text-align:center;
	font-size:1.4rem;
	position:relative;
	padding:1rem;
}
.category {
	margin-bottom:0px;
	padding:10px 0;
}
/* 为每个内容区块添加顶部内边距，补偿导航栏高度 */
.ct_item {
	padding-top:78px;
	/* 与导航栏高度相同 */
    margin-top:-78px;
	/* 抵消padding的影响，保持内容位置 */
}
.show-content>div>h2 {
	font-size:38px;
	line-height:1;
	color:#1a1a1a;
}
.cpxian {
	margin:3rem auto 0;
}
.show-content>div>h4 {
	font-size:26px;
	margin-top:16px;
	font-weight:normal;
}
.show-content>div>h3 {
	font-size:32px;
	margin-top:15px;
}
.cert-title {
    font-size: 16px;
    font-weight: 1;
    margin-bottom: 10px;
    text-align: center;
}
.cert-item:hover {
	transform:translateY(-5px);
}
..abtpicbg:hover {
	transform:translateY(-5px);
	box-shadow:0 10px 20px rgba(0,0,0,0.1);
}
.grid-item:hover {
	transform:translateY(-8px);
}
.jdalr {
	width:100%;
	max-width:1600px;
	margin:0rem auto 0;
	padding:0px;
}
.grid-container {
	width:100%;
	max-width:1600px;
	display:block;
	margin:0 0px;
	overflow:hidden;
}
.grid-item {
	float:left;
	width:33.333%;
	padding:0 28px 0 0;
}
.show-content>div>h2 {
	font-size:32px;
	margin-top:15px;
}
.show-contact {
	margin-top:15px;
}
p {
	line-height:35px;
	font-size:16px;
	color:#444;
	padding:0px 0px;
}
.show-contact>a {
    display: inline-block;
    position: relative;
    color: #fff;
    border-radius: 40px;
    overflow: hidden;
    border: 2px solid #3d8a38;
    background: #3d8a38;
    margin-top: 20px;
}