/*
Template Name: 模板之家
Template URI: http://www.mb5.com.cn/
Description: 模板之家严选模板
Version: 1.5
Author: mb5.com.cn Team
Author URI: http://www.mb5.com.cn/
Logo filename: logo.gif
Template Type: type_0
*/

html {
	background:#fff;
	color:#333;
	_background-attachment:fixed
}
html.isPhone {
	min-width:1200px
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,select,textarea,th,td {
	margin:0;
	padding:0
}
body,button,input,select,textarea {
	font:12px/1.5 "Microsoft YaHei",Tahoma,Helvetica,Arial,simsun
}
address,cite,dfn,em,var,i {
	font-style:normal
}
ul,ol {
	list-style:none
}
fieldset,img {
	border:0
}
h1 {
	font-size:18px
}
h2 {
	font-size:14px;
	font-weight:bold
}
h3 {
	font-size:14px;
	font-weight:400
}
h4,h5 {
	font-size:12px;
	font-weight:400
}
input,textarea,button,select {
	font-size:12px;
	outline:0;
	resize:none;
	color:#333
}
button {
	cursor:pointer
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.cle:after,.clearfix:after,.clear_f:after,.cle_float:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:'\20';
	clear:both;
	height:0
}
.cle,.clearfix,.clear_f,.cle_float {
	*zoom:1
}
.dis-n { display:none;}
.fl {
	float:left
}
.fr {
	float:right
}
.mt15 {
    margin-top: 15px;
}

a {
	text-decoration:none;
	color:#666;
	-webkit-transition:color .2s;
	-moz-transition:color .2s;
	-o-transition:color .2s;
	-ms-transition:color .2s;
	transition:color .2s
}
a:hover {
	color:#b4a078
}
a:focus,area:focus {
	outline:0
}
::selection {
	background:#b4a078;
	color:#fff
}
canvas {
	-ms-touch-action:double-tap-zoom
}
.fs14 {
	font-size:14px
}
.red,a.red,a.red:hover,.pink,a.pink,a.pink:hover {
	color:#b4a078
}
.gray999,.gray,a.gray,a.gray:hover {
	color:#999
}
.green {
	color:#2b9b2d
}
.blue,.blue:hover {
	color:#09f
}
.linedot {
	background:#fff url(images/linedot.png) 0 bottom repeat-x
}
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1471486831_5820625.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1471486831_5820625.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1471486831_5820625.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1471486831_5820625.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1471486831_5820625.svg#iconfont') format('svg'); /* iOS 4.1- 768460930528950669*/
}
.iconfont {
	font-family:"iconfont";
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}                    
.loading,.nala-load {
	background:url(images/loading-16.gif) center center no-repeat
}
.load {
	background:url(images/loading_nala.gif) center center no-repeat
}
.vip-ico,.svip-ico {
	background:url(images/vip-ico.png) 0 6px no-repeat
}
.svip-ico {
	background-position:0 -18px
}
.msg-ico,.newmsg-menu h3 i,.newmsg-menu .list s,.J_subCata .J_subView h3 a,.J_subCata .J_subView a.nav_gallery {
	background:url(images/header-ico.png) 0 -9999px no-repeat
}
#wrapper {
	width:1200px;
	margin:10px auto 30px
}
.wrapper {
	width: 1200px;
	margin: auto;
}
.btn2 {
	display: inline-block;
	*display:inline;
	*zoom:1;
	margin-bottom: 0;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	background-color: #ff4a00;
	border: 1px solid #ff4a00;
	color: #ff4a00;
	padding: 0;
	width: 148px
}
.btn2:hover, .btn2:focus {
	color: #fff;
	outline: 0;
	text-decoration: none;
	background-color: #ff4a00
}
.btn2.active, .btn2:active {
	outline: 0;
	background-color: #ff4a00;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15)
}
.btn2.disabled, .btn2[disabled] {
	cursor: default;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #e5e9ec;
	background: #ccd0d9
}
.btn-small {
	height: 28px;
	line-height: 28px;
	width: 118px;
	font-size: 12px
}
.btnprimary {
	float: right;
	width: 130px;
	color: #fff;
	margin-top: 15px;
	background: #ff6700;
	display: inline-block;
	height: 38px;
	padding: 0;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.btnprimary:hover {
	color: #fff;
}
.here{height:40px;line-height:40px;font-size:14px;padding: 5px 0;color: #bbb;}
/*顶部 star*/
.sep, .ndash {
	margin: 0 0.25em;
	font-family: sans-serif;
}
.f-word-break,.m-userinfo .w-nickname,.w-linkicon .txt,.w-txticon .txt {
	word-break:break-all
}
.f-cb:after,.f-clearfix:after,.g-row:after,.m-address .line .label:after,.m-address .line:after,.m-cate>.bd .itemList:after,.m-cate>.hd .subCateList:after,.m-cate>.hd:after,.m-couponList:after,.m-donationList .m-donation:after,.m-feedbackForm .formGroup-captcha:after,.m-feedbackForm .inputGroup:after,.m-focusList:after,.m-followUs:after,.m-form-addr .w-row-addr,.m-form-addr-1:after,.m-ft1 .item:after,.m-funcTab .card-list:after,.m-funcTab .m-mini-cart:after,.m-hdAppDownload .trigger:after,.m-hrz:after,.m-itemList:after,.m-newGiftModal .info:after,.m-pager-con,.m-payMethod:after,.m-payMethods:after,.m-picList:after,.m-pop-addCard .m-addCardDialog .addCardTitle:after,.m-search:after,.m-siteInfo .nav:after,.m-tabs:after,.m-topicComment .commentItem:after,.m-topiclist .list:after,.u-formctr:after,.w-button .wrap:after,.w-coupon.coupon-l .inner .range:after,.w-coupon.coupon-l .inner .validity:after,.w-coupon.coupon-l .inner .value:after,.w-coupon.coupon-l .inner:after,.w-tabs:after,.w-textarea .tip:after,.w-tipMsg:after {
	clear:both
}
.f-fl,.m-hrz .m-ipt,.m-hrz .m-wrap,.m-hrz .w-hrzsplite {
	float:left;
	display:inline
}
.f-fr,.m-hrz .m-wrap-right {
	float:right;
	display:inline
}
* html .f-disabledmask .w-button,* html .f-disabledmask .w-clk,* html .f-disabledmask .w-linkicon,* html .f-disabledmask .w-txticon,.f-left {
	float:left
}
.f-cb,.m-hrz {
	zoom:1
}
.f-cb:after,.m-hrz:after {
	content:".";
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden
}
.f-text-overflow,.m-hrz .w-txticon .txt,.m-product .desc,.m-product .name,.w-linkicon .txt {
	overflow:hidden;
	white-space:nowrap;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis
}
.f-word-break {
	word-wrap:break-word
}
.f-ib,.m-cate .spilt,.m-detail-tipTag:before,.m-lightbox .close,.m-lightbox .slick .slick-arrow,.m-pop .w-close,.m-pop .w-close:hover,.m-pop .w-status,.m-pop-express .m-content .w-expInfo .icon-express,.m-pop-express .m-content .w-expdetail .dot,.m-report-modal .modal .modal-body .close,.m-report-modal .modal .modal-body .slick-arrow,.m-slick .leftArrow,.m-slick .rightArrow,.m-tipTag:before,.w-button,.w-icon,.w-icon-normal,.w-linkicon,.w-linkicon .txt,.w-tipMsg-fail .icon,.w-tipMsg-success .icon,.w-toolTip-coupon .toolTip-triangle,.w-txticon,.w-txticon .txt {
	display:-moz-inline-stack;
	display:inline-block;
	overflow:hidden;
	vertical-align:top;
	font-size:12px;
	word-spacing:normal;
	letter-spacing:normal
}
.f-ribs,.w-button,.w-linkicon,.w-txticon {
	font-size:0
}
.m-siteNav .userCenter .toggle,.w-button,.w-chkbox>a,.w-chkbox>label,.w-chkbox>span,.w-coupon.coupon-s .desc .couponInfo,.w-coupon.coupon-s .desc .text,.w-radio>a,.w-radio>label,.w-radio>span,.w-tabs .r-btn>i,.w-tabs .r-btn>span,textarea {
	vertical-align:middle
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
	display:block
}
.f-hide,.ysf-online-invite-wrap,.ysf-online-kefu {
	display:none!important
}
.w-button,.w-linkicon:hover .txt,.w-linkicon:hover .w-icon {
	cursor:pointer
}
.f-fwb,.m-funcTab .tab-nav,.w-coupon.coupon-l .inner .desc,.w-coupon.coupon-l.coupon-cash .link,.w-coupon.coupon-l.coupon-fullCut .link,.w-coupon.coupon-l.coupon-func .link,.w-coupon.coupon-s .title {
	font-weight:700
}
i {
	font-style:normal
}
.f-clearfix:after,.f-clearfix:before {
	content:" ";
	display:table
}
.f-center {
	text-align:center
}
.custmService .customerText i,.header-arrow,.header-hoverArrow,.header-logo,.header-logo1,.header-logo2,.header-miniLogo,.header-miniLogo1,.header-miniLogo2,.header-phone,.header-sprite,.header-upBubbleArrow,.header-user,.header-userempty,.m-crumbs .w-icon-arrow,.m-dropdown .wrap:before,.m-funcTab .tab-logo,.m-funcTab-fixed .user .icon,.m-siteNav .userCenter .toggle i,.w-dropdown .dropdownMenu:before {
	background-image:url(images/header-s63686fd389-4827c33dfe.png);
	background-repeat:no-repeat
}
.w-icon {
	background-position:-9999px -9999px;
	background-repeat:no-repeat;
	width:21px;
	height:21px;
	background-image:url(images/icon-s0089044f96-4cc600dc1f.png)
}
.w-icon-44 {
	width:44px;
	height:44px
}
.icon-cart-detail {
	background-position:0 -62px
}
.m-cate .spilt,.m-detail-tipTag:before,.m-lightbox .close,.m-lightbox .slick .slick-arrow,.m-pop .w-close,.m-pop .w-close:hover,.m-pop .w-status,.m-pop-express .m-content .w-expInfo .icon-express,.m-pop-express .m-content .w-expdetail .dot,.m-report-modal .modal .modal-body .close,.m-report-modal .modal .modal-body .slick-arrow,.m-slick .leftArrow,.m-slick .rightArrow,.m-tipTag:before,.w-icon-normal,.w-tipMsg-fail .icon,.w-tipMsg-success .icon,.w-toolTip-coupon .toolTip-triangle {
	background-image:url(images/icon-normal-s9abc4cd584-2b727cab38.png)
}
.icon-normal-badge {
	background-position:0 -282px;
	height:19px;
	width:19px
}
.icon-normal-blackcart {
	background-position:0 -343px;
	height:22px;
	width:22px
}
.icon-normal-cart-close {
	background-position:0 -542px;
	height:10px;
	width:11px
}
.icon-normal-cart-close.cart-close-hover,.icon-normal-cart-close:hover {
	background-position:0 -522px
}
.icon-normal-collectEpt {
	background-position:0 -889px;
	height:15px;
	width:16px
}
.icon-normal-collectFull {
	background-position:0 -914px;
	height:15px;
	width:16px
}
.icon-normal-down-search {
	background-position:0 -1585px;
	height:5px;
	width:10px
}
.icon-normal-down-unchecked {
	background-position:0 -1600px;
	height:12px;
	width:12px
}
.icon-normal-ft1 {
	background-position:0 -2095px;
	height:51px;
	width:51px
}
.icon-normal-ft2 {
	background-position:0 -2156px;
	height:51px;
	width:51px
}
.icon-normal-ft3 {
	background-position:0 -2217px;
	height:51px;
	width:51px
}
.icon-normal-leftRound-disabled,.m-slick .leftArrow.slick-disabled {
	background-position:0 -3215px;
	height:30px;
	width:30px
}
.icon-normal-leftRound,.m-slick .leftArrow {
	background-position:0 -3295px;
	height:30px;
	width:30px
}
.icon-normal-mask {
	background-position:0 -3563px;
	height:50px;
	width:50px
}
.icon-normal-phone-app {
	background-position:0 -4331px;
	height:11px;
	width:7px
}
.icon-normal-point {
	background-position:0 -4478px;
	height:3px;
	width:3px
}
.icon-normal-rightRound,.m-slick .rightArrow {
	background-position:0 -5164px;
	height:30px;
	width:30px
}
.icon-normal-search {
	background-position:0 -5505px;
	height:22px;
	width:22px
}
.icon-normal-slick-left {
	background-position:0 -5581px;
	height:60px;
	width:40px
}
.icon-normal-slick-leftRound {
	background-position:0 -5651px;
	height:50px;
	width:50px;
	border:none;
}
.icon-normal-slick-right {
	background-position:0 -5711px;
	height:60px;
	width:40px
}
.icon-normal-slick-rightRound {
	background-position:0 -5781px;
	height:50px;
	width:50px;
	border:none;
}
.icon-normal-up-search {
	background-position:0 -7449px;
	height:5px;
	width:10px
}
.icon-normal-weibo {
	background-position:0 -7498px;
	height:32px;
	width:32px
}
.icon-normal-weixin {
	background-position:0 -7540px;
	height:32px;
	width:32px
}
.icon-normal-yixin {
	background-position:0 -7625px;
	height:32px;
	width:32px
}
.member-comment-vip1 {
	background-position:0 -1422px;
	height:16px;
	width:16px
}
.member-comment-vip2 {
	background-position:0 -1448px;
	height:16px;
	width:16px
}
.member-comment-vip3 {
	background-position:0 -1474px;
	height:16px;
	width:16px
}
.member-comment-vip4 {
	background-position:0 -1500px;
	height:16px;
	width:16px
}
.member-free-postcard {
	background-position:0 -1526px;
	height:92px;
	width:92px
}/*768460930528950669*/
.g-hd {
	position:relative;
	z-index:99
}
.g-bd,.g-bd-list {
	z-index:1;
	position:relative
}
.g-bd-list {
	padding-bottom:80px;
	background-color:#f5f5f5
}
.g-row {
	width:1090px;
	margin-right:auto;
	margin-left:auto;
	position:relative
}
.g-row:after,.g-row:before {
	content:" ";
	display:table
}
.g-ft {
	padding-top:60px;
	background-color:#fff;
	border-top:1px solid #e8e8e8
}
.w-button {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	width:96px;
	height:28px;
	padding:0;
	letter-spacing:normal;
	line-height:26px;
	font-size:12px;
	text-align:center;
	color:#333;
	border:1px solid #ccc;
	background-color:#f5f5f5
}
.w-button:hover {
	color:#333;
	border:1px solid #ccc;
	background-color:#fff
}
.w-button .wrap {
	display:inline-block
}
.w-button .wrap:after,.w-button .wrap:before {
	content:" ";
	display:table
}
.w-button-primary {
	color:#fff;
	border:1px solid #b4a078;
	background-color:#b4a078
}
.w-button-primary:hover {
	color:#fff;
	border:1px solid #c0ae8a;
	background-color:#c0ae8a
}
.w-button-ghost {
	color:#b4a078;
	border:1px solid #b4a078;
	background-color:#f5f3ef
}
.w-button-ghost:hover {
	color:#c0ae8a;
	border:1px solid #c0ae8a;
	background-color:#fff
}/*768460930528950669*/
.w-button-disabled,.w-button-disabled:hover,.w-button-forbid,.w-button-forbid:hover,.w-button.disabled,.w-button.disabled:hover,.w-button[disabled],.w-button[disabled]:hover {
	color:#fff;
	border:1px solid #ccc;
	background-color:#ccc
}
.w-button-l {
	width:144px;
	height:42px;
	line-height:40px;
	font-size:16px
}
.w-button-l .w-icon {
	margin-top:9px
}
.w-button-xl {
	width:168px;
	height:49px;
	line-height:47px;
	font-size:18px
}
.w-button-cart {
	padding-right:0;
	font-size:14px;
	height:31px;
	width:63px
}
.w-button-cart .icon-normal-badge,.w-button-cart .icon-normal-badge-l {
	color:#fff;
	text-align:center;
	line-height:20px;
	margin-left:-13px
}
.w-button-cart .icon-normal-badge span,.w-button-cart .icon-normal-badge-l span {
	font-size:10px;
	display:inline-block;
	-webkit-transform:scale(.7,.8);
	-ms-transform:scale(.7,.8);
	-moz-transform:scale(.7,.8);
	-o-transform:scale(.7,.8);
	transform:scale(.7,.8)
}/*768460930528950669*/
.w-button-cart .icon-normal-badge-l {
	margin-left:-15px
}
.m-cate .w-button-cart .spilt,.m-lightbox .slick .w-button-cart .slick-arrow,.m-lightbox .w-button-cart .close,.m-pop .w-button-cart .w-close,.m-pop .w-button-cart .w-status,.m-pop-express .m-content .w-expInfo .w-button-cart .icon-express,.m-pop-express .m-content .w-expdetail .w-button-cart .dot,.m-report-modal .modal .modal-body .w-button-cart .close,.m-report-modal .modal .modal-body .w-button-cart .slick-arrow,.m-slick .w-button-cart .leftArrow,.m-slick .w-button-cart .rightArrow,.w-button-cart .icon-normal-badge,.w-button-cart .icon-normal-badge-l,.w-button-cart .m-cate .spilt,.w-button-cart .m-detail-tipTag:before,.w-button-cart .m-lightbox .close,.w-button-cart .m-lightbox .slick .slick-arrow,.w-button-cart .m-pop .w-close,.w-button-cart .m-pop .w-status,.w-button-cart .m-pop-express .m-content .w-expInfo .icon-express,.w-button-cart .m-pop-express .m-content .w-expdetail .dot,.w-button-cart .m-report-modal .modal .modal-body .close,.w-button-cart .m-report-modal .modal .modal-body .slick-arrow,.w-button-cart .m-slick .leftArrow,.w-button-cart .m-slick .rightArrow,.w-button-cart .m-tipTag:before,.w-button-cart .w-icon,.w-button-cart .w-icon-normal,.w-button-cart .w-tipMsg-fail .icon,.w-button-cart .w-tipMsg-success .icon,.w-button-cart .w-toolTip-coupon .toolTip-triangle,.w-tipMsg-fail .w-button-cart .icon,.w-tipMsg-success .w-button-cart .icon,.w-toolTip-coupon .w-button-cart .toolTip-triangle {
	float:left
}
.w-button-cart .icon-cart,.w-button-cart .icon-normal-blackcart {
	margin-top:9px;
	margin-right:5px
}/*768460930528950669*/
.m-cate .w-txticon .spilt,.m-lightbox .slick .w-txticon .slick-arrow,.m-lightbox .w-txticon .close,.m-pop .w-txticon .w-close,.m-pop .w-txticon .w-status,.m-pop-express .m-content .w-expInfo .w-txticon .icon-express,.m-pop-express .m-content .w-expdetail .w-txticon .dot,.m-report-modal .modal .modal-body .w-txticon .close,.m-report-modal .modal .modal-body .w-txticon .slick-arrow,.m-slick .w-txticon .leftArrow,.m-slick .w-txticon .rightArrow,.w-linkicon .w-icon,.w-tipMsg-fail .w-txticon .icon,.w-tipMsg-success .w-txticon .icon,.w-toolTip-coupon .w-txticon .toolTip-triangle,.w-txticon .m-cate .spilt,.w-txticon .m-detail-tipTag:before,.w-txticon .m-lightbox .close,.w-txticon .m-lightbox .slick .slick-arrow,.w-txticon .m-pop .w-close,.w-txticon .m-pop .w-status,.w-txticon .m-pop-express .m-content .w-expInfo .icon-express,.w-txticon .m-pop-express .m-content .w-expdetail .dot,.w-txticon .m-report-modal .modal .modal-body .close,.w-txticon .m-report-modal .modal .modal-body .slick-arrow,.w-txticon .m-slick .leftArrow,.w-txticon .m-slick .rightArrow,.w-txticon .m-tipTag:before,.w-txticon .w-icon,.w-txticon .w-icon-normal,.w-txticon .w-tipMsg-fail .icon,.w-txticon .w-tipMsg-success .icon,.w-txticon .w-toolTip-coupon .toolTip-triangle {
	margin:2px 0
}
.w-linkicon:hover {
	zoom:1
}
.m-wrap {
	overflow:hidden
}
.m-wrap .w-check,.m-wrap .w-clk,.m-wrap .w-linkicon,.m-wrap .w-txticon {
	margin:3px 0
}
.m-wrap .w-clk-onlyicon {
	margin:2px 0
}
.m-wrap .w-button {
	margin:0
}
.m-wrap .w-check {
	margin-left:1px
}
.m-wrap .ipt-action .w-icon {
	top:5px
}
.m-wrap-err .w-ipt {
	border-color:#d74b00
}
.m-wrap-err .m-ipt .ipt-tip {
	display:block
}
.m-hrz .m-wrap,.m-hrz .w-hrzsplite {
	margin-right:8px
}
.m-hrz .m-wrap-small {
	margin-right:4px
}
.m-hrz .m-wrap-right {
	margin-left:4px;
	margin-right:0
}
.m-hrz .ipt-value {
	width:110px
}
.m-pager {
	float:right;
	font-size:14px
}
.m-pager .w-linkicon {
	border:1px solid #e6e6e6;
	border-left:0;
	margin:0;
	padding:7px 12px
}/*768460930528950669*/
.m-pager .pagel,.m-pager .pager {
	text-align:center;
	color:#333;
	border:1px solid #e6e6e6
}
.m-pager .pagel {
	padding:7px 15px 6px 8px
}
.m-pager .pager {
	padding:7px 8px 6px 15px;
	border-left:0
}
.m-pager .w-linkicon-page {
	padding:0 8px
}
.m-pager .m-wrap {
	margin-right:0
}
.m-pager .w-linkicon-selected {
	background-color:#b4a078;
	border-color:#b4a078
}
.m-pager .w-linkicon-selected .txt {
	color:#fff
}
.m-pager .w-linkicon-selected:hover {
	background-color:#c0ae8a
}
.m-pager .f-disabled {
	color:#ccc
}
.m-table .thead,.w-panel .hd {
	line-height:41px;
	color:#999
}
.w-chkbox.s-gold>input,.w-chkbox.s-gold>input.dis,.w-chkbox.s-gold>input.dis:checked,.w-chkbox.s-gold>input:checked,.w-radio.s-gold>input,.w-radio.s-gold>input:checked,.widgetGold-checkbox,.widgetGold-checkbox-dis,.widgetGold-checkbox-dis-sel,.widgetGold-checkbox-sel,.widgetGold-radio,.widgetGold-radio-sel,.widgetGold-sprite {
	background-image:url(images/widgetGold-s26aca2c831-efa8050c98.png);
	background-repeat:no-repeat
}/*768460930528950669*/
.w-radio>input {
	width:15px;
	height:15px;
	background-position:0 -87px
}
.w-radio>input:checked {
	background-position:0 -72px
}
.w-radio.s-gold>input {
	width:15px;
	height:15px;
	background-position:0 -87px
}
.w-radio.s-gold>input:checked {
	background-position:0 -72px
}
.w-form-control {
	display:block;
	background-color:#fff;
	border:1px solid #e8e8e8
}/*768460930528950669*/
input[type=password].w-form-control,input[type=text].w-form-control,input[type=email].w-form-control {
	height:42px;
	padding:11px 20px;
	font-size:14px;
	line-height:18px
}
.w-ipt,.w-select {
	height:28px;
	color:#333
}
input[type=password].w-form-control.error,input[type=text].w-form-control.error,input[type=email].w-form-control.error {
	border:1px solid #d4282d
}
.w-select {
	width:140px;
	line-height:28px;
	border:1px solid #ddd;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background-color:#fff
}
.w-select-s {
	line-height:34px;
	width:70px
}
.m-siteNav,.w-dropdown {
	position:relative
}
.m-siteNav {
	z-index:4;
	height:36px;
	background-color:#333
}
.m-siteNav .top_right {
	float:right;
	height:36px
}
.m-siteNav .declare {
	float:left;
	color:#ccc;
	line-height:36px
}
.m-siteNav .noticeList {
	float:left;
	margin-left:30px
}
.m-siteNav .attitude,.m-siteNav .custmService,.m-siteNav .login,.m-siteNav .m-hdAppDownload,.m-siteNav .register,.m-siteNav .split,.m-siteNav .userCenter,.m-siteNav b {
	color:#ccc;
	float:left;
	line-height:35px
}/*768460930528950669*/
.m-siteNav .attitude:hover,.m-siteNav .login:hover,.m-siteNav .register:hover {
	color:#fff
}
.m-siteNav .login,.m-siteNav .register {
	margin-right:20px
}
.m-siteNav b {
	margin-right:10px;
	margin-left:10px
}
.m-siteNav .w-icon-member {
	float:left;
	margin:8px 8px 8px 0
}
.m-siteNav .attitude,.m-siteNav .userCenter .toggle .text {
	margin-right:10px
}
.m-siteNav .userCenter .toggle {
	padding-right:20px;
	display:block;
	color:#ccc;
	line-height:36px
}
.m-siteNav .userCenter .toggle i {
	vertical-align:top;
	margin-top:14px;
	display:inline-block;
	width:9px;
	height:5px;
	background-position:0 -19px
}
.m-siteNav .userCenter:hover .toggle .text {
	color:#fff
}
.m-siteNav .userCenter:hover .toggle i {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}
.m-siteNav .split {
	margin:10px 10px 10px 0;
	height:16px;
	border-left:1px solid #5c5c5c
}
.m-hdAppDownload {
	min-width:59px
}
.m-hdAppDownload .trigger {
	display:block;
	color:#ccc;
	cursor:pointer;
	white-space:nowrap
}
.m-hdAppDownload .trigger:after,.m-hdAppDownload .trigger:before {
	content:" ";
	display:table
}
.m-hdAppDownload .trigger .icon {
	float:left;
	margin-right:6px;
	margin-top:12px
}
.m-hdAppDownload .bd {
	width:139px;
	left:-58px;
	top:31px;
	text-align:center
}
.m-hdAppDownload .wrap {
	padding:10px 0;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px
}/*768460930528950669*/
.m-hdAppDownload .wrap .QRcode {
	vertical-align:middle;
	margin:0 auto 6px;
	width:117px;
	height:117px
}
.m-dropdown .wrap:before,.w-dropdown .dropdownMenu:before {
	content:"";
	top:-6px;
	right:0;
	left:0;
	margin:auto;
	width:10px;
	height:6px;
	background-position:0 -458px
}
.m-hdAppDownload .wrap img {
	width:117px;
	height:117px;
}
.m-hdAppDownload .wrap .txt {
	display:block;
	text-align:center;
	line-height:1;
	color:#b4a078
}
.m-hdAppDownload:hover .trigger .txt {
	color:#fff
}
.w-dropdown .jq-dropdown {
	position:absolute;
	z-index:2;
	display:none;
	vertical-align:middle
}
.w-dropdown .dropdownMenu {
	position:relative;
	background-color:#fff;
	border:1px solid #ddd;
	-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.2);
	-moz-box-shadow:0 0 3px 0 rgba(0,0,0,.2);
	box-shadow:0 0 3px 0 rgba(0,0,0,.2)
}
.custmService .dropdownMenu .itemHover .panel,.m-dropdown .wrap {
	-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.2);
	background-color:#fff
}
.w-dropdown .dropdownMenu:before {
	position:absolute;
	display:inline-block
}
.m-dropdown {
	position:relative;
	z-index:1
}
.m-dropdown .bd {
	position:absolute;
	right:0;
	display:none;
	margin:auto
}
.m-dropdown:hover .bd {
	display:block
}
.m-dropdown .wrap {
	position:relative;
	border:1px solid #ddd;
	-moz-box-shadow:0 0 3px 0 rgba(0,0,0,.2);
	box-shadow:0 0 3px 0 rgba(0,0,0,.2)
}
.m-dropdown .wrap:before {
	position:absolute;
	display:inline-block
}
.m-dropdown-2d .bd {
	top:37px;
	left:-48px;
	width:123px;
	padding-top:5px
}
.m-dropdown-2d .wrap {
	padding:10px
}
.m-dropdown-2d .wrap>img {
	width:103px;
	height:103px
}
.custmService {
	position:relative
}
.custmService .customerText {
	display:block;
	margin-right:10px;
	line-height:36px
}
.custmService .customerText i {
	vertical-align:top;
	margin-top:14px;
	margin-left:10px;
	display:inline-block;
	width:9px;
	height:5px;
	background-position:0 -19px
}
.custmService .dropdownMenu {
	min-width:83px;
	padding:3px 0
}
.custmService .dropdownMenu .item {
	display:block;
	margin:0 13px;
	color:#999;
	text-align:center;
	line-height:38px;
	border-top:1px solid #ddd;
	white-space:nowrap;
	cursor:pointer
}
.custmService .dropdownMenu .item:hover,.custmService .dropdownMenu .itemHover .item:hover {
	color:#b4a078
}
.custmService .dropdownMenu .item .itemText .triangle {
	display:inline-block;
	margin-right:-8px;
	width:0;
	height:0;
	margin-left:4px;
	border-top:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:4px solid #fff;
	border-left:4px solid #999
}/*768460930528950669*/
.custmService .dropdownMenu .item:first-child {
	border-top:0
}
.custmService .dropdownMenu .itemHover {
	padding:0 13px;
	position:relative
}
.custmService .dropdownMenu .itemHover .item {
	margin:0;
	border-top:none
}
.custmService .dropdownMenu .itemHover .item:hover .triangle {
	border-left:4px solid #b4a078
}
.custmService .dropdownMenu .itemHover .panel {
	display:none;
	position:absolute;
	width:110px;
	height:57px;
	right:-110px;
	top:0;
	border:1px solid #ddd;
	border-left:none;
	text-align:center;
	-moz-box-shadow:0 0 3px 0 rgba(0,0,0,.2);
	box-shadow:0 0 3px 0 rgba(0,0,0,.2)
}
.m-funcTab,.m-funcTab .g-row {
	position:relative
}
.custmService .dropdownMenu .itemHover .panel .servicePhoNum {
	margin-top:9px;
	font-size:14px;
	color:#999;
	line-height:19px
}
.custmService .dropdownMenu .itemHover .panel .serviceTime {
	font-size:12px;
	color:#ccc;
	line-height:19px
}
.custmService .dropdownMenu .itemHover:hover .panel {
	display:block;
	cursor:default
}
.custmService:hover .customerText {
	color:#fff
}/*768460930528950669*/
.custmService:hover .customerText i {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}
.m-funcTab {
	height:174px;
	background-color:#fff;
	-webkit-box-shadow:0 0 3px 1px rgba(51,51,51,.1);
	-moz-box-shadow:0 0 3px 1px rgba(51,51,51,.1);
	box-shadow:0 0 3px 1px rgba(51,51,51,.1);
	border-bottom:1px solid #eaeaea\9
}
.m-funcTab .tab-logo {
	position:absolute;
	top:50px;
	left:434px;
	z-index:2;
	display:inline-block;
	width:180px;
	height:60px;
	background-position:0 -222px
}
.m-funcTab .tab-logo-activity {
	position:absolute;
	top:35px;
	left:460px;
	z-index:0;
	width:132px;
	height:57px;
	display:block
}
.m-funcTab .tab-logo-fixed {
	display:none
}
.m-funcTab .tab-inner {
	position:relative;
	z-index:3
}
.m-funcTab .tab-nav {
	float:left;
	margin-top:26px;
	line-height:1;
	height:30px;
	position:relative;
	width:100%
}
.m-funcTab .nav-item {
	float:left;
	padding:6px 30px 0;
	font-size:14px
}
.m-funcTab .nav-item .topLevel {
	position:relative;
	z-index:2;
	display:block;
	padding-bottom:6px;
	color:#000
}
.m-funcTab .nav-item.active .topLevel,.m-funcTab .nav-item:hover .topLevel {
	color:#b4a078;
	border-bottom:3px solid #b4a078
}/*768460930528950669*/
.m-funcTab .first {
	margin-left:12px;
	padding-left:30px
}
.m-funcTab .last {
	padding-right:0
}
.m-funcTab .split {
	border-left:1px solid #ccc;
	height:20px;
	margin-top:3px;
	float:left
}
.m-funcTab .nav-dropdown {
	display:none;
	position:absolute;
	z-index:1;
	top:26px;
	left:0;
	width:100%;
	padding-left:50%;
	background-color:transparent
}
.m-funcTab .nav-cateCard {
	position:relative;
	left:-1500px;
	width:3000px;
	padding-top:30px;
	background-color:#fff;
	text-align:center;
	-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.2);
	-moz-box-shadow:0 3px 3px 0 rgba(0,0,0,.2);
	box-shadow:0 3px 3px 0 rgba(0,0,0,.2)
}/*768460930528950669*/
.no-boxshadow .m-funcTab .nav-cateCard {
	border-bottom:1px solid #e8e8e8
}
.m-funcTab .card-list {
	display:inline-block;
	white-space:nowrap;
	width:1000px;
}
.m-funcTab .card-list:after,.m-funcTab .card-list:before {
	content:" ";
	display:table
}
.m-funcTab .card-list>.item {
	float:left;
	margin:0 30px 30px 30px;
	vertical-align:middle;
	width:100px;
}
.m-funcTab .nav-subCate>img {
	margin-bottom:14px
}
.m-funcTab .nav-subCate>.text {
	font-size:14px;
	line-height:1
}
.m-funcTab .m-mini-cart {
	position:absolute;
	right:-10px;
	top:95px;
	z-index:13;
	padding-top:10px;
	padding-right:10px;
	display:none
}
.m-funcTab .m-mini-cart .tw-1,.m-funcTab .m-mini-cart .tw-2 {
	position:absolute;
	right:22px;
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.m-funcTab .m-mini-cart:after,.m-funcTab .m-mini-cart:before {
	content:" ";
	display:table
}
.m-funcTab .m-mini-cart .tw-1 {
	top:-8px;
	border-bottom:8px solid #d7ccb6
}
.m-funcTab .m-mini-cart .tw-2 {
	top:-6px;
	border-bottom:8px solid #fff
}
.m-funcTab .m-mini-cart .wrap {
	position:relative;
	width:330px;
	height:auto;
	border:1px solid #b5a176;
	border-top:2px solid #d7ccb6;
	background-color:#fff;
	-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.2);
	-moz-box-shadow:0 0 3px 0 rgba(0,0,0,.2);
	box-shadow:0 0 3px 0 rgba(0,0,0,.2)
}
.m-funcTab .m-mini-cart .wrap .emptyCart {
	font-size:17px;
	line-height:80px;
	text-align:center
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo {
	margin:14px 2px 0 0;
	height:auto;
	background-color:#fff;
	overflow:auto
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .cartInfo-inner {
	background-color:#e8e8e8
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart {
	margin:10px 0;
	background-color:#fff
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart .suitCartHd {
	height:27px;
	border-bottom:1px solid #eaeaea;
	margin:0 0 4px 15px;
	line-height:26px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart .suitCartHd .suitFlag {
	display:inline-block;
	height:14px;
	width:28px;
	font-size:11px;
	line-height:14px;
	text-align:center;
	color:#fff;
	background-color:#d22b33;
	vertical-align:middle
}/*768460930528950669*/
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart .suitCartHd .suitIntro {
	display:inline-block;
	margin-left:8px;
	width:164px;
	height:27px;
	font-size:14px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart .suitCartHd .suitIntro .suitName {
	display:inline-block;
	vertical-align:middle;
	max-width:122px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart .suitCartHd .suitIntro .suitCount {
	vertical-align:middle
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart .suitCartHd .suitPrice {
	display:inline-block;
	width:60px;
	margin-right:8px;
	height:27px;
	vertical-align:middle;
	color:#b4282d;
	font-size:14px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart .suitCartHd .deleteSuit {
	height:27px;
	padding:8px 0;
	width:10px;
	cursor:pointer;
	display:inline-block;
	vertical-align:middle
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart .cartItem {
	background:0 0
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart .cartItem .price {
	color:#999
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart .deleteItem {
	display:none
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart:hover {
	background-color:#fffbf0
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .disValidSuit .suitCartHd .suitFlag {
	background-color:#ccc
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .disValidSuit .cartItem .price,.m-funcTab .m-mini-cart .wrap .g-cartInfo .disValidSuit .suitCartHd .suitPrice {
	color:#ccc
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .disValidSuit:hover {
	background-color:#fcfcfc
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .suitCart+.cartItem {
	height:80px;
	padding-top:10px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .firstSuit {
	margin-top:0
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .cartItem {
	height:70px;
	padding:0 0 10px 15px;
	background-color:#fff
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item {
	float:left
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-left {
	background-color:#f4f4f4;
	position:relative;
	text-align:center
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-left img {
	width:60px;
	height:60px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-left .g-offShift,.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-left .g-sellOut {
	line-height:11px;
	padding:3px 0;
	position:absolute;
	bottom:0;
	background:#999;
	color:#fff;
	width:100%;
	font-size:11px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-middle {
	width:200px;
	margin-left:10px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-middle p:first-child {
	font-size:14px;
	line-height:14px;
	padding:12px 0 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-middle .count,.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-middle .specValue {
	display:inline-block;
	color:#999;
	font-size:11px;
	line-height:12px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-middle .count:hover,.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-middle .specValue:hover {
	cursor:default
}
.m-feedbackForm .formGroup-captcha .inputGroup .captcha:hover,.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-right .deleteItem:hover {
	cursor:pointer
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-middle .specValue {
	max-width:84px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-middle .count {
	margin-left:14px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-right p {
	float:left
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-right .price {
	width:50px;
	text-align:right;
	font-size:11px;
	color:#b62628;
	margin-top:14px;
	line-height:11px
}
.m-funcTab .m-mini-cart .wrap .g-cartInfo .item-right .deleteItem {
	margin:14px 0 0 10px;
	line-height:10px
}
.m-funcTab .m-mini-cart .wrap .cartBottom {
	border-top:1px solid #e7e1d4;
	height:66px;
	background-color:#f4f0ea
}
.m-funcTab .m-mini-cart .wrap .cartBottom .totalPrice {
	line-height:66px;
	font-size:13px;
	padding-left:52px;
	color:#999;
	float:left
}
.m-funcTab .m-mini-cart .wrap .cartBottom .totalPrice span {
	color:#b62628
}
.m-funcTab .m-mini-cart .wrap .cartBottom .goToCart {
	float:right;
	margin-right:31px
}
.m-funcTab .m-mini-cart .wrap .cartBottom .goToCart .btncar {
	width:110px;
	height:36px;
	line-height:36px;
	margin-top:15px
}
.m-funcTab .notLogin,.m-funcTab .user,.m-funcTab .userCenter,.m-funcTab .w-cart {
	display:none
}
.m-funcTab-fixed {
	position:fixed;
	z-index:2;
	top:0;
	left:0;
	width:100%;
	height:60px;
	-webkit-animation:hdnav2-show .3s;
	-moz-animation:hdnav2-show .3s;
	-o-animation:hdnav2-show .3s;
	animation:hdnav2-show .3s;
	-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);
	-moz-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);
	box-shadow:0 2px 3px 0 rgba(0,0,0,.2)
}
.no-boxshadow .m-funcTab-fixed {
	border-bottom:1px solid #e8e8e8
}
.m-funcTab-fixed .nav-item {
	padding:6px 20px 0
}
.m-funcTab-fixed .tab-nav {
	margin-top:15px;
	margin-left:126px;
	width:838px;
	position:absolute
}
.m-funcTab-fixed .w-cart {
	box-sizing:content-box;
	display:block;
	position:relative;
	width:18px;
	height:auto;
	padding:0 0 0 18px;
	margin-top:19px;
	margin-right:40px;
	overflow:visible;
	background-color:transparent!important;
	line-height:1;
	border:none;
	float:right
}
.m-funcTab-fixed .w-cart .w-icon {
	margin:0
}
.m-funcTab-fixed .w-cart .icon-normal-badge,.m-funcTab-fixed .w-cart .icon-normal-badge-l {
	position:absolute;
	top:-9px;
	right:-16px;
	z-index:1;
	margin-top:0;
	color:#fff;
	text-align:center;
	line-height:20px
}
.m-funcTab-fixed .w-cart .icon-normal-badge span,.m-funcTab-fixed .w-cart .icon-normal-badge-l span {
	display:inline-block;
	font-size:10px;
	-webkit-transform:scale(.7,.8);
	-ms-transform:scale(.7,.8);
	-moz-transform:scale(.7,.8);
	-o-transform:scale(.7,.8);
	transform:scale(.7,.8)
}
.m-ft1 .item .hd,.m-serviceTel .hd {
	font-size:16px;
	font-weight:400
}
.m-funcTab-fixed .w-cart .icon-normal-badge-l {
	right:-22px
}
.m-funcTab-fixed .m-mini-cart {
	right:5px;
	top:40px
}
.m-funcTab-fixed .nav-dropdown {
	padding-top:5px
}
.no-boxshadow .m-funcTab-fixed .nav-dropdown {
	border:1px solid #ddd;
	border-top:0
}
.m-funcTab-fixed .user {
	position:relative;
	display:block;
	margin-top:19px;
	margin-right:20px;
	float:right
}
.m-funcTab-fixed .user .icon {
	display:inline-block;
	width:20px;
	height:22px
}
.m-funcTab-fixed .user .icon.userempty-hover,.m-funcTab-fixed .user .icon:hover {
	background-position:0 -506px
}
.m-funcTab-fixed .user .jq-dropdown {
	padding-top:10px
}
.m-funcTab-fixed .notLogin {
	display:block;
	float:right;
	height:60px;
	line-height:59px;
	margin-right:9px;
	position:relative;
	z-index:4
}
.m-funcTab-fixed .notLogin .login,.m-funcTab-fixed .notLogin .register,.m-funcTab-fixed .notLogin b {
	color:#666
}
.m-funcTab-fixed .notLogin b {
	margin-right:9px;
	margin-left:9px
}
.m-funcTab-fixed .notLogin .login {
	margin-right:20px
}
.m-funcTab-fixed .attitude,.m-funcTab-fixed .fixed-hide,.m-funcTab-fixed .m-search,.m-funcTab-fixed .tab-logo,.m-funcTab-fixed .tab-logo-activity {
	display:none
}
.m-funcTab-fixed .tab-logo-fixed {
	position:absolute;
	z-index:2;
	top:13px;
	left:5px;
	width:105px;
	height:35px;
	background-position:0 -388px;
	display:block
}
.m-followUs:after,.m-followUs:before,.m-ft1 .item:after,.m-ft1 .item:before {
	display:table;
	content:" "
}
@-webkit-keyframes hdnav2-show {
	0% {
	top:-42px
}
100% {
	top:0
}
}@keyframes hdnav2-show {
	0% {
	top:-42px
}
100% {
	top:0
}
}.m-ft1 {
	padding:0 0 34px
}
.m-ft1 .item {
	width:33%;
	height:204px;
	float:left;
	border-left:1px solid #e9e9e9
}
.m-ft1 .item:first-child {
	border-left:0
}
.m-ft1 .item .hd {
	margin-bottom:28px;
	line-height:1
}
.m-serviceTel {
	text-align:center;
	line-height:1
}
.m-serviceTel .phone {
	margin-top:25px;
	font-size:26px
}
.m-serviceTel .datetime {
	margin-top:15px;
	margin-bottom:35px;
	font-size:14px
}
.m-serviceTel .btnyou {
	width:100px;
	height:28px;
	font-size:14px;
	line-height:26px;
	background-color:#fff;
	border:1px solid #666
}
.m-serviceTel .btnyou.feedbackBtn {
	margin-right:12px
}
.m-serviceTel .btnyou:hover {
	color:#fff;
	background-color:#666;
	border:1px solid #fff
}
.m-whatIsYX {
	padding:0 37px;
	text-align:center;
	line-height:1
}
.m-whatIsYX .hd {
	margin-bottom:23px
}
.m-whatIsYX .desc {
	text-align:left;
	font-size:13px;
	line-height:23px;
	margin-bottom:22px
}
.m-followUs {
	line-height:1;
	text-align:left
}
.m-followUs .title {
	margin-right:15px;
	margin-bottom:0;
	font-size:14px;
	line-height:32px
}
.m-followUs .m-focusList,.m-followUs .title {
	float:left
}
.m-focusList {
	display:inline-block
}
.m-focusList:after,.m-focusList:before {
	content:" ";
	display:table
}
.m-focusList .m-dropdown {
	margin-right:15px
}
.m-ftAppDownload {
	text-align:center
}
.m-ftAppDownload .title {
	margin-bottom:20px;
	font-size:16px;
	font-weight:400;
	line-height:1
}
.m-ftAppDownload .tip {
	color:#b4a078;
	font-size:12px;
	margin-top:3px
}
.m-ftAppDownload .m-qrcode {
	display:inline-block
}
.m-ft2 {
	padding-top:37px;
	padding-bottom:20px;
	background-color:#414141
}
.m-ft2 hr {
	display:block;
	height:1px;
	margin-bottom:27px;
	background-color:#4f4f4f;
	border:0
}
.m-siteEnsure {
	margin-bottom:30px
}
.m-siteEnsure:after,.m-siteEnsure:before {
	content:" ";
	display:table
}
.m-siteEnsure:after {
	clear:both
}
.m-siteEnsure .item {
	float:left;
	width:33.333333%;
	text-align:center
}
.m-siteEnsure .item .inner {
	color:#fff;
	font-size:18px;
	line-height:51px;
	display:inline-block;
	vertical-align:middle
}
.m-siteEnsure .item .inner .icon,.m-siteEnsure .item .inner .text {
	float:left
}
.m-siteEnsure .item .inner .icon {
	margin-right:17px
}
.m-siteEnsure .item .inner .text {
	text-align:left
}
.m-siteInfo {
	text-align:center;
	color:#999;
	position:relative
}
.m-siteInfo p {
	line-height:28px;
}
.m-siteInfo .nav {
	display:inline-block
}
.m-siteInfo .nav:after,.m-siteInfo .nav:before {
	content:" ";
	display:table
}
.m-siteInfo .copyright a {
	color:#fff;
	padding:0 5px;
}
.m-siteInfo .link_bottom a {
	color:#fff;
	padding:0 5px;
}
.m-siteInfo .nav .text {
	color:#999
}
.m-siteInfo .nav .split {
	margin:auto 10px
}
.m-itemList {
	margin-right:-10px
}
.m-itemList:after,.m-itemList:before {
	content:" ";
	display:table
}
.m-itemList .item {
	float:left;
	margin-right:10px;
	margin-bottom:50px
}
.m-itemList-level2Category {
	margin-top:25px
}
.m-itemList-slick {
	margin-right:0;
	margin-left:-30px
}
.m-itemList-slick .item {
	margin-left:30px;
	margin-right:0
}
.m-crumbs {
	font-size:12px;
	color:#333;
	line-height:1;
	padding-top:20px;
	padding-bottom:20px
}
.m-crumbs .here {
	line-height:1;
	height:auto;
}
.m-crumbs .z-cur {
	color:#999
}
.m-crumbs a,.m-crumbs a:hover {
	color:#333
}
.m-crumbs .w-icon-arrow {
	margin:2px 5px 0;
	display:inline-block;
	width:5px;
	height:9px;
	background-position:0 0
}
.m-crumbs .gap {
	margin-left:7px;
	margin-right:7px
}
.u-selnum {
	border:1px solid #ddd;
	overflow:hidden
}
.u-selnum .less,.u-selnum .more,.u-selnum input {
	position:relative;
	float:left;
	width:36px;
	height:30px;
	line-height:28px;
	background:#fff
}
.u-selnum input {
	box-sizing:border-box;
	border-radius:0;
	border:0;
	width:60px;
	margin:0;
	font-size:12px;
	text-align:center;
	color:#333
}
.u-selnum input.dis {
	color:#ccc
}
.u-selnum .hx,.u-selnum .sx {
	position:absolute;
	width:2px;
	height:2px;
	overflow:hidden;
	background:#999
}
.u-selnum .hx {
	top:15px;
	left:12px;
	width:10px
}
.u-selnum .sx {
	top:11px;
	left:16px;
	height:10px
}
.u-selnum .less,.u-selnum .more {
	cursor:pointer
}
.u-selnum .z-dis {
	cursor:not-allowed
}
.u-selnum .z-dis .hx,.u-selnum .z-dis .sx {
	background:#d3d3d3
}
.u-selnum .less {
	border-right:1px solid #ddd
}
.u-selnum .more {
	border-left:1px solid #ddd
}
.u-selnum-cart .less,.u-selnum-cart .more,.u-selnum-cart input {
	width:24px;
	height:24px;
	line-height:22px
}
.u-selnum-cart input {
	width:58px
}
.u-selnum-cart .hx {
	top:11px;
	left:7px;
	width:10px
}
.u-selnum-cart .sx {
	top:7px;
	left:11px;
	height:10px
}
.u-selnum-cart-sm .less,.u-selnum-cart-sm .more,.u-selnum-cart-sm input {
	width:23px;
	height:22px;
	line-height:20px
}
.u-selnum-cart-sm input {
	width:58px
}
.u-selnum-cart-sm .hx {
	top:10px;
	left:6px;
	width:10px
}
.u-selnum-cart-sm .sx {
	top:6px;
	left:10px;
	height:10px
}
.m-product {
	line-height:1;
	text-align:center;
	font-size:13px;
	width:245px;
	position:relative
}
.m-product .hd {
	position:relative;
	margin-bottom:8px;
	overflow:hidden;
	background-color:#f4f4f4
}
.m-product .hd .colorNum {
	position:absolute;
	top:10px;
	left:10px;
	height:20px;
	font-size:12px;
	color:#a7936e;
	border:1px solid #b3a07d;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:0 4px;
	line-height:18px;
	background-color:#f4f0ea
}
.m-product .img {
	width:245px;
	height:245px;
	-webkit-transition:transform 1s;
	-moz-transition:transform 1s;
	-o-transition:transform 1s;
	transition:-webkit-transform 1s;
	transition:transform 1s;
	transition:transform 1s,-webkit-transform 1s;
	background-color:#f4f4f4;
	border:1px solid transparent;
	color:#f4f4f4;
	display:block;
	margin:0 auto
}
.m-product .prdtTags {
	height:20px;
	margin-bottom:3px;
	font-size:0;
	color:#fff
}
.m-product .prdtTags .itemTag {
	display:inline-block;
	height:20px;
	line-height:20px;
	padding:0 6px;
	font-size:12px;
	background-color:#b4a078
}
.m-product .prdtTags .itemTag.hot {
	background-color:#f48f18
}
.m-product .prdtTags .itemTag.activity {
	background-color:#d25a5a
}
.m-product .prdtTags .itemTag.activity:nth-child(2) {
	margin-left:6px
}
.m-product .limitedBugTag,.m-product .newTag {
	position:absolute;
	left:10px;
	top:10px;
	padding:0 11px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	color:#fff
}
.m-product .limitedBugTag {
	background-color:#d52b33;
	width:auto
}
.m-product .newTag {
	background-color:#b4a078
}
.m-product .empty,.m-product .saleOut,.m-product .saleSoon {
	position:absolute;
	width:100%;
	height:30px;
	bottom:0;
	left:0;
	line-height:30px;
	font-size:14px;
	color:#fff;
	text-align:center
}
.m-product .saleOut-1 {
	line-height:34px;
	height:34px;
	text-align:center
}
.m-product .empty-1,.m-product .saleSoon-1 {
	line-height:34px;
	height:34px;
	text-align:left;
	padding-left:40px
}
.m-product .empty .empty-con,.m-product .saleSoon .empty-con {
	position:relative;
	width:100%;
	height:100%
}
.m-product .empty .btnyou,.m-product .saleSoon .btnyou {
	position:absolute;
	top:4px;
	right:4px;
	background:#fff;
	border-color:#fff;
	height:26px;
	line-height:24px;
	font-size:14px;
	width:110px
}
.m-product .empty .btnyou:hover,.m-product .saleSoon .btnyou:hover {
	color:#b4a078
}
.m-cate .m-product .empty .btnyou .spilt,.m-cate .m-product .saleSoon .btnyou .spilt,.m-lightbox .m-product .empty .btnyou .close,.m-lightbox .m-product .saleSoon .btnyou .close,.m-lightbox .slick .m-product .empty .btnyou .slick-arrow,.m-lightbox .slick .m-product .saleSoon .btnyou .slick-arrow,.m-pop .m-product .empty .btnyou .w-close,.m-pop .m-product .empty .btnyou .w-status,.m-pop .m-product .saleSoon .btnyou .w-close,.m-pop .m-product .saleSoon .btnyou .w-status,.m-pop-express .m-content .w-expInfo .m-product .empty .btnyou .icon-express,.m-pop-express .m-content .w-expInfo .m-product .saleSoon .btnyou .icon-express,.m-pop-express .m-content .w-expdetail .m-product .empty .btnyou .dot,.m-pop-express .m-content .w-expdetail .m-product .saleSoon .btnyou .dot,.m-product .empty .btnyou .m-cate .spilt,.m-product .empty .btnyou .m-detail-tipTag:before,.m-product .empty .btnyou .m-lightbox .close,.m-product .empty .btnyou .m-lightbox .slick .slick-arrow,.m-product .empty .btnyou .m-pop .w-close,.m-product .empty .btnyou .m-pop .w-status,.m-product .empty .btnyou .m-pop-express .m-content .w-expInfo .icon-express,.m-product .empty .btnyou .m-pop-express .m-content .w-expdetail .dot,.m-product .empty .btnyou .m-report-modal .modal .modal-body .close,.m-product .empty .btnyou .m-report-modal .modal .modal-body .slick-arrow,.m-product .empty .btnyou .m-slick .leftArrow,.m-product .empty .btnyou .m-slick .rightArrow,.m-product .empty .btnyou .m-tipTag:before,.m-product .empty .btnyou .w-icon-normal,.m-product .empty .btnyou .w-tipMsg-fail .icon,.m-product .empty .btnyou .w-tipMsg-success .icon,.m-product .empty .btnyou .w-toolTip-coupon .toolTip-triangle,.m-product .saleSoon .btnyou .m-cate .spilt,.m-product .saleSoon .btnyou .m-detail-tipTag:before,.m-product .saleSoon .btnyou .m-lightbox .close,.m-product .saleSoon .btnyou .m-lightbox .slick .slick-arrow,.m-product .saleSoon .btnyou .m-pop .w-close,.m-product .saleSoon .btnyou .m-pop .w-status,.m-product .saleSoon .btnyou .m-pop-express .m-content .w-expInfo .icon-express,.m-product .saleSoon .btnyou .m-pop-express .m-content .w-expdetail .dot,.m-product .saleSoon .btnyou .m-report-modal .modal .modal-body .close,.m-product .saleSoon .btnyou .m-report-modal .modal .modal-body .slick-arrow,.m-product .saleSoon .btnyou .m-slick .leftArrow,.m-product .saleSoon .btnyou .m-slick .rightArrow,.m-product .saleSoon .btnyou .m-tipTag:before,.m-product .saleSoon .btnyou .w-icon-normal,.m-product .saleSoon .btnyou .w-tipMsg-fail .icon,.m-product .saleSoon .btnyou .w-tipMsg-success .icon,.m-product .saleSoon .btnyou .w-toolTip-coupon .toolTip-triangle,.m-report-modal .modal .modal-body .m-product .empty .btnyou .close,.m-report-modal .modal .modal-body .m-product .empty .btnyou .slick-arrow,.m-report-modal .modal .modal-body .m-product .saleSoon .btnyou .close,.m-report-modal .modal .modal-body .m-product .saleSoon .btnyou .slick-arrow,.m-slick .m-product .empty .btnyou .leftArrow,.m-slick .m-product .empty .btnyou .rightArrow,.m-slick .m-product .saleSoon .btnyou .leftArrow,.m-slick .m-product .saleSoon .btnyou .rightArrow,.w-tipMsg-fail .m-product .empty .btnyou .icon,.w-tipMsg-fail .m-product .saleSoon .btnyou .icon,.w-tipMsg-success .m-product .empty .btnyou .icon,.w-tipMsg-success .m-product .saleSoon .btnyou .icon,.w-toolTip-coupon .m-product .empty .btnyou .toolTip-triangle,.w-toolTip-coupon .m-product .saleSoon .btnyou .toolTip-triangle {
	margin:6px 7px 0 0
}
.m-product .empty,.m-product .saleOut {
	background-color:#999
}
.m-product .saleSoon {
	background-color:#e8bf5b
}
.m-product:hover .hd .img {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05)
}
.m-product h4.name {
	padding:0 10px
}
.m-product .name {
	margin-bottom:4px;
	height:20px;
	line-height:20px
}
.m-product .price {
	color:#d4282d;
	text-align:center
}
.m-product .price span {
	display:inline-block;
	overflow:hidden;
	height:20px;
	line-height:22px
}
.m-product .price .sign,.m-product .price .sp {
	margin-left:7px;
	color:#999;
	line-height:20px
}
.m-product .price .un {
	line-height:20px;
	font-size:12px
}
.m-product .price .sign {
	border:1px solid rgba(180,160,120,.3);
	padding:0 5px;
	background-color:#f5f3ef;
	border-radius:0;
	line-height:18px
}
.m-product-slick .hd,.m-product-slick .img {
	background-color:transparent
}
.m-product .price .sign a {
	color:#b4a078;
	font-size:12px
}
.m-product hr {
	display:block;
	width:130px;
	height:1px;
	padding:0;
	margin:6px auto 14px;
	border:0;
	border-top:1px solid #e8e8e8
}
.m-product .addCard,.m-product .sellout {
	position:relative
}
.m-product .addCard .btnyou,.m-product .sellout .btnyou {
	width:110px;
	height:30px;
	line-height:28px;
	font-size:14px
}
.m-product .desc,.m-product .sign {
	line-height:18px;
	color:#999
}
.m-product .desc {
	width:100%;
	padding:0 10px
}
.m-product .status {
	position:relative;
	top:0;
	left:0;
	line-height:20px;
	display:inline-block;
	padding:0 10px;
	margin-right:8px
}
.m-flashSaleProduct {
	float:left;
	width:433px;
	height:188px;
	background-color:#fff
}
.m-flashSaleProduct .lt {
	float:left;
	width:180px;
	height:180px;
	cursor:pointer;
	overflow:hidden;
	margin:3px 0
}
.m-flashSaleProduct .lt .picIn {
	position:relative;
	display:block
}
.m-flashSaleProduct .lt .pic {
	width:180px;
	height:180px;
	border:1px solid transparent;
	-webkit-transition:transform 1s;
	-moz-transition:transform 1s;
	-ms-transition:transform 1s;
	-o-transition:transform 1s;
	transition:-webkit-transform 1s;
	transition:transform 1s;
	transition:transform 1s,-webkit-transform 1s;
	display:block;
	margin:0 auto
}
.m-flashSaleProduct .lt .soldOutTips {
	position:absolute;
	width:80px;
	height:80px;
	left:50%;
	top:50%;
	margin-left:-40px;
	margin-top:-40px;
	background:url(images/9f09d5fbcef50a5d3cf0ac81303a4e65.png) center center no-repeat;
	font-size:16px;
	line-height:80px;
	text-align:center;
	color:#fff
}
.m-flashSaleProduct .rt {
	margin-left:180px;
	height:187px;
	padding-top:14px
}
.m-flashSaleProduct .rt .itemName {
	height:26px;
	line-height:26px;
	font-size:16px;
	font-weight:400;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.m-flashSaleProduct .rt .itemDes {
	height:24px;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	color:#999;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.m-flashSaleProduct .rt .itemNum {
	padding:14px 0 8px;
	height:36px;
	box-sizing:border-box;
}
.m-flashSaleProduct .rt .itemNum .numBar {
	float:left;
	position:relative;
	width:152px;
	height:10px;
	margin:2px 0;
	border:1px solid #f2cecd;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	overflow:hidden
}
.m-flashSaleProduct .rt .itemNum .numBarIn {
	background-color:#ffe5e5;
	height:10px
}
.m-flashSaleProduct .rt .itemNum .hasSellVolume.numBarIn {
	min-width:5%
}
.m-flashSaleProduct .rt .itemNum .numTips {
	height:14px;
	margin-left:162px;
	font-size:14px;
	color:#999;
	line-height:14px
}
.m-flashSaleProduct .rt .itemPrice {
	font-size:14px;
	line-height:1;
	vertical-align:baseline
}
.m-flashSaleProduct .rt .itemPrice .aPrice {
	color:#be4141
}
.m-flashSaleProduct .rt .itemPrice .aPriceIn {
	margin-right:12px;
	vertical-align:sub;
	font-weight:700;
	font-size:24px
}
.m-flashSaleProduct .rt .itemPrice .yuan {
	font-size:18px;
	margin-left:4px
}
.m-flashSaleProduct .rt .itemPrice .oPrice {
	color:#999
}
.m-flashSaleProduct .rt .itemPrice .oPriceIn {
	text-decoration:line-through
}
.m-flashSaleProduct .rt .w-btn {
	display:block;
	width:118px;
	height:31px;
	margin-top:18px;
	line-height:31px;
	text-align:center;
	font-size:16px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	cursor:pointer
}
.m-flashSaleProduct .rt .remindBtn,.m-flashSaleProduct .rt .soldOutBtn {
	border:1px solid #d25a5a;
	background-color:#fff3f3;
	color:#d25a5a
}
.m-flashSaleProduct .rt .remindBtn:hover,.m-flashSaleProduct .rt .soldOutBtn:hover {
	background-color:#fff
}
.m-flashSaleProduct .rt .tobuyBtn {
	background-color:#be4141;
	color:#fefefe
}
.m-flashSaleProduct .rt .tobuyBtn:hover {
	background-color:#da4f4f
}
.m-detail-tipTag .inner,.m-tipTag .inner {
	line-height:20px;
	color:#fff;
	font-size:12px;
	background-color:#de7669
}
.m-flashSaleProduct:hover .lt .pic {
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05)
}
.m-search,.m-search .m-searchInput {
	position:relative
}
.m-search {
	margin-top:55px;
	margin-bottom:10px;
	float:right;
	width:400px;
	z-index:10
}
.m-search:after,.m-search:before {
	content:" ";
	display:table
}
.m-search .m-searchInput,.m-search .w-button-cart {
	float:right;
	padding-left:20px
}
.m-search .m-searchInput .w-button-search,.m-search .m-searchInput .w-searchInput {
	float:right
}
.m-search .m-searchInput .w-button-search {
	cursor:pointer;
	padding-top:9px
}
.m-search .m-searchInput .w-showDefaultWord {
	position:absolute;
	top:14px;
	left:17px;
	color:#b4a078;
	display:none;
	line-height:1
}
.m-search .m-searchInput .w-searchInput {
	border-bottom:1px solid #D8CEBC;
	border-top:0;
	border-left:0;
	border-right:0;
	font-size:12px;
	line-height:23px;
	color:#333;
	width:252px;
	margin-top:9px;
	height:23px
}
.m-search .m-searchInput .w-searchInput::-webkit-input-placeholder {
	color:#B19E7A
}
.m-search .m-searchInput .searchplaceholder {
	position:absolute;
	left:11px;
	top:11px;
	font-size:13px;
	cursor:text
}
.m-search .m-searchInput .placeholder {
	color:#999
}
.m-search .m-ppnl {
	position:absolute;
	background-color:#fff;
	border:1px solid #e8e8e8;
	font-size:14px;
	outline:0;
	opacity:0;
	-webkit-transition:opacity .1s ease-out;
	-moz-transition:opacity .1s ease-out;
	-o-transition:opacity .1s ease-out;
	transition:opacity .1s ease-out
}
.m-search .f-ani-ppnlmenu {
	opacity:1!important;
	margin-top:0!important
}
.m-search .m-list {
	-webkit-user-select:none;
	-moz-user-select:-moz-none;
	-ms-user-select:none
}
.m-search .m-list .top-item,.m-search .m-list .top-itemHot {
	color:#999;
	font-size:13px;
	padding:2px 10px
}
.m-search .m-list .top-item .icon-normal-deleteAll,.m-search .m-list .top-itemHot .icon-normal-deleteAll {
	float:right;
	margin-top:2px;
	cursor:pointer
}
.m-search .m-list .hl-item {
	height:26px;
	line-height:26px;
	position:relative;
	zoom:1;
	padding:0 12px 0 10px;
	overflow:hidden;
	cursor:pointer
}
.m-search .m-list .hl-item .icon-normal-delete {
	float:right;
	margin-top:8px;
	display:none
}
.m-search .m-list .hl-item:hover .icon-normal-delete {
	display:block
}
.m-search .m-list .hl-item.highlight {
	color:#b4a078
}
.m-search .m-list .hl-item-link,.m-search .m-list .hl-item-txt {
	display:inline-block;
	width:210px;
	font-size:13px;
	word-break:normal;
	word-wrap:normal;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden
}
.m-search .m-list .hl-item-hover,.m-search .m-list .hl-item-selected {
	overflow:hidden;
	background-color:#f8f5f0;
	color:#b4a078
}
.m-cate>.bd .itemList:after,.m-cate>.bd .itemList:before,.m-cate>.hd .subCateList:after,.m-cate>.hd .subCateList:before,.m-cate>.hd:after,.m-cate>.hd:before,.m-donationList .m-donation:after,.m-donationList .m-donation:before {
	display:table;
	content:" "
}
.m-cates {
	padding-top:62px;
	margin-bottom:45px
}
.m-cates .g-row {
	margin-top:92px
}
.m-cates .g-row:first-child {
	margin-top:0
}
.m-cate>.hd {
	margin-bottom:20px;
	line-height:1
}
.m-cate>.hd .left {
	float:left;
	padding-top:4px
}
.m-cate>.hd .rightqwe {
	float:right
}
.m-cate>.hd .name {
	float:left;
	margin-right:20px;
	font-size:28px;
	font-weight:700
}
.m-cate>.hd .frontName {
	float:left;
	padding-top:14px;
	font-size:14px
}
.m-cate>.hd .subCateList {
	font-size:14px;
	line-height:32px
}
.m-cate>.hd .subCateList .item,.m-cate>.hd .subCateList .spilt {
	float:left
}
.m-cate>.hd .subCateList .item img {
	width:32px;
	height:32px;
	margin-right:10px
}
.m-cate>.hd .subCateList .spilt {
	margin:-2px 13px 0;
	text-indent:-9999em
}
.m-cate>.bd {
	width:1090px;
	overflow:hidden
}
.m-cate>.bd .itemList {
	margin-right:-10px
}
.m-cate>.bd .itemList .item {
	float:left;
	margin:0 5px 50px 5px
}
.m-cate>.ft {
	text-align:center
}
.m-newItem {
	padding-top:46px;
	overflow:hidden;
	z-index:1
}
.m-newItem i {
	cursor:pointer
}
.m-newItem .m-cate>.bd .itemList {
	margin-right:0;
	width:1090px;
	overflow:hidden
}
.m-newItem .m-cate>.bd .itemList .item {
	height:348px;
	width:262px!important;
	outline:0
}
.m-newItem .m-product {
	width:265px
}
.m-newItem .m-product .img {
	width:265px;
	height:265px
}
.m-newItem .newItemArrow {
	margin-right:15px;
	margin-top:20px
}
.m-newItem .newItemArrow .left-carousel {
	margin-right:10px
}
.m-newItem .m-newItemSlick {
	width:1108px
}
.m-tabs:after,.m-tabs:before {
	content:" ";
	display:table
}
.m-tabs li.tab-con {
	float:left;
	position:relative;
	margin-right:10px;
	margin-bottom:10px;
	vertical-align:middle;
	padding:1px
}
.m-tabs .tab {
	border:1px solid #ddd;
	float:left;
	cursor:pointer;
	position:relative
}
.m-tabs .tab .dis,.m-tabs .tab .sel,.m-tabs .tab .title {
	display:none;
	position:absolute
}
.m-tabs .tab img {
	width:100%;
	height:100%;
	background-color:#f4f4f4
}
.m-tabs .tab .sel {
	bottom:0;
	right:0
}
.m-tabs .tab .title {
	background-color:#fff;
	color:#000;
	font-size:12px;
	padding:5px;
	border:1px solid #ddd;
	bottom:0;
	white-space:nowrap;
	height:30px;
	z-index:10;
	top:55px;
	left:10px
}
.m-tabs .tab-pic {
	width:50px;
	height:50px
}
.m-tabs .tab-txt {
	padding:0 25px;
	line-height:28px;
	font-size:12px;
	color:#333;
	overflow:hidden
}
.m-tabs .tab-dis {
	cursor:not-allowed;
	color:#ccc;
	border:1px dashed #e4e4e4
}
.m-tabs .tab-dis .dis {
	display:block;
	width:100%;
	height:100%;
	left:0;
	top:0
}
.m-tabs .tab-sel {
	border:2px solid #b4a078;
	color:#333;
	margin:-1px
}
.m-tabs .tab-sel .sel {
	display:block
}
.m-tabs .tab-pic.tab-sel {
	margin:0
}
.m-tabs .tab-pic.tab-dis .dis {
	background:url(images/056100850f852ba048c833628de7ce5e.png) no-repeat
}
.m-tabs .tab-txt.tab-dis .dis {
	opacity:.5;
	filter:Alpha(opacity=50);
	background-color:#fff
}
.u-formctr:after,.u-formctr:before {
	content:" ";
	display:table
}
.u-formctr .name {
	float:left;
	font-size:12px;
	color:#666;
	width:54px
}
.u-formctr .name-1 {
	line-height:30px
}
.u-formctr .name-2 {
	line-height:40px
}
.u-formctr .field {
	position:relative
}
.u-formctr .field-1 {
	float:left;
	width:438px
}
.u-formctr .field-2 {
	float:left;
	width:288px
}
.u-formctr .sale {
	overflow:visible
}
.m-selectPromotionModal {
	width:392px;
	height:310px;
	font-size:16px
}
.m-selectPromotionModal .tt {
	font-size:20px;
	line-height:1;
	margin:70px 0 36px;
	text-align:center
}
.m-selectPromotionModal .btns {
	text-align:center;
	margin-top:50px
}
.m-selectPromotionModal .btns .btnyou {
	margin-left:16px
}
.m-selectPromotionModal .j-form {
	padding:0 20px;
	text-align:center
}
.m-selectPromotionModal .j-form-1 {
	padding:0 20px 0 78px;
	text-align:left
}
.m-selectPromotionModal .con {
	text-align:center
}
.m-selectPromotionModal .con-1 {
	max-height:124px;
	overflow:hidden;
	overflow-y:auto;
	text-align:left
}
.m-selectPromotionModal .con-ib {
	display:inline-block
}
.m-selectPromotionModal .con .item {
	padding:4px 20px 4px 0
}
.m-selectPromotionModal .con .item .w-radio>label {
	margin-left:18px;
	cursor:pointer
}
.m-selectPromotionModal .con .item .all {
	font-size:14px;
	color:#999;
	padding-left:39px
}
.m-selectPromotionModal-1 {
	height:330px;
	width:470px
}
.m-selectPromotionModal-1 .tt {
	margin:60px 0 26px
}
.m-selectPromotionModal-1 .btns {
	margin-top:30px
}
.m-sortbar {
	margin-top:10px;
	overflow:hidden
}
.m-sortbar .category {
	overflow:hidden;
	border-bottom:1px dashed #dedede;
	line-height:1;
	margin-top:20px
}
.m-sortbar .category .name {
	font-size:14px;
	color:#999;
	float:left;
	margin-right:22px
}
.m-sortbar .category .categoryGroup {
	overflow:hidden;
	float:left;
	margin-bottom:4px;
	width:930px
}
.m-sortbar .category .categoryItem {
	float:left;
	margin-right:30px;
	margin-bottom:16px;
	font-size:14px
}
.m-sortbar .sorts {
	overflow:hidden;
	margin:20px 0;
	line-height:1
}
.m-sortbar .sortlist {
	display:inline-block;
	height:auto;
	width:100%;
	border-bottom:1px solid #eaeaea;
}
.m-sortbar .sorts .name {
	float:left;
	font-size:14px;
	color:#999;
	margin-right:22px
}
.m-sortbar .sorts .sort {
	float:left;
	margin-right:30px;
	font-size:14px;
	height:auto;
	margin-bottom:0;
	padding:0;
}
.m-sortbar .sorts .sort.sort-time {
	margin-right:0;
	display:table-cell
}
.m-sortbar .sorts .sort.sort-time .icon-normal-down-checked,.m-sortbar .sorts .sort.sort-time .icon-normal-down-unchecked {
	vertical-align:middle;
	display:inline-block;
	margin-left:9px;
	margin-top:-2px
}
.m-sortbar .sorts .sort-price .icon {
	display:inline-block;
	margin-left:10px;
	vertical-align:middle;
	margin-top:-2px
}
.m-sortbar .sorts .sort-price .icon .icon-normal-up-gold,.m-sortbar .sorts .sort-price .icon .icon-normal-up-red,.m-sortbar .sorts .sort-price .icon .icon-normal-up-search {
	display:block;
	margin-bottom:2px
}
.m-sortbar .sorts .sort-price .icon .icon-normal-down-gold,.m-sortbar .sorts .sort-price .icon .icon-normal-down-red,.m-sortbar .sorts .sort-price .icon .icon-normal-down-search {
	display:block;
	margin-top:2px
}
.m-sortbar .active {
	color:#b4a078
}

/*头部 end*/
.c-icon { display:inline-block; background:url(images/cct_ui.png) 0 -999em no-repeat; overflow:hidden; vertical-align:middle;}

/*导航菜单*/

.tongji-js {
	display:none
}
.side-pannel {
	position: fixed;
	right: 8px;
	margin-left: 496px;
	z-index: 999;
}
.is1280 .tb_box {
	margin-left:0;
	left:auto;
	right:0
}
.is1280 .tb_box .tb_bd {
	width:36px
}
.is1280 .tb_box .tb_bd li p span {
	line-height:18px;
	padding-top:2px;
	height:40px
}
i.icon_tags {
	display:block;
	position:absolute;
	z-index:18;
	width:82px;
	height:30px;
	background:url(images/item-icos-new.png) -9999px 0 no-repeat;
	_background:url(images/item-icos-new-ie6.png) -9999px 0 no-repeat;
	text-indent:-999em;
	overflow:hidden;
	left:0;
	top:10px;
	color:#fff
}
i.icon_tag01 {
	background-position:0 -103px
}
i.icon_tag02 {
	background-position:0 -68px
}
i.icon_tag03 {
	background-position:0 -34px
}
i.icon_tag04 {
	background-position:0 -00px
}
a.addcart {
	display:none
}
a.productitem {
	display:block;
	+zoom:1;
	position:relative;
	overflow:hidden
}
a.productitem span.productimg {
	display:block;
	padding:0;
	margin:0 auto;
}
a.productitem span.productimg img {
	vertical-align:top;
	display:block;
}
a.productitem span.nalaprice {
	color:#b4a078;
	font-size:20px;
	display:block;
	padding:8px 0;
}
a.productitem span.nalaprice .xiaoliang {
	font-size:12px;
	color: #646464;
	margin-right:5px;
	height:20px;
	line-height:20px;
	position:absolute;
	right:0px;
	top:12px;
}
a.productitem span.productname {
	display:block;
	height:50px;
	line-height:25px;
	font-size:16px;
	overflow:hidden;
	color:#666
}
a.productitem span.description {
	display:block;
	height:16px;
	overflow:hidden;
	color:#999
}
a.productitem span.salerow {
	display:block;
	color:#999;
	height:25px;
	line-height:25px;
}
a.productitem span.sales {
	color:#b4a078;
	padding:0 2px
}
a.productitem span.xszk {
position: relative;
}
a.productitem span.price {
	display:none
}
a.nextpage {
	border:1px solid #fadbc1;
	display:block;
	height:338px;
	background:#ffe7d2 url(images/nextpage-bg.png) center center no-repeat;
	position:relative
}
a.nextpage i {
	position:absolute;
	right:-3px;
	bottom:-2px;
	display:block;
	width:21px;
	height:21px;
	background:url(images/nextpage-bg2.png) center center no-repeat;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	overflow:hidden
}
a.nextpage:hover i {
	right:-1px;
	bottom:-1px;
	width:41px;
	height:41px
}
.soldout_mod a.productitem span.nalaprice {
	color:#666
}
.soldout_mod a.productitem span.sales {
	color:#333
}
.soldout_mod span.soldout_txt {
	position:absolute;
	top:242px;
	right:13px
}
.btn,.btn-css3 {
	display:inline-block;
	padding:5px 12px;
	height:16px;
	line-height:16px;
	_line-height:18px;
	border:1px solid #b4a078;
	border-radius:3px;
	font-size:100%;
	color:#fff;
	background-color:#b4a078;
	overflow:hidden;
	vertical-align:middle
}
.btn:hover,.btn-css3:hover {
	text-decoration:none;
	color:#fff;
	background:#b4a078
}
.btn img,.btn-css3 img {
	vertical-align:middle
}
.graybtn {
	display:inline-block;
	padding:5px 12px;
	height:16px;
	line-height:16px;
	border:1px solid #c4c4c4;
	border-radius:2px;
	font-size:100%;
	color:#666;
	background-color:#efefef;
	background-image:-webkit-linear-gradient(#f8f8f8,#e5e5e5);
	background-image:-moz-linear-gradient(#f8f8f8,#e5e5e5);
	background-image:linear-gradient(#f8f8f8,#e5e5e5);
	background-repeat:repeat-x;
	vertical-align:middle
}
.graybtn:hover {
	text-decoration:none;
	color:#666;
	background:#e5e5e5
}
.ok-tip,.success-tip,.warn-tip,.confirm-tip {
	font-size:14px
}
.ok-tip .iconfont,.success-tip .iconfont,.warn-tip .iconfont,.confirm-tip .iconfont {
	color:#b4a078;
	font-size:24px;
	margin-right:10px
}
.ok-tip .iconfont {
	color:#59bbec;
	font-size:30px
}
.success-tip {
	font-size:22px
}
.success-tip .iconfont {
	color:#090;
	font-size:36px
}
.confirm-tip .iconfont {
	color:#0baee4;
	font-size:22px
}
.aui_inner table {
	width:100%
}
.aui_loading {
	padding:20px 0 0;
	background:url(images/loading-16.gif) center 0 no-repeat;
	text-align:center;
	overflow:hidden;
	color:#bbb
}
.aui_inner {
	background:#fafafa;
	box-shadow:1px 1px 3px rgba(100,100,100,0.3);
	border:1px solid #989898
}
.aui_main {
	vertical-align:top
}
.aui_content {
	min-width:200px
}
.aui_titleBar {
	position:relative;
	border-bottom:1px solid #fff
}
.aui_titleBar .aui_title {
	font-size:20px;
	padding:10px 20px;
	border-bottom:1px solid #e0e0e0
}
.aui_close {
	background-image:url(images/ico.png);
	background-position:0 0;
	top:12px;
	right:12px;
	position:absolute;
	text-indent:-9999px;
	width:24px;
	height:24px;
	overflow:hidden;
	margin-right:0
}
.aui_close:hover {
	background-position:0 -24px
}
.aui_buttons {
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	padding:6px 10px;
	text-align:right
}
.aui_dialog button {
	margin-left:15px;
	padding:6px 8px;
	cursor:pointer;
	display:inline-block;
	text-align:center;
	line-height:1;
	*padding:4px 6px;
	*height:2em;
	letter-spacing:2px;
	color:#999;
	border:solid 1px #ccc;
	border-radius:2px;
	background:#eee
}
.aui_dialog button:hover {
	background:#ddd
}
.aui_dialog button.highlight {
	color:#fff;
	border:solid 1px #38abe4;
	background:#59bbec
}
.aui_dialog button.highlight:hover {
	background:#7accf4
}
.dialog_success .aui_close,.dialog_confirm .aui_close,.dialog_ok .aui_close,.dialog_warn .aui_close {
	display:none
}
.aui_outer {
	-webkit-animation:pop_in .5s
}
@-webkit-keyframes pop_in {
	0% {
	-webkit-transform:scale(0.6);
	opacity:0
}
50% {
	-webkit-transform:scale(1.05);
	opacity:1
}
100% {
	-webkit-transform:scale(1);
	opacity:1
}
}.dialog_login_box {
	width:320px;
	height:430px;
	padding:15px 30px;
	background:#fff
}
#login-box h2 {
	font-size:18px;
	font-style:normal;
	font-weight:100;
	letter-spacing:5px
}
#login-box .trig {
	float:right;
	font-size:12px;
	letter-spacing:0
}
#login-box .trig a {
	text-decoration:underline
}
.dialog_login_box .form-bd {
	margin:15px 0;
	position:relative;
	height:239px;
	width:320px;
	overflow:hidden
}
.dialog_login_box .form_box {
	position:absolute;
	width:640px
}
.dialog_login_box .login_box,.prve_login {
	float:left
}
#login-box .form {
	width:320px
}
#login-nala-form li h5 {
	font-size:14px;
	color:#999
}
#login-nala-form li span.iconfont {
	display:inline-block;
	text-align:center;
	color:#aaa;
	font-size:18px;
	vertical-align:middle;
	margin:0 6px
}
#login-nala-form li input.text {
	width:240px;
	padding:4px 6px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	border:0;
	border-left:1px solid #ccc;
	color:#333;
	vertical-align:middle;
	color:#333;
	margin-left:2px;
	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	-ms-transition:all .25s ease;
	transition:all .25s ease
}
#login-nala-form li.text_input {
	border:1px solid #ccc;
	line-height:18px;
	padding:6px;
	position:relative;
	margin-bottom:24px;
	zoom:1
}
#login-nala-form li {
	line-height:18px;
	padding:6px 0;
	-webkit-transition:all .25s ease;
	-moz-transition:all .25s ease;
	-ms-transition:all .25s ease;
	transition:all .25s ease
}
#login-nala-form li.last {
	text-align:center;
	margin-bottom:30px;
	margin-top:10px
}
#login-nala-form li.last p {
	margin-bottom:10px
}
#login-nala-form li.last .btn {
	height:50px;
	width:100%;
	text-align:center;
	color:#fff;
	letter-spacing:5px;
	cursor:pointer;
	font-size:18px;
	border:0
}
#login-nala-form li.last .disabled {
	background:#eee url(images/loading.gif) 110px 18px no-repeat;
	cursor:default;
	color:#999
}
#login-nala-form li p .remember-me {
	margin-right:10px;
	vertical-align:-2px
}
#login-nala-form li p a.forget_psd {
	float:right;
	text-decoration:underline
}
#login-nala-form li.params_error {
	border-color:#fe655c
}
#login-nala-form li.params_error input.text {
	border-left-color:#fe655c
}
#login-nala-form li.error_box {
	padding:0;
	height:16px;
	margin-top:-12px;
	margin-bottom:5px;
	color:#fe655c
}
#login-nala-form li.text_input .error_icon {
	background:url(images/error_icon.png) 0 -50px no-repeat;
	position:absolute;
	width:14px;
	height:14px;
	right:10px;
	top:10px
}
#login-nala-form li.params_error .error_icon {
	background-position:0 0
}
#login-nala-form li.text_input input:-webkit-autofill {
	-webkit-box-shadow:0 0 0 1000px white inset
}
#login-last {
	padding-top:5px
}
#login-last li {
	padding-bottom:25px
}
#login-last i.iconfont {
	margin-right:4px;
	color:#999;
	font-size:14px
}
#login-box.trg {
	padding:12px;
	font-size:14px;
	margin-top:20px
}
.other-login {
	font-size:0
}
.other-login a {
	margin-top:0;
	vertical-align:top;
	margin-right:10px;
	background:url(images/other-login-bg.png) center no-repeat;
	display:inline-block;
	width:30px;
	height:30px;
	overflow:hidden
}
.other-login a.sina {
	background-position:0 0
}
.other-login a.qq {
	background-position:-40px 0
}
.other-login a.alipay {
	background-position:-80px 0
}
.other-login a.taobao {
	background-position:-120px 0
}
.other-login a.baidu {
	background-position:-160px 0
}
.other-login a.qihoo360 {
	background-position:-200px 0
}
.other-login a:hover {
	text-decoration:none;
	opacity:.8;
	filter:Alpha(opacity=80)
}
.other-form li h5 {
	margin-top:50px
}
.other-form li {
	padding-bottom:8px;
	margin-bottom:10px
}
.pagenav {
	padding:10px 0;
	font-size:14px;
	text-align:center
}
.pagenav a {
	margin-left:4px;
	padding:4px 10px;
	font-size:14px;
	border:1px solid #eee;
	background-color:#fff;
	border-radius:2px
}
.pagenav a:hover {
	color:#b4a078;
	border-color:#b4a078;
	text-decoration:none
}
.pagenav span.currentStep {
	padding:4px 8px;
	margin-left:3px;
	font-weight:bold
}
.pagenav span.step {
	color:#999;
	margin:0 5px
}
.common_main {
	width:100%;
	border:1px solid #ccc;
	background-color:#fff;
	box-shadow:0 0 15px rgba(204,204,204,0.5);
	margin:30px auto 50px
}
.bnt_blue_1,.bnt_blue,.bnt_blue_2 {
	display:inline-block;
	padding:4px 12px;
	height:24px;
	line-height:16px;
	_line-height:18px;
	border:1px solid #b4a078;
	border-radius:3px;
	font-size:100%;
	color:#fff;
	background-color:#b4a078;
	overflow:hidden;
	vertical-align:middle;
	cursor:pointer
}
.is1280 #app_2code {
	margin-left:0;
	left:auto;
	right:0
}
.boxCenterList{font-size:13px;}
.brandCategoryA a{line-height:30px;padding:0 10px;}
.brandCategoryA a:first-child{padding:0;}

.add_ok {
	display:none;
	background:#fff;
	padding:40px 0;
	text-align:center;
	width:480px;
	border:3px solid #b4a078;
	border-radius:10px;
	-moz-border-radius:10px
}
.add_ok .tip {
	font-size:30px;
	margin-bottom:20px
}
.add_ok .tip i {
	font-size:60px;
	color:#b4a078;
	vertical-align:-4px;
	margin-right:15px
}
.add_ok .go a {
	font-size:18px
}
.add_ok .go a.back {
	color:#b4a078;
	margin-right:90px
}
.add_ok .go a.btn {
	padding:10px 45px 12px
}
a.btn_submit{
    background-color: #2869ce;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0 10px;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 60px;
}
a.btn_cancel{
    background-color: #333;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0 10px;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 60px;
}

/*message消息*/
.message_all {
    background: #ffffff none repeat scroll 0 0;
    height: auto;
    margin: 30px auto;
    padding: 20px 30px;
    width: 1138px;;
}
.message_all .message_tit {
    border-bottom: 1px solid #eaeaea;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}
.message_all .message_con {
    height: auto;
    min-height: 80px;
    padding: 60px 0;
    text-align: center;
    width: 1150px;
}
.message_all .message_con p {
    font-family: microsoft yahei;
    height: 30px;
    line-height: 30px;
}
.message_all .message_con p.msg_con {
    color: #b4a078;
    font-size: 14px;
}

/********弹框提示信息********/
.pop-header .pop-close,.pop-con .pop-icon{
	background:url(images/common-icon.png) no-repeat;
}
.pop-mask{
	position:fixed;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.15;
	filter:alpha(opacity=15);
	left:0;
	top:0;
	z-index:999999;
	display:none;s
}
.pop-main{
	border: 4px solid rgba(0,0,0,.1);
    border: 4px solid #ccc\9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 410px;
    position: fixed;
    z-index: 1000001;
    display: none;
    overflow: hidden;
	left:50%;
	margin-left:-209px;
}	
.pop-header{
	position: relative;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    background: #f7f7f7;
    font-size: 14px;
    color: #666;
    font-family: "Microsoft YaHei";	
}
.pop-header .pop-close,.pop-header .tell-me-close{
	display:block;
	width:13px;
	height:13px;
	background-position:-41px -44px;
	position:absolute;
	right:13px;
	top:13px;
}
.pop-con{
	padding:10px 10px 20px;
	background:#fff;	
	position:relative;
	min-height:80px;
	text-align:center;
}
.pop-con .pop-icon{
	display:block;
	width:39px;
	height:39px;
	background-position:-118px -43px;
	position:absolute;
	left:20px;
	top:20px;
}
.pop-con .pop-text{
	padding:10px 20px 15px 60px;	
	font-size:14px;
	line-height:1.5em;
	text-align:left;
}

/*商品加入购物车选择属性*/
#speDiv{
	background:rgba(0,0,0,.1);
    background:#ccc\9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width:500px;
	padding:4px;
	height:auto;
	position:fixed;
	z-index:10000;	
	left:50%;
	margin-left:-245px;
}
#speDiv .spe-close{
	width: 13px;
    height: 13px;
    background: url(images/common-icon.png) no-repeat;
    background-position: -41px -44px;
    position: absolute;
    right: 13px;
    top: 13px;
    cursor: pointer;	
}
#speDiv .attr-list,#speDiv .spe-btn{
	background:#fff;
	overflow:hidden;
}
#speDiv .attr-list{
	padding:20px 20px 0 20px;	
}
#speDiv .attr-list .dt,#speDiv .attr-list .dd{
	float:left;	
}
#speDiv .attr-list .dt{
	float: left;
    width: auto;
	heihgt:28px;
	line-height:28px;
    min-width: 60px;
    text-align: right;
	margin-right:10px;
}
#speDiv .attr-list .dd{
	width:360px;
	float:left;	
}
#speDiv .attr-list .blank10{
	clear: both;
    height: 10px;
    line-height: 10px;
    visibility: hidden;	
}
#speDiv .attr-list .attr-radio{
	float: left;
    margin: 0px 10px 10px 0;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    position: relative;	
	height:26px;
	line-height:26px;
	border:1px solid #ddd;
	cursor:pointer;
}
#speDiv .attr-list .attr-radio.curr{
	background:url(images/test.gif) no-repeat bottom right;
	border:1px solid #f70;	
}
#speDiv .attr-list .attr-radio label{
	display:block;
	padding:0 7px;
	height:26px;
	line-height:26px;	
	cursor:pointer;
}
#speDiv .attr-list .attr-radio input{
	display:none;
}
#speDiv .spe-btn{
	text-align:center;
	padding-bottom:20px;	
}

