@media (max-width: 1420px) {

	.banner-list-1-5 {
		margin-top: 20px;
		width: 400px;
		margin-left: 35%;
	}
}

@media (max-width: 1419px) {
 
	.header-component .nav-container {
		width: 1200px;
		height: 88px;
		border: 1px solid green;
	}


	.nav-container ul li a {
		color: #fff;
		padding: 0 0px;
		font-size: 15px;
		display: block;
		text-decoration: none;
	}

	.nav-container ul li a:hover {
		color: #fff;
		padding: 0 0px;
		font-size: 15px;
	}

	.MainMenu #links .down {
		width: 100px;
		border: 1px solid #004FA3;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top: 0;
		background-color: #fff;
		z-index: 2;
		-webkit-transform: translate(-50%, 10px);
		-ms-transform: translate(-50%, 10px);
		transform: translate(-50%, 10px);
		-webkit-border-radius: 2px;
		-ms-border-radius: 2px;
		border-radius: 2px;
		padding: 15px 20px;
		opacity: 0;
		pointer-events: none;
		-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
		-ms-transition: all .3s cubic-bezier(.645, .045, .355, 1);
		transition: all .3s cubic-bezier(.645, .045, .355, 1);
		box-shadow: 0 5px 50px rgba(0, 0, 0, .1);
	}

	.cp-list {
		width: 1200px;
		margin: 100px auto
	}

	.cp-list-1 {
		height: 600px;
		overflow:hidden;
	}

	.cp-list-img img{ width: 30%; }

	.cp-list-1 ul {
		position: absolute;
		/* 设置为 absolute 进行绝对定位 */
		top: 30px;
		/* 距离父元素顶部 50px */
		left: 100px;
		/* 距离父元素左侧 40px */

		width: 1000px;
		height: 550px;

	}

	/* 首页新闻 */
	.news{width:1200px;}

/* 新闻内部首页 */
.layout{ border:1px solid  green; width:1200px; overflow:hidden;}
.sotai2_news_top_hdp {width: 585px;}
.slideBox2 {width: 585px;}	
.slideBox2 .bd img {width: 585px;}
.trends_right {width: 585px;}
.trends_list li a {width: 400px;}
.guidance_com {width: 585px;}
	
		/* 	新闻样式列表 */



.nxw_list_wrap { max-width:1200px; margin: 0 auto;}
  .nxw_list_wrap_1{width:100%; }

.dry_right{ display:none;}

	
	
	
	
	

	.in_nfourbox_2 {
		width: 400px;
	}

	.links {
		width: 1200px;

		height: 60px;
		margin: 0 auto;


	}

	.links-tit-list {
		float: right;
		width: 1050px;
		line-height: 26px;
		color: #666666;
	}


	.webq_bottom_cont {
		width: 1200px;
		height: 350px;

		margin: 0 auto;

	}


	.webq_bottom_left {
		width: 580px;
		float: left;
		margin-left: 30px;
		overflow: hidden;

	}


	.two_bottom_er_1 {
		float: right;
		width: 150px;
		color: #fff;
		font-size: 14px;
		text-align: center;

	}

	.webq_bottom_dicont {
		width: 1200px;
		margin: 0 auto;
		line-height: 30px;
		color: #cbd8ea;
		padding: 12px 0;
	}
	/* 产品页面样式 */
	
	.porductslist{width: 1200px; margin: 0 auto; border:1px solid green; overflow:hidden;}
	.porductslist-list{width: 560px;}
	.porductslist-list-img{width: 560px;}
	.porductslist-list-img a img{margin-left:100px;}
	
/* 	单页面 */
	
	.news-conter{ width:1200px; margin:0 auto;}

	
		.achie_list_com {
		width: 518px;

	}
	.achie_list_info {
	
		width: 478px;
		
	}

	
	



	
	
	
	
	
	.footer_bottom_conter {
    width: 1200px;
	}
	
	.footer_bottom_logo{ display:none;}

}







