body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0
}

body, button, input, select, textarea {
    font: 12px/1.5em "Microsoft YaHei", Airal
}

address, cite, dfn, em, var, i {
    font-style: normal
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

li {
    list-style: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

fieldset, img {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

.clear {
    clear: both
}

body {
    min-width: 1000px
}

s, u {
    text-decoration: none
}

a {
    color: #000;
    text-decoration: none
}

code {
    display: none
}

input, label {
    vertical-align: middle
}

.fl {
    float: left !important
}

.fr {
    float: right !important
}

.hide {
    display: none
}

.show {
    display: block
}

.bold {
    font-weight: 700
}

.underline {
    text-decoration: underline;
    color: #000
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.align-top {
    vertical-align: top
}

.font18 {
    font-size: 18px
}

.font20 {
    font-size: 20px
}

.line18 {
    line-height: 18px
}

.line24 {
    line-height: 24px
}

.min-text {
    width: 190px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #ddd;
    text-indent: 5px
}

.large-text {
    width: 330px;
    height: 21px;
    line-height: 21px;
    border: 1px solid #d2d2d2;
    text-indent: 2px
}

.tiny-text {
    width: 84px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #eee;
    text-indent: 6px
}

.nowrap {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pos_r {
    position: relative
}

.pos_a {
    position: absolute
}

.pos_f {
    position: fixed
}

.pos_s {
    position: static
}

.icon-heart-white, .icon-radio, .icon-radio-disabled, .icon-radio-checked, .icon-arrow-down, .icon-arrow-right, .icon-arrow-right-b, .icon-cn, .icon-usa, .icon-hk, .icon-gb, .icon-eu, .icon-germany, .icon-italy, .icon-france, .icon-japanese, .icon-england, .icon-canada, .icon-cn-gray, .icon-usa-gray, .icon-hk-gray, .icon-gb-gray, .icon-eu-gray, .icon-germany-gray, .icon-italy-gray, .icon-france-gray, .icon-japanese-gray, .icon-england-gray, .icon-canada-gray {
    height: 14px;
    width: 14px;
    display: inline-block;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    background-image: url(/imgs/img/icon_blm.png);
    background-repeat: no-repeat
}

.icon-heart-white {
    background-position: 0 -56px
}

.icon-radio {
    margin-right: 2px;
    background-position: 0 -72px
}

.icon-radio-disabled {
    margin-right: 2px;
    background-position: 0 -86px
}

.icon-radio-checked {
    margin-right: 2px;
    background-position: 0 -100px
}

.icon-arrow-down {
    margin-top: -1px;
    background-position: 0 -114px;
    vertical-align: middle
}

.icon-arrow-right {
    background-position: 0 0
}

.icon-arrow-right-b {
    background-position: 0 -10px
}

.icon-cn, .icon-usa, .icon-hk, .icon-gb, .icon-eu, .icon-cn-gray, .icon-usa-gray, .icon-hk-gray, .icon-gb-gray, .icon-eu-gray, .icon-germany, .icon-italy, .icon-france, .icon-japanese, .icon-england, .icon-canada {
    height: 12px;
    width: 18px;
    vertical-align: middle;
    margin-top: -3px
}

.icon-usa {
    background-position: -30px -23px
}

.icon-hk {
    background-position: -108px -345px
}

.icon-cn {
    background-position: -30px -36px
}

.icon-gb {
    background-position: -30px -48px
}

.icon-eu {
    background-position: -108px -357px
}

.icon-usa-gray {
    background-position: -48px -23px
}

.icon-hk-gray {
    background-position: -126px -345px
}

.icon-cn-gray {
    background-position: -48px -36px
}

.icon-gb-gray {
    background-position: -48px -48px
}

.icon-eu-gray {
    background-position: -126px -357px
}

.icon-germany {
    background-position: -72px -357px
}

.icon-italy {
    background-position: 0 -345px
}

.icon-france {
    background-position: -72px -345px
}

.icon-japanese {
    background-position: -36px -357px
}

.icon-england {
    background-position: -36px -345px
}

.icon-canada {
    background-position: 0 -357px
}

.icon-germany-gray {
    background-position: -90px -357px
}

.icon-italy-gray {
    background-position: -18px -345px
}

.icon-france-gray {
    background-position: -90px -345px
}

.icon-japanese-gray {
    background-position: -54px -357px
}

.icon-england-gray {
    background-position: -54px -345px
}

.icon-canada-gray {
    background-position: -18px -357px
}

.diy-scrollbar {
    scrollbar-arrow-color: #f4ae21;
    scrollbar-face-color: #333;
    scrollbar-3dlight-color: #666;
    scrollbar-highlight-color: #666;
    scrollbar-shadow-color: #999;
    scrollbar-darkshadow-color: #666;
    scrollbar-track-color: #666;
    scrollbar-base-color: #f8f8f8;
    overflow-x: hidden;
    position: relative
}

.diy-scrollbar::-webkit-scrollbar-thumb {
    background-color: #ccc;
    height: 50px;
    outline-offset: -2px;
    -webkit-border-radius: 4px;
    border: 2px solid #ccc
}

.diy-scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: #ccc;
    height: 50px;
    -webkit-border-radius: 4px
}

.diy-scrollbar::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.diy-scrollbar::-webkit-scrollbar-track-piece {
    background-color: #eee;
    -webkit-border-radius: 0
}

span.hand {
    cursor: pointer
}

input, select {
    border: 1px solid #e0e0e0
}

.autohide {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.BTNred {
    display: inline-block;
    background: #d60076;
    color: #fff;
    border: 0;
    padding: 8px 15px;
    font-size: 11px;
    line-height: 11px;
    width: 60px;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.topmain {
    margin: 5px auto 0;
    width: 1000px;
    height: 75px
}

.topmain .logo {
    float: left;
    width: 187px;
    height: 75px;
    text-align: center
}

.topmain .logo img {
    border: 0
}

.topmain2 {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    height: 85px
}

.topmain .search {
    float: right;
    width: 620px;
    padding-top: 5px;
    text-align: right
}

.topmain .search .searchleft {
    float: left;
    margin: 6px 0 0 22px
}

.topmain .search .searchright {
    float: right
}

.filter-wrap {
    padding: 6px 18px;
    background: #eee;
    height: 23px
}

.filter-box {
    float: left
}

.filter-title, .filter-menu-title, .filter-toggle-title {
    text-indent: 8px;
    height: 21px;
    line-height: 21px;
    color: #000;
    background: #fff url(./list_share.png) no-repeat 89px -304px
}

.filter-box li {
    position: relative;
    float: left;
    margin-right: 5px;
    width: 101px;
    height: 21px;
    border: 1px solid #DFDFDF;
+ z-index: 8
}

.filter-menu {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 2;
    width: 100%;
    background: #fff;
    display: none;
    border: 1px solid #dfdfdf;
    box-shadow: 1px 2px 4px #aaa
}

.filter-menu-title, .filter-toggle-title {
    color: #d60076;
    cursor: pointer;
    background-position: 89px -325px
}

.filter-menu-panel {
    padding: 5px 10px 6px
}

.filter-menu a, .filter-menu span {
    height: 22px;
    line-height: 22px;
    display: block
}

.filter-menu a {
    cursor: pointer
}

.filter-menu a:hover {
    color: #d60076
}

.filter-menu span {
    color: #D4D4D4
}

.filter-box .second {
    width: 108px
}

.filter-box .second .filter-title {
    background-position: 93px -304px
}

.filter-box .second .filter-menu-title {
    background-position: 93px -325px
}

.filter-box .third {
    width: 92px
}

.filter-box .third .filter-title {
    background-position: 77px -304px
}

.filter-box .third .filter-menu-title {
    background-position: 77px -325px
}

.filter-clear {
    float: left;
    line-height: 23px;
    height: 23px
}

.filter-second {
    float: right
}

.filter-second li {
    width: 119px;
    margin-right: 0
}

.filter-second .filter-title {
    background-position: 105px -304px
}

.filter-second .filter-menu-title {
    background-position: 105px -325px
}

.filter-toggle {
    position: absolute;
    top: 6px;
    left: 18px;
    z-index: 9;
    width: 120px;
    display: none
}

.filter-toggle-shadow {
    position: relative;
    z-index: 1;
    width: 101px;
    height: 21px;
    box-shadow: 1px 0 1px #ccc, -1px -1px 2px #ddd;
    border: 1px solid #dfdfdf;
    border-bottom: 0
}

.filter-toggle-title {
    width: 101px;
    position: absolute;
    left: 1px;
    top: 1px;
    z-index: 2;
    height: 26px
}

.filter-toggle-panel {
    background: #fff;
    height: 350px;
    width: 811px;
    box-shadow: 1px 2px 3px #bbb, -1px -1px 2px #ddd;
    border: 1px solid #dfdfdf
}

.filter-toggle-top {
    height: 30px;
    line-height: 30px;
    padding-left: 28px
}

.filter-toggle-top a {
    color: #35a9ee
}

.filter-toggle-hd {
    padding-left: 23px;
    line-height: 30px;
    font-size: 12px;
    font-family: Arial;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.filter-toggle-hd a {
    padding: 0 6px
}

.filter-toggle-hd .brandlist-hot {
    font-size: 11px;
    -webkit-transform: scale(0.85);
    -webkit-text-size-adjust: none
}

.filter-toggle-hd a:hover {
    background: #d60076;
    color: #fff
}

.filter-toggle-hd .fav {
    padding: 0 4px;
    background-position: -76px -210px;
    width: 12px;
    height: 15px;
    display: inline-block;
    margin-left: 2px;
+ background-position: 7 px - 210 px;
    vertical-align: text-top
}

.filter-toggle-hd .fav:hover {
    background-position: -76px -224px;
    background-color: #d60076
}

.filter-toggle-hd .disable {
    background-position: -76px -237px;
    cursor: default
}

.filter-toggle-hd .disable2, .filter-toggle-hd .disa {
    color: #D4D4D4;
    cursor: default
}

.filter-toggle-hd .disa:hover, .filter-toggle-hd .disable2:hover {
    background-color: transparent;
    color: #D4D4D4
}

.filter-toggle-hd .disable:hover {
    background-position: -76px -237px;
    background-color: transparent
}

.filter-toggle-hd input {
    height: 18px;
    width: 154px;
    margin: -1px 0 0 14px;
    outline: 0;
    text-indent: 6px;
    color: #a6a6a6
}

.filter-main {
    height: 224px;
    background: #fff;
    overflow-y: auto
}

.filter-main-list, .filter-search-result, .filter-checked-result {
    padding-left: 30px;
    color: #a6a6a6;
    overflow: hidden
}

.filter-main h3 {
    font-family: Arial;
    color: #000
}

.filter_collect {
    width: 160px;
    background: url(./list_share.png) no-repeat -114px -202px;
    padding-left: 16px
}

.filter-main h3 i {
    font-size: 12px;
    text-decoration: underline;
    height: 100%;
    cursor: pointer;
    padding-left: 6px;
+ font-family: '\5B8B\4F53'
}

.filter-main h3 img {
    vertical-align: middle
}

.filter-main-list p {
    padding-bottom: 14px;
    overflow: hidden
}

.filter-main h3 {
    clear: both;
    padding-top: 6px;
    height: 18px
}

.filter-main span {
    float: left;
    padding-top: 10px;
    width: 188px;
    height: 18px
}

.filter-main a {
    cursor: pointer;
    display: inline-block;
    max-width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #777
}

.filter-main .active {
    text-decoration: underline;
    color: #000
}

.filter-main a:hover {
    color: #000
}

.filter-shops {
    left: 127px
}

.filter-shops .filter-toggle-title {
    left: 0
}

.filter-shops .filter-toggle-shadow {
    left: -1px
}

.filter-shops .filter-toggle-panel {
    margin-left: -376px
}

.filter-btn-group {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 5
}

.filter-btn-clear {
    margin-right: 16px;
    margin-left: -50px;
    zoom: 1
}

.filter-btn-ok {
    width: 58px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #000;
    border: 0
}

.mybrank-btns {
    padding-top: 30px;
    text-align: center
}

.mybrank-btns input {
    margin-left: 12px;
    width: 120px;
    height: 24px;
    line-height: 24px;
    background: #000;
    color: #fff;
    border: 0
}

.mybrank-btns a {
    vertical-align: middle
}

.mybrank-btns a:hover {
    color: #d60076
}

.mybrank-checked {
    padding-top: 5px
}

.filter-theme2 .mybrank-btns a {
    margin-left: -58px
}

.filter-min {
    padding-right: 10px
}

.filter-min li {
    width: 104px;
    height: 19px;
    line-height: 19px;
    margin-right: 0;
    margin-left: -1px
}

.filter-min .filter-title, .filter-min .filter-menu-title {
    height: 19px;
    line-height: 19px;
    background-position: 87px -305px
}

.filter-min .filter-menu-title {
    background-position: 87px -326px
}

.filter-theme2 .filter-toggle-panel {
    width: 552px;
    height: 358px;
    margin-left: -1px
}

.filter-theme2 .filter-toggle-top {
    display: none
}

.filter-theme2 .filter-toggle-hd, .filter-theme2 h3 {
    display: none
}

.filter-theme2 .filter-main {
    height: 291px
}

.filter-theme2 .filter-main-list {
    padding-left: 10px;
    padding-top: 5px
}

.filter-theme2 .filter-main-list p {
    padding-bottom: 0
}

.filter-theme2 .filter-main span {
    padding-top: 10px;
    width: 144px
}

.filter-theme2 .filter-main a {
    width: 140px
}

.filter-theme2 .pl30 {
    padding-left: 30px
}

.filter-theme2 .mybrank-btns {
    padding-top: 25px
}

.filter-theme2 .mybrank-btns input {
    width: 65px
}

.support-transport {
    float: left;
    padding-left: 14px;
    line-height: 23px
}

.icon-transport {
    display: inline-block;
    height: 13px;
    width: 13px;
    overflow: hidden;
    margin-right: 5px;
    background: url(/imgs/favlisticons2.png) no-repeat -1px -60px;
    vertical-align: text-top;
    margin-top: 2px
}

.icon-transport-on {
    background-position: -20px -60px
}

* html {
    _background-image: url(about:blank);
    _background-attachment: fixed
}

.dialog-close, .dialog .dialog-loading, .dialog .btn-group {
    position: absolute
}

.dialogMask {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999998;
    top: 0;
    left: 0;
    display: none;
    background: #000;
    opacity: .8;
    filter: alpha(opacity:80);
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop))
}

.dialog {
    background: #fff;
    position: fixed;
    z-index: 999999;
    top: 50%;
    left: 50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight/2))
}

.dialog-hd {
    position: relative;
    height: 32px;
    background: #D50574;
    color: #fff;
    font-size: 14px;
    text-indent: 20px;
    line-height: 32px;
    overflow: hidden
}

.dialog-close {
    right: 10px;
    top: 8px;
    height: 16px;
    width: 16px;
    background: url(/imgs/img/list_share.png) no-repeat -326px -246px;
    cursor: pointer
}

.dialog-bd {
    position: relative;
    overflow: hidden
}

.dialog iframe {
    height: 100%;
    width: 100%;
    border: 0
}

.dialog .dialog-loading {
    left: 0;
    z-index: 8;
    width: 100%;
    background: #fff;
    text-align: center;
    font-size: 16px
}

.dialog .btn-group {
    bottom: 40px;
    width: 100%;
    left: 0;
    text-align: center;
    clear: both;
    font-size: 0
}

.dialog .btn {
    margin: 0 3px;
    display: inline-block;
    height: 27px;
    width: 90px;
    border: 1px solid #DCDCDC;
    line-height: 27px;
    text-align: center;
    cursor: pointer;
    font-size: 12px
}

.dialog .btn:hover {
    background-color: #D60076;
    color: #fff
}

.dialog-remove i, .dialog-warning i {
    background-image: url(/imgs/img/list_share.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    height: 28px;
    width: 28px;
    margin-right: 14px;
+ vertical-align: middle
}

.dialog-remove i {
    background-position: 0 -555px
}

.dialog-warning i {
    background-position: -1px -699px
}

.dialog-remove, .dialog-warning {
    height: 28px;
    margin: 26px 0 40px;
    line-height: 28px;
    font-size: 14px;
    text-align: center
}

.dialog-del {
    padding-left: 70px;
    padding-right: 90px;
    height: 30px;
    line-height: 30px;
    margin: 26px 0 40px;
    font-size: 14px;
    text-align: center
}

.dialog-del i {
    width: 30px;
    height: 30px;
    float: left;
    background: url(/imgs/img/list_share.png) no-repeat 0 -698px;
    display: inline-block;
+ vertical-align: middle
}

.topmain .shares {
    float: right;
    padding-top: 35px;
    width: 603px;
    height: 26px
}

.topmain .shares u {
    padding: 0 5px;
    display: inline-block
}

.topmain .shares a {
    color: #000
}

.topmain .search .searchline {
    height: 29px;
    float: right;
    clear: both;
    overflow: hidden;
    text-align: center;
    width: 490px;
    padding-bottom: 10px
}

.topmain .search .searchline em {
    display: inline-block;
    width: 560px;
    background: url(/imgs/search1.png) no-repeat;
    height: 29px;
    padding: 0 15px
}

.topmain .search .searchline i {
    display: inline-block;
    width: 560px;
    float: left;
    background: url(/imgs/search2.png) no-repeat center right;
    height: 29px;
    padding-right: 15px
}

.topmain .search .searchline b {
    display: inline-block;
    width: 100%;
    background: url(/imgs/search0.png);
    height: 29px;
    text-align: left
}

.topmain .search .searchline b input {
    width: 530px;
    margin-top: 5px;
    float: left;
    border: 0;
    outline: 0
}

.topmain .search .searchline b .searchbtn {
    width: 19px;
    height: 18px;
    margin-top: 5px;
    float: right
}

.topmain-search {
    margin: 32px 0 0 50px
}

.topmain-search .search-btn {
    float: left;
    height: 29px;
    width: 36px;
    background: url(/imgs/img/list_share.png) 0 -761px;
    text-indent: -9999px;
    border: 0
}

.loginbox20 {
    float: left;
    width: 197px;
    margin-top: 26px
}

.loginbox20 .loginbox21 {
    float: right;
    width: 160px;
    padding-top: 20px;
    text-align: right;
    background: url(/imgs/img/list_share.png) -313px -428px
}

.loginbox20 .loginbox21 a {
    color: #333;
    vertical-align: middle;
    zoom: 1
}

.loginbox20 .loginbox21 a:hover {
    color: #d60076
}

.loginbox20 .loginbox22 {
    float: right;
    cursor: pointer;
    height: 34px;
    padding-top: 9px
}

.loginbox20 .loginbox22 a {
    float: left;
    color: #333;
    line-height: 14px
}

.loginbox20 .loginbox22 img {
    float: left;
    width: 43px
}

.loginbox20 .loginbox22 .face {
    float: left;
    width: 45px;
    height: 45px;
    margin-top: -15px
}

.loginbox20 .loginbox22 .icon {
    float: left;
    width: 8px;
    height: 35px;
    display: inline-block;
    background: url(/imgs/icon_sys.png) no-repeat 4px -90px;
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px
}

.loginbox22 .face-photo {
    width: 45px;
    height: 45px
}

.searchdiv {
    overflow: hidden;
    margin-top: 14px;
    height: 90px;
    padding-bottom: 3px
}

.searchdiv .logo {
    float: left;
    width: 200px;
    text-align: center;
    height: 120px;
    margin: 0 45px 0 5px
}

.searchbox {
    float: left;
    width: 500px;
    margin-right: 50px
}

.searchdiv .searchdiv-btn {
    width: 42px;
    height: 38px;
    border: 0;
    float: left;
    margin-left: 20px;
    text-indent: -9999px;
    background: 0 0;
    cursor: pointer
}

.searchinput {
    margin-top: 32px;
    background: url(/imgs/img/list_share.png) no-repeat 0 -791px;
    padding-bottom: 1px;
+ overflow: hidden
}

.searchdiv #keyword {
    float: left;
    margin-left: 15px;
    border: 0;
    outline: 0;
    font-size: 15px;
    height: 24px;
    line-height: 24px;
    padding: 7px 0;
+ line-height: 26 px;
    width: 420px;
    background: 0 0
}

@media \0screen {
    .searchdiv #keyword {
        line-height: 26px
    }
}

.searchdiv .loginbox20 {
    margin-top: 35px
}

.searchline {
    position: relative;
    z-index: 8890
}

.searchline #adviceBox {
    top: 30px;
    left: 0
}

.searchline .keyword {
    float: left;
    height: 23px;
    line-height: 23px;
    width: 450px;
    font-size: 14px;
    outline: 0;
    padding: 2px 0 2px 10px;
    border: 1px solid #eee
}

#adviceBox {
    display: none;
    position: absolute;
    width: 495px;
    margin-top: -2px;
    z-index: 88888;
    background: #fff;
    border: 1px solid #ccc
}

#adviceBox li {
    padding: 5px 10px;
    font-size: 11px;
    cursor: default;
    font-family: Arial
}

#adviceBox .active {
    background: #d60076;
    color: #fff
}

