#banner .JS-Scroll
{
	overflow:hidden;
}
#banner .slides
{
	width:1200px;
	height:375px;
	margin-top:10px;
}
#banner .slides li img
{
	width:100%;
	height:375px;
}
.common-title .common-title-left
{
	float:left;
}
.common-title .common-title-left h2
{
	font-size:24px;
	padding-left:30px;
	padding-top:20px;
}
.common-title .common-title-left h2.single-title
{
	padding-bottom:15px;
}
.common-title .common-title-left p
{
	font-size:16px;
	color:#838383;
	padding-left:30px;
}
.product-panel
{
	background:#FFFFFF;
	box-shadow:0 4px 10px #D1D1D1;
	margin-top:20px;
}
.featured-panel,
.newest-panel,
.news-panel
{
	background:#FFFFFF;
	box-shadow:0 4px 10px #D1D1D1;
	margin-top:15px;
}
.search-panel
{
	height:117px;
	background:url("../images/search-bg.png") no-repeat;
	background-size:100% 117px;
	box-shadow:0 4px 10px #D1D1D1;
	margin-top:15px;
}
.tophot-panel
{
	margin-top:15px;
}
.product-panel
{
	padding:0 25px 15px;
}
.product-panel .item
{
	width: 32.5%;
	float: left;
	margin-right: 1%;
}
.product-panel .item:last-child
{
	margin-right:0;
}
.product-panel .common-title-left h2
{
	font-size:24px;
	padding-top:20px;
}
.product-panel .common-title-left p
{
	margin-bottom:15px;
	font-size:16px;
	color:#838383;
}
.product-panel .common-title-right
{
	margin-top:30px;
}
.product-panel .product-ul
{
	border-bottom:1px dotted #DBDBDB;
}
.product-panel .product-ul:nth-child(10),
.product-panel .product-ul:nth-child(8),
.product-panel .product-ul:nth-child(9)
{
	border-bottom:none;
}
.product-panel .product-ul .product-ul-img
{
	width:78px;
	float:left;
	margin-top:40px;
}
.product-panel .product-ul .product-ul-img img
{
	max-width: 100%;
}
.product-panel .product-ul .product-ul-right
{
	width:270px;
	margin-left:10px;
	float:left;
	padding:10px 0;
}
.product-panel .product-ul .product-ul-right h3
{
	font-size:17px;
	height:28px;
	line-height:28px;
	overflow: hidden;
}
.product-panel .product-ul .product-ul-right ul
{
	margin-top:5px;
}
.product-panel .product-ul .product-ul-right ul li
{
	/*! width:50%;
	*/


	/*! float:left;
	*/
	line-height:23px;
}
.product-panel .product-ul .product-ul-right ul li a.viewmore
{
	text-decoration:underline;
	color:#ADADAD;
}
.search-panel
{
	color:#FFFFFF;
}
.search-panel .search-left
{
	width:630px;
	float:left;
	padding-left:55px;
	margin-top:38px;
}
.search-panel .search-left p
{
	font-size:18px;
}
.search-panel .search-left span
{
	font-size:16px;
}
.search-panel form
{
	width:300px;
	height:40px;
	float:right;
	margin-top:40px;
	margin-right:45px;
}
.search-panel form input
{
	border:0;
	outline:0;
	height:40px;
	line-height:40px;
}
.search-panel form input[type=text]
{
	width:240px;
	padding-left:10px;
	float:left;
}
.search-panel form input[type=submit]
{
	display:inline-block;
	width:46px;
	height:40px;
	background:#FFFFFF url("../images/search_btn.png") no-repeat center center;
}
.newest-panel
{
	overflow:hidden;
}
.newest-panel .common-title
{
	border-bottom:1px solid #DBDBDB;
	margin:0 25px;
}
.newest-panel .common-title .common-title-left h2
{
	padding-left:0;
}
.common-title .flex-direction-nav
{
	float:right;
	margin-top:15px;
}
.common-title .flex-direction-nav li
{
	display: inline-block;
}
.common-title .flex-direction-nav a
{
	display: inline-block;
	width: 31px;
	height: 32px;
	opacity: 1;
	position: static;
	margin: 0;
}
.common-title .flex-direction-nav a:before
{
	display:none;
}
.common-title .flex-direction-nav a.flex-prev
{
	background:url("../images/prev.png") no-repeat;
}
.common-title .flex-direction-nav a.flex-next
{
	background:url("../images/next.png") no-repeat;
}
.common-title .flex-direction-nav a.flex-prev:hover
{
	background:url("../images/prev_hover.png") no-repeat;
}
.common-title .flex-direction-nav a.flex-next:hover
{
	background:url("../images/next_hover.png") no-repeat;
}
.newest-panel .newest-box
{
	padding:0 30px;
}
.newest-panel .newest-ul
{
	width:10000px;
}
.newest-panel .newest-ul li
{
	float: left;
	width: 1200px;
}
.newest-panel .newest-ul s
{
	width:20%;
	float:left;
	padding:20px 0;
	border-bottom:1px dashed #DBDBDB;
	text-decoration: none;
}
.newest-panel .newest-ul s:nth-child(10),
.newest-panel .newest-ul s:nth-child(6),
.newest-panel .newest-ul s:nth-child(7),
.newest-panel .newest-ul s:nth-child(8),
.newest-panel .newest-ul s:nth-child(9)
{
	border-bottom:none;
}
.newest-panel .newest-ul s .newset-brand
{
	height:31px;
}
.newest-panel .newest-ul s .newset-brand img
{
	max-height: 30px;
	display: block;
	margin: 0 auto;
}
.newest-panel .newest-ul s .newset-img
{
	text-align:center;
	border: 1px dotted #DDDDDD;
	margin: 10px;
}
.newest-panel .newest-ul s .newset-img img
{
	display: block;
	margin: 0 auto;
	max-width: 100px;
}
.newest-panel .newest-ul s h3
{
	text-align:center;
	color:#666666;
	margin-top:5px;
	line-height: 16px;
	padding: 5px 0;
}
.newest-panel .newest-ul s p
{
	text-align:center;
	color:#999999;
	margin-bottom:5px;
	font-size:13px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}
