.shop-body{
	color: #000000;
	font-size: 16px;
	background: #D4D4D4;
	font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
}

.shop-body .shop-box{
	background: #FFFFFF;
	*min-height: 950px;
	margin-bottom: 30px;
}

.shop-pad{
	padding: 0;
}

.shop-pad-let{
	padding: 0;
}

/*head*/
.shop-head{
	min-height: 100px;
	background: url("/Public/img/home/head_bg.png") no-repeat;
}

.shop-menu{
	text-align: center;
	min-height: 38px;
	line-height: 38px;
	background: url("/Public/img/home/menu-bg.png");
}

.shop-menu a{
	color: #fff;
}

.shop-menu a :hover{
	color: yellow;
}

.shop-menu .clu{
	padding: 0;
	color: #fff;
	cursor: pointer;
	min-height: 38px;
}

.shop-menu .clu:hover{
	color: yellow;
}

.shop-menu .menu-xl{
	color: #555;
	display:none;
	position: absolute;
	height: 180px;
	width: 400px;
	top:37px;
	*left: 0px;
	z-index: 11;
	background: #fff;
}

.shop-menu .menu-xl .skip-btn-box{
	margin-top: 20px;
	padding: 0;
}

.shop-menu .menu-xl .skip-btn-box a{
	color: #555;
}

.shop-menu .menu-xl .skip-btn-box a:hover{
	color: #3D9FEE;
	text-decoration: none;
}

.shop-menu .menu-xl .skip-btn-box .skip-btn{
	font-size: 14px;
	margin-top: 5px;
}

.shop-menu .menu-xl .demo-bor{
	min-height: 120px;
	margin-top: 25px;
	padding: 0;
	border-right: 1px solid #DFDFDF;
}

.shop-menu .menu-xl .demo-img{
	margin-top: 25px;
	padding-left: 5%;
	padding: 0;
}

.shop-menu .menu-xl .demo-img img{
	height: 100px;
	width: 150px;
}

.shop-menu .menu-xl .demo-tie{
	font-size: 14px;
}

.shop-menu .clu img{
	float: left;
}

/*foot*/
.shop-foot{
	margin-top: 15px;
	min-height: 80px;
	font-size: 14px;
	padding: 0;
	background: url("/Public/img/home/foot-bg.jpg") no-repeat;
}

.shop-foot a{
	color: #fff;
}

.shop-foot .shopnum{
	text-decoration: none;
	color: #3D9FEE;
}

.shop-foot .cont{
	color: #fff;
	font-size: 13px;
	margin-top: 50px;
	text-align: center;
}

/*float*/

/*在线客服*/
.suspend{width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url(/Public/img/home/kf.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url(/Public/img/home/kf.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a{width:120px;height:112px;display:block;background:url(/Public/img/home/kf.png) -40px -86px;overflow:hidden;}
/*在线客服*/

/*导航栏*/
.local-row{
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #dfdfdf;
}

.local-row .local-mark{
	padding: 0;
	max-width:5px;
	min-height:20px;
	margin-top: 2px;
	background: #3D9FEE;
}

.local-row .local-tie{
	padding: 0;
	padding-left: 10px;
	font-size:14px;
}

.local-row .local-tie span{
	color: #3D9FEE;
	font-size: 16px;
}

/*分类树*/
.cate-row{
	padding: 0;
	width: 20%;
	min-height: 750px;
	margin-top: 10px;
	background: #3598e8;
	border: 1px solid #ccc;
}

.cate-row a{
	color: #fff;
}

.cate-row .cate-tie{
	color: #fff;
	text-align: center;
	font-size: 18px;
	margin-top:10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.cate-row .cate-one{
	min-height: 35px;
	line-height: 35px;
	padding-left: 10%;
}

/*.cate-row .cate-one:hover{
	background: #2066d5;
}*/

.cate-row .cate-one span{
	padding: 0 5px;
	font-weight: bold;
	color: #fff;
	font-size: 23px;
}

.cate-row .cate-hove{
	padding: 0;
}

.cate-hove:hover .cate-two{
	display: block;
}

.cate-row .cate-two{
	display: none;
	padding: 0;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 230px;
	min-height:120px;
	background: #2066d5;
	z-index: 11;
}

.cate-row .cate-two span{
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
	font-size: 23px;
}

.shop-cont-rit{
	width: 80%;
}

.shop-cont-rit a{
	color: #000000;
}




