.topmain .loginTag {
    float: right;
    width: 260px;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.topmain .loginTag a {
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block
}

.navbarbg {
    background: #000;
    height: 35px;
    min-width: 1000px;
    width: 100%;
    z-index: 9999;
    left: 0
}

.navbar {
    margin: 0 auto;
    width: 1000px;
    height: 35px;
    color: #fff
}

.navbar a {
    color: #fff;
    text-decoration: none
}

.navbar a:hover {
    color: #fff;
    text-decoration: none
}

.navbar li em a {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    font-size: 13px;
    cursor: pointer
}

.navbar li {
    float: left
}

.navbar .discuz {
    float: right;
    text-align: right;
    width: 200px
}

.navbar .discuz ul {
    text-align: right;
    float: right
}

.navbar .navbarUL {
    float: left;
    height: 35px;
    position: relative;
    z-index: 25
}

.navbar li.selected, .navbar li.menux:hover {
    background: url(./nav_btn.png) 0 -189px
}

.navbar .navcont {
    margin: 0 25px;
    color: #fff
}

.navbar .navcont ul {
    width: 135px;
    float: left
}

.navbar .navcont ul.dbwidth {
    width: 330px
}

.navbar .navcont .rlist {
    float: right;
    margin-top: 7px
}

.navbar .navcont ul li {
    float: left;
    width: 130px;
    margin-top: 6px;
    padding-left: 5px;
    height: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 0 solid #00f
}

.navbar .navcont .dbwidth li {
    width: 160px
}

.navbar .navcont .dbwidth li.b {
    margin-right: 120px
}

.navbar .navcont .b {
    width: 110px;
    color: #fff;
    margin: 16px 10px 5px 0;
    font-weight: 700;
    border-bottom: 1px solid #666
}

.navbar .navcont .b i {
    float: right
}

.navbar .navcont .c {
    margin: 6px 0 0
}

.navbar .navcont .d {
    height: 7;
    margin: 0
}

.navbar .navcont .ritem {
    width: 120px;
    margin-top: 10px
}

.navbar .navcont a {
    font-family: Verdana, "Microsoft YaHei"
}

.navbar .navcont a:hover {
    color: #d60076
}

.navbar .navcont img {
    margin: -1px 0 0 1px;
    position: absolute
}

.navbarUL > li {
    margin-right: 52px
}

.navbar img {
    border: 0
}

.navbar .hot, .navbar .heart {
    margin: 11px 5px 9px;
    float: left
}

.navbar .heart {
    margin: 3px 5px 0 0
}

.navbar .dmenu {
    border-bottom: 1px solid #333;
    display: none;
    margin-top: -2px;
    position: absolute;
    z-index: 9900;
    left: 0;
    top: 35px;
    color: #333;
    width: 1000px;
    background: rgba(0, 0, 0, .93);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#DD000000', EndColorStr='#DD000000')
}

.navbarUL .menuallbtn {
    width: 125px;
    background: url(/imgs/img/nav_btn.png) repeat-x 0 0;
    position: absolute;
    height: 25px;
    right: 35px;
    margin-top: -35px;
    color: #fff;
    line-height: 25px;
    text-align: center
}

.navbarUL .menuallbtn:hover {
    background-position: 0 -32px
}

.menuxShops .navcont {
    min-height: 230px;
    overflow: hidden
}

.menuxShops .navcont .menux-shops {
    width: auto;
    overflow: hidden;
    padding: 12px 0 30px;
    float: none
}

.menuxShops .navcont .menux-shops li {
    width: 183px
}

.menuxShops .navcont .menux-newshops {
    width: 115px;
    padding: 18px 0 30px;
    margin-right: 73px
}

.navcont .brandMorebtn {
    position: absolute;
    display: block;
    background: #f28;
    height: 46px;
    margin: 17px auto;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
    width: 192px;
    bottom: -10px;
    right: 25px
}

.navcont .brandMorebtn:hover {
    color: #fff
}

.usermorebox {
    clear: both;
    width: 100px;
    margin: -3px auto 0 -40px
}

.usermorebox .cont {
    position: absolute;
    width: 100px;
    background: url(/imgs/img/usermorebox_bg.png) 0 -2px;
    z-index: 9900;
    line-height: 20px;
    padding: 20px 5px 10px
}

.usermorebox .cont img {
    margin-right: 5px
}

.usermorebox .cont .a {
    display: block;
    text-align: right;
    color: #000;
    width: 90px;
    padding-right: 10px;
    font-size: 9pt;
    line-height: 24px;
    font-weight: 400
}

.usermorebox .cont .k_set {
    padding-right: 12px;
    background: url(/imgs/img/list_share.png) no-repeat -425px -608px;
    width: 80px;
    line-height: 24px
}

.usermorebox .cont .k_set:hover {
    background: url(/imgs/img/list_share.png) no-repeat -425px -633px
}

.usermorebox .cont .k_quit {
    padding-right: 12px;
    background: url(/imgs/img/list_share.png) no-repeat -425px -658px;
    width: 80px;
    border-top: 1px solid #bbb;
    margin-top: 8px
}

.usermorebox .cont .k_quit:hover {
    background: url(/imgs/img/list_share.png) no-repeat -425px -683px
}

.usermorebox .cont .a:hover {
    color: #d60076
}

.usermorebox .cont .a img {
    float: none;
    margin: 0;
    float: right;
    margin-top: 7px;
    margin-left: 2px
}

.footer {
    position: relative;
    z-index: 19;
    margin-top: 20px;
    padding-top: 20px;
    clear: both;
    background: #000
}

.footer .footerbox {
    margin: 0 auto;
    width: 1000px;
    color: #fff;
    overflow: hidden
}

.footer .footerbox li {
    margin-bottom: 5px
}

.footer .footerbox li li {
    height: 22px;
    line-height: 22px;
    margin-bottom: 0
}

.footer .footerbox li li span {
    display: block;
    width: 16px;
    height: 16px;
    background: url(/imgs/img/list_share.png) no-repeat -326px -1162px;
    margin-top: 4px
}

.footer .footerbox b {
    display: block;
    margin-bottom: 10px;
    margin-left: -30px
}

.footer s {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 5px -8px 0
}

.footer a {
    color: #fff
}

.footer .flist {
    float: left;
    padding-left: 60px;
    width: 130px
}

.footer .separator {
    float: left;
    width: 5px;
    height: 120px;
    background: url(/imgs/img/nav_btn.png) no-repeat 0 -65px
}

.footer .mailbox {
    width: 420px;
    margin: 0 auto;
    height: 20px;
    line-height: 20px;
    font-size: 12px
}

.footer .mailicon {
    float: left;
    width: 103px;
    color: #fff;
    line-height: 20px;
    font-size: 9pt;
    margin-top: 0
}

.footer .mailicon img {
    height: 12px;
    float: left;
    display: inline-block;
    margin: 4px 2px 0
}

.footer .mailicon i {
    display: inline-block;
    float: left;
    font-size: 9pt
}

.footer .mailinput {
    float: left;
    width: 249px;
    height: 20px;
    font-size: 12px
}

.footer .txt {
    float: left;
    color: #fff;
    padding: 0 3px;
    margin-top: -2px;
    font-size: 12pt
}

.footer .mailinput input {
    width: 240px;
    color: #bbb;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
+ margin-top: - 1 px;
    border: 1px solid #fff
}

.footer .mailbox .mailinput input:focus {
    border: 1px solid #d60076
}

.footer .mailbox a {
    color: #000
}

.footer .mailbox .mailsend {
    float: left;
    width: 36px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    margin-left: 2px;
    text-align: center
}

.footer .mailbox .mailsend:hover {
    background: #ED0C6E;
    color: #fff
}

.footer .mailbox .mailsend b {
    font-weight: 400;
    cursor: pointer
}

.copy {
    padding: 25px 20px 25px 0;
    color: #fff;
    text-align: center;
    text-indent: 10px
}

.copy .a {
    color: #fff
}

.copy .a:hover {
    text-decoration: underline
}

pre {
    word-wrap: break-word;
    word-break: break-all
}

.bg2 {
    border: 1px solid #333;
    padding: 5px 0 5px 10px
}

.bg1 {
    border: 0;
    line-height: 24px;
    background-color: #666;
    padding: 10px;
    height: 24px;
    font-size: 14px;
    color: #fff
}

.maindiv, .blm-wrap {
    margin: 0 auto;
    width: 1000px
}

.maindiv {
    min-height: 685px
}

.blm-wrap {
    min-height: 615px;
    overflow: hidden
}

.guideline {
    height: 20px;
    padding: 5px 12px;
    line-height: 20px;
    color: #666;
    border-bottom: 1px solid #e0e0e0
}

.guideline a {
    color: #666
}

.goodsleft {
    float: left;
    width: 150px;
    padding-top: 1px
}

.goodsleft .goodsall {
    clear: both;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 12px
}

.goodsleft .goodsall a {
    color: #000
}

.goodsmainbox {
    margin-left: 150px;
    border-left: 1px solid #eee;
    overflow: hidden
}

.goodsmain {
    margin-left: 18px;
    clear: both
}

.goodsmain .goodsimg a {
    display: block
}

.favlistmain2 li .goodsimg:hover img, .goodsmain .goodsimg a:hover img {
    opacity: .8;
    filter: alpha(opacity:80)
}

.goodsmain li {
    float: left;
    width: 260px;
    margin: 20px 16px 0 0;
    padding-bottom: 20px;
    height: 445px
}

.goodsmain .goodsimg img {
    max-width: 240px;
    height: 300px;
    display: block
}

.special-wrapper .goodsmain li {
    position: relative
}

.goodsmain li .good-mask {
    position: absolute;
    width: 240px;
    height: 70px;
    left: 0;
    top: 170px;
    background: url(/imgs/img/sold-out.png) no-repeat 0 0
}

.goodsmain .goodsinfo {
    width: 235px;
    position: relative
}

.goodsinfo-tips {
    position: absolute;
    padding: 9px;
    bottom: 140px;
    left: 0;
    width: 242px;
    color: #999;
    background: #fff;
    border: 1px solid #c6c6c6;
    word-break: break-all
}

.goodsinfo-tips div {
    position: absolute;
    bottom: -14px;
    left: 10px;
    background: url(/imgs/img/goodsinfo-tips.png) no-repeat;
    width: 30px;
    height: 14px
}

.goodsinfo-brand {
    font-weight: 700
}

.goods-outlink a {
    color: #4fa9f4
}

.goods-outlink a:hover {
    text-decoration: underline
}

.goodsinfo s {
    margin-left: 2px;
    color: #d60076
}

.goodsinfo .cartheart {
    height: 18px;
    padding-bottom: 6px;
    position: relative
}

.goodsinfo .cartheart:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

.countdown {
    position: absolute;
    width: 180px;
    height: 19px;
    line-height: 19px;
    left: 0;
    top: 0;
    background: #a4a4a4 url(/imgs/img/list_share.png) no-repeat -174px -1154px;
    text-indent: 24px;
    color: #fff
}

.countdown.enable {
    background-color: #d60076
}

.goodsinfo .fsprice a {
    color: #d60076
}

.goodsinfo .favbtn {
    float: left;
    cursor: pointer
}

.goodsinfo-title {
    padding-top: 7px
}

.goodsinfo strong {
    float: left;
    padding: 0 6px;
    height: 19px;
    line-height: 19px;
    background: #d60076;
    text-align: center;
    font-weight: 400;
    color: #fff;
    cursor: default;
    margin-right: 6px
}

.goodsinfo .shouqin {
    float: left;
    height: 17px;
    line-height: 17px;
    padding: 0 6px;
    border: 1px solid #999;
    color: #666;
    text-align: center
}

.goodsinfo del {
    color: #999;
    text-decoration: line-through;
    padding-right: 6px
}

.goodsinfo .del {
    color: #000
}

.pb4 {
    padding-bottom: 4px
}

.goodsmainbox .goodsads {
    margin: 20px;
    border: 3px solid #eee;
    height: 300px
}

.goodsmainbox .imgbox {
    width: 540px;
    text-align: center;
    height: 300px;
    float: left
}

.goodsmainbox .imgbox img {
    height: 300px;
    max-width: 550px;
    border: 0
}

.goodsmainbox .imginfo img {
    width: 300px;
    border: 0
}

.goodsmainbox .imginfo {
    background: #DADBDC;
    width: 310px;
    height: 300px;
    float: right
}

.goodsmainbox .imginfo input {
    float: right;
    margin-right: 20px
}

.typesmain {
    margin: 0 auto;
    width: 990px;
    padding: 4px 0 0 10px
}

.typesmain ul {
    margin: 5px auto;
    width: 900px
}

.typesmain ul li {
    float: left;
    width: 150px;
    padding: 3px 0
}

.alltypes-hd {
    font-size: 15px;
    padding: 16px 0 4px;
    border-bottom: 2px solid #000;
    font-size: 21px;
    font-weight: 400
}

.alltypes-bd {
    position: relative;
    overflow: hidden;
    padding-bottom: 8px
}

.last {
    padding-bottom: 0;
    margin-bottom: -2px
}

.alltypes-bd dl {
    overflow: hidden;
    border-top: 1px dotted #989898;
    padding: 16px 0 3px 160px;
    font-family: 'Microsoft YaHei'
}

.alltypes-bd .notbor {
    border-top: 0
}

.alltypes-bd dt {
    float: left;
    color: #000;
    width: 130px;
    padding-right: 30px;
    text-align: center;
    margin-left: -160px;
+ margin-top: 2 px
}

.alltypes-bd dt a {
    color: #000
}

.alltypes-bd dd {
    color: #666
}

.alltypes-bd dd a {
    color: #666;
    width: 138px;
    display: inline-block;
    padding-bottom: 8px
}

.alltypes-bd dd a:hover {
    color: #D60076;
    text-decoration: underline
}

.alltypes-bd .sublist {
    padding-left: 130px
}

.pagelist {
    font-size: 0;
    text-align: right;
    position: relative
}

.pagelist div {
    font-size: 12px
}

.pagelist .pageNub {
    height: 18px;
    overflow: hidden;
    position: relative;
    padding: 0 20px
}

.pagelist span, .pagelist a {
    font-size: 12px;
    font-family: Arial
}

.pagelist a {
    padding: 0 2px;
    color: #bbb
}

.pagelist a:hover {
    color: #e04
}

.pagelist a.act {
    color: #000;
    font-weight: 700
}

.pagelist a.act:hover {
    color: #e04
}

.pagelist .page_prev, .pagelist .page_next {
    background-image: url(/imgs/img/list_share.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 12px;
    padding: 0;
    position: absolute;
    top: 3px
}

.pagelist .page_prev {
    left: 0
}

.pagelist .page_next {
    right: 0
}

.pagelist a.page_prev {
    background-position: 0 -267px
}

.pagelist a.page_next {
    background-position: -18px -267px
}

.pagelist span.page_prev {
    background-position: 0 -285px
}

.pagelist span.page_next {
    background-position: -18px -285px
}

.pageSelect {
    position: relative;
    color: #666;
    width: 122px;
    float: right;
    text-align: left
}

.pageSelect .pageValue {
    position: relative;
    border: 1px solid #DFDFDF;
    width: 44px;
    height: 16px;
    line-height: 16px;
    text-indent: 2px;
    background: url(/imgs/img/list_share.png) no-repeat 32px -306px;
    cursor: pointer
}

.pageSelect .down {
    background-position: 32px -327px
}

.pageSelectList {
    position: relative
}

.pageSelectList .pageBody {
    position: absolute;
    top: 18px;
    left: 0;
    background: #fff;
    width: 44px;
    border: 1px solid #DFDFDF;
    border-top: 0;
    padding-top: 5px;
    padding-bottom: 2px;
    display: none
}

.pageSelectList p a {
    display: block;
    line-height: 20px;
    text-indent: 2px;
    color: #000
}

.pageSelectList p a:hover {
    background: #D60076;
    color: #fff;
    text-decoration: none
}

.fixed-right {
    position: fixed;
    left: 50%;
    margin-left: 530px;
    z-index: 20
}

.fixedgoback {
    top: 50%;
    margin-top: 75px;
    width: 108px
}

.fixinput, .fixsearch, .fixtop {
    background-image: url(/imgs/img/list_share.png);
    background-repeat: no-repeat
}

#formcomsch {
    position: relative
}

.fixinput {
    position: absolute;
    right: 105px;
    top: 0;
    width: 212px;
    height: 23px;
    padding: 6px 0;
    background-position: 0 -832px;
    width: 0;
    overflow: hidden
}

.fixsearch {
    float: left;
    width: 50px;
    height: 35px;
    background-position: -316px -832px;
    border: 0;
    cursor: pointer;
    outline: 0
}

.fixtop {
    float: left;
    width: 58px;
    height: 35px;
    background-position: -366px -832px;
    cursor: pointer
}

.fixsty {
    width: 180px;
    height: 21px;
    line-height: 21px;
    border: 1px solid #D60076;
    padding: 0 10px;
    margin-left: 11px
}

.mycartbox {
    top: 50%;
    margin: -55px 0 0 505px;
    padding: 0 12px 0 33px;
    background: url(/imgs/img/list_share.png) no-repeat -316px -271px;
    width: 95px;
    text-align: center;
    color: #fff;
    z-index: 21
}

.mycartinner {
    cursor: pointer
}

.mycartbox .h1 {
    font-size: 32pt;
    line-height: 38px;
    margin: 8px 0 8px -2px;
    font-family: Arial
}

.mycartbox .mycart-bd {
    margin: 8px 0
}

.mycartbox .todaywish i {
    margin-right: 4px
}

.mycartbox .title {
    border-bottom: 1px solid #666;
    line-height: 24px
}

.mycartbox .todaywish {
    border-top: 1px solid #666;
    text-align: center;
    line-height: 28px
}

.mycartbox .img2 {
    display: inline-block;
    float: left;
    margin: 10px 0 0
}

.HelloBg {
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    position: fixed;
    z-index: 10000000;
    background: rgba(0, 0, 0, .916);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ee000000', EndColorStr='#ee000000')
}

.HelloBg .hellobt {
    background: url(/imgs/img/icon_btn_goin.png) 0 0;
    width: 245px;
    height: 55px;
    margin-top: 30px;
    cursor: pointer
}

.HelloBg .hellobt:hover {
    background-position: 0 -55px
}

.goodsleft .menuline {
    border-bottom: 1px solid #e0e0e0;
    padding: 5px;
    cursor: pointer
}

.goodsleft .menuitem a {
    color: #666;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.goodsleft .menuitem a:hover {
    color: #d60076
}

.goodsleft .menuitem a img {
    padding: 3px 0
}

.goodsleft .menuline .nodex {
    font-size: 12pt;
    width: 11px;
    display: inline-block
}

.goodsleft .haixx {
    height: 19px;
    line-height: 19px
}

.goodsleft .haixx a {
    height: 20px;
    line-height: 20px
}

.goodsleft .act {
    background: #f0f0f0
}

.goodsleft .menufocus {
    background-color: #eee
}

.goodsleft .menufocus a {
    color: #d60076
}

.menuitem s.zhe {
    float: left;
    width: 6px;
    overflow: hidden;
    font-family: Arial, "Microsoft YaHei", SimSun
}

.menuitembox {
    display: none
}

.menuitembox a {
    color: #000
}

.goodsleft .navmenu {
    border-bottom: 1px dashed #eee;
    padding: 2px 0;
    height: 22px;
    line-height: 22px
}

.goodsleft .indent1 {
    padding-left: 5px
}

.goodsleft .indent2 {
    padding-left: 13px
}

.goodsleft .indent3 {
    padding-left: 26px
}

.goodsleft .indent4 {
    padding-left: 38px
}

.goodsleft .bortop {
    border-top: 1px dashed #eee;
    margin-top: 4px
}

.menuitem .haixx a {
    padding: 3px 3px 3px 13px
}

.menuitem b {
    color: #d60076
}

.showleft {
    float: left
}

.showleft .thumb {
    padding-top: 15px;
    height: 80px;
    overflow: hidden
}

.showleft .thumb li {
    margin-right: 20px;
    float: left
}

.showleft .thumb img {
    height: 80px;
    cursor: pointer
}

.showdown {
    font-size: 22pt;
    width: 600px;
    text-align: center;
    line-height: 460px;
    padding-top: 20px
}

.showinfo-hd a {
    margin-right: 10px
}

.show-ensign {
    padding-top: 10px;
    min-height: 54px
}

.show-ensign .col1 {
    position: relative;
    padding-top: 3px;
    min-height: 54px;
    min-width: 100px;
    border: 1px solid #fff;
    font-size: 13px;
    line-height: 28px;
    margin-left: -6px
}

.show-ensign .col1 p {
    text-indent: 5px;
    height: 26px;
    cursor: pointer;
    margin-right: 3px
}

.show-ensign .col1 .gray {
    color: #999;
    display: none
}

.show-ensign .col1 .gray:hover {
    color: #000
}

.show-ensign .icon-arrow-down {
    margin-left: 6px
}

.show-ensign .col1 .lineX {
    height: 1px;
    overflow: hidden;
    margin: 0 18px 0 6px;
    background: #e2e2e2;
    display: none
}

.show-ensign .col1-on {
    border-color: #e2e2e2;
    background: #fff
}

.show-ensign .col1-on .lineX, .show-ensign .col1-on .gray {
    display: block
}

.show-ensign .col2 {
    margin-left: 12px;
    padding: 5px 0 2px;
    height: 52px;
    font-size: 15px;
    line-height: 26px
}

.show-ensign img {
    vertical-align: text-top;
    height: 12px;
    margin-top: 4px
}

.show-ensign .question-tips {
    color: #999;
    position: absolute;
    height: 30px;
    width: 250px;
    bottom: 4px;
    background: url(/imgs/img/list_share.png) no-repeat -303px -391px;
    text-indent: 10px;
    line-height: 30px;
    z-index: 4
}

.show-tags {
    font-size: 0;
    clear: both;
    padding-top: 4px;
    overflow: hidden;
    line-height: 0
}

.detailLabel span, .show-tags span {
    padding: 0 5px;
    margin: 5px 5px 0 0;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    background: #f9f9f9;
    color: #666;
    font-size: 12px;
    border: 1px solid #e5e5e5;
    cursor: default
}

.detailLabel .red, .show-tags .red {
    color: #fff;
    background: #d60076;
    border-color: #d60076
}

.detailLabel {
    padding-top: 10px;
    overflow: hidden;
    line-height: 20px
}

.detailLabel h3 {
    font-size: 12px;
    font-weight: 700
}

.show-tag-ret {
    background: url(/imgs/img/list_share.png) no-repeat 0 -730px
}

.show-ensign .all_price {
    position: relative
}

.show-ensign .all_price .updateLoading {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    background: url(/imgs/img/updateLoading.gif) no-repeat 20px 10px #fff
}

.show-ensign .shade_col1 {
    width: 100%;
    height: 56px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .1)
}

.show-ensign-position {
    position: absolute;
    z-index: 4
}

.show-tag-tips {
    background: #fff;
    position: absolute;
    color: #999;
    border: 1px solid #c6c6c6;
    z-index: 11
}

.show-tag-ret {
    height: 16px;
    width: 38px;
    position: absolute;
    z-index: 2;
    left: 10px;
    top: -12px;
    display: inline
}

.show-tag-wrap {
    background: #fff;
    position: relative;
    z-index: 6;
    margin-left: 3px;
    padding: 12px 10px;
    max-width: 350px;
    overflow: hidden;
    line-height: 20px;
    min-width: 150px;
    word-break: break-all
}

.show-regret {
    line-height: 20px;
    margin: 7px 0 -5px;
    color: #000
}

.show-regret em {
    display: block;
    color: #dd0076
}

.color-gray .col2 {
    color: #999
}

.rCustomScrollBox {
    position: relative;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    z-index: 2
}

.rCSCon {
    position: relative;
    margin-right: 24px;
    overflow: hidden;
    z-index: 2
}

.rCSTools, .rCSBtn, .rCSToolsCon, .rCSToolsDragger {
    position: absolute
}

.rCSTools {
    right: 0;
    top: 0;
    height: 100%;
    width: 8px
}

.rCSBtn {
    left: 0;
    width: 0;
    height: 0;
    cursor: pointer
}

.rCSBtnUp {
    top: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #807671
}

.rCSBtnDown {
    bottom: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #807671
}

.rCSToolsCon {
    left: 0;
    top: 10px;
    right: 0;
    bottom: 10px;
    background: #F0F0F1
}

.rCSToolsDragger {
    width: 100%;
    min-height: 30px;
    top: 0;
    left: 0;
    background: url(/imgs/img/list_share.png) no-repeat -303px -428px;
    cursor: n-resize;
    border-radius: 4px
}

.rCSTDraggerBar {
    position: absolute;
    bottom: 0;
    width: 8px;
    left: 0;
    height: 6px;
    background: url(/imgs/img/list_share.png) no-repeat -303px -513px
}

.show-detail {
    padding-top: 20px;
    padding-bottom: 104px
}

.show-detail:after {
    content: '';
    visibility: hidden;
    clear: both;
    zoom: 1;
    display: table
}

.show-detail .showleft {
    width: 450px;
    position: relative;
    z-index: 6
}

.show-detail .showright {
    width: 518px;
    float: right;
    border-bottom: 1px solid #e0e0e0;
    position: relative
}

.show-title {
    font-size: 14pt;
    line-height: 22px;
    padding-bottom: 2px
}

.show-title h2 {
    font-size: 24px;
    line-height: 1em;
    padding-bottom: 10px;
    font-family: Verdana;
    margin-top: -2px
}

.show-title h2 a:hover {
    text-decoration: underline
}

.show-title div {
    font-size: 14pt;
    padding-bottom: 8px
}

