
@media only screen and (max-width: 1400px) {

}

@media only screen and (max-width: 1200px) {
	/* 首页 */
	.home-logo{
		width: 180px;
		margin-right: 10px;
	}
	.w-406 {
	    width: 306px;
	    margin-left: 40px;
	}
	.home-zt ul li{
		height: auto;
	}
	.home-zt ul li a{
		height:50px;
		padding-left: 94px;
	}
	.home-xwdt-picnews {
	    width: 318px;
		height: 263px;
		overflow: hidden;
		margin-right: 14px;
	}
	.home-xwdt-recommend h2 {
	    font-size: 14px;
	    color: #999;
	    margin-top: 8px;
	    margin-bottom: 8px;
	}
	.home-xwdt-recommend h3 {
	    font-size: 16px;
	    color: #999;
	    line-height: 1.5;
	    height: 1.5em;
	    overflow: hidden;
	}
	.home-xwdt-recommend {
	    padding-bottom: 10px;
	}
	.home-xwdt-list {
	    padding-top: 0px;
	}
	.home-xwdt {
		overflow: hidden;
		height: 334px;
	}
	.home-tzgg {
	    overflow: hidden;
	    height: 334px;
	}
	.home-tzgg-con ul li {
	    padding-top: 8px;
	    padding-bottom: 8px;
		background: url(../images/li_bj.png) no-repeat left 20px;
	}
	.home-footer-logo{
		width: 262px;
	}
	.home-footer-link {
		width: 262px;
		margin-top: 15px;
	}
	.home-footer-link .form-control{
		height: 36px;
	}
	.home-box2-r{
		height: 602px;
	}
	.m-top-30 {
	    margin-top: 16px;
	}
	.home-dqgz-list ul li {
	    display: flex;
	    align-items: center;
	    padding-top: 10px;
	}
	.home-dqgz-list {
	    margin-top: 5px;
	}
	.home-tsks-list {
	    margin-top: 18px;
	}
	.home-tsks-txt {
	    background: #fff;
	    padding: 15px;
	    height: 110px;
	}
	.home-footer-contactinf{
		width: 226px;
	}

}

@media only screen and (max-width: 992px) {

	#header {
		display: none;
	}

	#header-2 {
		display: block;
	}
	.banner{
		display: none;
	}
	.ph-banner{
		display: block;
	}
	/* 首页 */
	.logo-2{
		width: 242px;
	}
	.home-logo{
		width: 300px;
	}
	.container{
		width: 100%;
	}
	
	.search-ss{
		height: 142px;
	}
	.search-ss-from {
	    width: 90%;
		height: 56px;
		top: 72px;
	}
	.search-tit{
		display: none;
	}
	.search-ss-from input[name="keywords"] {
	   height: 56px;
	   outline: none;
	}
	.search-ss-from input[name="searchButton"] {
	     height: 56px;
	}
	.w-406{
		width: 100%;
		margin-left: 0px;
	}
	.home-tzgg {
	    overflow: hidden;
	    height: auto;
		float: none;
	}
	.home-xwdt {
	    overflow: hidden;
	    height: auto;
		margin-top: 15px;
	}
	.home-xwdt-picnews{
		width: 100%;
		height: auto;
		margin-right: 0px;
		float: none;
	}
	.home-box2-r{
		height: auto;
		float: none;
		padding: 15px;
	}
	.home-zt ul li a{
		height:62px;
	}
	.home-footer-top{
		display: block;
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.home-footer-box1{
	    border-right: none;
		width:100%;
	}
	.home-footer-logo{
		width: 100%;
	}
	.home-footer-link{
		width: 100%;
	}
	.home-footer-box2{
		display: none;
	}
	.home-footer-box3{
		display: flex;
		width: 100%;
		justify-content: center;
		margin-top: 24px;
	}
	.home-footer-down{
		display: block;
		text-align: center;
	}
	.home-xwdt-listbox{
		margin-top: 15px;
	}
	.ej-menu{
		display: none;
	}
	.ej-banner{
		margin-top: 68px;
	}
	.ej-mbx-nav{
		display: none;
	}
	.ej-box-con {
	    background-color: #fff;
	    position: relative;
	    top: -35px;
	    padding: 12px;
	}
	.ej-mbx{
		height: 52px;
	}
	.ej-mbx-tit {
		height: 52px;
		line-height: 52px;
	}

}

@media only screen and (max-width: 768px) {
	.news-list ul li .news-img{
		width:100%;
		float: none;
	}
	.news-inf{
		padding-left: 0px;
	}
	.ej-menu{
		display: none;
	}

	
}
