@media only screen and (max-width: 1680px) {
	.centerBox {
		width: 90%;
		margin: auto;




	}

	body {
		zoom: 0.8 !important;
	}
}

@media only screen and (max-width: 1600px) {
	.header {
		height: 550px;
	}
}

@media only screen and (max-width: 1440px) {
	.header {
		height: 500px;
	}
}

@media only screen and (max-width: 1400px) {
	.header {
		height: 450px;
	}

	.tile {
		height: 350px;
	}
}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1152px) {}

@media only screen and (max-width: 1024px) {
	body {
		zoom: 1 !important;
	}

	.hx,
	.bx,
	.gd {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.cai span {
		display: block;
		width: 30px;
		height: 2px;
		background: #aa320e;
		margin: 8px 0;
	}

	.cai:before {
		content: '';
		display: block;
		width: 30px;
		height: 2px;
		background: #aa320e;
	}

	.cai:after {
		content: '';
		display: block;
		width: 30px;
		height: 2px;
		background: #aa320e;
	}

	.lbt {
		width: 100%;
		height: auto;
		position: relative;
		animation: slide_carton 5s linear 3s infinite;
		display: flex;
		justify-content: center;
	}

	.dropdown-menu {
		display: none;
		position: absolute;
		background-color: #f9f9f9;
		min-width: 50%;
		box-shadow: 0 0px 0px 0 black;
		line-height: 30px;
		z-index: 1;
		top: -40%;
		left: 54%;
		width: 50%;
		text-align: center;

	}

	.dropdown-menu1 {
		display: none;
		position: absolute;
		background-color: #f9f9f9;
		min-width: 50%;
		box-shadow: 0 0px 0px 0 black;
		line-height: 30px;
		z-index: 1;
		top: -103%;
		left: 55%;
		width: 50%;
		text-align: center;
	}

	.dropdown-menu2 {
		display: none;
		position: absolute;
		background-color: #f9f9f9;
		min-width: 50%;
		box-shadow: 0 0px 0px 0 black;
		line-height: 30px;
		z-index: 1;
		top: -103%;
		left: 55%;
		width: 50%;
		text-align: center;
	}

	.header {

		background-size: 100%;
		width: 100%;
		left: 0;
		height: 120px;
	}


	.header .logo {
		width: auto;
	}

	.header .centerBox {
		height: 80px;
	}

	.header .logo img {
		width: 100%;
	}

	.header .centerBox {
		height: 80px;
		margin-top: -800px;
	}

	.gao {
		height: 20px;
	}

	.header .menu {
		align-items: center;
		float: right;
		position: fixed;
		z-index: 9999;
		display: table-cell;
		right: 0;

	}

	.header .menu .nav {
		position: fixed;
		width: 100%;
		background: #ffffff;
		right: 0;
		color: #333333;
		top: 80px;
		overflow-y: auto !important;
		display: none;
		z-index: 999;
		height: 100vh;

	}

	.header .menu .cai {
		float: right;
	}

	.header .menu {
		display: block !important;
		overflow: hidden;
		top: 30px;
	}

	.hxcgtc {
		width: 100%;
		margin: 1px;
	}

	.hx img {
		width: 100%;
		margin-bottom: 20px;
		float: left;
		margin-left: 0px;
		text-align: center;
	}

	.hxxx img {
		width: 100%;
		margin-bottom: 20px;
		float: left;
		margin-left: 0px;
		text-align: center;
	}

	.header .menu .nav li {
		line-height: 40px;
		font-size: 18px;
		padding: 5px 20px;
		box-sizing: border-box;
		width: 60%;
		margin-left: 0;
		font-weight: normal;
		text-align: left;
		margin-right: 0;
	}

	.header .menu .nav .dropdown-menu li,
	.header .menu .nav .dropdown-menu1 li,
	.header .menu .nav .dropdown-menu2 li {
		display: block;
		text-align: center;
		padding: 5px;
	}

	.dropdown-menu li a,
	.dropdown-menu1 li a,
	.dropdown-menu2 li a {
		text-align: center;
		left: 0px;
		font-size: 14px;
		/* Adjust font size as needed */
		color: #333;
		/* Change text color to dark gray */
	}

	.header .menu .nav li:after {
		content: '';
		display: none;
		position: absolute;
		bottom: -22px;
		left: 50%;
		width: 100%;
		height: 3px;
		background: green;
		border-radius: 5px;
		transform: translate(-50%);
		display: none;
	}

	.nav {
		margin-right: 0 !important;
	}

	.header .menu .nav li:after {
		display: none;
	}

	.header .menu .nav li.on:after {
		display: none;
	}

	.header .menu .nav li>a:after {
		display: none !important;
	}

	.header .nav .in {
		font-size: 18px !important;
		color: #0d9fd4 !important;
	}

	.header .nav .bb,
	.header .nav .cc,
	.header .nav .dd,
	.header .nav .in {
		color: #0d9fd4 !important;
	}

	.header .menu .nav li:after {
		content: '';
		display: none !important;
		position: absolute;
		bottom: -22px;
		left: 50%;
		width: 100%;
		height: 3px;
		background: green;
		border-radius: 5px;
		transform: translate(-50%);
		display: none;
	}

	.banner .swiper-pagination {
		left: 55% !important;
		bottom: 6px !important;
	}

	.banner .swiper-pagination-bullet-active {
		width: 20px !important;
		height: 5px !important;
	}



	.banner .swiper-pagination-bullet {
		width: 5px;
		height: 5px;
	}


	/* .phone {
		display: none;
	} */

	.about {
		width: 95%;
		margin: 50px auto 0 auto;
		display: block;
	}

	.aboutleft {
		width: 100%;
		margin-bottom: 20px;
	}

	.aboutleftimg {
		width: 100%;
	}

	.newpage {
		width: 90%;
	}

	.aboutleftimg img {
		border-radius: 7px;
	}

	.aboutright {
		width: 100%;
	}

	.product {
		width: 95%;
		/* margin: 50px auto 0 auto; */
	}

	.producttitle {
		width: 100%;
		margin-bottom: 30px;

	}

	.productlist ul {
		width: 100%;
		display: block;

	}

	.phonemap img {
		width: 100%;
	}

	.mapright {
		width: 100%;
	}

	.bottom {
		width: 100%;
	}

	.photobt {
		display: block;
	}

	.mapbottompc {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.mappicture {
		width: 100%;
	}

	.mapbottom {
		width: 100%;
	}

	.mappc {
		width: 100%;
		height: auto;
	}

	.mappc2 {
		width: 100%;
		height: auto;
	}

	.anniu {
		width: 100%;
	}

	.contact {
		width: 100%;
		display: block;
	}

	.contactmesss {
		width: 100%;
	}

	.phonemap {
		width: 100%;
	}

	.mapbottom {
		text-align: center;
	}

	.eventtitle {
		width: 100%;
		margin-bottom: 30px;
		display: block;
		text-align: center;
		margin-left: 20%;
	}

	.productlist ul {
		width: 100%;
		display: block;

	}

	.productlist ul li {
		width: 100%;
		margin-bottom: 20px;
	}

	.anli {
		width: 100%;
		display: block;

	}

	.anlileftlist {
		width: 100%;
		display: inline-block;
	}

	.productpc {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.productpc li {
		width: 12%;
		justify-content: center;
		align-items: center;
	}

	.productpc img {
		display: inline-block;
	}

	.anlileft {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		margin-bottom: 20px;
	}

	.anliright {
		width: 100%;
	}

	.news ul {
		width: 100%;
		display: block;
	}

	.news ul li {
		width: 100%;
		padding: 20px;
	}

	.image_3 {
		width: 100%;
		height: 200px;
		margin-bottom: 0px;

	}

	.guanyuwomenpc {
		margin-top: 5%;
	}

	#qyzz img {
		width: 100%;
	}

	.switch-buttons {
		list-style: none;
		padding: 0;
		text-align: center;
		margin-top: -4%;
	}

	.contactmes {
		width: 100%;
		display: block;
	}

	.cowork-contentss p {
		font-size: 17px;
		color: #666666;
		font-family: 'Lato', sans-serif;
		line-height: 30px;
		margin-bottom: 33px;
		margin-left: 1px;
	}

	.anlirightlistleft img {
		height: 100px;
	}

	.footer {
		/* margin-top: 30px; */
		width: 100%;
		padding: 10px 10px;
		border-top: 1px solid #D9D9D9;

	}

	.footerimg {
		width: 10%;
	}

	.footermes {
		width: 85%;
		font-size: 12px;
		color: #999999;
	}

	.guanyuwm {
		width: 95%;
		margin: 0 auto 0 auto;
	}

	.guanyu {
		padding: 20px 0;
		width: 95%;
		margin: 0 auto 0 auto;
	}

	.guanyulist {
		width: 100%;
		display: block;
		margin-bottom: 50px;
	}

	.guanyulistleft {
		width: 100%;
		margin-bottom: 10px;
	}

	.guanyulistright {
		width: 100%;
	}

	.guanyutitlehr2 {
		width: 80px;
		height: 3px;
		background-color: #FABE00;
		margin-bottom: 20px;
	}

	.guanyulistrighttext {
		color: #333333;
		line-height: 30px;
	}

	.guanyulist2 {
		font-size: 18px;
		color: #333333;
		line-height: 30px;
	}

	.anlilist {
		width: 80%;
		display: flex;
		justify-content: space-around;
		align-items: center;
		margin: 0 auto 20px auto;
	}

	.tile {
		height: 400px;
	}

	.tile .text {
		width: 100%;
		z-index: 99;
		position: absolute;
		padding: 5px;
		height: calc(100% - 10px);
	}

	.producttext1 {
		font-weight: 300;
		/* text-shadow: 2px 2px 10px rgba(0,0,0,0.3); */
		font-size: 16px;
	}

	.producttext2 {
		font-size: 12px;
		font-weight: 100;
		margin-top: 10px;
		font-style: italic;
		transform: translateX(200px);
	}

	.main1 ul,
	.main2 ul,
	.main3 ul {
		width: 100%;
		display: block;

	}

	.main1 ul li,
	.main2 ul li,
	.main3 ul li {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 30px;
	}

	.guanyuwmtitlehr {
		width: 80px;
		height: 3px;
		background-color: #FABE00;
		margin: 0 auto 0 auto;
		margin-bottom: 30px;
	}

	.guanyutitlehr {
		width: 80px;
		height: 3px;
		background-color: #FABE00;
		margin: 0 auto 0 auto;
		margin-bottom: 30px;
	}

	.anlipart ul {
		width: 100%;
		display: block;

	}

	.anlipart ul li {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 30px;
	}

	.newslefttitle {
		width: 100%;
		color: #333333;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.newslefttext {
		width: 100%;
		color: #333333;
		font-size: 11px;
		line-height: 20px;
	}

	.newsleft {
		width: 70%;
	}

	.newsright {
		width: 25%;
	}

	.newsrighttime {
		width: 100%;
		text-align: right;
		color: #53261C;
		font-size: 14px;
		margin-bottom: 20px;
	}

	.newsrightcheck {
		width: 100%;
		text-align: right;
		color: #4793D0;
		font-size: 13px;
		font-weight: bold;
	}

	.xiangqingtitle {
		width: 100%;
		text-align: center;
		color: #333333;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.xiangqingtime {
		width: 100%;
		text-align: center;
		color: #333333;
		font-size: 15px;
		margin-bottom: 30px;
	}

	.xiangqingtext {
		width: 100%;
		color: #333333;
		line-height: 30px;
		font-size: 15px;
	}

	.lianxititle {
		width: 100%;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.lianxilist {
		width: 100%;
		font-size: 15px;
		margin-bottom: 10px;
	}

	.aboutrightpart {
		color: #333333;
		font-size: 15px;
		line-height: 30px;
		margin-left: 9px;
	}

	.aboutrightpart text {
		font-size: 18px;
	}

	/* .guanyudescribe{
		width: 100%;
		text-align: center;
		
		height: 100px;
	} */
	/* .hx{
		width: 100px;
		text-align: center;
	}
	.bx{
		width: 100px;
		text-align: center;
	}
	.gd{
		width: 100px;
		text-align: center;
	} */

	.yhpicture img {
		width: 100%;
		text-align: center;
	}

	.galleryall {
		width: 100%;
	}

	.newtitle {
		display: block;
		text-align: center;
		margin-left: -20%;

	}

	.pagination {
		display: flex;
		padding-left: 0;
		border-radius: 4px;
		width: 100%;
		text-align: center;
		justify-content: center;
		align-items: center;
	}

	.pagination li {
		text-align: center;
	}

	.aboutlefttitle {
		text-align: center;
	}

	.maptitle {
		text-align: center;
		display: block;
	}

	.aboutlefttitles {
		text-align: center;
	}

	.aboutleftens {
		text-align: center;
	}

	.aboutlefthr {
		text-align: center;
	}

	.qyzz {
		font-size: 35px;
		font-weight: bolder;
		text-align: center;
		margin-left: 8%;
		margin-bottom: 1%;
	}

	.qyzztext {
		margin-bottom: 2%;
	}

	.qyzzms {
		font-size: 15px;
		text-align: center;
		margin-bottom: 3%;
	}

	.guanyuwomen {
		text-align: center;
	}

	.aboutlefthr {
		text-align: center;
	}

	.guanyuwomenms {
		text-align: center;
		margin-bottom: 4%;
	}

	.producenter {
		text-align: center;
	}

	.producenterms {
		text-align: center;
		margin-bottom: 5%;
	}

	.titler {
		display: block;
	}

	.producttitle {
		display: flex;
		list-style: none;
		margin-left: 30%;
	}

	.producttitle {
		display: flex;
		list-style: none;
		margin-left: 13%;
	}

	.producttitle li {
		width: 120px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		margin: 0 50px;
		font-size: 18px;
		color: black
	}

	.page {
		width: 100%;
	}

	.page img {
		width: 100%;
	}

	/* .pagination li{
		margin: 20px;
	} */
	.pagination_p {
		position: absolute;
		bottom: 0;
		right: 230px;
	}

	#page01 {
		display: flex;
	}

	#page01 img {
		flex: 1;
	}


	.dv-big-page {
		clear: both;
		width: 960px;
		height: 30px;
		margin-left: auto;
		margin-right: auto;
	}

	.dv-page-position-box {
		width: 320px;
		height: 30px;
		margin: auto;
	}

	.dv-margin-left {
		float: left;
		width: 210px;
		height: 30px;
	}

	.dv-page-box {
		float: left;
		margin-top: 40px;
		margin-bottom: 40px;
		width: 750px;
		height: 30px;
	}

	.li_prew {
		width: 38px;
		height: 28px;
		border: solid 1px #e3e3e3;
		text-align: center;
		list-style: none;
		cursor: pointer;
		float: left;
		font-size: 18px;
		color: #858585;
		line-height: 28px;
	}

	.li_btn {
		width: 38px;
		height: 28px;
		border: solid 1px #e3e3e3;
		text-align: center;
		list-style: none;
		cursor: pointer;
		float: left;
		line-height: 28px;
		font-size: 18px;
		color: #858585;
	}

	.li_btn:hover {
		cursor: pointer;
		line-height: 28px;
		font-size: 18px;
		background-color: #00bcd4;
		color: #fff;
	}

	.li_next {
		width: 38px;
		height: 28px;
		border: solid 1px #e3e3e3;
		text-align: center;
		list-style: none;
		cursor: pointer;
		float: left;
		line-height: 28px;
		font-size: 18px;
		color: #858585;
	}

	.dv_btns_box {
		width: 280px;
	}

	.li_next:hover,
	.li_prew:hover {
		cursor: pointer;
		line-height: 28px;
		font-size: 18px;
		background-color: #00bcd4;
		color: #fff;
	}

	#div_li_btn_mid {
		width: 240px;
		height: 30px;
		float: left;
		overflow: hidden;
	}

	.galleryleft {
		width: 65%;
		text-align: center;
		margin-left: 20%;
	}

	.galleryright {
		width: 60%;
		text-align: center;
		margin-left: 21%;
		margin-top: 0%;
	}

	.newtitle {
		width: 170%;
	}

	.anlirightlist a {
		margin-top: 7%;
	}

	.guanyuwomentitler {
		width: 0%;
	}

	.newtitle li {
		width: 25%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		margin: 15px 28%;
		font-size: 18px;
		color: black
	}

	.phonetitler img {
		width: 30%;
	}

	.galleryrightxq {
		margin-top: 1%;
	}

	.hyxwtitle {
		width: 100%;
	}

	.zmyctitle {
		width: 100%;
	}

	.productbottom {
		width: 80%;
	}

	.producttitle {
		display: block;
		text-align: center;
	}

	/* 导航栏菜单选中样式 start */
	.navActive {
		color: #000000 !important;
	}

	.navActive:after {
		height: 1px;
		background: #ffffff;
		content: "";
		position: absolute;
		bottom: 0px;
		left: 20px;
		right: 20px;
	}

	/* 导航栏菜单选中样式 end */

}

@media only screen and (max-width: 768px) {
	.tile {
		height: 380px;
	}

	.menu {
		padding: 0 10px;
	}

	.nav li {
		flex-basis: 50%;
	}
}


@media only screen and (max-width: 640px) {
	.tile {
		height: 350px;
	}
}

@media only screen and (max-width: 414px) {
	.tile {
		height: 300px;
	}
}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 325px) {}