.showlistbox del {
    color: #999;
    text-decoration: line-through;
    padding-right: 10px;
    margin: 0;
    font-size: 15px
}

.show-detail s {
    text-decoration: none;
    color: #d60076;
    margin-left: 8px;
    font-size: 15px
}

.show-detail .show-gobuy {
    margin-top: 20px;
    position: relative;
    z-index: 3
}

.show-gobuy li {
    padding-top: 13px;
    height: 30px
}

.show-detail .add-wish {
    height: 28px;
    line-height: 28px;
    width: 148px;
    border: 1px solid #000;
    text-indent: 26px;
    background: #fff url(/imgs/img/list_share.png) no-repeat 108px -230px;
    cursor: pointer;
    float: left;
    border-radius: 2px
}

.show-detail .add-wish.active {
    background-position: 108px -146px;
    text-indent: 18px
}

.show-detail .showinfo-hd {
    height: 28px
}

.show-detail .show-status {
    color: #d60076;
    font-weight: 700;
    padding-top: 4px
}

.show-detail .showzoomimage {
    position: relative
}

.show-detail .picbox {
    overflow: hidden;
    position: relative
}

.zoom-container {
    position: relative
}

.zoom-prev, .zoom-next {
    position: absolute;
    top: 210px;
    width: 14px;
    height: 28px;
    background: url(/imgs/img/list_share.png) no-repeat -131px -1150px;
    display: inline
}

.zoom-next {
    right: 0;
    background-position: -145px -1150px
}

.zoom-prev:hover {
    background-position: -131px -1122px
}

.zoom-next:hover {
    background-position: -145px -1122px
}

.zoom-small-box {
    height: 450px;
    margin: 0 auto;
    position: relative;
    text-align: center
}

.zoom-small-img {
    height: 100%
}

.zoom-container .zoombox {
    position: absolute;
    height: 120px;
    width: 120px;
    display: none;
    border: 1px solid #e0e0e0;
    background: rgba(255, 255, 255, .3);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#88ffffff', EndColorStr='#88ffffff')
}

.showzoombox {
    position: absolute;
    width: 380px;
    height: 410px;
    left: 480px;
    top: 0;
    overflow: hidden;
    display: none;
    background: #fff;
    border: 1px solid #e0e0e0
}

.showzoombox img {
    position: absolute
}

.show-main {
    height: 210px;
    border-top: 1px solid #e0e0e0;
    margin-top: 35px;
    border-bottom: 1px solid #e0e0e0
}

.show-main ul {
    height: 18px;
    padding: 18px 0 12px
}

.show-main li {
    width: 56px;
    float: left;
    color: #999;
    margin-bottom: 10px;
    cursor: pointer
}

.show-main .nobor {
    padding-left: 8px
}

.show-main li .bor {
    float: right;
    margin-right: -1px;
    margin-top: -1px;
+ margin-top: - 21 px
}

.show-main .active {
    color: #000
}

.show-content {
    line-height: 20px;
    height: 160px
}

.btn-blank03 {
    margin-right: 15px;
    position: relative;
    height: 30px;
    line-height: 30px;
    width: 220px;
    background: #000;
    color: #fff;
    float: left;
    border-radius: 2px
}

.btn-blank03 * {
    cursor: pointer
}

.btn-blank03 .nowrap {
    max-width: 112px
}

.btn-blank03 i {
+ margin-top: 2 px
}

.btn-blank03 i.align-top {
+ vertical-align: middle
}

.btn-blank03 .icon-arrow-right {
    position: absolute;
    right: 32px;
    top: 8px
}

.gobuy-txt {
    display: inline-block;
    width: 148px;
    margin-left: 26px;
    zoom: 1;
    height: 30px
}

.show-share {
    line-height: 45px;
    position: relative;
    height: 45px
}

.show-share .share-container {
    position: absolute;
    height: 18px;
    top: 14px;
    left: 72px;
    z-index: 3
}

.share-container a {
    width: 20px;
    padding-right: 4px;
    margin-right: 2px;
    float: left;
    height: 18px;
    background: url(/imgs/img/list_share.png) no-repeat 0 0
}

.share-container .icosina {
    background-position: 0 -61px
}

.share-container .icoqzone {
    background-position: -24px -61px
}

.share-container .icoqq {
    background-position: -48px -61px
}

.share-container .icoqqwb {
    background-position: -72px -61px
}

.share-container .icomail {
    background-position: -96px -61px
}

.share-container .icosina:hover {
    background-position: 0 -82px
}

.share-container .icoqzone:hover {
    background-position: -24px -82px
}

.share-container .icoqq:hover {
    background-position: -48px -82px
}

.share-container .icoqqwb:hover {
    background-position: -72px -82px
}

.share-container .icomail:hover {
    background-position: -96px -82px
}

.share-up, .share-down {
    display: none;
    position: absolute;
    padding-left: 12px;
    width: 130px;
    height: 23px;
    background-image: url(/imgs/img/list_share.png)
}

.share-down {
    position: fixed
}

.share-up a, .share-down a {
    margin-right: 0
}

.share-up {
    padding-top: 12px;
    background-position: 0 -23px
}

.share-down {
    background-position: 0 -650px;
    padding-top: 8px;
    padding-bottom: 4px;
    z-index: 99
}

.sharemail-main {
    padding: 10px 14px 8px 20px;
    width: 466px
}

.sharemail-main textarea {
    display: block;
    width: 326px;
    padding: 0 2px;
    height: 54px;
    border: 1px solid #eee;
    overflow: auto;
    resize: none;
    color: #918f8f
}

.sharemail-main td {
    padding-bottom: 12px
}

.sharemail-main img {
    vertical-align: middle
}

.sharemail-main label {
    display: inline-block;
    padding-top: 3px
}

.sharemail-main .updateVerify {
    color: #06f;
    cursor: pointer
}

.sharemail-main .promise {
    padding-top: 12px;
    color: #7a7979
}

.sharemail-main .d03793 {
    padding-top: 5px;
    color: #000;
    font-weight: 700
}

.sharemail-main .dis-text {
    padding: 2px 3px;
    width: 326px;
    background: #eee;
    border-color: #eee
}

.sharemail-main .sendfavmail {
    margin-left: 170px;
    width: 98px;
    height: 22px;
    text-align: center;
    border: #656565 solid 1px;
    background: #111;
    color: #fff
}

.sharemail-main .h42 td {
    height: 42px;
    padding-bottom: 0;
    vertical-align: top
}

.sharemail-main .share-msg {
    color: #A30;
    padding-left: 2px
}

.sharemail-main .copyto {
    padding: 0 0 0 8px
}

.sharemail-success {
    padding-bottom: 45px;
    width: 420px;
    height: 120px;
    overflow: hidden
}

.sharemail-success img {
    display: block;
    margin: 34px auto 30px
}

.sharemail-success h3 {
    font-size: 18px;
    line-height: 24px;
    text-align: center
}

#copyto {
    border: 0
}

.loginbg {
    min-height: 600px
}

.loginad {
    width: 690px;
    float: left;
    height: 388px;
    margin-top: 40px;
    overflow: hidden
}

.loginad img {
    min-width: 690px;
    height: 388px
}

.login {
    width: 300px;
    height: 400px;
    border: 0 solid #eee;
    float: left
}

.login b {
    clear: both;
    display: block;
    width: 100%;
    height: 20px
}

.login .itl {
    background: url(/imgs/border.png) no-repeat -50px -5px;
    width: 20px;
    height: 20px;
    float: left
}

.login .itr {
    background: url(/imgs/border.png) no-repeat -75px -5px;
    width: 20px;
    height: 20px;
    float: right
}

.login .itc {
    border-top: 1px solid #e0e0e0;
    float: left;
    width: 260px;
    margin-top: 1px;
    height: 18px;
    background: #fff
}

.login .icl {
    width: 19px;
    border-left: 1px solid #C7C6C7;
    float: left;
    height: 300px;
    background: #fff
}

.login .icr {
    width: 19px;
    border-right: 1px solid #C7C6C7;
    float: left;
    height: 300px;
    background: #fff
}

.login .icc {
    float: left;
    width: 250px;
    height: 300px;
    background: #fff
}

.login .ibl {
    background: url(/imgs/border.png) no-repeat -50px -12px;
    width: 20px;
    height: 20px;
    float: left
}

.login .ibr {
    background: url(/imgs/border.png) no-repeat -75px -12px;
    width: 20px;
    height: 20px;
    float: right
}

.login .ibc {
    border-bottom: 1px solid #e0e0e0;
    float: left;
    width: 260px;
    margin-bottom: 0;
    height: 19px;
    background: #fff
}

.loginbox2 {
    width: 330px;
    height: 330px;
    border: 1px solid #e0e0e0;
    padding: 30px;
    float: right;
    margin: 20px 0 30px
}

.loginbox2 .logtag2 {
    width: 332px;
    height: 35px;
    background: url(/imgs/login.head.png) no-repeat
}

.loginbox2 .logtag2 b {
    display: inline-block;
    width: 166px;
    text-align: center;
    color: #fff;
    margin-top: 2px;
    height: 20px;
    padding: 8px 0;
    cursor: pointer
}

.loginbox2 .sina {
    background-position: -22px 0;
    background: url(/imgs/s_sina.png) no-repeat
}

.loginbox2 .qq {
    background-position: -133px 0;
    background: url(/imgs/s_qq.png) no-repeat
}

.profile {
    margin: 30px 0 0 30px
}

.profile .facebox {
    width: 650px;
    height: 400px;
    margin: 0 auto
}

.siteleft li {
    margin-bottom: 15px
}

.siteleft li a {
    color: #333
}

.siteleft li a:hover {
    color: #EB1A8A
}

#loginjumpbox {
    position: fixed;
    top: 0;
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#DD000000', EndColorStr='#DD000000')
}

.metop {
    width: 163px;
    margin-top: 20px
}

.facemask {
    position: relative;
    background: url(/imgs/img/list_share.png) no-repeat -442px -474px;
    width: 45px;
    height: 45px;
    margin-top: -45px
}

.metop .thumb {
    border-bottom: 1px solid #e0e0e0
}

.user-info {
    position: relative;
    height: 125px;
    margin-right: 50px;
    width: 125px;
    padding-bottom: 15px
}

.user-info .thumb-mask {
    position: absolute;
    width: 125px;
    height: 125px;
    left: 0;
    top: 0;
    background: url(/imgs/img/list_share.png) no-repeat -316px -472px
}

.user-info img {
    height: 125px;
    width: 125px
}

.user-info .modifyface {
    position: absolute;
    top: 90px;
    width: 100%;
    z-index: 2;
    left: 0
}

.thumb .modifyface a {
    text-align: center;
    color: #666;
    overflow: hidden;
    display: block;
    height: 20px;
    line-height: 20px;
    background: rgba(255, 255, 255, .7);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#88ffffff', EndColorStr='#88ffffff');
    border-radius: 0 0 15px 15px
}

.thumb .username {
    font-size: 18px;
    margin-bottom: 10px
}

.user-content {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 160px;
    margin-bottom: 18px
}

.metop .editbtn {
    padding: 4px 8px;
    background: #666;
    color: #fff;
    cursor: pointer;
    border: #666 solid 1px
}

.metop .editbtn:hover {
    background: #d60076;
    color: #fff;
    border: #d60076 solid 1px
}

.metop .qgpwd {
    padding: 4px 8px;
    cursor: pointer;
    background: #fff;
    color: #000;
    border: #333 solid 1px
}

.metop .qgpwd:hover {
    background: #d60076;
    color: #fff;
    border: #d60076 solid 1px
}

.memain {
    clear: both;
    height: 100%;
    overflow: hidden
}

.memain .metab {
    width: 155px
}

.memain .metab li {
    width: 155px;
    margin-top: 8px
}

.memain .metab li a {
    display: block;
    color: #000;
    height: 30px;
    font-size: 12px;
    text-indent: 12px;
    line-height: 30px
}

.memain .metab a:hover {
    color: #fff
}

.memain .metab a.act {
    color: #fff
}

.memain .metab a.act:hover {
    border-bottom: 0
}

.memain .metab .fr a {
    border-right: 0
}

.footerbar {
    clear: both;
    position: relative;
    z-index: 20;
    padding: 11px 15px 8px;
    width: 970px;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    background: rgba(0, 0, 0, .8);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#DD000000', EndColorStr='#DD000000')
}

.selectnum {
    vertical-align: top;
    font-weight: 700;
    color: #d60076;
    font-size: 16px;
    text-indent: 0;
    padding: 0 4px;
+ display: inline-block;
+ margin-top: - 3 px
}

.favlistmain2 li .goodsimg {
    text-align: center
}

.favlistmain2 li .goodsinfo .cartbg {
    margin-bottom: 5px;
    cursor: pointer
}

.favlistmain2 li .operation {
    position: relative;
    height: 34px;
    text-align: right
}

.favlistmain2 li .checkbox {
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(/imgs/favlisticons2.png) no-repeat
}

.checkbox2 {
    cursor: pointer;
    width: 42px
}

.checkbox2 i {
    background: url(/imgs/favlisticons2.png) no-repeat -1px -59px;
    cursor: pointer;
    height: 14px;
    width: 13px;
    vertical-align: middle;
    display: inline-block;
    margin: -4px 2px 0
}

.checkbox2ck i {
    background-position: -20px -59px
}

.selectborder {
    display: inline-block;
    border: 1px solid #eee;
    width: 120px;
    padding: 3px 5px;
    background: url(/imgs/dropdown.gif) no-repeat right 2px;
    cursor: default
}

.favlistmain2 li .remove {
    display: inline-block;
    width: 17px;
    height: 17px;
    cursor: pointer;
    margin: 3px;
    background: url(/imgs/delete.png) no-repeat;
    visibility: hidden
}

.favlistmain2 li .remove:hover {
    background: url(/imgs/delete2.png) no-repeat
}

.favlistmain2 li .comments {
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(/imgs/favlisticons2.png) no-repeat 0 -40px
}

.favlistmain2 li .gotoshopbg {
    color: #fff;
    margin: 10px 0 0 10px;
    background: url(/imgs/blackbg.png) no-repeat;
    display: inline-block;
    padding: 4px;
    height: 18px;
    width: 196px;
    overflow: hidden
}

.favlistmain2 li .gotoshopbg b {
    display: inline-block;
    max-width: 140px;
    height: 9pt;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.mybrandmainw {
    margin: 0 auto;
    width: 1000px;
    min-height: 615px
}

.mybrand .brCHART {
    clear: both;
    float: left;
    width: 80px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700
}

.mybrand .charsme {
    height: 20px;
    padding: 6px 0;
    clear: both;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    background: #fff
}

.charsme-text {
    width: 72px;
    font-family: 'Microsoft YaHei'
}

.mybrand .charsme p a {
    float: left;
    width: 25px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 13px
}

.mybrand .charsme p a:hover {
    background: #d60076;
    color: #fff
}

.mybrand .charsme a.nobrands {
    color: #999
}

.mybrand .charsme a.nobrands:hover {
    background: 0 0;
    cursor: default;
    color: #999
}

.mybmod {
    width: 1000px;
    top: 0;
    padding-top: 12px;
    background: #fff
}

.mybmodlef {
    width: 660px;
    height: 33px;
    float: left;
    font-family: 'Microsoft YaHei'
}

.mybmodrig {
    width: 110px;
    height: 33px;
    float: right;
    position: relative;
    z-index: 3
}

.mybmodrig .bsall {
    display: block;
    width: 88px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    font-family: "Microsoft YaHei", SimSun
}

.myallbs, .myallbs2 {
    position: absolute;
    left: 81px;
    top: -6px;
    width: 31px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: url(/imgs/myallbs_bz.png) no-repeat
}

.myallbsbg {
    display: none;
    padding: 4px 6px 6px;
    position: absolute;
    left: -125px;
    top: 18px;
    z-index: 9989;
    background: url(/imgs/myallbs_bg.png) no-repeat
}

.mybmodrig-show .myallbsbg {
    display: block
}

.bsall a {
    display: block;
    padding-left: 28px;
    width: 60px;
    height: 20px;
    line-height: 20px;
    background: url(/imgs/icon_sys.png) no-repeat -42px -15px;
    color: #000
}

.mybmodrig-show .bsall a, .bsall a:hover {
    background: url(/imgs/icon_sys.png) no-repeat -42px 5px;
    color: #D60076;
    text-decoration: underline
}

.myallbscon {
    width: 196px;
    height: 248px;
    padding: 10px 0 15px 12px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto
}

.myallbscon li {
    width: 170px;
    height: 18px;
    margin: 5px 0;
    overflow: hidden
}

.myallbscon li a:hover {
    color: #D60076;
    text-decoration: underline
}

.myallbscon li .spandiv {
    float: left;
    width: 19px;
    height: 18px;
    display: inline-block;
    cursor: pointer
}

.myallbscon .spandiv .all {
    width: 19px;
    height: 18px;
    line-height: 18px;
    padding-left: 0;
    border: 0;
    background: url(/imgs/fave-heart.png) no-repeat 0 -19px;
    cursor: pointer
}

.myallbscon .x0 .all {
    background-position: 0 0
}

.ishot {
    display: block
}

.mybrandwb {
    float: left;
    width: 80px;
    line-height: 21px
}

.mybrandmain .guaiyi {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    margin: 20px 0
}

.mybrandmain .guaiyi img {
    height: 40px
}

.mybrandmain big {
    font-size: 32pt;
    font-weight: 700;
    height: 60px
}

.mybrand b {
    clear: both;
    font-size: 14pt;
    display: block;
    margin: 20px 10px;
    margin-left: 30px
}

.mybrand .brdiv s {
    border: 1px solid #fff;
    display: inline-block
}

.mybrand .brdiv {
    float: left;
    padding-top: 3px;
    width: 920px
}

.mybrand .brdiv a, .mybmodrig li a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mybmodrig li a {
    width: 138px
}

.mybrand .brdiv li {
    float: left;
    width: 290px;
    height: 18px;
    padding: 5px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.mybrand .brdiv li a {
    padding-top: 2px;
    height: 16px;
    line-height: 16px
}

.mybrand .brdiv a:hover {
    color: #d60076;
    text-decoration: underline
}

.mybrand .line, .mybrand .line2 {
    clear: both;
    height: 20px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px
}

.mybrand .noline {
    height: 20px;
    border: 0;
    margin-bottom: 0
}

.mybrand .brdiv i {
    color: #d60076
}

.brandstmod {
    clear: both;
    height: 14px;
    margin-bottom: 15px;
    letter-spacing: 1px
}

.modbtnlef {
    float: left;
    padding-right: 50px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    font-family: "Microsoft YaHei", Arial, SimSun
}

.modbtnrig {
    float: right;
    padding-right: 50px;
    height: 13px;
    padding-top: 1px;
    line-height: 13px;
    font-family: "Microsoft YaHei", Arial, SimSun
}

.modbtnrig a {
    color: #6a6a6a;
    text-decoration: underline;
    font-family: "Microsoft YaHei", Arial, SimSun
}

.modbtnrig a:hover {
    color: #D60076
}

.search-quick {
    position: relative;
    float: left;
    margin-left: 20px;
    height: 18px;
    width: 208px;
    border: 1px solid #F1F1F2;
    background: #F1F1F2
}

.search-quick-on {
    border-color: #d60076;
    background: #fff
}

.search-quick-input {
    float: left;
    border: 0;
    height: 18px;
    line-height: 18px;
    width: 177px;
    outline: 0;
    text-indent: 10px;
    background: 0 0;
    color: #606060
}

.search-quick-on .search-quick-input {
    background: #fff;
    color: #000;
    font-family: 'Microsoft YaHei'
}

.search-quick-btn {
    height: 12px;
+ height: 14 px;
    width: 24px;
    border: 0;
    float: left;
    margin-top: 3px;
    border-left: 1px solid #e0e0df;
    text-indent: -100px;
    background: url(/imgs/img/list_share.png) no-repeat -40px -286px;
    cursor: pointer;
    outline: 0
}

.search-quick-menu {
    position: absolute;
    top: 19px;
    left: -1px;
    z-index: 3;
    padding: 10px 0 15px;
    width: 208px;
    height: 248px;
    overflow: auto;
    box-shadow: 1px 1px 3px #ccc, -1px 0 2px #ccc;
    border: 1px solid #dfdfdf;
    border-top: 0;
    background: #fff;
    display: none
}

.search-quick-menu li {
    margin: 5px 0 5px 12px;
    overflow: hidden
}

.search-quick-menu span {
    float: left;
    margin-right: 10px;
    height: 18px;
    width: 20px;
    background: url(/imgs/fave-heart.png) no-repeat 0 0;
    cursor: pointer
}

.search-quick-menu .x {
    background-position: 0 -19px
}

.search-quick-menu a {
    float: left;
    max-width: 138px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000
}

.allchartsbox {
    clear: both
}

.allchartsbox li {
    display: none
}

.allchartsbox .ishot {
    display: block
}

.allchartsbox li a {
    float: left;
    max-width: 250px
}

.allchartsbox li span, .mybmodrig li span {
    float: left;
    margin-right: 10px;
    height: 18px;
    width: 20px;
    background: url(/imgs/fave-heart.png) no-repeat 0 0;
    cursor: pointer
}

.allchartsbox li .x, .mybmodrig li .x {
    background-position: 0 -19px
}

.allchartsbox {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
+ padding-bottom: 0;
+ margin-bottom: 20 px
}

.selMenuUL {
    float: left;
    height: 21px
}

.selMenuUL li {
    float: left;
    position: relative;
    background: #fff;
    cursor: pointer;
    width: 100px;
    z-index: 2;
    padding: 0 2px 0 5px;
    top: 1px;
    line-height: 21px;
    height: 21px;
    border: 1px solid #dfdfdf;
    margin-right: 5px
}

.newtab {
    width: 998px;
    height: 33px;
    border: 1px solid #000
}

.newtab ul {
    width: 1000px;
    height: 33px;
    left: -1px;
    overflow: hidden
}

.newtab li {
    float: left;
    display: inline;
    width: 249px;
    height: 33px;
    line-height: 33px;
    border-right: 1px solid #FFF;
    text-align: center;
    font-size: 14px
}

.newtab li.act {
    background: #000;
    color: #FFF
}

.newtab li.act a {
    color: #FFF
}

.newtab li a {
    width: 249px;
    height: 33px;
    display: block
}

.newtab li a:hover {
    background: #000;
    color: #FFF
}

.hidebord {
    width: 999px;
    overflow: hidden;
    *position: relative
}

.mybrandsnologin {
    clear: both;
    padding-top: 55px
}

.mybrandsnologin h3 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 30px
}

.mybrandsnologin .loginreg {
    clear: both;
    width: 180px;
    height: 27px;
    margin: 0 auto;
    padding-bottom: 20px
}

.loginreg .logregbtn {
    float: left
}

.loginreg .logregbtn a {
    display: block;
    width: 58px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #000;
    background: url(/imgs/logregr.png) no-repeat 55px center;
    padding-left: 20px;
    font-size: 12px;
    color: #000
}

.loginreg .logregbtn a:hover {
    background: #000 url(/imgs/logregrblank.png) no-repeat 55px center;
    color: #fff
}

.loginreg .margr20 {
    margin-right: 20px
}

.brandsall {
    width: 180px;
    height: 27px;
    margin: 0 auto
}

.brandsall a {
    display: block;
    width: 138px;
    padding-left: 40px;
    height: 25px;
    line-height: 25px;
    background: url(/imgs/logregr.png) no-repeat 135px center;
    border: 1px solid #000
}

.brandsall a:hover {
    background: #000 url(/imgs/logregrblank.png) no-repeat 135px center;
    color: #fff
}

.meallbtn {
    padding-bottom: 10px
}

.meallbtn a {
    padding-left: 60px;
    width: 118px;
    background: url(/imgs/logregr.png) no-repeat 125px center
}

.meallbtn a:hover {
    background: #000 url(/imgs/logregrblank.png) no-repeat 125px center
}

.mybrandsnologin .goodssite a {
    width: 148px;
    padding-left: 30px;
    background-position: 145px center
}

.mybrandsnologin .goodssite a:hover {
    background-position: 145px center
}

.mybrandsnologin .brandsallshop a {
    width: 151px;
    padding-left: 27px;
    background: url(/imgs/logregr.png) no-repeat 146px center
}

.mybrandsnologin .brandsallshop a:hover {
    background: #000 url(/imgs/logregrblank.png) no-repeat 146px center;
    color: #fff
}

.tab3body {
    width: 999px;
    padding-top: 30px;
    overflow: hidden
}

.tab-header {
    overflow: hidden;
    padding-top: 5px;
    border-bottom: 2px solid #000
}

.tab-header li {
    float: left;
    background-color: #ddd;
    margin-right: 6px;
    width: 88px;
    height: 21px;
    text-align: center;
    line-height: 21px
}

.tab-header a {
    display: block
}

.tab-header .tab-cur {
    color: #fff;
    background-color: #000
}

.tab-header .tab-cur a {
    color: #fff
}

.myblogined, .brandnewul {
    border-top: 1px solid #e0e0e0;
    width: 750px;
    border-left: 1px solid #e0e0e0
}

.brandnewul {
    background: #fff;
    height: auto
}

.brandnewul li {
    float: left;
    height: 90px;
    width: 249px;
    background: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    vertical-align: middle;
    cursor: pointer
}

.brandnewul li:hover {
    background: #eee
}

.brandnewul li a {
}

.brandnewul li a.name {
    display: inline-block;
    width: 208px;
    line-height: 16px;
    color: #222;
    font-family: 'Microsoft YaHei';
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.brandnewul li a b {
    font-size: 15px;
    color: #222;
    font-family: Verdana;
    font-weight: 700
}

.brandnewul li a b:hover {
    color: #222
}

.brandnewul li .box1 {
    width: 248px;
    height: 90px;
    display: table;
    text-align: center
}

.brandnewul li .box2 {
    width: 208px;
    height: 90px;
    padding: 0 20px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 5px
}

.brandnewul li span {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.brandnewul li img {
    vertical-align: middle;
    max-height: 80px;
    max-width: 240px
}

.brandnewul li.mybsindadd {
    position: relative;
    cursor: pointer
}

.brandnewul li.bsaddimg {
    background: url(/imgs/img/list_share.png) no-repeat -201px 29px
}

.brandnewul li.mybsindadd a.addnew {
    position: absolute;
    left: 65px;
    top: 33px;
    display: none;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding-right: 20px;
    background: url(/imgs/logregr.png) no-repeat right center;
    color: #000
}

.brandnewul li.mybsindadd a.addnew:hover {
    background-color: #EFEFEF
}

.brandnewul li.pos {
    position: relative
}

.brandnewul li.pos .delicon {
    position: absolute;
    left: 230px;
    top: 9px;
    width: 12px;
    height: 15px
}

.brandnewul li .close {
    width: 12px;
    height: 15px;
    display: block;
    cursor: pointer;
    visibility: hidden;
    background: url(/imgs/icon_sys.png) no-repeat 0 0
}

.brandnewul li .close:hover {
    background: url(/imgs/icon_sys.png) no-repeat 0 -20px
}

.blm-wrap .me_personage {
    height: 48px;
    overflow: hidden;
    line-height: 48px;
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #e0e0e0;
    text-indent: 12px
}

.blm-wrap .favmain {
    width: 795px;
    min-height: 650px;
    padding-left: 40px;
    border-left: 1px solid #e0e0e0
}

.blm-wrap .me_title {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #000
}

.blm-wrap .credit_title {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 5px;
    padding-bottom: 5px
}

.blm-wrap .credit_title b {
    margin-left: 3px;
    color: #000;
    font-weight: bolder;
    font-size: 16px;
    margin-right: 82px
}

.blm-wrap .credit_title a:hover {
    color: #388bff;
    text-decoration: underline
}

.footerbar_me {
    width: 765px;
    height: 27px
}

.myorder_info {
    display: block;
    width: 60px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    margin-left: 18px;
    background: #7f7f7f;
    color: #fff;
    margin-top: 13px;
    margin-bottom: 13px
}

.order_cancel {
    color: #7f7f7f;
    border: 1px solid #7f7f7f;
    background: #fff;
    margin-bottom: 13px
}

.myDelegation .meorder_table .order_cancel:hover {
    color: #7f7f7f
}

.order_return {
    display: inline-block;
    width: 55px;
    height: 26px;
    line-height: 26px;
    background: #7f7f7f url(/imgs/img/list_share.png) no-repeat -500px -1232px;
    color: #fff;
    font-size: 12px;
    text-indent: 24px;
    margin-top: 16px
}

.myorder_h2 {
    height: 26px;
    line-height: 26px;
    margin-top: 18px;
    font-size: 15px;
    text-indent: 15px
}

.me_address_update h2, .me_address_list h2 {
    border-bottom: 1px solid #d4d4d4;
    font-size: 16px;
    padding-bottom: 12px;
    margin-bottom: 25px
}

.me_address_list {
    margin: 32px 0
}

.me_address_update .orderInfor-row {
    margin-left: 51px
}

.me_address_update .orderInfor-row input {
    margin-right: 15px
}

.address_uplode_sfz {
    color: #d60076;
    font-weight: bolder
}

.me_address_list table {
    width: 100%
}

.me_address_list table th, .me_address_list table td {
    border: 1px solid #e0e0e0
}

.me_address_list table th {
    background: #efefef;
    line-height: 41px
}

.me_address_list table td {
    height: 47px;
    text-align: center;
    padding: 10px 3px
}

.me_address_list .address_uplode_list_sfz {
    color: #4fa9f4;
    text-decoration: underline
}

.me_address_list .address_update, .me_address_list .address_del {
    color: #d60076
}

#J_addRessForm .addres_upload_sfz {
    width: 705px;
    height: 420px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -352px;
    margin-top: -210px;
    z-index: 999999;
    background: #fff
}

#J_addRessForm .addres_upload_title {
    height: 32px;
    line-height: 32px;
    background: #d60076;
    color: #fff;
    padding: 0 20px
}

#J_addRessForm .addres_upload_close {
    display: block;
    width: 16px;
    height: 16px;
    background: url(/imgs/img/list_share.png) no-repeat -326px -246px;
    margin-top: 8px
}

