body {
	margin: 0;
	padding: 0;
}

.iframe {
	width: 100%;
	height: 150px;
}

* html .iframe {
	width: 100%;
	height: 150px;
}

*+html .iframe {
	width: 100%;
	height: 150px;
}

.displaynone {
	display: none;
}

.Webpage_main {
	width: 1200px;
	margin-top: 10px;
}

.Webpage_main_product {
	width: 1200px;
	margin-top: 10px;
}

/* 网页头部和尾 */
.header_bgtop {
	width: 100%;
	height: 40px;
	background-repeat: repeat-x;
	background: #202020;
}

.header_contenttop {
	width: 1200px;
	height: 40px;
	background:#202020;
}

.header_bg {
	width: 100%;
/* 	height: 100px; */
}

.header_content {
	width: 100%;
/* 	height: 100px; */
}

.logo {
	float: left;
	margin:20px 0px 12px 0px;
	width: 360px;
	height: 52px;
	background-image: url(../img/ps/sotoao.png);
	background-repeat: no-repeat scroll;
}

.header_search {
	margin-left: 100px;
	margin-top: 20px;
	padding-bottom: 5px;
	width: 490px;
	float: left;
}

.header_search_input {
	height: 22px;
	float: left;
	width: 380px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	border: 2px solid #f65277;
	color: #a6a6a6;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	padding-left: 5px;
	_margin-top: 0px;
	_margin-bottom: -2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.header_search_input {
		height: 36px;
	}
	;
}

.header_search_submit {
	background-color: #f65277;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	float: left;
	font-size: 18px;
	color: #fff;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	height: 36px;
	width: 99px;
}

.header_search_list {
	margin-left: 10px;
}

.header_search_list ul {
	list-style: none;
	font-size: 14px;
}

.header_search_list li {
	float: left;
	width: auto;
	margin-right: 15px;
	line-height: 30px;
}

.header_search_list a {
	display: block;
	text-align: center;
	height: 30px;
}

.header_search_list a:link {
	color: #666;
	text-decoration: none;
}

.header_search_list a:visited {
	color: #666;
	text-decoration: underline;
}

.header_search_list a:hover {
	color: #f65277;
	text-decoration: none;
}

.header_ShoppingCart_img {
	float: right;
	width: 23px;
	height: 17px;
	margin-right: 5px;
	margin-top: 10px;
	background-repeat: no-repeat scroll;
	background-image: url("../img/ps/header_shoppingcart_img.png");
}

.header_Customer_FirstName {
	float: right;
	height: 17px;
	margin-top: -17px;
	margin-right: 180px;
}

.header_Customer_FirstName a {
	float: right;
}

.header_loginbarAndShoppingCart {
	float: left;
	margin-top: 10px;
	padding-left: 5px;
	height: 17px;
	margin-right: 15px;
	font-size: 13px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #bbbbbb;
}

.header_shoppingcartbyjisi {
	margin-top: 10px;
	font-size: 13px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #bbbbbb;
	float: right;
}

.header_accountbyjisi {
	margin-top: 10px;
	padding-right: 15px;
	font-size: 13px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #bbbbbb;
	float: right;
}

.header_a{
	color: #bbbbbb;
	margin-top: 10px;
	font-size: 13px;
}
.header_username{
	color: #f65277;
	margin-top: 10px;
	font-size: 13px;
}
.header_logout{
	color: #bbbbbb;
	margin-top: 10px;
	font-size: 13px;
}
* html .header_loginbarAndShoppingCart {
	width: 200px;
}

.nav {
	width: 100%;
	height: 50px;
	background-repeat: repeat-x;
	background-color: #fff;
	box-shadow: 2px 4px 6px #d9d9d9;
	margin-top:40px;
}

.nav a {
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #000;
	text-decoration: none;
}

.nav a:hover {
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	text-decoration: none;
}

.nav_bg {
    border-bottom:5px #202020 solid;
}

.nav_bg a {
	color: #202020;
}

.nav_text{
	padding-bottom:23px;
}
.jgx {
	width: 2px;
	height: 37px;
	margin-top: -2px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -0px;
}

.footer {
	width: 100%;
}

.footer_Explain_item {
	width: 100%;
	height: 80px;
	margin-top: 20px;
	float: left;
	background-color: #f7f7f7;
}

.footer_Explain_help {
	width: 100%;
	height: 175px;
	float: left;
	background-color: #dcdcdc;
}

.footer_Explain_content {
	width: 1200px;
	height: 150px;
	margin-top: 20px;
	background-color: #dcdcdc;
}

* html .footer_Explain_content {
	float: left;
	width: 100%;
	height: 150px;
	margin-top: 60px;
	background-color: #f4f4f4;
}

.footer_Explain_content a {
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #353535;
	text-decoration: none;
}

.footer_Explain_content a:hover {
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #353535;
	text-decoration: none;
}

.footer_Explain_teshu {
	width: 870px;
	height: 78px;
	background-color: #f7f7f7;
}

.footer_Explain_teshu .item {
	width: 235px;
	padding-top: 15px;
	margin-left: 20px;
	height: 52px;
	line-height: 45px;
	float: left;
	font-size: 18px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular, 仿宋;
	color: #878787;
}

.footer_Explain_teshu .item_jgx {
	width: 3px;
	margin: 20px;
	height: 30px;
	float: left;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -0px;
}

.footer_Explain_teshu .item-1 .icon {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -37px;
}

.footer_Explain_teshu .item-2 .icon {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -89px;
}

.footer_Explain_teshu .item-3 .icon {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -141px;
}

.footer_Explain_teshu .item-4 .icon {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -193px;
}

.footer_Explain_teshu .icon {
	float: left;
	width: 64px;
	height: 52px;
}

.footer_Explain_friend {
	width: 100%;
	height: 175px;
	float: left;
	background-color: #2d2d2d;
}

.footer_Explain_friend_title {
	width: 1200px;
	height: 20px;
	margin-top: 10px;
	margin-left: 10px;
	color: #fff;
	text-align: left;
}

.footer_Explain_friend_content {
	width: 1200px;
	height: 70px;
	margin-top: 20px;
}

.footer_Explain_friend .item {
	width: 210px;
	padding-top: 15px;
	margin-left: 38px;
	height: 52px;
	line-height: 35px;
	float: left;
	font-size: 18px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular, 仿宋;
	color: #878787;
}

.footer_Explain_friend .item-1 {
	width: 194px;
	height: 45px;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -245px;
}

.footer_Explain_friend .item-2 {
	width: 194px;
	height: 45px;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -305px;
}

.footer_Explain_friend .item-3 {
	width: 194px;
	height: 45px;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -366px;
}

.footer_Explain_friend .item-4 {
	width: 194px;
	height: 45px;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -426px;
}

.footer_Explain_friend .item-5 {
	width: 194px;
	height: 45px;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -486px;
}

.footer_Explain_friend_bottom {
	width: 1200px;
	height: 2px;
	margin: 10px;
	background-repeat: repeat-x;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -30px;
}

.zt {
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-weight: bold;
	color: #353535;
}

.zt1 {
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #353535;
}

.zt2 {
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #fff;
}

.zt2 a {
	color: #fff;
}

.zt3 {
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #aeaeae
}

.footer_copyright {
	float: left;
	width: 100%;
	height: 120px;
	background-color: #2d2d2d;
}
.footer_copyright table{
	margin-top:10px;
}

/* 首页 */
.top_div {
	float: left;
	width: 100%;
	height: 140px;
}

.bottom_div {
	float: left;
	width: 100%;
	height: 300px;
	margin-top: 10px;
}

*+html .bottom_div {
	margin-top: 20px;
}

.indexAndProduct_div {
	float: left;
	width: 100%;
	/* height: 100%; */
}
.pdb {
	width:100%;
	height:100%;
}
.index_content_bg {
	width: 100%;
	height: auto !important;
	height: 417px;
	min-height: 417px;
}

.index_content_bgiimg {
	/* position: absolute; */
	z-index: -5;
	height: 416px;
}

.index_content_ad_big {
	z-index: 0;
	width: 100%;
	height: auto !important;
	height: 417px;
	min-height: 417px;
}

.index_content_ad {
	z-index: 1;
	width: 1200px;
	height: auto !important;
	height: 417px;
	min-height: 417px;
}

.index_content {
	width: 1200px;
	height: auto !important;
	height: 1055px;
	min-height: 1055px;
}

.index_img {
	float: left;
	width: 1000px;
	height: 416px;
	margin-left: 190px;
}

.index_img img {
	border: 0;
}

.index_daohang {
	float: left;
	width: 188px;
	height: 322px;
	border: 1px solid #ccc;
}

.index_daohang_title {
	float: left;
	width: 178px;
	line-height: 35px;
	padding-left: 10px;
	height: 39px;
	text-align: left;
	border: 1px solid #202020;
	font-size: 15px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-weight: bold;
	color: #fff;
	background-color: #202020;
}

.index_daohang_title1 {
	float: left;
	width: 178px;
	line-height: 35px;
	padding-left: 10px;
	height: 39px;
	text-align: left;
	border: 1px solid #202020;
	font-size: 15px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-weight: bold;
	color: #fff;
	background-color: #202020;
}

.qbcpfl {
	float: left;
	width: 121px;
}

.qbcpfl_ico {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -546px;
	float: left;
	height: 14px;
	margin-right: 10px;
	margin-top: 10px;
	width: 18px;
}

.qbcpfl_ico1 {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -546px;
	float: left;
	height: 14px;
	margin-right: 10px;
	margin-top: 10px;
	width: 18px;
}

.index_daohang_content {
	float: left;
	width: 100%;
}

.index_daohang_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.index_daohang_content ul li {
	height: 56px;
	line-height: 56px;
	font-size: 13px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #505050;
}

/*类别列表*/
ul, h4 {
	padding: 0;
	margin: 0;
}

.m-pronav {
	position: relative;
	z-index: 98;
}

.m-pronav .pronav {
	width: 223px;
	height: 420px;
	border: #d4d4d4 1px solid;
	border-top: 0;
	border-bottom: 0;
	position: absolute;
	top: 37px;
	left: 0;
	background-color: #fafafa;
	margin-top: 4px;
}

