@charset "utf-8";
@media (max-width:1500px){
	/* 头底部 */
	.w{
		width: 1200px !important;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}
	.header ul li{
		margin-left: 60px !important;
	}
	.header .w{
		padding: 0 !important;
	}
	.footer .footer-top{
		padding-left: 0;
		padding-right: 0;
	}
	.footer .footer-top .center .item{
		margin-left: 36px;
	}
	/* 企业介绍页面内容 */
	.introduce .introduce-guanyu .w .left{
		width: 600px;
	}
	.introduce .introduce-linian .w .left{
		max-width: 600px;
	}
	.introduce-wenhua-bg,.introduce-wenhua-bg img{
		max-width: 600px;
	}
	.introduce-team .w .introduce-team-taber .left div{
		width: 140px;
		height: 55px;
		line-height: 55px;
		font-size: 20px;
	}
	.introduce-rongyu .w .list .item{
		width: 228px;
		height: 350px;
	}
	/* 产品展示详情内容 */
	.product .list .item .imgs{
		margin-bottom: 40px;
	}
	/* 成功案例页面样式 */
	.case .list .item{
		width: 386px;
		height: 230px;
	}
	/* 产品展示内容 */
	.product .w .item{
		height: 550px;
		padding:100px 100px 0 100px;
	}
	/* 新闻中心内容 */
	.news .w .item{
		height: 240px;
	}
	.news .w .item .left,.news .w .item .left img{
		overflow: hidden;
		width: 300px;
		height: 200px;
	}
	.news .w .item .center{
		width: 650px;
		margin-left: 0;
	}
	.news .w .item .center{
		padding-top: 20px;
	}
	.news .w .item .center h3{
		margin-bottom: 20px;
	}
	.news .w .item .center p{
		margin-bottom: 20px;
	}
	/* 联系我们内容 */
	.about .w .left{
		width: 560px;
	}
	.about .w .right{
		width: 600px;
	}
	.about .w .right .liuyan{
		padding: 40px; 
	}
	/* 首页内容 */
	.index-anli .bg{
		right: 190px;
	}
	.index-anli .gengduo{
		right: 100px;
	}
	.section6 .index-about .left .neirong,.section6 .index-about .right .neirong{
		width: 600px;
		padding: 0 20px;
	}
	.record_wrap{
		padding-top: 10px;
	}
	.section2 .w{
		padding: 80px 40px 0 40px;
	}
	.section2 .w .center a{
		margin-top: 0;
	}
	.section2 .w .center .ell_4{
		margin-top: -35px;
	}
	.active .index-anli .biaoti3{
		margin-top: 80px;
	}
	.section5 .index-news .item{
		height: 227px;
	}
	.section5 .index-news{
		padding-top: 118px;
	}
}