#J_addRessForm .addres_upload_info {
    overflow: hidden;
    padding: 45px 30px 0
}

#J_addRessForm .addres_upload_info_l {
    width: 200px;
    height: 343px;
    background: url(/imgs/img/sfz.png) no-repeat
}

#J_addRessForm .addres_upload_info_r {
    width: 425px;
    height: 343px
}

#J_addRessForm .addres_upload_info_r_select p {
    margin-bottom: 14px;
    line-height: 25px
}

#J_addRessForm .addres_upload_info_r_select input[type=file] {
    border: 0
}

#J_addRessForm .addres_upload_info_r_select input[type=text] {
    margin-left: 21px
}

#J_addRessForm .addres_upload_info_r_select input[type=button] {
    width: 108px;
    line-height: 27px;
    cursor: pointer;
    color: #fff;
    background: #000
}

#J_addRessForm .addres_upload_info_r_hint {
    line-height: 24px;
    color: #d60076;
    margin-top: 13px
}

#J_addRessForm .addres_upload_info_r_privacy {
    line-height: 24px;
    color: #999;
    margin-top: 28px
}

#J_addRessForm .error_message {
    margin-left: 10px;
    color: #d60076
}

#J_addRessForm .sfz_png {
    width: 52px;
    height: 27px;
    background: url(/imgs/img/person.png) no-repeat
}

ul.indexbrandlogo {
    width: 1004px;
    margin-top: 3px
}

.indexbrandlogo li {
    float: left;
    width: 243px;
    height: 90px;
    border: 1px solid #e0e0e0;
    margin-right: 6px;
    margin-bottom: 6px
}

.dclose, .dconmain p.c_address, .dconmain p.c_fax, .dconmain p.c_contact, .dconmain p.c_email, .yqjy, .yqtit .yqclose, .yqimg {
    background-image: url(/imgs/img/list_share.png);
    background-repeat: no-repeat
}

.dcontactus {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, .6);
    background: transparent \9;
    zoom: 1 \8;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    z-index: 2147483647
}

.dconcont {
    width: 400px;
    padding: 20px 25px;
    background: #FFF;
    margin: 180px auto 0
}

.dcontitle {
    margin-bottom: 30px
}

.dcontitle span.dtitletxt {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.dclose {
    float: right;
    width: 12px;
    height: 12px;
    margin-top: 2px;
    background-position: -326px -94px
}

.dconmain p {
    margin-left: 15px;
    padding: 0 0 18px 31px;
    height: 16px;
    line-height: 16px
}

.dconmain p.c_address {
    background-position: -326px -111px
}

.dconmain p.c_fax {
    background-position: -326px -144px
}

.dconmain p.c_contact {
    background-position: -326px -178px
}

.dconmain p.c_email {
    background-position: -326px -212px;
    padding-bottom: 0
}

.dconmain p.c_email a {
    color: #333
}

.dconmain p.c_email a:hover {
    text-decoration: underline
}

.alldelbtn, .allsharebtn, .mealladd2fav, .mefavclear {
    color: #fff;
    cursor: pointer
}

.alldelbtn:hover, .allsharebtn:hover, .mealladd2fav:hover, .mefavclear:hover {
    background-color: #d60076;
    color: #fff
}

.leftmenu {
    width: 150px;
    margin-bottom: 20px;
    background: #fff
}

.leftmenu a:hover {
    text-decoration: underline;
    #d60076
}

.fixdtop {
    position: fixed;
    top: 0
}

.fixdbot {
    position: fixed;
    bottom: 275px
}

.toplink {
    height: 21px;
    border-bottom: 2px solid #000;
    padding-top: 15px
}

.toplink a {
    float: left;
    width: 88px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    margin-right: 6px
}

.toplink .act {
    background: #000;
    color: #FFF
}

.toplink .inact {
    background: #ddd;
    color: #000
}

#orderbySelbox, #clickClass, #clickBrands, #clickSites, .favlist-container li .remove, .favbtn, .shrbtn, .footerbar .mefavclear, .footerbar .alldelbtn, .footerbar .allsharebtn, .footerbar .mealladd2fav, .star-box .star, .btn-gobuy, .goodsselect .selMenuUL li, .filter-toggle-hd .fav, .filter-toggle-hd .fav:hover, .filter-toggle-hd .disable, .filter-toggle-hd .disable:hover, .mybrand .myfav {
    background-image: url(/imgs/img/list_share.png);
    background-repeat: no-repeat
}

#clickClass, #clickBrands, #clickSites {
    background-position: 92px -304px
}

#orderbySelbox {
    background-position: 148px -304px;
    width: 156px;
    margin-right: 0
}

#orderbySelbox .dropdown-menu {
    width: 100%;
    height: auto;
    padding: 5px 0
}

#orderbySelbox .filter-title {
    background-position: 142px -304px
}

#orderbySelbox .filter-menu-title {
    background-position: 142px -325px
}

.icon-arrow-r {
    display: inline-block;
    height: 12px;
    width: 12px;
    overflow: hidden;
    background: url(/imgs/icon_arrow_r.png) no-repeat 0 -12px
}

.favlist-select {
    margin: 0 auto;
    padding-top: 55px;
    width: 200px
}

.favlist-select h3 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 30px
}

.filter-count {
    line-height: 24px;
    background: #eee;
    text-indent: 6px
}

.filter-count i {
    color: #d60076
}

.dropdown-title {
    position: absolute;
    width: 90px;
    padding-right: 17px;
    height: 21px;
    line-height: 23px;
    top: -2px;
    left: -1px;
    border: 1px solid #dfdfdf;
    background: #fff url(/imgs/img/list_share.png) no-repeat 92px -325px;
    box-shadow: -1px 0 4px #ddd;
    text-indent: 5px;
    color: #d60076;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.filter-list {
    padding: 8px 0;
    overflow-y: auto
}

.mygo {
    position: relative;
    line-height: 16px
}

.gomay {
    white-space: nowrap;
    width: 178px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden
}

.mygo img {
    position: absolute;
    right: 10px;
    top: 4px
}

.favlistmain2 {
    overflow: hidden
}

.favlist-container {
    clear: both;
    padding: 10px 0;
    overflow: hidden
}

.favlist-container ul {
    width: 829px
}

.favlist-container li {
    float: left;
    height: 446px;
    width: 240px;
    border: 1px solid #E4E4E4;
    margin: 3px 34px 10px 0
}

.favlist-container .checkbox2 {
    position: absolute;
    left: 14px;
    top: 10px;
    width: 14px;
    height: 14px;
    background: url(/imgs/favlisticons2.png) no-repeat 0 -60px
}

.favlist-container .checkbox2ck {
    background-position: -19px -60px
}

.favlist-container li .goodsimg {
    height: 270px
}

.favlist-container li .goodsimg img {
    height: 270px;
    max-width: 240px
}

.favlist-container li .remove {
    position: absolute;
    left: 220px;
    top: 0;
    visibility: hidden;
    background: url(/imgs/icon_sys.png) no-repeat 0 0;
    height: 15px;
    width: 12px;
    margin: 9px 10px 0 0
}

.favlist-container li .remove:hover {
    background: url(/imgs/icon_sys.png) no-repeat 0 -20px
}

.favlist-container li:hover {
    border-color: #ccc
}

#select3 .nowrap {
    width: 80px
}

#select3 .nowrap i {
    color: #d60076
}

.filterBox {
    width: 208px;
    height: 225px;
    background: #fff;
    position: absolute;
    top: 20px;
    left: -1px;
    border: 1px solid #e0e0e0;
    display: none;
    z-index: 222;
    box-shadow: 1px 2px 3px #ddd, -1px 1px 1px #ddd
}

.filterByClass dl {
    padding: 10px 0 0 60px;
    overflow: hidden
}

.filterByClass dt {
    float: left;
    margin-left: -44px
}

.filterByClass dd a {
    padding-right: 20px;
    white-space: nowrap;
    float: left
}

.filterByClass i {
    color: #d60076
}

.filterByClass .diy-scrollbar {
    height: 156px;
    overflow-y: auto
}

.filterVertical .diy-scrollbar {
    height: 140px
}

.filterVertical .filter-list a {
    display: block;
    text-indent: 18px;
    height: 24px;
    line-height: 24px;
    font-family: Arial;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.filterBox a {
    color: #666
}

.filterBox .active {
    text-decoration: underline;
    color: #000
}

#orderbySelbox a:hover {
    text-decoration: none
}

.mr8 {
    margin-right: 8px
}

.favbtn, .shrbtn {
    float: left;
    width: 14px;
    height: 12px;
    background-position: 0 1px
}

.shrbtn {
    margin-right: 8px;
    background-position: -14px 0
}

.favbtn:hover, .goodsinfo .active {
    background-position: 0 -11px
}

.favlistmain2 li .goodsinfo {
    margin: 0 14px;
    position: relative
}

.goodsinfo-icons {
    height: 20px
}

.goodsinfo-title span {
    line-height: 13px;
    color: #aaa;
    float: left
}

.goodsinfo-usd {
    white-space: nowrap
}

.goodsinfo .btn-gobuy {
    height: 21px;
    line-height: 21px;
    text-indent: 10px;
    margin-top: 10px;
    background-color: #000;
    background-position: 196px -476px;
    color: #fff
}

.goodsinfo .btn-gobuy a {
    float: left;
    color: #fff;
    width: 158px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.footerbar a, .footerbar label, .footerbar span {
    display: inline-block
}

.footerbar .pt3 {
    padding-top: 3px
}

.footerbar .already-goods {
    width: 146px;
    text-indent: 18px
}

.footerbar .mefavclear, .footerbar .alldelbtn, .footerbar .allsharebtn {
    width: 80px;
    height: 27px;
    line-height: 27px;
    text-indent: 38px;
    background-position: -488px -271px;
    background-color: #000
}

.footerbar .allsharebtn {
    background-color: #000;
    background-position: -488px -297px
}

.footerbar .mealladd2fav {
    width: 120px;
    height: 27px;
    background-position: -499px -326px;
    text-indent: 26px;
    line-height: 27px;
    background-color: #000
}

.footerbar .alldelbtn {
    margin-right: 21px
}

.footerbar .mealladd2fav:hover {
    background-color: #d60076
}

.footerbar .alldelbtn:hover {
    background-color: #d60076
}

.footerbar .allsharebtn:hover {
    background-color: #d60076
}

.memain ul.metab a.act {
    background: url(/imgs/img/list_share.png) no-repeat -182px -1187px
}

.memain ul.metab li a {
    height: 30px;
    line-height: 30px
}

.memain ul.metab a:hover {
    background: url(/imgs/img/list_share.png) no-repeat -182px -1187px
}

.row {
    overflow: hidden;
    border: 1px solid #e0e0e0;
    max-height: 240px;
    padding: 25px 55px
}

.profile-container {
    margin-bottom: 72px;
    position: relative;
    margin-top: -12px
}

.profile-container h3 {
    height: 33px;
    line-height: 33px
}

.profile-item ul ul li {
    width: 320px
}

.profile-item li {
    position: relative
}

.profile-item .w82 {
    display: inline-block;
    width: 82px;
    text-indent: 20px
}

.profile-item label s {
    display: inline-block;
    width: 18px;
    text-indent: 0;
+ text-indent: 10 px
}

.profile-item .w35 {
    width: 36px
}

.profile-item li {
    padding-top: 12px
}

.profile-item .noBor {
    border: 1px solid #fff;
    cursor: text;
    text-indent: 0
}

.profile-item select {
    line-height: 18px
}

.profile-item textarea {
    height: 54px;
    width: 186px;
    padding-left: 4px;
    outline: 0;
    overflow: auto;
    border: 1px solid #ddd;
    resize: none
}

.profile-item .manner {
    display: inline-block;
+ display: inline;
    zoom: 1
}

.profile-item #location, .profile-item #affction, .profile-item #staff, .profile-item #weight, .profile-item #height, .profile-item #star, .profile-item #blood, .profile-item .manner select {
    width: 192px;
    height: 24px;
    vertical-align: middle
}

.profile-item #man {
    margin-left: 12px
}

.profile-item #lady, .profile-item #man {
    margin-right: 4px;
    border: 0
}

.profile-item .btn-bind {
    padding-left: 4px
}

.profile-container .row {
    position: relative
}

.profile-container .row input[type=submit] {
    width: 80px;
    height: 29px;
    text-align: center;
    background: #000;
    color: #fff;
    position: absolute;
    right: 55px;
    bottom: 13px;
    cursor: pointer
}

.star-box {
    border-bottom: 1px dashed #e0e0e0;
    padding: 48px 0 4px;
    line-height: 18px;
    margin-bottom: 15px
}

.profile-item .required {
    position: absolute;
    height: 24px;
    top: 8px;
    left: 280px;
    line-height: 24px
}

.profile-email {
    vertical-align: middle;
    width: 192px
}

.star-box .star {
    background-position: 14px -606px;
    padding-left: 32px
}

#byear, #byMonth, #byDay {
    margin-right: 2px
}

#byear {
    width: 88px
}

#byMonth {
    width: 50px
}

#byDay {
    width: 50px
}

.profile-item .btn-bind, .link-pwd {
    margin-left: 20px;
    color: #06f;
    text-decoration: underline
}

* + html .profile-item .ie7 {
    text-align: right;
    text-indent: 0;
    padding-left: 10px;
    width: 58px;
    margin-right: 14px
}

* + html .profile-item .ie7 s {
    float: left
}

.dropdown-menu a, .dropdown-menu span {
    display: block;
    text-indent: 5px;
    line-height: 22px
}

.dropdown-menu span {
    color: #D4D4D4;
    cursor: text
}

.dropdown-menu a:hover {
    background: #d60076;
    color: #fff
}

.goodsselect {
    position: relative;
    z-index: 2
}

.goodsmainbox .pageleftTip {
    padding: 15px 0 0 18px
}

.pageleftTip .nowrap {
    vertical-align: middle;
    max-width: 200px;
    margin-top: -2px
}

.goodsmainbox .pagelist .value {
    text-align: left;
    white-space: nowrap
}

.pagelist i {
    font-style: normal;
    border: 0 solid #e0e0e0;
    padding: 2px;
    margin: 0;
    cursor: pointer
}

.pagelist a:hover {
    color: #e04;
    text-decoration: underline
}

.pagelist a.act {
    color: #000;
    font-weight: 700
}

.pagelist-min {
    clear: both;
    padding: 10px 0 20px;
    border-top: 1px solid #e0e0e0
}

.menuitem s.zhe {
    width: 8px;
    overflow: hidden
}

.nogoods {
    min-height: 700px
}

.pageleftTip .line18 {
    color: #888
}

.pageleftTip .line18 b {
    color: #000
}

.navbar .navbarUL li .navcont .sublist p {
    line-height: 18px
}

.navbar .navbarUL li .navcont .sublist p.b {
    padding-bottom: 2px
}

.navbar .navbarUL li .navcont .sublist img {
    margin-top: 1px
}

.app_dow {
    min-width: 1000px;
    width: 100%;
    height: 180px;
    position: fixed;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 20
}

.app_dow .app_dow_body {
    width: 1000px;
    height: 180px;
    position: relative;
    background: url(./earth.png) no-repeat 38% 50%;
    margin: 0 auto
}

.app_dow .app_button img {
    margin: 38px 0 0 659px
}

.app_dow .app_del img {
    position: absolute;
    right: 15px;
    top: 15px
}

.app_dow .app_loog {
    position: absolute;
    top: -36px;
    left: 20px
}

.select_transport {
    height: 20px;
    padding-top: 12px
}

.lh20 {
    line-height: 20px
}

.color666 {
    color: #666
}

.colord60076 {
    color: #d60076
}

.searchSize {
    float: left;
    height: 28px;
    line-height: 28px;
    width: 148px;
    border-radius: 2px;
    border: 1px solid #000;
    background: #fff;
    position: relative
}

.searchSize-title {
    padding-left: 28px;
    display: block;
    cursor: pointer;
    height: 28px
}

.searchSize-zoom {
    position: absolute;
    height: 15px;
    width: 15px;
    background: url(/imgs/img/icon_blm.png) no-repeat -30px -231px;
    right: 26px;
    top: 6px
}

.btnTrigger-open .searchSize-zoom {
    background-position: -65px -270px
}

.searchSizePopup {
    position: absolute;
    left: 142px;
    width: 455px;
    min-height: 162px;
    top: 96px;
    z-index: 22;
    border: 1px solid #000;
    padding: 0 0 0 20px;
    background: #fff
}

.searchSizePopup-loading {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
    background: #fff url(/imgs/img/loading2.gif?5435r43) no-repeat center
}

.transportOne i {
    margin-left: 5px
}

