ul,ol,li,dl,dt,dd,p {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.8em
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:0.9em;
	font-weight:bold;
	font-family:"Microsoft YaHei";
}
body {
	font-size:1.2em;
	color:#333;
	font-family:"Microsoft YaHei";
	margin:0 auto;
}
a{ text-decoration:none; outline:none;}
a:active {star:expression(this.onFocus=this.blur());} 
a {
	text-decoration:none;
	color:#000
}
* {
	padding:0;
	margin:0;
}
body,html {
	height:100%
}
.wrap {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0
}
.wlef {
	min-height:100%;
	width:100%;
	height:auto;
	background:#fff;
	overflow:scroll;
	z-index:9999;
	position:relative;
	position:absolute;
	top:0;
	right:0;
	box-shadow:0 0 3px #484848
}
.wlef .top {
	z-index:99;
	position:relative;
	width:100%;
	position:fixed;
	height:2.5em;
	background:linear-gradient(#e47172, #b31c14);
	/* Firefox */
display:-moz-box;
	-webkit-box-pack:center;
	/* Safari、Opera 以及 Chrome */
display:-webkit-box;
	-webkit-box-pack:center;
	/* W3C */
display:box;
	-webkit-box-pack:center;
	text-align:center;
	line-height:2.5em
}
.wlef .top span {
	color:#fff;
	font-size:1em
}
.wlef .top .t_ri {
	position:absolute;
	top:0.35em;
	right:0;
	/* Firefox */
display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;
	/* Safari、Opera 以及 Chrome */
display:-webkit-box;
	-webkit-box-align:center;
	/* W3C */
display:box;
	box-pack:center;
	box-align:center;
	width:2.7em;
	height:60%;
	clear:both;
	border-radius:0.2em;
	margin-right:0.3em;
	z-index:9999
}
.wlef .top .t_ri img {
	height:1.8em
}
.wlef .contenr {
	clear:both;
	position:relative;
	width:95%;
	height:auto;
	margin:0em auto;
	margin-top:0.7em;
}
/* -----------------------------------------产品分类中心区域PLAY------------------------------------------  */



.wlef .contenr .product {
	position:relative;
	text-align:center;
	margin-bottom:1em;
	float:left;
	width:48%;
	height:10em;
	border:1px solid #ccc;
	border-radius:0.2em;
	max-height:13em;
	min-height:10em
}
.wlef .contenr a:nth-child(2n+0) .product {
	float:right;
	display:inline-block;
}
.wlef .contenr .product img {
	max-width:100%;
	max-height:10.5em
}
.wlef .contenr .product .prc_a {
	letter-spacing:0.1em;
	font-size:0.8em;
	word-wrap:break-word;
	text-align:center;
	position:absolute;
	bottom:0;
	width:100%;
	height:auto;
	max-height:5em;
}
.wlef .product_bt {
	text-align:center;
	line-height:3em;
	clear:both;
	width:95%;
	min-height:3em;
	max-height:5em;
	margin:0 auto;
	margin-bottom:1em;
}
.wlef .product_bt a {
	padding:0.5em 0.7em;
	font-size:0.7em
}
.wlef .product_bt .current {
	border:1px solid #b31c14;
	border-radius:0.2em;
}
/* -----------------------------------------产品分类中心区域ENDING------------------------------------------  */
.secleve{width: 100%;margin-bottom: 0.4em;height: auto}
.secleve a{font-size: 0.8em;
display: inline-block;
width: 48%;
text-align: center;
color: #3c3030;
border-radius: 1em;
background: #397ed5;
padding: 0.2em 0;
color: #fff;
margin-bottom:0.5em;
}
.secleve>a:nth-of-type(even){float: right;}


/*  ----------------------------------  二级产品-------------------------------------*/




/*  ----------------------------------  二级产品-------------------------------------*/





/* -----------------------------------------产品详情页面区域PLAY------------------------------------------  */

.wlef .contenr .Detail {
	border:1px solid #cac9cb;overflow: hidden;
	width:100%;
	height:auto;
	border-radius:0.2em;
	text-align:center;
}
.wlef .contenr .Detail img{
	max-width: 100%;
}
.wlef .contenrDeaDet .Detail img {
	max-width:95%;
	margin:0 auto;
	max-height:100%;
}
.wlef .contenr section {
	padding:0.5em 0;clear: both;
	margin-top:1em;
	width:100%;
	height:auto;
	border:1px solid #cac9cb;
	border-radius:0.2em;
	text-align:center;
}
.wlef .contenr section .Detail_a {
	margin:0 0.5em;
	font-size:14px;
	text-align:left;
	width:99%;
	word-wrap:break-word;
	min-height:2em;
	margin-bottom:0.5em;
}
.wlef .contenr .Detail_explain {
	margin-bottom:5em;
	word-wrap:break-word;
	text-indent:2em;
	width:100%;
	height:auto;
	border-radius:0.2em;
	text-align:center;
	margin-top:1em
}
.wlef .contenr .Detail_explain p {
	font-size:0.9em;
	margin-top:0.5em;
	text-align:left;
}
.wlef .contenr .Detail_explain img {
	max-width:100%;
	margin-top:1em;
	float: left;
}
/* -----------------------------------------产品详情页面区域ENDING------------------------------------------  */








/* -----------------------------------------资讯、技术页面区域PLAY---------------------------------------  */

.wlef .contenr li {
	width:100%;
	height:3em;
	margin-bottom:1em;
	border-bottom:1px dashed #b2bfd3;
	line-height:3em;
}
.wlef .contenr li {
	font-size:0.8em;
	color:#484848;
}
.wlef .contenr a:last-child li {
	border:none;
}
/* ----------------------------------------资讯、技术页面区域ENDING--------------------------------------  */









/* -----------------------------------------资讯、技术详情页面区域PLAY-------------------------------------  */

.wlef .contenr .con_top {
	width:100%;
	text-align:center;
	height:auto;
	border-bottom:1px solid #484848
}
.wlef .contenr .con_top h1 {
	font-size:1.5em
}
.wlef .contenr .con_top span {
	font-size:0.8em;
	padding:1em;
	display:inline-block;
}
.wlef .contenr>p {
	margin-top:0.5em;
	font-size:0.8em;
	text-indent:2em
}
/* ----------------------------------------资讯、技术详情页面区域ENDING------------------------------------  */





.wlef .space {
	width:100%;
	margin-top:1em;
	height:2.5em;
	clear: both;
}
/*留空*/
.wlef .bottom {
	width:100%;
	height:auto;
	position:fixed;
	bottom:0;
	background:#b31c14;
	text-align:center;
}
.wlef .bottom li {
	width:25%;
	height:100%;
	float:left;
}
.wlef .bottom li img {
	width:2.3em;
	height:2.3em;
	margin-bottom:-0.3em;
	margin-top:0.3em
}
.wlef .bottom li a {
	font-size:0.9em;
	color:#fff
}
/*侧边栏*/
.swiper-container-class {
	overflow:hidden;
	background:rgb(244,247,249);
	box-shadow:0 0 1px #151212;
}
.swiper-container-class a {
	display:inline-block;
	color:#352e2e;
	width:auto;
	padding:0.4em 0;
	font-size:0.8em
}
.swiper-slide {
	width:auto;
	height:auto;
	margin:0 10px;
}
/*侧边栏*/















/*  侧滑导航栏  */
/*侧边栏*/
.wright {
	text-align:center;
	width:70%;
	z-index:1;
	height:100%;
	background:#2aaafb;
	position:absolute;
	top:0;
	right:0
}
.wright span {
	color:#fff;
	margin:0.4em;
	letter-spacing:0.1em;
	display:inline-block;
}
.wright li {
	width:70%;
	margin:0.8em auto;
	border:1px solid #fff;
	text-align:center;
	padding:0.4em 0;
	border-radius:0.2em;
	box-shadow:0 0 0.1em #2aaafb;
	font-size:1em
}
.wright a {
	color:#fff;
	text-decoration:none;
	font-size:0.9em;
	position:relative;
}
/*侧边栏*/



/*   / //       */






















