@CHARSET "UTF-8";

* {
	font-family: 'Microsoft YaHei';
} 

.dn {
	display: none;
}
img {
	border: none;
}
.poa {
	position: absolute;
}
.por {
	position: relative;
}

/* 回到顶部 */
.go-top {
	position: fixed;
	bottom: 40px;
	right: 20px;
	width: 46px;
	z-index: 999;
}

.go-top a {
	display: block;
	width: 46px;
	height: 46px;
	margin-bottom: 10px;
	background-image: url(../images/go-top.png?);
}

.go-top a:last-child {
	margin-bottom: 0;
}

.go-top .go {
	background-position: 0 -150px;
}

.go-top .go:hover {
	background-position: 0 -250px;
}

.go-top .feedback {
	background-position: 0 -100px;
}

.go-top .feedback:hover {
	background-position: 0 -300px;
}

.go-top .uc-2vm {
	background-position: 0 0;
}

.go-top .uc-2vm:hover {
	background-position: 0 -350px;
}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop {
	position: absolute;
	right: 60px;
	top: -100px;
	width: 240px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, .1);
	background: #fff;
}

.go-top .uc-2vm-pop .title-2wm {
	font-size: 14px;
	margin: 10px 20px;
}

.go-top .uc-2vm-pop .logo-2wm-box {
	position: relative;
}
/*reset*/
* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}

body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font: 14px/1.5 arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
	color: #595959;
}

a {
	text-decoration: none;
	color: #1d1e1f;
	cursor: hand;
	cursor: pointer;
	outline: 0;
	font-size: 14px;
}

li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

#form tr {
	padding: 0 3px;
}

.main {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 auto;
}

.commom_wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
}

ul.menu {
	overflow: hidden;
	font-family: "microsoft yahei";
	padding-left: 162px;
	float: left;
}

.all_class {
	background: #FF3C00;
	border-right: 3px solid #f50;
}

.all_class  h2 {
	overflow: hidden;
	height: 50px;
}

.goods  h2 {
	overflow: hidden;
	height: 40px;
}

.goods  h2  .grid {
	overflow: hidden;
	width: 50px;
	margin-left: 15px;
	padding-top: 3px;
}

.all_class  h2  .grid {
	overflow: hidden;
	width: 57px;
	margin-left: 15px;
	padding-top: 15px;
}

.grid img {
	width: 22px;
	height: 15px;
	display: inline-block;
}

.all_class span {
	background-color: #FF3C00;
	font: 14px/1.5 arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
	float: left;
	color: #ffffff;
	height: 50px;
	text-align: center;
	display: inline-block;
	line-height: 50px;
	color: #fff;
}

ul.menu li {
	position: relative;
	text-align: center;
	float: left;
}

.menu li a {
	line-height: 40px;
	height: 40px;
	float: left;
	color: #333;
	text-decoration: none;
    padding: 0 16px;
	font-size: 15px;
	font-weight: 700;
}

.menu li span {
	border-left: 1px solid #fff;
	position: relative;
	top: 10px;
}

.menu li:last-child  span {
	border-left: 1px;
}

.all_class h2 b {
	position: absolute;
	right: 23px;
	top: 20px;
	width: 0px;
	height: 0px;
	border-width: 5px;
	border-style: solid dashed dashed;
	border-color: #FFF transparent transparent;
	font-size: 0px;
	line-height: 0;
}

.goods h2 b {
	position: absolute;
	right: 23px;
	top: 20px;
	width: 0px;
	height: 0px;
	border-width: 5px;
	border-style: solid dashed dashed;
	border-color: #FFF transparent transparent;
	font-size: 0px;
	line-height: 0;
}

.menu li a:hover {
	/* background-color: #ff7500;
	text-decoration: none; */
	color: #ff7500;
}

.screen {
	width: 100%;
}

.wrapper {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 auto;
}

.top {
	color: #757575;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	width: 100%;
	margin: 0 auto;
}

.top span {
	display: inline-block;
	color: #595959;
}

.toolbar a {
	color: #757575;
	margin: 0 2px;
	display: inline-block;
	padding: 0 18px 0 15px;
	height: 34px;
}

.toolbar a:hover {
	height: 34px;
	color: #f60;
}

#dbox {
	left: 4px;
	position: absolute;
	top: 32px;
	z-index: 99999;
	border: 1px solid #e8e8e8;
	border-top: 0;
	background-color: #fff;
	width: 94px;
}

#dbox li {
	
}

#dbox a {
	clear: both;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: inline-block;
	cursor: pointer;
	border-bottom: 1px dashed #e8e8e8;
	color: #595959;
	width: 100%;
	text-decoration: none;
}

#dbox a:hover {
	text-decoration: underline;
	background-color: #f5f5f5;
	color: #f60;
}

#userfavor a {
	display: block;
	cursor: pointer;
	z-index: 100001;
	position: relative;
	border-width: 0 1px;
	padding-left: 12px;
	width: 69px;
	margin-right: 1px;
	/* padding-right: 14px; */
}

#userfavor a i {
	left: 0px;
	position: absolute;
	top: 4px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	/*  background: url(../images/ishoucang.png) 50% 100% no-repeat scroll transparent; */
}

#userfavor a b {
	-webkit-backface-visibility: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 0;
	height: 0;
	border-width: 3px;
	border-style: solid dashed dashed;
	border-color: #bbb transparent transparent;
	font-size: 0;
	line-height: 0;
}

#favormenu {
/* 	left: 6px; */
	position: absolute;
	top: 32px;
	z-index: 99999;
	border: 1px solid #e8e8e8;
	border-top: 0;
	background-color: #fff;
	width: 65px;
}

#favormenu li {
	
}

#favormenu a {
	clear: both;
	height: 35px;
	text-align: center;
	line-height: 35px;
	display: inline-block;
	cursor: pointer;
	border-bottom: 1px dashed #e8e8e8;
	color: #595959;
	width: 100%;
	text-decoration: none;
}

#favormenu a:hover {
	text-decoration: underline;
	background-color: #f5f5f5;
	color: #ff7500;
}

#sell a {
	display: block;
	cursor: pointer;
	z-index: 100001;
	border: solid #f2f2f2;
	border-width: 0 1px;
	position: relative;
	width: 79px;
	text-align: center;
	margin-right: 1px;
	position: relative;
	padding-right: 14px;
}

#sell a b {
	-webkit-backface-visibility: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 0;
	height: 0;
	border-width: 3px;
	border-style: solid dashed dashed;
	border-color: #bbb transparent transparent;
	font-size: 0;
	line-height: 0;
}

#sellmenu {
	left: 6px;
	position: absolute;
	top: 32px;
	z-index: 99999;
	border: 1px solid #e8e8e8;
	border-top: 0;
	background-color: #fff;
	width: 93px;
}

#sell li {
	
}

#sellmenu  a {
	clear: both;
	height: 35px;
	text-align: left;
	text-indent: 2px;
	line-height: 35px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	border-bottom: 1px dashed #e8e8e8;
	color: #595959;
	width: 100%;
	text-decoration: none;
}

#sellmenu a:hover {
	text-decoration: underline;
	background-color: #f5f5f5;
	color: #f60;
}

