﻿@charset "utf-8";
/* CSS Document */
/*模板页面样式*/
body {
	color:#51504D;
	font:12px/18px Microsoft YaHei, Verdana, Geneva, sans-serif; width:100%; height:auto; background:url(../images/bg.jpg);
}
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd { margin: 0px; padding: 0px; font-size: 12px; font-weight: normal; }
ul { list-style: none; }
img { border-style: none; }
img {
	border:none;
}
body {
behavior:url(csshover.htc);
}
/*前台a标签样式*/
a:link, a:visited,a:hover, a:active {
	color: #444444;
	text-decoration: none;
	outline:none;
}
 
.clear {
	clear:both;
}
.fwtop {
	width:100%;
	margin:0 auto; background:url(../images/header_bg.jpg);
	
}
.fwtop .fwtop_head {
	
	margin:0 auto;
	position:relative;
	height:94px;
	width:1002px;
	
}
.fwtop_logo {
	float: left;
	padding-top:12px;
	width:500PX; height:69PX;

}
.fwtop_logo  IMG{
 
	width:500PX; height:69PX;

}
.fwtop_banner {
	background:#FFF;
	width:1002px;
	margin:10px auto 0;
}
.fwtop_banner img {
}
/*头部信息*/
.fwtop_info {
	float:right;
	height:72px;
	padding-top:10px;
	
}
.topInfo {
	float: right;
	text-align:right;
	margin-bottom:5px;
}
.topLanguage {
	float:right;
	width:140px;
	margin-left:15px;
	padding:10px 0;
}
#languageContent {
	width:60px;
	float:left;/*color: #FFF;*/
}
.languageSelect {
	width:75px;
	float:right;
}
.languageSelect {
	background: none repeat scroll 0 0 #FFFFFF;
	border:solid 1px #CCCCCC;
	cursor: pointer;
	float: left;
	line-height: 20px;
	position:relative;
}
.select_languageInfo {
	background: url("../images/search_down.gif") no-repeat scroll 100% 50% transparent;
	padding: 0 20px 0 5px;
}
.select_language {
	background-color: #FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	font-size: 12px;
	padding: 5px 0;
	position: absolute;
	width: 75px;
	z-index: 503;
	display:none;
	left:-1px;
	top:20px;
}
.select_language ul li a {
	padding:2px 5px;
	display:block;
	width:65px;
}
.select_language ul li a:hover {
	background:#e8e8e8;
}


.menu {
font-family: arial, sans-serif; 
width:980px; height:34px; line-height:34px;
  margin:0 auto;
}
 .menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
 .menu li {
float:left; width:110px;
position:relative; 
background:url(../images/menubg.jpg) no-repeat right center; z-index:100;}


.menu  ul li ul li { background:none;width:163px;}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:110px; 
height:34px;
line-height:34px;
color:#333;
z-index:1; font-family:"微软雅黑", "宋体", sans-serif; font-size:14px;

 
 
}
 
 
 
 
.menu ul li ul {
display: none;width:110px;
}
.menu ul li ul  li{
display: block;width:110px; background:url(../images/hhh.jpg) repeat-x;
}
 
.menu ul li:hover a {
color:#333; height:34px; line-height:34px;width:110px;
 background:url(../images/menunow.jpg) no-repeat; color:#d50616;
}
 

 
.menu ul li:hover ul {
display:block; width:107px;
position:absolute; 
top:34px; 
left:0px; border:1px #e4e4e4 solid;
background:#f48a23; 
}
 
.menu ul li:hover ul li a {
display:block; width:110px; height:26px; line-height:26px;
 background:url(../images/jk_29.jpg) repeat-x; _background:url(../images/jk_29.jpg) repeat-x;
color:#333;
font-family:"微软雅黑", "宋体", sans-serif; font-size:12px;
}
 
.menu ul li:hover ul li a:hover {
  width:110px;height:26px; line-height:26px;
   background:url(../images/kkk.jpg) repeat-x;
color:#fff;
}
.topSearch {
	float:right;
}
.fwmain {
	width:980px;
	margin: 10px auto 0;/*background: url(../images/container_bg.jpg) repeat-y;*/
}
.fwmain_left {
	width:211px;
	float: left;
	color: #4a4a4a;/*background: url(../images/left_bg.jpg) no-repeat left top;*/
}
.fwmain_center {
	width: 450px;
	float: left;
	padding-left: 10px;
	display: inline;
	overflow: hidden;
}
.fwmain_right {
	width:760px;
	float: right;
	color: #4a4a4a;/*background: url(../images/right_bg.jpg) no-repeat left top;*/
}
.fwmain_right .index_company {
	float:left;
	width:440px;
}
.fwmain_right .index_news {
	width:300px;
	float:right;
}
.fwmain_right .index_pro {
	float:left;
	width:760px;
}
.fwmain_total {
}
/*内页区域*/
.fwmain_nleft {
	width:211px;
	float: left;
	color: #4a4a4a;
}
.fwmain_nright {
	width:760px;
	float: right;
	color: #4a4a4a;
}
/*内页区域*/
.fwbottom {
	margin: 0 auto;
	background: #414753;
	height:30px;
	width:100%;
	margin-bottom:10px;
}
.fwbottom_bottomInfo {
	width: 1002px;
	margin: 0 auto;
	height: 28px;
	line-height: 28px;
	color: #848A92;
}
.fwtop_mainNav {
	width:100%;
	background:url(../images/nav_bg.jpg) repeat-x left bottom;
	height:34px;
}
/*网站基本导航样式*/
.fwtop_nav {
	z-index:1;
	height:40px;
	width:1002px;
	margin:0 auto;
}
.fwnavlink li {
	float: left;
	height:44px;
	background:url(../images/menubg.jpg) no-repeat right center;
	width:110px;
}
.fwnavlink a:link, .fwnavlink a:visited, .fwnavlink a:active {
	display:inline-block;
	height: 44px;
	text-decoration: none;
	text-align: center;
	color:#fff;
	line-height:44px;
	font-size:14px;
	width:110px;
}
.fwnavlink a:hover {
	background: url(../images/menunow.jpg)  no-repeat;
	height:42px;
}
.fwnavlink .open a {
	height:42px;
}
.fwnavlink a:selected {
 background: #9D0A05;
 color: #FFFFFF;
 display:inline-block;
 text-decoration: none;
}
/*下拉导航样式*/
.fwtop_nav2 {
}
.fwnavlink2 {
	position:relative;
	z-index:5;
	height:40px;
	width:1002px;
	margin:0 auto;
}
.fwnavlink2 li {
	background: url(../images/menubg.jpg) no-repeat right center;
}
.fwnavlink2 .m {
	float:left;
	position:relative;
	z-index:1;
}
.fwnavlink2 h3 a {
	display:inline-block;
	height: 40px;
	text-decoration: none;
	text-align: center;
	color:#fff;
	line-height:40px;
	font-size:14px;
	width:110px;
}
.fwnavlink2 .on h3 a {
	background: url(../images/menunow.jpg) repeat-x left top;
	height:42px;
}
.fwnavlink2 .sub {
	display:none; /*默认隐藏*/
	position:absolute;
	left:0;
	top:44px;
	z-index:1;
	width:110px;
	background: #1276d6;
}
.fwnavlink2 .sub li {
	border-bottom:1px #fff  dashed;
	text-align:center;
	background:none;
}
.fwnavlink2 .sub li a {
	display:block;
	padding:0px 0 5px;
	height:25px;
	line-height:25px;
	color:#fff;
}
.fwnavlink2 .sub li a:hover {
	background:#47c6fa;
}
/*横向下拉导航样式*/
.fwtop_nav3 {
	position:relative;
	z-index:5;
	height:40px;
	width:1002px;
	margin:0 auto;
}
.fwtop_nav3 li {
	background: url(../images/menubg.jpg) no-repeat right center;
}
.fwtop_nav3 .m {
	float:left;
	position:relative;
	z-index:1;
}
.fwtop_nav3 h3 a {
	display:inline-block;
	height: 40px;
	text-decoration: none;
	text-align: center;
	color:#fff;
	line-height:40px;
	font-size:14px;
	width:110px;
}
.fwtop_nav3 .on h3 a {
	background: url(../images/menunow.jpg) repeat-x left top;
	height:42px;
}
.fwtop_nav3 .sub {
	display:none; /*默认隐藏*/
	width:500px;
	position:absolute;
	left:0;
	top:44px;
	height:26px;
	line-height:26px;
	padding:7px 0;
	background:#1276d6;
	float:left;
	z-index:5;
}
.fwtop_nav3 .sub li {
	float:left;
	background:none;
}
.fwtop_nav3 .sub li a {
	display:block;
	padding:0 15px;
	margin:0 10px;
	color:#FFF;
}
.fwtop_nav3 .sub li a:hover {
	background:#47c6fa;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.navBar {
	position:relative;
	z-index:1;
	background:#4E4E4E;
	color:#fff;
	height:40px;
	line-height:40px;
}

