button{outline: none;}
.line{position: relative;height: 2px;margin-top:-100px;}
.line .line01{
    width: 252px;
    height: 2px;
    background-color: #fabe00;
    margin-top: 100px;
}
.line .line02{
    width: 988px;
    height: 2px;
    background-color: #481c87;
    position: relative;
    top: -2px;
    left: 252px;
}
.container{width: 1241px;margin-left: auto;margin-right: auto;*zoom: 1;}
.content{margin-top: 30px;}
.sc-title{font-size: 24px;font-weight: bold;}
.sc-flag{font-size: 14px;color: #888;}
.sc-flag .btn-default{margin:0 3px;}

/***中部内容**/
.shopcar-goods-box dl{margin: 0;padding: 0;display: block;}
.shopcar-goods-box dt{width: 1240px;height: 38px;line-height: 38px;font-size: 12px;background-color: #f5f5f5;color: #333;}
.shopcar-goods-box{margin-top: 21px;}
.col{float: left;}
.shopcar-goods .iconfont01{
    width: 16px;
    height: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ccc !important;
    display: inline-block;
}
.shopcar-goods dt .iconfont{
    position: relative;
    top: 4px;
    left: -4px;
}
.shopcar-goods .item .col-0 .iconfont02{
    position: relative;
    margin-right: 0;
    top: -4px;
    font-size: 12px;
    padding: 1px 1px;
}
.shopcar-goods dt .iconfont02{
    position: relative;
    top: 0;
    left: -4;
    margin-right: 0;
    font-size: 12px;
    padding: 1px 1px;
}
.shopcar-goods dt .col-0{width: 68px;border-right: 1px solid #fff;text-align: center}
.shopcar-goods dt .col-1{width: 607px;border-right:1px solid #fff;padding-left: 30px;}
.shopcar-goods dt .col-2{width: 116px;border-right:1px solid #fff;text-align: center;}
.shopcar-goods dt .col-3{width: 220px;border-right:1px solid #fff;text-align: center;}
.shopcar-goods dt .col-4{width: 90px;border-right:1px solid #fff;text-align: center;}
.shopcar-goods dt .col-5{width: 138px;text-align: center;}
.shopcar-goods .item,.shopcar-goods .item-more {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 2px;

}
.shopcar-goods .item .item-row {
    display: table-row;
}
.shopcar-goods .item-more .item-row {
    display: table-row;
}

.remove{
    color: #bbb;
    cursor: pointer;
    transition:color 0.2s linear;
    -moz-transition:color 0.2s linear;
    -o-transition:color 0.2s linear;
    -webkit-transition:color 0.2s linear;
}
.remove:hover{color: #999;}
.item-box{width: 1240px;border-bottom: 1px solid #ebebeb;}
.item-more-box{padding: 10px 0;}
.shopcar-goods .item .col {
     display: table-cell;
     vertical-align: middle;
     color: #333;
     padding: 25px 0 17px 0;
 }
.item-more-box .item-more{
    width: 1241px;
    background-color: #f5f5f5;
}
.shopcar-goods .item-more .col {
    display: table-cell;
    vertical-align: middle;
    color: #333;
    padding: 10px 0;
    height: 38px;
    background-color: #f5f5f5;
}
.shopcar-goods .item-more .col-1{width: 675px;}
.shopcar-goods .item-more .col-2{width: 116px;}
.shopcar-goods .item-more .col-3{width: 220px;}
.shopcar-goods .item-more .col-4{width: 90px;}
.shopcar-goods .item-more .col-5{width: 138px;}

.selectbox,.selectboxAll{cursor: pointer}

.shopcar-goods .item-more .col-1,
.shopcar-goods .item-more .col-2,
.shopcar-goods .item-more .col-3,
.shopcar-goods .item-more .col-4{
    border-right: 1px solid #f5f5f5 !important;
}
.shopcar-goods .item .col-0 {
    width: 68px;
    overflow: hidden;
    margin-top: 55px;
    padding-left: 10px;
}
.shopcar-goods .item .col-1 {
    width: 607px !important;
    overflow: hidden;
}
.shopcar-goods .item-more .col-1{
    padding-left: 20px;
}

.goods-pic img{width: 140px;height: 140px;}
.shopcar-goods .item .goods-pic {
    display: table-cell;
    width: 140px;
    vertical-align: middle;
}
.shopcar-goods .item .goods-pic img{width: 140px;height: 140px;}
.shopcar-goods .item .goods-info {
    padding-left: 18px;
    display: table-cell;
    vertical-align: middle;
    color: #888;
}
.shopcar-goods .item .goods-info .goods-name{padding-right:10px;font-size: 18px;}
.goods-info-detail{font-size: 12px}

.shopcar-goods .item .col-2 {
    width: 116px;
    overflow: hidden;
    padding: 80px 0 82px 0;
    font-size: 14px;
}
.shopcar-goods .item .col-3 {
    width: 220px;
    overflow: hidden;
    font-size: 14px;
}
.shopcar-goods .item .change-goods-num{
    width: 164px;
    height: 40px;
    margin: 44px 0 56px 30px;
}

.closed{
    cursor: pointer;
    font-size: 8px;
    color: #999;
}
.closed:hover{color: #666;}
.shopcar-goods .item .col-4 {
    width: 90px;
    overflow: hidden;
    padding: 80px 0 82px 0;
    font-size: 14px;
    color: #f34f2f;
}
.shopcar-goods .item .col-5 {
    width: 138px;
    overflow: hidden;
    padding: 74px 0 80px 0;
    font-size: 20px;
}
.shopcar-goods .item-more .col-6 i{
   position: relative;
    top: -4px;
}

.color0{color: #f34f2f}


/******more************/
.shopcar-goods-box-ft {padding: 40px 0 0;position: relative;}
.shopcar-goods-box-ft .ps-add-buy {float: left;margin: 0 0 30px;}
.ps-add-buy ul {margin-bottom: -10px;zoom: 1;white-space: nowrap;}
.ps-add-buy .item {
    width: 400px;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    margin-bottom: 10px;
    position: relative;
    background: #f5f5f5;
    color: #333;
    font-size: 12px;
    cursor: pointer;
    zoom: 1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    transition:background-color .2s linear;
    -webkit-transition:background-color .2s linear;
    -moz-transition:background-color .2s linear;
    -ms-transition:background-color .2s linear;
    -o-transition:background-color .2s linear;
}
.ps-add-buy .item:hover{background-color: #ebebeb;}
/***隐藏begin****/
.ps-add-buy .item .g-detail {
    display: none;
    width: 350px;
    height: 120px;
    padding: 20px;
    border: 1px solid #dfdfdf;
    position: absolute;
    top: 0;
    right: -376px;
    background: #fff;
    line-height: 22px;
    box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -moz-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -o-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -ms-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.ps-add-buy .item .g-detail img {
    float: left;
    width: 75px;
    height: 75px;
    margin-right: 20px;
}
.ps-add-buy .item .g-detail .name {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    white-space: normal;
}
.ps-add-buy .item .g-detail .arrow {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 7px;
    left: -7px;
    border-style: dashed solid dashed dashed;
    border-width: 7px 7px 7px 0;
    border-color: transparent #fff transparent transparent;
    z-index: 2;
}
.ps-add-buy .item .g-detail .arrow_b {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 6px;
    left: -8px;
    border-style: dashed solid dashed dashed;
    border-width: 8px 8px 8px 0;
    border-color: transparent #ddd transparent transparent;
    z-index: 1;
}
.ps-add-buy .item .g-detail .ps-price{color:#f34f2f;font-size: 14px;margin-top: 5px }
/***隐藏end****/
.shopcar-goods-box-ft .ps-pay{
    float: right;
    margin: 60px 0 30px;
}
.shopcar-goods-box-ft .ps-pay .payList li{
    height: 26px;
    width: 248px;
}
.shopcar-goods-box-ft .ps-pay .payList .ps-empty{
    height: 16px !important;
}
.shopcar-goods-box-ft .ps-pay .payList .ps-totalMoney{
    height: 40px;
}
.shopcar-goods-box-ft .ps-pay .payList .ps-totalMoney>div{
    text-align: right;
    height: 40px;
    line-height: 40px;
    float: left;
    padding-right: 5px;
}
.shopcar-goods-box-ft .ps-pay .payList .ps-totalMoney>.list-money{
    color: #f34f2f;
}
.list-money-count{font-size: 22px}
.shopcar-goods-box-ft .ps-pay .payList .ps-empty>div{
    height: 16px;
    line-height: 16px;
    float: left;
    padding-right: 5px;
}
.shopcar-goods-box-ft .ps-pay .payList li>div{
    text-align: right;
    height: 26px;
    line-height: 26px;
    float: left;
    padding-right: 5px;
}
.shopcar-goods-box-ft .ps-pay .payList li .list-name{
    width: 100px ;
}
.shopcar-goods-box-ft .ps-pay .payList li .list-money{
    width: 148px ;
}
.ps-handle{
    width: 1240px;
    height: 80px;
    background-color: #f5f5f5;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    text-align: right;
    line-height: 80px;
}

.ps-handle .btn{
    width: 120px;
    margin-top: 15px;
    float: right;
}
.ps-handle .btn-default{margin-right: 10px;}
.ps-handle .btn-danger{margin-right: 20px;}


/*********多种可选弹出层*********/
.proInfo{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}
.mode-choice-pro {
    display: none;
    width: 900px;
    height: 511px;
    margin-top: -240px;
    margin-left: -465px;
    border-top-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-top-left-radius: 2px;
    -ms-border-top-left-radius: 2px;
    -o-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    -ms-border-bottom-left-radius: 2px;
    -o-border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-bottom-right-radius: 2px;
    -ms-border-bottom-right-radius: 2px;
    -o-border-bottom-right-radius: 2px;
}
.Tmodal {
    position: fixed !important;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 900px;
    margin-left: -448px;
    margin-top: -260px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}
.modal-header {
    height: 58px;
    padding-top: 2px;
    margin: 0 30px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.modal-header h3 {
    margin: 0;
    line-height: 58px;
    font-size: 18px;
    color: #333;
}
.mode-choice-pro .more {
    position: absolute;
    top: 0;
    right: 0;
}
.ps-recommend-page {
    width: 60px;
    margin: 18px 0 0;
}

.ps-recommend-page a:hover{background-color: #f0f0f0;}
.page-prev-disabled:hover{background-color: #fff !important;}
.page-next-disabled:hover{background-color: #fff !important;}
.ps-recommend-page .page-prev-disabled, .ps-recommend-page .page-next-disabled {
    color: #ccc !important;
}
.ps-recommend-page .btn-page-prev {
    margin-right: -1px;
    border-top-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-top-left-radius: 2px;
    -o-border-top-left-radius: 2px;
    -ms-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    -o-border-bottom-left-radius: 2px;
    -ms-border-bottom-left-radius: 2px;
}
.ps-recommend-page .btn-page-next {
    border-top-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -ms-border-top-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    -o-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-bottom-right-radius: 2px;
    -o-border-bottom-right-radius: 2px;
    -ms-border-bottom-right-radius: 2px;
}
.ps-recommend-page .btn-page-prev, .ps-recommend-page .btn-page-next {
    float: left;
    width: 27px;
    border: 1px solid #dfdfdf;
    font-size: 12px;
    padding: 5px;
    line-height: 1;
    text-align: center;
    color: #6d6d6d;
    background: #fff;
}
.modal-body .iconfont01{
    width: 16px;
    height: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ccc !important;
    display: inline-block;
}
.modal-body .iconfont{
    position: relative;
    top: -300px;
    left: -110px;
    color: red;
    font-weight: bold;
}
.modal-body .iconfont02{
    position: relative;
    top: -303px;
    left: -106px;
    color: #fff;
    font-size: 12px;
    padding: 1px 1px;
}

.fish{height: 200px;background-color: red}
.addBuyList .item .iconfont01{
    width: 16px;
    height: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ccc !important;
    color: #fff;

    display: inline-block;
    position: relative;
    top: 3px;
    font-size: 14px;
    margin-right: 8px;
}
.iconfont02{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    background-color: #fabe00;
    border: 1px solid #fabe00 !important;
    color: #fff;
    font-size: 12px;
    padding: 1px 1px;
    margin-right: 8px;
    font-weight: bold;
}
.mode-choice-pro .modal-body {
    text-align: center;
    overflow: hidden;
    zoom: 1;
}
.modal-body {
    position: relative;
    max-height: 400px;
    padding: 30px;
}
.mode-choice-pro .modal-choose-pro-list-wrap {
    width: 100%;
    overflow: hidden;
    zoom: 1;
}
.mode-choice-pro .modal-body ul {
    position: relative;
    overflow: hidden;
    zoom: 1;
}
.mode-choice-pro .modal-choose-pro-list-wrap li {
    float: left;
    width: 281px;
    height: 300px;
    border-left: 1px solid #dfdfdf;
    margin-left: -1px;
    text-align: center;
    cursor: pointer;
    color: #333;
    position: relative;
}
.mode-choice-pro .modal-choose-pro-list-wrap li img {
    display: block;
    margin: 20px auto 20px;
    width: 220px;
    height: 220px;
    vertical-align: middle;
}
.mode-choice-pro .modal-choose-pro-list-wrap li p{
    font-size: 14px;
}
.modal-footer {
    width: 838px;
    margin: 0 30px;
    padding: 26px 30px;
    text-align: center;
    border-top: 1px solid #e7e7e7;
}
.modal-footer .btn{
    width: 120px;
}

.removeBtn{
    width: 50px;
    height: 50px;
    border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-bottom-right-radius: 2px;
    -ms-border-bottom-right-radius: 2px;
    -o-border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    -ms-border-top-right-radius: 2px;
    -o-border-top-right-radius: 2px;
    background-color: #000;
    opacity: .3;
    filter:alpha(opacity=30);
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    float: right;
    margin-right: -50px;
    cursor: pointer;
    transition:opacity .2s linear;
    -webkit-transition:opacity .2s linear;
    -moz-transition:opacity .2s linear;
    -ms-transition:opacity .2s linear;
    -o-transition:opacity .2s linear;
}
.removeBtn:hover{
    opacity: .5;
}
.removeBtn .iconfont{
    color: #fff;
    font-size: 22px;
}
.modal-backdrop {
    position: fixed!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: .2;
    filter:alpha(opacity=20);
    display: none;
}
.modal-backdrop_remove{
    position: fixed!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #fff;
    opacity: 0;
    filter:alpha(opacity=0);
    display: none;
}
.liUi{
    width: 1686px;
    margin-left: 0;
    height: 300px;
}

/***优惠劵****/
.coupon-box{
    display: none;
    width: 400px;margin: 0 0 8px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 8px 17px 18px 17px;
}
.coupon-box li{
    width: 366px;
    height: 54px;
    margin: 10px 0;
}
.coupon-box .coupon-btn{
    height: 28px;
    font-size: 14px;
    color: #333;
    border: 0;
    padding: 0 13px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    position: relative;
    top: 2px;
}
.coupon-box .noUse{
    left: -76px;
    background-color: #fff;
}
.coupon-box .Used{
    left: -90px;
    background-color: #f5836c;
}
/****积分*****/
.integral-box{
    display: none;
    width: 400px;
    height: 52px;
    border:1px solid #ddd;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.integral-box .inputBox{
    width: 100px;
    height: 28px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border: 1px solid  #ddd;
    position: relative;
    left: 20px;top: 11px;
}
.integral-box .countIntegral {
    position: relative;
    color: #999;
    top: -10px;
    left: 130px;
}
.integral-box .integral-btn{
    height: 28px;
    font-size: 14px;
    color: #333;
    padding: 0 13px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    position: relative;
    top: -34px;
    float: right;
    right: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.goodsCount{
    margin: 55px 0;
}

/*//删除的弹出层*/
.removeModal{
    position:absolute;
    z-index: 1050;
    width: 260px;
    height: 110px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
    border-radius: 2px;
    padding-top: 30px;
    display: none;
    box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -moz-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -o-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -ms-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
}
.removeModal .btn-default{margin-left: 6px}
.removeModal .btn{margin-top: 10px;}

.spinner-input{text-align: center}
.seclectbox {
    border: #e6e6e6 solid 1px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    width: 16px;
    height: 16px;
    line-height: 14px;
    cursor: pointer;
}
.itemSelect> span {
    display: inline-block;
}
.modal-body li>span{
    display: inline-block;
}
/*页面登陆*/
.webLoad{
    margin: 0 2px;
    cursor: pointer;
    font-size: 12px;
    padding: 4px 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    color: #222;
    transition:background-color 0.2s linear;
    -moz-transition:background-color 0.2s linear;
    -o-transition:background-color 0.2s linear;
    -webkit-transition:background-color 0.2s linear;
}
.webLoad:hover{background-color: #ddd}


@media (max-width:1240px){
    .line .line02{width:678px;}
    .container{width: 931px;}
    .col-5,.shopcar-goods .item .col-5 {width: 60px;}
    .col-1,.shopcar-goods .item .col-1 {width: 376px !important;}
    .shopcar-goods-box dt,.item-box,.ps-handle{width: 930px;}
    .shopcar-goods dt .col-1{width: 376px}
    .shopcar-goods dt .col-5 {width: 60px;}
    .shopcar-goods .item-more .col-1{width: 444px !important;}
    .shopcar-goods .item-more .col-5{width: 60px;}
    .item-more-box .item-more{
        width: 931px;
        background-color: #f5f5f5;
    }
}
