@charset "UTF-8";

html {
 background: #fff;
 font-family: "Microsoft YaHei","Helvetica Neue","Helvetica","Arial";
}

body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,dl,dd,fieldset,form,input,select,textarea,button,figure {
 margin: 0
}

ul,ol,menu {
 list-style: none;
 margin: 0;
 padding: 0
}

body {
 font-size: 75%;
 line-height: 1.5
}

blockquote,q {
 quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
 content: ''
}

table {
 border-collapse: collapse;
 border-spacing: 0
}

fieldset,a img,iframe {
 border: 0 none
}

address,em,i {
 font-style: normal
}

abbr,acronym {
 font-variant: normal
}

hr {
 display: block;
 height: 1px;
 border: 0;
 border-top: 1px solid #ccc;
 margin: 1em 0;
 padding: 0
}

:active {
 outline: 0 none !important;
}

input,select,button {
 vertical-align: middle
}

.action-add-address:active {
 outline: 0 none !important;
}

input,select,button,textarea {
 font-size: 100%;
 font-family: inherit
}

button {
 *overflow: visible
}

button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner {
 border: 0 none;
 padding: 0
}

::-webkit-input-placeholder {
 color: #999
}

::-moz-placeholder {
 color: #999
}

:-moz-placeholder {
 color: #999
}

:-ms-input-placeholder {
 color: #999
}

.placeholder {
 color: #999
}

.clearfix {
 *zoom: 1
}

.clearfix:after {
 content: "\0020";
 display: block;
 visibility: hidden;
 clear: both;
 height: 0;
 overflow: hidden
}

@font-face {
 font-family:iconfonts;src:url("../fonts/iconfonts.eot");src:url("../fonts/iconfonts.eot?#ie9") format("embedded-opentype"),url("../fonts/iconfonts.woff") format("woff"),url("../fonts/iconfonts.ttf") format("truetype"),url("../fonts/iconfonts.svg#webfontMFqI76bT") format("svg");font-weight:normal;font-style:normal
}[data-icon]:before {
  font-family: iconfonts;
  content: attr(data-icon);
  speak: none
 }

.icon,.data-icon-before {
 font-family: iconfonts,sans-serif
}

.f-icon {
 font-family: Arial,sans-serif
}

.icon-warning {
 color: #febf0f
}

.pageview {
 margin: 10px 0;
 text-align: right;
 line-height: 20px;
 font-size: 12px;
 letter-spacing: -3px;
 padding-bottom: 50px;
}

.pageview .flip {
 border: 1px solid #ddd;
 color: #666;
 padding: 1px 8px;
 display: inline-block;
 vertical-align: middle;
 margin-left: 5px;
 width: auto;
 letter-spacing: 0
}

.pageview .ico {
 font-size: 16px;
 font-weight: bold
}

.pageview .over {
 color: #ccc;
 cursor: not-allowed;
 background-color: #f3f3f3
}

.pageview .over .ico {
 color: #ccc
}

.pageview .prev,.pageview .next {
 padding: 0 5px
}

.pageview a.flip:hover,.pageview .active {
 background-color: #666;
 border-color: #666;
 color: #fff
}

.pageview .active {
 font-weight: bold
}

.pageview .ellipsis {
 margin-left: 5px;
 letter-spacing: 0
}

.mini-pageview {
 text-align: right;
 line-height: 18px
}

.mini-pageview .flip {
 border: 1px solid #ddd;
 color: #3a68cb;
 background: #f9f9f9;
 padding: 1px 5px;
 display: inline-block;
 margin-left: 1px;
 width: auto
}

.mini-pageview .over {
 color: #ccc;
 cursor: not-allowed
}

.mini-pageview .over .icon {
 color: #ccc
}

.mini-pageview .active {
 color: #3a68cb;
 font-weight: 700;
 border-color: #3a68cb;
 background-color: #c0d9fe
}

.gallery-sortbar .mini-pageview {
 float: right;
 margin-right: 10px;
 padding-top: 10px
}

.groupbuy-sortbar .mini-pageview {
 float: right;
 margin-right: 5px;
 padding-top: 4px
}

.groupbuy-sortbar .mini-pageview .flip {
 margin-left: 5px
}

.label-alert {
 padding: 1px 6px;
 /* height: 25px; */
 border: 1px solid #005de9;
 display: inline-block;
 /* padding-left: 8px; */
 /* padding-right: 8px; */
 /* line-height: 25px; */
 font-size: 12px;
 color: #333;
 border-radius: 4px;
}

.label-important {
 display: inline-block;
 background-color: #af1c07;
 width: 16px;
 height: 16px;
 text-align: center;
 line-height: 1.33333;
 font-weight: 400;
 color: #fff
}

button {
 margin: 0;
 white-space: nowrap;
 cursor: pointer
}

.btn {
 border: 0 none;
 background-color: transparent;
 padding: 0;
 font-size: 100%;
 _overflow-y: hidden
}

.btn span {
 border: 1px solid #005de9;
 background-color: #fff;
 display: inline-block;
 line-height: 25px;
 font-size: 12px;
 *cursor: pointer
}

.btn span span {
 border: 0 none;
 background-color: transparent;
}

.btn[disabled],.btn.disabled {
 cursor: default
}

a.btn {
 display: inline-block;
 white-space: nowrap;
 vertical-align: middle;
 *vertical-align: 1px
}

a.btn-simple {
 color: #333
}

.btn-import,.btn-major,.btn-caution {
 color: #fff
}

.btn-import span,.btn-major span,.btn-caution span {
 border-color: transparent;
 _border-color: #fff
}

.btn-major span,.btn-caution span {
 padding-left: 11px
}

.btn-major span span {
 padding-left: 0;
}

.btn-caution span span {
 padding-left: 0;
 padding-right: 15px
}

a.btn-import,a.btn-caution {
 color: #fff;
}

a.btn-major {
 color: #fff;
}

a.btn-major:hover,a.btn-caution:hover {
 color: #fff
}

.btn-flat {
 color: #666;
 margin-right: 10px
}

.btn-link {
 text-decoration: none;
 margin-right: 10px;
 font-size: 100%;
 color: #005de9 !important;
}

.btn-rounded {
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 -ms-border-radius: 3px;
 border-radius: 3px
}

.btn-rounded span {
 -webkit-border-radius: 3px 0 0 3px;
 -moz-border-radius: 3px 0 0 3px;
 -ms-border-radius: 3px 0 0 3px;
 border-radius: 3px 0 0 3px
}

.btn-rounded span span {
 -webkit-border-radius: 0 3px 3px 0;
 -moz-border-radius: 0 3px 3px 0;
 -ms-border-radius: 0 3px 3px 0;
 border-radius: 0 3px 3px 0
}

.btn-groupbuy {
 font-size: 183.33333%;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 -ms-border-radius: 5px;
 border-radius: 5px
}

.btn-groupbuy span {
 padding-left: 30px;
 line-height: 2.22727;
 border: 0 none;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 -ms-border-radius: 5px;
 border-radius: 5px
}

.btn-groupbuy span span {
 padding-left: 0;
 padding-right: 30px
}

.btn-groupbuy .icon {
 vertical-align: -2px
}

.btn-small span {
 padding-left: 5px;
 line-height: 1.41667
}

.btn-small span span {
 padding-left: 0;
 padding-right: 5px
}

.btn-big {
 font-size: 116.66667%;
 border-radius: 4px
}

.btn-big span {
 padding-left: 0;
}

.btn-big span span {
 padding-left: 0;
 padding-right: 0;
 width: 52px;
 height: 22px;
 text-align: center;
 font-size: 16px;
}

.btn-big .f-icon {
 font-size: 85.71429%;
 margin-left: 5px
}

.btn-huge {
 font-size: 14px;
}

.btn-huge .f-icon {
 font-size: 75%;
 margin-left: 5px;
 display: none;
}

* html a.btn-big,*+html a.btn-big,* html a.btn-huge,*+html a.btn-huge {
 vertical-align: -1px
}

.btn-faved {
 color: #999;
 cursor: default
}

.btn-faved:hover {
 text-decoration: none
}

.btn-collapse,.btn-expand {
 display: inline-block;
 width: 16px;
 height: 16px;
 overflow: hidden;
 border: 1px solid #a9a9a9;
 vertical-align: middle;
 text-align: center;
 font: 14px/18px simsun,serif;
 color: #8b8b8b
}

.signupin-content .btn-big {
 font-size: 100%
}

#member_security .signupin-content .security-list li:last-child {
 border: none;
}

.gallery-list .btn-major span {
 padding-left: 6px
}

.gallery-list .btn-major span span {
 padding-left: 0;
 padding-right: 10px;
 margin-top: 8px;
}

input,select,textarea {
 border-radius: 6px;
 border: 1px solid #f2f2f2;
}

input:hover,input:focus,select:hover,select:focus,textarea:hover,textarea:focus {
 border: 1px solid #f2f2f2;
 border-radius: 6px;
}

.caution-input {
 background-color: #fff8f8;
 border-color: #e0c6cd
}

input[type=text],input[type=file],input[type=password],input[type=number],input[type=email],input[type=tel],input[type=url],input[type=search],input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],textarea {
 border-style: solid;
}

input {
 line-height: 21px;
 height: 21px
}

select {
 line-height: 25px
}

.placeholder {
 position: absolute;
 left: 4px;
 top: 6px;
 z-index: 2
}
.popup-container .action-submit-message{
 margin-left: 60px;
}
.popup-container .caution q{
 margin-left: 50px;
}
.popup-container .popup-body {
 width: 490px !important;
}

.popup-container form ul li .form-act {
 margin-left: 0;
}

.popup-container form ul li span .btn-caution {
 margin-top: 24px;
}

.popup-container form {
 padding: 30px 46px;
}

.popup-container form ul li:nth-child(3) span input {
 width: 110px;
}

.popup-container {
 position: absolute;
 z-index: 100001;
 background-color: #fff;
 -webkit-box-shadow: 2px 2px 1px rgba(150,150,150,0.5);
 -moz-box-shadow: 2px 2px 1px rgba(150,150,150,0.5);
 box-shadow: 2px 2px 1px rgba(150,150,150,0.5)
}

.popup-container ul li:nth-child(2) {
 margin-top: 19px;
}

.popup-container ul li:nth-child(3) {
/* margin-left: 60px;*/
 padding-top: 23px;
}

.popup-container ul li:nth-child(3) span:nth-child(2) button span {
 width: 85px;
 height: 29px;
 background: #005de9;
 color: #fff;
 line-height: 30px;
 border-radius: 6px;
}
.popup-container ul li:nth-child(4)  {
  margin-top: 20px;
 }


.popup-container:focus {
 outline: 0 none
}

.popup-container .popup-body {
 border: 1px solid #e6e6e6
}

.popup-container .popup-header {
 background-color: #efefef;
 height: 36px;
 padding: 0 18px
}

.popup-container .popup-header h2 {
 float: left;
 line-height: 36px;
 font-size: 14px;
 font-weight: 400;
 color: #525151;
}

.popup-container .popup-header span {
 float: right
}

.popup-container .popup-header .popup-btn-close {
 background: 0;
 border: 0 none;
 height: 35px;
 overflow-y: hidden;
 padding: 0;
 color: #c6c6c6;
 font: 14px/35px iconfonts,"Arial Black",arial
}

.popup-container .popup-header .popup-btn-close i {
 line-height: 1;
 display: inline-block
}

.popup-container .popup-header .popup-btn-close:hover {
 color: #999
}

.popup-container .popup-content {
 color: #666
}

.passport-container {
 position: absolute;
 z-index: 100001;
 background-color: #fff;
 -webkit-box-shadow: 0 0 15px rgba(60,60,60,0.4);
 -moz-box-shadow: 0 0 15px rgba(60,60,60,0.4);
 box-shadow: 0 0 15px rgba(60,60,60,0.4)
}

.passport-container:focus {
 outline: 0 none
}

.passport-container .passport-body {
 border: 1px solid #e6e6e6
}

.passport-container .passport-header .passport-btn-close {
 background: 0;
 border: 0 none;
 height: 20px;
 overflow-y: hidden;
 padding: 0;
 position: absolute;
 top: 10px;
 right: 10px;
 color: #c6c6c6;
 font: 20px/20px iconfonts,"Arial Black",arial sans-serif
}

.passport-container .passport-header .passport-btn-close i {
 line-height: 1;
 display: inline-block
}

.passport-container .passport-header .passport-btn-close:hover {
 color: #999
}

.passport-container .passport-content {
 color: #666
}

.image-container {
 position: absolute;
 z-index: 100001;
 background-color: #fff;
 -webkit-box-shadow: 0 0 15px rgba(60,60,60,0.4);
 -moz-box-shadow: 0 0 15px rgba(60,60,60,0.4);
 box-shadow: 0 0 15px rgba(60,60,60,0.4)
}

.image-container:focus {
 outline: 0 none
}

.image-container .image-btn-close {
 display: none
}

.image-container .image-content {
 width: 600px;
 height: 600px;
 line-height: 598px;
 *line-height: 600px;
 border: 0 none;
 overflow: hidden;
 text-align: center;
 *font-size: 540px;
 font-family: Arial
}

.image-container .image-content img {
 max-width: 600px;
 max-height: 600px;
 vertical-align: middle
}

.mini-cart-dialog {
 width: 488px;
 -webkit-box-shadow: 2px 2px 3px #ddd;
 -moz-box-shadow: 2px 2px 3px #ddd;
 box-shadow: 2px 2px 3px #ddd
}

.mini-cart-dialog .minicart-infos {
 padding: 38px 0;
 line-height: 2;
 text-align: center
}

.mini-cart-dialog .minicart-infos .icon {
 margin-right: 5px;
 font-size: 14px;
 color: #31ae2e
}

.mini-cart-dialog .minicart-infos p {
 margin-bottom: 20px
}

.mini-cart-dialog .minicart-infos em {
 color: #005de9;
 padding-left: 5px;
 padding-right: 5px
}

.mini-cart-dialog .minicart-error {
 padding: 10px;
 line-height: 2;
 text-align: center
}

.mini-cart-dialog .minicart-error .icon {
 margin-right: 5px;
 font-size: 14px;
 color: #d23f33
}

.mini-cart-dialog .minicart-error p {
 margin-bottom: 20px
}

.mask {
 position: absolute;
 z-index: 100000;
 left: 0;
 top: 0;
 background-color: #333;
 opacity: .7;
 filter: alpha(opacity=70);
 width: 100%;
 height: 100%
}

.cover {
 position: absolute;
 z-index: 100000;
 left: 0;
 top: 0;
 background-color: #fff;
 opacity: .7;
 filter: alpha(opacity=70);
 width: 100%;
 height: 100%;
 text-align: center;
 color: #fff
}

.mini-mask {
 position: absolute;
 z-index: 100000;
 left: 0;
 top: 0;
 opacity: .7;
 filter: alpha(opacity=70);
 width: 100%;
 height: 100%;
 text-align: center;
 color: #000;
 line-height: 11em
}

.mini-mask .mask-loading {
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 -ms-border-radius: 6px;
 border-radius: 6px;
 background: #ccc url(../images/loader.gif) no-repeat center;
 display: inline-block;
 width: 70px;
 height: 70px
}

.alert-container {
 position: absolute;
 z-index: 100001;
 background-color: #fff
}

.alert-container:focus {
 outline: 0 none
}

.alert-container .alert-body {
 border: 1px solid #dad4d4;
 width: 488px !important;
}

.alert-container .alert-header {
 background-color: #eee;
 height: 35px;
 padding: 0 10px;
}

.alert-container .alert-header h2 {
 float: left;
 padding-left: 10px;
 line-height: 35px;
 font-size: 14px;
 font-weight: 400;
 color: #525151;
}

.alert-container .alert-header span {
 float: right
}

.alert-container .alert-header .alert-btn-close {
 background: 0;
 border: 0 none;
 height: 30px;
 margin-right: 5px;
 overflow-y: hidden;
 padding: 0;
 color: #525151;
 font: 14px/30px iconfonts,arial
}

.alert-container .alert-header .alert-btn-close:hover {
 color: #fff
}

.alert-container .alert-content {
 color: #666
}

.alert-container .action-confirm {
 margin-right: 15px
}

.alert-container .action-cancel span {
 width: 52px;
}

.pop-attention-main {
 padding: 24px 46px;
}

.pop-attention-main p {
 padding: 12px 26px;
}

.pop-attention-main .confirm,.pop-attention-main .alert {
 display: none
}

.pop-attention-main .bottom {
 text-align: center;
 margin: 15px 0 10px 0
}

.dialog-tips-container {
 position: absolute;
 z-index: 99999;
 background-color: #fff;
 width: 145px;
 border: 2px solid #febf0f;
 display: none
}

.dialog-tips-container:focus {
 outline: 0 none
}

.dialog-tips-container .arrow {
 position: absolute;
 overflow: hidden;
 font-size: 0;
 line-height: 0;
 width: 12px;
 height: 12px
}

.dialog-tips-container .arrow i {
 position: absolute;
 width: 0;
 height: 0;
 overflow: hidden;
 border: 7px dashed transparent
}

.dialog-tips-container .arrow-left {
 top: 0;
 left: -14px
}

.dialog-tips-container .arrow-left i {
 border-right-style: solid
}

.dialog-tips-container .arrow-left .below {
 border-right-color: #febf0f;
 left: -3px
}

.dialog-tips-container .arrow-left .above {
 border-right-color: #fff;
 left: 1px;
 top: 0
}

.dialog-tips-container .arrow-right {
 top: 0;
 right: -14px
}

.dialog-tips-container .arrow-right i {
 border-left-style: solid
}

.dialog-tips-container .arrow-right .below {
 border-left-color: #febf0f;
 right: -3px
}

.dialog-tips-container .arrow-right .above {
 border-left-color: #fff;
 right: 1px;
 top: 0
}

.dialog-tips-container .arrow-top {
 left: 0;
 top: -14px
}

.dialog-tips-container .arrow-top i {
 border-bottom-style: solid
}

.dialog-tips-container .arrow-top .below {
 border-bottom-color: #febf0f;
 top: -1px
}

.dialog-tips-container .arrow-top .above {
 border-bottom-color: #fff;
 top: 1px;
 left: 0
}

.dialog-tips-container .arrow-bottom {
 left: 0;
 bottom: -12px
}

.dialog-tips-container .arrow-bottom i {
 border-top-style: solid
}

.dialog-tips-container .arrow-bottom .below {
 border-top-color: #febf0f;
 bottom: -3px
}

.dialog-tips-container .arrow-bottom .above {
 border-top-color: #fff;
 bottom: 1px;
 left: 0
}

.dialog-tips-container .icon {
 color: #febf0f;
 display: inline-block;
 position: absolute;
 left: 6px
}

.dialog-tips-container .dialog-tips-content {
 padding: 6px 10px 6px 25px;
 color: #666
}

.dialog-tips-container .bottom {
 margin-top: 5px;
 text-align: center
}

.dialog-tips-container .action-confirm {
 margin-right: 15px
}

.xtips-container {
 position: absolute;
 z-index: 99999;
 background-color: #fff;
 width: 133px;
 border: 2px solid #febf0f;
 border-radius: 5px;
}

.xtips-container:focus {
 outline: 0 none
}

.xtips-container .arrow {
 position: absolute;
 overflow: hidden;
 font-size: 0;
 line-height: 0;
 width: 14px;
 height: 14px
}

.xtips-container .arrow i {
 position: absolute;
 width: 0;
 height: 0;
 overflow: hidden;
 border: 7px dashed transparent
}

.xtips-container .arrow-bottom {
 left: 0;
 bottom: -14px
}

.xtips-container .arrow-bottom i {
 border-top-style: solid
}

.xtips-container .arrow-bottom .below {
 border-top-color: #febf0f;
 bottom: -2px
}

.xtips-container .arrow-bottom .above {
 border-top-color: #fff;
 bottom: 1px;
 left: 0
}

.xtips-container .icon {
 color: #febf0f;
 display: inline-block;
 position: absolute;
 left: 6px
}

.xtips-container .xtips-content {
 padding: 6px 10px 6px 25px;
 color: #666
}

.xtooltip {
 position: absolute;
 z-index: 99999;
 background-color: #fefbeb;
 max-width: 150px;
 border: 1px solid #d4c289;
 -webkit-box-shadow: 1px 1px 1px rgba(180,180,180,0.5);
 -moz-box-shadow: 1px 1px 1px rgba(180,180,180,0.5);
 box-shadow: 1px 1px 1px rgba(180,180,180,0.5);
 visibility: hidden;
 _width: 150px
}

.xtooltip:focus {
 outline: 0 none
}

.xtooltip .xtips-content {
 padding: 3px 5px;
 color: #666
}

.tooltip-container {
 position: absolute;
 z-index: 100000;
 background-color: #333;
 color: #fff;
 padding: 5px 10px
}

.tooltip-container:focus {
 outline: 0 none
}

.tooltip-container .arrow {
 position: absolute;
 overflow: hidden;
 font-size: 0;
 line-height: 0;
 width: 10px;
 height: 10px
}

.tooltip-container .arrow i {
 position: absolute;
 width: 0;
 height: 0;
 overflow: hidden;
 border: 5px dashed transparent
}

.tooltip-container .arrow-left {
 top: 0;
 left: -10px
}

.tooltip-container .arrow-left i {
 border-right-style: solid
}

.tooltip-container .arrow-left .above {
 border-right-color: #333;
 left: 0;
 top: 0
}

.tooltip-container .arrow-right {
 top: 0;
 right: -10px
}

.tooltip-container .arrow-right i {
 border-left-style: solid
}

.tooltip-container .arrow-right .above {
 border-left-color: #333;
 right: 0;
 top: 0
}

.tooltip-container .arrow-top {
 left: 0;
 top: -10px
}

.tooltip-container .arrow-top i {
 border-bottom-style: solid
}

.tooltip-container .arrow-top .above {
 border-bottom-color: #333;
 top: 0;
 left: 0
}

.tooltip-container .arrow-bottom {
 left: 0;
 bottom: -10px
}

.tooltip-container .arrow-bottom i {
 border-top-style: solid
}

.tooltip-container .arrow-bottom .above {
 border-top-color: #333;
 bottom: 0;
 left: 0
}

.message-error {
 position: absolute;
 z-index: 99999
}

.message-error:focus {
 outline: 0 none
}

.message-error .icon {
 color: #e44d10
}

.message-success {
 position: absolute;
 z-index: 99999
}

.message-success:focus {
 outline: 0 none
}

.message-success .icon {
 color: #508524
}

.message-body {
 background-color: #fff;
 max-width: 202px;
 padding: 30px 50px;
 -webkit-box-shadow: 2px 2px 1px rgba(150,150,150,0.5);
 -moz-box-shadow: 2px 2px 1px rgba(150,150,150,0.5);
 box-shadow: 2px 2px 1px rgba(150,150,150,0.5);
 color: #333;
 _width: 202px
}

.message-body .icon {
 font-size: 30px;
 float: left;
 line-height: 30px
}

.message-body .message-content {
 margin-left: 45px;
 line-height: 22px
}

.message {
 display: inline-block;
 position: absolute;
 background-color: #ffdeac;
 padding: 0 8px;
 line-height: 22px;
 color: #333;
 font-size: 12px
}

.message:focus {
 outline: 0 none
}

.error {
 color: #666
}

.error .icon {
 color: #b14c49
}

.success {
 color: #888
}

.success .icon {
 color: #81a363
}

.alert-tip {
 background-color: #fffce7;
 border: 1px solid #e7c96d;
 line-height: 25px;
 color: #666;
 display: inline-block;
 padding: 0 5px;
 font-size: 85.71429%
}

.alert-tip .icon {
 color: #febe00;
 margin-right: 6px
}

.error-tip {
 background-color: #fff7f3;
 border: 1px solid #d7a0a0;
 line-height: 25px;
 color: #ab4d49;
 display: inline-block;
 padding: 0 5px
}

.error-tip .icon {
 margin-right: 6px
}

.xtips-inline {
 background-color: #ffad35;
 display: inline-block
}

.xtips-inline .arr,.xtips-inline .arr2 {
 display: none
}