/*多级下拉导航样式*/
.fwnavlink4 {
	position:relative;
	z-index:5;
	height:44px;
	width:1002px;
	margin:0 auto;
}
.fwnavlink4 li {
	background: url(../images/menubg.jpg) no-repeat right center;
}
.fwnavlink4 .m {
	float:left;
	position:relative;
	z-index:1;
}
.fwnavlink4 h3 a {
	display:inline-block;
	height: 44px;
	text-decoration: none;
	text-align: center;
	color:#fff;
	line-height:44px;
	font-size:14px;
	width:110px;
}
.fwnavlink4 .on h3 a {
	background: url(../images/menunow.jpg) repeat-x left top;
	height:42px;
}
.fwnavlink4 .sub {
	display:none; /*默认隐藏*/
	width:110px;
	position:absolute;
	left:0;
	top:44px;
	background:#1276d6;
	float:left;
	line-height:30px;
	padding:5px;
}
.fwnavlink4 .sub dl {
	zoom:1;
	vertical-align:top;
	line-height:26px;
}
.fwnavlink4 .sub dl dt a {
	color:#fff;
	display:block;
	text-align:left;
	border-bottom:1px  dashed #dadada;
	padding-left:5px;
}
.fwnavlink4 .sub dl dd a span {
	color:#fff;
	padding-left:15px;
	display:block;
	border-bottom:1px  dashed #dadada;
}
.fwnavlink4 .sub dl dt a:hover {
	background:#47c6fa;
}
.fwnavlink4 .sub dl dd span:hover {
	background:#47c6fa;
}
.clearfix:after {
	clear: both;
	content: ".";
	display:inline-block;
	height: 0;
	visibility: hidden;
}
/*竖型3级菜单*/
.fwtop_nav6 {
	width:100%;
	margin:auto;
}
.fwtop_nav6 h1 {
	margin-bottom:3px;
}
.fwtop_nav6 h1.selected {
	color:#FFF;
}
.fwtop_nav6 h1 a:link, .fwtop_nav6 h1 a:visited, .fwtop_nav6 h1 a:active {
	clear: both;
	line-height: 28px;
	height: 28px;
	background: url(../images/left_0.jpg) no-repeat left center;
	color: #333333;
	font-size: 12px;
	display: block;
	padding-left: 25px;
	font-weight: normal;
}
.fwtop_nav6 h1 a:hover {
	color: #fff;
	font-weight: bold;
	background: url(../images/left_now.jpg) no-repeat left center;
}
.fwtop_nav6 h2 {
	cursor:pointer;
	color:#000;
	font-size:12px;
	font-weight:normal;
	padding:5px 0 5px 70px;
}
.fwtop_nav6 h2.selected {
	background:url(../images/fwtop_nav6up.gif) 5px 12px no-repeat #e9e4d8;
}
.fwtop_nav6 ul {
	padding-left:15px;
	border:#E7E7E7 1px solid;
	border-top:none;
	overflow:auto;
}
.fwtop_nav6 ul li {
	padding:5px 0 5px 10px;
}
.fwtop_nav6 .selectCheck a:link, .fwtop_nav6 .selectCheck a:visited, .fwtop_nav6 .selectCheck a:active{
	color:#F00;
}
.no {
	display:none;
}
/*可拖动模块最外层div*/
.label {
	clear:both;
	overflow:hidden;
}
.label_head {
	position:relative;
}
.label_title {
	text-align:left;
}
.link_more {
	position:absolute;
	right:10px;
	top:10px;
}
a.more {
	/*	background: url(../images/more.jpg) no-repeat scroll 50% 50% transparent;
*/	display:inline-block;/*	text-indent: -9999px;
	width:30px;
	height:11px;
*/}
/*文章列表默认样式-start*/
.item_list li {
	clear:both;
	line-height: 30px;
	height:30px;
	/*background: url(../images/dot2.jpg) no-repeat left bottom;*/
	border-bottom:1px dashed #ccc;
}
.item_list li a {
	padding: 0 5px 0 20px;
	line-height:30px;
	position:relative;
	color:#4a4a4a;
	background: url(../images/item_list.jpg) no-repeat left center;
}
.item_list li span.datetime {
	position:absolute;
	right:10px;
}
.item_list li a:hover {
	color:#0083d5;
}
/*文章列表样式-end*/
 
 

/*图文列表样式-start*/
.pic_list1 li {
	float: left;
}
.pic_list1 li img {
	height: 100px;
	line-height: 20px;
	margin: 10px 10px 5px 5px;
	overflow: hidden;
	width: 150px;
	padding:3px;
	background:#fff;
	border:1px solid #dadada;
}
.pic_list1 br {
	clear:both;
}
/*含购买产品列表*/
.pro_List_left {
	float:left;
}
.pro_List_right {
	float:left;
}
.pic_list1 li .title {
	text-align:center;
	color:#4a4a4a;
}
.pic_list1 li .price {
	color: #DD0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
}
.pic_list1 li .opre {
	height: 30px;
	overflow: hidden;
	padding: 8px;
	width: 150px;
}
.pic_list1 li .opre a {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	overflow: hidden;
	text-align: center;
}
.pic_list1 li .opre a.compareBtn {
	background:url(../images/opre.gif) no-repeat;
	background-position:top 90px;
	width:45px;
}
/*图文列表样式-end*/