* html .m-pronav .pronav {
	left: -575px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.m-pronav .node {
	vertical-align: bottom;
	display: block;
	position: relative;
	z-index: 98;
	zoom: 1;
	line-height: 1px;
}

.m-pronav .node .link {
	border-bottom: #f2f2f2 1px solid;
	line-height: 34px;
	height: 34px;
	vertical-align: baseline;
	display: block;
	font-size: 14px;
	position: relative;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #323232;
	zoom: 1;
	text-align: left;
	padding-left: 40px;
}

.m-pronav .node .link-photo {
	border-top: 0;
}

.m-pronav .node-last .link {
	border-bottom: #d4d4d4 1px solid;
	padding-bottom: 1px;
}

.m-pronav .node .subnav {
	display: none;
}

.m-pronav .node .icon {
	width: 14px;
	height: 16px;
	line-height: 16px;
	position: absolute;
	top: 7px;
	left: 10px;
}

.m-pronav .node .gt {
	width: 8px;
	height: 8px;
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 13px;
	right: 19px;
	background-position: 0 -60px;
	text-indent: -5000px;
	overflow: hidden;
}

.m-pronav .node .icon-1 {
	background-position: 0 -100px;
}

.m-pronav .node .icon-3 {
	background-position: -50px -100px;
}

.m-pronav .node .icon-4 {
	background-position: -100px -100px;
}

.m-pronav .node .icon-2 {
	background-position: -250px -150px;
}

.m-pronav .node .icon-5 {
	background-position: -150px -100px;
}

.m-pronav .node .icon-6 {
	background-position: -200px -100px;
}

.m-pronav .node .icon-7 {
	background-position: -250px -100px;
}

.m-pronav .node .icon-8 {
	background-position: 0 -150px;
}

.m-pronav .node .icon-9 {
	background-position: -50px -150px;
}

.m-pronav .node .icon-11 {
	background-position: -100px -150px;
}

.m-pronav .node .icon-10 {
	background-position: -150px -150px;
}

.m-pronav .node .name {

}

.m-pronav .node .tag {
	width: 17px;
	height: 7px;
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 2px;
}

.m-pronav .node .tag-new {
	background-position: right -570px;
}

.m-pronav .node .tag-hot {
	background-position: right -590px;
}

.m-pronav .subnav {
	vertical-align: baseline;
	position: absolute;
	border: #d94b4a 1px solid;
	background-color: #fff;
	left: 223px;
	top: 0;
	width: 1000px;
	padding: 5px 10px;
	zoom: 1;
}

.m-pronav .subnav .cate {
	padding: 10px 0;
	font-size: 12px;
	font-family: 仿宋, 宋体;
}

* html .m-pronav .subnav .cate {
	height: 15px;
}

*+html .m-pronav .subnav .cate {
	height: 15px;
}

.m-pronav .subnav .lk-new {
	background-position: right -570px;
	padding-right: 17px;
}

.m-pronav .subnav .dt {
	padding-bottom: 3px;
	line-height: 16px;
	padding-left: 10px;
	width: 100%;
	padding-right: 0;
	word-wrap: break-word;
	color: #333;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}

.m-pronav .subnav a {
	color: #333;
	font-family: 宋体;
}

.m-pronav .subnav .dd {
	list-style-type: none;
	width: 1000px;
	float: left;
	color: #666;
	margin-left: 3px;
	overflow: hidden;
}

.m-pronav .subnav .pd {
	margin: 4px 0;
	margin-left: -1px;
	padding: 0 8px;
	border-left: #e6e6e6 1px solid;
	float: left;
	line-height: 14px;
	white-space: nowrap;
}

.m-pronav .subnav .pd a {
	color: #666;
	font-family: 宋体;
}

.m-pronav .subnav .cate-border {
	border-bottom: #f2f2f2 1px solid;
}

.m-pronav .subnav .cate-1 .dd {
	width: 333px;
}

.m-pronav-1 .all {
	width: 165px;
}

.m-pronav-1 .pronav {
	width: 188px;
	border: 1px solid #ccc;
}

.m-pronav-1 .subnav {
	left: 188px;
}

.m-pronav .node-hover .link {
	line-height: 33px;
	height: 33px;
	border: #d94b4a 1px solid;
	border-right: 0;
	background-color: #fff;
	margin-right: -1px;
	z-index: 101;
	color: #d94b4a;
	text-align: left;
	padding-left: 40px;
}

.m-pronav .node-hover .subnav {
	display: block;
	z-index: 100;
}

.f-cb:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}

.s-fc8 {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

*+html .s-fc8 {
	font-size: 12px;
}

* html .s-fc8 {
	font-size: 12px;
}

.s-fc8:hover {
	color: #d94b4a;
	text-decoration: none;
}

.lb_img_xps {
	width: 15px;
	height: 14px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -560px;
}

.lb_img_xps1 {
	width: 15px;
	height: 14px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -574px;
}

.lb_img_xc {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -588px;
}

.lb_img_xc1 {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -604px;
}

.lb_img_bt {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -620px;
}

.lb_img_bt1 {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -636px;
}

.lb_img_bh {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -652px;
}

.lb_img_bh1 {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -668px;
}

.lb_img_bxt {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -684px;
}

.lb_img_bxt1 {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -700px;
}

.lb_img_print {
	width: 17px;
	height: 14px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -716px;
}

.lb_img_print1 {
	width: 17px;
	height: 14px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -730px;
}

.lb_img_phone {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -744px;
}

.lb_img_phone1 {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -760px;
}

.lb_img_cup {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -776px;
}

.lb_img_cup1 {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -792px;
}

.mousename {
	color: #d94b4a;
}

.lb_img_gx {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -652px;
}

.lb_img_gx1 {
	width: 15px;
	height: 16px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -668px;
}

/*
.lb_img:hover {
    width: 15px;
    height: 14px;
    background: url("../img/ps/result.gif") no-repeat -386px 0;
}
*/
.lb_r_img {
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -808px;
}

.index_SpecialofferAndNews {
	float: left;
	width: 100%;
	height: 370px;
	margin-top: 10px;
}

.Specialoffer_tab h3 {
	font-size: 14px;
}

.Specialoffer_tab h3 a {
	display: inline-block;
}

.Specialoffer_tab h3 a {
	display: block;
}

.Specialoffer_tab {
	position: relative;
}

.Specialoffer_tab h3, .Specialoffer_tab ul, .Specialoffer_tab #oDIV1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Specialoffer_tab ul #tab1, .Specialoffer_tab ul #tab2, .Specialoffer_tab ul #tab3 {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	display: block;
	width: 298px;
	height: 30px;
	font-size: 0;
}

.Specialoffer_tab ul li#tab2 {
	left: 298px;
	visibility: hidden;
}

.Specialoffer_tab ul li#tab3 {
	left: 596px;
	visibility: hidden;
}

.Specialoffer_tab ul li div#oDIV2 {
	left: -298px;
}

.Specialoffer_tab ul li div#oDIV3 {
	left: -596px;
}

/* TAB-标题修饰 */
.Specialoffer_tab {
	width: 893px;
	float: left;
} /* 设置总宽度[width] */
.Specialoffer_tab ul li #oDIV1, .Specialoffer_tab ul li #oDIV2, .Specialoffer_tab ul li #oDIV3 {
	width: 892px;
	float: left;
	margin-left: 0px;
	*margin-left: -149px;
}

.Specialoffer_tab {
	height: 362px;
	overflow: hidden;
} /* 设置总高度[height]、标题背景颜色[background] */
.Specialoffer_tab ul li h3 {
	height: 38px;
	text-align: center;
	border: solid #ccc 1px;
	border-bottom: none;
	color: #333;
	background-color: #f7f7f7;
} /* 标题默认状态 */
.Specialoffer_tab ul li.up h3 {
	background-color: #d94b4a;
	border-color: #d94b4a;
	color: #fff;
} /* 当前窗口状态 */
.Specialoffer_tab ul li #oDIV1, .Specialoffer_tab ul li #oDIV2, .Specialoffer_tab ul li #oDIV3 {
	position: absolute;
	clear: both;
	border: solid #ccc;
	border-width: 1px 1px;
	height: 320px;
} /* 设置内容高度[height]、背景颜色[background]、上下分割线[border] */
.Specialoffer {
	float: left;
	width: 694px;
	height: 399px;
	border: 1px solid #ccc;
}

.qg_name {
	float: left;
	height: 37px;
	line-height: 35px;
}

* html .qg_name {
	height: 37px;
	line-height: 40px;
}

.haveday {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -816px;
	float: left;
	padding-right: 20px;
	margin-left: 80px;
	width: 200px;
	margin-top: -24px;
}

.lxftime {
	float: left;
	margin-left: 4px;
	line-height: 30px;
	font-size: 16px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #000000;
	font-weight: lighter;
}

.countdown_time {
	letter-spacing: 14px;
	padding-left: 6px;
	width: 47px;
	height: 33px;
}

.countdown_time2 {
	padding-left: 8px;
	padding-left: 22px\9;
	padding-left: 10px\0;
	width: 47px;
	height: 33px;
}

.tentime {
	height: 25px;
	width: 150px;
	float: right;
	font-size: 16px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #fefffa;
	margin-right: 100px;
	margin-top: 5px;
}

.index_subContent_all {
	position: relative;
	float: left;
	width: 100%;
	height: 320px;
}

.index_subContent_all_li {
	width: 24.8%;
	float: left;
	border-right: solid;
	border-width: 1px;
	border-color: #ccc;
	margin-top: 10px;
}

.index_subContent_ad1 {
	position: relative;
	float: left;
	width: 180px;
	height: 370px;
}

.index_subContent_ad2 {
	position: relative;
	float: left;
	width: 510px;
	height: 138px;
}

.index_subContent {
	float: left;
	width: 500px;
	height: 225px;
}

.qg_left_time {
	float: right;
	width: 190px;
	height: 37px;
	line-height: 40px;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #fefffa;
	font-weight: lighter;
}

.time {
	width: 100%;
	height: 37px;
	line-height: 40px;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #fefffa;
	font-weight: lighter;
}

.micro_channel {
	float: left;
	width: 251px;
	height: 218px;
	margin-left: 10px;
	border: 1px solid #ccc;
	border-bottom: none;
}

.micro_channel_new {
	float: left;
	width: 300px;
	height: 160px;
	border: 1px solid #ccc;
	border-top: none;
}

* html .micro_channel_new {
	width: 294px;
}

* html .micro_channel {
	width: 245px;
}

.micro_content {
	float: left;
	height: 161px;
	width: 100%;
}

.micro_content_barcode {
	width: 140px;
	height: 160px;
	float: left;
}

.micro_content_weibo {
	width: 140px;
	height: 130px;
	float: left;
}

.micro_content a {
	float: left;
}

.micro_content ul {
	width: 160px;
	padding-top: 5px;
	text-align: left;
	float: left;
}

.micro_content_barcode ul {
	float: left;
	width: 120px;
	text-align: center;
}

.micro_content ul li {
	width: 100%;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 13px;
	color: #666666;
}

.font_weight {
	font-weight: bold;
}

.News {
	float: left;
	width: 300px;
	height: 198px;
	border: 1px solid #ccc;
}

* html .News {
	width: 294px;
}

.News_content {
	float: left;
	height: 104px;
}

