img{border:0;}
/* BASIC RESET */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
/* HTML ELEMENTS */
body {
	background-color:#ffffff;
	font-family:'微软雅黑', Verdana, Geneva, sans-serif;
	letter-spacing:1;
}
/* COMMON CLASSES */
.break {
	clear:both;
}
/* HEADER */
#header {
	height:440px;
}
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:440px;
	position:absolute;
}
/* NAVIGATION */
#nav-outer {
	height:110px;
	padding-top:11px;
	position:relative;
	top:24px;

}
#navigation { overflow:hidden;
	height:100px;
	width:1000px;
	margin:0 auto;
}
#navigation #sls_logo{ overflow:hidden;
	width:270px; height:100px; float:left; background:url(../images/logo.png) no-repeat left bottom;	
}
#navigation #sls_nav{ overflow:hidden;
	width:730px; height:100px; float:left;
}
#sls_toplink{ line-height:30px;
	height:30px; text-align:right; color:#666; text-decoration:none; font-size:12px;
}
#sls_toplink a{ line-height:30px;
	 text-align:right; color:#666; text-decoration:none;font-size:12px;
}
#sls_toplink a:hover{
	color: #060; text-decoration:underline;
}
#navigation #sls_nav #sls_menu{ overflow:hidden;
	width:730px; height:40px;
}
#sls_menu_c{
	width:580px; height:40px; 	float:left; overflow:hidden;
}
#sls_menu_c ul{ display:block; width:580px; height:40px;}
#sls_menu_c ul li{ display:block; width:80px; height:35px; float:left;line-height:15px; padding-top:5px;}
#sls_menu_c ul li a{ display:block; width:80px; height:32px;  text-align:center; font-size:13px; text-decoration:none; color:#FFF; line-height:15px; margin:0 auto;}
#sls_menu_c ul li .on{ color: #F90}
#sls_menu_c ul li a:hover{color: #F90}
#sls_notice{ background:#e0f8f8; width:100%; height:30px;}
#sls_notice_c{ width:1000px; height:30px; margin:0 auto;}
#sls_tzgg_title{ width:100px; height:30px; background:url(../images/tzgg.gif) no-repeat center left; float:left;}
#sls_tzgg_c{ width:900px; height:30px; float:left;}
/* SEARCH
#search {
	background-color:#051733;
	float:right;
	width:220px;
	padding:10px;
}
#searchtxt {
	padding:3px;
	width:150px;
}
#searchbtn {
	border:1px solid #eee !important;
	background-color:#CD2B3A;
	color:#eee;
	padding:3px;
	margin-left:5px;
}
 */
/* MENU */

/* HEADER TEXT */
#headertxt {
	width:960px;
	margin:0 auto;
	clear:both;
	position:relative;
	top:74px;
}
#firstline {
	background-image:url("../images/textbg.png");
	color:#333;
	font-size:40px;
	padding:4px 13px 7px;
	float:left;
	display:block;
}
#secondline {
	background-image:url("../images/textbg.png");
	color:#CD2B3A;
	text-decoration:none;
	font-size:60px;
	padding:0 13px 10px;
	float:left;
	display:block;
	clear:both;
}
#secondline:hover {
	text-decoration:underline;
	color:#7F000C;
}
.pictured {
	background-color:#CC3333;
	color:#FFF;
	font-size:12px;
	padding:9px 16px;
	text-transform:uppercase;
	float:left;
	display:block;
	clear:both;
	margin-top:10px;
}
.pictured a {
	font-size:16px;
	font-style:italic;
	letter-spacing:0;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
}
.pictured a:hover {
	text-decoration:underline;
}
/* CONTROLS */
.btn {
	height:32px;
	width:32px;
	float:left;
	cursor:pointer;
}
#back {
	background-image:url("../images/btn_back.png");
}
#next {
	background-image:url("../images/btn_next.png");
}
#control {
	background-image:url("../images/btn_pause.png");
}
/* HEADER HAVIGATION */
#headernav-outer {
	position:relative;
	top:240px;
	margin:0 auto;
	width:1000px;
}
#headernav {
	padding-left:864px;
}
/* CONTENT */
#content {
	width:1000px;
	margin:0 auto;
	background-color:#fff;
}