/*图文列表滚动部分-start*/
.label_content_roll {
	overflow: hidden;
	padding: 0;
	position: relative;
}
.leftbutton {
	background: url(../images/left.gif) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	float: left;
	height: 28px;
	left: 0;
	position: absolute;
	top: 44px;
	width: 19px;
}
.rightbutton {
	background: url(../images/right.gif) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	float: right;
	height: 28px;
	position: absolute;
	right: 0;
	top: 44px;
	width: 19px;
}
.pic_list_roll {
	width:98%;
	margin:0 auto;
}
/*图文列表滚动部分-end*/
/*边侧图文列表样式-start*/
.pic_list3 ul {
	padding:0;
	margin:0;
}
.pic_list3 li {
	clear: both;
	text-align: left;
	list-style:none;
	word-wrap: break-word;
	line-height:20px;
}
.pic_list3 .title {
	clear:both;
	text-align: left;
	float:left;
}
.pic_list3 .title a {
	float:left;
	display: inline-block;
}
.pic_list3 .title span {
	float:right;
}
.pic_list3 .dis_top {
}
.pic_list3 .dis_top a {
	float:left;
	display:inline-block;
}
.pic_list3 .dis_top span {
	float:right;
	display:inline-block;
}
.pic_list3 .dis_pi {
	display: none;
}
.pic_list3 .on .dis_pi {
	display: block;
	padding:10px;
}
.pic_list3 .on .dis_pi a {
	float:left;
}
.pic_list3 .on .dis_pi .summary {
	float:left;
	width:70%;
}
/*边侧图文列表样式-end*/


/*含摘要产品列表*/
.pic_list2 li {
	overflow: hidden;
	border-bottom:dotted 1px #ccc;
	position: relative;
}

.pic_list2 li a {
	float:left;
}
.pic_list2 li img {
	border: 0 none;
	height: 100px;
	line-height: 20px;
	margin: 10px 10px 5px 5px;
	overflow: hidden;
	width: 150px;
}
.pic_list2 li .content_box {
	line-height:24px;
	float:left;
	width:70%;
}
.pic_list2 li .content_box a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-bottom: 6px;
	display:block;
	float:left;
	width:100%;
}
.pic_list2 li em {
	float: right;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
}
.pic_list2 li .summary {
	color:#787878;
	display:block;
	float:left;
}
/*含摘要含购买产品列表*/
.pic_list2 li .pro_List_left {
	float:left;
}
.pic_list2 li .pro_List_right {
	float:left;
	width:70%;
}
.pic_list2 li .pro_List_left a {
	float:left;
	display:inline-block;
}
.pic_list2 li .pro_List_right .title {
	display: block;
	margin-top: 10px;
	overflow: hidden;
	line-height:24px;
	font-weight:bold;
}
.pic_list2 li .title span {
	font-weight:bold;
	font-size:14px;
}
.pic_list2 li .pro_List_right .price {
	color: #DD0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
}
.pic_list2 li .pro_List_right .summary {
	color:#787878;
	display:block;
	float:left;
}
.pic_list2 li .opre {
	height: 30px;
	overflow: hidden;
	padding-top: 10px;
	position: absolute;
	right: 0;
	top: 40px;
	width: 190px;
}
.pic_list2 li .opre a {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	overflow: hidden;
	text-align: center;
}
.pic_list2 li .opre a.buy {
	background:url(../images/opre.gif) no-repeat;
	width:80px;
}
.pic_list2 li .opre a.compareBtn {
	background:url(../images/opre.gif) no-repeat;
	background-position:top 90px;
	width:45px;
}
/*内容页公共部分-start*/
.detail_share a {
	color: #333333;
	cursor: pointer;
	height: 16px;
	margin-right: 3px;
	opacity: 1;
	padding-left: 19px;
	text-decoration: none;
	vertical-align: middle;
}
.sinamb {
	background: url(../images/top_logos_sprite.png) no-repeat scroll 0 -270px transparent;
	display: inline-block;
}
.qzone {
	background: url(../images/top_logos_sprite.png) no-repeat scroll 0 -234px transparent;
	display: inline-block;
}
.qqmb {
	background: url(../images/top_logos_sprite.png) no-repeat scroll 0 -198px transparent;
	display: inline-block;
}
.renren {
	background: url(../images/top_logos_sprite.png) no-repeat scroll 0 -252px transparent;
	display: inline-block;
}
.baidu {
	background: url(../images/top_logos_sprite.png) no-repeat scroll 0 0 transparent;
	display: inline-block;
}
.share_more {
	background: url(../images/more_style_addthis.png) no-repeat scroll 0 0 transparent;
	display: inline-block;
}
.price {
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
}
.note {
	color:#CC0000;
}
/*详细内容tab菜单样式*/
.tab-hd li.on {
	border-top: 4px solid  #0083d5;
	height: 28px;
	line-height:28px;
	width:70px;
	text-align:center;
	background:#ffffff;
}
.tab-hd li.on a {
	color: #0083d5;
}
/*内容页公共部分-end*/


