﻿.list_box ul li {
	text-align:center;
	margin-left:15px;
	margin-right:15px;
	list-style-type:none;
}

.list_box ul li a img{
border-radius:10px;
}

.list_box ul li a {
	color:#000;
	
}
.main{ margin:auto;}
.main .products .list li {
	float: left;
	font-size:14px;
	line-height:24px;
}
.main .products .list .list_box {
	width:960px;
	height: 100px;
	overflow: hidden;
	float: left;
}
.main .products .list {
	margin: 10px 0;
}
.main .products .list ul {
	height: 100px;
	width: 9999px;
}
.main .products .list .left_new, .main .products .list .right_new {
	width: 30px;
	height:60px;
	/*background-color: #000;*/

						float: left;
	overflow: hidden;
	cursor: pointer;/*margin-top:10px;*/

					}
.main .products .list .left_new img {
	margin:-138px 0px 0 -192px;
}
.main .products .list .right_new img {
	margin:-138px 0px 0 -73px;
}

@media all and (max-width:768px){

.list_box ul li {
	text-align:center;
	margin-left:15px;
	margin-right:15px;
	list-style-type:none;
}

.list_box ul li a img{
border-radius:10px;
}

.list_box ul li a {
	color:#000;
	
}
.main{ margin:auto;}
.main .products .list li {
	float: left;
	font-size:14px;
	line-height:24px;
}
.main .products .list .list_box {
	width:80%;
	height: 100px;
	overflow: hidden;
	float: left;
}
.main .products .list {
	margin: 10px 0;
}
.main .products .list ul {
	height: 100px;
	width: 9999px;
}
.main .products .list .left_new, .main .products .list .right_new {
	width: 30px;
	height:60px;
	/*background-color: #000;*/

						float: left;
	overflow: hidden;
	cursor: pointer;/*margin-top:10px;*/

					}
.main .products .list .left_new img {
	margin:-138px 0px 0 -192px;
}
.main .products .list .right_new img {
	margin:-138px 0px 0 -73px;
}
.list_box ul li a img{ width:110px;}

}