.dialog2-params .searchSizePopup-loading {
    height: 250px;
    background: #fff url(/imgs/img/loading3.gif) no-repeat -35px 50%
}

.searchSizePopup-box {
    background: #fff
}

.searchSizeClose {
    position: absolute;
    right: 10px;
    top: 8px;
    background: url(/imgs/img/icon_blm.png) no-repeat 0 -232px;
    height: 14px;
    width: 14px;
    cursor: pointer
}

.searchSizePopup-hd {
    padding-top: 7px
}

.searchSizePopup-hd h3 {
    line-height: 26px
}

.searchSizePopup-hd h3 span {
    font-weight: bolder
}

.searchSizePopup-hd .color-single {
    margin-bottom: -15px
}

.searchSize-colorList li {
    float: left;
    display: inline-block;
    padding: 2px;
    height: 20px;
    position: relative;
    border: 1px solid #fff;
    margin-right: 4px
}

.searchSize-colorList img {
    height: 20px;
    width: 20px;
    display: block;
    cursor: pointer
}

.searchSize-colorList .disa span {
    color: #ccc
}

.searchSize-colorList .disa a, .searchSize-colorList .disa img {
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    opacity: .2
}

.searchSizePopup .selected {
    border-color: #000
}

.icon-selected {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/imgs/img/icon_blm.png) no-repeat 0 -247px;
    width: 12px;
    height: 12px
}

.searchSizePopup-bd {
    padding-top: 15px
}

.searchSizePopup-bd .sizeMeas {
    position: relative
}

.searchSizePopup-bd .sizeMeas h3 {
    max-width: 100%;
    font-weight: bolder
}

#presell {
    line-height: 27px;
    margin-left: 12px;
    font-weight: 700;
    color: red
}

.searchSizePopup-bd .sizeMeas a {
    position: absolute;
    right: 0;
    top: 0;
    display: none
}

.searchSizePopup-bd .icon-meas {
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url(/imgs/img/icon_blm.png) no-repeat -15px -231px;
    margin: -3px 0 0 2px;
    vertical-align: middle
}

.searchSize-sizeList {
    padding-top: 2px;
    padding-bottom: 5px
}

.searchSize-sizeList li, .searchSize-colorList li span {
    overflow: hidden;
    float: left;
    width: 70px;
    height: 18px;
    border: 1px solid #ccc;
    margin-right: 10px;
    padding-top: 0;
    text-align: center;
    color: #222;
    position: relative;
    display: inline-block;
    margin-top: 5px;
    cursor: pointer
}

.searchSize-colorList li span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    padding: 0 7px;
    margin: 0
}

.g-not-allowed {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(/imgs/img/icon_blm.png) no-repeat -60px -86px;
    cursor: not-allowed
}

.searchSizePopup-ft {
    padding: 18px 0 10px
}

.searchSizePopup .searchSize-total {
    padding-left: 12px;
    line-height: 22px
}

.searchSizePopupShort {
    width: 337px
}

.addCartTips-mask {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .6;
    height: 100%;
    width: 100%;
    display: none;
    z-index: 3
}

.h {
    height: 100%
}

.delePage {
    min-width: inherit
}

.deleDialog {
    background: #fff;
    position: fixed;
    z-index: 999999;
    top: 50%;
    left: 50%;
    width: 650px;
    height: 442px;
    margin: -220px 0 0 -325px
}

.dialog-close2 {
    right: 10px;
    top: 8px;
    height: 16px;
    width: 16px;
    background: url(./list_share.png) no-repeat -326px -246px;
    cursor: pointer;
    position: absolute
}

.deleWrap {
    overflow: hidden;
    position: relative;
    height: 410px
}

.deleContent {
    color: #666;
    line-height: 21px;
    height: 325px;
    padding-top: 20px;
    padding: 0 30px;
    overflow-y: auto;
    overflow-x: hidden
}

.deleAccept {
    vertical-align: middle
}

.deleAccept input {
    margin-right: 2px;
    margin-top: -1px;
    border: 0
}

.deleFooter {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    padding: 0 30px
}

.deleFooter .btn-goto {
    display: block;
    width: 235px;
    height: 25px;
    border: 1px solid #000;
    background: #fff;
    text-align: center;
    line-height: 25px;
    margin: 5px auto 0;
    cursor: pointer
}

.btn-goto .secs {
    display: inline-block;
    width: 15px;
    text-align: center
}

.deleFooter .disable {
    background: #CACACA;
    border-color: #CACACA;
    color: #fff;
    cursor: default
}

.deleFooter .icon-arrow-right {
    background-position: 0 -12px;
    height: 12px;
    margin-top: 3px
}

.deleFooter .disable .icon-arrow-right {
    background-position: -64px -70px
}

.detail_background {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 999
}

.dialog2 {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -230px 0 0 -400px;
    width: 800px;
    height: 462px;
    border-top: 3px solid #d60076;
    background: #fff;
    z-index: 366660
}

.dialog2-title {
    background: #d60076;
    color: #fff;
    height: 32px;
    line-height: 32px
}

.dialog2-title h4 {
    padding-left: 20px
}

.dialog2-close {
    position: absolute;
    right: 20px;
    top: 10px;
    height: 12px;
    width: 12px;
    background: url(/imgs/img/icon_blm.png) no-repeat -15px -250px
}

.dialog2-content {
    padding-left: 20px
}

.dialog2-hd {
    padding: 2px 0 2px 20px;
    margin-right: 20px
}

.dialog2-margin {
    padding: 10px 0
}

.dialog2-hd a {
    color: #4fa9f4
}

.dialog2-left {
    width: 280px;
    padding: 15px 0
}

.dialog2-left img {
    height: 300px;
    max-width: 280px;
    display: block;
    margin: 0 auto
}

.dialog2-right {
    margin-left: 290px;
    position: relative
}

.dialog2-bradName {
    width: 410px;
    padding-left: 20px;
    font-size: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis
}

.dialog2-sname {
    margin-top: 2px;
    font-size: 14px;
    width: 410px;
    line-height: 24px;
    padding-left: 20px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis
}

.dialog2-price {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 9px;
    margin-left: 20px;
    border-bottom: 1px solid #E7E7E7;
    width: 410px;
    position: relative;
    z-index: 20
}

.dialog2-rmb {
    color: #999
}

.dialog2-params {
    overflow: auto;
    overflow-x: hidden;
    height: 300px;
    left: 0;
    top: 108px;
    border-color: #fff
}

.dialog2-params .detail_cart_all_size {
    width: 100%;
    height: 245px;
    overflow: auto;
    overflow-x: hidden
}

.searchSize-number {
    padding-top: 15px
}

.searchSize-number h3 {
    padding-bottom: 8px
}

.searchSize-select {
    position: relative;
    min-width: 101px;
    height: 20px;
    border: 1px solid #ccc;
    cursor: pointer
}

.searchSize_select_top {
    text-align: left;
    min-width: 76px;
    margin-right: 3px;
    height: 20px;
    line-height: 20px;
    text-indent: 4px
}

.searchSize_select_all {
    overflow: hidden;
    background: #fff
}

.searchSize_select_top i, .searchSize_select_bottom li i {
    margin-left: 5px
}

.searchSize_select_button {
    width: 17px;
    height: 20px;
    background: #ededed
}

.searchSize_select_button i {
    display: block;
    width: 100%;
    height: 14px;
    margin-top: 5px;
    background: url(/imgs/img/icon_blm.png) no-repeat 3px -114px
}

.searchSize_select_bottom {
    z-index: 2;
    position: absolute;
    left: -1px;
    top: 21px;
    background: #fff
}

.searchSize_select_bottom li {
    text-align: left;
    min-width: 98px;
    line-height: 22px;
    text-indent: 4px;
    border: 1px solid #ccc;
    border-top: 0;
    padding-right: 3px
}

.searchSize-count {
    height: 20px;
    border: 1px solid #ccc;
    border-right: 0;
    float: left
}

.searchSize-count span {
    float: left;
    width: 25px;
    height: 20px;
    background: #ddd url(/imgs/img/icon_blm.png) no-repeat 4px -291px;
    border-right: 1px solid #ccc;
    cursor: pointer
}

.searchSize-count .searchSize-add {
    background-position: -25px -267px
}

.searchSize-count .searchSize-add.disable {
    background-position: -25px -291px;
    cursor: not-allowed
}

.searchSize-count .searchSize-reduce.disable {
    background-position: 4px -267px;
    cursor: not-allowed
}

.searchSize-count input {
    width: 45px;
    height: 20px;
    line-height: 20px;
    float: left;
    border: 0;
    border-right: 1px solid #ccc;
    outline: 0
}

.searchSize-row {
    clear: both;
    padding: 10px 0 0;
    position: relative
}

.searchSize-tips {
    line-height: 26px;
    color: #d60076
}

.order_reminder {
    line-height: 16px;
    color: gray
}

.order_reminder_detil {
    text-align: left;
    line-height: 20px
}

.order_reminder_cart {
}

.dialog2 .btn-addCart {
    display: block;
    width: 151px;
    height: 27px;
    background: #000;
    color: #fff;
    line-height: 27px;
    text-indent: 54px;
    position: relative
}

.btn-addCart .icon-cart {
    position: absolute;
    height: 14px;
    width: 16px;
    background: url(/imgs/img/icon_blm.png) no-repeat -32px -248px;
    left: 34px;
    top: 6px
}

.searchSizePopup-warn {
    border-color: #D60076
}

.searchSizePopup-warn .btn-addCart {
    display: none
}

.searchSizePopup-warn .searchSize-tips, .searchSizePopup-warn .searchSizeClose {
    display: block
}

.searchSizePopup-warn .colorList-title, .searchSizePopup-warn .sizeList-title {
    color: #d60076
}

.addCartTips {
    position: absolute;
    bottom: -30px;
    display: none;
    left: -13px;
    height: 282px;
    width: 321px;
    background: url(/imgs/img/addCart_tips.png) no-repeat 0 0;
    z-index: 999999
}

.searchSize-row .addCartTips_close {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 12px;
    right: 10px
}

.searchSize-row .addCartTips_know {
    position: absolute;
    left: 188px;
    top: 78px;
    width: 65px;
    height: 25px
}

.inMyCart .myCartLinks {
    padding-right: 24px;
    position: relative;
    line-height: 35px
}

.inMyCart .icon-cart2 {
    position: absolute;
    right: 0;
    top: 0;
    height: 16px;
    width: 18px;
    background: url(/imgs/img/icon_blm.png) no-repeat -50px -232px
}

.cartTips {
    background: url(/imgs/img/cart-tips.png) no-repeat;
    width: 539px;
    height: 302px;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -39px;
    z-index: 999999
}

.entrustTips {
    background: url(/imgs/img/entrustTips.png) no-repeat;
    width: 385px;
    height: 240px;
    position: absolute;
    top: 427px;
    left: 50%;
    margin-left: -18px;
    z-index: 999999
}

.cartTips-close, .cartTips-know, .entrustTips-close, .entrustTips-know {
    position: absolute;
    cursor: pointer;
    text-indent: -200px
}

.cartTips-close {
    width: 14px;
    height: 14px;
    left: 175px;
    top: 194px;
    overflow: hidden
}

.cartTips-know {
    width: 65px;
    height: 25px;
    left: 67px;
    top: 260px;
    overflow: hidden
}

.entrustTips-close {
    width: 14px;
    height: 14px;
    right: 12px;
    top: 118px;
    overflow: hidden
}

.entrustTips-know {
    width: 65px;
    height: 25px;
    left: 160px;
    top: 195px;
    overflow: hidden
}

.moveMark {
    position: absolute;
    height: 30px;
    width: 30px;
    z-index: 99999999;
    opacity: .8;
    overflow: hidden;
    text-align: center
}

.moveMark img {
    height: 100%
}

.dialog2-result {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 410px;
    min-height: 350px;
    z-index: 10
}

.dialog2-list {
    margin-left: 20px;
    margin-top: 2px
}

.dialog2-list li {
    line-height: 26px
}

.dialog2-list .dcolor img {
    height: 20px;
    width: 20px;
    vertical-align: middle
}

.dialog2-list .dprice {
    font-weight: 700
}

.dialog2-btom {
    margin: 12px 0 0 20px;
    border-top: 1px solid #e0e0e0
}

.dialog2-success {
    font-size: 20px;
    line-height: 22px;
    padding-top: 24px
}

.dialog2-addSum {
    color: #666;
    padding-top: 8px
}

.dialog2-btnGroup {
    margin-top: 22px
}

.dialog2-btnGroup a {
    float: left;
    width: 105px;
    height: 25px;
    border: 1px solid #000;
    line-height: 25px
}

.dialog2-btnGroup .continue {
    margin-right: 16px;
    text-indent: 31px;
    position: relative
}

.dialog2-btnGroup .goPay {
    color: #fff;
    background: #000;
    position: relative;
    text-indent: 12px
}

.dialog2-btnGroup .icon-arrow-r {
    background: url(/imgs/img/icon_blm.png) no-repeat -109px -22px;
    position: absolute;
    right: 6px;
    top: 7px
}

.dialog2-btnGroup .icon-arrow-l {
    position: absolute;
    left: 21px;
    top: 7px;
    height: 12px;
    width: 12px;
    background: url(/imgs/img/icon_blm.png) no-repeat -128px -22px
}

.dialog2-shouqin .show-regret, .dialog2-canshu .show-regret, .dialog2-shibai .show-regret, .dialog2-support .show-regret, .dialog2-shop .show-regret {
    line-height: 24px;
    margin: 24px 20px 0
}

.dialog2-btns {
    margin: 30px 20px
}

.dialog2-btns .goPay {
    float: left;
    width: 105px;
    height: 29px;
    line-height: 29px;
    background: #000;
    color: #fff;
    text-indent: 21px;
    border-radius: 2px;
    margin-left: 10px
}

.dialog2-btns .icon-arrow-r {
    background: url(/imgs/img/icon_blm.png) no-repeat -109px -20px;
    margin-left: 6px
}

.pl20 {
    padding-left: 20px
}

.mt5 {
    margin-top: 5px
}

.cartProgress {
    position: relative;
    height: 31px;
    padding-bottom: 13px;
    margin-top: 20px
}

.cartPro-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 31px
}

.cartPro-bar, .cartPro-minbar {
    position: absolute;
    right: 0;
    top: 0;
    background: url(/imgs/img/cart-progress.png?xxxx) no-repeat 0 0
}

.cartPro-bar2 {
    background-position: 0 -31px
}

.cartPro-bar3 {
    background-position: 0 -62px
}

.cartPro-bar4 {
    background-position: 0 -93px
}

.cartPro-bar li, .cartPro-minbar li {
    float: left;
    color: #666;
    line-height: 31px;
    height: 31px
}

.cartPro-bar .cartPro-first {
    width: 162px;
    text-align: left;
    text-indent: 30px
}

.cartPro-bar .cartPro-second {
    width: 171px
}

.cartPro-bar .cartPro-third {
    width: 123px
}

.cartPro-bar .cartPro-last {
    width: 162px;
    text-align: left
}

.cartPro-bar1 .cartPro-first, .cartPro-bar2 .cartPro-second, .cartPro-bar3 .cartPro-third, .cartPro-bar4 .cartPro-last, .cartPro-minbar1 .cartPro-first, .cartPro-minbar2 .cartPro-second, .cartPro-minbar3 .cartPro-third {
    color: #fff
}

.cartPro-minbar {
    background-position: 0 -124px
}

.cartPro-minbar .cartPro-first {
    width: 178px
}

.cartPro-minbar .cartPro-first {
    text-indent: 18px
}

.cartPro-minbar .cartPro-second {
    width: 115px
}

.cartPro-minbar .cartPro-third {
    width: 96px
}

.cartPro-minbar2 {
    background-position: 0 -155px
}

.cartPro-minbar3 {
    background-position: 0 -186px
}

.userNote {
    line-height: 70px;
    border-top: 1px solid #d4d4d4;
    text-indent: 21px
}

.userNote input {
    line-height: 24px;
    width: 415px;
    text-indent: 5px
}

.cartList {
    border-top: 2px solid #000
}

.cartList input {
    border: 0
}

.cartList-main {
    width: 100%;
    font-size: 12px
}

.cartList-main thead tr {
    height: 36px
}

.cartList-main .cartList-row {
    height: 30px;
    background: #efefef;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #d4d4d4
}

.cartList-main .thick {
    font-weight: 600
}

.cartList-main .thick th {
    font-weight: 600
}

.cartTransport-main thead tr {
    height: 30px;
    background: #efefef
}

.cartList-row label {
    color: #666
}

.cartList-shopsItem {
    margin-top: -3px
}

.cartList-main .cartList-empty {
    height: 16px;
    overflow: hidden
}

.cartList-main tbody td {
    border-bottom: 1px solid #d4d4d4
}

.cartList-main .price_rmb {
    text-align: right;
    padding-right: 36px
}

.cartList-main .cartList-row td {
    border-color: #fff
}

.cartList-main th {
    font-weight: 400;
    text-align: left
}

.cartList-main td {
    text-align: left
}

.cartList-main .bold {
    font-weight: 700
}

.cartList-main .thumb {
    height: 80px;
    vertical-align: middle;
    margin: 0 30px 0 20px
}

.cartList-goods {
    margin: 0 -2px 0 38px
}

.cartList-main .align-center {
    text-align: center
}

.cartList-on {
    background: #fff4f4
}

.cartList-color, .cartList-size, .refunded {
    color: #666;
    line-height: 21px
}

.cartList-count {
    display: inline-block;
    font-size: 0;
    padding-left: 8px
}

.cartList-count .cartList-nub {
    width: 41px;
    padding: 2px 0;
    border: 1px solid #aaa;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    outline: 0;
    box-shadow: 1px 1px 2px #f0f0f0 inset;
    zoom: 1
}

.cartList-count span {
    display: inline-block;
    cursor: pointer;
    height: 23px;
    width: 17px;
    background: #f0f0f0 url(/imgs/img/cart-count.png) no-repeat;
    border: 1px solid #e5e5e5;
    vertical-align: top
}

.cartList-count .cartList-reduce {
    border-right: 0
}

.cartList-count .cartList-add {
    border-left: 0;
    background-position: -20px 0
}

.cartList-count .cartList-reduce.disable {
    background-position: 0 -25px
}

.cartList-count .disable {
    cursor: not-allowed
}

.cartList-count .cartList-add.disable {
    background-position: -20px -25px
}

.cartList-warn {
    height: 20px;
    width: 77px;
    background: #d60076;
    color: #fff;
    line-height: 20px;
    text-align: center;
    margin-top: 5px
}

.cartList-main .selectAll {
    width: 145px;
    padding-left: 20px
}

.cartList-main .gInfo {
    width: 270px
}

.cartList-main .gSpeci {
    width: 140px;
    text-indent: 20px
}

.cartList-main .gNumber {
    width: 80px;
    padding-left: 32px
}

.cartList-main .order_reminder {
    margin-top: 26px
}

.cartList-main .gPrice_rmb {
    text-align: right;
    padding-right: 36px
}

.cartList-nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 270px
}

.cartList-main .gInfoItem {
    position: relative
}

.gInfoItem-txt {
    position: absolute;
    left: 165px;
    top: 6px
}

.gInfoItem-txt a {
    color: #666;
    text-decoration: underline
}

.gInfoItem-name {
    white-space: nowrap;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 16px
}

.gInfoItem-name a {
    color: #000;
    text-decoration: none
}

.gInfoItem-txt .toWish {
    margin-right: 36px;
    position: relative;
    padding-left: 18px
}

.gInfoItem-txt .toWish:before {
    position: absolute;
    width: 16px;
    height: 16px;
    content: ' ';
    background: url(./list_share.png) no-repeat 0 -235px;
    left: 0
}

.gInfoItem-txt .wish:before {
    background-position: 0 -151px
}

tbody.cartList-result td {
    border-bottom: 0;
    height: auto
}

.cartList-main tbody tr {
    height: 110px
}

table.shop_message {
    width: 490px;
    height: auto
}

table.shop_message a, .show-tag-wrap a {
    color: #4fa9f4;
    text-decoration: underline
}

table.shop_message .shop_nav {
    height: 31px;
    line-height: 31px
}

table.shop_message th {
    height: 31px;
    border: 1px solid #d4d4d4;
    padding: 0 10px;
    box-sizing: border-box
}

table.shop_message td {
    line-height: 22px;
    border: 1px solid #d4d4d4;
    padding: 7px 10px;
    box-sizing: border-box
}

table.shop_message tr {
    height: 70px
}

.cartList-result .all_lines {
    background: #f8f8f8;
    padding: 8px 0
}

.cartList-result .priceinfo2 {
    padding: 15px 0 5px
}

.cartList-result .priceinfo2 li {
    position: relative
}

.cartList-result .priceinfo2 i {
    position: absolute;
    right: 18px;
    top: 4px
}

.cartList-result .priceinfo2 .line_node {
    padding: 0 31px 8px;
    width: 338px;
    text-align: left;
    color: #999;
    line-height: 18px
}

.cartList-result .priceinfo2 .line .line_node {
    margin-top: 8px
}

.cartList-result .priceinfo2 .lines .line_node {
    padding-bottom: 16px
}

.cartList-result .priceinfo2 .radio {
    position: absolute;
    top: 7px;
    left: 30px
}

.cartList-result .priceinfo2 .lines {
    line-height: 28px
}

.cartList-result .priceinfo {
    padding: 15px 0 5px
}

.priceinfo ul {
    width: 306px
}

.priceinfo li {
    line-height: 22px;
    text-align: right
}

.cartList-result del {
    color: #999
}

li.cartList-last, li.cartList-last-2 {
    width: 400px;
    font-size: 16px;
    border-top: 1px solid #000;
    margin-top: 10px;
    line-height: 45px;
    height: 39px
}

li.cartList-last-2 {
    margin-top: 0
}

.cartList-col2 {
    display: inline-block;
    width: 116px;
    padding-right: 36px;
    position: relative
}

.cartList-col2 .icon-cartTips {
    position: absolute;
    top: 4px;
    right: 19px
}

.icon-cartTips {
    display: inline-block;
    height: 12px;
    width: 12px;
    background: url(/imgs/img/cart-count.png) no-repeat -40px 0;
    vertical-align: middle;
    margin: -2px 2px 0
}

.invoiceBox {
    padding: 14px 0 0 20px
}

.invoiceBox .invoice {
    margin-right: 4px
}

.invoiceBox .invoiceTitle {
    line-height: 25px;
    color: #000
}

.invoiceBox li {
    line-height: 30px;
    color: #999
}

.invoiceBox .invoiceText {
    height: 18px;
    width: 203px;
    padding: 2px 0;
    border: 1px solid #D3D3D3;
    outline: 0;
    text-indent: 4px
}

.priceinfo .cartList-accept {
    position: static;
    clear: both;
    text-align: right;
    padding-right: 36px;
    line-height: 21px;
    padding: 7px 36px 10px
}

.cartList-main .cartList-off {
    background: #f5f5f5;
    color: #B7B7B7
}

.cartList-off .cartList-color, .cartList-off .cartList-size, .cartList-off .gInfoItem-name a {
    color: #B7B7B7
}

.cartList-off .cartList-nub {
    color: #B7B7B7;
    border-color: #D2D2D2;
    background: #F4F4F4
}

.cartList-off .cartList-count span {
    background-color: #EEE;
    border-color: #EAEAEA
}

