.sortcont{
		width:98%;
position:absolute;
}
.sortcont .head{
	width:48px;
	height:80px;
	float:left;
	margin-left:10px;
}
.sortcont .head .tag{
	text-align:center;
	line-height:42px;
	color:#FFF;
	font-size:16px;
}
.sortcont .foot{
 	background:url(http://bs.lshou.com/images/green/qiang.png) no-repeat left;
 	position:absolute;
	width:160px;
	height:80px;
	left:90%;
	overflow:hidden;
}
.sortcont .foot .tag{
	text-align:right;
	margin-right:10px;
	line-height:42px;
	color:#FFF;
	font-size:16px;
}
.sortcont .cont{
 	width:95%;
}
.sortcont .cont dl{
	width:95%;
	position:relative;	
	z-index:1000;
}
.sortcont .cont dl dt{
	margin-left:2px;
	margin-top:2px;
	width:136px; 
	text-align:center;
	height:35px;
	float:left;	
	padding-left:20px;
	line-height:40px;
	overflow:hidden;
	cursor:pointer;
	background:#F9FAFB;
}
.sortcont .cont dl dt a{
	font-size:14px;
	color:#1E50A2;
}
#AllSorts1{

}
.sortcont .cont dl dd{
	margin-top:2px;
	display:none;
}
.sortcont .cont dl.ck dt{
	background:#FFF url(tosort.gif) 20px 15px no-repeat;
}
.sortcont .cont dl.ck dd{
	display:block;
	width:110px;
	float:left;
	padding:10px;
	line-height:22px;
	border:0;
	background:#FFF url(pointer.gif) no-repeat;	
}
.sortcont .cont dl.ck dd div{
	height:22px;
	overflow:hidden;
	padding:0 5px 0 15px;
}
.sortcont .cont dl.ck dd div a{
	color:#1E50A2;
}

