@media screen and (max-width: 1200px) {
	:root {
		--font24: 20px;
		--font16: 14px;
	}

	.in_xinwen ul li h1,
	.in_xinwen ul li p,
	.xinwen ul.list li p,
	.xinwen ul.list li h1 {
		margin-top: 15px;
	}

	.xinwen {
		width: 96%;
	}

	.show {
		padding: 0 20px;
	}

	.show h1 {
		font-size: 17px;
		margin-top: 20px;
	}

	.show_text {
		margin-top: 20px;
		padding-bottom: 20px;
		font-size: 12px;
	}

	.prev {
		font-size: 12px;
	}

	.guanyu img {
		width: 300px;
	}

	.guanyu_l {
		width: calc(100% - 350px);
	}

	.xiangmu_max>h1,
	.zaishngpin>h1,
	.guanyu_l h1 {
		font-size: 24px;
	}

	.yc {
		margin-bottom: 0;
	}

}

@media screen and (max-width: 992px) {
	:root {
		--font24: 16px;
		--font16: 12px;
	}

	.more_svg a {
		font-size: 14px;
	}

	.huanbao ul li:nth-child(2n) .huanbao_text,
	.huanbao_text {
		padding: 30px 20px;
	}

	.shiyuan ul,
	.shiyuan>h1 {
		padding: 0 20px;
	}

	.shiyuan ul li {
		width: calc(50% - 5px);
	}

	.shiyuan ul li h1 {
		font-size: 16px;
	}

	.xunhuan ul li:nth-child(2n) .xunhuan_text,
	.xunhuan_text {
		padding: 30px 20px;
	}

	.numCc h1 {
		font-size: 30px;
	}

	.xhzs>h1 {
		font-size: 24px;
	}

	.xhzs_max {
		padding: 20px;
		margin-bottom: 0px;
	}

	.xhzs_max h1 {
		font-size: 16px;
	}

	.xhzs_max p {
		font-size: 12px;
	}

	.xhzs_max a {
		width: 120px;
		height: 40px;
		margin-top: 20px;
	}

	.mySwiper2 .swiper-slide h1 {
		font-size: 30px;
	}

	.mySwiper2 .swiper-slide img {
		width: 200px;
	}

	.mySwiper2 .swiper-slide P {
		width: calc(100% - 400px);
	}
	.footer_l{
		width: 40%;
	}
}



@media screen and (max-width: 768px) {
	.an {
		display: block;
	}

	.logo {
		width: 130px;
		left: 3%;
	}

	.hertre {
		height: 70px;
		position: fixed;
		top: 0px;
		z-index: 999;
	}

	.nav {
		width: 100%;
		top: 0px;
		height: 100%;
		position: fixed;
		background: #fff;
		display: none;
		left: 0;
		z-index: 996;
		transform: translate(0%, 0%);
		transition: auto;
		border-top: 1px rgb(0, 0, 0, 0.1) solid;
	}

	.nav ul {
		display: block;
	}

	.nav ul li {
		width: 100%;
		float: none;
		text-align: center;
		border-bottom: 1px rgb(0, 0, 0, 0.1) solid;
		line-height: 60px;
		color: #000;
		font-size: 12px;
		margin-left: 0px;
	}



	.xinwen ul.list {
		justify-content: space-between;
	}

	.in_xinwen ul li {
		width: 100%;
		margin-top: 30px;
		margin-left: 0px;
	}

	.xinwen ul.list li {
		width: calc(50% - 10px);
		margin-top: 30px;
		margin-left: 0px;
	}

	.more {
		margin: 30px auto;
	}

	.zaisheng ul li {
		width: 100%;
	}

	.zaisheng ul li a {
		display: block;
	}

	.zaisheng ul li h1 {
		aspect-ratio: inherit;
		padding: 20px 10px;
		font-size: 14px;
	}

	.anli_text {
		padding: 30px 20px;
	}

	.anli_text p {
		line-height: 1.5;
	}

	.huanbao ul li img {
		width: 100%;
	}

	.huanbao_text {
		width: 100%;
	}

	.shiyuan>h1 {
		margin-top: 20px;
	}

	.shiyuan ul li {
		width: 100%;
		margin-top: 20px;
	}

	.xunhuan ul li img {
		width: 100%;
	}

	.xunhuan_text {
		width: 100%;
	}

	.nav_ul {
		display: none;
	}

	.guanyu_l {
		width: 100%;
	}

	.guanyu_l h1 {
		font-size: 17px;
	}

	.guanyu_l ul li {
		font-size: 14px;
	}

	.guanyu img {
		width: 100%;
		margin-top: 20px;
	}

	.numCount {
		margin-top: 0px;
	}

	.numCount ul li {
		width: 50%;
		margin-top: 30px;
	}

	.numCc {
		width: max-content;
		margin: auto;
	}

	.numCc h1 {
		font-size: 20px;
	}

	.numCc span {
		font-size: 12px;
	}

	.numCount ul li p {
		text-align: center;
		font-size: 12px;
	}

	.xhzs {
		background: none;
		padding: 0;
	}

	.xiangmu_max>h1,
	.in_xinwen>h1,
	.zaishngpin>h1,
	.xhzs>h1 {
		color: #000;
		font-size: 17px;
	}

	.xhzs ul li::after {
		background: rgb(0, 0, 0, 0.5);
	}

	.xhzs ul li {
		width: 50%;
		height: 250px;
	}

	.xhzs ul {
		margin-top: 20px;
	}

	.zaishngpin ul {
		margin-top: 20px;
	}

	.zaishngpin ul li {
		width: 100%;
		margin-top: 0px;
	}

	.xiangmu,
	.in_xinwen,
	.guanyu,
	.zaishngpin,
	.zaishngpin {
		margin-top: 30px;
	}

	.in_xinwen_max>a {
		width: 130px;
		margin-top: 20px;
	}

	.mySwiper2 .swiper-slide h1 {
		width: 100%;
		font-size: 20px;
	}

	.mySwiper2 .swiper-slide img {
		width: 100%;
		margin: 20px auto;
	}

	.mySwiper2 .swiper-slide p {
		width: 100%;
		font-size: 12px;
	}

	.xiangmu_max .swiper-button-next,
	.xiangmu_max .swiper-button-prev {
		width: 30px;
		height: 30px;
	}
	.erweima{
		justify-content: space-around;
		margin-top: 20px;
	}
	.footer_l{
		width: 100%;
		justify-content: space-around;
	}
	.footer_r{
		width: 100%;
		margin-top: 30px;
	}
	.footer_r form input{
		width: 100%;
		height: 46px;
		margin-top: 10px;
	}
	.footer_r form textarea{
		height: 100px;
		margin-top: 10px;
	}
	.footer_r form input.submit{
		height: 46px;
		margin-top: 10px;
	}
	.beian p{
		width: 100%;
		line-height: 1.5;
	}
	.footer_max{
		margin: 30px auto;
	}

}