﻿



/*-----四宫格------*/
.table{
	margin-bottom: 0;
}
.table ul{
	overflow: hidden;
	margin:9px 12px;
	margin-left: 25px;
}
.table ul li{	
	float: left;
	text-align: center;
	padding-top: 50px;
	
	width: 98.5%;
	background: #FAFAFA;
	 
}
.table ul li h3{
	font-weight: 500;
	font-size: 30px;
	color: #333333;
}
.table ul li.eee{
	background: #eee;
}
.table ul li.mar{
	margin-bottom: 12px;
	
}
.table ul li:nth-child(odd){
	margin-right: 16px;
}
.table ul li p
{
    margin-top: 11px;
	font-size: 16px;
	color: #666;
	margin-bottom: 50px;
}
.table ul li img{
	width: 420px;
	height: 299px;
	
	margin-bottom: 70px;
}


/*------室内机系列-------*/
.slideGroup{
	padding-bottom: 56px;
}
.slideGroup h2
{
    padding: 0 50px;
	font-size: 20px;
	color: #010101;
	margin-top: 30px;
	margin-bottom: 20px;
}
.slideGroup .pic-wy img{
	margin:45px 3px 30px 2px;
}
.slideGroup .parBd ul li .title2 h4{
	color: #333;
	font-size: 18px;
	margin-top: 0;
}
.slideGroup .parBd ul li .title2 p{
	width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin:5px auto;
	font-size: 12px;
	color: #888;
}
.slideGroup .parBd ul li .title2 a{
	display: block;
	width: 96px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #c9c9c9;
	color: white;
	margin-left: 80px;
	border-radius: 14px;
	margin-top: 20px;
	margin-bottom: 38px;
}
/*@media screen and (min-width:1200px) and (max-width:1400px){
.table ul li{	
	float: left;
	text-align: center;
	padding-top: 50px;
	padding-left: 90px;
	padding-right: 90px;
	background: #FAFAFA;
}
.table ul li img{
	width: 400px;
	height: 270px;
	margin-bottom: 70px;
}
}*/



.table a
{
        float: left;
    width: 50%;
    
    }