.News_title {
	float: left;
	width: 290px;
	height: 30px;
	color: #fff;
	background-color: #c68e5b;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

.index_NewproductAndBestsellers {
	float: left;
	width: 100%;
	height: 450px;
	margin-top: 10px;
}

.Newproduct {
	float: left;
	width: 706px;
	height: 400px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.Bestsellers {
	float: left;
	width: 251px;
	height: 100%;
	margin-left: 10px;
	border: 1px solid #ccc;
}

.indexAndProduct_SubContent {
	width: 100%;
	margin-top: 28px;
	margin-top: 23px\9;
}

.indexAndProduct_SubContent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.indexAndProduct_SubContent ul li {
	text-align: center;
}

.indexAndProduct_SubContent ul li img {
	border: 0;
}

.indexAndProduct_SubContent li .new_badge {
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -845px;
	height: 38px;
	margin-left: 110px;
	*margin-left: 100px;
	margin-top: -88px;
	margin-bottom: 40px;
	position: relative;
	top: -10px;
	width: 53px;
	z-index: 18;
}

* html .indexAndProduct_SubContent li .new_badge {
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -845px;
	height: 38px;
	margin-left: 100px;
	margin-top: -88px;
	margin-bottom: 40px;
	position: relative;
	top: -10px;
	width: 53px;
	z-index: 18;
}

.indexAndProduct_SubContent li .new_badge .new_badge_text {
	height: 35px;
	width: 58px;
	z-index: 20;
	color: #fff;
	font: 600 12px/12px 'Open Sans', Helvetica, sans-serif;
	margin-top: 5px;
	text-align: left;
	margin-left: 8px;
	list-style-type: none;
}

* html .indexAndProduct_SubContent li .new_badge .new_badge_text {
	height: 35px;
	width: 58px;
	z-index: 20;
	color: #fff;
	font: 600 12px/12px 'Open Sans', Helvetica, sans-serif;
	margin-top: 5px;
	text-align: left;
	margin-left: 4px;
	list-style-type: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.indexAndProduct_SubContent li .new_badge .new_badge_text {
		margin-left: 4px;
	}
	;
}

.jiage {
	color: #d44545;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, 宋体;
}

.jiage1 {
	color: #61625c;
	font-size: 12px;
	font-family: Arial, Verdana, 宋体;
	margin-top: 10px;
	text-decoration: line-through;
}

.pro_name {
	color: #323232;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	margin-top: 20px;
}

.pro_name a:hover {
	color: #da4c4b;
	text-decoration: underline;
}

.pro_name a {
	font-size: 14px;
	color: #323232;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
}

.jiage2 {
	padding-left: 20px;
	color: #d44545;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, 宋体;
	margin-top: 10px;
	margin-top: 0px\9;
}

.pro_name1 {
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 12px;
	color: #666;
}

.pro_name1 a:hover {
	color: #da4c4b;
	text-decoration: underline;
}

.pro_name1 a {
	font-size: 12px;
	color: #666;
}

.jiange {
	height: 170px;
	border-left: 1px solid #ccc;
}

.p {
	width: 98%;
	line-height: 20px;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #666;
	text-align: left;
	margin-left: 5px;
}

.index_SubContent2 {
	float: left;
	width: 231px;
	height: 397px;
}

.index_SubContent2color1 {
	border-bottom: 1px solid #cdb658;
	border-top: 1px solid #cdb658;
	border-right: 1px solid #cdb658;
}

.index_SubContent2color2 {
	border-bottom: 1px solid #c66471;
	border-top: 1px solid #c66471;
	border-right: 1px solid #c66471;
}

.index_SubContent2color3 {
	border-bottom: 1px solid #dc8961;
	border-top: 1px solid #dc8961;
	border-right: 1px solid #dc8961;
}

.index_SubContent2_title {
	background-color: #ead680;
	color: #ffffff;
	font-size: 16px;
	height: 30px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	width: 221px;
}

.index_SubContent3_title {
	background-color: #fec5ce;
	color: #ffffff;
	font-size: 16px;
	height: 30px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	width: 221px;
}

.index_SubContent4_title {
	background-color: #f6c7b3;
	color: #ffffff;
	font-size: 16px;
	height: 30px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	width: 221px;
}

/*手风琴效 */
.sliderbox {
	width: 100%;
	height: 360px;
	margin: 0 auto;
	overflow: hidden;
}

.sliderbox dt {
	height: 39px;
	line-height: 39px;
	cursor: pointer;
	background: #f3f2ee;
	border-bottom: 1px solid #e9e3d7;
	text-align: left;
}

.sliderbox .title {
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 15px;
	color: #8a6e62;
	padding: 0 0 0 40px;
	line-height: 46px;
	height: 46px;
}

.sliderbox dt:hover span {
	color: #d1763d;
}

.sliderbox .open span {
	color: #d1763d;
}

.sliderbox .open:hover span {
	color: #d1763d;
}

.sliderbox .thumb {
	width: 100%;
	height: 150px;
	line-height: 150px;
	text-align: center;
	margin-top: 5px;
}

.sliderbox dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #add9e8;
	height: 155px;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}

.shuxian {
	width: 1px;
	height: 190px;
	margin-top: 15px;
	background-color: #ccc;
}

/* 产品中心 */
.product {
	width: 1200px;
	height: 100%;
}

.tr-bottom {
	border-bottom: #efefef 1px solid;
	height: 5px;
	width: 90%;
	margin: 0 auto;
}

.product_left {
	float: left;
	width: 188px;
}

.product_Cool {
	float: left;
	width: 100%;
	margin-top: 420px;
	width: 190px;
}

.product_Cool_title {
	float: left;
	width: 100%;
	height: 36px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -32px;
}

.product_Cool_content {
	float: left;
	width: 100%;
	height: 100%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 15px;
}

.product_screen {
	float: left;
	width: 1200px;
	width: 1190px\0;
	height: 100%;
}

.product_right {
	float: left;
	width: 1200px;
	width: 1190px\0;
	height: 100%;
	margin-left: 10px;
}

* html .product_right {
	margin-left: -2px;
}

.product_right_search {
	float: left;
	width: 960px;
	width: 950px\0;
	height: 100%;
	margin-left: 10px;
}

* html .product_right_search {
	margin-left: -2px;
}

.product_right_img {
	float: left;
	width: 100%;
}

.product_right_content {
	float: left;
	width: 100%;
	height: 100%;
	padding-top: 10px;
}

/* 树形菜单开始 */
.search_top {
	width: 1200px;
	height: 30px;
	text-align: left;
	margin-top: 12px;
}

.search_left {
	float: left;
}

.search_menu {
	margin-top: 10px;
	width: 190px;
	margin-bottom: 10px;
	border-top: 2px solid #8a8a8a;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	text-align: left;
}

.l1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	height: 35px;
	border-bottom: 1px solid #d9d9d9;
	line-height: 35px;
	text-indent: 10px;
}

.l2 {
	padding: 0;
	background: none repeat scroll 0 0 #EFEFEF;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular, 仿宋;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	border-bottom: 1px solid #d9d9d9;
	white-space: nowrap;
}

.l2 a {
	width: 100%;
	height: auto;
	background: #f5f5f5;
	color: #767676;
	display: block;
	text-decoration: none;
	text-indent: 15px;
}

.currentl2 a, .l2 a:hover {
	background: #f5f5f5;
	color: #767676;
	text-decoration: none;
}

.currentl2 a {
	background: #f5f5f5;
	color: #767676;
	text-decoration: none;
}

/* 树形菜单 */
/*产品搜索*/
.search_result {
	border: 1px solid #D9D9D9;
	overflow: hidden;
	width: 99%;
	background: none repeat scroll 0 0 #F5F5F5;
	float: left;
	text-align: left;
	padding: 5px;
	font-size: 14px;
	margin-bottom: 10px;
}

.search_key {
	color: #da4c4b;
	font-size: 18px;
	text-align: left;
}

.search_selected {
	color: #da4c4b;
}

.search_hui {
	color: #8e8e8e;
	text-align: left;
}

.search_count {
	color: #da4c4b;
	text-align: left;
}

/*产品详情*/
.Productdetails_subnav {
	float: left;
	width: 100%;
	padding-left: 10px;
	margin-top: 5px;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #333;
	text-align: left;
}

.Productdetails_subnav a {
	color: #333;
	text-decoration: none;
}

.Productdetails_subnav a:hover {
	color: #da4c4b;
	text-decoration: none;
}

.Productdetails_subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Productdetails_subnav ul li {
	height: 40px;
	line-height: 40px;
	float: left;
}

#imageContext {
	width: 300px;
	height: 300px;
	border: 1px solid #666;
	overflow: hidden;
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#imageContext p {
	position: static; +
	position: absolute;
	top: 50%;
}

/*
img {
    position: static;
    +position: relative;
    top: -50%;
    left: -50%;
}
*/
.Productdetails_img {
	float: left;
	width: 400px;
	height: 400px;
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 20px;
}

.psdthumb {
	overflow: hidden;
	display: table;
}

.psdthumb li {
	text-align: center;
	width: 400px;
	height: 400px;
	vertical-align: middle;
	position: relative;
	float: left;
	display: table-cell;
}

.psdthumb .qq {
	position: absolute;
	left: 0;
}

.psdthumb .qq img {
	position: relative;
	border: 0;
}

.Productdetails_Description {
	float: left;
	width: 570px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 30px;
	font-size: 16px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #333;
	border-bottom: 1px solid #ccc;
}

.Productdetails_Description ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Productdetails_Description ul li {
	padding-left: 10px;
	text-align: left;
	height: 40px;
	line-height: 40px;
}

.Productdetails_Description ul li span {
	padding-left: 5px;
	padding-right: 5px;
}

.Productdetails_Description a {
	color: #2e6095;
	text-decoration: none;
}

.Productdetails_Description a:hover {
	color: #2e6095;
	text-decoration: none;
}

.hr {
	height: 1px;
	color: #ccc;
}

.Productdetails_Description_jiage {
	font-weight: bold;
	color: #d44545;
}

.Productdetails_name {
	float: left;
	width: 570px;
	height: 35px;
	border-bottom: 1px solid #ccc;
	font-size: 22px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 10px;
}

* html .Productdetails_name {
	width: 570px;
}

* html .Productdetails_Description {
	width: 570px;
}

* html .Productdetails_Size {
	width: 570px;
}

.Productdetails_Size {
	float: left;
	width: 440px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 10px;
}

.Productdetails_tjbutton input {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -0px;
	cursor: pointer;
	width: 80px;
	height: 25px;
	border: 0;
}

.Productdetails_tjbutton-disabled input {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -25px;
	cursor: not-allowed;
	width: 136px;
	height: 42px;
	border: 0;
}

.Productdetails_Evaluationof {
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	margin-top: 10px;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #242424;
}

.Productdetails_pj_tb {
	width: 16px;
	height: 14px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -68px;
}

.Productdetails_cjjl_title {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #242424;
	border: 1px solid #ccc;
}

.Productdetails_cjjl_title ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Productdetails_cjjl_title ul li {
	float: left;
	width: 250px;
	padding-left: 20px;
	text-align: left;
	height: 30px;
	line-height: 30px;
}

.Productdetails_cjjl {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #242424;
	padding-bottom: 10px;
}

.Productdetails_cjjl ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Productdetails_cjjl ul li {
	float: left;
	width: 250px;
	padding-left: 20px;
	border-bottom: 1px dashed #ccc;
	text-align: left;
	height: 40px;
	line-height: 40px;
}

.Productdetails_jieshao {
	float: left;
	width: 1000px;
	text-align: left;
}

/* 产品详细重叠 */
#pro_xq {
	float: left;
	width: 1000px;
	z-index: 16;
	margin-top: 10px;
}

#pro_xq a {
	color: #000;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	text-decoration: none;
}

#pro_xq a:hover {
	color: #da4c4b;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	text-decoration: none;
}

.pro_xq_title {
	float: left;
	width: 100%;
}

.pro_xq_title_div {
	float: left;
	width: 100%;
	height: 30px;
}

.pro_xq_titleshow {
	width: 110px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	float: left;
	cursor: pointer;
	border-bottom: none;
	border-left: 1px solid #da4c4b;
	border-right: 1px solid #da4c4b;
	border-top: 1px solid #da4c4b;
	color: #da4c4b;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
}

.pro_xq_titlenone {
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	cursor: pointer;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	color: #000;
	border-bottom: 2px solid #da4c4b;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.xianshi {
	float: left;
	width: 100%;
	margin-top: 2px;
}

.pro_xq_title_head {
	float: left;
	width: 642px;
	height: 30px;
	border-bottom: 2px solid #da4c4b;
	border-top: 1px solid #fff;
}

/* 层叠完结 */
.Pro_xiangxi {
	float: left;
	width: 100%;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #343434;
	margin-top: 10px;
}

.Pro_xiangxi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Pro_xiangxi ul li {
	float: left;
	width: 489px;
}

.Pro_xiangxi_img {
	width: 800px;
	margin: 25px auto;
}

/* 产品中心重叠 */
#Layer18 {
	width: 100%;
	height: 100%;
	z-index: 16;
}

#Layer18 a {
	text-decoration: none;
}

#Layer18 a:hover {
	text-decoration: none;
}

#pager .pagerAactive a {
	color: #ff6e0b;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	text-decoration: none;
}

#pager a:hover {
	color: #ff6e0b;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	text-decoration: none;
}

.newR02 {
	width: 100%;
	height: 100%;
	float: left;
}

.facets {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
	background: none repeat scroll 0 0 #f5f5f5;
}

.facets .facet {
	position: relative;
	text-align: left;
	width: 100%;
	*padding-top: 20px;
}

.facets .facet .title {
	color: #404040;
	position: absolute;
	line-height: 25px;
	text-align: right;
	width: 70px;
	font-size: 14px;
	font-weight: bold;
}

.facets .facet .content {
	line-height: 25px;
	padding-left: 75px;
	margin-left: 1px;
	font-size: 14px;
	width: 95%;
	border: 0 none;
}

.facets .facet .content ul {
	float: left;
	overflow: hidden;
	position: relative;
	list-style: outside none none;
}

.facets .facet .content li {
	float: left;
	height: 25px;
	line-height: 25px;
	margin-bottom: 4px;
	width: 130px;
}