.banner {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

.banner img {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

.yershop_wrapper .header {
	position: relative;
	height: 110px;
	clear: both;
	width: 1200px;
	margin: 0 auto;
	z-index: 999;
}

.yershop_title {
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
}

.yershop_title p {
	font-size: 24px;
	color: black;
}

.yershop_title span {
	font-size: 14px;
	color: #666
}

.header-wrap {
	position: relative;
	height: 77px;
	clear: both;
	width: 100%;
	margin: 0 auto;
}

.header-wrap .logo {
	position: relative;
	height: 77px;
	display: inline-block;
	overflow: hidden;
	width: 200px;
	float: left;
}

.logo img {
	position: absolute;
	top: 25px;
	left: -5px;
	width: 162px;
    /* height: 59px; */
}

.header_center {
	float: left;
	margin-left: 80px;
	margin-top: 13px;
	padding: 5px 0 0 0;
	width: 573px;
}

.header .logo {
	float: left;
	overflow: hidden;
}

.tag {
	height: 33px;
	line-height: 33px;
	width: 388px;
	color: #999;
	overflow: hidden;
	clear: both;
	padding-left: 11px;
}

.tag a {
	padding-right: 16px;
	color: #999;
}

.search_tab span {
	height: 30px;
	cursor: hand;
	cursor: pointer;
	line-height: 30px;
	width: 60px;
	text-align: center;
	display: inline-block;
}

.selecttype {
	background-color: #f60;
	color: #fff;
}

.selecthover {
	background-color: #ffeee5;
	color: #f60;
}

.header .top_right {
	position: relative;
	z-index: 8;
	float: right;
	padding-top: 16px;
	width: 100px;
}

a.shopping_cart:link, a.shopping_cart:visited, a.shopping_cart:active {
	position: relative;
	z-index: 3;
	display: block;
	float: right;
	width: 64px;
	height: 37px;
	line-height: 35px;
	background: url("../images/ui_img8.png") no-repeat -268px -787px #ff3c00;
	padding: 0 0 0 34px;
	color: #fff;
	border: 1px solid #ff3c00;
	border-bottom: 0;
}

.shopping_cart .yellow {
	padding-left: 4px;
	font-weight: bold;
}

input.search {
	display: block;
	float: left;
	vertical-align: middle;
	width: 505px;
	height: 37px;
	margin: 0;
	padding: 0;
	border: 3px solid #f60;
	background-color: #fff;
	color: #595959;
}

.search_tab {
	overflow: hidden;
	clear: both;
}

.search_tab p {
	overflow: hidden;
	clear: both;
	width: 100%;
}

.search_btn {
	display: block;
	float: left;
	vertical-align: middle;
	width: 50px;
	height: 37px;
	background: url("../images/ui_img8.png") no-repeat #ff3c00 -148px 6px;
	cursor: pointer;
}

.search_radio {
	display: none;
	position: absolute;
	top: -36px;
	left: -1px;
	z-index: 2;
	background: #fff;
	color: #595959;
	height: 33px;
	line-height: 33px;
	width: 397px;
	border: 1px solid #e8e8e8;
}

.yellow {
	color: #ffe97f;
}

.top_right img {
	vertical-align: middle;
}

.top_right_img div {
	float: left;
	height: 35px;
}

.top_right_img .top_right_1 {
	background: url("../index/pic (1).png") no-repeat;
	width: 100px;
	height: 34px;
}

.top_right_img .top_right_2 {
	background: url("../index/pic (12).png") no-repeat;
	width: 107px;
	height: 34px;
}

.top_right_img .top_right_3 {
	background: url("../index/pic (25).png") no-repeat;
	width: 100px;
	height: 34px;
}

.top_right_lx {
	width: 350px;
	position: relative;
	top: -12px;
	right: -138px;
}

.top_right_lx_img {
	background: url("../index/pic (5).png") no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 10px;
}

.top_right_lx_fw {
	float: left;
	margin-left: 10px;
	font-size: 16px;
	color: #333;
}

.sc_goods {
	border: 1px solid #e8e8e8;
	position: absolute;
	overflow: hidden;
	z-index: 9999999999;
	top: 56px;
	right: 0;
	padding: 12px;
	background-color: #fff;
}

a.my_shopping_cart_btn:link, a.my_shopping_cart_btn:visited {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 11px;
	margin-top: 8px;
	background: #ff3c00;
	color: #fff;
}

.sc_goods_ul {
	margin-bottom: 8px;
	width: 340px;
}

.sc_goods_ul .mini-img {
	float: left;
	margin-right: 0px;
	width: 40px;
	height: 40px;
	margin-right: 0px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	color: #595959
}

.mini_title {
	height: 26px;
	padding-top: 0px;
	overflow: hidden;
	width: 216px;
	float: left;
}

.mini-cart-count {
	float: right;
	width: 84px;
	text-align: right;
}

.mini-cart-del {
	float: right;
	text-align: right;
	width: 35px;
}

.sc_goods {
	width: 340px;
}

.sc_goods_ul li {
	border-bottom: 1px solid #EEE;
	height: 54px;
	overflow: hidden;
	overflow: hidden;
	width: 340px;
	margin-bottom: 8px;
}

.sc_goods_ul dl {
	overflow: hidden;
	width: 343px;
}

em {
	font-weight: normal;
}

.sc_goods_ul dd {
	width: 300px;
	float: left;
	overflow: hidden;
	height: 20px;
}

.mini_cart_bottom {
	width: 300px;
	height: 20px;
	overflow: hidden;
	position: relative;
}

.mini-cart-info {
	height: 20px;
	overflow: hidden;
	color: #9C9C9C;
	width: 247px;
}

.sc_goods_foot {
	text-align: right;
	line-height: 25px;
}

.sc_goods_none {
	width: 236px;
	height: 40px;
	line-height: 40px;
	color: #b4b4b4;
	margin: 25px 0 25px 44px;
	padding-left: 56px;
	background: url("../images/ui_img8.png") no-repeat -260px -830px #fff;
}

#fullbg {
	background-color: Gray;
	left: 0px;
	opacity: 0.5;
	position: absolute;
	top: 0px;
	z-index: 9999;
	filter: alpha(opacity = 50); /* IE6 */
	-moz-opacity: 0.5; /* Mozilla */
	-khtml-opacity: 0.5; /* Safari */
}

#dialog {
	background-color: #FFF;
	border: 1px solid #888;
	display: none;
	left: 40%;
	margin: -100px 0 0 -100px;
	padding: 0px;
	position: fixed !important;
	position: absolute;
	top: 35%;
	z-index: 999999;
}

#dialog .now {
	color: blue;
}

#reset input {
	height: 30px;
	width: 280px
}

#reset  .loginform {
	width: 100%;
}

#reset form {
	width: 60%;
	margin: 0 auto;
}

.modal {
	position: fixed;
	top: 19%;
	left: 50%;
	z-index: 1050;
	width: 494px;
	margin-left: -280px;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#dialog p {
	margin: 0 0 12px;
}

#dialog .tips {
	height: 25px;
	color: red;
}

#dialog p.close {
	text-align: right;
}

.modal-header {
	color: #f60;
}

.modal-header .close img {
	width: 24px;
	height: 24px
}

.crystorm-win {
	height: 320px;
	margin-left: -304px;
	margin-top: -160px;
	width: 608px;
	background: rgba(80, 77, 77, 0.5) none repeat scroll 0% 0%;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1001;
	display: none;
}