.xtips-inline .icon {
 margin-right: 5px
}

.xtips-inline .xtips-content {
 line-height: 24px;
 padding: 0 8px;
 color: #fff
}

.caution-inline {
 display: inline-block
}

.caution-inline .arr,.caution-inline .arr2 {
 display: none
}

.caution-inline .icon {
 font-size: 16px;
 margin-left: 8px;
 margin-right: 5px;
 vertical-align: -2px;
 color: #333
}

.caution-inline .caution-content {
 line-height: 24px;
 padding-right: 8px;
 color: #333
}

.notice {
 display: block;
 line-height: 140%
}

.notice .icon {
 margin-right: 5px;
 vertical-align: middle
}

.notice-inline {
 padding: 0;
 margin-left: 18px;
 vertical-align: middle
}

.notice-inline .icon {
 font-size: 14px;
 margin-right: 5px;
 vertical-align: middle
}

.fav-loading {
 color: #999
}

.fav-success {
 color: #005de9;
}

.fav-success .icon {
 font-size: 14px
}

.datepicker {
 z-index: 262130;
 position: absolute;
 top: -999em;
 left: -999em;
 visibility: hidden
}

.datepicker-content {
 *width: 226px
}

.datepicker-content table {
 background-color: #fff;
 padding: 0;
 border-spacing: 0;
 border-collapse: collapse;
 border: 2px solid #444;
 width: 100%
}

.datepicker-content caption {
 color: #fff;
 background-color: #444;
 line-height: 30px;
 text-align: center;
 -webkit-border-radius: 5px 5px 0 0;
 -moz-border-radius: 5px 5px 0 0;
 -ms-border-radius: 5px 5px 0 0;
 border-radius: 5px 5px 0 0
}

.datepicker-content caption a {
 cursor: pointer;
 color: #ddd;
 text-decoration: none;
 font: 18px Arial sans-serif;
 padding-left: 5px;
 padding-right: 5px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none
}

.datepicker-content caption .month {
 padding-left: 8px
}

.datepicker-content caption .year {
 padding-right: 8px
}

.datepicker-content caption .name {
 font-size: 13px
}

.datepicker-content th,.datepicker-content td {
 cursor: default;
 font-size: 12px;
 height: 30px;
 width: 32px;
 text-align: center
}

.datepicker-content th {
 background-color: #f5f5f5;
 border: 0 none;
 color: #888
}

.datepicker-content td {
 border: 1px solid #e6e6e6
}

.datepicker-content .active {
 background-color: #fff;
 cursor: pointer
}

.datepicker-content .inactive {
 background-color: #fcfcfc;
 color: #bbb
}

.datepicker-content .today {
 background-color: #ffd
}

.datepicker-content .active:hover,.datepicker-content .current {
 background-color: #0074cc;
 color: #fff
}

.datetable .datepicker-content {
 *width: 326px
}

.datetable .datepicker-content th,.datetable .datepicker-content td {
 width: 46px
}

.datetable .datepicker-content .period {
 width: 90px
}

.text-justify {
 text-align: justify;
 text-justify: distribute-all-lines;
 -webkit-text-align-last: justify;
 -moz-text-align-last: justify;
 -ms-text-align-last: justify;
 text-align-last: justify
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .text-justify:after {
  content: "\200B";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0
 }
}

.mod-bottom,.mod,.form-item,.signupin-content .form-item-normal,.signin,.signup,.sign-title,.signup-success .descrip,.related-search,.filter-container,.gallery-sortbar,.goods-item .goods-name,.brand-desc h2,.share-recommend .pop-body .notice,.product-promotion,.product-params,.detail-content,.product-tags,.product-attributes,.product-parameters,.product-saleslog,.product-score .btn-discuss,.post-comment .scores-list,.member-welcome,.member-notice,.member-welcome-tips,.member-mod,.member-address-submit,.member-tabs,.member-aftersales-record .aftersales-desc .desc .desc-title {
 margin-bottom: 22px
}

.mod .mod-title h2 {
 font-size: 32px;
 color: #333;
 text-align: left;
 padding: 66px 0;
}

.mod table tr td span {
 font-size: 16px;
 color: #333 !important;
}

.form-item {
 overflow: hidden;
 margin-bottom: 0 !important;
}

.form-item .verify-code {
 vertical-align: middle
}

.form-item .auto-change-verify-handle {
 cursor: pointer;
 width: 93px;
 height: 26px;
 margin-right: 4px;
 color: #005de9;
 font-size: 14px;
 margin-left: 6px;
}

.form-item-action {
 margin-top: 20px
}

.form-item-last {
 margin-bottom: 0
}

.member-messagebox-list {
 padding: 14px 0;
}

.form-label {
 text-align: left;
 float: left;
 font-size: 14px;
 color: #878787;
}

.form-act button:nth-child(2) span {
 color: #005de9;
}

.form-act label {
 margin-left: 15px;
 font-size: 14px;
 color: #333;
}

*+html .form-act {
 zoom: 1
}

.form-act textarea,.form-act-wide textarea,.form-act-side textarea {
 -webkit-resize: vertical;
 -moz-resize: vertical;
 resize: vertical;
 width: 99%;
 display: block
}

.signupin-tags {
 border-bottom: 2px solid #636363;
 padding-top: 20px;
 padding-left: 20px
}

.signupin-tags ul,.signupin-tags .anonym-buy {
 float: left;
 line-height: 33px
}

.signupin-tags li {
 float: left;
 background-color: #eee;
 margin-right: 10px;
 font-size: 133.33333%
}

.signupin-tags li a {
 display: block;
 padding-left: 18px;
 padding-right: 18px;
 color: #666
}

.signupin-tags li.active {
 background-color: #666
}

.signupin-tags li.active a {
 color: #fff;
 font-weight: bold
}

.signupin-tags .anonym-buy a {
 margin-left: 5px
}

.signupin-content .alert-tip,.signupin-content .error-tip {
 width: 286px
}

.signupin-content .form-item-normal {
 overflow: hidden;
 font-size: 116.66667%
}

.signupin-content .x-input {
 width: 350px;
 height: 42px;
 line-height: 26px;
}

.signupin-content .x-check,.signupin-content .x-select {
 height: 32px
}

.signupin-content .calendar {
 width: 268px;
 padding-left: 24px
}

.signupin-content .notice-inline {
 position: absolute;
 top: 2px;
 margin-left: 14px;
 padding: 0;
 height: 16px;
 line-height: 16px;
 white-space: nowrap;
 font-size: 12px
}

.trust-signin {
 border-top: 1px dotted #ccc;
 overflow: hidden
}

#order_shipping .x-select {
 margin-left: 10px;
}

.signin {
 margin-left: -500px;
 _position: relative;
 _left: 100%
}

#page_signin .sign-tit2 a p {
 margin-top: -4px;
}

#page_signin form {
 width: 500px;
}

#page_signin form ul li .form-act input {
 width: 300px;
 height: 42px;
 padding: 0 14px;
}

#page_signin form ul li:nth-child(2) {
 margin: 14px 0;
 padding-bottom: 14px;
}

#page_signin form ul li:nth-child(5) {
 margin-top: 39px;
 width: 330px;
}

#page_signin form ul li:nth-child(5) span .form-sub-label {
 margin-left: 6px;
}

#page_signin form ul li:nth-child(5) span a {
 float: right !important;
 color: #005de9;
 font-size: 14px;
 left: 0 !important;
}

#page_signin form ul li:nth-child(6) {
 margin-top: 26px;
}

#page_signin form ul li:nth-child(6) button {
 width: 330px;
 height: 46px;
 background-color: #005de9;
}

#page_signin form ul li:nth-child(6) button span {
 width: 100%;
 height: 46px;
 background-color: #005de9;
 color: #fff;
 font-size: 16px;
 text-align: center;
 line-height: 46px;
}

.signin .form-label {
 display: none
}

#op_splice_area {
 margin-left: 10px;
}

.signin .need-signup {
 overflow: hidden;
 padding: 10px 20px;
 background-color: #efefef
}

.signin .need-signup h3 {
 float: left;
 color: #e73e31;
 font: 14px/25px 'Microsoft Yahei'
}

.signin .need-signup .btn-simple {
 float: right
}

.signup {
 margin-top: 30px;
}

.signup .form-label {
 width: 35%
}

.signup .form-act {
 margin-left: 148px;
 *margin-left: 0
}

.password-check {
 margin-left: 8px;
 width: 110px;
 overflow: hidden;
 display: inline-block;
 vertical-align: middle;
 line-height: 16px;
 visibility: hidden;
 margin-left: 13px;
}

.password-check q {
 float: left;
 font-size: 12px;
 color: #878787;
}

.password-check em {
 float: right;
 margin-bottom: 5px;
 display: none
}

.password-check .progress {
 display: block;
 background-color: #ddd;
 width: 100%;
 height: 8px;
 line-height: 8px;
 font-size: 7px;
 overflow: hidden;
 clear: both
}

.password-check .percent {
 display: inline-block;
 height: 8px;
 line-height: 8px;
 font-size: 7px
}

.password-poor .poor {
 display: inline
}

.password-weak .weak {
 color: #ff2626;
 display: inline
}

.password-weak .percent {
 width: 33.3%;
 background-color: #ff2626
}

.password-good .good {
 color: #ff9326;
 display: inline
}

.password-good .percent {
 width: 66.6%;
 background-color: #ff9326
}

.password-strong .strong {
 color: #00d900;
 display: inline
}

.password-strong .percent {
 width: 100%;
 background-color: #00d900
}

.sign-title {
 height: 44px;
 padding-left: 82px;
 margin-bottom: 30px;
}

.sign-member-title .sign-tit2 {
 display: block;
 float: right;
 text-align: right;
 margin-top: 6px;
}

.sign-member-title .sign-tit2 a p {
 color: #005de9 !important;
 font-size: 14px;
}

.sign-member-title .sign-tit1 {
 font-size: 24px;
 color: #005de9;
 display: block;
 float: left;
}

.sign-title h2 {
 text-align: center;
 font-size: 24px;
 color: #005de9;
}

.sign-member-title {
 height: 40px;
 margin-bottom: 10px;
 width: 330px;
}

.signin-page-wrap {
 margin-top: 30px;
 margin-bottom: 30px;
 padding-left: 100%
}

.signin-page-wrap .anonym-buy {
 width: 344px;
 line-height: 24px;
 margin-left: -344px;
 _position: relative;
 _left: 100%
}

.signin-page-wrap .anonym-buy .descrip {
 *float: left
}

.signin-page-wrap .anonym-buy .btn-buy {
 float: right;
 padding-left: 36px;
 padding-right: 36px
}

.signup-article {
 width: 100%
}

.signup-aside .btn-import {
 margin-top: -3px;
}

.signup-aside {
 color: #005de9;
 padding: 10px 20px 100px 690px;
}

.signup-aside .btn-huge {
 color: #005de9;
}

.signup-aside .descrip {
 font-size: 14px;
 line-height: 40px
}

.redirection-alert {
 margin-top: 15px;
 color: #999
}

.redirection-alert i {
 color: #fe4c00;
 margin-left: 3px;
 margin-right: 3px
}

.forgot-content {
 width: 650px;
 padding-top: 70px
}

.forgot-content ul {
 padding-bottom: 60px;
 padding-left: 80px
}

.forgot-content .form-label {
 width: 145px
}

.forgot-content .form-act {
 margin-left: 148px;
 line-height: 2.28571
}

.forgot-content .been-send {
 padding-bottom: 30px;
 text-align: center;
 font-size: 116.66667%
}

.forgot-content .been-send .icon {
 font-size: 183.33333%;
 margin-right: 10px;
 vertical-align: middle
}

.forgot-content .goto-signin {
 color: #0083ff
}

.forgot-remember {
 margin-left: 290px
}

.forgot-resend {
 margin-left: 5px
}

.forgot-success {
 margin-bottom: 70px;
 text-align: center;
 font-size: 14px
}

.forgot-success .icon {
 font-size: 50px;
 margin-right: 20px;
 color: #6ca334;
 line-height: 50px;
 vertical-align: middle
}

.related-search {
 border-bottom: 1px solid #f2f2f2;
 padding: 0 0 15px 0;
}

.related-search-label {
 color: #333;
 float: left;
 width: 7em;
 font-size: 17px;
 color: #333;
}

.related-search-content {
 margin-left: 7em;
 display: block;
 font-size: 16px;
}

.related-search-content a {
 color: #005de9;
 padding-right: 16px;
 font-size: 16px;
}

.related-search-content .active {
 font-weight: bold;
 color: #333;
 font-size: 16px;
}

.filter-container {
 border: 1px solid #d3d3d3
}

.filter-container .filter-title {
 background-color: #ddd;
 line-height: 2.83333;
 padding-left: 10px;
 padding-right: 10px
}

.filter-container .filter-title h3 {
 font-size: 100%;
 float: left
}

.filter-container .filter-title .gallery-total-info {
 float: left
}

.filter-container .filter-title .gallery-total-info b {
 color: #d62528
}

.filter-container .filter-title .filter-clean {
 float: right
}

.filter-container .filter-title .filter-clean .icon {
 color: #666
}

.gallery-category li {
 float: left;
 margin-right: 6px
}

.filter-selected dt,.filter-promotion dt {
 float: left;
 margin-right: 3px;
 width: 76px;
 text-align: right
}

.filter-selected dd,.filter-promotion dd {
 margin-left: 81px
}

.filter-selected-item {
 display: inline-block;
 border: 1px solid #ccc;
 padding-left: 5px;
 padding-right: 5px
}

.filter-selected-item .icon {
 margin-left: 3px;
 font-size: 9px;
 cursor: pointer
}

.filter-item {
 display: inline-block;
 padding-left: 5px;
 padding-right: 5px;
 white-space: nowrap
}

.filter-item .icon {
 visibility: hidden;
 display: inline-block;
 margin-left: 3px;
 font-size: 9px;
 color: #fff;
 cursor: pointer
}

.filter-item-hide {
 display: none
}

.filter-item-show {
 display: inline
}

.filter-lists-container {
 padding: 10px 10px 5px
}

.filter-lists-container .filter-entries {
 border-bottom: 1px dotted #ddd;
 margin-bottom: 5px;
 line-height: 20px
}

.filter-lists-container .filter-entries-label {
 float: left;
 margin-right: 3px;
 width: 76px;
 text-align: right
}

.filter-lists-container .filter-entries-values {
 margin-left: 80px;
 margin-right: 50px
}

.filter-lists-container .filter-non-fold {
 margin-right: 0
}

.filter-lists-container .filter-entries-more {
 float: right
}

.filter-lists-container .filter-entries-more .icon {
 display: inline-block;
 margin-left: 4px;
 background-color: #ccc;
 line-height: 12px;
 width: 12px;
 text-align: center;
 color: #fff
}

.filter-lists-container .filter-item-pop {
 padding: 34px 10px 6px;
 border: 1px solid #ccc;
 background-color: #fff;
 position: absolute;
 left: -6px;
 top: -6px;
 text-align: center;
 width: 94px;
 display: none
}

.filter-lists-container .filter-item-pop a {
 margin-right: 26px
}

.filter-lists-container .filter-pop-active {
 position: relative
}

.filter-lists-container .filter-pop-active .filter-item-input {
 position: relative;
 z-index: 2
}

.filter-lists-container .filter-pop-active .filter-item-pop {
 display: block
}

.filter-dropdown-container {
 padding-left: 10px;
 padding-right: 12px
}

.filter-dropdown-container .filter-dropdown-item {
 float: left;
 margin-right: 5px;
 margin-bottom: 5px
}

.filter-dropdown-container .filter-dropdown-label {
 border: 1px solid #ddd;
 background-color: #f6f6f6;
 padding-left: 8px;
 padding-right: 8px;
 position: relative;
 cursor: pointer
}

.filter-dropdown-container .filter-dropdown-values {
 border: 1px solid #ddd;
 padding-top: 5px;
 position: absolute;
 left: 0;
 width: 100%;
 background-color: #fff;
 line-height: 20px;
 max-height: 77px;
 overflow: auto;
 visibility: hidden
}

.filter-dropdown-container .filter-dropdown-values li {
 float: left;
 padding-left: 6px;
 padding-right: 6px;
 white-space: nowrap
}

.filter-dropdown-container .filter-dropdown-values li .icon {
 display: inline-block;
 visibility: hidden
}

.filter-dropdown-container .current .filter-dropdown-label {
 background-color: #fff;
 border-bottom: 0 none;
 padding-bottom: 5px;
 z-index: 2
}

.filter-dropdown-container .current .filter-dropdown-values {
 visibility: visible;
 margin-top: -1px
}

.filter-dropdown-container .current .active .icon {
 visibility: visible
}

.filter-dropdown-inner {
 position: relative;
 margin-left: 80px
}

.filter-more {
 margin-left: 81px;
 line-height: 30px;
 _padding-top: 9px;
 _padding-bottom: 9px
}

.filter-more .icon {
 display: inline-block;
 margin-left: 4px;
 background-color: #ccc;
 line-height: 12px;
 width: 12px;
 text-align: center;
 color: #fff
}

.filter-promotion {
 line-height: 22px
}

.filter-promotion .active {
 background-color: #d62528
}

.filter-promotion .active .handle {
 color: #fff
}

.filter-promotion .active .icon {
 visibility: visible
}

.gallery-sortbar {
 padding: 8px 0 26px 0;
 border-bottom: 1px solid #f2f2f2;
}

.gallery-sortbar .gallery-sort {
 float: left;
}

.gallery-sortbar .gallery-sort .price-desc .asc,.gallery-sortbar .gallery-sort .price-asc .desc {
 display: none
}

.gallery-sortbar .gallery-sort em {
 padding: 4px 12px;
 display: inline-block;
 line-height: 21px
}

.gallery-sortbar .gallery-showmode {
 float: left;
 padding-left: 22px;
 padding-top: 5px;
}

.gallery-sortbar .gallery-showmode a {
 margin-left: 5px;
 margin-right: 5px;
 color: #666
}

.gallery-sortbar .gallery-showmode input {
 margin-left: 10px
}

.gallery-sortbar .gallery-showmode .icon {
 font-size: 15px;
 margin-right: 3px;
 vertical-align: middle
}

.gallery-sortbar .sortbar-filter-tags {
 background-color: #fff;
 clear: both;
 height: 25px;
 line-height: 25px;
 padding-left: 10px
}

.gallery-sortbar .sortbar-filter-tags label {
 margin-right: 5px
}

.goods-item .goods-pic .img-tag-tl,.goods-item .goods-pic .img-tag-tr,.goods-item .goods-pic .img-tag-bl,.goods-item .goods-pic .img-tag-br {
 position: absolute;
 line-height: 28px;
 width: 40px;
 height: 30px
}

.goods-item .goods-pic .img-tag-tl img,.goods-item .goods-pic .img-tag-tr img,.goods-item .goods-pic .img-tag-bl img,.goods-item .goods-pic .img-tag-br img {
 max-width: 30px;
 max-height: 30px;
 _width: 30px;
 _height: 30px
}

.goods-item .goods-pic .text-tag-tl,.goods-item .goods-pic .text-tag-tr,.goods-item .goods-pic .text-tag-bl,.goods-item .goods-pic .text-tag-br {
 background-color: #f6f6f6;
 position: absolute;
 line-height: 1.5;
 padding-left: 5px;
 padding-right: 5px;
 font-size: 12px
}

.goods-item .goods-pic .img-tag-tl,.goods-item .goods-pic .text-tag-tl {
 top: 0;
 left: 0
}

.goods-item .goods-pic .img-tag-tr,.goods-item .goods-pic .text-tag-tr {
 top: 0;
 right: 0
}

.goods-item .goods-pic .img-tag-bl,.goods-item .goods-pic .text-tag-bl {
 bottom: 0;
 left: 0
}

.goods-item .goods-pic .img-tag-br,.goods-item .goods-pic .text-tag-br {
 bottom: 0;
 right: 0
}

.goods-item .goods-name {
 overflow: hidden;
 font-size: 100%;
 margin-top: 16px;
}

.goods-item .promotion-tags .tag {
 display: inline-block;
 padding-left: 5px;
 padding-right: 5px;
 margin-bottom: 3px
}

.goods-item .p-quantity {
 display: inline-block;
 width: 80px;
 height: 28px;
 position: relative;
 border: 1px solid #005de9;
 border-radius: 6px;
}

.goods-item .p-quantity a {
 display: inline-block;
 line-height: 29px;
 width: 22px;
 height: 28px;
 overflow: hidden;
 vertical-align: middle;
 font: 20px/22px simsun,serif;
 margin-top: 3px;
 text-align: center;
}

.goods-item .p-quantity input {
 width: 30px;
 height: 24px;
 line-height: 24px;
 padding: 0;
 margin: 0;
 vertical-align: middle;
 text-align: center;
 border: none;
}

.goods-item .store-warn {
 line-height: 15px;
 width: 74px;
 text-align: center;
 display: block;
 position: absolute;
 top: 22px;
 left: 0;
}

.goods-item .action-compare {
 margin-left: 34px;
}

.gallery-show .goods-item {
 padding-top: 15px;
 padding-bottom: 30px;
 border-bottom: 1px solid #f2f2f2;
}

.gallery-show .goods-pic {
 position: relative
}

.gallery-grid .goods-item {
 float: left;
 width: inherit;
 padding-left: 10px;
 padding-right: 10px
}

.gallery-grid .goods-pic {
 width: 160px;
 height: 160px;
 max-width: 286px !important;
 max-height: 286px !important;
 font-size: 0 !important;
 line-height: 158px;
 *line-height: 160px;
 border: 0 none;
 overflow: hidden;
 text-align: center;
 *font-size: 144px;
 margin: 0 auto 10px
}

.gallery-grid .goods-pic img {
 max-width: 286px !important;
 max-height: 286px !important;
 vertical-align: middle;
 line-height: inherit !important;
}

.gallery-grid .goods-price {
 max-height: 36px;
 _height: 36px;
 overflow: hidden
}

.gallery-grid .goods-price del {
 clear: both;
 display: block
}

.gallery-grid .goods-comment {
 color: #666;
 margin-left: 5px
}

.gallery-grid .promotion-tags {
 margin-bottom: 7px
}

.gallery-list .goods-pic {
 width: 100px;
 height: 100px;
 line-height: 98px;
 *line-height: 100px;
 border: 0 none;
 overflow: hidden;
 text-align: center;
 *font-size: 90px;
 float: left;
 margin-right: 10px
}

.gallery-list .goods-pic img {
 max-width: 100px;
 max-height: 100px;
 vertical-align: middle
}

.gallery-list .goods-info {
 margin-left: 116px;
 margin-right: 370px
}

.gallery-list .goods-comment {
 margin-top: 5px;
 margin-bottom: 5px;
 color: #888
}

.gallery-list .goods-price {
 width: 142px;
 float: right;
 margin-top: 42px;
 color: #666
}

.gallery-list .goods-action {
 width: 178px;
 float: right;
 margin-top: -5px;
}

.gallery-compare {
 position: fixed;
 right: 10px;
 top: 10%;
 z-index: 10000;
 _position: absolute
}

.gallery-compare .fold {
 background-color: #f3f3f3;
 border: 1px solid #ddd;
 padding: 5px;
 width: 12px;
 line-height: 14px
}

.gallery-compare .handle-expan {
 margin-bottom: 5px;
 display: inline-block
}

.gallery-compare .unfold {
 display: none
}

.gallery-compare .header {
 padding-left: 10px;
 padding-right: 5px
}

.gallery-compare .header h3 {
 float: left
}

.gallery-compare .handle-collapse {
 float: right
}

.gallery-compare .handle-collapse .icon {
 width: 12px;
 height: 12px;
 line-height: 12px;
 display: inline-block;
 margin-left: 5px;
 _margin-top: 5px
}

.gallery-compare .none-compare {
 padding-top: 15px;
 padding-bottom: 15px;
 color: #888;
 text-align: center
}

.gallery-compare .compare-item {
 border-bottom: 1px solid #e3e3e3;
 overflow: hidden;
 position: relative;
 padding: 5px 10px
}

