
@media screen and (min-width: 992px) and (max-width: 1920px) {
	.w1440 {
		max-width: 90rem;
	}
	.second-c {
		width: 44.125rem;
	}
	.second-item {
		width: 21.4375rem;
	}
	
	.header {
		padding: 0 3.125rem 1.25rem;
	}
	.header::before {
		height: 16.375rem;
	}
	.head_wit.header::before {
		height: 11.375rem;
	}
	.h-top {
		padding-top: 1.875rem;
	}
	.h-top ul li a {
		font-size: 0.875rem;
		margin-left: 0.9375rem;
		padding-left: 0.9375rem;
	}
	.h-top ul li a::after {
		width: 1px;
		height: 0.75rem;
	}
	.h-top ul li:nth-child(1) a i {
		margin-right: 0.3125rem;
	}
	.h-top ul li a span::before {
		height: 0.125rem;
	}
	.h-top ul li a.search:hover input#content {
		width: 8.75rem;
	}
	.h-top ul li a.search i {
		right: 0.1875rem;
	}
	#content {
		height: 1.375rem;
		padding: 0 1.25rem 0 0.625rem;
	}
	.logo {
		top: 2.375rem;
		left: 3.125rem;
	}
	.logo a img {
		width: 22.875rem;
	}
	.nav {
		margin-top: 1.375rem;
	}
	.nav > ul > li {
		margin-left: 4.6875rem;
	}
	.nav > ul > li > a {
		font-size: 1.25rem;
	}
	.nav-second {
		width: 11.3125rem;
		padding-top: 0.9375rem;
		transform-origin: center 1.25rem;
	}
	.nav-second::before {
		top: 1.25rem;
		box-shadow: 0 0 0.3125rem rgba(0, 0, 0, .1);
	}
	.nav-second ul {
		padding: 1.5625rem 0;
	}
	.nav-second ul li a {
		font-size: 1.125rem;
		line-height: 3rem;
	}
	
	.footer-c .ft-logo {
		margin-bottom: 2rem;
	}
	.footer-c .ft-logo img {
		width: 15.8125rem;
	}
	.ft-i {
		display: block;
		font-size: 0.8125rem;
		margin-bottom: 0.9375rem;
	}
	.ft-i p {
		margin-right: 1.875rem;
	}
	.ft-btm {
		font-size: 0.8125rem;
		bottom: 3.125rem;
	}
	.ft-btm div span:nth-child(1) {
		margin-right: 1.25rem;
	}
	.footer_link {
		bottom: 8.125rem;
	}
	.footer_link ul li {
		margin-left: 1.875rem;
	}
	.footer_link ul li a {
		width: 2.875rem;
		height: 2.875rem;
	}
	.footer_link ul li a i {
		font-size: 1.375rem;
	}
	.tooltips {
		bottom: calc(100% + 1rem);
		transform: translateX(-50%) translateY(-0.5rem);
		padding: 0.3125rem;
		border-radius: .5rem;
		box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.2);
	}
	.tooltips img {
		width: 7.5rem !important;
		height: 7.5rem !important;
	}
	.tooltips .text {
		padding: 0 0.3125rem;
	}
}

@media screen and (min-width: 992px) and (max-width: 1367px) {
	.sixth-slide .footer {
		/* height: 17.875rem; */
	}
	.sixth-slide .footer-c {
		padding-top: 3.0625rem !important;
	}
}