.crystorm-win-box {
	background: #FFF none repeat scroll 0% 0%;
	margin: 5px;
	height: 310px;
	color: #3A3A3A;
	font-size: 15px;
}

.crystorm-win .success .crystorm-win-bar {
	height: auto;
}

.crystorm-win-bar {
	height: 120px;
	position: relative;
	text-align: center;
}

.crystorm-win-box .note3-title {
	padding-top: 52px;
	line-height: 31px;
}

.crystorm-win-box .navtitle {
	font-size: 28px;
	color: #CF1015;
}

.success-txt {
	padding: 11px 88px;
	line-height: 23px;
}

.crystorm-win-close {
	background: transparent url("../images/note3/c1.png") no-repeat scroll
		0px 0px;
	width: 24px;
	height: 25px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}

.pop-winclose-btn {
	background-image: url("../images/pop-close.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 30px;
}

.crystorm-win .success .fenbox {
	text-align: center;
	padding-top: 36px;
}

.crystorm-win .success .fen {
	background: #D90005 none repeat scroll 0% 0%;
	margin-right: 20px;
	width: 188px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	color: #FFF;
}

.crystorm-win-bar {
	height: 120px;
	position: relative;
	text-align: center;
}

.crystorm-win-box .note3-title {
	padding-top: 52px;
	line-height: 31px;
}

.crystorm-win-content {
	text-align: center;
	padding-top: 38px;
}

.input-error .return-content {
	border: 1px solid #CF1015;
}

.return-content {
	height: 35px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #989898;
	width: 378px;
	margin: 0px auto;
}

.clearfix {
	display: block;
}

.book-form-input {
	float: left;
}

.book-form-input .nofont {
	color: #666;
}

.ph-txt {
	width: 250px;
	padding-left: 10px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #FFF;
	font-size: 16px;
	color: #000;
}

.book-form-btn {
	float: right;
}

.sure-btn {
	width: 94px;
	height: 35px;
	line-height: 35px;
	background: #CF1015 none repeat scroll 0% 0%;
	font-size: 18px;
	color: #FFF;
	cursor: pointer;
	display: block;
}

.tips_mod_js {
	padding-top: 10px;
	font-size: 14px;
	color: #777;
}

.errorfont {
	padding-top: 5px;
	color: #CF1015;
	display: none;
}

.errorfont .tips {
	font-size: 16px;
}

.errorfont {
	color: #CF1015;
}

.tips_mod_js {
	font-size: 14px;
	color: #777;
}

.crystorm-win-content {
	text-align: center;
}

.crystorm-win-box {
	color: #3A3A3A;
	font-size: 15px;
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.close {
	top: 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	position: absolute;
	right: 0px;
}

.mr19 {
	text-decoration: none;
	color: #1a66b3;
}

.modal-header h3 {
	margin: 14px;
	line-height: 30px;
	font-size: 28px;
	color: #CF1015;
	text-align: center;
	background-color: #fff;
}

.modal .m_img {
	float: left;
	width: 28%;
	height: 100px;
	padding: 37px 20px 20px 20px;
	display: block;
	margin-top: 21px;
	border-right: 1px solid #E5E5E5;
}

.m_img a {
	margin-bottom: 10px;
}

.modal form {
	float: left;
	width: 286px;
	display: block;
	padding: 7px 2px 2px 20px;
	margin-top: 21px;
}

element.style {
	
}

.modal .form_login {
	position: relative;
	margin: 5px 10px 5px;
	height: 47px;
	overflow: hidden;
}

.m_img img {
	height: 33px;
	width: 33px;
	vertical-align: middle;
}

.modal form .user {
	padding-left: 9px;
	padding-top: 7px;
	position: absolute;
	border: 1px solid #eee;
	width: 23px;
	background: #eee;
}

.modal form input {
	width: 182px;
	height: 29px;
	padding-left: 3px;
	line-height: 30px;
	border: 1px solid #D7D7D7;
	background: #fff;
	color: #333;
	border-radius: 2px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	ime-mode: disabled;
}

.form_login em {
	position: absolute;
	left: 0PX;
	top: 0
}

.form_login em img {
	width: 32PX;
	height: 32px
}

.input-tips {
	float: left;
	width: 50px;
	height: 42px;
	font-size: 16px;
	line-height: 42px;
	font-family: "Hiragino Sans GB", "Microsoft Yahei";
}

input#login_btn_cart, input#login_btn_cart:active, input#login_btn_cart:visited
	{
	text-align: center;
	width: 210px;
	height: 39px;
	line-height: 30px;
	color: #fff;
	padding: 5px;
	font-size: 18px;
	background: #FF3C00;
	margin: 11px 0px 0px 0px;
}

.control-group {
	overflow: hidden;
	margin: 16px;
}

.progress_container {
	display: inline-block;
	padding: 1px;
	width: 195px;
	height: 9px;
	overflow: hidden;
	background: url(../images/progress_container.png);
}

.progress_bar {
	height: 9px;
	width: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/progress_bar.png);
}
/* tipsy */
.tipsy {
	padding: 5px;
	font-size: 11px;
	position: absolute;
	z-index: 100000;
}

.tipsy-inner {
	padding: 6px 8px 6px 8px;
	background-color: black;
	color: white;
	max-width: 200px;
	text-align: center;
}

.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tipsy-arrow {
	position: absolute;
	background: url('../images/tipsy.gif') no-repeat top left;
	width: 9px;
	height: 5px;
}

.tipsy-n .tipsy-arrow {
	top: 0;
	left: 50%;
	margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
}

.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
}

.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -4px;
	background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	right: 0;
	width: 5px;
	height: 9px;
	background-position: top right;
}

.tipsy-w .tipsy-arrow {
	top: 50%;
	margin-top: -4px;
	left: 0;
	width: 5px;
	height: 9px;
}

.dl_goods_info p {
	display: block;
	overflow: hidden;
}

.dl_goods_info p i{
    text-align-last: justify;
    text-align: justify;
    text-justify: distribute-all-lines;
    width: 70px;
    display: inline-block;
    padding:0 10px;
    font-size: 16px;
}

#login_btn {
	padding: 5px 20px;
	width: 135px;
	display: block;
	text-align: center;
	background-color: #F50;
	color: #FFF
}

#ilarge {
	margin-right: 10px;
	font-size: 15px
}

#iarrow {
	margin-top: 5px;
	font-size: 9px
}

.yershop_wrapper {
	clear: both;
    margin: 0 auto;
    display: block;
    width: 1280px;
}

#sun {
	color: #F30;
}

.btn-large {
	display: inline-block;
	text-align: center;
	padding: 10px 20px;
	height: 22px;
	font-size: 20px;
	width: 155px;
	line-height: 22px;
	background-color: #F50;
	color: #ffffff;
}

.btn-central {
	display: inline-block;
	text-align: center;
	padding: 10px 20px;
	height: 34px;
	font-size: 20px;
	width: 155px;
	line-height: 17px;
	background-color: #F50;
	color: #ffffff;
}

.btn-xiugai {
	padding: 5px 20px;
	width: 100px;
	background-color: #F50;
	color: #FFF
}
/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a),
		to(#f47a20));
	background: -moz-linear-gradient(top, #faa51a, #f47a20);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a',
		endColorstr='#f47a20');
}

.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11),
		to(#f06015));
	background: -moz-linear-gradient(top, #f88e11, #f06015);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11',
		endColorstr='#f06015');
}