.gallery-compare .compare-item .goods-pic {
 float: left;
 width: 60px;
 height: 60px;
 line-height: 58px;
 *line-height: 60px;
 border: 1px solid #ddd;
 background-color: #fff;
 overflow: hidden;
 text-align: center;
 *font-size: 54px;
}

.gallery-compare .compare-item .goods-pic img {
 max-width: 60px;
 max-height: 60px;
 vertical-align: middle
}

.gallery-compare .compare-item .goods-intro {
 margin-left: 66px;
 overflow: hidden
}

.gallery-compare .compare-item .goods-name {
 font-weight: 400;
 font-size: 12px;
 height: 36px;
 overflow: hidden
}

.gallery-compare .compare-item .goods-price {
 padding-top: 5px;
 float: left
}

.gallery-compare .compare-item .goods-action {
 float: right;
 padding-top: 5px
}

.gallery-compare .footer {
 padding-top: 5px;
 padding-bottom: 5px;
 text-align: center
}

.gallery-compare .footer button {
 margin-right: 15px
}

.gallery-compare .template {
 display: none
}

.gallery-compare-unfold .fold {
 display: none
}

.gallery-compare-unfold .unfold {
 display: block
}

.goods-compare .compare-table {
 border-left: 1px solid #ddd;
 border-right: 1px solid #ddd;
 width: 100%
}

.goods-compare td,.goods-compare th {
 border: 1px solid #ddd;
 padding: 0
}

.goods-compare .none-border {
 border: 0 none
}

.goods-compare th {
 background-color: #efefef;
 height: 28px;
 white-space: nowrap;
 padding-left: 3px;
 border-width: 1px 0
}

.goods-compare td {
 line-height: 24px;
 text-align: center
}

.goods-compare .compare-item {
 float: left
}

.goods-compare .compare-item td {
 padding-left: 4px;
 padding-right: 4px
}

.goods-compare .goods-item {
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom: 0 none
}

.goods-compare .goods-name {
 margin-bottom: 0;
 line-height: 18px;
 height: 36px
}

.goods-compare .goods-pic {
 width: 100px;
 height: 100px;
 line-height: 98px;
 *line-height: 100px;
 border: 0 none;
 overflow: hidden;
 margin: 0 auto 5px;
 text-align: center;
 *font-size: 90px;
}

.goods-compare .goods-pic img {
 max-width: 100px;
 max-height: 100px;
 vertical-align: middle
}

.goods-compare .stars {
 text-align: left
}

.goods-compare .stars span {
 text-align: left
}

.brand-info {
 padding: 10px;
 overflow: hidden
}

.brand-logo {
 width: 120px;
 height: 80px;
 overflow: hidden;
 float: left
}

.brand-logo img {
 max-width: 120px;
 max-height: 80px
}

.brand-desc {
 margin-left: 130px
}

.brand-desc h2 {
 font-size: 14px;
 font-weight: 400
}

.brand-desc p {
 color: #666;
 text-indent: 2em;
 margin-bottom: 0
}

.autocompleter-choices {
 position: absolute;
 z-index: 65535;
 border: 1px solid #ccc;
 background-color: #fff;
 text-align: left;
 overflow: hidden
}

.autocompleter-choices li {
 position: relative;
 margin-top: -1px;
 display: block;
 padding-left: 5px;
 padding-right: 5px;
 overflow: hidden;
 line-height: 25px;
 white-space: nowrap;
 cursor: pointer
}

.autocompleter-selected {
 background-color: #f6f6f6
}

.autocompleter-queried {
 display: inline;
 font-weight: bold
}

.product-container {
 width: 100%;
 table-layout: fixed
}

.product-titles {
 padding-bottom: 10px;
 line-height: 1.8;
 text-align: left;
 border-bottom: 1px dotted #979797;
 margin-bottom: 20px;
}

.product-titles h2 {
 font-size: 1.8em;
 padding-bottom: 10px;
}

.product-titles p {
 color: #ff2f2f;
}

.product-side {
 width: 500px !important;
 float: left;
}

.product-main {
 margin-left: 624px !important;
 padding-right: 0;
 width: 500px;
}

.product-album .loading {
 position: absolute;
 text-align: center;
 z-index: 2;
 background-color: #fff;
 opacity: .7;
 filter: alpha(opacity=70);
 padding: 5px;
 line-height: 1;
 color: #333;
 text-decoration: none;
 white-space: nowrap
}

.product-album .loading img {
 vertical-align: middle
}

.product-album-preview {
 position: relative;
}

.product-album-pic {
 position: relative;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 width: 450px;
 height: 450px;
 line-height: 448px;
 *line-height: 450px;
 overflow: hidden;
 text-align: center;
 *font-size: 405px;
 margin-top: 30px;
}

.product-album-pic img {
 max-width: 450px;
 max-height: 450px;
 vertical-align: middle
}

.album-preview-container {
 position: relative;
 display: inline-block;
 line-height: 100%
}

.album-zooms-handle {
 position: absolute;
 z-index: 10;
 visibility: hidden;
 overflow: hidden;
 background-color: #b3d5ff;
 opacity: .5;
 filter: alpha(opacity=50);
 line-height: 1;
 cursor: move
}

.album-zooms-container {
 position: absolute;
 border: 1px solid #ccc;
 z-index: 10000;
 visibility: hidden;
 overflow: hidden;
 background-color: #fff
}

.album-zooms-container img {
 display: block;
 position: relative
}

.album-big-image,.album-mid-image {
 position: absolute;
 left: -10000px;
 top: -10000px
}

.product-album-zoom {
 position: absolute;
 bottom: -26px;
 right: 0;
 z-index: 11;
 width: 24px;
 height: 24px;
 text-align: center;
 opacity: .85;
 filter: alpha(opacity=85)
}

.product-album-zoom a {
 color: #333;
 font-size: 24px;
 line-height: 24px
}

.product-album-zoom img {
 display: block
}

.product-album-thumb {
 margin-top: 110px;
 width: 100%;
 position: relative;
 clear: left
}

.product-album-thumb .flip {
 position: absolute;
 top: 0;
 margin-top: 5px;
 width: 16px;
 background-color: #eee;
 height: 64px;
 line-height: 64px;
 text-align: center;
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
 -ms-border-radius: 8px;
 border-radius: 8px
}

.product-album-thumb .flip a {
 color: #666;
 font-size: 18px;
 margin-left: -1px
}

.product-album-thumb .flip a:hover {
 text-decoration: none
}

.product-album-thumb .prev {
 left: 0
}

.product-album-thumb .next {
 right: 0
}

.product-album-thumb .over {
 background-color: #f2f2f2
}

.product-album-thumb .over a {
 color: #333;
 cursor: default
}

.product-album-thumb .thumbnail-list {
 margin: 0 16px;
 padding-top: 5px;
 overflow: hidden;
 width: 420px;
 height: 64px;
 *position: relative
}

.product-album-thumb .thumbnail-list li {
 padding: 1px;
 margin: 0 4px;
 float: left;
 _display: inline
}

.product-album-thumb .thumbnail-list .thumbnail {
 width: 60px;
 height: 60px;
 line-height: 58px;
 *line-height: 60px;
 border: 1px solid #f2f2f2;
 overflow: hidden;
 text-align: center;
 *font-size: 54px;
}

.product-album-thumb .thumbnail-list .thumbnail img {
 max-width: 60px;
 max-height: 60px;
 vertical-align: middle
}

.product-album-thumb .thumbnail-list .active {
 position: relative;
 padding: 0
}

.product-album-thumb .thumbnail-list .active .arrow {
 position: absolute;
 overflow: hidden;
 font-size: 0;
 line-height: 0;
 width: 10px;
 height: 10px
}

.product-album-thumb .thumbnail-list .active .arrow i {
 position: absolute;
 width: 0;
 height: 0;
 overflow: hidden;
 border: 5px dashed transparent
}

.product-album-thumb .thumbnail-list .active .arrow-top {
 left: 28.5px;
 top: -10px
}

.product-album-thumb .thumbnail-list .active .arrow-top i {
 border-bottom-style: solid
}

.product-album-thumb .thumbnail-list .active .arrow-top .below {
 border-bottom-color: #005de9;
 top: 0
}

.product-album-thumb .thumbnail-list .active .arrow-top .above {
 border-bottom-color: #fff;
 top: 0;
 left: 0
}

.product-album-thumb .thumbnail-list .active .thumbnail {
 border: 2px solid #005de9
}

.share-recommend {
 clear: both;
 text-align: center;
 margin-top: 15px
}

.share-recommend .pop-wrapper {
 display: inline-block;
 position: relative;
 z-index: 12;
 vertical-align: middle;
}

.share-recommend .btn {
 height: 24px;
}

.share-recommend .btn-rounded span {
 padding-left: 6px;
}

.share-recommend .btn-rounded span span {
 padding-left: 0;
 padding-right: 6px;
}

.share-recommend .form-item {
 min-width: 296px;
 _width: 296px
}

.share-recommend .form-label {
 white-space: nowrap;
 text-align: right
}

.share-recommend .form-act textarea {
 width: 97%;
 _width: 96%
}

.share-recommend .pop-body {
 border: 1px solid #ccc;
 background-color: #fff;
 -webkit-box-shadow: 1px 1px 1px rgba(151,151,151,0.5);
 -moz-box-shadow: 1px 1px 1px rgba(151,151,151,0.5);
 box-shadow: 1px 1px 1px rgba(151,151,151,0.5);
 position: absolute;
 left: 0;
 bottom: 28px;
 text-align: left
}

.share-recommend .pop-body .notice {
 background-color: #e3f4f9;
 border: 1px solid #bed8e6;
 line-height: 26px;
 text-align: center;
 *white-space: nowrap
}

.share-recommend .pop-body .notice .icon {
 color: #739d2b;
 margin-right: 5px
}

.share-recommend .pop-title h3 {
 font-size: 12px;
 padding: 5px 0 0 10px;
 *white-space: nowrap
}

.share-recommend .pop-content {
 padding: 10px
}

.share-recommend .pop-close {
 position: absolute;
 top: 0;
 right: 0;
 background-color: #b4bcc4;
 border: 0 none;
 width: 18px;
 height: 18px;
 color: #fff
}

.share-recommend .icon-share {
 color: #5c9c30;
 font-size: 116.66667%;
 vertical-align: -2px;
 _vertical-align: 0
}

.share-recommend .icon-recommend {
 color: #249ebf;
 font-size: 116.66667%;
 vertical-align: -2px;
 _vertical-align: 0
}

.share-recommend .icon-fav {
 color: #f49f18;
 font-size: 116.66667%;
 vertical-align: -2px;
 _vertical-align: 0
}

.share-recommend .arrow {
 color: #aaa;
 font-size: 116.66667%;
 vertical-align: -2px
}

.share-recommend .text {
 padding: 0 3px
}

.product-information {
 float: left;
 width: 100%;
 font-size: 14px;
}

.product-information .label {
 float: left;
 width: 6em
}

.product-information .detail {
 display: block;
 margin-left: 6em;
 height: 24px
}

.product-information .detail .minor {
 color: #888
}

.product-information .price ins {
 font-size: 166.66667%;
 line-height: 1.2;
 text-decoration: none
}

.product-information .info-disabled {
 background-color: #efefef;
 color: #999;
 border-right: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 border-left: 1px solid #ddd;
 padding: 15px
}

.product-information .pop-wrapper {
 position: relative
}

.product-information .pop-body {
 position: absolute;
 z-index: 1;
 background-color: #fff;
 border: 1px solid #ccc;
 -webkit-box-shadow: 1px 1px 1px rgba(151,151,151,0.5);
 -moz-box-shadow: 1px 1px 1px rgba(151,151,151,0.5);
 box-shadow: 1px 1px 1px rgba(151,151,151,0.5)
}

.product-information .pop-body li {
 white-space: nowrap
}

/*.product-information .label-alert {
 line-height: 24px
}*/

.product-concerns {
 position: relative;
 border-bottom: 0px dotted #ddd;
}

.product-concerns ul li:first-child {
 margin-bottom: 20px;
}

.product-concerns ul,.product-concerns .item {
 *zoom: 1
}

.product-concerns li {
 clear: both
}

.product-concerns .more {
 margin-left: 10px
}

.product-concerns .more .icon {
 margin-left: 5px;
 background-color: #ccc;
 color: #f9f9f9;
 width: 14px;
 height: 14px
}

.product-concerns .pop-body {
 left: 0;
 top: 14px;
 padding: 5px 10px;
 min-width: 114px;
 _width: 114px
}

.product-gifts {
 margin-bottom: 5px
}

.product-gifts .detail {
 *zoom: 1;
 height: auto
}

.product-gifts .detail li {
 padding-bottom: 3px;
 width: 100%;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis
}

.product-gifts .detail img {
 vertical-align: middle;
 margin-right: 5px
}

.product-gifts .useless a {
 color: #999
}

.product-gifts .useless img {
 opacity: .6;
 filter: alpha(opacity=60)
}

.product-promotion .tabs li {
 float: left;
 border-bottom: 0 none;
 color: #333;
 cursor: pointer;
 _position: relative;
 font-size: 15px;
 height: 26px;
 line-height: 26px;
}

/*.product-promotion .tabs .active {
 color: #333;
 background-color: #fff;
 *position: relative;
}*/
#product_promotion .tabs li:nth-child(2){
 margin-left: 26px;
 margin-right: 30px;
}
#product_promotion .tabs .active{
 border-radius: 4px;
 background: #005de9;
 border: 1px solid #005de9;
 padding: 0 8px;
 color: #fff;
 *position: relative;
}

.product-promotion .switchable-panel li {
 margin: 12px 0 0;
 width: 100%;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis
}

.product-promotion .panel-top {
 min-width: 150px;
 overflow: hidden;
 margin-left: 100px !important;
 margin-top: -43px;
}

.product-promotion .trigger {
 position: relative;
 top: -1px;
 width: 45px;
 height: 16px;
 margin: 0 auto;
 background-color: #fff;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 border-left: 1px solid #ccc;
 -webkit-border-radius: 0 0 3px 3px;
 -moz-border-radius: 0 0 3px 3px;
 -ms-border-radius: 0 0 3px 3px;
 border-radius: 0 0 3px 3px;
 line-height: 16px;
 text-align: center;
 color: #777;
 cursor: pointer
}

.product-promotion .icon {
 vertical-align: middle
}

.product-promotion .label-alert {
 margin-right: 10px;
 margin-top: 6px;
}

.product-promotion .useless {
 color: #999
}

.product-promotion .useless .label-alert {
 background-color: #ccc
}

.product-params {
 margin-bottom: 0
}

.product-params .label {
 float: none;
 white-space: nowrap;
 width: 1%;
}

.product-buy {
 border-top: 1px solid #f2f2f2;
}

.product-buy #product_spec {
 margin-top: 22px;
}

#product_spec ul li span i {
 font-size: 14px;
 color: #626262;
}

#product_spec ul li .item-content ul li {
 width: 238px;
 border-radius: 6px;
 border-color: #b5b5b5;
}

.product-buy .item-label {
 float: left;
 width: 100%;
 margin-right: .3em;
 text-align: left;
 margin-bottom: 14px;
}

.product-buy .item-content {
 display: block;
}

.product-buy .icon-qrcode {
 color: #999;
 font-size: 133.33333%
}

.product-buy .pop-wrapper .action-handle {
 margin-right: 0;
 padding: 3px 5px;
 border: 1px solid #fff;
 border-top-width: 0
}

.product-buy .pop-wrapper .active {
 border-color: #ccc;
 background-color: #fff;
 position: relative;
 z-index: 2;
 -webkit-box-shadow: 1px 1px 1px rgba(151,151,151,0.5);
 -moz-box-shadow: 1px 1px 1px rgba(151,151,151,0.5);
 box-shadow: 1px 1px 1px rgba(151,151,151,0.5)
}

.product-buy .pop-wrapper .pop-body {
 left: 0;
 bottom: 16px;
 padding: 1px
}

.product-buy .pop-wrapper .pop-body img {
 display: block
}

.spec-item {
 margin-bottom: 0;
 overflow: hidden;
 *zoom: 1
}

.spec-item .spec-attr {
 float: left;
 border: 1px solid #ccc;
 background-color: #fff;
 margin-right: 6px;
 margin-bottom: 4px
}

.spec-item .spec-attr a {
 display: block;
 padding: 8px 0;
 text-align: center;
}

.spec-item .spec-attr a:hover {
 border-color: #d80808
}

#product_spec .spec-item ul li {
 margin-bottom: 16px;
}

#product_spec ul li .item-content ul li:nth-child(2),
#product_spec ul li .item-content ul li:nth-child(4),
#product_spec ul li .item-content ul li:nth-child(6),
#product_spec ul li .item-content ul li:nth-child(8) {
 float: right;
}

#product_spec .spec-item .spec-attr span {
 display: block;
 text-align: center;
}

.spec-item .spec-attr img {
 display: block;
 width: 30px;
 height: 30px;
 margin-left: 10px;
}

.spec-item .selected {
 border: 0 none
}

.spec-item .selected a {
 border: 1px solid #d80808;
 position: relative;
 border-radius: 6px;
}
}

.spec-item .selected a:hover {
 border-color: #005de9
}

.spec-item .locked {
 border-style: dashed;
 border-color: #999;
 opacity: .6;
 filter: alpha(opacity=60)
}

.product-buy-quantity {
 margin-bottom: 20px;
 *zoom: 1
}

.product-buy-quantity .p-quantity {
 display: inline-block;
 width: 238px;
 height: 38px;
 overflow: hidden;
 vertical-align: middle;
 border: 1px solid #d80808;
 border-radius: 6px;
}

.product-buy-quantity .p-quantity a {
 display: inline-block;
 width: 46px;
 height: 30px;
 margin-top: 10px;
 overflow: hidden;
 vertical-align: middle;
 text-align: center;
 border-radius: 5px;
 font: 32px/22px simsun,serif
}

.product-buy-quantity .p-quantity input {
 width: 144px;
 height: 40px;
 line-height: 40px;
 padding: 0;
 margin: 0;
 border: none;
 vertical-align: middle;
 text-align: center;
}

.product-buy-quantity .p-store {
 padding: 0 10px;
 background-color: #ddd;
 display: inline-block;
 margin-left: 3px;
 vertical-align: middle
}

.product-buy-action {
 word-break: break-all;
 word-wrap: break-word
}

.product-buy-action .btn {
 margin-right: 15px
}

.product-buy-action .icon {
 vertical-align: middle
}

.product-notify {
 padding: 20px;
 color: #333
}

.product-notify .desc {
 margin-bottom: 2em
}

.product-notify .form {
 width: 270px;
 margin: 0 auto
}

.product-notify .x-input {
 width: 200px
}

.product-notify .error {
 *float: left
}

.product-notify .success {
 height: 47px;
 line-height: min;
 margin: 20px;
 line-height: 3
}

.product-notify .success .icon {
 font-size: 300%;
 line-height: 1;
 color: #40761a;
 vertical-align: middle;
 margin-right: 20px;
 float: left
}

.stars {
 position: relative;
 font-size: 15px;
 line-height: 1.6;
 letter-spacing: 1px;
 display: inline-block
}

.stars .below {
 color: #ddd;
 width: 80px;
 display: inline-block
}

.stars .above {
 position: absolute;
 left: 0;
 color: #e0a902;
 overflow: hidden
}

.stars-0 .above {
 width: 0
}

.stars-1 .above {
 width: 2%
}

.stars-2 .above {
 width: 4%
}

.stars-3 .above {
 width: 6%
}

.stars-4 .above {
 width: 8%
}

.stars-5 .above {
 width: 10%
}

.stars-6 .above {
 width: 12%
}

.stars-7 .above {
 width: 14%
}

.stars-8 .above {
 width: 16%
}

.stars-9 .above {
 width: 18%
}

.stars-10 .above {
 width: 20%
}

.stars-11 .above {
 width: 22%
}

.stars-12 .above {
 width: 24%
}

.stars-13 .above {
 width: 26%
}

.stars-14 .above {
 width: 28%
}

.stars-15 .above {
 width: 30%
}

.stars-16 .above {
 width: 32%
}

.stars-17 .above {
 width: 34%
}

.stars-18 .above {
 width: 36%
}

.stars-19 .above {
 width: 38%
}

.stars-20 .above {
 width: 40%
}

.stars-21 .above {
 width: 42%
}

.stars-22 .above {
 width: 44%
}

.stars-23 .above {
 width: 46%
}

.stars-24 .above {
 width: 48%
}

.stars-25 .above {
 width: 50%
}

.stars-26 .above {
 width: 52%
}

.stars-27 .above {
 width: 54%
}

.stars-28 .above {
 width: 56%
}

.stars-29 .above {
 width: 58%
}

.stars-30 .above {
 width: 60%
}

.stars-31 .above {
 width: 62%
}

.stars-32 .above {
 width: 64%
}

.stars-33 .above {
 width: 66%
}

.stars-34 .above {
 width: 68%
}

.stars-35 .above {
 width: 70%
}

.stars-36 .above {
 width: 72%
}

.stars-37 .above {
 width: 74%
}

.stars-38 .above {
 width: 76%
}

.stars-39 .above {
 width: 78%
}

.stars-40 .above {
 width: 80%
}

.stars-41 .above {
 width: 82%
}

.stars-42 .above {
 width: 84%
}

.stars-43 .above {
 width: 86%
}

.stars-44 .above {
 width: 88%
}

.stars-45 .above {
 width: 90%
}

.stars-46 .above {
 width: 92%
}

.stars-47 .above {
 width: 94%
}

.stars-48 .above {
 width: 96%
}

.stars-49 .above {
 width: 98%
}

.stars-50 .above {
 width: 100%
}

.product-adjunct .mod-title,.product-related .mod-title {
 height: 32px
}

.product-adjunct .mod-title h2,.product-related .mod-title h2,.product-section .mod-title h2 {
 line-height: 32px;
 font-weight: 400;
 color: #555;
 padding-left: 10px
}

.product-adjunct {
 margin-top: 10px
}

.product-adjunct table {
 width: 100%
}

.product-adjunct .product-primary {
 width: 130px
}

.product-adjunct .product-primary-inner {
 position: relative;
 padding: 0 5px
}

.product-adjunct .goods-pic {
 width: 60px;
 height: 60px;
 line-height: 58px;
 *line-height: 60px;
 border: 1px solid #ccc;
 background-color: #fff;
 overflow: hidden;
 text-align: center;
 *font-size: 54px;
 margin: 0 auto
}

.product-adjunct .goods-pic img {
 max-width: 60px;
 max-height: 60px;
 vertical-align: middle
}

.product-adjunct .goods-info {
 margin-top: 5px
}

.product-adjunct .goods-info a {
 color: #333
}

.product-adjunct .goods-info h3 {
 font-size: 100%;
 font-weight: 400;
 height: 36px;
 overflow: hidden
}

.product-adjunct .plus {
 font-size: 16px;
 color: #ccc;
 position: absolute;
 right: -10px;
 top: 47%;
 vertical-align: middle;
 line-height: 1
}

.product-adjunct .adjunct-list {
 padding: 5px 10px 5px 20px
}

.product-adjunct .adjunct-list .tab-trigger {
 float: left;
 margin-right: 8px;
 border: 1px solid #ddd;
 color: #666;
 padding: 0 5px;
 cursor: pointer
}

.product-adjunct .adjunct-list .active {
 color: #333;
 background-color: #ffffcd;
 border-color: #efa517
}

.product-adjunct .adjunct-group {
 margin: 0 15px;
 overflow: hidden
}

.product-adjunct .adjunct-group .item {
 width: 122px;
 padding: 5px;
 float: left
}

.product-adjunct .adjunct-group .selected {
 background-color: #ffffcd
}

.product-adjunct .adjunct-items {
 position: relative
}

.product-adjunct .flip {
 position: absolute;
 top: 40px
}

.product-adjunct .flip a {
 width: 15px;
 height: 60px;
 line-height: 60px;
 font-size: 14px;
 display: block;
 background-color: #efefef;
 color: #666;
 -webkit-border-radius: 7px;
 -moz-border-radius: 7px;
 -ms-border-radius: 7px;
 border-radius: 7px
}