.cartList-off .btn-cartGray {
    background: #D9D9D9;
    color: #666;
    padding: 0 5px;
    margin: 0 -2px 0 20px
}

.cartList-off .cartList-add {
    background-position: -20px -50px;
    cursor: not-allowed
}

.cartList-off .cartList-reduce {
    background-position: 0 -50px;
    cursor: not-allowed
}

.cartList-off input[type=checkbox] {
    margin-top: -3px
}

.cartList-off .cartList-modif.on {
    border-color: transparent;
    background: 0 0
}

.emptyCart {
    height: 100px;
    margin-top: 90px;
    text-indent: 250px;
    color: #666;
    line-height: 100px;
    background: #eee url(/imgs/img/emptyCart.png) no-repeat 150px center
}

.emptyCart a {
    color: #d60076
}

.cartList-modif {
    padding-left: 20px;
    border: 1px dashed transparent;
    position: relative;
    padding-top: 15px;
    margin-top: -1px;
    padding-bottom: 10px
}

.cartList-yushou {
    margin-bottom: 5px;
    color: #666
}

.cartList-yushou:hover {
    color: #d60076
}

.cartList-modif.on {
    border-color: #858585;
    background: #fff
}

.cartList-btnModif {
    position: absolute;
    right: -1px;
    top: -1px;
    height: 18px;
    width: 32px;
    color: #fff;
    text-align: center;
    background: #000;
    display: none
}

.cartList-modif.on .cartList-btnModif {
    display: block
}

.cartList-layer {
    position: absolute;
    top: 88px;
    left: -1px;
    width: 408px;
    border: 1px solid #CBCBCB;
    background: #fff;
    z-index: 999
}

.cartList-triangle {
    position: absolute;
    width: 18px;
    height: 10px;
    background: url(/imgs/img/icon_blm.png) no-repeat 0 -330px;
    left: 34px;
    top: -9px
}

.cartList-layer dl {
    margin: 18px 20px 0
}

.cartList-layer .lh26 {
    line-height: 26px
}

.cartList-layer .lh20 {
    line-height: 20px
}

.cartList-layer dt {
    float: left;
    width: 53px;
    color: #666
}

.cartList-layer .color-single {
    width: auto
}

.cartList-layer .color-txt {
    display: inline-block;
    width: 53px
}

.cartList-layer dd {
    margin-left: 53px
}

.cartList-layer .colorBox {
    padding-bottom: 5px
}

.cartList-layer .sizeBox {
    padding-top: 0
}

.cartList-layer .selected {
    border-color: #000
}

.cartList-btnGroup {
    padding: 20px 0 20px 75px
}

.cartList-btnOk {
    width: 50px;
    height: 25px;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    background: #000;
    color: #fff
}

.cartList-btnNo {
    color: #4fa9f4;
    margin-left: 12px
}

.footerbar-btnGroup {
    line-height: 27px;
    height: 27px
}

.footerbar-totalPrice {
    padding-right: 36px;
    line-height: 27px;
    height: 27px
}

.footerbar-totalPrice strong {
    font-size: 18px
}

.footerbar-btnOrder {
    font-size: 18px;
    font-weight: 700;
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 170px;
    background: #D50574;
    color: #fff
}

.min-btnOrder {
    width: 100px
}

.footerbar-list {
    position: absolute;
    left: 204px;
    top: 11px
}

.footerbar-list li {
    float: left;
    margin-right: 15px
}

.footerbar-list .alldelbtn {
    margin-right: 0
}

.footerbar-btnGroup .selectnum {
    position: relative
}

.footerbar-account {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 46px
}

.footerbar-list .mealladd2fav {
    background-position: -492px -326px;
    text-indent: 32px
}

.footerbar-continue {
    line-height: 27px;
    width: 90px;
    text-indent: 18px;
    cursor: pointer;
    color: #fff;
    background: #000
}

.footerbar-continue:hover {
    background-color: #d60076
}

.footerbar-continue i {
    display: inline-block;
    width: 8px;
    height: 12px;
    vertical-align: middle;
    margin-right: 3px;
    background: url(/imgs/img/icon_blm.png) no-repeat -127px -39px
}

.orderInfor {
    border-top: 2px solid #000
}

.orderInfor-title {
    line-height: 36px;
    border-bottom: 1px solid #D3D3D3;
    padding-left: 20px
}

.orderInfor-box {
    padding-left: 20px
}

.orderInfo-box {
    padding-bottom: 25px
}

.orderInfo-addressList {
    padding-top: 8px
}

.orderInfo-addressList li {
    line-height: 28px;
    position: relative;
    text-indent: 20px
}

.orderInfo-addressList li input {
    position: absolute;
    left: 1px;
    top: 11px
}

.orderInfo-addressList li a {
    text-indent: 0
}

.orderInfo-addressList input {
    margin-right: 6px;
    margin-top: -2px;
    border: 0
}

.orderInfor-btnModif, .orderInfor-btnDel {
    display: inline-block;
    height: 20px;
    width: 50px;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 20px
}

.orderInfor-btnModif.hide, .orderInfor-btnDel.hide {
    display: none
}

.orderInfor-btnModif {
    margin-left: 22px;
    margin-right: 2px
}

.orderInfor-panel {
    padding-top: 12px
}

.orderInfor-panel table {
    font-size: 12px;
    line-height: 24px
}

.orderInfor-panel input[type=text] {
    width: 204px;
    height: 20px;
    border: 1px solid #CBCBCB;
    line-height: 20px;
    outline: 0;
    vertical-align: top;
    text-indent: 4px;
    padding: 2px 0
}

.orderInfor-panel input.orderInfor-uname {
    color: #ccc
}

.orderInfor-panel input.w74 {
    width: 74px
}

.orderInfor-panel input.orderInfor-address {
    width: 360px
}

.orderInfor-panel input.orderInfor-tel {
    width: 120px
}

.orderInfor-panel td {
    padding: 6px 0
}

.citySelect select {
    width: 140px;
    margin-right: 6px
}

.orderInfor-panel .w92 {
    width: 92px
}

.orderInfor-panel .remark {
    color: #999;
    padding-left: 7px
}

.orderInfor-panel .wom, .orderInfor-panel .man {
    line-height: 24px;
    margin: 0 5px
}

.orderInfor-panel .man {
    margin-right: 10px
}

.orderInfor-row {
    padding: 14px 0 0 20px;
    line-height: 29px;
    height: 29px
}

.orderInfor-btnSave {
    float: left;
    height: 29px;
    width: 105px;
    border: 0;
    color: #fff;
    background: #000;
    cursor: pointer;
    outline: 0
}

.cartTransport {
    border-top: 2px solid #000
}

.cartTransport-main {
    font-size: 12px;
    width: 100%
}

.cartTransport-main .w230 {
    width: 230px
}

.cartTransport-main th {
    font-weight: 400;
    border-bottom: 1px solid #D3D3D3;
    text-align: left
}

.cartTransport-main .rline td {
    border-bottom: 1px solid #D3D3D3;
    height: 35px
}

.cartTransport-main td {
    height: 42px;
    text-align: left
}

.cartTransport-main .last td {
    border-bottom: 0
}

.cartTransport-main caption {
    border-bottom: 1px solid #D3D3D3;
    height: 36px;
    line-height: 36px
}

.cartTransport2 caption {
    border-bottom: 0
}

.cartTransport2 td {
    line-height: 25px;
    padding-bottom: 18px;
    height: 25px
}

.cartList-footer {
    min-height: 78px;
    width: 980px;
    overflow: hidden;
    height: auto;
    padding: 20px 0 8px 20px;
    background: rgba(230, 230, 230, .9)
}

.cartList-accept {
    text-align: right
}

.cartList-accept .statement {
    margin-top: 10px;
    margin-right: 36px
}

.cartList-accept a {
    color: #4fa9f4;
    text-decoration: underline
}

.cartList-accept input {
    margin: -2px 2px 0 0
}

.cartList-accept .order_coupon {
    overflow: hidden
}

.storeCredit {
    position: relative;
    float: left
}

.storeCredit .storeCredit_hint {
    margin-bottom: 6px
}

#storeCredit-service .cartList-col2, #storeCredit-off .cartList-col2 {
    color: #d50574
}

.storeCredit_error {
    line-height: 26px;
    color: #d50574
}

.storeCredit_res {
    position: absolute;
    left: 220px;
    top: 20px
}

.storeCredit_res li {
    width: 350px
}

.storeCredit_res li span {
    overflow: hidden;
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-left: 8px;
    background: url(/imgs/img/cart-count.png) no-repeat -73px 0;
    cursor: pointer
}

.storeCredit_res li i {
    margin-left: 8px;
    color: #D50574
}

.storeCredit-nub {
    border: 1px solid #D3D3D3;
    width: 125px;
    text-indent: 5px;
    line-height: 20px;
    padding: 2px 0;
    outline: 0
}

.storeCredit-use {
    background: #000;
    color: #fff;
    width: 45px;
    height: 27px;
    margin: 0 2px;
    outline: 0;
    cursor: pointer
}

.cartList-agree {
    line-height: 20px;
    font-size: 12px;
    height: 23px;
    padding-bottom: 12px;
    padding-right: 22px
}

.cartList-agree input[type=checkbox] {
    margin-top: -1px
}

.orderBar .footerbar-btnOrder {
    width: 220px;
    border: 0;
    cursor: pointer;
    outline: 0
}

.orderBar-back {
    display: inline-block;
    height: 27px;
    width: 125px;
    background: #000 url(/imgs/img/orderBar-back.png) no-repeat 15px 10px;
    color: #fff;
    line-height: 27px;
    text-indent: 25px
}

.orderBar-back:hover {
    background-color: #D60076
}

.orderBar-count {
    margin-right: 18px
}

.orderBar-count em {
    font-size: 14px;
    color: #d60076;
    padding: 0 4px
}

.paySuccess {
    padding: 50px 0 0 246px
}

.paySuccess-title {
    line-height: 52px;
    font-size: 24px;
    padding-left: 27px
}

.paySuccess-title .icon-success {
    margin-right: 5px;
    display: inline-block;
    width: 42px;
    height: 34px;
    background: url(/imgs/img/icon_blm.png) no-repeat -66px -24px;
    vertical-align: text-bottom
}

.paySuccess-title em {
    color: #d60076
}

.paySuccess-desc {
    margin-top: 30px;
    line-height: 27px;
    font-size: 14px
}

.paySuccess-desc em {
    color: #d60076
}

.paySuccess-btnGroup {
    margin-top: 62px;
    padding-bottom: 55px
}

.paySuccess-btnGroup li {
    padding-bottom: 10px
}

.paySuccess-btnGroup a {
    display: block;
    width: 126px;
    height: 27px;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 27px;
    padding-right: 14px;
    margin-left: 206px;
    position: relative
}

.paySuccess-btnGroup .icon-arrow-r {
    background: url(/imgs/img/icon_blm.png) no-repeat -109px -22px;
    position: absolute;
    right: 10px;
    top: 8px
}

.paySuccess-remark strong {
    font-weight: 700
}

.payTop {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000
}

.payTop-msg {
    padding: 18px 0 32px 48px
}

.pay-rows {
    line-height: 28px
}

.pay-rows1 {
    margin-left: -28px
}

.pay-rows strong {
    font-size: 14px;
    padding-right: 18px
}

.pay-rows span {
    padding-left: 12px
}

.pay-rows .icon-fulfill {
    margin-right: 12px;
    margin-top: -2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/imgs/img/icon_blm.png) no-repeat -29px -324px;
    vertical-align: middle
}

.payBanks-title {
    font-size: 14px;
    line-height: 42px;
    font-weight: 700;
    padding-left: 20px
}

.payBanksList {
    border: 1px solid #d6d6d6;
    padding: 25px 0 14px 45px;
    overflow: hidden
}

.payBanksWx {
    border: 1px solid #d6d6d6;
    padding: 30px 0;
    overflow: hidden;
    background: url(/imgs/img/phone.png) no-repeat 75% 50%
}

.payCode {
    width: 240px;
    height: auto;
    margin-left: 210px
}

.payCodeImg {
    width: 240px;
    height: 240px;
    border: 1px solid #d6d6d6
}

.payHint {
    margin-top: 20px
}

.payBanksList input[type=radio] {
    margin-right: 8px;
    border: 0
}

.alipay {
    padding: 15px 15px 15px 45px;
    overflow: hidden;
    border-top: 0
}

.wx {
    border-top: 0;
    padding: 18px 0 8px 45px
}

.wx ul li label {
    border: 0
}

.wx_see {
    float: right;
    margin-right: 50px;
    margin-top: -8px
}

.wx_see a {
    color: #4fa9f4;
    line-height: 24px;
    text-decoration: underline
}

.alipay .zhifubao {
    display: block;
    width: 90px;
    height: 40px;
    margin-left: 20px;
    background: url(/imgs/img/bank_list.gif) no-repeat 0 -925px
}

.alipay p {
    width: 810px;
    line-height: 20px
}

.payBottom {
    padding-top: 30px;
    padding-left: 27px
}

.payBottom .payNext {
    display: inline-block;
    line-height: 29px;
    width: 105px;
    text-align: center;
    color: #fff;
    background: #000;
    margin-right: 6px
}

.payBottom .myDeleCart {
    color: #4fa9f4
}

.payLayer-msg {
    margin-top: 26px
}

.payLayer-btnGroup {
    margin-top: 30px;
    text-align: center
}

.payLayer-btnGroup a {
    display: inline-block;
    height: 25px;
    width: 105px;
    text-align: center;
    line-height: 25px;
    border: 1px solid #000;
    background: #fff
}

.payLayer-btnGroup .blank {
    color: #fff;
    background: #000
}

.payLayer-rows {
    margin: 28px 0 0 36px
}

.payLayer-rows a {
    color: #4fa9f4
}

.payLayer-box1 .payLayer-msg {
    padding-left: 36px
}

.payLayer-box1 .payLayer-btnGroup a {
    margin: 0 6px
}

.payLayer-box2 {
    padding-top: 20px
}

.inMyCart {
    position: relative;
    z-index: 15
}

.myCartPanel {
    width: 240px;
    padding-left: 20px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 35px;
    color: #000;
    text-align: left
}

.myCartPanel-ret {
    position: absolute;
    height: 8px;
    width: 14px;
    right: 8px;
    top: -6px;
    background: url(/imgs/img/icon_blm.png) no-repeat -58px -324px
}

.myCartPanel-top {
    position: relative;
    line-height: 21px;
    margin-top: 10px;
    padding-bottom: 10px
}

.myCartPanel-close {
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(/imgs/img/icon_blm.png) no-repeat 0 -232px;
    right: 8px;
    top: 0;
    cursor: pointer
}

.myCartPanel-list {
    margin-right: 20px;
    border-top: 1px solid #d4d4d4;
    max-height: 358px;
    margin-bottom: 63px
}

.myCartPanel-item {
    padding: 5px 0 10px 82px;
    border-bottom: 1px solid #d4d4d4;
    zoom: 1;
    height: 101px
}

a.myCartItem-links {
    padding-right: 0;
    margin-top: 15px
}

.myCartPanel-item .con_img {
    float: left;
    width: 65px;
    height: 80px;
    margin-left: -82px;
    text-align: center
}

.myCartPanel-item img {
    max-width: 65px;
    height: 80px
}

.myCartItem-name {
    height: 30px;
    overflow: hidden
}

.myCartItem-name a {
    line-height: 30px;
    color: #000;
    max-width: 90%
}

.myCartItem-name a:hover {
    color: #000
}

.myCartItem-brands {
    height: 18px;
    overflow: hidden
}

.myCartItem-brands a {
    color: #999;
    max-width: 90%
}

.myCartItem-brands a:hover {
    color: #999
}

.myCartItem-spec {
    line-height: 22px;
    padding: 6px 0;
    display: block
}

.myCartItem-price {
    position: relative
}

.myCartItem-price em {
    color: #999
}

.myCartItem-del {
    position: absolute;
    left: 98px;
    top: 0;
    cursor: pointer
}

.myCartPanel-bot {
    position: absolute;
    bottom: 0;
    width: 219px;
    background: #fff;
    padding: 15px 0
}

.myCartPanel-bot a {
    display: block;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 0
}

.myCartPanel-none {
    height: 126px;
    line-height: 126px;
    text-align: center;
    margin-right: 20px;
    border-top: 1px solid #d4d4d4
}

.myCartPanel-list2 {
    margin-right: 0;
    max-height: 344px;
    overflow-y: auto
}

.myDelegation {
    margin-top: -10px
}

.myDele-top {
    zoom: 1;
    position: relative;
    z-index: 2
}

.myDele-tab {
    padding-top: 12px
}

.myDele-tab li {
    float: left;
    height: 24px
}

.myDele-tab .myDele-last a {
    border: 0
}

.myDele-tab a {
    font-size: 14px;
    line-height: 14px;
    float: left;
    height: 14px;
    vertical-align: top;
    padding: 0 20px;
    border-right: 1px solid #d4d4d4
}

.myDele-tab .act {
    border-bottom: 2px solid #d60076
}

.myDele-tab .act a {
    color: #d60076;
    font-weight: 700
}

.myDele-search {
    float: right;
    height: 22px;
    border: 1px solid #ccc
}

.myDele-search input {
    height: 22px;
    border: 0;
    outline: 0;
    line-height: 22px
}

.myDele-search input[type=text] {
    color: #ccc;
    width: 214px;
    text-indent: 12px
}

.myDele-search input[type=submit] {
    background: #eee;
    color: #888;
    width: 70px
}

.myDele-body {
    border-top: 2px solid #000;
    margin-top: -2px;
    padding-top: 25px
}

.myDele-body thead tr {
    height: 40px
}

.myDele-search.on {
    border-color: #d60076
}

.myDele-search.on input[type=text] {
    color: #000
}

.cartList-main .cartList-row2 {
    height: auto
}

.cartList-main .cartList-time {
    padding-left: 16px
}

.cartList-main .cartList-row2 td {
    height: 12px;
    line-height: 12px;
    padding-top: 12px;
    border-bottom: 0;
    color: #666
}

td.cartList-col1 {
    color: #666;
    width: 330px
}

.cartList-status {
    color: #d60076
}

.cartList-status .link_ena {
    color: #d60076
}

.cartList-status .link_ena:hover {
    text-decoration: underline
}

.myDele-body .cartList-main .thumb {
    margin: 0 0 0 20px;
    float: left
}

.ginfobox {
    position: relative;
    top: 10px;
    left: 5px;
    margin-left: 80px;
    line-height: 20px
}

.myDele-body .ginfobox a {
    display: block
}

.myDele-body .ginfobox p {
    padding-bottom: 10px
}

.myDele-body .anew {
    position: relative;
    left: 5px;
    top: 8px;
    color: #666;
    text-decoration: underline
}

.myDele-body .sell_out {
    margin-right: 15px;
    line-height: 17px;
    padding: 0 7px;
    background: #dadada;
    text-decoration: none;
    cursor: default
}

.myDele-body .gInfoItem-name {
    display: inline-block;
    padding-bottom: 0
}

.brandnewul li.noDrop {
    cursor: default
}

.order-prompt {
    margin: 26px
}

.cartList-main2 td.cartList-col1 {
    width: 314px
}

.cartList-main2 .fsprice {
    padding-left: 145px;
    width: 154px
}

.cartList-main2 .fsparams {
    text-align: center;
    line-height: 21px;
    color: #666
}

.cartList-main2 .cartList-status {
    line-height: 21px
}

.cartList-main2 .cartList-time {
    padding-left: 65px
}

.cartList-main2 .tracking {
    cursor: pointer;
    color: #4fa9f4;
    margin-left: 14px
}

.cartList-main2 .color4fa9f4 {
    color: #4fa9f4
}

.cartList-main2 .icon-arrow-r {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 2px;
    background: url(/imgs/img/icon_blm.png) no-repeat -128px -67px
}

.copy-div {
    width: 1000px;
    margin: 0 auto
}

.copy-box {
    text-align: left;
    padding-left: 300px;
    line-height: 22px
}

.copy-box .credibility {
    float: left;
    margin-top: 6px;
    height: 34px
}

#header {
    background-color: #eee;
    height: 25px
}