.cancel-btn{
	display:inline-block;
	background:#f5f5f5;
    height: 28px;
    line-height: 28px;
    padding: 0 25px;
    border: 1px solid #ddd;	
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	cursor:pointer;
	vertical-align:top;
}
.cancel-btn:hover{
	color:#666;	
}
.sure-btn{
	display: inline-block;
	width:auto;
	padding:0 25px;
    height: 28px;
	line-height:28px;
    font-size: 14px;
	text-align:center;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border:1px solid #fabe32;
	background:#fabe32;
	cursor:pointer;
	margin-right:20px;
}
.sure-btn:hover{
	color:#fff;	
}

.btn-buy {
	display:inline-block;
	height:16px;
	line-height:16px;
	_line-height:18px;
	border-radius:3px;
	border:1px solid #fabe32;
	color:#fff;
	background-color:#fabe32;
	overflow:hidden;
	vertical-align:middle;
    font-size: 16px;
    padding: 10px 20px 12px;
	margin-right:12px;
}
.btn-buy:hover {
	text-decoration:none;
	color:#fff;
}
.h15{height:15px;background: #f5f5f5;}

/* 领取红包 */
.BonuspageTitle{ width:100%; margin:0 auto 10px;height:300px;background:url(images/bonus_banner.jpg) center center no-repeat;}
.BonusList{ width:1200px; margin:30px auto;}
.BonusList dl{ float:left; width:380px; height:120px; margin:10px; background:url(images/bonus_bg.png) 0 0 no-repeat;position: relative;}
.BonusList dl dt{ float:left; width:155px; height:120px;}
.BonusList dl dt .jine{ width:155px; height:60px; margin-top:10px; text-align:center; font-size:30px; line-height:60px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF}
.BonusList dl dt a.getBonus{ display:block; width:80px; height:24px; margin:10px auto; text-align:center; line-height:24px; background:#FF9900; color:#FFFFFF; font-size:12px; border-radius:2px; }
.BonusList dl dd{ float:left; width:225px; height:120px;}
.BonusList dl dd .tiaojian{ width:200px; height:40px; padding-left:25px; margin-top:30px; text-align:left; font-size:16px; line-height:40px; font-family:microsoft yahei; color:#666}
.BonusList dl dd .tiaojian font.j{ font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#990000; padding-left:5px; padding-right:5px;}
.BonusList dl dd .time{ width:200px; height:30px; padding-left:25px; text-align:left; font-size:12px; line-height:30px; font-family:microsoft yahei; color:#666}
.BonusList dl dd .time font.tt{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#990000; padding-left:3px; padding-right:3px;}
.BonusList dl .btn-state{ position: absolute; background-image: url(images/bonus-state.png);background-repeat: no-repeat;width: 62px;height: 62px;line-height: 99em;overflow: hidden;top: 5px;right: 5px;}
.BonusList dl .btn-geted{ background-position: -83px -240px;}
.BonusList_no {width:500px;height:104px;padding:70px 0;margin:0 auto;}
.BonusList_no .no_info {float:left;line-height:104px;margin-left:25px;max-width:500px;}
.BonusList_no .no_info_line {line-height:normal;}
.BonusList_no h3 {color:#8c8c8c;display:block;font-size:16px;font-weight:bold;}
.BonusList_no .no_info_line h3 {line-height:25px;margin-top:8px;}
.BonusList_no .no_info_line .no_btn {display:block;margin-top:15px;}
.BonusList_no .no_icon_two {background:rgba(0,0,0,0) url("images/bonus_not.png") no-repeat scroll 0 0;display:block;float:left;height:104px;width:188px;}
/* 领取红包 end */

