/*è´­ç‰©æµç¨‹new*/
.cartnew-browser {
    width: 968px;
    height: 20px;
    line-height: 20px;
    background: #FDFCDD;
    padding: 5px 10px;
    border: #efdda6 1px solid;
    font-size: 14px;
    margin: 10px auto 0px auto;
}
.cartnew-browser a {
    font-weight: bold;
    color: #468fa2;
    text-decoration: underline;
}
.cartnew-title {
    width: 990px;
    height: 52px;
    overflow: hidden;
    padding: 20px 0px 0px 0px;
    margin: 0px auto;
}
.cartnew-title h2 {
    height: 32px;
    width: 200px;
    overflow: hidden;
    text-indent: -3000px;
    background: url(../images/cart_logo.gif) no-repeat;
    float: left;
}
.cartnew-title .step1 {
    background-position: 0 0;
}
.cartnew-title .step2 {
    background-position: 0 -32px;
}
.cartnew-title .step3 {
    background-position: 0 -64px;
}
.cartnew-title .step4 {
    background-position: 0 -96px;
}
.cartnew-title ul {
    width: 446px;
    height: 30px;
    background: url(../images/cartnew_flow.png) no-repeat top right;
    float: right;
}
.cartnew-title li {
    width: 176px;
    height: 30px;
    text-align: center;
    color: #999;
    float: left;
}
.cartnew-title li span {
    display: block;
    height: 15px;
    padding: 15px 0px 0px 0px;
    line-height: 15px;
}
.cartnew-title .act {
    background: url(../images/cart_flow_black.gif) no-repeat top center;
    color: #000;
}
.cartnew-title .end {
    width: 94px;
    text-align: right;
}
.cartnew-title .end .act {
    background: url(../images/cart_flow_black.gif) no-repeat top right;
}
.cartnew-tips {
    width: 990px;
    zoom: 1;
    margin: 0 auto 5px auto;
}
.cartnew-tips:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.cartnew-tips .right {
    float: right;
}
.cartnew-tips .tipsbox {
    width: 648px;
    height: 23px;
    line-height: 18px;
    padding: 4px 5px 4px 10px;
    color: #666;
    background: url(../images/cartnew_tipsbox.png) no-repeat;
    position: relative;
    float: left;
}
.cartnew-tips .tipsbox strong {
    color: #000;
}
.cartnew-tips .tipsbox .btn_close {
    width: 17px;
    height: 17px;
    padding: 0px;
    background: url(../images/i_close_f.png) no-repeat;
    float: right;
    cursor: pointer;
}
.cartnew-tips .tipsbox .btn_down {
    width: 17px;
    height: 17px;
    background: url(../images/i_mycartupdown.png) no-repeat 0px 0px;
    float: right;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    right: 5px;
    top: 4px;
}
.cartnew-tips .tipsbox .btn_up {
    width: 17px;
    height: 17px;
    background: url(../images/i_mycartupdown.png) no-repeat 0px -17px;
    float: right;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    right: 5px;
    top: 4px;
}
.cartnew-tips .tipsbox dt {
    width: 65px;
    font-weight: bold;
    color: #000;
    background: url(../images/i_warning.png) no-repeat 0px 2px;
    padding: 0px 0px 0px 18px;
    float: left;
}
.cartnew-tips .tipsbox dd {
    width: 520px;
    float: left;
}
.cartnew-tips .tipsbox dl {
    position: absolute;
    width: 646px;
    padding: 4px 6px 4px 11px;
    top: 0px;
    left: 0px;
    border: 0px;
    backgroud: none;
}
.cartnew-tips .tipsbox .textmore {
    display: none;
}
.cartnew-tips .tipsbox-open dl {
    width: 646px;
    padding: 3px 5px 5px 10px;
    top: 0px;
    left: 0px;
    border: 1px #cecece solid;
    background: #f8f8f8;
}
.cartnew-main {
    width: 990px;
    zoom: 1;
    margin: 0 auto;
}
.cartnew-main:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.cartnew_table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin-bottom: 18px;
}
.cartnew_table th {
    height: 32px;
    background: #000;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #000;
}
.cartnew_table td {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}
.cartnew_table .th1 {
    width: 346px;
    padding: 0px;
}
.cartnew_table .th2 {
    width: 120px;
    padding: 0px;
}
.cartnew_table .th3 {
    width: 116px;
    padding: 0px;
}
.cartnew_table .th4 {
    width: 120px;
    padding: 0px;
}
.cartnew_table .th5 {
    width: 100px;
    padding: 0px;
}
.cartnew_table .th6 {
    width: 188px;
    padding: 0px;
}
.cartnew_table .trbg {
    background: #f8f8f8;
    text-align: left;
}
.cartnew_table .trbg strong {
    color: #000;
}
.cartnew_table .trbg_h {
    background: #f2f2f2;
}
.cartnew_table .trbg_h .cartnew_mark_zeng {
    border: 2px #c2c2c2 solid;
}
.cartnew_table .trbg_h .cartnew_mark_zeng span {
    background: #c2c2c2;
}
.cartnew_table .right {
    height: 20px;
    line-height: 20px;
    float: right;
}
.cartnew_table .right .pc_pre, .cartnew_table .right .pc_next {
    vertical-align: middle;
}
.cartnew_table .i_open {
    height: 20px;
    line-height: 20px;
    background: url(../images/i_-.png) no-repeat 0px 2px;
    font-size: 12px;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    cursor: pointer;
}
.cartnew_table .i_close {
    height: 20px;
    line-height: 20px;
    background: url(../images/i_+.png) no-repeat 0px 2px;
    font-size: 12px;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    cursor: pointer;
}
.cartnew-img img {
    float: left;
    margin-right: 10px;
    display: inline;
    width: 60px;
}
.cartnew-img p {
    float: left;
    text-align: left;
    width: 200px;
}
.cartnew-img .cart_discount {
    margin-right: 10px;
}
.cartnew-img .cart_discount img {
    margin-right: 0px;
}
.cartnew-sum {
    background: #efefef;
    border: 1px #ccc solid;
    padding: 10px;
    margin-bottom: 10px;
    zoom: 1;
}
.cartnew-sum:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.cartnew-sum .left {
    float: left;
}
.cartnew-sum .right {
    text-align: right;
    float: right;
}
.cartnew-sum p {
    color: #333;
    font-weight: bold;
    padding-bottom: 5px;
}
.cartnew-sum strong {
    color: #e8044f;
    font-size: 18px;
}
.cartnew-sum .right span {
    margin-left: 15px;
}
.cartnew-sum .right strong span {
    margin-left: 0px;
}
.cartnew-submit {
    padding: 10px 20px 40px 0px;
    text-align: right;
}
.cartnew-submit a, .cartnew-submit input {
    vertical-align: middle;
}
.cartnew-goodslist {
    border: 1px #ccc solid;
    margin-bottom: 10px;
}
.cartnew-goodslist .title {
    height: 20px;
    padding: 8px 10px;
    background: #efefef;
}
.cartnew-goodslist .title h2 {
    height: 20px;
    line-height: 20px;
    background: url(../images/i_+.png) no-repeat 0px 2px;
    font-size: 12px;
    padding: 0px 0px 0px 20px;
    float: left;
    cursor: pointer;
}
.cartnew-goodslist .title .right {
    float: right;
}
.cartnew-goodslist .main {
    height: 230px;
    border-top: 1px #e3e3e3 solid;
    display: none;
}
.cartnew-goodslist .main li {
    width: 163px;
    height: 230px;
    border-right: 1px #e3e3e3 solid;
    float: left;
}
.cartnew-goodslist .main .list {
    width: 100px;
    padding: 10px 0px 0px 0px;
    margin: 0 auto;
}
.cartnew-goodslist .main .list .thumb {
    height: 110px;
}
.cartnew-goodslist .main .list .thumb img {
    width: 100px;
    height: 100px;
}
.cartnew-goodslist .main .list .name {
    height: 35px;
    overflow: hidden;
}
.cartnew-goodslist .main .list .name h3 {
    height: 30px;
    line-height: 15px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    cursor: pointer;
    overflow: hidden;
}
.cartnew-goodslist .main .list .name a {
    color: #333;
    text-decoration: underline;
}
.cartnew-goodslist .main .list .price {
    color: #333;
    height: 25px;
    line-height: 15px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
}
.cartnew-goodslist .main .list .price del {
    color: #999;
}
.cartnew-goodslist .main .list .op {
    text-align: center;
    padding: 0px 0px 5px 0px;
}
.cartnew-goodslist .main .list .f_outlet {
    display: block;
    text-align: center;
}
.cartnew-goodslist .main .end {
    border: 0px;
}
.cartnew-goodslist-open .title h2 {
    background: url(../images/i_-.png) no-repeat 0px 2px;
}
.cartnew-goodslist-open .main {
    display: block;
}
.cartnew-goodslist .list-none {
    padding: 100px 0px;
}
.cartnew-sumfinal {
    padding: 10px 0px;
    font-size: 14px;
    text-align: right;
    color: #000;
    zoom: 1;
}
.cartnew-sumfinal:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.cartnew-sumfinal strong {
    color: #e8044f;
    font-size: 24px;
}
.cartnew-checkout {
    zoom: 1;
}
.cartnew-checkout:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.cartnew-checkout .left {
    width: 405px;
    padding: 10px 0px 0px 10px;
    text-align: left;
    float: left;
}
.cartnew-checkout .fp {
}
.cartnew-checkout .fp .title {
    height: 35px;
}
.cartnew-checkout .fp .main {
    border: 1px #ccc solid;
    padding: 10px 15px;
    margin-bottom: 10px;
}
.cartnew-checkout .fp dl {
    height: 25px;
    padding: 10px 0px;
    line-height: 22px;
}
.cartnew-checkout .fp dt {
    width: 70px;
    float: left;
}
.cartnew-checkout .fp dd {
    width: 290px;
    float: left;
}
.cartnew-checkout .fp dd .input_1 {
    width: 200px;
}
.cartnew-checkout .bz .title {
    height: 35px;
}
.cartnew-checkout .bz .main {
    border: 1px #ccc solid;
    padding: 10px 15px;
    margin-bottom: 10px;
}
.cartnew-checkout .bz dt {
    height: 80px;
}
.cartnew-checkout .bz dt .textarea_1 {
    width: 369px;
    height: 70px;
}
.cartnew-checkout .bz p {
    padding-bottom: 5px;
}
.cartnew-checkout .right {
    width: 420px;
    padding: 10px 0px 0px 0px;
    text-align: right;
    height: auto;
    float: right;
}
.cartnew-checkout .right .sum {
    line-height: 1.8;
    padding: 0px 0px 20px 0px;
    color: #000;
}
.cartnew-checkout .right .sum dl {
    clear: both;
    height: 20px;
}
.cartnew-checkout .right .sum dt {
    width: 330px;
    text-align: right;
    float: left;
}
.cartnew-checkout .right .sum dd {
    width: 80px;
    padding-left: 10px;
    text-align: left;
    float: left;
}
.cartnew-checkout .right .pay .title {
    height: 35px;
}
.cartnew-checkout .right .pay .main {
    border: 1px #ccc solid;
    padding: 10px 15px 5px 15px;
    margin: 0px 0px 10px 100px;
}
.cartnew-checkout .right .pay .main .input_1 {
    width: 70px;
    vertical-align: middle;
}
.cartnew-checkout .right .pay .main strong {
    color: #000;
}
.cartnew-checkout .right .pay .main p {
    padding: 0px 0px 5px 0px;
    color: #666;
}
.cartnew-checkout .right .pay .main .list-t {
    text-align: left;
    font-weight: bold;
    color: #000;
    padding: 0px 0px 10px 0px;
}
.cartnew-checkout .right .pay .main .list-m {
    text-align: left;
}
.cartnew-checkout .right .pay .main .list-m dl {
    clear: both;
    padding: 0px 0px 15px 0px;
    zoom: 1;
}
.cartnew-checkout .right .pay .main .list-m dl:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.cartnew-checkout .right .pay .main .list-m dt {
    width: 25px;
    float: left;
}
.cartnew-checkout .right .pay .main .list-m dd {
    width: 260px;
    float: left;
}
.cartnew-checkout .right .pay p {
    padding: 0px 0px 10px 0px;
    color: #000;
}
.cartnew-info {
    margin-bottom: 15px;
}
.cartnew-info .title {
    height: 25px;
    background: #000;
    padding: 5px 10px 0px 10px;
    border: 1px solid #000;
}
.cartnew-info .title h2 {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    float: left;
}
.cartnew-info .title .right {
    float: right;
}
.cartnew-info .main {
    padding: 20px 30px;
    color: #333;
    border: 1px solid #ccc;
}
.cartnew-info .box {
    padding-bottom: 10px;
}
.cartnew-info .box h3 {
    height: 30px;
    font-size: 14px;
    color: #000;
    font-family: Arial, helvetica, sans-serif;
}
.cartnew-info .box .a_rzu {
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, helvetica, sans-serif;
}
.cartnew-info .box .list-box {
    border: 1px #f5a7b2 solid;
    background: #fff2e8;
    padding: 10px;
    margin-bottom: 10px;
}
.cartnew-info .box .list-box .list-info dl {
    border: 1px #fff2e8 solid;
}
.cartnew-info .box .list-box .list-info .over {
    background: #dbedf7;
    border: 1px #8fb8e0 solid;
}
.cartnew-info .box .list-info {
    width: 906px;
}
.cartnew-info .box .list-info dl {
    clear: both;
    padding: 5px;
    border: 1px #fff solid;
    zoom: 1;
}
.cartnew-info .box .list-info dl:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.cartnew-info .box .list-info dt {
    width: 790px;
    padding: 0px 0px 1px 0px;
    float: left;
}
.cartnew-info .box .list-info dd {
    width: 100px;
    text-align: right;
    float: left;
}
.cartnew-info .box .list-info .over, .list-pay .over, .list-payarrival .over {
    background: #dbedf7;
    border: 1px #8fb8e0 solid;
}
.cartnew-info .box .list-info .over strong {
    color: #E8044F;
}
.cartnew-info .box .input_s {
    width: 170px;
    height: 22px;
    line-height: 22px;
    border: #ccc solid 1px;
    background: url(../images/inputbg.gif) -1px -1px no-repeat;
    vertical-align: middle;
}
.cartnew-info .box .list-table {
    border-top: 1px #ccc dashed;
    margin: 10px 0px;
    padding: 10px 0px 0px 0px;
}
.cartnew-info .box .list-table select {
    display: inline-block;/*width:145px;*/
}
.cartnew-info .box .submit {
    padding: 10px 20px;
}
.cartnew-info .box .tips {
    padding: 0px 0px 0px 20px;
    margin-left: 10px;
    font-family: Arial, helvetica, sans-serif;
    background: url(../images/i_tips_ar.png) no-repeat;
    height: 15px;
    line-height: 15px;
    color: #eb004c;
    display: inline-block;
}
.cartnew-info .box h4 {
    clear: both;
    height: 24px;
    line-height: 24px;
    padding-left: 25px;
    margin-bottom: 10px;
    border: #e6e6e6 solid 1px;
    background: url(../images/roundgreybtn.gif) no-repeat 10px center #efefef;
    font-size: 12px;
    font-weight: normal;
}
.cartnew-info .box .list-pay {
    margin-bottom: 10px;
    padding: 0px 20px;
}
.cartnew-info .box .list-pay dl {
    clear: both;
    padding: 5px;/*border-bottom:1px #ccc dashed;*/
    zoom: 1;
}
.cartnew-info .box .list-pay dl:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.cartnew-info .box .list-pay dt {
    width: 185px;
    float: left;
}
.cartnew-info .box .list-pay dd {
    width: 730px;
    padding: 0px 10px;
    border-left: 1px #ccc dashed;
    float: right;
}
.cartnew-info .box .list-pay p {
    clear: both;
    padding-bottom: 5px;
    color: #666;
}
.cartnew-info .box .list-pay li {
    width: 115px;
    height: 40px;
    float: left;
}
.cartnew-info .box .list-pay li img {
    width: 105px;
    height: 30px;
    border: 1px #ccc solid;
}
.cartnew-info .box .list-payarrival {
    margin-bottom: 10px;
    padding: 0px 20px;
}
.cartnew-info .box .list-payarrival dl {
    padding: 5px;
}
.cartnew-info .box .list-payarrival .f_g {
    padding: 5px 0px 0px 35px;
}
.cartnew-info .box .list-payarrival div {
    padding: 5px 0 0 15px;
}
.cartnew-info .box .list-paytime p {
    padding: 0px 0px 5px 20px;
}
.cartnew-info .box .list-paytime .f_g {/*border-bottom:1px #ccc dashed;*/
    margin-bottom: 5px;
}
.cartnew-info .box .list-express p {
    padding: 0px 0px 5px 20px;
}
.cartnew-info .box .list-express .f_g {
    padding: 0px 0px 5px 35px;
}
.cartnew-info .box .list-ok {
}
.cartnew-info .box .list-ok .tips-gr {
    height: 22px;
    background: url(../images/tips_gr_ar.png) no-repeat left center;
    padding: 0px 0px 0px 3px;
    display: inline-block;
}
.cartnew-info .box .list-ok .tips-gr-inner {
    height: 20px;
    padding: 0px 10px;
    line-height: 20px;
    color: #6ca547;
    border: 1px #d2f19b solid;
    background: #f2fbe1;
    display: inline-block;
}
.cartnew-info .box .list-ok .tips-gr-inner a {
    color: #6ca547;
    text-decoration: underline;
}
.cartnew-info .box .list-ok p {
    padding: 0px 0px 5px 20px;
}
.cartnew-info .box .list-ok strong {
    color: #E8044F;
}
.cartnew-info .end {
    border: 0px;
    margin: 0px;
}
.cartnew-pay {
    border-top: 2px #000 solid;
    padding: 20px;
}
.cartnew-pay h2 {
    height: 40px;
    padding: 0px 0px 0px 30px;
    line-height: 40px;
    color: #000;
    font-size: 20px;
    font-family: Arial, helvetica, sans-serif;
    background: url(../images/i_ok.png) no-repeat 0px 11px;
}
.cartnew-pay h3 {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    color: #666;
    font-size: 12px;
}
.cartnew-pay h3 strong {
    color: #E8044F;
    font-size: 14px;
}
.cartnew-pay h4 {
    height: 30px;
    line-height: 30px;
    color: #000;
    font-size: 14px;
}
.cartnew-pay .box {
    background: #f2f2f2;
    border: 1px #d6d6d6 solid;
    padding: 15px;
    margin: 20px 0px 0px 0px;
    zoom: 1;
}
.cartnew-pay .box:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.cartnew-pay .box p {
    clear: both;
    height: 30px;
    line-height: 30px;
}
.cartnew-pay .box li {
    width: 145px;
    height: 40px;
    float: left;
    cursor: pointer;
}
.cartnew-pay .box li img {
    width: 102px;
    height: 29px;
    border: 1px solid #E5E5E5;
}
.cartnew-order-success {
    width: 860px;
    zoom: 1;
    margin: 70px auto;
}
.cartnew-order-success:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
}
.cartnew-order-success h1 {
    height: 70px;
    line-height: 40px;
    color: #333;
    text-align: center;
    font-size: 20px;
    font-family: Arial, helvetica, sans-serif;
}
.cartnew-order-success .list-box {
    border: 1px #dadada solid;
    border-top: 10px #000 solid;
    border-bottom: 0px;
    margin-bottom: 20px;
}
.cartnew-order-success .list-t {
    height: 36px;
    line-height: 36px;
    background: #f3f3f3;
    text-align: center;
    color: #333;
    border-bottom: 1px #dadada solid;
}
.cartnew-order-success .list {
    height: 36px;
    line-height: 36px;
    background: #fff;
    text-align: center;
    border-bottom: 1px #dadada solid;
}
.cartnew-order-success .list-box .li-1 {
    width: 170px;
    height: 36px;
    border-right: 1px #dadada solid;
    font-size: 14px;
    font-weight: bold;
    float: left;
}
.cartnew-order-success .list-box .li-2 {
    width: 170px;
    height: 36px;
    border-right: 1px #dadada solid;
    float: left;
}
.cartnew-order-success .list-box .li-3 {
    width: 170px;
    height: 36px;
    border-right: 1px #dadada solid;
    float: left;
}
.cartnew-order-success .list-box .li-4 {
    width: 170px;
    height: 36px;
    border-right: 1px #dadada solid;
    float: left;
}
.cartnew-order-success .list-box .li-5 {
    width: 172px;
    height: 36px;
    float: left;
}
.cartnew-order-success .list-box strong {
    font-size: 14px;
}
.cartnew-order-success .list-b {
    border: 1px #fdcf74 solid;
    background: #fcfbdd;
    color: #976637;
    padding: 20px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.cartnew-order-success .submit {
    text-align: center;
    padding: 20px 0px;
}
.cartnew-order-success .submit a {
    vertical-align: middle;
}
.i_ok_br {
    width: 30px;
    height: 30px;
    background: url(../images/i_ok_br.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.btn_continue {
    width: 60px;
    height: 33px;
    padding: 0px 0px 0px 33px;
    text-align: left;
    border: 0px;
    line-height: 33px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    background: url(../images/btns.png) no-repeat 0px 0px;
    display: inline-block;
    cursor: pointer;
}
.btn_continue:hover {
    color: #333;
    text-decoration: none;
}
.btn_account {
    width: 133px;
    height: 33px;
    padding: 0px;
    text-align: center;
    border: 0px;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: url(../images/btns.png) no-repeat 0px -33px;
    display: inline-block;
    cursor: pointer;
}
.btn_account:hover {
    color: #fff;
    text-decoration: none;
}
.btn_backcart {
    width: 90px;
    height: 22px;
    border: 0px;
    background: url(../images/btn_backcart.png) no-repeat;
    display: inline-block;
}
.btn_backorder {
    width: 99px;
    height: 22px;
    border: 0px;
    background: url(../images/btn_backorder.png) no-repeat;
    display: inline-block;
}
.cartnew-main .btn_open {
    width: 105px;
    height: 30px;
    padding: 0px 0px 0px 30px;
    line-height: 30px;
    text-align: left;
    border: 0px;
    color: #000;
    background: url(../images/btn_openclose.png) no-repeat 0px 0px;
    display: inline-block;
    cursor: pointer;
}
.cartnew-main .btn_close {
    width: 105px;
    height: 30px;
    padding: 0px 0px 0px 30px;
    line-height: 30px;
    text-align: left;
    border: 0px;
    color: #000;
    background: url(../images/btn_openclose.png) no-repeat 0px -30px;
    display: inline-block;
    cursor: pointer;
}
.cartnew-main .btn_open2 {
    width: 105px;
    height: 30px;
    padding: 0px 0px 0px 30px;
    line-height: 30px;
    text-align: left;
    border: 0px;
    color: #fff;
    background: url(../images/btn_openclose.png) no-repeat 0px -60px;
    display: inline-block;
    cursor: pointer;
}
.cartnew-main .btn_open2:hover {
    color: #fff;
}
.btn_ss1 {
    width: 46px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 0px;
    color: #fff;
    background: url(../images/btn_ss.png) no-repeat 0px 0px;
    display: inline-block;
    cursor: pointer;
}
.btn_ss2 {
    width: 46px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 0px;
    color: #000;
    background: url(../images/btn_ss.png) no-repeat 0px -20px;
    display: inline-block;
    cursor: pointer;
}
.btn_sb1 {
    width: 140px;
    padding: 0px 0px 0px 10px;
    height: 33px;
    line-height: 33px;
    border: 0px;
    color: #fff;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    background: url(../images/btn_sb.png) no-repeat 0px 0px;
    display: inline-block;
    cursor: pointer;
}
.btn_sb1:hover {
    color: #fff;
    text-decoration: none
}
.btn_sb2 {
    width: 110px;
    padding: 0px 9px 0px 0px;
    height: 33px;
    line-height: 33px;
    border: 0px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/btn_sb.png) no-repeat 0px -33px;
    display: inline-block;
    cursor: pointer;
}
.btn_sb2:hover {
    color: #fff;
    text-decoration: none
}
.btn_sb3 {
    width: 170px;
    padding: 0px 0px 0px 30px;
    height: 33px;
    line-height: 33px;
    border: 0px;
    color: #fff;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/btn_sb.png) no-repeat 0px -66px;
    display: inline-block;
    cursor: pointer;
}
.btn_sb3:hover {
    color: #fff;
    text-decoration: none
}
.btn_sb {
    padding: 0px 0px 0px 25px;
    height: 33px;
    line-height: 33px;
    border: 0px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/btn_sb.png) no-repeat left -99px;
    display: inline-block;
    cursor: pointer;
}
.btn_sb b {
    padding: 0px 35px 0px 0px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/btn_sb.png) no-repeat right -99px;
    display: inline-block;
    cursor: pointer;
}
.btn_sb:hover {
    color: #fff;
    text-decoration: none
}
.btn_sbr {
    padding: 0px 0px 0px 40px;
    height: 34px;
    line-height: 34px;
    border: 0px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/btn_sbr.png) no-repeat left 0px;
    display: inline-block;
    cursor: pointer;
}
.btn_sbr b {
    padding: 0px 40px 0px 0px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/btn_sbr.png) no-repeat right 0px;
    display: inline-block;
    cursor: pointer;
}
.btn_sbr:hover {
    color: #fff;
    text-decoration: none
}
.btn_sbh {
    padding: 0px 0px 0px 20px;
    height: 34px;
    line-height: 34px;
    border: 0px;
    color: #333;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/btn_sbr.png) no-repeat left -34px;
    display: inline-block;
    cursor: pointer;
}
.btn_sbh b {
    padding: 0px 20px 0px 0px;
    height: 34px;
    line-height: 34px;
    color: #333;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/btn_sbr.png) no-repeat right -34px;
    display: inline-block;
    cursor: pointer;
}
.btn_sbh:hover {
    color: #333;
    text-decoration: none
}
.cart_sales {
    width: 990px;
    height: auto;
    margin: 0 auto 20px auto;
}
.table_left {
    text-align: left;
    padding-left: 10px;
}
.table_right {
    text-align: right;
    padding-right: 10px;
}
.cart_sales td {
    height: 36px;
    line-height: 36px;
    border-bottom: #ccc solid 1px;
}
.cart_sales .icon_redselect {
    height: 17px;
    line-height: 17px;
    background: url(../images/icons01.gif) no-repeat 0 -235px;
    padding-left: 16px;
    display: inline-block;
    vertical-align: middle;
}
.cart_sales .icon_redunselect {
    height: 17px;
    line-height: 17px;
    padding-left: 16px;
    display: inline-block;
    vertical-align: middle;
    color: red;
}
/*è´­ç‰©è½¦æ ·å¼ at 20130615*/
.cartnew-main .presale_tr_space td {
    padding: 0;
    border: none;
    line-height: 18px;
    height: 18px;
}
.cartnew-main .presale_tr td {
    text-align: left;
    background: #000;
    border: none;
    color: #fff;
    padding: 0px 10px;
    height: 32px;
}
.cartnew-main .presale_tr td span {
    line-height: 16px;
}
.cartnew-main .presale_tr td input {
    vertical-align: middle;
    margin-right: 5px;
}
.cartnew-main .presale_tr td img {
    vertical-align: middle;
    margin: -2px 8px 0 12px;
}
.cartnew-main .presale_tr_common td {
    text-align: left;
    background: #f8f8f8;
}
.cartnew-main .presale_tr_common td input {
    vertical-align: middle;
    margin-right: 5px;
}
.cartnew-main .cartnew-img input {
    float: left;
    margin: 25px 15px 0 15px;
}
.cartnew-main .cartnew_mark_pre_sale {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    display: inline;
    float: left;
    overflow: hidden;
    position: relative;
}
.cartnew-main .cartnew_mark_pre_sale span {
    width: 100%;
    height: 15px;
    line-height: 15px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    color: #fff;
    /*background: #a788c8;*/
    background: url(../images/tstoreod_goods_icon.png) no-repeat;
    display: block;
    cursor: pointer;
}
.cartnew-submit {
    position: relative;
}
.cartnew-submit .btn_account_disabled {
    width: 133px;
    height: 33px;
    padding: 0px;
    text-align: center;
    border: 0px;
    line-height: 33px;
    font-size: 14px;
    color: #ccc;
    font-weight: bold;
    background: url(../images/go_cash_disabled.png) no-repeat 0px 0px;
    display: inline-block;
    cursor: pointer;
    display: none;
}
.cartnew-submit .btn_account_disabled:hover {
    color: #ccc;
    text-decoration: none;
}
.cartnew-submit .go_cash_tips {
    width: 200px;
    padding: 5px 7px 0 28px;
    height: 45px;
    position: absolute;
    right: 135px;
    _right: 235px;
    top: 10px;
    text-align: left;
    color: #e8044f;
    background: url(../images/go_cash_tips_bg.png);
    display: none;
}
.cartnew-submit-no .btn_account_disabled {
    display: inline-block;
}
.cartnew-submit-no .go_cash_tips {
    display: inline-block;
}
.cartnew-submit-no .btn_account {
    display: none;
}
.cartnew-main .cartnew_table .cartnew_mark_outlet {
    border: none;
}
.cartnew-main .cartnew_table .cartnew_mark_zeng {
    border: none;
}
.cart_common_goods th {
    height: 32px;
    background: #000;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #000;
}
.cart_common_goods {
    border: 1px solid #ccc;
    border-bottom: none;
    height: 30px;
}
.cart_common_goods .cart_common_tr td {
    padding: 6px 10px;
}
.cartnew-main .cart_pre_sale {
    border-bottom: 4px solid #000;
}
.cartnew-main .cart_pre_sale tr {
    border-left: 4px solid #000;
    border-right: 4px solid #000;
}
.cartnew-main .cart_pre_sale .presale_tr_space {
    border: none;
}
.cartnew_table .cart_gift_td {
    padding-left: 52px;
}
.cartnew_table .cart_line_tr td {
    border: 0;
}
.cartnew-main .cart_delete_div {
    background: #fff8d9;
    border: 1px solid #fcd081;
    padding: 0 10px;
    margin-bottom: 18px;
}
.cartnew-main .cart_delete_table td {
    border: none;
}
.cartnew-main .cart_delete_table {
    margin: 0;
}
.cartnew-main .cart_delete_table .th1 {
    width: 336px
}
.cartnew-main .cart_delete_table .th6 {
    width: 178px;
}
.cartnew-main .cart_delete_table .cart_line_del td {
    border-bottom: 1px dashed #fcd081;
}
.cartnew-main .cart_delete_table .cart_del_td {
    text-align: left;
    padding-left: 0;
}
.cartnew-main .cart_delete_table .cart_del_td span {
    padding-right: 15px;
}
.cartnew-main .cart_delete_table .cart_del_td_r {
    text-align: right;
    padding-right: 0;
}
.cartnew-main div.cart_delete_none {
    margin-bottom: 0;
    border: 0;
}
.cartnew-main .cart_pre_sale td .pre_sale_date {
    color: #e8044f;
    display: inline-block;
}
.cartnew-main .cart_pre_sale td {
    border-left: 0;
    border-top: 0;
}
.cartnew-main .cartnew_table .gift_tr .cartnew-img {
    padding-left: 40px;
}
.cartnew-sum .batch_div input {
    margin-right: 5px;
}
.cartnew-sum .batch_div span {
    color: #333;
}
.cartnew-sum .batch_div a {
    color: #333;
    margin-left: 20px;
}
.cartnew-submit .btn_continue {
    float: left;
}
.cartnew-img p {
}
/*ç¤¼å“åŒ…è£… add by csj at 20130104*/
.btn_blue1 {
    height: 20px;
    background: url(../images/btn_blue1.png) no-repeat left 0px;
    padding-left: 8px;
    border: 0px;
    color: white;
    display: inline-block;
    text-decoration: none;
}
.btn_blue1 span {
    height: 20px;
    line-height: 20px;
    background: url(../images/btn_blue1.png) no-repeat right 0px;
    padding-right: 10px;
    display: inline-block;
    cursor: pointer;
    color: white;
    text-decoration: none;
}
.cartnew_table .cartnew_gift_header {
    height: 50px;
}
.cartnew_table .cartnew_gift_header td {
    width: 988px;
}
.cartnew_table .cartnew_gift_header td {
    background: url(../images/cart_gift_bg.png) repeat-x;
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
}
.cartnew_table .cartnew_gift_header div {
    width: 100%;
    height: 100%;
    background: url(../images/cart_gift_banner.jpg) no-repeat center;
}
.cartnew_table .cartnew_gift_header .switch {
    display: block;
    height: 30px;
    width: 100%;
    float: right;
    margin-right: 10px;
    -margin-right: 5px;
    margin-top: 10px;
    background: url(../images/btn_gift_switch.png) no-repeat 940px -30px;
    outline: none;
}
.cartnew_table .cartnew_gift_header .switch_closed {
    background: url(../images/btn_gift_switch.png) no-repeat 940px 0px;
}
.cartnew_table .gift_div {
    padding: 10px;
    position: relative;
}
.cartnew_table .th1 .gift_div {
    padding: 20px;
}
.cartnew_table .gift_div .cartnew-img img {
    float: none;
}
.cartnew_table .gift_div .cartnew-img .gift_a {
    float: left;
}
.cartnew_table .a_blue1 {
    color: #024d9a;
    text-decoration: none;
    display: block;
    padding-bottom: 8px;
}
.cartnew_table .a_blue1:hover {
    color: #024d9a;
    text-decoration: underline;
}
.cartnew_table .th1 .gift_div span.f_g {
    line-height: 20px;
}
.cartnew_table .gift_tbody .cartnew-img p {
    padding-top: 10px;
}
.pageprev a span {
    width: 4px;
    height: 7px;
    background: url(../images/icons01.gif) 0 -318px no-repeat;
    text-indent: -3000px;
    overflow: hidden;
    margin-top: 7px;
    padding-right: 4px;
    display: block;
}
.pagenext a span {
    width: 4px;
    height: 7px;
    background: url(../images/icons01.gif) -496px -412px no-repeat;
    text-indent: -3000px;
    overflow: hidden;
    margin-top: 7px;
    padding-right: 4px;
    display: block;
}
/*å¡«å†™è®¢å•20130903*/
.cartnew-info .box .list-pay dd {
    border-left: none;
    float: left;
    padding: 0;
}
.cartnew-info .box .list-pay dd .support_link {
    padding-bottom: 5px;
}
.cartnew-info .box .list-pay dd .support_link img {
    vertical-align: text-top;
}
.cartnew-info .box .list-pay dd .support_link img.arrar_up {
    display: none;
}
.cartnew-info .box .list-pay dd .support_link a {
    color: #468fa2;
}
.cartnew-info .box .list-pay dd .support_link a:hover {
    text-decoration: none;
}
.cartnew-info .box .list-pay dd .support_detail {
    border-left: 1px dashed #ccc;
    padding: 5px 0 0 10px;
    height: 245px;
    display: none;
}
.cartnew-info .box .list-pay dd.support_show .support_detail {
    display: block;
}
.cartnew-info .box .list-pay dd.support_show .support_link img.arrar_up {
    display: inherit;
}
.cartnew-info .box .list-pay dd.support_show .support_link img.arrar_down {
    display: inherit;
}
.cartnew-info .box .cod_detail {
    background: #f4f4f4;
    color: #666;
    margin-top: 15px;
    position: relative;
    border: 1px solid #f4f4f4;
}
.cartnew-info .box .cod_red {
    background: #fef2e6;
    border: 1px solid #f2a8b2;
}
.cartnew-info .box .cod_green {
    background: #f2fce1;
    border: 1px solid #dbe6c0;
}
.cartnew-info .box .cod_detail .arrow_top_gray {
    position: absolute;
    width: 18px;
    height: 8px;
    background: url(../images/icon_arrow_top.png) no-repeat;
    top: -7px;
    left: 35px;
}
.cartnew-info .box .cod_red .arrow_top_gray {
    background-position: 0 -8px;
}
.cartnew-info .box .cod_green .arrow_top_gray {
    background-position: 0 -16px;
}
.cartnew-info .box .cod_detail dl {
    padding: 20px;
}
.cartnew-info .box .cod_detail dt {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
}
.cartnew-info .box .cod_detail dd p {
    color: #000;
    font-size: 20px;
    padding: 12px 0;
    font-weight: bold;
}
.cartnew-info .box .cod_detail dd p span {
    color: #e8044f;
}
.cartnew-info .box .cod_detail dd .check_code {
    position: relative;
}
.cartnew-info .box .cod_detail dd .check_code u {
    position: absolute;
    line-height: 34px;
    text-decoration: none;
}
.cartnew-info .box .cod_detail dd .check_code input {
    height: 30px;
    width: 70px;
    border: 1px solid #ccc;
    vertical-align: middle;
    margin: 0 8px 0 60px;
}
.cartnew-info .box .cod_detail dd .check_code i {
    font-style: normal;
    padding-left: 5px;
}
.cartnew-info .box .cod_detail dd .check_submit {
    padding: 12px 0 0 60px;
}
.cartnew-info .box .cod_detail dd .check_submit span {
    color: #e8044f;
    background: url(../images/formvalidator/onError.png) no-repeat;
    padding-left: 16px;
    line-height: 12px;
    margin-left: 6px;
}
.cartnew-info .box .cod_detail .btn_retry {
    cursor: default;
}
.cartnew-info .box .cod_detail .btn_retry:hover {
    text-decoration: none;
    color: #999;
}
.cartnew-info .box .cod_detail .error_tips {
    padding: 10px 15px;
    color: #e8044f;
}
.cartnew-info .box .cod_detail .success_tips {
    padding: 10px 15px;
    color: #6f9856;
}
/*è¡¥å……*/
.newadd tbody tr {
    height: 30px;
}
#spanPayment a {
    color: #468fa2;
}
/*ç»“ç®—å…è¿è´¹å›¾æ ‡*/
.i_cx_Changeshippingfee {
    width: 42px;
    height: 14px;
    overflow: hidden;
    background: url(../images/ico_cx.png) no-repeat 0px 0px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    overflow: hidden;
}
/*990px*/
.helpinfo {
    width: 990px;
}
.wp {
    width: 990px;
}
#logo {
    width: 960px
}
#logo.new_logo_mall .top_search_wrap {
    left: 200px;
}
#logo.new_logo_mall .top_search_hot {
    left: 200px;
}
/*åˆ°ä»˜å¼¹æ¡†*/
.thickwrap {
    width: 570px;
    min-height: 210px;
    max-height: 313px;
}
.thickwrap .thicktitle {
    height: 31px;
    padding: 0px 10px;
    background: none repeat scroll 0% 0% #F5F5F5;
    line-height: 31px;
    font-family: arial, "å®‹ä½“";
    font-size: 14px;
    font-weight: 700;
    color: #333;
    border: 0px none;
}
.thickcon {
    overflow: auto;
    background: none repeat scroll 0% 0% #FFF;
    padding: 10px;
}
.payment-dialog {
    overflow: hidden;
    width: 550px;
}
.payment-dialog .dialog-item {
    padding: 0px 10px 10px;
    overflow: hidden;
}
.payment-dialog .dialog-item-title {
    height: 26px;
    margin-bottom: 10px;
    color: #666;
    line-height: 26px;
    font-weight: 700;
}
.payment-dialog .dialog-item-title span {
    color: #090;
}
.payment-dialog .dialog-item-inner {
    overflow: hidden;
}
.payment-dialog .dialog-item-list {
    max-width: 420px;
    margin-right: 10px;
    padding-top: 5px;
    float: left;
    overflow: hidden;
}
.payment-dialog .dialog-goods {
    max-width: 420px;
    height: 57px;
    line-height: 20px;
}
.payment-dialog .dialog-goods ul {
    overflow: hidden;
}
.payment-dialog .dialog-goods li {
    width: 50px;
    height: 50px;
    margin: 0px 5px 5px 0px;
    border: 1px solid #999;
    padding: 0px;
    float: left;
    overflow: hidden;
}
.payment-dialog .dialog-goods li .p-img {
    padding: 0px;
    height: 50px;
}
.payment-dialog .dialog-item-extra {
    width: 100px;
    float: left;
}
.payment-dialog .dialog-form-hookbox {
    overflow: hidden;
}
.payment-dialog .dialog-form-field {
    float: left;
}
.payment-dialog .dialog-form-field .hookbox {
    margin: 7px 5px 0px 8px;
}
.payment-dialog .dialog-form-tip {
    color: #999;
}
.payment-dialog .dialog-form-util {
    float: left;
}
.payment-dialog .dialog-form-util label {
    line-height: 26px;
    font-size: 14px;
    font-weight: 700;
}
/*ä¸æ”¯æŒåˆ°ä»˜*/
.payment-dialog .dialog-item-deactivate {
    background-color: #dbedf7;
}
.payment-dialog .dialog-item-deactivate .dialog-item-title span {
    color: #C00;
}
/*æŒ‰é’®*/
.payment-dialog .dialog-buttons {
    padding: 15px 0px 5px 10px;
    line-height: 26px;
}
.payment-dialog .dialog-btn-ok {
    width: 50px;
    height: 26px;
    margin-right: 10px;
    display: inline-block;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    background: url('../images/btn-50x26-1.gif') no-repeat scroll 0% 0% transparent;
    color: #fff;
}
.payment-dialog a.dialog-btn-cancel, .payment-dialog a.dialog-btn-cancel:visited, .payment-dialog a.dialog-btn-cancel:hover {
    color: #005EA7;
}
.thickwrap .thickclose:link, .thickwrap .thickclose:visited {
    display: block;
    position: absolute;
    z-index: 100000;
    top: 5px;
    right: 10px;
    overflow: hidden;
    width: 21px;
    height: 21px;
    background: url('../images/thickbox_close.png') no-repeat scroll 0px 0px transparent;
    font-size: 0px;
    line-height: 100px;
}
.cart_price td {
    padding: 10px;
    border: 1px solid #ccc;
}
.bnt_blue_1 {
    background: #000;
    width: 70px;
    height: 21px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
}
.cartnew-info .pay {
    padding: 20px 10px 0px 10px;
    color: #333;
    border: 1px #ccc solid;
}
.notice {
    color: red;
    margin-left: 10px;
}
/*åŠ è½½ä¸­*/
.loading-s {
    background: #fff;
    border: 1px solid #999;
    text-align: center;
    padding: 5px 0;
    color: #666;
    width: 120px;
    z-index: 9999;
}
.loading-s span {
    width: 16px;
    height: 18px;
    background: url(../images/onLoad.gif) no-repeat;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
}
.loading-s b {
    height: 18px;
    line-height: 18px;
    font-weight: normal;
}
/*è´­ç‰©è½¦é®ç½©æ»šåŠ¨æ¡*/
.modal-open {
    overflow: auto;
}
/*åº•éƒ¨*/
.index-foot .m2 {
    width: 296px;
    height: 157px;
    padding: 10px;
    margin-right: 20px;
}
.index-foot ul.ul-img-fd li img {
    width: 71px;
}
.index-foot ul.ul-img-fd li p {
    font-size: 10px;
    text-align: center;
}
.index-foot .mobile li img {
    width: 88px;
}
/*20150131*/
.test .cart_common_goods {
    border: 1px solid #fff;
    border-bottom: none;
    height: 30px;
}
.test .cart_common_goods th {
    height: 32px;
    background: #fff;
    color: #555;
    vertical-align: middle;
    text-align: center;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #aeceff;
    border-top: 1px solid #ccc;
    font-weight: normal;
    padding-top: 8px;
}
.test .cart_common_goods td{
    border: 1px solid #ccc;
    background: #fbfcff;
}
.test .cart_common_goods .cart_common_tr td {
    padding: 6px 10px;
}
.test .cart_common_left{
    border-left: 1px solid #aeceff !important;
}
.test .cart_common_right{
    border-right: 1px solid #aeceff !important;
}
.test .cart_common_goods .tube-annex {
    padding-left: 10px;
    text-align: left;
}
.test .cart_common_goods .kong{
    height: 30px;
    border: 1px solid #aeceff;
}
.memo {
    position: relative;
    float: left;
    color: #999;
    margin-right: 30px;
}
.memo .hint {
    display: none;
    position: absolute;
    top: 20px;
    left: 0;
}
.memo .tc-inputmask {
    display: inline-block;
    vertical-align: top;
}
.tc-inputmask {
    position: relative;
}
.tc-inputmask label {
    position: absolute;
    top: 2px;
    left: 4px;
    color: #999;
}
.memo .tc-text {
    width: 175px;
    height: 19px;
    line-height: 19px;
    resize: none;
    overflow: auto;
}
.memo .tc-inputmask-active .tc-text {
    height: 57px;
    border-color: #ffad35
}
.tc-inputmask-active label {
    visibility: hidden
}