.header-box {
    width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.header-links {
    margin-left: 440px
}

.header-links a {
    width: 60px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    float: left
}

.header-links .active {
    background-color: #fff
}

.header-tools {
    margin-right: -1px;
    position: relative
}

.header_tools_bg {
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0
}

.header-tools li {
    float: left;
    line-height: 25px;
    padding-right: 10px;
    padding-left: 10px;
    background: url(/imgs/img/header_tools_line.png) no-repeat right center
}

.header-tools li .second {
    position: relative
}

.header-tools li .last {
    background: 0 0
}

.header-tools i {
    display: inline-block;
    width: 16px;
    height: 18px;
    vertical-align: middle
}

.icon-mobile {
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    margin-right: 2px
}

.icon-weixin {
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    background-position: -18px 0;
    margin-right: 10px
}

.icon-weibo {
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    background-position: -36px 0
}

.icon-chat {
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    background-position: -54px 0;
    margin-right: 5px
}

.icon-tel {
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    background-position: -72px 0;
    margin-right: 5px
}

.header-weixin {
    padding: 5px 6px 32px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    position: absolute
}

.weixin-box {
    width: 90px;
    padding-top: 90px;
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    background-position: 0 -18px;
    text-align: center
}

.weixin-box:after {
    content: '不乱买官方微信';
    position: absolute;
    bottom: 4px;
    left: 10px
}

.searchdiv {
    margin-left: auto;
    margin-right: auto;
    width: 1000px
}

.blmBanner {
    position: relative;
    overflow: hidden
}

.blnBanner-list {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0
}

.blnBanner-list img {
    float: left;
    display: block;
    height: 100%
}

.blmBanner-prev, .blmBanner-next {
    position: absolute;
    z-index: 3;
    top: 50%;
    width: 32px;
    height: 64px;
    margin-top: -64px;
    background: url(./blmBanner_btns.png) no-repeat 1px 0
}

.blmBanner-prev {
    left: 0;
    background-position: -32px 0
}

.blmBanner-next {
    right: 0
}

.blmBanner-btns {
    font-size: 0;
    height: 42px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding-top: 22px
}

.blmBanner-btns span {
    height: 12px;
    width: 12px;
    margin: 0 9px;
    overflow: hidden;
    line-height: 12px;
    display: inline-block;
    cursor: pointer;
    background: url(./blmBanner_btns.png) no-repeat -12px -64px
}

.blmBanner-btns .blmBanner-current {
    background-position: 0 -64px
}

.hot-banner {
    height: 489px
}

.hot-banner .blnBanner-list {
    height: 425px
}

.hot-banner img {
    width: 1000px
}

.siteIntroBox {
    overflow: hidden;
    margin: 23px 0 20px;
    padding: 23px;
    border: 1px solid #e0e0e0
}

.siteIntro-img {
    width: 485px;
    height: 238px;
    display: block
}

.siteIntro {
    width: 427px;
    position: relative
}

.siteIntro .show-tags {
    padding-top: 0
}

.siteIntro .show-tags span {
    margin: 10px 15px 0 0
}

.siteIntro-brands {
    height: 60px;
    position: relative
}

.siteIntro-brands img {
    height: 60px
}

.siteIntro-country {
    bottom: 14px;
    position: absolute
}

.siteIntro-url {
    line-height: 23px
}

.siteIntro-url a {
    color: #4fb9f7
}

.siteIntro-transport {
    height: 20px;
    color: #666;
    position: relative;
    margin: 13px 0 6px;
    text-indent: 21px
}

.siteIntro-transport .icon-air {
    position: absolute;
    height: 100%;
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    background-position: -90px 2px;
    left: 0;
    width: 16px
}

.siteIntro-btns {
    height: 23px;
    margin-top: 30px
}

.siteIntro-btns a {
    display: inline-block;
    line-height: 23px;
    width: 105px;
    height: 23px;
    float: left;
    position: relative;
    border-radius: 2px;
    text-indent: 24px;
    margin-right: 20px
}

.siteIntro-btns .simple {
    border: 1px solid #000
}

.siteIntro-btns .black {
    background-color: #000;
    color: #fff;
    border: 1px solid #000
}

.siteIntro-btns .red {
    background-color: #d60076;
    color: #fff;
    border: 1px solid #d60076
}

.siteIntro-btns .icon-arrow {
    position: absolute;
    width: 4px;
    height: 8px;
    top: 8px;
    right: 20px;
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    background-position: -105px 0
}

.siteIntro-btns .icon-arrow2 {
    background-position: -109px 0
}

.note-list {
    width: 675px;
    margin-right: 25px
}

.note-pos {
    color: #666;
    border-bottom: 1px solid #DFDFDF;
    padding-top: 16px;
    padding-bottom: 10px
}

.note-pos a {
    color: #666
}

.note-main {
    margin-top: -30px
}

.note-post {
    margin-top: 55px
}

.note-imgs {
    width: 100%;
    display: block
}

.note-title {
    font-size: 24px;
    line-height: 60px;
    padding-top: 4px
}

.note-title a:hover {
    text-decoration: underline
}

.note-desc {
    color: #999
}

.note-desc a {
    color: #999
}

.note-desc a:hover {
    text-decoration: underline
}

.note-summary {
    line-height: 24px;
    padding: 8px 0;
    word-break: break-all
}

.note-other {
    height: 26px;
    padding-top: 2px;
    color: #999;
    border-bottom: 1px solid #E8E8E8
}

.note-other li {
    float: left
}

.note-other [class^=icon] {
    display: inline-block;
    height: 16px;
    width: 18px;
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    vertical-align: middle;
    margin-right: 3px
}

.note-other .icon-pv {
    background-position: 0 -110px
}

.note-other .icon-commCount {
    margin-left: 26px;
    background-position: -18px -110px
}

.note-other .icon-praise {
    margin-left: 26px;
    background-position: -36px -110px;
    cursor: pointer
}

.note-other .icon-share {
    margin-left: 21px;
    background-position: -54px -108px;
    cursor: pointer
}

.note-other .note-more {
    float: right;
    color: #999;
    padding-right: 12px;
    display: block;
    position: relative
}

.note-other .note-more:hover {
    color: #000
}

.note-other .note-more:after {
    content: '';
    position: absolute;
    right: 0;
    height: 16px;
    width: 10px;
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    background-position: -75px -108px
}

.notePage {
    padding: 20px 0 30px
}

.notePage ul {
    position: relative;
    left: 50%;
    height: 30px;
    display: inline-block
}

.notePage li {
    float: left;
    position: relative;
    left: -50%;
    height: 30px;
    line-height: 30px;
    width: 31px;
    text-align: center;
    border: 1px solid #ededed;
    border-right: 0
}

.notePage a {
    display: block;
    width: 100%;
    height: 100%;
    color: #a8a8a8
}

.notePage .notePage-prev, .notePage .notePage-next {
    width: 67px
}

.notePage .notePage-last {
    border-right: 1px solid #EDEDED
}

.notePage .current {
    color: #000;
    font-weight: 700
}

.note-side {
    overflow: hidden;
    margin-left: 700px
}

.note-adv {
    display: block;
    width: 100%;
    margin-top: 20px
}

.note-follow {
    margin-top: 18px;
    line-height: 32px;
    position: relative;
    border-bottom: 2px solid #E8E8E8
}

.note-follow strong {
    font-size: 14px
}

.note-follow a {
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    position: absolute;
    height: 22px;
    top: 0
}

.note-follow .follow-weibo {
    margin-right: 32px
}

.note-follow .note-weixin {
    width: 22px;
    right: 0;
    background-position: -92px -42px
}

.note-follow .header-weixin {
    right: 0;
    bottom: 10px
}

.note-icons {
    position: absolute;
    right: 0;
    top: 0
}

.note-search {
    height: 30px;
    margin: 20px 0 9px;
    background: url(/imgs/img/header_tools_bg.png?54353xxx4xx54) no-repeat 0 0;
    background-position: 0 -126px
}

.note-search input {
    outline: 0
}

.note-search input[type=text] {
    height: 20px;
    width: 196px;
    line-height: 20px;
    float: left;
    margin: 6px 0 0 26px;
    border: 0
}

.note-search input.placeholder {
    color: #999
}

.note-search input[type=submit] {
    color: #fff;
    height: 30px;
    width: 75px;
    background: 0 0;
    border: 0;
    float: right;
    cursor: pointer
}

.note-search-empty {
    margin: -3px 0 0 26px
}

.note-mod {
    padding-bottom: 12px
}

.note-mod .noteMod-caption {
    border-bottom: 1px solid #DFDFDF
}

.note-mod .noteMod-caption strong {
    font-size: 14px;
    line-height: 38px
}

.note-mod li {
    margin-top: 10px;
    height: 90px
}

.note-mod img {
    width: 135px;
    height: 90px;
    float: left
}

.note-mod .noteMod-title {
    padding: 0 6px 0 11px;
    display: table-cell;
    height: 90px;
    vertical-align: middle;
    *position: relative;
    *top: 50%
}

.note-mod .noteMod-title a {
    *position: relative;
    *top: -50%;
    color: #666
}

.note-mod .noteMod-title a:hover {
    text-decoration: underline
}

.note-adv2 {
    padding-top: 8px
}

.note-adv2 img {
    width: 100%
}

.note-detail .note-summary {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 28px
}

.note-detail .note-other {
    padding-top: 12px;
    border-bottom: 0
}

.note-detail .note-summary img {
    max-width: 675px
}

.noteComm {
    margin-top: 5px
}

.noteComm textarea {
    width: 550px;
    height: 52px;
    background-color: #f5f5f5;
    float: left;
    border: 0;
    outline: 0;
    resize: none;
    padding: 4px 10px
}

.noteComm input[type=button] {
    width: 102px;
    height: 27px;
    background-color: #000;
    float: right;
    margin-top: 17px;
    color: #fff;
    outline: 0
}

.noteComm-list {
    clear: both
}

.noteComm-list h4 {
    padding-top: 10px;
    line-height: 24px;
    color: #999;
    border-bottom: 1px solid #DFDFDF
}

.noteComm-list dl {
    padding: 20px 0 16px;
    border-bottom: 1px solid #DFDFDF
}

.noteComm-list dt {
    float: left
}

.noteComm-list dt img {
    height: 41px;
    width: 41px;
    display: block;
    border-radius: 22px;
    margin-top: 1px
}

.noteComm-list dd {
    margin-left: 51px;
    color: #999
}

.noteComm-name {
    padding-bottom: 8px;
    margin-top: -3px
}

.noteComm-msg {
    line-height: 20px
}

.noteComm-date {
    float: right;
    margin-top: -3px
}

.noteComm-btm {
    padding-top: 25px;
    text-align: center;
    line-height: 27px
}

.noteComm-btm a {
    color: #666;
    position: relative
}

.noteComm-more {
    display: inline-block;
    height: 27px;
    width: 102px;
    background-color: #000;
    text-align: center;
    line-height: 27px;
    color: #fff;
    cursor: pointer
}

.posts-prev {
    padding-left: 15px
}

.posts-prev:after {
    content: '';
    position: absolute;
    left: 0;
    width: 11px;
    height: 27px;
    background: url(/imgs/img/note_arrow.png) no-repeat 0 center
}

.posts-next {
    padding-right: 15px
}

.posts-next:after {
    content: '';
    position: absolute;
    right: 0;
    width: 11px;
    height: 27px;
    background: url(/imgs/img/note_arrow.png) no-repeat right center
}

.followBlm {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -91px;
    z-index: 20;
    margin-left: -622px
}

.followBlm img {
    display: block;
    margin-bottom: 25px
}

.followBlm .weixinRichScan {
    display: block;
    width: 62px;
    height: 22px;
    margin: 20px auto;
    background: url(./weixin.png) no-repeat
}

.followBlm .weixinRichScan img {
    display: none;
    position: absolute;
    left: 0;
    bottom: -81px
}

#wb_follow_btn img {
    display: block;
    cursor: pointer
}

.showTranslate {
    height: 157px;
    padding-top: 8px;
    margin-top: -82px;
    background: url(/imgs/img/mycartbox_bg.png) no-repeat 0 0
}

.icon-new {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 2px;
    background: url(/imgs/img/icon_blm.png) no-repeat -108px -290px;
    vertical-align: middle
}

.showTranslate .keyTranslate {
    display: block;
    color: #fff;
    margin: 6px -5px 0 -8px;
    padding: 12px 0 10px 25px
}

.showTranslate .todaywish {
    padding-top: 2px
}

.storeWrap {
    clear: both;
    padding-top: 25px
}

.storeBox {
    background-color: #f9f9f9;
    padding: 20px
}

.storeBox .store-banner {
    float: left;
    height: 315px;
    width: 420px
}

.storeBox .store-banner img {
    display: block;
    width: 420px;
    height: 315px
}

.storeBox .blmBanner-prev, .storeBox .blmBanner-next {
    margin-top: -32px
}

.storeBox .store-info {
    height: 315px;
    line-height: 20px;
    margin-left: 462px
}

.store-title {
    padding-top: 10px;
    line-height: 36px;
    font-size: 20px
}

.store-content {
    padding-top: 8px;
    line-height: 24px;
    height: 206px;
    overflow: hidden;
    word-break: break-all
}

.store-content .h10 {
    height: 10px;
    overflow: hidden
}

.store-dt {
    line-height: 35px
}

.qq-online {
    display: block;
    text-indent: 45px;
    height: 30px;
    width: 110px;
    line-height: 30px;
    margin-bottom: 15px;
    background: url(/imgs/img/list_share.png) no-repeat -180px -1122px
}

.phone {
    display: block;
    text-indent: 24px;
    height: 30px;
    width: 110px;
    line-height: 30px;
    margin-bottom: 2px;
    cursor: default;
    background: url(/imgs/img/list_share.png) no-repeat -326px -1122px
}

.showinfo-form {
    color: #999
}

.fs-price {
    font-size: 18px;
    line-height: 36px;
    padding-top: 7px
}

.fs-price small {
    font-size: 15px
}

.market-price {
    font-size: 14px;
    padding-bottom: 5px
}

.market-price small {
    font-size: 12px
}

.market-price del {
    padding-right: 0
}

.showinfo .fs-spec {
    border-top: 1px solid #DFDFDF;
    margin-top: 20px;
    position: relative;
    padding: 20px 0 18px;
    line-height: 25px
}

.showinfo .fs-spec img {
    height: 20px;
    width: 20px;
    margin-top: -2px;
    vertical-align: middle
}

.showinfo .fs-tel {
    position: absolute;
    top: 16px;
    right: 0
}

.showinfo .fs-telbox {
    position: absolute;
    height: 95px;
    width: 255px;
    background: url(/imgs/img/icon_blm.png) no-repeat -152px 0;
    right: 0;
    top: 40px
}

.showinfo .btn-disbled {
    background-color: #7f7f7f;
    cursor: no-drop
}

.showinfo .btn-disbled * {
    cursor: no-drop
}

.showinfo .tags-open {
    cursor: pointer
}

.showinfo .icon-checked {
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    margin: -2px 4px 0 0;
    background: url(/imgs/img/icon_blm.png) no-repeat -108px -272px
}

.showinfo .icon-clock {
    display: inline-block;
    height: 14px;
    width: 14px;
    background: url(/imgs/img/icon_blm.png) no-repeat -89px -288px;
    vertical-align: middle;
    margin: -2px 4px 0 0
}

.showinfo .icon-tel2 {
    display: inline-block;
    height: 16px;
    width: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(/imgs/img/icon_blm.png) no-repeat -89px -271px
}

.showright .countdown {
    position: absolute;
    top: 0;
    right: 0;
    left: auto
}

.fs-tel-close {
    position: absolute;
    height: 12px;
    width: 12px;
    top: 13px;
    right: 10px;
    cursor: pointer
}

.showinfo-fsrows .icon-arrow-right {
    right: 76px
}

.showinfo-fsrows {
    overflow: hidden
}

.guarantee {
    position: absolute;
    left: 50%;
    top: 130px;
    width: 537px;
    height: 723px;
    margin-left: -270px;
    z-index: 10000000
}

.guarantee-close {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
    cursor: pointer;
    background: url(auto:blank)
}

.tracking-pos {
    color: #666;
    padding: 17px 10px
}

.tracking-pos a {
    color: #000
}

.tracking-hd {
    border-top: 1px solid #D3D3D3;
    background-color: #eee;
    line-height: 30px;
    padding-left: 20px
}

.tracking-time {
    margin-left: 62px
}

.tracking-wrap {
    margin-top: 24px;
    padding: 18px 30px 28px;
    border: 1px solid #7F7F7F
}

.tracking-title {
    border-bottom: 1px solid #7F7F7F
}

.tracking-title .tracking-btns {
    display: block;
    color: #fff;
    border-radius: 2px 2px 0 0;
    text-align: center;
    background-color: #7f7f7f;
    width: 90px;
    line-height: 24px;
    height: 24px
}

.tracking-main {
    background-color: #fafafb;
    color: #666;
    line-height: 29px;
    border: 1px solid #D6D6D6;
    padding: 16px 35px;
    margin-top: 15px
}

.tracking-main li {
    position: relative;
    padding-left: 138px
}

.tracking-main li span {
    position: absolute;
    left: 0;
    top: 0
}

.tracking-last {
    margin-top: 10px;
    color: #000;
    line-height: 24px
}

.tracking-error {
    text-align: center;
    padding: 100px;
    font-size: 14px
}

.icon-flash-cry {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/imgs/img/icon_blm.png) no-repeat -391px -96px;
    vertical-align: middle;
    margin: -2px 8px 0 0;
    font-size: 14px
}

.payTop-msg2 {
    padding: 22px 0 62px 20px
}

.globalMask {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .6;
    left: 0;
    top: 0;
    z-index: 999999
}

.flash-pop {
    width: 470px;
    height: 200px;
    margin: -100px 0 0 -235px;
    background-color: #fff;
    left: 50%;
    top: 50%;
    position: fixed;
    z-index: 999999999
}

.flash-pop-box {
    line-height: 35px;
    padding: 28px 0 0 56px
}

.flash-pop-box p {
    font-weight: 700
}

.flash-pop-box .icon-flash-cry {
    margin-left: -26px
}

.flash-pop-btns {
    display: block;
    margin: 15px auto 0;
    height: 27px;
    width: 125px;
    line-height: 27px;
    text-align: center;
    outline: 0;
    color: #fff;
    background-color: #000;
    border: 0
}

.ui-list-icons li {
    float: left;
    width: 166px;
    margin-bottom: 10px;
    margin-right: 21px
}

.ui-list-icons li label {
    width: 135px;
    height: 32px;
    display: inline-block;
    border: 1px solid #ddd
}

.icon-box1 {
    background: url(/imgs/img/bank_list.gif) 6px -324px no-repeat
}

.icon-box2 {
    background: url(/imgs/img/bank_list.gif) 6px -370px no-repeat
}

.icon-box3 {
    background: url(/imgs/img/bank_list.gif) 6px -278px no-repeat
}

.icon-box4 {
    background: url(/imgs/img/bank_list.gif) 6px -235px no-repeat
}

.icon-box5 {
    background: url(/imgs/img/bank_list.gif) 6px -463px no-repeat
}

.icon-box6 {
    background: url(/imgs/img/bank_list.gif) 6px -685px no-repeat
}

.icon-box7 {
    background: url(/imgs/img/bank_list.gif) 6px -186px no-repeat
}

.icon-box8 {
    background: url(/imgs/img/bank_list.gif) 6px -9px no-repeat
}

.icon-box9 {
    background: url(/imgs/img/bank_list.gif) 6px -509px no-repeat
}

.icon-box10 {
    background: url(/imgs/img/bank_list.gif) 6px -136px no-repeat
}

.icon-box11 {
    background: url(/imgs/img/bank_list.gif) 6px -592px no-repeat
}

.icon-box12 {
    background: url(/imgs/img/bank_list.gif) 6px -52px no-repeat
}

.icon-box13 {
    background: url(/imgs/img/bank_list.gif) 6px -721px no-repeat
}

.icon-box14 {
    background: url(/imgs/img/bank_list.gif) 6px -93px no-repeat
}

.icon-box15 {
    background: url(/imgs/img/bank_list.gif) 6px -548px no-repeat
}

.icon-box16 {
    background: url(/imgs/img/bank_list.gif) 6px -418px no-repeat
}

.icon-box17 {
    background: url(/imgs/img/bank_list.gif) 6px -752px no-repeat
}

.icon-box18 {
    background: url(/imgs/img/bank_list.gif) 6px -785px no-repeat
}

.icon-box19 {
    background: url(/imgs/img/bank_list.gif) 6px -818px no-repeat
}

.icon-box20 {
    background: url(/imgs/img/bank_list.gif) 6px -847px no-repeat
}

.icon-box21 {
    background: url(/imgs/img/bank_list.gif) 6px -884px no-repeat
}

.wx-box20000 {
    background: url(/imgs/img/bank_list.gif) 6px -977px no-repeat
}

.order-d-wrap {
    padding-bottom: 15px
}

.order-d-pos {
    padding: 17px 0;
    color: #666
}

.order-d-top {
    background-color: #efefef;
    line-height: 30px;
    padding-left: 20px;
    color: #666;
    border-top: 1px solid #d4d4d4
}

.order-d-time {
    padding-left: 60px
}

.order-d-main {
    border: 1px solid gray;
    margin-top: 24px;
    padding: 18px 30px 30px
}

.order-d-title {
    border-bottom: 1px solid #7F7F7F;
    color: #fff
}

.order-d-title span {
    display: block;
    width: 90px;
    height: 24px;
    line-height: 24px;
    background-color: #7f7f7f;
    text-align: center;
    border-radius: 3px 3px 0 0
}

.order-d-box {
    margin-top: 15px;
    border: 1px solid #D3D3D3
}

.order-d-box dl {
    line-height: 25px;
    padding: 18px 0 18px 110px;
    border-bottom: 1px solid #d3d3d3
}

.order-d-box dt {
    font-weight: 700;
    float: left;
    margin-left: -90px
}

.order-d-box .tracking {
    color: #4fa9f4;
    margin-left: 12px
}

.order-d-shops {
    margin: 5px 0 0
}

.order-d-table {
    width: 100%
}

.order-d-table caption {
    text-align: left;
    font-weight: 700;
    line-height: 40px
}

.order-d-table th {
    background-color: #efefef;
    line-height: 30px;
    padding-left: 20px;
    color: #666;
    border-top: 1px solid #d4d4d4;
    padding-left: 0;
    font-weight: 400
}

.order-d-table .pl10 {
    padding-left: 10px
}

.order-d-table .pl80 {
    padding-left: 80px
}

.order-d-table .pl20 {
    padding-left: 20px
}

.order-d-table .pr35 {
    padding-right: 35px
}

.order-d-table .thumb {
    height: 80px;
    max-width: 60px
}

.order-d-row {
    height: 110px;
    border-bottom: 1px solid #d7d7d7
}

.table-left {
    text-align: left
}

.table-center {
    text-align: center
}

.table-right {
    text-align: right
}

.order-d-count ul {
    width: 308px;
    padding: 15px 0 10px;
    border-bottom: 1px solid #000
}

.order-d-count li {
    line-height: 22px
}

.order-amount {
    font-size: 16px;
    padding: 15px 0 25px
}

.dialog2_out {
    position: absolute;
    left: 142px;
    width: 278px;
    min-height: 162px;
    top: 96px;
    z-index: 22;
    border: 1px solid #000;
    padding: 0 20px;
    background: #fff
}

.searchSize-sizeList li.disa {
    color: #ccc
}

.order-m-d {
    width: 795px;
    margin-top: 20px
}

.order-m-d .order-d-time {
    padding-left: 25px
}

.order-m-d .order-d-state {
    margin-left: 25px;
    color: #d50574
}

.order-m-d .order-d-top {
    line-height: 35px
}

.order-m-d .order-d-box {
    border: 0;
    margin: 0
}