.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20),
		to(#faa51a));
	background: -moz-linear-gradient(top, #f47a20, #faa51a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20',
		endColorstr='#faa51a');
}
/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888),
		to(#575757));
	background: -moz-linear-gradient(top, #888, #575757);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888',
		endColorstr='#575757');
}

.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575),
		to(#4b4b4b));
	background: -moz-linear-gradient(top, #757575, #4b4b4b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575',
		endColorstr='#4b4b4b');
}

.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757),
		to(#888));
	background: -moz-linear-gradient(top, #575757, #888);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757',
		endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),
		to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#ededed');
}

.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),
		to(#dcdcdc));
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#dcdcdc');
}

.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed),
		to(#fff));
	background: -moz-linear-gradient(top, #ededed, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',
		endColorstr='#ffffff');
}
/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666),
		to(#000));
	background: -moz-linear-gradient(top, #666, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',
		endColorstr='#000000');
}

.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444),
		to(#000));
	background: -moz-linear-gradient(top, #444, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',
		endColorstr='#000000');
}

.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000),
		to(#444));
	background: -moz-linear-gradient(top, #000, #444);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',
		endColorstr='#666666');
}
/* red */
.redd {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24),
		to(#aa1317));
	background: -moz-linear-gradient(top, #ed1c24, #aa1317);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24',
		endColorstr='#aa1317');
}

.redd:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b),
		to(#a11115));
	background: -moz-linear-gradient(top, #c9151b, #a11115);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b',
		endColorstr='#a11115');
}

.redd:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317),
		to(#ed1c24));
	background: -moz-linear-gradient(top, #aa1317, #ed1c24);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317',
		endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee),
		to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee',
		endColorstr='#0078a5');
}

.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc),
		to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc',
		endColorstr='#00678e');
}

.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5),
		to(#00adee));
	background: -moz-linear-gradient(top, #0078a5, #00adee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5',
		endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c),
		to(#bf404f));
	background: -moz-linear-gradient(top, #f16c7c, #bf404f);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c',
		endColorstr='#bf404f');
}

.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a),
		to(#a53845));
	background: -moz-linear-gradient(top, #cf5d6a, #a53845);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a',
		endColorstr='#a53845');
}

.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f),
		to(#f16c7c));
	background: -moz-linear-gradient(top, #bf404f, #f16c7c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f',
		endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f),
		to(#4e7d0e));
	background: -moz-linear-gradient(top, #7db72f, #4e7d0e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f',
		endColorstr='#4e7d0e');
}

.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28),
		to(#436b0c));
	background: -moz-linear-gradient(top, #6b9d28, #436b0c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28',
		endColorstr='#436b0c');
}

.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e),
		to(#7db72f));
	background: -moz-linear-gradient(top, #4e7d0e, #7db72f);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e',
		endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3),
		to(#f171ab));
	background: -moz-linear-gradient(top, #feb1d3, #f171ab);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3',
		endColorstr='#f171ab');
}

.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb),
		to(#e86ca4));
	background: -moz-linear-gradient(top, #f4aacb, #e86ca4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb',
		endColorstr='#e86ca4');
}

.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab),
		to(#feb1d3));
	background: -moz-linear-gradient(top, #f171ab, #feb1d3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab',
		endColorstr='#feb1d3');
}

.topbar {
	width: 100%;
	margin: 0 auto;
}

.topaccount {
	float: right;
	margin-top: 5px;
    margin-right: 5%;
}

.icon-down {
	width: 50px;
	height: 20px;
	background:
		url(http://img32.ddimg.cn/upload_img/00363/header/home_sprite.png)
		no-repeat right -307px;
}

#account {
	position: relative;
	padding-left: 8px;
	padding-right: 7px;
}

.topbar .welcome {
	padding: 0px 0 0 10px;
	float: left;
}

#account a {
	display: block;
	cursor: pointer;
	z-index: 100001;
	/*border: solid #f2f2f2;*/
	border-width: 0 1px;
	position: relative;
	width: 77px;
	text-align: center;
	margin-right: 1px;
	position: relative;
}

.topbar .welcome a {
	height: 34px;
	line-height: 34px;
	display: inline-block;
}

.operate_nav {
	z-index: 8888;
	float: right;
	position: relative;
/* 	padding-left: 6px; */
	line-height: 34px;
}

.operate_nav .gwc {
	background: url("../index/pic (20).png") no-repeat;
	background-size: 19px 20px;
	width: 35px;
	height: 20px;
	position: relative;
	top: 4px;
}

.ck-slide ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 400px;
}

.ck-slide {
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.ck-slide ul.ck-slide-wrapper {
	z-index: 1;
	margin: 0;
	padding: 0;
}

.ck-slide ul.ck-slide-wrapper li {
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
}

.ck-slide ul.ck-slide-wrapper li a {
	width: 1200px;
	height: 400px;
	margin: auto;
	display: block;
}

.ck-slide .ck-prev, .ck-slide .ck-next {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 35px;
	height: 70px;
	margin-top: -35px;
	border-radius: 3px;
	opacity: .15;
	background: red;
	text-indent: -9999px;
	background-repeat: no-repeat;
	transition: opacity .2s linear 0s;
}

.ck-slide .ck-prev {
	left: 5px;
	background: url(../images/arrow-left.png) #000 50% no-repeat;
}

.ck-slide .ck-next {
	right: 5px;
	background: url(../images/arrow-right.png) #000 50% no-repeat;
}

.ck-slidebox {
	position: absolute;
	left: 50%;
	bottom: 12px;
	z-index: 30;
}

.ck-slidebox ul {
	height: 20px;
	padding: 0 4px;
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.5);
}

.ck-slidebox ul li {
	float: left;
	height: 12px;
	margin: 4px 4px;
}

.ck-slidebox ul li em {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background-color: #fff;
	text-indent: -9999px;
	cursor: pointer;
}

.ck-slidebox ul li.current em {
	background-color: #ff7500;
}

.ck-slidebox ul li em:hover {
	background-color: #ff7500;
}

.pic em {
	position: absolute;
	left: -290px;
	top: 0px;
	width: 130px;
	height: 220px;
	background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0),
		rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
	backg--round-color: red;
	overflow: hidden;
	-webkit-transform: skewx(-25deg);
	-webkit-transition: 0s;
}

.pic:hover em {
	left: 220px;
	-webkit-transition: 0.4s
}

.personal {
	background-color: #fff;
	width: 250px;
	height: 335px;
	float: left;
	margin-left: 5px;
	margin-top: 55px;
}

