/* index */
@media screen and (max-width: 1200px) {
	body {
		width: 100%;
		min-width: 0;
	}

	.container {
		width: 100%;
		margin: 0;
	}

	.main .main-block {
		width: 32%;
	}

	.main .ggfw .entrance li {
		width: 48%;
	}

	.kslj .kslj-bottom select {
		width: 100%;
	}
.kslj .kslj-bottom .center {
    margin: 15px 0;
}
	.kslj-bottom form {
		display: flex;
		flex-wrap: wrap;
	}

	.kslj .kslj-bottom select {
		background: #fff url(../images/xsj.png) no-repeat 94% center;
	}

	.title {
		font-size: 16px;
	}

	.main .main-block .cont-list li a {
		width: 80%
	}
}

@media screen and (max-width: 1080px) {

	.main .main-top,
	.main .main-bottom {
		display: block;

	}

	.main .main-block .cont-list {
		overflow: hidden;
	}

	.main .main-block {
		width: 100%;
	}

	.main .ggfw .entrance li {
		background-image: url(../images/xt_bg3.jpg);
		background-size: 100%;
	}
}

/* index end */

/* 头部 */
.NI-more {
	display: none;
}

.header-nav {
	display: block;
}

.clearfix .search {
	display: block;
}

.top-more {
	display: none;
	width: 28px;
	position: relative;
	top: 26px;
	margin-right: 8px;
	float: right;
}

.top-more div {
	width: 100%;
	height: 2px;
	margin-top: 6px;
	border-radius: 2px;
	background: #fff;
}

@media screen and (max-width: 1200px) {
	.container {
		width: 100%;
	}

	.header-nav {
		height: auto;
	}

	.header_img img {
		max-width: 40%;
	}

	.header_con .header_img .search {
		width: 20%;
	}

	.header_con .header_img .search input[type="text"] {
		width: 100%;
	}

	.banner-list li a img {
		width: 100vw !important;
		height: 100%;
	}

	.banner {
		height: auto;
	}
}

@media screen and (max-width: 1080px) {
	.header_img img {
		max-width: 30%;
	}

	.nav-list .nav-item a {
		position: relative;
		padding: 0 10px;
	}

	.nav-list .nav-item {
		width: 100%;
		height: auto;
	}

	.NI-more {
		display: inline-block;
		font-size: 20px;
		position: absolute;
		right: 16px;
		/* display: inline-block; */
	}

	.header-nav {
		display: none;
	}

	.clearfix .search {
		display: none;
	}

	.top-more {
		display: block;
	}
  .banner{
	width: 100%;
    height:auto;
    margin:0 auto;
	overflow: hidden;
}
.banner img{
	width: 100%;
     height:auto;
}
}

/* 头部 end */

/* 尾部 */
@media screen and (max-width: 1200px) {
	.footer {
		height: auto;
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 1080px) {
	.footer {
		height: auto;
	}

	.footer .footer-content .erCode {
		position: static;
		margin-top: 10px;
	}
}

/* 尾部 end */

/* column_3 */
.NL-more {
	display: none;
}

@media screen and (max-width: 1200px) {
	.baibg {
		width: 100%;
	}

	.neiye-left {
		width: 20%;
	}

	.column {
		width: 75%;
	}

	.liebiao {
		width: 75%;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 1080px) {
	.side {
		width: 100%;
		float: none;
		min-height: auto;
	}

	.neiye-left {
		width: 100%;
		float: none;
	}

	.column {
		width: 100%;
		padding: 2%;
		float: none;
	}

	.liebiao {
		width: 100%;
		padding: 2%;
	}

	.subNavBox,
	.mask ul {
		display: block;
		margin-bottom: 0px;
	}

	.mask ul li {
		padding: 0 20px;
	}

	.banner-list li {
		width: 100%;
		height: auto;
	}

	.banner-list li img {
		height: auto;
	}

	.neiye-left>p,
	.side h1 {
		position: relative;
	}


	.NL-more {
		position: absolute;
		right: 16px;
	}

}

@media screen and (max-width:768px) {
	body {
		font-size: 15px;
	}

	.position h2.lf {
		display: none;
	}

	.side h1 {
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}

	.position .rt {
		float: none;
	}

	.liebiao-list .szdw-hauf-box {
		width: 46%;
		height: 250px;
		margin: 11px 2%;
	}

	.liebiao-list .szdw-hauf-box a img {
		width: 100%;
		height: 200px;
	}

	.header-top,
	.header_con {
		height: 78px;
		padding-right: 0;
	}
	.header_con {
		padding-top: 3px;
	}
	
	.header_con .vers {
		top: 8px
	}
	
	.header_con .header_img {
		line-height: 74px;
		padding-left: 6px;
	}
	
	.header_img img {
		max-width: 80%;
	}
	
	.banner .prev,
	.banner .next {
		width: 26px;
		height: 45px;
		background-size: auto 70%;
	}
	
	.position {
		height: 44px;
		line-height: 44px;
	
	}
	
	.detail {
		margin: 15px;
	}
	
	.column {
		margin-top: 15px;
	}
	
	.side {
		margin: 15px 0;
	}
	
	.banner {
		height: auto;
		overflow: hidden;
	}
	
}

@media screen and (max-width:400px) {
	body {
		font-size: 14px;
	}
}