.zzys{
position:absolute;
}
.zzshowcontent{
position:absolute;
top:60px;
left:0px;
}
.zzys .cont{
}
.zzys .cont dl{
}
.zzys .cont dl dt{
	
}
.zzys .cont dl dt a{
}
.zzys .cont dl dt a strong{

}
#AllSorts1{

}
.zzys .cont dl dd{
top:600px;
}
.zzys .cont dl.ck dt{
}
.zzys .cont dl.ck dd{

}
.zzys .cont dl.ck dd div{
}
.zzys .cont dl.ck dd div a{

}
.sideleft{
	width:100%;
	height:80px;
	background: #009966;
	clear:both;
}
/*
*第一栏
*/
.MainContainer1{
	width:100%;
	height:1140px;
	margin-left:-10px;
	margin-top:10px
	overflow: hidden;
    background:#F9FAFB;
    background-image: linear-gradient(white 0px,transparent 0),
                linear-gradient(90deg, white 0px,transparent 0),
                linear-gradient(hsla(0,0%,76%,.3) 2px,transparent 0),
                linear-gradient(90deg,hsla(0,0%,76%,.3) 2px,transparent 0);
    background-size:10px 10px,10px 10px;
	background-position:-1px -1px;
}
.Clear{
	clear:both;
}
.SideL{
	width:100%;
}
.SideC{
	width:100%;
}
.SideR{
	width:100%;
}
.MainL{
	width:100%;
}
/*
*栏目
*/
.showsort{
	border:#FF8E79 solid 1px;
}
.showsort .head{
	height:40px;
	background:url(head1.gif) repeat-x;
}
.showsort .head .tag{
	display:block;
	text-align:center;
	padding-top:12px;
}
.showsort .cont dl{
	background:url(spacing1.gif) center top no-repeat;
	position:relative;
	z-index:1000;
}
.showsort .cont dl dt{
	height:40px;
	overflow:hidden;
	line-height:45px;
	background:url(out1.gif) right 15px no-repeat;
	padding-left:10px;
}
.showsort .cont dl.show dt{
	background:url(over1.gif) right 15px no-repeat;
}
.showsort .cont dl dt span{
	display:block;
	width:40px;
	float:left;
	text-align:center;
	padding-top:5px;
}
.showsort .cont dl dt a{
	float:left;
	font-size:14px;
}
.showsort .cont dl dt a:hover{
	text-decoration:none;
}
.showsort .cont dl dd{
	display:none;
}
.showsort .cont dl.show dd{
	display:block;
	position:absolute;
	width:150px;
	left:178px;
	top:0;
	background:#CCCCCC; 
	filter: alpha(opacity=90);  
	opacity: 0.9;
	z-index:1000;
	padding:3px 3px 3px 0;
}
.showsort .cont dl.show dd ul{
	border:#FF8E79 solid 1px;
	background:#FFF;
	padding:10px;
}
.showsort .cont dl.show dd ul li{
	height:22px;
	line-height:25px;
	overflow:hidden;
}
.showsort .cont dl.show dd ul li a{
	font-size:14px;
	color:#EA5300;
	float:left;
	padding:0 5px 0 5px;
}
.showsort .cont dl.show dd ul li a:hover{
	background:#EA5300;
	color:#FFF;
	text-decoration:none;
}
/*
*幻灯片样式
*/
.slidecont { 
	height:215px; 
	width:590px; 
	position:relative;
	overflow:hidden;
}
.slidePic { 
	width:590px; 
	overflow:hidden;
}
.slidePic li {
	display:none;
}
.slidePic li.cur { 
	display:block; 
	border:#efefef solid 1px;
	width:588px;
	height:213px;
	overflow:hidden;
}
.slideTxt {
	cursor:pointer; 
	height:30px;	
	position:absolute; 
	right:10px; 
	bottom:5px;
}
.slideTxt li { 
	float:left; 
	height:30px; 
	width:30px;
	line-height:28px;
	overflow:hidden; 
	text-align:center; 
	background:url(numbg0.gif) center top no-repeat;
	color:#CCD5E6
}
.slideTxt li a.hidefocus{ 
	outline: none; 
}
.slideTxt li a.hidefocus::-moz-focus-inner{  
	border:none; 
}
.slideTxt li a:link,.slideTxt li a:visited,.slideTxt li a:hover{
	color:#CCD5E6;
	font-size:14px;
	text-decoration:none;
}
.slideTxt .cur { 
	background:url(numbg1.gif) center top no-repeat;	
}
.slideTxt .cur a:link,.slideTxt .cur a:visited,.slideTxt .cur a:hover{
	color:#FFF;
	font-weight:bold;
}
/*
*showtodyshop
*/
.showtodyshop{
	margin-top:10px;

	overflow:hidden;
}
.showtodyshop .listpic{
	width:195px;
	height:93px;
	border-left:#D5D5D5 solid 1px;
	overflow:hidden;
	float:left;
}
.showtodyshop .listpic .word{
	width:90px;
	float:left;
	padding:6px 0 0 10px;
	line-height:20px;
}
.showtodyshop .listpic .word .f{
	height:20px;
	overflow:hidden;
}
.showtodyshop .listpic .word .f a{
	background:#D9211E;
	padding:3px 5px 2px 5px;
	color:#FFF;
}
.showtodyshop .listpic .word .t{
	line-height:16px;
	height:32px;
	padding-top:7px;
	overflow:hidden;
}
.showtodyshop .listpic .word .p{
	color:#C4161C;
	font-size:14px;
	font-weight:bold;
}
.showtodyshop .listpic .img{
	width:95px;
	float:left;
	padding-top:6px;
}
.showtodyshop .listpic .img a{
	display:block;
	width:80px;
	height:80px;
	overflow:hidden;
	margin:auto;
}
/*
*siderad
*/
.siderad{
	width:190px;
	height:215px;
	overflow:hidden;
	text-align:center;
}
/*
*siderwordad
*/
.siderwordad{
	margin-top:10px;
	height:95px;
	overflow:hidden;
}
.siderwordad .listpic{
	height:95px;
	overflow:hidden;
}
.siderwordad .listpic .word{
	width:80px;
	float:left;
	padding:6px 3px 0 10px;
	line-height:20px;
}
.siderwordad .listpic .word .f{
	height:20px;
	overflow:hidden;
	font-weight:bold;
}
.siderwordad .listpic .word .t{
	line-height:18px;
	height:36px;
	overflow:hidden;
}
.siderwordad .listpic .word .p{
	font-size:18px;
	font-weight:bold;
	color:#C4161C;
	height:20px;
	overflow:hidden;
	padding-top:5px;
}
.siderwordad .listpic .img{
	width:95px;
	float:left;
	padding-top:7px;
	text-align:center;
}
/*
*MainContainer1
*/

