@media screen and (max-width: 1800px) {
	.abdw {
		margin-left: 22.4%;
		margin-top: 40px;
	}
}

@media screen and (max-width: 1600px) {
	.wrap {
		width: 100%;
	}
	.abdw {
		display: none;
	}
}
@media screen and (max-width: 1280px) {
	.ys{
		display: none;
	}
	.sjys{
		display: block;
	}
}
@media screen and (max-width: 1260px) {
	.gsjj {
		background: url(../images/abr.jpg) no-repeat;
		background-size: 100%;
		padding: 30px 0;
		box-sizing: border-box;
	}
	.gsjjnr {
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 1408px) {
	.xwzxnr .fr .xwyb {
		padding: 27px;
	}
}

@media screen and (max-width: 1280px) {
	.xwzxnr .fr .xwyb {
		padding: 19px;
	}
	.xwzxnr .fl dl dd p {
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

@media screen and (max-width: 1048px) {
	.xwzxnr .fr .xwyb p {
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

@media screen and (max-width: 1100px) {
	.dh ul li:nth-child(2) {
		margin-left: 70px;
	}
}
@media screen and (max-width: 1024px) {
	.sfq{
		display: none;
	}
}

@media screen and (max-width: 1000px) {
	.head {
		background: none;
	}
	.dh ul li:nth-child(2) {
		margin-left: 70px;
	}
	.dh {
		display: none;
	}
	.sjdh {
		display: block;
	}
	.sjlogo img {
		display: block;
		margin: 10px auto;
	}
	.sjdh ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		background: #0b4493;
	}
	.sjdh ul li {
		width: 33%;
		text-align: center;
		padding: 12px 0;
		border: 1px solid #ffffff;
		box-sizing: border-box;
	}
	.sjdh ul li a {
		color: white;
	}
	.sjdh ul li span {
		display: block;
	}
	.sjdh ul li em {
		display: none;
	}
	.rmcpnr dl {
		width: 48%;
		margin-bottom: 20px;
	}
	.cgalnr dl {
		width: 48%;
		margin: 20px 1%;
	}
	.cgalnr dl:last-child {
		display: none;
	}
	.cgalnr dl dd {
		display: none;
	}
	.cgalnr dl img {
		width: 100%;
	}
	.xwzxnr .fl {
		width: 100%;
	}
	.xwzxnr .fr {
		width: 100%;
	}
	.dbdh {
		display: none;
	}
	.foot dl:nth-child(2) {
		display: none;
	}
	.foot dl:last-child {
		display: none;
	}
	.foot dl {
		width: 50%;
		text-align: center;
	}
	.foot dl dt {
		display: none;
	}
	.gsjj {
		background: url(../images/abr.jpg) repeat-y;
	}
	.gsjjnr h1 {
		font-size: 22px;
	}
	.ma2 li {
		width: 48%;
	}
	.cpny .fl {
		width: 98%;
		margin: 0 auto;
		float: none;
	}
	.cpny .fr {
		width: 98%;
		margin: 0 auto;
		float: none;
	}
	.cpnynr {
		padding: 0 4px;
		box-sizing: border-box;
	}
	.m5 li {
		width: 98%;
	}
	.mlx1con li {
		width: 100%;
		margin-left: 0;
	}
	.mlx1con .li1 {
    width: 100%;
    margin-left: 0; 
}
}

@media screen and (max-width: 900px) {
	.maimg {
		width: 100%;
	}
	.maimg img {
		width: 100%;
	}
	.ma2 h2 {
		font-size: 30px;
	}
}

@media screen and (max-width: 610px) {
	.xwzxnr .fl dl {
		width: 98%;
	}
	.xwzxnr .fr .xwyb {
		width: 98%;
	}
	.bottom_bottom1 {
		display: block;
	}
	.bottom_bottom1 {
		display: block;
		position: sticky;
		bottom: -2px;
		left: 0;
		width: 100%;
		background: #0c6edb;
		display: block;
		z-index: 999;
	}
	.bottom_bottom1 nav {
		display: flex;
		justify-content: space-between;
	}
	.bottom_bottom1 nav a {
		text-align: center;
		width: 33%;
		padding: 12px 17px;
		color: #fff;
		text-decoration: none;
		border-right: 1px solid white;
	}
}