/* 新闻滚动css */
		.txtScroll-left{ width:900px;  position:relative; margin-left:40px;   }
		.txtScroll-left .hd{ overflow:hidden;  height:30px; width:20px;  padding:0 10px; float:left;   }
		.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.txtScroll-left .hd .next{ background-position:0 -50px;  }
		.txtScroll-left .hd .prevStop{ background-position:-60px 0; }
		.txtScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
		.txtScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		.txtScroll-left .hd ul li.on{ background-position:0 0; }
		.txtScroll-left .bd{  width:825px; overflow:hidden; float:left;    }
		.txtScroll-left .bd ul{ overflow:hidden; zoom:1; list-style:none;  }
		.txtScroll-left .bd ul li{ margin-right:20px; font-size:12px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; line-height:30px;}
		.txtScroll-left .bd ul li a{color:#060; text-decoration:none; line-height:30px;}
		.txtScroll-left .bd ul li a:hover{ color: #f68525}
		.txtScroll-left .bd ul li span{ color:#999;  }
/*  置顶产品CSS  */

#sls_idx_product{
	width:1100px;
	height:340px;
	margin:0 auto;
	margin-top:30px;
	}
#sls_idx_product .prdScroll{ width:1100px; height:280px; overflow:hidden;}
#sls_idx_product .hd{ width:50px; height:310px; float:left;}
#sls_idx_product .hd .prev{ display:block;  width:50px; height:310px; overflow:hidden; cursor:pointer;  background:url(../images/prd_left.gif) 5px no-repeat; }
#sls_idx_product .hd .next{display:block;  width:50px; height:310px; overflow:hidden; cursor:pointer; background:url(../images/prd_right.gif) 5px no-repeat; }
#sls_idx_product .hd .prevStop{ background-position:-60px 0; }
#sls_idx_product .hd .nextStop{ background-position:-60px -50px; }


#sls_idx_product .bd ul{ list-style:none;}
#sls_idx_product .bd ul li{ width:460px; margin-left:33px; float:left}
#sls_idx_product .bd{ width:1000px; height:310px; float:left;}
.prd_list_ctx{
	width:460px;
	height:140px;
	}
.prd_list_ctx .prd_list_pic{ width:140px; height:140px; float:left;}
.prd_list_ctx .prd_list_desc_title{ width:320px; height:140px; float:left;}
.prd_list_ctx .prd_list_desc_title .prd_list_title{ width:315px; height:40px; overflow:hidden;}
.prd_list_ctx .prd_list_desc_title .prd_list_title a{ display:block; width:auto; height:40px; line-height:40px; overflow:hidden; padding-right:30px; background:url(../images/prd_arrow.gif) right center no-repeat; text-decoration:none;}
.prd_list_ctx .prd_list_desc_title .prd_list_title a{ font-size:24px; color: #F60; padding-left:5px;}
.prd_list_ctx .prd_list_desc_title .prd_list_title a:hover{ text-decoration:underline}
.prd_list_ctx .prd_list_desc_title .prd_list_desc{ width:100%; height:100px; padding-left:5px; overflow:hidden; font-size:12px; color:#6c6c6c; line-height:160%; }

#prd_more{ width:100%; height:40px; overflow:hidden;}
#prd_more a{ display: inline-block; width:150px; height:40px; float: left; margin-left:900px; background:url(../images/prd_more.gif) no-repeat right center;}


/**  大广告图  **/
#big_links{ width:1000px; height:230px; background:#e8e8e8; margin:0 auto; margin-bottom:10px; padding-top:12px; padding-bottom:12px; overflow:hidden;}
#big_links .blink_a{ width:316px; height:233px; float:left; margin-left:12px;}
/**  QR_CODE  **/
#qr_code_div{ width:1000px; height:120px; margin:0 auto; text-align:center; margin-top:10px;}
#contact_div{ width:100%; height:100px; background:url(../images/contact_bg.jpg) repeat-x; border-bottom:8px solid #f2f2f2;}
#contact_div_c{ width:1000px; height:100px; margin:0 auto; background:url(../images/contact.jpg) no-repeat;}
#sls_footer{ width:1000px; height:100px; overflow:hidden; margin:0 auto; margin-top:30px; margin-bottom:30px;}
#footer_left{width:480px; height:100px; padding-left:20px; float:left; font-size:12px; color:#148422; text-decoration:none; line-height:200%;}
#footer_left a{ font-size:12px; color:#148422; text-decoration:none; line-height:200%;}
#footer_left a:hover{ text-decoration:underline;}
#footer_right{width:500px; height:100px; float:left; background:url(../images/footer_icon.jpg) no-repeat center top;}





/**  产品列表  **/
#sls_list{ width:1000px; height:auto; overflow:hidden; margin:0 auto; margin-top:15px;  margin-bottom:20px;}
#sls_catlog{ width:200px; height:auto; overflow:hidden; float:left;}
#sls_list_c{ width:770px; height:auto; overflow:hidden; float:left; margin-left:30px;}
#catalog_top{ width:200px; height:0px; overflow:hidden; }
#catalog_content{ width:198px; height:auto; overflow:hidden; background: #F8F8F8; }
#catalog_bottom{ width:200px; height:0px; overflow:hidden;}
#curr_top{ width:768px; height:35px; background:#71bf32; border-bottom: 1px solid #d9dcbf; color:#FFF; line-height:35px; font-size:13px;}
#news_navigation li{ }
#news_navigation li a{ border-bottom: 1px #e2e2e2 dashed}
#news_navigation li a:hover{ color:#390}
.prod_list li{ display:block; width:250px; height:150px; float:left; text-align:center;}
.prod_list li .pic{display:block; width:250px; height:120px; overflow:hidden; text-align:center}
.prod_list li .prd_title{ display:block; width:250px; height:25px; text-decoration:none; color:#029461; background:#f8fff7; font-size:13px; line-height:25px; margin-top:5PX; overflow:hidden; }
.prod_list li .prd_title:hover{ text-decoration:underline; color:#fff; background-color:#090}
.sls_ps{  font-size:12px; color:#029461; padding-bottom:7px;}
.sls_ps a{ font-size:12px; color:#029461;}
.sls_ps a:hover{ color:#F60; text-decoration:underline}
#banner_ads{ width:1000px; height:auto; margin:0 auto; overflow:hidden; padding-bottom:15px;}
/**  分页  **/
.pager{ font-size:12px; color:#333; text-align:center; border-top:3px solid #E3E3E3; padding-top:15PX;}
.pager a{ font-size:12px; text-decoration:none; display:inline-block; color:#FFF; background:#060; padding-left:3px; padding-right:3px;}

#prd_left_ads{ margin-top:10px;}

#sls_idx_product .news_title_list li{ display:block; width:100%; height:40px; line-height:40px; color: #999; font-size:14px; border-bottom:1px dashed #e2e2e2}
#sls_idx_product .news_title_list a{    line-height:40px; color:#060; font-size:14px; text-decoration:none;}



.topnewslist{ width:100%; height:120px; overflow:hidden; margin-bottom:10px;}
.topnews_pic{ width:130px; height:120px; float:left; overflow:hidden;}
.topnews_desc{ width:640px; height:120px; float:left; overflow:hidden;}
.topnews_title{ padding-left:5px; line-height:160%}
.topnews_title a{ font-size:16px; text-decoration:none; color:#060; font-weight:bold;}
.topnews_descdetail{ font-size:12px; color:#999; line-height:160%; padding-left:5px;}

.news_title{ color:#060; font-size:18px; text-align:center; line-height:150%; margin-top:30px; margin-bottom:10px; }
.news_info{ font-size:12px; color:#666; text-align:center; line-height:160%; padding-bottom:10px; padding-top:10px;}
.news_content{ padding-top:15px; padding-bottom:15px; font-size:14px; line-height:160%; color:#333; }
.next_prev{ font-size:14px; color:#333; border-top:1px solid #e2e2e2; padding-top:15px; text-align:right;}
.next_prev a{ text-decoration:underline; color:#060}

.news_content  a{ text-decoration: underline; color:#060}
.news_content  a:hover{ color: #030}
.prd_detail_titile{  width:auto; height:30px; line-height:30px;font-size:20px;  color:#F60}
.prd_detail_titile span{ display:inline-table; width:100px; height:30px; line-height:30px; }
.prd_icon{ display:inline-block; width:30px; height:30px; background:url(../images/prd_arrow.gif) no-repeat;}



.sls_new_wrap{ width:980px; height:auto; margin:0 auto;}
#sls_new_logo_links{ height:75px; overflow:hidden; margin-top:15px;background: url(../images/ditu.jpg) right 10px no-repeat}
#sls_new_logo{ width:270px; height:65px; float:left; overflow:hidden; background:url(../images/logo.png) no-repeat;}
#sls_new_links{ width:710px; height:75px; float:left; overflow:hidden; }
#new_links_top{ width:710px; height:30px; float:left; background:url(../images/400.gif) right center no-repeat;}
#sls_new_nav{ width:100%; height:40px; overflow:hidden; background:#029461;}
#sls_new_nav_c{width:980px; height:40px; overflow: hidden; margin:0 auto;background:url(../images/nav_bg.gif) no-repeat center right #029461;}

#new_menu_other{ width:270px; height:40px; overflow:hidden; float:left;}


.fullSlide {
	width:100%;
	position:relative;
	height:410px;
	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:410px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:410px;
}
.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:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background: #F30;
}
.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;
}
