* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px/18px Microsoft YaHei, Verdana, Geneva, sans-serif;
	color: rgb(81, 80, 77);
	font-size-adjust: none;
	font-stretch: normal;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
img {
	border: currentColor;
	border-image: none;
}
a:link {
	color: rgb(68, 68, 68);
	text-decoration: none;
}
a:visited {
	color: rgb(68, 68, 68);
	text-decoration: none;
}
a:hover {
	color: rgb(135, 65, 40);
	text-decoration: none;
}
a:active {
	color: rgb(135, 65, 40);
	text-decoration: none;
}
.edit_page a:link {
	color: rgb(68, 68, 68);
	text-decoration: none;
}
.edit_page a:visited {
	color: rgb(68, 68, 68);
	text-decoration: none;
}
.edit_page a:hover {
	color: rgb(135, 65, 40);
	text-decoration: none;
}
.edit_page a:active {
	color: rgb(135, 65, 40);
	text-decoration: none;
}
.clear {
	clear: both;
}
.fwtop {
	background: url("../images/top_bg.jpg") repeat-x left top;
	margin: 0px auto;
	width: 100%;
}
.fwtop .fwtop_head {
	margin: 0px auto;
	width: 1002px;
	height: 85px;
	position: relative;
}
.fwtop_logo {
	float: left;
}
.fwtop_banner {
	background: rgb(255, 255, 255);
	margin: 10px auto 0px;
	width: 1002px;
}
.fwtop_banner img {
}
.fwtop_info {
	height: 72px;
	padding-top: 10px;
	float: right;
}
.topInfo {
	text-align: right;
	margin-bottom: 5px;
	float: right;
}
.topLanguage {
	padding: 10px 0px;
	width: 140px;
	margin-left: 15px;
	float: right;
}
#languageContent {
	width: 60px;
	float: left;
}
.languageSelect {
	width: 75px;
	float: right;
}
.languageSelect {
	background: 0px 0px rgb(255, 255, 255);
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	line-height: 20px;
	float: left;
	position: relative;
	cursor: pointer;
}
.select_languageInfo {
	background: url("../images/search_down.gif") no-repeat 100% 50%;
	padding: 0px 20px 0px 5px;
}
.select_language {
	padding: 5px 0px;
	left: -1px;
	top: 20px;
	width: 75px;
	font-size: 12px;
	border-right-color: rgb(204, 204, 204);
	border-bottom-color: rgb(204, 204, 204);
	border-left-color: rgb(204, 204, 204);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: none;
	position: absolute;
	z-index: 503;
	background-color: rgb(255, 255, 255);
}
.select_language ul li a {
	padding: 2px 5px;
	width: 65px;
	display: block;
}
.select_language ul li a:hover {
	background: rgb(232, 232, 232);
}
.topSearch {
	float: right;
}
.fwmain {
	margin: 10px auto 0px;
	width: 1002px;
}
.fwmain_left {
	width: 211px;
	color: rgb(74, 74, 74);
	float: left;
}
.fwmain_center {
	width: 450px;
	overflow: hidden;
	padding-left: 10px;
	float: left;
	display: inline;
}
.fwmain_right {
	width: 760px;
	color: rgb(74, 74, 74);
	float: right;
}
.fwmain_right .index_company {
	width: 440px;
	float: left;
}
.fwmain_right .index_news {
	width: 300px;
	float: right;
}
.fwmain_right .index_pro {
	width: 760px;
	float: left;
}
.fwmain_total {
}
.fwmain_nleft {
	width: 211px;
	color: rgb(74, 74, 74);
	float: left;
}
.fwmain_nright {
	width: 760px;
	color: rgb(74, 74, 74);
	float: right;
}
.fwbottom {
	background: rgb(0, 152, 171);
	margin: 0px auto 10px;
	width: 1002px;
	height: 30px;
}
.fwbottom_bottomInfo {
	margin: 0px auto;
	width: 1002px;
	height: 28px;
	line-height: 28px;
}
.fwtop_mainNav {
	background: url("../images/nav_bg.jpg") repeat-x left bottom;
	width: 100%;
}
.fwtop_nav {
	margin: 0px auto;
	width: 1002px;
	height: 40px;
	z-index: 1;
}
.fwnavlink li {
	background: url("../images/menubg.jpg") no-repeat right;
	height: 40px;
	float: left;
}
.fwnavlink a:link {
	padding: 0px 30px;
	height: 40px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
}
.fwnavlink a:visited {
	padding: 0px 30px;
	height: 40px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
}
.fwnavlink a:active {
	padding: 0px 30px;
	height: 40px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
}
.fwnavlink a:hover {
	background: url("../images/menunow.jpg") repeat-x left top;
}
.fwnavlink .open a {
	background: url("../images/menunow.jpg") repeat-x left top;
}
.fwtop_nav2 {
}
.fwnavlink2 {
	margin: 0px auto;
	width: 1002px;
	height: 40px;
	position: relative;
	z-index: 5;
}
.fwnavlink2 li {
	background: url("../images/menubg.jpg") no-repeat right;
}
.fwnavlink2 .m {
	float: left;
	position: relative;
	z-index: 1;
}
.fwnavlink2 h3 a {
	width: 110px;
	height: 40px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
}
.fwnavlink2 .on h3 a {
	background: url("../images/menunow.jpg") repeat-x left top;
}
.fwnavlink2 .sub {
	background: rgb(235, 151, 17);
	left: 0px;
	top: 40px;
	width: 110px;
	display: none;
	position: absolute;
	z-index: 1;
}
.fwnavlink2 .sub li {
	background: none;
	text-align: center;
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.fwnavlink2 .sub li a {
	padding: 0px 0px 5px;
	height: 25px;
	color: rgb(255, 255, 255);
	line-height: 25px;
	display: block;
}
.fwnavlink2 .sub li a:hover {
	background: rgb(3, 140, 158);
}
.fwtop_nav3 {
	margin: 0px auto;
	width: 1002px;
	height: 40px;
	position: relative;
	z-index: 5;
}
.fwtop_nav3 li {
	background: url("../images/menubg.jpg") no-repeat right;
}
.fwtop_nav3 .m {
	float: left;
	position: relative;
	z-index: 1;
}
.fwtop_nav3 h3 a {
	width: 110px;
	height: 40px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
}
.fwtop_nav3 .on h3 a {
	background: url("../images/menunow.jpg") repeat-x left top;
}
.fwtop_nav3 .sub {
	background: rgb(235, 151, 17);
	padding: 7px 0px;
	left: 0px;
	top: 40px;
	width: 500px;
	height: 26px;
	line-height: 26px;
	float: left;
	display: none;
	position: absolute;
	z-index: 5;
}
.fwtop_nav3 .sub li {
	background: none;
	float: left;
}
.fwtop_nav3 .sub li a {
	margin: 0px 10px;
	padding: 0px 15px;
	color: rgb(255, 255, 255);
	display: block;
}
.fwtop_nav3 .sub li a:hover {
	background: rgb(3, 140, 158);
}
 .clearfix::after {
height: 0px;
clear: both;
display: block;
visibility: hidden;
content: ".";
}
.navBar {
	background: rgb(78, 78, 78);
	height: 40px;
	color: rgb(255, 255, 255);
	line-height: 40px;
	position: relative;
	z-index: 1;
}
.fwnavlink4 {
	margin: 0px auto;
	width: 1002px;
	height: 40px;
	position: relative;
	z-index: 5;
}
.fwnavlink4 li {
	background: url("../images/menubg.jpg") no-repeat right;
}
.fwnavlink4 .m {
	float: left;
	position: relative;
	z-index: 1;
}
.fwnavlink4 h3 a {
	width: 110px;
	height: 40px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
}
.fwnavlink4 .on h3 a {
	background: url("../images/menunow.jpg") repeat-x left top;
}
.fwnavlink4 .sub {
	background: rgb(235, 151, 17);
	padding: 5px;
	left: 0px;
	top: 40px;
	width: 110px;
	line-height: 30px;
	float: left;
	display: none;
	position: absolute;
}
.fwnavlink4 .sub dl {
	line-height: 26px;
	vertical-align: top;
	-ms-zoom: 1;
}
.fwnavlink4 .sub dl dt a {
	text-align: left;
	color: rgb(255, 255, 255);
	padding-left: 5px;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	display: block;
}
.fwnavlink4 .sub dl dd a span {
	color: rgb(255, 255, 255);
	padding-left: 15px;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	display: block;
}
.fwnavlink4 .sub dl dt a:hover {
	background: rgb(3, 140, 158);
}
.fwnavlink4 .sub dl dd span:hover {
	background: rgb(3, 140, 158);
}
 .clearfix::after {
height: 0px;
clear: both;
display: inline-block;
visibility: hidden;
content: ".";
}
.fwtop_nav6 {
	margin: auto;
	width: 100%;
}
.fwtop_nav6 h1 {
	margin-bottom: 3px;
}
.fwtop_nav6 h1.selected {
	color: rgb(255, 255, 255);
}
.fwtop_nav6 h1 a:link {
	background: url("../images/left_0.jpg") no-repeat left;
	height: 28px;
	color: rgb(0, 152, 171);
	line-height: 28px;
	padding-left: 25px;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	display: block;
}
.fwtop_nav6 h1 a:visited {
	background: url("../images/left_0.jpg") no-repeat left;
	height: 28px;
	color: rgb(0, 152, 171);
	line-height: 28px;
	padding-left: 25px;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	display: block;
}
.fwtop_nav6 h1 a:active {
	background: url("../images/left_0.jpg") no-repeat left;
	height: 28px;
	color: rgb(0, 152, 171);
	line-height: 28px;
	padding-left: 25px;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.fwtop_nav6 h1 a:hover {
	background: url("../images/left_now.jpg") no-repeat left;
	color: rgb(255, 255, 255);
	font-weight: bold;
}
.fwtop_nav6 h2 {
	padding: 5px 0px 5px 70px;
	color: rgb(0, 0, 0);
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.fwtop_nav6 h2.selected {
	background: url("../images/fwtop_nav6up.gif") no-repeat 5px 12px rgb(233, 228, 216);
}
.fwtop_nav6 ul {
	border-width: medium 1px 1px;
	border-style: none solid solid;
	border-color: currentColor rgb(231, 231, 231) rgb(231, 231, 231);
	border-image: none;
	overflow: auto;
	padding-left: 15px;
}
.fwtop_nav6 ul li {
	padding: 5px 0px 5px 10px;
}
.fwtop_nav6 .selectCheck a:link {
	color: rgb(255, 0, 0);
}
.fwtop_nav6 .selectCheck a:visited {
	color: rgb(255, 0, 0);
}
.fwtop_nav6 .selectCheck a:active {
	color: rgb(255, 0, 0);
}
.no {
	display: none;
}
.label {
	overflow: hidden;
	clear: both;
}
.label_head {
	position: relative;
}
.label_title {
	text-align: left;
}
.link_more {
	top: 10px;
	right: 10px;
	position: absolute;
}
a.more {
	display: inline-block;
}
.item_list li {
	height: 30px;
	line-height: 30px;
	clear: both;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.item_list li a {
	background: url("../images/item_list.jpg") no-repeat left;
	padding: 0px 5px 0px 20px;
	color: rgb(74, 74, 74);
	line-height: 30px;
	position: relative;
}
.item_list li span.datetime {
	right: 10px;
	position: absolute;
}
.item_list li a:hover {
	color: rgb(249, 97, 37);
}
.fl_l {
	float: left;
}
.item_list2 {
}
.item_list2 ul {
	width: 100%;
	height: auto;
	clear: both;
}
.item_list2 ul li {
	padding: 5px 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	position: relative;
}
.item_list2 ul li strong {
	margin-right: 5px;
	float: left;
}
.item_list2 ul li div {
	width: 90%;
	float: left;
	list-style-type: none;
}
.item_list2 ul li div h4 {
	clear: both;
	font-weight: normal;
}
.item_list2 ul li div h4 a {
	color: rgb(121, 86, 1);
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}
.item_list2 ul li div h4 a:hover {
	color: rgb(255, 0, 0);
	text-decoration: underline;
}
.item_list2 ul li div h4 span {
	top: 0px;
	right: 0px;
	font-size: 12px;
	position: absolute;
}
.item_list2 ul li div p {
	display: none;
}
.item_list2 ul li.over {
	height: auto;
	clear: both;
	position: relative;
	background-color: rgb(255, 251, 244);
}
.item_list2 ul li.over {
}
.item_list2 ul li.over strong {
	color: red;
	font-size: 28px;
	vertical-align: top;
}
.item_list2 ul li.over div {
	width: 80%;
	float: left;
}
.item_list2 ul li.over div h4 {
	line-height: 20px;
	font-weight: normal;
}
.item_list2 ul li.over div h4 a {
	color: rgb(179, 68, 8);
	font-weight: bold;
}
.item_list2 ul li.over div h4 a:hover {
	color: rgb(255, 0, 0);
	text-decoration: underline;
}
.item_list2 ul li.over div h4 span {
	top: 5px;
	right: 0px;
	position: absolute;
}
.item_list2 ul li.over div p {
	color: rgb(102, 102, 102);
	clear: both;
	font-size: 12px;
	display: block;
}
.item_list3 {
	margin: 0px auto;
	width: 100%;
}
.p01 {
	background-position: 4px 7px;
	padding: 0px 5px;
	border: 1px dashed rgb(235, 235, 235);
	border-image: none;
	width: 100%;
	height: 24px;
	text-align: right;
	text-indent: 10px;
	background-image: url("../images/item_list3_inco1.gif");
	background-repeat: no-repeat;
}
.p02 {
	background: url("../images/item_list3_inco2.gif") no-repeat 4px 6px rgb(218, 242, 254);
	padding: 0px 5px;
	border: 1px solid rgb(35, 146, 210);
	border-image: none;
	width: 100%;
	height: 24px;
	text-align: right;
	text-indent: 10px;
}
.item_list3 li a {
	width: 50%;
	height: 22px;
	text-align: left;
	line-height: 22px;
	overflow: hidden;
	text-decoration: none;
	float: left;
}
.item_list3 li a:visited {
	width: 50%;
	height: 22px;
	text-align: left;
	line-height: 22px;
	overflow: hidden;
	text-decoration: none;
	float: left;
}
.item_list3 li a:hover {
	text-decoration: none;
}
body div#tooltip {
	background: rgb(255, 255, 255);
	padding: 3px;
	border: 1px solid rgb(137, 97, 29);
	border-image: none;
	width: auto !important;
	text-align: left;
	position: absolute;
	z-index: 1000;
	max-width: 300px;
}
body div#tooltip li {
	font: 12px/normal verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: rgb(255, 255, 254);
	font-size-adjust: none;
	font-stretch: normal;
}
body div#tooltip li em {
	color: rgb(255, 102, 0);
	font-style: normal;
	font-weight: bold;
	margin-top: 3px;
	display: block;
}
.label_content {
	overflow: hidden;
	position: relative;
}
.label_content .hd {
	padding: 0px 10px;
	height: 15px;
	overflow: hidden;
}
.label_content .hd .prev {
	background: url("../images/arrow.png") no-repeat 0px -100px;
	width: 9px;
	height: 5px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 5px;
	float: right;
	display: block;
	cursor: pointer;
}
.label_content .hd .next {
	background: url("../images/arrow.png") no-repeat 0px -100px;
	width: 9px;
	height: 5px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 5px;
	float: right;
	display: block;
	cursor: pointer;
}
.label_content .hd .next {
	background-position: 0px -140px;
}
.label_content .hd .prevStop {
	background-position: -60px -100px;
}
.label_content .hd .nextStop {
	background-position: -60px -140px;
}
.label_content .item_list4 {
	padding: 15px;
}
.label_content .item_list4 li {
	height: 24px;
	line-height: 24px;
}
.label_content .item_list4 li .datetime {
	color: rgb(153, 153, 153);
	float: right;
}
.item_list5 ul {
	margin: 0px;
	padding: 0px;
}
.item_list5 li {
	list-style: none;
	text-align: left;
	line-height: 20px;
	clear: both;
	-ms-word-wrap: break-word;
}
.item_list5 .title {
	text-align: left;
	clear: both;
}
.item_list5 .title a {
	float: left;
}
.item_list5 .title span {
	float: right;
}
.item_list5 .dis_pi {
	display: none;
}
.item_list5 .on .dis_pi {
	padding: 10px;
	display: block;
}
.item_list5 .on .dis_pi img {
	margin-right: 10px;
	float: left;
}
.item_list5 .on .dis_pi .summary {
}
ul#prolist603 {
	margin: 0;
	padding: 0;
}
ul#prolist603 li {
	float: left;
	list-style-type: none;
	margin:14px 11px 0;
	text-align: center;
}
ul#prolist603 div.fang {
	width:150px;
	height:140px;
	border: 1px #cbcbcb solid;
	padding: 3px;
	text-align: center;
}
ul#prolist603 div.picFit {
	width:100%;
	height:100%;
	overflow: hidden;
}
ul#prolist603 div.picFit img {
}
.pic_list1 li {
	float: left;
}
.pic_list1 li img {
}
.pic_list1 br {
	clear: both;
}
.pro_List_left {
	float: left;
}
.pro_List_right {
	float: left;
}
.pic_list1 li .title {
	width:150px;
	margin:0 auto;
	overflow:hidden;
	text-align: center;
	color: rgb(74, 74, 74);
	padding-top: 10px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.pic_list1 li .title a {
	text-align: center;
	color: rgb(74, 74, 74);
}
.pic_list1 li .price {
	text-align: center;
	color: rgb(221, 0, 0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
}
.pic_list1 li .opre {
	padding: 8px;
	width: 150px;
	height: 30px;
	overflow: hidden;
}
.pic_list1 li .opre a {
	height: 24px;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	margin-right: 5px;
	float: left;
	display: block;
}
.pic_list1 li .opre a.compareBtn {
	background: url("../images/opre.gif") no-repeat;
	width: 45px;
}
.label_content_roll {
	padding: 0px;
	overflow: hidden;
	position: relative;
}
.leftbutton {
	background: url("../images/left.gif") no-repeat 0px 0px;
	left: 0px;
	top: 44px;
	width: 19px;
	height: 28px;
	float: left;
	position: absolute;
	cursor: pointer;
}
.rightbutton {
	background: url("../images/right.gif") no-repeat 0px 0px;
	top: 44px;
	width: 19px;
	height: 28px;
	right: 0px;
	float: right;
	position: absolute;
	cursor: pointer;
}
.pic_list_roll {
	margin: 0px auto;
	width: 98%;
}
.pic_list3 ul {
	margin: 0px;
	padding: 0px;
}
.pic_list3 li {
	list-style: none;
	text-align: left;
	line-height: 20px;
	clear: both;
	-ms-word-wrap: break-word;
}
.pic_list3 .title {
	text-align: left;
	clear: both;
	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 {
	padding: 10px;
	display: block;
}
.pic_list3 .on .dis_pi a {
	float: left;
}
.pic_list3 .on .dis_pi .summary {
	width: 70%;
	float: left;
}
.pic_list2 li {
	overflow: hidden;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	position: relative;
}
.pic_list2 li a {
	float: left;
}
.pic_list2 li img {
	margin: 10px 10px 5px 5px;
	border: 0px currentColor;
	border-image: none;
	width: 150px;
	height: 100px;
	line-height: 20px;
	overflow: hidden;
}
.pic_list2 li .content_box {
	width: 70%;
	line-height: 24px;
	float: left;
}
.pic_list2 li .content_box a {
	width: 100%;
	height: 30px;
	color: rgb(51, 51, 51);
	line-height: 30px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: block;
}
.pic_list2 li em {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	float: right;
}
.pic_list2 li .summary {
	color: rgb(120, 120, 120);
	float: left;
	display: block;
}
.pic_list2 li .pro_List_left {
	float: left;
}
.pic_list2 li .pro_List_right {
	width: 70%;
	float: left;
}
.pic_list2 li .pro_List_left a {
	float: left;
	display: inline-block;
}
.pic_list2 li .pro_List_right .title {
	line-height: 24px;
	overflow: hidden;
	font-weight: bold;
	margin-top: 10px;
	display: block;
}
.pic_list2 li .title span {
	font-size: 14px;
	font-weight: bold;
}
.pic_list2 li .pro_List_right .price {
	color: rgb(221, 0, 0);
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
}
.pic_list2 li .pro_List_right .summary {
	color: rgb(120, 120, 120);
	float: left;
	display: block;
}
.pic_list2 li .opre {
	top: 40px;
	width: 190px;
	height: 30px;
	right: 0px;
	overflow: hidden;
	padding-top: 10px;
	position: absolute;
}
.pic_list2 li .opre a {
	height: 24px;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	margin-right: 5px;
	float: left;
	display: block;
}
.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;
	width: 45px;
}
.detail_share a {
	height: 16px;
	color: rgb(51, 51, 51);
	padding-left: 19px;
	text-decoration: none;
	margin-right: 3px;
	vertical-align: middle;
	cursor: pointer;
	opacity: 1;
}
.sinamb {
	background: url("../images/top_logos_sprite.png") no-repeat 0px -270px;
	display: inline-block;
}
.qzone {
	background: url("../images/top_logos_sprite.png") no-repeat 0px -234px;
	display: inline-block;
}
.qqmb {
	background: url("../images/top_logos_sprite.png") no-repeat 0px -198px;
	display: inline-block;
}
.renren {
	background: url("../images/top_logos_sprite.png") no-repeat 0px -252px;
	display: inline-block;
}
.baidu {
	background: url("../images/top_logos_sprite.png") no-repeat 0px 0px;
	display: inline-block;
}
.share_more {
	background: url("../images/more_style_addthis.png") no-repeat 0px 0px;
	display: inline-block;
}
.price {
	color: rgb(204, 0, 0);
	font-size: 16px;
	font-weight: bold;
}
.note {
	color: rgb(204, 0, 0);
}
.tab-hd li.on {
	background: rgb(255, 255, 255);
	width: 70px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border-top-color: rgb(190, 168, 127);
	border-top-width: 4px;
	border-top-style: solid;
}
.tab-hd li.on a {
	color: rgb(249, 97, 37);
}
.discuss_detail {
	margin: 0px auto;
	width: 100%;
}
.discuss_detailtitle {
	height: 24px;
	line-height: 24px;
}
.discuss_detailtitle .hot {
	background: url("../images/discuss1.gif") no-repeat;
	width: 70px;
	text-align: center;
	float: left;
}
.discuss_detailtitle .report {
	background: url("../images/discuss2.gif") no-repeat;
	padding: 0px 0px 0px 25px;
	width: 80px;
	float: right;
}
.discuss_detailmore ul {
	margin: 0px;
	padding: 0px;
}
.discuss_detailmore li {
	list-style: none;
	margin: 10px auto;
	padding: 5px 0px 0px 5px;
	border-top-color: rgb(204, 204, 204);
	border-top-width: 1px;
	border-top-style: dotted;
}
.discuss_detailmore li p {
	margin: 0px;
	padding: 5px;
}
.discuss_detailmore li p.title {
	color: rgb(204, 204, 204);
}
.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-color: rgb(204, 204, 204);
	border-right-color: rgb(204, 204, 204);
	border-left-color: rgb(204, 204, 204);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.discuss_report_textarea textarea {
	border: currentColor;
	border-image: none;
	width: 100%;
	height: 60px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	display: block;
}
.discuss_report_toolbar {
	border: 1px solid rgb(204, 204, 204);
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
}
.discuss_report_toolbar1 {
	padding-right: 100px;
	border-right-color: rgb(204, 204, 204);
	border-right-width: 1px;
	border-right-style: solid;
	position: relative;
}
.discuss_report_toolbar2 {
	top: 0px;
	width: 100px;
	text-align: center;
	right: 0px;
	border-left-color: rgb(204, 204, 204);
	border-left-width: 1px;
	border-left-style: solid;
	position: absolute;
	background-color: rgb(238, 237, 237);
}
.discuss_button {
	border: 0px currentColor;
	border-image: none;
	height: 30px;
	color: rgb(85, 85, 85);
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	background-color: rgb(238, 237, 237);
}
.discuss_report_feeling {
	left: 6px;
	top: 6px;
	position: absolute;
}
.discuss_report_feelingimg {
	background: url("../images/discuss4.gif") no-repeat;
	width: 19px !important;
	height: 18px;
	margin-right: 4px;
	display: block;
	opacity: 0.6;
}
.discuss_report_feelingimg:hover {
	background: url("../images/discuss4.gif") no-repeat 0px -18px;
	width: 19px !important;
	height: 18px;
	margin-right: 4px;
	display: block;
	opacity: 0.6;
}
.discuss_report_code {
	top: 0px;
	right: 120px;
	position: absolute;
}
.discuss_report_code input {
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	width: 60px;
	margin-top: 5px;
}
.discuss_report_code span {
	margin-right: 5px;
	float: left;
}
.qqFace {
	background: 0px 0px rgb(255, 255, 255);
	padding: 5px;
	border: 1px solid rgb(223, 230, 246);
	border-image: none;
	width: 455px;
	margin-top: -16px;
	margin-left: 70px;
}
.qqFace table td {
	padding: 2px;
}
.qqFace table td img {
	border: 1px solid rgb(255, 255, 255);
	border-image: none;
	cursor: pointer;
}
.qqFace table td img:hover {
	border: 1px solid rgb(0, 102, 204);
	border-image: none;
}
.about_pic {
	margin: 0px 21px 5px 0px;
	width: 100px;
	height: 60px;
	float: left;
	display: block;
}
.about_con {
	line-height: 24px;
}
.about_con p span {
	padding-left: 20px;
}
.about_con img {
	padding: 10px 10px 0px 0px;
}
.news_detail {
	margin: 0px auto;
	width: 98%;
}
.news_detail_title {
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
}
.news_detail_info {
	height: 30px;
	line-height: 30px;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.news_detail_time {
	padding-left: 10px;
	float: left;
}
.news_detail_from {
	padding-left: 10px;
	float: left;
}
.news_detail_tool {
	line-height: 30px;
	float: right;
}
.news_detail_cont {
	padding: 10px;
	text-align: left;
	line-height: 20px;
}
.news_detail_cont li p {
	margin-bottom: 0px;
}
.news_detail_cont video {
	width:100%;
}
.news_detail_page {
	text-align: center;
	line-height: 30px;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.news_detail_morenews {
	padding: 0px 0px 10px 10px;
	margin-top: 10px;
	border-top-color: rgb(204, 204, 204);
	border-bottom-color: rgb(204, 204, 204);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
.news_detail_morenewssub1 {
	background: url("../images/newsmore.gif") no-repeat left;
	margin: 5px auto 0px;
	padding: 0px 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
}
.news_detail_morenewssub2 ul {
	list-style: none;
	margin: 0px;
	padding: 10px 10px 0px 0px;
}
.news_detail_morenewssub2 li {
	clear: both;
	position: relative;
}
.news_detail_morenewssub2 li a {
	padding: 0px 5px 0px 15px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
}
.news_detail_morenewssub2 li span.datetime {
	right: 10px;
	position: absolute;
}
.product_detail {
	margin: 0px auto;
	width: 100%;
}
.product_intro {
	height: auto !important;
}
.product_preview {
	float: left;
}
.product_preview_sub1 {
	padding: 5px;
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
}
.product_tool {
	padding-top: 15px;
}
.product_tool ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.product_tool li {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	border: 2px solid rgb(204, 204, 204);
	border-image: none;
	float: left;
	display: inline;
}
.product_tool li.on {
	background: url("../images/simg_bg1.gif") no-repeat 0px 0px;
	padding: 8px 2px 0px;
	border: 0px currentColor;
	border-image: none;
}
.product_tool li img {
	border: 0px currentColor;
	border-image: none;
}
.view_bigimg {
	background: url("../images/product_inco1.gif") no-repeat;
	width: 54px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 35px;
	float: left;
}
.collect {
	background: url("../images/product_inco1.gif") no-repeat -90px 0px;
	margin: 0px 5px;
	width: 59px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 30px;
	float: left;
}
.product_info {
	width: 40%;
	margin-left: 15px;
	float: left;
}
.product_name {
	padding-bottom: 10px;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.product_name h1 {
	font-size: 18px;
	font-weight: bold;
}
.product_summary {
	padding: 10px 0px;
	float: left;
}
.product_summary ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.product_summary li {
	padding: 6px;
	overflow: hidden;
	clear: both;
}
.product_summary li span {
	margin-right: 10px;
	float: left;
}
.product_summary li img {
	border: 0px currentColor;
	border-image: none;
}
.product_summary li b {
	background: url("../images/product_inco2.gif") no-repeat;
	top: 0px;
	width: 17px;
	height: 24px;
	right: 0px;
	overflow: hidden;
	display: block;
	position: absolute;
}
.text_shoping {
	padding: 0px 3px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	width: 26px;
	height: 17px;
	text-align: center;
	line-height: 17px;
	overflow: hidden;
}
.product_distribution {
	background: 0px 0px rgb(255, 255, 255);
	padding: 0px 25px 0px 4px;
	border: 1px solid rgb(206, 203, 206);
	border-image: none;
	top: 0px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	position: relative;
}
.product_buy {
	margin-top: 20px;
}
.product_buy a {
	text-decoration: none;
	margin-right: 10px;
	display: inline-block;
}
.product_buy a.nowShopping {
	background: url("../images/buy.png") no-repeat;
	width: 131px;
	height: 36px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 36px;
	font-size: 14px;
	font-weight: bold;
}
.product_buy a.addShoppingToCart {
	background: url("../images/shopcar.png") no-repeat;
	width: 96px;
	height: 36px;
	color: rgb(255, 255, 255);
	line-height: 36px;
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
}
.product_detailmore {
	background: rgb(244, 244, 244);
	border: 1px solid rgb(222, 223, 222);
	border-image: none;
	margin-top: 10px;
}
.product_detailmore_title ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.product_detailmore_title li {
	width: 70px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	float: left;
}
.productNavCurrent {
	background: rgb(255, 255, 255);
	width: 70px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border-top-color: rgb(57, 144, 8);
	border-top-width: 4px;
	border-top-style: solid;
}
.product_detailmore_content {
	background: rgb(255, 255, 255);
	padding: 10px;
	line-height: 24px;
	text-indent: 2em;
	font-size: 12px;
}
.product_detailmore_content li p {
	margin-bottom: 10px;
}
.tab-pal {
	background: rgb(255, 255, 255);
	padding: 10px;
}
.product_preview2 {
	overflow: hidden;
	float: left;
}
.product_info2 {
	width: 40%;
	margin-left: 10px;
	float: left;
}
.product_preview_sub2 {
	background: rgb(255, 255, 255);
	padding: 5px;
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	float: left;
}
.product_preview_sub3 {
	background: rgb(221, 221, 221);
	float: right;
}
.product_preview_sub3 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.product_preview_sub3 li {
	padding: 3px;
}
.product_name2 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.buy_notes {
	margin: 0px auto;
	width: 96%;
}
.buy_notes_title {
	background: rgb(242, 240, 240);
	height: 30px;
	line-height: 30px;
}
.buy_notes_title ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.buy_notes_title ul li {
	width: 24%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
}
.buy_notes_cont {
	height: 50px;
	line-height: 50px;
	clear: both;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.buy_notes_cont ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.buy_notes_cont ul li {
	width: 24%;
	text-align: center;
	font-size: 12px;
	float: left;
	display: block;
}
.buy_notes_cont ul li span {
	color: rgb(204, 0, 0);
	font-size: 14px;
	font-weight: bold;
}
.message_detail {
	margin: 0px auto;
	width: 100%;
}
.message_detail_report {
	padding: 10px 0px;
	width: 100%;
	float: left;
}
.message_detail_report ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.message_detail_report li {
	padding: 6px;
	overflow: hidden;
	clear: both;
}
.message_detail_report li span {
	margin-right: 10px;
	float: left;
}
.li_title {
	width: 60px;
	text-align: right;
}
.text_inner {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	width: 220px;
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	margin-right: 10px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
.textarea_inner {
	border: 1px solid rgb(171, 173, 179);
	border-image: none;
	width: 300px;
	height: 100px;
}
.btn_inner {
	background: url("../images/btn_inner.gif") no-repeat;
	border: 0px currentColor;
	border-image: none;
	width: 48px;
	height: 26px;
	line-height: 26px;
}
.message_detailmore {
	margin: 0px auto;
	width: 100%;
}
.message_detailmore_title {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: rgb(243, 120, 24);
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.message_detailmore_content {
	padding: 20px 0px;
}
.message_intro {
	padding: 5px 0px;
	height: auto !important;
	margin-top: 10px;
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.message_preview {
	width: 50px;
	float: left;
}
.message_info {
	padding-left: 80px;
}
.message_summary {
	width: 100%;
	float: left;
}
.message_summary ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.message_summary li {
	overflow: hidden;
	padding-bottom: 8px;
	clear: both;
}
.username {
	color: rgb(204, 0, 0);
	font-weight: bold;
	float: left;
}
.userads {
	padding-left: 10px;
	float: left;
}
.message_summarytime {
	float: right;
}
.revert {
	background: url("../images/revert.gif") no-repeat;
	padding: 0px 0px 0px 25px;
	line-height: 18px;
	font-size: 12px;
}
.revertbut {
	text-align: right;
}
.down_detail {
	margin: 0px auto;
	width: 98%;
}
.down_detail_title {
	text-align: left;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
}
.down_intro {
	height: auto !important;
}
.down_preview {
	width: 250px;
	float: right;
}
.down_info {
	padding-right: 270px;
}
.down_summary {
	padding: 10px 0px;
	width: 100%;
	float: left;
}
.down_summary ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.down_summary li {
	padding: 6px;
	overflow: hidden;
	clear: both;
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.down_summary li span {
	margin-right: 10px;
	float: left;
}
.down_summary li img {
	border: 0px currentColor;
	border-image: none;
}
.down_detailmore {
	background: rgb(244, 244, 244);
	margin: 10px 0px;
	border: 1px solid rgb(222, 223, 222);
	border-image: none;
	width: 100%;
}
.down_detailmore_title ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.down_detailmore_title li {
	width: 70px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	float: left;
}
.downNavCurrent {
	background: rgb(255, 255, 255);
	width: 70px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border-top-color: rgb(177, 0, 0);
	border-top-width: 4px;
	border-top-style: solid;
}
.down_detailmore_content {
	background: rgb(255, 255, 255);
	padding: 10px;
}
.job_detail {
	margin: 0px auto;
	padding: 0px 10px;
	width: 100%;
}
.job_detail_title {
	text-align: left;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
}
.job_detail_info {
	padding: 15px 10px;
	border-top-color: rgb(204, 204, 204);
	border-bottom-color: rgb(204, 204, 204);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}
.job_detail_info ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.job_detail_info li span {
	font-weight: bold;
	margin-right: 5px;
}
.job_detail_cont {
	padding: 0px 10px;
	text-align: left;
	line-height: 24px;
}
.job_detail_bnt {
	text-align: right;
}
.job_detail_map {
	padding: 15px 0px;
}
.holder {
	margin: 15px 0px;
	text-align: right;
}
.holder a {
	margin: 0px 5px;
	color: rgb(80, 80, 80);
	font-size: 14px;
	cursor: pointer;
}
.holder a:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(34, 34, 34);
}
.holder a.jp-previous {
	margin-right: 15px;
}
.holder a.jp-next {
	margin-left: 15px;
}
.holder a.jp-current {
	color: rgb(93, 176, 230);
	font-weight: bold;
	text-shadow: 1px 1px #505050;
}
a.jp-current:hover {
	color: rgb(93, 176, 230);
	font-weight: bold;
	text-shadow: 1px 1px #505050;
}
.holder a.jp-disabled {
	color: rgb(187, 187, 187);
}
a.jp-disabled:hover {
	color: rgb(187, 187, 187);
}
.holder a.jp-current {
	background: none;
	cursor: default;
}
a.jp-current:hover {
	background: none;
	cursor: default;
}
.holder a.jp-disabled {
	background: none;
	cursor: default;
}
a.jp-disabled:hover {
	background: none;
	cursor: default;
}
.holder span {
	margin: 0px 5px;
}
.search {
}
.search .enter {
	border: currentColor;
	border-image: none;
	height: 20px;
	line-height: 18px;
	float: left;
	display: inline-block;
}
.search .select {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	line-height: 20px;
	margin-left: 10px;
	float: left;
	cursor: pointer;
}
.search .enter {
	background: 0px 0px rgb(255, 255, 255);
	padding: 0px 5px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	height: 20px;
	color: rgb(185, 185, 185);
	float: left;
}
.search .select_info {
	background: url("../images/search_down.gif") no-repeat 100% 50%;
	padding: 0px 25px 0px 5px;
}
.search .btn {
	background: url("../images/search.gif") no-repeat;
	border: 0px currentColor;
	border-image: none;
	width: 34px;
	height: 21px;
	margin-left: 10px;
	float: left;
	cursor: pointer;
}
.select_search {
	border-width: medium 1px 1px;
	border-style: none solid solid;
	border-color: currentColor rgb(209, 208, 208) rgb(209, 208, 208);
	border-image: none;
	left: 0px;
	top: 20px;
	width: 53px;
	font-size: 12px;
	display: none;
	position: absolute;
	z-index: 503;
	background-color: rgb(255, 255, 255);
}
.select_search ul li a {
	padding: 2px 5px;
	color: rgb(51, 51, 51);
	display: block;
}
.select_search ul li a:hover {
	background: rgb(232, 232, 232);
}
.search_list {
	width: 100%;
}
.search_list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.search_list ul li {
	padding: 10px;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.search_list ul li a {
	color: rgb(68, 68, 68);
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.search_list_cont {
	color: rgb(153, 153, 153);
	font-size: 12px;
}
.user_login {
	background: url("../images/err_bg.gif") no-repeat left top;
	margin: 0px auto;
	width: 370px;
}
.login_title {
	height: 57px;
	border-right-color: rgb(204, 204, 204);
	border-right-width: 1px;
	border-right-style: solid;
}
.login_title h3 {
	padding: 25px 0px 0px 20px;
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.user_close {
	background: url("../images/user_close.gif") no-repeat 0px 25px;
	width: 25px;
	height: 45px;
	float: right;
	display: block;
	cursor: pointer;
}
.user_login_form {
	background: rgb(255, 255, 255);
	margin: 0px 0px 0px 7px;
	padding: 10px 15px;
	border-right-color: rgb(204, 204, 204);
	border-bottom-color: rgb(204, 204, 204);
	border-left-color: rgb(204, 204, 204);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.user_login_form ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.user_login_form ul li {
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
}
.user_login_form ul li span {
	width: 60px;
	text-align: right;
	float: left;
}
.user_login_form ul li .Login_text {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	width: 190px;
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	vertical-align: middle;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
.user_login_form ul li .Login_textarea {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	width: 300px;
	height: 80px;
	line-height: 20px;
	font-size: 14px;
	vertical-align: top;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
.user_login_form ul li input.code {
	margin: 8px 0px 0px 5px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	width: 80px;
	height: 20px;
	line-height: 20px;
	padding-left: 3px;
	float: left;
}
.user_login_form ul li img {
	margin-left: 10px;
}
.user_login_form ul li a {
	margin-left: 10px;
}
.user_login_form ul li input.btn {
	background: url("../images/err_01.gif") no-repeat;
	border: 0px currentColor;
	border-image: none;
	width: 109px;
	height: 33px;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: bold;
	margin-left: 65px;
	cursor: pointer;
}
.user_forget {
	background: url("../images/err_03.gif") no-repeat left;
	padding-left: 15px;
	margin-left: 20px;
	float: left;
}
.user_login_form ul li a.register {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.memberCenter_form_rightCon {
	display: none;
}
.memberCenterPsrson {
	display: block;
}
.user_login_sub2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.user_login_sub2 ul li {
	padding: 5px 0px;
	clear: both;
}
.user_login_sub2 ul li span {
	padding: 3px 0px;
	width: 30%;
	text-align: right;
	float: left;
}
.user_login_sub2 ul li input {
	padding: 3px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	width: 60%;
}
.user_login_sub2 ul li input.code {
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	width: 60px;
	padding-left: 3px;
	float: left;
}
.user_login_sub2 ul li input img {
	margin-left: 10px;
	float: left;
}
.user_login_sub2 ul li input.btn1 {
	border: 0px currentColor;
	border-image: none;
	width: 45px;
	height: 21px;
	margin-left: 20px;
}
.user_login_sub2 ul li input.btn2 {
	border: 0px currentColor;
	border-image: none;
	width: 69px;
	height: 21px;
	margin-left: 10px;
}
.user_login_sub2 ul li img {
	margin: 12px 0px 0px 10px;
	border: 0px currentColor;
	border-image: none;
	width: 40px;
	height: 15px;
	float: left;
}
.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 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	width: 220px;
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	margin-right: 10px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
.memberLogin_form ul li .input_button {
	background: url("../images/err_01.gif") no-repeat;
	border: 0px currentColor;
	border-image: none;
	width: 109px;
	height: 33px;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: bold;
	margin-left: 65px;
	float: left;
	cursor: pointer;
}
.memberLogin_form .articletable {
	font-size: 12px;
	margin-bottom: 15px;
}
.memberLogin_form .articletable tr th {
	background: 0px 0px rgb(234, 242, 254);
	padding: 0px 5px;
	height: 30px;
	color: rgb(102, 102, 102);
	line-height: 30px;
	font-weight: bold;
}
.memberLogin_form .articletable tr td {
	background: 0px 0px rgb(255, 255, 255);
	padding: 5px;
	height: 25px;
	text-align: center;
	color: rgb(102, 102, 102);
	line-height: 25px;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.user_register {
	background: url("../images/err_bg.gif") no-repeat left top;
	margin: 0px auto;
	width: 580px;
}
.user_register_form {
	background: rgb(255, 255, 255);
	margin: 0px 0px 0px 7px;
	border-right-color: rgb(204, 204, 204);
	border-bottom-color: rgb(204, 204, 204);
	border-left-color: rgb(204, 204, 204);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.user_register .user_login_form {
	padding-left: 40px;
}
.user_login_form ul li em {
	font-style: normal;
	margin-right: 15px;
	display: inline-block;
}
.user_login_form ul li em input {
	margin-right: 3px;
	vertical-align: middle;
}
.user_center {
	background: url("../images/err_bg.gif") no-repeat left top;
	margin: 0px auto;
	width: 900px;
}
.user_center_sub {
	background: rgb(255, 255, 255);
	margin: 0px 0px 0px 7px;
	padding: 15px;
	border-right-color: rgb(204, 204, 204);
	border-bottom-color: rgb(204, 204, 204);
	border-left-color: rgb(204, 204, 204);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	min-height: 300px;
}
.user_center_sub1 {
	width: 160px;
	text-align: left;
	float: left;
}
.user_center_sub1 h3 {
	background: url("../images/buy_inco01.jpg") repeat-x;
	border: 1px solid rgb(254, 224, 177);
	border-image: none;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	font-size: 14px;
}
.user_center_sub1 ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px;
	border: 1px solid rgb(254, 224, 177);
	border-image: none;
}
.user_center_sub1 ul li a {
	background: url("../images/buy_inco01.gif") no-repeat 10px 10px;
	height: 28px;
	line-height: 28px;
	padding-left: 25px;
	display: block;
}
.user_center_sub1 ul li a:hover {
	background: url("../images/buy_inco01.gif") no-repeat 10px 10px rgb(235, 235, 235);
}
.user_center_sub2 {
	width: 670px;
	float: right;
}
.user_center_sub2title {
	background: url("../images/buy_inco02.gif") no-repeat;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom-color: rgb(253, 235, 211);
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.user_center_sub2cont {
	padding: 10px;
}
.cart_box {
	background: rgb(255, 255, 255);
	margin: 0px auto;
}
.cart_box_title {
	background: linear-gradient(rgb(247, 247, 247), rgb(238, 238, 238));
	padding: 0px 10px;
	height: 30px;
	line-height: 30px;
	position: relative;
}
.cart_box_close {
	background: rgb(255, 102, 0);
	top: 7px;
	width: 20px;
	height: 16px;
	text-align: center;
	right: 10px;
	color: rgb(255, 255, 255);
	line-height: 16px;
	display: block;
	position: absolute;
	cursor: pointer;
}
.cart_step {
	padding: 0px;
	height: 32px;
	overflow: hidden;
}
.cart_step ul {
	margin: 0px;
	padding: 0px;
}
.cart_step ul li {
	background: url("../images/buy_cart.gif") no-repeat 100% -64px rgb(230, 230, 230);
	width: 33.33%;
	height: 32px;
	text-align: center;
	color: rgb(102, 102, 102);
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.cart_step ul li.on {
	background: url("../images/buy_cart.gif") no-repeat 100% -64px rgb(255, 150, 0);
	color: rgb(255, 255, 255);
}
.cart_step ul li.next {
	background: url("../images/buy_cart.gif") no-repeat 100% -32px rgb(230, 230, 230);
	color: rgb(102, 102, 102);
}
.cart_step ul li.none {
	background: rgb(230, 230, 230);
	color: rgb(102, 102, 102);
}
.cart_step ul li.last {
	background: rgb(255, 150, 0);
	color: rgb(255, 255, 255);
}
.cart_cont {
	padding: 10px;
}
.cart_cont_noproduct {
	background: url("../images/buy_cart2.gif") no-repeat;
	margin: 0px auto;
	padding: 10px 0px 0px 100px;
	width: 160px;
	height: 65px;
}
.cart_cont_noproduct p {
	padding: 5px 0px;
	font-size: 14px;
}
.cart_cont_noproduct p a {
	color: rgb(255, 102, 0);
}
.cart_table {
	width: 100%;
	font-size: 12px;
}
.cart_table td a {
	color: rgb(102, 102, 102);
}
.cart_table td a:hover {
	color: rgb(255, 150, 0);
}
.cart_table td {
	padding: 5px;
	height: 25px;
	text-align: center;
	color: rgb(102, 102, 102);
	line-height: 25px;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.cart_table th {
	background: 0px 0px rgb(234, 242, 254);
	padding: 0px 5px;
	height: 30px;
	color: rgb(102, 102, 102);
	line-height: 30px;
	font-weight: bold;
}
.cart_bnt {
	margin: 15px 0px;
	float: right;
}
.cart_bnt1 {
	background: url("../images/shop_go_on.gif") no-repeat;
	width: 104px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	float: left;
}
.cart_bnt2 {
	background: url("../images/shop_go_over.gif") no-repeat;
	margin: 0px 0px 0px 20px;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	float: left;
}
.cart_bnt2 a {
	color: rgb(255, 255, 255);
}
.cart_bnt a {
	display: block;
}
.cart_table img {
	margin: 0px 3px;
	vertical-align: middle;
}
.goods_order {
	padding: 15px;
	width: 723px;
}
.delivery_address {
	margin-bottom: 25px;
}
.delivery_address_title {
	background: url("../images/shop_mail.png") no-repeat left;
	padding: 0px 0px 0px 40px;
	height: 35px;
	color: rgb(74, 74, 74);
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.address_manage {
	right: 10px;
	color: rgb(255, 0, 0);
	font-size: 12px;
	margin-left: 20px;
	position: absolute;
}
.delivery_address_tab {
	margin: 10px 0px;
	border: currentColor;
	border-image: none;
	color: rgb(102, 102, 102);
	border-collapse: collapse;
}
.delivery_address_tab tr td {
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.delivery_address_tab tr#selected {
	background: rgb(255, 251, 239);
	border: 1px solid rgb(251, 223, 201);
	border-image: none;
}
.delivery_address_add {
	background: url("../images/list_add.png") no-repeat left;
	height: 16px;
	line-height: 18px;
	padding-left: 24px;
	margin-left: 8px;
}
.delivery_address_add a {
	color: rgb(255, 150, 0);
}
.add_address_list {
	margin: 10px 0px 10px 20px;
}
.add_address_list p {
	margin-bottom: 10px;
}
.add_address_list .span_tit {
	width: 80px;
	text-align: right;
	font-size: 12px;
	display: inline-block;
}
.add_address_list .address_input {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	width: 220px;
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	margin-right: 10px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
.add_address_list .address_textarea {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	width: 300px;
	height: 60px;
	line-height: 19px;
	font-size: 14px;
	margin-right: 10px;
	vertical-align: top;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
.add_address_list .span_tip {
	color: rgb(153, 153, 153);
	font-size: 11px;
	vertical-align: bottom;
}
.ml105px {
	margin-left: 105px;
}
.cart_list {
	margin-bottom: 25px;
}
.cart_list_title {
	background: url("../images/shopping_cart.png") no-repeat left;
	padding: 0px 0px 0px 40px;
	height: 35px;
	color: rgb(74, 74, 74);
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.mt15px {
	margin-top: 15px;
}
.ft_c {
	color: rgb(255, 85, 0);
}
.cart_table .price_total {
	font-size: 16px;
}
.admin_express {
	margin-bottom: 25px;
}
.admin_express_title {
	background: url("../images/truckyellow.png") no-repeat left;
	padding: 0px 0px 0px 45px;
	height: 35px;
	color: rgb(74, 74, 74);
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.admin_price_total {
	color: rgb(102, 102, 102);
}
.admin_total_title {
	background: url("../images/price_total.png") no-repeat left;
	padding: 0px 0px 0px 35px;
	height: 35px;
	color: rgb(74, 74, 74);
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.admin_price_total .span_1 {
	margin: 15px 0px 5px;
	text-align: right;
	font-size: 14px;
}
.admin_price_total .add_icon {
	margin: 0px 15px;
	color: rgb(255, 0, 0);
	font-size: 20px;
}
.admin_price_total .line {
	background: rgb(224, 119, 116);
	margin: 5px 0px;
	height: 2px;
	font-size: 2px;
}
.admin_price_total .span_02 {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
.ft_c01 {
	color: rgb(255, 0, 0);
	font-size: 18px;
}
.pay_style_title {
	background: url("../images/paypal.png") no-repeat left;
	padding: 0px 0px 0px 35px;
	height: 35px;
	color: rgb(74, 74, 74);
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.order_right {
	background: rgb(252, 254, 240);
	margin: 30px 0px;
	padding: 30px;
}
.order_right_title {
	background: url("../images/ok.png") no-repeat;
	height: 48px;
	color: rgb(74, 74, 74);
	line-height: 55px;
	padding-left: 60px;
	font-size: 16px;
	font-weight: bold;
}
.order_right p {
	font-size: 14px;
	margin-bottom: 5px;
}
.order_right p img {
	vertical-align: middle;
}
.slideBox {
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	right: 5px;
	bottom: 5px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	float: left;
	-ms-zoom: 1;
}
.slideBox .hd ul li {
	background: rgb(255, 255, 255);
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 14px;
	margin-right: 2px;
	float: left;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: rgb(2, 145, 162);
	color: rgb(255, 255, 255);
}
.slideBox .bd {
	height: 100%;
	position: relative;
	z-index: 0;
}
.slideBox .bd li {
	vertical-align: middle;
	-ms-zoom: 1;
}
.slideBox .bd img {
	border: 0px currentColor;
	border-image: none;
	width: 100%;
	height: 100%;
	display: block;
}
.slideBox .prev {
	background: url("../images/slider-arrow.png") no-repeat -110px 5px;
	left: 3%;
	top: 50%;
	width: 32px;
	height: 40px;
	margin-top: -25px;
	display: block;
	position: absolute;
	opacity: 0.5;
}
.slideBox .next {
	background: url("../images/slider-arrow.png") no-repeat -110px 5px;
	left: 3%;
	top: 50%;
	width: 32px;
	height: 40px;
	margin-top: -25px;
	display: block;
	position: absolute;
	opacity: 0.5;
}
.slideBox .next {
	background-position: 8px 5px;
	left: auto;
	right: 3%;
}
.slideBox .prev:hover {
	opacity: 1;
}
.slideBox .next:hover {
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.label_content {
	padding: 5px 10px;
	position: relative;
}
.item_list5.label_content {
	padding: 10px;
}
.item_list5.label_content .tempWrap {
	width: 425px !important;
}
.item_list5.label_content ul {
	overflow: hidden;
	-ms-zoom: 1;
}
.item_list5.label_content ul li {
	width: auto !important;
	height: 24px;
	text-align: left;
	line-height: 24px;
	margin-right: 20px;
	float: left;
	_display: inline;
}
.item_list5.label_content ul li span {
	color: rgb(153, 153, 153);
}
.advContent {
	width: 100%;
	height: 100%;
}
.advContent img {
	border: 0px currentColor;
	border-image: none;
}
.video {
}
.media {
	width: 100%;
	height: 100%;
}
.friendLink {
	padding: 10px;
}
.friendLink ul li {
	float: left;
}
.friendLink ul li a {
	background: rgb(255, 255, 255);
	padding: 3px;
	border: 1px solid rgb(218, 218, 218);
	border-image: none;
	margin-right: 10px;
	display: inline-block;
}
.friendLink ul li a img {
	border: currentColor;
	border-image: none;
}
.siteBottomNav {
	margin: 0px auto;
	clear: both;
}
.siteBottomNav ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 480px;
}
.siteBottomNav ul li {
	margin-right: 20px;
	float: left;
}
.siteBottomNav ul li a {
	color: rgb(74, 74, 74);
}
.systemDialogShade {
	background: url("../images/overlay.png");
	left: 0px;
	top: 0px;
	width: 100%;
	display: none;
	position: absolute;
}
.systemDialog {
	display: none;
	position: absolute;
}
.shoppingcart {
	background: rgb(255, 255, 255);
	border: 5px solid rgb(238, 238, 238);
	border-image: none;
	width: 790px;
	z-index: 10;
	box-shadow: 0px 0px 8px #333;
	-webkit-box-shadow: #333 0 0 8px;
	-moz-box-shadow: #333 0 0 8px;
}
.systemDialogHead {
	height: 36px;
	line-height: 36px;
	position: relative;
	cursor: move;
	background-color: rgb(244, 154, 21);
}
.systemDialogTitle {
	width: 90%;
	color: rgb(255, 255, 255);
	letter-spacing: 1px;
	overflow: hidden;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
}
.systemDialogClose {
	margin: -8px 0px 0px;
	padding: 1px;
	top: 50%;
	width: 21px;
	height: 20px;
	right: 0.3em;
	display: block;
	position: absolute;
}
.systemDialoghead_close {
	background: url("../images/close_icon.gif") no-repeat;
	cursor: pointer;
}
.systemDialoghead_inco {
	width: 12px;
	height: 12px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}
.systemDialogContentBox {
}
.systemDialogContent {
}
.shoppingcart_content {
	padding: 10px;
}
.systemDialogContentSuccess {
	background: url("../images/success.png") no-repeat 10px rgb(255, 255, 255);
	color: green;
	line-height: 50px;
	padding-left: 40px;
}
.systemDialogContentError {
	background: url("../images/error.png") no-repeat 10px rgb(255, 255, 255);
	color: rgb(255, 0, 0);
	line-height: 50px;
	padding-left: 40px;
}
.systemDialogContentWarn {
	background: url("../images/warn.png") no-repeat 10px rgb(255, 255, 255);
	color: rgb(239, 121, 17);
	line-height: 50px;
	padding-left: 40px;
}
.systemDialogFoot {
	background: rgb(238, 242, 243);
	padding: 10px 0px;
	text-align: center;
}
.systemDialogFoot input {
	background: url("../images/cancel_btn.png") no-repeat 0px 0px;
	border: currentColor;
	border-image: none;
	width: 80px;
	height: 23px;
	margin-left: 20px;
	cursor: pointer;
}
.systemDialogFoot input:hover {
	background: url("../images/submit_btn.png") no-repeat;
	color: rgb(255, 255, 255);
}
.systemDialog .inputText {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	width: 200px;
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	margin-right: 10px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
.admin_tool {
	top: 30%;
	text-align: right;
	right: 0px;
	position: fixed;
	_position: absolute;
}
.admin_tool ul li {
	height: 32px;
	margin-bottom: 5px;
	display: block;
}
.admin_tool ul li .customerFunction {
	float: right;
}
.admin_tool ul li .customerFunction b {
	right: 35px;
	color: rgb(255, 255, 255);
	line-height: 34px;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
}
.admin_tool ul li .top {
	background: url("../images/icon_02.png") no-repeat 0px 0px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	position: relative;
}
.admin_tool ul li .top:hover {
	background: url("../images/icon_01.png") no-repeat 0px 0px;
	width: 98px;
	height: 32px;
	overflow: hidden;
}
.admin_tool ul li .user {
	background: url("../images/icon_02.png") no-repeat 0px -38px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	position: relative;
}
.admin_tool ul li .user:hover {
	background: url("../images/icon_01.png") no-repeat 0px -38px;
	width: 98px;
	height: 32px;
	overflow: hidden;
}
.admin_tool ul li .home {
	background: url("../images/icon_02.png") no-repeat 0px -76px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	position: relative;
}
.admin_tool ul li .home:hover {
	background: url("../images/icon_01.png") no-repeat 0px -76px;
	width: 98px;
	height: 32px;
	overflow: hidden;
}
.admin_tool ul li .collection {
	background: url("../images/icon_02.png") no-repeat 0px -115px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	position: relative;
}
.admin_tool ul li .collection:hover {
	background: url("../images/icon_01.png") no-repeat 0px -115px;
	width: 98px;
	height: 32px;
	overflow: hidden;
}
.admin_tool ul li .share {
	background: url("../images/icon_02.png") no-repeat 0px -191px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	float: right;
	display: block;
	position: relative;
}
.admin_tool ul li .shareShow {
	padding-top: 8px;
	float: left;
	display: none;
}
.admin_tool ul li .share:hover {
}
.admin_tool ul li .buy {
	background: url("../images/icon_02.png") no-repeat 0px -153px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	position: relative;
}
.admin_tool ul li .buy:hover {
	background: url("../images/icon_01.png") no-repeat 0px -153px;
	width: 98px;
	height: 32px;
	overflow: hidden;
}
.mt10px {
	margin-top: 10px;
}
.fwPdBox {
	overflow: hidden;
	position: absolute;
	background-image: url("../images/pdTopBorder.gif");
	background-repeat: repeat-x;
}
.fwPdBox .pdTop {
	width: 100%;
	height: 10px;
	overflow: hidden;
	clear: both;
}
.fwPdBox .pdRighrBoder {
	background-position: right;
	background-image: url("../images/PdRightborder.gif");
	background-repeat: repeat-y;
	background-color: rgb(255, 255, 255);
}
.fwPdBox .pdbottomBorder {
	background-position: bottom;
	background-image: url("../images/PdbottomBorder.gif");
	background-repeat: repeat-x;
}
.fwPdBox .pdLeftTopJiao {
	width: 3px;
	height: 10px;
	float: left;
	background-image: url("../images/PdtopLeftjiao.gif");
	background-repeat: no-repeat;
}
.fwPdBox .pdRightTopJiao {
	width: 3px;
	height: 10px;
	float: right;
	background-image: url("../images/PdtopRightjiao.gif");
	background-repeat: no-repeat;
}
.fwPdBox .pdDingJiao {
	background-position: right;
	width: 17px;
	height: 10px;
	padding-left: 30px;
	float: left;
	background-image: url("../images/PdDingJbj.gif");
	background-repeat: no-repeat;
}
.fwPdBox .pdLeftBorder {
	background-position: left;
	line-height: 20px;
	overflow: hidden;
	clear: both;
	font-size: 12px;
	background-image: url("../images/pdBorder.gif");
	background-repeat: repeat-y;
}
.fwPdBox .pdbottomJiao {
	width: 100%;
	height: 5px;
	clear: both;
}
.fwPdBox .pdLeftBottomJiao {
	width: 2px;
	height: 5px;
	float: left;
	background-image: url("../images/PdbottomLeftJiao.gif");
	background-repeat: no-repeat;
}
.fwPdBox .pdRightBottomJiao {
	width: 5px;
	height: 5px;
	float: right;
	background-image: url("../images/PdbottomRightjiao.gif");
	background-repeat: no-repeat;
}
.fwPdBox .pdContent {
	padding: 10px 15px 10px 10px;
	height: 100%;
	overflow: hidden;
	clear: both;
}
.fwPdBox .pdEmptyCon {
	background: url("../images/pdEmptyIcon.gif") no-repeat;
	padding-left: 22px;
}
.fwPdBox .PdRightCon {
	background: url("../images/PdTextRight_icon.png") no-repeat;
	padding-left: 22px;
}
.fwPdBox .PdErrorCon {
	background: url("../images/PdTextError_icon.png") no-repeat;
	padding-left: 22px;
}
.fwpdTextErrColor {
	background-color: rgb(255, 204, 153);
}
#fwajaxLoadDiv {
	background: url("../images/overlay.png");
	width: 100%;
	position: absolute;
	z-index: 10000;
	opacity: 0.5;
}
.fwajaxLoadIcon {
	left: 45%;
	top: 40%;
	overflow: hidden;
	position: absolute;
	z-index: 10000;
}
.fwajaxLoadIcon span.fwajaxIcon {
	width: 50px;
	height: 50px;
	display: block;
	background-image: url("../images/ajaxLoad.gif");
	background-repeat: no-repeat;
}
.fwajaxLoadIcon span.fwajaxInfo {
	color: rgb(0, 0, 0);
}
ul.onlineFormshow {
	padding: 10px;
}
ul.onlineFormshow li {
	margin: 5px 0px;
	width: 100%;
	line-height: 25px;
	font-size: 12px;
	float: left;
}
ul.onlineFormshow li span {
	width: 12%;
	text-align: right;
	color: rgb(74, 74, 74);
	line-height: 25px;
	padding-right: 0px;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	display: inline-block;
}
ul.onlineFormshow li .codecss {
	width: auto;
}
ul.onlineFormshow li .inputText1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .inputText2 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .textareainput1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .textareainput1 {
	width: 40%;
	height: 80px;
}
ul.onlineFormshow li input {
	margin-right: 3px;
	vertical-align: middle;
}
ul.onlineFormshow li .btn_inner {
	margin-left: 15%;
}
ul.onlineFormshow li label {
	margin-right: 15px;
}
ul.onlineFormshow li .hint {
	width: auto;
	color: rgb(255, 0, 0);
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	float: none;
}
ul.onlineFormshow {
	padding: 10px;
}
ul.onlineFormshow li {
	margin: 5px 0px;
	width: 100%;
	line-height: 25px;
	font-size: 12px;
	float: left;
}
ul.onlineFormshow li span {
	width: 12%;
	text-align: right;
	color: rgb(74, 74, 74);
	line-height: 25px;
	padding-right: 0px;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	display: inline-block;
}
ul.onlineFormshow li .codecss {
	width: auto;
}
ul.onlineFormshow li .inputText1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .inputText2 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .textareainput1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .textareainput1 {
	width: 40%;
	height: 80px;
}
ul.onlineFormshow li input {
	margin-right: 3px;
	vertical-align: middle;
}
ul.onlineFormshow li .btn_inner {
	margin-left: 15%;
}
ul.onlineFormshow li label {
	margin-right: 15px;
}
ul.onlineFormshow li .hint {
	width: auto;
	color: rgb(255, 0, 0);
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	float: none;
}
ul.onlineFormshow {
	padding: 10px;
}
ul.onlineFormshow li {
	margin: 5px 0px;
	width: 100%;
	line-height: 25px;
	font-size: 12px;
	float: left;
}
ul.onlineFormshow li span {
	width: 12%;
	text-align: right;
	color: rgb(74, 74, 74);
	line-height: 25px;
	padding-right: 0px;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	display: inline-block;
}
ul.onlineFormshow li .codecss {
	width: auto;
}
ul.onlineFormshow li .inputText1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .inputText2 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .textareainput1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .textareainput1 {
	width: 40%;
	height: 80px;
}
ul.onlineFormshow li input {
	margin-right: 3px;
	vertical-align: middle;
}
ul.onlineFormshow li .btn_inner {
	margin-left: 15%;
}
ul.onlineFormshow li label {
	margin-right: 15px;
}
ul.onlineFormshow li .hint {
	width: auto;
	color: rgb(255, 0, 0);
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	float: none;
}
ul.onlineFormshow {
	padding: 10px;
}
ul.onlineFormshow li {
	margin: 5px 0px;
	width: 100%;
	line-height: 25px;
	font-size: 12px;
	float: left;
}
ul.onlineFormshow li span {
	width: 12%;
	text-align: right;
	color: rgb(74, 74, 74);
	line-height: 25px;
	padding-right: 0px;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	display: inline-block;
}
ul.onlineFormshow li .codecss {
	width: auto;
}
ul.onlineFormshow li .inputText1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .inputText2 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .textareainput1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .textareainput1 {
	width: 40%;
	height: 80px;
}
ul.onlineFormshow li input {
	margin-right: 3px;
	vertical-align: middle;
}
ul.onlineFormshow li .btn_inner {
	margin-left: 15%;
}
ul.onlineFormshow li label {
	margin-right: 15px;
}
ul.onlineFormshow li .hint {
	width: auto;
	color: rgb(255, 0, 0);
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	float: none;
}
ul.onlineFormshow {
	padding: 10px;
}
ul.onlineFormshow li {
	margin: 5px 0px;
	width: 100%;
	line-height: 25px;
	font-size: 12px;
	float: left;
}
ul.onlineFormshow li span {
	width: 12%;
	text-align: right;
	color: rgb(74, 74, 74);
	line-height: 25px;
	padding-right: 0px;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	display: inline-block;
}
ul.onlineFormshow li .codecss {
	width: auto;
}
ul.onlineFormshow li .inputText1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .inputText2 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .textareainput1 {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(171, 173, 179) rgb(219, 223, 230) rgb(219, 223, 230) rgb(171, 173, 179);
	padding: 3px;
	border-radius: 2px;
	border-image: none;
	height: 19px;
	line-height: 19px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
}
ul.onlineFormshow li .textareainput1 {
	width: 40%;
	height: 80px;
}
ul.onlineFormshow li input {
	margin-right: 3px;
	vertical-align: middle;
}
ul.onlineFormshow li .btn_inner {
	margin-left: 15%;
}
ul.onlineFormshow li label {
	margin-right: 15px;
}
ul.onlineFormshow li .hint {
	width: auto;
	color: rgb(255, 0, 0);
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	float: none;
}
.addShoppingToCart {
	width: 30px;
	height: 30px;
	position: absolute;
	background-color: rgb(255, 0, 0);
}
.addShoppingToCart .addShoppingCount {
	color: rgb(255, 255, 255);
	font-size: 18px;
}
.label {
	margin-bottom: 10px;
}
.fwmain_left .label_head {
	background: url("../images/left_title.jpg") no-repeat;
	height: 32px;
}
.fwmain_left .label_head .label_title {
	height: 32px;
	color: rgb(255, 255, 255);
	line-height: 32px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
}
.fwmain_right .label_head {
	height: 32px;
	border-bottom-color: rgb(5, 119, 133);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.fwmain_right .label_head .label_title {
	background: url("../images/li_1.jpg") no-repeat left;
	padding: 0px 0px 0px 15px;
	height: 32px;
	color: rgb(74, 74, 74);
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
}
.fwmain_center .label_head {
}
.fwmain_center .label_head .label_title {
}
.fwmain_nleft .label_head {
	background: url("../images/left_title.jpg") no-repeat;
	height: 32px;
}
.fwmain_nleft .label_head .label_title {
	height: 32px;
	color: rgb(255, 255, 255);
	line-height: 32px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
}
.fwmain_nright .label_head {
	background: url("../images/right_top.jpg") no-repeat left top;
	height: 39px;
}
.fwmain_nright .label_head .label_title {
	padding: 8px 0px 0px 30px;
	height: 31px;
	color: rgb(3, 129, 145);
	line-height: 31px;
	font-size: 14px;
}
.fwmain_nright .label_content {
	border-width: medium 1px 1px;
	border-style: none solid solid;
	border-color: currentColor rgb(239, 239, 239) rgb(239, 239, 239);
	border-image: none;
}
.siteBanner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.siteBanner .hd {
	right: 5px;
	bottom: 5px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
.siteBanner .hd ul {
	overflow: hidden;
	float: left;
	-ms-zoom: 1;
}
.siteBanner .hd ul li {
	background: rgb(255, 255, 255);
	padding: 0px 5px;
	text-align: center;
	line-height: 14px;
	margin-right: 3px;
	float: left;
	cursor: pointer;
}
.siteBanner .hd ul li.on {
	background: rgb(2, 145, 162);
	color: rgb(255, 255, 255);
}
.siteBanner .bd {
	height: 100%;
	position: relative;
	z-index: 0;
}
.siteBanner .bd li {
	vertical-align: middle;
	-ms-zoom: 1;
}
.siteBanner .bd img {
	border: 0px currentColor;
	border-image: none;
	width: 100%;
	height: 100%;
	display: block;
}
.siteBanner .prev {
	background: url("../images/slider-arrow.png") no-repeat -110px 5px;
	left: 3%;
	top: 50%;
	width: 32px;
	height: 40px;
	margin-top: -25px;
	display: block;
	position: absolute;
	opacity: 0.5;
}
.siteBanner .next {
	background: url("../images/slider-arrow.png") no-repeat -110px 5px;
	left: 3%;
	top: 50%;
	width: 32px;
	height: 40px;
	margin-top: -25px;
	display: block;
	position: absolute;
	opacity: 0.5;
}
.siteBanner .next {
	background-position: 8px 5px;
	left: auto;
	right: 3%;
}
.siteBanner .prev:hover {
	opacity: 1;
}
.siteBanner .next:hover {
	opacity: 1;
}
.siteBanner .prevStop {
	display: none;
}
.siteBanner .nextStop {
	display: none;
}
.fwmain_nright a {
	color: rgb(154, 144, 132);
}
.fwmain_nright a:hover {
	color: rgb(249, 97, 37);
}
#hrieContent li {
	text-indent: 2em;
}
.product_buy a:hover {
	color: rgb(51, 51, 51);
}
.item_list6 li {
	width: 150px;
	height: 150px;
	float: left;
}
.item_list6 li img {
	background: rgb(255, 255, 255);
	margin: 10px 10px 5px 5px;
	padding: 3px;
	border: 1px solid rgb(190, 189, 189);
	border-image: none;
	line-height: 20px;
	overflow: hidden;
}
.item_list6 li .title {
	text-align: center;
	color: rgb(74, 74, 74);
}
.item_list6 li .articleTime {
	text-align: center;
	color: rgb(74, 74, 74);
}
/****************2015-03-20****************/

#mess_main {
	overflow: hidden;
	padding: 10px 0;
}
.mess_list {
	clear: both;
	margin-bottom: 10px;
	overflow: auto;
}
.mess_title {
	display: inline;
	float: left;
}
.mess_input {
	display: inline;
	float: left;
}
.mess_textarea {
	display: inline;
	float: left;
}
.mess_title {
	margin-right: 15px;
	text-align: right;
	width: 60px;
}
.mess_input input {
	background: url("../images/mess_input_bg.gif") repeat-x scroll 0 0 rgb(255, 255, 255);
	border: 1px solid rgb(214, 214, 214);
}
.mess_textarea textarea {
	background: url("../images/mess_input_bg.gif") repeat-x scroll 0 0 rgb(255, 255, 255);
	border: 1px solid rgb(214, 214, 214);
}
.mess_textarea textarea {
	overflow: auto;
}
.subd {
	background: url("../images/mess_sub.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none currentcolor;
	color: rgb(255, 255, 255);
	cursor: pointer;
	height: 26px;
	line-height: 26px;
	text-align: center;
	width: 70px;
}
.reg_bg {
	background: url("../images/reg_pic.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	height: 396px;
}
.mess_submit {
	padding-left: 105px;
}
.mess_input input {
	height: 22px;
	line-height: 22px;
	width: 430px;
}
.mess_textarea textarea {
	height: 150px;
	width: 430px;
}
.mess_submit {
	text-align: center;
	width: 405px;
}
.message_bg {
	background: url("../images/message_pic.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: none;
	height: 268px;
	margin: 0 auto;
	width: 542px;
}
.yzm_input input {
	width: 366px;
}
.erwem {
	background: #00A1DB;
	width: 140px;
	height: 175px;
	position: fixed;
	right: 0px;
	top: 30%;
}
.erwem p {
	text-align:center;
	padding-top:10px;
}
.erwem p span {
	color:#fff;
	font-size:18px;
	line-height:25px;
}