.tc-text {
    border: 1px solid #ccc;
    outline: 0;
    resize: none;
}
.memo .tc-counter-tip {
    display: none;
}
.tc-counter-tip {
    margin-right: 5px;
}
.test .cart_common_goods .tube-bill {
    text-align: right;
    padding-right: 10px;
}
.test .cart_common_goods tfoot td {
    background: #f2f6ff;
    padding-top: 12px;
    padding-bottom: 12px;
    vertical-align: top;
    border: 1px solid #f2f6ff;
}
.test .cart_common_goods .tube-bill .orderPay {
    padding: 3px 0;
    color: #999;
}
.test .cart_common_goods .tube-bill .orderPay .tc-rmb {
    color: #666;
}
.tc-rmb {
    font-family: arial;
}
.test .cart_common_goods .tube-bill .orderPay strong {
    color: #666;
    font-weight: 400;
    margin-left: 2px;
}
/*地址*/
.shipping-address {
    margin-bottom: 30px;
    /*border-top: 1px solid #ccc;*/
    padding-top: 5px;
}
.shipping-address h2 {
    line-height: 25px;
    color: #333;
    font-weight: 700;
    font-size: 14px;
    margin: 5px 0px 10px;
    /*黑底样式151030*/
    margin: 0;
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    font-weight: normal;
}
.shipping-address-box{
    border: 1px solid #ddd;
    padding: 10px;
}
.shipping-address .list {
    /*width: 1004px;*/
    width: 980px;
    /*height: 120px;*/
    min-height: 10px;
    overflow: hidden;
}
.shipping-address .addr {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 231px;
    height: 106px;
    margin: 0px 11px 14px 0px;
    color: #666;
    cursor: pointer;
    outline: 0;
}
.shipping-address .addr-cur .curmarker {
    visibility: visible
}
.shipping-address .addr .inner {
    z-index: 2;
    position: relative;
    padding: 11px 15px;
    background: url(../images/cartaddrb.png) no-repeat scroll 0% 0% transparent;
    overflow: hidden;
}