.order-d-recipients {
    padding: 15px;
    line-height: 24px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.order-d-recipients h3 {
    font-weight: 600
}

tbody.myorder_result tr {
    height: 50px
}

tbody.myorder_result .myorder_subtotal {
    line-height: 50px
}

tbody.myorder_result .myorder_subtotal em {
    color: #d60076
}

tbody.myorder_result .myorder_subtotal b {
    font-size: 18px;
    margin-right: 10px
}

tbody.myorder_result .myorder_subtotal a {
    display: inline-block;
    width: 13px;
    height: 13px;
    overflow: hidden;
    text-indent: -99999999em;
    background: url(/imgs/img/list_share.png) no-repeat -507px -1122px;
    margin-right: 28px
}

tbody.myorder_result .myorder_subtotalout {
    padding-right: 36px
}

tbody.myorder_result .myorder_subtotalout a {
    display: inline-block;
    width: 13px;
    height: 13px;
    overflow: hidden;
    text-indent: -99999999em;
    background: url(/imgs/img/list_share.png) no-repeat -507px -1153px;
    margin-left: 10px;
    margin-right: 28px
}

tbody.myorder_allsubtotal tr {
    height: 26px
}

tbody.myorder_allsubtotal ul {
    padding-top: 14px
}

tbody.myorder_allsubtotal ul em {
    color: #d60076
}

tbody.myorder_allsubtotal ul b {
    color: #d60076;
    font-size: 18px;
    margin-right: 28px
}

tbody.myorder_allsubtotal ul a {
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: #d60076;
    font-size: 14px;
    font-weight: 600;
    margin-right: 28px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

tbody.myorder_allsubtotal ul .note_pay {
}

tbody.overtime tr, .myDele-body .overtimeTr {
    background: #f9f9f9
}

tbody.overtime .cartList-row2 td, tbody.overtime .cartList-row3 td, tbody.overtime .cartList-row3 td div, tbody.overtime .cartList-row3 td div a, .myDele-body .overtimeTr, .myDele-body .overtimeTr div, .myDele-body .overtimeTr div a, .overtimeTr .link_ena {
    color: #bcbcbc
}

tbody.overtime tr img, .overtimeTr img {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    opacity: .7
}

.car_blackboard {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 998
}

.car_prompt {
    width: 653px;
    min-height: 300px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -312px;
    z-index: 999
}

.car_prompt h2 {
    line-height: 34px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #D50574;
    text-indent: 30px;
    height: 34px
}

.car_prompt h2 a {
    display: block;
    right: 10px;
    top: 8px;
    height: 16px;
    width: 16px;
    overflow: hidden;
    background: url(/imgs/img/list_share.png) no-repeat -326px -246px;
    cursor: pointer;
    position: absolute;
    text-indent: -99999999em
}

.car_prompt .car_mainbody {
    padding: 0 30px;
    line-height: 22px
}

.car_prompt .car_mainbody p {
    margin-top: 14px
}

.car_prompt .prompt_ok, .car_prompt .prompt_no {
    display: inline-block;
    line-height: 24px;
    padding: 0 29px;
    border: 1px solid #000;
    margin: 20px 17px
}

.car_prompt .prompt_ok:hover, .car_prompt .prompt_no:hover {
    background: #000;
    color: #fff
}

.car_prompt .prompt_ok {
    margin-left: 170px
}

.car_blackboard_loading {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 998
}

.car_blackboard_loading img {
    width: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px
}

.car_blackboard_loading p {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 30px;
    margin-left: -70px
}

.mediareport-list-pos, .mediareport-pos {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #e0e0e0
}

.mediareport-list-pos a {
    font-size: 18px;
    color: #000
}

.mediareport-list-post {
    height: 180px;
    overflow: hidden;
    padding: 25px 0;
    border-bottom: 1px dashed #999
}

.mediareport-list-post:last-child {
    border: 0
}

.mediareport-list-fl, .mediareport-list-imgs {
    width: 275px;
    height: 180px
}

.mediareport-list-fr {
    width: 680px;
    height: 180px
}

.mediareport-list-title {
    margin-bottom: 10px
}

.mediareport-list-title a {
    font-size: 18px;
    color: #000
}

.mediareport-list-desc {
    color: #999;
    margin-bottom: 12px
}

.mediareport-list-desc a {
    color: #999
}

.mediareport-list-summary {
    width: 680px;
    color: #000;
    line-height: 24px;
    height: 96px;
    overflow: hidden
}

.mediareport-list-other {
    text-align: right;
    margin-top: 5px
}

.mediareport-list-other a {
    color: #999
}

.mediareport-pos {
    color: #666
}

.mediareport-pos a {
    color: #666
}

.mediareport-title {
    font-size: 24px;
    color: #000;
    margin: 25px 0
}

.mediareport-desc {
    overflow: hidden;
    color: #999
}

.mediareport-desc a {
    color: #999
}

.mediareport-summary {
    margin-top: 35px;
    line-height: 24px
}

.mediareport-summary img {
    max-width: 900px
}

.mediareport-primary {
    margin-top: 35px;
    color: #999
}

.mediareport-primary a {
    color: #999
}

.mediareport-other {
    margin-top: 30px;
    border-top: 1px solid #dfdfdf;
    padding: 33px 0;
    overflow: hidden
}

.mediareport-other a {
    color: #666
}

.mediareport-desc-fr a {
    display: inline-block;
    text-indent: 17px
}

.mediareport-download {
    background: url(/imgs/img/list_share.png) no-repeat -508px -1182px;
    margin-right: 15px
}

.mediareport-share {
    background: url(/imgs/img/list_share.png) no-repeat -508px -1214px
}

.meorder_table_th th, .meorder_table td {
    border-right: 1px solid #e0e0e0
}

.meorder_table td {
    height: 67px;
    border-bottom: 1px solid #e0e0e0;
    text-align: center
}

.meorder_table {
    border: 1px solid #e0e0e0;
    border-bottom: 0;
    border-right: 0;
    width: 100%
}

.meorder_table a:hover, .ginfobox a:hover {
    color: #4fa9f4;
    text-decoration: underline
}

.meorder_table_del a:hover {
    color: #fff;
    text-decoration: none
}

.meorder_table_th {
    background: #e0e0e0;
    height: 41px;
    line-height: 41px
}

.meorder_table_th th {
    background: #efefef;
    font-weight: 500;
    text-align: center
}

.meorder_table .meorder_table_del {
    position: relative
}

.meorder_table .myorder_delete {
    display: inline-block;
    width: 16px;
    height: 18px;
    overflow: hidden;
    text-indent: -9999999em;
    margin-left: 10px;
    background: url(/imgs/img/list_share.png) no-repeat -122px -484px;
    position: absolute;
    right: 3px;
    top: 24px
}

.meorder_table .myorder_delete:hover {
    background-position: -507px -474px
}

.meorder_table_detal {
    margin: 25px 0
}

.credithistory_nav ul {
    overflow: hidden;
    margin-bottom: 20px
}

.credithistory_nav ul li {
    width: 108px;
    line-height: 30px;
    float: left;
    text-align: center;
    border: 1px solid #e0e0e0;
    margin-right: 10px;
    font-weight: 700;
    cursor: pointer
}

.credithistory_nav ul .this_credit_nav {
    color: #fff;
    background: #000
}

.cartList-main tbody .order_state {
    height: auto
}

.order_state td {
    line-height: 26px;
    padding: 15px 20px
}

.order_state h3 {
    font-weight: 700
}

.order_state h3 span {
    margin-left: 12px;
    color: #d60076;
    font-weight: lighter
}

.order_state ul {
    overflow: hidden
}

.order_state ul li {
    float: left;
    line-height: 22px;
    color: #999;
    position: relative
}

.order_state ul .state_arrows {
    width: 24px;
    height: 14px;
    background: url(/imgs/img/icon_blm.png) no-repeat -152px -97px;
    margin: 16px 13px
}

.order_state ul .state_arrows_no {
    background-position: -185px -97px
}

.order_state ul .state_li_t {
    color: #d60076
}

.order_state ul .state_li_f {
    color: #000
}

.state_direct_hk {
    min-height: 80px
}

.notice {
    margin-top: 21px;
    color: #d60076
}

.notice span {
    display: inline-block;
    width: 31px;
    height: 26px;
    margin-right: 8px;
    background: url(/imgs/img/list_share.png) no-repeat 0 -1267px;
    vertical-align: top
}

.notice a {
    color: #4fa9f4;
    text-decoration: underline
}

.credit_select {
    height: 52px;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative
}

.credit_select ul {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px
}

.credit_select li {
    height: 18px;
    float: left;
    margin-top: 18px;
    border-left: 1px solid #e0e0e0
}

.credit_select li a {
    display: block;
    padding: 0 15px
}

.credit_select li:nth-child(1) {
    padding-left: 0;
    border: 0
}

.credit_select .acte a {
    color: #d60076;
    height: 28px;
    border-bottom: 1px solid #d60076;
    font-weight: 700
}

.credit_select .take_select {
    width: 146px;
    height: 24px;
    line-height: 24px;
    margin-top: 16px;
    overflow: hidden;
    border: 1px solid #e0e0e0
}

.credit_select .take_select select {
    padding-left: 6px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    width: 148px;
    background: url(/imgs/img/list_share.png) no-repeat 129px -304px
}

.credit_select .coupon_rule {
    position: absolute;
    top: 20px;
    right: 0
}

.all_credit ul {
    overflow: hidden;
    width: 825px
}

.all_credit ul li {
    position: relative;
    float: left;
    width: 245px;
    min-height: 144px;
    margin-right: 30px;
    background: url(/imgs/img/credit_background.png) no-repeat;
    text-align: center;
    margin-bottom: 30px
}

.all_credit ul li img {
    position: absolute;
    left: 0;
    top: 0
}

.all_credit ul li h2 {
    font-size: 24px;
    line-height: 52px;
    font-weight: 700;
    margin-top: 18px;
    color: #555
}

.all_credit ul li p {
    line-height: 26px;
    color: #999;
    font-size: 14px
}

.all_credit ul li p b {
    color: #d60076
}

.all_credit ul li a {
    display: block;
    line-height: 40px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background: #999;
    margin-top: 20px
}

.all_credit .code_expired {
    margin-bottom: 20px;
    border-top: 1px solid #CECECE;
    position: relative
}

.all_credit .code_expired span {
    font-size: 14px;
    text-align: center;
    position: absolute;
    color: #999;
    height: 33px;
    line-height: 33px;
    background: #fff;
    width: 88px;
    top: -18px;
    left: 50%;
    margin-left: -44px
}

.exchange_code {
    margin-top: 110px;
    text-align: center
}

.exchange_code .code_action {
    font-size: 14px;
    font-weight: 700;
    line-height: 29px
}

.exchange_code .code_action input[type=text] {
    width: 245px;
    border-color: #ccc;
    line-height: 29px;
    text-indent: 6px
}

.exchange_code .code_action button {
    font-size: 12px;
    color: #fff;
    background: #000;
    padding: 0 40px;
    margin-left: 20px;
    cursor: pointer;
    border: 0;
    line-height: 29px
}

.exchange_code p {
    margin-top: 45px;
    color: #999
}

.exchange_code p a {
    color: #000;
    margin-left: 30px
}

.look_content {
    width: 1000px;
    margin: 0 auto;
    min-height: 600px
}

.look_content .look_nav {
    height: 44px;
    border-bottom: 1px solid #dfdfdf
}

.look_content .look_nav .fl {
    margin-top: 18px;
    color: #666
}

.look_content .look_nav .fl a {
    color: #666
}

.look_content .look_nav .fr {
    margin-top: 10px;
    width: 75px
}

.look_content .look_nav select {
    text-indent: 5px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 75px;
    line-height: 20px;
    color: #999;
    border: 1px solid #dfdfdf;
    background: url(/imgs/img/list_share.png) no-repeat 58px -304px
}

.look_content .look_detail {
    height: 684px;
    border-bottom: 1px solid #dfdfdf;
    margin-top: 25px;
    margin-bottom: 10px
}

.look_content .hot-banner {
    height: 684px
}

.look_content .hot-banner .blnBanner-list, .look_content .hot-banner .blnBanner-list .blmImg, .look_content .hot-banner .blnBanner-list .blmImg img {
    height: 620px
}

.look_content .hot-banner .blnBanner-list .blmImg {
    float: left;
    position: relative;
    color: #fff;
    line-height: 22px
}

.ip_tooltip {
    padding: 0;
    position: absolute;
    text-align: left;
    line-height: 22px
}

.ip_tooltip a {
    color: #fff
}

.ip_tooltip a:hover {
    color: #9BD2FF;
    text-decoration: underline
}

.ip_tooltip b {
    font-weight: 500
}

.ip_tooltip .ip_name {
    margin-bottom: 11px;
    height: 22px;
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis
}

.ip_tooltip .ip_name .ip_name_span {
    display: inline-block;
    height: 22px;
    max-width: 145px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    vertical-align: top
}

.ip_tooltip .ip_name .arrows {
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 22px;
    margin-left: 8px;
    background: url(/imgs/img/list_share.png) no-repeat -511px -1262px
}

.ip_descr:before {
    width: 0;
    height: 0;
    content: "";
    position: absolute
}

.ip_descr.ltr-before:before {
    border-left: 8px solid transparent;
    top: 15px;
    left: -8px
}

.bgwhite.ltr-before:before {
    border-top: 12px solid rgba(255, 255, 255, .9)
}

.bgblack.ltr-before:before {
    border-top: 12px solid rgba(0, 0, 0, .5)
}

.ip_descr.rtl-before:before {
    border-right: 8px solid transparent;
    top: 15px;
    right: -8px
}

.bgwhite.rtl-before:before {
    border-top: 12px solid rgba(255, 255, 255, .9)
}

.bgblack.rtl-before:before {
    border-top: 12px solid rgba(0, 0, 0, .5)
}

.ip_descr.btt-before:before {
    border-right: 12px solid transparent;
    bottom: -8px;
    left: 16px
}

.bgwhite.btt-before:before {
    border-top: 8px solid rgba(255, 255, 255, .9)
}

.bgblack.btt-before:before {
    border-top: 8px solid rgba(0, 0, 0, .5)
}

.ip_descr.ttb-before:before {
    border-right: 12px solid transparent;
    top: -8px;
    left: 16px
}

.bgwhite.ttb-before:before {
    border-bottom: 8px solid rgba(255, 255, 255, .9)
}

.bgblack.ttb-before:before {
    border-bottom: 8px solid rgba(0, 0, 0, .5)
}

.ip_tooltip .ip_descr {
    opacity: 0;
    position: absolute;
    text-align: left;
    transition: left .25s ease-out, opacity .25s ease-out, right .25s ease-out, bottom .25s ease-out, top .25s ease-out;
    -moz-transition: left .25s ease-out, opacity .25s ease-out, right .25s ease-out, bottom .25s ease-out, top .25s ease-out;
    -webkit-transition: left .25s ease-out, opacity .25s ease-out, right .25s ease-out, bottom .25s ease-out, top .25s ease-out;
    z-index: -10;
    display: block;
    width: auto;
    height: auto;
    padding: 10px;
    min-height: 15px
}

.ip_descr p {
    min-width: 160px
}

.ip_tooltip .ltr-before {
    width: 160px;
    left: -3px
}

.ip_tooltip .rtl-before {
    width: 160px;
    right: -60px
}

.ip_tooltip .ttb-before {
    width: 160px;
    top: -3px
}

.ip_tooltip .btt-before {
    width: 160px;
    bottom: -60px
}

.ltr-slide {
    opacity: 1 !important;
    left: 45px !important;
    padding: 0
}

.rtl-slide {
    opacity: 1 !important;
    right: 13px !important;
    padding: 0
}

.btt-slide {
    opacity: 1 !important;
    bottom: 13px !important;
    padding: 0
}

.ttb-slide {
    opacity: 1 !important;
    top: 45px !important;
    padding: 0
}

.pass-ltr {
    display: block;
    float: right;
    height: 50px;
    left: 10px;
    position: absolute;
    width: 40px
}

.pass-rtl {
    display: block;
    float: right;
    height: 50px;
    right: -30px;
    position: absolute;
    width: 50px
}

.pass-btt {
    display: block;
    float: right;
    height: 50px;
    bottom: -30px;
    position: absolute;
    width: 40px
}

.pass-ttb {
    display: block;
    float: right;
    height: 40px;
    top: 10px;
    position: absolute;
    width: 50px
}

.descrContainer {
    width: 0;
    height: 0;
    display: block;
    visibility: hidden
}

.show .descrContainer {
    width: 100%;
    height: 100%;
    visibility: visible
}

.ip_img32 .button {
    width: 20px;
    height: 20px;
    float: left !important;
    position: absolute
}

.ip_img24 .button {
    width: 24px;
    height: 24px;
    float: left !important;
    position: absolute;
    top: 18px;
    left: 18px
}

.bg32 .button {
    width: 32px;
    height: 32px;
    float: left !important;
    position: absolute;
    top: 9px;
    left: 9px
}

.ip_bg24 .button {
    width: 24px;
    height: 24px;
    float: left !important;
    position: absolute;
    top: 9px;
    left: 9px;
    border-radius: 24px
}

.bgblack {
    background: rgba(0, 0, 0, .5);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.bgwhite {
    background: rgba(255, 255, 255, .9);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #000
}

.ip_img32 .roundBgW {
    height: 30px;
    width: 30px;
    left: -7px;
    position: absolute;
    top: -7px
}

.ip_img32 .roundBgWIn {
    height: 24px;
    width: 24px;
    position: absolute;
    left: -4px;
    top: -4px
}

.ip_img32 .roundBgWInner {
    height: 20px;
    width: 20px;
    position: absolute;
    left: -2px;
    top: -2px
}

.ip_img24 .roundBgW {
    height: 56px;
    width: 56px
}

.ip_img24 .roundBgWIn {
    height: 44px;
    width: 44px
}

.ip_img24 .roundBgWInner {
    height: 34px;
    width: 34px
}

.ip_bg24 .roundBgW {
    height: 42px;
    width: 42px
}

.ip_bg24 .roundBgWIn {
    height: 34px;
    width: 34px
}

.ip_bg24 .roundBgWInner {
    height: 28px;
    width: 28px
}

.roundBgW {
    border-radius: 30px;
    position: absolute;
    animation: pulseW 1.5s 1s infinite alternate;
    -moz-animation: pulseW 1.5s 1s infinite alternate;
    -webkit-animation: pulseW 1.5s 1s infinite alternate;
    -o-animation: pulseW 1.5s 1s infinite alternate
}

.roundBgWIn {
    border-radius: 30px;
    position: absolute;
    top: 4px;
    left: 4px;
    animation: pulseWIn 1.5s .5s infinite alternate;
    -moz-animation: pulseWIn 1.5s .5s infinite alternate;
    -webkit-animation: pulseWIn 1.5s .5s infinite alternate;
    -o-animation: pulseWIn 1.5s .5s infinite alternate
}

.roundBgWInner {
    border-radius: 30px;
    position: absolute;
    top: 7px;
    left: 7px;
    animation: pulseWInner 1.5s infinite alternate;
    -moz-animation: pulseWInner 1.5s infinite alternate;
    -webkit-animation: pulseWInner 1.5s infinite alternate;
    -o-animation: pulseWInner 1.5s infinite alternate
}

@keyframes pulseW {
    from {
        background: rgba(211, 0, 85, 0)
    }
    to {
        background: rgba(211, 0, 85, .2)
    }
}

@-moz-keyframes pulseW {
    from {
        background: rgba(211, 0, 85, 0)
    }
    to {
        background: rgba(211, 0, 85, .2)
    }
}

@-webkit-keyframes pulseW {
    from {
        background: rgba(211, 0, 85, 0)
    }
    to {
        background: rgba(211, 0, 85, .2)
    }
}

@-o-keyframes pulseW {
    from {
        background: rgba(211, 0, 85, 0)
    }
    to {
        background: rgba(211, 0, 85, .2)
    }
}

@keyframes pulseWIn {
    from {
        background: rgba(255, 255, 255, 0)
    }
    to {
        background: rgba(255, 255, 255, .3)
    }
}

@-moz-keyframes pulseWIn {
    from {
        background: rgba(255, 255, 255, 0)
    }
    to {
        background: rgba(255, 255, 255, .3)
    }
}

@-webkit-keyframes pulseWIn {
    from {
        background: rgba(255, 255, 255, 0)
    }
    to {
        background: rgba(255, 255, 255, .3)
    }
}

@-o-keyframes pulseWIn {
    from {
        background: rgba(255, 255, 255, 0)
    }
    to {
        background: rgba(255, 255, 255, .3)
    }
}

@keyframes pulseWInner {
    from {
        background: rgba(255, 255, 255, 0)
    }
    to {
        background: rgba(255, 255, 255, .6)
    }
}

@-moz-keyframes pulseWInner {
    from {
        background: rgba(255, 255, 255, 0)
    }
    to {
        background: rgba(255, 255, 255, .6)
    }
}

@-webkit-keyframes pulseWInner {
    from {
        background: rgba(255, 255, 255, 0)
    }
    to {
        background: rgba(255, 255, 255, .6)
    }
}

@-o-keyframes pulseWInner {
    from {
        background: rgba(255, 255, 255, 0)
    }
    to {
        background: rgba(255, 255, 255, .6)
    }
}

.look_name {
    width: 200px;
    height: 64px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 24px;
    font-family: Arial;
    color: #666;
    line-height: 64px
}

.look_share {
    width: 150px;
    height: 39px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2
}

.look_list {
    width: 1000px;
    overflow: hidden
}

.look_list ul {
    width: 1030px
}

.look_list li {
    float: left;
    margin-top: 25px;
    margin-right: 20px
}

.look_list li p {
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 14px;
    font-weight: bolder;
    color: #000
}

.look_list li img {
    width: 235px;
    height: 300px
}

.lookbook_index {
    margin-top: 25px
}

.look_indexList {
    width: 1000px;
    overflow: hidden;
    margin-top: -35px
}

.look_indexList h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    height: 30px;
    margin-bottom: 20px
}

.look_indexList ul {
    width: 1030px;
    overflow: hidden;
    margin-bottom: 20px
}

.look_indexList ul li {
    float: left;
    margin-right: 20px
}

.look_indexList ul li p {
    line-height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: 700
}

.look_indexList .lese_4 img {
    width: 235px;
    height: 300px
}

.look_indexList .lese_5 img {
    width: 184;
    height: 235px
}

.lookbook_all {
    height: 30px;
    margin-bottom: 40px;
    text-align: center
}

.lookbook_all a {
    display: inline-block;
    width: 184px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #000;
    border: 0;
    cursor: pointer
}

.moreButton {
    display: block;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    text-indent: 15px;
    color: #fff;
    cursor: pointer;
    text-align: left;
    padding: 0 10px;
    margin: 8px 0 0 10px;
    background: url(/imgs/img/list_share.png) no-repeat -500px -1297px #7f7f7f
}

.moreButtonHk {
    margin-left: 0;
    white-space: nowrap;
    position: absolute;
    left: 0
}

.logisticsImg {
    background-position: -500px -1290px
}

.logisticsImgNo {
    background: url(/imgs/img/list_share.png) -500px -1341px no-repeat #f8f8f8;
    border: 1px solid #e8e8e8;
    color: #999
}

.orderImg {
    background-position: -500px -1317px
}

.orderImgNo {
    background: url(/imgs/img/list_share.png) -500px -1364px no-repeat #f8f8f8;
    border: 1px solid #e8e8e8;
    color: #999
}

.orderimg2 {
    background-position: -500px -1317px
}

.orderPopup {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 35000;
    text-align: center
}

.orderPopupClose {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/imgs/img/list_share.png) no-repeat -430px -835px;
    position: absolute;
    right: 25px;
    top: -15px
}

.orderPopupImg {
    width: 750px;
    height: 100%;
    margin: 0 auto;
    overflow: auto
}

.orderPopup img {
    width: 650px;
    border: 8px solid #fff;
    margin-bottom: 15px
}

#orderimg {
    position: relative
}

.invoiceHint {
    display: block;
    width: 33px;
    height: 15px;
    background: url(/imgs/img/list_share.png) no-repeat -53px -1273px;
    margin: 5px 0 0 35px
}

.order_reminder_td {
    position: relative
}

.order_reminder_td .order_reminder {
    position: absolute;
    left: 0;
    bottom: 8px;
    width: 300px;
    display: none
}

.hats {
    position: absolute;
    top: -8px;
    left: 6px;
    transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -o-transform: rotate(20deg)
}

.monkey {
    position: absolute;
    top: 0;
    right: -20px
}

.logistics_list {
    margin: 30px auto;
    width: 700px
}

.logistics_list li {
    margin: 0 auto;
    color: #fff;
    width: 625px;
    height: 77px;
    background: url(/imgs/img/bg_step_03.png) no-repeat;
    padding: 23px 0 0 70px
}

.logistics_list .logistics_this {
    background-image: url(/imgs/img/bg_step_02.png)
}

.logistics_list li h3 {
    font-size: 14px;
    line-height: 30px;
    font-weight: 700
}

.helptitle {
    clear: both;
    font-size: 18px;
    padding: 20px 0 10px;
    border-bottom: 1px solid #e0e0e0;
    font-weight: 700
}

.logistics_order {
    width: 700px;
    margin: 30px auto 0;
    border-bottom: 1px solid #e0e0e0;
    line-height: 35px;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 15px
}

.logistics_order a {
    color: #4fa9f4
}

.logistics_list a {
    color: #ffec6f
}

.dialog2 {
    border: 10px solid #000 \9
}

.searchSizePopup-hd {
+ overflow: hidden
}

.moveMark {
    filter: alpha(opacity:80)
}

.cartList-count .cartList-nub {
    width: 39px \9
}

.footerbar-btnGroup .selectnum {
+ top: 4 px;
+ margin-top: - 8 px
}

.myCartItem-price {
+ position: static
}

.myCartItem-del {
+ position: static;
+ float: right;
+ margin: - 18 px 12 px 0 0
}

.myDele-tab a {
+ vertical-align: baseline
}

.globalMask {
    filter: alpha(opacity:60)
}