@charset "utf-8";
/* CSS Document */

/*---------商城首页样式--------*/

/*--产品列表--*/
.box h3{
	display: block;
	height: 30px;
	width: 880px;
	margin-bottom:10px;
	clear:both;
}

.list{
	display: block;
	width: 884px;
	list-style-type: none;
	clear: both;
	margin-right: auto;
	margin-left: 0px;
}
.list li{
	float: left;
	margin: 0px 20px;
	_margin:  0px 18px;
	width: 180px;
	line-height: 150%;
	text-align: center;
	overflow:hidden;
	padding-bottom: 10px;
}
.list li a{
	color: #333;
	text-decoration: none;
}
.list li a:hover{
	color: #ff0000;
	text-decoration: underline;
}
.list span{
	display: block;
	height: 20px;
	width: auto;
	padding-top: 5px;
}
.list strong{color: #990000;}
.list a img{filter: Alpha(Opacity=);}
.list a:hover img{filter: Alpha(Opacity=70);}
/*--资讯中心--*/
#innews{
	display: block;
	height: 165px;
	width: 950px;
	padding-top: 50px;
	padding-left: 30px;
	clear: both;
	margin-bottom:20px;
}
#innews ul{
	float: left;
	height: 175px;
	width: 266px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 180%;
	margin-right: 15px;
	margin-left: 0px;
	overflow: hidden;
}
#innews li{
	padding-left:0px;
	clear: both;
	background: url(syssite/home/shop/1/template/current/default/images/newsliblock.gif) no-repeat;
	background-position:5px;
}
#innews li a{color: #666;text-decoration: none;}
#innews li a:hover{color: #ff0000;text-decoration: underline;}
#innews h4{
	display: block;
	border-bottom: 1px solid #dadada;
	padding-bottom: 5px;
	width: 220px;
	margin-bottom: 10px;
	overflow:auto;
}
#innews h4 img{
	float: left;
}
#innews h4 a{
	text-decoration: none;
	float: right;
	padding-top: 5px;
}
.iny_line{
	background-image: url(syssite/home/shop/1/template/current/default/images/y_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position:relative;
}
.iny_line #news{ width:29px; height:14px; position:absolute;top:32px;right:0; background-image:none; }
.iny_line2{
	background-image: url(syssite/home/shop/1/template/current/default/images/y_line2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/*--底部服务说明--*/
#inservice{
	display: block;
	height: 240px;
	width: 840px;
	padding-left: 40px;
	padding-bottom:30px;
}
#inservice .title{
	height: 20px;
	width: 780px;
	border-bottom:1px solid #dadada;
	text-align: center;
	margin-bottom:20px;
	padding-top:40px;
	clear:both;
}
/*--客服专区--*/
#inservice .cs{
	float: left;
	height: 210px;
	width: 500px;
	margin-top: 10px;
	list-style-type: none;
	padding-left: 20px;
}
#inservice .cs h4{
	text-align: center;
	height: 30px;
	width: 520px;
	display: block;
	margin-bottom:18px;
}
#inservice .cs li{float: left;}
#inservice .tel{
	height: 57px;
	width: 234px;
	overflow: hidden;
}
#inservice .oc{
	text-align: center;
	line-height: 120%;
	color: #8d8d8d;
	padding-top: 10px;
	height: 47px;
	width: 234px;
}
#inservice .oc a img{filter: Alpha(Opacity=);}
#inservice .oc a:hover img{filter: Alpha(Opacity=70);}
#inservice .ht{
	background-image: url(syssite/home/shop/1/template/current/default/images/bg_tel.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 169px;
	padding-top: 11px;
	padding-left: 65px;
	color: #3f3f3f;
	line-height: 150%;
}
/*--支付专区--*/
#inservice .buy{
	float: left;
	height: 210px;
	width: 270px;
	_width: 250px;
	list-style-type: none;
}
#inservice .buy h4{
	height: 20px;
	width: 215px;
	display: block;
	margin:10px auto 10px auto;
}
#inservice .buy li{
	text-align: center;
	padding-top:40px;
}
