
@media screen and (max-width: 1550px) {
	.prev_to{
		left: 0;
		background: #ffffff;
	}
	.next_to{
		right: 0;
		background: #ffffff;
	}
}
@media screen and (max-width: 1450px) {
	:root {
		--max: calc(100% - 30px);
		--size14: 14px;
		--size16: 14px;
		--size18: 16px;
		--size20: 18px;
		--size24: 20px;
		--size30: 22px;
		--size36: 24px;
		--size40: 28px;
		--size46: 30px;
		--size50: 36px;
		--size56: 40px;
		--size60: 40px;

		--top20: 20px;
		--top30: 30px;
		--top40: 40px;
		--top50: 40px;
		--top60: 50px;
		--top80: 60px;
		--top100: 80px;
		--top120: 100px;
	}
	.Ic_tese_text a{
		width: 100%;
		text-align: center;
		padding: 0;
		font-size: 12px;
	}
}

@media screen and (max-width: 1200px) {
	.Hertre_cen form {
		width: 220px;
	}

	.Hertre_cen form input {
		padding: 0 10px;
		font-size: 12px;
	}

	.Logo {
		width: 100px;
	}

	.Nav ul li {
		line-height: 70px;
	}
	.Ic_tese_right ul{
		gap: var(--top30);
	}
	.Ic_tese_right ul li img{
		width: 50px;
	}
	.Le_xuanze_left,
	.Ic_tese_left{
		width: 300px;
	}
	.Baokao_shihe{
		width: 360px;
	}
	.Erweima li{
		width: 100px;
	}
	.Footer_left img{
		width: 100px;
	}
}

@media screen and (max-width: 992px) {
	:root {
		--size14: 12px;
		--size16: 14px;
		--size18: 14px;
		--size20: 16px;
		--size24: 18px;
		--size30: 20px;
		--size36: 20px;
		--size40: 22px;
		--size46: 24px;
		--size50: 28px;
		--size56: 30px;
		--size60: 36px;

		--top20: 10px;
		--top30: 20px;
		--top40: 30px;
		--top50: 30px;
		--top60: 40px;
		--top80: 50px;
		--top100: 60px;
		--top120: 60px;
	}


	.An {
		display: block;
	}

	.Hertre {
		background: #fff;
		position: fixed;
		top: 0px;
		z-index: 999;
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	}

	.Logo {
		width: 80px;
	}

	.Hertre_cen form {
		display: none;
	}

	.Hertre_cen {
		height: 50px;
	}

	.Tel {
		display: none;
	}

	.Hertre_top {
		line-height: 30px;
	}

	.Nav {
		width: 100%;
		top: 80px;
		height: calc(100vh - 60px);
		position: fixed;
		background: #fff;
		overflow: hidden;
		display: none;
		left: 0;
		transform: translate(0%, 0%);
		transition: auto;
		border-top: 1px rgb(0, 0, 0, 0.1) solid;
	}

	.Nav ul {
		gap: 0px;
	}

	.Nav ul li {
		width: 100%;
		text-align: center;
		border-bottom: 1px rgb(0, 0, 0, 0.1) solid;
		line-height: 60px;
		font-size: 12px;
		padding: 0 20px;
		text-align: left;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		margin: auto;
	}

	.Nav ul li svg {
		display: block;
	}

	.Nav_ul {
		position: static;
		width: 100%;
		padding-top: 0px;
		transition: auto;
		transform: translate(0%, 0%);
		box-shadow: none;
		padding: 0 15px 15px;

	}

	.Nav_ul a {
		width: 100%;
		background: none;
	}

	body {
		padding-top: 80px;
	}

	.Banner_text h2 {
		font-size: 26px;
	}

	.AA {
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
	}

	.SS {
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
		margin-top: 20px !important;
	}
}


