@charset "utf-8";
body,td,th {
    font-family: 宋体;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lj:link {
	color: #333333;
	text-decoration: none;
}
.lj:visited {
	color: #333333;
	text-decoration: none;
}
.lj:hover {
	color: #FF0000;
	text-decoration: underline;
}


.lj1:link {
	color: #000000;
	text-decoration: none;
}
.lj1:visited {
	color: #333333;
	text-decoration: none;
}
.lj1:hover {
	color: #FF0000;
	text-decoration: underline;
}

.lj2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lj2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lj2:hover {
	color: #FF0000;
	text-decoration: underline;
}
.STYLE1 {
	color: #10813F;
	font-weight: bold;
}
.STYLE2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.STYLE5 {
	font-size: 18px
}
.STYLE3 {
	font-size: 16px;
	font-weight: bold;
}
.STYLE4 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.ttt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.lay-container{ width: 980px; margin: 0 auto;}
.page_left_sider{  float: left; width: 209px; overflow: hidden;}
.page_right_sider{ float: right; width: 760px; overflow: hidden;}
.clear{ clear: both;}


.products{ width:760px; display: flex; flex-wrap: wrap;}
.products .item{  width: 24.99%; margin-bottom: 15px;}
.products .item .item-main{ margin: 0 auto; width: 117px;}

.products-view-content{ font-size: 14px; 
	line-height: 25px;     
	padding: 0;
    word-wrap: break-word;
    cursor: text;
}
.products-view-content p{ font-size: 14px; line-height: 25px;}