@media (max-width:1100px) {
	.fot-2 {
		display: none;
	}
}
@media (max-width:1000px) {
	.in-lef {
		display: none;
	}

	.in-rig {
		width: 100%;
	}
}

@media (max-width:800px) {

	.new1,
	.new2,
	footer {
		height: auto;
		background-size: cover;
	}

	.in-tiao {
		height: auto;
		overflow: hidden;
		line-height: 40px;
	}

	.in-tiao>p {
		width: 100%;
		font-size: 0.625rem;
	}

	.new21,
	.new31 {
		display: block;
	}

	.new1-lef,
	.new12,
	.new22,
	.new32,
	.new23,
	.fot-1,
	#swiper-new1,
	.new1-rig {
		width: 100%;
		margin-bottom: 10px;
		float: initial;
	}

	.fot-3,
	.fot-2,
	.top-2,
	.top-2 .hua,
	.banner .swiper-container .swiper-wrapper .swiper-slide .ban,
	.in-new1 li label {
		display: none;
	}

	#swiper-new1 {
		height: 60vw;
	}

	.banner {
		height: 40vw;
	}

	.banner .swiper-pagination {
		bottom: 0;
		transform: scale(0.5);
	}

	.XXXX {
		padding-top: 60px;
	}

	nav {
		height: 60px;
	}

	.top-2 {
		position: absolute;
		right: 0;
		width: 100vw;
		height: calc(100vh - 60px);
		z-index: 99;
		display: none;
		background: rgba(0, 0, 0, 0.5);
	}

	.top-2 .container {
		width: 100%;
		height: 100%;
	}

	.top-2 .nav {
		display: block;
		width: 60%;
		height: 100%;
		float: right;
		right: 0;
		overflow-y: scroll;
		position: absolute;
		z-index: 10;
		background: rgba(55, 98, 173, 0.8);
	}

	.top-2 .nav>li {
		height: auto;
		line-height: 40px;
	}

	.top-2 .nav>li>a {
		text-align: left;
		padding: 0 10px;
		color: #FFFFFF;
		font-size: 1rem;
	}

	.top-1,
	.top-1 .logo img {
		height: 100%;
	}

	.top-1 .logo {
		margin-top: 15px;
		height: 30px;
	}

	.menu {
		display: block;
	}

	.in-page {
		padding: 10px 0 !important;
	}

	.in-page span,
	.in-page a {
		padding: 5px 10px !important;
		font-size: 0.875rem !important;
	}
	.in-new1 li .img {
		margin: 0;
		width: 150px;
		height: 100px;
	}
	.in-new1 li .det {
		width: calc(100% - 150px);
		padding-left: 15px;
	}
	.in-new1 li .det span {
		-webkit-line-clamp: 1;
	}
	.in-new1 li .det p {
		line-height: 1.5;
	}
	.in-new2 li label {
		width: 70px;
	}
	.in-new2 li label p {
		font-size: 1.875rem;
		line-height: 1.8;
	}
	.in-new2 li label span {
		
	}
	.in-new2 li .det {
		width: calc(100% - 70px);
	}
	.in-rig {
		padding: 0 10px;
	}
	.in-2 .in-rig {
		padding: 0 5px;
	}
	.in-det {
		padding: 0 5px;
	}
	.in-det-bt>span {
		line-height: 2;
	}
	.in-new3 li:nth-child(3n) {
		margin-right: 0;
	}
	.in-new3 li {
		width: 48%;
		margin-right: 4%!important;
		margin-bottom: 10px;
	}
	.in-new3 li a .img {
		height: 120px;
	}
	.in-new3 li p {
		line-height: 2;
		font-size: 0.875rem;
	}
	.in-new3 li:nth-child(2n) {
		margin-right: 0!important;
	}
}
