@media only screen and (max-width: 1200px){
	.main1-1 {
		width: 590px;
		margin-right: 30px;
	}
	.home-gg ul li {
	    overflow: hidden;
	    margin-bottom: 11px;
	}
	.home-cgzy-pic {
	    width: 712px;
	    position: relative;
	}

	.home-cgzy-list ul li {
	    height: 83px;
	    background: #fff;
	    border-bottom: 1px solid #e2e6e7;
	}
	.home-cgzy-list ul li a{
		padding-left: 52px;
	}
}
@media only screen and (max-width: 992px){
	#header{
		display: none;
	}
	
	#header-2{
		display: block;
	}
	.main1-1{
		width: 100%;
		margin-right: 0px;
		float: unset;
	}
	.main1-2{
		width: 100%;
		margin-top: 22px;
	}
	.home-cgzy-pic{
		width: 100%;
	}
	.home-cgzy-list ul li{
		width: 25%;
		float: left;
		border-left: 1px solid #e2e6e7;
		border-bottom: none;		
	}
	.home-cgzy-list ul li a{
		padding-left: 0px;
		justify-content: center;
	}
	.home-hdzs .owl-nav{
		padding-left: 20px;
		padding-right: 20px;
	}
	.home-hdzs .owl-nav .owl-prev{
		width: 46px;
		height: 46px;
		background: url(../images/jt-l-h.png) no-repeat !important;
		z-index: 4;
		float: left;
		margin-left: 0px;
		
	}
	.home-hdzs .owl-nav .owl-next{
		width: 46px;
		height: 46px;
		background: url(../images/jt-r-h.png) no-repeat !important;
		z-index: 4;
		float: right;
		margin-right: 0px;
	}
	.home-ewm{
		width: 100%;
		text-align: center;
		float: none;
		margin: 0px;
	}
	.home-footer-listbox{
		text-align: center;
		width: 100%;
	}
	.home-footer-listbox span{
		display: none;
	}
	.home-footer-listbox:nth-child(2){
		<!-- display: none; -->
	}
	.home-footer-listbox:nth-child(3){
		<!-- display: none; -->
	}
	.xf-list{
		display: none;
	}
}
@media only screen and (max-width: 768px){


}