.personal .member-bd {
	position: relative;
	height: 200px;
	background-image: url('../images/icon/TB.png');
	background-color: #FFFFFF;
	background-size: 248px 163px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.personal .member-cao {
	position: relative;
	top: 80px;
}

.personal .member-cao .log {
	float: left;
	line-height: 25px;
	width: 75px;
	margin: 0 35px;
	text-align: center;
	color: #FFF;
	border-radius: 1px;
	background: #F40;
	font-size: 14px;
	font-weight: 700;
}

.personal .member-cao .reg {
	float: left;
	line-height: 25px;
	width: 75px;
	text-align: center;
	color: #FFF;
	border-radius: 1px;
	background: #F40;
	font-size: 14px;
	font-weight: 700;
}

.personal .member-bd .member-home {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	top: 32px;
	left: 95px;
}

.personal .member-bd .member-deil {
	font-size: 16px;
}

.personal .member-order {
	position: relative;
	top: 77px;
}

.personal .member-order a {
	float: left;
	margin-left: -1px;
	width: 61px;
	text-align: center;
	border-left: 1px solid #FFF;
}

.personal .member-order a strong {
	height: 18px;
	display: block;
	font-size: 14px;
	color: #F40;
}

.personal .member-gg {
	border-top: 3px solid #F1F1F1;
	height: 132px;
}

.personal .member-gg .notice-hd {
	position: relative;
	height: 24px;
	margin-bottom: 20px;
	margin-top: 4px;
	overflow: hidden;
	margin-right: -2px;
	padding: 0 8px;
}

.personal .member-gg .notice-hd li {
	float: left;
	line-height: 22px;
	width: 39px;
	text-align: center;
	margin: 0 8px;
}

.personal .member-gg .notice-hd .selected {
	padding: 0;
	font-weight: 700;
	border-bottom: 2px solid #F40;
}

.personal .notice-bd .mod_hide {
	margin: 10px;
	height: 95px;
	overflow: hidden;
	margin-top: -10px;
}

.personal .notice-bd .mod_hide li {
	float: left;
	line-height: 25px;
	height: 25px;
	width: 111px;
	overflow: hidden;
	color: #fff;
}

.mod_hide_tj {
	margin: 10px;
	overflow: hidden;
	margin-top: -10px;
	height: 95px;
}

.mod_hide_tj li {
	float: left;
	line-height: 25px;
	height: 25px;
	width: 111px;
	overflow: hidden;
	color: #fff;
}

.nav-wrap {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}

.nava {
	position: relative;
	width: 1280px;
	height: 40px;
	margin: 0px auto;
}

.goods {
	background: #ff5200;
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 40px;
	cursor: pointer;
}

.goods h2 span {
	color: #ffffff;
	height: 28px;
	text-align: center;
	float: left;
	display: block;
	line-height: 28px;
	font: 16px/2.5 arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
	font-weight: 700;
}

.seek {
	width: 540px;
	height: 40px;
	position: absolute;
	left: 0;
	right: 11px;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 1px solid #ff7500;
	background-color: #fff;
	border-radius: 5px;
}

.seek .seek_heng {
	border-bottom: 1px solid #fff;
	position: relative;
	top: 16px;
}

.seek .seek_ss {
	background: url("../index/pic (19).png") 21px 7px no-repeat;
	width: 65px;
	height: 38px;
	float: right;
	position: relative;
	cursor: pointer;
	background-color: #ff7500;
	top: 1px;
	right: 1px;
	border-radius: 0 5px 5px 0;
}

.seek .seek_input {
	width: 440px;
	height: 25px;
	position: relative;
	top: 7px;
	border: none;
	outline: medium;
	margin-left: 8px;
}

#rightnav {
	width: 58px;
	position: fixed;
	top: 0;
    bottom: 0;
	right: 0;
	display: block;
	z-index: 9999;
	height: 100%;
    background: #000;
}

#rightnav .Rigicons {
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}

#rightnav img {
	/* background-color: #fff; */
	width: 30px;
	/* height: 54px; */
	display: block;
    margin: 0 auto;
}

.jdm-toolbar-tab {
	position: relative;
	width: 35px;
	height: 35px;
	margin-bottom: 1px;
	cursor: pointer;
	background-color: #A9A9A9;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.jdm-toolbar-tab .tab-ico {
	width: 34px;
	height: 35px;
	margin-left: 1px;
	position: relative;
	z-index: 2;
	display: block;
	background: url("../images/icon/lefticon.png") no-repeat;
}

.jdm-toolbar-tab .tab-text {
	width: 62px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-family: "Microsoft YaHei";
	position: absolute;
	z-index: 1;
	left: 60px;
	top: 0;
	background-color: #FF9429;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	-webkit-transition: left .3s ease-in-out .1s;
	-moz-transition: left .3s ease-in-out .1s;
	transition: left .3s ease-in-out .1s;
	_display: none;
	font-size: 12px;
	font-style: initial;
}

.jdm-toolbar-tab-hover {
	left: -60px !important;
	background-color: #FF9429 !important;
}

.miaosha {
	height: 200px;
	margin-top: 80px;
}

.miaosha_bj {
	background: url("../index/pic (9).png") no-repeat;
	height: 200px;
	position: relative;
}

.miaosha_bj div {
	float: left;
}

.miaosha_1 {
	width: 345px;
}

.miaosha_1 ul {
	margin-left: 30px;
	width: 358px;
}

.miaosha_1 .line_1 {
	background: url("../index/pic (10).png") no-repeat;
	background-position: 0px 20px;
	height: 102px;
	margin-bottom: 10px;
}

.miaosha_1 .line_2 {
	background: url("../index/pic (17).png") no-repeat;
	height: 10px;
	width: 265px;
}

.sk_cd {
	float: left;
	line-height: 55px;
	color: #fff;
}

.sk_cd_tip {
	float: left;
	line-height: 45px;
	padding-top: 6px;
	font-size: 14px;
	color: #999999;
}

.sk_cd_main {
	float: left;
	margin-left: 6px;
	margin-right: 8px;
}

.sk_cd {
	float: left;
	line-height: 55px;
	color: #fff;
}

.cd_item {
	float: left;
	width: 35px;
	height: 37px;
	color: #f90013;
	font-size: 18px;
	font-family: Arial;
	font-weight: 700;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	line-height: 37px;
	margin-top: 10px;
}

.cd_split {
	float: left;
	margin: 22px 4px 0;
	width: 4px;
	height: 12px;
	font-size: 0;
	line-height: 0;
}

.cd_split_dot {
	display: block;
	width: 4px;
	height: 4px;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #f90013;
}

.cd_split_bottom {
	top: 30px;
}

.cd_split_top {
	margin-bottom: 4px;
}

.miaosha_1 .line_3 {
	background: url("../index/pic (16).png") no-repeat;
	height: 10px;
	width: 265px;
}

.miaosha_1 .line_4 {
	
}

.miaosha_1 .line_5 {
	background: url("../index/pic (3).png") no-repeat;
	height: 32px;
	width: 128px;
	cursor: pointer;
}

.miaosha_2 {
	background: url("../index/pic (18).png") no-repeat;
	background-position: 18px 90px;
	height: 200px;
	width: 45px;
}

.miaosha_4_centent {
	width: 750px;
	height: 293px;
	right: 50px;
	top: -39px;
	position: absolute;
}

.miaosha_4 {
	background: url("../images/index/frame.png") no-repeat;
	height: 293px;
	width: 284px;
	margin: 0px 30px;
	position: relative;
}

.miaosha_4>div {
	margin: 8px;
}

