@charset "utf-8";

/* CSS Document */
/*首页内容部分调整<=992 平板*/
@media(max-width: 1550px) {

	body,
	html {
		font-size: 58.5%;
	}
}

@media(max-width: 1200px) {

	body,
	html {
		font-size: 54.5%;
	}

	.index_about p,
	.index_about p span {
		font-size: 3.8rem;
	}

	.process .bar ul {
		grid-template-columns: repeat(2, 1fr);
		gap: 4rem 3rem;
	}

	.index_contact .contain .txt {
		width: 22vw;
		height: 22vw;
	}
}

@media(max-width: 840px) {

	body,
	html {
		font-size: 52.5%;
	}

	.w_all2 {
		width: 90%;
	}

	p {
		font-size: 1.4rem;
	}

	header nav {
		height: 42px;
	}

	header .logo img {
		height: 2.3rem;
	}

	header ul {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100vh;
		z-index: 999;
		display: none;
		background: #fff;
		padding-top: 14vh;
		box-sizing: border-box;
	}

	header ul li h2 {
		text-align: center;
		font-size: 1.7rem;
		margin: 8vh 0;
		line-height: 1.4 !important;
	}

	.s_menu {
		display: none !important;
	}

	.navBtn {
		display: block;
	}

	.banner {
		margin-top: 42px;
		height: 36vh;
	}

	.banner .swiper-pagination {
		transform: scale(0.8);
	}

	.index_bars {
		padding: 8rem 0;
	}

	.index_about p,
	.index_about p span {
		font-size: 2.6rem;
	}

	.more img {
		height: 1rem;
	}

	.title {
		margin-bottom: 2.5rem;
	}

	.title h3 {
		font-size: 2rem;
	}

	.more2 {
		padding: 1rem 2rem;
	}

	.index_pro ul {
		gap: 3rem 0;
	}

	.index_pro ul li {
		width: 48%;
	}

	.index_pro ul li p {
		margin: 1.5rem 0 0;
		font-size: 1.6rem;
	}

	.index_process {
		display: block;
		height: auto;
	}

	.index_process .bar {
		width: 100%;
		height: 50%;
		padding: 7rem 5%;
		box-sizing: border-box;
	}

	.index_process .bar .bg {
		width: 100%;
		clip-path: inset(0 0 0 0) !important;
	}

	.index_process .bar .txt {
		padding: 0;
	}

	.index_process .bar .txt p {
		font-size: 1.4rem;
	}


	.index_contact .contain {
		padding: 5rem 0;
	}

	.index_contact a {
		margin: auto;
	}

	.index_contact .contain .txt {
		width: 50vw;
		height: 50vw;
		margin: auto;
	}

	.index_contact .contain .txt h2 {
		font-size: 2rem;
	}

	.index_contact .contain .txt p {
		font-size: 1.3rem;
		margin: 1.5rem 0 0;
	}

	.index_contact .more img {
		height: 0.7rem;
	}

	footer .top {
		display: block;
		padding: 8rem 0 5rem;
	}

	footer .logo img {
		margin: auto;
		height: 3rem;
	}

	.follow {
		justify-content: center;
	}

	.follow p {
		margin: 0 0.4rem;
	}

	footer dl:nth-of-type(2) {
		display: flex;
		justify-content: center;
		margin: 3rem 0;
	}

	footer dl:nth-of-type(2) dd {
		margin: 0 3rem;
	}

	footer dl .tt p {
		text-align: center;
	}

	footer .copy {
		padding: 2.5rem 0;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
	}

	footer .copy .tl {
		display: block;
	}

	footer .copy p {
		display: block;
		text-align: center;
	}

	footer .copy .tl a {
		display: block;
		margin: 5px 0;
	}

	.about .contain {
		display: block;
	}

	.about .contain .title {
		width: 100%;
		text-align: center;
	}

	.about .contain .title h3 {
		line-height: 1.6;
	}

	.about .contain .txt {
		width: 100%;
	}

	.about .contain p {
		font-size: 1.5rem;
		text-align: center;
	}

	.about .imgs {
		height: 35vh;
	}

	.honor .contain {
		display: block;
		padding: 8rem 0 0;
		overflow: hidden;
	}

	.honor .ll {
		width: 100%;
	}

	.honor .ll ul {
		gap: 2rem 3rem;
	}

	.honor .rr {
		width: 144%;
		margin-top: 6rem;
		margin-left: -22%;
	}

	.culture .ll {
		width: 100%;
	}

	.culture ul {
		margin-top: 5rem;
		width: 100%;
	}

	.culture ul li p {
		font-size: 1.4rem;
		line-height: 1.6;
	}

	.view .contain {
		display: block;
	}

	.view .contain .title {
		width: 100%;
	}

	.view .contain .txt {
		width: 100%;
	}

	.view ul li {
		margin: 0.5%;
		width: 49% !important;
	}

	.view ul li:nth-child(1) {
		width: 100% !important;
	}

	.partner ul {
		grid-template-columns: repeat(4, 1fr);
		gap: 2rem;
	}

	.pro .bar1 ul {
		margin-top: 3rem;
		grid-template-columns: repeat(2, 1fr);
		gap: 1.5rem;
	}

	.process .bar ul {
		grid-template-columns: repeat(2, 1fr);
		gap: 3rem 2rem;
	}

	.process .bar ul li p {
		margin: 1.5rem 0 0;
	}

	.process2 .swiper-slide {
		height: 70vh;
	}

	.process2 .swiper-pagination {
		padding: 2rem 2%;
		box-sizing: border-box;
		display: flex;
		justify-content: space-between;
	}

	.process2 .swiper-pagination span {
		margin: 0.5rem 0 !important;
		padding-left: 1rem;
		font-size: 1.2rem;
	}

	.process2 .swiper-slide p {
		width: 100%;
		font-size: 1.3rem;
	}

	.process2 .swiper-pagination span::before {
		top: 4px;
	}

	.contact .bar1 .ll {
		width: 100%;
	}

	.contact .bar1 .rr {
		width: 100%;
		margin-top: 5rem;
	}
	.contact .bar1 .ll{
	    text-align: center;
	}
    .contact .bar1 .ll p{
        justify-content: center;
        text-align: center;
    }
    .contact .bar1 .ll p img{
        margin:5px auto 0;
    }
	.contact2 {
		height: 35vh;
	}
}