@media screen and (max-width: 768px) {
	:root {
		--size14: 12px;
		--size16: 12px;
		--size18: 12px;
		--size20: 14px;
		--size24: 16px;
		--size30: 16px;
		--size36: 18px;
		--size40: 18px;
		--size46: 20px;
		--size50: 20px;
		--size56: 22px;
		--size60: 24px;

		--top20: 10px;
		--top30: 15px;
		--top40: 20px;
		--top50: 20px;
		--top60: 25px;
		--top80: 30px;
		--top100: 30px;
		--top120: 30px;
	}


	.A {
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
	}

	.S {
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
		margin-top: 20px !important;
	}

	.Wenhua ul {
		grid-template-columns: 1fr;
	}

	.Wenhua ul li {

		aspect-ratio: 4 / 3;
	}

	.Wenhua_item {
		background: rgb(10, 65, 108, 0.5);
		backdrop-filter: blur(5px);
		opacity: 1 !important;
		padding: var(--top30);
	}

	.Wenhua_item img {
		width: 50%;
		aspect-ratio: 4 / 3;
		transform: translateY(20px);
	}

	.Xuexiao_button {
		margin-top: 20px;
	}

	.Cebianlan {
		display: none;
	}
	.Xinwen_text_bottom a{
		width: 30px;
	}
	.Xinwen ul li{
		gap: 20px;
		padding: 15px;
	}
	.Jingsai>ul ,
	.Xinwen_list ul{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr ;
		gap: 10px;
	}

	.Moshi ul,
	.LiyouIn ul,
	.Le_youshi ul,
	.Igsc ul,
	.Ksishe_right_text,
	.Daquan_list ul,
	.Youshi ul,
	.Zhinan_text ul,
	.Kecheng ul{
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}
	.Jingsai ul li,
	.Xinwen_list ul li{
		width: 100%;
		text-align: center;
		line-height: 32px;
	}
	.Jingsai_list{
		padding: 15px;
	}

	.Ic_tese_right ul,
	.Jiegou_list ul,
	.Ccc ul{
		grid-template-columns: 1fr;
	}
	.Ccc ul li:nth-child(2n){
		flex-direction: column;
	}
	.Liucheng_text>p{
		text-align: left;
	}
	.pager33 ,
	.pager22,
	.pager1{
		width: 100%;
		justify-content: center;
	}
	.Yongxin_swiper li{
		padding: 0;
	}
	.Yongxin_text {
		padding: 20px 15px;
	}
	.Yongxin_swiper,
	.Xinwen_swiper{
		padding-bottom: 30px;
	}
	.Liucheng_text {
		padding-bottom: 50px;
	}
	.Zaixian_left{
		height: 150px;
	}
	.Zaixian_left{
		width: 50%;
	}
	.Zaixian_right{
		width: 70%;
	}
	.Ic_tese_text a,
	.Zaixian_right_text p{
		line-height: 36px;
	}
	.Fangan_max form button,
	.Fangan_max form label input{
		height: 40px;
	}
	.Fangan_max form label textarea{
		height: 100px;
	}
	.Pi_xuqiu_click a,
	.Xuexiaoa_bottom_right a,
	.tO_click p,
	.Jiegou_click p,
	.Jiegou_item{
		line-height: 36px;
	}
	.Beike ul,
	.Zhinan_xuan ul{
		grid-template-columns: 1fr 1fr;
		gap: 40px 10px;
	}
	.Le_xuanze,
	.Ic_tese{
		flex-wrap: wrap;
	}
	.Le_yaoqiu_h2{
		padding: 15px 20px;
		text-align: left;
		justify-content: flex-start;
	}
	.Le_yaoqiu_p{
		padding: 20px;
	}
	 .Jiegou_item {
		padding: 0 20px;
	}
	.zhenshangyin-pager-numbers-number{
		font-size: 12px;
	}
	.Xuexiao_show_top img,
	.Xuexiaoa ul li img{
		width: 70px;
	}
	.Kecheng_swiper{
		width: 70%;
		margin: auto;
	}
	.Kemu{
		overflow: auto;
	}
	.Kemu_text{
		width: 500px;
	}
	.Pi_xuqiu,
	.Xuexiao_show_cen{
		justify-content: space-between;
		gap: 0px;
	}
	.Moshi ul{
		margin-top: var(--top50);
	}
	.Moshi_text{
		visibility: initial !important;
		opacity: 1 !important;
		background: rgb(10, 65, 108,0.5);
		backdrop-filter: blur(2px);
	}
	.LiyouIn_text{
		visibility: initial !important;
		opacity: 1 !important;
		backdrop-filter: blur(2px);
	}
	.LiyouIn ul li>h2{
		display: none;
	}
	.Moshi ul li{
		transform: translateY(0px) !important;
	}
	.Footer_cen{
		border: transparent;
		border-top: 1px solid rgb(216, 216, 216);
		border-bottom: 1px solid rgb(216, 216, 216);
		padding: 15px 0;
		margin: 20px 0;
	}

	.Beian_max p {
		width: 100%;
		text-align: center;
		line-height: 2;
	}

}