.news-panel
{
	padding:0 25px;
	padding-bottom: 10px;
}
.news-panel .news-title
{
	border-bottom:1px solid #DBDBDB;
}
.news-panel .news-title h2
{
	float:left;
	height:60px;
	line-height:60px;
	font-size:20px;
}
.news-panel .news-title a
{
	margin-top:15px;
	text-align:center;
	border:1px solid #DBDBDB;
	float:right;
	display:inline-block;
	width:85px;
	height:28px;
	line-height:28px;
}
.news-panel .news-title a:before
{
	float:right;
	margin-right:10px;
	margin-top: 7px;
}
.news-panel .latest-news
{
	width:565px;
	float:left;
	margin-right:20px;
}
.news-panel .product-information
{
	width:565px;
	float:left;
}
.news-panel .latest-news .news-first
{
	margin-top:12px;
}
.news-panel .latest-news .news-first img
{
	width:160px;
	margin-right:10px;
	float:left;
}
.news-panel .latest-news .news-first .news-first-right
{
	width:390px;
	float:left;
}
.news-panel .latest-news .news-first .news-first-right h3
{
	font-size:16px;
	line-height:22px;
	font-weight:700;
}
.news-panel .latest-news .news-first .news-first-right p
{
	color:#878787;
	margin-top:10px;
	height:60px;
	line-height:20px;
	overflow:hidden;
}
.news-panel .latest-news ul
{
	margin:10px auto;
}
.news-panel .latest-news ul li
{
	height:27px;
	line-height:27px;
	list-style-type:square;
	color:#EF4922;
	margin-left:20px;
}
.news-panel .product-information .information-ul ul li
{
	width:50%;
	float:left;
	margin:12px 0;
}
.news-panel .product-information .information-ul ul li img
{
	width:74px;
	float:left;
	border:1px solid #DBDBDB;
}
.news-panel .product-information .information-ul ul li .information-ul-right
{
	width:180px;
	float:left;
	margin-left:10px;
}
.news-panel .product-information .information-ul ul li .information-ul-right a
{
	display:block;
	font-weight:700;
	height:22px;
	line-height:22px;
	overflow:hidden;
}
.news-panel .product-information .information-ul ul li .information-ul-right p
{
	color:#878787;
	height:54px;
	line-height:18px;
	overflow:hidden;
}
.featured-panel .common-title .common-title-right ul
{
	margin-top:40px;
	margin-right:30px;
}
.featured-panel .common-title .common-title-right ul li
{
	margin-right:5px;
	float:left;
	width:20px;
	height:6px;
	background:#EFEFEF;
	border-radius:10px;
}
.featured-panel .common-title .common-title-right ul li.curr
{
	width:55px;
	height:6px;
	background:#D8D8D8;
}
.featured-panel .featured-ul
{
	margin:15px 25px 0;
	padding-bottom:25px;
}
.featured-panel .featured-ul ul li
{
	overflow:hidden;
	float:left;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	width: 190px;
	text-align: center;
}
.featured-panel .featured-ul ul li:not(:nth-child(n+7))
{
	border-top:1px solid #DBDBDB;
}
.featured-panel .featured-ul ul li:nth-child(6n+1)
{
	border-left:1px solid #DBDBDB;
}
.featured-panel .featured-ul ul li a
{
	display:inline-block;
	padding: 5px 0;
}
.featured-panel .featured-ul ul li a img
{
	transition:all .5s;
	display: block;
	max-height: 56px;
	margin: 0 auto;
}
.featured-panel .featured-ul ul li a:hover img
{
	transform:scale(1.2);
}
.tophot-panel .top-hot-ul
{
	width:292px;
	margin-right:10px;
	float:left;
	box-shadow:0 4px 10px #D1D1D1;
}
.tophot-panel .top-hot-ul:last-child
{
	margin-right:0;
}
.tophot-panel .top-hot-ul h2
{
	background:#F01830;
	height:42px;
	line-height:42px;
	font-size:18px;
	color:#FFFFFF;
	padding-left:15px;
}
.tophot-panel .top-hot-ul ul
{
	background:#FFFFFF;
	padding:10px 15px;
}
.tophot-panel .top-hot-ul ul li
{
	height:32px;
	line-height:32px;
}
.tophot-panel .top-hot-ul ul li i
{
	font-size:20px;
	color:#8A8A8A;
	margin-right:10px;
}
@media screen and (max-width: 767px)
{
	.banner
	{
		display: none;
	}
	.featured-panel .featured-ul ul li:nth-child(2n+1)
	{
		border-left:1px solid #DBDBDB;
	}
	.newest-panel .newest-ul ul li:nth-child(10)
	{
		border-bottom: none;
	}
	.newest-panel .newest-ul ul li:nth-child(6),
	.newest-panel .newest-ul ul li:nth-child(7),
	.newest-panel .newest-ul ul li:nth-child(8),
	.newest-panel .newest-ul ul li:nth-child(9)
	{
		border-bottom: 1px dashed #DBDBDB;
	}
	.newest-panel .newest-ul ul li
	{
		width:96%;
		padding:2% 0;
	}
	.newest-panel .newest-ul ul
	{
		padding:0 2%;
	}
	.newest-panel .common-title .common-title-right
	{
		margin-top: 12px;
	}
	.product-panel .product-ul:nth-child(10)
	{
		height:auto;
		border-bottom:none;
	}
	.product-panel .product-ul:nth-child(8),
	.product-panel .product-ul:nth-child(9)
	{
		height:auto;
		border-bottom: 1px dotted #DBDBDB;
	}
	.common-title .common-title-left
	{
		float: none;
	}
	.common-title .common-title-left h2
	{
		font-size:20px;
		padding-bottom:2%;
		padding-top: 2%;
		padding-left: 2%;
	}
	.common-title .common-title-left h2.single-title
	{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.common-title .common-title-left p
	{
		padding-left:2%;
	}
	.product-panel
	{
		padding:0 2% 1%;
	}
	.featured-panel,
	.newest-panel,
	.news-panel
	{
		margin-top:3%;
	}
	.search-panel
	{
		color:#FFFFFF;
	}
	.tophot-panel
	{
		margin-top:3%;
	}
	.product-panel .common-title .common-title-left p
	{
		margin-bottom:1%;
	}
	.product-panel .common-title .common-title-right
	{
		margin-top:10px;
	}
	.product-panel .product-ul
	{
		width:auto;
		margin: 0;
		float: none;
	}
	.product-panel .product-ul .product-ul-img
	{
		width: auto;
		float: none;
		margin: 0;
		padding: 5px 0;
	}
	.product-panel .product-ul .product-ul-img img
	{
		display: block;
	}
	.product-panel .product-ul .product-ul-right
	{
		width:auto;
		float: none;
		margin: 0;
	}
	.product-panel .product-ul .product-ul-right h3
	{
		font-weight: bold;
	}
	.product-panel .product-ul .product-ul-right ul li
	{
		line-height: 16px;
		padding: 5px 0;
	}
	.search-panel .search-left
	{
		width: 100%;
		padding-left: 2%;
		padding-right: 2%;
		margin-top: 0;
	}
	.search-panel .search-left p
	{
		font-size:16px;
	}
	.search-panel .search-left span
	{
		font-size:14px;
	}
	.search-panel form
	{
		width:96%;
		margin-top:10px;
		margin-right:2%;
		margin-left: 2%;
	}
	.search-panel form input[type=text]
	{
		width:88%;
		padding-left: 2%;
	}
	.search-panel form input[type=submit]
	{
		width:10%;
	}
	.newest-panel .common-title
	{
		margin:0 2%;
	}
	.newest-panel .newest-ul s
	{
		width: 50%;
	}
	.newest-panel .newest-ul s:nth-child(10),
	.newest-panel .newest-ul s:nth-child(6),
	.newest-panel .newest-ul s:nth-child(7),
	.newest-panel .newest-ul s:nth-child(8),
	.newest-panel .newest-ul s:nth-child(9)
	{
		border-bottom: 1px dashed #DBDBDB;
	}
	.news-panel
	{
		padding:0 2%;
	}
	.news-panel .news-title h2
	{
		height:50px;
		line-height:50px;
		font-size:18px;
	}
	.news-panel .news-title a
	{
		margin-top:12px;
		width: 65px;
	}
	.news-panel .news-title a:before
	{
		margin-right: 5px;
	}
	.news-panel .latest-news
	{
		width:auto;
		margin-right:0;
	}
	.news-panel .product-information
	{
		width:96%;
		margin-left:2%;
		margin-right:2%;
	}
	.news-panel .latest-news .news-first img
	{
		width:auto;
		float: none;
		max-width: 100%;
		display: block;
		margin: 1rem auto;
	}
	.news-panel .latest-news .news-first .news-first-right
	{
		width:96%;
		margin-left:2%;
		margin-right:2%;
	}
	.news-panel .latest-news .news-first .news-first-right h3
	{
		font-weight:400;
	}
	.news-panel .latest-news ul li
	{
		height: auto;
		line-height: 16px;
		padding: 5px 0;
	}
	.news-panel .product-information .information-ul ul li
	{
		width:100%;
		margin:2% 0;
	}
	.news-panel .product-information .information-ul ul li img
	{
		width: auto;
		max-width: 30%;
	}
	.news-panel .product-information .information-ul ul li .information-ul-right
	{
		width: 68%;
		margin-left: 2%;
	}
	.featured-panel .common-title .common-title-right ul
	{
		margin-top:20px;
	}
	.featured-panel .featured-ul
	{
		margin:2%;
		padding-bottom:2%;
	}
	.featured-panel .featured-ul ul li
	{
		width: 50%;
	}
	.featured-panel .featured-ul ul li a
	{
		width: 100%;
	}
	.tophot-panel .top-hot-ul
	{
		width:96%;
		margin-right:2%;
		margin-left:2%;
		margin-bottom:2%;
	}
	.tophot-panel .top-hot-ul:last-child
	{
		margin-right:2%;
	}
}