@charset "utf-8";
.banner-images p{
	margin: 0;
}
.banner-images p img{
	width: 100%;
}
.navigation-bread{
	/* text-shadow: 1px 3px 5px #000; */
	padding: 0px 0px 8px 10px;
	color: #000;
	font-size: 14px;
	/* border-bottom: 1px solid #5f5553;*/
	margin-top: 0.8rem;
	margin-bottom: 0.5rem
	!important;
	box-sizing: border-box;
	font-family: "Microsoft Yahei","微软雅黑";
}
.navigation-bread .red_x{ 
    font-weight: bold;
    font-size: 14px;
}
.navigation_Submenu {
	display: flex;
	justify-content: center;	
}
.navigation_Submenu li {
	display: flex;
	padding: 5px;
	width: 8vw;
	color: rgba(255,255,255,1.00);
	list-style: none;	
	cursor: pointer;
	justify-content: center;
	background-color: rgba(0,0,0,1.00);
	margin:0 1px;
}
.navigation_Submenu li:hover,.selected {
	background-color:#E70012;	
}
.navigation_Submenu a{
	color:#FFF;
	font-size: 1.2em;
}
.navigation_Submenu dh2{
	color: #000000;
	font-weight: bolder;
	font-size:2vw;
}
.Submenu_content{
	margin-top: 2em;
	height: auto;
	width: 100%;	
	background-color: rgba(238,238,238,1);
}
.submenu_list{	
	display:flex;
	justify-content: center;
	text-align: left;
}
.submenu_bglist {
	border: 1px solid rgba(254,255,255,1.00);
	background-color: rgba(0,0,0,1.00);
	width: 20.83vw;
	height:36vh;
	overflow: hidden;
	margin: 18px 8px;
	display: block;
}
.submenu_bglist:hover{
	background-color: rgba(30,30,30,1.00);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.9),
				0px 0px 20px rgba(0,0,0,0.1) inset;
}
.submenu_bglist img{
	width: 20.83vw;
	height: 26vh;
	display: block;
	cursor: pointer;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.submenu_bglist img:hover{
	ransform-origin: center center;
    transform: scale(1.2,1.1);
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.2, 1.1);
    -moz-transform-origin: center center;
    -moz-transform: scale(1.2, 1.1);
    -o-transform-origin: center center;
    -o-transform: scale(1.2,1.1);
    -ms-transform-origin: center center;
    -ms-transform: scale(1.2,1.1);	
}
.submenu_bglist a{
	color: #fff;
	overflow:hidden;
	font-size:1vw;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
}
.submenu_bga{
	width: 20.83vw;
	height:12vh;	
	padding: 8% 4%;
	color: #fff;	
}
.submenu_bga em{
	border: 1px solid rgba(255,255,255,1);
	width:12px;
	height:12px;
	padding: 8px 12px;
	color: #fff;
	float:right;
    margin:0px 40px; 
	background: url("/skin/images/cate_arrow.png") no-repeat center;
}
.submenu_bga:hover{
	background-color: rgba(30,30,30,1.00);	
}
.pagess {
    clear: both;
    height: 30px;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
}
.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999;
}
.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #E70012;
    padding: 2px 9px;
    margin: 0 3px;
    background: #E70012;
    color: #fff;
} 
.case_current_position{
	width: calc(100% - 20px);
	height: 40px;
	line-height: 40px;
	background-color: rgba(255,255,255,1.00);
	padding-left: 200px;
}





@media (max-width: 750px) and (min-width: 320px){
	.navigation-bread{		
		padding: 0px 0px 8px 10px;
		color: #000;
		font-size: 10px;		
		margin-top: 5px;
		margin-bottom: 10px
		!important;
		box-sizing: border-box;
		font-family: "Microsoft Yahei","微软雅黑";
	}
	.navigation-bread .red_x{ 
		font-weight: bold;
		font-size: 16px;
	}
	

	.navigation_Submenu {
		display: flex;
		justify-content: center;


	}
	.navigation_Submenu li {
		display: flex;
		padding: 2px;
		width: 30px;
		color: rgba(255,255,255,1.00);
		list-style: none;	
		cursor: pointer;
		justify-content: center;
		background-color: rgba(0,0,0,1.00);
	}
	.navigation_Submenu li:hover,.selected {
		background-color:#FE0000;
		/* border-left: 1px solid #ecebeb;*/

	}
	.navigation_Submenu a{
		color:#FFFFFF;
		font-size: 8px;
	}
	.navigation_Submenu dh2{
		color: #FE0000;
		font-weight: bolder;
		font-size:16px;
		margin-bottom:10px;
	}
	.Submenu_content{
		margin-top: 10px;
		height: 100%;
		width: 100%;	
		background-color:rgba(240,240,240,0.75);
	}
	.Submenu_content img{
		width:108px;
		height:60.75px;
		position: relative;
		margin: 4px 5px;
		border: 1px solid rgba(0,0,0,0.75);
	}
	.submenu_list{

		display:flex;
		justify-content: center;
		text-align: center;
		font-size: 10px;
	}
	.submenu_list  a{
		font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
		font-size: 10px;

	}
	.submenu_list  a:hover{
		color: orangered;
	}



	.pagess {
		clear: both;
		height: 60px;
		margin: 5px;
		overflow: hidden;
		margin-left: 0px;
		text-align: center;
	}
	.pagess ul li {
		display: inline-block;
		border: 1px solid #ccc;
		padding: 2px 6px;
		margin: 0 2px;
		line-height: 16px;
		background: #fff;
		color: #999;
	}	
	.pagess ul li.thisclass {
		display: inline-block;
		border: 1px solid #FE0000;
		padding: 2px 6px;
		margin: 0 2px;
		background: #FE0000;
		color: #fff;
	}  
}


































