.index-category {
    overflow: hidden;
    border-top: solid 3px #f8b93e;
    clear: both;
    margin-bottom: 20px;
}
.index-homeLeft {
	float: left;
	width: 160px;
}
.index-homeRight {
	float: right;
	width: 1080px;
}
.index-productLeft {
	float: left;
	width: 840px;
}
.index-productRight {
	float: right;
	width: 240px;
}
.index-spbanchay{
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	
}
.index-spbanchay ul li {
	margin-top: 12px;
	margin-bottom: 16px;
	margin-left: 15px;
}
.index-spbanchay ul li img {
	height: 72px;
	width: 208px;
}

.index-spbanchay-tit {
	font-size: 14px;
	color: #666;
	padding: 15px 0 0 15px;
}



.homecategory ul li {
    width: 107px;}
.index-productLeft .index-sp li {
	float: left;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	width: 280px;
}
.index-sp li a img {
	height: 160px;
	width: 280px;
}

.index-productLeft .index-sp li:hover {    z-index: 1;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.15);
    opacity: .95;
    border-color: #ccc;
}
.index-doitac{
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	min-height: 52px;
	overflow:hidden;
}.index-banner img  {
	height: 248px;
	width: 840px;
}
.index-doitac ul li a {
	text-align: center;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}
.home-docxID {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    height: 569px;
    overflow: hidden;
}
@media (max-width: 1270px)
{
	.homecategory ul li {
    width: 83px;
}
	.index-homeLeft{    width: 158px;}
	.index-homeRight {
    width: 840px;
}
.index-productRight{ display:none;}


}