.shipping-address .addr-active .inner {
    background-image: url(../images/cartaddr.png)
}
.shipping-address .addr-cur .inner {
    background-image: url(../images/cartaddr.png);
}
.shipping-address .addr .addr-hd {
    width: 100%;
    border-bottom: 1px solid #F2F2F2;
    padding: 0px 0px 5px;
    margin-bottom: 5px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shipping-address .addr .addr-hd span {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shipping-address .addr .city {
    font-weight: 700;
    max-width: 64px;
    margin-right: 10px;
}
.shipping-address .addr .name {
    max-width: 64px;
    margin-right: 3px;
}
.shipping-address .addr .addr-bd {
    height: 55px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}
.shipping-address .address-option-binded .addr-bd {
    height: 36px;
}
.shipping-address .addr .addr-bd span {
    margin-right: 3px;
    word-break: break-all;
    word-wrap: break-word;
}
.shipping-address .address-option-binded .addr-toolbar {
    display: block;
}
.shipping-address .addr-toolbar {
    display: none
}
.shipping-address .abtn {
    color: #C97;
    cursor: pointer;
}
.shipping-address .addr-cur .curmarker {
    visibility: visible;
}
.shipping-address .addr .curmarker {
    z-index: 3;
    position: absolute;
    background-position: 0px -272px;
    width: 28px;
    height: 28px;
    top: 77px;
    right: 1px;
    visibility: hidden;
}
.addr .curmarker{
    background: url("http://gtms02.alicdn.com/tps/i2/T1lAPdFOVXXXcb7s2x-30-600.png") no-repeat scroll 0% 0% transparent;
}
.shipping-address .addr-def .setdefault {
    display: none;
}
.shipping-address .addr .setdefault {
    color: #666;
    background: none repeat scroll 0% 0% #FFF;
}
.shipping-address .addr .setdefault, .shipping-address .addr .deftip {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0px 2px;
    text-decoration: none;
    display: none;
    opacity: 0.7;
    z-index: 3;
}
.shipping-address .addr-def .deftip {
    display: block;
}
.shipping-address .addr .deftip {
    background: none repeat scroll 0% 0% #CCC;
    color: #FFF;
}
.shipping-address .option {
    height: 33px;
    width: 225px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    left: 6px;
    border-right: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 0px 1px;
    border-style: none solid;
    border-color: -moz-use-text-color #EBEBEB;
    border-radius: 0px 0px 2px 2px;
    background: url("http://img02.taobaocdn.com/tps/i2/T1zRuMXA0aXXb5sY6b-227-7.png") no-repeat scroll 50% 100% transparent;
    z-index: 1;
}
.shipping-address .option .container {
    padding: 6px 5px;
}
.shipping-address .control {
    min-height: 25px;
}
.shipping-address .control a{
    color: #C97;
    cursor: pointer;
}
.shipping-address .manageAddr {
    float: right;
}
.addrMuch .showAll, .addresses-full .showAll {
    display: inline;
}
.addrMuch .createAddr, .addresses-full .createAddr {
    visibility: hidden;
}
.tc-btn {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 10px;
    overflow: hidden;
    border-style: solid;
    border-color: #CCC;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 0px 1px;
    border-radius: 2px;
    background: url("http://a.tbcdn.cn/apps/tmall/mui/btn/img/btn.png") repeat-x scroll 0px -380px #CCC;
    cursor: pointer;
    color: #333;
    height: 25px;
    line-height: 25px;
    font-weight: 700;
    text-decoration: none;
}
.addrMuch .moreAddr, .addresses-full .moreAddr {
    display: none;
}
/*新增修改地址*/
.addrwindows{
    width: 570px;
    height: 238px;
}
.addrwindows .submit {
    padding: 15px 0 0 90px;
}
.addrwindows .input_s {
    width: 170px;
    height: 22px;
    line-height: 22px;
    border: #ccc solid 1px;
    background: url(../images/inputbg.gif) -1px -1px no-repeat;
    vertical-align: middle;
}

.addrwindows .thicktitle {
    height: 31px;
    padding: 0px 10px;
    background: none repeat scroll 0% 0% #F5F5F5;
    line-height: 31px;
    font-family: arial, "å®‹ä½“";
    font-size: 14px;
    font-weight: 700;
    color: #333;
    border: 0px none;
}

.addrwindows .thickclose:link, .addrwindows .thickclose:visited {
    display: block;
    position: absolute;
    z-index: 100000;
    top: 5px;
    right: 10px;
    overflow: hidden;
    width: 21px;
    height: 21px;
    background: url('../images/thickbox_close.png') no-repeat scroll 0px 0px transparent;
    font-size: 0px;
    line-height: 100px;
}
.addrwindows #storeAddrForm{
    margin: 20px;
}
.adaddr{
    background: url('../images/adaddr.png') no-repeat center;
    height: 84px;
    width: 207px;
}
/*撤销删除*/
.redel{
    width: 970px;
    background: #fff8d9;
    border: 1px solid #fcd081;
    padding: 10px 10px;
    margin-top: 10px;
}
.redel_success{
    padding-right: 15px;
}