/* --- 响应式w1200  头部   开始   ---- */
@media only screen and (min-width: 1001px) and (max-width: 1200px) {
	.w992{
		width: 992px;
	}
	.ind_banner {
		width: 100%;
		position: relative;
	}
	.ind_banner .bx-controls-direction .bx-prev , .ind_banner .bx-controls-direction .bx-next{
		top: -200px;
	}
	.ind_banner .bx-controls-direction .bx-prev{
		left: 8.5%;
	}
	.ind_banner .bx-controls-direction .bx-next{
		right: 8.5%;
	}
	.module{
		margin-top: -162px;
	}
	.m_le{
		width: 743px;
	}
	.m_le .li_1{
		width: 462px;
		height: 158px;
	}
	.m_le .li_2{
		width: 281px;
		height: 158px;
	}
	.m_le .li_3{
		width: 281px;
		height: 158px;
	}
	.m_le .li_4{
		width: 462px;
		height: 158px;
	}
	.m_ri{
		width: 249px;
		height: 316px;
	}
	.m_ri p{
		margin:10px 10px 0 0;
	}
	.m_ri span{
		margin: 4px 10px 0 0;
	}
	.will .txt{
		width: 992px;
	}
	/* --   首页   成功案例   -- */
	.suc_l li div p {
	    padding: 45% 4% 0;
	}
	.suc_l li div i{
		padding: 10% 0 0 75%;
	}
	/* --   首页   新闻   -- */
	.in_con .tab-pane{
		width: 946px;
	}
	.in_con .tab-pane ul.new_box:nth-child(4){
		display: none;
	}
	
	/* --   列表页   成功案例   -- */
	.suc .sev_nav {
   		width: 808px;
    }
    /* --   列表页   光合会   -- */
    .p_box:last-child{
    	display: none;
    }
    /* --   列表页   新闻中心   -- */
    .news_box .txt {
	    width: 540px;
	}
	/* --   列表页   成功案例详情   -- */
	.sd_l .img_list{
		margin: 0 30px;
	}
	/* --   列表页   团队介绍详情   -- */
	.team_l{
		width: 437px;
	}
	.team_r , .xm{
		width: 464px;
	}
}