.product-adjunct .flip a:hover {
 text-decoration: none
}

.product-adjunct .prev {
 left: 0
}

.product-adjunct .next {
 right: 0
}

.product-adjunct .over a {
 background-color: #f6f6f6;
 color: #ccc;
 cursor: default
}

.product-adjunct .info-area {
 width: 160px;
 background-color: #fffdf4
}

.product-adjunct .info-area .info {
 padding: 5px;
 line-height: 2.25
}

.product-adjunct .info-area .adj-oprice {
 text-decoration: line-through
}

.product-adjunct .info-area .adj-amount {
 color: #ff2f2f;
 font-size: 133.33333%
}

.product-adjunct .exception {
 display: inline-block;
 border: 1px solid #ddd;
 background-color: #fff;
 padding: 5px 10px;
 text-align: center;
 color: #888;
 line-height: 18px
}

.detail-content img {
 max-width: 100%;
 margin-bottom: -4px
}

.product-tags {
 margin-top: 30px;
 border-bottom: 1px solid #f2f2f2;
 border-top: 1px solid #f2f2f2;
}

.product-tags .tags-hd {
 font-size: 14px;
 font-weight: 400;
 float: left;
 border-bottom: 0 none;
 margin-right: 0px
}

.product-tags .tags-hd a {
 display: block;
}

.tag-consult a {
 padding-left: 30px;
}

.product-tags .active {
 color: #333;
 background-color: #fff;
 font-weight: 700;
 *position: relative
}

.product-section {
 overflow: hidden
}

.product-section.loading,.product-section .loading {
 background: url(../images/loading.gif) no-repeat center center;
 height: 30px;
 border: 0 none
}

.product-section .tags-hd {
 display: none
}

.product-attributes {
 background-color: #eee;
 border: 1px solid #ccc
}

.product-attributes ul {
 border: 1px solid #fff;
 padding: 10px 15px
}

.product-attributes li {
 float: left;
 width: 33.3%;
 line-height: 26px
}

.product-parameters table {
 width: 100%
}

.product-parameters .section-hd {
 background-color: #efefef;
 text-align: left;
 border: 1px solid #ddd;
 height: 36px;
 padding-left: 8px;
 font-size: 14px
}

.product-parameters td {
 border: 1px solid #ddd;
 line-height: 2;
 padding: 3px 10px
}

.product-parameters .item-ttl {
 font-weight: 700;
 text-align: right;
 width: 16%;
 white-space: nowrap
}

.product-related .mod-content {
 position: relative;
 margin: 10px
}

.product-related .flip {
 position: absolute;
 top: 40px
}

.product-related .flip a {
 width: 15px;
 height: 60px;
 line-height: 60px;
 font-size: 14px;
 display: block;
 background-color: #ededed;
 color: #666;
 -webkit-border-radius: 7px;
 -moz-border-radius: 7px;
 -ms-border-radius: 7px;
 border-radius: 7px
}

.product-related .flip a:hover {
 text-decoration: none
}

.product-related .prev {
 left: 0
}

.product-related .next {
 right: 0
}

.product-related .over a {
 background-color: #f6f6f6;
 color: #ccc;
 cursor: default
}

.product-related .product-related-content {
 margin: 0 25px;
 overflow: hidden
}

.product-related .goods-item {
 width: 150px;
 float: left;
 padding: 5px
}

.product-related .goods-item .goods-pic {
 width: 120px;
 height: 120px;
 line-height: 118px;
 *line-height: 120px;
 border: 1px solid #ddd;
 overflow: hidden;
 text-align: center;
 *font-size: 108px;
 margin-left: auto;
 margin-right: auto
}

.product-related .goods-item .goods-pic img {
 max-width: 120px;
 max-height: 120px;
 vertical-align: middle
}

.product-related .goods-item .goods-info .goods-name {
 font-size: 12px;
 font-weight: 400;
 height: 36px;
 margin: 5px 0;
 overflow: hidden
}

.product-related .goods-item .goods-info a {
 color: #333
}

.product-related .goods-item .goods-info a:hover {
 color: #0563c3
}

.saleslog {
 width: 100%
}

.saleslog thead th {
 border-bottom: 2px solid #ccc
}

.saleslog th,.saleslog td {
 height: 30px;
 text-align: center
}

.saleslog tbody tr {
 border-bottom: 1px dotted #ccc
}

.saleslog tbody * html td {
 border-bottom: 1px dotted #ccc
}

.product-score {
 width: 100%;
 border-bottom: 1px solid #ccc;
 line-height: 24px
}

.product-score td {
 padding: 15px 20px
}

.score-total .label {
 font-weight: 700;
 padding-right: 6px;
 float: left
}

.score-total .values {
 float: left
}

.score-total .score {
 color: #e0a902;
 font-size: 14px
}

.score-total .total {
 display: block
}

.score-total .total-count {
 color: #e0a902
}

.scores-list .label {
 padding-right: 2px;
 width: 56px;
 text-align: right;
 display: inline-block
}

.scores-list .score {
 color: #e0a902;
 font-size: 14px
}

.scores-list .rating {
 color: #ddd;
 cursor: pointer
}

.scores-list .active,.scores-list .stars-1 .star-1,.scores-list .stars-2 .star-1,.scores-list .stars-2 .star-2,.scores-list .stars-3 .star-1,.scores-list .stars-3 .star-2,.scores-list .stars-3 .star-3,.scores-list .stars-4 .star-1,.scores-list .stars-4 .star-2,.scores-list .stars-4 .star-3,.scores-list .stars-4 .star-4,.scores-list .stars-5 .star-1,.scores-list .stars-5 .star-2,.scores-list .stars-5 .star-3,.scores-list .stars-5 .star-4,.scores-list .stars-5 .star-5 {
 color: #e0a902
}

.product-score .desc i {
 color: #666
}

.comment-list {
 padding: 10px 10px 10px 20px;
 line-height: 24px
}

.comment-list .title i {
 color: #d80808
}

.comment-list .title a {
 text-decoration: underline
}

.comment-list .title-aside {
 text-align: right
}

.comment-list .content {
 margin-top: 10px
}

.comment-list .comment-item {
 margin: 5px 0;
 overflow: hidden;
 *zoom: 1
}

.comment-list .comment-item .stars {
 float: left
}

.comment-list .comment-item .time {
 float: right
}

.comment-list .member {
 width: 80px;
 float: left;
 text-align: center;
 margin-right: 5px
}

.comment-list .member-avatar {
 width: 60px;
 height: 60px;
 line-height: 58px;
 *line-height: 60px;
 border: 1px solid #ccc;
 overflow: hidden;
 text-align: center;
 *font-size: 54px;
 margin: 0 auto;
 padding: 1px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 -ms-border-radius: 5px;
 border-radius: 5px
}

.comment-list .member-avatar img {
 max-width: 60px;
 max-height: 60px;
 vertical-align: middle
}

.comment-list .member-discuss {
 position: relative;
 margin-left: 100px;
 padding: 10px;
 background-color: #f6f6f6;
 border: 1px solid #ccc;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 -ms-border-radius: 2px;
 border-radius: 2px
}

.comment-list .point {
 position: absolute;
 overflow: hidden;
 font-size: 0;
 line-height: 0;
 width: 30px;
 height: 30px
}

.comment-list .point i {
 position: absolute;
 width: 0;
 height: 0;
 overflow: hidden;
 border: 15px dashed transparent
}

.comment-list .point-left {
 top: 20px;
 left: -30px;
 _left: -40px
}

.comment-list .point-left i {
 border-right-style: solid
}

.comment-list .point-left .below {
 border-right-color: #ccc;
 left: -1px
}

.comment-list .point-left .above {
 border-right-color: #f6f6f6;
 left: 0;
 top: 0
}

.comment-list .discuss-label {
 overflow: hidden;
 padding-bottom: 5px
}

.comment-list .discuss-content {
 clear: right;
 padding: 8px;
 border-bottom: 1px dotted #ccc;
 border-top: 1px dotted #ccc
}

.comment-list .btn-close {
 margin-left: 10px;
 vertical-align: middle;
 display: inline-block
}

.reply-list {
 padding: 5px 5px 0 5px
}

.reply-action i,.answer-action i {
 color: #888;
 float: left
}

.reply-action .inter-handle,.answer-action .inter-handle {
 float: right
}

.reply-action .inter-handle em,.answer-action .inter-handle em {
 display: none;
 position: relative;
 margin: 0 auto;
 width: 16px;
 padding-bottom: 8px
}

.reply-action.active-handle em,.active-handle.answer-action em {
 display: block
}

.reply-action .arrow,.answer-action .arrow {
 position: absolute;
 overflow: hidden;
 font-size: 0;
 line-height: 0;
 width: 16px;
 height: 16px
}

.reply-action .arrow i,.answer-action .arrow i {
 position: absolute;
 width: 0;
 height: 0;
 overflow: hidden;
 border: 8px dashed transparent
}

.reply-action .arrow-top,.answer-action .arrow-top {
 left: 0;
 bottom: 0
}

.reply-action .arrow-top i,.answer-action .arrow-top i {
 border-bottom-style: solid
}

.reply-action .arrow-top .above,.answer-action .arrow-top .above {
 border-bottom-color: #fff;
 top: 0;
 left: 0
}

.post-reply,.post-answer {
 padding: 10px;
 background-color: #fff
}

.post-reply .btn-close,.post-answer .btn-close {
 margin-left: 10px;
 vertical-align: middle;
 display: inline-block
}

.reply-item,.answer-item {
 border: 1px solid #ddd;
 background-color: #fff;
 margin-top: 8px;
 padding: 10px 35px;
 position: relative
}

.reply-item .infos,.answer-item .infos {
 float: left
}

.reply-item .time,.answer-item .time {
 float: right
}

.reply-item .lquote,.answer-item .lquote {
 color: #ddd;
 font-size: 133.33333%;
 position: absolute;
 left: 5px;
 top: 2px
}

.reply-item .rquote,.answer-item .rquote {
 color: #ddd;
 font-size: 133.33333%;
 position: absolute;
 right: 5px;
 bottom: 2px
}

.reply-label {
 overflow: hidden
}

.reply-content,.answer-content {
 margin-top: 5px
}

.reply-admin .infos em,.answer-admin .infos em,.reply-admin .reply-content,.answer-admin .reply-content,.reply-admin .answer-content,.answer-admin .answer-content {
 color: #eb5800
}

.post-comment {
 line-height: 24px
}

.post-comment .mod-title i {
 font-size: 12px;
 color: #999;
 margin-left: 10px
}

.post-comment .mod-content {
 padding-bottom: 30px;
}

.post-comment .word-count {
 float: right;
 color: #666;
 font-size: 12px;
 margin-right: 0;
 line-height: 40px
}

.post-comment .btn-discuss {
 margin: 0 5px
}

.post-comment .not-login {
 color: #888
}

.post-comment .sub-label {
 color: #666
}

.post-comment .sub-label-side {
 width: 180px;
 float: right;
 color: #666
}

.no-permission {
 position: relative
}

.no-permission textarea,.no-permission input {
 background-color: #efefef
}

.product-consult {
 line-height: 24px
}

.consult-title {
 padding-top: 8px;
 padding-bottom: 30px;
 border-bottom: 1px solid #f2f2f2;
}

.consult-title em {
 margin-left: 15px
}

.consult-content {
 padding: 22px 0;
 border-bottom: 1px solid #f2f2f2;
}

.consult-content .no-message {
 margin-top: 40px;
 font-size: 13px;
 color: #878787;
 margin-bottom: 10px;
}

.consult-content .title i {
 color: #d80808
}

.consult-content .title a {
 text-decoration: underline
}

.consult-content .title-aside {
 text-align: right
}

.consult-content .tabs {
 margin-top: 10px
}

.consult-content .tabs li {
 float: left;
 margin-right: 28px
}

.consult-content .tabs a {
 display: block;
 padding: 2px 10px
}

.consult-content .tabs li.active a,.consult-content .tabs a:hover {
 background-color: #005de9;
 color: #fff
}

.consult-item {
 border: 1px solid #f2f2f2;
 padding: 16px;
 margin-top: 30px;
 margin-bottom: 30px;
}

.consult-item .icon-question {
 color: #005de9;
 font-size: 15px;
 float: left;
}

.consult-item .icon-answer {
 color: #d80808;
 font-size: 15px;
 width: 15px;
 height: 15px;
 line-height: 15px;
 float: left;
 margin-top: 8px
}

.consult-item .question-content,.consult-item .answer-action,.consult-item .answer-item,.consult-item .post-answer {
 margin-left: 26px
}

.question-content .desc {
 display: block
}

.question-content .name {
 float: left;
 color: #666
}

.question-content .time {
 float: right;
 color: #999
}

.albums-left {
 float: left;
 _display: inline;
 width: 180px
}

.albums-right {
 margin-left: 190px
}

.albums-main {
 float: left;
 width: 100%
}

.albums-pic-list {
 margin: 50px 24px 50px 30px
}

.albums-pic-list .next {
 font-size: 15px;
 text-align: center;
 display: block;
 height: 30px;
 line-height: 30px;
 color: #333;
 cursor: pointer
}

.albums-pic-list .next.disable {
 cursor: default;
 color: #ccc
}

.albums-pic-list .previous {
 font-size: 15px;
 text-align: center;
 display: block;
 height: 30px;
 line-height: 30px;
 color: #666;
 cursor: pointer
}

.albums-pic-list .previous.disable {
 cursor: default;
 color: #333
}

.albums-pic-list ul {
 position: relative
}

.albums-pic-item {
 position: relative;
 width: 114px;
 height: 114px;
 border: 2px solid #f2f2f2;
 margin-bottom: 10px;
 cursor: pointer;
 background-color: #fff
}

.albums-pic-item .ar {
 display: none;
 position: absolute;
 right: -15px;
 top: 50%;
 margin-top: -6px;
 height: 0;
 line-height: 0;
 font-size: 0;
 font-size: 0;
 border-left: 6px solid #005de9;
 border-top: 6px solid #f5f5f5;
 border-right: 6px solid #f5f5f5;
 border-bottom: 6px solid #f5f5f5
}

.albums-pic-item.active,.albums-pic-item.hover {
 border-color: #005de9;
}

.albums-pic-item.active .ar,.albums-pic-item.hover .ar {
 display: block
}

.albums-pic-item .albums-pic {
 width: 114px;
 height: 114px;
 line-height: 112px;
 *line-height: 114px;
 overflow: hidden;
 text-align: center;
 *font-size: 102.6px;
}

.albums-pic-item .albums-pic img {
 max-width: 114px;
 max-height: 114px;
 vertical-align: middle
}

.albums-product-title {
 padding: 20px;
 line-height: 35px;
 text-align: center
}

.albums-product-title h1 {
 font-size: 133.33333%
}

.albums-main-pic {
 text-align: center
}

.albums-scroll {
 overflow: hidden
}

.groupbuy-sortbar {
 margin-bottom: 20px
}

.groupbuy-sortbar .groupbuy-sort {
 float: left;
 line-height: 30px
}

.groupbuy-sortbar .groupbuy-sort strong,.groupbuy-sortbar .groupbuy-sort a {
 padding: 0 15px
}

.groupbuy-sortbar .groupbuy-sort .icon {
 vertical-align: -1px
}

.groupbuy-sortbar .groupbuy-sort .price-desc .asc,.groupbuy-sortbar .groupbuy-sort .price-asc .desc {
 display: none
}

.groupbuy-grid .goods-item {
 float: left;
 width: 230px;
 padding: 9px;
 border: 1px solid #d9d9d9;
 margin-right: 5px;
 margin-bottom: 20px
}

.groupbuy-grid .goods-pic {
 width: 230px;
 height: 230px;
 line-height: 228px;
 *line-height: 230px;
 border: 0 none;
 overflow: hidden;
 text-align: center;
 *font-size: 207px;
 margin: 0 auto 10px
}

.groupbuy-grid .goods-pic img {
 max-width: 230px;
 max-height: 230px;
 vertical-align: middle
}

.groupbuy-grid .goods-name {
 height: 36px
}

.groupbuy-grid .goods-price {
 max-height: 20px;
 _height: 20px;
 overflow: hidden
}

.groupbuy-grid .goods-price ins,.groupbuy-grid .goods-price del {
 float: left;
 margin-right: 5px
}

.groupbuy-grid .goods-price ins {
 font-size: 116.66667%
}

.groupbuy-grid .goods-price del {
 margin-top: 3px;
 font-size: 91.66667%
}

.groupbuy-grid .goods-price em {
 float: right;
 color: #666
}

.groupbuy-grid .outstock .goods-pic {
 position: relative
}

.groupbuy-grid .outstock .goods-pic img {
 -webkit-filter: grayscale(100%);
 -moz-filter: grayscale(100%);
 filter: Gray;
 *zoom: 1
}

.groupbuy-grid .tag-flags {
 position: absolute;
 left: 0;
 top: 0;
 background-color: #00a1f2;
 width: 60px;
 line-height: 30px;
 *font-size: 12px;
 color: #fff;
 text-align: center;
 -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
 -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
 box-shadow: 1px 1px 2px rgba(0,0,0,0.2)
}

.groupbuy-grid .tag-flags .arrow {
 position: absolute;
 left: 0;
 bottom: -10px;
 width: 0;
 height: 0;
 line-height: 0;
 font-size: 0;
 overflow: hidden;
 border-left: 30px dashed transparent;
 border-right: 30px dashed transparent;
 border-top: 10px solid #00a1f2
}

.groupbuy-grid .last {
 margin-right: 0
}

.groupbuy-upcoming .title {
 line-height: 40px;
 margin-bottom: 10px;
 overflow: hidden
}

.groupbuy-upcoming .title h2 {
 font-size: 133.33333%;
 float: left
}

.groupbuy-upcoming .title .more {
 float: right
}

.groupbuy-upcoming .title .prev,.groupbuy-upcoming .title .next,.groupbuy-upcoming .title .switchable-triggerBox {
 float: left
}

.groupbuy-upcoming .title .prev,.groupbuy-upcoming .title .next {
 font-size: 25px;
 color: #333;
 cursor: pointer
}

.groupbuy-upcoming .title .disabled {
 color: #999
}

.groupbuy-upcoming .title .switchable-triggerBox {
 margin: 0 10px;
 color: #999
}

.groupbuy-upcoming .title .switchable-triggerBox .icon {
 margin: 0 3px;
 cursor: pointer
}

.groupbuy-upcoming .title .switchable-triggerBox .active {
 color: #ffb401
}

.groupbuy-upcoming .groupbuy-grid {
 height: 326px;
 overflow: hidden
}

.groupbuy-upcoming .groupbuy-grid .goods-item {
 margin-bottom: 0
}

.groupbuy-upcoming .groupbuy-grid .goods-info {
 position: relative
}

.groupbuy-upcoming .groupbuy-grid .goods-actions {
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
 text-align: right
}

.groupbuy-upcoming .groupbuy-grid .goods-actions input {
 width: 147px;
 margin-right: -1px;
 visibility: hidden
}

.groupbuy-upcoming .groupbuy-grid .goods-actions .error {
 background-color: rgba(178,0,0,0.8);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=true,gradientType=0,startColorstr='#CCB20000',endColorstr='#CCB20000') 9;
 position: absolute;
 bottom: 28px;
 left: 0;
 padding: 0;
 width: 100%;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 line-height: 40px;
 color: #fff;
 text-align: center
}

.groupbuy-upcoming .groupbuy-grid .goods-actions .error .icon {
 display: none
}

.groupbuy-upcoming .groupbuy-grid .hover .goods-actions input {
 visibility: visible
}

.groupbuy-upcoming .groupbuy-grid .hover .goods-actions .disabled {
 display: none
}

.groupbuy-rules {
 color: #666;
 overflow: hidden;
 margin-bottom: 30px
}

.groupbuy-rules dt {
 width: 65px;
 float: left
}

.groupbuy-rules dd {
 margin-left: 65px
}

.groupbuy-ident {
 padding: 15px;
 width: 100%;
 height: 48px;
 overflow: hidden;
 position: relative;
 margin-bottom: 20px;
 -webkit-border-radius: 5px 0 0 5px;
 -moz-border-radius: 5px 0 0 5px;
 -ms-border-radius: 5px 0 0 5px;
 border-radius: 5px 0 0 5px
}

.groupbuy-ident .arrow {
 position: absolute;
 overflow: hidden;
 font-size: 0;
 line-height: 0;
 width: 78px;
 height: 78px
}

.groupbuy-ident .arrow i {
 position: absolute;
 width: 0;
 height: 0;
 overflow: hidden;
 border: 39px dashed transparent
}

.groupbuy-ident .arrow-left {
 top: 0;
 width: 30px;
 right: 0
}

.groupbuy-ident .arrow-left i {
 border-right-style: solid
}

.groupbuy-ident .arrow-left .above {
 border-right-color: #fff;
 left: 0;
 top: 0
}

.groupbuy-ident .arrow-left .above {
 left: -39px;
 border-right-width: 30px
}

.groupbuy-ident .price {
 float: left;
 line-height: 48px
}

.groupbuy-ident .actions {
 float: right
}

.groupbuy-ident .btn {
 margin-right: 30px
}

.groupbuy-discount {
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 -ms-border-radius: 5px;
 border-radius: 5px;
 padding: 10px;
 margin-bottom: 20px
}

.groupbuy-discount li {
 float: left;
 width: 33.3%;
 text-align: center;
 font-size: 116.66667%
}

.groupbuy-discount b {
 font-size: 142.85714%
}

.groupbuy-traffic {
 font-size: 116.66667%;
 line-height: 3.33333
}

.groupbuy-traffic b {
 font-size: 142.85714%
}

.groupbuy-timed {
 font-size: 116.66667%;
 margin-bottom: 30px
}

.groupbuy-timed i {
 margin: 0 5px;
 display: inline-block;
 width: 47px;
 height: 35px;
 line-height: 35px;
 font-size: 114.28571%;
 text-align: center
}

.groupbuy-share {
 text-align: right
}

.groupbuy-share .text {
 font-weight: bold;
 margin-right: 8px
}

.groupbuy-tags {
 background-color: #f3f3f3;
 border: 1px solid #ddd;
 margin-top: 30px;
 margin-bottom: 10px;
 height: 40px;
 line-height: 40px
}

.groupbuy-tags .tags-hd {
 float: left;
 font-size: 116.66667%
}

.groupbuy-tags .tags-hd a {
 color: #333;
 display: block;
 padding: 0 15px
}

.groupbuy-tags .active {
 border-left: 1px solid #ddd;
 border-right: 1px solid #ddd;
 border-top: 2px solid #fd6b00;
 margin-left: -1px;
 margin-top: -1px;
 margin-bottom: -1px;
 background-color: #fff
}

.groupbuy-remind {
 padding: 20px
}

.groupbuy-remind .x-input {
 width: 98%
}

.groupbuy-remind .notice-inline {
 padding: 0
}

.groupbuy-remind .form-actions {
 text-align: center
}

.steps li {
 height: 30px;
 line-height: 30px;
 float: left
}

.steps i {
 display: inline-block
}

.steps a,.steps span {
 display: block;
 margin-left: 56px;
}

.steps .step-item {
 background-color: #eee;
 padding: 0;
 white-space: nowrap
}

.steps .step-arrow {
 padding: 0
}

.cart-main {
 table-layout: fixed
}

.cart-main caption {
 text-align: left;
}

.cart-main thead {
 border-bottom: 1px solid #f2f2f2;
}

.cart-main td {
 line-height: 20px;
 vertical-align: top;
 text-align: center;
 padding: 2px 0;
 color: #333;
}

.cart-main .cart-item {
 border-bottom: 1px solid #f2f2f2
}

.cart-main .cart-item .last td {
 *border-bottom: 1px solid #efefef
}

.cart-main .p-info {
 text-align: left
}

.cart-main .p-gift,.cart-main .p-promotion {
 clear: both
}

