/* index */
@media screen and (max-width: 1500px) {
	.container {
		width: 1280px;
	}
	.main .main-block {
		width: 32%;
	}
	.mainSerive{
		padding: 25px 8px;
	}
	.main .ggfw .entrance li {
		width: 48%;
		height: 71px;
		padding: 10px 0;   
		line-height: 40px;
	}
	.main .ggfw .entrance li img{
		margin-left: 18px;
	}
	.mainSerive .cont-list p{
		font-size: 12px
	}
	.mainSerive .cont-list p a{
		width: 54px;
		font-size: 13px
	}
	.mainSerive .entrance{
		margin: 0;
		margin-left: 2px;
	}
	.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%
	}
	.mainbd .listItem:first-child{
		margin-top: -8px;
	}
	.listItem {
	    padding: 7px 0;
	}
	.listItem dt p{
		line-height: 40px;
	}
	.listItem dd{
		height: 62px;
	}
	.dllist dd p{
		height: 60px;
		font-size: 14px;
		line-height: 1.4;
	}
	.picMarquee-left .bd ul li .pic img{
		width: 250px;
		height: 135px;
	}
	.liebiao-list{
		margin: 10px;
	}
	.liebiao-list .szdw-hauf-box{
		width: 212px;
		height: 280px;
	}
	.liebiao-list .szdw-hauf-box a img{
		width: 100%;
		height: 230px;
	}
}
@media screen and (max-width: 1300px) {
	body {
		width: 100%;
		min-width: 0;
	}

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

	.main .main-block {
		width: 32%;
	}
	.mainSerive{
		padding: 25px 8px;
	}
	.main .ggfw .entrance li {
		width: 48%;
		height: 61px;
		padding: 10px 0;   
		line-height: 40px;
	}
	.main .ggfw .entrance li img{
		margin-left: 18px;
	}
	.mainSerive .cont-list p{
		font-size: 12px
	}
	.mainSerive .cont-list p a{
		width: 54px;
		font-size: 13px
	}
	.mainSerive .entrance{
		margin: 0;
		margin-left: 2px;
	}
	.kslj .kslj-bottom select {
		width: 100%;
	}

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

	.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%
	}
	.listItem {
	    padding: 7px 0;
	}
	.listItem dt p{
		line-height: 34px;
	}
	.listItem dd{
		height: 56px;
	}
	.dllist dd p{
		height: 60px;
		font-size: 14px;
		line-height: 1.4;
	}
	.picMarquee-left .bd ul li .pic img{
		width: 250px;
		height: 135px;
	}

.kslj .kslj-bottom .center{ margin: 10px 0; }
	
}

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

	.main .main-top {
		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: 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: 1300px) {
	.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-top{
		height: 100px;
		padding-left: 15px;
	}
	.header_con{
		height: 100px;
		padding-top: 8px;
	}
	.header_img img {
		max-width: 50%;
	}
.top-more{
	top:35px
}
.mainSerive .cont-list p {
    display: inline-flex;
    width: 24%;
}
.mainbd .listItem:first-child{
	margin-top: 0px;
}
.main .main-block .block-top, .kslj .kslj-top{
	margin-bottom: 10px;
}
	.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: 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: 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; */
	}

}

/* column_3 end */
@media screen and (max-width:780px) {
	.liebiao-list .szdw-hauf-box{
		width: calc(33.33% - 12px);
		margin: 12px 0;
		height: 300px;
	}
	.liebiao-list .szdw-hauf-box:nth-child(3n+2){
		margin:12px;
	}
	.liebiao-list .szdw-hauf-box a img {
		height: 250px;
	}

.footer .footer-content{ padding: 20px 0;  font-size: 14px; }

}
@media screen and (max-width:600px) {
	.position h2.lf{
		display: none;
	}
	.position .rt{float: none;}
	.liebiao-list .szdw-hauf-box{
		width:46% ;
		
		margin: 11px 2%;
	}
	.liebiao-list .szdw-hauf-box:nth-child(3n+2){
		margin: 11px 2%;
	}
}
@media screen and (max-width:480px) {
	
	.liebiao-list .szdw-hauf-box{
		width:46% ;
		height: 250px;
		margin: 11px 2%;
	}
	.liebiao-list .szdw-hauf-box:nth-child(3n+2){
		margin: 11px 2%;
	}
	.liebiao-list .szdw-hauf-box a img{
		width: 100%;
		height: 200px;
	}
	.header-top,.header_con{
		height:86px;
	}
	.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:70%;
	}
	.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;
	}

.caption h3 {
    font-size: 20px;
    margin: 15px 0 10px;
}
    .content img {
        max-width: 100% !important;
        height: auto !important;
    }
	
}