.facets .facet .content a {
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.facets .facet .content .active {
/* 	background-color: #4697d6; */
	color: #f65277;
}

.facets .facet .content .inactive {
	color: #f65277;
}

.newR02H {
	width: 100%;
	min-height: 36px;
	border-bottom: #d94b4a 1px solid;
	color: #000;
	float: left;
}

.newR02H a {
	color: #000;
}

.newR02Hshow {
	height: 36px;
	line-height: 37px;
	text-align: center;
	/* margin-top-3px;*/
	float: left;
	cursor: pointer;
	border-bottom: 0;
	border-left: 1px solid #d94b4a;
	border-right: 1px solid #d94b4a;
	border-top: 1px solid #d94b4a;
	color: #d94b4a;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 14px;
	background: #FFF;
	padding: 0px 15px 0px 15px;
}

.newR02Hnone {
	height: 35px;
	line-height: 37px;
	text-align: center;
	float: left;
	cursor: pointer;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #d94b4a;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 14px;
	color: #000;
	padding: 0px 15px 0px 15px;
}

.tc {
	width: 143px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	float: left;
	cursor: pointer;
	border-bottom: 1px solid #677c8f;
}

.newR02C {
	width: 100%;
	height: auto;
	font-size: 12px;
	float: left;
}

.newR02C a {
	color: #000;
}

.newR02H_head {
	float: left;
	width: 100px;
	height: 37px;
	background-color: #d94b4a;
	color: #fff;
	font-size: 16px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	text-align: center;
	line-height: 37px;
}

.kw {
	float: left;
	width: 201px;
	height: 23px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.product_zs {
	margin-left: 25px;
	margin-top: 15px;
}

.product_zs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.product_zs ul li {
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	text-align: left;
}

.product_zs ul li img {
	border: 0;
}

.juli {
	height: auto;
	line-height: 25px;
	margin-left: 30px;
}

.julijiage {
	height: 25px;
	line-height: 25px;
	margin-left: 30px;
	color: #d44545;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana, 宋体;
}

#Layer18 .product_zs ul li a:hover {
	text-decoration: underline;
}

#Layer18 .product_zs ul li a {
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
}

.fenye {
	float: right;
	width: 100%;
	height: 25px;
}

/*软件下载*/
*+html .Download {
	height: auto;
}

.download_bg {
	width: 100%;
	height: 480px;
	background-repeat: repeat-x;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -82px;
}

.download_button {
	width: 1200px;
}

.Download_main_div {
	float: left;
	width: 100%;
	padding-left: 10px;
	margin-top: 10px;
}

.Download_Software_title {
	float: left;
	width: 105px;
	margin-left: -2px;
	height: 22px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -561px;
}

* html .Download_Software_title {

}

.Download_Technologicalprocess_title {
	float: left;
	width: 105px;
	height: 22px;
	margin-bottom: 10px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -583px;
}

.Download_products_title {
	float: left;
	width: 190px;
	height: 22px;
	margin-top: 15px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -605px;
}

.Download_Statement_title {
	float: left;
	width: 220px;
	height: 22px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -627px;
}

.Download_main_content {
	float: left;
	width: 100%;
	text-align: left;
	color: #646464;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
}

*+html .Download_main_content {
	margin-top: 10px;
	margin-bottom: 10px;
}

* html .Download_main_content {
	margin-top: 10px;
	margin-bottom: 10px;
}

.clearfix {
	margin-top: -15px;
}

.help_sidebar_container {
	float: left;
	width: 190px;
}

.help_sidebar_content {
	float: left;
	width: 1200px;
}

.help_sidebar_sidebar {
	float: left;
	width: 190px;
}

.help_sidebar_title {
	float: left;
	background-color: #eeeef0;
	color: #353535;
	font-size: 16px;
	font-weight: bold;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	text-align: left;
	padding: 8px 0 8px 14px;
	width: 174px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #ccc;
	letter-spacing: 1px;
}

.help_sidebar_list {
	float: left;
	width: 188px;
	border: 1px solid #ccc;
}

.help_sidebar_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.help_sidebar_list ul li {
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding-left: 20px;
}

.help_sidebar_list a {
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #414141;
	text-decoration: none;
}

.help_sidebar_list a:hover {
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #d94b4a;
	text-decoration: none;
}

.help_sidebar_main {
	float: left;
	width: 958px;
	margin-left: 10px;
}

.help_sidebar_main_title {
	float: left;
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-indent: 20px;
	border: 1px solid #ccc;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	text-align: left;
}

.help_sidebar_main_div {
	float: left;
	text-align: left;
	width: 100%;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.help_sidebar_main_content {
	width: 95%;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 1.7;
}

/* 购物车 */
.Shoppingcart_img {
	float: left;
	width: 1200px;
	height: 36px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -649px;
}

.Shoppingcart_img1 {
	float: left;
	width: 1200px;
	height: 36px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -685px;
}

.Shoppingcart_content {
	float: left;
	width: 1200px;
	margin-top: 10px;
	border: 1px solid #ccc;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #333;
}

.shop_ziti {
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #9a9a9a;
}

.Shoppingcart_content a {
	color: #1c3079;
	text-decoration: underline;
}

.Shoppingcart_content a:hover {
	color: #1c3079;
	text-decoration: underline;
}

.cartquantity {
	padding-left: 15px;
}

.shuliang_jianshao {
	width: 11px;
	height: 12px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -721px;
}

.shuliang_tianjia {
	width: 11px;
	height: 12px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -733px;
}

.Shopping_Price {
	float: left;
	width: 1150px;
	padding-right: 20px;
	text-align: right;
	margin-top: 35px;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #333;
	margin-bottom: 20px;
}

.deleteshop {
	float: left;
	width: 950px;
	padding-left: 10px;
	text-align: left;
}

.shopping_bottom {
	float: left;
	width: 1200px;
	text-align: right;
}

.button {
	width: 90px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
}

.zaiguang {
	float: right;
	width: 88px;
	height: 34px;
	margin-top: 10px;
}

.lijigoumai {
	float: right;
	width: 135px;
	height: 37px;
	margin-left: 10px;
	margin-top: 10px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -67px;
}

/*结算成功*/
.Payment_wenzi {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 50px;
}

.Payment_botton_zaiguang {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -104px;
	height: 28px;
	margin: 0 auto;
	width: 107px;
}

/*提交订单*/
.Submitorder_img {
	float: left;
	width: 1200px;
	height: 36px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -745px;
}

.Submitorder_img1 {
	float: left;
	width: 1200px;
	height: 36px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -781px;
}

.alipay_img {
	float: left;
	width: 1200px;
	height: 36px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -817px;
}

.receipt_img {
	float: left;
	width: 1200px;
	height: 36px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -853px;
}

.receipt_img1 {
	float: left;
	width: 1200px;
	height: 36px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -889px;
}

.Submitorder_content {
	float: left;
	width: 1200px;
	margin-top: 10px;
	padding-bottom: 30px;
	border: 1px solid #ccc;
	text-align: left;
}

.Submitorder_title {
	float: left;
	width: 1180px;
	height: 48px;
	padding-left: 10px;
	line-height: 48px;
	font-size: 15px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #111;
	margin-left: 30px;
}

.Submitorder_Information {
	float: left;
	width: 1180px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #333;
}

.Submitorder_Information a {
	color: #1c3079;
	text-decoration: underline;
}

.Submitorder_Information a:hover {
	color: #1c3079;
	text-decoration: underline;
}

.Submitorder_xx {
	float: left;
	width: 1100px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	font-size: 14px;
	color: #999;
	margin-left: 60px;
}

.Submitorder_xx ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Submitorder_xx ul li {
	height: 50px;
	line-height: 50px;
}

.Submitorder_xx1 {
	float: left;
	width: 1100px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	font-size: 14px;
	color: #333;
	margin-left: 40px;
}

.Submitorder_xx1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Submitorder_xx1 ul li {
	height: 50px;
	line-height: 50px;
}

.no_underline {
	border-bottom: 0;
}

* html .Submitorder_xx {
	margin-left: 20px;
}

* html .Submitorder_xx1 {
	margin-left: 20px;
}

* html .Submitorder_qita {
	margin-left: 20px;
}

* html .Submitorder_Invoice {
	margin-left: 20px;
}

.Submitorder_qita {
	float: left;
	width: 1100px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333;
	margin-left: 60px;
}

.Submitorder_Invoice {
	float: left;
	width: 1100px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333;
	margin-left: 40px;
}

.Submitorder_fanhui {
	float: left;
	width: 107px;
	height: 29px;
	margin-left: 40px;
	margin-top: 20px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -132px;
}

.Submitorder_tj {
	float: left;
	width: 107px;
	height: 28px;
	margin-left: 40px;
	margin-top: 20px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -161px;
}

.loadingorder_tj {
	display: none;
	position: absolute;
	text-align: center;
	width: 128px;
	height: 128px;
	z-index: 10001;
	background-repeat: no-repeat scroll;
	background-image: url("../img/ps/loading.gif");
}

* html .Submitorder_qita_dashed {
	margin-left: 20px;
}

* html .Submitorder_summary {
	margin-left: 20px;
}

.Submitorder_qita_dashed {
	float: left;
	width: 1100px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333;
	margin-left: 40px;
}

.Submitorder_summary {
	float: left;
	width: 1100px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-left: 40px;
	text-align: right;
}

.order_main {
	float: left;
	width: 958px;
	margin-left: 10px;
	padding-bottom: 10px;
	border: 1px solid #ccc;
}

.order_select {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #414141;
	margin-left: 20px;
}

.order_See {
	float: left;
	width: 940px;
	margin-left: 15px;
}

.order_xq_titleshow {
	width: 92px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	float: left;
	cursor: pointer;
	color: #da4c4b;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -925px;
	margin-top: 1px;
}

.order_xq_titlenone {
	width: 92px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	float: left;
	cursor: pointer;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	color: #000;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -956px;
	margin-top: 1px;
}

.order_xq_title_head {
	float: left;
	width: 10px;
	height: 30px;
}

.order_xq_title_div {
	float: left;
	width: 928px;
	height: 31px;
	border-bottom: 1px solid #ccc;
}

.orderXianshi {
	width: 926px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	float: left;
}

.orderXianshi .even {
	background-color: #f3fbfe;
}

#order_xq {
	float: left;
	width: 940px;
	z-index: 16;
	margin-top: 10px;
}

#order_xq a {
	color: #000;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	text-decoration: none;
}

#order_xq a:hover {
	color: #da4c4b;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	text-decoration: none;
}

/* 我的作品 */
.worder_main {
	float: left;
	width: 775px;
	margin-left: 10px;
}

* html .worder_main {
	width: 735px;
}

.worderXianshi {
	float: left;
	width: 100%;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	padding-bottom: 10px;
}

#worder_xq {
	float: left;
	width: 100%;
	z-index: 16;
}

#worder_xq a {
	color: #000;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	text-decoration: none;
}

#worder_xq a:hover {
	color: #da4c4b;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	text-decoration: none;
}

.worder_xq_title_div {
	float: left;
	width: 100%;
	height: 31px;
	border-bottom: 1px solid #ccc;
	margin-left: 1px;
}

* html .worder_xq_title_div {
	border-bottom: 0;
}

* html .worder_xq_title_buwei {
	border-bottom: 1px solid #ccc;
	width: 531px;
	height: 31px;
	float: left;
}

.worder_title {
	float: left;
	margin-top: 10px;
	width: 95%;
	margin-left: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	background-color: #eeeef0;
	text-align: left;
	padding-left: 10px;
}

/* 修改密码 */
.password_content {
	float: left;
	width: 958px;
	margin-left: 10px;
	border: 1px solid #ccc;
	padding-top: 100px;
	padding-bottom: 100px;
	font-size: 14px;
}

* html .password_content {
	width: 733px;
}

.password_content .input {
	height: 25px;
	line-height: 25px;
	width: 250px;
}

.password_content_tishi {
	font-size: 12px;
	color: #999;
}

.baocun {
	width: 98px;
	height: 31px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -189px;
	border: 0;
	cursor: pointer;
}

/* 个人资料 */
.Mykenku_AddressAndPersonal {
	float: left;
	width: 958px;
	margin-left: 10px;
	border: 1px solid #ccc;
	font-size: 14px;
	padding-bottom: 10px;
}

