/* --- 响应式w1000  头部   开始   ---- */
@media only screen and (min-width: 769px) and (max-width: 1000px) {
	.w768{
		width: 768px;
	}
	.module{
		margin-top: -126px;
		font-size: 20px;
	}
	.module span{
		font-size: 12px;
	}
	.m_le{
		width: 576px;
	}
	.m_le li a{
		display: block;
		color: #fff;
		font-size: 20px;
	}
	.m_le .li_1{
		width: 358px;
		height: 122px;
	}
	.m_le .li_2{
		width: 218px;
		height: 122px;
	}
	.m_le .li_3{
		width: 218px;
		height: 122px;
	}
	.m_le .li_4{
		width: 358px;
		height: 122px;
	}
	.m_ri{
		width: 192px;
		height: 244px;
	}
	.m_le li div{
		margin: 10px 10px 0 0;
	}
	.m_ri a p{
		font-size: 20px;
		margin:10px 10px 0 0;
	}
	.m_ri a span{
		font-size: 12px;
		margin: 4px 10px 0 0;
	}
	/* --   首页   成功案例   -- */
	.suc_l li div p{
		padding: 40% 4% 0;
	}
	.suc_l li div i{
		padding: 6% 0 0 72%;
	}
	/* --   首页   光合会   -- */
	.will .txt{
		width: 100%;
	}
	.will .txt span{
		color: #444;
   		 margin-right: 90px;
	}
	
	/* --   首页   新闻   -- */
	.in_con .tab-pane{
		width: 628px;
	}
	.in_con .tab-pane ul.new_box:nth-child(4) , .in_con .tab-pane ul.new_box:nth-child(3){
		display: none;
	}
	/* --   首页   合作商户   -- */
		.cu_box li{
			width: 20%;
		}
	/* --   列表页   联系我们   -- */
		.contact{
			height: 236px;
		}
		.contact li:first-child{
			width: 100%;
			margin-bottom: 44px;
		}
		.contact .li_2{
			width: 46%;
		}
		.contact .li_3 ,.contact .li_4{
			width: 27%;
		}
	/* --   列表页   成功案例   -- */
	.suc .sev_nav {
   		width: 606px;
    }
    /* --   列表页   光合会   -- */
    .p_box:last-child , .p_box:nth-child(3){
    	display: none;
    }
    /* --   列表页   新闻中心   -- */
    .news_box .txt {
	    width: 400px;
	}
	.news_box .date{
		width: 70px;
		padding-left: 0;
	}
	.news_box .txt span{
		    height: 70px;
		border-bottom: none;
	}
	/* --   列表页   团队介绍详情   -- */
	.team_l{
		width: 428px;
	}
	.team_r , .xm{
		width: 316px;
	}
}