.miaosha_4 .miaosha_img {
	width: 284px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.miaosha_4 .miaosha_img img {
	width: 100px;
	height: 100px;
}

.miaosha_4 .miaosha_txt {
	margin: 0 auto;
	text-align: center;
	width: 150px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: "Microsoft YaHei";
	float: none;
}

.miaosha_4 .miaosha_num {
	width: 284px;
}

.miaosha_4 .miaosha_num_tiao {
	border: 1px solid #fe4040;
	background-color: #f9d6d6;
	color: #fe4040;
	border-radius: 10px;
	font-size: 10px;
	width: 180px;
	margin-left: 43px;
	text-align: center;
}

.miaosha_4 .miaosha_lootall {
	background: url("../images/index/zero_num.png") no-repeat;
	height: 121px;
	width: 140px;
	position: absolute;
	bottom: 90px;
	left: 64px;
}

.miaosha_4 .miaosha_price {
	margin: 0 auto;
	text-align: center;
	width: 284px;
	color: #EF4040;
	font-weight: 600;
	font-size: 18px;
}

.miaosha_4 .miaosha_price span {
	text-decoration: line-through;
	color: #EF4040;
	font-size: 14px;
	font-weight: 500px;
	margin-left: 10px;
}

.miaosha_4 .miaosha_fg {
	background: url("../images/index/rob-01.png") no-repeat;
	height: 44px;
	width: 88px;
	position: absolute;
	bottom: 15px;
	left: 98px;
}

.miaosha_4 .miaosha_fg_no {
	background: url("../images/index/rob-02.png") no-repeat;
	height: 44px;
	width: 88px;
	position: absolute;
	bottom: 15px;
	left: 98px;
}

.miaosha_5 {
	background: url("../index/pic (7).png") no-repeat;
	background-position: 18px 140px;
	height: 200px;
	width: 45px;
}

.hot_sale {
/* 	height: 500px !important; */
}

.hot_sale .hot_sale_bj {
	background: url("../index/pic (21).png") no-repeat;
	background-position: center;
	background-size: 4%;
	width: 100%;
	height: 100px;
	margin-top: 65px;
	text-align: center;
}

.hot_sale .hot_sale_subject {
    padding: 20px 0;
	background: #FFFFFF;
}

.hot_sale .hot_sale_subject ul li {
	width: 200px;
	float: left;
	border: 1px solid #e5e5e5;
    border-radius: 10px;
}

.hot_sale .hot_sale_subject ul li:hover {
	border: 1px solid #ff7500;
}

.hot_sale_subject .hot_sale_img {
	width: 195px;
	text-align: center;
	margin: 10px auto;
}

.hot_sale_subject .hot_sale_img img {
	width: 195px;
	height: 195px;
}

.hot_sale_subject .hot_sale_txt {
/* 	margin: 0 35px; */
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	overflow: hidden;
/* 	white-space: nowrap; */
	text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 46px;
}

.hot_sale_subject .hot_sale_price {
	text-align: center;
	margin-top: 12px;
	font-size: 16px;
	color: #ef4040;
	font-weight: 600;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.hot_sale_subject .hot_sale_price span {
	/* text-decoration: line-through;
	color: #BABABA;
	font-size: 14px; */
	font-weight: 500px;
	margin-left: 10px;
}

.hot_sale_subject .hot_sale_fg {
	height: 180px;
    float: right;
    width: 1px;
    border-left: #E0E0E0 solid 1px;
    /* position: relative; */
    margin-top: -90%;
}

.gpdiv {
	font-weight: bold;
	font-size:14px;
     float: left;
    padding-left: 55px; 
}
.gcart {
    width: 25px;
    height: 25px;
    float: right;
    padding-right: 10px;
    cursor: pointer;
}
.gcart img{
	width: 90%;
}

.brand {
/* 	height: 380px; */
}

.brand .brand_title {
	height: 40px;
	line-height: 40px;
	background: url("../index/pic (8).png") no-repeat;
}

.brand .brand_title h3 {
	margin-left: 10px;
	font-size: 18px;
}

.brand .brand_title h3 span {
	font-weight: 100px;
	font-size: 14px;
	color: #898989;
}

.brand .brand_pp1 {
/* 	height: 160px; */
	width: 100%;
	display: inline-block;
}

.brand .brand_pp1 div {
	float: left;
	width: 24%;
	cursor: pointer;
    border: 1px solid #ddd;
}

.brand .brand_pp1 div img {
	width: 100%;
}

.brand .brand_pp2 {
	padding: 20px 0;
	height: 120px;
}

.brand .brand_pp2 ul li img {
	width: 172px;
	height: 113px;
}

.floor {
	/* height: 955px; */
	overflow: hidden;
}

.floor .floor_title {
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
	position: relative;
}

.floor .floor_title h3 {
	margin-left: 10px;
	font-size: 20px;
	float: left;
	font-size: 24px;
	color: black;
	font-weight: normal;
}

.floor .floor_title ul li {
	float: left;
/* 	display: inline-block; */
}

.floor .floor_title ul li p {
	color: #818181;
	cursor: pointer;
	display: inline;
}

.floor .floor_title ul li p:hover {
	color: #F04E4E;
}

.floor .floor_title ul li span {
	border-right: 1px #818181 solid;
	margin: 0 15px;
}

.floor .floor_title .floor_gd {
	float: right;
	cursor: pointer;
	font-size: 18px;
}

.floor .floor_bg {
	border-top: 2px solid;
	height: 280px;
}

.floor .floor_subject {
/* 	background: #fff; */
	overflow: hidden;
}

.floor .floor_subject ul li {
	border: 1px solid #E7E7E7;
	width: 253px;
	float: left;
	padding: 10px 0;
    background-color: #fff;
}

.floor .floor_subject ul li:hover {
	border: 1px solid #ff7500;
}

.floor .floor_subject ul li .floor_img {
	width: 90%;
	text-align: center;
	margin: 10px auto;
}

.floor .floor_subject ul li .floor_img img {
	width: 100%;
}

.floor .floor_subject ul li .floor_txt {
/* 	margin: 0 35px; */
	text-align: center;
	font-family: "Microsoft YaHei";
	overflow: hidden;
/* 	white-space: nowrap; */
	text-overflow: ellipsis;
	font-size: 16px;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 46px;
}

.floor .floor_subject ul li .floor_price {
	text-align: center;
	margin-top: 3px;
	font-size: 18px;
	color: #cf0101;
	font-weight: 600;
}

.floor .floor_subject ul li .floor_price i {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

.floor .floor_subject ul li .floor_price_lose {
	text-decoration: line-through;
	color: #BABABA;
	font-size: 14px;
	font-weight: 500px;
	margin-left: 10px;
}

.like {
	margin-top: 30px;
/* 	height: 352px; */
}

.like .like_title {
	height: 31px;
	line-height: 22px;
	background: url("../index/pic (8).png") no-repeat;
	background-size: 6px 21px;
}

.like .like_title h3 {
	margin-left: 10px;
	font-size: 21px;
	color: 1d1e1f;
}

.like .like_title h3 span {
	font-weight: 100;
	font-size: 14px;
	color: #777;
}

.like ul {
	width: 100%;
	display: inline-block;
	background: #fff;
}

.like ul li {
	border: 1px solid #E7E7E7;
	border-right-color: #fff;
	width: 211px;
	float: left;
	padding: 10px 0;
}

.like ul li:nth-child(4) {
	border-right: 1px solid #E7E7E7;
}

.like ul li:hover {
	border: 1px solid #ff7500;
}

.like ul li .like_img {
	width: 90%;
	text-align: center;
	margin: 10px auto;
}

.like ul li .like_img img {
	width: 100%;
}

.like ul li .like_txt {
	margin: 0 auto;
	width: 210px;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 12px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	overflow: hidden;
	font-size: 13px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.cnxh_name {
    text-overflow: ellipsis;
/*     white-space: nowrap; */
    overflow: hidden;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.like ul li .like_price {
	margin: 0 auto;
	font-size: 16px;
	color: #cf0101;
	font-weight: 500;
	width: 210px;
	text-align: center;
}

.like ul li .like_price i {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

.like ul li .like_price_lose {
	text-decoration: line-through;
	color: #BABABA;
	font-size: 14px;
	font-weight: 500px;
	margin-left: 10px;
}

.like ul li .like_pj {
	float: right;
	position: relative;
	top: -25px;
	left: -40px;
	color: #BABABA;
}

.leftnav {
	z-index: 1;
	float: left;
	position: fixed;
    bottom: 10%;
}

.leftnav .leftnav_zt {
	width: 120px;
	float: left;
/* 	position: relative; */
/* 	top: 200px; */
}

.leftnav .leftnav_xs {
	background: url("../index/pic (11).png") no-repeat;
	width: 120px;
	height: 44px;
	cursor: pointer;
}

.leftnav_zt li a {
	display: block;
}

.leftnav_zt ul {
	background: #fff;
	border: 1px solid #E0E0E0;
/* 	border-top: 1px; */
}

.leftnav_zt ul li:nth-child(1):hover {
    background-color: #64C333;
}
.leftnav_zt ul li:nth-child(2):hover {
	background-color: #1F8CD4;
}
.leftnav_zt ul li:nth-child(3):hover {
	background-color: #208B44;
}
.leftnav_zt ul li:nth-child(4):hover {
	background-color: #5458AE;
}
.leftnav_zt ul li:nth-child(5):hover {
	background-color: #FB6F19;
}
.leftnav_zt ul li:nth-child(6):hover {
	background-color: #EA5F8D;
}
.leftnav_zt ul li:nth-child(7):hover {
	background-color: #A56345;
}
.leftnav_zt ul li:nth-child(8):hover {
    background-color: #F15453;
}
.leftnav_zt ul li:nth-child(9):hover {
    background-color: #19C8A9;
}

.leftnav_zt ul li {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	cursor: pointer;
}

.leftnav_zt ul li a:hover {
	color: #fff;
}

.footer {
	font-size: 12px;
	color: #4b4a4a;
	font-family: "Microsoft YaHei";
	padding: 10px 0;
	width: 100%;
	margin-top: 35px;
	padding-top: 25px;
	background-color: #fff;
	clear: both;
}

.footer_pic_new {
	background-color: #fafafa;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	clear: both;
	_width: expression(this.scrollWidth < 960 ? "960px" : "auto");
	min-width: 960px;
}

.footer_pic_new_inner {
	width: 960px;
	margin: 0 auto;
	height: 68px;
	padding: 5px 0;
}

.footer_pic_new_inner a {
	display: block;
	height: 52px;
	width: 187px;
	border-left: 1px solid #dedede;
	float: left;
	padding: 7px 0 7px 48px;
}

.footer_pic_new_inner a span {
	text-indent: -9999px;
	display: block;
	width: 138px;
	height: 52px;
	background: url(../images/footer_pic_bg.png) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.footer_pic_new_inner a.footer_pic02 span {
	background-position: 0 -51px;
}

.footer_pic_new_inner a.footer_pic03 span {
	background-position: 0 -103px;
}

.footer_pic_new_inner a.footer_pic04 span {
	background-position: 0 -156px;
}

.footer p {
	display: block
}

.foot_center {
	float: left;
	width: 761px;
	text-indent: 40px;
	height: 140px;
	overflow: hidden;
	margin-left: 44px;
}

.foot_center dl {
	float: left;
	width: 179px;
	padding: 5px;
	height: 135px;
	border-right: 1px solid #E7E7E7;
}

.foot_center .mark {
	padding-top: 20px;
}

.foot_center dl dt {
	display: block;
	padding-left: 1px;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: black;
	height: 36px;
	line-height: 36px;
}

/* .foot_center dl dt.art_logo0 {
	background: url(../images/art_logo0.png) 13px 8px no-repeat;
}

.foot_center dl dt.art_logo1 {
	background: url(../images/art_logo1.png) 10px 10px no-repeat;
}

.foot_center dl dt.art_logo2 {
	background: url(../images/art_logo2.png) 10px 10px no-repeat;
}

.foot_center dl dt.art_logo3 {
	background: url(../images/art_logo3.png) 11px 8px no-repeat;
}

.foot_center dl dt.art_logo4 {
	background: url(../images/art_logo4.png) 12px 8px no-repeat;
} */
.foot_center a {
	text-decoration: none;
	color: #7d7d7d;
	font-size: 12px;
}

.footer_nav_box {
	border-top: 1px solid #ebebeb;
	width: 100%;
	_width: expression(this.scrollWidth < 960 ? "960px" : "auto");
	min-width: 960px;
	padding: 5px 0 2px;
}

.footer_nav {
	text-align: center;
	line-height: 20px;
	padding-bottom: 17px;
}

.footer_nav_box a:hover {
	color: #f48570;
	text-decoration: underline;
}

.footer_nav_box a, .footer_nav_box {
	color: #8c8c8c;
	font-size: 12px;
	text-decoration: none;
}

.footer_nav_box .footer_nav span.sep {
	margin: 0 17px 0 19px;
}

.foot_center dl dd {
	height: 20px;
	line-height: 20px;
	padding: 2px;
}

.theme-footer {
	height: 50px;
	text-align: center;
	margin-top: 15px;
	float: none;
	background: #515151;
	line-height: 50px;
	color: #fff;
}

.footer_subject {
	width: 1200px;
	margin: 0 auto;
	height: 150px;
}

.footer_concern {
	width: 235px;
	float: left;
}

.footer_concern_img {
	text-align: center;
	margin-bottom: 25px;
}

.footer_concern_img img {
	width: 200px;
	height: 72px;
}

.footer_concern_txt {
	height: 35px;
	line-height: 35px;
}

.footer_concern_txt img {
	vertical-align: middle;
	margin-left: 25px;
}

.footer_er {
	float: right;
	width: 104px;
}

.footer_er_img {
	border: 2px solid #E7E7E7;
	width: 100px;
}

.footer_er_img img {
	width: 100px;
	height: 100px;
}

.footer_er_txt {
	width: 100px;
	text-align: center;
	margin: 5px 0 0 0;
}

.fl {
	display: inline;
	float: left;
	width: 600px;
}

.all-goods {
	clear: right;
	position: absolute;
	top: 0px;
	left: 0;
	border-width: 0 2px 2px;
	overflow: visible;
	z-index: 9999;
}

.all-goods .item {
	height: 44.5px;
}

.all-goods .btnone {
	border-top: none;
}

.all-goods .item .product {
	position: absolute;
	z-index: 999;
	width: 160px;
}

.all-goods .item .product h4 {
	height: 44.5px;
	border-width: 1px 0;
	font-weight: normal;
	line-height: 44.5px;
	/* background: url(../images/nextPage_dis.png) 138px 11px no-repeat; */
	background-color: #ff7500;
	/* opacity: 0.6; */
	text-align: center;
}

.all-goods .item .product h4 a {
	color: #fff;
	font-size: 16px;
}

.all-goods .item .product h4 a:hover {
	text-decoration: none;
}

.product s {
	display: block;
	position: absolute;
	top: 13px;
	left: 173px;
	width: 6px;
	height: 9px;
	background: url(../images/indexSprite.png) no-repeat 0px 0px;
}

.all-goods .active .product h4 {
	background-position: -12px -185px;
	/* background: url(../images/nextPage_able.png) 138px 11px no-repeat; */
	background-color: white;
	width: 162px;
	opacity: 1;
}

.all-goods .active .product h4 a {
/* 	color: black; */
	color: #ff7500;
}

.all-goods .product-wrap {
	position: absolute;
	width: 983px;
	z-index: 99;
	background: #fff;
	padding: 5px 28px 10px 28px;
	display: none;
	min-height: 381px;
	top: 0px;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}

.all-goods .product-wrap p {
	color: #999999;
}

.all-goods .pos {
	left: 162px;
}

.all-goods .posone {
	left: 186px;
	top: 0px;
}

.all-goods .postwo {
	left: 186px;
	top: 37px;
}

.all-goods .posthree {
	left: 186px;
	top: 74px;
}

.all-goods .posfour {
	left: 186px;
	top: 111px;
}

.all-goods .posfive {
	left: 186px;
	top: 148px;
}

.all-goods .possix {
	left: 186px;
	top: 185px;
}

.all-goods .posseven {
	left: 186px;
	bottom: -2px;
}

.all-goods .poseight {
	left: 186px;
	bottom: -2px;
}

.all-goods .posnine {
	left: 186px;
	bottom: -2px;
}

.all-goods .posten {
	left: 186px;
	bottom: -2px;
}

.all-goods .poseleven {
	left: 186px;
	bottom: -2px;
}

.all-goods .product-wrap h2 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.all-goods .product-wrap h2 a {
	height: auto;
	line-height: 16px;
	color: #333;
	padding-left: 0;
}

.all-goods .product-wrap ul {
	/* line-height: 30px;
	height: 30px */
	
}

.all-goods .product-wrap ul li {
	float: left;
	overflow: hidden;
	width: 300px;
	min-height: 40px;
}

.all-goods .product-wrap ul li span a {
	color: #000;
}

.all-goods .product-wrap ul li span a:hover {
	color: #000;
}

.all-goods .product-wrap ul li .cate_detail_con_c a {
	padding: 10px 20px 5px 0px;
	color: #666666;
	display: inline-block;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	font-size: 12px;
}

.all-goods .product-wrap ul li a:hover {
	text-decoration: none;
	background-position: -8px -219px;
	color: #ff7500;
}

.all-goods .product-wrap div dd, .all-goods .product-wrap div dl a {
	display: block;
	width: 185px;
	height: 120px;
	overflow: hidden;
}

.cate_detail_tit {
	display: block;
	width: 90%;
	margin-top: 15px;
}

.cate_detail_tit a {
	font-size: 16px;
	color: #333;
}

.cate_detail_con {
	display: inline;
}

.cate_detail_con_c {
	width: 250px;
	border-top: 1px solid #d0d0d0;
	margin-top: 10px;
	overflow: hidden;
}

.cate_detail_con_lk {
	float: left;
	margin: 4px 0;
	padding: 0 10px;
	height: 16px;
	line-height: 16px;
	white-space: nowrap;
}

.cate_detail_tit_arrow {
	margin-left: 5px;
}

.image {
	border: 1px solid #E6E6FA;
	width: 170px;
	float: left;
}

.bigtype_goods_pic {
	width: 382px;
	float: left;
}

.bigtype_goods_pic ul li {
	width: 181px !important;
	height: 181px;
	float: left;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
}

.bigtype_goods_pic ul li:nth-child(even) {
	margin-right: 0px;
}

.bus_page {
	padding-left: 115px;
	margin: 20px 0 50px 0;
}

.bus_page a {
	text-align: center;
	border: #eee 1px solid;
	margin: 5px;
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 5px;
}

.bus_page .current {
	text-align: center;
	margin: 5px;
	color: white;
	background-color: #ff7500;
	width: 20px;
	height: 20px;
	display: inline-block;
	padding: 5px;
}

.hetright {
    width: 230px;
    padding-left: 17px;
}
.float {
    float: left;
}
.hetright h3 {
    border-bottom: #E6E6E6 1px solid;
    padding: 3px 0;
}
.hetright li {
    padding: 3px 0;
}
#foot {
	width: 1200px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
/* 	border-top: 1px solid #d9d9d9; */
}
#discount_wrap .dis_div {
	float: left;
	height: 420px;
}
#discount_wrap .dis_div a {
	display: inline-block;
}
#discount_wrap .dis_div img {
	float: left;
}
#dis_left {
    width: 260px;
}
#dis_in {
    width: 760px;
}
#dis_right {
    width: 260px;
}
.dis_div ul {
	display: inline-block;
    width: 100%;
    height: 100%;
}
#dis_in .dis_in_ul .dis_in_li {
	float: left;
    width: 253px;
    height: 210px;
}
.dis_div a,.dis_div img {
    width: 100%;
    height: 100%;
}
#dis_right .dis_right_ul .dis_right_li {
	width: 100%;
	height: 140px;
}
	 
