/*屏幕宽度 >= 1200px*/
@media only screen and (min-width: 1200px) {
	
	/*banner*/
	.index-banner-content-out{
		bottom: 180px;
	}
	.index-banner-title,
	.index-banner-subtitle {
		font-size: 32px;
	}
	
	
	
	
	/*工程案例*/
	.index-gongcheng-out {
		margin-top: 40px;
	}
	.index-gongcheng-single-out {}
	.index-gongcheng-pic-out,
	.index-gongcheng-content-out {
		height: 340px;
	}
	
	.index-gongcheng-pic {
		
	}
	
	.index-gongcheng-content-in {
		margin: 40px 40px 0 40px;
	}
	.index-gongcheng-content-title {
		font-size: 28px;
	}
	.index-gongcheng-content-abstract {
		
	}
	
	.index-gongcheng-content-littles {
		margin-top: 70px;
	}
	.index-gongcheng-more-little-name {
		
	}
	
	.index-gongcheng-more-out {}
	.index-gongcheng-more-a {
		padding: 10px 24px;
	}
	
	/*方案 热水等*/
	.index-fangan-out {
		margin: 40px 0 40px 0;
	}
	
	
	/*联系人*/
	.index-contact-out {
		padding: 30px 50px;
		width: calc(100% - 2px - 100px);
	}
	.index-contact-lr {
		
	}
	.index-contact-left {
		
	}
	.index-contact-lr > span {
		
	}
	.index-contact-lr > span:nth-child(1) {
		
	}
	.index-contact-lr > span:nth-child(1) > img {
		width: 60px;
		height: 60px;
	}
	.index-contact-lr > span:nth-child(2) {
		font-size: 24x;
		font-weight: bold;
	}
	
	
	/*地图*/
	.index-map-bg-color {
		margin-top: -60px;
		margin-bottom: 100px;
	}
	.index-map-out {
		
	}
	.index-map-zhanwei {
		height: 120px;
	}
	
	.index-map {
		margin-bottom: -30px;
	}
	
	/*研发*/
	.index-yanfa-out {
		
	}
	.index-yanfa-bg {
		
	}
	.index-yanfa-content {
		
	}
	.index-yanfa-title {
		
		font-size: 32px;
		font-weight: bold;
	}
	.index-yanfa-abstract {
		font-size: 18px;
	}
	
	.index-yanfa-learn-more {
		margin-top: 50px;
	}
	
	
	/*您可能还对此感兴趣？*/
	.index-other-out {
		
	}
	.index-other-content-title {
		
	}
	.index-other-zhanwei {
		
	}
	.index-other-bg {
		
	}
	.index-other-body-out {
		
	}
	.index-other-body-lr-out {
		
	}
	.index-other-body-lr {
		
	}
	.index-other-body-l {
		
	}
	.index-other-body-r {
		
	}
	.index-other-body-l-bg,
	.index-other-body-r-bg {
		
	}
	.index-other-body-l-content,
	.index-other-body-r-content {
		margin-top: -180px;
		height: 230px;
	}
	.index-other-body-l-content {}
	.index-other-body-r-content {}
	
	.index-other-body-l-title,
	.index-other-body-r-title, 
	.index-other-secound-title {
		font-size: 26px;
	}
	.index-other-body-l-title {}
	.index-other-body-r-title {}
	
	.index-other-body-l-abstract,
	.index-other-body-r-abstract, 
	.index-other-secound-abstract {
		
	}
	.index-other-body-l-abstract {}
	.index-other-body-r-abstract {}
	
	.index-other-body-l-learn-more,
	.index-other-body-r-learn-more, 
	.index-other-secound-learn-more {
		padding: 10px 22px;
	}
	.index-other-body-l-learn-more {}
	.index-other-body-r-learn-more {}
	
	.index-other-body-r-content-icon {
		bottom: 20px;
		width: 180px;
	}
	
	
}