.Personalinformation_title {
	float: left;
	width: 949px;
	height: 30px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding-left: 10px;
}

* html .Personalinformation_title {
	width: 723px;
}

.Personalinformation_Way {
	width: 92px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	float: left;
	color: #da4c4b;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 12px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -925px;
	margin-left: 10px;
	margin-top: 5px;
}

.Personalinformation_div {
	float: left;
	width: 845px;
	height: 30px;
	border-bottom: 1px solid #ccc;
	margin-top: 5px;
}

.Personalinformation_content {
	float: left;
	width: 915px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
}

.Personalinformation_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Personalinformation_content ul li {
	height: 50px;
	line-height: 50px;
}

.Personalinformation_content .input {
	height: 25px;
	line-height: 25px;
}

.formation_Agreement {
	float: left;
	width: 70%;
	margin-left: 80px;
	font-size: 14px;
	margin-top: 10px;
}

.formation_Agreement a {
	color: #47b3d9;
	text-decoration: underline;
}

.formation_baocun {
	float: left;
	margin-left: 80px;
	margin-top: 10px;
	width: 98px;
	height: 31px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -189px;
	border: 0;
	cursor: pointer;
}

/* 收货地址 */
.Address_title {
	float: left;
	width: 949px;
	height: 30px;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.Address_Prompt {
	float: left;
	width: 896px;
	margin-left: 20px;
	height: 30px;
	border: 1px solid #ffebb0;
	background-color: #fffbce;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #5c5d61;
	padding-left: 20px;
	line-height: 30px;
	margin-top: 10px;
	text-align: left;
}

.Address_management {
	table-layout: fixed;
	word-wrap: break-word;
	margin-left: 20px;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #5c5d61;
	margin-top: 10px;
}

.Address_management a {
	color: #2f6498;
	text-decoration: none;
}

.Address_management a:hover {
	color: #2f6498;
	text-decoration: none;
}

.Address_management ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Address_management ul li {
	float: left;
	border-bottom: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	word-wrap: break-word;
	word-break: normal;
}

.Address_width {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #ccc;
}

.Address_border {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #ccc;
}

.Address_width1 {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #ccc;
}

.Address_border1 {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #ccc;
}

.Address_width2 {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #ccc;
}

.Address_border2 {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #ccc;
}

.Address_content_title {
	float: left;
	width: 500px;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #da4c4b;
}

.Address_gl {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #5c5d61;
	width: 500px;
	padding-left: 20px;
	text-align: left;
}

.Address_add {
	float: left;
	/*     width: 723px; */
	width: 100%;
	margin-left: 20px;
	text-align: left;
	font-size: 14px;
	color: #5c5d61;
/* 	clear:both; */
}

#state, #city,#county{
	height:28px;
}

.Address_add ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Address_add ul li {
	height: 50px;
	line-height: 50px;
}

.Address_add .input {
	height: 25px;
	line-height: 25px;
}

.Address_list_title {
	width: 12%;
	float: left;
	text-align: right;
	font-size: 12px;
}

.fieldError {
	border: solid 1px red;
}

.success {
	background: #e6efc2;
	border: 2px solid #c6d880;
	color: #264409;
	margin: 0;
	padding: .8em;
}

.warning {
	width: auto;
	color: #EE3B3B;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 16px;
	text-align: center;
	background-color: #FAFAD2;
	padding: 1rem 1em;
	margin: 0;
}

span.error, div.error {
	color: red;
	padding-left: 1em;
	/*font-weight: bold;*/
}

.hide, [hidden] {
	display: none;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.checkout_warning {
	height: 80px;
	width: 100%;
	float: left;
	color: #342020;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-size: 14px;
	text-align: center;
	background-color: #e7e3e2;
}

.register_button {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -220px;
}

/* 注册登录 */
.RegistrationLogin_Background {
	width: 1200px;
}

.RegistrationLogin_input {
	width: 200px;
	height: 20px;
	line-height: 20px;
}

.Reset_password_content {
	float: left;
	width: 575px;
	height: 340px;
	margin-top: 80px;
	margin-left: 80px;
}

.Reset_password_content_title {
	float: left;
	width: 80%;
	margin-left: 50px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 18px;
	color: #da4c4b;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-style: italic;
}

.Reset_password_content_note {
	float: left;
	width: 80%;
	margin-top: 30px;
	margin-left: 80px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 16px;
	color: #272727;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
}

.Registration_content {
	float: left;
	width: 575px;
	/*     width:100%; */
	height: 340px;
	margin-top: 40px;
	margin-left: 50px;
}

* html .Registration_content {
	width: 540px;
}

.Registration_content_title {
	float: left;
	width: 80%;
	margin-left: 70px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 18px;
	color: #da4c4b;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-style: italic;
}

.Registration_content_tab {
	float: left;
	margin-top: 30px;
	width: 80%;
	margin-left: 70px;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #272727;
}

.Registration_content_tab a {
	color: #da4c4b;
}

.Registration_content_tab a:hover {
	color: #da4c4b;
}

.Registration_img {
	float: left;
	width: 384px;
	height: 391px;
	background-repeat: no-repeat;
	background-image: url("../img/ps/registrater.gif");
}

.Login_content {
	float: right;
	width: 340px;
	height: 365px;
	border: 1px solid #ccc;
	margin-top: 70px;
	background-image: url("../img/ps/loginbj.png");
	margin-right: 138px;
}

.Login_content_title {
	float: left;
	width: 60%;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 20px;
	color: #777777;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
}

.Login_content_tab {
	float: left;
	margin-top: 10px;
	width: 80%;
	margin-left: 20px;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #272727;
}

.Login_content_tab a {
	color: #646464;
	font-size: 14px;
}

.Login_content_tab a:hover {
	color: #646464;
	font-size: 14px;
	font-weight: bold;
}

.Free_Registration {
	color: #646464;
	font-size: 14px;
}

.Free_Registration a {
	color: #da4c4b;
}

.Free_Registration a:hover {
	color: #da4c4b;
}

.loginsubmit {
	background-repeat: no-repeat;
	background-image: url("../img/ps/loginnormal.png");
	float: left;
	width: 255px;
	height: 40px;
	margin-top: 15px;
	cursor: pointer;
	border: 0 none;
	margin-bottom: 12px\9;
}

.loginsubmit_over {
	background-repeat: no-repeat;
	background-image: url("../img/ps/loginhover.png");
	float: left;
	width: 255px;
	height: 40px;
	margin-top: 15px;
	cursor: pointer;
	border: 0 none;
	margin-bottom: 12px\9;
}

.register_button {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -247px;
	width: 91px;
	height: 31px;
	border: 0;
	cursor: pointer;
}

/* 找回密码 */
.Retrievethepassword {
	float: left;
	width: 1200px;
	/*height: 390px;*/
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	background-color: #fafafa;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #323232;
}

.Retrievethepassword_title {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	font-size: 22px;
}

.Retrievethepassword_content {
	float: left;
	width: 100%;
	margin-top: 30px;
	font-size: 14px;
}

.Retrievethepassword_input {
	width: 300px;
	height: 25px;
	line-height: 25px;
}

.Retrievethepassword_tishi {
	float: left;
	/*width: 383px;*/
	width: 500px;
	font-size: 14px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: 350px;
	color: #636363;
}

* html .Retrievethepassword_tishi {
	margin-left: 137px;
}

.Retrievethepassword_fillSpace {
	float: left;
	width: 100%;
	height: 60px;
}

.Retrievethepassword_buttonSend {
	width: 103px;
	height: 31px;
	border: 0;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -278px;
}

.Retrievethepassword_buttonfound {
	width: 134px;
	height: 31px;
	border: 0;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -309px;
}

.Retrievethepassword_foundDIV {
	float: left;
	width: 134px;
	height: 31px;
	margin-left: 10px;
	margin-top: 15px;
}

*+html .Retrievethepassword_foundDIV {
	margin-left: 6px;
}

* html .Retrievethepassword_foundDIV {
	margin-left: 5px;
}

.black_overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity = 80);
}

.white_content {
	display: none;
	position: absolute;
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
	border: 6px solid #da4c4b;
	background-color: #fff;
	z-index: 1002;
	overflow: auto;
}

.white_content_text {
	width: 98%;
	height: 400px;
}

.white_content_closebutten {
	width: 98%;
	height: 6%;
	text-align: center;
}

.white_content_small {
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 40%;
	height: 50%;
	border: 16px solid lightblue;
	background-color: #fff;
	z-index: 1002;
	overflow: auto;
}

.Officialinformation {
	float: left;
	overflow: hidden;
	width: 958px;
	height: 100%;
	border: 1px solid #ccc;
	margin-left: 10px;
}

* html .Officialinformation {
	margin-left: 8px;
}

.Officialinformation_navigation {
	float: left;
	width: 100%;
	height: 40px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	padding-left: 10px;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-weight: bold;
	color: #323232;
}

.Officialinformation_title {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-weight: bold;
	color: #323232;
	margin-top: 50px;
}

.Officialinformation_date {
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	font-weight: bold;
	color: #323232;
	margin-top: 10px;
}

.Officialinformation_img {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-left: -2px;
}

.Officialinformation_explain {
	float: left;
	width: 90%;
	margin-top: 20px;
	padding-left: 20px;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #323232;
	text-align: left;
}

.Officialinformation_bottom {
	float: left;
	width: 100%;
	padding-left: 20px;
	font-size: 14px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #323232;
	text-align: left;
	border-top: 1px dashed #ccc;
	height: 70px;
	padding-top: 10px;
}

*+html .Officialinformation_bottom {
	margin-top: 20px;
}

* html .Officialinformation_bottom {
	margin-top: 10px;
}

.pager {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	font: 12px/18px 'Open Sans', Helvetica, sans-serif;
}

.pagerA {
	text-align: center;
	border: #ccc 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	color: #655c5a;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

.pagerAactive {
	background: #fff;
	border: #da4c4b 1px solid;
	color: #ff6e0b;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	cursor: pointer;
}

.pagerAactive a {
	color: #da4c4b;
}

#Layer18 .pagerAactive a {
	color: #da4c4b;
}

.pageaclass {
	display: inline;
	float: left;
	height: 24px;
	line-height: 20px;
	list-style-type: none;
	margin-left: -2px;
	text-align: center;
	width: 24px;
}

.pager ul {
	clear: both;
}

.pager li {
	text-align: center;
	height: 20px;
	line-height: 20px;
	width: 20px;
	list-style-type: none;
	display: inline;
	float: left;
	margin-left: 10px;
}

.pager a {
	color: #da4c4b;
}

.fieldwidth {
	width: 150px;
}

.order_content_title {
	float: left;
	width: 90%;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
}

* html .order_content_title {
	margin-left: 12px;
}

.consigneeInformation {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #323232;
}

.product_Order {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	color: #323232;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

* html .clearfix {
	margin-top: 10px;
}

ul, li {
	list-style: none;
}

img {
	border: 0;
}

.wrapper {
	width: 759px;
	margin: 0 auto;
	padding-bottom: 50px;
}

h1 {
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	font-weight: normal;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular, 仿宋;
	margin-bottom: 20px;
}

/* focus */
#focus {
	width: 1000px;
	height: 416px;
	overflow: hidden;
	position: relative;
}

#focus ul {
	height: 472px;
	position: absolute;
}

#focus ul li {
	float: left;
	width: 1000px;
	height: 416px;
	overflow: hidden;
	position: relative;
	background: #000;
}

#focus ul li div {
	position: absolute;
	overflow: hidden;
}

#focus .btnBg {
	position: absolute;
	width: 1000px;
	height: 20px;
	left: 0;
	bottom: 0;
}

#focus .btn {
	position: absolute;
	width: 970px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: right;
}

#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #000;
}

#focus .btn span.on {
	background: #fff;
}

#focus .pre {
	left: 0;
}

#focus .next {
	right: 0;
}

/* focus */
#focus2 {
	position: absolute;
	overflow: hidden;
	height: 416px;
	float: left;
}

