.news ul.hot-news li:before,
.news ul.hot-news li dl
{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
#header .drawer-main dl.category
{
	height: auto;
}
#index
{
	padding-top: 7px;
}

.page-btn a {
    border: 1px solid #333;
    padding: 5px 10px;
    margin-top: 5px;
    display: inline-block;
}


.page-btn  span{
    padding: 5px 10px;
    margin-top: 5px;
    display: inline-block;
}
/*banner_layer*/
.flexslider
{
	border: none;
	background-color: transparent;
	border-radius: 0;
	margin-bottom: 0;
}
.flexslider .slides>li
{
	background-position: center 0;
}
.flexslider .slides>li a.show
{
	display: block;
	height: 100%;
	width: 100%;
}


/*banner*/
#index .banner_layer
{
	padding-left: 292px;
}
#index .banner
{
	width: 810px;
	float: left;
}
#index .banner .flex-control-nav
{
	bottom: 4px;
	z-index: 2;
}
#index .banner .flex-control-nav a
{
	background-color: #AAAAAA;
	transition: all .2s ease 0s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
}
#index .banner .flex-control-nav a.flex-active
{
	background-color: #FFFFFF;
	width: 20px;
}
#index .ad
{
	width: 286px;
	float: right;
}
#index .ad li
{
	position: relative;
}
#index .ad li h4
{
	font-size: 22px;
	color: #FFFFFF;
	position: absolute;
	left: 14px;
	line-height: 50px;
	font-weight: bold;
}
#index .ad li p
{
	position: absolute;
	top: 45px;
	color: #FFFFFF;
	left: 14px;
	font-weight: bold;
	font-size: 14px;
	width: 175px;
}
#index .ad li a
{
	display: block;
}
#index .ad li a img
{
	display: block;
}
#index .ad li:last-child
{
	margin-top: 9px;
}


/*latest-products*/
.latest-products
{
	background-color: #F4F4F4;
}
.latest-products h2.title
{
	text-align: center;
	line-height: 90px;
	font-size: 24px;
	color: #222222;
	text-transform: uppercase;
	font-weight: bold;
}
.latest-products li
{
	width: 225px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 15px;
	height: 286px;
	position: relative;
	overflow: hidden;
	border-bottom: 8px solid #333333;
}
.latest-products li span
{
	display: block;
	padding: 20px 0 0 20px;
	height: 130px;
}
.latest-products li img
{
	display: block;
}
.latest-products li span + a
{
	font-size: 14px;
	color: #2F2F2F;
	line-height: 18px;
	padding: 5px 0;
	display: inline-block;
	margin: 0 12px;
	font-weight: bold;
}
.latest-products li p
{
	margin: 0 12px;
	color: #6D6D6D;
	line-height: 18px;
}
.latest-products li p + a
{
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background-color: #ECECEC;
	position: absolute;
	top: 10px;
	right: 10px;
	text-decoration: none;
}
.latest-products li p + a:hover
{
	background-color: #333333;
	color: #FFFFFF;
}
.latest-products li:not(:nth-child(n+5))
{
	width: 342px;
}
.latest-products li:not(:nth-child(n+5)) span + a,
.latest-products li:not(:nth-child(n+5)) p
{
	margin-left: 120px;
}
.latest-products li:nth-child(1),
.latest-products li:nth-child(5)
{
	margin-left: 0;
}
.latest-products li:nth-child(4)
{
	margin-left: 12px;
}


/*manufacturers*/
.manufacturers
{
	background-color: #333333;
	margin-top:10px;
}
.manufacturers h2.title
{
	text-align: center;
	color: #FFFFFF;
	line-height: 126px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

.picture-image {
    align-items: center;
    background-color: transparent;
    display: flex
;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.picture-image.image-status-done img {
    opacity: 1;
}

.picture-image img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    opacity: 0;
}
.manufacturers .clear .brand-item {
    border-radius: var(--box-rounded);
    padding: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity,1));
    --tw-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
	width:44%;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
	
}
.manufacturers .clear .brand-item:nth-child(2n){
	margin-right:0;
}
.link-warning {
    cursor: pointer;
    --tw-text-opacity: 1;
    color: rgb(234 88 12);
}
.link-warning:focus, .link-warning:hover {
    color: #ea580ccc;
    text-decoration-line: underline;
}
.manufacturers .clear .brand-item .header {
    display: flex
}

.manufacturers .clear .brand-item .header>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(1rem*var(--tw-space-x-reverse))
}

.manufacturers .clear .brand-item .header .image {
    display: flex;
    height: 3rem;
    justify-content: center;
    width: 160px
}

.manufacturers .clear .brand-item .header .info {
    align-items: center;
    display: flex;
    flex: 1 1 0%
}

.manufacturers .clear .brand-item .header .info .title {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 2rem;
    margin-bottom: 0;
    min-height: 2rem
}

.manufacturers .clear .brand-item .body {
	    border: 0 solid #e5e7eb;
	
    border-top-width: 1px;
    margin-top: 1rem;
    padding-top: 1rem
}