/*推荐产品-块-布局样式*/
.article-lists article{
	width:90rem;
}
.article-lists article .product-lists-title{
	/*display: inline-block;*/
	height: 3.5rem;
	line-height: 3.5rem;
	border-bottom: 2px solid #5f5553;
	font-size: 1.5rem;
	padding: 3px 5px 0px;
	font-weight: bold;
	position: relative
}
.article-lists article .product-lists-title .mobile-productLists-navigation{
	position: absolute;
	right: 10px;
	top: 8px;
	display: none
}
.article-lists article .product-lists{
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.article-lists article .product-lists .mobile-productLists-classify{
	position: absolute;
	right: 0;
	background: #5f5553; 
	transition:width 1s;
	-moz-transition:width 1s;
	-webkit-transition:width 1s;
	-o-transition:width 1s;
	width: 0;
	white-space: nowrap;
	z-index: 10;
	overflow: hidden;
}
.article-lists article .product-lists .mobile-productLists-show{
	width: 12.5rem;
}
.article-lists article .product-lists .mobile-productLists-classify ul{
	margin: 12px;
}
.article-lists article .product-lists .mobile-productLists-classify ul li a {    
	color: #000;
	font-size: 1.5rem;
}
.article-lists article .product-lists dl{
	display: flex; 
	flex-direction: column-reverse;
}
.article-lists article .product-lists dl dt{
	text-align: center
}
.article-lists article .product-lists dl dd{
	margin: 0
}
.article-lists article .product-lists dl dd a img{
	border: 1px solid #5f5553;
	width: 24rem;
	box-sizing: border-box;
	margin: 0.5rem;}


/*推荐资讯所在块*/
.article-lists article .news-title{
	height: 2.5rem;
	line-height: 2.5rem;
	border-bottom: 2px solid #5f5553;
	color: #333;
	font-family: "Microsoft Yahei";
	font-size: 1.5rem;
	font-weight: bold;
	text-indent: 0.1rem;
	width: 100%;
}

.article-lists article .news-title:after{
	content:" / Recommended News";
	font-size: 1rem;
	color: #999;
	font-family: arial;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 0.5rem;
}

.article-lists article .news-lists{
	margin-bottom: 2rem;
}
.article-lists article .news-lists span{
	width: 100%;
	display: inline-block;
	position: relative;
	border-bottom: 1px dashed #e5e5e5;
	height: 3rem;
	line-height: 3rem;
	font-size: 1.2rem;
}
.article-lists article .news-lists span:hover{
	color: #5f5553;
	
}
.article-lists article .news-lists span:hover a{
	color: #5f5553;
	
}
.news-lists span em {
	
	position: relative;
	left:50rem;
	line-height: normal;
}



@media only screen  and (max-width: 64em) {

}
@media only screen  and (max-width: 50em) {

}

@media only screen  and (max-width: 85.375em) {

}
@media only screen  and (max-width: 48em) {

}
@media only screen  and (max-width: 25.875em) {

    .search{
		display: none;
	}
    .navigation-bread{
		display: none;
	}
    .article-lists aside{
		display: none;
	}

    .article-lists article .product-lists-title .mobile-productLists-navigation{
		display: block;
		margin: 0.5rem;
	}
	/*缩略图*/
    .article-lists article .product-lists dl{
		width: 20rem;
		margin: 0.5rem;
	}
    .article-lists article .product-lists dl dd a img{
		width: 60%;
		margin: 0;
	}
    .article-lists article .news-lists{
		padding: 0 0.5rem;
	}
    .article-lists article .news-lists span {
		font-size: 1rem;
		width: 100%;
	}
}
@media only screen  and (max-width: 23.4375em) {

}

@media only screen and (max-width: 20em){

}