/*游客评论样式*/
.discuss_detail {
	width:100%;
	margin:0 auto;
}
.discuss_detailtitle {
	height:24px;
	line-height:24px;
}
.discuss_detailtitle .hot {
	background:url(../images/discuss1.gif) no-repeat;
	float:left;
	width:70px;
	text-align:center;
}
.discuss_detailtitle .report {
	background:url(../images/discuss2.gif) no-repeat;
	float:right;
	width:80px;
	padding:0 0 0 25px;
}
.discuss_detailmore ul {
	margin:0;
	padding:0;
}
.discuss_detailmore li {
	list-style:none;
	margin:10px auto;
	padding:5px 0 0 5px;
	border-top:1px dotted #CCCCCC;
}
.discuss_detailmore li p {
	margin:0;
	padding:5px;
}
.discuss_detailmore li p.title {
	color:#CCCCCC;
}
.discuss_report {
	margin:15px auto;
	position:relative;
}
.discuss_report_img {
	width:50px;
	float:left;
}
.discuss_report_form {
	padding-left:70px;
}
.discuss_report_textarea {
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.discuss_report_textarea textarea {
	border: medium none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	width:100%;
	height:60px;
	margin-right:20px;
}
.discuss_report_toolbar {
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	overflow: hidden;
	height:30px;
	line-height:30px;
	position:relative;
}
.discuss_report_toolbar1 {
	padding-right:100px;
	border-right:solid 1px #CCCCCC;
	position:relative;
}
.discuss_report_toolbar2 {
	background-color:#eeeded;
	border-left:solid 1px #CCCCCC;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	width: 100px;
}
.discuss_button {
	border:0;
	background-color:#eeeded;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height:30px;
}
.discuss_report_feeling {
	left:6px;
	position:absolute;
	top:6px;
}
.discuss_report_feelingimg {
	display: block;
	height: 18px;
	margin-right: 4px;
	opacity: 0.6;
	width: 19px !important;
	background:url(../images/discuss4.gif) no-repeat;
}
.discuss_report_feelingimg:hover {
	display: block;
	height: 18px;
	margin-right: 4px;
	opacity: 0.6;
	width: 19px !important;
	background:url(../images/discuss4.gif) 0 -18px no-repeat;
}
.discuss_report_code {
	right:120px;
	position:absolute;
	top:0;
}
.discuss_report_code input {
	width:60px;
	margin-top: 5px;
	border:solid 1px #CCCCCC;
}
.discuss_report_code span {
	float:left;
	margin-right:5px;
}
.qqFace {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DFE6F6;
	margin-left: 70px;
	padding: 5px;
	width: 455px;
	margin-top:-16px;
}
.qqFace table td {
	padding:2px;
}
.qqFace table td img {
	cursor:pointer;
	border:1px #fff solid;
}
.qqFace table td img:hover {
	border:1px #0066cc solid;
}
/*单页图文简介—start*/
.about_pic {
	margin:0px 21px 5px 0px;
	display:block;
	float:left;
	width:100px;
	height:60px;
}
.about_con {
	line-height:24px;
}
.about_con p span {
	padding-left:20px;
}
.about_con img {
	padding:10px 10px 0px 0;
}
/*新闻内容页*/
.news_detail {
	margin:0 auto;
       padding-left:12px;
       padding-right:5px;
       padding-top:16px;
}
.news_detail_title {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:35px;
}
.news_detail_info {
	border-bottom:dashed 1px #cccccc;
	height:30px;
	line-height:30px;
}
.news_detail_time {
	padding-left:10px;
	float:left;
}
.news_detail_from {
	padding-left:10px;
	float:left;
}
.news_detail_tool {
	float:right;
	line-height:30px;
        padding-right:16px;
}
.news_detail_cont {
	line-height:24px;
	text-align:left;
	text-indent:2em;
	padding:10px;
}
.news_detail_cont li p {
	margin-bottom:10px;
}
.news_detail_page {
	line-height:30px;
	text-align:center;
	border-bottom:dashed 1px #cccccc;
}
.news_detail_morenews {
	padding:0 0 10px 10px;
	border-bottom:dashed 1px #cccccc;
	border-top:dashed 1px #cccccc;
	margin-top:10px;
}
.news_detail_morenewssub1 {
	background: url(../images/newsmore.gif) no-repeat scroll left center transparent;
	font-size: 14px;
	font-weight:bold;
	margin: 5px auto 0;
	padding: 0 0 0 15px;
}
.news_detail_morenewssub2 ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
.news_detail_morenewssub2 li {
	clear:both;
	position: relative;
}
.news_detail_morenewssub2 li a {
	display: inline-block;
	height:22px;
	line-height:22px;
	padding: 0 5px 0 15px;
}
.news_detail_morenewssub2 li span.datetime {
	position:absolute;
	right:10px;
}
/*含购买产品内容页*/
.product_detail {
	width:100%;
	margin:0 auto;
}
.product_intro {
	height: auto !important;
}
.product_preview {
	float:left;
}
.product_preview_sub1 {
	border: 1px solid #DDDDDD;
	padding:5px;
}
.product_tool {
	padding-top: 15px;
}
.product_tool ul {
	margin:0;
	padding:0;
	float:left;
}
.product_tool li {
	border: 2px solid #CCCCCC;
	display: inline;
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}
.product_tool li.on {
	background: url("../images/simg_bg1.gif") no-repeat scroll 0 0 transparent;
	border: 0 none;
	padding: 8px 2px 0;
}
.product_tool li img {
	border:0;
}
.view_bigimg {
	background:url(../images/product_inco1.gif) no-repeat;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 35px;
	width: 54px;
	float:left;
}
.collect {
	background:url(../images/product_inco1.gif) no-repeat;
	background-position:-90px 0;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 30px;
	width: 59px;
	float:left;
	margin:0 5px;
}
.product_info {
	float:left;
	width:40%;
	margin-left:15px;
}
.product_name {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}
.product_name h1 {
	font-size:18px;
	font-weight:bold;
}
.product_summary {
	float: left;
	padding: 10px 0;/*width:100%;*/
}
.product_summary ul {
	padding:0;
	margin:0;
	list-style:none;
}
.product_summary li {
	clear: both;
	overflow: hidden;
	padding: 6px;
}
.product_summary li span {
	float:left;
	margin-right:10px;
}
.product_summary li img {
	border:0;
}
.product_summary li b {
	background:url(../images/product_inco2.gif) no-repeat;
	display: block;
	height: 24px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 17px;
}
.text_shoping {
	border: 1px solid #CCCCCC;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
	padding: 0 3px;
	text-align: center;
	width: 26px;
}
.product_distribution {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CECBCE;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 25px 0 4px;
	position: relative;
	top: 0;
}
.product_buy {
	margin-top:20px;
}
.product_buy a {
	text-decoration:none;
	display:inline-block;
	margin-right:10px;
}
.product_buy a.nowShopping {
	width:131px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color:#FFF;
	background:url(../images/buy.png) no-repeat;
}
.product_buy a.addShoppingToCart {
	width:96px;
	padding-left:35px;
	height:36px;
	line-height:36px;
	font-size:14px;
	font-weight: bold;
	color:#FFF;
	background:url(../images/shopcar.png) no-repeat;
}
.product_detailmore {
	margin-top:10px;
	border-color: #DEDFDE;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	background:#f4f4f4;
}
.product_detailmore_title ul {
	padding:0;
	margin:0;
	list-style:none;
}
.product_detailmore_title li {
	float: left;
	height: 28px;
	width:70px;
	line-height:28px;
	text-align:center;
}
.productNavCurrent {
	border-top: 4px solid #399008;
	height: 28px;
	line-height:28px;
	width:70px;
	text-align:center;
	background:#ffffff;
}
.product_detailmore_content {
	background: #FFFFFF;
	padding: 10px;
	text-indent: 2em;
	font-size: 12px;
	line-height: 24px;
}
.product_detailmore_content li p {
	margin-bottom:10px;
}
.tab-pal {
	background:#FFFFFF;
	padding:10px;
}
/*无购买产品内容页*/
.product_preview2 {
	overflow:hidden;
	float:left;
	padding-top:12px;
	padding-left:12px;
}
.product_info2 {
	float: left;
	width:40%;
	margin-left: 10px;
}
.product_preview_sub2 {
	border: 1px solid #DDDDDD;
	padding:5px;
	float:left;
	background:#fff;
}
.product_preview_sub3 {
	/*	width:85px;*/
	float:right;
	background:#dddddd;
}
.product_preview_sub3 ul {
	padding:0;
	margin:0;
	list-style:none;
}
.product_preview_sub3 li {
	padding:3px;
}
.product_name2 {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	font-size:14px;
	font-weight:bold;
	padding-top:12px;
	padding-left:2px;
}
/*产品购买记录-start*/
.buy_notes {
	width:96%;
	margin:0 auto;
}
.buy_notes_title {
	background:#f2f0f0;
	height:30px;
	line-height:30px;
}
.buy_notes_title ul {
	list-style:none;
	margin:0;
	padding:0;
}
.buy_notes_title ul li {
	float:left;
	text-align:center;
	display:block;
	font-size:12px;
	font-weight:bold;
	width:24%;
}
.buy_notes_cont {
	clear:both;
	border-bottom:dotted 1px #CCCCCC;
	height:50px;
	line-height:50px;
}
.buy_notes_cont ul {
	list-style:none;
	margin:0;
	padding:0;
}
.buy_notes_cont ul li {
	float:left;
	text-align:center;
	display:block;
	font-size:12px;
	width:24%;
}
.buy_notes_cont ul li span {
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}
/*产品购买记录-end*/
/*留言内容页*/
.message_detail {
	margin:0 auto;
	width:100%;
}
.message_detail_report {
	float: left;
	padding: 10px 0;
	width:100%;
}
.message_detail_report ul {
	padding:0;
	margin:0;
	list-style:none;
}
.message_detail_report li {
	clear: both;
	overflow: hidden;
	padding: 6px;
}
.message_detail_report li span {
	float:left;
	margin-right:10px;
}
.li_title {
	width:60px;
	text-align:right;
}
.text_inner {
	padding: 3px;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #dbdfe6 #abadb3;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 19px;
	line-height: 19px;
	margin-right: 10px;
	width: 220px;
}
.textarea_inner {
	border: 1px solid #abadb3;
	width:300px;
	height:100px;
}
/*.select_inner {
	border: 1px solid #DDDDDD;
}*/
.btn_inner {
	background:url(../images/btn_inner.gif) no-repeat;
	width:48px;
	height:26px;
	line-height:26px;
	border:0;
}
.message_detailmore {
	width:100%;
	margin:0 auto;
}
.message_detailmore_title {
	line-height:30px;
	border-bottom:solid 2px #f37818;
	font-weight:bold;
	font-size:14px;
}
.message_detailmore_content {
	padding:20px 0;
}
.message_intro {
	height: auto !important;
	border-bottom: 1px dashed #DDDDDD;
	padding:5px 0;
	margin-top:10px;
}
.message_preview {
	width: 50px;
	float:left;
}
.message_info {
	padding-left: 80px;
}
.message_summary {
	float: left;
	width:100%;
}
.message_summary ul {
	padding:0;
	margin:0;
	list-style:none;
}
.message_summary li {
	clear: both;
	overflow: hidden;
	padding-bottom:8px;
}
.username {
	float:left;
	color:#cc0000;
	font-weight:bold;
}
.userads {
	float:left;
	padding-left:10px;
}
.message_summarytime {
	float:right;
}
.revert {
	background: url(../images/revert.gif) no-repeat;
	/*height:15px;*/
	line-height:18px;
	padding:0 0 0 25px;
	font-size:12px;
}
.revertbut {
	text-align:right;
}
/*下载内容页*/
.down_detail {
	padding-top:10px;
        padding-right:20px;
        padding-left:20px;
	margin:0 auto;
}
.down_detail_title {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	line-height:35px;
}
.down_intro {
	height: auto !important;
}
.down_preview {
	width: 250px;
	float:right;
}
.down_info {
	padding-right: 270px;
}
.down_summary {
	float: left;
	padding: 10px 0;
	width:100%;
}
.down_summary ul {
	padding:0;
	margin:0;
	list-style:none;
}
.down_summary li {
	clear: both;
	overflow: hidden;
	padding: 6px;
	border-bottom: 1px dashed #DDDDDD;
}
.down_summary li span {
	float:left;
	margin-right:10px;
}
.down_summary li img {
	border:0;
}
.down_detailmore {
	margin:10px 0;
	width:100%;
	border-color: #DEDFDE;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	background:#f4f4f4;
}
.down_detailmore_title ul {
	padding:0;
	margin:0;
	list-style:none;
}
.down_detailmore_title li {
	float: left;
	height: 28px;
	width:70px;
	line-height:28px;
	text-align:center;
}
.downNavCurrent {
	border-top: 4px solid #B10000;
	height: 28px;
	line-height:28px;
	width:70px;
	text-align:center;
	background:#ffffff;
}
.down_detailmore_content {
	background:#FFFFFF;
	padding:10px;
}
/*招聘内容页*/
.job_detail {
	
	margin:0 auto;
	padding:10px 10px 0;
        padding-left:20px;
}
.job_detail_title {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	line-height:35px;
}
.job_detail_info {
	border-top:dashed 1px #cccccc;
	border-bottom:dashed 1px #cccccc;
	padding:15px 10px;
}
.job_detail_info ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:24px;
}
.job_detail_info li span {
	font-weight:bold;
	margin-right:5px;
}
.job_detail_cont {
	line-height:24px;
	text-align:left;
	padding:0 10px;
}
.job_detail_bnt {
	text-align:right;
}
.job_detail_map {
	padding:15px 0;
}
/*分页样式*/
.holder {
	margin: 15px 0;
	text-align:right;
}
.holder a {
	font-size: 14px;
	cursor: pointer;
	margin: 0 5px;
	color: #505050;
}
.holder a:hover {
	background-color: #222;
	color: #fff;
}
.holder a.jp-previous {
	margin-right: 15px;
}
.holder a.jp-next {
	margin-left: 15px;
}
.holder a.jp-current, a.jp-current:hover {
	color: #5DB0E6;
	font-weight: bold;
	text-shadow: 1px 1px #505050;
}
.holder a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}
.holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default;
	background: none;
}
.holder span {
	margin: 0 5px;
}
/*搜索表单样式*/
.search {
/*  height: 25px; */
}
.search .enter {
	border: medium none;
	display: inline-block;
	height: 20px;
	line-height: 18px;
	float:left;
}
.search .select {
	border: 1px solid #cccccc;
	background:#FFFFFF;
	line-height:20px;
	float:left;
	margin-left:10px;
	cursor:pointer;/*position:relative;*/
}
.search .enter {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #cccccc;
	color: #B9B9B9;
	float: left;
	height: 20px;
	padding: 0 5px;/*width: 38%;*/
}
.search .select_info {
	background:url(../images/search_down.gif) no-repeat 100% 50%;
	padding:0 25px 0 5px;
}
.search .btn {
	background:url(../images/search.gif) no-repeat;
	width:34px;
	height:21px;
	float:left;
	margin-left:10px;
	border:0;
	cursor:pointer;
}
.select_search {
	position: absolute;
	width:53px;
	background-color:#FFF;
	display:none;
	z-index:503;
	border: 1px #d1d0d0 solid;
	border-top:none;
	font-size:12px;
	top:20px;
	left:0px;
}
.select_search ul li a {
	color:#333;
	display:block;
	padding:2px 5px;
}
.select_search ul li a:hover {
	background:#e8e8e8;
}
/*搜索结果*/
.search_list {
	width:100%;
}
.search_list ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:24px;
}
.search_list ul li {
	border-bottom:#ccc 1px dotted;
	padding:10px;
}
.search_list ul li a {
	color: #444444;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.search_list_cont {
	font-size:12px;
	color:#999999;
}
/*会员页面*/