.cart-main .p-pic {
 width: 90px;
 height: 90px;
 line-height: 88px;
 *line-height: 90px;
 overflow: hidden;
 margin: -24px auto 0;
 text-align: center;
 *font-size: 72px;
}

.cart-main .p-pic img {
 max-width: 90px;
 max-height: 90px;
 vertical-align: middle
}

.cart-main .p-adjunct .p-pic,.cart-main .p-packs-item .p-pic {
 float: left;
 margin-right: 10px
}

.cart-main .cart-exchange .cart-item td,.cart-main .order-gift .cart-item td {
 padding-top: 15px;
 padding-bottom: 15px;
 *border-bottom: 1px solid #efefef
}

.cart-main .order-price {
 padding: 23px 0;
 line-height: 30px;
 white-space: nowrap;
 font-size: 14px;
}

.cart-main .order-price ul {
 float: right
}

.cart-main .warn-message {
 clear: both;
 width: 74px;
 margin: 2px auto;
 text-align: center;
 color: #fff;
 background-color: #ef4521;
 display: block
}

.cart-main .p-quantity {
 width: 74px;
 margin: 0 auto;
 overflow: hidden
}

.cart-main .p-quantity a {
 color: #878787;
 font-size: 20px;
 text-align: center;
 float: left;
 overflow: hidden;
 margin: 3px 12px;
 font-weight: bold;
}

.cart-main .p-quantity input {
 float: left;
 width: 26px;
 height: 30px;
 line-height: 30px;
 border: none;
 text-align: center;
 padding: 0;
 margin: 0;
}

.view-history .history-list {
 text-align: justify;
 text-justify: inter-ideograph;
 letter-spacing: -3px;
 letter-spacing: -4px0;
}

.view-history .item {
 display: inline-block;
 *display: inline;
 *zoom: 1
}

.view-history .last {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 width: 100%;
 height: 0;
 font-size: 0;
 margin: 0;
 line-height: 0;
 overflow: hidden
}

.view-history .p-pic,.view-history .p-info {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: middle
}

.view-history .p-pic {
 width: 96px;
 height: 96px;
 line-height: 94px;
 *line-height: 96px;
 border: 1px solid #e6e6e6;
 overflow: hidden;
 text-align: center;
 *font-size: 86.4px;
}

.view-history .p-pic img {
 max-width: 96px;
 max-height: 96px;
 vertical-align: middle
}

.view-history .p-info {
 letter-spacing: 0;
 text-align: left
}

.cart-fororder .tab {
 border-bottom: 1px solid #666;
 margin: 0 50px;
 padding-top: 10px
}

.cart-fororder .tab li {
 margin-right: 10px;
 background-color: #efefef;
 line-height: 28px;
 color: #666;
 float: left
}

.cart-fororder .tab li.active a {
 background-color: #666;
 color: #fff
}

.cart-fororder .tab a {
 color: #666;
 padding: 0 20px;
 display: block
}

.cart-fororder .tab a:hover {
 background-color: #666;
 color: #fff
}

.cart-fororder .content table {
 table-layout: fixed
}

.cart-fororder .flip {
 width: 34px;
 height: 110px;
 line-height: 110px;
 background-color: #efefef;
 text-align: center;
 font-size: 20px;
 position: absolute;
 top: 143px
}

.cart-fororder .flip a {
 color: #999
}

.cart-fororder .flip a:hover {
 color: #aaa;
 text-decoration: none
}

.cart-fororder .over a {
 color: #ddd
}

.cart-fororder .over a:hover {
 color: #ddd;
 cursor: default
}

.cart-fororder .prev {
 float: left;
 left: 0
}

.cart-fororder .next {
 float: right;
 right: 0
}

.cart-fororder .wrapper {
 overflow: hidden
}

.cart-fororder .item {
 letter-spacing: -3px;
 letter-spacing: -4px0;
 white-space: nowrap
}

.cart-fororder .p-pic,.cart-fororder .p-info {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: middle;
 letter-spacing: 0
}

.cart-fororder .p-pic {
 width: 96px;
 height: 96px;
 line-height: 94px;
 *line-height: 96px;
 border: 1px solid #e6e6e6;
 overflow: hidden;
 text-align: center;
 *font-size: 86.4px;
}

.cart-fororder .p-pic img {
 max-width: 96px;
 max-height: 96px;
 vertical-align: middle
}

.cart-fororder .p-info {
 white-space: normal
}

.order-main .order-section-title b {
 font-size: 14px;
 color: #878787;
}

.order-main .order-section-title a {
 color: #0563c3
}

.order-main .order-section-content {
 padding: 10px 0
}

.order-main .order-section table {
 width: 92%;
 margin: 0 auto 22px;
}

.order-main .order-section table label {
 padding-left: 5px;
 vertical-align: middle
}

#order_main table tr {
 color: #333;
}

.order-main .order-section th,.order-main .order-section td {
 padding-top: 10px;
 padding-bottom: 10px;
 color: #878787;
}

.order-main .order-section th {
 text-align: right;
 padding-right: 6px;
 font-weight: 400;
 width: 12%;
 white-space: nowrap;
 color: #878787;
}

.order-main .order-section th em {
 color: #ff2f2f;
}

.order-main .notice {
 line-height: 50px;
 text-align: center;
 color: #333;
}

#order_invoice {
 border-top: 1px solid #f2f2f2;
 border-bottom: 1px solid #f2f2f2;
}

#order_invoice .order-section-title {
 margin-top: 23px;
}

.order-main .calspan {
 display: inline-block;
 background-color: #fff;
 vertical-align: middle;
 border: 1px solid #ccc;
 line-height: 21px;
 height: 23px;
 overflow: hidden
}

#order_delivery,
#order_payment,
#order_shipping {
 border-top: 1px solid #f2f2f2;
}

#order_payment {
 border-bottom: 1px solid #f2f2f2;
}

#order_shipping .view-shipping tr td,
#order_shipping .view-shipping tr th,
#order_delivery .view-delivery tr td,
#order_delivery .view-delivery tr th,
#order_payment .view-payment tr td,
#order_payment .view-payment tr th {
 color: #333;
}

#order_delivery .order-section-title,
#order_payment .order-section-title,
#order_shipping .order-section-title {
 margin-top: 23px;
}

.order-main .calspan:before,.order-main .calspan .data-icon-before {
 font-size: 18px;
 vertical-align: middle;
 margin-left: 2px;
 color: #ed980f
}

.order-main .calspan input {
 border: 0 none
}

.order-main .order-goods th {
 white-space: normal
}

.order-main .order-goods .memo {
 background-color: #eee;
 padding: 4px 8px
}

.order-main .change-shipping {
 line-height: 20px;
 margin: 0 auto
}

.order-main .change-shipping li {
 margin: 5px 0;
 padding: 5px 0 5px 40px
}

.order-main .change-shipping .action-change-shipping {
 vertical-align: top;
 width: 2%;
 margin-top: 4px;
}

.order-main .change-shipping label {
 display: inline-block;
 vertical-align: top;
 width: 97%
}

.order-main .change-shipping label table {
 width: 100%
}

.order-main .change-shipping address {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: top;
 width: 720px;
 padding: 0 10px
}

.order-main .change-shipping .last address {
 width: auto
}

.order-main .change-shipping i {
 margin: 0 20px
}

.order-main .change-shipping em {
 display: inline-block;
 vertical-align: top
}

.order-main .change-shipping em span {
 padding: 0 10px
}

.order-main .change-delivery thead tr {
 border-bottom: 1px solid #ccc;
 font-size: 14px
}

.order-main .change-delivery thead td {
 padding-left: 10px;
 *border-bottom: 1px solid #ccc
}

.order-main .change-delivery .separator {
 height: 10px
}

.order-main .change-delivery tbody td {
 padding-left: 5px
}

.order-main .change-delivery .master td {
 vertical-align: bottom;
 padding-bottom: 0
}

.order-main .change-delivery .sub {
 height: 16px;
 color: #999
}

.order-main .change-delivery .sub td {
 padding-left: 22px;
 padding-top: 0
}

.order-main .change-delivery tfoot td {
 padding: 15px 0 0 5px
}

.order-main .change-payment th {
 text-align: left
}

.order-container .fold {
 display: none
}

.order-container .cart-main .p-promotion {
 text-align: left;
 padding-left: 20px
}

.change-payment caption {
 text-align: left;
 padding: 10px
}

.change-payment th {
 padding-left: 20px;
 text-align: left
}

.change-payment td {
 padding-right: 20px
}

.change-payment .selected {
 color: #333
}

.change-payment tfoot td {
 padding-top: 16px;
 padding-bottom: 0
}

.popup-content .change-payment {
 padding: 20px 25px
}

.popup-content .change-payment input {
 margin-right: 5px
}

.popup-content .change-payment th,.popup-content .change-payment td {
 padding-top: 8px;
 padding-bottom: 8px
}

.popup-content .change-payment th {
 width: 16%;
 font-weight: 400;
 white-space: nowrap
}

.popup-content .change-payment tfoot td {
 padding-top: 16px;
 padding-bottom: 0
}

.popup-content .payment-online,.popup-content .payment-recharge {
 padding: 24px 60px 40px;
 line-height: 1.8em
}

.popup-content .payment-online p,.popup-content .payment-recharge p {
 margin-bottom: 1em
}

.popup-content .payment-recharge {
 text-align: center
}

.popup-content .pay-stat {
 overflow: hidden
}

.popup-content .pay-stat h4,.popup-content .pay-stat .action {
 float: left;
 color: #878787;
}

.popup-content .pay-success {
 float: left;
 overflow: hidden
}

.popup-content .pay-failure {
 float: right;
 overflow: hidden
}

.popup-content .pay-failure a {
 margin-right: 10px
}

.order-clearing {
 width: 100%
}

.order-clearing .order-price .inner {
 position: relative;
 float: right
}

.order-clearing .order-price .message {
 left: 206px;
 bottom: 72px;
 *left: 210px
}

.order-remark label {
 display: inline-block;
 vertical-align: top
}

.order-remark textarea {
 vertical-align: top;
 padding: 2px
}

.order-invoice li {
 padding-right: 40px;
 padding-left: 5px;
 float: left
}

#order_clearing .order-remark h3 {
 font-size: 14px;
}

#order_clearing .order-promotion {
 margin: 0;
}

#order_clearing caption {
 padding-top: 23px;
 padding-left: 0;
 color: #878787;
}

.member-menu {
 height: 535px;
}

.member-menu div:nth-child(1) {
 padding-top: 49px;
}

.member-menu div:nth-child(2),
.member-menu div:nth-child(3),
.member-menu div:nth-child(4) {
 padding-top: 18px;
}

.member-menu-title {
 font-size: 14px;
 color: #333;
 padding-left: 55px;
 font-weight: bold;
}

.member-menu-list {
 padding: 5px 0;
 color: #666;
 line-height: 1.9;
}

.member-menu-list .update-txt {
 padding-bottom: 18px;
}

.member-menu-list a {
 color: #878787;
 display: block;
 padding-left: 55px;
 font-size: 14px;
}

.member-welcome-content {
 height: 65px;
}

.member-welcome-content i,.member-welcome-content b {
 color: #666666
}

.member-welcome-tips {
 font-size: 16px;
 color: #333;
 line-height: 65px;
 margin: 0 46px;
}

.member-welcome-desc {
 overflow: hidden
}

.member-welcome-desc li {
 float: left;
 width: 49.9%
}

.member-welcome-desc a {
 margin-left: 20px
}

.member-welcome-alert {
 border-top: 1px solid #f2f2f2;
 background-color: #fff
}

.update-order {
 background-color: #fff;
 height: 185px;
}

.update-order .item {
 float: left;
 width: 100px;
 height: 80px;
 display: block;
 margin-top: 50px;
 font-size: 14px;
 color: #333;
 text-align: center;
}

.update-order a:nth-child(1) {
 margin-left: 170px;
}

.update-order a:nth-child(2),
.update-order a:nth-child(3),
.update-order a:nth-child(4) {
 margin-left: 80px;
}

.update-orderTxt {
 color: #005de9;
}

.member-welcome-alert .label-alert {
 margin-left: 5px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 -ms-border-radius: 3px;
 border-radius: 3px;
 font-weight: 700
}

.member-mod {
 background-color: #fff;
 _zoom: 1
}

.no-information {
 text-align: center;
 background-color: #fff;
 color: #333;
 line-height: 5;
 font-size: 14px;
}

.member-mod-title {
 line-height: 60px;
 background-color: #fff;
 border-top: 1px solid #f2f2f2;
 border-bottom: 1px solid #f2f2f2;
 overflow: hidden;
 _zoom: 1
}

.member-mod-title h2 {
 font-size: 14px;
 color: #333;
 float: left;
}

.update-tip {
 float: right;
 font-size: 14px;
 color: #005de9;
}

.member-mod-more {
 float: right;
}

.member-title {
 height: 65px;
 background: #fff;
 border-bottom: 1px solid #f2f2f2;
 padding: 0 46px;
}

.member-title h2 {
 font-size: 16px;
 color: #333;
 line-height: 65px;
 float: left;
}

.member-title p {
 line-height: 65px;
 float: left;
 margin-left: 30px;
 color: #878787;
 font-size: 14px;
}

.member-title .small {
 font-size: 14px;
 margin-left: 30px;
 color: #878787;
 font-weight: normal;
}

.member-title .address-actions {
 float: right
}

.member-title .warn {
 color: #005de9;
 margin-left: 5px;
 margin-right: 5px
}

.member-title .text-separator {
 color: #999;
 padding-left: 5px;
 padding-right: 5px
}

.member-title .member-more {
 float: right;
 line-height: 2.66667
}

.member-title .member-more .span-section {
 margin-right: 20px
}

.member-grid {
 width: 100%;
 background-color: #fff;
}

.member-grid thead tr {
 border-bottom: 1px solid #f2f2f2
}

.member-grid thead th {
 height: 49px;
 font-size: 13px;
 color: #878787;
 line-height: 49px;
 background-color: #fff;
}

.member-grid tbody {
 border-top: 1px solid  #f2f2f2
}

.memeber-mod-content {
 background-color: #fff;
}

.member-grid tbody td {
 *border-top: 1px dotted #ccc
}

.member-grid .first,.member-grid .goods-row {
 border-top: 0 none
}

.member-grid .first td,.member-grid .goods-row td {
 *border-top: 0 none
}

.member-grid .last {
 border-bottom: 0 none
}

.member-grid .fold .arrow-up,.member-grid .fold .goods-row,.member-grid .unfold .arrow-down {
 display: none
}

.member-grid ins {
 text-decoration: none
}

.member-grid del {
 color: #999
}

.member-grid .text-disabled {
 color: #999
}

.member-grid .order,.member-grid .price,.member-grid .datetime,.member-grid .status,.member-grid .actions,.member-grid .payments,.member-grid .itemno,.member-grid .numbers {
 text-align: center;
 padding-top: 15px;
 padding-bottom: 10px;
 font-size: 14px;
 color: #333;
}

.member-grid .datetime {
 color: #777
}

.member-grid .actions {
 padding-right: 0;
 text-align: right;
}

.member-grid .actions .btn {
 white-space: nowrap
}

.member-grid .actions .btn .icon {
 margin-left: 2px
}

.member-grid .order {
 text-align: left
}

.member-grid .separator {
 display: block;
 height: 7px;
 overflow: hidden
}

.member-grid .text-separator {
 color: #999;
 padding-left: 5px;
 padding-right: 5px
}

.member-grid .handle {
 margin-left: 5px;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none
}

.member-grid .handle .icon {
 color: #005de9;
}

.updateGoods {
 width: 97px !important;
 height: 97px !important;
 line-height: 97px !important;
 *line-height: 97px;
 border: 1px solid #f2f2f2;
 overflow: hidden;
 margin: 10px 0 10px 0;
}

.updateGoods img {
 max-width: 97px !important;
 max-height: 97px !important;
 vertical-align: middle
}

.updateGoodsName {
 width: 256px;
}

.member-grid .goods-pic {
 width: 70px;
 height: 72px;
 line-height: 72px;
 *line-height: 60px;
 border: 1px solid #f2f2f2;
}

.member-grid .goods-pic img {
 max-width: 70px;
 max-height: 70px;
 vertical-align: middle
}

.member-grid .member-piclist {
 overflow: hidden;
}

.member-grid .member-piclist .goods-item {
 float: left;
 margin-right: 10px;
 margin-bottom: 18px
}

.member-grid .member-piclist .goods-pic {
 margin: 0;
 position: relative
}

.member-grid .member-piclist .label-important {
 position: absolute;
 left: 0;
 top: 0;
 z-index: 2;
 *font-size: 22.22222%
}

.member-goods-list {
 overflow: hidden;
 *margin-bottom: 10px;
 text-align: justify;
 text-justify: inter-ideograph;
 letter-spacing: -3px;
 letter-spacing: -4px0;
}

.member-goods-list .goods-item {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 width: 97px;
 vertical-align: top;
 padding: 24px 13px 24px 0;
}

.member-goods-list .goods-pic {
 width: 97px;
 height: 97px;
 line-height: 158px;
 *line-height: 160px;
 border: 1px solid #ccc;
 overflow: hidden;
 margin: 0 auto;
 text-align: center;
 *font-size: 144px;
}

.member-goods-list .goods-pic img {
 max-width: 97px;
 max-height: 97px;
}

.member-goods-list .goods-name,.member-goods-list .price {
 letter-spacing: 0;
 text-align: center;
}

.member-goods-list .goods-name {
 overflow: hidden;
 margin-bottom: 0;
 padding: 24px 0 13px 0;
 text-align: center;
 font-size: 14px;
 color: #005de9;
 font-weight: normal;
}

.member-goods-list .last {
 display: inline-block;
 *display: inline;
 *zoom: 1;
 width: 100%;
 height: 0;
 line-height: 0;
 font-size: 0;
 overflow: hidden
}

.member-notice-content {
 color: #878787;
}

.inner-wrap .page-article {
 background-color: #fff;
 padding-bottom: 10px;
}

.member-notice-content .text-warn {
 color: #005de9;
 padding-right: 44px
}

.member-notice-content .caption {
 clear: right;
 font-size: 14px;
 padding-top: 20px;
}

.member-notice-content .notice-inline {
 padding: 10px 0 5px 20px
}

.member-order-desc {
 float: left
}

.member-order-actions {
 float: right
}

.member-order-actions button span {
 border: none;
 font-size: 14px;
 color: #005de9;
}

#member_order {
 padding: 23px 46px 50px;
}
#member_order .action-payment-guide{
 color: #005de9;
}

#member_order .member-order-actions a:first-child span {
 line-height: 25px !important;
 width: 52px;
 text-align: center;
 height: 24px;
 color: #fff;
}

#member_order .member-order-steps tr td {
 height: 30px;
}

#member_order .member-order-steps tr td span {
 text-align: center;
 margin-left: 0;
}

#member_order .steps {
 margin: 30px 0 25px;
}

.member-order-actions .btn-navyblue {
 margin-right: 10px
}

.member-order-steps table {
 table-layout: fixed
}

.member-order-steps .step-arrow {
 width: 50px
}

.member-order-flow ul li {
padding: 6px 0;
 color: #878787;
 font-size: 12px;
}

.member-order-flow ul li em {
 margin-right: 15px
}

.member-order-flow .pop-wrapper {
 position: relative;
 margin-left: 5px;
 margin-right: 5px
}

.member-order-flow .pop-handle .icon {
 margin-left: 2px
}

.member-order-flow .pop-body {
 position: absolute;
 left: 0;
 top: 14px;
 z-index: 1;
 background-color: #fff;
 min-width: 158px;
 _width: 158px;
 padding: 5px 10px;
 border: 1px solid #ddd;
 -webkit-box-shadow: 1px 1px 1px rgba(180,180,180,0.4);
 -moz-box-shadow: 1px 1px 1px rgba(180,180,180,0.4);
 box-shadow: 1px 1px 1px rgba(180,180,180,0.4)
}

.member-order-flow .pop-body li {
 white-space: nowrap
}

.member-order-message li {
 padding: 23px 0;
 border-top: 1px solid #ddd
}

.member-order-message .first {
 border-top: 0
}

.member-order-message .message-section {
 color: #666;
 margin-right: 150px;
 line-height: 1.83333
}

.member-order-message .message-infos {
 float: right;
 width: 140px;
 text-align: right;
 line-height: 2;
 color: #666
}

.member-order-message .message-infos span {
 display: block
}

.member-order-message .message-infos .admin-name {
 color: #005de9;
}

.member-order-message .message-title {
 margin-bottom: 6px;
 font-size: 100%
}

.member-message-box {
 padding: 22px 46px 30px;
}

.member-message-box .x-input {
 width: 84%;
 float: right;
}

.member-already-paid {
 padding: 15px
}

.member-already-paid .form-label {
 width: 7em
}

.member-already-paid .form-act {
 margin-left: 7.1em;
 *margin-left: 0
}

.member-already-paid .warn {
 color: #fc0000
}

.member-already-paid textarea {
 width: 98%
}

#member_address_submit .form-item {
 padding: 8px 0;
}

#member_address_submit form ul li:last-child,
#member_address_submit form ul li:nth-child(6) .form-act {
 margin-left: 112px;
}

#member_address_submit ul li:nth-child(2) input,
#member_address_submit ul li:nth-child(3) input,
#member_address_submit ul li:nth-child(4) input {
 width: 67%;
}

#member_address_submit ul li:nth-child(5) input {
 width: 26%;
}

#member_address_submit ul li:nth-child(3) .form-label {
 margin-left: 13px;
 width: 7em !important;
}
#member_address{
 padding-bottom: 30px;
}

.member-address-submit {
 border-top: 1px solid #f2f2f2;
 display: none;
 background-color: #fff;
 padding-top: 20px;
 padding-left: 46px;
 padding-right: 46px;
 padding-bottom: 40px;
}

.member-address-submit .form-label {
 width: 8em
}

.member-address-submit .text-warn {
 color: #fc0000
}

.member-address-submit .last {
 margin-bottom: 0
}

.member-address .address-add,.member-address .address-edit {
 display: block
}

.member-address-list {
 _zoom: 1
}

.member-address-list tbody tr {
 border-top: 1px dotted #f2f2f2;
}

.member-address-list .shipping-name,.member-address-list .shipping-contact {
 text-align: center
}

.member-address-list .edit-text {
 display: none
}

.member-address-list .editing {
 background-color: #f3f3f3
}

.member-address-list .editing .edit-text {
 display: inline
}

.member-address-list .editing .edit-act {
 display: none
}

.member-address-list .label-default {
 display: none
}

#member_address_list .actions {
 float: right;
}

#member_address_list table thead tr th:last-child {
 width: 140px;
}

#member_address_list table tbody tr .actions .edit-act .action-edit {
 padding: 0 6px;
}

#member_address .address-actions span {
 border: none !important;
 line-height: 64px;
}

.member-address-list .highlight .label-default {
 display: inline-block;
 color: #005de9;
}

.member-address-list .highlight .action-set-default {
 display: none
}

.member-tabs {
 border-bottom: 1px solid #f2f2f2;
 height: 65px;
 background: #fff;
}

.member-tabs a {
 color: #878787;
}

.member-tabs a:nth-child(2) {
 padding-left: 30px;
}

.member-tabs a:nth-child(3) {
 padding-left: 30px;
}

.member-tabs a:nth-child(4) {
 padding-left: 30px;
}

.member-tabs a:nth-child(5) {
 padding-left: 30px;
}

.member-tabs a em {
 font-size: 16px;
 color: #878787;
 line-height: 65px;
}

.member-tabs {
 margin-bottom: 0 !important;
}

.member-tabs .active em {
 border-bottom-width: 2px;
 color: #333;
}

.member-comment-list .no-information {
 text-align: center;
 background-color: #fff;
 color: #333;
 line-height: 5
}

.member-comment-list .comment-item {
 overflow: hidden;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 8px;
 margin-bottom: 10px
}

.member-comment-list .goods-pic {
 width: 60px;
 height: 60px;
 line-height: 58px;
 *line-height: 60px;
 border: 1px solid #ddd;
 overflow: hidden;
 margin-right: 5px;
 text-align: center;
 *font-size: 54px;
 float: left
}

