
@media screen and (max-width: 1600px) {
	.header .nav li.navitem{ padding:0 20px;}
}
@media screen and (max-width: 1444px) {
	.header .nav li.navitem{ padding:0 15px;}
}
@media screen and (max-width: 1380px) {
	.header .nav li.navitem{ padding:0 12px;}
}
@media screen and (max-width: 1280px) {
	.header .nav li.navitem{ padding:0 8px;}
}

@media screen and (max-width: 1280px) {
	
	/***************** 首页样式 *****************/
	
	/** 关于我们 **/
	.box{ width:100%; padding-top:50px; margin:0 auto;}
	
	.about_bg{ background-size:100%;}
	.about{ width:90%; padding:50px 0 80px;}
	.about .title{ position:static; left:50%;}
	.about .title::after{ margin:10px auto 0;}
	.about .pic{ width:45%; height:200px; margin:35px 0 0 0; float:left; background:#0085ed; position:relative;}
	.about .pic img{ width:95%; position:absolute; top:-35px; left:0}
	.about .info{ width:50%; padding:0; float:right; box-sizing:border-box;}
	
	
	/** 建筑施工 **/
	.building{ width:100%;}
	.building ul li{ width:300px; margin:0 auto;}
	
	
	/** 房产开发、EPC **/
	.wall {
		width:100%;
	}
	.wall-column {
		width: 33.33%;
	}
	.wall-column .item .a-img{
		width: 300px;
		margin:0 auto;
		display: block;
		overflow:hidden;
	}
	
	
	/** 新闻中心 **/
	.news .con{ padding:0 15px;}
	
	.headlines{ width:45%;}
	.headlines .info{ height:115px;}
	.headlines .pic img{ width:100%;}
	
	.rt_news_list{ width:50%;}
	
	
	/** 名匠档案 **/
	.index-person .owl-theme .owl-controls .owl-buttons div{ display:none;}
	
	/***************** foot *****************/
	.foot{ width:100%; padding:50px 15px 80px; box-sizing:border-box;}
	.f_info p{ width:100%; text-align:center;}
	
	.two_wm_box{ margin:0 50px;}
	
	
	
	/***************** 内页样式 *****************/
	.i_banner {
		min-height: 280px;
		background-size:auto 280px;
	}
	
	.curmb{ width:100%; padding:0 2%; box-sizing:border-box; text-align:left;}
	.sub_nav{ width:100%; padding:0 2%; box-sizing:border-box;}
	
	.i_content{ width:100%; margin:0 auto; padding-bottom:80px;}
	.i_content .con{ padding:0 15px;}
	.i_title{ margin:50px 0 80px; text-align:center; position:relative;}
	
	/** 集团简介 **/
	.i_about{ width:100%; box-sizing:border-box;}
	.i_about .pic{ width:585px; height:320px; margin:35px auto; float:none;}
	.i_about .pic img{ position:absolute; top:-25px; left:-25px}
	
	
	/** 发展历程 **/
	.history{ width:100%; box-sizing:border-box;}
	.event_year{ width:15%;}
	.event_year li.current{ width:100%;}
	
	.event_list{ width:80%; float:right; background:url('../images/dian3.png') repeat-y 120px 0;}
	.event_list h3{ margin:20px 0 10px 114px;}

	.event_list li{ width:100%;}
	.event_list li span{ width:100px;}
	.event_list li p{ width:80%;}
	.event_list li p span{ width:100%; box-sizing:border-box;}
	
	.event_list li.li2 span{ width:100px; float:left; text-align:right;}
	.event_list li.li2 p{ width:80%; float:right; padding:0 0 0 10px;}
	.event_list li.li2 p:before{ left:-6px; border-color:transparent; border-right-color: #f2f4f7;}
	.event_list li.li2 p span{ width:100%; text-align:left; box-sizing:border-box;}
	
	/** 宣传视频 **/
	.i_video_list li{ width:25%; height:300px;}
	
	/** 集团动态 **/
	.i_news_pic_list li .info {
		padding: 20px 100px 0 380px;
	}
	.i_news_pic_list li .info .more {
		margin-top: -35px;
		padding: 0 10px 0 20px;
	}
	
	/** 建筑施工 **/
	.i_building{ overflow:hidden;}
	.i_building ul{ width:1200px;}
	.i_building ul li{ float:left; height:300px; margin-right:45px;}
	
	.i_news_show_box{ margin-top:30px;}
	
	/** 名匠档案 **/
	.i_master{ width:100%;}
	.i_master ul li {
		margin: 0 25px 50px;
		float: left;
	}
	
	.i_master_show{ margin-top:50px;}
	.i_master_show .info{ width:50%; float:right;}
	
	.i_master_show .pic{ width:42%; height:320px; margin:35px 0 10px 15px; float:left; background:#0085ed; position:relative;}
	.i_master_show .pic img{ width:100%; position:absolute; top:-15px; left:-15px}
	
	
	/**** 人才招聘 ****/
	.concept_box .concept_pic{ width:50%;}
	.concept_box .concept_info{ width:50%; box-sizing:border-box;}
	
	/* 联系我们 */
	.i_contact .con{ padding:0;}
	.i_contact_box .contact_con .con{ background-size:90%;}
	.i_contact_box .contact_con ul{ width:100%; padding:0 15px; box-sizing:border-box;}
	
	.i_message{ width:100%; padding:0 15px; box-sizing:border-box;}
}

@media only screen and (max-width: 768px) {
	.banner{
		height: 400px;
	}
	
	/***************** 首页样式 *****************/
	
	/** 关于我们 **/
	.about_bg{ background:url(../images/a_bg.jpg) no-repeat center bottom;}
	.about .title{ position:static;}
	
	.about .pic{ width:585px; height:320px; margin:35px auto 0; float:none;}
	.about .pic img{ width:100%; position:absolute; top:-25px; left:-25px}
	.about .info{ width:100%; padding:50px; float:none; box-sizing:border-box;}
	
	
	/** 建筑施工 **/
	.building{ width:100%;}
	.building ul li{ width:350px; margin:0 auto;}
	
	
	/** 房产开发、EPC **/
	.house .con{ padding:0 10px;}
	
	.wall {
		width:100%;
	}
	.wall-column {
		width: 33.33%;
	}
	.wall-column .item {
		margin-bottom:15px;
	}
	.wall-column .item .a-img{
		width: 235px;
	}
	
	
	/** 新闻中心 **/
	.news .con{ padding:0 15px;}
	.sort_nav{ margin: 0 auto 50px;}
	
	.headlines{ width:100%;}
	.headlines .info{ height:auto;}
	.headlines .pic img{ width:100%;}
	
	.rt_news_list{ width:100%; margin-top:30px;}
	
	
	/** 名匠档案 **/
	.master ul li{ width:330px; margin:0 auto;}
	.master ul li .pic{ width:100%; height:auto; overflow:hidden;}
	.master ul li .pic img{ width:100%;}
	
	
	/***************** foot *****************/
	.contact{ width:45%;}
	.message{ width:50%; float:right;}
	
	
	.two_wm_box{ display:block; margin:30px 0;}
	
	
	/***************** 内页样式 *****************/
	
	/** 发展历程 **/
	.event_list li p{ width:75%;}
	.event_list li.li2 p{ width:75%; float:right; padding:0 0 0 10px;}
	
	/** 资质荣誉 **/
	.i_honor ul li{ width:33.33%;}
	
	/** 宣传视频 **/
	.i_video_list li{ width:33.33%; height:300px;}
	
	#code{ width:100%;}
	
	/** 集团动态 **/
	.i_news_pic_list li{ padding:30px;}
	.i_news_pic_list li .pic{ width:30%; float:left;}
	.i_news_pic_list li .pic img{ width:100%;}
	.i_news_pic_list li .info{ width:65%; padding:0; float:right;}
	.i_news_pic_list li .info .n_title{ margin-bottom:15px;}
	.i_news_pic_list li .info .description{ width:70%;}
	
	.i_news_pic_list li .info .more{ margin-top: -35px; padding: 0 10px 0 20px;}
	
	/** 建筑施工 **/
	.i_building{ overflow:hidden;}
	.i_building ul{ width:100%;}
	.i_building ul li{ width:48%; float:left; height:350px; margin-right:0;}
	.i_building ul li:nth-child(2n){ float:right;}
	
	.i_building_show .tool_box p{ float:none;}
	
	/** 名匠档案 **/
	.i_master ul li {
		width:48%;
		margin: 0 0 50px;
	}
	.i_master ul li:nth-child(2n){ float:right;}
	
	.i_master_show .pic{ width:42%; height:240px;}
	
	
	/** 博业人 **/
	.i_boyer ul li{ width:33.33%; height:250px;}
	
	.i_boyer ol li{ width:100%;}
	
	
	/**** 人才招聘 ****/
	.concept_box .concept_pic{ width:100%;}
	.concept_box .concept_pic img{ width:100%;}
	.concept_box .concept_info{ width:100%; padding:30px; box-sizing:border-box;}
	
	/* 联系我们 */
	.i_contact_box .contact_con .con{ height:auto; padding-bottom:80px;}
	.i_contact_box .contact_con ul{}
	.i_contact_box .contact_con ul li { width: 50%; vertical-align:top; margin-bottom:30px; padding-left:30px; box-sizing:border-box;}
	.i_contact_box .contact_con ul li:nth-child(2){ width:50%;}
	.i_contact_box .contact_con ul li dl { text-align:left; }
	.i_contact_box .contact_con ul li dl dt{ margin-bottom:10px;}
	.i_contact_box .contact_con ul li dl dt img{ width:50px;}
	
}
@media only screen and (max-width: 640px) {
	.banner{
		height: 300px;
	}
	.banner .pagination{ bottom:15px;}
	.banner .swiper-pagination-switch {
		width: 40px;
		height:2px;
		margin:0 5px;
	}
	
	
	/***************** 首页样式 *****************/
	
	.box{ width:100%; padding-top:30px; margin:0 auto;}
	.box .title{ margin-bottom:20px;}
	.box .title h3{ font-size:24px;}
	.box .title span{ font-size:14px;}
	
	.about_bg{ background-size:250%;}
	.about{ padding:30px 0 150px;}
	
	.about .pic{ width:320px; height:175px; margin:35px auto 0; float:none;}
	.about .pic img{ width:100%; position:absolute; top:-15px; left:-15px}
	.about .info{ padding:30px 30px 50px;}
	
	
	/** 房产开发、EPC **/
	.house .con{ padding:0 10px;}
	
	.wall {
		width:100%;
	}
	.wall-column {
		width: 100%;
	}
	.wall-column .item .a-img{
		width: 100%;
	}
	
	
	/** 新闻中心 **/
	.sort_nav{ margin: 0 auto 30px;}
	.sort_nav li a{ padding:0 20px;}
	
	/***************** foot *****************/
	.contact{ width:100%; float:none;}
	.message{ width:100%; float:none; margin-top:50px;}
	
	
	.two_wm_box{ width:100%; display:block; margin:30px 0;}
	
	
	/***************** 内页样式 *****************/
	.i_banner {
		min-height: 200px;
		background-size:auto 200px;
	}
	.i_title {
		margin: 30px 0 50px;
	}
	
	/** 集团简介 **/
	.i_about .pic{ width:340px; height:190px; margin:35px auto; float:none;}
	.i_about .pic img{ width:100%; position:absolute; top:-15px; left:-15px}
	
	
	/** 发展历程 **/
	.event_year{ width:20%;}
	.event_year li{ height:40px; line-height:40px; background:#f2f4f7; margin-bottom:1px; font-size:14px; color:#828282; cursor:pointer;}
	.event_year li label{ display:block; line-height:40px; cursor:pointer;}
	.event_year li.current:before{ border-width:5px; left:100%; top:16px; border-left-color: #0085ed;}
	
	.event_list{ width:75%; float:right; background:url('../images/dian3.png') repeat-y 40px 0;}
	.event_list h3{ font-size:24px; margin:0 0 0 34px; padding-left:2px;}
	.event_list h3 i{ border:3px #0085ed solid; margin:12px 10px 0 0;}
	.event_list li{ width:100%;}
	.event_list li>span{ width:30px; font-size:14px; margin-top:25px;}
	.event_list li p span{ width:100%; box-sizing:border-box; font-size:12px; padding:8px; line-height:16px;}
	.event_list li p:before{ top:8px;}
	
	.event_list li.li2 span{ width:30px; float:left; text-align:right;}
	.event_list li.li2 p:before{ top:8px;}
	.event_list li.li2 p span{ width:100%; text-align:left; box-sizing:border-box;}
	
	/** 资质荣誉 **/
	.i_honor ul li{ width:50%;}
	
	/** 宣传视频 **/
	.i_video_list li{ width:50%; height:230px; padding:0 10px;}
	.i_video_list li h3{ font-size:14px; line-height:20px;}
	.i_video_list li a:hover h3{ color:#0085ed; bottom:0;}
	
	/** 通知公告 **/
	.i_news_list li{ width:100%; float:none;}
	.i_news_list li{ margin-bottom:20px;}
	.i_news_list li .info .n_title{ margin-bottom:5px;}
	.i_news_list li .info { padding: 15px 10px 0 110px;}
	.i_news_list li .date{ width:60px;}
	.i_news_list li .date .day{
		font-size: 30px;
		display: block;
		line-height: 30px;
		margin-bottom:15px;
	}
	.i_news_list li .info .description{ line-height:18px;}
	
	/** 集团动态 **/
	.i_news_pic_list li{ padding:15px 0;}
	.i_news_pic_list li .pic{ width:100%; float:none;}
	.i_news_pic_list li .info{ width:100%; padding:0; float:none; margin:15px 0;}
	.i_news_pic_list li .info .n_title{ margin-bottom:15px;}
	.i_news_pic_list li .info .description{ width:70%;}
	
	.i_news_pic_list li .info .more{ display:none;}
	
	.i_news_pic_list li:hover .pic{ margin-left:0;}	
	.i_news_pic_list li:hover .info{ padding:0;}
	.i_news_pic_list li:hover .info .ico{ opacity:0;}
	
	/** 建筑施工 **/
	.i_building ul li{ height:220px;}
	.building ul li a h3{ font-size:14px; line-height:20px;}
	
	.i_news_show_box{ margin-top:0;}
	
	.i_building_show .tool_box{ height:auto;}
	.i_building_show .tool_box p{ margin:0;}
	.i_building_show .tool_box .back{ width:100%; margin-right:0; float:none; box-sizing:border-box;}
	.i_building_show .tool_box .back{ float:right; margin:0; background:#FFA200;}
	
	/** 名匠档案 **/
	.i_master_show{ margin-top:30px;}
	.i_master_show .info{ width:100%; float:none;}
	
	.i_master_show .pic{ width:80%; height:240px; margin:35px auto 55px; float:none;}
	
	
	/** 博业人 **/
	.i_boyer ul li{ width:50%; height:200px;}
	.i_boyer ol li{ line-height:24px; padding:10px 0;}
	.i_boyer ol li span { display:block; float:none;}
	.i_boyer ol li a{ width:100%; display:block; float:none; box-sizing:border-box; white-space:normal; text-overflow:inherit; background: url(../images/case23.png) no-repeat 0 10px;}
	
	/* 联系我们 */
	.i_contact_box .contact_con .con{ height:auto; padding-bottom:80px;}
	.i_contact_box .contact_con .con .text { margin: 50px 0;}
	.i_contact_box .contact_con .con .text h3{ font-size:24px;}
	.i_contact_box .contact_con ul li { width: 100%; vertical-align:top; margin-bottom:30px; padding-left:0; box-sizing:border-box;}
	.i_contact_box .contact_con ul li:nth-child(2){ width:100%;}
	.i_contact_box .contact_con ul li dl { text-align:left; }
	.i_contact_box .contact_con ul li dl dt{ margin-bottom:10px; margin-right:10px; float:left;}
	.i_contact_box .contact_con ul li dl dt img{ width:25px;}
	.two_wm{ margin-top:20px;}
	
	.i_message_bg{ padding:50px 0;}
	.i_message h3{ font-size:30px;}
	.i_message li{ width:100%;}
	.i_message .submit{ width:100%;}
}

@media only screen and (max-width: 481px) {
	.banner{
		height: 200px;
	}
	
	/** 建筑施工 **/
	.i_building ul li{ height:200px;}
	
	
	/** 博业人 **/
	.i_boyer ul li{ width:50%; height:180px;}
}



@media only screen and (max-width: 375px) {
	.about { padding: 30px 0 100px;}
	.about .pic{ width:260px; height:145px; margin:35px auto 0; float:none;}
	.about .pic img{ width:100%; position:absolute; top:-10px; left:-10px}
	
	
	/** 新闻中心 **/
	.sort_nav{ margin: 0 auto 30px;}
	.sort_nav li a{ padding:0 15px; margin:0 2px;}
	
	.rt_news_list li.first .info { width: 70%;}
	
	
	/***************** 内页样式 *****************/
	
	/** 集团简介 **/
	.i_about .pic{ width:300px; height:165px; margin:35px auto; float:none;}
	.i_about .pic img{ width:100%; position:absolute; top:-15px; left:-15px}
	
	/** 名匠档案 **/
	.i_master_show .info h3{ font-size:26px; margin:35px 0; color:#000;}
	.i_master_show .info p{ line-height:30px; font-size:14px;}
	.i_master_show .pic{ height:210px;}
	
	/** 人才招聘 **/
	.concept_box .concept_info h3{ font-size:26px;}
}
@media only screen and (max-width: 320px) {
	
	
	/***************** 内页样式 *****************/
	.sub_nav ul li {
		margin-right: 20px;
	}
	.i_title {
		margin: 30px 0 50px;
	}
	/** 集团简介 **/
	.i_about .pic{ width:260px; height:145px; margin:35px auto; float:none;}
	.i_about .pic img{ width:100%; position:absolute; top:-10px; left:-10px}
	
	/** 建筑施工 **/
	.i_building ul li{ height:180px;}
	
	/** 名匠档案 **/
	.i_master_show .pic{ height:180px;}
	
	/** 人才招聘 **/
	.concept_box .concept_info h3{ font-size:20px;}
	
	
	/** 博业人 **/
	.i_boyer ul li{ width:50%; height:150px; padding: 0 8px 25px;}
	
	/* 联系我们 */
	.i_contact_box .contact_con .con .text h3{ font-size:18px;}
	
	.i_message h3{ font-size:20px;}
}