#focus2 ul {
	height: 416px;
	position: absolute;
}

#focus2 ul li {
	float: left;
	height: 416px;
	overflow: hidden;
	position: relative;
}

.content {
	width: 1200px;
	height: 100%;
	overflow: hidden;
	border: #ccc 1px solid;
	margin: 10px auto;
	color: #6c6b6b;
	font-size: 14px;
	font-weight: 600;
}

.content span {
	font-weight: bolder;
	font-size: 15px;
	color: #000;
}

.account_payment_content {
	width: 958px;
	height: 100%;
	overflow: hidden;
	border: #ccc 1px solid;
	margin-left: 10px;
	color: #6c6b6b;
	font-size: 14px;
	font-weight: 600;
	float: left;
}

.redword {
	color: #ec4c4c;
	font-weight: 800;
	font-size: 20px;
	text-decoration: none;
}

.left {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.confirm_order_payment_table {
	float: left;
	margin-left: 55px;
	margin-top: 30px;
	border: 1px solid #ccc;
}

.confirm_order_store_title {
	float: left;
	font-size: 22px;
	height: 30px;
	margin-left: 50px;
	margin-top: 50px;
	text-align: left;
	width: 100%;
	color: #ec4c4c;
}

.confirm_order_store_details {
	width: 100%;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 14px;
}

a.fill-div {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

/* 遮罩层 */
.BigDiv {
	filter: alpha(opacity = 30);
	/* IE */
	-moz-opacity: 0.3;
	/* Moz + FF */
	opacity: 0.3;
	/* 支持CSS3的浏览器（FF 1.5也支持）*/
	background: #777;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	display: none;
}

.MyDiv {
	background: #fff;
	display: none;
	position: absolute;
	text-align: center;
	width: 352px;
	height: 200px;
	z-index: 10001;
	font-size: 14px;
}

* html .MyDiv {
	width: 300px;
}

*+html .MyDiv {
	width: 352px;
}

.closeMyDiv {
	position: absolute;
	right: 4px;
	top: 2px;
	z-index: 10002;
}

.closeMyDiv a {
	text-decoration: none;
	cursor: pointer;
	color: #000;
}

.closeMyDiv a:hover {
	color: #f60;
}

#myHiddenDiv {
	display: none;
}

.popup {
	background: #fff;
	border: 1px solid #333;
	padding: 1px;
}

.popup-header {
	height: 24px;
	padding: 7px;
	width: 335px;
}

.popup-header h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	float: left;
}

.popup-header .close-link {
	float: right;
	font-size: 11px;
}

.popup-body {
	padding: 10px;
	width: 527px;
	height: 500px;
	overflow: auto;
}

.popup-body2 {
	padding: 10px;
	width: 327px;
	height: 150px;
	overflow: auto;
	color: #000;
}

.Productdetails_design_button {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritebutton.png');
  -background-image: url('../img/sotoao-spritebutton-ie6.png');
  background-position: left -340px;
	cursor: pointer;
	width: 134px;
	height: 42px;
	float: left;
	margin-left: 10px;
	border: 0;
}

.new-product {
	width: 1200px;
	clear: both;
}

.product-layer {
	width: 1200px;
/* 	height: 459px; */
	float: left;
}

.product-title-recommend {
	height: 160px;
	width: 780px;
	margin:50px 0px;
	text-align:center;
	background-repeat: no-repeat;
	background-image: url("../img/ps/biaoqian1.png");
}

/* .product-logo-recommend {
	height: 209px;
	width: 209px;
	text-align:center;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -884px;
	z-index: 1000;
    position: absolute;
    top: 100px;
    left: 495px;
} */

.product-con {
	width: 1200px;
	height: 763px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.product-con2 {
	width: 1200px;
	height: 308px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.product-con3 {
	width: 1200px;
	height: 570px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.product-con4 {
	width: 1200px;
	/* height: 503px; */
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.product-list {
	float: left;
	height: 743px;
	width: 1200px;
	
	position:relative;
}

.product-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.product-list3 {
	float: left;
	height: 543px;
	width: 1200px;
	
	position:relative;
}

.product-list3 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.product-list2 {
	float: left;
	height: 432px;
	width: 1200px;
	
	position:relative;
}

.product-list2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* .product-list ul li {
	float: left;
	width: 596px;
	height: 202px;
	position: relative;
	margin: 2px;
	
} */
.product-con-p1{
	width: 569px;
	height: 325px;
    position:absolute;
	right:0;
	top:0;
	
}
.product-con-p2{
	width: 542px;
	height: 375px;
	position:absolute;
	left:0;
	top:0;
	
}
.product-con-p3{
	width: 559px;
	height: 381px;
	
	position:absolute;
	right:0;
	bottom:0;
	
}
.product-con-p4{
	width: 479px;
	height: 355px;
	 position:absolute;
	left:0;
	bottom:0;	
}

 .product-con-p1 img {
	margin: 0;
	padding: 0;
	width: 569px;
	height: 325px;
	vertical-align: top;
	display: block;
	margin-bottom: -4px;
}
 .product-con-p2 img {
	margin: 0;
	padding: 0;
	width: 542px;
	height: 375px;
	vertical-align: top;
	display: block;
	margin-bottom: -4px;
}
 .product-con-p3 img {
	margin: 0;
	padding: 0;
	width: 559px;
	height: 381px;
	vertical-align: top;
	display: block;
	margin-bottom: -4px;
}
 .product-con-p4 img {
	margin: 0;
	padding: 0;
width: 479px;
	height: 355px;
	vertical-align: top;
	display: block;
	margin-bottom: -4px;
}
/* .img_products1{
    width: 596px;
	height:202px;
} */

.product-title-activity {
	height:160px;
	width: 780px;
	margin-top: 50px;
    margin-bottom: 50px;
	background-repeat: no-repeat;
	background-image: url("../img/ps/biaoqian4.png"); 
}


.product-title-activity2 {
	height:160px;
	width: 780px;
	margin-top: 50px;
    margin-bottom: 50px;
	background-repeat: no-repeat;
	background-image: url("../img/ps/biaoqian2.png"); 
}
.product-title-activity4 {
	height:160px;
	width: 1000px;
	margin-top: 50px;
    margin-bottom: 50px;
	background-repeat: no-repeat;
	background-image: url("../img/ps/biaoqian5.png"); 
}

.activity-con {
	width: 1200px;
	height: 288px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
	
}
.activity-list {
	float: left;
	height: 288px;
	width: 1200px;
}

.activity-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.activity-list ul li {
	float: left;
	height: 288px;
	position: relative;
}
.activity-list-p1{
	width: 272px;
	height:288px;
	float:left;
}
.activity-list-p2{
	width: 272px;
	height:288px;
	margin-left:37px;
	float:left;
}
.activity-list-p3{
	width: 272px;
	height:288px;
	margin-left:37px;
	float:left;
}
.activity-list-p4{
	width: 272px;
	height:288px;
	margin-left:37px;
	float:left;
}
/* .activity-list ul li img {
	margin: 0;
	padding: 0;
	height: 370px;
	vertical-align: top;
	display: block;
	margin-bottom: -4px;
} */
.img_activity1{
    width: 272px;
	height:288px;
	float:left;
	
}
.img_activity2{
    width: 272px;
	height:288px;
	
	float:left;
	
}
.img_activity3{
    width: 272px;
	height:288px;

	float:left;
	
}
.img_activity4{
    width: 272px;
	height:288px;
	
	float:left;
	
}

.product-title-album {
	height: 160px;
	width: 980px;
	margin-top:70px;
	margin-bottom:32px;
	text-align:center;
	background-repeat: no-repeat;
	background-image: url("../img/ps/gdzq.png");
}

.product-album-love{
    width: 225px;
	height:370px;
	
}

.product-album{
    width: 225px;
	height:370px;
	
}

.album-con {
	width: 1200px;
	height: 550px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.album-con-p1{
	width: 352px;
	height: 550px;
	float:left;
	
}
.album-con-p2{
	width: 398px;
	height: 550px;
	margin-left:26px;
	float:left;
	
}
.album-con-p3{
	width: 398px;
	height: 308px;
	margin-left:26px;
	float:left;
	
}
.album-con-p4{
	width: 398px;
	height: 206px;
	margin-left:26px;
	margin-top:35px;
	float:left;
	
}
.album-con-p1 img{
	width: 352px;
	height: 550px;
	}
.album-con-p2 img{
	width: 398px;
	height: 550px;
	}
.album-con-p3 img{
	width: 398px;
	height: 308px;
	}
.album-con-p4 img{
	width: 398px;
	height: 206px;
	}

.album-list {
	float: left;
	height: 550px;
	width: 1200px;
}

.album-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.album-list ul li {
	float: left;
	height: 370px;
	position: relative;
	
}

/* .album-list ul li img {
	margin: 0;
	padding: 0;
	height: 370px;
	vertical-align: top;
	display: block;
	margin-bottom: -4px;
} */

/* .album_borderimg{
	width: 280px;
	height:370px;
	-webkit-transform: skew(-18deg) translate(-58px,-0px);
    -moz-transform: skew(-18deg) translate(-58px,-0px);
    -o-transform:skew(-18deg) translate(-58px,-0px);
    transform: skew(-18deg) translate(-58px,-0px);
    z-index: 100;
    overflow: hidden;
}
.img_album1{
    width: 403px;
	height:370px;
	background-color:#b5b6b6;
	-webkit-transform: skew(17deg) translate(-60px,-0px);
    -moz-transform: skew(17deg) translate(-60px,-0px);
    -o-transform:skew(17deg) translate(-60px,-0px);
    transform: skew(17deg) translate(-60px,-0px);
    z-index: 0;
} */

.product-title-fine {
	height: 160px;
	width: 780px;
	margin-top: 50px;
    margin-bottom: 33px;
	text-align:center;
	background-repeat: no-repeat;
	background-image: url("../img/ps/biaoqian4.png");
}

/* .product-fine{
    width: 225px;
	height:370px;
	
}

.product-fine-love{
    width: 225px;
	height:370px;
	background-repeat: no-repeat;
	
} */

.fine-con {
	width: 1200px;
	height: 503px;
	float: left;
	
	position: relative;
}
.ynproductbox{
	/* height: 503px; */
	width: 326px;
	float:left;
}
.ynproduct1{
	width: 326px;
	height: 251px;
}
.ynproduct3{
	width: 326px;
	height: 251px;
}
.ynproduct4{
	width: 326px;
	height: 251px;
}
.ynproduct1 img{
	width: 326px;
	height: 251px;
}
.ynproduct3 img{
	width: 326px;
	height: 251px;
}
.ynproduct4 img{
	width: 326px;
	height: 251px;
}
.product-list4 {
	float: left;
	/* height: 503px; */
	width: 1200px;
	position:relative;
}

.product-list4 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ynproduct5{
	width: 365px;
	/* height: 503px; */
	float:left;
}
.ynproduct5 img{
	width: 365px;
	height: 503px;
	float:left;
}
.ynproducttitle{
    height: 503px;
    width: 167.5px;
    float:left;
    background-image:url("../img/ps/yp.png");
}
.ynproductbox2{
	/* height: 503px; */
	width: 326px;
	float:right;
}
.ynproduct2{
	width: 326px;
	height: 251px;
}
.ynproduct2 img{
	width: 326px;
	height: 251px;
}

.fine-list {
	float: left;
	height: 503px;
	width: 1200px;
}

.fine-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}

.fine-list ul li {
	float: left;
	height: 370px;
	
	
}
/* 
.fine-list ul li img {
	margin: 0;
	padding: 0;
	height: 370px;
	vertical-align: top;
	display: block;
	margin-bottom: -4px;
}

.fine_borderimg{
	width: 280px;
	height:370px;
	-webkit-transform: skew(18deg) translate(-58px,-0px);
    -moz-transform: skew(18deg) translate(-58px,-0px);
    -o-transform:skew(18deg) translate(-58px,-0px);
    transform: skew(18deg) translate(-58px,-0px);
    z-index: 100;
    overflow: hidden;
}
.img_fine1{
    width: 403px;
	height:370px;
	background-color:#b5b6b6;
	-webkit-transform: skew(-18deg) translate(-60px,-0px);
    -moz-transform: skew(-18deg) translate(-60px,-0px);
    -o-transform: skew(-18deg) translate(-60px,-0px);
    transform: skew(-18deg) translate(-60px,-0px);
	z-index: 0;
} */

/* .product-title-personal{
	height: 160px;
	width: 780px;
	margin-top:50px;
	margin-bottom:30px;
	background-repeat: no-repeat;
	background-image: url("../img/ps/biaoqian4.png");
}

.personal-con {
	width: 1200px;
	height: 370px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.personal-list {
	float: left;
	height: 370px;
	width: 1200px;
}

.personal-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.personal-list ul li {
	float: left;
	height: 370px;
	position: relative;
}

.personal-list ul li img {
	margin: 0;
	padding: 0;
	height: 370px;
	vertical-align: top;
	display: block;
	margin-bottom: -4px;
} */

/* .img_personal1{
    width: 328px;
	height:370px;
	background-color:#717171;
}
.img_personal2{
    width: 328px;
	height:370px;
	background-color:#919191;
}
.img_personal3{
    width: 215px;
	height:370px;
	background-repeat: no-repeat;
	background-image: url("../img/ps/gxyp.png");
}
.img_personal4{
    width: 328px;
	height:370px;
	background-color:#b5b6b6;
}
 */
#weight {
	font-weight: 600;
	font-size: 18px;
}

.set-towel {
	width: 250px;
	height: 100px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	position: absolute;
	text-align: left;
	left: 17px;
	top: 18px;
}

.set-towel a {
	color: #000;
	text-decoration: none;
}

#white a {
	color: #fff;
	font-size: 30px;
	margin-left: -0.2em;
}

#name {
	font-size: 18px;
}

#big {
	font-size: 25px;
}