.member-comment-list .goods-pic img {
 max-width: 60px;
 max-height: 60px;
 vertical-align: middle
}

.member-comment-list .goods-info {
 float: left;
 width: 210px;
 overflow: hidden
}

.member-comment-list .goods-info h3 {
 font-weight: 400;
 height: 36px;
 overflow: hidden;
 font-size: 100%
}

.member-comment-list .goods-comment {
 margin-left: 220px;
 overflow: hidden
}

.member-comment-list .comment-infos {
 overflow: hidden
}

.member-comment-list .comments {
 margin-top: 5px;
 margin-bottom: 5px
}

.member-comment-list .stars {
 float: left
}

.member-comment-list .text-minor {
 float: left;
 color: #888
}

.member-comment-list .datetime {
 float: right;
 color: #888
}

.member-comment-list .inter-handle {
 float: none
}

.member-comment-list .inter-handle .icon {
 color: #666;
 font-size: 116.66667%;
 vertical-align: middle
}

.member-comment-list .reply-list {
 padding: 0;
 display: none
}

.member-comment-list .unfold .reply-list {
 display: block
}

.member-comment-list .new {
 background-color: #fdfdf1;
 border-color: #dfd7ac
}

.member-nocomment .post-comment {
 margin: 0 15px;
 padding: 10px;
 background-color: #ffe;
 border: 1px solid #fdcc57
}

.member-nocomment .comment-cell {
 height: 0;
 overflow: hidden
}

.member-nocomment .form-act-side .error {
 float: left;
 white-space: nowrap
}
#member_changepass .caution q{
 margin-left: 130px;
}
#member_changepass ul li {
 height: 50px;
}
#member_changepass form ul{
 padding: 0;
}

#member_changepass{
 margin-bottom: 0;
}
#member_changepass ul li:nth-child(4) {
 margin-left: 100px;
}

.member-changepass .mod-content {
 padding: 26px 46px;
}

.member-changepass .form-label {
 width: 100px;
 text-align: right;
}

.member-changepass .form-act {
 margin-left: 31px;
 *margin-left: 0
}

.member-coupon caption {
 padding-left: 10px;
 padding-right: 10px
}

.member-coupon caption h3 {
 font-size: 116.66667%;
 float: left;
 line-height: 2.5
}

.member-coupon caption .btn-simple {
 float: right;
 margin-top: 5px
}

.member-coupon caption .btn-simple .icon {
 color: #d34432;
 padding-right: 3px
}

/*.member-coupon tbody tr:hover {
 background-color: #fefaf4
}*/

.member-coupon td {
 text-align: center;
 height: 32px;
 color: #666
}

.member-coupon .text-available {
 color: #005de9
}

.member-coupon .text-unavailable {
 color: #ce2108
}

.member-coupon tbody tr,.member-fav tbody tr,.member-notify tbody tr {
 border-top: 1px solid #f2f2f2
}

.member-coupon tbody tr td,.member-fav tbody tr td,.member-notify tbody tr td {
 *border-top: 1px solid #f2f2f2
}

.member-credits-rules {
 margin: 20px
}

.member-credits-rules h3 {
 font-size: 116.66667%;
 font-weight: 400;
 margin-bottom: 10px
}

.member-credits-rules ol {
 color: #666;
 list-style: decimal;
 margin-left: 20px;
 line-height: 1.83333
}

.member-prepaid table {
 margin: 20px;
 font-size: 116.66667%;
 color: #666
}

.member-prepaid td {
 height: 36px;
 vertical-align: top;
 white-space: nowrap
}

.member-prepaid li {
 margin-bottom: 14px
}

#member_information .member-title h2 {
 float: left;
}

#member_information .member-title p {
 line-height: 65px;
 margin-left: 22px !important;
}

.member-information {
 background-color: #fff;
}

.member-security {
 background-color: #fff;
 padding-bottom: 20px;
}

#member_information .form-item {
 height: 49px;
 line-height: 49px;
 border-bottom: 1px solid #f2f2f2;
}

#member_information {
 padding-bottom: 10px;
}

#member_information li:nth-child(1) .form-label {
 margin-right: 40px;
}

#member_information li:nth-child(2) .form-label {
 margin-right: 28px;
}

#member_information li:nth-child(2) {
 border-bottom: none;
}

#member_information form ul li:first-child .form-act input {
 margin-left: -88px;
 height: 26px;
 line-height: 26px;
}

#member_information form ul li:first-child .form-act {
 margin-left: 86px;
}

.member-information .form-act {
 margin-left: 86px;
 *margin-left: 0
}

.member-aftersales,.member-messagebox {
 overflow: hidden
}


#member_messagebox .form-item {
 margin-bottom: 26px !important;
}
#member_messagebox .member-mod{
 padding: 20px 46px;
}
#member_messagebox table tbody tr td a,
#member_messagebox table caption span a {
 color: #005de9;
}
#member_aftersales .member-mod,
#member_aftersales .member-aftersales-list,
#member_aftersales .member-tabs,
#member_comment .member-tabs {
 padding: 0 46px !important;
}

#member_messagebox form ul li label {
 width: 66px;
}

#member_messagebox form ul li:last-child {
 margin-left: 66px;
}

.member-aftersales .member-tabs,.member-messagebox .member-tabs {
 height: 65px;
 background: #fff;
 border-bottom: 1px solid #f2f2f2;
}

.member-aftersales .member-grid tbody tr {
 border-top: 1px dotted #ddd
}
/*

.member-aftersales .member-grid tbody tr:hover {
 background-color: #fefaf4
}
*/

.member-aftersales .member-grid .first {
 border-top: 0 none
}

.member-aftersales .member-grid .goods-name {
 max-width: 180px;
 padding: 20px 0;
}

.member-aftersales h3 {
 margin-top: 20px;
 margin-left: 0;
 font-size: 100%;
 line-height: 4
}

.member-aftersales .member-content {
 padding: 0 20px
}

.member-aftersales .warn {
 color: #ef4521
}

.member-aftersales .form-label {
 width: 6em;
 color: #666
}

.member-aftersales .form-sub-label {
 color: #888
}

/*.member-aftersales .form-act {
 margin-left: 6em;
 *margin-left: 0
}*/

.member-aftersales .form-act-special {
 position: relative;
 height: 40px
}

.member-aftersales .form-act-special .notice-inline {
 position: absolute;
 left: 0;
 top: 22px;
 white-space: nowrap;
 padding-left: 0
}

.member-aftersales .x-input {
 width: 80%
}

.member-aftersales .btn {
 margin: 20px 15px 10px 0
}

.member-aftersales .label-warning {
 background-color: #005de9;
 padding: 1px 4px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 -ms-border-radius: 3px;
 border-radius: 3px;
 color: #fff;
 font-weight: 400;
 margin-right: 10px;
 font-size: 91.66667%
}

.member-aftersales-list thead {
 background-color: #fff;
 border-bottom: 1px solid #ddd
}

.member-aftersales-goods .member-grid {
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd
}

/*.member-aftersales-goods .selected {
 background-color: #fefaf4
}*/

.member-aftersales-record .member-grid thead {
 background-color: #fff;
 border-bottom: 1px solid #ddd
}

.member-aftersales-record .member-grid tbody .view-detail:hover {
 background-color: transparent
}

/*.member-aftersales-record .view-detail {
 display: none
}*/
/*.member-aftersales-record .view-detail {
 display: none
}*/

.member-aftersales-record .aftersales-grid {
 border: 1px solid #ddd;
 width: 100%
}

.member-aftersales-record .aftersales-grid thead th {
 height: 30px;
 background-color: #efefef;
 font-size: 100%;
 font-weight: bold
}

.member-aftersales-record .aftersales-grid td {
 height: 30px;
 padding: 2px 5px;
 color: #666
}

.member-aftersales-record .aftersales-notice {
 background-color: #fefaf4;
 color: #a87620;
 padding: 10px 20px;
 line-height: 2
}

.member-aftersales-record .aftersales-notice .title {
 font-size: 116.66667%;
 font-weight: bold;
 margin-bottom: 5px
}

.member-aftersales-record .aftersales-notice .time {
 margin-right: 10px
}

.member-aftersales-record h3 {
 margin-left: 0
}

.member-aftersales-record .aftersales-desc .pic {
 float: left;
 width: 100px;
 height: 100px;
 line-height: 98px;
 *line-height: 100px;
 border: 1px solid #ccc;
 overflow: hidden;
 margin-right: 10px;
 text-align: center;
 *font-size: 90px;
}

.member-aftersales-record .aftersales-desc .pic img {
 max-width: 100px;
 max-height: 100px;
 vertical-align: middle
}

.member-aftersales-record .aftersales-desc .desc {
 line-height: 1.66667;
 color: #666
}

.member-messagebox caption {
 height: 24px;
 line-height: 24px;
 padding-bottom: 27px;
}

.member-messagebox caption .btn {
 line-height: 2
}

.member-messagebox .messagebox-action {
 float: left
}

.messagebox-action a span {
 width: 50px;
 text-align: center;
 display: inline-block;
}

.messagebox-tip {
 float: right !important;
}

.member-messagebox .messagebox-tip {
 float: right
}

.member-messagebox .messagebox-tip i {
 margin-left: 3px;
 margin-right: 3px
}

.member-messagebox .handle {
 font-size: 14px;
 cursor: pointer;
 border-top: 1px solid #f2f2f2;
}

.member-messagebox th {
 text-align: left
}

.member-messagebox td {
 padding: 13px 0;
}

.member-messagebox .new {
 font-weight: bold
}

.member-messagebox .check {
 width: 25px;
 text-align: center
}

.member-messagebox .time {
 width: 20%;
 white-space: nowrap
}

.member-messagebox .action {
 width: 6%;
 white-space: nowrap
}

.member-messagebox .detail {
 display: none
}

.member-messagebox .active-top {
 color: #878787;
}

.member-messagebox .active-bottom {
 display: table-row;
 *display: block;
}

.member-messagebox .active-bottom td {
 font-size: 14px;
 color: #333;
 line-height: 24px;
}

.member-messagebox .detail-title {
 margin-bottom: 6px;
 margin-left: 28px;
}

.detail-content {
 border-bottom: 1px solid #f2f2f2;
 padding-bottom: 13px;
 padding-left: 28px;
}

.member-messagebox .detail-reply {
 margin-left: 104px;
}

.member-messagebox .detail-reply .x-input {
 width: 80%
}

.member-messagebox .post-message {
 padding-left: 69px;
}

.member-messagebox .post-message .x-input {
 width: 75%;
 display: inline-block
}

.security-list li {
 border-bottom: 1px dotted #f2f2f2;
 overflow: hidden;
 line-height: 49px;
}

.security-list .security-title {
 float: left
}

.security-list .security-content {
 display: block;
 margin-right: 120px;
 vertical-align: middle;
}

.security-list .security-actions {
 float: right;
 line-height: 49px;
/* letter-spacing: 3px;*/
}

.security-list b {
 font-size: 14px;
 margin-right: 20px;
 float: left;
}

.security-list em {
 color: #878787;
 font-size: 14px;
}

.verify-content {
 width: 650px;
}

.verify-content ul {
 padding-bottom: 30px;
}

.verify-content .form-label {
 width: 98px
}
#verify_content .msg{
font-size: 14px !important;
}
#verify_content .msg i{
 margin: 0 21px 0 0 !important;
 font-size: 53px !important;
}
#verify_content .form-label {
 text-align: right !important;
 float: left;
 font-size: 14px;
 color: #878787;
}

#verify_content form ul li:first-child span a {
 color: #fff;
}

#verify_content form ul li:first-child span .action-account-check {
 width: 237px;
 margin-left: 16px;
 margin-right: 16px;
 height: 23px;
 line-height: 23px;
}

/*#verify_content ul li:nth-child(2) span {
 margin-left: 17px;
}*/

#verify_content ul li:nth-child(2) span .x-input {
 margin-left: 17px
}

#verify_content ul li:nth-child(2) span a span {
 margin-left: 0 !important;
}

#verify_content ul li:nth-child(3) span button {
 margin-left: 116px;
 margin-top: 10px;
}

#verify_content ul li {
 height: 40px;
}

#verify_content ul li:nth-child(4) {
 margin-left: 115px;
 margin-top: 16px;
}

#verify_content ul li:nth-child(4) span button span {
 line-height: 22px;
}

#verify_content ul li:nth-child(4) span button span span {
 padding-left: 0;
 padding-right: 0px;
 width: 52px;
 height: 22px;
 text-align: center;
 line-height: 22px;
}

.verify-content .x-input {
 width: 237px;
 margin-left: 17px;
 height: 23px;
 line-height: 23px;
}

.verify-content .msg {
 padding-bottom: 22px;
 text-align: left;
 font-size: 12px;
 color: #333;
}

.verify-content .msg .icon {
 font-size: 183.33333%;
 margin-right: 10px;
 vertical-align: middle
}

.article-mod .mod-title {
 display: none;
 line-height: 3.57143;
 padding-left: 20px;
 background-color: transparent
}

.article-item {
 line-height: 60px;
 border-bottom: 1px dotted #f2f2f2;
 padding-left: 46px;
 overflow: hidden;
 position: relative
}

.mod-content ul {
 padding: 46px 0;
}

.mod-content ul li:last-child {
 border-bottom: none;
}

.article-item .article-title {
 margin-right: 130px;
 display: block
}

.article-item .article-title a {
 display: block;
 width: 100%;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 color: #666
}

.article-item .article-title a:hover {
 color: #0563c3;
 text-decoration: underline
}

.article-item .datetime {
 color: #999;
 float: right;
 width: 130px;
 text-align: right;
 white-space: nowrap;
 position: absolute;
 top: 0;
 right: 46px
}

.article-main .mod-content {
 padding-bottom: 65px;
 overflow: hidden
}

.article-main p {
 line-height: 24px;
}

.article-main .article-time {
 text-align: right;
 line-height: 1.5;
 color: #999;
 margin-bottom: 10px;
 display: none;
}

.gift-gallery .mod-title {
 padding-left: 10px;
 line-height: 2.1875;
 color: #666;
 background-color: transparent
}

.gift-gallery .mod-title h2 {
 font-size: 133.33333%
}

.gift-gallery .mod-grid {
 color: #666;
 width: 100%
}

.gift-gallery .mod-grid tr {
 border-top: 1px dotted #ddd
}

.gift-gallery .mod-grid .first {
 border-top: 0 none
}

.gift-gallery .goods-pic {
 width: 80px;
 height: 80px;
 line-height: 78px;
 *line-height: 80px;
 border: 1px solid #ccc;
 overflow: hidden;
 margin: 10px;
 text-align: center;
 *font-size: 72px;
}

.gift-gallery .goods-pic img {
 max-width: 80px;
 max-height: 80px;
 vertical-align: middle
}

.gift-gallery .goods-desc h3 {
 font-size: 100%
}

.gift-gallery .goods-desc p {
 color: #888
}

.gift-gallery .s-price,.gift-gallery .status,.gift-gallery .actions {
 white-space: nowrap;
 padding: 0 10px;
 text-align: center
}

.gift-gallery .warn {
 color: #ef4521
}

.gift-gallery .separator {
 display: block;
 height: 5px;
 overflow: hidden
}

.gift-gallery .text-disabled {
 color: #999
}

.page-error {
 margin: 100px auto;
 width: 400px
}

.page-error .icon {
 color: #ef4521;
 font-size: 50px;
 line-height: 50px;
 margin-right: 20px;
 float: left
}

.page-error .page-error-message {
 color: #333;
 font-size: 16px;
 font-weight: bold;
 line-height: 30px
}

.page-error .page-error-tips {
 color: #666
}

.page-error .page-error-tips i {
 color: #ef4521
}





a {
 color: #005de9;
 text-decoration: none;
 font-size: 14px;
}

.lnklike {
 color: #005de9;
 cursor: pointer
}

.hide {
 display: none !important
}

.show {
 display: block
}

.price {
 color: #ff2f2f;
}

.unavailable {
 color: gray
}

.fix-empty {
 _height: 0;
 _overflow: hidden
}

.text-nowrap {
 white-space: nowrap
}

.page-main {
 margin: 0 auto
}

.theme-footer {
 text-align: center;
 line-height: 1.8;
 margin-top: 10px
}

.signupin-content .form-act {
 position: relative
}

.signupin-content .x-select {
 *padding: 3px
}

.signupin-content .verify-input {
 width: 72px !important;
 padding: 0;
 height: 44px;
}

#for_remember {
 width: 13px !important;
 height: 13px !important;
}

.signupin-content .warn {
 color: #ef4521
}

.signupin-content ul li:nth-child(3) {
 margin-left: 0 !important;
}

.mini-signin {
 padding: 20px 5px 10px;
 color: #666;
 overflow: auto
}

.mini-signin .form-label {
 width: 145px
}

.mini-signin .form-act {
 margin-left: 148px;
 *margin-left: 0
}

.mini-signup {
 padding: 20px 0 10px 5px;
 color: #666;
 overflow: auto
}

.mini-signup .form-label {
 width: 90px
}

.mini-signup .form-act {
 margin-left: 93px;
 *margin-left: 0
}

.filter-selected {
 padding: 6px 10px 3px;
 background-color: #f3f3f3
}

.filter-selected-entries {
 margin-right: 10px
}

.filter-selected-label {
 color: #666
}

.filter-selected-values {
 min-height: 23px
}

.filter-selected-item {
 background-color: #fff;
 margin: 0 3px 3px 3px;
 color: #d62528
}

.filter-selected-item .icon {
 color: #d62528
}

.filter-item {
 margin: 0 3px 3px 3px
}

.filter-item .handle {
 color: #666
}

.filter-lists-container .active {
 background-color: #d62528
}

.filter-lists-container .active .handle {
 color: #fff
}

.filter-lists-container .active .icon {
 visibility: visible
}

.filter-lists-container .filter-item-input input {
 height: 16px;
 line-height: 16px;
 width: 36px;
 ime-mode: disabled
}

.filter-lists-container .filter-item-input .input-seq {
 padding-left: 5px;
 padding-right: 5px
}

.filter-dropdown-container .filter-dropdown-label .icon {
 color: #999
}

.filter-dropdown-container .active {
 background-color: #d62528
}

.filter-dropdown-container .active .handle {
 color: #fff
}

#gallery_sortbar .gallery-sort a em .icon {
 color: #005de9;
 margin-left: 5px;
 font-size: 12px;
}

#gallery_sortbar .gallery-sort label {
 margin-left: 22px;
}

#gallery_sortbar .action-orderby {
 border: 1px solid #005de9;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 height: 32px;
 line-height: 32px;
}

.gallery-sortbar .gallery-sort a {
 border: 1px solid #005de9;
 display: inline-block;
 margin-right: 5px;
 background-color: #fff;
 color: #333;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.gallery-sortbar .gallery-sort .active {
 color: #005de9;
 border-color: #999
}

.gallery-sortbar .gallery-showmode .active {
 color: #333
}

.gallery-sortbar .gallery-showmode .active .icon {
 color: #d62528
}

.goods-item .goods-price ins {
 text-decoration: none;
 font-weight: bold
}

.goods-item .goods-price del {
 color: #999
}

.goods-item .goods-comment b {
 color: #e08e00
}

.goods-item .promotion-tags {
 margin-top: 5px
}

.goods-item .promotion-tags .tag {
 line-height: 20px;
 background-color: #d62528;
 color: #fff
}

.goods-item .goods-buy {
 margin-bottom: 15px;
 margin-top: 23px;
}

.goods-item .store-warm {
 background-color: #eee;
 color: #666
}

.goods-item .btn-simple {
 color: #666
}

.goods-item .btn-plane {
 color: #999;
 cursor: default
}

.gallery-list .goods-desc {
 color: #999
}

.gallery-compare .unfold {
 background-color: #f2fbff;
 border: 1px solid #abc0cf
}

.gallery-compare .header {
 background-color: #d9ebf7;
 line-height: 28px
}

.gallery-compare .header h3 {
 font-size: 12px;
 font-weight: 400
}

#gallery_show .text-tag-tr {
 background-color: #005de9 !important;
}

#gallery_show ul li .goods-action .goods-others a span,
#gallery_show ul li .goods-action .goods-others button span {
 width: 56px;
 height: 26px;
 line-height: 26px;
 border-radius: 6px;
 background: #005de9;
 color: #fff;
 text-align: center;
}

#gallery_show ul li .goods-buy .action-addtocart span span {
 margin-top: -3px;
 width: 80px;
 height: 27px;
 line-height: 27px;
 border-radius: 6px;
 border: 1px solid #005de9;
 text-align: center;
 color: #333;
 padding: 0;
}

.gallery-compare .handle-collapse .icon {
 background-color: #9ab9f6;
 color: #fff
}

.gallery-compare .none-compare i {
 color: #fb0222;
 padding: 0 3px
}

.gallery-compare .goods-price {
 color: #fb0222;
 font-size: 14px
}

.gallery-compare-unfold {
 width: 250px
}

.goods-compare .goods-buy {
 margin-bottom: 0
}

.goods-compare .goods-buy a,.goods-compare .goods-buy button {
 margin: 10px 1px 0
}

.goods-compare .btn-simple {
 margin-right: 0
}

.goods-compare .goods-comment a {
 white-space: nowrap
}

.goods-compare .goods-comment b {
 color: #e08000
}

.brands-list .items {
 width: 25%;
 overflow: hidden;
 float: left
}

.brands-list dl {
 border: 1px solid #ddd;
 padding-top: 5px;
 margin: 5px
}

.brands-list dt {
 width: 150px;
 height: 100px;
 line-height: 98px;
 *line-height: 100px;
 border: 0 none;
 overflow: hidden;
 margin: 0 auto;
 text-align: center;
 *font-size: 90px;
 font-family: "Microsoft YaHei","Helvetica Neue","Helvetica","Arial";
}

.brands-list dt img {
 max-width: 150px;
 max-height: 100px;
 vertical-align: middle
}

.brands-list dd {
 height: 30px;
 line-height: 30px;
 text-align: center
}

.product-adjunct .button-area {
 margin-top: 10px;
 text-align: center
}

.albums-left {
 background-color: #f5f5f5
}

.groupbuy-sortbar {
 border: 1px solid #ddd;
 border-top: 2px solid #fd6b00
}

.groupbuy-sortbar .groupbuy-sort {
 overflow: hidden
}

.groupbuy-sortbar .groupbuy-sort strong,.groupbuy-sortbar .groupbuy-sort a {
 border-right: 1px solid #ddd;
 color: #000;
 float: left
}

.groupbuy-sortbar .groupbuy-sort a {
 border-left: 1px solid #ddd;
 margin-left: -1px
}

.groupbuy-sortbar .groupbuy-sort .icon {
 color: #666;
 margin-left: 3px
}

.groupbuy-sortbar .groupbuy-sort .active {
 position: relative;
 color: #fff;
 border-color: #fd6b00;
 background-color: #fd6b00
}

.groupbuy-sortbar .groupbuy-sort .active .icon {
 color: #fff
}

.groupbuy-grid .hover {
 padding: 8px;
 border: 2px solid #ffb401
}

.groupbuy-ident {
 background-color: #ee634c
}

.groupbuy-ident .price,.groupbuy-ident .btn {
 color: #fff
}

.groupbuy-discount,.groupbuy-traffic,.groupbuy-timed {
 color: #999
}

.groupbuy-discount b,.groupbuy-traffic b,.groupbuy-timed b {
 color: #000
}

.groupbuy-discount {
 background-color: #eee
}

.groupbuy-discount .separate-left {
 border-right: 1px solid #ddd
}

.groupbuy-discount .separate {
 border-left: 1px solid #fff;
 border-right: 1px solid #ddd
}

.groupbuy-discount .separate-right {
 border-left: 1px solid #fff
}