.user_login {
	margin:0 auto;
	width:370px;
	background:url(../images/err_bg.gif) left top no-repeat;
}
.login_title {
	height:57px;
	border-right:solid 1px #CCCCCC;
}
.login_title h3 {
	font-size:16px;
	font-weight:bold;
	float:left;
	padding:25px 0 0 20px;
	color:#FFFFFF;
}
.user_close {
	background:url(../images/user_close.gif) 0 25px no-repeat;
	height:45px;
	width:25px;
	display:block;
	float:right;
	cursor: pointer;
}
.user_login_form {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background:#FFFFFF;
	margin:0 0 0 7px;
	padding:10px 15px;/*width:310px;*/
}
.user_login_form ul {
	margin:0;
	padding:0;
	list-style:none;
}
.user_login_form ul li {
	clear:both;
	font-size:12px;
	margin-bottom:10px;
}
.user_login_form ul li span {
	float:left;
	text-align:right;
	width:60px;/*line-height:27px;*/
}
.user_login_form ul li .Login_text {
	/*float:left;
	margin:8px 0 0 5px;*/
	padding: 3px;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #dbdfe6 #abadb3;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 19px;
	line-height: 19px;
	width:190px;
	vertical-align:middle;
}
.user_login_form ul li .Login_textarea {
	/*float:left;
	margin:8px 0 0 5px;*/
	padding: 3px;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #dbdfe6 #abadb3;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height:80px;
	line-height:20px;
	width:300px;
	vertical-align:top;
}
.user_login_form ul li input.code {
	float:left;
	margin:8px 0 0 5px;
	height:20px;
	line-height:20px;
	padding-left:3px;
	width:80px;
	border:solid 1px #CCCCCC;
}
.user_login_form ul li img {
	/*float:left;*/
	margin-left:10px;
}
.user_login_form ul li a {
	margin-left:10px;
}
.user_login_form ul li input.btn {
	border:0;
	background:url(../images/err_01.gif) no-repeat;
	width:109px;
	height:33px;
	margin-left:65px;
	/*float:left;*/
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	cursor: pointer;
}
.user_forget {
	float:left;
	margin-left:20px;
	background:url(../images/err_03.gif) no-repeat center left;
	padding-left:15px;
}
.user_login_form ul li a.register {
	color:#FF6600;
	text-decoration:underline;
}
.memberCenter_form_rightCon {
	display:none;
}
.memberCenterPsrson {
	display:block;
}
/*简版会员登录*/
.user_login_sub2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.user_login_sub2 ul li {
	clear:both;
	padding:5px 0;
}
.user_login_sub2 ul li span {
	float:left;
	text-align:right;
	width:30%;
	padding:3px 0;
}
.user_login_sub2 ul li input {
	padding:3px;
	width:60%;
	border:solid 1px #CCCCCC;
}
.user_login_sub2 ul li input.code {
	float:left;
	padding-left:3px;
	width:60px;
	border:solid 1px #CCCCCC;
}
.user_login_sub2 ul li input img {
	float:left;
	margin-left:10px;
}
.user_login_sub2 ul li input.btn1 {
	border:0;
	width:45px;
	height:21px;
	/*float:left;*/
	margin-left:20px;
}
.user_login_sub2 ul li input.btn2 {
	border:0;
	width:69px;
	height:21px;
	margin-left:10px;/*float:left;*/
}
.user_login_sub2 ul li img {
	border:0;
	width:40px;
	height:15px;
	float:left;
	margin:12px 0 0 10px;
}
.memberLogin_form {
	padding:15px;
}
.memberLogin_form ul li {
	margin-bottom:10px;
}
.memberLogin_form ul li span {
	width:90px;
	text-align:right;
	display:inline-block;
}
.memberLogin_form ul li .txt {
	padding: 3px;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #dbdfe6 #abadb3;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 19px;
	line-height: 19px;
	margin-right: 10px;
	width: 220px;
}
.memberLogin_form ul li .input_button {
	border: 0;
	background: url(../images/err_01.gif) no-repeat;
	width: 109px;
	height: 33px;
	margin-left: 65px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
.memberLogin_form .articletable {
	font-size:12px;
	margin-bottom:15px;
}
.memberLogin_form .articletable tr th {
	background: none repeat scroll 0 0 #eaf2fe;
	color: #666;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
}
.memberLogin_form .articletable tr td {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #666666;
	height: 25px;
	line-height: 25px;
	padding: 5px;
	text-align: left;
	text-align: center;
	border-bottom: 1px #dadada dashed;
}
/*会员注册*/
.user_register {
	margin:0 auto;
	width:580px;
	background:url(../images/err_bg.gif) left top no-repeat;
}
.user_register_form {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background:#FFFFFF;
	margin:0 0 0 7px;
}
.user_register .user_login_form {
	padding-left:40px;
}
.user_login_form ul li em {
	font-style:normal;
	display:inline-block;
	margin-right:15px;
}
.user_login_form ul li em input {
	margin-right:3px;
	vertical-align:middle;
}
/*会员中心*/
.user_center {
	margin:0 auto;
	width:900px;
	background:url(../images/err_bg.gif) left top no-repeat;
}
.user_center_sub {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background:#FFFFFF;
	margin:0 0 0 7px;
	padding:15px;
	/*width:921px;*/
	min-height:300px;
}
.user_center_sub1 {
	/*border: 1px solid #F4F4F4;*/
	text-align: left;
	width: 160px;
	float:left
}
.user_center_sub1 h3 {
	background:url(../images/buy_inco01.jpg) repeat-x;
	height:27px;
	line-height:27px;
	border:solid 1px #FEE0B1;
	font-size:14px;
	padding-left:10px;
}
.user_center_sub1 ul {
	border: 1px solid #fee0b1;
	margin:0;
	padding:10px 0;
	list-style:none;
}
.user_center_sub1 ul li a {
	background:url(../images/buy_inco01.gif) 10px 10px no-repeat;
	height:28px;
	line-height:28px;
	padding-left:25px;
	display:block
}
.user_center_sub1 ul li a:hover {
	background:url(../images/buy_inco01.gif) 10px 10px no-repeat #EBEBEB;
}
.user_center_sub2 {
	float:right;
	width:670px;
}
.user_center_sub2title {
	background:url(../images/buy_inco02.gif) no-repeat;
	border-bottom:solid 2px #fdebd3;
	height:30px;
	line-height:30px;
	/*color:#E73A86;*/
	font-weight:bold;
	padding-left:20px;
}
.user_center_sub2cont {
	padding:10px;
}
/*购物车样式*/
.cart_box {
	/*width:990px;*/
	margin:0 auto;
	background:#FFFFFF;
}
.cart_box_title {
	height: 30px;
	line-height: 30px;
	background: #eee;
	padding: 0 10px;
	position: relative;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F7F7F7), to(#eee));
	background: -webkit-linear-gradient(#F7F7F7, #eee);
	background: -moz-linear-gradient(#F7F7F7, #eee);
	background: -ms-linear-gradient(#F7F7F7, #eee);
	background: -o-linear-gradient(#F7F7F7, #eee);
	background: linear-gradient(#F7F7F7, #eee);
}
.cart_box_close {
	/*background:url(../images/cart_box_close.gif) no-repeat;
	position: absolute;
	width:11px;
	height:11px;
	right:5px;
	top:3px;
	cursor:pointer;*/
	display: block;
	position: absolute;
	right: 10px;
	top: 7px;
	width: 20px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: #f60;
	color: #fff;
	cursor: pointer;
}
.cart_step {
	height: 32px;
	overflow: hidden;
	padding: 0;/*background:none #E6E6E6;
	width:100%;*/
}
.cart_step ul {
	margin:0;
	padding:0;
}
.cart_step ul li {
	background: url(../images/buy_cart.gif) no-repeat scroll 100% -64px #E6E6E6;
	color: #666666;
	float: left;
	/*padding: 0 15px 0 0;*/
	text-align: center;
	width:33.33%;
 *width:33.30%;
	height:32px;
	line-height:32px;
	font-weight:bold;
	font-size:14px;
}
.cart_step ul li.on {
	color:#FFFFFF;
	background: url(../images/buy_cart.gif) no-repeat scroll 100% -64px #ff9600;
}
.cart_step ul li.next {
	color:#666666;
	background: url(../images/buy_cart.gif) no-repeat scroll 100% -32px #E6E6E6;
}
.cart_step ul li.none {
	color:#666666;
	background:#E6E6E6;
}
.cart_step ul li.last {
	color:#fff;
	background:#ff9600;
}
.cart_cont {
	padding:10px;
}
.cart_cont_noproduct {
	width:160px;
	height:65px;
	background:url(../images/buy_cart2.gif) no-repeat;
	margin:0 auto;
	padding:10px 0 0 100px;
}
.cart_cont_noproduct p {
	padding:5px 0;
	font-size:14px;
}
.cart_cont_noproduct p a {
	color:#FF6600;
}
.cart_table {
	/*background: none repeat scroll 0 0 #CBCBCB;*/
	font-size: 12px;
	width: 100%;
}
.cart_table td a {
	color:#666;
}
.cart_table td a:hover {
	color:#ff9600;/*text-decoration:underline;*/
}
.cart_table td {
	/*background: none repeat scroll 0 0 #FFFFFF;*/
	color: #666666;
	height: 25px;
	line-height: 25px;
	padding: 5px;
	text-align: left;
	text-align:center;
	border-bottom:1px #dadada dashed;
}
.cart_table th {
	background: none repeat scroll 0 0 #eaf2fe;
	color:#666;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
}
.cart_bnt {
	margin:15px 0;
	float:right;
}
.cart_bnt1 {
	background:url(../images/shop_go_on.gif) no-repeat;
	width:104px;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	/*font-weight:bold;*/
	float:left;
}
.cart_bnt2 {
	background:url(../images/shop_go_over.gif) no-repeat;
	width:100px;
	height:30px;
	line-height:30px;
	font-size:14px;
	float:left;
	margin:0 0 0 20px;
	text-align:center;
}
.cart_bnt2 a {
	color:#FFFFFF;/*font-weight:bold;*/
}
.cart_bnt a {
	display:block;
}
.cart_table img {
	vertical-align:middle;
	margin:0 3px;
}
/*确认订单信息*/
.goods_order {
	padding:15px;
	width:723px;
}
.delivery_address {
	margin-bottom:25px;
}

.delivery_address_title {
	background:url(../images/shop_mail.png) no-repeat left;
	padding:0 0 0px 40px;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #dadada;
	color:#4a4a4a;
	height:35px;
	line-height:42px;/*position:relative;*/
}
.address_manage {
	font-size:12px;
	color:#F00;
	/*display:inline-block;*/
	margin-left:20px;
	position:absolute;
	right:10px;
}
.delivery_address_tab {
	border-collapse:collapse;
	border:none;
	margin:10px 0;
	color:#666;
}
.delivery_address_tab tr td {
	border-bottom:1px #dadada dashed;
	height:30px;
	line-height:30px;
	padding-left:8px;
}
.delivery_address_tab tr#selected {
	background:#fffbef;
	border:1px #fbdfc9 solid;
}
.delivery_address_add {
	background:url(../images/list_add.png) no-repeat left;
	padding-left:24px;
	height:16px;
	line-height:18px;
	/*float:right;*/
	margin-left:8px;
}
.delivery_address_add a {
	color:#ff9600;
}
.add_address_list {
	margin:10px 0 10px 20px;
}
.add_address_list p {
	margin-bottom:10px;
}
.add_address_list .span_tit {
	text-align:right;
	width:80px;
	display:inline-block;
	font-size:12px;
}
.add_address_list .address_input {
	padding: 3px;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #dbdfe6 #abadb3;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 19px;
	line-height: 19px;
	margin-right:10px;
	width: 220px;
}
.add_address_list .address_textarea {
	padding: 3px;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #dbdfe6 #abadb3;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 60px;
	line-height: 19px;
	margin-right:10px;
	width: 300px;
	vertical-align: top;
}
.add_address_list .span_tip {
	color:#999;
	vertical-align:bottom;
	font-size:11px;
}
.ml105px {
	margin-left:105px;
}
.cart_list {
	margin-bottom:25px;
}
.cart_list_title {
	background:url(../images/shopping_cart.png) no-repeat left;
	padding:0 0 0px 40px;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #dadada;
	color:#4a4a4a;
	height:35px;
	line-height:42px;/*position:relative;*/
}
.mt15px {
	margin-top:15px;
}
.ft_c {
	color:#F50;
}
.cart_table .price_total {
	font-size:16px;/*font-weight:bold;*/
}
.admin_express {
	margin-bottom:25px;
}
.admin_express_title {
	background:url(../images/truckyellow.png) no-repeat left;
	padding:0 0 0px 45px;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #dadada;
	color:#4a4a4a;
	height:35px;
	line-height:42px;/*position:relative;*/
}
.admin_price_total {
	color:#666;
}
.admin_total_title {
	background:url(../images/price_total.png) no-repeat left;
	padding:0 0 0px 35px;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #dadada;
	color:#4a4a4a;
	height:35px;
	line-height:42px;
}
.admin_price_total .span_1 {
	font-size:14px;
	margin:15px 0 5px 0;
	text-align:right;
}
.admin_price_total .add_icon {
	color:#F00;
	font-size:20px;
	margin:0 15px;
}
.admin_price_total .line {
	background:#e07774;
	height:2px;
	margin:5px 0;
	font-size:2px;
}
.admin_price_total .span_02 {
	font-size:16px;
	font-weight:bold;
	text-align: right;
}
.ft_c01 {
	color:#F00;
	font-size:18px;
}
.pay_style_title {
	background:url(../images/paypal.png) no-repeat left;
	padding:0 0 0px 35px;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #dadada;
	color:#4a4a4a;
	height:35px;
	line-height:42px;
}
.order_right {
	margin:30px 0;
	background:#fcfef0;
	padding:30px;
}
.order_right_title {
	background: url(../images/ok.png) no-repeat;
	padding-left:60px;
	height:48px;
	font-size:16px;
	font-weight:bold;
	line-height:55px;
	color:#4a4a4a;
}
.order_right p {
	font-size:14px;
	margin-bottom:5px;
}
.order_right p img {
	vertical-align:middle;
}
/* 幻灯片css */
.slideBox {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	border:1px solid #ddd;
}
.slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li {
	float:left;
	margin-right:2px;
	width:15px;
	height:15px;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
}
.slideBox .hd ul li.on {
	background:#0291a2;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img {
	width:100%;
	height:100%;
	display:block;
	border:0;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-25px;
	display:block;
	width:32px;
	height:40px;
	background:url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next {
	left:auto;
	right:3%;
	background-position:8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
/*公告通知样式	*/	
.label_content {
	position:relative;
	padding:5px 10px;
}
.label_content.item_list5 {
	padding:10px;
}
.label_content.item_list5 .tempWrap {
	width:425px !important;
}/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.label_content.item_list5 ul {
	overflow:hidden;
	zoom:1;
}
.label_content.item_list5 ul li {
	margin-right:20px;
	float:left;
	height:24px;
	line-height:24px;
	text-align:left;
	_display:inline;
	width:auto !important;
}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.label_content.item_list5 ul li span {
	color:#999;
}
 
 
 
/*底部导航*/
.siteBottomNav {
	clear:both;
	margin:0 auto;
}
.siteBottomNav ul {
	padding:0;
	list-style:none;
	width:480px;
	margin:0 auto;
}
.siteBottomNav ul li {
	float:left;
	margin-right:20px;
}
.siteBottomNav ul li a {
	color:#4a4a4a;
}
 
 
 

.label {
	margin-bottom:10px;
	background:#f2f2f2;
	border:1px solid  #d6d6d6;
}
.fwmain_left .label_head {
	background:url(../images/left_title.jpg) no-repeat;
	height:32px;
}
.fwmain_left .label_head .label_title {
	height: 36px;
	line-height: 36px;
	padding-left: 30px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
 
.fwmain_right .label_head .label_title {
	height:32px;
	line-height:32px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding:0 3px 0 26px;
	background:url(../images/5.jpg) no-repeat ;
}
 
 
.fwmain_nleft .label_head {
	height: 32px;
	background-image: url(../images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.fwmain_nleft .label_head .label_title {
	height:32px;
	line-height:32px;
	padding-left:30px;
	color:#333333;
	font-weight:bold;
	font-size:14px;
}
.fwmain_nright .label_head {
	background:url(../images/right_top.jpg) no-repeat left top;
	height:37px;
}
.fwmain_nright .label_head .label_title {
	height:31px;
	line-height:31px;
	color:#333333;
	font-size:14px;
	padding:4px 0 0 30px;
	font-weight:bold;
}


#udContent665{ width:100%; height:auto; margin:0 auto;}
#udContent665 p{ width:100%; height:24px; line-height:24px; text-align:left;}
.gjk{ width:auot; float:left;}

#demoa {
	overflow:hidden;
	width: 100%;
	float: left;
	height: 160px; margin-top:20px;
 
    }
    #indemoa {
	float: left;
	width: 1500%;
	height: 100%;
    }
    #demo1a {
	float: left;

    }
    #demo2a {
     float: left;
    }
#demoa li{float:left; width:95px; height:110px; margin-right:12px; margin-left:12px;}
#demoa li img{ width:95px; height:90px;} 
 
#demoa dd{ text-align:center; padding-top:12px;}



.wenzhi{width:400px; height:37px; line-height:37px;float:right; margin-right:12px;text-align:right; font-family:"微软雅黑", "宋体", sans-serif; font-size:12px; color:#717171;}
.wenz a{width:120px;font-family:"微软雅黑", "宋体", sans-serif;  font-size:12px; text-decoration:none;  color:#717171;}


#main_right1{width:760px; height:auto;border: 1px solid #d6d6d6; float:right; background:#f2f2f2; margin-bottom:30px; }
#main_top{width:100%; height:37px; background: url(../images/right_top.jpg) no-repeat left top;}
#main_top .gjk{
	height: 31px;
	line-height: 31px;
	color: #FF0000;
	font-size: 14px;
	padding: 4px 0 0 30px;
	font-weight: bold;
}

#main_center{width:98%; height:auto; margin:0 auto; padding-top:10px; padding-bottom:10px; line-height:24px; }
#main_center img{max-width:98%; max-height:60%;}



#shijian{ float:right; width:95px; height:32px;line-height:32px; text-align:right;font-family:"微软雅黑"; font-size:12px;color:#121212;} 


#shijian1{ float:right; width:95px; height:50px;line-height:50px; text-align:right;font-family:"微软雅黑"; font-size:12px;color:#121212;} 


.op{ width:100%; height:30px; line-height:30px;  font-family:"微软雅黑", "宋体", sans-serif; font-size:14px; text-align:center; margin-top:10px;}

.websub_main_newslist { width:95%; overflow:hidden;padding-left:3%;}
.websub_main_newslist ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #B2B2B2 dashed;
 
	background:url(../images/d01.gif) no-repeat left center; padding-left:10px;

}
 
.websub_main_newslist ul li a {
	color:#333;
	text-decoration:none; font-family:"微软雅黑", "宋体", sans-serif; font-size:14px;

	float: left;
}
.websub_main_newslist ul li a:hover { color:#F00; text-decoration:underline;}
 

.websub_main_newsshow { padding-top:15px;}
.websub_main_newstitle { text-align:center; color:#333; font-weight:bold; font-size:16px; height:30px; line-height:30px;}
.websub_main_newstime { height:30px; line-height:28px; border-bottom:1px #DDD dashed; color:#888; text-align:center;}
.websub_main_newscontent { color:#333; line-height:26px; padding-top:10px; font-size:14px;}


.websub_main_productlist { width:100%; overflow:hidden; margin:0 auto;}
.websub_main_productlist ul { width:100%; overflow:hidden;margin:0 auto;}
.websub_main_productlist ul li {
	width:200px;_width:180px;
	float:left;
	text-align:center;
	color:#888;
	height:auto; margin-left:13px; margin-right:13px;_margin-left:5px; _margin-right:5px; margin-bottom:10px;
 
}
.productname {clear:both; }
.productname a{ width:100%; height:30px; line-height:30px; background:url(../images/5555.png) repeat-x left center; display:block;}


 

.websub_main_productlist ul li span { color:#F60;}
.websub_main_productlist ul li img {
 
	width:200px;_width:160px;
	height:150px; padding-bottom:3px;
	float: left;
}
.websub_main_productlist ul li a {
	color:#333;
	text-decoration:none; font-family:"微软雅黑", "宋体", sans-serif; font-size:14px;
}





.websub_main_productshow {
	width:99%;
	overflow:hidden;
	margin:0px auto;
	margin-top:10px;
	padding-top:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.productinfo_title {text-align:center; height:32px; line-height:28px; font-weight:bold; font-size:15px; color:#333;}
.productmore {
	overflow:hidden;
	padding-left:12px;
	padding-right: 12px;
}
.productmore_title_bg { height:36px; width:100%; background:url(/Images/tab_underline.png) bottom no-repeat;}
.productmore_title { width:122px; height:36px; background:url(/Images/tab_active.png) no-repeat; text-align:center; font-size:16px; line-height:36px; color:#FFF;}
.productmore_content { padding:0px; color:#333;}
.productmore_content img { max-width:500px; max-height:300px;}
.productinfo_morepic { overflow:hidden; width:370px; padding-top:10px;}
.productinfo_morepic ul li { float:left; width:82px; margin-right:8px;}
.productinfo_morepic img { border:1px #CCC solid; width:80px; height:60px;}


 
H1 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H2 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H3 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H4 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H5 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H6 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
HR {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

DL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
DT {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
DD {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
OL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
LI {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

H1 {
	FONT-SIZE: 100%
}
H2 {
	FONT-SIZE: 100%
}
H3 {
	FONT-SIZE: 100%
}
H4 {
	FONT-SIZE: 100%
}
H5 {
	FONT-SIZE: 100%
}
H6 {
	FONT-SIZE: 100%
}
ADDRESS {
	FONT-STYLE: normal
}
EM {
	FONT-STYLE: normal
}
UL {
	LIST-STYLE-TYPE: none
}
OL {
	LIST-STYLE-TYPE: none
}
A {
	COLOR: #666; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}







.float0831 {
	POSITION: fixed; TOP: 270px;_top:220px; RIGHT: 1px; _position: absolute; z-index:1000;
}
.float0831 A {
	COLOR:#FF0000
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left;
     margin-top:4px;
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px; _margin-top:-12px;
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e5e5e5 1px solid; LINE-HEIGHT: 36px; WORD-WRAP: break-word; HEIGHT: 36px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .top{ font-family:"微软雅黑", "宋体", sans-serif; font-size:14px;color:#4e8ad0; text-align:center;} 
.float0831 .titDh {
	BACKGROUND: url(../images/float_s.png) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../images/float_s.png) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../images/float_s.png) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../images/float_s.png) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(../images/float_s.png) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../images/float_s.png) no-repeat
}
.float0831 .btnOpen {
	BACKGROUND: url(../images/float_s.png) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../images/float_s.png) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../images/float_s.png) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 20px; DISPLAY: block; FONT-FAMILY: "微软雅黑"; BACKGROUND-POSITION: 2px -266px; FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left; font-family:"微软雅黑"; font-size:14px;
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left;font-family:"微软雅黑"; font-size:13px;
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
  WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	 WIDTH: 28px; HEIGHT: 118px; TOP: 0px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 118px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #5692d8 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}
#banner{ width:1002px; height:309px; margin:0 auto; margin-top:10px; background:url(../images/ls_22.jpg) no-repeat left bottom; }
#xxx img{max-width:100%;}
.mainbox{ overflow:hidden;position:relative;}
.flashbox{overflow:hidden;position:relative;}
.imagebox{text-align:right;position:relative;z-index:999; }
.bitdiv{display:inline-block;width:18px;height:18px;margin:0 10px 10px 0px;cursor:pointer;float:right; }
.defimg{background-image:url(../images/02.png)}
.curimg{background-image:url(../images/01.png)}