.maincont .head{
	display:block;
	line-height:20px;
	color:#FFFFFF;
	white-space:nowrap;
	overflow:hidden;
	width:60px;
	height:20px;
	float:left;
	text-align:center;
	font-size:13px;
}
.maincont .head .tag{
	float:left;
}
.maincont .head .more{
	float:right;
	display:block;
	line-height:20px;
	color:#FFFFFF;
	white-space:nowrap;
	overflow:hidden;
	width:60px;
	height:20px;
	float:left;
	text-align:center;
	font-size:13px;
}
.maincont .cont{
	height:230px;
	overflow:hidden;
	position:relative;	
}
.maincont .cont .up,.maincont .cont .down{
	width:10px;
	height:20px;
	position:absolute;
	top:70px;
	
	z-index:1000;
}
.maincont .cont .up{
	left:0px;
}
.maincont .cont .down{
	right:0px;
	
}
.maincont .cont .up a,.maincont .cont .down a{
	display:block;
	width:10px;
	height:20px;
	overflow:hidden;
}
.maincont .cont a.hidefocus{ 
	outline: none; 
}
.maincont .cont a.hidefocus::-moz-focus-inner {  
	border:none; 
}
.maincont .cont ul{
	margin-top:20px;
	height:120px;
	width:100%;
	overflow:hidden;
}
.maincont .cont ul li{
	width:90px;
	height:120px;
	overflow:hidden;
	float:left;
}
.maincont .cont ul li div{
	width:90px;
	margin:auto;
}
.maincont .cont ul li div.img{
}
.maincont .cont ul li div.img a{
	background: #FFCC33;
	display:block;
	line-height:20px;
	color:#FFFFFF;
	white-space:nowrap;
	overflow:hidden;
	width:90px;
	height:50px;
	font-size:13px;
}
.maincont .cont ul li div.t{
	background: #FFCC33;
	display:block;
	line-height:20px;
	color:#FFFFFF;
	white-space:nowrap;
	overflow:hidden;
	width:90px;
	height:20px;
	font-size:13px;
}
.maincont .cont ul li div.p{
	background: #FFCC33;
	display:block;
	line-height:20px;
	color:#FFFFFF;
	white-space:nowrap;
	overflow:hidden;
	width:90px;
	height:20px;
	text-align:center;
	font-size:13px;
}
.maincont .cont ul li div.p span{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.maincont .cont ul li div.p strike{
	color:#ccc;
}
/*
*
*/
.SideR .sidecont{
	margin-bottom:10px;
}
.SideR .sidecont .head{
	height:40px;
	line-height:20px;
	margin-top:20px;
}
.SideR .sidecont .head .tag{
	background: #FFCC33;
	display:block;
	line-height:20px;
	color:#FFFFFF;
	white-space:nowrap;
	overflow:hidden;
	width:40px;
	height:20px;
	text-align:center;
	font-size:13px;
}
.SideR .sidecont .cont{
	border-top:0;
}
.SideR .sidecont .cont .cc1{
	height:60px;
	overflow:hidden;
}
.SideR .sidecont .cont .cc1 .listpic{

}
.SideR .sidecont .cont .cc1 .listpic .img{
}
.SideR .sidecont .cont .cc1 .listpic .t a,.SideR .sidecont .cont .cc2 div a{
	margin-top:10px;
	background: #00CCFF;
	display:block;
	line-height:20px;
	color:#FFFFFF;
	white-space:nowrap;
	overflow:hidden;
	width:180px;
	height:20px;
	text-align:center;
	font-size:13px;
}
.SideR .sidecont .cont .cc1 .listpic .p{
	background: #FFCC33;
	display:block;
	line-height:20px;
	color:#FFFFFF;
	white-space:nowrap;
	overflow:hidden;
	width:180px;
	height:20px;
	text-align:center;
	font-size:13px;
}
.SideR .sidecont .cont .cc1 .listpic .p span{
	background: #FFCC33;
	display:block;
	line-height:20px;
	color:#FFFFFF;
	white-space:nowrap;
	overflow:hidden;
	width:120px;
	height:20px;
	text-align:center;
	font-size:13px;
}
.SideR .sidecont .cont .cc2{

}
.SideR .sidecont .cont .cc2 div{

}
.SideR .sidecont .cont .cc2 div span{

}
.SideR .sideradc{
 width:180px;
 overflow:hidden;

}
/*
*
*/
.MainContainer0{

}
.MainContainer2{
	
}
.maincont .head .more1{

}
.maincont .cont1{
	border:#D5D5D5 solid 1px;
	border-top:0;
	padding:15px 0 0 5px;
	height:320px;
	overflow:hidden;
}
.maincont .cont1 .listpic{
	width:194px;
	height:320px;
	overflow:hidden;
	float:left;
}
.maincont .cont1 .listpic div{
	width:180px;	
	margin:auto;
}
.maincont .cont1 .listpic div.img{
	height:240px;
	width:180px;
	overflow:hidden;
}
.maincont .cont1 .listpic div.img a{
	display:block;
	width:320px;
	overflow:hidden;
	text-align:center;
	margin-left:-70px;
}
.maincont .cont1 .listpic div.t{
	height:36px;
	line-height:18px;
	overflow:hidden;
	padding-top:8px;
}
.maincont .cont1 .listpic div.p{
	height:20px;
	line-height:20px;
	overflow:hidden;
	color:#ccc;
}
.maincont .cont1 .listpic div.p span{
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
	color:#C00;
}
/*
*
*/
.footlink{
	margin-top:10px;
	border:#EAEAEA solid 5px;
}
.footlink dl{
	width:240px;
	float:left;
}
.footlink dl dt{
	height:30px;
	line-height:30px;
	padding:15px 0 0 50px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
}
.footlink dl dd{
	padding:0 0 15px 50px;
}
.footlink dl dd div{
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.footlink a:link,.footlink a:visited,.footlink a:hover{
	color:#888;
}
.footlink dl dt.dt1{
	background:url(ficon1.gif) 10px 15px no-repeat;
}
.footlink dl dt.dt2{
	background:url(ficon2.gif) 10px 15px no-repeat;
}
.footlink dl dt.dt3{
	background:url(ficon3.gif) 10px 15px no-repeat;
}
.footlink dl dt.dt4{
	background:url(ficon4.gif) 10px 15px no-repeat;
}