.groupbuy-timed i {
 background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#5c5c5c),color-stop(100%,#0e0e0e));
 background-image: -webkit-linear-gradient(#5c5c5c,#0e0e0e);
 background-image: -moz-linear-gradient(#5c5c5c,#0e0e0e);
 background-image: linear-gradient(#5c5c5c,#0e0e0e);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=true,gradientType=0,startColorstr='#FF5C5C5C',endColorstr='#FF0E0E0E') \9;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 -ms-border-radius: 4px;
 border-radius: 4px;
 border: 1px solid #0e0e0e;
 color: #fff
}

.cart-title h1 {
 font: 400 24px/1.5 Microsoft YaHei,STHeiti,sans-serif;
 color: #666
}

.cart-title i {
 display: inline-block;
 margin-right: 5px;
 margin-top: -3px;
 height: 36px;
 overflow: hidden;
 vertical-align: middle;
 line-height: 36px;
 font-size: 26px
}

.steps {
 margin: 23px 0 64px;
}

.steps i {
 width: 18px;
 height: 18px;
 text-align: center;
 margin-right: 8px;
 margin-left: -21px;
 color: #fff;
}

.steps a {
 color: #8c8c8c
}

.steps .step-item {
 color: #878787;
 width: 210px;
 height: 30px;
}

.steps .step-item .icon {
 font-size: 24px;
 vertical-align: -6px;
 color: #cbcbcb;
}

.steps .step-item a:hover .icon {
 color: #fff
}

.steps .step-item a:hover i {
 color: #e1880a
}

.steps .active {
 background-color: #005de9;
 color: #fff
}

.steps .active a,.steps .active .icon {
 color: #fff
}

.steps .active i {
 color: #005de9
}

.steps .step-arrow {
 color: #878787;
 font-size: 25px;
 line-height: 30px;
 text-align: center
}

.order-container .title {
 padding: 0;
}

.cart-container .title h2,.order-container .title h2,.payment-container .title h2 {
 font-size: 16px;
 font-weight: 400;
 color: #666
}

.cart-empty {
 text-align: center;
 padding: 80px 0 90px;
 font-size: 14px;
 line-height: 2;
 color: #666
}

.cart-empty .icon {
 font-size: 65px;
 line-height: 1;
 color: #b9b9b9;
 margin-right: 20px;
 display: inline-block
}

.cart-empty .empty-tip {
 display: inline-block;
 text-align: left;
 color: #333;
}

.cart-empty a {
 color: #005de9;
 text-decoration: underline
}

.cart-main {
 color: #666
}

.cart-main caption {
 line-height: 36px;
 font-size: 14px;
 color: #878787;
}

.cart-main a {
 color: #333;
 font-size: 14px;
}

.cart-main a:hover {
 text-decoration: none
}

.cart-main .col-1,.cart-main .col-3,.cart-main .col-4,.cart-main .col-5,.cart-main .col-6,.cart-main .col-7,.cart-main .col-8 {
 width: 100px
}

.member-order .cart-main .col-1,.member-order .cart-main .col-3,.member-order .cart-main .col-4,.member-order .cart-main .col-5,.member-order .cart-main .col-6,.member-order .cart-main .col-7,.member-order .cart-main .col-8 {
 width: 80px
}

.cart-main thead tr {
 height: 56px
}

.cart-main thead th {
 font-weight: 400;
 color: #666;
 font-size: 14px;
 text-align: center
}

.cart-main .cart-product td,.cart-main .p-packs td {
 padding-bottom: 20px;
 padding-top: 22px;
}

.cart-main .p-title a:hover,.cart-main .p-gift a:hover,.cart-main .btn-goon:hover {
 text-decoration: underline;
 color: #005de9;
}

.cart-main .p-spec {
 float: left;
 line-height: 20px;
 margin-bottom: 6px;
 color: #878787;
 font-size: 12px;
 margin-top: 8px;
}

.cart-main .p-action a {
 color: #005de9;
}

.cart-main .p-action a:hover {
 text-decoration: underline
}

.cart-main .p-action i {
 display: none;
}

.cart-main .p-gift b,.cart-main .p-promotion b,.cart-main .p-adjunct .p-title b,.cart-main .p-packs-item .p-title b {
 color: #ef4521;
 font-weight: 400
}

.cart-main .p-gift i {
 color: #999
}

.cart-main .p-promotion li {
 width: 100%;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis
}

.cart-main .p-adjunct-icon,.cart-main .p-packs-icon {
 background-color: #efefef;
 float: right;
 padding: 5px 10px
}

.cart-main .order-gift .p-price,.cart-main .order-gift .p-num,.cart-main .cart-exchange .p-price,.cart-main .cart-exchange .p-num,.cart-main .p-gift .p-price,.cart-main .p-gift .p-num,.cart-main .p-packs-item .p-price,.cart-main .p-packs-item .p-num {
 color: #999
}

.cart-main .cart-exchange .cart-subtitle th,.cart-main .order-gift .cart-subtitle th {
 font-weight: 400;
 font-size: 14px;
 height: 27px;
 text-align: left;
 background-color: #f6f6f6;
 padding-left: 10px;
 border-top: 1px solid #e6e6e6
}

.cart-main .order-price .btn-blue {
 font-size: 12px;
 color: #fff;
 margin-right: 10px
}

.cart-main .order-price li {
 overflow: hidden;
 clear: both
}

.cart-main .order-price .label {
 float: left;
 text-align: right;
 width: 200px;
}

.cart-main .order-price .label i {
 font-size: 12px
}

.cart-main .order-price .price {
 float: left;
 text-align: left;
 width: 150px;
 padding-left: 5px;
 color: #ff2f2f;
}

.cart-main .order-price .price b {
 font-weight: 400
}

.cart-main .order-price .total {
 line-height: 40px
}

.cart-main .order-price .total em,.cart-main .order-price .total .order-container .notice-box i,.order-container .notice-box .cart-main .order-price .total i {
 font-weight: bold
}

.cart-main .order-price .total b {
 font: 24px/1.5 Verdana,Geneva,Arial,Helvetica,sans-serif
}

.cart-main .cart-left {
 text-align: left;
 vertical-align: middle
}

.cart-main .cart-right {
 text-align: right;
}

.cart-main .cart-right a {
 display: inline-block;
 margin-top: 55px;
}

.p-quantity a {
 color: #878787;
}

.order-promotion,.order-coupon,.order-deduction,.unused-promotion {
 text-align: left;
 margin: 23px 0;
 line-height: 22px
}

.order-promotion .btn-collapse,.order-coupon .btn-collapse,.order-deduction .btn-collapse,.order-promotion .btn-expand,.order-coupon .btn-expand,.order-deduction .btn-expand,.unused-promotion .btn-collapse,.unused-promotion .btn-expand {
 margin-right: 10px
}

.order-promotion h3,.order-coupon h3,.order-deduction h3,.unused-promotion h3 {
 font-size: 14px;
 color: #333;
 margin-bottom: 10px
}

.order-promotion .content,.order-coupon .content,.order-deduction .content,.unused-promotion .content {
 padding-left: 30px;
 font-size: 12px;
 color: #878787;
}

.order-promotion b,.order-coupon b,.order-deduction b,.unused-promotion b {
 color: #878787;
 font-weight: 400
}

.order-promotion h3,.order-coupon h3,.order-deduction h3 {
 font-weight: 400
}

.unused-promotion .btn-fororder {
 font-weight: 400;
 font-size: 12px;
 color: #0064b8
}

.view-history {
 margin-top: 40px;
 border-top: 1px solid #f2f2f2;
}

.view-history .title {
 line-height: 70px;
 font-size: 14px;
 color: #333;
}

.view-history .content {
 padding: 5px 2px
}

.view-history .item {
 width: 278px;
 margin: 10px 0px 13px 0px;
}

.view-history a:hover {
 text-decoration: underline
}

.view-history a.btn {
 display: block;
 text-align: left;
}

.view-history a.btn:hover {
 text-decoration: none
}

.view-history a.btn span {
 display: block
}

.view-history .p-info {
 width: 150px;
 margin: 0 14px;
 font-family: "Microsoft YaHei","Helvetica Neue","Helvetica","Arial";
}

.view-history .p-info h3 {
 font-size: 12px;
 font-weight: 400;
 line-height: 20px;
 height: 40px;
 overflow: hidden
}

.view-history .p-price {
 line-height: 33px;
 color: #005de9;
}

.view-history .p-price b {
 font-weight: 400
}

.cart-fororder .wrapper {
 margin: 0 40px
}

.cart-fororder .item {
 width: 200px;
 padding: 15px 10px
}

.cart-fororder .p-info {
 width: 95px;
 margin-left: 7px;
 font-family: "Microsoft YaHei","Helvetica Neue","Helvetica","Arial";
}

.cart-fororder .p-info h3 {
 font-size: 12px;
 font-weight: 400;
 line-height: 20px;
 height: 40px;
 overflow: hidden
}

.cart-fororder .p-info a.btn {
 display: block;
 text-align: center
}

.cart-fororder .p-name {
 color: #666
}

.cart-fororder .p-name:hover {
 color: #026eb7
}

.cart-fororder .p-price {
 line-height: 33px;
 color: #ff2f2f;
}

.cart-fororder .p-price b {
 font-weight: 400
}

.order-container .title-left,.order-container .notice-box .info {
 float: left
}

.order-container .notice-message {
 color: #d72327;
 float: right
}

.order-container .notice-box {
 background-color: #fffbe6;
 border: 1px solid #ffcc6c;
 padding: 15px 20px;
 margin-bottom: 10px;
 line-height: 28px;
 color: #666
}

.order-container .notice-box em,.order-container .notice-box i {
 margin-right: 30px
}

.order-container .notice-box i {
 color: #f60000
}

.order-container .notice-box .inner {
 overflow: hidden
}

.order-container .notice-box .action {
 float: right
}

.order-container .notice-box .action .btn {
 margin-left: 10px
}

.order-container .cart-main {
 border-top: 0 none
}

.order-container .cart-main thead {
 background-color: transparent;
 border-bottom: 1px solid #f2f2f2;
}

.order-container .cart-main thead th {
 *border-bottom: 1px solid #e6e6e6
}

.order-container .cart-main .cart-item.last {
 border-bottom: 0 none
}

.order-container .cart-main .cart-item .last td {
 *border-bottom-style: dashed
}

.order-container .cart-main tbody.last td {
 *border-bottom: 0 none
}

.order-container .cart-exchange .cart-subtitle th,.order-container .order-gift .cart-subtitle th {
 background-color: #f6f6f6
}

.order-container .cart-exchange .cart-item,.order-container .order-gift .cart-item {
 border-bottom-style: dashed
}

.order-container .cart-exchange .cart-item td,.order-container .order-gift .cart-item td {
 *border-bottom-style: dashed
}

.order-container .cart-exchange .last,.order-container .order-gift .last {
 border-bottom: 0 none
}

.order-container .cart-exchange .last td,.order-container .order-gift .last td {
 *border-bottom: 0 none
}

.order-main {
 color: #666;
}

.order-main .highlight .order-section-content {
 margin: 8px 0 0;
 border: 1px solid #005de9;
}

.order-goods input,.order-goods textarea {
 width: 70%
}

.order-goods textarea {
 -webkit-resize: vertical;
 -moz-resize: vertical;
 resize: vertical
}

.order-clearing caption {
 padding: 0 15px;
 font-weight: bold;
 color: #271b09;
 text-align: left;
 font-size: 14px;
 line-height: 36px
}

.order-clearing .order-price {
 padding-top: 22px;
 vertical-align: top;
 text-align: right;
 font-size: 14px
}

.order-clearing .order-price ul {
 width: 355px;
 _width: 358px
}

.order-clearing .order-price li {
 clear: both;
 overflow: hidden;
 white-space: nowrap;
 line-height: 32px
}

.order-clearing .order-price .btn-goon {
 color: #666
}

.order-clearing .order-price .label {
 float: left;
 text-align: right;
 width: 200px
}

.order-clearing .order-price .label i {
 font-size: 12px
}

.order-clearing .order-price .price {
 float: left;
 text-align: left;
 width: 150px;
 padding-left: 5px;
 color: #ff2f2f;
}

.order-clearing .order-price .price b {
 font-weight: 400
}

.order-clearing .order-price .total {
 line-height: 40px
}

.order-clearing .order-price .total em,.order-clearing .order-price .total .order-container .notice-box i,.order-container .notice-box .order-clearing .order-price .total i {
 font-weight: bold
}

.order-clearing .order-price .total b {
 font: 24px/1.5 Verdana,Geneva,Arial,Helvetica,sans-serif
}

.order-clearing .order-price .btnarea {
 margin-top: 40px;
 margin-right: 25px
}

.order-clearing-info {
 margin-top: 0;
 border-top: 0 none
}

.order-clearing-info .order-infor {
 background-color: transparent
}

.order-clearing-info .order-price {
 background-color: transparent;
 border-left: 0 none
}

.order-clearing-info h3,.order-clearing-info .order-promotion ul,.order-clearing-info .order-coupon ul,.order-clearing-info .order-deduction ul,.order-clearing-info .order-remark p {
 float: left
}

.order-clearing-info .order-promotion,.order-clearing-info .order-coupon,.order-clearing-info .order-deduction {
 overflow: hidden
}

.order-clearing-info .order-promotion ul,.order-clearing-info .order-coupon ul,.order-clearing-info .order-deduction ul {
 padding-left: 0
}

.order-coupon select,.order-deduction select {
 max-width: 280px;
 *width: 280px;
 *margin-right: 5px
}

.order-coupon input,.order-deduction input {
 *margin-right: 5px
}

.order-coupon p {
 margin-bottom: 8px
}

.order-coupon .used li i {
 width: 430px;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 display: inline-block;
 vertical-align: middle
}

.order-deduction p {
 margin-bottom: 8px
}

.order-deduction p em,.order-deduction p .order-container .notice-box i,.order-container .notice-box .order-deduction p i {
 margin-left: 1em
}

.order-deduction .score-inner {
 display: inline-block;
 vertical-align: top
}

.order-remark label {
 font-size: 14px
}

.order-remark textarea {
 font-size: 12px;
 width: 450px;
 -webkit-resize: vertical;
 -moz-resize: vertical;
 resize: vertical
}

.order-splice {
 margin-bottom: 0
}

.order-splice .last {
 border-bottom: 0 none
}

.payment-container {
 margin-bottom: 50px
}

.payment-container .msg-success {
 margin: 40px 0 26px;
 text-align: center
}

.payment-container .msg-success .icon {
 font-size: 24px;
 color: #05aa3b;
 vertical-align: middle;
 margin-right: 10px
}

.payment-container .msg-success .msg-cont {
 font-size: 14px;
 color: #333;
}

.payment-container .payment-main {
 border-top: 1px solid #f2f2f2;
 padding-top: 23px
}

.order-info {
 width: 92%;
 margin: 0 46px;
}

.order-info .col-2 {
 width: 15%
}

.order-info .price {
 font-size: 16px
}

.order-info .span-section {
 margin-right: 2em
}
/*
.complete-container {
 margin: 60px
}*/

.complete-container .msg {
 margin-bottom: 25px;
 height: 50px
}

.complete-container .msg .icon {
 font-size: 26px;
 line-height: 1;
 margin-right: 10px;
 vertical-align: middle
}

.complete-container .msg .msg-ttl {
 font-size: 16px;
 font-weight: bold;
 line-height: 28px;
 color: #333
}

.complete-container .msg .msg-ttl i {
 font-size: 12px;
 color: #666;
 font-weight: 400
}

.complete-container .msg .msg-cont {
 display: inline-block;
 vertical-align: middle;
 color: #666
}

.complete-container .msg-success .icon {
 color: #005de9;
}

.complete-container .msg-failure .icon {
 color: #b64236
}

.order-info-grid {
 border: 1px solid #d4d4d4;
 text-align: center;
 width: 100%
}

.order-info-grid .col-6 {
 width: 42%
}

.order-info-grid b {
 color: red;
 font-size: 14px
}

.order-info-grid th {
 background-color: #fff;
 height: 48px;
 font-weight: 400;
 text-align: center
}

.order-info-grid td {
 border: 1px solid #d4d4d4;
 padding: 8px 2px;
 line-height: 22px
}

.payment-center {
 background-color: #fff;
 padding: 23px 0 0;
 margin-top: 23px;
}

.payment-center .payment-info b {
 font-size: 14px
}

.payment-center .payment-info .price {
 color: red
}

.payment-center .payment-info a {
 margin-left: 6px;
 text-decoration: none;
}

.payment-center .payment-info em,.payment-center .payment-info .order-container .notice-box i,.order-container .notice-box .payment-center .payment-info i {
 color: #888;
 margin-left: 10px
}

.payment-center .payment-info .form-item {
 margin-bottom: 2em
}

.payment-center .payment-info .form-label {
 width: 8em
}

.payment-center .payment-tips {
 border-top: 1px solid #f2f2f2;
 padding: 23px 46px;
 color: #666
}

.payment-center .payment-tips h3 {
 font-size: 12px
}

.payment-center h4 {
 font-size: 14px;
 font-weight: 400
}

#payment_center .payment-tips h3 {
 margin-top: 16px;
 font-size: 14px;
 color: #878787;
}

#payment_center .btn-big span {
 background-color: #005de9;
 width: 88px;
 height: 35px;
 line-height: 35px !important;
 border: none !important;
 font-size: 12px;
}

#payment_center ul li {
 padding: 0 46px 26px;
}

.payment-center .popup-content .change-payment {
 padding: 0 0 20px
}

.payment-center .popup-content .change-payment .btn-settle {
 margin-top: 0
}

.may-need {
 padding: 23px 46px 54px;
 border-top: 1px solid#f2f2f2;
 color: #878787;
}

.may-need a {
 margin-right: 25px;
 text-decoration: none;
}

.may-need a i {
 text-decoration: none;
}

.may-need a .icon {
 font-size: 11px
}

.forgot-steps .step-item {
 width: 22%
}

.page-aside {
 float: left;
 width: 160px
}

.page-article {
 margin-left: 180px
}

.member-menu-list .active,.member-menu-list a:hover {
 color: #045fe9
}

.member-welcome,.member-notice {
 background-color: #fff;
}

.member-order-steps .step-item {
 width: 22%
}

.member-address-submit .btn {
 margin-right: 10px
}

.member-address-submit .btn span {
 padding-left: 17px
}

.member-address-submit .btn span span {
 padding-right: 17px;
 padding-left: 0
}

.payment-bank {
 margin-bottom: 20px
}

.payment-bank .switchable-trigger {
 line-height: 30px;
 border: 3px solid #ffecc8;
 border-bottom: 0;
 color: #ffc75c
}

.payment-bank .switchable-trigger.active {
 margin-bottom: -3px;
 line-height: 33px;
 background: #fff;
 border: 3px solid #fda600;
 border-bottom: 0
}

.payment-bank .switchable-panel {
 padding: 10px;
 border: 3px solid #fda600
}

.payment-bank .payment-bank-list {
 padding: 20px 10px;
 background: #fffce3
}

.payment-bank .payment-bank-list li {
 float: left;
 margin: 0 10px 30px 10px
}

.payment-bank label {
 display: block;
 cursor: pointer
}

.payment-bank label.selected img {
 border: 2px solid #fda600
}

.payment-bank label input {
 margin-right: 5px;
 vertical-align: middle
}

.payment-bank label img {
 border: 2px solid transparent;
 vertical-align: middle
}

.btn[disabled] span,.btn.disabled span,.btn[disabled]:hover span,.btn.disabled:hover span {
 background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#9c9c9c),color-stop(100%,#8e8e8e));
 background-image: -webkit-linear-gradient(#9c9c9c,#8e8e8e);
 background-image: -moz-linear-gradient(#9c9c9c,#8e8e8e);
 background-image: linear-gradient(#9c9c9c,#8e8e8e);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=true,gradientType=0,startColorstr='#FF9C9C9C',endColorstr='#FF8E8E8E') \9;
 color: #ddd
}

.btn-import span {
 background-color: #005de9;
 width: 194px;
 height: 59px;
 line-height: 59px !important;
 border: none !important;
}

.btn-major span {
 color: #005de9;
 font-size: 14px;
 padding-left: 0;
}

.btn-caution span {
 background-color: #005de9;
}

.btn-flat span {
 background-color: #fff
}

.btn-rounded span {
 background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fefefe),color-stop(100%,#e8e8e8));
 background-image: -webkit-linear-gradient(#fefefe,#e8e8e8);
 background-image: -moz-linear-gradient(#fefefe,#e8e8e8);
 background-image: linear-gradient(#fefefe,#e8e8e8);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=true,gradientType=0,startColorstr='#FFFEFEFE',endColorstr='#FFE8E8E8') \9
}

.btn-groupbuy {
 color: #fff;
 -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.4);
 -moz-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.4);
 box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.4)
}

.btn-groupbuy span {
 background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fec747),color-stop(100%,#ffb401));
 background-image: -webkit-linear-gradient(#fec747,#ffb401);
 background-image: -moz-linear-gradient(#fec747,#ffb401);
 background-image: linear-gradient(#fec747,#ffb401);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=true,gradientType=0,startColorstr='#FFFEC747',endColorstr='#FFFFB401') \9
}

.btn-remind span {
 background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#56b600),color-stop(100%,#59a001));
 background-image: -webkit-linear-gradient(#56b600,#59a001);
 background-image: -moz-linear-gradient(#56b600,#59a001);
 background-image: linear-gradient(#56b600,#59a001);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=true,gradientType=0,startColorstr='#FF56B600',endColorstr='#FF59A001') \9
}

.btn-collapse,.btn-expand {
 background-color: #fff
}

.share-mini .icon {
 width: 16px;
 height: 16px;
 display: inline-block;
 vertical-align: -3px;
 background-image: url(../sprites/share.png);
 margin-right: 5px
}

.share-mini a {
 line-height: 16px;
 padding: 5px 10px;
 display: block;
 white-space: nowrap
}

.share-mini a:hover {
 background-color: #f6f6f6
}

.share-mini a:hover .icon {
 opacity: .8;
 filter: alpha(opacity=80)
}

.share-mini .sina .icon {
 background-position: 0 0
}

.share-mini .tencent .icon {
 background-position: 0 -16px
}

.share-mini .qzone .icon {
 background-position: 0 -32px
}

.share-mini .renren .icon {
 background-position: 0 -48px
}

.share-mini .kaixin001 .icon {
 background-position: 0 -64px
}

.share-mini .douban .icon {
 background-position: 0 -80px
}

.share-icons .icon {
 vertical-align: -3px;
 width: 16px;
 height: 16px;
 display: inline-block;
 background-image: url(../sprites/share.png);
 margin-right: 3px
}

.share-icons .sina .icon {
 background-position: 0 0
}

.share-icons .tencent .icon {
 background-position: 0 -16px
}

.share-icons .qzone .icon {
 background-position: 0 -32px
}

.share-icons .renren .icon {
 background-position: 0 -48px
}

.share-icons .kaixin001 .icon {
 background-position: 0 -64px
}

.share-icons .douban .icon {
 background-position: 0 -80px
}

.spec-item .selected i {
 background: url(../sprites/item_selected.gif) no-repeat;
 position: absolute;
 right: 0;
 bottom: 0;
 _bottom: -1px;
 width: 11px;
 height: 11px
}

.calendar {
 background: #fff url(../sprites/cal.png) no-repeat 2px 50%;
 padding-left: 24px
}

.signin-page-wrap {
 background: url(../images/login_select.png) no-repeat 0 center;
 padding-top: 108px;
 padding-bottom: 90px;
}

#qrcode .wrapper {
 position: relative;
 width: 630px;
 height: 349px;
 background: url(../images/window-wx.jpg) no-repeat center;
 background-size: cover;
 text-align: center;
 margin: 0 auto;
}

#qrcode .wrapper img {
 position: absolute;
 width: 180px;
 left: 62px;
 top: 100px;
}

.page-article .member-messagebox {
 overflow: inherit;
 background-color: #fff;
}

.page-article .member-messagebox .member-tabs {
 padding: 0 46px;
/* width: 100%;*/
 overflow: hidden;
}

.page-article .member-messagebox .member-tabs a {
 float: left;
}

.btn-grayed span {
 background-color: #CCCCCC;
 color: #fff;
}

.btn-grayed:hover span {
 background-color: #CCCCCC;
 color: #fff;
}
#member_messagebox .member-messagebox-list table .caution q{
 margin-left: 62px;
}
#_build_tips_inline_error_8 {
 padding-left: 120px;
}
#_build_tips_inline_error_12 {
 padding-left: 121px;
}

#_build_tips_inline_error_10 {
 padding-left: 120px;
}

/*
#_build_tips_inline_error_11 {
 padding-left: 122px;
}
*/

.action-buynow {
 letter-spacing: 4px;
}

#peijian span span {
 width: 160px;
}

#_build_tips_inline_error_14 {
 margin-left: 250px;
}

#_build_tips_inline_error_16 {
 margin-left: 288px;
}


