@charset "utf-8";

.store_title {
	margin-left: 10px;
	color: #3D3D3D;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	vertical-align: bottom;
	height: 48px;
	max-width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.store_qi {
	display: inline-block;
	padding: 4px 10px;
	color: #FFFFFF;
	font-size: 12px;
	border-radius: 4px;
}

body {
	font-size: 9pt;
	font-family: Helvetica Neue,Helvetica,tahoma,arial,\\5FAE\8F6F\96C5\9ED1,\\5b8b\4f53
}

a,body {
	color: #666
}

.hide {
	display: none
}

.sort_list .cur a,.sort_list li a:hover {
	background: #cc3902
}

.top {
	width: 100%;
	height: 30px;
	min-width: 75pc;
	background: url(/static/images/top_bg.gif) repeat-x;
	line-height: 30px
}

.container,.top_wp {
	margin: 0 auto;
	width: 75pc
}

.collect_me {
	padding-left: 20px;
	background: url(/static/images/collect_star.gif) no-repeat left center
}

.to_reg {
	color: #f60
}

.top_nav li {
	float: left
}

.top_nav li a {
	margin: 0 5px
}

.m_store {
	position: relative
}

.m_store b {
	display: inline-block;
	margin-left: 5px;
	width: 9px;
	height: 5px;
	background: url(/static/images/top_arrow.gif) no-repeat;
	vertical-align: middle;
	transition: transform .2s ease-in 0s;
	zoom: 1
}

.ms_cont {
	top: 31px;
	left: 0;
	left: 5px;
	z-index: 22;
	display: none;
	padding-bottom: 5px;
	min-width: 98px;
	border: 1px solid #e0e0e0;
	border-top: none;
	background: #fff
}

.ms_cont a {
	display: block;
	padding-left: 3px;
	background: 0 0;
	line-height: 25px
}

.top_nav .hover .outline {
	position: absolute;
	top: 3px;
	left: 5px;
	display: inline-block;
	width: 98px;
	height: 27px;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	background: #fff;
	zoom: 1
}

.top_nav .hover .ms_cont {
	display: block
}

.top_nav .hover .m_store b {
	transform: rotate(180deg)
}

.header {
	padding: 10px 0
}

.logo {
	width: 410px
}

.logo img {
	vertical-align: middle
}

.search_text {
	padding: 0 5px;
	width: 397px;
	height: 30px;
	border-style: solid;
	border-width: 3px;
	border-right: none
}

.search_btn {
	width: 5pc;
	height: 36px;
	border: none;
	background: url(/static/images/search_btn.gif) no-repeat;
	cursor: pointer
}

.hot_word a {
	margin-right: 10px
}

.ex_search {
	display: none;
	background: #fff
}

.ex_search ul {
	border-bottom: 1px solid #ddd
}

.ex_search li {
	position: relative
}

.ex_search li a {
	/*display: block;*/
	padding: 0 10px;
	height: 25px;
	color: #666;
	line-height: 25px
}

.ex_search li:hover {
	background: #f2f2f2
}

.ex_search li a span {
	float: right;
	color: #ccc
}

.ex_search li .del_history {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	color: #369
}

.ex_search p {
	padding: 0 10px;
	/*height: 25px;*/
	line-height: 25px
}

.shopping_cart dt {
	z-index: 21
}

.shopping_cart dt a {
	display: block;
	width: 130px;
	height: 35px;
	background: url(/static/images/shopping_cart_bg.gif) no-repeat;
	text-indent: 41px;
	line-height: 33px
}

.sc_num {
	position: absolute;
	top: -8px;
	left: 15px;
	padding-left: 5px;
	height: 17px;
	background: url(/static/images/sc_num.gif) no-repeat left 1px;
	color: #fff;
	line-height: 17px
}

.sc_num em {
	float: left;
	padding-right: 5px;
	height: 17px;
	background: url(/static/images/sc_num.gif) no-repeat right bottom
}

.shopping_cart .hover dt a {
	background: url(/static/images/shopping_cart_hover.gif) no-repeat
}

.shopping_cart dd {
	position: absolute;
	top: 34px;
	right: 0;
	z-index: 20;
	display: none;
	padding: 5px;
	width: 3in;
	border: 1px solid #ddd;
	background: #eee;
	box-shadow: -1px 1px 4px hsla(0,0%,61%,.5)
}

.shopping_cart .hover dd {
	display: block
}

.cart_empty {
	padding: 20px;
	background: #fff
}

.cart_empty p {
	margin-left: 8px;
	padding-left: 40px;
	background: url(/static/images/cart_icon.gif) no-repeat left center;
	color: #000;
	line-height: 150%
}

.cart_empty a {
	color: #2277c8
}

.cart_list li {
	position: relative;
	margin-top: 1px;
	padding: 5px 10px;
	background: #fff
}

.ct_check {
	margin-top: 22px
}

.ct_img {
	border: 1px solid #eee
}

.ct_name {
	overflow: hidden;
	margin-bottom: 8px;
	width: 170px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ct_price {
	color: #dc0002;
	font-weight: 700
}

.ct_price b,.settle_accounts b {
	margin-right: 5px;
	font-weight: 500;
	font-family: arial,tahoma
}

.cart_cout {
	right: 10px;
	bottom: 1pc
}


.cout_text {
	right: 10px;
	bottom: 1pc;
	width: 66px;
	height: 18px;
	text-align: center;
	line-height: 18px
}

.cart_del {
	top: 7px;
	right: 7px;
	display: none;
	width: 9pt;
	height: 9pt;
	background: url(/static/images/cart_icons.gif) no-repeat left top
}

.cart_del:hover {
	background-position: -1pc top
}

.cart_list li:hover .cout_text {
	display: none
}

.cart_list li:hover .cart_cout,.cart_list li:hover .cart_del {
	display: block
}

.settle_accounts em {
	margin-left: 5px;
	color: #df242a;
	font-weight: 700;
	font-size: 14px
}

.settle_accounts b,.settle_btn {
	font-weight: 700
}

.settle_btn {
	display: inline-block;
	width: 75pt;
	height: 30px;
	background: url(/static/images/settle_accounts_btn.gif) no-repeat;
	color: #fff;
	text-align: center;
	line-height: 30px;
	zoom: 1
}

.settle_btn:hover {
	color: #fff
}

.pro_sort {
	width: 200px
}

.pro_sort h2 {
	position: relative;
	line-height: 38px
}

.pro_sort h2 a {
	display: block;
	padding-left: 10px;
	color: #fff;
	font-size: 1pc;
	font-family: Microsoft YaHei
}

.pro_sort h2 b {
	position: absolute;
	top: 14px;
	right: 10px;
	width: 9pt;
	height: 10px;
	background: url(/static/images/all_sort_icon.png) no-repeat
}

.sort_list li {
	float: left
}

.sort_list li a {
	display: block;
	padding: 0 25px;
	color: #fff;
	font-size: 14px;
	font-family: Microsoft YaHei;
	line-height: 38px
}

.sort_cont {
	top: 38px;
	left: 0;
	z-index: 105;
	width: 196px;
	border-style: solid;
	border-width: 2px;
	border-top: none;
	background: #f9f9f9
}

.sort_cont dl {
	position: relative;
	border-bottom: 1px solid #fff
}

.sort_cont dl dt {
	height: 38px;
	background: url(/static/images/sort_arrow.gif) no-repeat 182px center;
	line-height: 36px
}

.sort_cont dl dt img {
	margin: 0 5px 0 10px
}

.sort_cont dl dt a {
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: middle;
	font-size: 14px;
	zoom: 1
}

.sort_cont dl dd {
	display: none;
	overflow: hidden;
	margin-left: 10px;
	padding-bottom: 8px
}

.sort_cont dl dd a {
	float: left;
	margin-right: 5px;
	color: #999
}

.sort_cont .hover .sort_line {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0;
	padding-bottom: 0;
	width: 1px;
	height: 100%
}

.sort_cont .hover {
	z-index: 19;
	width: 198px;
	background: #fff;
	box-shadow: 0 0 8px hsla(0,0%,55%,.5)
}

.sort_cont .hover dt {
	background: 0 0
}

.sort_cont .hover dd {
	display: block
}

.sort_cont .hover:after {
	position: absolute;
	top: 0;
	right: -8px;
	width: 8px;
	height: 100%;
	background: #fff;
	content: " "
}

.sort_open {
	top: 38px;
	left: 200px;
	z-index: 101;
	overflow: hidden;
	width: 738px;
	min-height: 490px;
	border: 1px solid #eee;
	border-top: none;
	background: #fff;
	box-shadow: 0 4px 8px hsla(0,0%,55%,.5)
}

.ct_item,.sort_open {
	display: none
}

.sub_category {
	padding: 5px 25px 5px 15px;
	width: 5in;
	min-height: 481px;
	background: url(/static/images/shadow_bg.png) repeat-y right top
}

.category_box {
	float: left;
	width: 15pc
}

.sub_category dl {
	padding: 15px 0 15px 5px
}

.sub_category dl:hover {
	background: #fafafa
}

.sub_category dl dt {
	padding-left: 10px
}

.sub_category dl dt a {
	padding-right: 13px;
	background: url(/static/images/org_arrow.gif) no-repeat right center;
	font-weight: 700;
	font-size: 14px;
	font-family: Microsoft YaHei
}

.sub_category dl dd {
	overflow: hidden;
	margin-top: 2px;
	width: 235px
}

.sub_category dl dd a {
	float: left;
	margin-left: -1px;
	padding: 0 10px;
	background: url(/static/images/dot_line.gif) no-repeat left center;
	line-height: 20px
}

.sub_brands {
	padding: 5px 0;
	width: 218px;
	height: 481px
}

.sub_brands dl {
	padding: 0 15px
}

.sub_brands dl dt {
	padding: 5px 0;
	font-weight: 700;
	font-family: Microsoft YaHei
}

.sub_brands dl dd {
	overflow: hidden;
	width: 178px;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef
}

.sub_brands dl dd a {
	float: left;
	overflow: hidden;
	width: 88px;
	height: 38px;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef
}

.sub_brands dl dd a img {
	margin: 4px 0
}

.close_category {
	top: 10px;
	right: 10px;
	width: 10px;
	height: 10px;
	background: url(/static/images/close_category.gif) no-repeat
}

.slides_wp {
	margin-left: 200px
}

#slides {
	position: relative;
	overflow: hidden;
	width: 770px;
	height: 330px
}

.slides_wp .slidesjs-pagination {
	position: absolute;
	right: 30px;
	bottom: 20px;
	z-index: 10
}

.slides_wp .slidesjs-pagination li {
	float: left;
	margin-left: 10px
}

.slides_wp .slidesjs-pagination li a {
	display: block;
	overflow: hidden;
	width: 9pt;
	height: 9pt;
	background: #eee;
	text-indent: -9999px
}

.jscroll {
	width: 770px;
	height: 139px;
	border-bottom: 1px solid #ddd
}

.jscroll_wp {
	overflow: hidden;
	margin: 0 auto;
	width: 755px
}

.jscroll_box {
	margin-left: -1px
}

.jscroll_list li {
	width: 188px;
	height: 140px;
	border-left: 1px solid #ddd
}

.j_next,.j_prev {
	position: absolute;
	top: 50px;
	z-index: 9;
	display: none;
	width: 20px;
	height: 40px;
	background: url(/static/images/scroll_btns.png) no-repeat
}

.j_prev {
	left: 5px;
	background-position: left top
}

.j_next {
	right: 5px;
	background-position: right top
}

.j_prev:hover {
	background-position: left bottom
}

.j_next:hover {
	background-position: right bottom
}

.fst_rig {
	width: 230px
}

.r_pic {
	overflow: hidden;
	height: 129px
}

.r_notice,.r_pic {
	border: 1px solid #ddd;
	border-bottom: none
}

.r_notice {
	height: 159px
}

.notice_tit {
	padding: 0 10px;
	height: 28px;
	border-bottom: 1px solid #ddd;
	background: #f9f9f9;
	line-height: 28px
}

.notice_tit h3 {
	color: #333;
	font-size: 14px;
	font-family: Microsoft YaHei
}

.notice_cont {
	padding: 5px 10px
}

.notice_list li {
	overflow: hidden;
	width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 23px
}

.r_recharge {
	height: 180px
}

.recharge_tabs {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd
}

.recharge_tabs li {
	float: left;
	border-left: 1px solid #ddd
}

.recharge_tabs li a {
	display: block;
	width: 75px;
	height: 28px;
	border-bottom: 1px solid #ddd;
	background: #f9f9f9;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	line-height: 28px
}

.recharge_tabs li:nth-child(2) a {
	width: 76px
}

.recharge_tabs .cur a {
	background: #fff;
	color: #333;
	border-bottom-color: #fff
}

.recharge_cont {
	height: 149px;
	border: 1px solid #ddd;
	border-top: none
}

.recharge_box {
	display: none;
	padding: 20px 0 0 10px
}

.charge_dl dt {
	float: left;
	width: 60px;
	text-align: right;
	line-height: 22px
}

.charge_dl dd {
	margin: 0 0 13px 50px
}

.charge_text {
	padding: 0 5px;
	width: 81pt;
	height: 20px;
	border: 1px solid #ddd;
	border-top-color: #aaa;
	border-left-color: #aaa
}

.charge_sel {
	padding: 2px
}

.charge_info {
	color: #c30;
	font-weight: 700
}

.charge_btn {
	width: 70px;
	height: 21px;
	border: none;
	background: url(/static/images/charge_btn.gif) no-repeat;
	color: #fff;
	cursor: pointer
}

.hot_recommend h2 {
	color: #323232;
	font-size: 20px;
	font-family: Microsoft YaHei
}

.recommend_list {
	width: 75pc;
	border-right: 1px solid #ddd
}

.recommend_list li {
	float: left;
	width: 239px;
	height: 238px;
	border: 1px solid #ddd;
	border-right: none;
	text-align: center
}

.rec_wp {
	padding: 5px;
	height: 218px;
	border: 5px solid #fff
}

.recommend_list li:hover .rec_wp {
	border-color: #eee
}

.rec_name a {
	color: #333;
	font-size: 14px;
	font-family: Microsoft YaHei
}

.floor_wp {
	margin-bottom: 10px
}

.flr_title {
	height: 38px;
	border-bottom: 2px solid #999;
	line-height: 38px
}

.flr_title h2 {
	width: 200px;
	color: #323232;
	font-size: 20px;
	font-family: Microsoft YaHei
}

.flr_title h2 span {
	margin-right: 10px;
	font-family: arial,tahoma
}

.flr_tabs li {
	float: left
}

.flr_tabs li a {
	display: block;
	width: 200px;
	color: #5c5c5c;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei
}

.tabs_arrow {
	bottom: -2px;
	width: 200px;
	height: 7px;
	background: url(/static/images/tabs_arrow.gif) no-repeat
}

.rec_show {
	width: 1209px
}

.rec_show a {
	float: left;
	margin-right: 9px
}

.flr_left {
	width: 200px;
	height: 500px
}

.flr_img {
	height: 260px
}

.flr_img a {
	position: absolute;
	right: 0;
	bottom: 0
}

.flr_img img,.flr_promotion img {
	display: block
}

.flr_menu {
	overflow: hidden;
	padding: 10px 0 0 20px;
	height: 129px;
	border: 1px solid #ddd;
	border-bottom: none;
	background: #eee
}

.flr_menu li {
	float: left;
	width: 5pc;
	line-height: 24px
}

.flr_menu li a {
	color: #333
}

.flr_promotion {
	overflow: hidden;
	height: 98px;
	border: 1px solid #ddd
}

.flr_cont {
	width: 750pt
}

.flr_box {
	display: none
}

.f_slides {
	position: relative;
	width: 599px;
	height: 299px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.f_slides .slidesjs-pagination,.s_slides .slidesjs-pagination {
	position: absolute;
	bottom: 18px;
	z-index: 10;
	width: 100%;
	text-align: center
}

.f_slides .slidesjs-pagination li,.s_slides .slidesjs-pagination li {
	display: inline-block;
	margin: 0 5px;
	zoom: 1
}

.f_slides .slidesjs-pagination li a,.s_slides .slidesjs-pagination li a {
	display: inline-block;
	overflow: hidden;
	width: 9pt;
	height: 9pt;
	background: #eee;
	text-indent: -9999px;
	zoom: 1
}

.f_item li {
	float: left;
	overflow: hidden;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.flr_line_01 .f_item li {
	width: 199px;
	height: 299px
}

.flr_line_02 .f_item li {
	width: 199px;
	height: 199px
}

.f_item li a:hover img {
	opacity: .8
}

.goods_list li {
	float: left;
	padding: 10px 15px;
	width: 169px;
	height: 229px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.goods_list li:hover {
	box-shadow: 0 0 5px hsla(0,0%,55%,.5)
}

.good_name {
	height: 36px;
	line-height: 150%
}

.good_name a {
	color: #333
}

.good_price {
	font-size: 14px;
	font-family: Microsoft YaHei
}

.s_slides {
	position: relative;
	width: 399px;
	height: 249px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.brands_list {
	width: 600px
}

.brands_list li {
	float: left;
	width: 199px;
	height: 61px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.brands_list li a {
	display: block;
	padding: 10px 0;
	text-align: center
}

.flr_banner {
	margin-bottom: 10px
}

.club_box {
	width: 595px
}

.club_box h2 {
	color: #333;
	font-size: 20px;
	font-family: Microsoft YaHei
}

.club_cont {
	overflow: hidden;
	padding: 20px 0 0 20px;
	height: 332px;
	border: 1px solid #ddd;
	border-top-width: 2px
}

.club_list li {
	float: left;
	overflow: hidden;
	margin: 0 19px 20px 0
}

.p_img img {
	border: 1px solid #dfdfdf
}

.p_info,.p_name {
	width: 170px
}

.p_name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.p_name,.p_name a {
	color: #a1051c
}

.p_info p {
	margin-top: 5px;
	color: #999;
	line-height: 150%
}

.wp {
	margin: 0 auto;
	width: 75pc
}

.service {
	padding: 10px 20px;
	border-top: 1px solid #dbdbdb
}

.svc_box {
	margin-top: 5px;
	padding-left: 40px;
	width: 150px
}

.svc_box dt {
	font-weight: 700;
	font-size: 14px;
	font-family: Microsoft YaHei
}

.svc_box dd {
	margin-top: 5px
}

.svc_box dd div {
	line-height: 20px
}

.svc_01 {
	background: url(/static/images/svc_01.gif) no-repeat left top
}

.svc_02 {
	background: url(/static/images/svc_02.gif) no-repeat left top
}

.svc_03 {
	background: url(/static/images/svc_03.gif) no-repeat left top
}

.svc_04 {
	background: url(/static/images/svc_04.gif) no-repeat left top
}

.svc_05 {
	background: url(/static/images/svc_05.gif) no-repeat left top
}

.service_intro {
	padding-top: 5px;
	width: 205px;
	height: 150px;
	background: url(/static/images/map_img.gif) no-repeat
}

.service_intro h3 {
	font-weight: 700;
	font-size: 14px;
	font-family: Microsoft YaHei
}

.service_intro p {
	margin-top: 5px;
	line-height: 20px
}

.service_intro .view_more {
	color: #005ea7
}

.footer {
	padding-top: 20px;
	padding-bottom: 30px;
	border-top: 1px solid #f0f0f0
}

.ft_links li {
	display: inline-block;
	margin: 0 5px;
	zoom: 1
}

.auth_wp a {
	margin: 0 5px
}

.side_tools {
	position: fixed;
	right: 20px;
	display: none;
	width: 40px;
	background: #fff
}

.side_tools li {
	float: left;
	width: 38px;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 1px;
	text-align: center;
	cursor: pointer
}

.side_tools li span {
	display: block;
	height: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee
}

.side_tools .first_tool span {
	border-top: 1px solid #ddd
}

.side_tools .last_tool span {
	border-bottom-color: #ddd
}

.side_tools li em {
	display: none;
	padding: 0 5px;
	line-height: 14px
}

.side_tools li img {
	padding: 5px 0
}

.side_tools .hover em {
	display: block
}

.side_tools .hover img {
	display: none
}

.side_tools .cur em {
	display: block;
	color: #fff
}

.side_tools .cur img {
	display: none
}

.backtotop {
	border: 1px solid #ddd;
	cursor: pointer;
	display: block;
	width: 38px;
	height: 33px;
	text-align: center
}

.backtotop em {
	display: none
}

.backtotop b {
	display: block;
	width: 38px;
	height: 33px;
	background: url(/static/images/backtotop.gif) no-repeat
}

.backtotop:hover b {
	display: none
}

.backtotop:hover em {
	display: block;
	margin-top: 2px;
	padding: 0 5px;
	color: #fff!important;
	line-height: 14px
}

.brandMenu {
	overflow: hidden;
	width: 14pc;
	height: 500px;
	background: #fff
}

.brandMenu .title {
	border-bottom: 1px solid #ddd;
	color: #333;
	text-indent: 10px;
	font-size: 14px;
	line-height: 34px
}

.brandMenu .title span {
	color: #f0375e
}

.brandMenu-list dl dt {
	background: url(/static/images/fen_arrow.jpg) no-repeat left center;
	font-weight: 700;
	font-size: 14px;
	line-height: 25px
}

.brandMenu-list dl dt a {
	padding-left: 20px;
	color: #000
}

.brandMenu-list dl dd a {
	padding: 0 5px;
	color: #333;
	white-space: nowrap;
	font-size: 9pt;
	line-height: 22px;
	word-break: break-word
}

.b-slide,.brandAd {
	overflow: hidden;
	width: 61pc
}

.b-slide {
	position: relative;
	height: 500px
}

.b-slide .slidesjs-pagination {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 10px;
	left: 0;
	z-index: 98;
	width: 100%;
	text-align: center
}

.b-slide .slidesjs-pagination li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle
}

.b-slide .slidesjs-pagination li a {
	display: inline-block;
	overflow: hidden;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #666;
	vertical-align: middle;
	text-indent: -9999px
}

.b-slide .slidesjs-pagination li a.active {
	background: #f0375e
}

.brandList .title {
	margin-bottom: 20px;
	color: #333;
	text-align: center;
	font-weight: 700;
	font-size: 24px
}

.brandList-con {
	padding: 0 25px;
	padding-bottom: 20px;
	background: #fff
}

.brandList-con ul {
	width: 75pc
}

.brandList-con ul li {
	float: left;
	margin-top: 20px;
	margin-right: 18px;
	width: 126px;
	height: 88px;
	border: 1px solid #eee
}

.brandList-con ul li:hover {
	border: 1px solid #f0375e
}

.brandImg {
	margin-top: 20px;
	width: 915pt
}

.brandImg a {
	float: left;
	display: block;
	margin-right: 20px;
	width: 285px;
	height: 180px
}

.brandImg a:hover img {
	opacity: .8
}

.brandImg a img {
	width: 285px;
	height: 180px
}

.new_operation_bar {
	height: 6pc;
	border: 1px solid #eee;
	background: #fff
}

.sorting_box {
	line-height: 49px
}

.sorting_box a,.sorting_box em {
	float: left
}

.sorting_box em{
	color: #333333;
    font-weight: bold;
}

.sorting_box a {
	margin: 9pt 5px 0 0;
	padding: 0 3px;
	border: 1px solid #eee;
	background: #fff;
	line-height: 24px
}

.sorting_box .checked {
	border: #268DFF;
	background: #268DFF;
	color: #fff
}

.sorting_box a span {
	padding: 0 10px
}

.sorting_box .checked.s_up span {
	padding: 0 13px 0 7px;
	background: url(/static/images/sort_up.gif) no-repeat right center
}

.sorting_box .checked.s_down span {
	padding: 0 13px 0 7px;
	background: url(/static/images/sort_down.gif) no-repeat right center
}

.op_pages {
	margin-top: 9pt;
	padding-right: 15px;
	padding-left: 15px;
	height: 25px;
	line-height: 25px
}

.op_pages a {
	display: block;
	width: 46px;
	height: 23px;
	border: 1px solid #eee;
	background: #fff;
	color: #aaa;
	text-align: center;
	font-weight: 400;
	font-size: 1pc;
	font-family: \\5b8b\4f53;
	line-height: 23px
}

.op_prev {
	margin-right: -1px
}

.op_pages .no_pages {
	background-color: #f7f7f7;
	color: #ccc!important;
	cursor: default
}

.goods_num {
	margin-top: 9pt;
	padding-right: 15px;
	height: 26px;
	border-right: 1px solid #e7e3e7;
	color: #d54343;
	line-height: 26px
}

.goodsTip {
	padding-top: 9pt;
	font-size: 14px
}

.m_check {
	background: url(/static/images/no_check.gif) no-repeat left center
}

.m_check.checked {
	background: url(/static/images/checked_img.gif) no-repeat left center
}

.m_check input {
	opacity: 0
}

.brandGoods {
	width: 915pt
}

.brandItem {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 283px;
	height: 450px;
	border: 1px solid #e3e3e3;
	background: #fff;
	box-shadow: 0 0 3px 3px #eee
}

.brandItem:hover {
	border-color: #f0375e
}

.brandItem .b-img,.brandItem .b-img img {
	width: 283px;
	height: 283px
}

.brandItem .b-price {
	color: #db5858;
	font-size: 24px
}

.brandItem .b-price span {
	font-size: 14px;
	font-family: Verdana
}

.brandItem .b-name a {
	display: block;
	overflow: hidden;
	height: 44px;
	font-size: 9pt;
	line-height: 22px
}

.brandItem .b-name a:hover {
	color: #f0375e
}

.brandItem .b-star {
	line-height: 30px
}

.brandItem .b-star .blue {
	margin-left: 10px;
	color: #06c
}

.put {
	float: left;
	margin-left: 5px
}

.put .commstar {
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin-top: 8px;
	width: 75px;
	height: 15px;
	background: url(/static/images/star-red.png) 0 0 repeat-x;
	vertical-align: top;
	cursor: pointer;
	zoom: 1
}

.put .commstar a {
	position: absolute;
	float: left;
	height: 15px
}

.put .commstar .selected {
	background: url(/static/images/star-red.png) 0 -17px repeat-x
}

.put .commstar .star1 {
	z-index: 9;
	width: 15px
}

.put .commstar .star2 {
	z-index: 8;
	width: 30px
}

.put .commstar .star3 {
	z-index: 7;
	width: 45px
}

.put .commstar .star4 {
	z-index: 6;
	width: 60px
}

.put .commstar .star5 {
	z-index: 5;
	width: 75px
}

.nw-btn {
	height: 30px;
	border: 1px solid #eee;
	line-height: 30px
}

.nw-btn a {
	display: inline-block;
	margin-left: -1px;
	padding: 0 5px;
	border-left: 1px solid #eee;
	text-align: right;
	font-size: 14px
}

.nw-btn .n_check {
	padding-left: 26px;
	background: url(/static/images/no-check.jpg) no-repeat left center
}

.nw-btn .n_check.checked {
	background: url(/static/images/checked.jpg) no-repeat left center
}

.nw-btn .attentionG i {
	display: inline-block;
	margin-right: 10px;
	width: 1pc;
	height: 1pc;
	background: url(/static/images/g-love.png) no-repeat;
	vertical-align: middle
}

.nw-btn .attentionG.liked i {
	background: url(/static/images/r-love.png) no-repeat
}

.nw-btn .Joincart i {
	display: inline-block;
	margin-right: 5px;
	width: 1pc;
	height: 1pc;
	background: url(/static/images/cart.png) no-repeat;
	vertical-align: middle
}

.nw-btn .Joincart {
	color: #f0375e
}

.nw-btn .join-grey {
	color: #999
}

.nw-btn .join-grey i {
	background: url(/static/images/cart_grey.png) no-repeat
}

.pages a {
	background: #fff
}

.pages .pg_prev {
	padding-left: 15px;
	background: url(/static/images/op_prev.gif) no-repeat 5px center #fff
}

.pages .pg_next {
	padding-right: 15px;
	background: url(/static/images/op_next.gif) no-repeat 57px center #fff
}

.pages .cur {
	border: none;
	background: 0 0;
	color: #f0375e;
	cursor: default
}

.goods_contrast {
	border-color: #f0375e
}

.page_locate em {
	font-weight: 700;
	font-size: 14px
}

.left_wp {
    width: 295px;
    border: 1px solid rgba(38,141,255,0.4);
    border-radius: 4px;
}

.sticky-store{
	position: fixed;
	top: 0;
	z-index: 100;
	left:1256px;
	background-color: #FFFFFF;
}

.storeLeft{
    background: #E9F3FF;
    line-height: 50px;
    text-align: center;
    color: #268DFF;
    font-size: 18px;
    border-radius: 4px;
    border-bottom: 1px solid rgba(38,141,255,0.4);
}

.sortList {
	margin-bottom: 10px;
	border: 1px solid #ccc
}

.sortItem {
	border-bottom: 1px solid #eee;
	background: #f7f7f7
}

.sortItem h3 {
	padding-left: 10px;
	height: 29px;
	font-size: 14px;
	line-height: 29px;
	cursor: pointer
}

.sortItem h3 b {
	float: left;
	margin: 7px 8px 0 0;
	width: 1pc;
	height: 1pc;
	background: url(/static/images/sort_ops.gif) no-repeat left top
}

.sortItem ul {
	display: none;
	padding: 5px 19px
}

.sortItem ul li {
	float: left;
	overflow: hidden;
	width: 5pc;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 25px
}

.sortList .current {
	background: url(/static/images/gradient_bg.gif) repeat-x
}

.sortList .current h3 b {
	background-position: right top
}

.sortList .current ul {
	display: block
}

.left_box {
    margin-bottom: 10px;
    background: #fff;
    border-top: none;
    padding: 18px 0;
}

.left_box .left_title {
    line-height: 30px;
	color: #3D3D3D;
    font-size: 12px;
	background: #E2EDF8;
	padding-left:10px;
}

.ranking_list,
.show_list {
	padding: 0 8px
}

.show_list li {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	text-align: center
}

.left_box li:last-child {
	margin-bottom: 0
}

.browse_img a {
	display: inline-block
}

.browse_name {
	text-align: left;
	line-height: 150%
}

.charts-list {
	display: flex;
	margin:10px;
	height:24px;
	line-height:24px;
}

.charts-list .typeshow{
	width:50%;
	border: 1px solid #0079FF;
	text-align: center;
}

.charts-list .current{
	background: #0079FF;
	color:#FFFFFF;
}

.ranking_list{
	padding:0 20px;
}

.ranking_list li {
	margin-bottom: 20px;
}

.ranking_img {
	border: 1px solid rgba(0, 0, 0, 0.2);
}

.ranking_img img, 
.sellers_img img {
    display: block;
}

.ranking_name {
    display: block;
    font-size: 14px;
    color: #333333;
    padding: 10px 0 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.browse_price {
    color: #FF5252 !important;
    font-size: 20px;
}

.right_wp {
	width: 874px;
	float: left;
}

.best_sellers {
	padding: 20px;
	background: #f2f2f2
}

.sellers_list {
	width: 915pt
}

.sellers_list li {
	float: left;
	overflow: hidden;
	margin-right: 20px;
	padding: 10px 18px;
	width: 15pc;
	background: #fff
}

.sellers_info {
	width: 140px
}

.sellers_name {
	overflow: hidden;
	margin-top: 10px;
	height: 36px;
	line-height: 150%
}

.sellers_price {
	margin: 3px 0 5px;
	color: #999
}

.sellers_price em {
	color: #d54343;
	font-size: 14px;
	font-family: Verdana
}

.sellers_btn {
	display: inline-block;
	width: 72px;
	height: 24px;
	border-radius: 3px;
	background: #d54343;
	color: #fff!important;
	text-align: center;
	line-height: 24px;
	zoom: 1
}

.page_locate,.page_locate a {
	font-size: 14px
}

.pro_filter {
	overflow: hidden;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

#selected_filter li a em {
	color: #d54343
}

.filterBox {
	margin-top: -1px;
	padding: 10px 0;
	background: #fff
}

.filterBox dl {
	border-top: 1px dashed #eee;
	background-color: #f7f7f7
}

.filterBox dt {
	float: left;
	padding-right: 20px;
	width: 9%;
	background-color: #f7f7f7;
	text-align: right;
	font-weight: 400;
	font-size: 14px;
	line-height: 40px
}

.filterBox dd {
	float: left;
	padding: 3px 0 9px 15px;
	width: 88%;
	background: #fff;
	vertical-align: middle
}

.filterList {
	float: left;
	overflow: hidden;
	width: 60pc;
	height: 22px
}

.filterBox li {
	float: left;
	margin-right: 30px;
	font-size: 14px;
	line-height: 22px
}

.filterBox li a:hover {
	color: #d54343;
	text-decoration: underline
}

.filter_wp {
	display: none
}

.filter_wp dd {
	padding-bottom: 4px
}

.filter_wp .filterList {
	height: auto
}

.filter_wp li {
	margin: 0 10px 5px 0
}

.filter_wp li a {
	display: inline-block;
	padding: 0 6px;
	height: 22px;
	border: 1px solid #e6e6e6;
	color: #333;
	line-height: 20px;
	zoom: 1
}

.filter_wp li a:hover {
	border-color: none;
	text-decoration: none
}

.filter_wp li a em {
	font-weight: 700
}

.filter_wp li a b {
	display: inline-block;
	margin-left: 8px;
	width: 7px;
	height: 7px;
	background: url(/static/images/close_filter.gif) no-repeat right center;
	zoom: 1
}

.cancel_filter,.filter_op {
	float: right;
	margin-right: 5px;
	color: #d54343;
	white-space: nowrap;
	line-height: 22px
}

.cancel_filter {
	margin-bottom: 5px
}

.filter_handle a b,.filter_op b {
	display: inline-block;
	margin-left: 5px;
	width: 9px;
	height: 6px;
	zoom: 1
}

.filter_handle .show_less {
	display: none
}

.f_more b, .show_more b {
	background: url(/static/images/arrow_down_2.webp) no-repeat center center;
}

.f_less b, .show_less b {
	background: url(/static/images/arrow_up_2.webp) no-repeat center center;
}

.filter_handle {
	margin-top: -1px
}

.filter_handle a {
	display: inline-block;
	width: 5pc;
	border: 1px solid #eee;
	color: #888;
	line-height: 24px;
	zoom: 1;
	border-top-color: #fff
}

.filter_handle a b {
	margin-left: 8px
}

.more_filter {
	display: none
}

.filterBrands {
	float: left;
	overflow: hidden;
	width: 60pc;
	min-height: 50px
}

.filterBrands ul {
	overflow-y: auto;
	max-height: 197px
}

.filterBrands ul:before {
	margin-top: 1px
}

.filterBox .brandsList a {
	display: block;
	overflow: hidden;
	width: 114px;
	height: 46px;
	border: 1px solid #fff;
	color: #d54343;
	text-decoration: none;
	text-overflow: ellipsis;
	line-height: 3pc;
	zoom: 1
}

.filterBox .brandsList a:hover {
	text-decoration: none
}

.filterBox .brandsList:hover {
	position: relative;
	z-index: 5;
	border-color: #d54343;
	box-shadow: 2px 2px 3px rgba(0,0,0,.12)
}

.filterBox .brandsList {
	float: left;
	margin: -1px -1px 0 0;
	padding: 0;
	width: 87pt;
	height: 3pc;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center
}

.filterBox .brandsList a img {
	margin-top: 5px;
	padding: 5px 6px;
	vertical-align: top
}

.filterBox .brandsList:hover a img {
	display: none
}

.filterBox .brandsList:hover a span {
	display: block
}

.gd_wp {
	padding: 5px
}

.gd_wp .nw-btn a {
	font-size: 9pt
}

.goodsList {
	margin-left: -1px;
	width: 765pt
}

.goodsList .b-price {
	color: #d54343;
	font-size: 24px
}

.goodsList .b-price span {
	font-size: 1pc;
	font-family: microsoft yahei
}

.goodsList .goodsBox {
	float: left;
	margin-right: 19px;
	margin-bottom: 5px;
	width: 232px;
	height: 430px;
	border: 1px solid #fff
}

.goodsList .goodsBox.visited {
	background-color: #f7f7f7
}

.goodsList .goodsBox:hover {
	position: relative;
	box-shadow: 0 0 6px 0 #bfbfbf
}

.g-scroll-wrap {
	float: left;
	overflow: hidden;
	width: 155px;
	height: 31px
}

.g-scroll-wrap ul {
	position: relative;
	left: 0
}

.g-scroll-wrap li {
	float: left;
	margin: 0 1px;
	width: 29px
}

.g-scroll-wrap li img {
	padding: 1px;
	width: 25px;
	height: 25px;
	border: 1px solid #eee
}

.g-scroll-wrap li.cur img {
	border-color: #d54343
}

.g-scroll-next,.g-scroll-prev {
	float: left;
	width: 1pc;
	height: 29px;
	background: url(/static/images/scroll_btns.gif) no-repeat
}

.g-scroll-prev {
	margin-right: 3px;
	background-position: left top
}

.g-scroll-next {
	margin-left: 1px;
	background-position: -17px top
}

.g-scroll .disabled {
	cursor: not-allowed
}

.g-scroll .disabled.g-scroll-prev {
	background-position: -34px top
}

.g-scroll .disabled.g-scroll-next {
	background-position: -51px top
}

.g-name {
	overflow: hidden;
	height: 23px;
	font-size: 14px;
	line-height: 150%
}

.g-name,.g-price,.no-goods {
	color: #999
}

.g-price {
	font-size: 9pt;
	font-family: Microsoft YaHei
}

.g-price em {
	color: #005aa0
}

.good-operation a {
	display: inline-block;
	padding: 0 10px;
	height: 18px;
	border: 1px solid #d0d0d0;
	border-radius: 2px;
	background: #f7f7f7;
	color: #333;
	line-height: 17px;
	zoom: 1
}

.good-operation a label {
	cursor: pointer
}

.shop_name {
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 25px;
	background: #f7f7f7;
	line-height: 25px
}

.shop_name a {
	color: #005aa0
}

.goodsList .goodsBox:hover .shop_name {
	display: block
}

.pages a {
	display: inline-block;
	padding: 0 10px;
	height: 26px;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 14px;
	line-height: 26px;
	zoom: 1
}

.pages .cur {
	border-color: #fff;
	cursor: default
}

.pages .pg_prev {
	padding-left: 15px;
	background: url(/static/images/op_prev.gif) no-repeat 5px center
}

.pages .pg_next {
	padding-right: 15px;
	background: url(/static/images/op_next.gif) no-repeat 57px center
}

.pg_prev.no_pages {
	background-image: url(/static/images/no_prev.gif)
}

.pg_next.no_pages {
	background-image: url(/static/images/no_next.gif)
}

.goods_contrast {
	position: fixed;
	bottom: 0;
	z-index: 10000;
	display: none;
	padding: 10px;
	width: 966px;
	border-style: solid;
	border-width: 2px;
	background: #fff
}

.gc_tit {
	padding: 0 5px 5px;
	border-bottom: 1px dotted #ddd
}

.gc_tit h3 {
	font-size: 14px;
	font-family: microsoft YaHei
}

.hide_ct {
	color: #005aa0
}

.contrast_items dl {
	margin-right: 10px;
	padding: 5px 10px 5px 0;
	border-right-width: 1px;
	border-right-style: dotted
}

.contrast_items dl dt {
	float: left
}

.contrast_items dl dd {
	float: left;
	margin-left: 5px;
	width: 140px;
	line-height: 150%
}

.ct-item-price {
	font-family: microsoft YaHei
}

.del-ct-item {
	display: none;
	margin-left: 10px;
	color: #005aa0
}

.has_item:hover .del-ct-item {
	display: inline
}

.empty_item dt {
	width: 50px;
	height: 50px;
	background: #f6f6f6;
	color: #ccc;
	text-align: center;
	font-size: 30px;
	line-height: 50px
}

.empty_item dd {
	color: #ccc
}

.ct_operation {
	margin-left: 10px;
	padding-top: 5px;
	width: 85px
}

.contrast_btn {
	display: inline-block;
	width: 54px;
	height: 24px;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
	background: #d54343;
	color: #fff!important;
	font-weight: 700;
	line-height: 24px;
	zoom: 1
}

.contrast_btn.dis_ct {
	border-color: #ddd!important;
	background: #fff;
	color: #ccc!important;
	cursor: default
}

.ct_operation .del-items a {
	color: #005aa0
}

.product_wp {
	background: #fff;
    margin: 0 0 40px;
}

.img_preview {
    width: 380px;
	margin: 0 40px 0 0;
	float: left;
}

.big_img {
    display: flex;
    border: 1px solid #DDDDDD;
    justify-content: center;
    align-items: center;
	height:380px;
}

.big_img a,
.big_img img {
	display: block
}

#wrap {
	z-index: 90!important
}

.mousetrap {
	z-index: 9!important
}

.cloud-zoom-lens {
	z-index: 8!important;
	margin: -1px;
	border: 1px solid #f60;
	background-color: #fe9;
	cursor: move
}

.cloud-zoom-big {
	overflow: hidden;
	border: 1px solid #ddd
}

.thumb_scroll_next,.thumb_scroll_prev {
	position: absolute;
	top: 16px;
	width: 19px;
	height: 53px;
	background: url(/static/images/thumb_btns.gif) no-repeat
}

.thumb_scroll_prev {
	left: 0;
	background-position: left bottom
}

.thumb_scroll_next {
	right: 0;
	background-position: right bottom
}

.thumb_img{
    position: relative;
    margin: 10px 0 0;
}

.thumb_img .disabled {
	cursor: default
}

.disabled.thumb_scroll_prev {
	background-position: left top;
	display: none;
}

.disabled.thumb_scroll_next {
	background-position: right top;
	display: none;
}

.thumb_scroll_wp {
	overflow: hidden;
}

.thumb_scroll_wp ul {
	position: relative;
	width: 390px;
	height: 88px;
    overflow: hidden;
    margin: 0 auto;
}

.thumb_scroll_wp li {
	/*width: calc((100% -  38px) / 4);*/
	width: 88px;
    height: 88px;
	float: left;
	margin: 0 10px 0 0;
}
/*.thumb_scroll_wp li:nth-of-type(4n){
	margin: 0;
}*/

.thumb_scroll_wp li a{
    display: flex;
    width: 100%;
    height: 86px;
    border: 1px solid #DDDDDD;
    justify-content: center;
    align-items: center;
}

.cloud-zoom-loading {
	display: none
}

.add_contrast {
	margin-top: 5px;
	line-height: 1pc
}

.add_contrast i {
	margin-right: 5px;
	width: 13px;
	height: 1pc;
	background: url(/static/images/shops_compare.png) 0 0 no-repeat
}

.add_contrast.checked i {
	background-position: -13px 0
}

.share_wp {
	position: absolute;
	top: 0;
	left: 0;
	height: 26px;
	background: #fff;
	white-space: nowrap;
	font-size: 14px;
	line-height: 25px
}

.bdsharebuttonbox {
	display: inline-block;
	overflow: hidden;
	width: 130px;
	min-width: 130px;
	zoom: 1
}

.bdsharebuttonbox a {
	float: none!important;
	display: inline-block;
	margin: 0 3px 0 2px!important;
	vertical-align: middle;
	zoom: 1
}

.more_share {
	display: inline-block;
	width: 28px;
	height: 26px;
	background: url(/static/images/more_share_open.gif) no-repeat center center;
	vertical-align: top;
	zoom: 1
}

.sh_open .bdsharebuttonbox {
	overflow: visible;
	width: auto
}

.sh_open .more_share {
	background: url(/static/images/more_share_close.gif) no-repeat center center
}

.product_info {
	width: 710px;
    float: left;
}

.pd_title h2 {
    color: #333333;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.pd_title h2 .goods_type {
    position: relative;
    top: -3px;
}
.pd_title strong {
	display: block;
	color: #333333;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
}

.product_info .pd_info{
	margin-top:10px;
	padding:0;
}

.buy_info dl,
.pd_info dl{
}

.buy_info dt,
.pd_info dt {
	width: 80px;
	font-size: 14px;
	line-height: 20px;
	color:#666666;
}

.buy_info dd,
.pd_info dd {
	float: left;
	width: calc(100% - 80px);
	color: #333333;
	line-height: 25px;
    font-size: 14px;
}

.pd_info dd a {
	color: #333333
}

.detail_price dt{
	line-height:42px;
}

.main_price {
	color: #FF5252;
	font-size: 28px;
	line-height:42px;
}

.single_buy_price {
	color: #666666;
	font-size: 14px;
	line-height:28px;
}

.detial_coupon{
	padding: 0 0 12px;
}

.detial_coupon:first-child {
    padding: 24px 0 12px;
}

.detial_coupon dt{
	line-height:25px;
}

.detial_coupon .get_money a {
    display: inline-block;
    background: rgba(251,86,36,.1);
    border: 1px solid rgba(251,86,36,1);
    line-height: 25px;
    height: 25px;
    padding: 0 10px;
    border-radius: 4px;
    font-size: 12px;
    color: #268DFF;
    margin: 0 10px 10px 0;
}

.detail_area{
	margin-top:12px;
}

.detail_area dt,
.detail_area dd{
	line-height:28px;
}

.store-goods {
	margin-top: 3px;
	width: 105px;
	font-size: 14px
}

.store-goods.liked i {
	background: url(/static/images/loved.png) no-repeat
}

.store-goods i {
	display: inline-block;
	padding-left: 7px;
	width: 20px;
	height: 1pc;
	background: url(/static/images/s-love.png) no-repeat;
	vertical-align: middle
}

.promotion_info {
	color: #d54343;
	font-size: 14px
}

.sales_label {
	margin-right: 5px;
	padding: 3px 5px;
	background: #ea5870;
	color: #fff;
	line-height: 9pt
}

.sales_label,.star_wp {
	display: inline-block;
	zoom: 1
}

.star_wp {
	width: 75px;
	height: 14px;
	background: url(/static/images/star_bg.png) no-repeat left bottom
}

.star {
	float: left;
	height: 14px;
	background: url(/static/images/star_bg.png) no-repeat left top
}

.star_0_5 {
	width: 8px
}

.star_1_0 {
	width: 15px
}

.star_1_5 {
	width: 23px
}

.star_2_0 {
	width: 30px
}

.star_2_5 {
	width: 38px
}

.star_3_0 {
	width: 45px
}

.star_3_5 {
	width: 53px
}

.star_4_0 {
	width: 60px
}

.star_4_5 {
	width: 68px
}

.star_5_0 {
	width: 75px
}

.pd_info dd .star_wp {
	position: relative;
	top: 2px
}

.area_text {
	position: relative;
	z-index: 10;
	padding: 0 10px;
	height: 28px;
	border: 1px solid #DDDDDD;
	line-height: 28px;
	cursor: pointer;
	color:#999999;
}

.area_text b {
    margin: -3px 0 0 20px;
    width: 11px;
    height: 6px;
    background: url(/static/images/area_arrow.gif) no-repeat;
    zoom: 1;
}

.choose_area_hover .area_text {
	border-bottom-color: #fff
}

.locate_cont {
	position: absolute;
	top: 27px;
	left: 0;
	z-index: 9;
	display: none;
	padding: 10px 15px;
	width: 25pc;
	border: 1px solid #ddd;
	background: #fff
}

.choose_area_hover .locate_cont {
	display: block
}

.locate_tabs {
	height: 25px;
	border-bottom: 2px solid #edd28b
}

.locate_tabs li {
	float: left;
	margin-right: 5px
}

.locate_tabs li a {
	display: block;
	padding: 0 10px 1px;
	height: 23px;
	border: 1px solid #ddd;
	border-bottom: none;
	line-height: 23px
}

.locate_tabs a b {
	display: inline-block;
	margin-left: 5px;
	width: 7px;
	height: 4px;
	background: url(/static/images/arrow_down.png) no-repeat;
	zoom: 1
}

.locate_tabs .cur a {
	height: 24px;
	border: 2px solid #edd28b;
	border-bottom: none;
	background: #fff;
	line-height: 21px
}

.locate_list {
	display: none;
	padding-top: 5px
}

.locate_list li {
	float: left;
	padding: 2px 0 2px 15px;
	width: 5pc;
	line-height: 20px
}

.locate_list li a {
	float: left;
	padding: 2px 5px
}

.store-prompt{
    margin-left: 16px;
    float: left;
    color: #333333;
	font-size: 14px
}

.wx_prompt {
	padding-top: 3px;
	font-size: 14px
}

.wx_prompt a {
	margin-right: 9pt;
	line-height: 17px
}

.installment {
	width: 78px;
	background: url(/static/images/installment_bg.gif) no-repeat;
	text-align: right
}

.no_freight {
	padding-left: 22px;
	background: url(/static/images/mian.gif) no-repeat left center
}

.g_return {
	padding-left: 27px;
	background: url(/static/images/tui.gif) no-repeat left center
}

.buy_info {
	margin-top:12px;
	border-bottom: 1px solid #DDDDDD;
}

.detail_num dt, .detail_num dd {
    line-height: 36px;
}

.detail_spec{
	padding:0 0 12px
}

.detail_spec dt{
	line-height: 28px;
}

.detail_bean{
    margin: 8px 0 0;
}

.detail_bean dd{
    color: #999999;
}

.choose_item,
.choose_item1 {
	position: relative;
	float: left;
	line-height: normal
}

.choose_item.disabled {
	color: #ccc;
	cursor: not-allowed
}

.choose_item.disabled img {
	opacity: .5
}

.choose_item em,.choose_item img {
	vertical-align: middle
}

.choose_item img {
	margin-right: 5px
}

.choose_img .choose_item,
.choose_img .choose_item1 {
	margin-right: 7px;
	padding: 2px 8px 2px 2px;
	border: 1px solid #ddd
}

.choose_type_box{
	position: relative;
	padding-right: 130px;
	overflow: hidden;
	zoom: 1;
}

.choose_type {
	overflow: hidden;
	zoom: 1;
	width: auto;
	height: 28px;
	float: none;
}

.choose_type .choose_item,
.choose_type .choose_item1 {
	font-size: 14px;
	padding: 0 8px;
	border: 1px solid #DDDDDD;
	color: #666666;
	float: left;
	_display: inline;
	margin: 0 16px 4px 0;
	height: 28px;
	line-height: 28px;
}

.choose_type_box .cancel_filter, .choose_type_box .filter_op {
	position: absolute;
	top: 6px;
	right: 10px;
	width: 120px;
	height: auto;
	line-height: 22px;
	overflow: hidden;
	zoom: 1;
	font-size: 12px;
	text-align: right;
}

.choose_zq.choose_type .choose_item1{
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 5px 10px;
    line-height: 20px;
    height: auto;
}

.choose_item.selected,
.choose_item1.selected1 {
	border-color: #d54343;
}

.choose_img .selected,
.choose_img .selected1 {
	padding: 1px 7px 1px 1px;
	border-color: #d54343
}

.choose_item.selected b,
.choose_item1.selected1 b {
	position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 0 solid rgba(0,0,0,0);
    border-right: 0 solid rgba(0,0,0,0);
    border-bottom: 16px solid #268DFF;
    border-left: 16px solid rgba(0,0,0,0);
}

.num_minus,.num_plus {
	display: block;
    float: left;
    width: 30px;
    line-height: 34px;
    background-position: center center;
    border: 1px solid #ddd;
    color: #ACACAC;
	text-align: center;
	font-size: 12px;
}

.num_text {
    display: block;
    float: left;
    width: 60px;
    height: 36px;
    line-height: 34px;
    color: #ACACAC;
    text-align: center;
    font-size: 12px;
    border:none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.add_cart {
	float: left;
	overflow: hidden;
	width: 10pc;
	height: 40px;
	border-radius: 3px;
	background: #268DFF;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	font-size: 1pc;
	line-height: 40px
}

.add_cart i {
	display: inline-block;
	margin-right: 10px;
	width: 20px;
	height: 17px;
	background: url(/static/images/w-cart.png) no-repeat;
	vertical-align: middle
}

.add_cart:hover {
	border-color: #268DFF!important;
	background-color: #268DFF!important;
	color: #fff!important
}

.contrast-new {
	float: left;
	margin-left: 20px;
	width: 58px;
	height: 38px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #fff;
	color: #666;
	text-align: center;
	font-size: 18px;
	line-height: 38px
}

.contrast-new.con-b {
	background: #f8f7f7
}

.collect_pro {
	float: left;
	overflow: hidden;
	width: 158px;
	height: 38px;
	border: 1px solid #ff6f5c;
	border-radius: 3px;
	background: #faeded;
	color: #ff6f5c;
	text-align: center;
	white-space: nowrap;
	font-size: 1pc;
	line-height: 38px;
	cursor: pointer
}

.collect_pro:hover {
	border-color: #f3b2a9!important;
	background-color: #f3b2a9!important;
	color: #fff!important
}

.goBuy {
	float: left;
    overflow: hidden;
    width: 166px;
    height: 48px;
    text-align: center;
    white-space: nowrap;
    font-size: 18px;
    line-height: 48px;
    cursor: pointer;
}

.rush_book{
	float: left;
    overflow: hidden;
    width: 166px;
    height: 48px;
    text-align: center;
    white-space: nowrap;
    font-size: 18px;
    line-height: 48px;
    cursor: pointer;
    background-color:#D54343;
    color:#FFF
}

.rush_book:hover{
	background-color:#D51313;
	color:#FFF;
}
.business_wp {
	width: 210px
}

.sidepd {
	padding: 10px 15px;
	border: 1px solid #ddd
}

.business_name {
	border-bottom: none;
	background: #f7f7f7
}

.business_name a {
	font-weight: 700
}

.business_score {
	position: relative;
	border-bottom: none
}

.business_score .star_wp {
	position: relative;
	top: 2px
}

.score_btn {
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 22px;
	height: 20px;
	background: url(/static/images/score_btn.gif) no-repeat left bottom
}

.score_down {
	background-position: left top
}

.score_detail {
	padding: 10px 0 0 15px;
	border-bottom: none;
	color: #999
}

.sd_tit .lt {
	width: 90pt
}

.sd_cont dl dt {
	float: left;
	width: 90pt
}

.sd_cont dl dd {
	float: left;
	margin-bottom: 9pt
}

.sd_cont dd b {
	position: relative;
	top: -1px;
	display: inline-block;
	margin-right: 5px;
	width: 8px;
	height: 7px;
	background: url(/static/images/score_arrow.gif) no-repeat;
	zoom: 1
}

.sd_cont .eva_up b {
	background-position: left bottom
}

.sd_cont .eva_down b {
	background-position: left top
}

.eva_down {
	color: #00ba97
}

.business_info {
	border-bottom: none
}

.business_info p {
	margin-bottom: 10px
}

.enter_shop {
	display: block;
	margin: 10px auto 0;
	width: 190px;
	height: 30px;
	border: 1px solid #d54343;
	border-radius: 3px;
	background-color: #fff;
	color: #d54343;
	text-align: center;
	font-size: 9pt;
	font-family: microsoft YaHei;
	line-height: 30px
}

.enter_shop:hover {
	background-position: left bottom
}

.good_shops {
	border: 1px solid #ddd
}

.good_shops .all_shops {
	display: block;
	padding: 10px 15px;
	background: #f7f7f7;
	color: #666;
	font-weight: 700
}

.gd-shops li {
	position: relative;
	border-top: 1px solid #ddd
}

.gd-shops li a {
	display: block;
	padding: 10px 15px;
	color: #666
}

.gd-shops li a:hover {
	background: #faf9f9
}

.gsPrice {
	font-weight: 700;
	font-size: 14px;
	font-family: microsoft YaHei
}

.gsTags i {
	color: #999;
	font-style: normal
}

.gsTags {
	line-height: 20px
}

.shop_extra {
	top: 0;
	left: -130px;
	display: none;
	padding: 5px 10px 5px 6px;
	width: 7pc;
	border: 1px solid #ddd;
	background: #fff;
	line-height: 150%
}

.shop_extra em {
	font-weight: 700
}

.shop_extra .star_wp {
	position: relative;
	top: 2px
}

.shop_extra span {
	color: #333
}

.ex_arrow {
	position: absolute;
	top: 20px;
	right: -10px;
	width: 10px;
	height: 9pt;
	background: url(/static/images/ex_arrow.png) no-repeat
}

.group_box {
	margin-top: 20px;
	margin-bottom: 10px;
	background: #fff
}

.groups_tabs {
	padding-top: 10px;
	height: 39px;
	border-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.groups_tabs li {
	float: left;
	width: 140px
}

.groups_tabs li a {
	display: block;
	text-align: center;
	font-size: 1pc;
	font-family: microsoft YaHei;
	line-height: 40px
}

.groups_tabs .cur a {
	background: url(/static/images/group_arrow.png) no-repeat center bottom;
	color: #d54343
}

.groups_wp {
	padding: 15px 10px;
	border: 1px solid #eee;
	border-top: none
}

.groups_cont {
	display: none
}

.over-len {
	overflow-x: scroll;
	width: 980px;
	height: 188px
}

.mobile-links {
	padding-bottom: 20px
}

.mobile-links a {
	display: inline;
	margin-left: 10px;
	padding-right: 10px;
	border-right: 2px solid #eee;
	font-size: 14px
}

.gp_list li {
	position: relative;
	float: left;
	margin-right: 10px;
	padding-right: 53px;
	padding-left: 10px;
	width: 125px;
	background: url(/static/images/plus_img.jpg) no-repeat right 50px
}

.epe-chose {
	position: absolute;
	top: 5px;
	right: 2pc
}

.pg_img img {
	padding: 2px
}

.pg_name {
	overflow: hidden;
	margin-top: 5px;
	height: 36px;
	line-height: 150%
}

.gp_list .last_item {
	margin-right: 0;
	background: 0 0
}

.gp_result {
	margin: 0 15px 0 0;
	padding-top: 35px;
	padding-left: 51px;
	width: 125px;
	background: url(/static/images/equal_img.gif) no-repeat left 57px
}

.gp_name a {
	color: #d54343;
	font-weight: 400;
	font-size: 1pc
}

.gp_name,.gp_result p {
	line-height: 150%
}

.gp_result p b {
	font-family: microsoft YaHei
}

.gp_result p span {
	color: #d54343;
	font-weight: 700;
	font-size: 14px
}

.relevant {
	margin-bottom: 10px;
	border: 1px solid #eee;
	background: #fff
}

.relevant .title {
	height: 38px;
	border-bottom: 1px solid #eee;
	text-indent: 10px;
	font-size: 14px;
	line-height: 38px
}

.relevant ul li {
	float: left;
	display: block;
	padding: 0 5px;
	width: 85px;
	text-indent: 10px;
	line-height: 25px
}

.title-tabs {
	height: 35px
}

.title-tabs a {
	float: left;
	box-sizing: border-box;
	width: 50%;
	height: 35px;
	border-bottom: 1px solid #eee;
	background: #f5f5f5;
	text-align: center;
	line-height: 35px
}

.title-tabs a:first-child {
	border-right: 1px solid #eee
}

.title-tabs a.active {
	background: #fff;
	color: #c33;
	border-bottom-color: #fff
}

.relevant-cont ul {
	display: none
}

.relevant-cont ul.active {
	display: block
}

.buy_group {
	display: block;
	width: 102px;
	height: 30px;
	border-radius: 3px;
	background: #d54343;
	color: #fff!important;
	text-align: center;
	font-size: 1pc;
	line-height: 30px
}

.buy_group,.gp_check {
	margin-top: 5px;
	font-family: microsoft YaHei
}

.gp_check {
	color: #d54343;
	font-weight: 700;
	font-size: 14px
}

.tit_wp {
	height: 41px
}

.det_title {
    height: 50px;
    border-bottom: 1px solid #DDDDDD;
    line-height: 49px;
}

.details_box .det_title{
	border-bottom: none;
	height: 40px;
}

.det_title .nav_tabs {
	overflow:hidden;
}

.det_title li {
	float: left
}

.det_title li a {
	display: block;
    padding: 0 42px;
	background: #FFFFFF;
	color: #3D3D3D;
    font-size: 14px;
}

.details_box .det_title li a{
	width: 120px;
    padding: 0;
    text-align: center;
    height: 38px;
    line-height: 38px;
}

.det_title .cur a {
	font-weight: 700
}

.add-cart-btn {
    width: 130px;
    height: 50px;
    color: #fff!important;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
}

.add-cart-btn i {
	display: inline-block;
	margin-right: 10px;
	width: 20px;
	height: 17px;
	background: url(/static/images/w-cart.png) no-repeat;
	vertical-align: middle
}

.nav-mobile {
	float: right;
	width: 180px;
	background: url(/static/images/arrow-down.png) no-repeat 10pc center;
	line-height: 40px
}

.nav-mobile.hover {
	position: relative;
	background: url(/static/images/arrow-down.png) no-repeat 10pc center #ededed
}

.nav-mobile.hover .s-ma {
	display: block
}

.nav-mobile .s-ma {
	position: absolute;
	top: 40px;
	left: 0;
	display: none;
	padding: 20px 25px;
	border: 1px solid #eee;
	border-top: none;
	background: #fff;
	text-align: center
}

.nav-mobile .s-nam {
	padding-right: 10px;
	padding-left: 20px
}

.nav-mobile .s-nam i {
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	width: 20px;
	height: 20px;
	background: url(/static/images/s-erwei.png) no-repeat;
	vertical-align: middle
}

.detail_nav.sticky {
	position: fixed;
	top: 0;
	z-index: 100;
	width: 874px;
	background: #FFFFFF;
	box-shadow: 0 0 4px hsla(0,0%,94%,.7)
}

.details_box .details-more {
    float: left;
    background: #fff;
    display: block;
    width: 100%;
}

.pro_introduce {
	padding: 5px 10px 5px 0px;
	border: 1px solid #eee;
	border-top: none;
	display: flex;
	flex-wrap: wrap;
}

.pro_introduce li {
	padding: 5px 0;
	width: 33.3%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    font-size: 14px;
}

.intro_cont {
	border: 1px solid #eee;
	border-top: none
}

.intro_cont .detail_show img {
    width: 874px;
    display: block;
}

.det_explain {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #eee
}

.det_explain strong {
	display: block;
	margin-bottom: 5px
}

.det_explain p {
	line-height: 200%
}

.parameter_tb {
	margin-top: 10px;
    background: #fff;
    font-size: 14px;
}

.parameter_tb td,.parameter_tb th {
	height: 30px;
	border: 1px solid #eee;
	text-indent: 2em;
	line-height: 30px
}

.parameter_tb th {
	background: #fafafa;
	font-weight: 700
}

.details_box {
	display: none;
}

.evaluation_info {
	border: 1px solid #DDDDDD;
    padding: 20px 0px 5px;
	background: #fff
}

.rate {
	padding: 5px 60px 5px 40px;
}

.rate strong {
    display: block;
    color: #FF5252;
    font-size: 36px;
    line-height: 47px;
}

.rate span{
	display: block;
	color: #333333;
    font-size: 14px;
}

.percent {
}

.per_info{
    padding: 0 0 15px;
}

.per_info dt {
    float: left;
    width: 85px;
    color: #333333;
    font-size: 14px;
}

.per_info dd {
    float: left;
}

.per_info .per {
    color: #999999;
    width: 50px;
    display: block;
    float: right;
    text-align: center;
}

.per_info .per b {
	font-weight: 500
}

.per_bar {
	position: relative;
	top: 3px;
	display: inline-block;
    width: 165px;
    height: 16px;
	background: #f7f7f7;
	zoom: 1
}

.per_bar span {
	float: left;
	height: 16px;
	background: url(/static/images/percent_bg.gif) repeat-x
}

.recommend_point {
	margin-left: 25px;
	padding: 10px 0;
	width: 426px;
	min-height: 70px
}

.rec_points {
	margin-top: 5px
}

.rec_points li {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0 10px;
	border: 1px solid #e5be53;
	border-radius: 4px;
	background: #fff;
	color: #e5be53!important;
	font-size: 14px;
	font-family: microsoft YaHei;
	line-height: 23px
}

.cmt_rule {
	color: #d54343
}

.publish_cmt {
	padding: 10px 0 0 10px;
	width: 168px;
	height: 70px;
	text-align: center
}

.pb_cmt {
	display: block;
	margin: 10px auto;
	width: 93pt;
	height: 30px;
	background: #d54343;
	color: #fff!important;
	font-size: 14px;
	font-family: microsoft YaHei;
	line-height: 29px
}

.comment_box {
	margin-top: 10px;
	padding: 20px 0;
	border-bottom: 1px solid #eee
}

.cmt_user {
	width: 155px;
	text-align: center
}

.user_img img {
	padding: 3px;
	border: 1px solid #eee
}

.uname {
	margin-top: 5px;
	line-height: 150%
}

.uname a {
	display: block
}

.x-model {
	margin-top: 25px;
	margin-left: 10px;
	padding-left: 10px;
	width: 210px
}

.x-model span {
	color: #999;
	line-height: 150%
}

.user-level {
	color: #d54343
}

.cmt_main {
	position: relative;
	width: 470px
}

.cmt_main .cmt_arrow {
	position: absolute;
	top: 20px;
	left: -14px;
	width: 14px;
	height: 20px;
	background: url(/static/images/cmt_arrow.gif) no-repeat
}

.cmt_tit {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee
}

.cmt_content dd,.cmt_content dt {
	float: left;
	line-height: 23px
}

.cmt_content dt {
	width: 60px;
	text-align: right
}

.cmt_content dd {
	margin: 0 30px 2px 5px;
	color: #333
}

.cmt_content dd .rec_points li {
	margin-bottom: 0
}

.cmt-det {
	color: #666;
	line-height: 150%
}

.buy_date {
	color: #999;
	line-height: 150%
}

.replyBtn,.reply_btn {
	display: inline-block;
	padding: 0 7px;
	height: 22px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: url(/static/images/reply_bg.gif) repeat-x;
	line-height: 22px;
	zoom: 1
}

.arrow {
	position: relative;
	top: 1px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
	width: 11px;
	height: 6px;
	font: 9pt/9pt simsun
}

.arrow em,.arrow span {
	float: left;
	width: 9pt;
	height: 9pt
}

.arrow em {
	color: #d9d9d9
}

.arrow span {
	margin-top: -11px;
	color: #f5f5f5
}

.reply_cont {
	clear: both;
	padding: 10px;
	border: 1px solid #d9d9d9;
	background: #f5f5f5
}

.reply_txa {
	padding: 5px;
	width: 725px;
	height: 15px;
	border: 1px solid #ddd
}

.replyBtn {
	margin-top: 1.5px;
	padding: 0 10px;
	color: #666;
	line-height: 20px;
	cursor: pointer
}

.od_list li {
	float: left;
	margin: 5px 10px 0 0
}

.od_list li img {
	border: 1px solid #dedede
}

.rp-name a {
	padding: 0 5px;
	color: #d54343
}

.reply_ct {
	margin-bottom: 20px;
	padding: 20px 0 0;
	border-top: 1px solid #eee
}

.reply_ct strong {
	color: #868686;
	text-align: right;
	font-weight: 700;
	font-size: 24px;
	font-family: microsoft YaHei
}

.rp_wp {
	width: 920px
}

.rp_btn {
	display: none;
	color: #d54343
}

.reply_ct:hover .rp_btn {
	display: inline
}

.all_cmt {
	padding-left: 0
}

.comment_cont {
	display: none;
	border: 1px solid #ddd
}

.comment_cont,.consult_box {
	padding: 10px 20px;
	background: #fff;
	font-size: 14px;
}

.empty_cmt{
    text-align: center;
}

.empty_cmt img {
    margin: 20px 0 10px;
}

.consult_box {
	border: 1px solid #eee;
	border-top: none
}

.consult_search {
	overflow:hidden;
}

.consult_search span{
	display:block;
	float:left;
	font-size:14px;
	color:#666666;
	line-height:28px;
}

.consult_text {
    width: 178px;
    line-height: 26px;
    border: 1px solid #DDDDDD;
    padding: 0 10px;
    color: #999999;
    font-size: 14px;
}
.consult_text::placeholder{
	color: #999999;
    font-size: 14px;
}

.cs_search_btn {
	width: 64px;
    height: 28px;
    border: 1px solid #DDDDDD;
    background: #fff;
    color: #333;
    margin: 0 0 0 8px;
	cursor: pointer
}

.consult_prompt {
	padding:10px 16px;
	background:#F5F5F5;
	color:#999999;
	font-size:14px;
}



.consult_wp {
	padding: 10px;
	border: 1px solid #eee;
	border-top: none;
	background: #fff
}

.consult_cont {
	display: none
}

.consult_item {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	font-family: simsun
}

.consult_item dt {
	float: left;
	line-height: 150%
}

.consult_item dd {
	margin-bottom: 5px;
	line-height: 150%
}

.consult_user {
	color: #999
}

.cs_con dd a:hover {
	text-decoration: underline
}

.cs_reply dd {
	overflow: hidden
}

.cs_reply dd p {
	width: 770px;
	line-height: 150%
}

.cr_date {
	color: #999
}

.lazy {
	background: url(/static/images/loading.gif) no-repeat center center;
	background-size: 20%
}

.goods-dg {
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	width: 130px
}

.goods-dg ul li {
	padding-left: 30px;
	background: url(/static/images/g-quan.png) no-repeat left center;
	font-size: 14px;
	line-height: 30px
}

.goods-dg ul li:hover {
	background: url(/static/images/r-quan.png) no-repeat left center
}

.goods-dg ul li:hover a {
	color: #d54343
}

.goods-dg ul li a {
	color: #666
}

.dis_cart {
	float: left;
	overflow: hidden;
	width: 173px;
	height: 40px;
	background: url(/static/images/dis_cart.gif) no-repeat left top;
	text-indent: -9999px;
	white-space: nowrap
}

.dis_cart:hover {
	background-position: left bottom
}

.disCart {
	float: left;
	display: block;
	margin-left: 10px;
	width: 158px;
	height: 39px;
	border-radius: 2px;
	background: #b4b4b4;
	text-align: center;
	font-size: 1pc;
	line-height: 38px
}

.disCart,.disCart:hover {
	border: 1px solid;
	color: #fff
}

.arrival_notice {
	float: left;
	display: block;
	margin-left: 10px;
	width: 158px;
	height: 38px;
	border: 1px solid #d54343;
	border-radius: 2px;
	background: #fff;
	color: #d54343;
	text-align: center;
	font-size: 1pc;
	line-height: 38px
}

.lazy {
	background: url(/static/images/loading.gif) no-repeat center center
}

.paging_area {
    margin: 10px 0 60px;
    height: 24px;
}

.paging {
	float: right;
    height: 24px;
}

.pageBtn {
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #ccc;
    color: #999;
    font-size: 14px;
    height: 24px;
    line-height: 22px;
}

.pageSkip {
	float: right;
    height: 24px;
    font-size: 14px;
    line-height: 22px;
}

.pageSkip .input-txt {
	width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    color: #999;
}

.pageSkip .input-txt,.paging a,.paging span {
	border: 1px solid #ccc;
	font-size: 14px;
}

.paging a,.paging span {
	float: left;
    display: block;
    margin-right: 10px;
    padding: 0 10px;
    height: 24px;
    line-height: 22px;
    background: #fff;
    color: #999;
}

.dialog,.mask {
	position: fixed;
	display: none
}

.mask {
	top: 0;
	left: 0;
	z-index: 9998;
	width: 100%;
	height: 100%;
	background: url(/static/images/black_opacity.png)
}

.dialog {
	z-index: 9999;
	width: 440px;
	min-height: 230px;
}

.dia_tit,.dia_tit h4 {
	height: 40px;
	line-height: 40px
}

.dia_tit h4 {
	font-size: 1pc
}

.dia_cont {
	padding: 10px;
	background: #fff
}

.dia_tit {
	padding: 0 10px;
	background: #f5f5f5;
	color: #666;
	font-size: 14px;
	font-family: microsoft YaHei
}

.dia_close {
	float: right;
	color: #999;
	font-size: 20px
}

.dia_intro em,.go_pay,.go_shopping {
	display: inline-block;
	font-family: microsoft YaHei
}

.area_text b,.cart-table-header,.cartLogo,.go_pay,.go_shopping,.mini_head h1.logo a,.mini_head h1.logo span,.promotion-tit,.user_box .user_flow .step span {
	vertical-align: middle
}

.band-account li,.dia_ops,.fill-text .agree-btn,.go_pay,.go_shopping {
	text-align: center
}

.arrive-tips,.go_pay,.go_shopping {
	height: 36px;
	line-height: 36px
}

.go_shopping {
	margin-right: 20px;
	width: 90px;
	font-size: 14px;
	zoom: 1
}

.go_shopping:hover {
	color: #fff
}

.go_pay {
	width: 88px;
	font-size: 14px;
	zoom: 1
}

.dia_intro em {
	color: #575757;
	font-size: 18px
}

.no_tc {
	padding-left: 90px
}

.s_dia {
	width: 290px;
	min-height: 10pc
}

.s_dia .no_tc {
	padding-left: 10px
}

.s_dia .dia_intro {
	min-height: 40px
}

.s_dia .dia_intro em {
	font-size: 14px
}

.cmt_pro {
	padding: 10px
}

.gd_name,.gd_price {
	line-height: 150%
}

.gd_price {
	font-weight: 700;
	font-size: 14px;
	font-family: microsoft YaHei
}

.cmt_num {
	margin-top: 5px
}

.cmt_pro .add_cart {
	float: none;
	display: block;
	margin: 10px auto 0
}

.od_list {
	margin-bottom: 20px
}

.od_list a {
	cursor: url(/static/images/zoom_in.png),url(/static/images/zoom_in.cur),auto
}

.od_list a img {
	display: block
}

.od_list .cur {
	position: relative
}

.od_list .cur a {
	cursor: url(/static/images/zoom_out.png),url(/static/images/zoom_out.cur),auto
}

.od_list .cur a img {
	padding: 2px;
	border-style: solid;
	border-width: 2px
}

.od_list .cur b {
	position: absolute;
	bottom: -6px;
	left: 26px;
	width: 15px;
	height: 6px;
	background: url(/static/images/photo_arrow.png) no-repeat
}

.photo_viewer {
	display: none
}

.photo_viewer img {
	display: block;
	padding: 3px;
	border: 1px solid #ddd;
	cursor: url(/static/images/zoom_out.png),url(/static/images/zoom_out.cur),auto
}

.issued_problem {
	border: 1px solid #dfdfdf
}

.is_tit {
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	border-bottom-width: 2px;
	border-bottom-style: solid
}

.is_tit h3 {
	background: url(/static/images/is_arrow.png) no-repeat center 33px;
	font-size: 14px;
	font-family: microsoft YaHei
}

.is_cont {
	padding: 10px 10px 0
}

.is_statement {
	line-height: 150%
}

.problem_input dt {
	float: left;
	font-weight: 700
}

.problem_input dd {
	margin: 0 0 15px 70px
}

.pb_txa {
	padding: 5px;
	width: 490px;
	height: 140px;
	border: 1px solid #ddd;
	line-height: 150%
}

.sub_pb {
	width: 53px;
	height: 27px;
	border: none;
	background: url(/static/images/sub_pb.gif) no-repeat;
	font-weight: 700;
	cursor: pointer
}

.no_data {
	margin: 10px;
	padding-left: 50px;
	min-height: 40px;
	background: url(/static/images/smile.gif) no-repeat left center;
	line-height: 150%
}

.gp_con {
	float: left;
	overflow-x: auto;
	overflow-y: hidden;
	width: 783px;
	height: 245px
}

.member_box .content,.order_list .content {
	width: auto
}

.member_right .order_list table tr th {
	padding: 0;
	height: 31px;
	font-weight: 500;
	line-height: 31px
}

.mallSearch-input label {
	margin: 0!important
}

.message_area .order_info {
	border-top: none
}

em {
	font-style: normal!important
}

.best_sellers {
	position: relative;
	padding: 20px 20px 20px 70px
}

.best_sellers i.rec_icon {
	position: absolute;
	top: 0;
	left: 15px;
	display: block;
	width: 45px;
	height: 65px;
	background: url(/static/images/rec_icon.png) no-repeat
}

.sellers_list li {
	margin-right: 15px;
	padding: 10px 9pt
}

.joinGroup{
	float: left;
	overflow: hidden;
	width: 166px;
	height: 48px;
	text-align: center;
	white-space: nowrap;
	font-size: 18px;
	line-height: 48px;
	cursor: pointer;
	background-color: #EC3933;
	border: 1px solid #EC3933;
	color: #EEEEEE;
}
.joinGroup:hover{
	color: #EEEEEE;
	background-color: #EC0000;
}
