/* 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: 32%;
	}

	.kslj-bottom form {
		display: flex;
		justify-content: space-between;
	}

	.kslj .kslj-bottom select {
		background: #ebebeb 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%;
	}
	.main .ggfw .entrance li:nth-child(1),.main .ggfw .entrance li:nth-child(3),.main .ggfw .entrance li:nth-child(5){
		margin-right: 3%;
	}
	.main .ggfw .entrance li:nth-child(4){
		margin-right: 1%;
	}
}

/* index end */

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

.header-nav {
	display: block;
}

.clearfix .search {
	display: block;
}

.top-more {
	display: none;
	width: 30px;
	position: relative;
	top: 26px;
	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: 60%;
	}

	.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: 70%;
	}

	.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;
	}
}

/* 头部 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;
		/* display: inline-block; */
	}
  .list_img,
	.list_video {}

	.list_img li,.list_img_3 li,
	.list_video li {
		width: 30%;margin:0;
	}

	.list_img li:nth-child(3n+2),.list_img_3 li:nth-child(3n+2) {
		margin: 0 3.5%;
	}

	.list_img img,.list_img_3 img,
	.list_video img {
		width: 100%;
	}

	.list_video img {
		height: 120px;
	}
	.list_img_3 img{
		height: 200px;;
	}

	.list_video li a::before {
		margin-top: -40px;
	}


}

/* column_3 end */
@media screen and (max-width:480px) {
	.position h2.lf{
		display: none;
	}
	.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;
	}
	.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;
	}
  .list_img li,.list_img_3 li{
  width:48%;margin:0;
  }
  .list_img li:nth-child(3n+2),.list_img_3 li:nth-child(3n+2){
  margin:0;
  }
  .list_img li:nth-child(2n),.list_img_3 li:nth-child(2n){
    float:right;
  }
	.list_img_3 li img{
	}
}