.hot {
	margin-top: 4px;
	margin-left: 2px;
	position: absolute;
	width: 22px;
	height: 9px;
	float: left;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -1098px;
}

.hot-tag {
	margin-top: -2px;
	margin-left: 3px;
	position: absolute;
	width: 22px;
	height: 9px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-spritehead.png');
  -background-image: url('../img/sotoao-spritehead-ie6.png');
  background-position: left -1098px;
}

html* ~body .m-pronav .subnav .cate {
	padding-bottom: 40px;
}

* html .hot {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/ps/new.gif", sizingMethod="crop");
}

* html .hot-tag {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/ps/new.gif", sizingMethod="crop");
}

.breakTitle {
	background-color: #f7f7f7;
	color: #000000;
	width: 570px;
	border-bottom: 1px solid #d4d4d4;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	text-align: left;
	padding-left: 30px;
	line-height: 35px;
}

.breakNewsblock {
	margin: 0 auto;
	position: relative;
	width: 276px;
	overflow: hidden;
}

.breakNewsblock h2 span {
	float: right;
	padding-right: 10px;
}

#breakNews .bd {
	color: #333333;
	float: left;
	height: 327px;
	overflow: hidden;
	padding-left: 10px;
}

#breakNews .bd li {
	padding: 3px 0;
	list-style: none;
}

.s-fc2, a.s-fc2:hover {
	color: #666;
}

.f-fw1 {
	font-weight: bold;
	float: left;
	width: 95%;
	font-family: Arial, Verdana, 宋体;
}

.f-fw2 {
	float: left;
	width: 95%;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 46px;
	margin-left: 25px;
}

.f-thide {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
}

.s-fc4 {
	color: #333;
	text-decoration: none;
}

a.s-fc4:hover {
	color: #d94a4a;
	text-decoration: underline;
}

.m-idxmd3 {
	font-family: helvetica, arial, simsun, sans-serif;
	font-size: 12px;
	color: #000;
	width: 600px;
	border: #d4d4d4 1px solid;
	float: left;
}

.m-idxmd3 .hd {
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular, 仿宋;
	font-weight: bold;
}

.m-idxmd3 .bd {
	height: 328px;
	overflow: hidden;
	position: relative;
}

.m-idxmd3 .bd .pd {
	padding-top: 4px;
	padding-bottom: 15px;
	float: left;
	display: inline;
}

.m-idxmd3 .bd .co {
	height: 68px;
	width: 280px;
	overflow: hidden;
	border-bottom: #ccc 1px dashed;
	padding-left: 5px;
}

.m-idxmd3 .pd .pimg {
	float: left;
	margin-left: 30px;
}

.m-idxmd3 .pd .ct {
	margin-left: 80px;
}

.m-idxmd3 .pd .da {
	width: 190px;
}

.m-idxmd3 .pd .hl {
	color: #da6969;
	font-weight: bold;
	padding-right: 12px;
}

.m-idxmd3 .pd .nm {
	line-height: 26px;
	width: 190px;
}

.m-idxmd3 .bd .pd-1 .co {
	padding-right: 0;
}

.breakReviews {
	font-family: helvetica, arial, simsun, sans-serif;
	font-size: 12px;
	color: #000;
	width: 580px;
	margin-left: 10px;
	border: #d4d4d4 1px solid;
	float: left;
	text-align: left;
	overflow: hidden;
	height: 363px;
}

.ReviewsTitle {
	background-color: #f7f7f7;
	color: #000000;
	width: 550px;
	border-bottom: 1px solid #d4d4d4;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	text-align: left;
	padding-left: 30px;
	line-height: 35px;
}

.breakReviews .bd {
	width: 570px;
	height: 320px;
}

.breakReviews .pd .hl {
	color: #da6969;
	font-weight: bold;
	float: left;
	width: 400px;
	text-align: left;
	margin-left: 25px;
	margin-bottom: 5px;
}

.breakReviews .re_time {
	float: right;
	color: #9b9b9b;
}

.breakReviews .bd .co {
	height: 81px;
	width: 570px;
	overflow: hidden;
	border-bottom: #ccc 1px dashed;
	padding-left: 5px;
}

.breakReviews .bd .co .ct {
	width: 560px;
	overflow: hidden;
	margin-top: 10px;
}

/* Alipay */
.alipay_popup_alert {
	background: url("../img/ps/payment_window.jpg");
	width: 472px;
	height: 260px;
}

.payment-content {
	width: 1200px;
	height: 540px;
	margin-top: 15px;
	border: #ccc 1px solid;
	color: #6c6b6b;
}