@media (max-width: 1219px) {

	.header-component .nav-container {
		width: 1000px;
		height: 68px;
		border: 1px solid red;
	}


	.nav-container ul li a {
		color: #fff;
		padding: 0 0px;
		font-size: 15px;
		display: block;
		text-decoration: none;
		
	}

	.nav-container ul li a:hover {
		color: #fff;
		padding: 0 0px;
		font-size: 15px;
	}



 .logo-wrapper .logo-icon img{ width:120px; margin-left:40px;}
	
	
	
.cp-fenlei{width: 920px;height: 250px;margin: 50px auto 0 auto; }
.cp-fenlei ul li{ float: left;margin-right: 15px;width: 280px;height: 190px;    overflow: hidden; position: relative;
border:2px solid #000;
}

.cp-fenlei ul li a img {
width: 280px;height: 190px; 
  transition: transform 0.5s ease; /* 平滑变化 */
}


	.cp-list {
		width: 1000px;
		margin: 100px auto
		
	}

	.cp-list-1 {
		height: 500px;
		overflow:hidden;

	}

	.cp-list-img img{ width: 20%; }
	
	.cp-list-1 ul {
		position: absolute;
		/* 设置为 absolute 进行绝对定位 */
		top: 30px;
		/* 距离父元素顶部 50px */
		left: 0px;
		/* 距离父元素左侧 40px */

		width: 1000px;
		height: 450px;


	}

	/* 首页新闻 */
	.news{width:1000px;}


/* 新闻首页 */
.layout{ border:1px solid  red; width:1000px; overflow:hidden;}
.sotai2_news_top_hdp {width: 485px;}
.slideBox2 {width: 485px;}	
.slideBox2 .bd img {width: 485px;}
.trends_right {width: 485px;}
.trends_list li span {
display:none;
}
.guidance_com {width: 485px;}
	
	/* 	新闻样式列表 */



.nxw_list_wrap { max-width: 1000px; margin: 0 auto;}
  .nxw_list_wrap_1{width:100%; }

.dry_right{ display:none;}

	
	

	.in_nfourbox_2 {
		width: 330px;
	}

	.links {
		width: 1000px;

		height: 50px;
		margin: 0 auto;


	}

	.links-tit-list {
		float: right;
		width: 850px;
		line-height: 26px;
		color: #666666;
	}


	.webq_bottom_cont {
		width: 1000px;
		height: 350px;

		margin: 0 auto;

	}


	.webq_bottom_left {
       display: none;

	}


	.two_bottom_er_1 {
		float: right;
		width: 150px;
		color: #fff;
		font-size: 14px;
		text-align: center;

	}

	.webq_bottom_dicont {
		width: 1000px;
		margin: 0 auto;
		line-height: 30px;
		color: #cbd8ea;
		padding: 12px 0;
		font-size: 12px;
	}
	



	/* 产品页面样式 */
	
	.porductslist{width: 1000px; margin: 0 auto; border:1px solid red;}
	.porductslist-list{width: 460px;}
	.porductslist-list-img{width: 460px;}
	.porductslist-list-img a img{margin-left:50px;}

	
	
	/* 	单页面 */
	
	.news-conter{ width:1000px; margin:0 auto;}

	
		.achie_list_com {
		width: 418px;

	}
	.achie_list_info {
	
		width: 378px;
		
	}
	
	
	
	.about_zizhi{ width:1000px; min-height:450px;overflow:hidden; margin:80px 0 0 0; }
.about_zizhi ul{width:1320px;min-height:450px; }
.about_zizhi ul li{ width:277px; height:420px; float:left; margin-right:20px; overflow:hidden;border:2px solid #000; border-radius:3px; padding:2px;  }
.about_zizhi ul li img{ width:277px; height:420px;   transition: .5s;}
	
	
	
	

	.footer_bottom_conter {
    width: 1000px;
	}
	
	.footer_bottom_logo{ display:none;}


}