/*侧边个人信息*/	 
	 
.inmain_center {
	width: 1280px;
	margin: 0 auto;
}	 
	 
.inmain_center .pull_right {
    width: 160px;
    height: 400px;
    top: -400px;
    right: 0;
    background: #fff;
	text-align: center;
}	 

.inmain_center .pull_right img{
	margin-top: 20px;
	margin-bottom: 10px;
}

.inmain_center .pull_right .main_wu {
	height: 28px;
	line-height: 12px;
	font-size: 12px;
}
.inmain_center .pull_right .main_wu span {
	padding: 0 5px;
}

.inmain_center .pull_right .naniu {
	display: block;
	width:128px;
	height:28px;
	line-height: 28px;
	background:rgba(223,193,139,1);
	border-radius:14px;
	color: #2C1D05;
	font-size: 12px;
	margin: 0 auto;
}

.inmain_center .pull_right .tongzhi {
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
}

.inmain_center .pull_right .tongzhi span {
	display: inline-block;
	width: 50%;
	text-align: center;
	float: left;
}

.inmain_center .pull_right .tongzhi span.no {
	color: #ff7500;
	border-bottom: 2px solid #ff7500;
}

/*.inmain_center .pull_right ul li {
	font-size: 12px;
    color: #666;
    padding-top: 12px;
    padding-left: 5px;
    width: 148px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inmain_center .pull_right ul {
    max-height: 108px;
    min-height: 108px;
    text-align: left;
    overflow: hidden;
    display: inline-block;
}*/






.inmain_center .pull_right .myscroll {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    line-height: 26px;
    font-size: 12px;
    overflow: hidden;
}
.inmain_center .pull_right .myscroll li {
    height: 26px;
    line-height: 26px;
    margin-left: 5px;
}
.inmain_center .pull_right .myscroll a {
	display: inline-block;
	width: 135px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    text-decoration: none;
    text-align: left;
}
.inmain_center .pull_right .myscroll a:hover {
    color: #ED5565;
    text-decoration: underline;
}




.inmain_center .pull_right .min_h {
	min-height: 45px;
	color: #666;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	margin: 10px 11px;
}

.inmain_center .pull_right .min_h p i{
	color: #E4393C;
	font-style: normal;
}

.inmain_center .pull_right .min_h span em{
	color: #C39B38;
	font-style: normal;
}

.inmain_center .accordion {
	display: block;
	line-height: 24px;
}




