.payment-box1 {
	width: 100%;
	height: 74px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.payment-box2 {
	width: 1199px;
	height: 162px;
	padding: 20px auto;
	/*background-color: #f6f6f6;*/
	margin: 0 auto;
}

.payment-box3 {
	width: 1180px;
	height: 80px;
	text-align: left;
	margin-left: 60px;
	font-weight: 700px;
	margin-top: 30px;
	line-height: 25px;
	font-size: 14px;
}

.payment-area1 {
	width: 250px;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	margin-left: 15px;
}

.payment-area2 {
	width: 300px;
	height: 100px;
	margin-left: 75px;
	margin-top: 35px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.payment-area3 {
	margin-top: 10px;
	float: right;
}

.payment_done {
	width: 117px;
	height: 37px;
	background: url("../img/ps/payment_done.jpg") no-repeat;
	border: none;
	cursor: pointer;
}

.payment_retry {
	width: 117px;
	height: 37px;
	background: url("../img/ps/payment_retry.jpg") no-repeat;
	margin: auto 10px;
	border: none;
	cursor: pointer;
}

.Webpage_left {
	float: left;
	width: 1000px;
}

.Webpage_right {
	float: right;
	width: 190px;
}

.congeneric_product {
	width: 171px;
	border: 1px solid #cccccc;
	padding-bottom: 15px;
	padding-left: 5px;
	float: left;
	margin-left: 6px;
}

.congeneric_product_title {
	width: 178px;
	margin-top: 30px;
	line-height: 40px;
	height: 32px;
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -987px;
}

.congeneric_jieshao {
	/*line-height: 30px;*/
	font-size: 13px;
	color: #666666;
}

.congeneric_jieshao a:hover {
	color: #da4c4b;
	text-decoration: underline;
}

.congeneric_jieshao a {
	font-size: 13px;
	color: #666666;
}

.home_banner {
	width: 100%;
}

/* 网页头部和尾 */
.banner_s {
	margin: 0 auto;
	height: 90px;
	width: 100%;
	background-repeat: repeat-x;
}

.banner_b {
	width: 100%;
	background-repeat: repeat-x;
	background-image: url("../img/ps/banner_b_background.jpg");
}

.jiagechexiao {
	margin-left: 30px;
	color: #61625c;
	font-size: 10px;
	font-family: Arial, Verdana, 宋体;
	text-decoration: line-through;
}

.Productdetails_Description_cuxiao {
	font-weight: bold;
	text-decoration: line-through;
	color: #cecece;
}

/* 登录 */
.login_outer {
	width: 1200px;
	height: 569px;
	background-image: url("../img/ps/bg.jpg");
	margin-left: 0px;
}

.login_coreouter {
	margin-top: 40px;
	width: 255px;
	float: right;
	top: 289px;
	margin-right: 40px;
	_margin-right: 20px;
}

.login_coreouter_register {
	float: right;
	margin-left: 20px;
	width: 30%;
	font-size: 15px;
	margin-top: 5px;
}

.login_coreouter_register_a {
	float: right;
	color: #777777;
}

.login_coreouter_text {
	float: left;
	width: 254px;
	margin-top: 10px;
	margin-bottom: 8px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #a6a6a6;
	color: #a6a6a6;
}

.login_coreouter_checkbox {
	float: left;
	margin-top: 12px;
	margin-top: 6px\9;
	_margin-top: -4px;
}

.login_coreouter_textlogin {
	color: #808080;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 14px;
	_margin-top: 0px;
}

.login_coreouter_span_spac {
	color: #cccccc;
	margin-top: 8px;
	float: left;
	_margin-top: -4px;
}

.login_coreouter_forgetpassward {
	color: #808080;
	margin-top: 10px;
	float: left;
	font-size: 14px;
	_margin-top: 0px;
}

.login_coreouter_loginbutton {
	float: left;
	width: 235px;
	margin-top: 15px;
}

.login_coreouter_moreaccoutlogin {
	color: #999999;
	font-size: 20px;
	float: left;
	height: 50px;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	width: 260px;
}

.login_coreouter_iconspac {
	border-right: thin solid #c0c0c0;
	float: left;
	width: 20px;
	height: 33px;
}

.login_coreouter_emailpwd {
	margin-bottom: 25px;
	margin-top: 10px;
}

.login_coreouter_spanemailpwd {
	color: #a6a6a6;
	display: block;
	font-size: 14px;
	height: 40px;
	left: 0;
	line-height: 40px;
	position: absolute;
	text-align: left;
	text-indent: 20px;
	top: 0;
	width: 100%;
}

.login_coreouter_thirdlogin {
	margin-bottom: 5px;
	float: left;
	width: 35px;
	margin-top: 13px;
}

/* print */
.print_img {
	float: left;
	width: 1200px;
	height: 420px;
}

.print_img img {
	border: 0;
}

#print_focus {
	width: 1200px;
	height: 417px;
	position: relative;
	background-image: url("../img/ps/photo-processing.jpg");
}

.Printdetails_design_button {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1019px;
	cursor: pointer;
	width: 172px;
	height: 52px;
	float: left;
	margin-left: 510px;
    margin-top: 250px;
	border: 0;
	border-radius:18px;
}

.product-title{
	width:1200px;
	height: 250px;
}

.photo_table_title {
	float: left;
	width: 100%;
	margin-top: 8px;
}

.photo_table_title_1 {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1070px;
	width: 307px;
	height: 38px;
	float: left;
	margin-left: -1px;
}

.photo_table_title_2 {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1109px;
	width: 242px;
	height: 38px;
	float: left;
	margin-left: 1px;
}

.photo_table_title_3 {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1148px;
	width: 158px;
	height: 38px;
	float: left;
	margin-left: 0px;
}

.photo_table_title_4 {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1187px;
	width: 156px;
	height: 38px;
	float: left;
	margin-left: 0px;
}

.photo_table_title_5 {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1226px;
	width: 334px;
	height: 38px;
	float: left;
	margin-left: 1px;
}

.print_sizeall {
	float: left;
	width: 1198px;
	border: 1px solid #cccccc;
}

.print_sizeimg {
	background-repeat: no-repeat;
	background-image: url("../img/ps/proportion.png");
	width: 304px;
	float: left;
	height: 240px;
	margin-top: -1px;
	border-top: 1px solid #cccccc;
}

.print_size {
	width: 893px;
	float: right;
}

.photo_table_1 {
	float: left;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
	width: 241px;
	height: 38px;
	line-height: 38px;
	color: #555555;
	height: 40px;
}

.photo_table_2 {
	float: left;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
	width: 157px;
	height: 38px;
	line-height: 38px;
	color: #555555;
	height: 40px;
}

.photo_table_3 {
	float: left;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
	width: 156px;
	height: 38px;
	line-height: 38px;
	color: #555555;
	height: 40px;
}

.photo_table_4 {
	float: left;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
	width: 334px;
	height: 38px;
	line-height: 38px;
	color: #555555;
	height: 40px;
}

.photo_main {
	width: 100%;
	float: left;
}

.photo_main_title {
	width: 100%;
	border-bottom: 1px solid #cccccc;
	height: 60px;
}

.photo_main_title_span {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1265px;
	height: 39px;
	width: 251px;
	float: left;
	margin-top: 20px;
}

.photo_main_liuchengtu {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1304px;
	height: 190px;
	width: 1130px;
	float: left;
	margin-left: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.photo_main_advantage {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1493px;
	height: 40px;
	width: 268px;
	float: left;
	margin-top: 20px;
}

.photo_main_title_peripheral {
	background-repeat: no-repeat scroll;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1533px;
	height: 36px;
	width: 443px;
	float: left;
	margin-top: 20px;
}

.photo_main_title_chongyin {
	float: left;
	margin-top: 20px;
	color: #aaaaaa;
	font-weight: bold;
}

.photo_main_title_youshi {
	width: 300px;
	float: left;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular, 仿宋;
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.photo_main_title_youshi1 {
	width: 190px;
	height: 190px;
	text-align: left;
	float: left;
	color: #a5ced4;
	margin-top: 20px;
	font-size: 26px;
}

.youshi1 {
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1569px;
	background-repeat: no-repeat;
}

.youshi2 {
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1759px;
	background-repeat: no-repeat;
}

.youshi3 {
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -1949px;
	background-repeat: no-repeat;
}

.photo_main_title_youshi2 {
	float: left;
	color: #aaaaaa;
	margin-top: 20px;
	font-size: 16px;
	width: 190px;
}

/* 促销广告 ad/rSR4ExMjOnyGwWmf */
.header_ad_top {
	width: 100%;
	height: 38px;
	background-color: #a91015;
	color: #ffffff;
	font-size: 16px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
}

.header_ad_top_ul {
	padding: 0;
	list-style-type: none;
	width: 980px;
	margin-top: 5px;
}

.header_ad_top_ul li {
	float: left;
	margin-top: 3px;
}

.header_ad_top_ul li div {
	width: 1px;
	height: 22px;
	background-color: #000000;
}

.header_ad_top a {
	color: #ffffff;
}

.header_ad_top_reg {
	margin-right: 200px;
	padding: 0;
	list-style-type: none;
	width: 20%;
	float: right;
	margin-top: 3px;
	margin-top: -22px\9;
}

.header_ad_img {
	height: 704px;
	background-repeat: repeat;
	background-image: url("../img/ad/ad2_bg.jpg");
}

.header_ad_img img {

}

.header_ad_pro_reg {
	width: 100%;
	height: 400px;
	background-color: #f2ca4e;
	float: left;
	color: #ffffff;
	font-size: 16px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
}

.header_ad_pro_reg ul {
	padding: 0;
	list-style-type: none;
	width: 1005px;
}

.header_ad_pro_reg ul li {
	float: left;
	margin-top: 13px;
	margin-left: 10px;
}

.header_ad_pro_no1 {
	width: 100%;
	height: 760px;
	background-color: #c24ef1;
	float: left;
	color: #ffffff;
	font-size: 16px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
}

.header_ad_pro_no1 ul {
	padding: 0;
	list-style-type: none;
	width: 980px;
}

.header_ad_pro_no1 ul li {
	float: left;
	margin-top: 13px;
	margin-left: 20px;
}

.header_ad_pro_no2 {
	position: relative;
	float: left;
	width: 100%;
	height: 650px;
	background-color: #336391;
}

.header_ad_pro_no2list {
	padding: 0;
	list-style-type: none;
	width: 980px;
}

.header_ad_pro_no2list ul {
	margin-left: 30px;
}

.header_ad_pro_no2_sale1 {
	position: relative;
	float: left;
	width: 263px;
	height: 438px;
}

.header_ad_pro_no2_sale2 {
	float: left;
	width: 660px;
	height: 225px;
	margin-left: -10px;
}

.header_ad_pro_no2_sale2 ul {
	padding: 0;
	list-style-type: none;
	width: 650px;
}

.header_ad_pro_no2_sale2 ul li {
	float: left;
	margin-top: 1px;
	margin-left: 10px;
}

.header_ad_pro_no3 {
	position: relative;
	float: left;
	width: 100%;
	height: 800px;
	background-color: #468c43;
}

.header_ad_pro_no3 ul {
	padding: 0;
	list-style-type: none;
	width: 980px;
}

.header_ad_pro_no3 ul li {
	float: left;
	margin-top: 13px;
	margin-left: 20px;
}

#sort {
	background: none repeat scroll 0 0 #F3F3F3;
	border: 1px solid #D9D9D9;
	margin-bottom: 20px;
	width: 100%;
	height: 40px;
	float: left;
}

#sort span.heading {
	background-color: #f5f5f5;
	color: #000;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: right;
	width: 70px;
	border-right: 1px solid #CCCCCC;
}

#sort a {
	background: none repeat scroll 0 0 #FFFFFF;
	border-right: 1px solid #CCCCCC;
	color: #A6A6A6;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	width: 80px;
	text-align: center;
}

#sort a.active-asc {
	display: block;
	color: #db4b4a;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -2139px;
}

#sort a.active-desc {
	display: block;
	color: #db4b4a;
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -2179px;
}

#sort a.asc {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -2219px;
}

#sort a.desc {
	background-repeat: no-repeat;
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -2259px;
}

/* 大类展示页面 */
.konghang {
	margin-bottom: 30px;
}

.indexAndProduct_div .tab {
	font-size: 16px;
	font-family: Source Han Sans CN,Source Han Sans CN-Regular;
	line-height: 46px;
	text-align: center;
	width: 1200px;
	background-repeat: repeat;
	background-image: url("../img/ps/category_opacity.png");
	position: absolute;
	top: 0px;
}

.indexAndProduct_div .tab .tab_center2 {
	position: relative;
	margin: 0 auto;
	width: 400px;
}

.indexAndProduct_div .tab .tab_center3 {
	position: relative;
	margin: 0 auto;
	width: 600px;
}

.indexAndProduct_div .tab .c-unit {
	color: #000;
	height: 44px;
	width: 150px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

.indexAndProduct_div .tab .sel {
	color: #da4c4b;
	position: relative;
	border-bottom: 2px solid #da4c4b;
}

.center {
	width: 1200px;
	position: relative;
}

.zhuozi {
	position: absolute;
}

.zhuozi img {
	margin-top: 140px;
}

.indexAndProduct_div .hd {
	position: relative;
	width: 400px;
}

.f-fl {
	display: inline;
	float: left;
	width: 250px;
}

.f-ib {
	display: inline-block;
	width: 200px;
	margin-top: 20px;
	font-size: 20px;
	color: #d94b4a;
}

.f-ib .link {
	background-image: url("../img/ps/xuanchanpin.jpg");
	background-repeat: no-repeat;
	height: 37px;
	margin: 5px auto 0;
	width: 74px;
}

/** 大类页面静态图片部分 **/
.indexAndProduct_div_title_span1 {
	width: 1200px;
	height: 123px;
	background-image: url("../img/ps/indexAndProduct_div_title_span1.jpg");
	background-repeat: no-repeat;
}

.indexAndProduct_div_title_span2 {
	width: 1200px;
	height: 123px;
	background-image: url("../img/ps/indexAndProduct_div_title_span2.jpg");
	background-repeat: no-repeat;
}

.indexAndProduct_div_content_span1 {
	width: 1200px;
	height: 2089px;
	background-image: url("../img/ps/categorys_content1.jpg");
	background-repeat: no-repeat;
}

.indexAndProduct_div_title_span3 {
	width: 1200px;
	height: 123px;
	background-image: url("../img/ps/indexAndProduct_div_title_span3.jpg");
	background-repeat: no-repeat;
}

.indexAndProduct_div_content_span2 {
	width: 1200px;
	height: 570px;
	background-image: url("../img/ps/categorys_content2.jpg");
	background-repeat: no-repeat;
}

.indexAndProduct_div_content_span3 {
	width: 1200px;
	height: 525px;
	background-image: url("../img/ps/categorys_content3.jpg");
	background-repeat: no-repeat;
}

.indexAndProduct_div_title_span4 {
	width: 1200px;
	height: 123px;
	background-image: url("../img/ps/indexAndProduct_div_title_span4.jpg");
	background-repeat: no-repeat;
}

.indexAndProduct_div_content_span4 {
	width: 1200px;
	height: 1126px;
	background-image: url("../img/ps/categorys_content4.jpg");
	background-repeat: no-repeat;
}
/* phone register page*/
.green {
	background-color: #CEEAC4 !important;
}

.gray {
	background-color: #F1F1F1;
}

pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
/*phone regitster page end*/
/*promo pay*/
.miandan {
	height: 42px;
	width: 288px;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #bebebe;
	border-right-color: #bebebe;
	border-bottom-color: #bebebe;
	border-left-color: #bebebe;
	font-size: 14px;
	font-family: "宋体";
	color: #515151;
	font-weight: bold;
	padding-left: 49px;
}

.miandan_image {
  background-image: url('../img/sotoao-sprite.png');
  -background-image: url('../img/sotoao-sprite-ie6.png');
  background-position: left -2299px;
	background-position: 2px, 2px;
	background-repeat: no-repeat;
	height: auto;
	left: 2px;
	position: absolute;
	top: 2px;
	width: auto;
}

.tijiao {
	background: #f06774;
	border-radius: 4px;
	border: none;
	color: #FFF;
	font-size: 18px;
	height: 46px;
	margin-left: 20px;
	margin-top: -3px;
	text-align: center;
	vertical-align: middle;
	width: 111px;
	cursor: pointer;
}

.div-bor {
	margin-left: 34px;
	position: relative;
	text-align: left;
	width: 505px;
}
/*promo pay end*/
.promoids {
	text-align: left;
	padding-left: 34px;
}

.promoids div {
	display: inline-block;
	float: left;
	color: #FFF;
	background-color: #f06774;
	padding: 0.1em 0.1em;
	margin: 0.1em 0.12em;
	width: 96px;
	text-align: center;
}

.promoids span {
	float: left;
}

.div_promo {
	width: auto;
	border: 1px solid #dfb972;
	background-color: #fff3dd;
	padding: 10px 15px;
	font-size: 16px;
	font-weight: bold;
	font-family: "宋体";
	text-align: left;
	margin-left: 34px;
	/*clear: left;*/
	margin: 12px 35px;
}
.button_blue{
	background: #33abe9;
	background-image: url(../img/ps/bg_btn.png);
	background-repeat:repeat-x;
    width: 100px;
    line-height: 38px;
    color: #fff;
    font-size: 16px;
    font-family: "宋体";
    border: 0 solid #fff;
    cursor: pointer;
    margin-right: 1em;
    border-radius: 3px;
}
