@charset "UTF-8";

@media screen and (max-width: 1680px) {
	.w1680 {
		max-width: 92%;
	}
	.header {
		padding: 0 4%;
		justify-content: space-between;
	}
}
@media screen and (max-width: 1440px) {
	.w1400 {
		max-width: 92%;
	}
}
/*=================================中小型笔记本或大平板 laptop /*=================================*/
@media screen and (max-width: 1180px) {
	.menu.m {
		display: block;
		margin-left: 20px;
	}
	.header {
		padding: 0 4%;
		justify-content: space-between;
	}
	.header .w1280 {
		display: none;
	}
	.m_nav {
		top: 72px;
	}
	.header {
		height: 72px;
	}
	.logo {
		height: 32px;
	}
	.logo img {
		height: 100%;
		-o-object-fit: contain;
		object-fit: contain;
	}
	.w1200 {
		max-width: 92%;
	}
	.w1280 {
		max-width: 92%;
	}
	.r_p {
		display: none;
	}
}
/*=================================手机或小平板 phone=============================== */
@media screen and (max-width: 767px) {
	.m_nav {
		top: 60px;
	}
	.header {
		height: 60px;
	}
	.logo {
		height: 25px;
	}
	.index_page1 {
		padding: 8% 0;
	}
	.index_title h3 {
		font-size: 26px;
	}
	.index_title p {
		font-size: 14px;
	}
	.index_num ul li .tp .num {
		font-size: 30px;
	}
	.index_num ul li:nth-child(2) {
		margin: 0;
	}

	.index_num ul li:nth-child(2) .tp .num {
		font-size: 42px;
	}
	.index_num ul li {
		width: 100%;
	}
	.index_num ul li .tp {
		width: max-content;
		margin: 0 auto;
	}
	.index_num ul {
		align-items: flex-end;
		justify-content: space-between;
	}
	.index_num ul li .tp span {
		font-size: 21px;
		right: -20px;
		top: -5px;
	}
	.index_num ul li:nth-child(2) .tp span {
		top: -5px;
	}
	.index_num ul li p {
		margin-top: 10px;
		font-size: 16px;
	}
	.index_num ul li:nth-child(2) p {
		margin-top: 10px;
	}
	.index_page2 {
		padding: 4% 0 8%;
	}
	.index_page2 .w1680 {
		height: 210px;
	}
	.index_page2 .search {
		width: 88%;
	}
	.index_page2 .search h3 {
		font-size: 26px;
	}
	.index_page2 .search .input {
		width: 100%;
	}
	.index_page3 {
		padding: 2% 0 8%;
	}
	.index_page3 .inpronav-swiper {
		display: none;
	}
	.top_nav .index_title {
		text-align: center;
	}
	.top_nav {
		width: 100%;
		justify-content: center;
	}
	.inpro::after {
		display: none;
	}
	.inpro-swiper .swiper-slide {
		flex-wrap: wrap;
	}
	.inpro-swiper .swiper-slide figcaption .edit {
		margin: 6% 0 10%;
		height:130px;
		overflow: hidden;
	}
	.inpro-swiper .swiper-slide figcaption {
		margin-bottom: 10%;
		min-height:initial;
	}
	.inpro-swiper .swiper-slide figure{
		height:380px;
		max-height:380px;
	}
	.inpro_btn {
		justify-content: center;
	}
	.index_page4 {
		padding: 8% 0;
	}
	.page_top .index_title p {
		display: none;
	}
	.news_list .grid {
		grid-template-columns: 100%;
		gap: 20px 0;
		grid-auto-rows: 365px;
	}
	.news_list {
		margin-top: 40px;
	}
	.news_list .grid li {
		display: none;
	}
	.news_list .grid li:first-child {
		display: block;
	}
	.news_list .grid li figcaption h3 {
		font-size: 18px;
	}
	.news_list .grid li figcaption {
		height: 160px;
		padding: 0 6%;
	}
	.inxex_page5 {
		padding: 8% 0;
	}
	.client_list .grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.client_list .grid li {
		display: none;
	}
	.client_list .grid li:first-child {
		display: flex;
	}
	.client_list .grid li:nth-child(2) {
		display: flex;
	}
	.client_list .grid li:nth-child(3) {
		display: flex;
	}
	.client_list .grid li:nth-child(4) {
		display: flex;
	}
	.inside_nav ul a {
		font-size: 12px;
	}
	.inside_nav .w1280 {
		max-width: 100%;
	}
	.inside_nav ul li a:hover {
		background: transparent;
		color: #666;
	}
	.about_page1 {
		padding: 8% 0;
	}
	.about_page1 .flex {
		flex-wrap: wrap;
	}
	.about_title h3 {
		font-size: 26px;
	}
	.about_page1 .flex .left_editor .font-5 {
		font-size: 16px;
	}
	.about_page1 .flex .left_editor .font-p {
		font-size: 14px;
		line-height: 1.6;
	}
	.num_list1 li .num {
		font-size: 42px;
	}
	.num_list1 li {
		height: 120px;
	}
	.about_page2 {
		height: 400px;
	}
	.about_page2 .figcaption {
		width: 100%;
		height: initial;
	}
	.about_page2 .figcaption h3 {
		font-size: 18px;
	}
	.about_page2 .figcaption .numlist_2 {
		height: max-content;
	}
	.about_page2 .figcaption .numlist_2 ul {
		flex-wrap: wrap;
	}
	.about_page2 .figcaption .numlist_2 ul li {
		width: 100%;
		margin: 0 auto 30px auto;
		justify-content: center;
	}
	.about_page2 .figcaption .numlist_2 ul li .num {
		font-size: 32px;
	}
	.about_page2 .figcaption .numlist_2 ul li i {
		font-size: 32px;
	}
	.about_page2 .figcaption .numlist_2 ul li p span:last-child {
		font-size: 16px;
	}
	.about_page2 .figcaption .numlist_2 ul li p span:first-child {
		font-size: 14px;
	}
	.about_page3 {
		padding: 8% 0;
	}
	.about_page5 {
		padding: 8% 0;
	}
	.about_page5 ul li{
		width:49%;
	}
	.about_page5 ul li .qp .qp-img{
		width:80%;
	}
	.about_page4 {
		padding: 8% 0;
	}
	#brand .swiper-slide {
		width: 300px;
		height: 369px;
	}
	.numlist_3 ul li {
		margin: 0;
	}
	.numlist_3 ul li .h3 .num {
		font-size: 32px;
	}
	.numlist_3 ul li .h3 span {
		font-size: 12px;
		right: -10px;
	}
	.numlist_3 ul {
		width: 100%;
		justify-content: space-around;
	}
	.about_page3 .develop {
		padding-left: 0;
		flex-wrap: wrap;
	}

	.about_page3 .develop .de_module {
		width: 100%;
		padding: 0 40px;
		height: 60px;
	}
	.about_page3 .develop .de_module::after {
		width: calc(100% - 82px);
		height: 1px;
		left: 50%;
		top: 60%;
		transform: translate(-50%, -50%);
	}
	.about_page3 .develop .de_module .thums-swiper {
		width: 100%;
		margin-bottom: 40px;
	}
	.about_page3 .develop .de_module .swiper-button-prev {
		left: 0;
		top: 60%;
		transform: translateY(-50%);
	}
	.about_page3 .develop .de_module .swiper-button-next {
		right: 0;
		top: 60%;
		transform: translateY(-50%);
	}
	.about_page3 .develop .de_module .swiper-button-prev::after {
		transform: none;
	}
	.about_page3 .develop .de_module .swiper-button-next::after {
		transform: none;
	}
	.about_page3 .develop .de_module .thums-swiper .swiper-slide {
		flex-direction: column;
		text-align: center;
		align-items: center;
		justify-content: flex-start;
	}
	.about_page3 .develop .de_module .thums-swiper .swiper-slide span {
		margin-right: 0;
	}
	.about_page3 .cotain-swiper {
		height: initial;
	}
	.about_page3 .cotain-swiper .swiper-slide {
		flex-wrap: wrap;
	}
	.about_page3 .cotain-swiper .swiper-slide figure {
		width: 100%;
		margin-top: 30px;
	}
	.about_page3 .cotain-swiper .swiper-slide figcaption h3 {
		font-size: 32px;
	}
	.about_page3 .cotain-swiper .swiper-slide figcaption h4 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.about_page3 .cotain-swiper .swiper-slide figcaption .editor {
		font-size: 14px;
	}
	.inside_banner figure {
		height: 210px;
	}
	.inside_banner figure img {
		height: 100%;
		object-fit: cover;
	}
	.prolist .grid {
		grid-template-columns: 100%;
	}
	.pro_nav {
		width: 162px;
	}
	.pro_nav ul {
		height: 61px;
		overflow: hidden;
	}
	.pro_list {
		margin-top: 8%;
	}
	.prolist .pro_inf .grid {
		grid-auto-rows: auto;
	}
	.pro_inf .top .pro_img {
		height: 380px;
	}
	.pro_inf .top .pro_font {
		margin-top: 6%;
	}
	.pro_inf .top .pro_font .control {
		position: initial;
		margin-top: 8%;
	}
	.pro_list .list {
		grid-template-columns: repeat(2, 1fr);
		gap: 4%;
		grid-auto-rows: auto;
	}
	.pro_list .list li a p {
		position: initial;
		text-align: center;
		padding: 0 4%;
		transform: none;
		margin-top: 4%;
	}
	.pro_list .list li a {
		padding: 8% 6% 12% 6%;
		height: max-content;
	}
	.pro_title {
		font-size: 20px;
	}
	.inside_page .inside_tit h3 {
		font-size: 26px;
	}
	.inside_page {
		padding: 8% 0;
	}
	.down_list ul {
		grid-template-columns: 100%;
		grid-auto-rows: 140px;
	}
	.down_list ul li figcaption .a a {
		width: 90px;
		margin-right: 10px;
	}
	.down_list ul li figure {
		width: 100px;
		height: 100px;
		flex-shrink: 0;
		margin-right: 6%;
	}
	.down_list ul li figcaption {
		width: 100%;
		flex-shrink: 1;
	}
	.down_list ul li figcaption p {
		margin: 6% 0 10%;
	}
	.show_con {
		width: 88%;
		padding: 8% 4%;
	}
	.show_con h3 {
		font-size: 26px;
	}
	.show_con .ipone_list li {
		padding: 0;
		grid-template-columns: repeat(3, 1fr);
	}
	.show_con .close {
		right: 0;
		top: -70px;
	}
	.inside_banner figcaption p {
		font-size: 14px;
		margin: 5% 0 8%;
		line-height: 1.6;
	}
	.inside_banner figcaption h3 {
		font-size: 21px;
	}
	.contact {
		padding: 8% 4%;
	}
	.contact .flex {
		flex-wrap: wrap;
	}
	.cont_inf h3 {
		font-size: 24px;
	}
	.cont_inf h5 {
		font-size: 18px !important;
	}
	.cont_inf p {
		font-size: 16px;
	}
	.contact .right {
		height: 380px;
		margin-top: 8%;
	}
	.cont_inf h4 {
		font-size: 30px !important;
	}
	.footer .f_top .con_list {
		max-width: 100%;
		width: 100%;
	}
	.footer .f_top .con_list ul li:last-child {
		border-bottom: none;
	}
	.footer .f_top .f_nav {
		display: none;
	}
	.f_bottom img {
		display: none;
	}
	.footer .f_top {
		padding-bottom: 0;
	}
	.footer .f_bottom p {
		text-align: center;
	}
	.map {
		height: 500px;
	}
	.map img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.pro_nav {
		width: 100%;
	}
	.pro_nav ul {
		display: flex;
		overflow: auto;
		flex-wrap: nowrap;
		padding-right: 20px;
	}
	.pro_nav ul li{
		flex: 1 0 auto;
	}
	.index_num ul li{
		margin: 0;
	}
	.table table{
		width: 1200px;
	}
	.table{
		overflow: auto;
	}
	.contact .flex .left button{
		font-size:18px;
	}
}