/*#_build_tips_inline_error_17 {
 margin-left: 128px;
}*/

#find_old_pass {
 width: 316px;
 height: 23px;
 line-height: 23px;
 padding: 0 10px;
}

#main .cart-title i {
 display: none;
}

#main .cart-title h1 {
 font-size: 18px;
 color: #333;
}

#cart_steps {
 margin: 23px 0 33px;
}

#cart_steps table tr td {
 width: 290px;
 text-align: center;
}

#cart_steps table tr td span {
 margin-left: 0;
}

#cart_steps table tr td:nth-child(2),
#cart_steps table tr td:nth-child(4) {
 width: 131px;
}

#cart_container {
 border-top: 1px solid #f2f2f2;
}

#cart_container .title h2 {
 margin-top: 32px;
 padding: 0;
 color: #333;
}

#cart_container tfoot tr {
 border-top: 1px solid #eee;
}

#cart_container tfoot tr .btn-flat {
 color: #005de9;
 font-size: 14px;
}

#cart_container tfoot tr .btn-flat {
 color: #005de9;
 font-size: 14px;
}

#cart_container tfoot tr:nth-child(2) td button span {
 border: 1px solid #fff;
 display: inline-block;
 line-height: 22px;
 font-size: 15px;
}

#cart_main thead tr th:nth-child(1) {
 width: 460px;
}

#cart_main thead tr th:last-child {
 padding-right: 30px;
 text-align: right;
}

#cart_main tbody tr td .p-quantity {
 width: 100px;
 height: 28px;
 border: 1px solid #d2d2d2;
 border-radius: 6px;
 margin-top: -5px;
}

#cart_main .btn-fav {
 margin-right: -20px;
}

#cart_main .btn-delete {
 float: right;
}

#cart_main caption {
 margin-top: 23px;
}

#change_shipping .fill-shipping tr:nth-child(2) td .x-input {
 margin-left: 0;
}

#change_shipping .fill-shipping tr:nth-child(5) td {
 padding-left: 10px;
}

#change_shipping .fill-shipping tr:nth-child(5) td input {
 width: 199px;
}

#change_shipping .fill-shipping tr:nth-child(5) td span {
 margin-left: 15px;
}

#change_shipping .fill-shipping tr:last-child td a {
 margin-left: 8px;
}

#change_shipping .fill-shipping tr td .x-input {
 margin-left: 9px;
 width: 526px;
}

#payment_container div:nth-child(1) {
 top: 0 !important;
}

#payment_container div:nth-child(1) h2 {
 padding: 34px 0;
 font-size: 18px;
 color: #333;
}

#payment_container div:nth-child(1) p {
 font-size: 14px;
 color: #333;
 line-height: 28px;
}

#payment_container div:nth-child(1) p a {
 font-size: 14px;
 color: #005de9;
 text-decoration: none !important;
}

#payment_container div:nth-child(2) {
 border-top: 1px solid #f2f2f2;
}

#payment_container .title h2 {
 margin-left: 46px !important;
}

#page_signup .sign-title {
 padding-left: 0;
 margin-top: 57px;
}

#page_signup form ul,
#page_signup form ul li {
 width: 100%;
}

#page_signup form ul li {
 margin-top: 14px;
}

#page_signup form ul li .password-check {
 margin-left: 8px;
 width: 8%;
}

#page_signup form ul li span input {
 width: 346px;
 padding: 0 14px;
 height: 44px;
}

#page_signup form ul li:nth-child(8) {
}

#page_signup form ul li:nth-child(8) input {
 width: 13px;
 height: 13px;
}

#page_signup form ul li:nth-child(8) .form-sub-label {
 margin-left: 6px;
}

#page_signup form ul li:last-child button {
 width: 376px;
 background-color: #005de9;
 height: 46px;
}

#page_signup form ul li:last-child button span {
 width: 100%;
 color: #fff;
 background-color: #005de9;
 height: 46px;
 border: none;
}

#page_signup form ul li:last-child button span span {
 width: 100%;
 color: #fff;
 background-color: #005de9;
 height: 44px;
 line-height: 44px;
 font-size: 16px;
 letter-spacing: -6px;
}

.signup-article #page_signup form ul li .form-act {
 margin-left: 412px;
}

#albums_main .albums-product-title p a span {
 background-color: #005de9;
 color: #fff;
 text-align: center;
 width: 140px;
 line-height: 32px;
 height: 32px;
 padding: 0;
 font-size: 14px;
 border-radius: 6px;
}

#albums_main .albums-product-title h1 {
 font-size: 16px;
 color: #333;
 padding: 10px 0;
}

#product_container form .product-titles {
 text-align: left;
 line-height: normal;
 margin-bottom: 0;
 border: none;
}

#product_container form .product-titles h2 {
 font-size: 30px;
 color: #333;
 padding-bottom: 10px;
}

#product_container form .product-titles p {
 font-size: 16px;
 color: #6e6e6e;
 line-height: 24px;
}
/*
#product_promotion {
 margin-top: -20px;
 margin-bottom: 39px;
}*/

.product-action .product-buy-action {
 border-top: 1px solid #f2f2f2;
}

.product-action .product-buy-action .action-buynow,
.product-action .product-buy-action .action-addtocart {
 margin-top: 28px;
}

.product-action .product-buy-action .action-buynow span {
 color: #fff;
 font-size: 14px;
 border-radius: 6px;
 background-color: #005de9;
 width: 169px;
 height: 50px;
 line-height: 50px !important;
 border: none !important;
}

.product-action .product-buy-action .action-addtocart span {
 color: #525151;
 font-size: 14px;
 border-radius: 6px;
 background-color: #efefef;
 width: 169px;
 height: 50px;
 line-height: 50px !important;
 border: none !important;
 padding-right: 0;
}

#mini_cart_dialog .caution-content {
 font-size: 14px;
 color: #525151;
 line-height: 36px;
}

#mini_cart_dialog .caution-content .price {
 color: #005de9;
}

#mini_cart_dialog .actions button span {
 width: 109px;
 height: 35px;
 line-height: 35px;
 background: #efefef;
 border-radius: 6px;
 font-size: 14px;
 color: #525151;
 border: none;
}

#mini_cart_dialog .actions a {
 margin-left: 16px;
}

#mini_cart_dialog .actions a span {
 width: 109px;
 height: 35px;
 line-height: 35px;
 background: #005de9;
 border-radius: 6px;
 font-size: 14px;
 color: #fff;
 border: none;
 padding-left: 0px;
 padding-right: 0;
}

#signup_success .icon-success {
 background: none;
}

#signup_success .icon {
 font-size: 36px;
 color: #05aa3b;
 float: left;
 line-height: 36px;
 margin-top: -2px;
}

#signup_success form .tips-actions a:first-child {
 width: 100px;
 height: 38px;
 border: 1px solid #005de9;
 background: #fff;
}

#signup_success form .tips-actions a:first-child span {
 width: 100px;
 height: 38px;
 border: none;
}

#signup_success form .tips-actions a:first-child span span,
#signup_success form .tips-actions a:nth-child(2) span span,
#signup_success form .tips-actions a:last-child span span {
 font-size: 14px;
 color: #005de9;
 line-height: 38px;
 text-align: center;
}

#signup_success form .tips-actions a:nth-child(2) {
 width: 142px;
 height: 38px;
 border: 1px solid #005de9;
 background: #fff;
 margin: 0 6px;
}

#signup_success form .tips-actions a:nth-child(2) span {
 width: 142px;
 height: 38px;
 border: none;
}

#signup_success form .tips-actions a:last-child {
 width: 126px;
 height: 38px;
 border: 1px solid #005de9;
 background: #fff;
}

#signup_success form .tips-actions a:last-child span {
 width: 126px;
 height: 38px;
 border: none;
}

#signup_success form .tips-controls label {
 font-size: 15px;
 color: #333;
}

#signup_success form .tips-controls input {
 width: 228px;
 height: 30px;
 line-height: 30px;
}

#signup_success form .tips-controls button span {
 padding-left: 0;
}

#signup_success form .tips-controls button span span {
 padding-left: 0;
 width: 72px;
 height: 30px;
 line-height: 30px;
 text-align: center;
 padding-right: 0;
}

#signup_success form .alert-tip {
 line-height: 25px;
 color: #7b7b7b;
 display: inline-block;
 padding: 0 5px;
 font-size: 14px;
 padding: 0;
 background: none;
 border: none;
}

#signup_success form .alert-tip em {
 color: #ff2f2f;
}

#signup_success form .alert-tip a {
 color: #005de9;
}

.signup-success {
 padding-left: 302px;
 padding-top: 60px;
 padding-bottom: 60px
}

.signup-success .descrip {
 font-size: 14px;
 color: #333;
 margin-left: 90px
}

.signup-success p {
 font-size: 24px;
 margin-bottom: 44px
}

.signup-success .tips-controls {
 padding: 46px 0 23px;
}

.signup-success .tips-controls .btn-caution {
 margin-left: 10px
}

.signup-success .alert-tip {
 padding: 5px 10px;
 color: #333;
 margin-bottom: 20px
}

.signup-success .alert-tip em {
 display: block;
 color: red
}

#forgot_steps {
 margin: 0;

}

#forgot_content {
 margin: 0 auto;
}

#forgot_content form ul li label {
 width: 145px;
 font-size: 16px;
 color: #333;
 text-align: right;
 margin-top: 5px;
}

#forgot_content form ul li .form-act {
 margin-left: 2px;
 width: 336px;
 height: 30px;
 line-height: 30px;
}

#forgot_content form ul li .form-act input {
 width: 316px;
 height: 30px;
 line-height: 30px;
 padding: 0 10px;
}

#forgot_content form ul .form-item a span {
 color: #005de9 !important;
}

#forgot_content form ul .form-item-normal {
 margin-left: 146px;
}

#forgot_content form ul .form-item-normal .form-act button span span {
 padding-left: 0;
 padding-right: 0px;
 width: 68px;
 height: 26px;
 line-height: 26px;
 text-align: center;
 font-size: 14px;
}

#forgot_content form ul .form-item-normal .forgot-remember {
 margin-left: 146px;
}

#forgot_content form ul li .action-verify-method {
 width: 15px !important;
 margin-right: 6px;
 height: 30px;
 line-height: 30px;
 padding: 0 10px;
}

#forgot_content form ul .op-verify-email .form-act {
 margin-left: 18px;
}

#forgot_content form ul .op-verify-email .form-act a {
 margin-left: 18px;
}

#forgot_content form ul .op-verify-email .form-act a span span {
 color: #fff !important;
 padding-right: 10px;
}

#forgot_content form ul li {
 height: 40px;
}

#forgot_content form ul .form-item-normal span .btn-caution {
 margin-left: 16px;
 margin-top: 8px;
}
#member_security #verify_steps,
#verify_content{
 padding: 0 46px;
}

#member_security form ul li span span {
 font-size: 14px;
}

#member_security .security-actions span {
 border: none !important;
 font-size: 14px;
 letter-spacing: 1px;
 color: #005de9;
}


#member_security ul li:nth-child(2) span .icon-warning {
 float: left;
 font-size: 18px;
 margin-right: 15px;
 color: #febf0f;
}

#member_security ul li:nth-child(1) .security-actions a span span {
 letter-spacing: -3px;
 color: #005de9;
}

#complete_main table tbody tr td .span-section pre {
 font-family: inherit;
 margin-left: -58px;
 margin-bottom: -28px;
}

.inner-wrap_product h2 {
 position: static !important;
 padding: 12px 0;
}

.inner-wrap_product .groupbuy-remind form ul li {
 line-height: 36px;
}

.inner-wrap_product .groupbuy-remind form ul li:last-child {
 line-height: normal;
}

.inner-wrap_product .groupbuy-remind form ul li:nth-child(9) {
 float: left;
 width: 52px;
}

.inner-wrap_product .groupbuy-remind form ul li:nth-child(10) {
 float: left;
 width: 524px;
}

.inner-wrap_product .groupbuy-remind form ul li:last-child {
 width: 100%;
}

.inner-wrap_product .groupbuy-remind form ul li:last-child .form-actions {
 width: 50px;
 height: 22px;
 background-color: #005de9;
 margin-bottom: 40px;
 margin-top: 22px;
}

.inner-wrap_product .groupbuy-remind form ul li:last-child .form-actions button {
 width: 50px;
 height: 22px;
}

.inner-wrap_product .groupbuy-remind form ul li:last-child .form-actions button span {
 width: 50px;
 height: 22px;
 line-height: 22px;
 padding: 0;
 text-align: center;
}

#member_orders .member-grid tr td a {
 color: #005de9;
}

#member_orders span a {
 color: #005de9;
}

.inner-wrap_product #main {
 padding: 46px;
}

#member_orders .actions a span {
 background-color: #fff;
 width: 56px;
 height: 26px;
}

#member_orders .actions a span span {
 font-size: 14px;
 width: 56px;
 line-height: 26px!important;
 height: 26px;
}

#member_welcome .update-order .label-alert {
 padding: 0;
 margin: 0;
 background-color: #fff;
}

#member_orders table thead tr th:last-child {
 width: 100px;
}

#member_security .member-mod{
padding: 0 46px;
}

#member_fav .member-mod-title,
.memeber-mod-content,
#member_address_list,
#member_information .member-mod,
#member_orders,
.inner-wrap_product .groupbuy-remind {
 padding: 0 46px;
}

#member_fav .member-mod {
 padding: 0 46px;
}

#member_fav .memeber-mod-content ul li .goods-pic {
 line-height: normal;
}

#member_fav .member-mod-more a {
 color: #005de9;
}

#member_fav .actions .action-delete {
 margin-top: -5px;
 margin-right: 0 !important;
}

#member_fav .member-mod tbody tr td:first-child {
 width: 118px !important;
}

#member_fav .member-mod .action-addtocart span span {
 margin-left: 74px;
}

.subNav {
 width: 100%;
 height: 84px;
 border-bottom: 1px solid #d8d8d8;
}

.subNav_box {
 height: 84px;
 margin: 0 auto;
}

.subNav_box h2 {
 float: left;
 font-size: 22px;
 line-height: 84px;
 color: #333;
 padding: 0;
}

.subNav_box ul {
 width: 436px;
 float: right;
}

.subNav_box ul li {
 float: left;
 line-height: 84px;
 margin-right: 48px;
}

.subNav_box ul li a {
 font-size: 12px;
 color: #333;
}

.subNav_box ul li:last-child {
 /*font-size: 12px;*/
 color: #333;
 margin-right: 0;
 float: right;
}

.mod-content table tr td div div p {
 padding-bottom: 26px;
}

.inner-wrap_product .mod-content table tr td table tr td{
 border:1px solid #d8d8d8 !important;
}

.inner-wrap_product .mod-content table tr td blockquote {
 margin: 0 !important;
}

.inner-wrap_product .mod-content table tr td blockquote div table {
 width: 1118px !important;
 color: #333;
}


.inner-wrap_product .mod-content table tr td blockquote div table tbody tr:nth-child(2) {
 height: 114px;
 line-height: 114px;
}

.inner-wrap_product .mod-content table tr td blockquote div table tbody tr {
 height: 78px;
 line-height: 78px;
}

.inner-wrap_product .mod-content table tr td blockquote div table tbody tr:nth-child(9) td {
 text-align: center;
 border: none !important;
}

.inner-wrap_product .mod-content table tr td blockquote div table tbody tr:nth-child(9) td font:first-child div {
 margin-top: -46px;
}

.mod .mod-content tbody tr td p {
 margin: 0 !important;
}

.mod .mod-content table tbody tr td p strong span {
 color: #333 !important;
 font-size: 22px !important;
}

.mod .mod-content table tbody tr td p span {
 font-size: 16px !important;
 font-family: "Microsoft YaHei","Helvetica Neue","Helvetica","Arial" !important;
}

.mod .mod-content table tbody tr td p:nth-child(2) {
 padding: 22px 0 !important;
}

.mod .mod-content table tbody tr td p:nth-child(2) span {
 color: #878787 !important;
}

.mod .mod-content table tbody tr td p:nth-child(5),
.mod .mod-content table tbody tr td p:nth-child(7),
.mod .mod-content table tbody tr td p:nth-child(9),
.mod .mod-content table tbody tr td p:nth-child(11),
.mod .mod-content table tbody tr td p:nth-child(13),
.mod .mod-content table tbody tr td p:nth-child(15),
.mod .mod-content table tbody tr td p:nth-child(17),
.mod .mod-content table tbody tr td p:nth-child(19),
.mod .mod-content table tbody tr td p:nth-child(21),
.mod .mod-content table tbody tr td p:nth-child(23) {
 padding-bottom: 22px !important;
}

.mod .mod-content table tbody tr td p:nth-child(7),
.mod .mod-content table tbody tr td p:nth-child(9),
.mod .mod-content table tbody tr td p:nth-child(11),
.mod .mod-content table tbody tr td p:nth-child(13),
.mod .mod-content table tbody tr td p:nth-child(15),
.mod .mod-content table tbody tr td p:nth-child(17),
.mod .mod-content table tbody tr td p:nth-child(19),
.mod .mod-content table tbody tr td p:nth-child(21),
.mod .mod-content table tbody tr td p:nth-child(23),
.mod .mod-content table tbody tr td p:nth-child(25) {
 padding-top: 22px;
}

.mod .mod-content table tbody tr td p:nth-child(3) span,
.mod .mod-content table tbody tr td p:nth-child(4) span,
.mod .mod-content table tbody tr td p:nth-child(5) span,
.mod .mod-content table tbody tr td p:nth-child(7) span,
.mod .mod-content table tbody tr td p:nth-child(9) span,
.mod .mod-content table tbody tr td p:nth-child(11) span,
.mod .mod-content table tbody tr td p:nth-child(13) span,
.mod .mod-content table tbody tr td p:nth-child(15) span,
.mod .mod-content table tbody tr td p:nth-child(17) span,
.mod .mod-content table tbody tr td p:nth-child(19) span,
.mod .mod-content table tbody tr td p:nth-child(21) span,
.mod .mod-content table tbody tr td p:nth-child(23) span,
.mod .mod-content table tbody tr td p:nth-child(25) strong {
 color: #878787 !important;
 font-size: 16px;
}

.mod .mod-content table tbody tr td p:nth-child(6),
.mod .mod-content table tbody tr td p:nth-child(8),
.mod .mod-content table tbody tr td p:nth-child(10),
.mod .mod-content table tbody tr td p:nth-child(12),
.mod .mod-content table tbody tr td p:nth-child(14),
.mod .mod-content table tbody tr td p:nth-child(16),
.mod .mod-content table tbody tr td p:nth-child(18),
.mod .mod-content table tbody tr td p:nth-child(20),
.mod .mod-content table tbody tr td p:nth-child(22),
.mod .mod-content table tbody tr td p:nth-child(24) {
 padding-top: 22px;
}

#product_detail .detail-content {
 padding-left: 0;
}

#product_consult .mod {
 margin-bottom: 0;
}

#product_consult .mod .consult-title button span {
 height: 30px;
 width: 90px;
 background: #005de9;
 color: #fff;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
}

#post_consult .mod-title h2 {
 padding: 30px 0;
 font-size: 18px;
 color: #333;
}

#post_consult form ul li:first-child {
 margin-bottom: 22px !important;
}

#post_consult form ul li:first-child label {
 font-size: 15px;
 color: #333;
}

#post_consult form ul li:first-child .form-act input {
 margin: 0 8px 0 24px;
}

#post_consult form ul li:first-child .form-act label {
 margin: 0;
}

#post_consult form ul li:nth-child(4) {
 padding: 30px 0;
}

#post_consult form ul li:nth-child(4) label {
 color: #333;
 margin-top: 2px;
}

#post_consult form ul li:nth-child(4) span input {
 width: 100px;
 height: 30px;
 padding: 0;
 line-height: 30px;
 margin: 0 10px;
}

#post_consult form ul li:last-child span button span {
 width: 80px;
 height: 30px;
 line-height: 30px;
 font-size: 15px;
}

#product_consult_init .mod {
 margin: 0;
}

#product_consult_init .mod-title h2 {
 font-size: 18px;
 padding: 30px 0;
}

#product_consult_init .consult-title button span {
 height: 30px;
 width: 90px;
 background: #005de9;
 color: #fff;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
}

#consult_content_init {
 border-bottom: none;
}

#product_consult .mod-content ul{
 padding: 0;
}

#order_price .inner .btnarea button span{
 height: 59px !important;
}
#order_price .inner .btnarea button span span{
 line-height: 59px !important;
}
#member_orders table tbody tr td.actions a span {
 line-height: 26px !important;
}

/*#member_order .member-order-flow ul{
 padding: 20px 0 40px;
}*/
#member_order .member-order-flow ul li a{
 color: #005de9 !important;
 text-decoration: none !important;
}
/*#member_order .member-order-flow ul li:nth-child(3) ul{
 padding: 30px 98px;
}*/
#member_order .member-order-flow ul li .notice-inline{
 padding: 6px 100px;
}

#member_aftersales_goods table .actions{
 text-align: left;
}

#member_aftersales .member-mod form .member-content {
 padding: 15px 0;
}
#member_aftersales .member-mod form .member-content li{
 padding: 12px 0;
}
#member_aftersales .member-mod form .member-content li:nth-child(2) span input,
#member_aftersales .member-mod form .member-content li:nth-child(4) span input{
 height: 32px;
 line-height: 32px;
}
#member_aftersales .member-mod form .member-content li:last-child span a span span{
 padding: 0 14px;
}
/*

#member_aftersales .member-mod form .member-content li:nth-child(4) span input:nth-child(2) {
 position: relative;
 display: inline-block;
 background: #D0EEFF;
 border: 1px solid #99D3F5;
 border-radius: 4px;
 padding: 4px 12px;
 overflow: hidden;
 color: #1E88C7;
 text-decoration: none;
 text-indent: 0;
 line-height: 20px;
}
*/

#member_menu .member-menu-mod:first-child ul li:last-child{
 display: none;
}
#complete_container {
 background-color: #fff;
 padding: 46px;
}

#complete_container .order-info-grid {
border: none;
}
/*.inside-wrap{
 background-color: #fff;
}*/

#member_notify .member-mod,
#member_coupon .member-mod{
 padding: 0 46px;
}

#member_coupon table tbody tr td{
 padding: 6px 0;
}

#order_coupon #for_select_coupon,
#order_coupon #for_input_coupon{
 padding: 4px;
}
#order_coupon .action-confirm-coupon{
 padding: 0px 8px;
}
#order_coupon  .action-confirm-coupon span{
 padding: 0 6px;
}



/*在线咨询*/
.contact{
 position: fixed;
 right: 10px;
 bottom: 25%;
 z-index: 2400;
 width: 126px;
 height: 56px;
 background-color: #005de9;
 box-sizing: content-box;
 border-radius: 28px;

}

.contact p{
 color: #fff;
 text-align: right;
 font-size: 15px;
 padding-right: 21px;
 width: 105px;
 height: 56px;
 line-height: 56px;
}
.ser {
 width: 18px;
 float: left;
 margin: 21px 0 0 20px;
 display: block;
 height: 18px;
}

.update-subNav{
 width: 1204px;
 margin: 65px auto 0;
 height: 40px;

}
.update-subNav h1{
 color: #333;
 font-size: 26px;
 float: left;
 margin-right: 60px;
}
.update-subNav a{
 font-size: 16px;
 color: #333;
 margin-right: 30px;
 line-height: 40px;
}

.update-subNav a:hover{
 color: #005de9;

}