@charset "gb2312";
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px auto;
	COLOR: #333;
	FONT-FAMILY: '微软雅黑', Arial, Verdana, Sans-Serif;
	background: #fff url("../images/bg.jpg") repeat;
}
DIV {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
FORM {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
UL {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
OL {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
LI {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
SPAN {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
P {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
IMG {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
A IMG {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
UL {
	LIST-STYLE-TYPE: none
}
OL {
	LIST-STYLE-TYPE: none
}
LI {
	LIST-STYLE-TYPE: none
}
TABLE {
	FONT-SIZE: 12px
}
TD {
	FONT-SIZE: 12px
}
INPUT {
	FONT-SIZE: 12px
}
H1 {
	MARGIN: 0px auto
}
H2 {
	MARGIN: 0px auto
}
H3 {
	MARGIN: 0px auto
}
H4 {
	MARGIN: 0px auto
}
H5 {
	MARGIN: 0px auto
}
H6 {
	MARGIN: 0px auto
}
H1 {
	FONT-SIZE: 28px
}
H2 {
	FONT-SIZE: 22px
}
H3 {
	FONT-SIZE: 16px
}
H4 {
	FONT-SIZE: 14px
}
H5 {
	FONT-SIZE: 14px
}
H6 {
	FONT-SIZE: 14px
}
.fl {
	FLOAT:LEFT;
}
.fr {
	FLOAT:RIGHT
}
.clear {
	CLEAR: both;
	MARGIN-TOP: -1px;
	FONT-SIZE: 1px;
	VISIBILITY: hidden;
	WIDTH: 1px;
	LINE-HEIGHT: 0;
	HEIGHT: 0px
}
A:link {
	COLOR: #353535;
	TEXT-DECORATION: none;
	outline-style: none
}
A:visited {
	COLOR: #353535;
	TEXT-DECORATION: none;
	outline-style: none
}
A:hover {
	COLOR: #c00;
	TEXT-DECORATION:none;
}
.wp {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	WIDTH: 1002px;
	PADDING-TOP: 0px;
	overflow:hidden;
	background:#none;
}
.wp1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	WIDTH: 1002px;
	PADDING-TOP: 0px;
	overflow:hidden;
	background:#fff;
	padding:0px 2px;
}
.mt10 {
	margin-top:10px;
}
.pt10 {
	padding-top:10px;
}
#mr0 {
	margin-right:0px;
}
/***************************************************************************************************************
*       首页 样式开始
***************************************************************************************************************/
/*header*/
.header {
	overflow:hidden;
	height:119px;
	background:url("../images/headbg.png") repeat-x;
}
.logo {
	margin-top:30px;
	float:left;
}
.topad {
	float:left;

	height:119px;
	margin-left:35px;
}
.rigtel {
	width:265px;
	height:80px;
	background:url("../images/toptel.png") no-repeat right center;
	margin-top:28px;
}
.navi {
	height:38px;
	line-height:38px;
	background:url("../images/navbg.png") repeat-x;
}
.nav ul li {
	float:left;
	overflow:hidden;
	background:url("../images/navline.png") no-repeat left center;
}
.nav ul li a {
	display:block;
	color:#fff;
	font-size:15px;
	padding:0px 34px;
}
#index {
	background:none;
}
.fullSlide {
	width:100%;
	position:relative;
	height:363px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:363px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:363px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
*display:inline;
	zoom:1;
	width:35px;
	height:5px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}
.fullSlide .prev, .fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url("images/slider-arrow.png") -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}
.index_main {
	overflow:hidden;
	margin-top:10px;
}
.categary {
	width:205px;
	height:300px;
}
.category-tit {
	overflow:hidden;
	background:url("../images/server_title.png") no-repeat;
	height:41px;
}
.category-list {
	background:#f7f7f6;
	padding:10px;
	overflow:hidden;
}
.category-list li {
	height:37px;
	line-height:37px;
	background:url("../images/server_ico.png") no-repeat left center;
	border-bottom:1px dashed #ddd;
	padding-left:25px;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;width:170px;
}
.category-list li a {
	font-size:14px;
}
.tels {
	overflow:hidden;
	margin-top:20px;
}
.recommended {
	overflow:hidden;
	width:785px;
}
.rec_tit {
	overflow:hidden;
	height:37px;
	border-bottom:3px solid #ff5a01;
}
.bgf4 {
	background:#f4f4f4;
}
.titc {
	display:block;
	float:left;
	display:block;
	border-bottom:3px solid #ff5a01;
	height:34px;
	line-height:34px;
	background:url("../images/rec_ico.png") no-repeat left center;
	padding-left:25px;
	font-size:16px;
}
.titf {
	display:block;
	float:left;
	display:block;
	border-bottom:3px solid #ff5a01;
	height:34px;
	line-height:34px;
	background:url("../images/fac_ico.png") no-repeat left center;
	padding-left:25px;
	font-size:16px;
}
.titab {
	display:block;
	float:left;
	display:block;
	border-bottom:3px solid #ff5a01;
	height:34px;
	line-height:34px;
	background:url("../images/about_ico.png") no-repeat left center;
	padding-left:25px;
	font-size:16px;
}
.titl {
	display:block;
	float:left;
	display:block;
	border-bottom:3px solid #ff5a01;
	height:34px;
	line-height:34px;
	background:url("../images/fac_ico.png") no-repeat left 11px;
	padding-left:20px;
	padding-right:10px;
	font-size:16px;
}
.rec_pro ul li {
	width:245px;
	float:left;
	margin:15px 3px 0px 11px;
}
.rec_pro ul li img {
	width:240px;
	height:167px;
	border:none;
}
.ads {
	border:1px solid #ddd;
	margin-top:10px;
	height:80px;
}

}
.amazon_scroller .amazon_scroller_nav {
	position: absolute;
}
.amazon_scroller .amazon_scroller_nav li {
	cursor: pointer;
	position: absolute;
}
.amazon_scroller .amazon_scroller_mask {
	position: absolute;
	margin-left: 2px;
	margin-right: 2px;
	overflow: hidden;
}
.amazon_scroller ul {
	padding: 0px;
	margin: 0px;
	float: left;
}
.amazon_scroller ul li {
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
	margin-right: 12px;
	list-style: none;
	float: left;
	text-align: center;
	display:inline;
}
.amazon_scroller ul li a {
	text-decoration: none;
}
.amazon_scroller ul li a:hover {
	text-decoration: underline;
}
.amazon_scroller ul li a img {
	border: none;
}
.ab {
	width:720px;
	overflow:hidden;
}
.art {
	width:270px;
	overflow:hidden;
}
.abbox {
	line-height:25px;
	padding:5px 0px;
}
.adv {
	height:54px;
	background:url("../images/adv-tit.png") no-repeat;
}
.advbox {
	padding-top:10px;
}
.dynamic {
	height:241px;
	background:url("../images/dynamic.png") no-repeat;
}
.dytit {
	height:40px;
	line-height:40px;
}
.dytit a {
	display:block;
	margin-top:16px;
	margin-right:10px;
}
.dylist {
	padding:10px;
}
.dylist li {
	height:25px;
	line-height:25px;
	background:url("../images/art_ico.png") no-repeat left center;
	padding-left:15px;
}
.links a {
	margin:0px 5px;
	line-height:25px;
}
.infos {
	background:url("../images/news.png") no-repeat;
	height:344px;
}
.footer {
	margin-top:20px;
	height:250px;
	background:url("../images/ftbg.png") repeat-x;
}
.ft_list {
	float:left;
	overflow:hidden;
}
.ft_list ul {
	float:left;
	width:150px;
	text-align:center;
	margin-top:15px;
}
.ft_list li.list_tit {
	background:url("../images/ftline.png") no-repeat center bottom;
	height:40px;
	font-size:14px
}
.ft_list li {
	height:30px;
	line-height:30px;
}
.ftcontact {
	width:369px;
	height:193px;
	background:url("../images/ft_contact.png") no-repeat left center;
	margin-top:5px;
}
.catcont {
	padding:15px 25px 0px 35px;
	line-height:25px;
}
.copy {
	height:50px;
	line-height:50px;
	margin-top:5px;
}
/***************************************************************************************************************
*       内页 样式开始
***************************************************************************************************************/
.banner {
	height:295px;
	border:1px solid #DDD;
}
.LeftArea {
	width:205px;
	overflow:hidden;
}
.leftmenu {
	overflow:hidden;
	border:1px solid #DDD;
}
.navtit {
	background:url("../images/navititle.png") no-repeat;
	height:41px;
	font-size:16px;
	color:#fff;
}
.menulist {
	overflow:hidden;
	background:#f7f7f7;
}
.menulist ul {
	overflow:hidden;
	padding:5px 5px;
}
.menulist ul li {
	height:30px;
	line-height:30px;
	padding-left:20px;
	font-size:14px;
	background:url("../images/cate_icon.png") no-repeat 0px 7px;
	border-bottom:1px dashed #ddd;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;
}
.menulist ul li:hover {
	cursor:pointer;
}
.hotlist {
	overflow:hidden;
}
.hot-tit {
	height:41px;
	background:url("../images/hotitile.png") no-repeat;
}
.htCont {
	padding:10px 0px;
}
.faq-list li {
	overflow:hidden;
	line-height:22px;
	background:url("../images/art_icon.png") no-repeat 5px center;
	padding-left:15px;
}
.RightArea {
	width:785px;
	float:right;
	overflow:hidden;
}
.RightTitle {
	background:url("../images/title.png") no-repeat left center;
	height:20px;
	line-height:20px;
	padding-left:25px;
	font-size:15px;
	padding:15px;
	border-bottom:1px solid #DDD;
}
.postion {
	height:35px;
	line-height:35px;
	font-size:12px;
	text-align:left;
}
.right_content {
	overflow:hidden;
	line-height:30px;
	padding:10px;
}
/*article-list*/
.articleList ul li {
	line-height:25px;
	border-bottom:1px dashed #DDD;
	padding-left:0px;
	padding-bottom:5px;
	margin:10px 0px;
}
.articleList ul li h3 {
	font-size:16px;
	font-weight:normal;
	height:40px;
	line-height:40px;
	background:#f3f3f3 url("../images/art_icon.gif") no-repeat 10px 19px;
	padding-left:22px;
}
.articleList ul li p {
	font-size:12px;
	color:#999;
	padding-left:22px;
}
.listdate {
	font-size:12px;
	padding-left:15px;
	color:#ec6000;
}
/*article info*/
.article {
	padding:15px 0px;
	overflow:hidden;
}
.art_title {
	text-align:center;
	font-size:20px;
}
.art_info {
	border:1px solid #ededed;
	text-align:center;
	height:30px;
	line-height:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.art_info small {
	font-size:12px;
}
.art_content {
	line-height:25px;
	overflow:hidden;
}
.cont_next {
	border-top:1px dashed #DDD;
	padding-top:10px;
	margin-top:10px;
}
.likes h4 {
	color:#c00;
}
.likelist {
	border-top:1px solid #DDD;
}
.likelist ul li {
	height:30px;
	line-height:30px;
	padding-left:20px;
	width:47%;
	float:left;
	background:url("../images/art_icon.png") no-repeat 10px center;
}
/*goods-list*/
.sub_goods {
	overflow:hidden;
	padding:5px 0px;
}
.sub_goods ul li {
	text-align:center;
	line-height:25px;
	float:left;
	margin:10px 14px;
	width:225px;
	overflow:hidden;
}
.sub_goods ul li img {
	width:210px;
	height:146px;
	border:1px solid #DDD;
}
.sub_goods ul li h4 {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
	overflow:hidden;
	height:25px;
	line-height:25px;
}
/*hy-list*/
.sub_hy {
	overflow:hidden;
	padding:5px 0px;
}
.sub_hy ul li {
	text-align:center;
	line-height:25px;
	float:left;
	margin:10px 11px;
	width:235px;
	overflow:hidden;
}
.sub_hy ul li img {
	width:230px;
	height:180px;
	border:1px solid #DDD;
}
.sub_hy ul li h4 {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
	overflow:hidden;
	height:25px;
	line-height:25px;
}
/*case-list*/
.sub_cases {
	overflow:hidden;
	padding:5px 0px;
}
.sub_cases ul li {
	text-align:center;
	line-height:25px;
	float:left;
	margin:10px 7px;
	width:225px;
	overflow:hidden;
}
.sub_cases ul li img {
	width:225px;
	height:175px;
	border:none;
}
.sub_cases ul li h4 {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
}
/*goods info*/

.goods_info {
	padding:15px 5px;
	overflow:hidden;
}
.goods_desc {
	margin-top:0px;
	line-height:25px;
}
.context {
	border-top:1px dashed #DDD;
	overflow:hidden;
}
.goods_title {
	text-align:center;
	font-size:20px;
	background:#F6F6F6;
	overflow:hidden;
	height:40px;
	line-height:40px;
}
/*related goods*/
.related {
	overflow:hidden;
}
.related ul {
	margin-top:10px;
}
.related ul li {
	float:left;
	text-align:center;
	line-height:25px;
	margin:10px 9px;
	width:225px;
	overflow:hidden;
}
.related ul li img {
	width:210px;
	height:180px;
	border:1px solid #DDD;
}
.related ul li h4 {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
}
/*sitemap*/
.sitemap {
	border:1px solid #DDD;
	background:#fff;
}
.linkbox {
	line-height:30px;
	border-bottom:2px solid #DDD;
	padding:10px;
}
.f6 li {
	padding-left:30px;
}