.manufacturers .clear .brand-item .body .description {
    display: -webkit-box;
    margin-bottom: 1rem;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5rem;
    min-height: 4.5rem;
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity,1))
}

.manufacturers .clear .brand-item .body .action {
    text-align: right
}








/*news*/
.news h2.title
{
	text-align: center;
	padding-top: 20px;
	line-height: 80px;
	font-size: 24px;
	color: #222222;
	font-weight: bold;
	text-transform: uppercase;
}
.news ul.hot-news li
{
	width: 454px;
	height: 300px;
	float: left;
	margin-right: 19px;
	position: relative;
	overflow: hidden;
	border-bottom: 11px solid #333333;
}
.news ul.hot-news li:last-child
{
	margin-right: 0;
}
.news ul.hot-news li:before
{
	content: "";
	width: 100%;
	height: 300px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 176px;
	opacity: 0.9;
	z-index: 1;
}
.news ul.hot-news li a
{
	display: block;
	width: 100%;
	height: 100%;
}
.news ul.hot-news li s
{
	position: absolute;
	text-decoration: none;
	padding: 0 25px;
	display: inline-block;
	height: 38px;
	line-height: 38px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	left: 13px;
	top: 0;
}
.news ul.hot-news li img
{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.news ul.hot-news li dl
{
	width: 427px;
	float: left;
	margin-left: 13px;
	color: #AAAAAA;
	position: absolute;
	z-index: 2;
	height: 300px;
	top: 176px;
}
.news ul.hot-news li dt
{
	height: 36px;
	line-height:36px;
	font-size: 14px;
	font-weight: bold;
	color: #191818;
	overflow: hidden;
}
.news ul.hot-news li dd
{
	line-height: 18px;
	color: #474747;
}
.news ul.hot-news li dd strong
{
	text-decoration: underline;
	color: #747474;
	line-height: 30px;
	font-weight: normal;
}
.news ul.hot-news li:hover:before,
.news ul.hot-news li:hover dl
{
	top: 0;
}
.news ul.hot-news li:hover dt
{
	height: auto;
	line-height: 20px;
	padding: 9px 0;
}
.news ol
{
	column-count: 2;
	column-gap: 40px;
	-webkit-column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-count: 2;
	-moz-column-gap: 40px;
	padding-bottom: 25px;
	border-top: 1px dashed #474747;
	margin-top: 15px;
	padding-top: 10px;
}
.news ol li
{
	line-height: 16px;
	padding: 5px 0;
}
.news ol li a
{
	color: #AAAAAA;
}
.news ol li s
{
	text-decoration: none;
	float: right;
	color: #828282;
}


/*recommend*/
.recommend ul.tab
{
	overflow: hidden;
	height: 40px;
}
.recommend ul.tab li.cur
{
	background-color: #C9F6E4;
}
.recommend ul.tab li
{
	float: left;
	margin-left: 1px;
	height: 40px;
	line-height: 40px;
	color: #000000;
	padding: 0 20px;
	cursor: pointer;
	font-weight: bold;
}
.recommend ol.products
{
	padding-top: 15px;
	display: none;
}
.recommend ol.products:nth-child(2)
{
	display: block;
}
.recommend ol.products li
{
	float: left;
	width: 190px;
	height: 32px;
	line-height: 16px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}
.recommend ol.products li a
{
	color: #5C5C5C;
	font-size: 12px;
}
@media screen and (max-width: 768px)
{
	/*banner*/
	#index .banner
	{
		display: none;
	}
	#header .drawer-main dl.category
	{
		display: none;
	}
	#index
	{
		display: none;
	}
	#index .ad
	{
		width: auto;
		float: none;
		margin-top: 5px;
	}
	#index .ad li
	{
		max-width: 286px;
		margin: 0 auto;
	}
	.latest-products li
	{
		width: 100% !important;
		margin-left: 0 !important;
	}
	.latest-products li span + a
	{
		margin-left: 12px !important;
	}
	.latest-products li p
	{
		margin-left: 12px !important;
	}
	.manufacturers li
	{
		width: 50%;
		margin-right: 0;
		margin-bottom: 0.5rem;
	}
	.news ul.hot-news li
	{
		width: auto;
		float: none;
		margin-bottom: 13px;
		padding-bottom: 15px;
		margin-right: 0;
		height: auto;
	}
	.news ul.hot-news li:before
	{
		display: none;
	}
	.news ul.hot-news li s
	{
		display: none;
	}
	.news ul.hot-news li dl
	{
		width: auto;
		float: none;
		position: static;
		height: auto;
	}
	.news ul.hot-news li dt
	{
		height: auto;
		line-height: 20px;
		padding: 9px 0;
	}
	.news ol
	{
		column-count: auto;
		-webkit-column-count: auto;
		-moz-column-count: auto;
	}
	.news ol li
	{
		padding-left: 0.5rem;
	}
	.news ol li s
	{
		float: none;
		display: block;
	}


	/*recommend*/
	.recommend ul.tab
	{
		display: none;
	}
	.recommend ol.products
	{
		display: block;
	}
	.recommend ol.products li
	{
		width: 50%;
		margin-right: 0;
		padding: 1rem;
	}
}